@charset "UTF-8";
/* CSS Document */


body {
	padding:0;
	margin:0;
}


.st_wrap {
	clear: both;
	width: 1000px;
    text-align: center;
	padding: 0;
	margin:0 auto;
	font-family: "Noto Sans JP", serif;
	font-weight: 400;
	color: #000000;	
	overflow: hidden;
}

.max500 {
	max-width: 500px;
	width: auto;
}

.st_wrap img {
	width: 100%;
}

.st_wrap h1 {
    font-weight: 500;
	font-size: 18px;
	text-align: center;
	line-height: 2.6em;
	margin: 0 auto 2%;
	letter-spacing: 0.075em;
}

.st_wrap h1 span {
	background-color: #468f58;
	padding: 3px 20px;
	color: #fff;
}

.st_wrap h2 {
    font-weight: 600;
	font-size: 20px;
	text-align: center;
	line-height: 1.8em;
	margin: 0 auto 5%;
	letter-spacing: 0.015em;
}

.st_wrap h2 span {
	font-size: 180%;
	font-weight: 800;
}


.st_wrap h3 {
    font-weight: 600;
	font-size: 18px;
	line-height: 1.6em;
	text-align: center;
	margin: 1% auto 3%;
	letter-spacing: 0.024em;
}

.st_wrap h4 {
	font-family: "Lato", sans-serif;
	font-size: 14px;
    font-weight: 600;
	text-align: center;
	margin: 5% auto 6%;
}

.st_wrap h5 {
	font-size: 20px;
    font-weight: 700;
	text-align: center;
	margin: 8% auto 5%;
	padding: 1% 0;
	background-color: #f2b5aa;
	color: #fff;
}


.st_wrap p {
	margin: 6px 0;
    font-size: 14px;  
	font-weight: 400;
    line-height: 1.7em;
	text-align: center;
}

.f_ivybodoni {
	font-family: "ivybodoni-condensed", sans-serif;
	font-weight: 600;
}

.co01 {
	color: #c3b92c;
}

.co02 {
	color: #1f5c2e;
}

.co03 {
	color: #0b4492;
}
.co04 {
	color: #a01e25;
}

.ttl {
	font-family: "ivybodoni-condensed", sans-serif;
	font-weight: 600;
	font-size: 160px;
	line-height: 1em;
	letter-spacing: 0.035em;
	margin: 2% auto;
	text-align: center;
	color: #468f58;
}

.sub {
	font-family: "ivybodoni-condensed", sans-serif;
	font-weight: 600;
	/*font-size: 80px;*/
	font-size: 50px;
	line-height: 1em;
	letter-spacing: 0.035em;
	margin: 2% auto;
	text-align: center;
}



.flxbox {
	width: 90%;
	max-width: 800px;
	margin: 3% auto;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}


.flxbox .Main_img {
	width: 35%;
}

.flxbox .Main_txt {
	position: relative;
}


