@charset "utf-8";
/*====Menu all====*/
.head_match_nav{
	width: 100%;
	margin:auto;
	min-width:1080px;
	padding: 10px 0px;
	/* background: #396367; */
	padding-top: 0;
}
.head_match_nav ul{
	list-style-type:none;
	display:flex;
	justify-content:center;
}
.head_match_nav ul li{
	display:inline-block;
}
.head_match_nav ul li a{
	/* width: 180px; */
	text-align: center;
	padding: 15px 56px;
	/* margin:0px 2px; */
	color: #ffffff;
	display:block;
	text-decoration:none;
	font-size: 16px;
	background: #e29e9d;
	border: 2px solid #fff;
}
.head_match_nav ul li a:hover{
	background: #86dfdf;
	text-decoration:none;
	color: #FFFFFF;
}

.footer_nav ul{
	list-style-type:none;
	display:flex;
	justify-content:center;
}
.footer_nav ul li{
	display:inline-block;
	position:relative;
}
.footer_nav ul li:after{
	position:absolute;
	content:"◕";
	top: 9px;
	left:0;
	color: #ffffff;
}
.footer_nav ul li a{
	display:block;
	padding: 10px 20px;
	margin:2px 0px;
	font-size: 13px;
}
.sidegroup_nav{
	padding: 10px;
	margin-bottom:15px;
	padding-bottom: 15px;
	/* border: 2px outset #bebaf4; */
	/* box-shadow: 0px 0px 0px 2px #c6a53a inset; */
	background: #ffffff;
}
.sidegroup_nav ul{
	list-style-type:none;
	padding-top: 10px;
}
.sidegroup_nav ul li{
	display:block;
}
.sidegroup_nav ul li a{
	display:block;
	padding: 16px 0px;
	text-align:center;
	text-decoration:none;
	color: #333;
	box-shadow: 0px 0px 2px #ffffff;
	BACKGROUND: #3cd3d3;
}
.sidegroup_nav ul li a:hover{
	background: #ad8c63;
	color: #ffffff;
	text-decoration:none;
}

