@charset "UTF-8";
/*----------------------------
* setting
*----------------------------*/


/* for modern brouser */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

/* IE7,MacIE5 */
.clearfix {
  display: inline-block;
}

/* WinIE6 below, Exclude MacIE5 \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}
body{
  font-family:'Noto Sans JP', Yu Gothic,'Yu Gothic', Arial, Meiryo, sans-serif;
  line-height: 2;
  font-weight: 500;
  color:#242424;
}
@media screen and (max-width:767px) {
  body{
    font-size: 12px;
  }
}
section{
  padding:5% 2%;
}
.tel-number a {
  color:#111;
  text-decoration:none;
}
.pc-only{display: block !important;}
.sp-only{display: none !important;}
@media screen and (max-width:767px) {
  .pc-only{display: none !important;}
  .sp-only{display: block !important;}
}
.text-large{
  font-size: 140%;
}
.text-xlarge{
  font-size: 180%;
}
.underline{
  border-bottom: 	double;
}
a {
  color: #000;
  text-decoration: none;
}
a img.bnr:hover{
  opacity:.6;
  transition: .5s;
}
p.more {
    display: block;
    overflow: hidden;
    margin: auto;
    position: relative;
    z-index: 10000;
}
p.more.pd {
    padding: 10px 20px;
}
p.more.spbtn {
  margin-top: 40px;
}

.more a {
    display: block;
    border: 1px solid #006457;
    color: #fff;
    background-color: #006457;
    background-image: url(../img/a_btn_arr_re.png);
    background-position: right 5% center;
    background-repeat: no-repeat;
    background-size: 17px 16px;
    padding: 1em 0.5em;
    margin: 0 auto 1px;
    max-width: 440px;
    width: 100%;
    text-align: center;
    text-decoration: none;
    transition: .3s;
    border-radius:5px;
    font-size: 15px;
}
.more a:hover{
    border: 1px solid #00473e;
    background-color: #00473e;
    background-image: url(../img/a_btn_arr_re.png);
    background-position: right 3% center;
    background-repeat: no-repeat;
    transition: .3s;
}
@media screen and (max-width:767px) {
  .more a {
      font-size: 12px;
  }
}

.more.Gr a {
    display: block;
    border: 1px solid #333;
    color: #fff;
    background-color: #333;
    background-image: url(../img/a_btn_arr_re.png);
    background-position: right 5% center;
    background-repeat: no-repeat;
    padding: 1em 0.5em;
    margin: 0 auto 1px;
    max-width: 440px;
    width: 100%;
    text-align: center;
    text-decoration: none;
    transition: .3s;
    border-radius:5px;
    font-size: 15px;
}
.more.Gr a:hover{
    border: 1px solid #006457;
    background-color: #006457;
    background-image: url(../img/a_btn_arr_re.png);
    background-position: right 3% center;
    background-repeat: no-repeat;
    transition: .3s;
}

.text-center{text-align: center !important;}
.text-center img{
  display: block;
  margin: 0 auto;
}
.text-left{text-align: left !important;}
.text-right{text-align: right !important;}
.blBtn{
  text-align: right;
  margin-top: 30px;
}
.blBtn a{
  text-decoration: underline;
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 90% !important;
  height: 90% !important;
  left: 0;
  margin: 5% auto 0;
}

@media screen and (min-width:1000px) {
  .mv_txt{
    margin-top: -100px;
    position: relative;
    z-index: 10000;
  }
}
@media screen and (max-width:999px) {
  .mv_txt{
    margin-top: -5%;
    position: relative;
    z-index: 10000;
  }
}
@media screen and (max-width:430px) {
  .mv_txt{
    margin-top: -10%;
    position: relative;
    z-index: 10000;
  }
}
.Number{
  font-family: 'Hind Siliguri', sans-serif;
  text-align: center;
  font-weight: bold;
  font-size: 60px;
  line-height: 1;
  letter-spacing: 2px;
  display:block;
  color: #b6bf64;
  margin-bottom: 20px;
}
h2.Tp-center{
  text-align: center;
  font-weight: bold;
  font-size: 34px;
  line-height:1.4;
  letter-spacing: 2px;
  color: #004832;
  margin-bottom: 15px;
  position:relative;
}
h2.Tp-center span{
  font-size: 24px;
  display: block;
}
@media screen and (max-width:768px) {
  h2.Tp-center{
    margin-bottom: 30px;
  }
}
h2.Tp-center::before,
h2.Tp-center::after{
  content:"";
  background-image: url(../img/h2_line.png);
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  width: 30%;
  height: 15px;
  position: absolute;
  top:50%;
}
h2.Tp-center::before{
  left: 0;
}

h2.Tp-center::after{
  right: 0;
}
@media screen and (max-width:1024px) {
  h2.Tp-center::before,
  h2.Tp-center::after{
    width: 10%;
  }
}


h2.Tp-center::before{
  margin-right: 10px;
}
h2.Tp-center::after{
  margin-left: 10px;
}

@media screen and (max-width:767px) {
  h2.Tp-center{
    font-size: 18px;
  }
  h2.Tp-center span{
    font-size: 14px;
  }
}
@media screen and (max-width:767px) {

}


h2.balloon {
  position: relative;
  left: 0;
  right: 0;
  display: inline-block;
  margin: 0 auto;
  padding: 7px 10px;
  min-width: 561px;
  max-width: 100%;
  color: #000;
  font-size: 24px;
  background: #effa7c;
  text-align: center;
}

@media screen and (max-width:767px) {
  h2.balloon {
    min-width: 320px;
    font-size: 20px;
  }
}

h2.balloon:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #effa7c;
}

h2.balloon p {
  margin: 0;
  padding: 0;
}

h3{
  text-align: left;
  background-color:#ddd;
  font-weight: 500;
  padding: 4px 0;
  padding-left: 20px;
  margin: 20px 0 10px;
}

/*color *************************************************/
.white{color:#fff !important;}
.black{color:#111 !important;}
.pink{color:#f14889 !important;}
.yellow{color:#d09a00 !important;}
.green{color:#4ea544 !important;}
.blue{color:#00a0ea !important;}
.red{color:#de3427 !important;}



/*main *************************************************/

main{
  max-width: 1400px;
  width: 100%;
  margin:  0 auto;
}
  @media screen and (max-width:1024px) {
    main{}
  }

#mainVisual{
  width: 100%;
  position: relative;
  padding:0;
  margin-bottom: 0;
  background-image: url(../img/main_img.jpg);
  background-position: center top;
  background-size: cover;
  z-index: 100;
}

@media screen and (min-width:769px) {
  #mainVisual{
    display: none !important;
  }
}

@media screen and (max-width:768px) {
  #mainVisual h1 img{
    max-width: 384px;
    width: 80%;
  }
}
@media screen and (max-width:767px) {
  #mainVisual h1 img{
    max-width: 384px;
    width: 40%;
  }
}
#mainVisual .hero{
  text-align: center;
  padding-top: 3%;
}

@media (max-width:1180px) and (orientation: landscape){
  #mainVisual .hero{
    padding-top: 5%;
  }
}

@media screen and (max-width:1024px) {
  #mainVisual .hero img{
    width: 60%;
  }
}
#herotxt{
  position: relative;
  z-index: 1000;
}
@media screen and (max-width:1360px) {
  #herotxt{
    position: relative;
    z-index: 1000;
    margin-top:0px;
  }
}


