@charset "UTF-8";
/* CSS Document */



.st_wrap {
	clear: both;
	width:100%;
	padding: 0% 0 20px;
	margin:0 auto;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	color: #000000;	
    font-size: 16px;
	background-color: #F5E9DC;
}

.st_wrap a{
    text-decoration: none;
	color: black;
}

.st_wrap h1 {
	font-family: "Noto Sans JP", sans-serif;
	width: 60%;
	font-size: 30px;
	font-weight: 600;
	text-align: center;
	margin: 0% auto 4%;
    line-height: 1.0em;
	letter-spacing: 0.05em;
    padding: 2% 0;
	text-align: center;
	color: #fff;
    background-color: #000;
}

.st_wrap h1 span {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 50%;
}

.st_wrap strong {
    font-size: 140%;
}

.st_wrap h2 {
	font-size: 17px;
	font-weight: 600;
	text-align: center;
	margin: 0% auto 1.5%;
    line-height: 1.0em;
	letter-spacing: 0.1em;
    color: #000;
}

.st_wrap h3 {
	font-size: 88px;
	font-weight: bold;
	text-align: center;
	margin: 4% auto 0%;
	   font-family: 'Bebas Neue';	
}
.st_wrap h4 {
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	margin: 0% auto 1%;
	padding: 2%;
	letter-spacing: 0.1em;
    color: #fff;
	background-color: #ce8230;
}
.st_wrap h5 {
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	margin: 6% auto 0.5%;
}
.st_wrap p {
    text-align: left;
    font-size: 14px;
	font-weight: 500;
    line-height: 1.5em;
    margin: 2% auto 0;
}


.st_wrap img {
	width: 100%;
	vertical-align: bottom;
}
.Red {
	color: #fb5c5e;
    font-weight: bold;
    font-size: 160%;
}

.linethroug {
    text-decoration: line-through;
}

#Main {
    width: 100%;
	margin: 0% auto 0%;
	position: relative;
}
#main_ {
	width: 100%;
	margin:0 auto 0%;
	position:relative;
}
.ttl{
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
}

.wrap_content {
	width: 96%;
	max-width: 1200px;
	margin: 2% auto 0;
	padding: 2%;
	position: relative;
}


.sp {
	display:none;
}

.Lead {
	font-weight:normal;
	text-align:center;
	font-weight: bold;
	font-size:15px;
	margin:3% auto 8%;
	line-height:2.0em;
	color: #000000;
}

.link_box {
	width: 90%;
	max-width: 700px;
	margin: 3% auto;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
}

.link_line {
	width: 90%;
	max-width: 650px;
	margin: 3% auto;
	border: solid 2px #000;
	box-sizing: border-box;
}



.Sml {
	font-size: 90%;
	text-align: center;
	line-height: 1.8em;
	margin: 1% auto;
	font-weight: normal;
}

small {
	font-size: 80%;
}


.clear {
	clear:both;
}

#ターゲット要素 {
    padding-top: 110px;
    margin-top: -50px;
}


/*thumb*/
	
.thum_box {
	width: 100%;
	max-width: 800px;
	margin: 0% auto 0%;
    padding: 0;
    display: flex; 
	flex-wrap: wrap;
	justify-content: space-between;
}

.thumb {
	width: 50%;
	margin: 0 auto 2%;
	text-align:center;
    position: relative;
    padding: 0.5em 0.5em;
    margin: 2em 0;
    font-weight: bold;
    border: solid 1px #000000;	
	background-color: black;
}

.thumb img {
    width: 100%;
}

.thumb2 {
	width: 42%;
	margin: 5% auto 2%;
	text-align:center;
    position: relative;
    margin: 2em 0;
    font-weight: 500;	
}

.thumb2 img {
    width: 100%;
}
	.seikai{
		position: absolute;
		width: 50%;
		top:-3%;
		left:-8%;
		z-index: 100;
	}
.t_P {
	text-align:center;
	font-size:13px;
	font-weight: 600;
	margin:15px 0 2px;
	line-height: 1.7;
	color: #fff;		
}

.t_T {
	width: 90%;
	text-align:center;
	font-size:13px;
	margin:5% auto 2%;
	line-height: 1.8em;
    border: solid 2px #000000;		
	padding 15% 5%;
	padding-top: 5%;
	padding-bottom: 5%;	
}
.t_staff {
	text-align:center;
	font-size:16px;
	font-weight: 600;
	margin:5% auto 0;
	line-height: 1.7;
	color: #000;		
}
.price{
	font-weight:normal;
	font-size:100%;
	text-align: center;
	margin: 0 auto;
	width: 100%;
	font-weight: 600;
}
.tax{
	font-size:63%;
}


.sub {
	max-width:600px;
	width: 80%;
	margin: 0% auto 4%;
}

.sub span{
	color: #fff;
	padding: 3px 10px;
	background-color: #b4d4cc;
}

