@charset "UTF-8";

body.en{
  font-family: 'Montserrat', sans-serif;
  color: #000;
}
body.en a{
  color: #000;
}
body.en .btn_e{
  width: 100%;
}
body.en .btn_e a.pdf{
  display: inline-block;
  margin: 0 1% 0 0;
  width: 35%;
  color: #FFF;
}
body.en .btn_e a.pdf:last-child{
  margin: 0;
}
@media screen and (min-width: 1000px){
  body.en .btn_e a.pdf{
    width: 30%;
  }
}
@media screen and (max-width: 48em){
  body.en .btn_e a.pdf{
    display: block;
    margin: 20px auto 0;
    width: 80%;
  }
  body.en .btn_e a.pdf:last-child{
    margin: 20px auto 0;
  }
}
@media screen and (max-width: 48em) and (min-width: 450px){
  body.en .btn_e a.pdf{
      width: 60%;
  }
}
@media screen and (max-width: 48em) and (min-width: 550px){
  body.en .btn_e a.pdf{
      width: 50%;
  }
}
body.en .header_area .header_right .language ul li{
  font-size: 12px;
}
body.en .header_area .header_left{
  width: 482px;
}
body.en .header_area .header_left a{
  max-width: 482px;
}
body.en .header_area .header_left img {
  max-width: 482px;
}
body.en .header_nav_block nav{
  max-width: 910px;
}
.header_nav_block nav ul li div.navs{
  font-size: 17px;
  line-height: 19pt;
  padding: 0;
}
.header_nav_block nav ul li div.navs a{
  color: #FFF;
  display: block;
  padding: 20px 0 18px 0;
}
.header_nav_block nav ul li:hover div.navs a{
  color: #df4322;
}
body.en .header_nav_block nav ul li:nth-child(2){
  width: 47%;
}
body.en .header_nav_block nav ul li:nth-child(3){
  width: 47%;
}

body.en .topPage main{
  height: 92vh;
}


body.en .index_main_txt{
  top: 50%;
  left: 0;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  width: 100%;
  padding: 0 20px;
}
body.en .index_main_txt img{
  max-width: 800px;
  width: 100%;
  margin: auto;
}

body.en .index_block_02 section a{
  color: #FFF;
}

body.en .index_block_03 section{
  background: url(../img/bg01.jpg) center top no-repeat;
}
body.en .index_block_03 section h2{
  font-size: 42px;
  line-height: 42pt;
}
body.en .index_block_03 section p{
  font-size: 15px;
  text-align: center;
  margin: 0 0 45px 0;
}
body.en .index_block_03 section .column2__RightText{
  display: flex;
  align-items: flex-start;
  max-width: 900px;
  width: 100%;
  margin: 0 auto 50px;
  padding: 0 20px;
}
body.en .index_block_03 section .column2__RightText img{
  margin: 0 45px 0 0;
}
body.en .index_block_03 section .column2__RightText dl dt{
  font-size: 21px;
  font-weight: bold;
  margin: -7px 0 37px 0;
}
body.en .index_block_03 section .column2__RightText dl dd a{
  display: block;
  max-width: 160px;
  width: 100%;
  color: #FFF;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  background: #df4322;
  padding: 13px 0;
  transition: all .3s ease;
}
body.en .index_block_03 section .column2__RightText dl dd a:hover{
  background: #e4c147;
  text-decoration: none;
}
body.en .index_block_03 section .column2__TextLink{
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px 100px 20px;
}
body.en .index_block_03 section .column2__TextLink .column2Image{
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto 31px auto;
}
body.en .index_block_03 section .column2__TextLink .column2Image img{
  margin: 0 40px 0 0;
  width: 47.6%;
  width: calc( 50% - 20px);
}
body.en .index_block_03 section .column2__TextLink .column2Image img:last-child{
  margin: 0;
}

