@charset "utf-8";
/* CSS Document */
body {
  color: #3a3939;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "MS PGothic", "MS UI Gothic", Helvetica, Arial, sans-serif;
  line-height: 1.65;
  background: #ffffff;
  background-size: cover;
  font-size: 16px;
}
* {
  margin: 0;
  padding: 0;
}
h1 {
  font-size: 250%;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "MS PGothic", "MS UI Gothic", Helvetica, Arial, sans-serif;
  color: #2D2D2D;
  line-height: 1.2;
}
h2 {
  font-size: 270%;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "MS PGothic", "MS UI Gothic", Helvetica, Arial, sans-serif;
  color: #2D2D2D;
  text-align: center;
  line-height: 1.5;
}
h3 {
  font-size: 300%;
  color: #629A41;
  padding: 0.5em 0em;
  text-align: center;
}
h4 {
  font-size: 247%;
  text-align: center;
}
h5 {
  font-size: 180%;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "MS PGothic", "MS UI Gothic", Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 1000px) {
  h1 {
    font-size: 230%
  }
  h2 {
    font-size: 200%
  }
  h3 {
    font-size: 220%
  }
  h4 {
    font-size: 180%
  }
  h5 {
    font-size: 100%
  }
}
@media screen and (max-width: 435px) {
  h1 {
    font-size: 133%
  }
  h2 {
    font-size: 180%
  }
  h3 {
    font-size: 200%
  }
  h4 {
    font-size: 175%
  }
  h5 {
    font-size: 120%
  }
}
ul.list_a01, ul.list_b01 {
  background: #fff;
  padding: 1em 0;
}
ul.list_a01 li, ul.list_b01 li {
  background: #fff;
  background-image: url(https://s3-ap-northeast-1.amazonaws.com/j-i-s-sl/temp02/img/list_a01.jpg);
  background-repeat: no-repeat;
  background-size: 2em;
  padding: .5em 0 .5em 3.2em;
  margin: 0;
  background-position: top .3em left .5em;
  font-size: 1em;
  border-bottom: dotted 2px #d8c9ba;
}
ul.list_b01 li {
  background-image: url(https://s3-ap-northeast-1.amazonaws.com/j-i-s-sl/temp02/img/list_b01.png);
}
/*=========================================================================

HEADER

===========================================================================*/
header {
  width: 100%;
  background: url("../img/back3.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: initial;
}
.header_in {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 435px) {
  header {}
}
/*=========================================================================

BACKGROUNG

===========================================================================*/
.bg_time {
  background: url(../img/time_bg.jpg);
  background-repeat: no-repeat;
  padding: 1em 0em;
}
.bg_cercle_r {
  background: url(../img/bg_cercle_r.jpg);
  background-repeat: no-repeat;
}
.bg_cercle_f {
  background: url(../img/bg_cercle_f.jpg);
  background-repeat: repeat;
}
.bg_profile {
  padding: 3em 1em;
  background-color: #fff0da;
}
.bg_grey {
  background-color: #F4F4F4;
  padding: 2rem 1rem;
}
.bg_voice {
  padding: 2.5em 0 2em;
  background-color: #ffffff;
  background-image: radial-gradient(#eaf098 9%, transparent 12%), radial-gradient(#eaf098 9%, transparent 12%);
  background-position: 0 0, 6px 6px;
  background-size: 12px 12px;
}
@media (max-width:480px) {
  .bg_voice {
    padding: 1rem 0;
  }
}
.bg_green {
  background-color: #02ab7b;
}
.bg_green2 {
  background-color: #F5FFDE;
  padding: 3em 0;
}
.bg_green_stripe {
  background-color: #edf9d1;
  background-image: radial-gradient(#e2f6b1 20%, transparent 20%), radial-gradient(#e2f6b1 20%, transparent 20%);
  background-size: 10px 10px;
  background-position: 0 0px, 15px 15px;
}
.bg_cream_simasima {
  padding: 3em 1em;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='100%25' width='100%25'%3E%3Cdefs%3E%3Cpattern id='doodad' width='23' height='23' viewBox='0 0 40 40' patternUnits='userSpaceOnUse' patternTransform='rotate(180)'%3E%3Crect width='100%25' height='100%25' fill='rgba(44, 122, 123,1)'/%3E%3Cpath d='M0 13h 40v20h-40z' fill='rgba(252, 238, 212,1)'/%3E%3Cpath d='M 20 20a 1 1 0 0 0 0 2a 1 1 0 0 0 0-2zM-10-10h 60v 60h-60z' fill='rgba(250, 241, 223,1)'/%3E%3Cpath d='M13 0v40h20v-40z' fill='rgba(252, 238, 212,1)'/%3E%3C/pattern%3E%3C/defs%3E%3Crect fill='url(%23doodad)' height='200%25' width='200%25'/%3E%3C/svg%3E ");
}
.bg_naminami {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='100%25' width='100%25'%3E%3Cdefs%3E%3Cpattern id='doodad' width='28' height='28' viewBox='0 0 40 40' patternUnits='userSpaceOnUse' patternTransform='rotate(135)'%3E%3Crect width='100%25' height='100%25' fill='rgba(234, 240, 152, 1)'/%3E%3Ccircle cx='37' cy='20' r='12' fill='rgba(202, 222, 101, 1)'/%3E%3Ccircle cx='3' cy='20' r='12' fill='rgba(202, 222, 101, 1)'/%3E%3Ccircle cx='20' cy='37' r='12' fill='rgba(202, 222, 101, 1)'/%3E%3Ccircle cx='20' cy='3' r='12' fill='rgba(202, 222, 101, 1)'/%3E%3Ccircle cx='28' cy='12' r='12' fill='rgba(254, 252, 191, 1)'/%3E%3Ccircle cx='12' cy='28' r='12' fill='rgba(254, 252, 191, 1)'/%3E%3Ccircle cx='28' cy='28' r='12' fill='rgba(254, 252, 191, 1)'/%3E%3Ccircle cx='12' cy='12' r='12' fill='rgba(254, 252, 191, 1)'/%3E%3C/pattern%3E%3C/defs%3E%3Crect fill='url(%23doodad)' height='200%25' width='200%25'/%3E%3C/svg%3E ");
}
.bg_white {
  width: 89.6%;
  background: #FFF;
  margin: auto;
  padding: 2em 0;
}
.bg_white_img {
  background: url("../img/ttl_back.png");
  margin: 0 auto;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: initial;
}
.bg_gr_stripe {
  background-size: auto auto;
  background-color: rgba(187, 208, 81, 1);
  background-image: repeating-linear-gradient(90deg, transparent, transparent 10px, rgba(192, 212, 94, 1) 10px, rgba(192, 212, 94, 1) 20px);
}
.box_shadow {
  box-shadow: 0px 0px 6px 1px #8c8c8c;
  padding: 1.5em 1.5em 2.5em 1.5em;
  background-color: #FFF;
}
.bg_s {
  background-color: #F6F8D7;
  overflow: hidden;
}
.bg_h {
  color: #FFF;
  background-color: #202020;
  padding: 0.5em 2em;
}
.bg_h1 {
  color: #000;
  background-color: #ffeb00;
  padding: 0.5em 2em;
}
.bg_p1 {
  background-color: #151414;
  color: #fff;
  text-align: center;
  margin: 0em 0.5em;
  font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", 游明朝, YuMincho;
}
.bg_p2 {
  background-color: #151414;
  color: #FFF;
  text-align: center;
  margin: 0em 0.5em;
  font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", 游明朝, YuMincho;
}
.box_grey {
  background: #fffde3;
  padding: 2.5em;
  border: 1px solid #e5e5e5;
}
@media screen and (max-width: 1000px) {
  .bg_h {
    color: #FFF;
    background-color: #202020;
    padding: 0.5em 0.5em;
  }
}
@media screen and (max-width: 435px) {
  .box_shadow {
    padding: 1.5em;
    margin: 0em 1em;
  }
  .box_grey {
    padding: 0.5em;
  }
  .bg_h {
    color: #FFF;
    background-color: #202020;
    padding: 0em 0.2em;
  }
  .bg_h1 {
    color: #000;
    background-color: #ffeb00;
    padding: 0em 0.2em;
  }
  .bg_white {
    width: 93.6%;
  }
  .bg_time {
    padding: 0.1em 0em;
  }
}
.bg_cream {
  background-color: #FAF1DF;
  margin-top: -1.7em;
  padding: 2em 0;
}
/*=========================================================================

CONTENTS

===========================================================================*/
#contents {
  max-width: 640px;
  margin: 0 auto;
  background-color: #F7F2EE;
  box-shadow: 0px 0px 10px #aaa;
}
@media screen and (max-width: 435px) {
  #contents {
    background-color: #F7F2EE;
  }
}
.contents2 {
  max-width: 1200px;
  margin: 0 auto;
}
p {
  white-space: pre-line;
  font-size: 110%;
}
.tth {
  background: linear-gradient(transparent 60%, #FFFF00 60%);
}
.tth2 {
  background: linear-gradient(transparent 90%, #FFFF00 90%);
}
.box_white {
  padding: 1.5em;
  background-color: #FFF;
}
.line_t {
  border-bottom: 5px solid #F90;
}
.text {
  margin: 0 6%;
}
.text2 {
  margin: 0 6%;
  box-shadow: 5px 8px 20px 0px rgb(143 148 157 / 25%);
  padding: 3em 3em 1.5em;
}
.text3 {
  margin: 0 auto;
  width: 65%;
  max-width: 1100px;
}
@media screen and (max-width: 435px) {
  .text3 {
    margin: 0 auto;
    width: 100%;
  }
}
@media screen and (max-width: 435px) {
  .text2 {
    margin: 0 3%;
    box-shadow: 5px 8px 20px 0px rgb(143 148 157 / 25%);
    padding: 3em 1.5em 1.5em;
  }
}
.text_in {
  margin: 0 6%;
}
.text_inp {
  margin: 0 12%;
}
@media screen and (max-width: 435px) {
  .text {
    margin: 0 5%;
  }
  .text_in {
    margin: 0 0%;
  }
  .ic {
    display: none;
  }
  .text_inp {
    margin: 0 0%;
  }
}
.ttl {
  width: 100%;
  margin: 6rem 0 4rem;
  background-repeat: repeat-x;
  background-size: contain;
}
.ttl_in {
  margin: 0 auto;
  border-bottom: solid 3px #ffc6c7;
  position: relative;
  width: fit-content;
  display: inline-block;
  line-height: 1.6;
  padding-bottom: 0.5em;
}
.ttl_in:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #da0001;
  bottom: -3px;
  width: 10%;
  left: 0px;
}
.ttl_text {
  width: 100%;
  margin: 3em 0 3em;
  padding: 0.5em 1em 0;
  color: #353535;
  text-align: center;
  box-sizing: border-box;
  font-weight: bold;
}
@media screen and (max-width: 435px) {
  .ttl_text {
    width: 100%;
    margin: 2em 0 1em;
    padding: 1em 6%;
    text-align: center;
  }
  .ttl {
    width: 100%;
    margin: 2.5em 0 2em;
    background-repeat: repeat-x;
    background-size: contain;
  }
}
.pcnone {
  display: none;
}
.spnone {
  display: inherit;
}
@media screen and (max-width: 435px) {
  .pcnone {
    display: inherit;
  }
  .spnone {
    display: none;
  }
}
/*=========================================================================

check

===========================================================================*/
label {
  font: 1rem 'Fira Sans', sans-serif;
}
input {
  margin: .4rem;
}
/*=========================================================================

BULLET

===========================================================================*/
.bullet {
  padding: 0;
  width: 78%;
  margin: auto;
}
@media screen and (max-width: 435px) {
  .bullet {
    padding: 0;
    width: 100%;
    margin: auto;
  }
}
.bullet ul {
  background: #fff;
  padding: 1em 0;
}
.bullet ul li {
  background: #fff;
  background-image: url(https://s3-ap-northeast-1.amazonaws.com/j-i-s-sl/temp/img/check01.jpg);
  background-repeat: no-repeat;
  background-size: 2em;
  padding: .5em 0 .5em 3.5em;
  margin: 0;
  background-position: top .3em left .5em;
  font-size: 1em;
  border-bottom: dotted 2px #d8c9ba;
}
.bullet .fuan li {
  background-image: url(https://s3-ap-northeast-1.amazonaws.com/j-i-s-sl/temp/img/moya.png);
}
.bullet ul li:first-child {
  padding: .5em 0 .5em 2.8em;
}
.bullet ul li:last-child {
  padding: .5em 0 .5em 2.8em;
}
.naiyou {
  width: 100%;
  border: solid 1px #E8E8E8;
  border-radius: 5px;
  background: #fff;
  position: relative;
  margin: 0 0 13px 0;
  box-sizing: border-box;
  overflow: hidden;
  padding: 30px;
}
.naiyou_img {
  border-radius: 0 5px 5px 0;
  float: left;
  overflow: hidden;
  width: 26%;
  margin-left: 1%;
}
.clum_end dl dd img {
  position: static;
  float: right;
}
.naiyou dt {
  padding: 0 0 0.2em 0;
  border-bottom: solid 1px #ff2222;
  font-weight: bold;
  margin: -9px 0 0.5em 0;
}
.naiyou dl {
  width: 100%;
  float: left;
}
.naiyou dd p {
  padding: 1em 0 0em 0;
  line-height: 30px;
}
.naiyou_nam {
  background: #ff2222;
  color: #fff;
  display: block;
  float: left;
  margin: 0.2em 1em 0 0;
  padding: 0em 0.5em;
  height: 100%;
}
.naiyou.clum_end {
  width: 912px;
  display: block;
  box-sizing: border-box;
  height: 20em;
}
.tokuten {
  width: 100%;
  border: solid 1px #E8E8E8;
  border-radius: 5px;
  background: #fff;
  position: relative;
  margin: 0 0 13px 0;
  box-sizing: border-box;
  overflow: hidden;
  padding: 30px;
}
.tokuten_img {
  border-radius: 0 5px 5px 0;
  float: left;
  overflow: hidden;
  width: 26%;
  margin-left: 1%;
}
.tokuten dt {
  padding: 0 0 0.2em 0;
  border-bottom: solid 1px #FF5A00;
  font-weight: bold;
  margin: -9px 0 0.5em 0;
}
.tokuten dl {
  width: 73%;
  float: left;
}
.tokuten dd p {
  padding: 1em 0 0em 0;
  line-height: 30px;
}
.tokuten_nam {
  background: #ff5a00;
  color: #fff;
  display: block;
  float: left;
  margin: 0.2em 1em 0 0;
  padding: 0em 0.5em;
  height: 100%;
}
.tokuten.clum_end {
  width: 912px;
  display: block;
  box-sizing: border-box;
  height: 20em;
}
@media screen and (max-width: 435px) {
  .tokuten_img2 {
    width: 70%;
  }
}
/*=========================================================================

VOICES

===========================================================================*/
.voice {
  background: #e6e2df;
  padding: 0;
  margin: 0 6%;
}
.voice p {
  background-color: #fff;
  background-image: linear-gradient(90deg, transparent 2em, transparent 2.01em), linear-gradient(#eaeaea .1em, transparent .1em);
  background-size: 100% 1.8em;
  padding: 1.8em 1em;
  margin: 0 2% 1em;
  border: solid 1px gray;
  line-height: 1.8em;
}
/*=========================================================================

LETTER

===========================================================================*/
.letter {
  background:
    url(https://s3-ap-northeast-1.amazonaws.com/j-i-s-sl/temp/img/letter01.png) center top no-repeat, url(https://s3-ap-northeast-1.amazonaws.com/j-i-s-sl/temp/img/letter03.png) center bottom no-repeat, url(https://s3-ap-northeast-1.amazonaws.com/j-i-s-sl/temp/img/letter02.png) center top repeat-y;
  background-size: contain;
}
.letter p {
  position: relative;
  background-image: linear-gradient(rgba(248, 202, 144, 0.5) .01em, transparent .1em);
  background-size: 100% 1.75em;
  line-height: 1.75em;
  margin: 3em 6%;
}
@media screen and (max-width: 435px) {
  .letter p .right_pic {
    padding: 0 0 0.75em 0 !important;
    width: auto !important;
    height: 10em !important;
  }
}
/*=========================================================================

TABLE

===========================================================================*/
table {
  font-weight: 700;
}
caption {
  background: #3e3e3e;
  color: #fff;
  padding: .5em;
  border-radius: 5px 5px 0 0;
}
table tr {}
table th {
  border: solid 1px #f7f7f7;
  font-weight: 700;
  background: #EAF098;
  padding: 1em 1em;
  color: #3d3d3d;
  width: 23%;
}
table td {
  padding: 0.8em 1.2em;
  border: solid 1px #ebebeb;
  background-color: #FFF;
}
@media screen and (max-width: 435px) {
  table:not(.table_ichiran), table:not(.table_ichiran) tr, table:not(.table_ichiran) th, table:not(.table_ichiran) td, table:not(.table_ichiran) tbody, caption {
    width: 100%;
    display: block;
    box-sizing: border-box;
  }
  table th {
    padding: .5em;
    border: 0;
  }
}
#send-table {
  border-left: 1px solid #dcdcc1;
  border-top: 1px solid #dcdcc1;
  font-size: 100%;
}
#send-table th {
  background-color: #656565;
  text-align: left;
  border-right: 1px solid #dcdcc1;
  border-bottom: 1px solid #dcdcc1;
  /*color: #fff;*/
}
#send-table td {
  background-color: #fff;
  border-right: 1px solid #dcdcc1;
  border-bottom: 1px solid #dcdcc1;
}
#send-table caption {
  background: #7FBFFF;
  padding: 8px 12px;
  margin: 5px 0;
  color: #fff;
  font-size: 130%;
  font-weight: 700;
}
.hissu {
  background: #fffc80;
  border-radius: 3px;
  padding: 0 3px;
  font-size: 80%;
  color: #080808;
}
/*=========================================================================

FAQ

===========================================================================*/
.qa {
  background: #fff;
}
.qa dl {
  border-radius: 5px;
  margin: 0 0 1rem;
}
.qa dt {
  background-image: url("../img/ico_q.png");
  background-position: left top;
  background-size: 1.3em;
  padding: 0 0 4px 2em;
  background-repeat: no-repeat;
  font-size: 1.2rem;
  font-weight: 700;
  border-bottom: solid 1px rgb(202 222 101);
  margin: 0 0 .5rem;
}
.qa dd {
  background-image: url("../img/ico_a.png");
  background-position: left top;
  background-size: 1.3em;
  padding: 0 0 1em 2em;
  background-repeat: no-repeat;
  margin: 0;
}
/*=========================================================================

IMAGES

===========================================================================*/
.right_pic, .right_pic2 {
  padding: 0 0 3rem 1rem;
  float: right;
}
.right_pic01 {
  padding: 0 0 1rem 1rem;
  float: right;
}
.left_pic {
  padding: 0 1rem 8rem 0;
  float: left;
}
.left_pic01 {
  padding: 0 1rem 1rem 0;
  float: left;
}
@media screen and (max-width: 800px) {
  .right_pic {
    padding: 0 0 1rem;
    float: none;
    width: 60%;
    display: block;
    margin: 0 auto;
  }
  .left_pic {
    padding: 0 0 1rem;
    float: none;
    width: 60%;
    display: block;
    margin: 0 auto;
  }
  .right_pic01 {
    display: none;
  }
  .left_pic01 {
    display: none;
  }
  .right_pic2 {
    padding: 0 0 1rem;
    float: none;
    width: 90%;
    display: block;
    margin: 0 auto;
  }
}
@media screen and (max-width: 435px) {
  .right_pic {
    padding: 0 0 1rem;
    float: none;
    width: 60%;
    display: block;
    margin: 0 auto;
  }
  .left_pic {
    padding: 0 0 1rem;
    float: none;
    width: 60%;
    display: block;
    margin: 0 auto;
  }
  .right_pic01 {
    display: none;
  }
  .left_pic01 {
    display: none;
  }
}
.sankaku {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 2.5rem 5rem 0;
  border-color: #f9a849b3 transparent transparent;
  display: block;
  text-align: center;
  margin: 2rem auto -1rem;
}
/*=========================================================================

MOVIE

===========================================================================*/
.movie {
  position: relative;
  width: 100%;
  margin: 2em auto;
  padding-top: 56.25%;
  height: 80%;
  border: solid 4px #bebebe;
  box-sizing: border-box;
}
.movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*=========================================================================

INPUT

===========================================================================*/
input {
  padding: 7px 8px;
  font-size: 100%;
  margin: 8px 0 6px;
  border-radius: 5px;
  border: solid 1px #A2A2A2;
}
input[type="submit"] {
  background-color: #5DC11A;
  box-shadow: 1px 2px 0 #149421;
  text-shadow: 0 -1px #149421;
  position: relative;
  padding: 1em 1em;
  border-radius: 5px;
  color: #FFF;
  font-weight: 700;
  text-decoration: none;
  border: solid 1px;
  width: 85%;
}
@media screen and (max-width: 435px) {
  input[type="submit"] {
    background-color: #5DC11A;
    box-shadow: 1px 2px 0 #149421;
    text-shadow: 0 -1px #149421;
    position: relative;
    padding: 1em 1em;
    border-radius: 5px;
    color: #FFF;
    font-weight: 700;
    text-decoration: none;
    border: solid 1px;
    width: 100%;
  }
}
input[type="submit"]:hover {
  top: 3px;
  box-shadow: none;
  color: #fff;
}
label:hover {
  background: #FFEFB7;
  cursor: pointer;
  border-radius: 6px;
}
/*=========================================================================

space-between

===========================================================================*/
.space-between {
  display: flex;
  justify-content: space-between;
}
.space-around {
  display: flex;
  justify-content: space-around;
}
.box {
  margin-bottom: 1em;
}
.bd {
  border-right: solid 1px #aaa;
}
.box p {
  padding: 0.3em 0.5em;
}
@media screen and (max-width: 700px) {
  .space-between {
    display: block;
  }
  .space-around {
    display: block;
    width: 83%;
    margin: 0 auto;
  }
  .bd {
    border-right: none;
  }
}
/*=========================================================================

order

===========================================================================*/
.order {
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0px 0px 6px 1px #8c8c8c;
}
.order h3 {
  background: #1f1f1f;
  text-align: center;
  padding: .5em 0;
  color: #fff;
}
.bar {
  background: #feffc6;
  display: block;
  padding: .5em 0;
  border: double 3px #dcb90f;
}
/*=========================================================================

BUTTON

===========================================================================*/
.submit {
  background-color: #f16400;
  box-shadow: 0 5px 0 #853e0b;
  text-shadow: 0 -1px #853e0b;
  position: relative;
  padding: 0.5em;
  border-radius: 5px;
  font-weight: 700;
  text-decoration: none;
  color: #fff;
  display: inline-block;
  margin: 0.5em auto;
  text-align: center;
  box-sizing: border-box;
  width: 100%;
}
.submit:active, .submit:hover {
  top: 4px;
  box-shadow: none;
}
.submit01 {
  background-color: #48bb00;
  box-shadow: 0 4px 0 #399400;
  text-shadow: 0 -1px #007b15;
  position: relative;
  padding: .5em 2.4em;
  border-radius: 5px;
  font-weight: 700;
  text-decoration: none;
  color: #fff;
  display: inline-block;
  margin: .3em 1em 1.7rem;
  text-align: center;
  box-sizing: border-box;
}
.submit01:active, .submit01:hover {
  top: 4px;
  box-shadow: none;
}
.submit02 {
  background-color: #dc8e00;
  box-shadow: 0 4px 0 #945a00;
  text-shadow: 0 -1px #a36900;
  position: relative;
  padding: .5em;
  border-radius: 5px;
  font-weight: 700;
  text-decoration: none;
  color: #fff;
  display: inline-block;
  margin: .3em 1em 1.7rem;
  text-align: center;
  box-sizing: border-box;
}
.submit02:active, .submit02:hover {
  top: 4px;
  box-shadow: none;
}
.submit03 {
  background-color: #dc8e00;
  box-shadow: 0 4px 0 #945a00;
  text-shadow: 0 -1px #a36900;
  position: relative;
  padding: .5em 2.4em;
  border-radius: 5px;
  font-weight: 700;
  text-decoration: none;
  color: #fff;
  display: inline-block;
  margin: .3em 1em 1.7rem;
  text-align: center;
  box-sizing: border-box;
}
.submit03:active, .submit03:hover {
  top: 4px;
  box-shadow: none;
}
.imgbtn {
  display: block;
  margin: 30px auto;
}
.head_btn01 {
  display: block;
  right: 0;
  color: #000;
  font-size: 32px;
  background: #208F02;
  padding: 1.5em 0;
}
.kiyaku {
  width: 100%;
  height: 200px;
  margin: 0 auto;
  font-size: 80%;
  line-height: 1.3;
  overflow-y: auto;
  background: #fffde3;
  border: 1px solid #ddd;
}
/*=========================================================================

FOOTER

===========================================================================*/
footer {
  width: 100%;
  padding: 35px 0 51px;
  font-size: 80%;
  color: #ffffff;
  background: #465280;
}
.footerInner {
  width: 100%;
  margin: 0px auto;
  font-size: 95%;
  line-height: 1.7em;
  color: #000;
}
.footer-box {
  padding: 16px 50px 35px;
  white-space: pre-wrap;
  background-color: #fff;
  margin-bottom: 10px;
  border: solid 1px #999;
}
.footer_in {
  max-width: 1040px;
  margin: 0 auto;
  padding: 2em 1em 4em;
}
footer a {
  color: #fff;
}
footer a:hover {
  color: #C1BBBB;
}
.page_top a {
  position: fixed;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #fff;
  padding: 1.5em;
  line-height: 1.4;
  border-radius: 15px;
  margin: 0 auto;
  left: 50%;
  bottom: 10px;
  transform: translateX(-50%) translateY(20%);
  max-width: 500px;
  width: 100%;
}
.page_top a:hover {}
@media screen and (max-width: 435px) {
  .page_top a {}
  .footer_in p img {
    max-width: 50px;
  }
  .footer-box {
    padding: 24em 1em 74px;
  }
}
/*=========================================================================

SLIDE

===========================================================================*/
.move_slide {
  width: 100%;
  height: 320px;
  background: url(../img/slider.png);
  animation: cloudmove 20s linear infinite;
  -webkit-animation: cloudmove 20s linear infinite;
  -moz-animation: cloudmove 20s linear infinite;
}
@media screen and (max-width: 435px) {
  .move_slide {
    width: 100%;
    height: 150px;
    background: url(../img/slider_sp.png);
    animation: cloudmove 20s linear infinite;
    -webkit-animation: cloudmove 20s linear infinite;
    -moz-animation: cloudmove 20s linear infinite;
  }
}
@keyframes cloudmove {
  0% {
    background-position: 0 0;
  }
  25% {
    background-position: 200px 0;
  }
  50% {
    background-position: 400px 0;
  }
  75% {
    background-position: 600px 0;
  }
  100% {
    background-position: 800px 0;
  }
}
@-webkit-keyframes cloudmove {
  0% {
    background-position: 0 0;
  }
  25% {
    background-position: 200px 5px;
  }
  50% {
    background-position: 400px 0;
  }
  75% {
    background-position: 600px 5px;
  }
  100% {
    background-position: 800px 0;
  }
}
@-moz-keyframes cloudmove {
  0% {
    background-position: 0 0;
  }
  25% {
    background-position: 200px 5px;
  }
  50% {
    background-position: 400px 0;
  }
  75% {
    background-position: 600px 5px;
  }
  100% {
    background-position: 800px 0;
  }
}
/*=========================================================================

SHINY BUTTON

===========================================================================*/
/*=========================================================================

READMORE BUTTON

===========================================================================*/
.readmore-button-box {
  background: -webkit-gradient(top, rgba(255, 255, 255, 0.5), white);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5), white);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.5), white);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5), white);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#80ffffff, EndColorStr=#ffffffff);
  text-align: center;
  padding-top: 4.5em;
  margin-top: -6.5em;
  position: relative;
  padding-bottom: 2.5em;
}
.readmore-button-box a {
  background-color: #FFF;
  border: 1px solid #1d1d1d;
  color: #1d1d1d;
  border-radius: 18px;
  padding: 0.5em 2.5em;
  display: inline-block;
  font-weight: bold;
  font-size: 1.25em;
}
.readmore-button-box a:hover {
  background-color: #1d1d1d;
  border: 1px solid #1d1d1d;
  color: #FFF;
}
.readmore-area {
  display: none;
}
div.samplearea {
  border: 1px solid gray;
  padding: 1em;
  margin: 0px 1px 1em 0px;
  max-width: 420px;
  display: inline-block;
  vertical-align: top;
}
/*=========================================================================

Sophie creating new icon for CSS

===========================================================================*/
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?1qooga');
  src: url('../fonts/icomoon.eot?1qooga#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?1qooga') format('truetype'), url('../fonts/icomoon.woff?1qooga') format('woff'), url('../fonts/icomoon.svg?1qooga#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-note:before {
  content: "\e900";
}
.icon-pencil2:before {
  content: "\e906";
}
.icon-files-empty:before {
  content: "\e925";
}
.icon-file-text2:before {
  content: "\e926";
}
.icon-circle-right:before {
  content: "\ea42";
}
/*=========================================================================

VOICE

===========================================================================*/
.home-voice {
  padding: 50px 0 45px;
  background: url(../img/itutor/home/bg_plus01.png) top 25px left 25px;
  background-size: 50px
}
.home-voice-heading {
  margin-bottom: 25px;
  text-align: center
}
.home-voice-heading__sub {
  line-height: 2;
  font-weight: 900;
  font-size: 1.5rem;
  letter-spacing: 0.1em
}
.home-voice-heading__head {
  line-height: 1.5;
  font-weight: 900;
  font-size: 2.8rem;
  color: #1696e8;
  letter-spacing: 0.1em
}
.home-voice-list__item {
  margin-bottom: 15px;
  padding: 1.5em;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 1200ms, -webkit-transform 1200ms;
  transition: opacity 1200ms, -webkit-transform 1200ms;
  transition: opacity 1200ms, transform 1200ms;
  transition: opacity 1200ms, transform 1200ms, -webkit-transform 1200ms
}
.home-voice-list__item.is-active {
  visibility: visible;
  opacity: 1
}
.home-voice-list__head {
  margin-bottom: 10px;
  line-height: 1.67;
  font-weight: 900;
  font-size: 1.4rem;
  letter-spacing: 0.1em
}
.home-voice-list__span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(55%, transparent), color-stop(55%, #ffe348));
  background: linear-gradient(transparent 55%, #ffe348 55%)
}
.home-voice-list__txt {
  margin-bottom: 13px;
  line-height: 1.79;
  letter-spacing: 0
}
.home-voice-list__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.home-voice-list__img {
  width: 41px;
  margin-right: 9px
}
.home-voice-list__note {
  line-height: 1.78;
  font-weight: 700
}
@media all and (max-width: 599px) {
  .home-voice-list__item {
    background-color: #fff;
    border-radius: 15px 15px 15px 0;
    box-shadow: 2px 4px 10px 0px rgba(143, 148, 157, 0.25);
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px)
  }
  .home-voice-list__item.is-active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
  }
}
@media (max-width: 374px) {
  .home-voice-list__head {
    font-size: 1.7rem
  }
}
@media (max-width: 359px) {
  .home-voice-list__head {
    font-size: 1.6rem;
    letter-spacing: 0.06em
  }
  .home-voice-list__note {
    font-size: 1.3rem
  }
}
@media all and (min-width: 600px) {
  .u-inner {
    width: 100%;
    max-width: 1120px;
    margin: auto;
    padding-top: 6em;
  }
  .home-voice {
    padding: 100px 0 145px
  }
  .home-voice-heading {
    width: 100%;
    margin-bottom: 104px
  }
  .home-voice-heading__sub {
    line-height: 2.4;
    font-size: 2.5rem
  }
  .home-voice-heading__head {
    line-height: 1.33;
    font-size: 4.5rem
  }
  .home-voice-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .home-voice-list__item {
    width: 530px;
    padding: 0
  }
  .home-voice-list__item:nth-of-type(odd) {
    margin-right: 30px
  }
  .home-voice-list__item:nth-of-type(even) {
    margin-left: 30px
  }
  .home-voice-list__item:first-of-type {
    margin-bottom: 30px;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px)
  }
  .home-voice-list__item:first-of-type.is-active {
    -webkit-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    transform: translateY(-40px)
  }
  .home-voice-list__item:nth-of-type(2) {
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition-delay: 150ms;
    transition-delay: 150ms
  }
  .home-voice-list__item:nth-of-type(2).is-active {
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px)
  }
  .home-voice-list__item:nth-of-type(3) {
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition-delay: 300ms;
    transition-delay: 300ms
  }
  .home-voice-list__item:nth-of-type(3).is-active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
  }
  .home-voice-list__item:nth-of-type(4) {
    -webkit-transform: translateY(90px);
    -ms-transform: translateY(90px);
    transform: translateY(90px);
    -webkit-transition-delay: 450ms;
    transition-delay: 450ms
  }
  .home-voice-list__item:nth-of-type(4).is-active {
    -webkit-transform: translateY(60px);
    -ms-transform: translateY(60px);
    transform: translateY(60px)
  }
  .home-voice-list__txt-area {
    margin-bottom: 15px;
    padding: 45px 45px 30px;
    background-color: #fff;
    border-radius: 30px 30px 30px 0;
    box-shadow: 5px 8px 20px 0px rgba(143, 148, 157, 0.25)
  }
  .home-voice-list__head {
    /*font-size: 2rem*/
  }
  .home-voice-list__txt {
    line-height: 1.87;
    font-size: 15px;
  }
  .home-voice-list__info {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .home-voice-list__img {
    width: 63px;
    margin-right: 17px
  }
  .home-voice-list__note {
    line-height: 1.53;
    font-size: 13px;
  }
}
@media screen and (max-width: 435px) {
  .u-inner {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
  .home-voice-list__head {
    font-size: 1.2rem;
  }
  .home-voice-list__note {
    font-size: 11px;
  }
}
.voice_box, .voice_box2, .voice_box3 {
  margin-bottom: 15px;
  padding: 45px 45px 30px;
  background-color: #fff;
  border-radius: 1.5rem;
  box-shadow: 0px 4px 10px rgba(143, 148, 157, 0.25)
}
.voice_box3 {
  border: 4px solid #267F25;
}
.tokuten_box {
  margin-bottom: 15px;
  padding: 45px 45px 30px;
  background-color: #fff;
  border-radius: 1.5rem;
  box-shadow: 0px 4px 10px rgba(143, 148, 157, 0.25);
  border: 4px solid #F9A849;
}
.title-box3 {
  margin: 1em auto 1.5em;
  background-color: #fff;
  border: 4px solid #ffa726;
  letter-spacing: .3px;
  border-radius: 1.5rem;
  box-shadow: 0px 4px 10px rgba(143, 148, 157, 0.25);
  max-width: 800px;
}
.title-box3-title {
  color: #fff;
  font-weight: bold;
  background-color: #ffa726;
  padding: 4px 6px;
  text-align: center;
  border-radius: 10px 10px 0 0;
}
.title-box4 {
  margin: 1em auto;
  background-color: #fff;
  border: 4px solid #ee5921;
  letter-spacing: .3px;
  border-radius: 1.5rem;
  box-shadow: 0px 4px 10px rgba(143, 148, 157, 0.25);
  max-width: 800px;
}
.title-box3-title.last {
  background-color: #ee5921;
}
@media all and (max-width: 600px) {
  .voice_box, .voice_box, .tokuten_box {
    margin-bottom: 15px;
    padding: 2.5rem 1rem;
    background-color: #fff;
    border-radius: 1.5rem;
    box-shadow: 0px 4px 10px rgba(143, 148, 157, 0.25)
  }
  .voice_box2 {
    margin-bottom: 15px;
    padding: 0 0.5em;
    background-color: #fff;
    border-radius: 1.5rem;
    box-shadow: 0px 4px 10px rgba(143, 148, 157, 0.25)
  }
  .voice_box3 {
    margin-bottom: 15px;
    padding: 1em 0.5em;
    background-color: #fff;
    border-radius: 1.5rem;
    box-shadow: 0px 4px 10px rgba(143, 148, 157, 0.25)
  }
  .sp_text {
    font-size: 80%;
  }
}
.voice_wrapper {
  max-width: 850px;
  margin: 0 auto;
}
.voice_ttl {
  padding-left: 1.5em;
  margin-bottom: .5em;
}
/*============================================================*/
.c-box-flow__block {
  background-color: #fff;
  border-radius: 1.5rem;
  box-shadow: 0px 4px 10px rgb(0 0 0 / 5%);
  margin-bottom: 3rem;
  padding: 2.375rem 3rem 3rem;
  position: relative;
}
.c-box-flow__block2 {
  background-color: #fff;
  border-radius: 1.5rem;
  box-shadow: 0px 4px 10px rgb(0 0 0 / 5%);
  margin-bottom: 3rem;
  padding: 2.375rem 3rem 3rem;
  position: relative;
}
.c-box-flow__head {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
.c-box-flow__number {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 1.25rem;
  letter-spacing: 0.05em;
  color: #fff;
  text-align: center;
  background-color: #629A41;
  width: 7.6875rem;
  height: 2.1875rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 1.625rem;
  border-radius: 62.5rem;
}
.c-box-flow__title {
  font-weight: 700;
  font-size: 1.25rem;
  letter-spacing: 0.1em;
}
.c-box-flow__block:after {
  content: "";
  display: block;
  width: 1.9375rem;
  height: 5.5rem;
  background: url(../img/img-arrow-down-sm@2x.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  bottom: -4.125rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 99;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {}
.c-box-flow__block, .c-box-flow__block2 {
  padding: 1.5rem;
  margin-bottom: 1.75rem;
}
.c-box-flow__head {
  display: block;
  margin-bottom: 0.625rem;
}
.c-box-flow__number {
  font-size: 1rem;
  width: 6.25rem;
  height: 1.875rem;
  margin-bottom: 0.5rem;
}
/**************************************************/
.c-block-price table tr:first-child th {
  border-radius: 1.5rem 0 0 0;
  border-top: none;
  border-left: none;
}
.c-block-price table th {
  width: 22.36842%;
  background-color: #DBDBDB;
  font-weight: 700;
  padding-top: 1.125rem;
  padding-bottom: 1.125rem;
}
.c-block-price table th, .c-block-price table td {
  vertical-align: middle;
  border: 1px solid #EBEBEB;
  padding: 0.625rem 0.75rem;
}
.c-box-flow__title {
  font-size: 1.125rem;
}
.c-block-description__title {
  font-weight: 700;
  font-size: 1.5rem;
  margin-top: 0;
  letter-spacing: 0.1em;
  background-color: #F9A849;
  color: #fff;
  text-align: center;
  display: inline-block;
  min-width: 11rem;
  padding: 0.3125rem 1.5rem;
  position: relative;
}
.c-block-description__title:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 15px 15px;
  border-color: transparent transparent #F6FBFF transparent;
  position: absolute;
  bottom: 0;
  right: 0;
}
.c-block-description__title:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 15px 0 0;
  border-color: #B46100 transparent transparent transparent;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-description__title {
    min-width: inherit;
    font-size: 1.25rem;
  }
}
hr.dod {
  border-top: 5px dotted #dbdbdb;
  border-right: none;
  border-bottom: none;
  border-left: none;
  width: 70%;
  float: right;
  top: 1em;
  position: relative;
}
hr.dod2 {
  border-top: 5px dotted #dbdbdb;
  border-right: none;
  border-bottom: none;
  border-left: none;
  width: 100%;
  float: right;
  top: 1em;
  position: relative;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  hr.dod {
    border-top: 5px dotted #dbdbdb;
    border-right: none;
    border-bottom: none;
    border-left: none;
    width: 40%;
    float: right;
    top: 1em;
    position: relative;
  }
}
/**************************************************/
.card {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto 32px;
}
.card-thumbnail {
  width: 200px;
}
.card-img {
  width: 100%;
  display: block;
}
.card-caption {
  width: 70%;
  font-size: 16px;
  line-height: 1.5;
}
.card:nth-child(odd) {
  flex-direction: row-reverse;
}
.wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.wrap:not(:last-child) {
  margin-bottom: 80px;
}
.wrap:nth-child(even) {
  flex-direction: row-reverse;
}
.box {
  width: 58%;
}
@media (max-width:480px) {
  .wrap img {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 2em;
  }
  .box {
    width: 100%;
  }
}
/**************************************************/
.heading04 {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
}
.of_h {
  overflow: hidden;
}
.heading04::before, .heading04::after {
  content: '';
  width: 4px;
  height: 60px;
  background-color: #bbd051;
}
.heading04::before {
  margin-right: 30px;
  transform: rotate(-35deg)
}
.heading04::after {
  margin-left: 30px;
  transform: rotate(35deg)
}
@media (max-width:480px) {
  .heading04 {
    display: none;
  }
}
/**************************************************/
.voice_wrapper2 {
  display: flex;
  flex-wrap: wrap;
}
/****************************************************/
.cp_card {
  margin-bottom: 15px;
  padding: 45px 45px 30px;
  background-color: #fff;
  border-radius: 1.5rem;
  box-shadow: 0px 4px 10px rgba(143, 148, 157, 0.25)
}
.cp_ribbon12 {
  position: absolute;
  z-index: 200;
  top: 15px;
  width: calc(100% + 20px);
  margin-right: -18px;
  margin-bottom: 80px;
  margin-left: -18px;
  height: 5em;
}
.cp_ribbon12:before, .cp_ribbon12:after {
  position: absolute;
  /*top: 20px;*/
  bottom: -10px;
  width: 0;
  height: 0;
  content: '';
  border-width: 20px 20px;
}
.cp_ribbon12:before {
  left: -30px;
  border-style: solid;
  border-color: #c37d2b #c37d2b #c37d2b transparent;
}
.cp_ribbon12:after {
  right: -30px;
  border-style: solid;
  border-color: #c37d2b transparent #c37d2b #c37d2b;
}
.cp_ribbon12 .cp_ribbon {
  line-height: 3em;
  position: relative;
  z-index: 100;
  height: inherit;
  margin-bottom: 0;
  text-align: center;
  color: #ffffff;
  background: #e59b45;
}
.cp_ribbon12 .cp_ribbon:before, .cp_ribbon12 .cp_ribbon:after {
  position: absolute;
  bottom: -10px;
  width: 0;
  height: 0;
  content: '';
  border-top: 10px solid #B46100;
}
.cp_ribbon12 .cp_ribbon:before {
  left: 0;
  border-left: 10px solid transparent;
}
.cp_ribbon12 .cp_ribbon:after {
  right: 0;
  border-right: 10px solid transparent;
}
.green {
  color: #629A41;
}
.naiyou_img {
  position: absolute;
  bottom: 2%;
  right: -6%;
}
.naiyou_img2 {
  position: absolute;
  left: -3%;
}
.td_wavy {
  text-decoration: underline wavy #ef5e28 3px;
}
.heading12::before {
  content: attr(data-number);
  display: inline-block;
  margin-right: 20px;
  color: #bbd051;
  font-size: 30px;
}
@media screen and (max-width: 600px) {
  .cva_ttl {
    font-size: 120% !important;
  }
  .td_wavy {
    text-decoration: underline wavy #ef5e28 3px;
  }
  .orange_sp {
    color: #ef5e28;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .naiyou_img {
    position: relative;
    bottom: 0;
    right: 0;
  }
  .naiyou_img2 {
    position: relative;
    left: 0;
  }
}
.sec9 {
  background-repeat: no-repeat;
  background-position: center bottom;
  background-image: url(../img/sec9_bg.png);
  min-height: 750px;
  background-size: cover;
}
.pc_center {
  text-align: center;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .pc_center {
    text-align: left;
  }
}
.text_top {
  font-size: 150%;
  font-weight: 700;
  color: #fff;
  background-color: #629a41;
  padding: 0.2rem;
  margin-right: 0.3rem;
}
/*申込フォーム*/
#send-table {
  text-align: center;
  border-left: 1px solid#585858bd;
  border-top: 1px solid #585858bd;
  font-size: 100%;
  width: 100%;
}
#send-table th {
  width: 30%;
  background-color: #f7990342;
  text-align: center;
  padding: 4px 4px;
  border-right: 1px solid #5858586b;
  border-bottom: 1px solid #5858586b;
}
@media screen and (max-width: 435px) {
  #send-table th {
    width: 100%;
  }
}
#send-table td {
  padding: 10px 20px;
  background-color: #fff;
  border-right: 1px solid #585858bd;
  border-bottom: 1px solid #585858bd;
}
#send-table caption {
  background: #f79903;
  padding: 8px 12px;
  margin: 5px 0;
  color: #403434;
  font-size: 130%;
  font-weight: bold;
}
#send-table2 {
  width: 100%;
  margin: 5px auto;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  font-size: 100%;
}
#send-table2 th {
  width: 40%;
  background-color: #ECE2E3;
  text-align: right;
  padding: 10px 20px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#send-table2 td {
  width: 60%;
  padding: 10px 20px;
  background-color: #fff;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#send-table2 caption {
  background: #ECE2E3;
  padding: 8px 12px;
  margin: 5px 0;
  font-size: 130%;
  font-weight: bold;
  border: 1px solid #ccc;
}
input {
  padding: 10px;
  font-size: 140%;
  width: 90%;
  margin: 0 0 12px 0;
}
.send {
  padding: 10px;
  font-size: 140%;
}
select {
  padding: 8px;
}
table#send-table input[type="text"] {
  width: 100%;
}
input[type="radio"], input[type="checkbox"] {
  width: 4%;
}
.days {
  display: none;
}
.imgcenter {
  display: none;
}
/****************    step css　　******************/
.info {
  background: #F6F8D7;
  padding-bottom: 3.0625rem;
}
.info-layout {}
.info__inner {
  margin: auto;
  max-width: 32.5rem;
  padding: 0;
  width: 100%;
}
.info__top-bg {
  position: relative;
  top: -0.0625rem;
}
.info__contents {
  /*background: #fff;*/
  border-radius: clamp(11.25rem, 0.488rem + 45.918vw, 22.5rem) clamp(11.25rem, 0.488rem + 45.918vw, 22.5rem) 2.4375rem 2.4375rem;
  /*margin-top: 2.1875rem;*/
  padding: 2.5rem 1rem 1.875rem;
}
.info__title {
  padding-top: 1em;
  color: #1A1A1A;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.625;
  text-align: center;
}
.info__title span {
  color: #ef5e28;
}
.info__items {
  display: flex;
  flex-direction: column;
  gap: 4.03125rem;
  margin-top: 7.1875rem;
}
.info__item {
  background: rgba(219, 242, 167, 1);
  border-radius: 1.5rem;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.16);
  padding-top: 54.6296296296%;
  position: relative;
}
.info__image {
  position: absolute;
}
.info__image--01 {
  bottom: 9%;
  left: 54%;
  transform: translateX(-50%);
  width: 14rem;
}
.info__image--02 {
  bottom: 18%;
  left: 51%;
  transform: translateX(-50%);
  width: 11rem;
}
.info__image--03 {
  bottom: 18%;
  left: 51%;
  transform: translateX(-50%);
  width: 11rem;
}
.info__texts {
  background: #F6931B;
  border-radius: 0 0 1.5rem 1.5rem;
  padding: 0.25rem 0.625rem 0.4375rem;
  position: relative;
  text-align: center;
}
.info__step {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0.08em;
}
.info__step span {
  font-size: 1rem;
}
.info__text {
  color: #fff;
  font-size: 1.0625rem;
  font-weight: bold;
  letter-spacing: 0.02em;
  line-height: 1.9411764706;
}
.info__arrow {
  position: relative;
}
.info__arrow::before {
  background-image: url("../img/info-arrow_icon.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: 1.5rem;
  left: 50%;
  position: absolute;
  top: -2rem;
  transform: translateX(-50%);
  width: 2.0625rem;
}
.info__btn {
  margin-top: 2.6875rem;
  text-align: center;
}
.info__att {
  margin-top: 2.375rem;
}
.info__att-label {
  background: #f06a3c;
  border-radius: 0.5rem;
  color: #fff;
  font-size: 1.25rem;
  font-weight: bold;
  letter-spacing: 0.06em;
  margin: auto;
  text-align: center;
  width: 3.625rem;
}
.info__att-text {
  color: #1A1A1A;
  font-size: 1rem;
  font-weight: bold;
  letter-spacing: -0.02em;
  line-height: 1.5625;
  margin-top: 0.5rem;
  padding: 0 0.75rem;
}
@media screen and (min-width: 768px) {
  .info {
    padding-bottom: 6.9375rem;
  }
  .info-layout {}
  .info__inner {
    max-width: 65.625rem;
    padding: 0 1.5625rem;
    position: relative;
  }
  .info__contents {
    background: transparent none repeat 0 0 / auto auto padding-box border-box scroll;
    background: initial;
    padding: 0;
    position: relative;
  }
  .info__inner::before {
    background-image: url(../images/common/info-circle_bg.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    display: block;
    height: 53.75rem;
    left: 7%;
    position: absolute;
    top: -8%;
    width: 56.875rem;
  }
  .info__title {
    font-size: 3.125rem;
    line-height: 1.44;
  }
  .info__items {
    flex-direction: row;
    gap: 0;
    justify-content: space-between;
    margin-top: 6.1875rem;
  }
  .info__items {
    flex-direction: row;
    gap: 0;
    justify-content: space-between;
    margin-top: 4rem;
  }
  .info__item {
    padding-top: 24%;
    width: calc(35% - 3.9375rem);
  }
  .info__item_lesson {
    padding-top: 6%;
    width: calc(36% - 3.9375rem);
    background-color: #FDF6F0;
    border-radius: 14px;
    color: #fff;
  }
  .info__image--01 {
    width: 15.125rem;
  }
  .info__image--02 {
    width: 11rem;
  }
  .info__step {
    font-size: 1.0625rem;
  }
  .info__step span {
    font-size: 1.375rem;
  }
  .info__text {
    font-size: 1.5rem;
    line-height: 1.9166666667;
  }
  .info__text_lesson {
    font-size: 1.7rem;
    color: #fff;
    font-weight: 500;
    line-height: 1.6166666667;
  }
  .info__arrow::before {
    top: 41%;
    transform: rotate(270deg) translateX(-50%) translateY(-60%);
  }
  .info__btn {
    margin-top: 4rem;
  }
  .info__att {
    background: #fff;
    border: 3px solid #f6931b;
    border-radius: 2rem;
    margin: 6.125rem auto 0 auto;
    max-width: 52.9375rem;
    padding: 0.5rem 0.5rem 1.4375rem;
    width: 100%;
  }
  .info__att-label {
    background: transparent none repeat 0 0 / auto auto padding-box border-box scroll;
    background: initial;
    color: #F06A3C;
    font-size: 1.875rem;
    width: 100%;
  }
  .info__att-text {
    font-size: 1.25rem;
    letter-spacing: 0;
    line-height: 1.9;
  }
}
/*=========================================================================

2503_秋田先生対面LP追加CSS

=========================================================================== */
/****************    bg_color　　******************/
.bg_beige1 {
  background-color: #F7F2EE;
  padding-top: 1.2em;
}
.bg_beige2 {
  background-color: #F7F2EE;
}
.bg_beige3 {
  background-color: #f8ece4;
  padding: 10px;
  border: 11px solid #FBCB7F;
}
.bg_beige4 {
  background-color: #F7F2EE;
  margin-bottom: 4em;
}
@media screen and (max-width: 435px) {
  .bg_beige2 {
    background-color: #F7F2EE;
  }
}
/****************    fv_nittei　　******************/
.event-section {
  position: relative;
  width: 100%;
  max-width: 600px;
  margin: auto;
  overflow: hidden;
  font-family: "Arial", sans-serif;
}
.event-bg {
  width: 100%;
  height: auto;
  display: block;
}
.event-info {
  position: absolute;
  top: 4.5%;
  left: 35.9%;
  transform: translateX(-50%);
  background: white;
  padding: 2em 4.5em 0em 4.5em;
  border-radius: 16px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.25);
  max-width: 360px;
  text-align: center;
}
.info-block {
  margin-bottom: 1.5em;
}
.label {
  background-color: #EC5F00;
  color: white;
  padding: 0px 28px;
  font-size: 30px;
  font-weight: bold;
  display: inline-block;
  border-radius: 6px;
  margin-bottom: 10px;
}
.text {
  font-size: 32px;
  font-weight: bold;
  color: #010101;
  line-height: 1.4;
  margin: 0 -1em 0 -1em;
}
@media (max-width: 600px) {
  .event-section {
    transform-origin: top center;
  }
  .event-info {
    padding: 1em 2.5em 0 2.5em;
    max-width: 380px;
    box-sizing: border-box;
  }
  .label {
    font-size: 16px;
    padding: 0px 22px;
  }
  .text {
    font-size: 18px;
    line-height: 1.4;
    margin: 0;
    word-break: keep-all;
  }
}
.event-section {
  transform-origin: top center;
}
.highlight2 {
  /*font-size: 25px;*/
  font-weight: 600;
  /*color: #333;*/
  display: block;
  text-align: center;
  background-color: #ffe4b5;
  padding: 5px;
  border-radius: 5px;
}
@media (max-width: 600px) {
  .highlight2 {
    font-weight: 600;
    display: block;
    text-align: center;
    background-color: #ffe4b5;
    padding: 0 0.5em 0 0.5em;
    border-radius: 5px;
  }
}
/****************    table　　******************/
.event-container {
  width: 90%;
  max-width: 580px;
  margin: auto;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}
.section {
  background-color: #EC5F00;
  color: white;
  padding: 10px;
  text-align: center;
  font-size: 23px;
}
.content {
  padding: 1.5em;
  border-bottom: 1px solid #ddd;
}
.highlight {
  font-size: 25px;
  font-weight: 600;
  color: #333;
  display: block;
  text-align: center;
  background-color: #ffe4b5;
  padding: 5px;
  border-radius: 5px;
}
.free {
  color: #e60000;
  font-weight: bold;
}
.contact {
  font-weight: bold;
}
/****************    form　　******************/
body {
  font-family: Arial, sans-serif;
  background-color: #F7F2EE;
}
.form-container {
  max-width: 476px;
  margin: auto;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  padding: 3em;
  margin-bottom: 4em;
}
.form-group {
  margin-bottom: 15px;
}
label {
  font-size: 20px;
  font-weight: bold;
  display: block;
  margin-bottom: 13px;
}
.required {
  background-color: #EC5F00;
  color: white;
  font-size: 17px;
  padding: 5px 6px;
  border-radius: 6px;
}
input, select {
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 2px;
  font-size: 16px;
  box-sizing: border-box;
  outline: none;
}
input:focus, select:focus {
  border: 2px solid #d46c26;
}
.submit-btn {
  background: #d46c26;
  color: white;
  font-size: 18px;
  padding: 10px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  width: 100%;
  margin-top: 10px;
}
.submit-btn:hover {
  background: #b3581e;
}
/*  スマホ対応 */
@media screen and (max-width: 768px) {
  .form-container {
    width: 90%;
    padding: 1em;
  }
  label {
    font-size: 16px;
  }
  input, select {
    font-size: 14px;
    padding: 10px;
  }
  .submit-btn {
    font-size: 16px;
    padding: 10px;
  }
}
/****************    floating-button　　******************/
#btn-submit-custom {
  text-align: center;
  background-color: transparent;
  box-shadow: none;
  text-shadow: none;
  padding: none;
  border-radius: 0px;
  color: #fff;
  font-weight: none;
  text-decoration: none;
  border: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.flex_btn {
  position: fixed;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1000;
  width: auto;
  max-width: 63%;
}
/****************    cta　　******************/
.submit {
  background-color: #48bb00;
  box-shadow: 0 8px 0 #399400;
  text-shadow: 0 -1px #007b15;
  position: relative;
  padding: .5em;
  border-radius: 5px;
  font-weight: 700;
  text-decoration: none;
  color: #fff;
  display: inline-block;
  margin: .3em 1em 1.7rem;
  text-align: center;
  box-sizing: border-box;
}
.submit:active, .submit:hover {
  top: 8px;
  box-shadow: none;
}
.submit_s {
  background-color: #e10f40;
  border: 1px solid #e10f40;
  position: relative;
  padding: .5em;
  border-radius: 5px;
  font-weight: 700;
  text-decoration: none;
  color: #fff;
  display: inline-block;
  margin: .3em 1em 1.7rem;
  text-align: center;
  box-sizing: border-box;
}
.submit_s:active, .submit:hover {
  background-color: #FFF;
  border: 1px solid #e10f40;
  color: #e10f40;
}
.submit02 {
  background-color: #dc8e00;
  box-shadow: 0 8px 0 #945a00;
  text-shadow: 0 -1px #a36900;
  position: relative;
  padding: .5em;
  border-radius: 5px;
  font-weight: 700;
  text-decoration: none;
  color: #fff;
  display: inline-block;
  margin: .3em 1em 1.7rem;
  text-align: center;
  box-sizing: border-box;
}
.submit02:active, .submit02:hover {
  top: 8px;
  box-shadow: none;
}
.imgbtn {
  display: block;
  text-align: center;
}
img.imgbtn {
  margin: 0 auto;
  animation: fuwafuwa 1s ease 0s infinite alternate;
  transform-origin: center;
  cursor: pointer;
}
@keyframes fuwafuwa {
  from {
    transform: scale(0.9, 0.9);
  }
  to {
    transform: scale(1, 1);
  }
}
@media screen and (max-width: 500px) {
  .imgbtn {
    display: block;
    text-align: center;
    margin: 20px auto;
    width: 100%;
  }
}
.carousel2 {
  position: relative;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  overflow: hidden;
}
.carousel-inner2 {
  display: flex;
  transition: transform 0.5s ease-in-out;
}
.carousel-item2 {
  min-width: 100%;
  position: relative;
  margin-bottom: -2em;
}
.carousel-item2 img {
  max-width: 560px;
  margin: 0 auto;
  width: 72%;
  display: block;
  object-fit: cover;
  padding-bottom: 2em;
}
.carousel-control2 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  cursor: pointer;
  padding: 10px;
}
.carousel-control2.prev {
  left: 10px;
}
.carousel-control2.next {
  right: 10px;
}
.carousel-control2 img {
  width: 40px;
  height: 40px;
}
.carousel-dots2 {
  position: absolute;
  bottom: 5px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
}
.carousel-dot2 {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ccc;
  margin: 0 5px;
  cursor: pointer;
}
.carousel-dot2.active {
  background-color: #333;
}
.carousel {
  position: relative;
  width: 100%;
  max-width: 800px;
  margin: 40px auto;
  overflow: hidden;
}
.carousel-inner {
  display: flex;
  transition: transform 0.5s ease-in-out;
}
.carousel-item {
  min-width: 100%;
  position: relative;
}
.carousel-item img {
  max-width: 400px;
  margin: 0 auto;
  width: 70%;
  display: block;
  object-fit: cover;
  padding-bottom: 1.2em;
}
.carousel-caption {
  position: absolute;
  bottom: 20px;
  left: 20px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 10px;
  border-radius: 3px;
}
.carousel-control {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  cursor: pointer;
  padding: 2px;
}
.carousel-control.prev {
  left: 10px;
}
.carousel-control.next {
  right: 10px;
}
.carousel-control img {
  width: 40px;
  height: 40px;
}
.carousel-dots {
  position: absolute;
  bottom: 5px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
}
.carousel-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ccc;
  margin: 0 5px;
  cursor: pointer;
}
.carousel-dot.active {
  background-color: #333;
}