@media screen and (max-width:1024px) {
  #herotxt{
    margin-top:0;
  }
}
@media (max-width:1180px) and (orientation: landscape){
  #herotxt{
    margin-top:0;
  }
}

#herotxt .IcoLeft{
  position: absolute;
  top: 60px;
  left: -70px;
}
#herotxt .IcoRight{
  position: absolute;
  bottom: 60px;
  right: -70px;
}

@media screen and (max-width:1265px) {
  #herotxt .IcoLeft{
    top: 0;
    left: 0;
  }
  #herotxt .IcoRight{
    bottom: 0px;
    right: 0px;
  }
  #herotxt .IcoRight img{
    max-width: 100px;
  }
  #herotxt .IcoLeft img{
    max-width: 100px;
  }
}

#herotxt .txtWrap{
  width: 100%;
  max-width:1056px;
  padding: 20px;
  margin:5% auto 0;
  display:flex;
  align-items: center;
}
@media screen and (max-width:767px) {
  #herotxt .txtWrap{
    display:block;
  }
}
#herotxt .txtWrap .img{
  width: 50%;
  text-align: center;
}
#herotxt .txtWrap .img img{
  width: 100%;
  max-width:420px;
}
#herotxt .txtWrap .txt{
  font-size: 18px;
  font-weight: bold;
  line-height: 2.4;
  width: 50%;
}

