@charset "utf-8";

@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
@import url(//use.fontawesome.com/releases/v5.0.6/css/all.css);

/*
	font-family:"FontAwesome";
	font-family:"Font Awesome 5 Free";
*/


/*========================================
 Base
========================================*/
html {font-size:62.5%;}
body {
    font-size: 1em;
    background-repeat: no-repeat;
    background-position: center 350px no-repeat fixed, url(../images/bg.jpg) center top fixed;
    background-attachment: fixed;
    background-color: #FFFCE6;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
li {list-style:none;}
a {
    text-decoration: none;
    color: #FFFFFF;
}
a:hover {

}
.border{
    border-top: 5px dotted #FABE00;
    margin: 0px auto;
    width: 80%;
}
.blank{
    display: inline-block;
}
.w_font{
    font-family: ruika, sans-serif;
    font-weight: 100;
    font-style: normal;
}
.laege{
    font-size: 1.5em;
}
.small{
	font-size: 0.8em;
}
.bold{
    font-weight: bold;
}
.white{
	color: #FFFFFF;
}
/* PC */
.smOnly {display:none;}

	/* header */
header{
    overflow: hidden;
    width: 100%;
    padding: 0 10px;
    text-align: center;
    box-sizing: border-box;
    background-color: #FFFCE6;
    background-repeat: repeat-x;
    background-position: 0% bottom;
    background-size: auto 20%;
}
    header h1{
    visibility: hidden;
    }    
	header .hd_wrap{
	width: 100%;
	margin: 0px auto;
	max-width: 980px;
	padding-top: 1rem;
    }
    header .hd_wrap .hd_img{
    height: 0px;
    padding-top: 78.12%;
    background-image: url(../images/header.png);
    background-size: contain;
    background-position: center bottom;
    background-repeat: no-repeat;
    width: 100%;
	}	
#contents, #contents2, #contents3{
	width: 100%;
	color: #2B2B2B;
}
#contents .c_ani{
    width: 90%;
    font-size: 2.5em;
    line-height: 1.8em;
    padding: 0.5rem;
    margin-top: 2em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/* ページキャプション */
#contents .p_caption_wrap{
    width: 100%;
    background-color: #F8C9DD;
    padding-bottom: 2rem;
    }  
#contents .p_caption{
    width: 100%;
    max-width: 980px;
    margin: 0px auto;
    font-size: medium;
	}
#contents .p_caption img{
	width: 100%;
}
#contents2 .p_caption_wrap{
	width: 100%;
	background-color: #F8EE59;
    }    
#contents2 .p_caption{
    background-image: url(../images/p_cap2.png);
    width: 100%;
    height: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0px auto;
    padding-top: 14%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    max-width: 980px;
	}
#contents3 .p_caption_wrap{
	width: 100%;
	background-color: #F8EE59;
    }    
#contents3 .p_caption{
    background-image: url(../images/p_cap3.png);
    width: 100%;
    height: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0px auto;
    padding-top: 14%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    max-width: 980px;
	}
	
/* hタグ */
h2{
	padding: 6px 0 0;
	font-size: 3.2rem;
	font-weight: bold;
	color: #cc2d33;
	line-height: 1;
	text-align: center;
}


/* 各サービス紹介 */
.servise{
    background: #fff;
    width: 90%;
    margin-top: 10rem;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    font-size: 1.4rem;
    line-height: 2rem;
    box-sizing: border-box;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    text-align: center;
    max-width: 1000px;
    border: 1px solid #84708B;
}
.servise .app_link {
    justify-content: center;
    width: 100%;
    display: flex;
}
.servise .app_link .link_a {
    width: 35%;
    max-width: 155px;
    margin-right: 3%;
}
.servise .app_link .link_a img {
    width: 100%;
}
.servise .app_link .link_g {
    width: 40%;
    max-width: 175px;
}
.servise .app_link .link_g img {
    width: 100%;
}
    .servise .service_ttl{
    position: relative;
    z-index: 1;
    text-align: center;
    margin: -4rem auto 0rem;
    width: 80%;
    background-color: #84708B;
    }  
    .servise .service_ttl h2{
    padding-bottom: 1.5rem;
    width: auto;
    color: #FFFFFF;
    font-weight: normal;
    padding-top: 1.5rem;
    font-size: 4rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }
    .servise .service_ttl h2 img{
	border-width: medium;
	margin-top: 0px;
    }
    .servise .s_contents{
	padding: 3rem 5rem;
	font-size: medium;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    }
    .servise .s_contents .s_ttl{
	margin-top: 0px;
    }
