@charset "utf-8";

body {
	margin: 0;
	padding: 0;
}

#wrap_box {
    background-color: #ffebf5;
    padding: 0;
    margin: 0;
    position: relative;
}

#wrap_box .s_logo {
    width: 12%;
    position: absolute;
    top: 5%;
    right: 5%;
}
a{
	text-decoration: none;
}

a:hover{
	opacity: 0.5;
}

.ttl {
	width: 50%;
    margin: 0 auto;
    padding: 10% 2% 10%;
    background-position: top center;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
}

.ttl_cont {
    position: absolute;
    width: 50%;
    top: 50%;
    left: 13%;
}

.sub {
    width: 600px;
	margin: 5% auto 0;
	text-align: center;
}

#wrapper a:link {text-decoration:none; }


/*
* styles
*/


#wrapper {
    margin: 0 auto ;
	width: 100%;
	position: relative;
	text-align: center;
	font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;
}

#wrapper img {
	border: 0;
	vertical-align: bottom;
}

#wrapper p{
	font-size: 13px;
	font-weight: 300;
	line-height:1.5em;
    text-align: right;	
}

#wrapper h1 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:400;
	font-size: 80px;
	color: #7C7C7C;
	text-align: center;
	letter-spacing: 0.138em;
	margin: 8% auto 5%;
}


#wrapper h2 {
    font-family: 'Noto Sans JP', sans-serif;
    position: relative;
    display: inline-block;
    font-size: 45px;
    text-align: center;
    margin: 12% auto 0%;
    line-height: 2em;
    border-bottom: #000000 2px solid;
    letter-spacing: 1px;
    font-weight: bold;
}

#wrapper h2 span {
    padding: 5px 10px;
    background-color: #535353;
}

#wrapper h3 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:400;
	font-size: 20px;
	color: #000000;
	text-align: center;
	letter-spacing: 0.038em;
	margin: 7% auto 1%;
	line-height: 1.6em;
}


#wrapper h4 {
    font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-size: 37px;
	letter-spacing: 0.05em;
	margin: 3% auto 2%;
	text-align: left;
}



.Lead {
	font-size:15px; 
	font-weight: 400;
	line-height:2.2em;
	text-align: center;
	margin: 4% auto 3%;
}
.Lead2 {
	font-size:15px; 
	font-weight: 400;
	line-height:2.0em;
	text-align: center;
	margin:3% auto 1%;
	margin-left:20%;
  transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -webkit-transform: rotate(10deg);	
}

.sub_txt {
	font-size:18px; 
	font-weight: 600;
	line-height:2.0em;
	text-align: center;
	margin: 0% auto 6%;
}
.sub_txt2 {
	font-size:15px; 
	font-weight: 400;
	line-height:2.1em;
	text-align: center;
	margin: 6% auto 8%;
}

.item_name {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
	font-weight: 600;
	margin: 2% 0 1%;
	line-height: 1.3em;
    text-align: left;
}

.Sml {
	font-size: 10px;
	margin: 3px;
}

.style_box {
	width: 100%;
    max-width: 1000px;
	margin: 2% auto 5%;
    text-align: right;
}

.FL {
	float: left;
}

.FR {
	float: right;
}

.g_box {
    max-width: 700px;
    margin: 6% auto;
    padding: 1% 3%;
    background-color: #c4b5b5;
}

.w_70 {
    width: 70%;
    margin: 0 auto;
}

.w_60 {
    width: 60%;
    margin: 0 auto;
}
.w_90 {
    width: 55%;
    margin: 0 auto;
}

.w_50 {
    width: 45%;
    margin: 0;
    float: left;	
}
.w_55 {
    width: 50%;
    margin: 0 auto;
}
.w_70 img, .w_60 img, .w_55 img, .w_50 img, .w_90 img {
    width: 100%;
}

.mt-55{
	margin-top:-70px;
}

.mt50{
	margin-top:50px;
}
.mlll10{
	margin-left:3%;
}
.thumb {
    width: 45%;
    margin: 3% 2.5%;
    float: left;
    text-align: left;
}

.thumb img {
    margin: 15% 0 5%;
}

.back1{
	width: 98%;
	position: relative;
	background-color: #e4eafc;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;	
	text-align: center;
	margin:15% auto 13%;
	padding:1%;
}

.t_P {
	text-align:left;
	font-size:14px;
	margin:0px 0 2px;
	line-height: 2.0;
	font-weight: 500;
	color: #000;
	letter-spacing: 0.08em;
}

.btn_s {
	background-color: #000;
	padding: 4px 25px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 12px;
	letter-spacing: 0.085em;
	font-weight: 500;
	text-align: center;
	color: #FFFF;
	line-height: 1.3em;
}