#herotxt .txtWrap .txt .pc-only{
  display: none;
}
@media screen and (min-width:821px) {
  #herotxt .txtWrap .txt .pc-only{
    display: block;
  }
}

@media screen and (max-width:767px) {
  #herotxt .txtWrap .img{
    width: 100%;
  }
  #herotxt .txtWrap .txt{
    width: 100%;
  }
}
.Ctcontain {
    max-width: 1100px;
    margin:  0 auto;
    position: relative;
    z-index: 300;
}

.hirosample{
  font-size: 500%;
  font-weight: bold;
  font-family: 'Hind Siliguri', sans-serif;
  text-shadow:0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff;
}
@media screen and (max-width:767px) {
  .hirosample{
    font-size: 300%;
  }
}

.SeminarRead{
  max-width: 1100px;
  padding: 20px;
  margin: 60px auto 0;
}
.SeminarRead .Ttl{
  font-size: 2.2rem;
  line-height: 1.4;
}
@media screen and (max-width:768px) {
  .SeminarRead .Ttl{
    font-size: 1.4rem;
  }
}
@media screen and (max-width:375px) {
  .SeminarRead .Ttl{
    font-size: 1.2rem;
  }
}
@media screen and (max-width:320px) {
  .SeminarRead .Ttl{
    font-size: 1.2rem;
  }
}
.SeminarRead .Ttl span{
  background:linear-gradient(transparent 60%, #ff6 60%);
}
.SeminarRead .Logo{
  margin-top: 20px;
  text-align: center;
}
.SeminarRead .Logo img{
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-width: 800px;
  width: 100%;
}
@media screen and (max-width:768px) {
  .SeminarRead .Logo img{
    max-width: 362px;
    width: 60%;
  }
}

img.proImg{
width: 60%;
}

.SeminarRead .read{
  margin-top: 40px;
  background-color: #f9f9f9;
  padding: 40px;
  border: double 3px #ddd;
}
@media screen and (max-width:820px) {
  .SeminarRead .read{
    text-align:left;
  }
}
@media screen and (max-width:320px) {
  .SeminarRead .read{
    padding: 15px;
  }
}

.SeminarRead .read span{
  font-size: 120%;
  border-bottom: solid 2px #333;
}

.SeminarRead.Gr{
  padding: 40px;
  text-align: center;
  border:double #f00;
  background:#fff8f8;
}

@media screen and (max-width:768px) {
  .SeminarRead{
    margin: 30px auto 0;
  }
}

.ArchiveArea{
  max-width: 1000px;
  margin: 80px auto 0;
}
@media screen and (min-width:768px) {
.ArchiveArea.Vol3 .span_3{
  width: 30%;
}
.ArchiveArea.Vol3 .span_1{
  width: 4%;
  padding-top: 70px;
}
}
@media screen and (max-width:768px) {
  .ArchiveArea{
    max-width: 100%;
    margin-top: 40px;
  }
}

.ArchiveArea .ProTtl{
  display:flex;
  align-items: flex-start;
  justify-content: center;
  margin-top: 10px;
}

@media screen and (max-width:767px) {
  .ArchiveArea .ProTtl{
    justify-content: flex-start;
    margin-bottom: 20px;
  }
}

.ArchiveArea .ProTtl .line{
  padding-top: 10px;
}

.ArchiveArea .ProTtl .name{
  text-align: left;
  padding-left: 10px;
  color: #004832;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.8;
}
.ArchiveArea .ProTtl .name span{
  font-size: 16px;
  display: block;
}
@media screen and (min-width:768px) {
.ArchiveArea.Vol3 .ProTtl .name{
  font-size: 18px;
}
}
@media screen and (max-width:767px) {
  .ArchiveArea .ProTtl .name{
    font-size: 16px;
  }
  .ArchiveArea .ProTtl .name span{
    font-size: 13px;
    display: block;
  }
}

.ArchiveNumber{
  font-family: 'Hind Siliguri', sans-serif;
  margin: 15px 0 10px 0;
  display: block;
  background-color:#004832;
  color: #fff;
  font-weight: bold;
  text-align: center;
  max-width: 110px;
  letter-spacing: 2px;
}
.ArchiveRead{
  text-align: left;
}
/*footer *************************************************/

footer{
  max-width: 1400px;
  width: 100%;
  margin:  0 auto;
  font-size: 14px;
  background-color: #25602a;
  color: #fff;
  text-align: center;
  padding: 10px;
}



/*pagetop *************************************************/

#pageTop {
  position: fixed;
  bottom: 15px;
  right: 20px;
  z-index: 5000;
}
#pageTop i {
  padding-top: 6px
}
#pageTop a {
  display: block;
  z-index: 999;
  padding: 10px 0 0 0px;
  border-radius: 30px;
  width: 52px;
  height: 52px;
  background-color: #000;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}