.servise .s_contents p{
	line-height: 2.5rem;
}
    .servise .s_contents .s_ttl img{
	margin-top: 0rem;
	max-height: 150px;
	max-width: 250px;
	padding-left: 0px;
    }    
    .servise .s_contents .s_caption{
	line-height: 1.5em;
	margin: 1rem auto;
	font-size: 2rem;
	width: 90%;
	max-width: 1000px;
	font-weight: bold;
    }   
    .servise .s_contents .s_cam{
    background-color: #E4CCCC;
    width: 90%;
    margin-top: 5rem;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    font-size: 1.5rem;
    line-height: 2rem;
    box-sizing: border-box;
    padding: 0.5rem 4rem 2rem;
    text-align: center;
    max-width: 1000px;
}
.servise .s_contents .s_cam .white_wrap{
	background-color: #FFF;
	padding: 10px;
	box-sizing: border-box;
}
.servise .s_contents .s_cam p{
    margin-bottom: 1rem;
    line-height: 2.5rem;
    padding-top: 10px;
}
    .servise .s_contents .s_cam .s_cam_ttl{
    position: relative;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 5rem;
    width: auto;
    color: #84708B;
    font-size: 3rem;
    font-weight: normal;
    margin-top: 3rem;
    border-bottom: 2px solid #FFFFFF;
    padding-bottom: 10px;
    }   
    .servise .s_contents .s_cam .s_cam_ttl h3{
	font-size: 4rem;
	color: #36BCE1;
	margin-bottom: 3rem;
}
.p_caption_wrap .s_link{
    width: 80%;
    max-width: 800px;
    font-size: 3rem;
    background-color: #FFFFFF;
    color: #84708B;
    line-height: 1.5em;
    } 
    .s_link{
    display: block;
    margin-top: 1.5rem;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 3rem;
    width: 40%;
    max-width: 800px;
    background-size: contain;
    background-repeat: no-repeat;
    overflow-y: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #84708B;
    font-size: 2rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
    border-radius: 10px;
    text-align: center;
    } 
    .servise .s_contents .s_link:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.o_link{
    display: block;
    margin-top: 2rem;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    width: 40%;
    max-width: 270px;
    background-size: contain;
    background-repeat: no-repeat;
    overflow-y: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #DDCB74;
    font-size: 2rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
    border-radius: 10px;
    color: hsla(0,0%,100%,1.00);
    } 
    .servise .s_contents .o_link:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

/* topへ戻る */
footer{
    width:980px;
    margin:30px auto;
}
footer .copyright{
    color:#fff;
    text-shadow:1px 1px 3px #c7161d;
}
footer .copyright ul {overflow:hidden;}
footer .copyright li{
    display:inline-block;
    margin:0 2em 6px 0;
}
#footerGroup #totop{
    width:40px;
    height:40px;
    padding:0;
    text-indent:-9999px;
    background-color:#0079c7;
    border-radius:100%;
    position:fixed;
    bottom:10px;
    right:0;
    z-index:800;
    display:none;
    cursor:pointer;
}
#footerGroup #totop a {display:block;}
#footerGroup #totop::after{
    content:"\f106";
    font-family:"FontAwesome";
    font-size:40px;
    line-height:35px;
    text-indent:0;
    text-align:center;
    color:#fff;
    display:block;
    position:absolute;
    top:0;
    left:0;
    right:0;
}




/* スマホ */
@media screen and (max-width: 640px) {

	/* header */
.p_caption_wrap .s_link{
    width: 90%;
    font-size: 2.5rem;
    } 	
/* ページキャプション */
.servise{
	width: 95%;
}    
.servise .service_ttl h2{
	font-size: 3rem;
    }  
.servise .s_contents{
	padding: 1.5rem;
    }    
.servise .s_contents .s_cam{
	width: 100%;
	max-width: 1000px;
} 
.servise .s_contents .s_cam .s_cam_ttl{
	font-size: 2.5rem;
    }   
.s_link{
    width: 80%;
    max-width: 270px;
    } 
.servise .s_contents .s_link:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}    
.o_link{
    width: 90%;
    max-width: 270px;
}  
	#contents .clubanimate .s_link{
		max-width: 640px;
		
	}
#contents .clubanimate .c_ani{
	width: 90%;
	font-size: 2.5em;
	line-height: 1.8em;
	margin-top: 2em;
}

}
@media screen and (max-width: 480px) {
.laege{
	font-size: 1.5em;
}  
.p_caption_wrap .s_link{
    width: 90%;
    font-size: 2rem;
    } 	
.servise{
    font-size: 0.8em;
}      
.servise .service_ttl{
	width: 90%;
    }    
.servise .service_ttl h2{
    font-size: 2rem;
    }   
.servise .s_contents{
	padding: 1rem;
    } 
.servise .s_contents .s_cam{
	padding-left: 1rem;
	padding-right: 1rem;
	margin-bottom: 0px;
}     
.servise .s_contents .s_caption{
	font-size: 1.5rem;
	width: 95%;
    }  
.servise .s_contents .s_cam .s_cam_ttl{
	font-size: 2rem;
	width: 90%;
	padding-left: 0px;
	margin-bottom: 1.5rem;
	padding-bottom: 0px;
    }  
.s_link{
	margin-bottom: 1.5rem;
	margin-top: 0.5rem;
    }   
#contents .clubanimate .c_ani{
	font-size: 2em;
}	
}
