@charset "UTF-8";
.pagetitle {
  padding: 160px 0 160px 0;
  text-align: center;
  width: 94%;
  max-width: 1000px;
  margin: 0 auto;
}

.pagetitle .komidashi {
  font-size: 16px;
  color: #004e85;
  line-height: 125%;
  padding-bottom: 10px;
}

.pagetitle h1 {
  font-size: 30px;
}

/*****幅レイアウト調整*****/
.w900 {
  width: 90%;
  max-width: 900px;
  margin: 0 auto;
}

.w1000 {
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
}

.w1000 .w900 {
  width: 100%;
  max-width: 900px;
}

.last_spacer {
  padding-bottom: 230px;
}

/**************基本フォントサイズ_PC***************/
body {
  font-size: 16px;
}

/**************基本フォントサイズ***************/
#sec01 {
  padding-top: 1000px;
}

#sec02 {
  padding-bottom: 230px;
  text-align: center;
}

#sec02 .br_inline {
  display: none;
}

#sec02 h2 {
  display: inline-block;
  font-size: 30px;
  letter-spacing: 1px;
  position: relative;
  padding: 0.5em 0.85em;
  line-height: 125%;
  margin-bottom: 120px;
}

#sec02 .k_left {
  position: absolute;
  top: 0;
  left: 0;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
  width: 35px;
  height: 35px;
}

#sec02 .k_right_type_A {
  position: absolute;
  bottom: 0;
  right: 0em;
  border-bottom: 1px solid #666;
  border-right: 1px solid #666;
  width: 35px;
  height: 35px;
}

#sec02 .k_right_type_B {
  position: absolute;
  bottom: 0;
  right: 0.4em;
  border-bottom: 1px solid #666;
  border-right: 1px solid #666;
  width: 35px;
  height: 35px;
}

#sec02 .maintext {
  line-height: 240%;
  text-align: center;
}

#sec03 {
  text-align: center;
  padding-bottom: 100px;
}

#sec03 h2 {
  display: inline-block;
  font-size: 30px;
  letter-spacing: 1px;
  position: relative;
  padding: 0.5em 0.85em;
  line-height: 125%;
  margin-bottom: 80px;
}

#sec03 h3 {
  font-size: 24px;
  padding-bottom: 40px;
}

#sec03 p.tltl {
  line-height: 200%;
  padding-bottom: 80px;
}

#sec03 h4 {
  width: 65%;
  max-width: 260px;
  margin: 0 auto 40px auto;
}

#sec03 .w787box {
  width: 100%;
  max-width: 787px;
  margin: 0 auto 60px;
}

#sec03 .w787box .w787__left {
  float: left;
  width: 28%;
  margin-right: 8%;
}

#sec03 .w787box .w787__mid {
  float: left;
  width: 28%;
  margin-right: 8%;
}

#sec03 .w787box .w787__right {
  float: left;
  width: 28%;
}

#sec03 .h4p {
  width: 100%;
  max-width: 787px;
  margin: 0 auto 0px;
}

#sec03 .h4p img {
  width: 71.6%;
  margin: 0 auto;
}

#sec03 .inbox {
  border: 1px solid #acacac;
  padding: 30px 5%;
  position: relative;
}

#sec03 .inbox p {
  position: absolute;
  width: 90%;
  top: 50%;
  left: 5%;
  text-align: center;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}

#sec03 .boxtext {
  text-align: left;
  padding-top: 10px;
  font-size: 14px;
  line-height: 140%;
}

#sec03 .zu_waku {
  width: 100%;
  position: relative;
}

#sec04 {
  text-align: center;
  width: 90%;
  max-width: 1100px;
  margin: 0 auto;
  padding-top: 120px;
  padding-bottom: 100px;
}

#sec04 h2 {
  display: inline-block;
  font-size: 30px;
  letter-spacing: 1px;
  position: relative;
  padding: 0.5em 0.85em;
  line-height: 125%;
  margin-bottom: 80px;
}

#sec04 h3 {
  font-size: 24px;
  padding-bottom: 40px;
}

#sec04 p.tltl {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  line-height: 200%;
  padding-bottom: 80px;
  text-align: left;
}

#sec04 h4 {
  width: 65%;
  max-width: 260px;
  margin: 0 auto 40px auto;
}