#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}

.imgRight{
  margin-top: 40px;
}
@media screen and (max-width:768px) {
  .imgRight{
    margin-top: 0;
  }
}


.mgt0{margin-top: 0 !important;}


ul.SeminarList {
    margin: 30px 20px;
}
ul.SeminarList li{
    font-size: 20px;list-style: inside;
}
@media screen and (max-width:768px) {
  ul.SeminarList li{
      font-size: 16px;
  }
}

ul.SeminarList li p{
    display: inline;
    border-bottom: double;

}

.NumWrap{

}
.NumWrap .Box{
  background-color: #eeeeee;
  padding: 10px;
  position: relative;
  border-radius: 20px;
}
.NumWrap .Box .ttl{
  position: relative;

  font-family: 'Hind Siliguri', sans-serif;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    line-height: 1;
    letter-spacing: 2px;
    display: block;
    color: #b6bf64;
    margin-bottom: 20px;
    padding-top: 7px;
}

.NumWrap .Box .ttl::before,
.NumWrap .Box .ttl::after {
    content: "";
    background-image: url(../img/h2_line.png);
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    width: 15%;
    height: 15px;
    position: absolute;
    top: 50%;
}

@media screen and (max-width:820px) {
  .NumWrap .Box .ttl::before,
  .NumWrap .Box .ttl::after {
      width: 15%;
      height: 15px;
  }
}
.NumWrap .Box .ttl::before {
    margin-right: 10px;
}
.NumWrap .Box .ttl::before {
    left: 20px;
    top: 8px;
}
.NumWrap .Box .ttl::after {
    margin-left: 10px;
}
.NumWrap .Box .ttl::after {
    right: 20px;
    top: 8px;
}
.NumWrap .Box ul{
  margin-bottom: 20px;
}
.NumWrap .Box ul li{
  background-color: #b6bf64;
  color: #fff;
  border-radius: 25px;
  padding: 4px 4px;
  font-size: 11px;
  margin-bottom: 5px;
  text-align: center;
}
.NumWrap .Box ul li:first-child{
  margin-left: 0px;
}
@media screen and (max-width:820px) {
  .NumWrap .Box ul li{
    border-radius: 15px;
    font-size: 10px;
    margin-left: 0px;
    margin-bottom: 5px;
  }
}
@media screen and (max-width:415px) {
  .NumWrap .Box ul li{
    margin-left: 0px;
  }
}
.NumWrap .Box .Boxmain img{
  border-radius: 15px;
  width: 100%;
}

.NumWrap .Box .BoxMainTtl{
  font-size: 14px;
  line-height: 1.6;
  text-align: center;
  margin-bottom: 15px;
  min-height: 70px;
  align-items: center;
  justify-content: center;
  display: flex;
  color: #00473e;
}


