@charset "utf-8";
/* CSS Document */

/*-------------------------------
common
-------------------------------*/
.textBox p a{
	color: #0645AD;
	text-decoration: underline;
	text-underline-offset: 3px;
}


.textBox p a:hover{
	color: #FF0033;
	text-decoration: underline;
	text-underline-offset: 3px;
	transform: 1.5s;
}

/*-------------------------------
header
-------------------------------*/

header #section01,#section02,#section03,#section04,#section05,footer{
	width: 100%;
}

header > #mainVisual {
	-webkit-touch-callout: none; /* iOS長押しメニューを無効化 */
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	pointer-events: none;  /*画像の選択を無効化（ただし副作用あり） */
	background-color: #f7edcb;
}

/*
header{
	background-image: url("../../images/header_bg_sp.png");
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100%;
	z-index: 3;
}

header > #mainVisual{
	width: 100%;
	height: auto;
	height: clamp(13.438rem, -8.563rem + 110vw, 43rem);
	position: relative;
	display: block;
	z-index: 5;
}

header > #mainVisual{
	background-image: url("../../images/main_visual.png");
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 5;
}

@media screen and (min-width:1025px){
header{
	background-image: url("../../images/header_bg_pc.png");
	
}	
	
header > #mainVisual{
	background-image: url("../../images/main_visual_pc.png");
	height: clamp(26.5rem, -0.413rem + 42.01vw, 50rem);
}
}
*/
header > #mainVisual::after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0); /* 透明なレイヤー */
}

h2.dateBanner{
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}

@media screen and (min-width: 751px) {
h2.dateBanner{
	min-height: 114px;
}
}

/*-------------------------------
Section
-------------------------------*/

/*-------Section01---------*/

#section01{
	height: 70vh;
	padding: 0;
	background-color: #fcef7c;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100%;
	z-index: 2;
	margin-top: -1rem;
	position: relative;
}

#section01_s{
	height: 31.3vh;
	padding: 0;
	background-color: #fcef7c;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100%;
	z-index: 1;
	margin-top: 0;
	position: relative;
}

@media screen and (max-width:389px) and (min-width:320px){
#section01{
	height: clamp(32.5rem, 22.355rem + 50.72vw, 34.688rem);
}

#section01_s{
	height: 37vh;
}
}

@media screen and (max-width:540px) and (min-width:480px){
#section01{
	height: 50vh;
	min-height: 800px;
}
	
#section01_s{
	height: 50vh;
}	
}

/*@media screen and (max-width:479px){
#section01_s{
	min-height: 370px;
}	
}*/

@media screen and (max-width:1024px) and (min-width:751px){
#section01{
	height: clamp(54.375rem, 14.831rem + 84.25vw, 68.75rem);
	background-color: #fcef7c;
}
	
#section01_s{
	height: clamp(22.5rem, 1.696rem + 44.32vw, 30.063rem);
	background-color: #fcef7c;
	margin-top: -1rem;
}	
}

@media screen and (min-width:1025px){
#section01{
	height: 1094px;
	background-color: #fcef7c;
	margin-top: 0;
}
#section01_s{
	height: clamp(22.5rem, 1.696rem + 44.32vw, 30.063rem);
	background-color: #fcef7c;
	margin-top: -1rem;
}	
}

#section01 > .wrapper,#section01_s > .wrapper{
	width: 100%;
	height: auto;
	padding-top: clamp(2rem, 0.512rem + 7.44vw, 4rem);
	padding-bottom: 3rem;
	padding-left: clamp(1.5rem, 1.128rem + 1.86vw, 2rem);
	padding-right: clamp(1.5rem, 1.128rem + 1.86vw, 2rem);
	z-index: 5;
}

@media screen and (min-width:751px){
#section01 > .wrapper,#section01_s > .wrapper{
	width: 75%;
	padding-top: 4rem;
	margin: 0 auto;
}
}

#section01 > .wrapper h2 a{
	z-index: 10;
}

#section01 > ul.cmArea{
	width: 100%;
	height: auto;
	padding-bottom: 3rem;
}

#section01 > ul.cmArea li{
	width: 100%;
	height: auto;
}

.movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.movie video,.movie iframe,.movie img{
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.movie video,.movie iframe,.movie img{
	margin: 0;
	padding: 0.25rem;
	border: 1px solid #f6c33f;
	border-radius: 10px;
}

/*-------Section02---------*/

#section02{
	z-index: 3;
	background-image:url("../../images/section02_sp_bg.png");
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: contain;
}

#section02 > .titleArea{
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	z-index: 4;
	position: relative;
}

#section02 > .titleArea > .textBox{
	width: 98%;
	height: auto;
	margin: 0 auto;
	margin-top: -1.5rem;
	z-index: 5;
	text-align: center;
}