#sec04 .w787box {
  width: 100%;
  max-width: 787px;
  margin: 0 auto 60px;
}

#sec04 .w787box .w787__left {
  float: left;
  width: 28%;
  margin-right: 8%;
}

#sec04 .w787box .w787__mid {
  float: left;
  width: 28%;
  margin-right: 8%;
}

#sec04 .w787box .w787__right {
  float: left;
  width: 28%;
}

#sec04 .h4p {
  width: 100%;
  max-width: 787px;
  margin: 0 auto 0px;
}

#sec04 .h4p img {
  width: 71.6%;
  margin: 0 auto;
}

#sec04 .inbox {
  border: 1px solid #acacac;
  padding: 30px 5%;
  position: relative;
}

#sec04 .inbox p {
  position: absolute;
  width: 90%;
  top: 50%;
  left: 5%;
  text-align: center;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}

#sec04 .boxtext {
  text-align: left;
  padding-top: 10px;
  font-size: 14px;
  line-height: 140%;
}

#sec04 .zu_waku {
  width: 100%;
  position: relative;
}

#sec05 {
  padding-top: 50px;
  padding-bottom: 250px;
}

#sec05 p {
  width: 90%;
  max-width: 1100px;
  margin: 0 auto;
  font-size: 12px;
  padding-top: 5px;
  text-align: right;
}

@media screen and (max-width: 680px) {
  #sec05 {
    padding-top: 30px;
    padding-bottom: 150px;
  }
  .pagetitle {
    padding: 100px 0 120px 0;
  }
  .pagetitle .komidashi {
    font-size: 13px;
    padding-bottom: 5px;
  }
  .pagetitle h1 {
    font-size: 24px;
  }
  /*****幅レイアウト調整*****/
  .w900 {
    width: 90%;
    max-width: 900px;
    margin: 0 auto;
  }
  .w1000 {
    width: 90%;
    max-width: 1000px;
    margin: 0 auto;
  }
  .w1000 .w900 {
    width: 100%;
    max-width: 900px;
  }
  .last_spacer {
    padding-bottom: 200px;
  }
  /**************基本フォントサイズ_PC***************/
  body {
    font-size: 14px;
  }
  /**************基本フォントサイズ***************/
  #sec02 {
    padding-bottom: 150px;
    text-align: center;
  }
  #sec02 .br_inline {
    display: inline;
  }
  #sec02 h2 {
    display: inline-block;
    font-size: 20px;
    letter-spacing: 1px;
    position: relative;
    padding: 0.5em 0.85em;
    line-height: 135%;
    margin-bottom: 55px;
    text-align: left;
  }
  #sec02 .k_left {
    position: absolute;
    top: 0;
    left: 0;
    border-top: 1px solid #666;
    border-left: 1px solid #666;
    width: 22px;
    height: 22px;
  }
  #sec02 .k_right_type_A {
    position: absolute;
    bottom: 0;
    right: 0em;
    border-bottom: 1px solid #666;
    border-right: 1px solid #666;
    width: 22px;
    height: 22px;
  }
  #sec02 .k_right_type_B {
    position: absolute;
    bottom: 0;
    right: 0.4em;
    border-bottom: 1px solid #666;
    border-right: 1px solid #666;
    width: 22px;
    height: 22px;
  }
  #sec02 .maintext {
    line-height: 180%;
    text-align: left;
  }
  #sec03 {
    text-align: center;
    padding-bottom: 50px;
  }
  #sec03 h2 {
    display: inline-block;
    font-size: 20px;
    letter-spacing: 1px;
    position: relative;
    padding: 0.5em 0.85em;
    line-height: 135%;
    margin-bottom: 55px;
    text-align: left;
  }
  #sec03 h3 {
    font-size: 16px;
    padding-bottom: 35px;
  }
  #sec03 p.tltl {
    line-height: 180%;
    padding-bottom: 80px;
    text-align: left;
  }
  #sec03 h4 {
    width: 65%;
    max-width: 260px;
    margin: 0 auto 40px auto;
  }
  #sec03 .w787box {
    width: 100%;
    max-width: 787px;
    margin: 0 auto 30px;
  }
  #sec03 .w787box .w787__left {
    float: none;
    width: 100%;
    margin-right: 0%;
    margin-bottom: 35px;
  }
  #sec03 .w787box .w787__mid {
    float: none;
    width: 100%;
    margin-right: 0%;
    margin-bottom: 35px;
  }
  #sec03 .w787box .w787__right {
    float: none;
    width: 100%;
  }
  #sec03 .h4p {
    width: 100%;
    max-width: 787px;
    margin: 0 auto 0px;
    display: none;
  }
  #sec03 .h4p img {
    width: 71.6%;
    margin: 0 auto;
  }
  #sec03 .inbox {
    border: 1px solid #acacac;
    padding: 15px 3%;
    position: relative;
  }
  #sec03 .inbox p {
    position: relative;
    width: 100%;
    top: 0%;
    left: 0%;
    text-align: center;
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
  }
  #sec03 .boxtext {
    text-align: left;
    padding-top: 5px;
    font-size: 14px;
    line-height: 140%;
  }
  #sec03 .zu_waku {
    width: 100%;
    position: relative;
  }
  #sec04 {
    text-align: center;
    padding-top: 60px;
    padding-bottom: 50px;
  }
  #sec04 h2 {
    display: inline-block;
    font-size: 20px;
    letter-spacing: 1px;
    position: relative;
    padding: 0.5em 0.85em;
    line-height: 135%;
    margin-bottom: 55px;
    text-align: left;
  }
  #sec04 h3 {
    font-size: 16px;
    padding-bottom: 35px;
  }
  #sec04 p.tltl {
    line-height: 180%;
    padding-bottom: 0px;
    text-align: left;
  }
  #sec04 h4 {
    width: 65%;
    max-width: 260px;
    margin: 0 auto 40px auto;
  }
  #sec04 .w787box {
    width: 100%;
    max-width: 787px;
    margin: 0 auto 30px;
  }
  #sec04 .w787box .w787__left {
    float: none;
    width: 100%;
    margin-right: 0%;
    margin-bottom: 35px;
  }
  #sec04 .w787box .w787__mid {
    float: none;
    width: 100%;
    margin-right: 0%;
    margin-bottom: 35px;
  }
  #sec04 .w787box .w787__right {
    float: none;
    width: 100%;
  }
  #sec04 .h4p {
    width: 100%;
    max-width: 787px;
    margin: 0 auto 0px;
    display: none;
  }
  #sec04 .h4p img {
    width: 71.6%;
    margin: 0 auto;
  }
  #sec04 .inbox {
    border: 1px solid #acacac;
    padding: 15px 3%;
    position: relative;
  }
  #sec04 .inbox p {
    position: relative;
    width: 100%;
    top: 0%;
    left: 0%;
    text-align: center;
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
  }
  #sec04 .boxtext {
    text-align: left;
    padding-top: 5px;
    font-size: 14px;
    line-height: 140%;
  }
  #sec04 .zu_waku {
    width: 100%;
    position: relative;
  }
}

