.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
* {
  box-sizing: border-box;
}
@media all and (max-width: 767px) {
  * img {
    width: 100%;
    height: auto;
  }
}
html {
  height: 100%;
  font-size: 62.5%;
  width: 100%;
  overflow-x: hidden;
}
body {
  color: #303030;
  background: #fff;
  font-family: YuGothic, 'Yu Gothic', Arial, Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 200%;
  letter-spacing: 0.08;
  width: 100%;
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%; 
  　　-moz-text-size-adjust: 100%; 
  　　-ms-text-size-adjust: 100%; 
  　　-o-text-size-adjust: 100%; 
  　　text-size-adjust: 100%;
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: bold;
}
@media all and (max-width: 767px) {
  h1,
  h2,
  h3,
  h4,
  h5 {
    min-width: 100%;
    font-size: 1.6rem;
    -webkit-text-size-adjust: 100%;
  }
}
a {
  text-decoration: none;
  color: inherit;
}

.spCont {
  display: none !important;
}
@media all and (max-width: 767px) {
  .spCont {
    display: block !important;
  }
}
.pcCont {
  display: block !important;
}
@media all and (max-width: 767px) {
  .pcCont {
    display: none !important;
  }
}
.fl {
  float: left;
}
.boderb0 {
  border-bottom: 0 !important;
}
.pab56 {
  padding-bottom: 56px !important;
}
.fwb {
  font-weight: bold;
}
.txtar {
  text-align: right;
}
@media all and (max-width: 767px) {
  .pab56 {
    padding-bottom: 0 !important;
  }
  .txtar {
    text-align: left;
  }
}
.slider_main_wrap {
  position: absolute;
  width: 100%;
  top: 0;
}
.slider_main {
  display: block;
  width: 100%;
}
.slider_main li {
  display: block;
  height: 860px;
}
.slider_main .en_item1 {
  background: #d5e3f4 url("../img/engineer/main_img01.png") right no-repeat;
}
.slider_main .en_item2 {
  background: #d5e3f4 url("../img/engineer/main_img02.png") right no-repeat;
}
.slider_main .en_item3 {
  background: #d5e3f4 url("../img/engineer/main_img03.png") right no-repeat;
}
.slider_main .en_item4 {
  background: #d5e3f4 url("../img/engineer/main_img04.png") right no-repeat;
}
.slider_main .en_item5 {
  background: #d5e3f4 url("../img/engineer/main_img05.png") right no-repeat;
}
.slider_main .en_item6 {
  background: #d5e3f4 url("../img/engineer/main_img06.png") right no-repeat;
}
.slider_main .pararaxItems {
  position: absolute;
  left: 40px;
  top: 33%;
}
.slider_main .pararaxItems .slider_main_caption_en {
  font-size: 35px;
  font-weight: bold;
}
.slider_main .pararaxItems .main_txt_small {
  color: #00a7e8;
  font-size: 35px;
  line-height: 1.2;
  text-shadow: #fff 1px 1px 0px, #fff -1px 1px 0px, #fff 1px -1px 0px, #fff -1px -1px 0px;
}
.slider_main .pararaxItems .main_txt_small .txt_small {
  font-size: 29px;
}
.slider_main .pararaxItems .main_txt_big {
  color: #0582ba;
  font-size: 48px;
  line-height: 1.35;
  padding-top: 24px;
  text-shadow: #fff 1px 1px 0px, #fff -1px 1px 0px, #fff 1px -1px 0px, #fff -1px -1px 0px;
}
.slider_main .slider_main_btnwrap {
  margin-top: 1em;
}
.slider_main .slider_main_btnwrap .conversion_en_btn a {
  background: #fefc5c;
  height: 60px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  color: #168ab4;
  font-weight: bold;
  padding: 0 56px;
  position: relative;
}
.slider_main .slider_main_btnwrap .conversion_en_btn a:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-color: #2098d1;
  border-style: solid;
  border-width: 0;
  transition-property: border-width;
  transition-duration: 0.1s;
  transition-timing-function: ease-out;
}
.slider_main .slider_main_btnwrap .conversion_en_btn a:after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 1px #0582ba;
  border-right: solid 1px #0582ba;
  transform: rotate(135deg);
  margin: -4px 0 0 14px;
}
@media all and (min-width: 768px) {
  .slider_main .slider_main_btnwrap .conversion_en_btn a:hover:before {
    transform: translateY(0);
    border-width: 4px;
  }
}
@media all and (max-width: 767px) {
  .slider_main {
    width: 100%;
  }
  .slider_main li {
    height: 100%;
  }
  .slider_main .en_item1 {
    background: #d5e3f4;
  }
  .slider_main .en_item2 {
    background: #d5e3f4;
  }
  .slider_main .en_item3 {
    background: #d5e3f4;
  }
  .slider_main .en_item4 {
    background: #d5e3f4;
  }
  .slider_main .en_item5 {
    background: #d5e3f4;
  }
  .slider_main .en_item6 {
    background: #d5e3f4;
  }
  .slider_main .pararaxItems .slider_main_caption_en {
    font-weight: bold;
    text-align: center;
  }
  .slider_main .pararaxItems .main_txt_small {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .slider_main .pararaxItems .main_txt_small .txt_small {
    font-size: 1.5rem;
  }
  .slider_main .pararaxItems .main_txt_big {
    font-size: 2.1rem;
    line-height: 1.5;
    padding-top: 4.2%;
  }
  .slider_main .slider_main_btnwrap {
    margin-top: 1em;
  }
  .slider_main .slider_main_btnwrap .conversion_en_btn a {
    padding: 0;
  }
}
.title_inner {
  position: relative;
  background: #fff;
  border-top: 2px solid #0582ba;
  border-bottom: 2px solid #0582ba;
  text-align: center;
}
.title_inner h2 {
  color: #0582ba;
  font-size: 3.2rem;
  margin: 0 auto 0;
  padding: 31px 0 32px;
  width: 940px;
}
.title_inner:after,
.title_inner:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.title_inner:after {
  border-color: rgba(255,255,255,0);
  border-top-color: #fff;
  border-width: 21px;
  margin-left: -21px;
}
.title_inner:before {
  border-color: rgba(5,130,186,0);
  border-top-color: #0582ba;
  border-width: 23px;
  margin-left: -23px;
}
@media all and (max-width: 767px) {
  .title_inner h2 {
    font-size: 2.2rem;
    line-height: 1.5;
    padding: 3.4% 20px 4%;
    width: 100%;
  }
  .title_inner:after {
    border-width: 10px;
    margin-left: -10px;
  }
  .title_inner:before {
    border-width: 12px;
    margin-left: -12px;
  }
}
.conversion_en_wrap {
  padding: 100px 0;
  position: relative;
}
.conversion_en_wrap:after,
.conversion_en_wrap:before {
  top: 0;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.conversion_en_wrap:before {
  border-color: rgba(255,255,255,0);
  border-top-color: #fff;
  border-width: 21px;
  margin-left: -21px;
}
.conversion_en_wrap:after {
  border-color: rgba(5,130,186,0);
  border-top-color: #fff;
  border-width: 23px;
  margin-left: -23px;
}
.conversion_en_wrap .conversion_en_area {
  margin: 0 auto;
  width: 940px;
}
.conversion_en_wrap .conversion_en_area .conversion_en_txt {
  text-align: center;
}
.conversion_en_wrap .conversion_en_area .txt {
  color: #fff;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 2;
  padding-bottom: 16px;
}
@media all and (max-width: 767px) {
  .conversion_en_wrap {
    padding: 1.28% 0;
  }
  .conversion_en_wrap:before {
    border-width: 18px;
    margin-left: -18px;
  }
  .conversion_en_wrap:after {
    border-width: 20px;
    margin-left: -20px;
  }
  .conversion_en_wrap .conversion_en_area {
    width: 100%;
  }
  .conversion_en_wrap .conversion_en_area .conversion_en_txt {
    padding: 13.3% 20px 7.4%;
  }
  .conversion_en_wrap .conversion_en_area .txt {
    font-size: 1.6rem;
    line-height: 1.8;
    padding-bottom: 7.4%;
  }
}
.conversion_en_btn {
  display: inline-block;
}
.conversion_en_btn a {
  background: #fefc5c;
  height: 60px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  color: #168ab4;
  font-weight: bold;
  padding: 0 56px;
  position: relative;
}
.conversion_en_btn a:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-color: #2098d1;
  border-style: solid;
  border-width: 0;
  transition-property: border-width;
  transition-duration: 0.1s;
  transition-timing-function: ease-out;
}
@media all and (min-width: 768px) {
  .conversion_en_btn a:hover:before {
    transform: translateY(0);
    border-width: 4px;
  }
}
.conversion_en_btn a:after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 1px #0582ba;
  border-right: solid 1px #0582ba;
  transform: rotate(135deg);
  margin: -4px 0 0 14px;
}
@media all and (max-width: 767px) {
  .conversion_en_btn {
    width: 100%;
  }
  .conversion_en_btn a {
    padding: 0;
  }
}
.counseling {
  margin: 56px auto;
  text-align: center;
}
@media all and (max-width: 767px) {
  .counseling {
    margin: 8.5% auto 0;
  }
}
.cv_bg01 {
  background: url("../img/engineer/bg_cv01_pc.png") no-repeat center;
  background-size: cover;
}
.cv_bg02 {
  background: url("../img/engineer/bg_cv02_pc.png") no-repeat center;
  background-size: cover;
}
.cv_bg03 {
  background: url("../img/engineer/bg_cv03_pc.png") no-repeat center;
  background-size: cover;
}
.cv_bg04 {
  background: url("../img/engineer/bg_cv04_pc.png") no-repeat center;
  background-size: cover;
}
.cv_bg05 {
  background: url("../img/engineer/bg_cv05_pc.png") no-repeat center;
  background-size: cover;
}
.cv_bg06 {
  background: url("../img/engineer/bg_cv06_pc.png") no-repeat center;
  background-size: cover;
}
@media all and (max-width: 767px) {
  .cv_bg01 {
    background: url("../img/engineer/bg_cv01_sp.png") no-repeat center;
    background-size: cover;
  }
  .cv_bg02 {
    background: url("../img/engineer/bg_cv02_sp.png") no-repeat center;
    background-size: cover;
  }
  .cv_bg03 {
    background: url("../img/engineer/bg_cv03_sp.png") no-repeat center;
    background-size: cover;
  }
  .cv_bg04 {
    background: url("../img/engineer/bg_cv04_sp.png") no-repeat center;
    background-size: cover;
  }
  .cv_bg05 {
    background: url("../img/engineer/bg_cv05_sp.png") no-repeat center;
    background-size: cover;
  }
  .cv_bg06 {
    background: url("../img/engineer/bg_cv06_sp.png") no-repeat center;
    background-size: cover;
  }
}
.subtitle_bule_square {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
}
.subtitle_bule_square:before {
  background-color: #fff;
  border: solid 3px #0582ba;
  content: "";
  display: inline-block;
  height: 8px;
  margin: 8px 8px auto 0;
  width: 8px;
}
span.underline_yellow {
  background: linear-gradient(transparent 60%, #fefc5c 0%);
  font-weight: bold;
}
.aboutNexSeed_inner h3 {
  color: #0582ba;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
.aboutNexSeed_inner .cont1 {
  margin: 0 auto;
  padding: 74px 0 40px;
  width: 900px;
}
.aboutNexSeed_inner .cont1 .subTitle {
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
}
.aboutNexSeed_inner .cont1 .txt_box {
  padding-top: 54px;
}
.aboutNexSeed_inner .cont1 .txt2 {
  padding-top: 1em;
}
.aboutNexSeed_inner .cont2 {
  background: url("../img/engineer/bg_img01_pc.png") no-repeat center;
  background-size: cover;
  padding: 40px 0;
}
.aboutNexSeed_inner .cont2 .cont2_box {
  margin: 0 auto;
  text-align: center;
  width: 940px;
}
.aboutNexSeed_inner .cont2 .cont2_box table {
  margin: 0 auto;
  width: 522px;
}
.aboutNexSeed_inner .cont2 .cont2_box tbody {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.aboutNexSeed_inner .cont2 .cont2_box tbody:after {
  content: "";
  display: block;
  clear: both;
}
.aboutNexSeed_inner .cont2 .cont2_box tbody tr {
  font-weight: bold;
  padding-top: 33px;
  text-align: center;
  float: left;
}
.aboutNexSeed_inner .cont2 .cont2_box tbody th {
  color: #0582ba;
  display: block;
  font-size: 6.4rem;
}
.aboutNexSeed_inner .cont2 .cont2_box tbody th .small {
  font-size: 4rem;
}
.aboutNexSeed_inner .cont2 .cont2_box tbody td {
  display: block;
  font-size: 2rem;
  padding-top: 17px;
}
.aboutNexSeed_inner .cont2 .cont2_box .txt {
  font-weight: bold;
  padding-top: 16px;
}
.aboutNexSeed_inner .cont3 {
  margin: 0 auto;
  padding: 56px 0;
  width: 940px;
}
.aboutNexSeed_inner .cont3 .simulation_box {
  background: url("../img/engineer/bg_img02_pc.png") no-repeat bottom;
  display: -ms-flexbox;
  display: flex;
  margin-top: 56px;
  padding-bottom: 30px;
}
.aboutNexSeed_inner .cont3 .simulation_box:after {
  content: "";
  display: block;
  clear: both;
}
.aboutNexSeed_inner .cont3 .simulation_box tr {
  float: left;
}
.aboutNexSeed_inner .cont3 .simulation_box th {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  border-bottom: 2px solid #379bc8;
  font-size: 2.4rem;
  font-weight: bold;
  height: 57px;
  line-height: 1.1;
}
.aboutNexSeed_inner .cont3 .simulation_box .simulation_title1 {
  width: 160px;
}
.aboutNexSeed_inner .cont3 .simulation_box .simulation_title2 {
  width: 160px;
}
.aboutNexSeed_inner .cont3 .simulation_box .simulation_title3 {
  width: 304px;
}
.aboutNexSeed_inner .cont3 .simulation_box .simulation_title4 {
  width: 215px;
}
.aboutNexSeed_inner .cont3 .simulation_box td {
  padding-top: 40px;
}
.aboutNexSeed_inner .cont3 .txt {
  font-weight: bold;
  line-height: 2;
  padding-top: 40px;
}
.aboutNexSeed_inner .cont4 {
  position: relative;
  background: #daecf5;
  padding: 56px 0;
  text-align: center;
}
.aboutNexSeed_inner .cont4:after,
.aboutNexSeed_inner .cont4:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.aboutNexSeed_inner .cont4:after {
  border-color: rgba(255,255,255,0);
  border-top-color: #daecf5;
  border-width: 21px;
  margin-left: -21px;
  z-index: 1;
}
.aboutNexSeed_inner .cont4:before {
  border-color: rgba(5,130,186,0);
  border-top-color: #daecf5;
  border-width: 23px;
  margin-left: -23px;
  z-index: 1;
}
.aboutNexSeed_inner .cont4 h3 {
  color: #000;
}
.aboutNexSeed_inner .cont4 .osusume_box {
  background: url("../img/engineer/bg_img03_pc.png") no-repeat right;
  background-size: contain;
  margin: 0 auto;
  margin-top: 42px;
  width: 730px;
}
.aboutNexSeed_inner .cont4 .osusume_box ul li {
  background: url("../img/common/checkbox.png") no-repeat left 7px;
  background-size: 2.3rem;
  padding: 0 0 10px 34px;
  text-align: left;
}
.aboutNexSeed_inner .cont4 .osusume_box ul li span {
  font-size: 2rem;
}
@media all and (max-width: 767px) {
  .aboutNexSeed_inner h3 {
    font-size: 2.2rem;
  }
  .aboutNexSeed_inner .cont1 {
    padding: 13.3% 20px 9.3%;
    width: 100%;
  }
  .aboutNexSeed_inner .cont1 .subTitle {
    font-size: 1.8rem;
  }
  .aboutNexSeed_inner .cont1 .txt_box {
    padding-top: 9.6%;
  }
  .aboutNexSeed_inner .cont1 .txt2 {
    padding-top: 1em;
  }
  .aboutNexSeed_inner .cont2 {
    background: url("../img/engineer/bg_img01_sp.png") no-repeat center;
    background-size: cover;
    padding: 9.6% 20px;
  }
  .aboutNexSeed_inner .cont2 .cont2_box {
    width: 100%;
  }
  .aboutNexSeed_inner .cont2 .cont2_box table {
    width: 100%;
  }
  .aboutNexSeed_inner .cont2 .cont2_box tbody {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .aboutNexSeed_inner .cont2 .cont2_box tbody tr {
    padding-top: 9.6%;
    width: 100%;
  }
  .aboutNexSeed_inner .cont2 .cont2_box tbody th {
    font-size: 5.2rem;
  }
  .aboutNexSeed_inner .cont2 .cont2_box tbody th .small {
    font-size: 4rem;
  }
  .aboutNexSeed_inner .cont2 .cont2_box tbody td {
    font-size: 1.8rem;
    padding-top: 4.2%;
  }
  .aboutNexSeed_inner .cont2 .cont2_box .txt {
    padding-top: 2.1%;
    text-align: left;
  }
  .aboutNexSeed_inner .cont3 {
    padding: 9.6% 0;
    width: 100%;
  }
  .aboutNexSeed_inner .cont3 .simulation_box {
    background: url("../img/engineer/bg_img02_sp.png") no-repeat 0 100%;
    background-size: contain;
    line-height: 0;
    margin-top: 0;
    padding-bottom: 6.6%;
    padding: 9.6% 20px 6.6%;
  }
  .aboutNexSeed_inner .cont3 .simulation_box td {
    padding-top: 40px;
  }
  .aboutNexSeed_inner .cont3 .txt {
    line-height: 200%;
    padding-top: 9.6%;
    padding: 9.6% 20px 0;
  }
  .aboutNexSeed_inner .cont4 {
    padding: 9.6% 20px 0;
    text-align: center;
  }
  .aboutNexSeed_inner .cont4:after {
    border-width: 18px;
    margin-left: -18px;
    z-index: 1;
  }
  .aboutNexSeed_inner .cont4:before {
    border-width: 20px;
    margin-left: -20px;
    z-index: 1;
  }
  .aboutNexSeed_inner .cont4 .osusume_box {
    background: none;
    margin-top: 9.3%;
    width: 100%;
  }
  .aboutNexSeed_inner .cont4 .osusume_box ul li {
    background: url("../img/common/checkbox.png") no-repeat left 7px;
    background-size: 2.3rem;
    padding: 0 0 3.4% 7.4%;
  }
  .aboutNexSeed_inner .cont4 .osusume_box ul li span {
    font-size: 2rem;
  }
  .aboutNexSeed_inner .cont4 .osusume_box .img {
    padding-top: 2%;
  }
}
.reasonSelection_inner {
  margin: 0 auto;
  width: 940px;
}
.reasonSelection_inner h3 {
  color: #0582ba;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
}
.reasonSelection_inner .cont1 {
  padding-top: 75px;
}
.reasonSelection_inner .cont1 .popint_box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 940px;
}
.reasonSelection_inner .cont1 .popint_box .popint_cont {
  border: 2px solid #3995c4;
  position: relative;
  width: 229px;
}
.reasonSelection_inner .cont1 .popint_box .title_dt {
  background: #3995c4;
  height: 55px;
  line-height: 1;
  padding: 17px 0 18px;
  text-align: center;
}
.reasonSelection_inner .cont1 .popint_box .title_dt04 {
  background: #3995c4;
  height: 55px;
  line-height: 1;
  padding: 17px 0 18px 76px;
  text-align: left;
  font-size: 1.6rem;
}
.reasonSelection_inner .cont1 .popint_box .title {
  color: #fff;
  font-size: 2.4rem;
  font-weight: bold;
}
.reasonSelection_inner .cont1 .popint_box .title_03 {
  color: #fff;
  font-size: 2.4rem;
  font-weight: bold;
  position: absolute;
  right: 34px;
}

.reasonSelection_inner .cont1 .popint_box .title03 {
  padding-left: 20px;
  font-size: 1.8rem;
}

.reasonSelection_inner .cont1 .popint_box .title01 {
  padding-left: 32px;
}

.reasonSelection_inner .cont1 .popint_box .title04 {
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
}
.reasonSelection_inner .cont1 .popint_box .point_icon {
  position: absolute;
  top: 7px;
  left: 7px;
}
.reasonSelection_inner .cont1 .popint_box .point_icon .icon {
  width: 57px;
}
.reasonSelection_inner .cont1 .popint_box .point_icon04 {
  position: absolute;
  top: 7px;
  left: 7px;
}
.reasonSelection_inner .cont1 .popint_box .point_icon04 .icon {
  width: 57px;
}
.reasonSelection_inner .cont1 .popint_box .img_dd {
  border: 2px solid #fff;
  line-height: 0;
}
.reasonSelection_inner .cont1 .popint_box .img {
  width: 221px;
}
.reasonSelection_inner .cont1 .txt_box {
  padding-top: 32px;
}
.reasonSelection_inner .cont1 .txt_box .title {
  font-size: 2rem;
  font-weight: bold;
}
.reasonSelection_inner .cont1 .txt_box .txt {
  padding-top: 10px;
}
.reasonSelection_inner .cont1 .lms_box {
  padding-top: 56px;
  position: relative;
  background: #fff;
  border-bottom: 1px solid #ccc;
  text-align: center;
}
.reasonSelection_inner .cont1 .lms_box:after,
.reasonSelection_inner .cont1 .lms_box:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.reasonSelection_inner .cont1 .lms_box:after {
  border-color: rgba(255,255,255,0);
  border-top-color: #ccc;
  border-width: 21px;
  margin-left: -21px;
}
.reasonSelection_inner .cont1 .lms_box:before {
  border-color: rgba(5,130,186,0);
  border-top-color: #ccc;
  border-width: 23px;
  margin-left: -23px;
}
.reasonSelection_inner .cont1 .lms_box .txt {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.6rem;
  padding-bottom: 15px;
  text-align: center;
}
.reasonSelection_inner .cont2 {
  padding: 75px 0 46px;
}
.reasonSelection_inner .cont2 .txt_box {
  padding-top: 32px;
}
.reasonSelection_inner .cont2 .txt_box .title {
  font-size: 2rem;
  font-weight: bold;
}
.reasonSelection_inner .cont2 .txt_box .txt {
  padding-top: 10px;
}
.reasonSelection_inner .cont2 .popint_box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding-top: 42px;
  width: 940px;
}
.reasonSelection_inner .cont2 .popint_box .popint_cont {
  border: 2px solid #3995c4;
  position: relative;
  width: 229px;
}
.reasonSelection_inner .cont2 .popint_box .title_dt {
  background: #3995c4;
  height: 55px;
  line-height: 1;
  padding: 17px 0 18px;
  text-align: center;
}
.reasonSelection_inner .cont2 .popint_box .title {
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
}
.reasonSelection_inner .cont2 .popint_box .img_dd {
  line-height: 0;
}
.reasonSelection_inner .cont2 .popint_box .img_dd .img {
  width: 225px;
}
.reasonSelection_inner .cont2 .popint_box .txt_dd {
  padding: 16px;
  border-top: 2px solid #3995c4;
}
.reasonSelection_inner .cont3 {
  border-bottom: 1px solid #ccc;
  padding: 54px 0 57px;
}
.reasonSelection_inner .cont3 .graph_box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.reasonSelection_inner .cont3 .graph_box .graph_cont {
  padding-top: 32px;
  width: 430px;
}
.reasonSelection_inner .cont3 .graph_box .graph_cont .graph_img {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  height: 290px;
}
.reasonSelection_inner .cont3 .graph_box .graph_cont .img {
  height: auto;
  width: 430px;
}
.reasonSelection_inner .cont3 .graph_box .graph_cont .txt {
  padding-top: 30px;
}
.reasonSelection_inner .cont4 {
  padding: 56px 0;
}
.reasonSelection_inner .cont4 .txt_box {
  padding-top: 56px;
}
.reasonSelection_inner .cont4 .txt_box .title {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}
.reasonSelection_inner .cont4 .txt_box .txt {
  padding-top: 40px;
}
@media all and (max-width: 767px) {
  .reasonSelection_inner {
    width: 100%;
  }
  .reasonSelection_inner h3 {
    font-size: 2.2rem;
  }
  .reasonSelection_inner .cont1 {
    padding-top: 13.3%;
  }
  .reasonSelection_inner .cont1 .popint_box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-direction: column;
        flex-direction: column;
    padding: 0 20px 0;
    width: 100%;
  }
  .reasonSelection_inner .cont1 .popint_box .popint_cont {
    border: 4px solid #3995c4;
    position: relative;
    margin-bottom: 9.6%;
    width: 100%;
  }
  .reasonSelection_inner .cont1 .popint_box .title_dt {
    height: 11.2%;
    padding: 6.9% 0;
  }
  .reasonSelection_inner .cont1 .popint_box .title_dt04 {
    height: 11.2%;
    padding: 3% 0 3% 29.8%;
    font-size: 2.7rem;
  }
  .reasonSelection_inner .cont1 .popint_box .title {
    font-size: 2.6rem;
  }
  .reasonSelection_inner .cont1 .popint_box .title04 {
    font-size: 2.6rem;
  }
  .reasonSelection_inner .cont1 .popint_box .point_icon {
    position: static;
  }
  .reasonSelection_inner .cont1 .popint_box .point_icon .icon {
    position: absolute;
    top: 5%;
    left: 1%;
    width: 22%;
  }
  .reasonSelection_inner .cont1 .popint_box .point_icon04 {
    position: static;
  }
  .reasonSelection_inner .cont1 .popint_box .point_icon04 .icon {
    position: absolute;
    top: 5%;
    left: 1%;
    width: 22%;
  }
  .reasonSelection_inner .cont1 .popint_box .img_dd {
    border: 4px solid #fff;
  }
  .reasonSelection_inner .cont1 .popint_box .img {
    width: 100%;
  }
  .reasonSelection_inner .cont1 .txt_box {
    padding-top: 0;
    padding: 0 20px 0;
  }
  .reasonSelection_inner .cont1 .txt_box .title {
    font-size: 1.6rem;
  }
  .reasonSelection_inner .cont1 .txt_box .txt {
    padding-top: 1em;
  }
  .reasonSelection_inner .cont1 .lms {
    padding-right: 20px;
    padding-left: 20px;
  }
  .reasonSelection_inner .cont1 .lms_box {
    padding-top: 9.6%;
    position: relative;
  }
  .reasonSelection_inner .cont1 .lms_box:after {
    border-color: rgba(255,255,255,0);
    border-top-color: #ccc;
    border-width: 18px;
    margin-left: -18px;
  }
  .reasonSelection_inner .cont1 .lms_box:before {
    border-color: rgba(5,130,186,0);
    border-top-color: #ccc;
    border-width: 20px;
    margin-left: -20px;
  }
  .reasonSelection_inner .cont1 .lms_box .txt {
    font-size: 1.6rem;
    padding-bottom: 5%;
  }
  .reasonSelection_inner .cont2 {
    padding: 15.2% 20px 9.6%;
  }
  .reasonSelection_inner .cont2 .txt_box {
    padding-top: 9.6%;
  }
  .reasonSelection_inner .cont2 .txt_box .title {
    font-size: 1.6rem;
  }
  .reasonSelection_inner .cont2 .txt_box .txt {
    padding-top: 1em;
  }
  .reasonSelection_inner .cont2 .popint_box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-direction: column;
        flex-direction: column;
    padding-top: 9.6%;
    width: 100%;
  }
  .reasonSelection_inner .cont2 .popint_box .popint_cont {
    border: 1px solid #3995c4;
    margin-bottom: 5.3%;
    position: relative;
    width: 100%;
  }
  .reasonSelection_inner .cont2 .popint_box .popint_cont:last-child {
    margin-bottom: 0;
  }
  .reasonSelection_inner .cont2 .popint_box .title_dt {
    height: 15.9%;
    padding: 5.6% 0;
  }
  .reasonSelection_inner .cont2 .popint_box .title {
    font-size: 1.8rem;
  }
  .reasonSelection_inner .cont2 .popint_box .img_dd .img {
    width: 100%;
  }
  .reasonSelection_inner .cont2 .popint_box .txt_dd {
    padding: 5.6%;
    border-top: 1px solid #3995c4;
  }
  .reasonSelection_inner .cont3 {
    border-bottom: none;
    padding: 9.3% 20px 0;
  }
  .reasonSelection_inner .cont3 .graph_box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .reasonSelection_inner .cont3 .graph_box .graph_cont {
    padding-top: 9.3%;
    width: 100%;
  }
  .reasonSelection_inner .cont3 .graph_box .graph_cont .graph_img {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    height: 100%;
  }
  .reasonSelection_inner .cont3 .graph_box .graph_cont .img {
    height: auto;
    width: 100%;
  }
  .reasonSelection_inner .cont3 .graph_box .graph_cont .txt {
    padding-top: 7.4%;
  }
  .reasonSelection_inner .cont4 {
    padding: 9.6% 20px;
  }
  .reasonSelection_inner .cont4 .txt_box {
    padding-top: 9.6%;
  }
  .reasonSelection_inner .cont4 .txt_box .title {
    font-size: 1.8rem;
    line-height: 1.5;
  }
  .reasonSelection_inner .cont4 .txt_box .txt {
    padding-top: 9.6%;
  }
}
.dstudyExperience_inner {
  margin: 0 auto;
  width: 940px;
}
.dstudyExperience_inner h3 {
  color: #0582ba;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
}
.dstudyExperience_inner .cont2 .subtitle_bule_square {
  font-weight: bold;
  padding-top: 35px;
}
.dstudyExperience_inner .cont3 {
  padding: 55px 0 57px;
}
.dstudyExperience_inner .cont3 .company_list {
  font-size: 2rem;
  font-weight: bold;
  margin: 0 auto;
  padding-top: 55px;
  width: 780px;
}
.dstudyExperience_inner .cont3 .company_list li {
  line-height: 2;
}
.dstudyExperience_inner .cont3 .company_list span {
  font-size: 2.4rem;
}
.dstudyExperience_inner .cont3 .txt_box {
  border: 2px solid #0582ba;
  margin-top: 33px;
  padding: 16px 24px;
}
@media all and (max-width: 767px) {
  .dstudyExperience_inner {
    width: 100%;
  }
  .dstudyExperience_inner h3 {
    font-size: 2.2rem;
  }
  .dstudyExperience_inner .cont2 .subtitle_bule_square {
    font-size: 1.8rem;
    font-weight: normal;
    padding-top: 7.4%;
  }
  .dstudyExperience_inner .cont3 {
    padding: 0 20px 7.4%;
  }
  .dstudyExperience_inner .cont3 .company_list {
    font-size: 1.5rem;
    font-weight: normal;
    padding-top: 8.5%;
    text-align: center;
    width: 100%;
  }
  .dstudyExperience_inner .cont3 .company_list li {
    line-height: 1.5;
    padding-bottom: 8%;
  }
  .dstudyExperience_inner .cont3 .company_list li:last-child {
    padding-bottom: 0;
  }
  .dstudyExperience_inner .cont3 .company_list span {
    font-size: 1.8rem;
    font-weight: bold;
  }
  .dstudyExperience_inner .cont3 .txt_box {
    border: 1px solid #0582ba;
    margin-top: 9.6%;
    padding: 4.6% 5.3%;
  }
}
.curriculum_inner {
  margin: 0 auto;
  width: 940px;
}
.curriculum_inner h3 {
  color: #0582ba;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
}
.curriculum_inner .cont1 {
  padding: 74px 0 0;
}
.curriculum_inner .cont1 table {
  margin-top: 40px;
}
.curriculum_inner .cont1 .subTitle {
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
}
.curriculum_inner .cont1 table,
.curriculum_inner .cont1 td,
.curriculum_inner .cont1 th {
  border-collapse: collapse;
}
.curriculum_inner .cont1 th,
.curriculum_inner .cont1 td {
  height: auto;
  text-align: center;
  vertical-align: middle;
}
.curriculum_inner .cont1 th:last-child,
.curriculum_inner .cont1 td:last-child {
  border-right: none;
}
.curriculum_inner .cont1 .title_box {
  background: #0582ba;
  color: #fff;
}
.curriculum_inner .cont1 .title_box th {
  padding: 26px 0 25px;
}
.curriculum_inner .cont1 .title_box .title_1 {
  border-right: 2px solid #fff;
  width: 146px;
}
.curriculum_inner .cont1 .title_box .title_2 {
  border-right: 2px solid #fff;
  width: 224px;
}
.curriculum_inner .cont1 .title_box .title_3 {
  border-right: 2px solid #fff;
  width: 100px;
}
.curriculum_inner .cont1 .title_box .title_4 {
  border-right: 2px solid #fff;
  width: 103px;
}
.curriculum_inner .cont1 .title_box .title_5 {
  border-right: 2px solid #fff;
  width: 160px;
}
.curriculum_inner .cont1 .title_box .title_6 {
  border-right: 2px solid #fff;
  width: 146px;
}
.curriculum_inner .cont1 .content {
  background: #f5f5f5;
  border-bottom: 2px solid #0582ba;
}
.curriculum_inner .cont1 .content th {
  border-right: 2px solid #fff;
  color: #0582ba;
  font-weight: bold;
  line-height: 1.5;
}
.curriculum_inner .cont1 .content td {
  border-right: 2px solid #fff;
  padding: 20px;
}
.curriculum_inner .cont1 .content td .Vertical {
  transform: rotate(90deg);
  display: inline-block;
}
.curriculum_inner .cont1 .content .txt_1 {
  text-align: left;
  width: 170px;
}
.curriculum_inner .cont1 .content .txt_2 {
  text-align: left;
  width: 120px;
}
.curriculum_inner .cont1 .content .skill_box dl {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding-bottom: 10px;
}
.curriculum_inner .cont1 .content .skill_box dl:last-child {
  padding-bottom: 0;
}
.curriculum_inner .cont1 .content .skill_box dt {
  text-align: left;
  width: 83px;
}
.curriculum_inner .cont1 .content .skill_box dd {
  width: 50px;
}
.curriculum_inner .cont1 .txt_box {
  border-bottom: 1px solid #ccc;
  padding: 38px 0 56px;
  text-align: center;
}
.curriculum_inner .cont1 .txt_box .txt_boxInner {
  margin: 0 auto;
  width: 740px;
}
.curriculum_inner .cont1 .txt_box .subTitle {
  font-size: 2rem;
}
.curriculum_inner .cont1 .txt_box ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding-top: 24px;
}
.curriculum_inner .cont2 {
  border-bottom: 1px solid #ccc;
  padding: 57px 0 56px;
}
.curriculum_inner .cont2 .txt_box {
  padding-top: 57px;
}
.curriculum_inner .cont3 {
  padding: 56px 0;
}
.curriculum_inner .cont3 .WebService_wrap {
  padding-top: 56px;
}
.curriculum_inner .cont3 .WebService_wrap .green {
  color: #6bb498;
  font-size: 2rem;
  text-align: center;
}
.curriculum_inner .cont3 .WebService_wrap .WebService_box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin: 0 auto;
  padding-top: 25px;
  width: 795px;
}
.curriculum_inner .cont3 .WebService_wrap .WebService_box .WebService .img {
  height: auto;
  width: 358px;
}
.curriculum_inner .cont3 .WebService_wrap .WebService_box .WebService .txt_box {
  margin: 0 auto;
  width: 290px;
}
.curriculum_inner .cont3 .WebService_wrap .WebService_box .WebService .txt_box dt {
  font-size: 2rem;
  text-align: center;
}
.curriculum_inner .cont3 .iPhone_wrap {
  padding-top: 40px;
}
.curriculum_inner .cont3 .iPhone_wrap .oreng {
  color: #f39c12;
  font-size: 2rem;
  text-align: center;
}
.curriculum_inner .cont3 .iPhone_wrap .iPhone_box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding-top: 30px;
}
.curriculum_inner .cont3 .iPhone_wrap .iPhone_box .iPhone {
  width: 430px;
}
.curriculum_inner .cont3 .iPhone_wrap .iPhone_box .iPhone .subTitle {
  font-size: 2rem;
  text-align: center;
}
.curriculum_inner .cont3 .iPhone_wrap .iPhone_box .iPhone .iPhone_inner {
  display: -ms-flexbox;
  display: flex;
  padding-top: 16px;
}
.curriculum_inner .cont3 .iPhone_wrap .iPhone_box .iPhone .iPhone_inner .img {
  height: auto;
  margin-right: 16px;
  width: 113px;
}
@media all and (max-width: 767px) {
  .curriculum_inner {
    width: 100%;
  }
  .curriculum_inner h3 {
    font-size: 2.2rem;
  }
  .curriculum_inner .cont1 {
    padding: 9.6% 20px 0;
  }
  .curriculum_inner .cont1 .course_box {
    border-bottom: 1px solid #ccc;
    padding: 9.6% 0;
  }
  .curriculum_inner .cont1 .course_box .title {
    color: #0582ba;
    font-weight: bold;
    text-align: center;
  }
  .curriculum_inner .cont1 .course_box dl {
    padding-top: 7.4%;
  }
  .curriculum_inner .cont1 .course_box .time_box {
    display: -ms-flexbox;
    display: flex;
  }
  .curriculum_inner .cont1 .course_box .time_box dl {
    padding-right: 7%;
  }
  .curriculum_inner .cont1 .skill_box dl {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding-bottom: 0;
    padding-top: 0;
  }
  .curriculum_inner .cont1 .skill_box dt {
    text-align: left;
    width: 40%;
  }
  .curriculum_inner .cont1 .skill_box dd {
    width: 100%;
  }
  .curriculum_inner .cont1 .skill_box .icon_img .php_img {
    margin-left: -1em;
    width: 31%;
  }
  .curriculum_inner .cont1 .skill_box .icon_img .img {
    width: 15%;
  }
  .curriculum_inner .cont1 .txt_box {
    border-bottom: 1px solid #ccc;
    padding: 9.6% 0;
    text-align: center;
  }
  .curriculum_inner .cont1 .txt_box .txt_boxInner {
    margin: 0 auto;
    width: 100%;
  }
  .curriculum_inner .cont1 .txt_box .subTitle {
    font-size: 1.6rem;
  }
  .curriculum_inner .cont1 .txt_box ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-direction: column;
        flex-direction: column;
    padding-top: 7.4%;
  }
  .curriculum_inner .cont2 {
    padding: 9.6% 20px 0;
    border-bottom: 0;
  }
  .curriculum_inner .cont2 .txt_box {
    padding: 7.4% 0 9.6%;
    border-bottom: 1px solid #ccc;
  }
  .curriculum_inner .cont3 {
    padding: 9.6% 20px 0;
  }
  .curriculum_inner .cont3 .WebService_wrap {
    padding-top: 9.6%;
  }
  .curriculum_inner .cont3 .WebService_wrap .green {
    font-size: 1.6rem;
  }
  .curriculum_inner .cont3 .WebService_wrap .WebService_box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-direction: column;
        flex-direction: column;
    padding-top: 0;
    width: 100%;
  }
  .curriculum_inner .cont3 .WebService_wrap .WebService_box .WebService {
    padding-top: 9.6%;
  }
  .curriculum_inner .cont3 .WebService_wrap .WebService_box .WebService .img {
    width: 100%;
  }
  .curriculum_inner .cont3 .WebService_wrap .WebService_box .WebService .txt_box {
    width: 100%;
  }
  .curriculum_inner .cont3 .WebService_wrap .WebService_box .WebService .txt_box dt {
    font-size: 1.6rem;
  }
  .curriculum_inner .cont3 .iPhone_wrap {
    padding-top: 9.6%;
  }
  .curriculum_inner .cont3 .iPhone_wrap .oreng {
    font-size: 1.6rem;
  }
  .curriculum_inner .cont3 .iPhone_wrap .iPhone_box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-direction: column;
        flex-direction: column;
    padding-top: 0;
  }
  .curriculum_inner .cont3 .iPhone_wrap .iPhone_box .iPhone {
    width: 100%;
  }
  .curriculum_inner .cont3 .iPhone_wrap .iPhone_box .iPhone .subTitle {
    font-size: 1.6rem;
  }
  .curriculum_inner .cont3 .iPhone_wrap .iPhone_box .iPhone .pb9 {
    padding-bottom: 9.6%;
  }
  .curriculum_inner .cont3 .iPhone_wrap .iPhone_box .iPhone .iPhone_inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-direction: column;
        flex-direction: column;
    padding-top: 9.6%;
    text-align: center;
  }
  .curriculum_inner .cont3 .iPhone_wrap .iPhone_box .iPhone .iPhone_inner .img {
    height: auto;
    margin-right: 0;
    width: 53%;
  }
  .curriculum_inner .cont3 .iPhone_wrap .iPhone_box .iPhone .iPhone_inner .subTitle {
    margin: 0 auto;
  }
  .curriculum_inner .cont3 .iPhone_wrap .iPhone_box .iPhone .iPhone_inner .txt {
    text-align: left;
  }
}
.Cebulife_inner {
  margin: 0 auto;
  padding-top: 74px;
  width: 940px;
}
.Cebulife_inner h3 {
  color: #0582ba;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
}
.Cebulife_inner .cont1 .Day_box {
  border-bottom: 1px solid #ccc;
  padding: 56px 0 57px;
}
.Cebulife_inner .cont1 .Day_box .subTitle {
  font-size: 2rem;
  line-height: 1;
  text-align: center;
}
.Cebulife_inner .cont1 .Day_box .DayLife_box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding-top: 40px;
}
.Cebulife_inner .cont1 .Day_box .DayLife_graph {
  height: auto;
  width: 400px;
}
.Cebulife_inner .cont1 .Day_box .DayLife_graph .DaySchedule_box {
  border: 0;
  border-collapse: collapse;
  color: #fff;
  float: right;
  line-height: 1.2;
  height: auto;
  padding: 2px;
  text-align: center;
}
.Cebulife_inner .cont1 .Day_box .DayLife_graph .DaySchedule_box td {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  width: 324px;
  vertical-align: middle;
  padding: 0.5em 0;
  position: relative;
  line-height: 2;
}
.Cebulife_inner .cont1 .Day_box .DayLife_graph .DaySchedule_box td:after {
  position: absolute;
  top: -0.5em;
  left: -4.4em;
  color: #000;
}
.Cebulife_inner .cont1 .Day_box .DayLife_graph .DaySchedule_box td:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5.5px 0 5.5px 8px;
  border-color: transparent transparent transparent #303030;
  position: absolute;
  left: -5.2em;
  top: 0.1em;
}
.Cebulife_inner .cont1 .Day_box .DayLife_graph .WeekdaySchedule_box1 {
  color: #fff;
  background: #78b7d6;
  height: 46px;
}
.Cebulife_inner .cont1 .Day_box .DayLife_graph .WeekdaySchedule_box1:after {
  content: "7:00am";
}
.Cebulife_inner .cont1 .Day_box .DayLife_graph .WeekdaySchedule_box2 {
  color: #fff;
  background: #0582ba;
  height: 46px;
}
.Cebulife_inner .cont1 .Day_box .DayLife_graph .WeekdaySchedule_box2:after {
  content: "7:30am";
}
.Cebulife_inner .cont1 .Day_box .DayLife_graph .WeekdaySchedule_box3 {
  color: #fff;
  background: #78b7d6;
  height: 76px;
}
.Cebulife_inner .cont1 .Day_box .DayLife_graph .WeekdaySchedule_box3:after {
  content: "10:00am";
}
.Cebulife_inner .cont1 .Day_box .DayLife_graph .WeekdaySchedule_box4 {
  color: #fff;
  background: #0582ba;
  height: 46px;
}
.Cebulife_inner .cont1 .Day_box .DayLife_graph .WeekdaySchedule_box4:after {
  content: "12:50am";
}
.Cebulife_inner .cont1 .Day_box .DayLife_graph .WeekdaySchedule_box5 {
  color: #fff;
  background: #78b7d6;
  height: 93px;
}
.Cebulife_inner .cont1 .Day_box .DayLife_graph .WeekdaySchedule_box5:after {
  content: "2:00pm";
}
.Cebulife_inner .cont1 .Day_box .DayLife_graph .WeekdaySchedule_box6 {
  color: #000;
  background: #dbecf4;
  height: 93px;
}
.Cebulife_inner .cont1 .Day_box .DayLife_graph .WeekdaySchedule_box6:after {
  content: "4:50pm";
}
.Cebulife_inner .cont1 .Day_box .DayLife_graph .WeekdaySchedule_box7 {
  color: #fff;
  background: #78b7d6;
  height: 46px;
}
.Cebulife_inner .cont1 .Day_box .DayLife_graph .WeekdaySchedule_box7:after {
  content: "7:00pm";
}
.Cebulife_inner .cont1 .Day_box .DayLife_graph .WeekdaySchedule_box8 {
  color: #000;
  background: #dbecf4;
  height: 93px;
}
.Cebulife_inner .cont1 .Day_box .DayLife_graph .WeekdaySchedule_box8:after {
  content: "9:00pm";
}
.Cebulife_inner .cont1 .Day_box .DayLife_graph .HolidaySchedule_box1 {
  color: #fff;
  background: #78b7d6;
  height: 43px;
}
.Cebulife_inner .cont1 .Day_box .DayLife_graph .HolidaySchedule_box1:after {
  content: "8:00am";
}
.Cebulife_inner .cont1 .Day_box .DayLife_graph .HolidaySchedule_box2 {
  color: #fff;
  background: #0582ba;
  height: 93px;
}
.Cebulife_inner .cont1 .Day_box .DayLife_graph .HolidaySchedule_box2:after {
  content: "9:00am";
}
.Cebulife_inner .cont1 .Day_box .DayLife_graph .HolidaySchedule_box3 {
  color: #fff;
  background: #78b7d6;
  height: 56px;
}
.Cebulife_inner .cont1 .Day_box .DayLife_graph .HolidaySchedule_box3:after {
  content: "12:30am";
}
.Cebulife_inner .cont1 .Day_box .DayLife_graph .HolidaySchedule_box4 {
  color: #000;
  background: #dbecf4;
  height: 93px;
}
.Cebulife_inner .cont1 .Day_box .DayLife_graph .HolidaySchedule_box4:after {
  content: "1:30pm";
}
.Cebulife_inner .cont1 .Day_box .DayLife_graph .HolidaySchedule_box5 {
  color: #fff;
  background: #0582ba;
  height: 88px;
}
.Cebulife_inner .cont1 .Day_box .DayLife_graph .HolidaySchedule_box5:after {
  content: "4:30pm";
}
.Cebulife_inner .cont1 .Day_box .DayLife_graph .HolidaySchedule_box6 {
  color: #fff;
  background: #78b7d6;
  height: 44px;
}
.Cebulife_inner .cont1 .Day_box .DayLife_graph .HolidaySchedule_box6:after {
  content: "7:00pm";
}
.Cebulife_inner .cont1 .Day_box .DayLife_graph .HolidaySchedule_box7 {
  color: #fff;
  background: #0582ba;
  height: 70px;
}
.Cebulife_inner .cont1 .Day_box .DayLife_graph .HolidaySchedule_box7:after {
  content: "8:00pm";
}
.Cebulife_inner .cont1 .Day_box .DayLife_graph .HolidaySchedule_box8 {
  color: #000;
  background: #dbecf4;
  height: 80px;
}
.Cebulife_inner .cont1 .Day_box .DayLife_graph .HolidaySchedule_box8:after {
  content: "10:30pm";
}
.Cebulife_inner .cont1 .Day_box .img {
  height: auto;
  width: 500px;
}
.Cebulife_inner .cont2 {
  border-bottom: 1px solid #ccc;
  padding: 56px 0 57px;
}
.Cebulife_inner .cont2 .cont2_inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin: 0 auto;
  width: 800px;
}
.Cebulife_inner .cont2 .cont2_inner .cont2_box {
  width: 358px;
}
.Cebulife_inner .cont2 .cont2_inner .cont2_box figure {
  padding-top: 56px;
}
.Cebulife_inner .cont2 .cont2_inner .img {
  height: auto;
  width: 358px;
}
.Cebulife_inner .con3 {
  padding: 56px 0 57px;
}
.Cebulife_inner .con3 .txt {
  padding-top: 56px;
}
@media all and (max-width: 767px) {
  .Cebulife_inner {
    padding-top: 12.2%;
    padding: 12.2% 20px 0;
    width: 100%;
  }
  .Cebulife_inner h3 {
    font-size: 2.2rem;
  }
  .Cebulife_inner .cont1 .Day_box {
    border-bottom: 1px solid #ccc;
    padding: 9.6% 0;
  }
  .Cebulife_inner .cont1 .Day_box .subTitle {
    font-size: 2rem;
    line-height: 1;
    text-align: center;
  }
  .Cebulife_inner .cont1 .Day_box .DayLife_box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-direction: column;
        flex-direction: column;
    padding-top: 5.3%;
  }
  .Cebulife_inner .cont1 .Day_box .DayLife_graph {
    height: auto;
    width: 100%;
  }
  .Cebulife_inner .cont1 .Day_box .DayLife_graph .DaySchedule_box {
    border: 0;
    border-collapse: collapse;
    color: #fff;
    float: right;
    line-height: 1.2;
    height: auto;
    padding: 2px;
    text-align: center;
    width: 76%;
  }
  .Cebulife_inner .cont1 .Day_box .DayLife_graph .DaySchedule_box td {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    width: 100%;
    vertical-align: middle;
    padding: 0.5em 0;
    position: relative;
    line-height: 2;
  }
  .Cebulife_inner .cont1 .Day_box .DayLife_graph .DaySchedule_box td:after {
    position: absolute;
    top: -0.5em;
    left: -4.4em;
    color: #000;
  }
  .Cebulife_inner .cont1 .Day_box .DayLife_graph .DaySchedule_box td:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5.5px 0 5.5px 8px;
    border-color: transparent transparent transparent #303030;
    position: absolute;
    left: -5.2em;
    top: 0.1em;
  }
  .Cebulife_inner .cont1 .Day_box .DayLife_graph .WeekdaySchedule_box1 {
    height: 10.2%;
  }
  .Cebulife_inner .cont1 .Day_box .DayLife_graph .WeekdaySchedule_box2 {
    height: 10.2%;
  }
  .Cebulife_inner .cont1 .Day_box .DayLife_graph .WeekdaySchedule_box3 {
    height: 16.6%;
  }
  .Cebulife_inner .cont1 .Day_box .DayLife_graph .WeekdaySchedule_box4 {
    height: 10.2%;
  }
  .Cebulife_inner .cont1 .Day_box .DayLife_graph .WeekdaySchedule_box5 {
    height: 20.6%;
  }
  .Cebulife_inner .cont1 .Day_box .DayLife_graph .WeekdaySchedule_box6 {
    height: 20.6%;
  }
  .Cebulife_inner .cont1 .Day_box .DayLife_graph .WeekdaySchedule_box7 {
    height: 10.2%;
  }
  .Cebulife_inner .cont1 .Day_box .DayLife_graph .WeekdaySchedule_box8 {
    height: 20.6%;
  }
  .Cebulife_inner .cont1 .Day_box .DayLife_graph .HolidaySchedule_box1 {
    height: 10.2%;
  }
  .Cebulife_inner .cont1 .Day_box .DayLife_graph .HolidaySchedule_box2 {
    height: 21.3%;
  }
  .Cebulife_inner .cont1 .Day_box .DayLife_graph .HolidaySchedule_box3 {
    height: 10.2%;
  }
  .Cebulife_inner .cont1 .Day_box .DayLife_graph .HolidaySchedule_box4 {
    height: 21.3%;
  }
  .Cebulife_inner .cont1 .Day_box .DayLife_graph .HolidaySchedule_box5 {
    height: 19.4%;
  }
  .Cebulife_inner .cont1 .Day_box .DayLife_graph .HolidaySchedule_box6 {
    height: 10.2%;
  }
  .Cebulife_inner .cont1 .Day_box .DayLife_graph .HolidaySchedule_box7 {
    height: 15.3%;
  }
  .Cebulife_inner .cont1 .Day_box .DayLife_graph .HolidaySchedule_box8 {
    height: 17.3%;
  }
  .Cebulife_inner .cont1 .Day_box .img {
    padding-top: 7.4%;
    width: 100%;
  }
  .Cebulife_inner .cont2 {
    border-bottom: 0;
    padding: 0;
  }
  .Cebulife_inner .cont2 .cont2_inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-direction: column;
        flex-direction: column;
    width: 100%;
  }
  .Cebulife_inner .cont2 .cont2_inner .cont2_box {
    border-bottom: 1px solid #ccc;
    padding: 9.6% 0;
    width: 100%;
  }
  .Cebulife_inner .cont2 .cont2_inner .cont2_box figure {
    padding-top: 7.4%;
  }
  .Cebulife_inner .cont2 .cont2_inner .Replacement_box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
  }
  .Cebulife_inner .cont2 .cont2_inner .txt_box {
    padding-top: 9.6%;
  }
  .Cebulife_inner .cont2 .cont2_inner .img {
    width: 100%;
  }
  .Cebulife_inner .con3 {
    padding: 9.6% 0;
  }
  .Cebulife_inner .con3 .txt {
    padding-top: 9.6%;
  }
}
.admission_inner {
  margin: 0 auto;
  padding: 74px 0 0;
  width: 940px;
}
.admission_inner .cont1 {
  text-align: center;
}
.admission_inner .cont2 {
  padding-top: 40px;
}
.admission_inner .cont2 .flow li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  border: 2px solid #0582ba;
  font-size: 2rem;
  font-weight: bold;
  height: 67px;
  margin-bottom: 16px;
  position: relative;
}
.admission_inner .cont2 .flow li:after {
  background: #0582ba;
  top: 100%;
  left: 50%;
  content: "";
  height: 18px;
  width: 2px;
  position: absolute;
}
.admission_inner .cont2 .flow li:last-child:after {
  display: none;
}
.admission_inner .cont2 .flow .bule {
  background: #0582ba;
  color: #fff;
}
.admission_inner .cont3 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.admission_inner .cont3 .bule_box {
  background: #0582ba;
  margin: 56px 0 0;
  padding: 32px 32px 30px;
  width: 430px;
}
.admission_inner .cont3 .bule_box .subTitle {
  color: #fff;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
}
.admission_inner .cont3 .bule_box .white_box {
  background: #fff;
  margin-top: 32px;
  padding: 32px;
  width: 366px;
}
.admission_inner .cont3 .bule_box .cont3_list {
  color: #fff;
  font-weight: bold;
  margin: 16px auto 0;
  width: 295px;
}
.admission_inner .cont3 .bule_box .img_box01 {
  font-size: 0;
  line-height: 0;
  margin-top: 24px;
  text-align: center;
}
.admission_inner .cont3 .bule_box .img_box02 {
  font-size: 0;
  line-height: 0;
  margin-top: 38px;
  text-align: center;
}
.admission_inner .cont3 .bule_box .img {
  height: auto;
  width: 290px;
}
@media all and (max-width: 767px) {
  .admission_inner {
    padding: 12.2% 20px;
    width: 100%;
  }
  .admission_inner .cont1 {
    text-align: left;
  }
  .admission_inner .cont2 {
    padding-top: 7.4%;
  }
  .admission_inner .cont2 .flow li {
    font-size: 1.8rem;
    margin-bottom: 5.3%;
    position: relative;
  }
  .admission_inner .cont2 .flow li:after {
    height: 35%;
    position: absolute;
  }
  .admission_inner .cont3 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .admission_inner .cont3 .bule_box {
    margin: 9.6% 0 0;
    padding: 7.4%;
    width: 100%;
  }
  .admission_inner .cont3 .bule_box .subTitle {
    font-size: 1.6rem;
  }
  .admission_inner .cont3 .bule_box .white_box {
    margin-top: 7.4%;
    padding: 7.4%;
    width: 100%;
  }
  .admission_inner .cont3 .bule_box .cont3_list {
    margin: 7.4%;
    width: 100%;
  }
  .admission_inner .cont3 .bule_box .img_box01 {
    margin-top: 24px;
  }
  .admission_inner .cont3 .bule_box .img_box02 {
    font-size: 0;
    line-height: 0;
    margin-top: 7.4%;
    text-align: center;
  }
  .admission_inner .cont3 .bule_box .img {
    width: 100%;
  }
}
#media .madia_inner {
  margin: 0 auto;
  width: 940px;
}
#media .cont1 {
  padding-top: 20px;
}
#media .cont1 .subtitle_bule_square {
  font-size: 2rem;
  font-weight: bold;
  padding-bottom: 25px;
}
#media .cont2 {
  background: url("../img/engineer/bg_01_pc.png") center no-repeat;
  background-size: cover;
  width: 100%;
}
#media .cont2 .txt {
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  line-height: 2.4;
  margin: 0 auto;
  padding: 80px 0;
  text-align: center;
  width: 940px;
}
@media all and (max-width: 767px) {
  #media .madia_inner {
    width: 100%;
  }
  #media .cont1 {
    padding-top: 20px;
  }
  #media .cont1 .subtitle_bule_square {
    font-size: 2rem;
    padding-bottom: 5.3%;
  }
  #media .cont2 {
    background: url("../img/engineer/bg_01_sp.png") center no-repeat;
    background-size: cover;
    width: 100%;
  }
  #media .cont2 .txt {
    font-size: 1.6rem;
    line-height: 2;
    padding: 9.6% 0;
    width: 100%;
  }
}
.heading_box {
  background: #0582ba;
  text-align: center;
  position: relative;
}
.heading_box h2 {
  color: #fff;
  font-size: 3.2rem;
  margin: 0 auto 0;
  padding: 28px 0;
  width: 940px;
}
.heading_box h2 .icon {
  margin-right: 24px;
  vertical-align: middle;
}
@media all and (max-width: 767px) {
  .heading_box h2 {
    -ms-flex-align: center;
        align-items: center;
    display: -ms-flexbox;
    display: flex;
    font-size: 2.2rem;
    -ms-flex-pack: center;
        justify-content: center;
    line-height: 1.2;
    padding: 3.4% 20px 4%;
    width: 100%;
  }
  .heading_box h2 .icon {
    margin-right: 2.9%;
    width: 13%;
  }
  .heading_box h2 span {
    text-align: left;
  }
}
.content_inner {
  margin: 0 auto;
  width: 940px;
}
.content_inner h3 {
  color: #0582ba;
  font-size: 2.4rem;
  text-align: center;
}
.content_inner .conten_box {
  border-bottom: 1px solid #ccc;
  padding: 56px 0;
}
@media all and (max-width: 767px) {
  .content_inner {
    width: 100%;
  }
  .content_inner h3 {
    font-size: 2.2rem;
  }
  .content_inner .conten_box {
    padding: 10% 0;
    margin: 0 20px;
  }
}
.english_box {
  padding: 56px 0 0;
}
.english_box h4 {
  color: #000;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
}
.english_box h4:first-child {
  padding-top: 0;
}
.english_box h4 span {
  color: #303030;
  font-size: 1.6rem;
}
.english_box .english_txt {
  padding-top: 40px;
}
.english_box .philippinesthe_box {
  padding-top: 42px;
}
.english_box .philippinesthe_box h4 {
  color: #000;
  font-size: 2rem;
  font-weight: bold;
  text-align: left;
}
.english_box .philippinesthe_box .philippinesthe_txt {
  padding-top: 16px;
}
.english_box .philippinesthe_box .philippinesthe_txt:after {
  content: "";
  display: block;
  clear: both;
}
.english_box .philippinesthe_box .philippinesthe_txt .txt {
  display: block;
  float: left;
  width: 515px;
}
.english_box .philippinesthe_box .philippinesthe_txt .img {
  display: block;
  float: right;
}
@media all and (max-width: 767px) {
  .english_box {
    padding: 10% 0 0;
  }
  .english_box h4 {
    font-size: 1.8rem;
  }
  .english_box .english_txt {
    padding-top: 9.5%;
  }
  .english_box .philippinesthe_box {
    padding-top: 10%;
  }
  .english_box .philippinesthe_box h4 {
    font-size: 1.8rem;
    text-align: center;
  }
  .english_box .philippinesthe_box .philippinesthe_txt {
    padding-top: 2.4%;
  }
  .english_box .philippinesthe_box .philippinesthe_txt:after {
    content: "";
    display: block;
    clear: both;
  }
  .english_box .philippinesthe_box .philippinesthe_txt .txt {
    width: 100%;
  }
  .english_box .philippinesthe_box .philippinesthe_txt .img {
    line-height: 0;
    padding-top: 6.2%;
    width: 100%;
  }
}
.iframe_wrap {
  position: relative;
  padding-bottom: 56.25%;
}
.iframe_wrap iframe,
.iframe_wrap video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.movie_box {
  margin-top: 40px;
  position: relative;
}
.movie_box .bx-wrapper {
  margin: 0 20px 24px;
}
.movie_box .slider_youtube {
  display: block;
}
.movie_box .slider_youtube li {
  display: block;
}
.movie_box .slider_youtube li > .ajuster {
  position: relative;
  padding-bottom: 56.25%;
}
.movie_box .slider_youtube li > .ajuster iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media all and (max-width: 767px) {
  .movie_box {
    margin-top: 6.8%;
  }
  .movie_box .slider_youtube li {
    font-size: 1.6rem;
    line-height: 1.8;
  }
}
.concep_img {
  margin: 0 auto;
  width: 414px;
}
.concept_box {
  padding-top: 42px;
}
.concept_box .concept_txt {
  padding-top: 16px;
}
.concept_box .concept_txt .big {
  color: #0582ba;
  font-weight: bold;
}
.concept_box .concept_txt .small {
  color: #0582ba;
}
@media all and (max-width: 767px) {
  .concep_img {
    margin: 0 auto;
    width: 100%;
  }
  .concept_box {
    padding-top: 8.3%;
  }
}
.osusume_wrap {
  position: relative;
  background: #c8e2ef;
  padding: 56px 0;
  text-align: center;
}
.osusume_wrap:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136,183,213,0);
  border-top-color: #c8e2ef;
  border-style: solid;
  border-width: 60px 600px 0 600px;
  transform: translateX(-50%);
}
.osusume_wrap h3 {
  font-size: 2.4rem;
}
.osusume_wrap .osusume_box {
  background: url("../img/english/img04.png") no-repeat right;
  background-size: contain;
  margin: 0 auto;
  margin-top: 42px;
  width: 940px;
}
.osusume_wrap .osusume_box ul li {
  background: url("../img/common/checkbox.png") no-repeat left;
  background-size: 23px;
  padding-left: 34px;
  text-align: left;
}
.osusume_wrap .osusume_box ul li span {
  background: linear-gradient(transparent 70%, #fefc5c 0%);
  font-size: 20px;
  font-weight: bold;
}
@media all and (max-width: 767px) {
  .osusume_wrap {
    padding: 10% 20px 0;
    text-align: center;
  }
  .osusume_wrap h3 {
    font-size: 1.8rem;
  }
  .osusume_wrap .osusume_box {
    background: none;
    background-size: contain;
    margin-top: 10%;
    width: 100%;
  }
  .osusume_wrap .osusume_box ul li {
    background: url("../img/common/checkbox.png") no-repeat top left;
    background-position-y: 15%;
    background-size: 23px;
    padding-left: 34px;
    text-align: left;
  }
  .osusume_wrap .osusume_box ul li span {
    background: linear-gradient(transparent 70%, #fefc5c 0%);
    font-size: 20px;
    font-weight: bold;
  }
  .osusume_wrap .osusume_box img {
    padding-top: 6.8%;
  }
}
.conversion_wrap {
  background: #daecf5;
  padding: 100px 0 40px;
}
.conversion_wrap .conversion_area {
  margin: 0 auto;
  width: 940px;
}
.conversion_wrap .conversion_area:after {
  content: "";
  display: block;
  clear: both;
}
.conversion_wrap .conversion_area .img {
  float: left;
}
.conversion_wrap .conversion_area .conversion_txt {
  float: right;
  width: 450px;
}
.conversion_wrap .conversion_area .conversion_txt .txt {
  text-shadow: 0px 2px 0px #fff;
  color: #0582ba;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.8;
}
.conversion_wrap .conversion_area .conversion_btn {
  margin-top: 32px;
}
.conversion_wrap .conversion_area .conversion_btn a {
  background: #fefc5c;
  width: 316px;
  height: 60px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  color: #168ab4;
  font-weight: bold;
  position: relative;
}
.conversion_wrap .conversion_area .conversion_btn a:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-color: #2098d1;
  border-style: solid;
  border-width: 0;
  transition-property: border-width;
  transition-duration: 0.1s;
  transition-timing-function: ease-out;
}
@media all and (min-width: 768px) {
  .conversion_wrap .conversion_area .conversion_btn a:hover:before {
    transform: translateY(0);
    border-width: 4px;
  }
}
.conversion_wrap .conversion_area .conversion_btn a:after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 1px #0582ba;
  border-right: solid 1px #0582ba;
  transform: rotate(135deg);
  margin: -4px 0 0 14px;
}
@media all and (max-width: 767px) {
  .conversion_wrap {
    height: auto;
    padding: 18.5% 20px 7.8%;
  }
  .conversion_wrap .conversion_area {
    padding-top: 18.5%;
    width: 100%;
  }
  .conversion_wrap .conversion_area .conversion_txt {
    float: none;
    width: 100%;
  }
  .conversion_wrap .conversion_area .conversion_txt .txt {
    text-shadow: 0px 2px 0px #fff;
    color: #0582ba;
    font-size: 1.6rem;
    text-align: center;
  }
  .conversion_wrap .conversion_area .conversion_btn {
    margin-top: 7.8%;
    width: 100%;
  }
  .conversion_wrap .conversion_area .conversion_btn a {
    width: 100%;
  }
}
.triangle {
  padding: 56px 0 0 0;
}
.triangle:after {
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136,183,213,0);
  border-top-color: #fff;
  border-style: solid;
  border-width: 60px 600px 0 600px;
  transform: translateX(-50%);
}
@media all and (max-width: 767px) {
  .triangle {
    padding: 7.8% 20px 0;
  }
}
.accordion_wrap {
  border-bottom: 1px solid #ccc;
  padding: 42px 0 56px 0;
}
.accordion_wrap .open {
  display: block;
}
.accordion_wrap .accordion_box {
  border-bottom: solid 2px #0582ba;
  width: 940px;
}
.accordion_wrap .accordion_box > dt {
  border-top: solid 2px #0582ba;
  cursor: pointer;
  padding: 10px;
  position: relative;
}
.accordion_wrap .accordion_box > dt .name {
  font-size: 2rem;
  font-weight: bold;
}
.accordion_wrap .accordion_box > dt .title {
  display: inline-table;
  padding-left: 42px;
}
.accordion_wrap .accordion_box > dt.active {
  border-bottom: dashed 1px #0582ba;
}
.accordion_wrap .accordion_box > dt.active .i_plus_x span {
  transition: all 0.4s ease;
  transform: rotate(-45deg);
}
.accordion_wrap .accordion_box > dd {
  margin: 0px;
}
.accordion_wrap .accordion_box:after {
  content: "";
  display: block;
  clear: both;
}
.accordion_wrap .accordion_box .accordion_content {
  padding-bottom: 40px;
}
.accordion_wrap .accordion_box .accordion_img {
  float: right;
  margin-top: 40px;
  width: 250px;
}
.accordion_wrap .accordion_box .accordion_txt {
  float: left;
  width: 670px;
}
.accordion_wrap .accordion_box .accordion_txt:nth-child(2) {
  padding-top: 0;
}
.accordion_wrap .accordion_box .accordion_txt .txt {
  padding-top: 16px;
}
.accordion_wrap .accordion_box .accordion_txt .txt a {
  text-decoration: underline;
}
.accordion_wrap .accordion_box .accordion_txt .list {
  padding-left: 2em;
}
.accordion_wrap .accordion_box .accordion_txt .txt_flow dt,
.accordion_wrap .accordion_box .accordion_txt .txt_flow dd {
  font-weight: bold;
}
.accordion_wrap .accordion_box .accordion_txt .txt_flow dd {
  padding-left: 2rem;
}
.accordion_wrap .accordion_box .i_plus_x {
  font-size: 24px;
  height: 35px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  float: right;
  color: #0582ba;
  transition: all 0.4s ease;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
}
@media all and (max-width: 767px) {
  .accordion_wrap {
    margin: 0 20px 10.7%;
  }
  .accordion_wrap .accordion_box {
    padding: 9.5% 0 0;
    width: 100%;
  }
  .accordion_wrap .accordion_box > dt {
    border-top: solid 2px #0582ba;
    padding: 10px;
  }
  .accordion_wrap .accordion_box > dt .name {
    font-size: 2rem;
  }
  .accordion_wrap .accordion_box > dt .title {
    padding-left: 0;
    display: block;
    padding-right: 40px;
  }
  .accordion_wrap .accordion_box > dd,
  .accordion_wrap .accordion_box .accordion_img {
    margin-top: 7.8%;
    width: 100%;
  }
  .accordion_wrap .accordion_box > dd:after,
  .accordion_wrap .accordion_box .accordion_img:after {
    content: "";
    display: block;
    clear: both;
  }
  .accordion_wrap .accordion_box > dd img,
  .accordion_wrap .accordion_box .accordion_img img {
    float: left;
    font-size: 1.4rem;
    margin-right: 3%;
    width: 32%;
  }
  .accordion_wrap .accordion_box > dd figcaption,
  .accordion_wrap .accordion_box .accordion_img figcaption {
    float: left;
    line-height: 1.5;
    width: 65%;
  }
  .accordion_wrap .accordion_box .accordion_txt {
    width: 100%;
  }
  .accordion_wrap .accordion_box .accordion_txt .txt {
    padding-top: 16px;
  }
  .accordion_wrap .accordion_box .i_plus_x {
    right: 5px;
  }
}
.subtitle_bule {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  font-size: 2rem;
  padding-top: 36px;
}
.subtitle_bule:before {
  background-color: #fff;
  border: solid 4px #0582ba;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 8px;
  margin: auto 8px auto 0;
  width: 8px;
}
@media all and (max-width: 767px) {
  .subtitle_bule {
    -ms-flex-align: center;
        align-items: center;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.8rem;
    padding-top: 7.8%;
  }
  .subtitle_bule span {
    display: block;
    width: 100%;
  }
  .subtitle_bule:before {
    margin: auto 2.9% auto 0;
  }
}
.carrier_box:after {
  content: "";
  display: block;
  clear: both;
}
.carrier_box .carrier_img {
  float: left;
  margin-right: 20px;
  position: relative;
  width: 300px;
}
.carrier_box .carrier_img:after {
  box-sizing: border-box;
  width: 12px;
  height: 27px;
  border: 13px solid transparent;
  border-left: 12px solid #0582ba;
  content: "";
  display: block;
  position: absolute;
  left: 303px;
  top: 65px;
}
.carrier_box .carrier_img .carrier_img_last {
  float: left;
  width: 300px;
}
.carrier_box .carrier_img img:after {
  left: 4px;
  box-sizing: border-box;
  width: 4px;
  height: 4px;
  border: 4px solid transparent;
  border-left: 4px solid #7a0;
  content: "";
  display: block;
}
.carrier_box .txt {
  text-align: center;
}
@media all and (max-width: 767px) {
  .carrier_box:after {
    content: "";
    display: block;
    clear: both;
  }
  .carrier_box .carrier_img {
    margin-right: 0;
    padding-bottom: 9%;
    width: 100%;
  }
  .carrier_box .carrier_img:after {
    box-sizing: border-box;
    width: 5.3%;
    height: 2.9%;
    border: 13px solid transparent;
    border-left: 12px solid #0582ba;
    content: "";
    display: block;
    position: absolute;
    left: 47%;
    top: 90%;
    transform: rotate(90deg);
  }
  .carrier_box .carrier_img img:after {
    left: 4px;
    box-sizing: border-box;
    width: 4px;
    height: 4px;
    border: 4px solid transparent;
    border-left: 4px solid #7a0;
    content: "";
    display: block;
  }
}
.select_box h4 {
  font-size: 1.8rem;
  text-align: left;
}
.select_box .select_txt {
  padding-top: 16px;
}
.select_box .select_img {
  line-height: 0;
  padding: 40px 0 0;
}
@media all and (max-width: 767px) {
  .select_box h4 {
    font-size: 1.6rem;
  }
  .select_box .select_txt {
    padding-top: 10%;
  }
  .select_box .select_img {
    padding: 6.1% 0 0;
  }
}
.life_box .life_graph .time_box {
  font-size: 14px;
}
.life_box .life_graph .time_box td:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5.5px 0 5.5px 8px;
  border-color: transparent transparent transparent #303030;
}
.life_box .life_graph .schedule_box {
  border: 0;
  border-collapse: collapse;
  color: #fff;
  line-height: 1.2;
  height: 120px;
  padding: 2px;
  text-align: center;
}
.life_box .life_graph .schedule_box td {
  vertical-align: middle;
}
.life_box .life_graph .schedule_box1 {
  background: #78b7d6;
  width: 98px;
}
.life_box .life_graph .schedule_box2 {
  background: #0582ba;
  width: 148px;
}
.life_box .life_graph .schedule_box3 {
  background: #78b7d6;
  width: 79px;
}
.life_box .life_graph .schedule_box4 {
  background: #0582ba;
  width: 197px;
}
.life_box .life_graph .schedule_box5 {
  background: #78b7d6;
  width: 97px;
}
.life_box .life_graph .schedule_box6 {
  background: #0582ba;
  width: 147px;
}
.life_box .life_graph .schedule_box7 {
  background: #dbecf4;
  color: #303030;
  width: 171px;
}
.life_box .life_phot {
  padding-top: 24px;
}
.life_box:after {
  content: "";
  display: block;
  clear: both;
}
.life_box .life_img {
  float: left;
  margin-right: 40px;
  width: 450px;
}
.life_box .life_img:last-child {
  margin-right: 0;
}
.life_box .life_img .txt {
  font-size: 1.4rem;
  line-height: 1.5;
}
.life_box .suntitle {
  font-size: 1.8rem;
  font-weight: bold;
}
.life_box .txt {
  padding-top: 16px;
}
.life_box .curriculum_wrap {
  width: 950px;
  margin: 0 auto;
}
.life_box .curriculum_inner {
  margin: 42px 30px 0 0;
  width: 294px;
}
.life_box .curriculum_inner:nth-child(3n) {
  margin: 42px 0 0 0;
}
.life_box:after {
  content: "";
  display: block;
  clear: both;
}
.life_box .curriculum_box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  height: 44px;
}
.life_box:after {
  content: "";
  display: block;
  clear: both;
}
.life_box .curriculum_icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.life_box .curriculum_txt {
  line-height: 1.5;
}
.life_box .curriculum_subtitle {
  margin-top: 14px;
  position: relative;
  text-align: center;
}
.life_box .curriculum_subtitle span {
  position: relative;
  z-index: 2;
  display: inline-block;
  line-height: 0;
  margin: 0 2.5em;
  padding: 16px 11px;
  background-color: #fff;
  text-align: left;
}
.life_box .curriculum_subtitle:before {
  position: absolute;
  top: 50%;
  z-index: 1;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #ccc;
}
.life_box .bkcolor_red {
  background-color: #c9231f;
  margin-right: 8px;
}
.life_box .color_red {
  color: #c9231f;
  font-size: 2rem;
}
.life_box .color_gray {
  color: #7e8384;
  font-size: 2rem;
}
.life_box .bkcolor_gray {
  background-color: #7e8384;
  margin-right: 16px;
}
.life_box .color_blue {
  color: #3786c9;
  font-size: 2rem;
}
.life_box .bkcolor_blue {
  background-color: #3786c9;
  margin-right: 16px;
}
.life_box .color_purple {
  color: #8756a3;
  font-size: 2rem;
}
.life_box .bkcolor_purple {
  background-color: #8756a3;
  margin-right: 16px;
}
.life_box .color_orange {
  color: #d56100;
  font-size: 2rem;
}
.life_box .bkcolor_orange {
  background-color: #d56100;
  margin-right: 16px;
}
.life_box .color_green {
  color: #4ab264;
  font-size: 2rem;
}
.life_box .bkcolor_green {
  background-color: #4ab264;
  margin-right: 16px;
}
.life_box .color_greenbule {
  color: #31aa8b;
  font-size: 2rem;
}
.life_box .bkcolor_greenbule {
  background-color: #31aa8b;
  margin-right: 16px;
}
.life_box:after {
  content: "";
  display: block;
  clear: both;
}
.life_box .life_member {
  float: left;
  margin: 40px 44px 0 0;
  width: 445px;
}
.life_box .life_member:nth-child(2) {
  margin-right: 0;
}
.life_box .life_member:nth-child(4) {
  margin-right: 0;
}
.life_box .life_member:nth-child(6) {
  margin-right: 0;
}
.life_box .life_member:nth-child(8) {
  margin-right: 0;
}
.life_box .life_member:nth-child(10) {
  margin-right: 0;
}
.life_box .life_member .life_member_img {
  text-align: center;
}
.life_box .life_member .subtitle_bule {
  padding-top: 0;
}
@media all and (max-width: 767px) {
  .life_box .life_graph:after {
    content: "";
    display: block;
    clear: both;
  }
  .life_box .life_graph .time_box {
    float: left;
    width: 22%;
  }
  .life_box .life_graph .time_box:after {
    content: "";
    display: block;
    clear: both;
  }
  .life_box .life_graph .time_box td {
    display: none;
  }
  .life_box .life_graph:after {
    content: "";
    display: block;
    clear: both;
  }
  .life_box .life_graph .schedule_box {
    width: 76%;
    border: 0;
    border-collapse: collapse;
    color: #fff;
    float: right;
    line-height: 1.2;
    height: auto;
    padding: 2px;
    text-align: center;
  }
  .life_box .life_graph .schedule_box:after {
    content: "";
    display: block;
    clear: both;
  }
  .life_box .life_graph .schedule_box td {
    float: right;
    width: 100%;
    vertical-align: middle;
    padding: 0.5em 0;
    position: relative;
    line-height: 2;
  }
  .life_box .life_graph .schedule_box td:after {
    position: absolute;
    top: -1em;
    left: -4.4em;
    color: #000;
  }
  .life_box .life_graph .schedule_box td:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5.5px 0 5.5px 8px;
    border-color: transparent transparent transparent #303030;
    position: absolute;
    left: -5em;
    top: -0.4em;
  }
  .life_box .life_graph .schedule_box1:after {
    content: "7:30am";
  }
  .life_box .life_graph .schedule_box2:after {
    content: "9:30am";
  }
  .life_box .life_graph .schedule_box3:after {
    content: "12:50am";
  }
  .life_box .life_graph .schedule_box4:after {
    content: "2:00pm";
  }
  .life_box .life_graph .schedule_box5:after {
    content: "4:50pm";
  }
  .life_box .life_graph .schedule_box6:after {
    content: "7:00pm";
  }
  .life_box .life_graph .schedule_box7 {
    color: #000;
    background: #dbecf4;
  }
  .life_box .life_graph .schedule_box7:after {
    content: "10:00pm";
  }
  .life_box .life_phot {
    padding-top: 0;
  }
  .life_box:after {
    content: "";
    display: block;
    clear: both;
  }
  .life_box .life_img {
    margin-right: 0;
    padding-top: 7.8%;
    width: 100%;
  }
  .life_box .suntitle {
    font-size: 1.6rem;
  }
  .life_box .txt {
    padding-top: 0;
  }
  .life_box .curriculum_wrap {
    width: 100%;
  }
  .life_box .curriculum_inner {
    margin: 42px 30px 0 0;
    width: 100%;
  }
  .life_box .curriculum_txt {
    font-size: 1.4rem;
  }
  .life_box:after {
    content: "";
    display: block;
    clear: both;
  }
  .life_box .life_member {
    float: left;
    margin: 7.8% 0 0 0;
    width: 100%;
  }
  .life_box .life_member .subtitle_bule {
    padding-top: 0;
  }
}
.admission_txt {
  text-align: center;
}
@media all and (max-width: 767px) {
  .admission_txt {
    text-align: left;
  }
}
.admission_flow {
  background: #fff;
  border: 2px solid #0582ba;
  margin-top: 16px;
  position: relative;
}
.admission_flow:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.admission_flow:before {
  border-color: rgba(5,130,186,0);
  border-top-color: #0582ba;
  border-width: 8px;
  margin-left: -8px;
}
.admission_flow .admission_flow_box {
  background: #fff;
  display: table;
}
.admission_flow .admission_flow_box:after {
  content: "";
  display: block;
  clear: both;
}
.admission_flow .admission_flow_box .admission_number {
  background: #0582ba;
  color: #fff;
  display: table-cell;
  font-size: 4rem;
  text-align: center;
  vertical-align: middle;
  width: 64px;
}
.admission_flow .admission_flow_box .admission_headline {
  border-right: 2px dashed #0582ba;
  display: table-cell;
  font-size: 2rem;
  font-weight: bold;
  padding-left: 27px;
  width: 234px;
  vertical-align: middle;
}
.admission_flow .admission_flow_box .admission_txt {
  display: table-cell;
  font-size: 1.4rem;
  line-height: 1.5;
  padding: 24px;
  text-align: left;
  width: 638px;
}
.admission_flow_last:before {
  border-width: 0;
  margin-left: 0;
}
@media all and (max-width: 767px) {
  .admission_flow {
    background: #fff;
    border: 2px solid #0582ba;
    margin-top: 16px;
    position: relative;
  }
  .admission_flow:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }
  .admission_flow:before {
    border-color: rgba(5,130,186,0);
    border-top-color: #0582ba;
    border-width: 8px;
    margin-left: -8px;
  }
  .admission_flow .admission_flow_box {
    background: #fff;
  }
  .admission_flow .admission_flow_box:after {
    content: "";
    display: block;
    clear: both;
  }
  .admission_flow .admission_flow_box .admission_number {
    float: left;
    padding: 5%;
    width: 18.3%;
  }
  .admission_flow .admission_flow_box .admission_headline {
    border-right: 0;
    border-bottom: 2px dashed #0582ba;
    float: right;
    padding-left: 0;
    padding: 4.5% 0;
    margin-left: 2.5%;
    width: 78%;
  }
  .admission_flow .admission_flow_box:after {
    content: "";
    display: block;
    clear: both;
  }
  .admission_flow .admission_flow_box .admission_txt {
    padding: 5%;
    float: left;
    width: 100%;
  }
  .admission_flow_last:before {
    border-width: 0;
    margin-left: 0;
  }
}
.cost_txt {
  text-align: center;
  padding-top: 56px;
}
.cost_box {
  border-collapse: collapse;
}
.cost_box margin-top 56px {
  table: , td, th;
}
.cost_box th,
.cost_box td {
  border: 1px solid #0582ba;
  border-right: 2px dashed #0582ba;
  height: 25px;
  padding: 10px;
  text-align: center;
  width: 105px;
  vertical-align: middle;
}
.cost_box th:last-child,
.cost_box td:last-child {
  border-right: 1px solid #0582ba;
}
.cost_box .week_box {
  border-right: 2px dashed #fff;
  background: #0582ba;
  color: #fff;
  width: 105px;
}
.cost_box .week_box:last-child {
  border-right: 2px solid #0582ba;
}
.cost_box .period_box {
  border-right: 2px dashed #fff;
  background: #0582ba;
  color: #fff;
  width: 180px;
}
.cost_box .room_box {
  border-right: 2px dashed #fff;
  background: #0582ba;
  color: #fff;
  width: 135px;
}
.cost_box .standard_box td,
.cost_box .standard_box th {
  border-bottom: 2px solid #0582ba;
  border-left: 0;
}
.cost_box .standard_box td:last-child,
.cost_box .standard_box th:last-child {
  border-right: 0;
}
.cost_box .cost_list {
  margin-top: 16px;
}
.cost_box .cost_list th {
  background: #0582ba;
  border-right: 2px dashed #fff;
  border-left: 0;
  color: #fff;
  width: 235px;
}
.cost_box .cost_list th:last-child {
  border-right: 0;
}
.cost_box .cost_list td {
  border-right: 2px dashed #0582ba;
  border-left: 0;
}
.cost_box .cost_list td:last-child {
  border-right: 0;
}
@media all and (max-width: 767px) {
  .pcCont_table {
    display: none;
  }
  .cost_table {
    width: 100%;
  }
  .cost_box {
    margin-top: 1em;
  }
  .cost_box td,
  .cost_box th {
    border-collapse: collapse;
  }
  .cost_box th,
  .cost_box td {
    border: none;
    border-right: none;
    height: auto;
    padding: 0;
    text-align: center;
    width: 105px;
    vertical-align: middle;
  }
  .cost_box th:last-child,
  .cost_box td:last-child {
    border-right: none;
  }
  .cost_box .week_box {
    border-right: none;
    background: #0582ba;
    color: #fff;
  }
  .cost_box .week_box:last-child {
    border-right: none;
  }
  .cost_box .period_box {
    border-right: 2px dashed #fff;
    background: #0582ba;
    color: #fff;
    width: 180px;
  }
  .cost_box .room_box {
    border-right: none;
    background: #0582ba;
    color: #fff;
    width: 135px;
  }
  .cost_box .standard_box {
    display: block;
    width: 50%;
    float: left;
  }
  .cost_box .standard_box.spL_box {
    clear: both;
    margin-top: 32px;
  }
  .cost_box .standard_box.spR_box {
    margin-top: 64px;
  }
  .cost_box .standard_box:after {
    content: "";
    clear: both;
    display: block;
  }
  .cost_box .standard_box td,
  .cost_box .standard_box th {
    border-bottom: none;
  }
  .cost_box .standard_box th {
    display: block;
    width: 200%;
    height: auto;
    position: relative;
    background: #0582ba;
    font-weight: bold;
    color: #fff;
  }
  .cost_box .standard_box td {
    width: 100%;
    display: block;
    text-align: left;
    padding-left: 1.5em;
  }
  .cost_box .standard_box .room_size {
    color: #0582ba;
    padding-top: 0.5em;
  }
  .cost_box .standard_box .week1:before {
    content: "1week:";
  }
  .cost_box .standard_box .week2:before {
    content: "2week:";
  }
  .cost_box .standard_box .week3:before {
    content: "3week:";
  }
  .cost_box .standard_box .week4:before {
    content: "4week:";
  }
  .cost_box .standard_box .week8:before {
    content: "8week:";
  }
  .cost_box .standard_box .week12:before {
    content: "12week:";
  }
  .cost_box tr:nth-child(odd) {
    margin-top: 2em;
  }
  .cost_box .cost_list th {
    display: none;
  }
  .cost_box .cost_list td {
    border: none;
    display: block;
    padding: 0 0 0 1.5em;
    width: 100%;
    text-align: left;
  }
  .cost_box .cost_list td:nth-child(1):before {
    content: "入学金・登録料:";
  }
  .cost_box .cost_list td:nth-child(2):before {
    content: "SSP(就学ビザ)取得:";
  }
  .cost_box .cost_list td:nth-child(3):before {
    content: "VISA延長料金(1month):";
  }
  .cost_box .cost_list td:nth-child(4):before {
    content: "ACRI-CARD(外国人登録証):";
  }
}
@media all and (max-width: 767px) {
  .cost_txt {
    text-align: left;
    padding-top: 10%;
  }
}
.media_box {
  padding: 56px 0;
}
.media_box .subtitle_bule {
  padding-top: 0;
  padding-bottom: 24px;
}
.media_box ul:after {
  content: "";
  display: block;
  clear: both;
}
.media_box ul li {
  float: left;
  padding-right: 20px;
  padding-bottom: 20px;
  line-height: 0;
}
.media_box ul li:nth-child(4n) {
  padding-right: 0;
}
.media_box ul .last {
  padding-bottom: 0;
}
@media all and (max-width: 767px) {
  .media_box {
    padding: 56px 20px;
  }
  .media_box ul:after {
    content: "";
    display: block;
    clear: both;
  }
  .media_box ul li {
    padding-right: 0;
    padding-bottom: 0;
    margin: 0 6% 5.6% 0;
    width: 47%;
  }
  .media_box ul li:nth-child(2n) {
    margin: 0 0 5.6% 0;
  }
  .media_box ul li:last-child {
    margin: 0;
  }
}
.NexSeed_wrap {
  border-top: 1px solid #ccc;
  width: 100%;
}
.NexSeed_wrap .NexSeed_box .txt {
  font-size: 2rem;
  font-weight: bold;
  margin: 0 auto;
  padding-top: 56px;
  text-align: center;
  width: 940px;
}
.NexSeed_wrap .NexSeed_box .NexSeed_img {
  background: url("../img/english/img27_pc.png") no-repeat center center;
  background-size: cover;
  height: 712px;
  margin-top: 56px;
  position: relative;
  width: 100%;
}
.NexSeed_wrap .NexSeed_box .NexSeed_img .NexSeed_valleyparkBox {
  width: 110%;
  position: absolute;
  top: 127px;
  margin: -100px 0 0 -80px;
  z-index: 5000;
}
.NexSeed_wrap .NexSeed_box .NexSeed_img .NexSeed_ajuster {
  padding: 32px 0;
  background: rgba(252,251,247,0.7);
}
.NexSeed_wrap .NexSeed_box .NexSeed_img .NexSeed_title {
  color: #0582ba;
  font-size: 4rem;
  font-weight: bold;
  text-align: center;
}
@media all and (max-width: 767px) {
  .NexSeed_wrap {
    width: 100%;
  }
  .NexSeed_wrap .NexSeed_box .txt {
    font-size: 1.8rem;
    padding: 10% 20px 0;
    width: 100%;
  }
  .NexSeed_wrap .NexSeed_box .NexSeed_img {
    background: url("../img/english/img27_sp.png") no-repeat center center;
    background-size: cover;
    height: 313px;
    margin-top: 10%;
    width: 100%;
  }
  .NexSeed_wrap .NexSeed_box .NexSeed_img .NexSeed_valleyparkBox {
    width: 100%;
    position: absolute;
    top: 12px;
    margin: 0;
    z-index: 5000;
  }
  .NexSeed_wrap .NexSeed_box .NexSeed_img .NexSeed_ajuster {
    padding: 4.2% 20px;
    background: rgba(252,251,247,0.7);
  }
  .NexSeed_wrap .NexSeed_box .NexSeed_img .NexSeed_title {
    color: #0582ba;
    font-size: 2.6rem;
    font-weight: bold;
    text-align: center;
    text-shadow: 0px 2px 0px #fff;
  }
}
.main_wrap {
  position: relative;
  background: #fff;
}
.slider_pararaxArea {
  position: relative;
  top: 0;
  height: 902px;
  width: 100%;
  overflow: hidden;
}
.slider_pararaxArea .slider_pararaxArea_logo {
  position: absolute;
  left: 20%;
  top: 37px;
}
.slider_main_wrap {
  position: absolute;
  width: 100%;
  top: 0;
}
.slider_main {
  display: block;
  width: 100%;
}
.slider_main li {
  display: block;
  height: 860px;
}
.slider_main .item1 {
  background: #d5e3f4 url("../img/english/main_img01.png") right no-repeat;
}
.slider_main .item2 {
  background: #d5e3f4 url("../img/english/main_img02.png") right no-repeat;
}
.slider_main .item3 {
  background: #d5e3f4 url("../img/english/main_img03.png") right no-repeat;
}
.slider_main .item4 {
  background: #d5e3f4 url("../img/english/main_img04.png") right no-repeat;
}
.slider_main .item5 {
  background: #d5e3f4 url("../img/english/main_img05.png") right no-repeat;
}
.slider_main .pararaxItems {
  position: absolute;
  left: 40px;
  top: 40%;
}
.slider_main .pararaxItems .main_txt {
  text-shadow: 0px 2px 0px #fff;
}
.slider_main .pararaxItems .slider_main_caption {
  font-size: 32px;
  color: #0582ba;
  line-height: 2;
}
.slider_main .slider_main_btnwrap {
  margin-top: 1em;
}
.slider_main .slider_main_btnwrap .conversion_btn a {
  background: #fefc5c;
  width: 316px;
  height: 60px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  color: #168ab4;
  font-weight: bold;
  position: relative;
}
.slider_main .slider_main_btnwrap .conversion_btn a:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-color: #2098d1;
  border-style: solid;
  border-width: 0;
  transition-property: border-width;
  transition-duration: 0.1s;
  transition-timing-function: ease-out;
}
.slider_main .slider_main_btnwrap .conversion_btn a:after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 1px #0582ba;
  border-right: solid 1px #0582ba;
  transform: rotate(135deg);
  margin: -4px 0 0 14px;
}
@media all and (min-width: 768px) {
  .slider_main .slider_main_btnwrap .conversion_btn a:hover:before {
    transform: translateY(0);
    border-width: 4px;
  }
}
@media all and (max-width: 767px) {
  .slider_pararaxArea {
    height: auto;
  }
  .slider_pararaxArea_logo {
    position: absolute;
    left: 20px;
    top: 20px;
    width: 130px;
  }
  .slider_main_wrap {
    position: relative;
  }
  .slider_main li {
    height: auto;
    padding: 0 0 20px;
  }
  .slider_main .item1,
  .slider_main .item2,
  .slider_main .item3,
  .slider_main .item4,
  .slider_main .item5 {
    background: #cfdef0;
  }
  .slider_main .pararaxItems {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    padding: 0 20px;
  }
  .slider_main .pararaxItems .slider_main_caption {
    font-size: 26px;
    color: #0582ba;
    line-height: 1.5;
    text-align: center;
  }
  .slider_main .slider_main_btnwrap {
    margin-top: 1em;
  }
  .slider_main .slider_main_btnwrap .conversion_btn a {
    background: #fefc5c;
    width: 100%;
    height: 60px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    color: #168ab4;
    font-weight: bold;
    position: relative;
  }
  .slider_main .slider_main_btnwrap .conversion_btn p {
    position: relative;
  }
  .slider_main .slider_main_btnwrap .conversion_btn p:after {
    position: absolute;
    top: 60%;
    right: 10%;
    content: '';
    width: 8px;
    height: 8px;
    margin: -12px 0 0 -8px;
    border-left: 1px solid #0582ba;
    border-bottom: 1px solid #0582ba;
    transform: rotate(-45deg);
    box-sizing: border-box;
  }
}
.header_main_wap {
  position: fixed;
  top: 0;
  padding-top: 37px;
  width: 100%;
  z-index: 9999;
  transition: all 0.2s ease;
}
.header_main_wap .header_logo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  width: 264px;
  height: 64px;
  transition: all 0.2s ease;
}
.header_main_wap .header_logo img {
  width: 100%;
  height: auto;
}
.header_main_wap .gnav_wrap {
  display: none;
  transition: all 0.2s ease;
}
.header_main_wap.fixed {
  padding-top: 0;
  background: #fff;
}
.header_main_wap.fixed .header_logo {
  width: 138px;
  height: 64px;
  transition: all 0.2s ease;
}
.header_main_wap.fixed .gnav_wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.header_main_wap .header_main {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.header_main_wap .header_menu_btn_wrap {
  display: none;
}
.header_main_wap .header_btn_wrap {
  padding-left: 40px;
  display: inline-block;
}
.header_main_wap .gnav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
}
.header_main_wap .gnav li a {
  display: block;
  height: 64px;
  margin: 0 10px;
  line-height: 1.2;
  font-weight: bold;
  position: relative;
  text-align: center;
}
.header_main_wap .gnav li a span {
  position: relative;
  display: block;
  top: 50%;
  transform: translateY(-50%);
}
@media all and (min-width: 768px) {
  .header_main_wap .gnav li a:hover:after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background: #0582ba;
    position: absolute;
    bottom: 0;
  }
}
.header_main_wap .gnav li .btn_inquiry {
  background: #fefc5c;
  padding: 0 35px;
  color: #0582ba;
  position: relative;
  margin-right: 0;
  font-weight: bold;
}
.header_main_wap .gnav li .btn_inquiry:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-color: #2098d1;
  border-style: solid;
  border-width: 0;
  transition-property: border-width;
  transition-duration: 0.1s;
  transition-timing-function: ease-out;
}
@media all and (min-width: 768px) {
  .header_main_wap .gnav li .btn_inquiry:hover:before {
    transform: translateY(0);
    border-width: 4px;
  }
}
@media all and (max-width: 767px) {
  .header_main_wap {
    padding-top: 0;
  }
  .header_main_wap .header_main {
    display: block;
  }
  .header_main_wap .header_menu_btn_wrap {
    display: none;
  }
  .header_main_wap.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
  }
  .header_main_wap.fixed .header_menu_btn_wrap {
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    -ms-flex-align: center;
        align-items: center;
  }
  .header_main_wap.fixed .header_menu_btn_wrap .header_menu_btn {
    width: 100%;
    height: 24px;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
  }
  .header_main_wap.fixed .header_menu_btn_wrap .header_menu_btnText {
    font-weight: bold;
    font-size: 26px;
    height: 24px;
    line-height: 24px;
    padding-left: 10px;
  }
  .header_main_wap.fixed .gnav_wrap {
    display: none;
    position: absolute;
    width: 100%;
    top: 50px;
    background: #fff;
  }
  .header_main_wap.fixed .gnav_wrap.active {
    display: block;
    z-index: 1000;
  }
  .header_main_wap .header_btn_wrap {
    width: 100%;
    padding: 0 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  .header_main_wap .header_btn_wrap .header_logo {
    width: 104px;
    height: 50px;
  }
  .header_main_wap .gnav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
  }
  .header_main_wap .gnav li {
    display: block;
    width: 100%;
    border-top: 1px solid #ccc;
  }
  .header_main_wap .gnav li a {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: left;
        justify-content: left;
    height: 64px;
    line-height: 1.2;
    font-weight: bold;
    padding: 0 20px;
    margin: 0;
  }
  .header_main_wap .gnav li a span {
    top: 0;
    transform: translateY(0);
  }
  .header_main_wap .gnav li a:after {
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 1px #2b2b2b;
    border-right: solid 1px #2b2b2b;
    transform: rotate(135deg);
    position: absolute;
    top: 50%;
    right: 20px;
  }
  .header_main_wap .gnav li .btn_inquiry {
    background: #fefc5c;
    padding: 0 20px;
    color: #0582ba;
    position: relative;
    width: 100%;
    margin: 0;
  }
  .header_main_wap .gnav li .btn_inquiry:after {
    border-top: solid 1px #0582ba;
    border-right: solid 1px #0582ba;
  }
  .header_main_wap .menu-trigger,
  .header_main_wap .menu-trigger span {
    display: inline-block;
    transition: all 0.4s;
    box-sizing: border-box;
    cursor: pointer;
  }
  .header_main_wap .menu-trigger {
    position: relative;
    width: 24px;
    height: 20px;
    margin-top: 2px;
  }
  .header_main_wap .menu-trigger span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #0582ba;
  }
  .header_main_wap .menu-trigger span:nth-of-type(1) {
    top: 0;
  }
  .header_main_wap .menu-trigger span:nth-of-type(2) {
    top: 8px;
  }
  .header_main_wap .menu-trigger span:nth-of-type(3) {
    bottom: 0;
  }
  .header_main_wap .menu-trigger.active span:nth-of-type(1) {
    transform: translateY(8px) rotate(-45deg);
  }
  .header_main_wap .menu-trigger.active span:nth-of-type(2) {
    opacity: 0;
  }
  .header_main_wap .menu-trigger.active span:nth-of-type(3) {
    transform: translateY(-8px) rotate(45deg);
  }
}
.footer_wrap {
  border-top: 1px solid #ccc;
  width: 100%;
}
.footer_wrap .footer {
  margin: 0 auto;
  width: 940px;
}
.footer_wrap .footer .ajuster {
  font-size: 1.4rem;
  line-height: 0;
  padding: 24px 0;
  text-align: center;
}
@media all and (max-width: 767px) {
  .footer_wrap .footer {
    width: 100%;
  }
  .footer_wrap .footer .ajuster {
    font-size: 1.2rem;
    line-height: 0;
    padding: 20px 0;
    text-align: center;
  }
}
.footer_wrap_engineer {
  background-color: #2980b9;
  width: 100%;
}
.footer_wrap_engineer .footer {
  margin: 0 auto;
  width: 940px;
}
.footer_wrap_engineer .footer .ajuster_engineer {
  color: #fff;
  font-size: 1.4rem;
  line-height: 0;
  padding: 14px 0;
  text-align: center;
}
@media all and (max-width: 767px) {
  .footer_wrap_engineer .footer {
    width: 100%;
  }
  .footer_wrap_engineer .footer .ajuster_engineer {
    font-size: 1.2rem;
    line-height: 0;
    padding: 20px 0;
    text-align: center;
  }
}
.form_wrap {
  background: #daecf5;
}
.form_wrap .form_box {
  padding: 56px 0;
  margin: 0 auto;
  width: 700px;
}
.form_wrap .form_box .form_txt {
  text-align: center;
}
.form_wrap .form_box .form_txt .form_title {
  font-size: 2rem;
  font-weight: bold;
}
.form_wrap .form_box .form_txt .txt {
  padding-top: 40px;
}
.form_wrap .form_subtitle {
  font-size: 1.6rem;
  padding: 32px 0 0 0;
}
.form_wrap .form_subtitle sup {
  color: #ba0505;
  font-size: 1.4rem;
  padding-left: 8px;
}
input[type="text"] {
  border: solid 2px #ccc;
  height: 36px;
  padding: 0 0 0 1%;
  width: 38%;
}
input[type="email"],
input[type="tel"] {
  border: solid 2px #ccc;
  height: 36px;
  padding: 0 0 0 1%;
  width: 63.7%;
}
select[type="method"] {
  border: solid 2px #ccc;
  height: 36px;
  padding: 0 0 0 1%;
  width: 13.7%;
}
.year:after {
  content: "";
  display: block;
  clear: both;
}
.year select[name="firstyear"],
.year select[name="firstmonth"],
.year select[name="firstday"],
.year select[name="secondyear"],
.year select[name="secondmonth"],
.year select[name="secondday"] {
  border: solid 2px #ccc;
  float: left;
  margin-right: 16px;
  height: 36px;
  padding: 0 0 0 1%;
  width: 23.2%;
}
.year select[name="firstyear"]:after,
.year select[name="firstmonth"]:after,
.year select[name="firstday"]:after,
.year select[name="secondyear"]:after,
.year select[name="secondmonth"]:after,
.year select[name="secondday"]:after {
  content: '';
  width: 6px;
  height: 6px;
  border-top: solid 1px #0582ba;
  border-right: solid 1px #0582ba;
  transform: rotate(45deg);
  display: inline-block;
  margin: 0 0 0 14px;
}
.year select[name="firsttime"],
.year select[name="secondtime"] {
  border: solid 2px #ccc;
  float: left;
  height: 36px;
  padding: 0 0 0 1%;
  width: 23.2%;
}
textarea[name="message"] {
  border: solid 2px #ccc;
  height: 180px;
  padding: 1%;
  width: 100%;
}
.submit_box {
  height: 60px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
button[type="button"]{
  border: 0;
  height: 60px;
  width: 182px;
  margin: 31px 20px 0 0;
  padding: 0;
  background: none;
  display: block;
}

@media all and (max-width: 767px) {
  button[type="button"]{
    width: 100%;
  }
}

button[type="submit"] {
  border: 0;
  height: 60px;
  width: 182px;
  margin: 31px 20px 0 0;
  padding: 0;
  background: none;
  display: block;
}
button[type="submit"]:last-child {
  margin: 31px 0 0 0;
}
.form_btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  background-color: #fefc5c;
  color: #0582ba;
  cursor: pointer;
  font-size: 1.6rem;
  font-weight: bold;
  height: 60px;
  position: relative;
  -ms-flex-pack: center;
      justify-content: center;
}
.form_btn:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-color: #2098d1;
  border-style: solid;
  border-width: 0;
  transition-property: border-width;
  transition-duration: 0.1s;
  transition-timing-function: ease-out;
}
@media all and (min-width: 768px) {
  .form_btn:hover:before {
    transform: translateY(0);
    border-width: 4px;
  }
}
.form_btn:after {
  content: '';
  width: 6px;
  height: 6px;
  border-top: solid 1px #0582ba;
  border-right: solid 1px #0582ba;
  transform: rotate(45deg);
  display: inline-block;
  margin: 0 0 0 14px;
}
.engineer_btn {
  width: 245px;
}
@media all and (max-width: 767px) {
  .engineer_btn {
    width: 100%;
  }
}
.return {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  background-color: #7e8384;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  height: 60px;
  -ms-flex-pack: center;
      justify-content: center;
}
.return:before {
  content: '';
  width: 6px;
  height: 6px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  transform: rotate(225deg);
  display: inline-block;
  margin: 0 14px 0 0;
}
@media all and (max-width: 767px) {
  .form_wrap .form_box {
    padding: 10% 20px;
    width: 100%;
  }
  .form_wrap .form_box .form_txt .form_title {
    font-size: 1.8rem;
    padding-top: 0;
  }
  .form_wrap .form_box .form_txt .txt {
    padding-top: 9%;
  }
  .form_wrap .form_subtitle {
    display: block;
    font-size: 16px;
    padding: 7.8% 0 0 4%;
    text-indent: -5%;
  }
  .form_wrap .form_subtitle sup {
    font-size: 1.6rem;
    padding-left: 2.8%;
  }
  .form_wrap .form_subtitle_first {
    padding: 0 0 0 4%;
  }
  input[type="text"] {
    border: solid 1px #ccc;
    height: 40px;
    width: 71.1%;
  }
  input[type="email"],
  input[type="tel"] {
    border: solid 1px #ccc;
    height: 40px;
    padding: 0 0 0 1%;
    width: 100%;
  }
  select[type="method"] {
    border: solid 1px #ccc;
    height: 40px;
    padding: 0 0 0 1%;
    width: 35%;
  }
  .year:after {
    content: "";
    display: block;
    clear: both;
  }
  .year select[name="firstyear"],
  .year select[name="firstmonth"],
  .year select[name="firstday"],
  .year select[name="secondyear"],
  .year select[name="secondmonth"],
  .year select[name="secondday"] {
    border: solid 1px #ccc;
    float: left;
    margin-right: 2.6%;
    height: 40px;
    padding-left: 1%;
    width: 23%;
  }
  .year select[name="firsttime"],
  .year select[name="secondtime"] {
    border: solid 1px #ccc;
    float: left;
    height: 40px;
    padding: 0 1% 0;
    width: 23%;
  }
  .year select[name="firstyear"] {
    border: solid 1px #ccc;
    float: left;
    height: 40px;
    width: 23%;
  }
  textarea[name="message"] {
    border: solid 1px #ccc;
    height: 180px;
    width: 100%;
  }
  .submit_box {
    margin-top: 8.3%;
  }
  button[type="submit"] {
    width: 100%;
  }
}
.header_wrap {
  width: 100%;
}
.header_wrap .header {
  margin: 0 auto;
}
.header_wrap .header .header_box {
  line-height: 0;
  padding: 20px 0 20px 40px;
}
@media all and (max-width: 767px) {
  .header_wrap .header .header_box {
    line-height: 0;
    margin-left: 5.6%;
    padding: 15px 0;
  }
  .header_wrap .header .header_box img {
    width: 30%;
  }
}
.bx-wrapper {
  position: relative;
  margin-bottom: 60px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bxslider {
  margin: 0;
  padding: 0;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
/*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  width: 100%;
}
.bx-wrapper .bx-loading {
  min-height: 50px;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: 0.85em;
  font-family: Arial;
  font-weight: bold;
  color: #daecf5;
  padding: 16px 0;
  line-height: 1;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #daecf5;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #0582ba;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
.bx-wrapper .bx-prev {
  left: 10px;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}
.bx-wrapper .bx-next {
  right: 10px;
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url("images/controls.png") -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url("images/controls.png") -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80,80,80,0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: 0.85em;
  padding: 10px;
}
.thanks_wrap {
  margin: 0 auto;
  padding: 56px 0;
  width: 940px;
}
.thanks_wrap .thanks_box {
  text-align: center;
}
.thanks_wrap .thanks_box .thanks_title {
  font-size: 2rem;
  font-weight: bold;
  padding-top: 56px;
}
.thanks_wrap .thanks_box .txt {
  padding: 40px 0 0;
}
.thanks_wrap .thanks_box .txt span {
  display: block;
  padding: 16px 0;
}
.thanks_wrap .thanks_pdf_box {
  border-top: 1px solid #ccc;
  margin-top: 56px;
  padding-top: 56px;
  text-align: center;
}
.thanks_wrap .thanks_pdf_box .thanks_btn_box {
  display: inline-block;
  margin: 40px auto 0;
}
.thanks_wrap .thanks_pdf_box .thanks_btn_box:after {
  content: "";
  display: block;
  clear: both;
}
.thanks_wrap .thanks_pdf_box .thanks_btn_box .thanks_pdf_btn {
  -ms-flex-align: center;
      align-items: center;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  float: left;
  -ms-flex-pack: center;
      justify-content: center;
  margin: 0 40px 0 0;
}
.thanks_wrap .thanks_pdf_box .thanks_btn_box .thanks_pdf_btn:last-child {
  margin: 0;
}
.thanks_wrap .thanks_pdf_box .thanks_btn_box .thanks_pdf_btn .pdf_box {
  background: #fff;
  color: #0582ba;
  font-size: 1.2rem;
  font-weight: bold;
  height: 16px;
  line-height: 16px;
  padding: 0 2px 2px 2px;
  margin-left: 11px;
  width: 33px;
}
.thanks_wrap .thanks_pdf_box .thanks_btn_box .thanks_pdf_btn a {
  background: #0582ba;
  height: 60px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  color: #fff;
  font-weight: bold;
  position: relative;
  padding: 0 13px 0 35px;
}
.thanks_wrap .thanks_pdf_box .thanks_btn_box .thanks_pdf_btn a:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-color: #fefc5c;
  border-style: solid;
  border-width: 0;
  transition-property: border-width;
  transition-duration: 0.1s;
  transition-timing-function: ease-out;
}
@media all and (min-width: 768px) {
  .thanks_wrap .thanks_pdf_box .thanks_btn_box .thanks_pdf_btn a:hover:before {
    transform: translateY(0);
    border-width: 4px;
  }
}
.thanks_wrap .thanks_pdf_box .thanks_btn_box .thanks_pdf_btn a:after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  transform: rotate(135deg);
  margin: -4px 0 0 14px;
}
.thanks_wrap .thanks_pdf_box .counseling a {
  padding: 0;
  width: 300px;
}
@media all and (max-width: 767px) {
  .thanks_wrap {
    margin: 0 auto;
    padding: 10% 20px;
    width: 100%;
  }
  .thanks_wrap .thanks_box .thanks_title {
    font-size: 1.8rem;
    padding-top: 10%;
  }
  .thanks_wrap .thanks_box .txt {
    text-align: left;
    padding: 9% 0 10%;
  }
  .thanks_wrap .thanks_pdf_box {
    margin-top: 10%;
    padding-top: 10%;
    text-align: left;
  }
  .thanks_wrap .thanks_pdf_box .thanks_btn_box {
    margin: 7.8% auto 0;
    width: 100%;
  }
  .thanks_wrap .thanks_pdf_box .thanks_btn_box:after {
    content: "";
    display: block;
    clear: both;
  }
  .thanks_wrap .thanks_pdf_box .thanks_btn_box .thanks_pdf_btn {
    display: block;
    height: 55px;
    width: 100%;
  }
  .thanks_wrap .thanks_pdf_box .thanks_btn_box .thanks_pdf_btn:last-child {
    margin: 5.6% 0 0 0;
  }
  .thanks_wrap .thanks_pdf_box .thanks_btn_box .thanks_pdf_btn a {
    width: 100%;
    padding: 0;
  }
  .thanks_wrap .thanks_pdf_box .thanks_btn_box .thanks_pdf_btn a:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-color: #fefc5c;
    border-style: solid;
    border-width: 0;
    transition-property: border-width;
    transition-duration: 0.1s;
    transition-timing-function: ease-out;
  }
  .thanks_wrap .thanks_pdf_box .thanks_btn_box .thanks_pdf_btn a:after {
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    transform: rotate(135deg);
    margin: -4px 0 0 14px;
  }
  .thanks_wrap .counseling a {
    width: 100%;
  }
}
@media all and (max-width: 767px) and (min-width: 768px) {
  :hover:before {
    transform: translateY(0);
    border-width: 4px;
  }
}

/*追記*/
.performanceTxt{
  text-align: right;
  font-size: 0.8em;
  max-width: 760px;
}

.example_txt{
  text-align: right;
  font-size: 0.8em;
}

@media all and (max-width: 767px) {
  .example_txt {
    padding-bottom: 30px;
  }
}

.curriculum_week{
  padding-right: 10px !important;
  padding-left: 10px !important;
}

@media (max-width: 767px){
 .ios_form{
  font-size: 16px;
 }
}