.flxbox2 {
	width: 90%;
	max-width: 800px;
	margin: 3% auto;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.flxbox2 .Main_txt {
		order: 1;
		width: 100%; 
	}
	
.flxbox2 .Main_img {
	order: 2;
	width: 60%;
	 margin: 3% auto;
	}



.imgbdr1 {
	border: solid 2px #0b4492;
}
	
.imgbdr2 {
	border: solid 2px #1f5c2e;
}
	
.imgbdr3 {
	border: solid 2px #a01e25;
}
	

.logo {
	width: 40%;
	position: absolute;
	top: 3%;
	left: 30%;
}

.sp {
	display:none;
}


.Lead {
	font-weight:normal;
	text-align:center;
	font-size: 16px;
	padding:0 ;
	margin: 5% auto 8%;
	line-height: 2em;
}

.attention {
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	margin: 4% auto 4%;
}

.attention span {
	border: solid 1px #1f5c2e;
	color: #1f5c2e;
	padding: 4px 8px;
}


.style_box {
	width: 90%;
	max-width: 800px;
	margin: 5% auto 8%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
	align-items: stretch;
}


.style_main {
	width: 55%;
}

.style_sub {
	width: 42%;
	position: relative;
}

.comm {
	width: 68%; 
	margin: -5% auto 4%;
}

.sub_img {
	width: 70%;
	position: absolute;
	bottom: 0;
	right: 0;
}

.sub_img2 {
	width: 70%;
	position: absolute;
	bottom: 0;
	left: 0;
}

.style_item {
	width: 30%;
	position: absolute;
	top: 45%;
	left: 42%;
	z-index: 5;
}

.style_item2 {
	width: 30%;
	position: absolute;
	top: 45%;
	left: 23%;
	z-index: 5;
}

.thumb {
	width: 31%;
	margin: 2% auto;
	position: relative;
}

.scene {
	position: absolute;
  right: 0;
  bottom: 2px;
  left: 0;
  margin: auto;
	z-index: 5;
	font-size: 11px;
	text-align: center;
}

.w_80 {
	width: 85%;
	max-width: 500px;
	margin: 3% auto;
	position: relative;
}

.w_50 {
	width: 48%;
	margin: 0 auto;
}

.bk_grn {
	background-color: #b3c8b8;
	margin: 5% 0 10%;
	padding: 2% 0;
}

.icon_limited {
	width: 20%;
	position: absolute;
	top: 25%;
	left: -3%;
}

.ttl_item {
	width: 22%;
	position: absolute;
	top: 22%;
	right: -5%;
}

.st_wrap ul {
	margin: 0;
	padding: 0;
}

.st_wrap ul li{
	position: relative;
	list-style: none;
	margin: 2% 0;
	padding: 0;
	display: flex;
	align-items: center;
}

.point {
	width: 40%;
	margin: 0 3% 0 0;
}


.info_box p {
	text-align: left;
	font-size: 14px;
	line-height: 1.5em;
}

.info_box_txt {
	width: 57%;
	text-align: left;
}

.no {
	margin: 2% 0;
}

.no span {
	background-color: #000;
	color: #fff;
	border-radius: 20px;
	padding: 3px 10px;
	font-weight: 600;
	font-size: 13px;
}



/*マーカーアニメーションcss*/
 
.marker-animation.active{
    background-position: -100% .8em;
}
 
.marker-animation {
    background-image: -webkit-linear-gradient(left, transparent 50%, #e7de53 50%);
    background-image: -moz-linear-gradient(left, transparent 50%, #e7de53 50%);
    background-image: -ms-linear-gradient(left, transparent 50%, #e7de53 50%);
    background-image: -o-linear-gradient(left, transparent 50%, #e7de53 50%);
    background-image: linear-gradient(left, transparent 50%, #e7de53 50%);
    background-repeat: repeat-x;
    background-size: 200% .8em;
    background-position: 0 .8em;
    transition: all .5s ease;
}	

.bayako_2 {
	position: absolute;
	width: 40%;
	bottom: 5%;
	right: -30%;
}

.Sml {
	font-size: 90%;
	text-align: center;
	line-height: 1.8em;
	margin: 1% auto;
	font-weight: normal;
}

.clear {
	clear:both;
}

.point_video {
	display: block;
	width: 95%;
	margin: 7% auto;
	border: solid 3px #fff;
	box-sizing: border-box;
}

/* General button style (reset) */
.btn {
	border: none;
	font-family: inherit;
	font-size: 20px;
	color: inherit;
	background: none;
	cursor: pointer;
	padding: 10px 20px;
	display: block;
	margin: 2% auto;
	font-weight: 100;
	outline: none;
	position: relative;
	text-align: center;
	
}


/* Button 1 */
.btn-1 {
	width: 20%;
	margin: 2% auto 8%;
	padding: 5px;
	font-size: 15px;
	line-height: 1.3em;
	font-weight: 500;
	color: #fff;
	background-color: #000;
}


.btn-2 {
	width: auto;
	font-size: 12px;
	margin: 0;
	padding: 0 10px;
	color: #fff;
	background-color: #000;
	font-weight: 500;
	float: right;
	transition: .3s;
}

.btn-3 {
	width: 40%;
	font-size: 18px;
	font-weight: 600;
	margin: 4% auto;
	padding: 15px 10px;
	color: #000;
	background-color: #000;
	transition: .3s;
}

.btn-4 {
	width: 30%;
	font-size: 18px;
	font-weight: 600;
	margin: 4% auto;
	padding: 15px 10px;
	color: #000;
	background-color: #C01316;
	transition: .3s;
}

a.btn-1, a.btn-2, a.btn-3, a.btn-4 {
	color: #fff;
	text-decoration: none;
}


@media only screen and (max-width: 750px) {
	#Main {
	margin:0 auto 2%;
	}
	.pc {
		display:none;
	}
	.sp {
		display:block;
	}
	.st_wrap {
		width: 97%;
		min-width: auto;
		margin: 0 auto 1%;
	}

    .st_wrap p {
        font-size: 12px;
		line-height: 1.6em;
        margin: 5px 0;
    }
    
	.st_wrap h1 {
		font-size: 13px;
		margin: 0 auto 2%;
	}	
	
	.st_wrap h1 span {
		padding: 3px 10px;
	}
    
    .st_wrap h2 {
        font-size: 15px;
		line-height: 1.8em;
		margin: 6% auto 5%;
    }
    
    .st_wrap h3 {
        font-size: 15px;
		margin: 15% auto 3%;
    }
    
    .st_wrap h4 {
        font-size: 12px;
    }
	
	
    
	.Lead {
		font-size:13px;
		margin: 4% auto 6%;
	}
	
	.flxbox, .flexbox2 {
		flex-direction: column;
	}
	
	.ttl {
		font-size: 100px;
	}
	
	
	.flxbox .Main_img {
		width: 60%;
	}
	
	.flxbox .Main_img {
		order: 2;
	}
	
	.flxbox .Main_txt {
		order: 1;
	}
	
	.flexbox2 .Main_txt {
		order: 1;
		width: 100%; 
	}
	
	.flexbox2 .Main_img {
		order: 2;
		width: 60%;
	}
	
	.icon_limited {
		top: 15%;
	}
	
	.attention {
		font-size: 13px;
	}
	
	.comm {
		width: 80%;
	}
	
	.sub {
		font-size: 42px;
	}
	
	.w_80 {
		margin: 5% auto 2%;
	}
	
	.bayako_2 {
		width: 36%;
		right: -6%;
		bottom: 23%;
	}
	
	
	.st_wrap ul li {
		margin: 4% 0;
	}
	
	.info_box p {
		font-size: 13px;
	}
	
	.style_item, .style_item2 {
		width: 29%;
		top: auto;
		bottom: 10%;
	}
	
	.no {
		margin: 1% 0;
	}
	
	.no span {
		font-size: 12px;
		padding: 2px 10px;
	}
	
	.scene {
		font-size: 11px;
		bottom: 2px;
	}
	
	.btn-1 {
		width: 50%;
		font-size: 12px;
		line-height: 1.2em;
		padding: 10px;
	}
	
	.btn-3 {
		font-size: 13px;	
		padding: 10px;
	}
}


