@charset "utf-8";
/*================================================================

/20/ module

=================================================================*/
/* ----------------------------------
  detail
---------------------------------- */
.detail-h2 {
  position: relative;
  font-size: 32px;
  margin-top: 80px;
  margin-bottom: 38px;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0 0 20px;
}
.detail-h2:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: "";
  width: 8px;
  height: 100%;
  border-radius: 5px;
  background: #ccc;
}
@media screen and (max-width: 767px) {
  .detail-h2 {
    font-size: 19px;
    margin-top: 35px;
    margin-bottom: 20px;
    line-height: 1.5;
    padding: 3px 0 3px 15px;
  }
  .detail-h2:before {
    width: 6px;
  }
}
.ctgy-kokugo1_jou .detail-h2:before {
  background: #00ab84;
}
.ctgy-kokugo1_ge .detail-h2:before {
  background: #00ab84;
}
.ctgy-kokugo2_jou .detail-h2:before {
  background: #43b149;
}
.ctgy-kokugo2_ge .detail-h2:before {
  background: #43b149;
}
.ctgy-kokugo3_jou .detail-h2:before {
  background: #f08441;
}
.ctgy-kokugo3_ge .detail-h2:before {
  background: #f08441;
}
.ctgy-kokugo4_jou .detail-h2:before {
  background: #ec6d5e;
}
.ctgy-kokugo4_ge .detail-h2:before {
  background: #ec6d5e;
}
.ctgy-kokugo5 .detail-h2:before {
  background: #00aacb;
}
.ctgy-kokugo6 .detail-h2:before {
  background: #0089ce;
}
.ctgy-shosha1 .detail-h2:before {
  background: #00ab84;
}
.ctgy-shosha2 .detail-h2:before {
  background: #43b149;
}
.ctgy-shosha3 .detail-h2:before {
  background: #f08441;
}
.ctgy-shosha4 .detail-h2:before {
  background: #ec6d5e;
}
.ctgy-shosha5 .detail-h2:before {
  background: #00aacb;
}
.ctgy-shosha6 .detail-h2:before {
  background: #0089ce;
}
.ctgy-doutoku1 .detail-h2:before {
  background: #00a4c5;
}
.ctgy-doutoku2 .detail-h2:before {
  background: #3db8a5;
}
.ctgy-doutoku3 .detail-h2:before {
  background: #796baf;
}
.ctgy-doutoku4 .detail-h2:before {
  background: #d0121b;
}
.ctgy-doutoku5 .detail-h2:before {
  background: #ea609e;
}
.ctgy-doutoku6 .detail-h2:before {
  background: #0099d9;
}
.ctgy-eigo5 .detail-h2:before {
  background: #f98d00;
}
.ctgy-eigo6 .detail-h2:before {
  background: #00aacb;
}
.ctgy-kisetsu .detail-h2:before {
  background: #d33431;
}
.ctgy-anzen .detail-h2:before {
  background: #edd700;
}
.ctgy-dougu .detail-h2:before {
  background: #8bbf19;
}
.ctgy- .detail-h2:before {
  background: ;
}
.detail-h3 {
  position: relative;
  font-size: 28px;
  margin-top: 30px;
  font-weight: bold;
  line-height: 1.5;
  padding: 0 0 0 20px;
}
.detail-h3:before {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  content: "";
  width: 14px;
  height: 14px;
  border-radius: 7px;
  background: #ccc;
  margin-top: -7px;
}
.detail-h3:after {
  position: absolute;
  top: 50%;
  left: 4px;
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background: #fff;
  margin-top: -3px;
}
@media screen and (max-width: 767px) {
  .detail-h3 {
    font-size: 17px;
    margin-top: 20px;
    line-height: 1.5;
    padding: 3px 0 3px 15px;
  }
  .detail-h3:before {
    width: 10px;
    height: 10px;
    margin-top: -5px;
  }
  .detail-h3:after {
    left: 3px;
    width: 4px;
    height: 4px;
    margin-top: -2px;
  }
}
.ctgy-kokugo1_jou .detail-h3:before {
  background: #00ab84;
}
.ctgy-kokugo1_ge .detail-h3:before {
  background: #00ab84;
}
.ctgy-kokugo2_jou .detail-h3:before {
  background: #43b149;
}
.ctgy-kokugo2_ge .detail-h3:before {
  background: #43b149;
}
.ctgy-kokugo3_jou .detail-h3:before {
  background: #f08441;
}
.ctgy-kokugo3_ge .detail-h3:before {
  background: #f08441;
}
.ctgy-kokugo4_jou .detail-h3:before {
  background: #ec6d5e;
}
.ctgy-kokugo4_ge .detail-h3:before {
  background: #ec6d5e;
}
.ctgy-kokugo5 .detail-h3:before {
  background: #00aacb;
}
.ctgy-kokugo6 .detail-h3:before {
  background: #0089ce;
}
.ctgy-shosha1 .detail-h3:before {
  background: #00ab84;
}
.ctgy-shosha2 .detail-h3:before {
  background: #43b149;
}
.ctgy-shosha3 .detail-h3:before {
  background: #f08441;
}
.ctgy-shosha4 .detail-h3:before {
  background: #ec6d5e;
}
.ctgy-shosha5 .detail-h3:before {
  background: #00aacb;
}
.ctgy-shosha6 .detail-h3:before {
  background: #0089ce;
}
.ctgy-doutoku1 .detail-h3:before {
  background: #f39800;
}
.ctgy-doutoku2 .detail-h3:before {
  background: #72af2d;
}
.ctgy-doutoku3 .detail-h3:before {
  background: #796baf;
}
.ctgy-doutoku4 .detail-h3:before {
  background: #d0121b;
}
.ctgy-doutoku5 .detail-h3:before {
  background: #ea609e;
}
.ctgy-doutoku6 .detail-h3:before {
  background: #0099d9;
}
.ctgy-eigo5 .detail-h3:before {
  background: #f98d00;
}
.ctgy-eigo6 .detail-h3:before {
  background: #00aacb;
}
.ctgy-kisetsu .detail-h3:before {
  background: #d33431;
}
.ctgy-anzen .detail-h3:before {
  background: #edd700;
}
.ctgy-dougu .detail-h3:before {
  background: #8bbf19;
}
.ctgy- .detail-h3:before {
  background: ;
}
.detail-p {
  margin-top: 15px;
  font-size: 18px;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .detail-p {
    margin-top: 10px;
    font-size: 15px;
    line-height: 1.6;
  }
}
.detail-audio-btn {
  margin-top: 30px;
}
.detail-audio-btn a {
  cursor: pointer;
  position: relative;
  display: block;
  padding: 25px 75px 23px 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #8d9092;
  border-radius: 20px;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.2;
  background: #fff;
  color: #353637;
}
.detail-audio-btn a.is-disabled {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.detail-audio-btn a:before {
  position: absolute;
  top: 50%;
  right: 25px;
  margin-top: -16px;
  content: "";
  display: block;
  width: 32px;
  height: 32px;
  background: #ccc;
  border-radius: 16px;
}
.detail-audio-btn a:after {
  position: absolute;
  top: 50%;
  right: 25px;
  margin-top: -16px;
  content: "";
  display: block;
  width: 32px;
  height: 32px;
  background: url("/20/assets/img/detail/icon_audio.png") 0 0;
  -webkit-background-size: 32px 32px;
  -moz-background-size: 32px 32px;
  background-size: 32px 32px;
}
@media screen and (max-width: 767px) {
  .detail-audio-btn {
    margin-top: 15px;
  }
  .detail-audio-btn a {
    padding: 15px 45px 15px 15px;
    border-radius: 15px;
    font-size: 16px;
  }
  .detail-audio-btn a:before {
    right: 11px;
    margin-top: -11px;
    width: 22px;
    height: 22px;
  }
  .detail-audio-btn a:after {
    right: 11px;
    margin-top: -11px;
    width: 22px;
    height: 22px;
    background: url("/20/assets/img/detail/icon_audio.png") 0 0;
    -webkit-background-size: 22px 22px;
    -moz-background-size: 22px 22px;
    background-size: 22px 22px;
  }
}
.ctgy-kokugo1_jou .detail-audio-btn a:before {
  background: #00ab84;
}
.ctgy-kokugo1_ge .detail-audio-btn a:before {
  background: #00ab84;
}
.ctgy-kokugo2_jou .detail-audio-btn a:before {
  background: #43b149;
}
.ctgy-kokugo2_ge .detail-audio-btn a:before {
  background: #43b149;
}
.ctgy-kokugo3_jou .detail-audio-btn a:before {
  background: #f08441;
}
.ctgy-kokugo3_ge .detail-audio-btn a:before {
  background: #f08441;
}
.ctgy-kokugo4_jou .detail-audio-btn a:before {
  background: #ec6d5e;
}
.ctgy-kokugo4_ge .detail-audio-btn a:before {
  background: #ec6d5e;
}
.ctgy-kokugo5 .detail-audio-btn a:before {
  background: #00aacb;
}
.ctgy-kokugo6 .detail-audio-btn a:before {
  background: #0089ce;
}
.ctgy-shosha1 .detail-audio-btn a:before {
  background: #00ab84;
}
.ctgy-shosha2 .detail-audio-btn a:before {
  background: #43b149;
}
.ctgy-shosha3 .detail-audio-btn a:before {
  background: #f08441;
}
.ctgy-shosha4 .detail-audio-btn a:before {
  background: #ec6d5e;
}
.ctgy-shosha5 .detail-audio-btn a:before {
  background: #00aacb;
}
.ctgy-shosha6 .detail-audio-btn a:before {
  background: #0089ce;
}
.ctgy-doutoku1 .detail-audio-btn a:before {
  background: #f39800;
}
.ctgy-doutoku2 .detail-audio-btn a:before {
  background: #72af2d;
}
.ctgy-doutoku3 .detail-audio-btn a:before {
  background: #796baf;
}
.ctgy-doutoku4 .detail-audio-btn a:before {
  background: #d0121b;
}
.ctgy-doutoku5 .detail-audio-btn a:before {
  background: #ea609e;
}
.ctgy-doutoku6 .detail-audio-btn a:before {
  background: #0099d9;
}
.ctgy-eigo5 .detail-audio-btn a:before {
  background: #f98d00;
}
.ctgy-eigo6 .detail-audio-btn a:before {
  background: #00aacb;
}
.ctgy-kisetsu .detail-audio-btn a:before {
  background: #d33431;
}
.ctgy-anzen .detail-audio-btn a:before {
  background: #edd700;
}
.ctgy-dougu .detail-audio-btn a:before {
  background: #8bbf19;
}
.ctgy- .detail-audio-btn a:before {
  background: ;
}
.detail-audio {
  width: 100%;
  max-width: 100%;
  margin: 30px auto 0 auto;
}
.detail-audio-inr {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.detail-audio-inr > iframe,
.detail-audio-inr #eqplayer {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .detail-audio {
    margin-top: 15px;
  }
}
.detail-youtube {
  width: 100%;
  max-width: 100%;
  margin: 30px auto 0 auto;
}
.detail-youtube-inr {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.detail-youtube-inr > iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.detail-youtube-notice {
  text-align: right;
  font-size: 14px;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .detail-youtube {
    margin: 15px auto 0 auto;
  }
  .detail-youtube-notice {
    font-size: 12px;
    margin-top: 7px;
  }
}
.detail-img {
  margin-top: 30px;
  text-align: center;
}
.detail-img img {
  max-width: 100%;
}
.detail-img-notice {
  text-align: right;
  font-size: 14px;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .detail-img {
    margin-top: 15px;
  }
  .detail-img-notice {
    font-size: 12px;
    margin-top: 7px;
  }
}
.detail-btn {
  margin-top: 30px;
}
.detail-btn a {
  position: relative;
  display: block;
  padding: 25px 75px 23px 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #8d9092;
  border-radius: 20px;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.2;
  background: #fff;
  color: #353637;
}
.detail-btn a:before {
  position: absolute;
  top: 50%;
  right: 25px;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  background: #666;
  border-radius: 15px;
  display: block;
  content: "";
}
.detail-btn a:after {
  position: absolute;
  top: 50%;
  right: 25px;
  margin-top: -15px;
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  display: block;
  width: 30px;
  height: 30px;
  background-image: url("../img/sprite.png");
  background-repeat: no-repeat;
  background-position: 0px -69px;
  -webkit-background-size: 93px 672px;
  -moz-background-size: 93px 672px;
  background-size: 93px 672px;
}
@media screen and (max-width: 767px) {
  .detail-btn {
    margin-top: 15px;
  }
  .detail-btn a {
    padding: 15px 45px 15px 15px;
    border-radius: 15px;
    font-size: 16px;
  }
  .detail-btn a:before {
    width: 22px;
    height: 22px;
    margin-top: -11px;
    right: 11px;
  }
  .detail-btn a:after {
    right: 11px;
    margin-top: -11px;
    width: 22px;
    height: 22px;
    display: block;
    width: 22px;
    height: 22px;
    background-image: url("../img/sprite.png");
    background-repeat: no-repeat;
    background-position: 0px -18px;
    -webkit-background-size: 93px 672px;
    -moz-background-size: 93px 672px;
    background-size: 93px 672px;
  }
}
.no-touchdv .detail-btn a:hover:after {
  -webkit-animation: rotate-anime 0.5s linear 1;
  -moz-animation: rotate-anime 0.5s linear 1;
  -o-animation: rotate-anime 0.5s linear 1;
  -ms-animation: rotate-anime 0.5s linear 1;
  animation: rotate-anime 0.5s linear 1;
}
.ctgy-kokugo1_jou .detail-btn a:before {
  background: #00ab84;
}
.ctgy-kokugo1_ge .detail-btn a:before {
  background: #00ab84;
}
.ctgy-kokugo2_jou .detail-btn a:before {
  background: #43b149;
}
.ctgy-kokugo2_ge .detail-btn a:before {
  background: #43b149;
}
.ctgy-kokugo3_jou .detail-btn a:before {
  background: #f08441;
}
.ctgy-kokugo3_ge .detail-btn a:before {
  background: #f08441;
}
.ctgy-kokugo4_jou .detail-btn a:before {
  background: #ec6d5e;
}
.ctgy-kokugo4_ge .detail-btn a:before {
  background: #ec6d5e;
}
.ctgy-kokugo5 .detail-btn a:before {
  background: #00aacb;
}
.ctgy-kokugo6 .detail-btn a:before {
  background: #0089ce;
}
.ctgy-shosha1 .detail-btn a:before {
  background: #00ab84;
}
.ctgy-shosha2 .detail-btn a:before {
  background: #43b149;
}
.ctgy-shosha3 .detail-btn a:before {
  background: #f08441;
}
.ctgy-shosha4 .detail-btn a:before {
  background: #ec6d5e;
}
.ctgy-shosha5 .detail-btn a:before {
  background: #00aacb;
}
.ctgy-shosha6 .detail-btn a:before {
  background: #0089ce;
}
.ctgy-doutoku1 .detail-btn a:before {
  background: #f39800;
}
.ctgy-doutoku2 .detail-btn a:before {
  background: #72af2d;
}
.ctgy-doutoku3 .detail-btn a:before {
  background: #796baf;
}
.ctgy-doutoku4 .detail-btn a:before {
  background: #d0121b;
}
.ctgy-doutoku5 .detail-btn a:before {
  background: #ea609e;
}
.ctgy-doutoku6 .detail-btn a:before {
  background: #0099d9;
}
.ctgy-eigo5 .detail-btn a:before {
  background: #f98d00;
}
.ctgy-eigo6 .detail-btn a:before {
  background: #00aacb;
}
.ctgy-kisetsu .detail-btn a:before {
  background: #d33431;
}
.ctgy-anzen .detail-btn a:before {
  background: #edd700;
}
.ctgy-dougu .detail-btn a:before {
  background: #8bbf19;
}
.ctgy- .detail-btn a:before {
  background: ;
}
.detail-list {
  margin-top: 30px;
}
.detail-list dt {
  font-weight: bold;
  font-size: 28px;
  line-height: 1.5;
}
.detail-list dd {
  margin-top: 5px;
  font-size: 18px;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .detail-list {
    margin-top: 15px;
  }
  .detail-list dt {
    font-size: 16px;
  }
  .detail-list dd {
    font-size: 15px;
  }
}
.detail-link {
  margin-top: 30px;
}
.detail-link a {
  position: relative;
  font-weight: bold;
  display: block;
  font-size: 28px;
  line-height: 1.5;
  color: #353637;
  padding-left: 20px;
}
.detail-link a:after {
  position: absolute;
  top: 14px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 13px;
  border-color: transparent transparent transparent #666;
  content: "";
}
.detail-link p {
  margin-top: 5px;
  font-size: 18px;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .detail-link {
    margin-top: 15px;
  }
  .detail-link a {
    font-size: 16px;
    padding-left: 12px;
    line-height: 1.6;
  }
  .detail-link a:after {
    top: 6px;
    border-style: solid;
    border-width: 6px 0 6px 8.5px;
    content: "";
  }
  .detail-link p {
    font-size: 15px;
  }
}
.ctgy-kokugo1_jou .detail-link a:after {
  border-color: transparent transparent transparent #00ab84;
}
.ctgy-kokugo1_ge .detail-link a:after {
  border-color: transparent transparent transparent #00ab84;
}
.ctgy-kokugo2_jou .detail-link a:after {
  border-color: transparent transparent transparent #43b149;
}
.ctgy-kokugo2_ge .detail-link a:after {
  border-color: transparent transparent transparent #43b149;
}
.ctgy-kokugo3_jou .detail-link a:after {
  border-color: transparent transparent transparent #f08441;
}
.ctgy-kokugo3_ge .detail-link a:after {
  border-color: transparent transparent transparent #f08441;
}
.ctgy-kokugo4_jou .detail-link a:after {
  border-color: transparent transparent transparent #ec6d5e;
}
.ctgy-kokugo4_ge .detail-link a:after {
  border-color: transparent transparent transparent #ec6d5e;
}
.ctgy-kokugo5 .detail-link a:after {
  border-color: transparent transparent transparent #00aacb;
}
.ctgy-kokugo6 .detail-link a:after {
  border-color: transparent transparent transparent #0089ce;
}
.ctgy-shosha1 .detail-link a:after {
  border-color: transparent transparent transparent #00ab84;
}
.ctgy-shosha2 .detail-link a:after {
  border-color: transparent transparent transparent #43b149;
}
.ctgy-shosha3 .detail-link a:after {
  border-color: transparent transparent transparent #f08441;
}
.ctgy-shosha4 .detail-link a:after {
  border-color: transparent transparent transparent #ec6d5e;
}
.ctgy-shosha5 .detail-link a:after {
  border-color: transparent transparent transparent #00aacb;
}
.ctgy-shosha6 .detail-link a:after {
  border-color: transparent transparent transparent #0089ce;
}
.ctgy-doutoku1 .detail-link a:after {
  border-color: transparent transparent transparent #f39800;
}
.ctgy-doutoku2 .detail-link a:after {
  border-color: transparent transparent transparent #72af2d;
}
.ctgy-doutoku3 .detail-link a:after {
  border-color: transparent transparent transparent #796baf;
}
.ctgy-doutoku4 .detail-link a:after {
  border-color: transparent transparent transparent #d0121b;
}
.ctgy-doutoku5 .detail-link a:after {
  border-color: transparent transparent transparent #ea609e;
}
.ctgy-doutoku6 .detail-link a:after {
  border-color: transparent transparent transparent #0099d9;
}
.ctgy-eigo5 .detail-link a:after {
  border-color: transparent transparent transparent #f98d00;
}
.ctgy-eigo6 .detail-link a:after {
  border-color: transparent transparent transparent #00aacb;
}
.ctgy-kisetsu .detail-link a:after {
  border-color: transparent transparent transparent #d33431;
}
.ctgy-anzen .detail-link a:after {
  border-color: transparent transparent transparent #edd700;
}
.ctgy-dougu .detail-link a:after {
  border-color: transparent transparent transparent #8bbf19;
}
.ctgy- .detail-link a:after {
  border-color: transparent transparent transparent;
}
.detail-notice {
  margin-top: 20px;
  font-size: 14px;
  color: #353637;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .detail-notice {
    margin-top: 15px;
    font-size: 12px;
  }
}
.detail-headtag {
  font-weight: bold;
  border-bottom: 2px solid #8d9092;
  font-size: 32px;
  padding: 0;
}
.detail-headtag + .detail-h2 {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .detail-headtag {
    font-size: 19px;
  }
}
.detail-slider {
  margin-top: 20px;
  padding-bottom: 95px;
}
@media screen and (max-width: 767px) {
  .detail-slider {
    padding-bottom: 87px;
  }
}
.detail-accordion-btn {
  margin-top: 30px;
}
.detail-accordion-btn a {
  cursor: pointer;
  position: relative;
  display: block;
  padding: 25px 75px 23px 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #8d9092;
  border-radius: 20px;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.2;
  background: #fff;
  color: #353637;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.detail-accordion-btn a.is-active:after {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.detail-accordion-btn a.is-disabled {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.detail-accordion-btn a:before,
.detail-accordion-btn a:after {
  position: absolute;
  top: 50%;
  right: 25px;
  margin-top: -2px;
  content: "";
  display: block;
  width: 32px;
  height: 4px;
  background: #ccc;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.detail-accordion-btn a:after {
  -webkit-transform: rotate(-450deg);
  -moz-transform: rotate(-450deg);
  -o-transform: rotate(-450deg);
  -ms-transform: rotate(-450deg);
  transform: rotate(-450deg);
}
@media screen and (max-width: 767px) {
  .detail-accordion-btn {
    margin-top: 15px;
  }
  .detail-accordion-btn a {
    padding: 15px 45px 15px 15px;
    border-radius: 15px;
    font-size: 16px;
  }
  .detail-accordion-btn a:before,
  .detail-accordion-btn a:after {
    right: 11px;
    margin-top: -1px;
    width: 22px;
    height: 2px;
  }
}
.ctgy-kokugo1_jou .detail-accordion-btn a:before,
.ctgy-kokugo1_jou .detail-accordion-btn a:after {
  background: #00ab84;
}
.ctgy-kokugo1_ge .detail-accordion-btn a:before,
.ctgy-kokugo1_ge .detail-accordion-btn a:after {
  background: #00ab84;
}
.ctgy-kokugo2_jou .detail-accordion-btn a:before,
.ctgy-kokugo2_jou .detail-accordion-btn a:after {
  background: #43b149;
}
.ctgy-kokugo2_ge .detail-accordion-btn a:before,
.ctgy-kokugo2_ge .detail-accordion-btn a:after {
  background: #43b149;
}
.ctgy-kokugo3_jou .detail-accordion-btn a:before,
.ctgy-kokugo3_jou .detail-accordion-btn a:after {
  background: #f08441;
}
.ctgy-kokugo3_ge .detail-accordion-btn a:before,
.ctgy-kokugo3_ge .detail-accordion-btn a:after {
  background: #f08441;
}
.ctgy-kokugo4_jou .detail-accordion-btn a:before,
.ctgy-kokugo4_jou .detail-accordion-btn a:after {
  background: #ec6d5e;
}
.ctgy-kokugo4_ge .detail-accordion-btn a:before,
.ctgy-kokugo4_ge .detail-accordion-btn a:after {
  background: #ec6d5e;
}
.ctgy-kokugo5 .detail-accordion-btn a:before,
.ctgy-kokugo5 .detail-accordion-btn a:after {
  background: #00aacb;
}
.ctgy-kokugo6 .detail-accordion-btn a:before,
.ctgy-kokugo6 .detail-accordion-btn a:after {
  background: #0089ce;
}
.ctgy-shosha1 .detail-accordion-btn a:before,
.ctgy-shosha1 .detail-accordion-btn a:after {
  background: #00ab84;
}
.ctgy-shosha2 .detail-accordion-btn a:before,
.ctgy-shosha2 .detail-accordion-btn a:after {
  background: #43b149;
}
.ctgy-shosha3 .detail-accordion-btn a:before,
.ctgy-shosha3 .detail-accordion-btn a:after {
  background: #f08441;
}
.ctgy-shosha4 .detail-accordion-btn a:before,
.ctgy-shosha4 .detail-accordion-btn a:after {
  background: #ec6d5e;
}
.ctgy-shosha5 .detail-accordion-btn a:before,
.ctgy-shosha5 .detail-accordion-btn a:after {
  background: #00aacb;
}
.ctgy-shosha6 .detail-accordion-btn a:before,
.ctgy-shosha6 .detail-accordion-btn a:after {
  background: #0089ce;
}
.ctgy-doutoku1 .detail-accordion-btn a:before,
.ctgy-doutoku1 .detail-accordion-btn a:after {
  background: #f39800;
}
.ctgy-doutoku2 .detail-accordion-btn a:before,
.ctgy-doutoku2 .detail-accordion-btn a:after {
  background: #72af2d;
}
.ctgy-doutoku3 .detail-accordion-btn a:before,
.ctgy-doutoku3 .detail-accordion-btn a:after {
  background: #796baf;
}
.ctgy-doutoku4 .detail-accordion-btn a:before,
.ctgy-doutoku4 .detail-accordion-btn a:after {
  background: #d0121b;
}
.ctgy-doutoku5 .detail-accordion-btn a:before,
.ctgy-doutoku5 .detail-accordion-btn a:after {
  background: #ea609e;
}
.ctgy-doutoku6 .detail-accordion-btn a:before,
.ctgy-doutoku6 .detail-accordion-btn a:after {
  background: #0099d9;
}
.ctgy-eigo5 .detail-accordion-btn a:before,
.ctgy-eigo5 .detail-accordion-btn a:after {
  background: #f98d00;
}
.ctgy-eigo6 .detail-accordion-btn a:before,
.ctgy-eigo6 .detail-accordion-btn a:after {
  background: #00aacb;
}
.ctgy-kisetsu .detail-accordion-btn a:before,
.ctgy-kisetsu .detail-accordion-btn a:after {
  background: #d33431;
}
.ctgy-anzen .detail-accordion-btn a:before,
.ctgy-anzen .detail-accordion-btn a:after {
  background: #edd700;
}
.ctgy-dougu .detail-accordion-btn a:before,
.ctgy-dougu .detail-accordion-btn a:after {
  background: #8bbf19;
}
.ctgy- .detail-accordion-btn a:before,
.ctgy- .detail-accordion-btn a:after {
  background: ;
}
.detail-accordion__cnt {
  display: none;
}
.detail-accordion__cnt-inr {
  padding: 20px 18px;
}
.detail-accordion__cnt-inr > :first-child {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .detail-accordion__cnt-inr {
    padding: 15px 9px;
  }
}
.detail-alphabet__list {
  margin-top: 30px;
}
.detail-alphabet__list ul {
  *zoom: 1;
  margin: -20px 0 0 -20px;
}
.detail-alphabet__list ul:after {
  content: ".";
  display: block;
  visibility: hidden;
  font-size: 0;
  height: 0;
  clear: both;
}
.detail-alphabet__list li {
  float: left;
  width: 50%;
}
.detail-alphabet__list li span {
  display: block;
  margin: 20px 0 0 20px;
}
.detail-alphabet__list li a {
  position: relative;
  display: block;
}
.detail-alphabet__list li a:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  content: "";
  display: block;
}
.detail-alphabet__list li a:after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  display: block;
  display: block;
  width: 93px;
  height: 91px;
  background-image: url("../img/sprite.png");
  background-repeat: no-repeat;
  background-position: 0px -581px;
  -webkit-background-size: 93px 672px;
  -moz-background-size: 93px 672px;
  background-size: 93px 672px;
  margin-top: -45.5px;
  margin-left: -46.5px;
}
.detail-alphabet__list li img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .detail-alphabet__list {
    margin-top: 15px;
  }
  .detail-alphabet__list ul {
    margin: -10px 0 0 -10px;
  }
  .detail-alphabet__list li span {
    margin: 10px 0 0 10px;
  }
  .detail-alphabet__list li a:after {
    display: block;
    width: 47px;
    height: 46px;
    background-image: url("../img/sprite.png");
    background-repeat: no-repeat;
    background-position: 0px -101px;
    -webkit-background-size: 93px 672px;
    -moz-background-size: 93px 672px;
    background-size: 93px 672px;
    margin-top: -23px;
    margin-left: -23.5px;
  }
}
@-moz-keyframes rotate-anime {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotate-anime {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes rotate-anime {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate-anime {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* ----------------------------------
  index list
---------------------------------- */
/* 1繧ｫ繝ｩ繝� */
.indexls ul > :first-child {
  margin-top: 0;
}
.indexls li {
  margin-top: 20px;
}
.indexls li.indexls-text-ml {
  margin-left: 10%;
}
.indexls li.indexls-text-left {
  text-align: left;
}
.indexls li.indexls-text-right {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .indexls li {
    margin-top: 10px;
  }
}
a.indexls-item {
  position: relative;
  display: block;
  padding: 25px 75px 23px 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #8d9092;
  border-radius: 20px;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.2;
  background: #fff;
  color: #353637;
}
a.indexls-item:before {
  position: absolute;
  top: 50%;
  right: 25px;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  background: #666;
  border-radius: 15px;
  display: block;
  content: "";
}
a.indexls-item:after {
  position: absolute;
  top: 50%;
  right: 25px;
  margin-top: -15px;
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  display: block;
  width: 30px;
  height: 30px;
  background-image: url("../img/sprite.png");
  background-repeat: no-repeat;
  background-position: 0px -69px;
  -webkit-background-size: 93px 672px;
  -moz-background-size: 93px 672px;
  background-size: 93px 672px;
}
.ctgy-kokugo1_jou a.indexls-item:before {
  background: #00ab84;
}
.ctgy-kokugo1_ge a.indexls-item:before {
  background: #00ab84;
}
.ctgy-kokugo2_jou a.indexls-item:before {
  background: #43b149;
}
.ctgy-kokugo2_ge a.indexls-item:before {
  background: #43b149;
}
.ctgy-kokugo3_jou a.indexls-item:before {
  background: #f08441;
}
.ctgy-kokugo3_ge a.indexls-item:before {
  background: #f08441;
}
.ctgy-kokugo4_jou a.indexls-item:before {
  background: #ec6d5e;
}
.ctgy-kokugo4_ge a.indexls-item:before {
  background: #ec6d5e;
}
.ctgy-kokugo5 a.indexls-item:before {
  background: #00aacb;
}
.ctgy-kokugo6 a.indexls-item:before {
  background: #0089ce;
}
.ctgy-shosha1 a.indexls-item:before {
  background: #00ab84;
}
.ctgy-shosha2 a.indexls-item:before {
  background: #43b149;
}
.ctgy-shosha3 a.indexls-item:before {
  background: #f08441;
}
.ctgy-shosha4 a.indexls-item:before {
  background: #ec6d5e;
}
.ctgy-shosha5 a.indexls-item:before {
  background: #00aacb;
}
.ctgy-shosha6 a.indexls-item:before {
  background: #0089ce;
}
.ctgy-doutoku1 a.indexls-item:before {
  background: #f39800;
}
.ctgy-doutoku2 a.indexls-item:before {
  background: #72af2d;
}
.ctgy-doutoku3 a.indexls-item:before {
  background: #796baf;
}
.ctgy-doutoku4 a.indexls-item:before {
  background: #d0121b;
}
.ctgy-doutoku5 a.indexls-item:before {
  background: #ea609e;
}
.ctgy-doutoku6 a.indexls-item:before {
  background: #0099d9;
}
.ctgy-eigo5 a.indexls-item:before {
  background: #f98d00;
}
.ctgy-eigo6 a.indexls-item:before {
  background: #00aacb;
}
.ctgy-kisetsu a.indexls-item:before {
  background: #d33431;
}
.ctgy-anzen a.indexls-item:before {
  background: #edd700;
}
.ctgy-dougu a.indexls-item:before {
  background: #8bbf19;
}
.ctgy- a.indexls-item:before {
  background: ;
}
@media screen and (max-width: 767px) {
  a.indexls-item {
    padding: 15px 45px 15px 15px;
    border-radius: 15px;
    font-size: 16px;
  }
  a.indexls-item:before {
    width: 22px;
    height: 22px;
    margin-top: -11px;
    right: 11px;
  }
  a.indexls-item:after {
    right: 11px;
    margin-top: -11px;
    width: 22px;
    height: 22px;
    display: block;
    width: 22px;
    height: 22px;
    background-image: url("../img/sprite.png");
    background-repeat: no-repeat;
    background-position: 0px -18px;
    -webkit-background-size: 93px 672px;
    -moz-background-size: 93px 672px;
    background-size: 93px 672px;
  }
}
.no-touchdv a.indexls-item:hover:after {
  -webkit-animation: rotate-anime 0.5s linear 1;
  -moz-animation: rotate-anime 0.5s linear 1;
  -o-animation: rotate-anime 0.5s linear 1;
  -ms-animation: rotate-anime 0.5s linear 1;
  animation: rotate-anime 0.5s linear 1;
}
.no-touchdv.ctgy-kokugo1_jou a.indexls-item:hover {
  color: #00ab84;
}
.no-touchdv.ctgy-kokugo1_ge a.indexls-item:hover {
  color: #00ab84;
}
.no-touchdv.ctgy-kokugo2_jou a.indexls-item:hover {
  color: #43b149;
}
.no-touchdv.ctgy-kokugo2_ge a.indexls-item:hover {
  color: #43b149;
}
.no-touchdv.ctgy-kokugo3_jou a.indexls-item:hover {
  color: #f08441;
}
.no-touchdv.ctgy-kokugo3_ge a.indexls-item:hover {
  color: #f08441;
}
.no-touchdv.ctgy-kokugo4_jou a.indexls-item:hover {
  color: #ec6d5e;
}
.no-touchdv.ctgy-kokugo4_ge a.indexls-item:hover {
  color: #ec6d5e;
}
.no-touchdv.ctgy-kokugo5 a.indexls-item:hover {
  color: #00aacb;
}
.no-touchdv.ctgy-kokugo6 a.indexls-item:hover {
  color: #0089ce;
}
.no-touchdv.ctgy-shosha1 a.indexls-item:hover {
  color: #00ab84;
}
.no-touchdv.ctgy-shosha2 a.indexls-item:hover {
  color: #43b149;
}
.no-touchdv.ctgy-shosha3 a.indexls-item:hover {
  color: #f08441;
}
.no-touchdv.ctgy-shosha4 a.indexls-item:hover {
  color: #ec6d5e;
}
.no-touchdv.ctgy-shosha5 a.indexls-item:hover {
  color: #00aacb;
}
.no-touchdv.ctgy-shosha6 a.indexls-item:hover {
  color: #0089ce;
}
.no-touchdv.ctgy-doutoku1 a.indexls-item:hover {
  color: #f39800;
}
.no-touchdv.ctgy-doutoku2 a.indexls-item:hover {
  color: #72af2d;
}
.no-touchdv.ctgy-doutoku3 a.indexls-item:hover {
  color: #796baf;
}
.no-touchdv.ctgy-doutoku4 a.indexls-item:hover {
  color: #d0121b;
}
.no-touchdv.ctgy-doutoku5 a.indexls-item:hover {
  color: #ea609e;
}
.no-touchdv.ctgy-doutoku6 a.indexls-item:hover {
  color: #0099d9;
}
.no-touchdv.ctgy-eigo5 a.indexls-item:hover {
  color: #f98d00;
}
.no-touchdv.ctgy-eigo6 a.indexls-item:hover {
  color: #00aacb;
}
.no-touchdv.ctgy-kisetsu a.indexls-item:hover {
  color: #d33431;
}
.no-touchdv.ctgy-anzen a.indexls-item:hover {
  color: #edd700;
}
.no-touchdv.ctgy-dougu a.indexls-item:hover {
  color: #8bbf19;
}
.no-touchdv.ctgy- a.indexls-item:hover {
  color: ;
}
.no-touchdv.ctgy-kokugo1_jou a.indexls-item:hover {
  border-color: #00ab84;
}
.no-touchdv.ctgy-kokugo1_ge a.indexls-item:hover {
  border-color: #00ab84;
}
.no-touchdv.ctgy-kokugo2_jou a.indexls-item:hover {
  border-color: #43b149;
}
.no-touchdv.ctgy-kokugo2_ge a.indexls-item:hover {
  border-color: #43b149;
}
.no-touchdv.ctgy-kokugo3_jou a.indexls-item:hover {
  border-color: #f08441;
}
.no-touchdv.ctgy-kokugo3_ge a.indexls-item:hover {
  border-color: #f08441;
}
.no-touchdv.ctgy-kokugo4_jou a.indexls-item:hover {
  border-color: #ec6d5e;
}
.no-touchdv.ctgy-kokugo4_ge a.indexls-item:hover {
  border-color: #ec6d5e;
}
.no-touchdv.ctgy-kokugo5 a.indexls-item:hover {
  border-color: #00aacb;
}
.no-touchdv.ctgy-kokugo6 a.indexls-item:hover {
  border-color: #0089ce;
}
.no-touchdv.ctgy-shosha1 a.indexls-item:hover {
  border-color: #00ab84;
}
.no-touchdv.ctgy-shosha2 a.indexls-item:hover {
  border-color: #43b149;
}
.no-touchdv.ctgy-shosha3 a.indexls-item:hover {
  border-color: #f08441;
}
.no-touchdv.ctgy-shosha4 a.indexls-item:hover {
  border-color: #ec6d5e;
}
.no-touchdv.ctgy-shosha5 a.indexls-item:hover {
  border-color: #00aacb;
}
.no-touchdv.ctgy-shosha6 a.indexls-item:hover {
  border-color: #0089ce;
}
.no-touchdv.ctgy-doutoku1 a.indexls-item:hover {
  border-color: #f39800;
}
.no-touchdv.ctgy-doutoku2 a.indexls-item:hover {
  border-color: #72af2d;
}
.no-touchdv.ctgy-doutoku3 a.indexls-item:hover {
  border-color: #796baf;
}
.no-touchdv.ctgy-doutoku4 a.indexls-item:hover {
  border-color: #d0121b;
}
.no-touchdv.ctgy-doutoku5 a.indexls-item:hover {
  border-color: #ea609e;
}
.no-touchdv.ctgy-doutoku6 a.indexls-item:hover {
  border-color: #0099d9;
}
.no-touchdv.ctgy-eigo5 a.indexls-item:hover {
  border-color: #f98d00;
}
.no-touchdv.ctgy-eigo6 a.indexls-item:hover {
  border-color: #00aacb;
}
.no-touchdv.ctgy-kisetsu a.indexls-item:hover {
  border-color: #d33431;
}
.no-touchdv.ctgy-anzen a.indexls-item:hover {
  border-color: #edd700;
}
.no-touchdv.ctgy-dougu a.indexls-item:hover {
  border-color: #8bbf19;
}
.no-touchdv.ctgy- a.indexls-item:hover {
  border-color: ;
}
.indexls-item-tbl {
  display: table;
}
.indexls-item-num,
.indexls-item-txt {
  display: table-cell;
}
.indexls-item-num {
  padding-right: 10px;
}
.indexls-item-num:after {
  position: relative;
  content: ".";
  display: inline-display;
}
.indexls-item-txt-subj {
  display: table;
}
.indexls-item-txt-subj-ttl,
.indexls-item-txt-subj-ttl2,
.indexls-item-txt-subj-cnt {
  display: table-cell;
}
.indexls-item-txt-subj-ttl,
.indexls-item-txt-subj-ttl2 {
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .indexls-item-txt-subj-ttl2 {
    white-space: normal;
    padding-right: 10px;
  }
}
.indexls-item-img {
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.indexls-item-img-r {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .indexls-item-img {
    zoom: 0.5;
  }
  .ctgy-kisetsu .indexls-item-img {
    width: 288px;
    height: auto;
  }
}
/* 2繧ｫ繝ｩ繝� */
.indexls-col2-mt20 {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .indexls-col2-mt20 {
    margin-top: 10px;
  }
}
.indexls-col2 {
  overflow: hidden;
}
.indexls-col2 ul {
  margin: 0 -15px;
}
.indexls-col2 ul li {
  float: left;
  width: 50%;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .indexls-col2 ul {
    margin: 0 -5px;
  }
  .indexls-col2 ul li {
    margin-top: 10px;
  }
}
.indexls-col2-wrap {
  margin: 0 15px;
}
@media screen and (max-width: 767px) {
  .indexls-col2-wrap {
    margin: 0 5px;
  }
}
a.indexls-col2-item {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #8d9092;
  border-radius: 20px;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.2;
  background: #fff;
  color: #353637;
}
a.indexls-col2-item:before {
  position: absolute;
  bottom: 25px;
  left: 50%;
  width: 30px;
  height: 30px;
  margin-left: -15px;
  background: #666;
  border-radius: 15px;
  display: block;
  content: "";
}
a.indexls-col2-item:after {
  position: absolute;
  bottom: 25px;
  left: 50%;
  margin-left: -15px;
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  display: block;
  width: 30px;
  height: 30px;
  background-image: url("../img/sprite.png");
  background-repeat: no-repeat;
  background-position: 0px -69px;
  -webkit-background-size: 93px 672px;
  -moz-background-size: 93px 672px;
  background-size: 93px 672px;
}
.ctgy-kokugo1_jou a.indexls-col2-item:before {
  background: #00ab84;
}
.ctgy-kokugo1_ge a.indexls-col2-item:before {
  background: #00ab84;
}
.ctgy-kokugo2_jou a.indexls-col2-item:before {
  background: #43b149;
}
.ctgy-kokugo2_ge a.indexls-col2-item:before {
  background: #43b149;
}
.ctgy-kokugo3_jou a.indexls-col2-item:before {
  background: #f08441;
}
.ctgy-kokugo3_ge a.indexls-col2-item:before {
  background: #f08441;
}
.ctgy-kokugo4_jou a.indexls-col2-item:before {
  background: #ec6d5e;
}
.ctgy-kokugo4_ge a.indexls-col2-item:before {
  background: #ec6d5e;
}
.ctgy-kokugo5 a.indexls-col2-item:before {
  background: #00aacb;
}
.ctgy-kokugo6 a.indexls-col2-item:before {
  background: #0089ce;
}
.ctgy-shosha1 a.indexls-col2-item:before {
  background: #00ab84;
}
.ctgy-shosha2 a.indexls-col2-item:before {
  background: #43b149;
}
.ctgy-shosha3 a.indexls-col2-item:before {
  background: #f08441;
}
.ctgy-shosha4 a.indexls-col2-item:before {
  background: #ec6d5e;
}
.ctgy-shosha5 a.indexls-col2-item:before {
  background: #00aacb;
}
.ctgy-shosha6 a.indexls-col2-item:before {
  background: #0089ce;
}
.ctgy-doutoku1 a.indexls-col2-item:before {
  background: #f39800;
}
.ctgy-doutoku2 a.indexls-col2-item:before {
  background: #72af2d;
}
.ctgy-doutoku3 a.indexls-col2-item:before {
  background: #796baf;
}
.ctgy-doutoku4 a.indexls-col2-item:before {
  background: #d0121b;
}
.ctgy-doutoku5 a.indexls-col2-item:before {
  background: #ea609e;
}
.ctgy-doutoku6 a.indexls-col2-item:before {
  background: #0099d9;
}
.ctgy-eigo5 a.indexls-col2-item:before {
  background: #f98d00;
}
.ctgy-eigo6 a.indexls-col2-item:before {
  background: #00aacb;
}
.ctgy-kisetsu a.indexls-col2-item:before {
  background: #d33431;
}
.ctgy-anzen a.indexls-col2-item:before {
  background: #edd700;
}
.ctgy-dougu a.indexls-col2-item:before {
  background: #8bbf19;
}
.ctgy- a.indexls-col2-item:before {
  background: ;
}
@media screen and (max-width: 767px) {
  a.indexls-col2-item {
    border-radius: 15px;
    font-size: 16px;
  }
  a.indexls-col2-item:before {
    width: 22px;
    height: 22px;
    margin-left: -11px;
    bottom: 12px;
  }
  a.indexls-col2-item:after {
    margin-left: -11px;
    bottom: 12px;
    width: 22px;
    height: 22px;
    display: block;
    width: 22px;
    height: 22px;
    background-image: url("../img/sprite.png");
    background-repeat: no-repeat;
    background-position: 0px -18px;
    -webkit-background-size: 93px 672px;
    -moz-background-size: 93px 672px;
    background-size: 93px 672px;
  }
}
.no-touchdv a.indexls-col2-item:hover:after {
  -webkit-animation: rotate-anime 0.5s linear 1;
  -moz-animation: rotate-anime 0.5s linear 1;
  -o-animation: rotate-anime 0.5s linear 1;
  -ms-animation: rotate-anime 0.5s linear 1;
  animation: rotate-anime 0.5s linear 1;
}
.no-touchdv.ctgy-kokugo1_jou a.indexls-col2-item:hover {
  color: #00ab84;
}
.no-touchdv.ctgy-kokugo1_ge a.indexls-col2-item:hover {
  color: #00ab84;
}
.no-touchdv.ctgy-kokugo2_jou a.indexls-col2-item:hover {
  color: #43b149;
}
.no-touchdv.ctgy-kokugo2_ge a.indexls-col2-item:hover {
  color: #43b149;
}
.no-touchdv.ctgy-kokugo3_jou a.indexls-col2-item:hover {
  color: #f08441;
}
.no-touchdv.ctgy-kokugo3_ge a.indexls-col2-item:hover {
  color: #f08441;
}
.no-touchdv.ctgy-kokugo4_jou a.indexls-col2-item:hover {
  color: #ec6d5e;
}
.no-touchdv.ctgy-kokugo4_ge a.indexls-col2-item:hover {
  color: #ec6d5e;
}
.no-touchdv.ctgy-kokugo5 a.indexls-col2-item:hover {
  color: #00aacb;
}
.no-touchdv.ctgy-kokugo6 a.indexls-col2-item:hover {
  color: #0089ce;
}
.no-touchdv.ctgy-shosha1 a.indexls-col2-item:hover {
  color: #00ab84;
}
.no-touchdv.ctgy-shosha2 a.indexls-col2-item:hover {
  color: #43b149;
}
.no-touchdv.ctgy-shosha3 a.indexls-col2-item:hover {
  color: #f08441;
}
.no-touchdv.ctgy-shosha4 a.indexls-col2-item:hover {
  color: #ec6d5e;
}
.no-touchdv.ctgy-shosha5 a.indexls-col2-item:hover {
  color: #00aacb;
}
.no-touchdv.ctgy-shosha6 a.indexls-col2-item:hover {
  color: #0089ce;
}
.no-touchdv.ctgy-doutoku1 a.indexls-col2-item:hover {
  color: #f39800;
}
.no-touchdv.ctgy-doutoku2 a.indexls-col2-item:hover {
  color: #72af2d;
}
.no-touchdv.ctgy-doutoku3 a.indexls-col2-item:hover {
  color: #796baf;
}
.no-touchdv.ctgy-doutoku4 a.indexls-col2-item:hover {
  color: #d0121b;
}
.no-touchdv.ctgy-doutoku5 a.indexls-col2-item:hover {
  color: #ea609e;
}
.no-touchdv.ctgy-doutoku6 a.indexls-col2-item:hover {
  color: #0099d9;
}
.no-touchdv.ctgy-eigo5 a.indexls-col2-item:hover {
  color: #f98d00;
}
.no-touchdv.ctgy-eigo6 a.indexls-col2-item:hover {
  color: #00aacb;
}
.no-touchdv.ctgy-kisetsu a.indexls-col2-item:hover {
  color: #d33431;
}
.no-touchdv.ctgy-anzen a.indexls-col2-item:hover {
  color: #edd700;
}
.no-touchdv.ctgy-dougu a.indexls-col2-item:hover {
  color: #8bbf19;
}
.no-touchdv.ctgy- a.indexls-col2-item:hover {
  color: ;
}
.no-touchdv.ctgy-kokugo1_jou a.indexls-col2-item:hover {
  border-color: #00ab84;
}
.no-touchdv.ctgy-kokugo1_ge a.indexls-col2-item:hover {
  border-color: #00ab84;
}
.no-touchdv.ctgy-kokugo2_jou a.indexls-col2-item:hover {
  border-color: #43b149;
}
.no-touchdv.ctgy-kokugo2_ge a.indexls-col2-item:hover {
  border-color: #43b149;
}
.no-touchdv.ctgy-kokugo3_jou a.indexls-col2-item:hover {
  border-color: #f08441;
}
.no-touchdv.ctgy-kokugo3_ge a.indexls-col2-item:hover {
  border-color: #f08441;
}
.no-touchdv.ctgy-kokugo4_jou a.indexls-col2-item:hover {
  border-color: #ec6d5e;
}
.no-touchdv.ctgy-kokugo4_ge a.indexls-col2-item:hover {
  border-color: #ec6d5e;
}
.no-touchdv.ctgy-kokugo5 a.indexls-col2-item:hover {
  border-color: #00aacb;
}
.no-touchdv.ctgy-kokugo6 a.indexls-col2-item:hover {
  border-color: #0089ce;
}
.no-touchdv.ctgy-shosha1 a.indexls-col2-item:hover {
  border-color: #00ab84;
}
.no-touchdv.ctgy-shosha2 a.indexls-col2-item:hover {
  border-color: #43b149;
}
.no-touchdv.ctgy-shosha3 a.indexls-col2-item:hover {
  border-color: #f08441;
}
.no-touchdv.ctgy-shosha4 a.indexls-col2-item:hover {
  border-color: #ec6d5e;
}
.no-touchdv.ctgy-shosha5 a.indexls-col2-item:hover {
  border-color: #00aacb;
}
.no-touchdv.ctgy-shosha6 a.indexls-col2-item:hover {
  border-color: #0089ce;
}
.no-touchdv.ctgy-doutoku1 a.indexls-col2-item:hover {
  border-color: #f39800;
}
.no-touchdv.ctgy-doutoku2 a.indexls-col2-item:hover {
  border-color: #72af2d;
}
.no-touchdv.ctgy-doutoku3 a.indexls-col2-item:hover {
  border-color: #796baf;
}
.no-touchdv.ctgy-doutoku4 a.indexls-col2-item:hover {
  border-color: #d0121b;
}
.no-touchdv.ctgy-doutoku5 a.indexls-col2-item:hover {
  border-color: #ea609e;
}
.no-touchdv.ctgy-doutoku6 a.indexls-col2-item:hover {
  border-color: #0099d9;
}
.no-touchdv.ctgy-eigo5 a.indexls-col2-item:hover {
  border-color: #f98d00;
}
.no-touchdv.ctgy-eigo6 a.indexls-col2-item:hover {
  border-color: #00aacb;
}
.no-touchdv.ctgy-kisetsu a.indexls-col2-item:hover {
  border-color: #d33431;
}
.no-touchdv.ctgy-anzen a.indexls-col2-item:hover {
  border-color: #edd700;
}
.no-touchdv.ctgy-dougu a.indexls-col2-item:hover {
  border-color: #8bbf19;
}
.no-touchdv.ctgy- a.indexls-col2-item:hover {
  border-color: ;
}
.indexls-col2-item-inner {
  padding: 25px 25px 73px 25px;
}
@media screen and (max-width: 767px) {
  .indexls-col2-item-inner {
    padding: 10px 10px 48px 10px;
  }
}
span.indexls-col2-illust {
  display: block;
  padding: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.indexls-col2-item-num,
.indexls-col2-item-txt {
  display: block;
}
.indexls-col2-item-num {
  text-align: center;
}
.indexls-col2-item-num:after {
  position: relative;
  content: ".";
  display: inline-display;
}
/* 3繧ｫ繝ｩ繝� */
.indexls-life ul > :first-child {
  margin-top: 0;
}
.indexls-life li {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .indexls-life li {
    margin-top: 10px;
  }
}
a.indexls-life-item {
  position: relative;
  display: block;
  padding: 40px 25px 40px 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 20px;
  font-size: 34px;
  font-weight: bold;
  line-height: 1.2;
  background: #fff;
  color: #353637;
  text-align: center;
}
a.indexls-life-item:before {
  position: absolute;
  top: -20px;
  left: 22px;
  display: block;
  content: "";
}
a.indexls-life-item span {
  position: relative;
  display: block;
  padding-right: 50px;
  padding-left: 50px;
}
a.indexls-life-item span:before {
  position: absolute;
  top: 50%;
  right: 0;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  background: #666;
  border-radius: 15px;
  display: block;
  content: "";
}
a.indexls-life-item span:after {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -15px;
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  display: block;
  width: 30px;
  height: 30px;
  background-image: url("../img/sprite.png");
  background-repeat: no-repeat;
  background-position: 0px -69px;
  -webkit-background-size: 93px 672px;
  -moz-background-size: 93px 672px;
  background-size: 93px 672px;
}
a.indexls-life-item.theme-00 {
  background: #fbeaea;
}
a.indexls-life-item.theme-00:before {
  display: inline-block;
  width: 160px;
  height: 140px;
  background-image: url("../img/sprite.png");
  background-repeat: no-repeat;
  background-position: 0px -1018px;
}
a.indexls-life-item.theme-00 span:before {
  background: #d33431;
}
a.indexls-life-item.theme-01 {
  background: #fdfbe5;
}
a.indexls-life-item.theme-01:before {
  display: inline-block;
  width: 160px;
  height: 140px;
  background-image: url("../img/sprite.png");
  background-repeat: no-repeat;
  background-position: 0px -730px;
}
a.indexls-life-item.theme-01 span:before {
  background: #edd700;
}
a.indexls-life-item.theme-02 {
  background: #f3f8e8;
}
a.indexls-life-item.theme-02:before {
  display: inline-block;
  width: 160px;
  height: 140px;
  background-image: url("../img/sprite.png");
  background-repeat: no-repeat;
  background-position: 0px -442px;
}
a.indexls-life-item.theme-02 span:before {
  background: #8bbf19;
}
@-moz-document url-prefix() {
  a.indexls-life-item span:after {
    line-height: 1.12;
  }
}
.no-touchdv a.indexls-life-item:hover.theme-00:before {
  display: inline-block;
  width: 160px;
  height: 140px;
  background-image: url("../img/sprite.png");
  background-repeat: no-repeat;
  background-position: 0px -586px;
}
.no-touchdv a.indexls-life-item:hover.theme-01:before {
  display: inline-block;
  width: 160px;
  height: 140px;
  background-image: url("../img/sprite.png");
  background-repeat: no-repeat;
  background-position: 0px -874px;
}
.no-touchdv a.indexls-life-item:hover.theme-02:before {
  display: inline-block;
  width: 160px;
  height: 140px;
  background-image: url("../img/sprite.png");
  background-repeat: no-repeat;
  background-position: 0px -298px;
}
.no-touchdv a.indexls-life-item:hover span:after {
  -webkit-animation: rotate-anime 0.5s linear 1;
  -moz-animation: rotate-anime 0.5s linear 1;
  -o-animation: rotate-anime 0.5s linear 1;
  -ms-animation: rotate-anime 0.5s linear 1;
  animation: rotate-anime 0.5s linear 1;
}
@media screen and (max-width: 767px) {
  a.indexls-life-item {
    padding: 20px 15px 20px 55px;
    border-radius: 15px;
    font-size: 22px;
  }
  a.indexls-life-item:before {
    top: -7.5px;
    left: 10px;
  }
  a.indexls-life-item span {
    padding-right: 55px;
    padding-left: 40px;
  }
  a.indexls-life-item span:before {
    right: 0;
    width: 22px;
    height: 22px;
    margin-top: -11px;
  }
  a.indexls-life-item span:after {
    right: 0;
    margin-top: -11px;
    width: 22px;
    height: 22px;
    display: block;
    width: 22px;
    height: 22px;
    background-image: url("../img/sprite.png");
    background-repeat: no-repeat;
    background-position: 0px -18px;
    -webkit-background-size: 93px 672px;
    -moz-background-size: 93px 672px;
    background-size: 93px 672px;
  }
  a.indexls-life-item.theme-00:before {
    display: block;
    width: 80px;
    height: 70px;
    background-image: url("../img/sprite.png");
    background-repeat: no-repeat;
    background-position: 0px -509px;
    -webkit-background-size: 93px 672px;
    -moz-background-size: 93px 672px;
    background-size: 93px 672px;
  }
  a.indexls-life-item.theme-01:before {
    display: block;
    width: 80px;
    height: 70px;
    background-image: url("../img/sprite.png");
    background-repeat: no-repeat;
    background-position: 0px -365px;
    -webkit-background-size: 93px 672px;
    -moz-background-size: 93px 672px;
    background-size: 93px 672px;
  }
  a.indexls-life-item.theme-02:before {
    display: block;
    width: 80px;
    height: 70px;
    background-image: url("../img/sprite.png");
    background-repeat: no-repeat;
    background-position: 0px -221px;
    -webkit-background-size: 93px 672px;
    -moz-background-size: 93px 672px;
    background-size: 93px 672px;
  }
  .no-touchdv a.indexls-life-item:hover.theme-00:before {
    display: block;
    width: 80px;
    height: 70px;
    background-image: url("../img/sprite.png");
    background-repeat: no-repeat;
    background-position: 0px -293px;
    -webkit-background-size: 93px 672px;
    -moz-background-size: 93px 672px;
    background-size: 93px 672px;
  }
  .no-touchdv a.indexls-life-item:hover.theme-01:before {
    display: block;
    width: 80px;
    height: 70px;
    background-image: url("../img/sprite.png");
    background-repeat: no-repeat;
    background-position: 0px -437px;
    -webkit-background-size: 93px 672px;
    -moz-background-size: 93px 672px;
    background-size: 93px 672px;
  }
  .no-touchdv a.indexls-life-item:hover.theme-02:before {
    display: block;
    width: 80px;
    height: 70px;
    background-image: url("../img/sprite.png");
    background-repeat: no-repeat;
    background-position: 0px -149px;
    -webkit-background-size: 93px 672px;
    -moz-background-size: 93px 672px;
    background-size: 93px 672px;
  }
}
@-moz-keyframes rotate-anime {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotate-anime {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes rotate-anime {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate-anime {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* ----------------------------------
  main vs
---------------------------------- */
.main {
  background: #efefef;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
}
.ctgy-kokugo1_jou .main {
  background: #fff url("/20/assets/img/mainvs/kokugo1_jou.jpg") no-repeat center bottom;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
}
.ctgy-kokugo1_ge .main {
  background: #fff url("/20/assets/img/mainvs/kokugo1_ge.jpg") no-repeat center bottom;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
}
.ctgy-kokugo2_jou .main {
  background: #fff url("/20/assets/img/mainvs/kokugo2_jou.jpg") no-repeat center bottom;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
}
.ctgy-kokugo2_ge .main {
  background: #fff url("/20/assets/img/mainvs/kokugo2_ge.jpg") no-repeat center bottom;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
}
.ctgy-kokugo3_jou .main {
  background: #fff url("/20/assets/img/mainvs/kokugo3_jou.jpg") no-repeat center bottom;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
}
.ctgy-kokugo3_ge .main {
  background: #fff url("/20/assets/img/mainvs/kokugo3_ge.jpg") no-repeat center bottom;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
}
.ctgy-kokugo4_jou .main {
  background: #fff url("/20/assets/img/mainvs/kokugo4_jou.jpg") no-repeat center bottom;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
}
.ctgy-kokugo4_ge .main {
  background: #fff url("/20/assets/img/mainvs/kokugo4_ge.jpg") no-repeat center bottom;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
}
.ctgy-kokugo5 .main {
  background: #fff url("/20/assets/img/mainvs/kokugo5.jpg") no-repeat center bottom;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
}
.ctgy-kokugo6 .main {
  background: #fff url("/20/assets/img/mainvs/kokugo6.jpg") no-repeat center bottom;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
}
.ctgy-shosha1 .main {
  background: #fff;
}
.ctgy-shosha1 .main-inner {
  background: #fff url("/20/assets/img/mainvs/shosha1.jpg") no-repeat center center;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
  max-width: 1000px;
  margin: 0 auto;
}
.ctgy-shosha2 .main {
  background: #fff;
}
.ctgy-shosha2 .main-inner {
  background: #fff url("/20/assets/img/mainvs/shosha2.jpg") no-repeat center bottom;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
  max-width: 1000px;
  margin: 0 auto;
}
.ctgy-shosha3 .main {
  background: #fff;
}
.ctgy-shosha3 .main-inner {
  background: #fff url("/20/assets/img/mainvs/shosha3.jpg") no-repeat center bottom;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
  max-width: 1000px;
  margin: 0 auto;
}
.ctgy-shosha4 .main {
  background: #fff;
}
.ctgy-shosha4 .main-inner {
  background: #fff url("/20/assets/img/mainvs/shosha4.jpg") no-repeat center bottom;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
  max-width: 1000px;
  margin: 0 auto;
}
.ctgy-shosha5 .main {
  background: #fff;
}
.ctgy-shosha5 .main-inner {
  background: #fff url("/20/assets/img/mainvs/shosha5.jpg") no-repeat center center;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
  max-width: 1000px;
  margin: 0 auto;
}
.ctgy-shosha6 .main {
  background: #fff;
}
.ctgy-shosha6 .main-inner {
  background: #fff url("/20/assets/img/mainvs/shosha6.jpg") no-repeat center center;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
  max-width: 1000px;
  margin: 0 auto;
}
.ctgy-doutoku1 .main {
  background: #fff url("/20/assets/img/mainvs/doutoku1.jpg") no-repeat center bottom;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
}
.ctgy-doutoku2 .main {
  background: #fff url("/20/assets/img/mainvs/doutoku2.jpg") no-repeat center bottom;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
}
.ctgy-doutoku3 .main {
  background: #fff url("/20/assets/img/mainvs/doutoku3.jpg") no-repeat center bottom;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
}
.ctgy-doutoku4 .main {
  background: #fff url("/20/assets/img/mainvs/doutoku4.jpg") no-repeat center bottom;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
}
.ctgy-doutoku5 .main {
  background: #fff url("/20/assets/img/mainvs/doutoku5.jpg") no-repeat center bottom;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
}
.ctgy-doutoku6 .main {
  background: #fff url("/20/assets/img/mainvs/doutoku6.jpg") no-repeat center bottom;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
}
.ctgy-eigo5 .main {
  background: #fff;
}
.ctgy-eigo5 .main-inner {
  background: #fff url("/20/assets/img/mainvs/eigo5.jpg") no-repeat center bottom;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
  max-width: 1000px;
  margin: 0 auto;
}
.ctgy-eigo6 .main {
  background: #fff;
}
.ctgy-eigo6 .main-inner {
  background: #fff url("/20/assets/img/mainvs/eigo6.jpg") no-repeat center bottom;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
  max-width: 1000px;
  margin: 0 auto;
}
.ctgy-kisetsu .main {
  background: #fff url("/20/assets/img/mainvs/kisetsu.jpg") no-repeat center bottom;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
}
.ctgy-seikatsu .main {
  background: #fff;
}
.ctgy-seikatsu .main-inner {
  background: #fff url("/20/assets/img/mainvs/seikatsu.jpg") no-repeat center bottom;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
  max-width: 1300px;
  margin: 0 auto;
}
.main-inner {
  position: relative;
  max-width: 768px;
  margin: 0 auto;
  padding: 24px 30px 40px 30px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *zoom: 1;
  height: 500px;
  display: table;
}
.main-inner > :first-child {
  margin-top: 0;
}
.main-inner:after {
  content: ".";
  display: block;
  visibility: hidden;
  font-size: 0;
  height: 0;
  clear: both;
}
@media screen and (max-width: 767px) {
  .main-inner {
    padding: 44px 30px 20px 30px;
    height: 160px;
  }

  /* 20200221 蟆丞ｭｦ譬｡闍ｱ隱�5蟷ｴ6蟷ｴ繝｡繧､繝ｳ繧ｨ繝ｪ繧｢菫ｮ豁｣ */
  [data-id="EN"] .main-inner {
    padding: 0px 30px 20px 30px !important;
  }
}

.main-item {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .main-item {
    padding-bottom: 30px;
  }

  /* 20200221 蟆丞ｭｦ譬｡闍ｱ隱�5蟷ｴ6蟷ｴ繝｡繧､繝ｳ繧ｨ繝ｪ繧｢菫ｮ豁｣ */
  [data-id="EN"] .main-item {
    padding-bottom: 100px !important;
  }

  .ctgy-kokugo1_jou .main-item,
  .ctgy-kokugo1_ge .main-item,
  .ctgy-kokugo2_jou .main-item,
  .ctgy-kokugo2_ge .main-item,
  .ctgy-kokugo3_jou .main-item,
  .ctgy-kokugo3_ge .main-item,
  .ctgy-kokugo4_jou .main-item,
  .ctgy-kokugo4_ge .main-item,
  .ctgy-kokugo5 .main-item,
  .ctgy-kokugo6 .main-item {
    padding-bottom: 100px;
  }
}
.main-ttl {
  font-weight: bold;
}
.main-item-wrap {
  background-image: none;
  background: none;
  display: inline-block;
  padding: 0;
}
.display-ie9 .main-item-wrap {
  background: rgba(255, 255, 255, 0.6);
  padding: 10px;
}
.main-ttl-txt,
.main-ttl-book {
  font-size: 64px;
  line-height: 1.2;
  text-shadow: #fff 3px 3px 5px, #fff -3px 3px 5px, #fff 3px -3px 5px, #fff -3px -3px 5px;
}
@media screen and (max-width: 767px) {
  .main-ttl-txt,
  .main-ttl-book {
    font-size: 30px;
    text-shadow: #fff 2px 2px 5px, #fff -2px 2px 5px, #fff 2px -2px 5px, #fff -2px -2px 5px;
  }
}
.main-ttl-book {
  margin-left: 10px;
}
.main-ttl-num {
  position: relative;
  top: -10px;
  font-size: 45px;
  line-height: 59px;
  background: #ccc;
  color: #fff;
  border-radius: 30px;
  display: inline-block;
  width: 60px;
  height: 60px;
  margin-left: 13px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Helvetica Neue", Arial, "繝｡繧､繝ｪ繧ｪ", Meiryo, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
  text-align: center;
}
.ctgy-kokugo1_jou .main-ttl-num {
  background: #00ab84;
}
.ctgy-kokugo1_ge .main-ttl-num {
  background: #00ab84;
}
.ctgy-kokugo2_jou .main-ttl-num {
  background: #43b149;
}
.ctgy-kokugo2_ge .main-ttl-num {
  background: #43b149;
}
.ctgy-kokugo3_jou .main-ttl-num {
  background: #f08441;
}
.ctgy-kokugo3_ge .main-ttl-num {
  background: #f08441;
}
.ctgy-kokugo4_jou .main-ttl-num {
  background: #ec6d5e;
}
.ctgy-kokugo4_ge .main-ttl-num {
  background: #ec6d5e;
}
.ctgy-kokugo5 .main-ttl-num {
  background: #00aacb;
}
.ctgy-kokugo6 .main-ttl-num {
  background: #0089ce;
}
.ctgy-shosha1 .main-ttl-num {
  background: #00ab84;
}
.ctgy-shosha2 .main-ttl-num {
  background: #43b149;
}
.ctgy-shosha3 .main-ttl-num {
  background: #f08441;
}
.ctgy-shosha4 .main-ttl-num {
  background: #ec6d5e;
}
.ctgy-shosha5 .main-ttl-num {
  background: #00aacb;
}
.ctgy-shosha6 .main-ttl-num {
  background: #0089ce;
}
.ctgy-doutoku1 .main-ttl-num {
  background: #f39800;
}
.ctgy-doutoku2 .main-ttl-num {
  background: #72af2d;
}
.ctgy-doutoku3 .main-ttl-num {
  background: #796baf;
}
.ctgy-doutoku4 .main-ttl-num {
  background: #d0121b;
}
.ctgy-doutoku5 .main-ttl-num {
  background: #ea609e;
}
.ctgy-doutoku6 .main-ttl-num {
  background: #0099d9;
}
.ctgy-eigo5 .main-ttl-num {
  background: #f98d00;
}
.ctgy-eigo6 .main-ttl-num {
  background: #00aacb;
}
.ctgy-kisetsu .main-ttl-num {
  background: #d33431;
}
.ctgy-anzen .main-ttl-num {
  background: #edd700;
}
.ctgy-dougu .main-ttl-num {
  background: #8bbf19;
}
.ctgy- .main-ttl-num {
  background: ;
}
@media screen and (max-width: 767px) {
  .main-ttl-num {
    top: -3px;
    font-size: 28px;
    width: 40px;
    height: 40px;
    margin-left: 5px;
    vertical-align: bottom;
    line-height: 0;
    padding-top: 20px;
  }
}
.main-sub {
  font-size: 28px;
  text-shadow: #fff 1px 1px 2px, #fff -1px 1px 2px, #fff 1px -1px 2px, #fff -1px -1px 2px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .main-sub {
    font-size: 16px;
    margin-top: 0;
    text-shadow: #fff 1px 1px 2px, #fff -1px 1px 2px, #fff 1px -1px 2px, #fff -1px -1px 2px;
  }
}
/* ----------------------------------
  slider component
---------------------------------- */
.slick-prev,
.slick-next {
  cursor: pointer;
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #8d9092;
  border-radius: 20px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  background: #fff;
  color: #353637;
  width: 240px;
  height: inherit;
  position: absolute;
  bottom: -113px;
}
.slick-prev br,
.slick-next br {
  display: none;
}
.slick-prev:before,
.slick-next:before {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  background: #666;
  border-radius: 15px;
  display: block;
  content: "";
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before,
.slick-prev:hover:after,
.slick-prev:focus:after,
.slick-next:hover:after,
.slick-next:focus:after {
  top: 50%;
}
.slick-prev:after,
.slick-next:after {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  display: block;
  width: 30px;
  height: 30px;
  background-image: url("../img/sprite.png");
  background-repeat: no-repeat;
  background-position: 0px -69px;
  -webkit-background-size: 93px 672px;
  -moz-background-size: 93px 672px;
  background-size: 93px 672px;
}
.slick-prev:before {
  left: 17px;
}
.slick-prev:after {
  left: 17px;
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.slick-next:before {
  left: auto;
  right: 17px;
}
.slick-next:after {
  left: auto;
  right: 17px;
}
.slick-prev {
  padding: 25px 25px 23px 65px;
  left: 0;
}
.slick-next {
  padding: 25px 65px 23px 25px;
  right: 0;
}
@media screen and (max-width: 767px) {
  .slick-prev,
  .slick-next {
    border-radius: 15px;
    font-size: 16px;
    bottom: -105px;
    width: 130px;
    text-align: left;
  }
  .slick-prev br,
  .slick-next br {
    display: block;
  }
  .slick-prev:before,
  .slick-next:before {
    width: 22px;
    height: 22px;
    margin-top: -11px;
    right: 11px;
  }
  .slick-prev:after,
  .slick-next:after {
    right: 11px;
    margin-top: -11px;
    width: 22px;
    height: 22px;
    display: block;
    width: 22px;
    height: 22px;
    background-image: url("../img/sprite.png");
    background-repeat: no-repeat;
    background-position: 0px -18px;
    -webkit-background-size: 93px 672px;
    -moz-background-size: 93px 672px;
    background-size: 93px 672px;
  }
  .slick-prev:before {
    left: 14px;
  }
  .slick-prev:after {
    left: 14px;
  }
  .slick-next:before {
    right: 14px;
  }
  .slick-next:after {
    right: 14px;
  }
  .slick-prev {
    padding: 15px 15px 15px 45px;
  }
  .slick-next {
    padding: 15px 45px 15px 15px;
  }
}
.no-touchdv .slick-prev:hover:after,
.no-touchdv .slick-next:hover:after {
  -webkit-animation: rotate-anime-slide 0.5s linear 1;
  -moz-animation: rotate-anime-slide 0.5s linear 1;
  -o-animation: rotate-anime-slide 0.5s linear 1;
  -ms-animation: rotate-anime-slide 0.5s linear 1;
  animation: rotate-anime-slide 0.5s linear 1;
}
.ctgy-kokugo1_jou .slick-prev:before,
.ctgy-kokugo1_jou .slick-next:before {
  background: #00ab84;
}
.ctgy-kokugo1_ge .slick-prev:before,
.ctgy-kokugo1_ge .slick-next:before {
  background: #00ab84;
}
.ctgy-kokugo2_jou .slick-prev:before,
.ctgy-kokugo2_jou .slick-next:before {
  background: #43b149;
}
.ctgy-kokugo2_ge .slick-prev:before,
.ctgy-kokugo2_ge .slick-next:before {
  background: #43b149;
}
.ctgy-kokugo3_jou .slick-prev:before,
.ctgy-kokugo3_jou .slick-next:before {
  background: #f08441;
}
.ctgy-kokugo3_ge .slick-prev:before,
.ctgy-kokugo3_ge .slick-next:before {
  background: #f08441;
}
.ctgy-kokugo4_jou .slick-prev:before,
.ctgy-kokugo4_jou .slick-next:before {
  background: #ec6d5e;
}
.ctgy-kokugo4_ge .slick-prev:before,
.ctgy-kokugo4_ge .slick-next:before {
  background: #ec6d5e;
}
.ctgy-kokugo5 .slick-prev:before,
.ctgy-kokugo5 .slick-next:before {
  background: #00aacb;
}
.ctgy-kokugo6 .slick-prev:before,
.ctgy-kokugo6 .slick-next:before {
  background: #0089ce;
}
.ctgy-shosha1 .slick-prev:before,
.ctgy-shosha1 .slick-next:before {
  background: #00ab84;
}
.ctgy-shosha2 .slick-prev:before,
.ctgy-shosha2 .slick-next:before {
  background: #43b149;
}
.ctgy-shosha3 .slick-prev:before,
.ctgy-shosha3 .slick-next:before {
  background: #f08441;
}
.ctgy-shosha4 .slick-prev:before,
.ctgy-shosha4 .slick-next:before {
  background: #ec6d5e;
}
.ctgy-shosha5 .slick-prev:before,
.ctgy-shosha5 .slick-next:before {
  background: #00aacb;
}
.ctgy-shosha6 .slick-prev:before,
.ctgy-shosha6 .slick-next:before {
  background: #0089ce;
}
.ctgy-doutoku1 .slick-prev:before,
.ctgy-doutoku1 .slick-next:before {
  background: #00a4c5;
}
.ctgy-doutoku2 .slick-prev:before,
.ctgy-doutoku2 .slick-next:before {
  background: #3db8a5;
}
.ctgy-doutoku3 .slick-prev:before,
.ctgy-doutoku3 .slick-next:before {
  background: #796baf;
}
.ctgy-doutoku4 .slick-prev:before,
.ctgy-doutoku4 .slick-next:before {
  background: #d0121b;
}
.ctgy-doutoku5 .slick-prev:before,
.ctgy-doutoku5 .slick-next:before {
  background: #ea609e;
}
.ctgy-doutoku6 .slick-prev:before,
.ctgy-doutoku6 .slick-next:before {
  background: #0099d9;
}
.ctgy-eigo5 .slick-prev:before,
.ctgy-eigo5 .slick-next:before {
  background: #f98d00;
}
.ctgy-eigo6 .slick-prev:before,
.ctgy-eigo6 .slick-next:before {
  background: #00aacb;
}
.ctgy-kisetsu .slick-prev:before,
.ctgy-kisetsu .slick-next:before {
  background: #d33431;
}
.ctgy-anzen .slick-prev:before,
.ctgy-anzen .slick-next:before {
  background: #edd700;
}
.ctgy-dougu .slick-prev:before,
.ctgy-dougu .slick-next:before {
  background: #8bbf19;
}
.ctgy- .slick-prev:before,
.ctgy- .slick-next:before {
  background: ;
}
.slick-dots {
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin-top: 0;
  width: 100%;
  position: absolute;
  top: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 13px 4px;
}
.slick-dots li button {
  border: 0;
  margin: 0;
  padding: 0;
  border-radius: 4px;
  display: block;
  width: 8px;
  height: 8px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  text-indent: -9999px;
  cursor: pointer;
  background: #ddd;
}
.slick-dots li.slick-active button {
  background: #555;
}
.slick-slider {
  position: relative;
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list img {
  width: 100%;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide a {
  position: relative;
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
/* mainvs slider ---------------*/
.m-mainvs {
  position: relative;
}
.m-mainvs .slick-slide a {
  margin-bottom: 1px;
  padding-bottom: 1px;
}
.m-mainvs .slick-dots {
  margin-top: -2px;
}
.m-mainvs__heading {
  display: none;
}
.m-mainvs__slider {
  visibility: hidden;
}
.m-mainvs__slider img {
  width: 100%;
}
.m-mainvs__cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.m-mainvs__cover > img {
  width: 100%;
}
/* recom slider ---------------*/
.m-recom {
  position: relative;
  padding: 0 5px;
}
.m-recom .slick-prev {
  bottom: 0;
  left: 5px;
}
.m-recom .slick-next {
  bottom: 0;
  right: 5px;
}
.m-recom .slick-dots {
  margin-top: -2px;
}
.m-recom .slick-dots li {
  margin: 13px 4px 4px 4px;
}
.m-recom__link {
  padding: 0 5px 10px 5px;
}
.m-recom__link > a.is-disabled {
  pointer-events: none;
  color: $text-color;
}
.m-recom__thum {
  display: block;
}
.m-recom__thum img {
  width: 100%;
  border: 2px solid $white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.m-recom__price {
  color: $brown;
  margin-top: 5px;
}
.m-recom__num {
  font-weight: bold;
}
.m-recom__tax {
  font-size: 78%;
}
/* bunner slider ---------------*/
.m-bnr .slick-slide a {
  margin-bottom: 1px;
  padding-bottom: 1px;
}
.m-bnr__slider li {
  padding: 0 3px;
}
.m-bnr__slider img {
  width: 100%;
}
.m-bnr__slider.is-oneitem {
  padding: 0 20px;
}
/* no-touchdv ---------------------------- */
@media screen and (min-width: 801px) {
  html.no-touchdv .slick-prev:hover,
  html.no-touchdv .slick-next:hover {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
  }
  html.no-touchdv .m-slider__btm .slick-slide:hover {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
  }
}
@-moz-keyframes rotate-anime-slide {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotate-anime-slide {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes rotate-anime-slide {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate-anime-slide {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* ----------------------------------
  sub main vs
---------------------------------- */
.submain {
  background: #f2f2f2;
}
.submain-inner {
  position: relative;
  max-width: 768px;
  margin: 0 auto;
  padding: 50px 230px 70px 30px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: right 40%;
  -webkit-background-size: 220px auto;
  -moz-background-size: 220px auto;
  background-size: 220px auto;
}
.submain-inner > :first-child {
  margin-top: 0;
}
.ctgy-kokugo1_jou .submain {
  background: #e5f6f2;
}
.ctgy-kokugo1_ge .submain {
  background: #e5f6f2;
}
.ctgy-kokugo2_jou .submain {
  background: #ecf7ec;
}
.ctgy-kokugo2_ge .submain {
  background: #ecf7ec;
}
.ctgy-kokugo3_jou .submain {
  background: #fdf2ec;
}
.ctgy-kokugo3_ge .submain {
  background: #fdf2ec;
}
.ctgy-kokugo4_jou .submain {
  background: #fdf2ec;
}
.ctgy-kokugo4_ge .submain {
  background: #fdf2ec;
}
.ctgy-kokugo5 .submain {
  background: #e5f6fa;
}
.ctgy-kokugo6 .submain {
  background: #e5f3fa;
}
.ctgy-shosha1 .submain {
  background: #e5f6f2;
}
.ctgy-shosha2 .submain {
  background: #ecf7ec;
}
.ctgy-shosha3 .submain {
  background: #fdf2ec;
}
.ctgy-shosha4 .submain {
  background: #fdf2ec;
}
.ctgy-shosha5 .submain {
  background: #e5f6fa;
}
.ctgy-shosha6 .submain {
  background: #e5f3fa;
}
.ctgy-doutoku1 .submain {
  background: #fef4e5;
}
.ctgy-doutoku2 .submain {
  background: #f1f7ea;
}
.ctgy-doutoku3 .submain {
  background: #f1eff7;
}
.ctgy-doutoku4 .submain {
  background: #fae7e8;
}
.ctgy-doutoku5 .submain {
  background: #fdeff5;
}
.ctgy-doutoku6 .submain {
  background: #e5f5fb;
}
.ctgy-eigo5 .submain {
  background: #fef3e5;
}
.ctgy-eigo6 .submain {
  background: #e5f6fa;
}
.ctgy-kisetsu .submain {
  background: #fbeaea;
}
.ctgy-anzen .submain {
  background: #fdfbe5;
}
.ctgy-dougu .submain {
  background: #f3f8e8;
}
.ctgy- .submain {
  background: ;
}
.ctgy-kokugo1_jou .submain-inner,
.ctgy-kokugo1_jou .submain-inner--detail {
  background-image: url("/20/assets/img/thumb/kokugo1_jou.png");
}
.ctgy-kokugo1_ge .submain-inner,
.ctgy-kokugo1_ge .submain-inner--detail {
  background-image: url("/20/assets/img/thumb/kokugo1_ge.png");
}
.ctgy-kokugo2_jou .submain-inner,
.ctgy-kokugo2_jou .submain-inner--detail {
  background-image: url("/20/assets/img/thumb/kokugo2_jou.png");
}
.ctgy-kokugo2_ge .submain-inner,
.ctgy-kokugo2_ge .submain-inner--detail {
  background-image: url("/20/assets/img/thumb/kokugo2_ge.png");
}
.ctgy-kokugo3_jou .submain-inner,
.ctgy-kokugo3_jou .submain-inner--detail {
  background-image: url("/20/assets/img/thumb/kokugo3_jou.png");
}
.ctgy-kokugo3_ge .submain-inner,
.ctgy-kokugo3_ge .submain-inner--detail {
  background-image: url("/20/assets/img/thumb/kokugo3_ge.png");
}
.ctgy-kokugo4_jou .submain-inner,
.ctgy-kokugo4_jou .submain-inner--detail {
  background-image: url("/20/assets/img/thumb/kokugo4_jou.png");
}
.ctgy-kokugo4_ge .submain-inner,
.ctgy-kokugo4_ge .submain-inner--detail {
  background-image: url("/20/assets/img/thumb/kokugo4_ge.png");
}
.ctgy-kokugo5 .submain-inner,
.ctgy-kokugo5 .submain-inner--detail {
  background-image: url("/20/assets/img/thumb/kokugo5.png");
}
.ctgy-kokugo6 .submain-inner,
.ctgy-kokugo6 .submain-inner--detail {
  background-image: url("/20/assets/img/thumb/kokugo6.png");
}
.ctgy-shosha1 .submain-inner,
.ctgy-shosha1 .submain-inner--detail {
  background-image: url("/20/assets/img/thumb/shosha1.png");
}
.ctgy-shosha2 .submain-inner,
.ctgy-shosha2 .submain-inner--detail {
  background-image: url("/20/assets/img/thumb/shosha2.png");
}
.ctgy-shosha3 .submain-inner--detail {
  background-image: url("/20/assets/img/thumb/shosha3a.png");
}
.ctgy-shosha4 .submain-inner--detail {
  background-image: url("/20/assets/img/thumb/shosha4c.png");
}
.ctgy-shosha5 .submain-inner--detail {
  background-image: url("/20/assets/img/thumb/shosha5.png");
}
.ctgy-shosha6 .submain-inner--detail {
  background-image: url("/20/assets/img/thumb/shosha6.png");
}
.ctgy-doutoku1 .submain-inner,
.ctgy-doutoku1 .submain-inner--detail {
  background-image: url("/20/assets/img/thumb/doutoku1.png");
}
.ctgy-doutoku2 .submain-inner,
.ctgy-doutoku2 .submain-inner--detail {
  background-image: url("/20/assets/img/thumb/doutoku2.png");
}
.ctgy-doutoku3 .submain-inner,
.ctgy-doutoku3 .submain-inner--detail {
  background-image: url("/20/assets/img/thumb/doutoku3.png");
}
.ctgy-doutoku4 .submain-inner,
.ctgy-doutoku4 .submain-inner--detail {
  background-image: url("/20/assets/img/thumb/doutoku4.png");
}
.ctgy-doutoku5 .submain-inner,
.ctgy-doutoku5 .submain-inner--detail {
  background-image: url("/20/assets/img/thumb/doutoku5.png");
}
.ctgy-doutoku6 .submain-inner,
.ctgy-doutoku6 .submain-inner--detail {
  background-image: url("/20/assets/img/thumb/doutoku6.png");
}
.ctgy-eigo5 .submain-inner,
.ctgy-eigo5 .submain-inner--detail {
  background-image: url("/20/assets/img/thumb/eigo5.png");
}
.ctgy-eigo6 .submain-inner,
.ctgy-eigo6 .submain-inner--detail {
  background-image: url("/20/assets/img/thumb/eigo6.png");
}
.ctgy-kisetsu .submain-inner,
.ctgy-kisetsu .submain-inner--detail {
  background-image: url("/20/assets/img/thumb/kisetsu.png");
}
.ctgy-anzen .submain-inner,
.ctgy-anzen .submain-inner--detail {
  background-image: url("/20/assets/img/thumb/anzen.png");
}
.ctgy-dougu .submain-inner,
.ctgy-dougu .submain-inner--detail {
  background-image: url("/20/assets/img/thumb/dougu.png");
}
@media screen and (max-width: 767px) {
  .submain-inner {
    width: auto;
    margin: 0 15px;
    padding: 30px 0 40px 0;
    -webkit-background-size: 100px auto;
    -moz-background-size: 100px auto;
    background-size: 100px auto;
    background-position: right 40%;
  }
  .submain-item {
    padding-right: 110px;
  }
}
.submain-ttl {
  font-weight: bold;
}
.submain-ttl-txt,
.submain-ttl-book {
  font-size: 34px;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .submain-ttl-txt,
  .submain-ttl-book {
    font-size: 20px;
  }
}
.submain-ttl-book {
  margin-left: 10px;
}
.submain-ttl-num {
  position: relative;
  top: -6px;
  font-size: 26px;
  line-height: 40px;
  background: #ccc;
  color: #fff;
  border-radius: 20px;
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-left: 13px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Helvetica Neue", Arial, "繝｡繧､繝ｪ繧ｪ", Meiryo, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
  text-align: center;
}
.ctgy-kokugo1_jou .submain-ttl-num {
  background: #00ab84;
}
.ctgy-kokugo1_ge .submain-ttl-num {
  background: #00ab84;
}
.ctgy-kokugo2_jou .submain-ttl-num {
  background: #43b149;
}
.ctgy-kokugo2_ge .submain-ttl-num {
  background: #43b149;
}
.ctgy-kokugo3_jou .submain-ttl-num {
  background: #f08441;
}
.ctgy-kokugo3_ge .submain-ttl-num {
  background: #f08441;
}
.ctgy-kokugo4_jou .submain-ttl-num {
  background: #ec6d5e;
}
.ctgy-kokugo4_ge .submain-ttl-num {
  background: #ec6d5e;
}
.ctgy-kokugo5 .submain-ttl-num {
  background: #00aacb;
}
.ctgy-kokugo6 .submain-ttl-num {
  background: #0089ce;
}
.ctgy-shosha1 .submain-ttl-num {
  background: #00ab84;
}
.ctgy-shosha2 .submain-ttl-num {
  background: #43b149;
}
.ctgy-shosha3 .submain-ttl-num {
  background: #f08441;
}
.ctgy-shosha4 .submain-ttl-num {
  background: #ec6d5e;
}
.ctgy-shosha5 .submain-ttl-num {
  background: #00aacb;
}
.ctgy-shosha6 .submain-ttl-num {
  background: #0089ce;
}
.ctgy-doutoku1 .submain-ttl-num {
  background: #f39800;
}
.ctgy-doutoku2 .submain-ttl-num {
  background: #72af2d;
}
.ctgy-doutoku3 .submain-ttl-num {
  background: #796baf;
}
.ctgy-doutoku4 .submain-ttl-num {
  background: #d0121b;
}
.ctgy-doutoku5 .submain-ttl-num {
  background: #ea609e;
}
.ctgy-doutoku6 .submain-ttl-num {
  background: #0099d9;
}
.ctgy-eigo5 .submain-ttl-num {
  background: #f98d00;
}
.ctgy-eigo6 .submain-ttl-num {
  background: #00aacb;
}
.ctgy-kisetsu .submain-ttl-num {
  background: #d33431;
}
.ctgy-anzen .submain-ttl-num {
  background: #edd700;
}
.ctgy-dougu .submain-ttl-num {
  background: #8bbf19;
}
.ctgy- .submain-ttl-num {
  background: ;
}
@media screen and (max-width: 767px) {
  .submain-ttl-num {
    top: -3px;
    font-size: 28px;
    line-height: 40px;
    width: 40px;
    height: 40px;
    margin-left: 5px;
  }
}
.submain-sub {
  font-size: 34px;
  line-height: 1.2;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .submain-sub {
    font-size: 20px;
    margin-top: 0;
  }
}
/* ----------------------------------
  tab nav
---------------------------------- */
.tab-nav {
  background: #ccc;
}
.ctgy-kokugo1_jou .tab-nav {
  background: #00ab84;
}
.ctgy-kokugo1_ge .tab-nav {
  background: #00ab84;
}
.ctgy-kokugo2_jou .tab-nav {
  background: #43b149;
}
.ctgy-kokugo2_ge .tab-nav {
  background: #43b149;
}
.ctgy-kokugo3_jou .tab-nav {
  background: #f08441;
}
.ctgy-kokugo3_ge .tab-nav {
  background: #f08441;
}
.ctgy-kokugo4_jou .tab-nav {
  background: #ec6d5e;
}
.ctgy-kokugo4_ge .tab-nav {
  background: #ec6d5e;
}
.ctgy-kokugo5 .tab-nav {
  background: #00aacb;
}
.ctgy-kokugo6 .tab-nav {
  background: #0089ce;
}
.ctgy-shosha1 .tab-nav {
  background: #00ab84;
}
.ctgy-shosha2 .tab-nav {
  background: #43b149;
}
.ctgy-shosha3 .tab-nav {
  background: #f08441;
}
.ctgy-shosha4 .tab-nav {
  background: #ec6d5e;
}
.ctgy-shosha5 .tab-nav {
  background: #00aacb;
}
.ctgy-shosha6 .tab-nav {
  background: #0089ce;
}
.ctgy-doutoku1 .tab-nav {
  background: #f39800;
}
.ctgy-doutoku2 .tab-nav {
  background: #72af2d;
}
.ctgy-doutoku3 .tab-nav {
  background: #796baf;
}
.ctgy-doutoku4 .tab-nav {
  background: #d0121b;
}
.ctgy-doutoku5 .tab-nav {
  background: #ea609e;
}
.ctgy-doutoku6 .tab-nav {
  background: #0099d9;
}
.ctgy-eigo5 .tab-nav {
  background: #f98d00;
}
.ctgy-eigo6 .tab-nav {
  background: #00aacb;
}
.ctgy-kisetsu .tab-nav {
  background: #d33431;
}
.ctgy-anzen .tab-nav {
  background: #edd700;
}
.ctgy-dougu .tab-nav {
  background: #8bbf19;
}
.ctgy- .tab-nav {
  background: ;
}
.tab-nav-inner {
  position: relative;
  width: 768px;
  margin: 0 auto;
  padding: 10px 30px 0 30px;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 92px;
  overflow: hidden;
}
.tab-nav-inner > :first-child {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .tab-nav-inner {
    padding: 5px 15px 0 15px;
    height: auto;
  }
}
.tab-nav-wrap {
  margin: 0 -10px;
}
@media screen and (max-width: 767px) {
  .tab-nav-wrap {
    margin: 0 -5px;
  }
}
.tab-nav-menu {
  display: table;
  width: 100%;
  border-collapse: separate;
  border-spacing: 10px 0;
}
@media screen and (max-width: 767px) {
  .tab-nav-menu {
    border-spacing: 5px 0;
  }
}
a.tab-nav-item {
  display: table-cell;
  vertical-align: middle;
  background: #fff;
  padding: 10px 20px 25px 20px;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  color: #353637;
  position: relative;
  top: 20px;
  line-height: 1.2;
  pointer-events: auto;
}
a.tab-nav-item.is-active {
  top: 0;
  padding: 25px 20px;
  background: #f2f2f2;
  pointer-events: none;
  cursor: default;
}
a.tab-nav-item.is-active span:before,
a.tab-nav-item.is-active span:after {
  display: none;
}
a.tab-nav-item span {
  position: relative;
  display: inline-block;
  width: 100%;
}
a.tab-nav-item span:before {
  position: absolute;
  top: 50%;
  right: 0;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  background: #666;
  border-radius: 15px;
  display: block;
  content: "";
}
a.tab-nav-item span:after {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -15px;
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  display: block;
  width: 30px;
  height: 30px;
  background-image: url("../img/sprite.png");
  background-repeat: no-repeat;
  background-position: 0px -69px;
  -webkit-background-size: 93px 672px;
  -moz-background-size: 93px 672px;
  background-size: 93px 672px;
}
.ctgy-kokugo1_jou a.tab-nav-item span:before {
  background: #00ab84;
}
.ctgy-kokugo1_jou a.tab-nav-item.is-active {
  background: #e5f6f2;
}
.ctgy-kokugo1_ge a.tab-nav-item span:before {
  background: #00ab84;
}
.ctgy-kokugo1_ge a.tab-nav-item.is-active {
  background: #e5f6f2;
}
.ctgy-kokugo2_jou a.tab-nav-item span:before {
  background: #43b149;
}
.ctgy-kokugo2_jou a.tab-nav-item.is-active {
  background: #ecf7ec;
}
.ctgy-kokugo2_ge a.tab-nav-item span:before {
  background: #43b149;
}
.ctgy-kokugo2_ge a.tab-nav-item.is-active {
  background: #ecf7ec;
}
.ctgy-kokugo3_jou a.tab-nav-item span:before {
  background: #f08441;
}
.ctgy-kokugo3_jou a.tab-nav-item.is-active {
  background: #fdf2ec;
}
.ctgy-kokugo3_ge a.tab-nav-item span:before {
  background: #f08441;
}
.ctgy-kokugo3_ge a.tab-nav-item.is-active {
  background: #fdf2ec;
}
.ctgy-kokugo4_jou a.tab-nav-item span:before {
  background: #ec6d5e;
}
.ctgy-kokugo4_jou a.tab-nav-item.is-active {
  background: #fdf2ec;
}
.ctgy-kokugo4_ge a.tab-nav-item span:before {
  background: #ec6d5e;
}
.ctgy-kokugo4_ge a.tab-nav-item.is-active {
  background: #fdf2ec;
}
.ctgy-kokugo5 a.tab-nav-item span:before {
  background: #00aacb;
}
.ctgy-kokugo5 a.tab-nav-item.is-active {
  background: #e5f6fa;
}
.ctgy-kokugo6 a.tab-nav-item span:before {
  background: #0089ce;
}
.ctgy-kokugo6 a.tab-nav-item.is-active {
  background: #e5f3fa;
}
.ctgy-shosha1 a.tab-nav-item span:before {
  background: #00ab84;
}
.ctgy-shosha1 a.tab-nav-item.is-active {
  background: #e5f6f2;
}
.ctgy-shosha2 a.tab-nav-item span:before {
  background: #43b149;
}
.ctgy-shosha2 a.tab-nav-item.is-active {
  background: #ecf7ec;
}
.ctgy-shosha3 a.tab-nav-item span:before {
  background: #f08441;
}
.ctgy-shosha3 a.tab-nav-item.is-active {
  background: #fdf2ec;
}
.ctgy-shosha4 a.tab-nav-item span:before {
  background: #ec6d5e;
}
.ctgy-shosha4 a.tab-nav-item.is-active {
  background: #fdf2ec;
}
.ctgy-shosha5 a.tab-nav-item span:before {
  background: #00aacb;
}
.ctgy-shosha5 a.tab-nav-item.is-active {
  background: #e5f6fa;
}
.ctgy-shosha6 a.tab-nav-item span:before {
  background: #0089ce;
}
.ctgy-shosha6 a.tab-nav-item.is-active {
  background: #e5f3fa;
}
.ctgy-doutoku1 a.tab-nav-item span:before {
  background: #f39800;
}
.ctgy-doutoku1 a.tab-nav-item.is-active {
  background: #fef4e5;
}
.ctgy-doutoku2 a.tab-nav-item span:before {
  background: #72af2d;
}
.ctgy-doutoku2 a.tab-nav-item.is-active {
  background: #f1f7ea;
}
.ctgy-doutoku3 a.tab-nav-item span:before {
  background: #796baf;
}
.ctgy-doutoku3 a.tab-nav-item.is-active {
  background: #f1eff7;
}
.ctgy-doutoku4 a.tab-nav-item span:before {
  background: #d0121b;
}
.ctgy-doutoku4 a.tab-nav-item.is-active {
  background: #fae7e8;
}
.ctgy-doutoku5 a.tab-nav-item span:before {
  background: #ea609e;
}
.ctgy-doutoku5 a.tab-nav-item.is-active {
  background: #fdeff5;
}
.ctgy-doutoku6 a.tab-nav-item span:before {
  background: #0099d9;
}
.ctgy-doutoku6 a.tab-nav-item.is-active {
  background: #e5f5fb;
}
.ctgy-eigo5 a.tab-nav-item span:before {
  background: #f98d00;
}
.ctgy-eigo5 a.tab-nav-item.is-active {
  background: #fef3e5;
}
.ctgy-eigo6 a.tab-nav-item span:before {
  background: #00aacb;
}
.ctgy-eigo6 a.tab-nav-item.is-active {
  background: #e5f6fa;
}
.ctgy-kisetsu a.tab-nav-item span:before {
  background: #d33431;
}
.ctgy-kisetsu a.tab-nav-item.is-active {
  background: #fbeaea;
}
.ctgy-anzen a.tab-nav-item span:before {
  background: #edd700;
}
.ctgy-anzen a.tab-nav-item.is-active {
  background: #fdfbe5;
}
.ctgy-dougu a.tab-nav-item span:before {
  background: #8bbf19;
}
.ctgy-dougu a.tab-nav-item.is-active {
  background: #f3f8e8;
}
.ctgy- a.tab-nav-item span:before {
  background: ;
}
.ctgy- a.tab-nav-item.is-active {
  background: ;
}
@media screen and (max-width: 767px) {
  a.tab-nav-item {
    font-size: 16px;
    padding: 10px 15px 15px 15px;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    top: 10px;
  }
  a.tab-nav-item.is-active {
    padding: 15px;
  }
  a.tab-nav-item span:before {
    right: -2px;
    width: 22px;
    height: 22px;
    margin-top: -11px;
  }
  a.tab-nav-item span:after {
    right: -2px;
    margin-top: -11px;
    width: 22px;
    height: 22px;
    display: block;
    width: 22px;
    height: 22px;
    background-image: url("../img/sprite.png");
    background-repeat: no-repeat;
    background-position: 0px -18px;
    -webkit-background-size: 93px 672px;
    -moz-background-size: 93px 672px;
    background-size: 93px 672px;
  }
}
.no-touchdv a.tab-nav-item:hover.is-nonactive span:after {
  -webkit-animation: rotate-anime 0.5s linear 1;
  -moz-animation: rotate-anime 0.5s linear 1;
  -o-animation: rotate-anime 0.5s linear 1;
  -ms-animation: rotate-anime 0.5s linear 1;
  animation: rotate-anime 0.5s linear 1;
}
.no-touchdv.ctgy-kokugo1_jou a.tab-nav-item:hover.is-nonactive {
  color: #00ab84;
}
.no-touchdv.ctgy-kokugo1_ge a.tab-nav-item:hover.is-nonactive {
  color: #00ab84;
}
.no-touchdv.ctgy-kokugo2_jou a.tab-nav-item:hover.is-nonactive {
  color: #43b149;
}
.no-touchdv.ctgy-kokugo2_ge a.tab-nav-item:hover.is-nonactive {
  color: #43b149;
}
.no-touchdv.ctgy-kokugo3_jou a.tab-nav-item:hover.is-nonactive {
  color: #f08441;
}
.no-touchdv.ctgy-kokugo3_ge a.tab-nav-item:hover.is-nonactive {
  color: #f08441;
}
.no-touchdv.ctgy-kokugo4_jou a.tab-nav-item:hover.is-nonactive {
  color: #ec6d5e;
}
.no-touchdv.ctgy-kokugo4_ge a.tab-nav-item:hover.is-nonactive {
  color: #ec6d5e;
}
.no-touchdv.ctgy-kokugo5 a.tab-nav-item:hover.is-nonactive {
  color: #00aacb;
}
.no-touchdv.ctgy-kokugo6 a.tab-nav-item:hover.is-nonactive {
  color: #0089ce;
}
.no-touchdv.ctgy-shosha1 a.tab-nav-item:hover.is-nonactive {
  color: #00ab84;
}
.no-touchdv.ctgy-shosha2 a.tab-nav-item:hover.is-nonactive {
  color: #43b149;
}
.no-touchdv.ctgy-shosha3 a.tab-nav-item:hover.is-nonactive {
  color: #f08441;
}
.no-touchdv.ctgy-shosha4 a.tab-nav-item:hover.is-nonactive {
  color: #ec6d5e;
}
.no-touchdv.ctgy-shosha5 a.tab-nav-item:hover.is-nonactive {
  color: #00aacb;
}
.no-touchdv.ctgy-shosha6 a.tab-nav-item:hover.is-nonactive {
  color: #0089ce;
}
.no-touchdv.ctgy-doutoku1 a.tab-nav-item:hover.is-nonactive {
  color: #f39800;
}
.no-touchdv.ctgy-doutoku2 a.tab-nav-item:hover.is-nonactive {
  color: #72af2d;
}
.no-touchdv.ctgy-doutoku3 a.tab-nav-item:hover.is-nonactive {
  color: #796baf;
}
.no-touchdv.ctgy-doutoku4 a.tab-nav-item:hover.is-nonactive {
  color: #d0121b;
}
.no-touchdv.ctgy-doutoku5 a.tab-nav-item:hover.is-nonactive {
  color: #ea609e;
}
.no-touchdv.ctgy-doutoku6 a.tab-nav-item:hover.is-nonactive {
  color: #0099d9;
}
.no-touchdv.ctgy-eigo5 a.tab-nav-item:hover.is-nonactive {
  color: #f98d00;
}
.no-touchdv.ctgy-eigo6 a.tab-nav-item:hover.is-nonactive {
  color: #00aacb;
}
.no-touchdv.ctgy-kisetsu a.tab-nav-item:hover.is-nonactive {
  color: #d33431;
}
.no-touchdv.ctgy-anzen a.tab-nav-item:hover.is-nonactive {
  color: #edd700;
}
.no-touchdv.ctgy-dougu a.tab-nav-item:hover.is-nonactive {
  color: #8bbf19;
}
.no-touchdv.ctgy- a.tab-nav-item:hover.is-nonactive {
  color: ;
}
@-moz-keyframes rotate-anime {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotate-anime {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes rotate-anime {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate-anime {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* ----------------------------------
  template component
---------------------------------- */
.subcontent {
  background: #fff;
  position: relative;
  padding-bottom: 50px;
}
.subcontent > :first-child {
  margin-top: 0;
}
/*
.subcontent:after {
  position: absolute;
  top: -24px;
  left: 0;
  content: '';
  width: 100%;
  height: 24px;
  display: block;
  background: url("/20/assets/img/bg_conthead.png") repeat-x 50% 0;
}
 */
@media screen and (max-width: 767px) {
  .subcontent {
    padding-bottom: 30px;
  }
  /*
  .subcontent:after {
    top: -12px;
    height: 12px;
    background: url("/20/assets/img/bg_conthead.png") repeat-x 50% 0;
    -webkit-background-size: 313px 12px;
    -moz-background-size: 313px 12px;
    background-size: 313px 12px;
  }
 */
}

.js-slider {
  border: 1px solid #999;
}

@media screen and (max-width: 767px) {
  .content_name {
    height: auto;
    line-height: 2em;
  }
  .sub_top {
    height: auto;
  }
  .sub_top .sub_title {
    line-height: 2em;
  }
}

.sub_top .sub_title em {
  background: #fff;
  border-radius: 1em;
  margin-right: 0.4em;
  font-style: normal;
  padding: 0 0.5em;
}

.title_c01 .sub_top .sub_title em {
  color: #9dc815;
}
.title_c02 .sub_top .sub_title em {
  color: #ec6d74;
}
.title_c03 .sub_top .sub_title em {
  color: #f18d00;
}
.title_c04 .sub_top .sub_title em {
  color: #e84218;
}
.title_c05 .sub_top .sub_title em {
  color: #19b8ce;
}
.title_c06 .sub_top .sub_title em {
  color: #905e21;
}