/***************************************************************************/
.pc_only_inline {
  display: inline-block;
}

@media screen and (max-width: 680px) {
  .pc_only_inline {
    display: none;
  }
}

.mainphoto {
  width: 100%;
  max-width: 1000px;
  margin-bottom: 150px;
}

@media screen and (max-width: 680px) {
  .mainphoto {
    margin-bottom: 60px;
  }
}

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

.him_flex .item {
  width: 22%;
  font-size: 12px;
  line-height: 160%;
  -webkit-transition: all 0.8s cubic-bezier(0.37, 0, 0.63, 1);
  transition: all 0.8s cubic-bezier(0.37, 0, 0.63, 1);
  opacity: 0;
  transform: translate(0%, 50px);
}

.him_flex .item.active {
  opacity: 1;
  transform: translate(0%, 0px);
}

.him_flex .item.delayb {
  transition-delay: 0.3s;
}

.him_flex .item.delayc {
  transition-delay: 0.6s;
}

@media screen and (max-width: 680px) {
  .him_flex .item.delayc {
    transition-delay: 0.0s;
  }
}

.him_flex .item.delayd {
  transition-delay: 0.9s;
}

@media screen and (max-width: 680px) {
  .him_flex .item.delayd {
    transition-delay: 0.3s;
  }
}

@media screen and (max-width: 680px) {
  .him_flex .item {
    width: 47.5%;
    margin-bottom: 25px;
  }
}

.him_flex .item img {
  margin-bottom: 15px;
}

