@charset "Shift_JIS";

body {
	margin: 0;
	padding: 0;
}


#wrapper a:link {text-decoration:none; }


/*
* styles
*/


#wrapper {
    margin: 0;
    padding: 0 0 3%;
    width: 100%;
	position: relative;
	text-align: center;
	font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
	overflow: hidden;
}

#wrapper img {
	border: 0;
	vertical-align: bottom;
}

#wrapper p{
	font-family: "Noto Sans JP", sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.6em;
    margin: 2% auto 0;
}

#wrapper h1 {
	font-family: futura-pt, sans-serif;
	font-size: 60px;
	margin: 6% auto 4%;
	line-height: 1.3em;
	font-weight: 600;
	letter-spacing: 0.030em;
	color: #acaba5;
	text-align: center;
	-webkit-text-fill-color: white;
  -webkit-text-stroke: 2px #4482cd;
}

#wrapper h2 {
	font-size: 28px;
	font-weight: 600;
	color: #666666;
	text-align: left;
	letter-spacing: 0.038em;
	line-height: 1.5em;
}

#wrapper h3 {
	font-size: 22px;
	color: #000000;
	font-weight: 600;
	text-align: left;
	margin: 0 0 5%;
	line-height: 1.6em;
}

#wrapper h4 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:700;
	font-size: 20px;
	color: #000000;
	text-align: right;
	letter-spacing: 0.038em;
	margin: 5% auto 4%;
	line-height: 1.6em;
}

#wrapper img {
	width: 100%;
}


.wrap_content {
	width: 100%;
    max-width: 800px;
	margin: 0 auto;
}

.Main {
    width: 70%;
    margin: 5% auto;
}

.Main img {
    width: 100%;
}

.u_line {
    background:linear-gradient(transparent 90%, #006e9f 90%);
}

.Lead {
	font-family: futura-pt, sans-serif;
	font-size: 23px; 
	font-weight: 500;
	line-height: 1.0em;
	text-align: center;
	margin: 0 auto 5%;
	color: #acaba5;
}

.item_name {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	font-weight: 500;
	margin: 4% auto 2%;
	line-height: 1.3em;
}

.ttl {
	font-family: futura-pt, sans-serif;
	font-size: 85px;
	margin: 0 auto 3%;
	line-height: 1.1em;
	font-weight: 600;
	letter-spacing: 0.030em;
	color: #fff;
	text-align: center;
  text-shadow:
    1px 1px 0 #4482cd,
    1px 1px 0 #4482cd,
    1px 1px 0 #4482cd,
    1px 1px 0 #4482cd;
  -webkit-text-stroke: 1px #acaba5;
}

.sub {
	font-size: 20px;
	text-align: center;
	font-weight: 500;
	margin: 5% auto 2%;
	color: #acaba5;
}

.col1 {
	color: #b3d4cc;
	padding-left: 10px;
}

.red {
	color: red;
	padding-left: 10px;
}

.Sml {
	font-size: 12px;
	margin: 3px;
}

.style_box {
	width: 90%;
	margin: 3% auto 5%;
    text-align: right;
	position: relative;
}

.FL {
	float: left;
}

.FR {
	float: right;
}

.w_70 {
    width: 65%;
    margin: 0;
	float: left;
	position: relative;
}

.w_40 {
    width: 45%;
    text-align: right;
    margin: -30% 0 0;
	float: right;
}


.w_30 {
    width: 35%;
	float: right;
	margin: 0 0 3% 0;
}

.ttl_box {
	width: 90%;
	margin: 3% auto 1%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.style_no {
	width: 25%;
	padding-right: 5%;
}

.img_box {
	width: 82%;
}

.bdr {
	border-bottom: solid 3px #b3d4cc;
	margin: 10% 0;
}


.info_box {
	width: 70%;
	max-width: 540px;
	border-radius: 30px;
	margin: 8% auto 7%;
	padding: 3% 5% 2%;
	text-align: left;
	background-color: #eee;
}


.btn_s {
	display: block;
	font-family: "Noto Sans JP", sans-serif;
    width: 40%;
	max-width: 120px;
	background-color: #006e9f;
	padding: 7px 25px;
    margin: 1% 0 3%;
	font-size: 13px;
	letter-spacing: 0.085em;
	font-weight: 600;
	text-align: center;
	color: #FFFF;
	line-height: 1.3em;
}


/* General button style (reset) */
.btn {
    display: block;
	border: none;
	font-size: 13px;
	cursor: pointer;
	padding: 7px 10px;
	letter-spacing: 1px;
	font-weight: 700;
	outline: none;
	text-align: center;
	
}

.btn-1 {
 	width: 40%;
	max-width: 200px;
    margin: 1% auto 10%;
	padding: 10px 20px;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 15px;
	font-weight: 500;
    color: #fff;
    background-color: #000;
}

.btn-2 {
 	width: 400px;
    margin: 6% auto 5%;
	padding: 15px 20px;
	font-size: 16px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
    background-color: #000;
	color: #fff;
}

.btn-4 {
 	width: 400px;
    margin: 1% auto 5%;
	padding: 10px 20px;
	font-size: 24px;
	font-weight: 500;
    color: #FFFFFF;
    background-color: hsla(237,52%,42%,0.60);
}
.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){

	#wrapper {
		width: 100%;		
	}	
    
    
	.pc {
		display:none;
	}
	.sp {
		display:block;
	}
	#wrapper h1 {
		font-size: 30px;
        line-height: 1.6em;
	  	-webkit-text-stroke: 1px #4482cd;
	}
    
	#wrapper h2 {
		font-size: 18px;
		position: relative;
		left: 0;
	}
	
	#wrapper h2 span {
		padding: 2px 10px;
	}
	
    #wrapper h3 {
		font-size: 15px;
		text-align: center;
		margin: 0 auto 5%;
	}
	
	#wrapper h4 {
		font-size: 18px;
	}
	
	
	#wrapper p {
		font-size: 12px;
        line-height: 1.7em;
	}
	
	.icon_salarelax {
		top: .5%;
		left: 40%;
	}
	
	.wrap_content {
		margin: 5% auto 0;
	}
    
	.ttl {
		font-size: 50px;
	}
	
	.sub {
		font-size: 16px;
	}
	
	.Lead {
		font-size: 15px;
        line-height: 1.8em;
        margin: 4% auto;
	}
    
	.item_name {
		font-size: 13px;
        margin: 4% auto 3%;
	}
	
    .style_box {
        width: 90%;
        margin: 5% auto;
		text-align: left;
    }
    
	.info_box {
		text-align: center;
	}
	
	.col1 {
		padding-left: 0;
	}
	
    .w_70 {
        width: 70%;
        margin: 0;
    }
    
    .w_40 {
        width: 60%;
        margin: 5% auto 3%;
    }
	
	.w_30 {
		float: none;
		width: 45%;
		margin: 0 auto;
	}
    
	.btn_s {
		font-size: 13px;
        margin: 2% auto 6%;
        padding: 7px 15px;
	}
    
	.btn {
		font-size: 12px;
	}
	
	.btn-1 {
		font-size: 13px;
        padding: 5px 15px;
	}
	
	.btn-2 {
		width: 80%;
		font-size: 12px;
        padding: 10px;
		margin: 8% auto 6%;
	}	
	
	.btn-4 {
		width: 70%;
		font-size: 18px;
        padding: 10px 15px;
		margin: 3% auto 6%;
	}	
	
	
	.br_pc{
		display: none;
	}

	.br_sp{
		display: flex;
	}

    #st_footer{
		 font-size:10px;
	}	
	
	
}