a.btn_s {
    margin-left: 15px;
}


/* General button style (reset) */
.btn {
	border: none;
	font-size: 13px;
	cursor: pointer;
	padding: 7px 10px;
	letter-spacing: 1px;
	font-weight: 700;
	outline: none;
	text-align: right;
	margin-left:55%;
	margin-top:2%;
	
}
.btn2 {
 	width: 25%;	
	border: none;
	font-size: 13px;
    color: #fff;	
	cursor: pointer;
	padding: 15px 10px;
	letter-spacing: 1px;
	font-weight: 700;
	outline: none;
	text-align: center;
	
}

/* Button 4 */
.btn-4 {
    font-weight: 400;
    margin: 15% auto 15%;
	padding: 16px 0 20px;
	font-size: 45px;
    color: #fff;
    font-weight: 800;
	background-color:#ffebf5;	
}

.btn-4 a {
    color: #fff;
}
.clear {
	clear: both;
}

.br_pc {
	display: block;
}

.br_sp {
	display: none;
}

.pc {
	display: block;
}
.sp {
	display:none;
}
#st_footer{
	 color:#000000; text-align:center; padding:2%; font-size:12px;margin: 2% auto 5%;
	 font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media only screen and (max-width:750px){
    

    
    #wrap_box .s_logo {
        width: 20%;
        top: 2%;
        right: 3%;
    }
    
    .ttl {
       width: 90%;
    padding: 12% 2% 12%;
    }
    
    .ttl_cont {
        width: 60%;
        top: 43%;
        left: 5%;
    }
    .sub {
    width: 90%;
	margin: 5% auto 0;
	text-align: center;
}
	#wrapper {
		width: 100%;		
	}	
    
    .g_box {
        margin: 8% 0;
    }
    
	.pc {
		display:none;
	}
	.sp {
		display:block;
	}
	#wrapper h1 {
		font-size: 40px;
        text-align: center;
	}
    
	#wrapper h2 {
		font-size: 30px;
        line-height: 2.2em;
        text-align: left;
	}
	
    #wrapper h2 span {
        padding: 2px 4px;
    }    
    
    #wrapper h3 {
		font-size: 16px;
		margin: 8% auto 1%;
	}
	
	#wrapper h4 {
		font-size: 22px;
        margin: 4% 2% 2%;
	}
	
	
	#wrapper p {
		font-size: 10px;
        text-align: left;
        line-height: 2em;
	}
    
	.Lead {
		font-size: 12px;
        line-height: 1.8em;
		margin: 8% auto 5%;
	}
	
	.Lead2 {
		width: 70%;
		font-size: 12px;
        line-height: 1.8em;
		margin: 5% auto 0%;
		margin-left:25%;
	}	
	.sub_txt {
	font-size:15px; 
	font-weight: 600;
	line-height:2.0em;
	text-align: center;
	margin: 0% auto 8%;
}
.sub_txt2 {
	font-size:12px; 
	font-weight: 400;
	line-height:2.0em;
	text-align: center;
	margin: 9% auto 9%;
}
    
	.item_name {
		font-size: 13px;
	}
	
    .style_box {
        width: 100%;
        margin: 3% auto 10%;
		text-align: center;
    }
	
.w_50 {
    width: 43%;
    margin: 0;
    float: left;
	margin-left:0%;	
}	
.w_55 {
    width: 50%;
    margin: 0 auto;
}	
    .w_60 {
        width: 80%;
    }	
    
    .w_70 {
        width: 94%;
    }
	
    .w_90 {
        width: 80%;
    }	
	
	.mt50{
	margin-top:50px;
}
.mt-55{
	margin-top:0px;
}
	
	.mlll10{
	margin-left:17px;
}
	
.t_P {
	text-align:right;
	font-size:12px;
	margin:0px 0 0px;
	line-height: 2.0;
	font-weight: 500;
	color: #000;
	letter-spacing: 0.05em;
}	
.back1{
	width: 98%;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;	
	text-align: center;
	margin:0 auto 10%;
}	
    
	.btn_s {
		font-size: 11px;
        padding: 3px 10px;
	}
    	a.btn_s {
        margin-left: 10px;
    }
	.btn {
		width: 60%;
		font-size: 12px;
		margin-left:32%;
	}
	.btn2 {
		width: 60%;
		font-size: 12px;
		margin-left:33%;
	}	
	
	.btn-4 {
		width: 50%;
		font-size: 27px;
        padding: 15px 5px;
		margin: 20% auto 18%;
	}	
	
	.br_pc{
		display: none;
	}

	.br_sp{
		display: flex;
	}

    #st_footer{
		 font-size:10px;
	}	
	
	
}
