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

body{
overflow-x: hidden;

}



#sec00{
width: 100%;
padding: 60px 0;
}

#sec00 article{
width: 100%;
max-width: 1000px;
margin: 0 auto;
}

#sec00 article .moreBtn{
width: 100%;
max-width: 600px;
margin: 0 auto;
background-color: #1C46F7;
text-align: center;
padding: 20px 0;
font-size: 18px;
line-height: 1;
letter-spacing: 4px;
color: #fff;
border-radius: 6px;
display: block;
text-decoration: none;
font-weight: 600;
}






h3{
font-family: "fot-udkakugoc80-pro", sans-serif;
font-weight: 700;
font-style: normal;
font-size: 40px;
letter-spacing: 6px;
line-height: 1;
position: relative;
margin-bottom: 40px;
}

h3::after{
content: "";
width: 25px;
height: 2px;
display: block;
background-color: #1C46F7;
position: absolute;
left: -45px;
top: 50%;
margin-top: -1px;
}




h4{
font-family: "fot-udkakugoc80-pro", sans-serif;
font-weight: 700;
font-style: normal;
font-size: 24px;
letter-spacing: 6px;
line-height: 1;
position: relative;
margin-bottom: 30px;
}


#entry .ytAc {
  width: 100%;
  margin-bottom: 60px;
  display: block;
}

#entry .ytAc dt{
width: 100%;
}





#entry .ytAc dd{
width: 100%;
}

#entry .ytAc dd span{
  width: 100%;
  display: block;
  margin-bottom: 15px;
  font-family: "yantramanav", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 12px;
line-height: 1;
letter-spacing: 2px;
}

#entry .ytAc dd strong{
font-family: "fot-udkakugoc80-pro", sans-serif;
font-weight: 700;
font-style: normal;
width: 100%;
display: block;
margin-bottom: 20px;
font-size: 24px;
line-height: 1.7;
  letter-spacing: 1px;
}



#entry .ytAc dd p{
  width: 100%;
  display: block;
font-size: 14px;
line-height: 2;
  letter-spacing: 2px;
}

.pageN{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.pageN a{
  width: 30%;
  padding: 20px 0;
  text-align: center;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 4px;
  display: block;
  background-color: #1C46F7;
  text-decoration: none;
}






.ytAc {
  width: 100%;
  margin-bottom: 60px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}


.ytAc dt{
width: 50%;
}

.ytAc dt{
  aspect-ratio: 16 / 9;
  margin-bottom: 40px;
}
.ytAc dt iframe {
  width: 100%;
  height: 100%;
}



.ytAc dt img{
width: 100%;
height: auto;
}

.ytAc dd{
width: 47%;
}

.ytAc dd span{
  width: 100%;
  display: block;
  margin-bottom: 15px;
  font-family: "yantramanav", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 12px;
line-height: 1;
letter-spacing: 2px;
}

.ytAc dd strong{
font-family: "fot-udkakugoc80-pro", sans-serif;
font-weight: 700;
font-style: normal;
width: 100%;
display: block;
margin-bottom: 20px;
font-size: 18px;
line-height: 1.7;
  letter-spacing: 1px;
}

.ytAc dd strong a{
text-decoration: underline;
color: #000;
}

.ytAc dd p{
  width: 100%;
  display: block;
font-size: 12px;
line-height: 1.6;
  letter-spacing: 2px;
}



.box {
text-align: center;
font-size: 18px;
letter-spacing: 4px;
  color: #FFF;
  cursor: pointer;
  height: 60px;
  line-height: 1;
  margin-bottom: 40px;
  text-align: center;
  user-select: none;
  width: 100%;
  background-color: #1C46F7;
  display: flex;
justify-content: center;
align-items: center;
}




@media all and (max-width: 769px) {


#sec00,
#sec01,
#sec02,
#sec03,
#sec04,
#sec05{
  width: 100%;
  padding: 20px 20px;
  box-sizing: border-box;
}

#sec01 article .bnrArea a {
  margin-bottom: 30px;
}


h3 {
  font-size: 30px;
  letter-spacing: 6px;
  margin-bottom: 20px;
  padding-left: 40px;
}

h3::after {
  content: "";
  width: 25px;
  height: 2px;
  left: 0px;
  margin-top: -1px;
}

h4 {
  font-size: 16px;
  letter-spacing: 4px;
  margin-bottom: 20px;
}

#sec01 p {
  width: 100%;
  font-size: 12px;
  line-height: 1.7;
  letter-spacing: 2px;
}


.ytWrap dt {
  margin-bottom: 20px;
}

.ytWrap dd span {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 2px;
}

.ytWrap dd strong {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: 4px;
}

.ytWrap dd p {
  width: 100%;
  display: block;
  font-size: 12px;
  line-height: 1.6;
  letter-spacing: 4px;
}

.ytAc {
  width: 48%;
  margin-bottom: 30px;
}

.ytAc dt {
  width: 100%;
  margin-bottom: 15px;
}


.ytAc dd {
  width: 100%;
}

.ytAc dd span {
  margin-bottom: 10px;
  font-size: 10px;
  line-height: 1;
  letter-spacing: 2px;
}

.ytAc dd strong {
  width: 100%;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 1.4;
  letter-spacing: 2px;
}


.ytWrap {
  margin-bottom: 30px;
}


.ytAc dd p {
  width: 100%;
  display: block;
  font-size: 10px;
  line-height: 1.6;
  letter-spacing: 2px;
}




.acWrap{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}



.box {
  text-align: center;
  font-size: 12px;
  letter-spacing: 4px;
  height: 40px;
  line-height: 1;
  margin-bottom: 20px;
}

#sec03 article .bnrArea {
  width: 90%;
}


sec03 article .bnrArea a {
  width: 40%;
  margin-bottom: 20px;
}

#sec04 article #member dl {
  width: 100%;
  background-color: #fff;
}


#sec04 article #member dl dd {
  width: 100%;
  padding: 20px;
}

#sec04 article #member dl dd strong {
  font-size: 16px;
  letter-spacing: 4px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: #ddd 1px solid;
}


#sec04 article #member dl dd p {
  display: block;
  width: 100%;
  font-size: 11px;
  line-height: 1.6;
  letter-spacing: 2px;
}

#sec05 article h3 {
  color: #fff;
  letter-spacing: 2px;
  font-size: 20px;
}


#sec06 article .bnrArea {
  width: 90%;
}

#sec06 article .bnrArea a {
  width: 40%;
  margin-bottom: 0px;
}

#sec07 article .bnrArea {
  width: 60%;
  margin: 0 auto;
}

#sec07 article .bnrArea a {
  width: 30%;
}


.hamburger.active span:nth-child(1) {
  top: 16px;
  left: 0px;
  background: #fff;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}



#sec05 article #formArea{
width: 100%;
margin: 0 auto;
position: relative;
}

#sec05 article #formArea::after{
display: none;
}

#sec05 article #formArea::before{
display: none;
}


.cs{
font-family: "fot-udkakugoc80-pro", sans-serif;
font-weight: 700;
font-style: normal;
font-size: 20px;
letter-spacing: 2px;
line-height: 1;
padding: 40px 0;
text-align: center;
}


#tgl1{
flex-wrap: wrap;
justify-content: space-between;
align-items: baseline;
}




}