.him_flex .item p {
  text-align: left;
}

@keyframes Flashb {
  50% {
    opacity: 0;
  }
}

.zuen {
  width: 100%;
  max-width: 750px;
  margin: 160px auto 0 auto;
  position: relative;
}

@media screen and (max-width: 680px) {
  .zuen {
    margin: 60px auto;
  }
}

.zuen .base {
  width: 100%;
}

.zuen .marumaru {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.zuen .marumaru.active {
  animation: Flashb 1.5s infinite;
}

.zuen .mm01, .zuen .mm02, .zuen .mm03, .zuen .mm04, .zuen .mm01e, .zuen .mm02e, .zuen .mm03e, .zuen .mm04e {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.37, 0, 0.63, 1);
  transition: all 0.8s cubic-bezier(0.37, 0, 0.63, 1);
  opacity: 0;
}

.zuen .mm01.active, .zuen .mm02.active, .zuen .mm03.active, .zuen .mm04.active, .zuen .mm01e.active, .zuen .mm02e.active, .zuen .mm03e.active, .zuen .mm04e.active {
  opacity: 1;
}

.zuen .mm01.delayb, .zuen .mm02.delayb, .zuen .mm03.delayb, .zuen .mm04.delayb, .zuen .mm01e.delayb, .zuen .mm02e.delayb, .zuen .mm03e.delayb, .zuen .mm04e.delayb {
  transition-delay: 0.3s;
}

.zuen .mm01.delayc, .zuen .mm02.delayc, .zuen .mm03.delayc, .zuen .mm04.delayc, .zuen .mm01e.delayc, .zuen .mm02e.delayc, .zuen .mm03e.delayc, .zuen .mm04e.delayc {
  transition-delay: 0.6s;
}

.zuen .mm01.delayd, .zuen .mm02.delayd, .zuen .mm03.delayd, .zuen .mm04.delayd, .zuen .mm01e.delayd, .zuen .mm02e.delayd, .zuen .mm03e.delayd, .zuen .mm04e.delayd {
  transition-delay: 0.9s;
}

.w1100_line {
  width: 90%;
  max-width: 1100px;
  margin: 0 auto;
  height: 1px;
  background-color: #cccccc;
}

.setumei1 {
  width: 100%;
  max-width: 1100px;
  margin: 80px auto 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}

.setumei1 .photo {
  width: 43%;
}

@media screen and (max-width: 680px) {
  .setumei1 .photo {
    width: 100%;
    margin-bottom: 20px;
    order: 1;
  }
}

.setumei1 .text {
  width: 50%;
  text-align: left;
}

@media screen and (max-width: 680px) {
  .setumei1 .text {
    width: 100%;
    order: 2;
  }
}

.subttt {
  width: 100%;
  font-size: 20px;
  line-height: 100%;
  padding-bottom: 10px;
}

@media screen and (max-width: 680px) {
  .subttt {
    font-size: 16px;
  }
}

.subttt span {
  display: inline-block;
  padding-right: 20px;
  font-size: 16px;
}

@media screen and (max-width: 680px) {
  .subttt span {
    font-size: 14px;
  }
}

.mainttt {
  font-size: 26px;
  line-height: 160%;
  padding-bottom: 20px;
}

@media screen and (max-width: 680px) {
  .mainttt {
    font-size: 20px;
  }
}

.colorgreen {
  color: #006430;
}

.colorbule {
  color: #004e85;
}

.setumei2 {
  width: 100%;
  max-width: 1100px;
  margin: 80px auto 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}

.setumei2 .photo {
  width: 31.8%;
}

@media screen and (max-width: 680px) {
  .setumei2 .photo {
    width: 100%;
    margin-bottom: 20px;
    order: 1;
  }
}

.setumei2 .text {
  width: 59%;
  text-align: left;
}

@media screen and (max-width: 680px) {
  .setumei2 .text {
    width: 100%;
    order: 2;
  }
}

.fadein_lineup_st {
  -webkit-transition: all 0.8s cubic-bezier(0.37, 0, 0.63, 1);
  transition: all 0.8s cubic-bezier(0.37, 0, 0.63, 1);
  opacity: 0;
  transform: translate(0%, 30px);
}

.fadein_lineup_st.active {
  opacity: 1;
  transform: translate(0%, 0px);
}
