
body {
	margin: 0;
	padding: 0;
	color: #000000;
}

body img {
	border: 0;
	vertical-align: bottom;/*余白削除*/
}

a:hover{
	opacity: 0.7;
}

.st_wrapper a { color: #000; }

.st_wrapper {
	text-align: center;
	width: 100%;
	margin: 0 auto;
    padding: 0;
	letter-spacing: 0.045em;
	font-family: 'Noto Sans JP', sans-serif;
	background-color: #fff;
}


.bk01 {
	position: relative;
	margin: 0% auto 0;
	max-width: 700px;
	width: 100%;
}

.bk02 {
	max-width: 800px;
	width: 100%;
	margin: 0% auto 0;
    background-color: #F7FFEB;
    padding: 0% 3% 0%;
border-top-left-radius: 380px;
border-top-right-radius: 380px;			
}

.bk03 {
	width: 700px;
	margin: 0 auto 0;
	padding: 9% 0% 0%;	
	background: url("../images/footer_green.jpg")  center center;	
	background-repeat: no-repeat;
}

.bdr_pink {
	border-bottom: solid 2px #F95EA4;
}

.co01 {
    color: #0092ab;
}

.co02 {
    color: #17517e;
}

.red {
    color: red;
}

.wrap_content {
	width: 100%;
	max-width: 600px;
	padding: 0;
	margin: 5% auto 3%;	
	text-align: center;
    position: relative;
}

.Main {
	position: relative;
	max-width: 700px;
	width: 100%;
	margin: 0% auto 3%;
}

.Main_logo {
	position: absolute;
	width: 10%;
	top:15%;
	right:9%;
}
.Main_lead {
	position: absolute;
	width: 78%;
	bottom:-2%;
	left:12%;
}
.st_wrapper img {
	width: 100%;
	margin: 0 auto;
}

.st_wrapper h1 {
	position: absolute;
	width: 7%;
	top:45%;
	left:11%;
	z-index: 100;
}

.st_wrapper h2 {
    width: 90%;
	font-size: 23px;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0 auto 3%;
    padding: 1% 0;
	text-align: center;
	color: #000;
    background-color: #13992F;
}


.st_wrapper h3 {
	width: 150px;
	font-size: 25px;
	font-weight: bold;
	line-height: 1.5em;
	margin: 4% auto 0;
	text-align: center;
}
.st_wrapper h4 {
    width: 60%;
	margin: 7% auto -4%;
}

.st_wrapper p{
	font-size: 15px;
	text-align: left;
	font-weight: 400;
	line-height: 1.8em;
    margin: 0% auto 1;
		color: black;
}

.sub_ttl{
	margin: 8% auto -3%;
	max-width: 530px;
	width: 100%;
}

.swp2{
	position: absolute;
	width:80%;
	top:4%;
	left: 20%;
	max-width: 900px;
}
/* スライド全体の余白 */
.swiper-container {
  margin-top: 20px; /* スライダー上の余白 */
  padding-left: 20px; /* スライダー左の余白 */
  padding-right: 20px; /* スライダー右の余白 */
}
/* スライド画像のサイズ */
.swiper-container img {
  height: auto;
  width: 100%;
}	
strong {
    font-size: 130%;
    font-weight: 600;
}

.Lft {
    text-align: left;
}

.ttl {
    font-size: 22px;
    font-weight: 600;
	line-height: 1.6;
    text-align: left;
    margin: 3% auto 1%;
	color: #000;
}

.lead {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.9em;
    margin: 2% auto 5%;
	text-align: center;
}
.lead2 {
	font-size: 15px;
	font-weight: 500;
	line-height: 1.8em;
    margin: 2% auto 3%;
	text-align: center;
}
.txt_1 {
	position: absolute;
	top:55%;
	left:21%;
	font-size: 14px;
	color: #595757;	
	font-weight: 600;
	line-height: 1.8em;
	text-align: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 500;	
}
.txt_2 {
	position: absolute;
	top:55%;
	left:27%;
	font-size: 14px;
	color: #231814;	
	font-weight: 600;
	line-height: 1.8em;
	text-align: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 500;	
}
.bder {
    background:linear-gradient(transparent 80%, #f8bc61 80%);
}
/*thumb*/

.thum_box2 {
	position: absolute;
	width: 85%;
	top:67%;
	left:7%;
    padding: 0;
    display: flex; 
	flex-wrap: wrap;
	justify-content: space-between;
}

.thumb2 {
	width: 48%;
	margin: 0 auto 4%;
	text-align:center;
    position: relative;
}

.thumb2 img {
    width: 85%;
}

.box_info {
    width: 43%;
    margin: 2% 1%;
    text-align: center;
}

.FL {
    float: left;
}

.FR {
    float: right;
}

.triangle01{ 
    position: absolute;
    top: 40%;
    left: 49%;
    border-top: solid 25px transparent;
    border-right: solid 25px transparent;
    border-bottom: solid 25px transparent;
    border-left: solid 35px #697b91;
}


.txt {
	font-size: 15px;
	font-weight: 400;
	line-height: 1.9em;
    margin: 3% auto 2%;
	text-align: left;
}
.txt_aten {
	font-size: 11px;
	font-weight: 500;
	line-height: 1.9em;
    margin: 3% auto 2%;
	text-align: center;
}

.marker_pink {
    background:linear-gradient(transparent 60%, #f7e3da 60%);
}

.marker_wht {
    background:linear-gradient(transparent 60%, #fff 60%);
}


.w_80 {
    width: 90%;
    max-width: 700px;
    margin: 5% auto;
}

.w_80 img {
    width: 100%;
}

.box_round {
    width: 70%;
    max-width: 650px;
    padding: 3%;
    margin: 6% auto 3%;
    color: #000;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    line-height: 1.9em;
    background-color: #eee;
    border-radius: 10px;
}

.style_box{
	max-width: 550px;
	width: 96%;
	margin: 2% auto 2%;
}


	
.thum_box {
	width: 90%;
	margin: 8% auto 5%;
    padding: 0;
    display: flex; 
	flex-wrap: wrap;
	justify-content: space-between;
}

.thumb {
	width: 30%;
	margin: 0 auto 4%;
	text-align:center;
    position: relative;
}

.thumb img {
    width: 100%;
}

.t_P {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 500;		
	text-align:center;
	font-size:12px;
	color: #231814;
	margin:10px 0 2px;
	line-height: 1.7;
	letter-spacing: 0.01em;
}

.t_T {
	width: 90%;
	text-align:left;
	font-size:10px;
	margin:2% auto 0%;
	line-height: 1.6em;
}
.t_come {
	width: 90%;
	text-align:center;
	font-size:11px;
	margin:2% auto 0%;
	line-height: 1.6em;
}
.price{
	font-weight:normal;
	font-size:100%;
	text-align: center;
	margin: 0 auto;
	width: 100%;
	font-weight: 600;
}
.sns_box {
	width: 60%;
	max-width: 260px;
	margin: 2% auto 2%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
}

.sns_box div  {
	width: 26%;
}
.tax{
	font-size:63%;
}

.sp {
	display: none;
}

.pc {
	text-align: center;
}


.Sml {
    font-size: 80%;
}


/* General button style (reset) */
.btn {
	width: 35%;
    display: block;
	border: none;
	font-family: inherit;
	font-size: 20px;
	color: inherit;
	background: none;
	cursor: pointer;
	padding: 20px;
	margin: 3% auto 0;
	font-weight: 100;
	outline: none;
	position: relative;
	text-align: center;
	
}


/* Button 1 */
.btn-1 {
	width: 480px;
	margin: 4% auto 6%;
	background-color: #333e48;
	font-size: 20px;
	line-height: 1.5em;
	font-weight: 600;
    border-radius: 10px;
	color: #fff;
}

a.btn-1 {
    color: #fff;
    text-decoration: none;
}

.btn-2 {
	width: 480px;
	margin: 4% auto;
	background-color: #000;
	font-size: 20px;
	line-height: 1.5em;
	font-weight: 600;
    border-radius: 10px;
}

a.btn-2 {
    color: #fff;
    text-decoration: none;
}


.btn-3 {
	width: 100%;
    max-width: 400px;
	margin: 0% auto 2%;
    padding: 20px 40px 20px 40px;
	font-size: 18px;
	line-height: 1.5em;
	font-weight: 600;
    text-align: center;
    text-decoration: none;
}

a.btn-3 {
	color: #2a3b47;
}

.btn_code {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.05em;
	text-align: center;
	margin: 15px auto;
	padding:1.5% 0 1%;
	border:3px solid #888;
	background-color: #888;
	width:50%;
}

.btn_code a{
	text-decoration: none;
	display: block;
	color:#fff;
	border:3px solid #888;	
}

.btn_all{
	width: 25%;
	margin: 0 auto;
}


.btn_check{
	position: absolute;
	bottom:1.5%;
	left:28%;
}

.clear {
    clear: both;
}

.brand_list__logo_a2 {
	width:45%;
	margin:6% auto 6%;
}

.brand_list__logo_a2 ul {
	padding:0;
	margin:0;
}

.brand_list__logo_a2 li {
	width:30%;
	box-sizing:border-box;
	padding:1% 1%;
	margin:1.5%;
	float:left;
	list-style:none;
	border-radius: 6px;
	line-height:0;
}



@media only screen and (max-width:750px){
	
	.st_wrapper {
		width: 100%;
	}
	
	.st_wrapper h1 {
	width: 8.5%;
	top:35%;
	left:5.5%;	
	}
	
	.st_wrapper h2 {
		font-size: 15px;
		line-height: 1.6;
        margin: 0 auto 5%;
	}
    
    .st_wrapper h3 {
			width: 120px;
        font-size: 18px;
        margin: 2% auto;
    }
.st_wrapper h4 {
    width: 94%;
	margin: 8% auto 2%;
}    
    .st_wrapper p {
        font-size: 12px;
        margin: 1.5% auto 0;
		line-height: 1.7;
    }

    
    .wrap_content {
        width: 90%;
        margin: 10% auto 0%;
    }
	
.bk01 {
	width: 100%;
	margin: 0% auto 0;
}	
	
.bk02 {
	width: 98%;
	margin: 0% auto 0;
    background-color: #F7FFEB;
    padding: 4% 0% 0%;
border-top-left-radius: 150px;
border-top-right-radius: 150px;	
border-bottom-left-radius: 150px;
border-bottom-right-radius: 150px;		
}

.bk03 {
	width: 100%;
	margin: 0 auto 0;
	padding: 33% 0% 0%;	
	background: url("../images/footer_green.jpg")  center center;	
	background-repeat: no-repeat;
}
.Sml {
    font-size: 9px;
}	
	.Main {
		margin:0% auto 7%;
		width: 100%;
	}
.Main_logo {
	width: 10%;
	top:12%;
	right:9%;
}
.Main_lead {
	width: 95%;
	bottom:-3%;
	left:2.5%;
}
	
 .k_logo {
    width: 96%;
    margin: 5% auto 5%;
}   
	.lead {
		font-size: 13px;
	}
.lead2 {
	font-size: 13px;
	font-weight: 500;
	line-height: 1.8em;
    margin: 3% auto 4%;
}  
.txt_1 {
	position: absolute;
	width: 98%;
	top:48%;
	left:1%;
	font-size: 11px;
	line-height: 1.8em;
	letter-spacing: 0.01em;
}
.txt_2 {
	position: absolute;
	width: 98%;
	top:48%;
	left:1%;
	font-size: 11px;
	line-height: 1.8em;
	letter-spacing: 0.01em;
}	
.sub_ttl{
	margin: 8% auto 0%;
	width: 90%;
}	
/*thumb*/

.thum_box2 {
	position: absolute;
	width: 99%;
	top:61%;
	left:1%;
    padding: 0;
    display: flex; 
	flex-wrap: wrap;
	justify-content: space-between;
}

.thumb2 {
	width: 48%;
	margin: 0 auto 4%;
	text-align:center;
    position: relative;
}

.thumb2 img {
    width: 85%;
}	
    .ttl {
        font-size: 20px;
		line-height: 1.5;
    margin: 2% auto 1%;
    }
    
    .txt {
        font-size: 12px;
    }
	
.k_main{
	width:98%;
	margin: 0 auto;
	position:relative;
}	

    .box_round {
        width: 90%;
        font-size: 12px;
        margin: 10% auto;
        border-radius: 10px;
    }
.t_P {
	font-size:10px;
	line-height: 1.7;
}	
    .t_T {
	width: 90%;
	text-align:left;
	font-size:9px;
	margin:5% auto -2%;
	line-height: 1.6em;
}
    .w_80 {
        margin: 4% auto;
    }
    
    .box_info p {
        text-align: left;
    }
    
	
    .box_info p br {
        display: none;
    }
    
    .box_info .Sml {
        text-align: left;
    }
	
.txt_aten {
	font-size: 10px;
	font-weight: 500;
	line-height: 1.7em;
    margin: 5% auto 2%;
	text-align: left;
}	
    
    .triangle01 {
        top: 30%;
        left: 48%;
        border-top: solid 15px transparent;
        border-right: solid 15px transparent;
        border-bottom: solid 15px transparent;
        border-left: solid 22px #697b91;
    }
	
	.thum_box {
		width: 98%;
		margin: 2% auto 8%;
		flex-wrap: wrap;
		justify-content: center;
		gap: 3%;
	}

	.thumb {
		width: 31.3%;
		margin: 2% auto;		
	}	

	
.sns_box {
	width: 80%;
	margin: 5% auto 2%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
}

.sns_box div  {
	width: 25%;
}		

	.pc {
		display: none;
	}
	
	.sp {
		display: block;
	}
	

.swp2{
 width:85%;
	top:0%;
	left: 15%;
	right: 0%;
}	
/* スライド全体の余白 */
.swiper-container {
  margin-top: 20px; /* スライダー上の余白 */
  padding-left: 20px; /* スライダー左の余白 */
  padding-right: 20px; /* スライダー右の余白 */
}
/* スライド画像のサイズ */
.swiper-container img {
  height: auto;
  width: 100%;
}		
	/* Button 1 */
	
	.btn{
		width: 80%;
	}
	.btn-1 {
		width: 80%;
		padding: 3%;
        margin: 6% auto 10%;
		font-size: 14px;
        border-radius: 10px;
		position: relative;
	}
	
	.btn-2 {
		width: 80%;
		margin: 8% auto;
		padding: 3%;
		font-size: 12px;
		position: relative;
	}	
	
	.btn-3 {
        width: 85%;
		font-size: 15px;
        margin: -5% auto 0%;
        padding: 7px 20px 7px 20px;
	}
	
 .btn_code {
	font-size: 12px;
	text-align: center;
	margin: 10px auto;
	padding:3% 0;
	width:70%;
}  
.btn_all{
	width: 65%;
	margin: 0 auto;
}	
.btn_check{
	width: 70%;
	position: absolute;
	bottom:4%;
	left:15%;
}
.brand_list__logo_a2 {
	width: 96%;
	margin:12% auto 15%;
	padding:3% 2%;
}
.brand_list__logo_a2 li {
	width:31%;
	padding:1%;
	margin:1%;
	border-radius: 6px;
}	
	
}