#section02 > .wrapper{
	width: 100%;
	margin: 0;
	padding: 0 1rem;
}

#section02 > .wrapper ul.flexImages{
	width: 100%;
	margin: 0;
	padding: 0.5rem 0 0 0;
	display: flex;
	flex-flow: column;
	justify-content: center;
}
	
#section02 > .wrapper ul.flexImages li{
	width: 100%;
	padding-bottom: 2rem;
}

#section02 > .wrapper ul.flexImages li > .textBox{
	width: 100%;
	padding: 0.5rem 1rem 0rem 1rem;
}

#section02 > .wrapper ul.flexImages li img:nth-of-type(4){
	padding-bottom: 0;
}

@media screen and (min-width:751px){

#section02{
	background-image:url("../../images/section02_pc_bg.png");
	background-size: cover;
}	
	
#section02 > .wrapper {
	width: 90%;
	margin: 0 auto;
	padding-top: 0;
}
	
#section02 > .titleArea > .textBox{
	width: 50%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	z-index: 5;
	position: absolute;
	left: 25%;
	bottom: 7%;
	text-align: center;
	padding-bottom: 2rem;
}	
	
#section02 > .wrapper ul.flexImages{
	width: 100%;
	padding: 0;
	flex-flow: row wrap;
	justify-content: space-between;
}	
	
#section02 > .wrapper ul.flexImages li{
	width: 49%;
	padding-bottom: 2rem;
}
}

#section02 > .wrapper .textBox{
	width: 100%;
	margin: 0;
	padding-bottom: 3rem;
}

@media screen and (min-width:751px){
#section02 > .wrapper .textBox{
	padding: 0 1.5rem 6rem 1.5rem;
}	
}

#section02 > .titleArea > .textBox p{
	font-size: 0.6rem;
	line-height: 1.2rem;
}

#section02 > .wrapper ul.flexImages li > .textBox p{
	font-size: 0.7rem;
	line-height: 1.2rem;
}

#section02 > .wrapper .textBox p{
	font-size: 0.6rem;
	line-height: 1.2rem;
}

@media screen and (min-width:751px){
	
#section02 > .titleArea > .textBox{
	width: 50%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	z-index: 5;
	position: absolute;
	left: 25%;
	bottom: 7%;
	text-align: center;
}	
	
#section02 > .titleArea > .textBox p{
	font-size: 0.8rem;
	line-height: 1.4rem;
}

#section02 > .wrapper ul.flexImages li > .textBox p{
	font-size: 0.8rem;
	line-height: 1.2rem;
}


#section02 > .wrapper .textBox p{
	font-size: 0.8rem;
	line-height: 1.4rem;
}
}
/*-------Section03---------*/

/*#section03{
	position: relative;
}*/

#section03{
	z-index: 3;
	background-color: #fff6cf;
}

#section03 > .wrapper{
	width: 100%;
	margin: 0;
	padding: 0 2rem;
}

#section03 > .wrapper .itemWrap{
	width: 100%;
	height: auto;
	padding: 0;
}

#section03 > .wrapper .itemWrap > .itemCont{
	width: 98.6%;
	background-color: rgba(255,255,255,1);
	border-radius: 0 0 15px 15px;
	margin: 0 auto;
	margin-left: 0.3rem;
}

#section03 > .wrapper .itemWrap > .itemCont .textBox{
	width: 100%;
	margin: 0;
	padding: 1.5rem 1.5rem 1rem 1.5rem;
}

#section03 > .wrapper .itemWrap > .itemCont .textBox p{
	font-size: 0.7rem;
	line-height: 1.2rem;
}

#section03 > .wrapper .itemWrap > .itemCont ul{
	width: 100%;
	padding: 0.6rem;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: repeat(4, 1fr);
	grid-column-gap: 4px;
	grid-row-gap: 4px;
}

#section03 > .wrapper .itemWrap > .itemCont #buttonArea{
	width: 100%;
	padding: 1rem;
}

#section03 > .wrapper .itemWrap > .itemCont #buttonArea h3{
	width: 90%;
	margin: 0 auto;
	padding-top: 1.6rem;
	padding-bottom: 2rem;
}

#section03 > .wrapper .itemWrap > .itemCont #buttonArea ul.flexCont{
	display: flex;
	flex-flow: column;
	justify-content: center;
	padding: 0;
}

#section03 > .wrapper .itemWrap > .itemCont #buttonArea ul.flexCont li{
	width: 100%;
	padding-bottom: 0.5rem;
}

#section03 > .wrapper .rule2Cont{
	width: 100%;
	padding: 2rem 0 1rem 0;
}

#section03 > .wrapper .rule2Cont ul.flexCont{
	width: 100%;
	flex-flow: column;
	justify-content: center;
}

#section03 > .wrapper .rule2Cont ul.flexCont li{
	width: 100%;
	position: relative;
	margin-bottom: 2rem;
}