@media screen and (max-width:480px){
.head_match_nav{
	width:100%;
	min-width:100%;
}
.head_match_nav ul{
	display:block;
	margin:0px;
	padding:0px;
}
.head_match_nav ul li{
	width:100%;
	display:block;
}
.head_match_nav ul li a{
	display:block;
	margin:0px;
	border-radius:0px;
	text-align:center;
	/* width: 100%; */
	border: 0;
}

.footer_nav ul{
	display:block;
}
.footer_nav ul li{
	display:block;
}
.footer_nav ul li:after{
	position:absolute;
	content:"";
	top:12px;
	left:0;
	color:#fff;
}
.sidegroup_nav{
	padding: 0;
	padding-bottom:0px;
	margin-left: 0;
	margin-right: 0;
	border: 0;
}
.sidegroup_nav ul{
	padding-top:0;
}
.sidegroup_nav ul li a{
	border:0;
	border-radius:0;
	box-shadow:0px 0px;
	margin-left: 0;
	margin-right: 0;
}

}
/*====End Menu all====*/
body{font-size: 16px;background: #dfb096;font-family: ’ヒラギノ角ゴ Pro W3’, ‘Hiragino Kaku Gothic Pro’, メイリオ, Meiryo, Osaka, ‘MS Pゴシック’, ‘MS PGothic’, sans-serif;url(http: //www.free-patterns.info/wp-content/uploads/2015/08/aqua-3d-circle-wall-v32815.png) repeat 0 0;background: url(http://www.free-patterns.info/wp-content/uploads/2015/04/aqua-criss-cross-mix-v28430.png) repeat 0 0;}
*{
	padding: 0px;
	margin: 0px;
}
h3{
	font-size:17px;
	color: #25c4c4;
	/* border-bottom: 2px solid  #79d2d2; */
	margin-bottom: 6px;
	/* background: #e5e5e5; */
	padding -left: 5px;
	padding-left: 7px;
}
p{
	line-height: 30px;
	
}
h2 {
    text-align: center;
    background-color: #79e4e4;
    padding: 5px;
    border: 5px solid white;
    border-left: 8px solid #0a4e4a;
    border-right: 8px solid #0a4e4a;
    border-bottom-left-radius: 20px;
    border-top: 5px solid #c5c2c2;
    border-bottom-right-radius: 20px;
    box-shadow: 0px 0px 0px 1px #2dd5d5;
    color: #333;
    margin-bottom: 10px;
} 
 
 
.content_case h3,.sub_site h3{
	color: #666;
	font-size: 15px;
	padding-left: 1px;
	margin-top: 20px;
	overflow: hidden !important;
	border-bottom: 1px dotted  #7cd4d6;
	/* border-left: 10px solid #c6a53a; */
}
a{
	text-decoration: none;
	color: #d04028;
}
a:hover{
	text-decoration: underline;
}

.inner_action{
	width:100%;
	min-width:1080px;
	background: #e29e9d;
}
.head_match_banner{
	width: 100%;
}
.head_match_banner img{
	width:100%;
	margin:auto;
	margin-bottom: -6px;
}
.inner_h1{
	width: 100%;
	margin:auto;
	min-width:1080px;
	/* background: #7cd4d6; */
	/* BORDER-BOTTOM: 2PX SOLID #FFF; */
	MARGIN-BOTTOM: 10PX;
}
.inner_h1 h1{
	padding-bottom:10px;
	padding-top:10px;
	font-size:25px;
	text-align:center;
}
.inner_h1 h1 a{
	text-decoration:none;
	color: #ffffff;
}
.inner_h1 h1 a:hover{

	text-decoration: underline;
}

.user_cont_full{
	margin:0px;
	padding:0px;
}
.user_cont_full:after{
	content:"";
	clear:both;
	display:block;
	visibility:hidden;
}
.text_find_s{
	padding: 10px;
	padding-bottom:15px;
	margin-bottom:15px;
	/* border: 2px outset #bebaf4; */
	/* box-shadow: 0px 0px 0px 2px #c6a53a inset; */
	background: #ffffff;
}
.text_find_s:after{
	content:"";
	clear:both;
	display:block;
	visibility:hidden;
}
.text_find_s img{
	width:100%;
	margin-bottom:5px
}
.text_find1{
	padding: 10px;
	padding-bottom:15px;
	margin-bottom:15px;
	/* border: 2px outset #bebaf4; */
	/* box-shadow: 0px 0px 0px 2px #c6a53a inset; */
	background: #ffffff;
}
.text_find1:after{
	content:"";
	clear:both;
	display:block;
	visibility:hidden;
}
.text_find1 img{
	width:45%;
	float: left;
	margin:10px;
	margin-bottom: 0;
	margin-top: 7px;
	margin-left: 0px;
}
.more_row a{
	padding: 1px 15px;
	margin:5px;
	float: right;
	color: #e29e9d;
	text-decoration:none;
	margin-right: 0;
	/* border: 1px solid #3cd3d3; */
	border-top: 5px solid #e29e9d;
}
.more_row a:hover{
	text-decoration:none;
	background: #e29e9d;
	color: #FFFFFF;
}
.user_cont_2{
	margin:0px;
	padding:0px;
	
}
.user_cont_2:after{
	content:"";
	clear:both;
	display:block;
	visibility:hidden;
}
.text_find2{
	float:left;
	margin-right: 16px;
	width: 45.5%;
	padding: 10px;
	padding-bottom:15px;
	margin-bottom:15px;
	border: 2px outset #bebaf4;
	box-shadow: 0px 0px 0px 2px #c6a53a inset;
	background: #ffffff;
}
.text_find2:after{
	content:"";
	clear:both;
	display:block;
	visibility:hidden;
}
.text_find2 img{
	width:100%;
	margin-bottom:5px;
}
.text_find2:first-child{
	margin-left:0px;
}
.text_find2:nth-child(2){
	margin-right:0px;
}
.text_find2:nth-child(4){
	margin-right:0px;
}

.content_case{
	margin-bottom: 15px;
	padding: 10px;
	padding-bottom: 15px;
	/* border: 2px outset #bebaf4; */
	/* box-shadow: 0px 0px 0px 2px #c6a53a inset; */
	background: #ffffff;
}
.content_case img{
	width:45%;
	margin:10px;
	float: left;
	margin-bottom: 0;
	margin-left: 0px;
	margin-top: 8px;
}
.linklive{
	margin-bottom:15px;
	padding: 10px;
	padding-bottom:15px;
	/* border: 2px outset #bebaf4; */
	/* box-shadow: 0px 0px 0px 2px #c6a53a inset; */
	background: #ffffff;
}
.linklive ul{
	list-style-type:none;
}
.linklive ul li{
	line-height:30px;
	
}
.footer{
	width: 1080px;
	margin:auto;
	text-align:center;
	padding-top: 19px;
	min-width: 1080px;
	background: #e29e9d;
	color: #262626;
	padding-bottom: 17px;
}
.footer a{
	text-decoration: underline;
	color: #ffffff;
}
.footer a:hover{
	text-decoration: none;
	/* color:#fff; */
}
.social{
	margin:auto;
	text-align:center;
	width: 300px;
	display: flex;
	justify-content: center;
}
.sub_site{
	margin-top:10px;
	width: 96.2%;
	padding: 10px;
	padding-bottom:10px;
	float: left;
	margin-top:10px;
	margin-bottom:10px;
	background: #fff;
	margin-left: 10px;
	box-shadow: 0px 0px 1px #686565;
}
.wrapp_all{
	width:1080px;
	margin:auto;
	padding:0;
	min-width:1080px;
	box-shadow: 0px 0px 1px #707070;
	background: #e29e9d;
	MARGIN-TOP: 10PX;
}
.wrapp_all:after{
	content:"";
	clear:both;
	display:block;
}
.main_site{
	width: 98%;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.sub_site img{
	width:45%;
	margin:10px;
	float: left;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 15px;
}
.sidegroup{
	width: 30%;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
.head_match_inside{
	width: 1080px;
	min-width:1080px;
	margin:auto;
}
.head_match_inside:after{
	content:"";
	clear:both;
	display:block;
}
@media screen and (max-width:480px){
p{
	padding-left:10px;
	padding-right:10px;
}
.content_case h3,.sub_site h3{
	padding-left:10px;
}
.inner_action{
	width:100%;
	min-width:100%;
}
.head_match_banner
{
	width:100%;
	float: none;
	margin-right: 0px;
	margin-left: 0;
}
.inner_h1{
	width:100%;
	min-width:100%;
}
.inner_h1 h1{
	font-size:14px;
}
.wrapp_all{
	width:100%;
	min-width:100%;
}
.main_site
{
	width:100%;
	border:0;
	margin:0;
	margin-top:10px;
	margin-right: 0;
}
.sidegroup{
	width:100%;
	border:0;
	margin:0;
	margin-top:10px;
	margin-left: 0;
}

.text_find_s{
	width:100%;
	border:0;
	margin: 0;
	background: #fff;
	box-shadow: 0px 0px;
	padding-left: 0;
	padding-right: 0;
}
.text_find_s img{
	width:100%;
	float:none;
	margin:0px;
}
.text_find1{
	width:100%;
	border:0;
	margin: 0;
	background: #fff;
	box-shadow: 0px 0px;
	padding-left: 0;
	padding-right: 0;
}
.text_find1 img{
	width:100%;
	float:none;
	margin:0px;
}
.text_find2{


	width: 100%;
	margin-right: 0;
	border:0;
	margin: 0;
	background: #fff;
	box-shadow: 0px 0px;
	padding-right: 0;
	padding-left: 0;
}
.text_find2 img{
	width:100%;
	margin:0px;
}

.content_case{
	margin:0;
	background: #fff;
	border: 0;
	box-shadow: 0px 0px;
	padding-left: 0;
	padding-right: 0;
}
.content_case img{
	width:100%;
	float:none;
	margin:0px;
}
.linklive{
	width:100%;

	margin:0;
	background: #fff;
	border: 0;
	padding-left: 0;
	padding-right: 0;
	box-shadow: 0px 0px;
}
.linklive ul li{
	padding-left:10px;
	padding-right:10px;
}
.footer{
	width:100%;
	min-width:100%;
}
.sub_site{
	width:100%;
	background:#fff;
	border:0;
	margin:0;
	padding-left: 0;
	padding-right: 0;
	margin-top:10px;
}
.sub_site img{
	width:100%;
	float:none;
	margin:0px;
}
.head_match_inside{
	width:100%;
	min-width:100%;
}
}