.cap {
	text-align: left;
}

.cap span {
	font-size: 18px;
	text-align: left;
	margin: 2% 0;
	padding: 3px;
	background-color: #97d2f4;
}
.staff_txt { width:43%;	margin: 1% auto 3%; line-height:1.4em; text-align:left; background-color: #fff; border: solid 3px #ce8230; padding: 2% 5% 0%; border-radius: 30px;  box-sizing: border-box;}

.sb_box { width: 100%; margin: 0 auto 6%; display:flex; flex-wrap:wrap; justify-content: space-between; align-items: center;}
.sbb_img {width:33%; margin: 0;}
.sb_txt { width:55%; margin: 0;	font-size: 14px; font-weight: bold; line-height:1.7em; text-align:left;}
.sbb_img img{ margin: 0 0 2%; display: block;}
.sb_txt img{width: 75%; margin: 4% 0 0;}
.cmt{width: 100%; margin: 5% auto 3%; font-size: 12px; line-height: 1.7em; /*background-color: #EFEFEF; border-radius: 15px; padding: 6%; box-sizing: border-box;*/}	
.sbb_bold{
	font-size:110%;
text-decoration: underline;
	color: black;
}
	

.Btn_s {
    width: 160px;
    margin: 2% auto;
}

/* General button style (reset) */
.Btn {
	border: none;
	font-family: inherit;
	font-size: 1.2rem;
	color: inherit;
	background: none;
	cursor: pointer;
	padding: 3px;
	display: inline-block;
	margin: 3% auto;
    line-height: 1.2em;
	font-weight: 700;
	outline: none;
	position: relative;
	text-align: center;
	
}


/* Button 1 */
.Btn-1 {
    display: block;
	font-size: 18px;
	letter-spacing: 0.035em;
	font-weight: 500;
    width: 47%;
	margin: 1% auto;
	padding: 2% 0;
	color: #000;
    border-radius: 3px;
}

.btn_code {
	color: #000;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0.05em;
	text-align: center;
	margin: 15px auto;
	padding:1.5% 0 1.5%;
	border:3px solid #fff;
	background-color: #fff;
	width:50%;
}

.btn_code a{
	text-decoration: none;
	display: block;
	color:#000;
}



.Btn-2 {
	font-size: 26px;
	font-weight: 700;
	text-align: center;
	line-height: 1.8em;
	margin: 0 auto;
	width: 100%;
}


.Btn-2.line_bottom  {
	border-bottom: solid 2px #000;
	box-sizing: border-box;
} 


.txt01 {
	color: #878787;
}

.txt02 {
	color: #28552E;
}

.txt03 {
	color: #95C7E0;
}

.txt04 {
	color: #EFAC3E;
}



.Btn-3 {
	width: 80%;
	max-width: 650px;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
	line-height: 1.5em;
	margin: 8% auto 4%;
	padding: 15px 0;
	background-color: #878787;
}

.triangle-button{
    border-radius: 4px;
    color: #fff;
    display: block;
    position: relative;
    text-align: center;
    text-decoration: none;
}

.triangle-button::after{
    content: '';
    display: inline-block;
    border-style: solid;
    border-width: 8px 0 8px 8px;
    border-color: transparent transparent transparent #fff;
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}



.catch {
  display: flex;
  align-items: center; /* 垂直中心 */
  justify-content: center; /* 水平中心 */
}
.catch:before, .catch:after {
  border-top: 3px solid;
  content: "";
  width: 1em; /* 線の長さ */
}
.catch:before {
  margin-right: 1em; /* 文字の右隣 */
}
.catch:after {
  margin-left: 1em; /* 文字の左隣 */
}


.point_video {
	display: block;
    width: 90%;
	margin: 5% auto;
}

.point_video iframe {
    width: 100%;
}

.img-box {
    position: relative;
    width: 100%;
    aspect-ratio: 6 / 7;
    overflow: hidden;
}

.img1 {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    background: center center no-repeat;
    animation: anime 6s 0s infinite;
    z-index: 0;
    opacity: 0;
}
.img1:nth-of-type(2) {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

@keyframes anime {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 1;
    }
    60% {
        opacity: 0;
        z-index: 10;
    }
    100% {
        opacity: 0;
    }
}


@media only screen and (max-width: 750px) {
	
	.pc {
		display:none;
	}
	.sp {
		display:block;
	}
	.Lead {
		font-size:13px;
		margin: 0% auto 15%;
	}
	#main_ {
	width: 100%;
	margin:0% auto 0%;
	padding: 0 0 5%;
}
	.st_wrap {
		width: 100%;
		margin: 0 auto 1%;
	}

	
	.st_wrap h1 {
		width: 98%;
		font-size: 20px;
		margin: 3% auto 1%;
		padding: 4% 0 5%;
	}	
    
	.st_wrap h2 {
		font-size: 14px;
        padding: 10% auto 1%;
		line-height: 1.7;
	}
	
	.st_wrap h3 {
		font-size: 60px;
		margin: 10% auto 0%;
	}	
	.st_wrap h4 {
		font-size: 16px;
		margin-top:-5%; 
	}
	.st_wrap h5 {
		font-size: 12px;
		margin: 5% auto 1%;
	}	
    .st_wrap p {
        font-size: .7rem;
        margin: 3% auto 0;
    }
	
	.st_wrap p br {
		display: none;
		padding-right: 10px;
	}
    
    .t_P {
        font-size: 13px;
        margin: 5% auto 5%;
    }

.t_T {
	width: 90%;
	text-align:center;
	font-size:13px;
	margin:5% auto 2%;
	line-height: 1.8em;
    border: solid 2px #000000;		
	padding 15% 5%;
	padding-top: 5%;
	padding-bottom: 5%;	
}
    .t_staff {
        font-size: 15px;
        margin: 10% auto 3%;
    }	


	.link_box {
		width: 100%;
	}
	
	.link_line {
		margin: 5% auto;
	}

	.Sml {
		font-size: 11px;
		line-height: 1.8em;
		margin: 2% 0;
	}
	
.wrap_content {
	width: 100%;
	padding: 0%;
}	
.ttl_txt{
	width: 50%;
	position: absolute;
	top:11.5%;
	left:24%;
}	
	.thum_box {
		width: 100%;
		margin: 10% auto 8%;
		flex-wrap: wrap;
		justify-content: center;
		gap: 3%;
	}

	.thumb {
		width: 90%;
		margin: 3% auto;
    padding: 0.5em 0.3em;
    margin: 1em 0;
    font-weight: bold;
    border: solid 1px #000000;			
	}
.thumb2 {
	width: 90%;
	margin: 2% auto 2%;
	text-align:center;
    position: relative;
    margin: 2em 0;
    font-weight: 500;	
}
	.seikai{
		position: absolute;
		width: 50%;
		top:-3%;
		left:-5%;
		z-index: 100;
	}

	.sub {
		width: 90%;
		margin: 0 auto 20%;
	}
	
	.staff_txt { width:94%;	margin: 3% auto 5%;	 padding: 4% 2% 1%; font-size: 16px; line-height:1.4em; text-align:left;}
	
	.sb_box { width: 100%; margin: 0 auto 2%;}

	.sb_txt { width:50%; margin: 0;	font-size: 14px;}
	.sb_txt img{width: 90%; margin: 4% 0 0 6%;}
	.sbb_img {width:50%; margin: 0;}
	.sbb_img img{width: 140px; height: 140px;  margin: 0 0 2%; margin-left: 5%; display: block;}
	.point_video {display: block; width: 80%; margin: 0 auto 10%;}
	
	.cmt{width: 100%; margin: 1% auto 6%; font-size: 13px;}		
	.info_box {
		width: 95%;
		font-size: 12px;
		line-height: 1.6em;
		text-align: center;
		padding: 6% 3%;
		margin: 15% auto 5%;
	}
	
	
	.sub {
		font-size: 13px;
		top: -16px;
		left: -1%;
		text-align: left;
	}

	

	.catch:before, .catch:after {
    	border-top: 2px solid;
	}
	
	
/* Button 1 */
.Btn-1 {
	font-size: 12px;
    line-height: 1.6em;
	margin: 1% auto 2%;
}
	
.Btn-2 {
        font-size: 15px;
    } 
.btn_code {
	font-size: 16px;
	text-align: center;
	margin: 10px auto;
	padding:2% 0;
	width:50%;
}
	
	.btn_code a{
	padding:3% 0;
}
	
	
	.triangle-button::after {
   	 	border-width: 5px 0 5px 5px;
	}
	
}

.img-box {
    position: relative;
    width: 100%;
    aspect-ratio: 5 / 6.3;
    overflow: hidden;
    z-index: 1;
}
.img-box2 {
    position: relative;
    width: 100%;
    aspect-ratio: 1 / 2.6;
    overflow: hidden;
    z-index: 1;
}
.img1 {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    background: center center no-repeat;
    animation: anime 6s 0s infinite;
    z-index: 0;
    opacity: 0;
}
.img1:nth-of-type(2) {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.img1:nth-of-type(3) {
  -webkit-animation-delay: 10s;
  animation-delay: 10s;
}

.img1:nth-of-type(4) {
  -webkit-animation-delay: 30s;
  animation-delay: 15s;
}

/* ふわっとアニメーション */
@keyframes anime {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 1;
    }
    60% {
        opacity: 0;
        z-index: 10;
    }
    100% {
        opacity: 0;
    }
}

@-webkit-keyframes anime {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 1;
    }
    60% {
        opacity: 0;
        z-index: 10;
    }
    100% {
        opacity: 0;
    }
}