body.en .index_block_03 section .column2__TextLink dl dt{
  text-align: center;
  margin: 0 0 42px 0;
}
body.en .index_block_03 section .column2__TextLink dl dd a{
  display: block;
  max-width: 450px;
  width: 100%;
  color: #FFF;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  background: #df4322;
  padding: 13px 0;
  transition: all .3s ease;
  margin: 0 auto;
}
body.en .index_block_03 section .column2__TextLink dl dd a:hover{
  background: #e4c147;
  text-decoration: none;
}


body.en .index_block_04{
  position: relative;
  padding: 150px 20px;
}
body.en .index_block_04::before{
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0,0,0,0.35);
}
.index_block_04 section{
  position: relative;
  z-index: 1;
}
body.en .index_block_04 section h2{
  font-size: 42px;
  line-height: 42pt;
}
body.en .index_block_04 section h2 span{
  font-size: 21px;
}
body.en .index_block_04 section p{
  color: #FFF;
  font-size: 15px;
  text-align: center;
}
body.en .index_block_04 section h3{
  color: #FFF;
  font-size: 42px;
  line-height: 42pt;
  text-align: center;
  font-weight: bold;
  margin: 95px 0 30px 0;
}
body.en .index_block_04 section h4{
  color: #FFF;
  font-size: 21px;
  line-height: 21pt;
  text-align: center;
  font-weight: bold;
  margin: 0 0 30px 0;
}