/*slideToggle *************************************************/
.title{
	cursor:pointer;
}
.toggle{
  margin-top: 10px;
  margin-bottom: 20px;
  font-weight: 500;
}

	.title{
    margin-top: 10px;
    cursor:pointer;
background-color: #c4cccc;
padding: 6px;
text-align: center;
font-size: 14px;

background-image: url(../img/arrow_down.png);
background-repeat: no-repeat;
background-position: right 5% center;
	}
  .title.open{
    background-image: url(../img/arrow_up.png);
	}
	.toggle{
		display: none;
	}


@media screen and (max-width: 767px){
  .toggle{
    font-size: 12px;
  }
}

@media screen and (max-width: 767px){
  .MVparent{
    display: none !important;
  }
}
@media screen and (max-width: 767px){
  #movie{
    display: block;
  }
}
@media screen and (min-width: 768px){
  #movie{
    display:none;
  }
}


a.GrLink {
    background: #d5d7d5;
    display: block;
    padding: 3px 0;
    background-image: url(../img/btn_gra_ico.png);
    background-repeat: no-repeat;
    background-position: right 8px center;
}

.MVparent_BG{
  background-image: url(../img/mv_parent_bg.jpg);
  width: 100%;
  background-size: cover;
}

.MVparent {

max-width: 1300px;
margin:0 auto 5%;
padding:5% 20px;
}

.MVparentdiv1 {
  place-content: center;
  background-image: url(../img/mv_parent_div1.jpg);
  border-radius: 25px;
  text-align: center;
  background-size: cover;
  background-position: center;
}
@media screen and (min-width: 1200px){
  .MVparentdiv1{
      width: 100%;
  }
}
.MVparentdiv1 img{
  width: 100%;
  max-width: 600px;

  margin-top: 80px;
}

.MVparentMiniWrap{
  margin-top: 30px;
  display: flex;
  gap: 30px;
  justify-content: center;
}

.MVparentdiv2 {}
.MVparentdiv3 {}
.MVparentdiv4 {}
.MVparentdiv5 {}


.MainTxt{
  text-align: center;
  margin: -6.25vw auto 0px;
  background-color: #fff;
  padding: 60px 0;
  border: solid 1px #ddd;
  font-size: 120%;
}
@media screen and (max-width: 767px){
  .MainTxt{
    margin: 10px auto 0px;
    padding: 20px 20px;
    width: 90%;  
  }
}

.centerbtn{
  text-align: center;
  max-width: 40px;
  margin: 0 auto;
}

.BoxBtnLarge{
  text-align: right;
  grid-column: 1 / -1;
}
.BoxBtnLarge img{
  max-width: 512px;
  width: 100%;
}
@media screen and (max-width: 1080px){
  .BoxBtnLarge{
    text-align: center;
  }
}
.Place{
  font-size: 1.1rem;
  border: solid 1px #ddd;
  padding: 20px ;
  max-width: 500px;
  margin: 0 auto;
}
@media screen and (max-width: 767px){
  .Place{
    font-size: 1rem;
    line-height: 1.6;
  }
}
.Place span{
  font-size: 1rem;
  background-color: #ddd;
  display: inline-block;
  padding: 2px 10px;
  margin-right: 6px;
}
@media screen and (max-width: 767px){
  .Place span{
    font-size: .8rem;

  }
}


section.OtherArchive {
    background-color: #eee;
    padding: 5% 0;
}
 section.OtherArchive h2.balloon{
   background:#ccc;
   font-weight: normal;
 }

section.OtherArchive h2.balloon:before {
    border-top: 15px solid #ccc;
}
section.OtherArchive h3{
    padding: 0px 0 0 20px;
    background: #efefef;
    border-left: solid 2px #333;
}
@media screen and (max-width: 1000px){
  section.OtherArchive h3{
    font-size: 14px;
    margin-top: 30px;
  }
}
section.OtherArchive .youtube iframe {
    width: 100% !important;
    height: 100% !important;
}
@media screen and (max-width: 767px){
  section.OtherArchive .youtube iframe {
      width: 90% !important;
      height: 90% !important;
  }
}
.Boxmain {
    margin-bottom: 10px;
}