#section03 > .wrapper .rule2Cont ul.flexCont li > .textBox{
	width: 100%;
	padding: 0 1rem 1rem 1rem;
	position: absolute;
	left: 0;
	bottom: 2%;
}

#section03 > .wrapper ul.flexCont li > .textBox:last-child{
	position: absolute;
	left: 0;
	bottom: 3%;
}

#section03 > .wrapper .rule2Cont ul.flexCont li >.textBox p{
	font-size: 0.6rem;
	line-height: 0.8rem;
}

#section03 > .wrapper .noteCont{
	width: 100%;
	padding-bottom: 2rem;
}	

@media screen and (max-width:750px){
#section03 > .wrapper .noteCont .textBox{
	display: none;
}	
}

@media screen and (min-width:751px){
#section03 > .wrapper {
	width: 85%;
	margin: 0 auto;
	padding: 0 2rem;
}
	
#section03 > .wrapper .itemWrap > .itemCont .textBox{
	width: 100%;
	margin: 0;
	padding: 1.5rem 1.5rem 1rem 1.5rem;
}	
	
#section03 > .wrapper .itemWrap > .itemCont .textBox p{
	font-size: 0.8rem;
	line-height: 1.2rem;
}	

#section03 > .wrapper .itemWrap > .itemCont{
	width: 98.9%;
	margin-left: 0.55rem;
}	
	
#section03 > .wrapper .itemWrap > .itemCont ul{
	width: 100%;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-template-rows: repeat(3, 1fr);
	grid-column-gap: 16px;
	grid-row-gap: 16px;
	padding-bottom: 2rem;
}

#section03 > .wrapper .itemWrap > .itemCont #buttonArea{
	width: 100%;
	padding: 1rem;
}

#section03 > .wrapper .itemWrap > .itemCont #buttonArea h3{
	width: 60%;
	margin: 0 auto;
	padding-top: 1.6rem;
	padding-bottom: 2rem;
}

#section03 > .wrapper .itemWrap > .itemCont #buttonArea ul.flexCont{
	display: flex;
	flex-flow: wrap row;
	justify-content: space-between;
	padding: 0 2rem 2rem;
}
	
#section03 > .wrapper .itemWrap > .itemCont #buttonArea ul.flexCont li{
	width: 48%;
}	

#section03 > .wrapper .rule2Cont ul.flexCont{
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	padding: 3rem 0;
}
	
#section03 > .wrapper .rule2Cont ul.flexCont li{
	width: 48%;
}

#section03 > .wrapper .rule2Cont ul.flexCont li > .textBox{
	width: 100%;
	position: absolute;
	padding: 2rem 1.5rem 1.2rem 1.5rem;
	left: 0;
	bottom: 3%;
}	
	
#section03 > .wrapper .rule2Cont ul.flexCont li >.textBox p{
	font-size: 0.7rem;
	line-height: 1.2rem;
}
	
#section03 > .wrapper .noteCont{
	width: 100%;
	padding-bottom: 4rem;
}	
	
#section03 > .wrapper .noteCont .textBox{
	width: 100%;
	padding: 1rem 0.5rem;
}	
	
#section03 > .wrapper .noteCont .textBox p{
	font-size: 0.8rem;
	line-height: 1.2rem;
}	
}

/*-------Section04---------*/

#section04{
	background-color: #e07d2e;
	position: relative;
	margin-top: -5px;
}

#section04 > .wrapper{
	padding: 3rem 1rem;
}

@media screen and (min-width:751px){
#section04> .wrapper{
	padding: 1.2rem 2rem 2.5rem 2rem;
}
}

/*----------フローティングボタン----------*/

footer > .floatingButtonWrap{
	width: 100%;
	height: auto;
	margin: auto;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0.5%;
	z-index: 99;
}

.is-hidden {
	visibility: hidden;
	opacity: 0;
	transition-duration: .6s;
}

@media screen and (min-width:751px){
footer > .floatingButtonWrap{
    max-width: 724px;
	bottom: 1%;
  }

.button{
    padding: 20px 0;	
	}
	
.button span img{
	margin: 0 auto 0 9rem;
}
}

/*----------ボタン色変化 ベージュ----------*/

.bgskew_beige::before {
  content: '';
    /*絶対配置で位置を指定*/
  position: absolute;
  top: 0;
  left: -150%;
    /*色や形状*/
  background: #ffc12d;
  width: 120%;
  height: 110%;
  transform: skewX(-25deg);
}

/*hoverした時のアニメーション*/
.bgskew_beige:hover::before {
  animation: skewanime .5s forwards;/*アニメーションの名前と速度を定義*/
}

@keyframes skewanime {
  100% {
    left:-10%;/*画面の見えていない左から右へ移動する終了地点*/
  }
}