body.en .index_block_05{
  background: url(../img/bg02.jpg) center top no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
body.en .index_block_05 section h2{
  font-size: 42px;
  line-height: 42pt;
  padding: 0 0 18px 0;
}
body.en .index_block_05 section p{
  text-align: center;
  color: #FFF;
}

body.en .index_block_09{
  padding: 95px 0;
}
body.en .index_block_09 section h2{
  text-align: center;
  font-size: 42px;
  line-height: 42pt;
  font-weight: bold;
  margin: 0 0 2px 0;
}
body.en .index_block_09 section p{
  text-align: center;
  font-size: 18px;
  margin: 0 0 43px 0;
}
body.en .index_block_09 section .column2Image{
  display: flex;
  flex-wrap: wrap;
  max-width: 900px;
  width: 100%;
  margin: 0 auto 39px;
  padding: 0 20px;
}
body.en .index_block_09 section .column2Image img{
  margin: 0 40px 0 0;
  width: 47.6%;
  width: calc( 50% - 20px);
}
body.en .index_block_09 section .column2Image img:last-child{
  margin: 0;
}
body.en .index_block_09 section .column2__LeftText{
  display: flex;
  align-items: flex-start;
  max-width: 900px;
  width: 100%;
  margin: 80px auto 47px;
  padding: 0 20px;
}
body.en .index_block_09 section .column2__LeftText dl{
  width: 451px;
  padding: 0 20px 0 0;
}
body.en .index_block_09 section .column2__LeftText dl dt{
  font-size: 42px;
  font-weight: bold;
  line-height: 38pt;
  margin: 0 0 36px 0;
}
body.en .index_block_09 section .bottomText{
  background: #e9e9e9;
  max-width: 462px;
  width: 100%;
  margin: 0 auto;
  padding: 20px 0;
  font-size: 15px;
}

body.en .index_block_10{
  background: #000;
  border-top: 2px solid #FFF;
  border-bottom: 2px solid #FFF;
  padding: 10px 0;
}
body.en .index_block_10 section ul{
  display: flex;
  justify-content: center;
  align-items: center;
}
body.en .index_block_10 section ul li a{
  background: #df4322;
  color: #FFF;
  width: 278px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 64px;
  font-size: 18px;
  font-weight: bold;
  margin: 0 4px;
  transition: all .3s ease;
  line-height: 19pt;
  padding: 19px 0;
}
body.en .index_block_10 section ul li a:hover{
  background: #e4c147;
  text-decoration: none;
}

body.en .index_block_11{
  background: url(../img/bg03.jpg) center top no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding: 88px 20px 106px 20px;
}
body.en .index_block_11 section h2{
  position: relative;
  text-align: center;
  font-size: 42px;
  line-height: 42pt;
  font-weight: bold;
  padding: 0 0 22px 0;
  margin: 0 0 77px 0;
  color: #FFF;
}
body.en .index_block_11 section h2 span{
  font-size: 22px;
  margin: 0 0 0 15px;
}
body.en .index_block_11 section h2::after{
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 80px;
  height: 2px;
  background: #FFF;
}
body.en .index_block_11 section p{
  color: #FFF;
  max-width: 900px;
  width: 100%;
  margin: 0 auto 46px;
}
body.en .index_block_11 section dl{
  position: relative;
  color: #FFF;
  text-align: center;
  padding: 38px 0 0 0;
}
body.en .index_block_11 section dl::before{
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 80px;
  height: 2px;
  background: #FFF;
  margin: 0 auto;
}

body.en .index_block_11 section dl dt{
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 17px 0;
}
body.en .index_block_11 section dl dd{
  font-size: 12px;
}

body.en footer .footer_area .footer_logo{
  width: 482px;
}
body.en footer .footer_area .footer_logo img{
  max-width: 482px;
}
body.en footer .footer_area .footer_list{
  flex-direction: column;
  margin: 23px auto 0;
}
body.en footer .footer_area .footer_list ul{
  display: flex;
  justify-content: center;
  font-size: 15px;
}
body.en footer .footer_area .footer_list ul:first-child{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 12px;
  margin: 0 0 45px 0;
}
body.en footer .footer_area .footer_list ul li{
  margin: 0 5px 10px 25px;
}
body.en footer .footer_area .footer_list ul:first-child li{
  margin: 0 0 10px 0;
}
body.en footer .footer_area .footer_list ul:first-child li a{
  margin: 0 4px;
}

body.en #tab-b1_2,
body.en #tab-b2_2{
  padding: 70px 20px 0 20px;
}
body.en .accordion{
  margin: 0 0 20px 0;
  cursor: pointer;
}
body.en .accordionTitle{
  max-width: 860px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  overflow: hidden;
}
body.en .accordionTitle dl{
  width: calc( 50% - 40px );
  border-bottom: solid 1px #3a3a3a;
}
body.en .accordionTitle dl dt{
  font-size: 18px;
  font-weight: bold;
  padding: 6px 26px;
  border-top: solid 1px #3a3a3a;
  border-left: solid 1px #3a3a3a;
  background: #efefef;
  transition: all 0.3s ease;
}
body.en .accordionTitle.active dl dt{
  background: #df4322;
  color: #FFF;
}
body.en .accordionTitle dl dd{
  font-size: 15px;
  padding: 6px 26px;
  border-top: solid 1px #3a3a3a;
  border-left: solid 1px #3a3a3a;
  height: 100%;
}
body.en .accordionTitle span{
  position: relative;
  width: 80px;
  background: #a5a5a5;
  border: solid 1px #3a3a3a;
  cursor: pointer;
  transition: all 0.3s ease;
}
body.en .accordionTitle span::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 14px;
  height: 14px;
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  transition: all 0.3s ease;
}
body.en .accordionTitle.active span{
  background: #df4322;
}
body.en .accordionTitle.active span::before{
  -webkit-transform: rotate(135deg);
  transform: rotate(315deg);
}
body.en .accordionDes{
  display: none;
  max-width: 860px;
  width: 100%;
  margin: 0 auto;
  border-right: solid 1px #3a3a3a;
  border-left: solid 1px #3a3a3a;
  border-bottom: solid 1px #3a3a3a;
  padding: 24px 30px
}
body.en .accordionDes h3{
  font-size: 18px;
  font-weight: bold;
}
body.en .accordionDes p{
  margin: 0 0 21px 0;
}
body.en .accordionDes__box{
  background: #e3e3e3;
  display: flex;
  padding: 20px 20px 20px 41px;
}
body.en .accordionDes__box h4{
  font-size: 18px;
  font-weight: bold;
  width: 262px;
  padding: 30px 0 0 0;
}
body.en .accordionDes__box .box{
  flex: 1;
}
body.en .accordionDes__box .box dl{
  background: #FFF;
  display: flex;
  align-items: center;
  padding: 20px 30px;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 2px 0;
}
body.en .accordionDes__box .box dl:last-child{
  margin: 0;
}
body.en .accordionDes__box .box dl dt{
  width: 175px;
}
body.en .accordionDes__box .box dl dd{
  flex: 1;
  border-left: solid 2px #e3e3e3;
  padding: 0 0 0 29px;
}
body.en .accordionDes__box .box dl dd ul{
  line-height: 17pt;
}

body.en .event_gray .event_gray_base .event_info_block dl dt{
  flex: 1;
  max-width: 115px;
}
@media screen and (min-width: 1000px){
  body.en .event_gray .event_gray_base .event_info_block dl dt{
    max-width: 85px;
  }
}
@media screen and (max-width: 48em){
  body.en .header_area .header_left a {
    max-width: 190px;
  }
  body.en .sphome a{
    color: #fdff49;
  }
  body.en .acc_block dt#acc01{
    background: url(../../wp-content/themes/YOSAKOI/assets/img/common/icon_img_07.png) center 23% no-repeat;
    background-size: 40% auto;
  }
  body.en .acc_block dt#acc01 a{
    color: #FFF;
  }
  body.en .acc_block dt#acc02{
    background: url(../../wp-content/themes/YOSAKOI/assets/img/common/icon_img_08.png) center 30% no-repeat;
    background-size: 40% auto;
  }
  body.en .acc_block dt#acc02 a{
    color: #FFF;
  }
  body.en .index_block_10 section ul{
    flex-direction: column;
  }
  body.en .index_block_10 section ul li{
    margin: 0 0 10px 0;
  }
  body.en .index_block_10 section ul li:last-child{
    margin: 0;
  }
  body.en .index_block_10 section ul li a{
    font-size: 4.6vw;
    min-height: auto;
    padding: 5% 0;
  }
  body.en .index_block_04{
    padding: 16% 30px;
  }
  body.en .index_block_04 section h2,
  body.en .index_block_04 section h3,
  body.en .index_block_03 section h2,
  body.en .index_block_05 section h2,
  body.en .index_block_09 section h2,
  body.en .index_block_11 section h2 {
    font-size: 6vw;
    line-height: 140%;
  }
  body.en .index_block_04 section h2 span{

  }
  body.en .index_block_04 section h4{
    font-size: 4vw;
    margin: 0 0 20px 0;
  }
  body.en .index_block_04 section p,
  body.en .index_block_03 section p,
  body.en .index_block_05 section p,
  body.en .index_block_09 section p,
  body.en .index_block_11 section p{
    font-size: 3.5vw;
    line-height: 160%;
  }
  body.en .index_block_03 section .column2__RightText{
    flex-direction: column;
    padding: 0 30px;
  }
  body.en .index_block_03 section p{
    padding: 0 30px;
  }
  body.en .index_block_03 section .column2__RightText img {
    margin: 0 0 30px 0;
  }
  body.en .index_block_03 section .column2__RightText dl dd a{
    max-width: 100%;
  }
  body.en .index_block_03 section .column2__TextLink .column2Image{
    flex-direction: column;
  }
  body.en .index_block_03 section .column2__TextLink .column2Image img{
    margin: 0 0 10px 0;
    width: 100%;
  }
  body.en .index_block_03 section .column2__RightText dl{
    width: 100%;
  }
  body.en .index_block_03 section .column2__RightText dl dt{
    margin: -7px 0 23px 0;
    font-size: 6vw;
    line-height: 140%;
  }
  body.en .index_block_03 section .column2__TextLink{
    padding: 0 30px 16% 30px;
  }
  body.en .index_block_03 section .column2__TextLink dl dt{
    margin: 0 0 23px 0;
    font-size: 3.5vw;
    line-height: 160%;
  }
  body.en .index_block_05{
    padding: 16% 30px 16% 30px;
  }
  body.en .index_block_09{
    padding: 16% 30px 16% 30px;
  }
  body.en .index_block_09 section .column2Image{
    padding: 0;
  }
  body.en .index_block_09 section .column2Image img{
    margin: 0 0 10px 0;
    width: 100%;
  }
  body.en .index_block_09 section .column2__LeftText{
    flex-direction: column-reverse;
    padding: 0;
  }
  body.en .index_block_09 section .column2__LeftText dl{
    width: 100%;
    padding: 0;
  }
  body.en .index_block_09 section .column2__LeftText dl dt{
    font-size: 6vw;
    line-height: 140%;
    margin: 0 0 15px 0;
  }
  body.en .index_block_09 section .column2__LeftText dl dd{
    font-size: 3.5vw;
    line-height: 160%;
  }
  body.en .index_block_09 section .column2__LeftText img{
    margin: 0 0 20px 0;
  }
  body.en .index_block_09 section p{
    margin: 0 0 23px 0;
  }
  body.en .index_block_09 section .bottomText{
    font-size: 3.5vw;
    line-height: 160%;
  }
  body.en .index_block_11{
    padding: 14% 30px 16% 30px;
  }
  body.en .index_block_11 section h2{
    margin: 0 0 23px 0;
  }
  body.en .index_block_11 section dl dd{
    font-size: 3.5vw;
    line-height: 160%;
  }
  body.en footer .footer_area .footer_logo img{
    max-width: 250px;
  }
  body.en footer .footer_area .footer_list ul{
    width: 100%;
    flex-wrap: wrap;
    font-size: 4vw;
    line-height: 160%;
  }
  body.en footer .footer_area .footer_list ul li{
    margin: 0;
    padding: 0 15px;
  }
  body.en footer .footer_area .footer_list ul:first-child{
    width: 100%;
    font-size: 3.5vw;
    line-height: 160%;
    justify-content: flex-start;
    list-style-type: disc;
    padding: 0 0 0 20px;
    margin: 0 0 30px 0;
  }
  body.en footer .footer_area .footer_list ul:first-child li{
    padding: 0;
  }
  body.en footer .footer_area .footer_list ul:first-child li i{
    display: none;
  }


  body.en #tab-b1_2,
  body.en #tab-b2_2{
    padding: 40px 20px 0 20px;
  }
  body.en .accordionTitle{
    flex-direction: column;
    position: relative;
  }
  body.en .accordionTitle dl{
    width: 90%;
  }
  body.en .accordionTitle dl:first-child{
    border-bottom: none;
  }
  body.en .accordionTitle dl dt{
    padding: 6px 10px;
    font-size: 4.2vw;
  }
  body.en .accordionTitle dl dd{
    padding: 6px 10px;
    font-size: 3.6vw;
  }
  body.en .accordionTitle span{
    position: absolute;
    top: 0;
    right: 0;
    width: 10%;
    height: 100%;
  }
  body.en .accordionTitle span::before{
    width: 8px;
    height: 8px;
  }
  body.en .accordionDes{
    padding: 20px 25px;
  }
  body.en .accordionDes__box{
    padding: 20px;
    flex-direction: column;
  }
  body.en .accordionDes__box h4{
    padding: 0 0 17px;
  }
  body.en .accordionDes__box .box dl{
    padding: 20px;
    flex-direction: column;
  }
  body.en .accordionDes__box .box dl dt {
    width: 100%;
    padding: 0 0 8px 0;
    margin: 0 0 8px 0;
    border-bottom: solid 2px #e3e3e3;
  }
  body.en .accordionDes__box .box dl dd{
    border-left: none;
    padding: 0;
    width: 100%;
  }
}