@charset "UTF-8";
/*!
 * IE10 viewport hack for Surface/desktop Windows 8 bug
 * Copyright 2014-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*
 * See the Getting Started docs for more information:
 * http://getbootstrap.com/getting-started/#support-ie10-width
 */
 @-ms-viewport     { width: device-width; }
 @-o-viewport      { width: device-width; }
 @viewport         { width: device-width; }
 
 /*!
 * t-scroll v1.1.7 (https://t-scroll.com)
 * Copyright 2017 Tuds - Crazychicken
 * Licensed under the MIT license
 */.fadeDown.t-default,.fadeLeft.t-default,.fadeRight.t-default,.fadeUp.t-default{transition:opacity 1s}@keyframes bounceIn{20%,40%,60%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{transform:scale3d(3,3,3)}20%{transform:scale3d(1.6,1.6,1.6)}40%{transform:scale3d(.7,.7,.7)}60%{transform:scale3d(1.1,1.1,1.1)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}@keyframes bounceOut{20%,40%,60%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}@keyframes bounceUp{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{transform:translate3d(0,3000px,0)}60%{transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}@keyframes bounceDown{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{transform:translate3d(0,-3000px,0)}60%{transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceLeft{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{transform:translate3d(-3000px,0,0)}60%{transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceRight{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{transform:translate3d(3000px,0,0)}60%{transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn.t-default{animation-name:fadeIn}@keyframes fadeUp{from{transform:translate3d(0,100%,0)}to{transform:none}}@keyframes fadeDown{from{transform:translate3d(0,-100%,0)}to{transform:none}}@keyframes fadeLeft{from{transform:translate3d(-100%,0,0)}to{transform:none}}@keyframes fadeRight{from{transform:translate3d(100%,0,0)}to{transform:none}}@keyframes fadeUpBig{0%{transform:translate3d(0,2000px,0)}100%{transform:none}}@keyframes fadeDownBig{0%{transform:translate3d(0,-2000px,0)}100%{transform:none}}@keyframes fadeLeftBig{0%{transform:translate3d(-2000px,0,0)}100%{transform:none}}@keyframes fadeRightBig{0%{transform:translate3d(2000px,0,0)}100%{transform:none}}@keyframes flip{from{animation-timing-function:ease-out;transform:perspective(400px) rotate3d(0,1,0,-360deg)}40%{animation-timing-function:ease-out;transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg)}50%{animation-timing-function:ease-in;transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg)}80%{animation-timing-function:ease-in;transform:perspective(400px) scale3d(.95,.95,.95)}to{animation-timing-function:ease-in;transform:perspective(400px)}}@keyframes flipX{from{opacity:0;animation-timing-function:ease-in;transform:perspective(400px) rotate3d(1,0,0,90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotate3d(1,0,0,-20deg)}60%{opacity:1;transform:perspective(400px) rotate3d(1,0,0,10deg)}80%{transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{transform:perspective(400px)}}@keyframes flipY{from{opacity:0;animation-timing-function:ease-in;transform:perspective(400px) rotate3d(0,1,0,90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotate3d(0,1,0,-20deg)}60%{opacity:1;transform:perspective(400px) rotate3d(0,1,0,10deg)}80%{transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{transform:perspective(400px)}}@keyframes lightSpeedUp{0%{transform:translate3d(-100%,50vh,0) skewY(30deg)}60%{transform:skewY(-20deg)}80%{transform:skewY(5deg)}100%{transform:none}}@keyframes lightSpeedRight{from{transform:translate3d(100%,0,0) skewX(-30deg)}60%{transform:skewX(20deg)}80%{transform:skewX(-5deg)}to{transform:none}}@keyframes lightSpeedDown{0%{transform:translate3d(100%,-50vh,0) skewY(30deg)}60%{transform:skewY(-20deg)}80%{transform:skewY(5deg)}100%{transform:none}}@keyframes lightSpeedLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg)}60%{transform:skewX(-20deg)}80%{transform:skewX(5deg)}100%{transform:none}}@keyframes rollUp{0%{transform:translate3d(100%,50vh,0) rotate3d(0,0,1,-120deg)}100%{transform:none}}@keyframes rollRight{0%{transform:translate3d(100%,0,50vw) rotate3d(0,0,1,-120deg)}100%{transform:none}}@keyframes rollDown{0%{transform:translate3d(-100%,-50vh,0) rotate3d(0,0,1,-120deg)}100%{transform:none}}@keyframes rollLeft{0%{transform:translate3d(-100%,0,50vw) rotate3d(0,0,1,-120deg)}100%{transform:none}}@keyframes rotate{0%{transform:rotate3d(0,0,1,-200deg);transform-origin:center}100%{transform:none;transform-origin:center}}@keyframes rotateUpLeft{0%{transform:rotate3d(0,0,1,45deg);transform-origin:left bottom}100%{transform:none;transform-origin:left bottom}}@keyframes rotateUpRight{0%{transform:rotate3d(0,0,1,-90deg);transform-origin:right bottom}100%{transform:none;transform-origin:right bottom}}@keyframes rotateDownLeft{0%{transform:rotate3d(0,0,1,-45deg);transform-origin:left bottom}100%{transform:none;transform-origin:left bottom}}@keyframes rotateDownRight{0%{transform:rotate3d(0,0,1,45deg);transform-origin:right bottom}100%{transform:none;transform-origin:right bottom}}@keyframes slideUp{0%{top:100vh}100%{top:0}}@keyframes slideDown{0%{bottom:100vh}100%{bottom:0}}@keyframes slideLeft{0%{right:100vw}100%{right:0}}@keyframes slideRight{0%{left:100vw}100%{left:0}}@keyframes zoomIn{0%{transform:scale(3)}100%{transform:scale(1)}}@keyframes zoomInUp{0%{transform:scale(3);top:100vh}100%{transform:scale(1);top:0}}@keyframes zoomInLeft{0%{transform:scale(5);right:100vw}100%{transform:scale(1);right:0}}@keyframes zoomInDown{0%{transform:scale(3);bottom:100vh}100%{transform:scale(1);bottom:0}}@keyframes zoomInRight{0%{transform:scale(5);left:100vw}100%{transform:scale(1);left:0}}@keyframes zoomOut{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes zoomOutUp{0%{transform:scale(0);top:100vh}50%{transform:scale(.15);top:70vh}100%{transform:scale(1);top:0}}@keyframes zoomOutLeft{0%{transform:scale(3);right:100vw}50%{transform:scale(.15);right:70vh}100%{transform:scale(1);right:0}}@keyframes zoomOutDown{0%{transform:scale(3);bottom:100vh}50%{transform:scale(.15);bottom:70vh}100%{transform:scale(1);bottom:0}}@keyframes zoomOutRight{0%{transform:scale(0);left:100vw}50%{transform:scale(.15);left:70vh}100%{transform:scale(1);left:0}}.bounceIn.t-default{animation-name:bounceIn}.bounceOut.t-default{animation-name:bounceOut}.bounceUp.t-default{animation-name:bounceUp}.bounceDown.t-default{animation-name:bounceDown}.bounceLeft.t-default{animation-name:bounceLeft}.bounceRight.t-default{animation-name:bounceRight}.fade.t-default{animation-name:fade}.fadeUp.t-default{animation-name:fadeUp}.fadeDown.t-default{animation-name:fadeDown}.fadeLeft.t-default{animation-name:fadeLeft}.fadeRight.t-default{animation-name:fadeRight}.fadeUpBig.t-default{transition:opacity 1.5s;animation-name:fadeUpBig}.fadeDownBig.t-default{transition:opacity 1.5s;animation-name:fadeDownBig}.fadeLeftBig.t-default{transition:opacity 1.5s;animation-name:fadeLeftBig}.fadeRightBig.t-default{transition:opacity 1.5s;animation-name:fadeRightBig}.flip.t-default{animation-name:flip}.flipX.t-default{animation-name:flipX}.flipY.t-default{animation-name:flipY}.lightSpeedUp.t-default{animation-name:lightSpeedUp}.lightSpeedRight.t-default{animation-name:lightSpeedRight}.lightSpeedLeft.t-default{animation-name:lightSpeedLeft}.lightSpeedDown.t-default{animation-name:lightSpeedDown}.rollUp.t-default{animation-name:rollUp}.rollRight.t-default{animation-name:rollRight}.rollLeft.t-default{animation-name:rollLeft}.rollDown.t-default{animation-name:rollDown}.rotate.t-default{animation-name:rotate}.rotateDownLeft.t-default{animation-name:rotateDownLeft}.rotateDownRight.t-default{animation-name:rotateDownRight}.rotateUpLeft.t-default{animation-name:rotateUpLeft}.rotateUpRight.t-default{animation-name:rotateUpRight}.slideUp.t-default{animation-name:slideUp}.slideDown.t-default{animation-name:slideDown}.slideLeft.t-default{animation-name:slideLeft}.slideRight.t-default{animation-name:slideRight}.zoomIn.t-default{animation-name:zoomIn}.zoomInUp.t-default{animation-name:zoomInUp}.zoomInLeft.t-default{animation-name:zoomInLeft}.zoomInDown.t-default{animation-name:zoomInDown}.zoomInRight.t-default{animation-name:zoomInRight}.zoomOut.t-default{animation-name:zoomOut}.zoomOutUp.t-default{animation-name:zoomOutUp}.zoomOutLeft.t-default{animation-name:zoomOutLeft}.zoomOutDown.t-default{animation-name:zoomOutDown}.zoomOutRight.t-default{animation-name:zoomOutRight}.t-default{opacity:1;animation-direction:normal;animation-iteration-count:1;animation-timing-function:ease;animation-duration:.5s;animation-delay:0s;position:relative}.t-infinite{animation-iteration-count:infinite}.t-animated{opacity:0}
 
 
 /*
 LPの変更はこのCSSで作業します        
 /*
 /* レスポンシブのブレイクポイントは下記を使う
 ※記載を追加するときには、該当CSSの要素の下に追加記載をしていく
 複数ある場合にはまとめて書くようにする*/
 
 /* col-lg- 1200px以上はそのまま */
 
 /* col-md- 1199px以下
 @media screen
 and (max-width: 1199px) {
 }
 */
 
 /* col-sm- 991px 以下
 @media screen
 and (max-width: 991px) {
 }
 */
 
 /* col-xs- 767px 以下
 @media screen
 and (max-width: 767px) {
 }
 */
 
 /* Webフォント読み込み ゴシック */
 
 @import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300i');
 @font-face {
   font-family: "YuGothic M";
   src: local("Yu Gothic Medium");
 }
 
 /* Webフォント読み込み 明朝 */
 
 @import url('https://fonts.googleapis.com/css?family=EB+Garamond');
 @font-face {
   font-family: 'MyYuGothicM';
   font-weight: normal;
   src: local('YuGothic-Medium'), /* PostScript Name = localの正式な指定方法 */
   local('Yu Gothic Medium'), /* PostScript Nameを認識できないChrome用にFull Nameを指定 */
   local('YuGothic-Regular');
   /* 游ゴシックMediumが存在しないWindows8.1用 */
 }
 
/* Webフォント読み込み ゴシック */
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300i');
@import url('https://fonts.googleapis.com/css?family=EB+Garamond');
/* Noto Sans JP を追加 */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;400;600;700&display=swap');
/* 必要に応じて読み込むウェイト (100, 400, 600, 700など) を調整してください */

 @font-face {
   font-family: 'MyYuGothicM';
   font-weight: bold;
   src: local('YuGothic-Bold'), /* PostScript Name = localの正式な指定方法 */
   local('Yu Gothic');
   /* PostScript Nameを認識できないChrome用にFull Nameを指定 */
 }
 
 .mincho {
   font-family: Times New Roman, "Noto Sans JP", 游ゴシック, "Yu Gothic", YuGothic, メイリオ, Meiryo, sans-serif !important;
   font-weight: 100;
 }
 
 .mincho_b {
   font-family: Times New Roman, "Noto Sans JP", 游ゴシック, "Yu Gothic", YuGothic, メイリオ, Meiryo, sans-serif !important;
   font-weight: 600;
 }
 
 /* 基本設定事項 */
 
 body,html {
   /*font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Sans", "游ゴシック体", YuGothic, "YuGothic M", Meiryo, メイリオ, sans-serif!important;*/
   font-family: "Noto Sans JP", 游ゴシック, "Yu Gothic", YuGothic, メイリオ, Meiryo, sans-serif !important;
   width: 100%;
   background-color: #000;
   font-size: 10px!important;
   font-weight: 400;
   font-feature-settings: "palt";
   color: #fff;
   overflow-x: hidden;
   margin: 0;
   padding: 0;
   /* animation: fadeIn 2s ease 0s 1 normal;
   -webkit-animation: fadeIn 2s ease 0s 1 normal; */
 }
 
 p {
   font-style: normal;
   font-stretch: normal;
   line-height: 1.4;
   letter-spacing: normal;
   text-align: justify;
 }
 
 a {
   color: #369;
   text-decoration: underline;
   line-height: 1.4;
 }

 li {
  font-size: 1.2rem;
 }
 
 .cvbtn a {
   text-decoration: none;
 }
 
 
 a:hover {
   color:#aaa;
   text-decoration: none;
 }

 h3 {
  line-height: 1.4!important;
 }

.lead-area h3 {
  background-image: -webkit-linear-gradient(135deg, #bf9455 0%, #d2b17a 37%, #ebdaac 47%, #fbf2ca 50%, #e6d4a3 53%, #f0e3b7 63%, #cbaf74 100%);
  background-image: linear-gradient(135deg, #bf9455 0%, #d2b17a 37%, #ebdaac 47%, #fbf2ca 50%, #e6d4a3 53%, #f0e3b7 63%, #cbaf74 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  width: auto;
  white-space: pre-wrap;
  overflow: hidden;
  font-family: "Noto Sans JP", 游ゴシック, "Yu Gothic", YuGothic, メイリオ, Meiryo, sans-serif !important;
  font-weight: 600;
  font-size: 3.2rem;
  margin: 3rem 0 1.6rem;
  padding-left: 0.7em;
  position: relative;
}

.lead-area h3:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 6px;
  height: 100%;
  font-weight: 500;
  background-color: #dcc18e;
}

.lead-area h4 {
  font-size: 2.2rem;
  font-weight: 500;
  font-family: "Noto Sans JP", 游ゴシック, "Yu Gothic", YuGothic, メイリオ, Meiryo, sans-serif !important;
  position: relative;
  padding-left: 1.6em;
}

.lead-area h4:before {
  position: absolute;
  left: 0;
  content: "●";
}
 

/* form */
 .mypage-item-list>.item:nth-of-type(2n) {
  background-color: #e5e5e5;
  color: #212121;
}

.mypage-box .inner p {
  text-align: initial;
}

.mypage-label-box{
  display: flex;
  width: 750px;
}

.content .form-box-group {
  display: flex;
  width: 590px;
}

.content .form-box-group > div {
  width: 48%;
}

.content .form-box-group > div:first-child {
  margin-right: 4%;
}

.mypage-label-box {
  margin-bottom: 2rem;
}

.mypage-label-box > .itemLabel {
  width: 16rem;
  font-size: 1.6rem;
  margin-top: 1rem;
  color: #000;
}

.content .form-box {
  position: relative;
}

.content .form-box > .input {
  border: 0;
  width: 590px;
}

.content .form-box > .input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color:#ccc;
}
.content .form-box > .input:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color:#ccc;
}
.content .form-box > .input::placeholder{ /* Others */
color:#ccc
}

.content .form-box > select {
  height: 45px;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.form-box-group .form-box > .input#last_name,
.form-box-group .form-box > .input#first_name,
.form-box-group .form-box > .input#last_name_kata,
.form-box-group .form-box > .input#first_name_kata,
.form-box > .input#tel,
.form-box > .input#email,
.form-box > .input#password,
.form-box > .input#password_confirm {
  width: 100%;
  border: 1px solid #ddd;
}

.form-box-group .form-box > .input#last_name,
.form-box-group .form-box > .input#last_name_kata {
  margin-right: 20px;
  border: 1px solid #ddd;
}
legend.text {
  font-size: 14px;
  border-bottom: 0;
  margin-bottom: 0;
  color: white;
}

.btn.-primary {
  border-radius: 0;
  width: 100%;
  padding: 20px;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
  border: .1rem solid #0067c8;
  background-color: #0067c8;
  color: #fff;
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  border: .1rem solid #d9d9d9;
  background-color: #d9d9d9;
  color: #fff;
  opacity: 1;
  cursor: default;
}

i:before {
  vertical-align: text-top;
}

i:before {
  font-family: iconfonts;
  font-style: normal;
  font-weight: 400;
  vertical-align: top;
}

.icons-error {
  width: 16px;
  display: inline-block;
  height: 16px;
}

.icons-error:before {
  content: "";
  background: url("https://cdn.zuuonline.com/contents/lp/assets/seminar_20191102/images/icon-attention.svg") no-repeat;
  background-size: 16px;
  width: 16px;
  height: 16px;
  margin-top: 2px;
  display: block;
}

.error-link>a>i {
  margin-right: .3em;
}

i {
  line-height: 1;
}

.error-link>a {
  font-size: 1.4rem;
}

.error-link>a {
  font-size: 1.4rem;
  color: #b00;
  cursor: pointer;
  text-decoration: none;
}

.form-box>i.icons-chevron-down {
  z-index: -1;

}

.form-box>i {
  font-size: 1.8rem;
  position: absolute;
  top: 50%;
  right: 1rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.icons-success {
  background: url(https://cdn.zuuonline.com/contents/lp/assets/seminar_20191102/images/icon-success.svg) no-repeat;
  width: 16px;
  height: 16px;
}

.icons-chevron-down:before {
  content: "";
  background: url("https://cdn.zuuonline.com/contents/lp/assets/seminar_20191102/images/rounded-down.svg") no-repeat;
  background-size: 20px;
  width: 20px;
  height: 20px;
  margin-top: 2px;
  display: block;
}
i:before {
  font-family: iconfonts;
  font-style: normal;
  font-weight: 400;
  vertical-align: top;
}

i:before {
  vertical-align: text-top;
}
* :before, * :after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mypage-box .inner > p {
  margin: 3rem 0;
}

.heading-text {
  display: none;
}

.mypage-label-box>.itemLabel.-required:after {
  content: "（必須）";
  font-size: 1rem;
  padding-left: .3em;
  color: #boo;
}

/*@media (min-width: 1100px) {
  .mypage-item-list>.item:nth-of-type(2n+1) {
    background-color: initial
  }

  .mypage-item-list>.item:nth-of-type(2n) {
    background-color: initial
  }

  .mypage-item-box > .itemLabel {
    background-color: initial
  }
}*/

@media screen and (max-width: 1099px) {
  .mypage-item-box>.itemLabel {
    background: #575757;
    color: white;
    margin: initial;
    padding: 1rem;
  }
  .mypage-item-box>.content {
    padding: 1rem;
    background: #2F2F2F;
    color: white;
  }
}

@media screen and (max-width: 1199px) {
  .mypage-item-box > .itemLabel {
    font-size: 18px;
    position: relative;
    padding-left: 2rem;
    line-height: 2.3;
    font-weight: normal;
    border-bottom: 0;
    padding: 0.5rem 2rem;
  }
  .mypage-item-box > .content {
    font-size: 16px;
    position: relative;
    padding-left: 2rem;
    line-height: 2.3;
    padding: 2rem 2rem;
  }
  .mypage-item-list>.item {
    padding:0;
    margin:0;
  }
}

@media screen and (max-width: 767px) {
  .mypage-item-box > .itemLabel {
    font-size: 14px;
    line-height: 1.4rem;
    padding: 1rem 1rem 1rem 2rem;
  }
  .mypage-item-box > .content {
    font-size: 14px;
    line-height: 1.4rem;
  }
}
 
 /* error */
 .error-message {
   font-size: 1.4rem;
   color: #b00;
   margin-top: .6rem;
 }

  /* top */

.header-content {
  padding: 0 !important;
  max-height: 70px;
  background-color: #111;
  width: 100%;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
}

 /* top main image */
 
 .hero_image {
   background: url(https://cdn.zuuonline.com/contents/lp/assets/tokyulivable_2407/images/fv_pc.jpg) no-repeat 50% 0 #bee0f5;
   background-size: cover;
 }
 
 .hero_main_title {
   text-indent: 100%;
   overflow: hidden;
   white-space: nowrap;
 }
 
 .container {
   position: relative;
   margin: 0 auto;
   width: 1120px;
 }
 
 .hero_box {
   display: block;
   background: none;
   background-size: 674px 424px;
   width: 674px;
   height: 424px;
   margin: 0 auto;
 }

   @media screen and (min-width: 1500px) {
    .hero_image {
      height: 500px;
    }
  }
  @media screen and (min-width: 1200px) and (max-width: 1499px) {
    .hero_image {
      height: 405px;
    }
 }
 @media screen and (min-width: 768px) and (max-width: 1199px) {
  .hero_main_title {
    display: none;
  }
  .hero_image {
    height: 600px;
  }
 }
 @media screen and (max-width: 767px) {
   .hero_image {
     background: none;
     min-height: auto;
     height: auto;
     padding: 0;
   }
   .hero_image .container {
     padding: 0;
   }
   .hero_box {
     width: 100%;
     height: auto;
     background: none;
     margin: 0;
   }
   .hero_main_title {
     text-indent: 0;
     overflow: visible;
     white-space: normal;
   }
 }
 
 /*セミナー開催後に表示する文言*/
 .after_text {
   font-size: 24px;
   text-align: center;
   font-weight: bold;
   color: white;
   padding-bottom: 30px;
 }

 @media screen and (max-width: 767px) {
   .after_text{
    font-size: 20px;
   }
 }
 
 /* lead-area */
 .lead-area {
  z-index: -3;
  background: url(https://cdn.zuuonline.com/contents/lp/assets/renosy_2511/images/bg_01.png) repeat;
  background-attachment: fixed;
 }

 .lead-img {
  display: block;
  margin: 1rem auto;
  width: 90%;
 }
 
 /* colorbg-content_blk */
 .colorbg-content_blk {
   background: url(https://cdn.zuuonline.com/contents/lp/assets/tokyulivable_2407/images/bg_03.png) rgba(0,0,0,0.6);
   background-attachment: fixed;
   background-blend-mode: darken;
 }
 
 .text_white {
   color: white;
 }

 .colorbg-content_blk * {
  color: #eee;
 }
 
 .colorbg-content_blk .text-box h3 {
   margin:0 auto;
   text-align: center;
 }

 .text-box {
   width: 900px;
   text-align: left;
   margin: 0 auto;
 }
 
 .text-box p {
   /*color: white;*/
   font-weight: normal;
   line-height: 1.8;
   font-size: 16px;
   margin: 0 1em;
   padding: 0 0 0.8em;
   letter-spacing: 0.06em;
   color: #eee;
 }
 
 .text-box p em {
   /*font-size: 22px;*/
   line-height: 1.6;
   border-bottom: solid 3px #fd6919;
   padding-bottom: 0;
   font-weight: normal;
 }

 .text-box p .bold.line {
  border-bottom: solid 3px #fd6919;
  padding-bottom: 0;
 }

.text-box p.notes {
  border: 1px solid #ddd;
  background: #f3f3f3;
  font-size: 1.1rem;
  margin: 30px 0 0;
  padding: 13px 20px;
  line-height: 1.4;
 }

.text-box p.img_wide {
  margin: 0 5%;
}

.text-box p.img_wide img{
  width: 100%;
  height: auto;
}
 
.text-box ul {
  margin: 10px 20px;
  padding: 0;

}

.text-box ul li {
  font-size: 18px;
  margin: 0;
  padding: 0 0 0.5em 0.8em;
  position: relative;
  font-weight: 600;
}

.text-box ul li:before {
  content: "⬗";
  position: absolute;
  left: 0;
}

.text-box ol {
  margin: 10px 20px;
  padding: 0;

}

.text-box ol li {
  counter-increment: cnt;
  font-size: 18px;
  margin: 0;
  padding: 0 0 0.5em 2em;
  position: relative;
}

.text-box ol li:before {
  display: marker;
  content: "［" counter(cnt) "］";
  font-family: 'Source Han Sans Bold', sans-serif;
  font-weight: 600;
  position: absolute;
  left: 0;
}

.text-box ol li span {
  color: #0f417a;
  font-weight: bold;
  margin-right: 0.7em;
}


 .fw_bold {
   font-weight: bold;
 }
 
 /* colorbg-content_gray */
 
 .colorbg-content_gray {
   background: #cbe5f6;
 }
 
 .colorbg-content_blk.seminar-content {
   padding-bottom: 120px;
 }
.bg_teacher {
   padding-bottom: 120px;
   background: url(https://cdn.zuuonline.com/contents/lp/assets/renosy_2511/images/bg_02.jpg);
   background-size: cover;
   background-attachment: fixed;
 }

 @media screen and (max-width: 767px) {

  .bg_teacher {
    background-attachment: scroll;
    background-position: 50% 50%;
  }
}


 .big-title {
   margin-bottom: 60px;
 }
 
 .big-title .title {
   /*color: white;*/
   margin: 0 ;
   font-size: 36px;
 }
 
.teacher-content {
  display: flex;
  padding: 0;
  width: 900px;
  margin: 0 auto 24px;
  flex-wrap: wrap;
  justify-content: space-between;
}

.teacher-content_inner {
  background: #000;
  /*width: 49%;*/
  width: 32.5%;
  border: 1px solid #333;
  margin: 0 auto 20px;
  padding: 20px 20px 10px;
  display: flex;
  justify-content: space-between;
}

.teacher-content_inner_image {
  width: 290px;
  margin: 0;
  padding: 0;
}

.teacher-content_inner_image img {
  width: 100%;
  height: auto;
}

.teacher-content_inner_text {
  width: auto;
  padding: 0;
}

.teacher-content_inner_text h4 {
  font-size: 2.4rem;
  margin: 0;
  padding: 0;
  color: #f1f1f1;
  font-family: "Noto Sans JP", 游ゴシック, "Yu Gothic", YuGothic, メイリオ, Meiryo, sans-serif !important;
  font-weight: 600;
}

.teacher-content_inner_text ul {
  margin: 10px 0;
  position: relative;
}
.teacher-content_inner_text ul:after {
  position: absolute;
  display: block;
  content: "";
  border-bottom: 3px solid #fae2b7;
  width: 58px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.teacher-content_inner_text ul li {
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.6;
  position: relative;
  margin: 0 0 0.2em;
  padding: 0;
  color: #f1f1f1;
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Noto Sans JP", 游ゴシック, "Yu Gothic", YuGothic, メイリオ, Meiryo, sans-serif !important;;
}
/*.teacher-content_inner_text ul li:before {
  content: "・";
  position: absolute;
  left: 0;
  top: 0;
}*/
.teacher-content_inner_text p {
  /*border-top: 2px solid #eee;*/
  font-size: 1.5rem;
  margin: 0;
  padding: 1em 0 0;
  line-height: 1.9;
  color: #fcfcfc;
}


@media screen and (max-width: 1024px) {

  .teacher-content {
    width: auto;
    margin: 0 30px;
  }
  .teacher-content_inner_image {
    width: 40%;
  }

  .teacher-content_inner_text {
    width: calc(100% - 40%);
  }

  .text-box {
    width: auto;
  }
}

@media screen and (max-width:767px) {

    .text-box {
     padding: 5vw 0 6.25vw;
    }



    .text-box p strong {
      font-size: 16px;
      line-height: 1.2;
    }

   .text-box ul {
    margin: 2.5vw;
    padding: 0;
   }

   .text-box ul li {
    font-size: 4.375vw;
   }

   .colorbg-content_blk .text-box h3 {
    margin:0 2rem;
   }

   .text-box p {
     font-size: 3.75vw;
     padding: 0;
     margin: 0 2.5vw;
     line-height: 2!important;
     text-align: justify;
   }

    .text-box p.img_wide {
      margin: 5vw 2.5vw;
    }

    .teacher-content {
      display: block;
      padding: 0;
      width: auto;
      margin: 0 2.5vw 3.125vw!important;
    }

    .teacher-content_inner {
      width: auto;
      margin: 0 0 2.5vw;
      padding: 4.375vw;
      display: block;
    }

    .teacher-content_inner_image {
      width: auto;
      overflow: hidden;
    }

    .teacher-content_inner_image {
      width: 100%;
      height: 70vw;
      object-fit: cover;
    }

    .teacher-content_inner_text {
      width: auto;
      margin: 0;
      padding: 0;
    }

    .teacher-content_inner_text h4 {
      font-size: 6.25vw;
    }

    .teacher-content_inner_text ul {
      margin: 0.3em 0 1em;
    }

    .teacher-content_inner_text ul li {
      font-size: 3.75vw;
      font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Noto Sans JP", 游ゴシック, "Yu Gothic", YuGothic, メイリオ, Meiryo, sans-serif !important;
      line-height: 1.8;
    }

    /*.teacher-content_inner_text ul li:before {
      content: "・";
      position: absolute;
      left: 0;
      top: 0;
    }*/
    .teacher-content_inner_text p {
      font-size: 3.125vw;
      line-height: 1.8;
    }

    .text-box p.strong {
    }

    .text-box p.notes {

    }

 }
 
 /* intro_theme */
 
 .intro_theme {
   background: rgba(0,0,0,0.5);
   border-radius: 4px;
   padding: 30px;
   margin: 0 auto;
   width: 900px;
   border: 1px solid #333;

 }

 .theme-content {
  display: flex;
  justify-content: space-between;
  color: #eee;
  flex-wrap: wrap;
  
 }

 .theme-content_inner {
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
 }

/*.theme-content_inner:last-child {
  width: 51%;
  border: none;
  padding: 0;
 }*/


.theme-content_inner dt {
  border-bottom: 3px solid #553e24;
  font-size: 1.6rem;
  height: 32px;
  color: #fff;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-weight: 600;
}

.theme-content_inner dt span {
  background: #553e24;
  padding: 0.5rem 1rem;
  position: relative;
  height: 32px;
  display: flex;
  box-sizing: border-box;
  align-items: center;
}

.theme-content_inner dt span:after {
  content: '';
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 32px 0 0 32px;
  border-color: transparent transparent transparent #553e24;
  ransform: rotate(0deg);position: absolute;right: -32px;bottom: 0;
}

 /*.theme-content_inner:last-child dt {
  background: #ddd;
  padding: 0.5em 0.5em;
  height: auto;
  border-bottom: 3px solid #ccc;
  color: #000;
  font-size: 1.6rem;
 }*/

 .theme-content_inner dd {
  font-size: 1.6rem;
  padding: 1.5em 0 2em 1em;
  line-height: 1.4;
 }

 /* .theme-content_inner:last-child dd {
    margin: 20px 0 0;
  }*/

 .theme-content_inner ol {
 }

.theme-content_inner ol li {
  list-style-type: none;
  counter-increment:  cnt;
  font-size: 1.8rem;
  font-weight: 600;
  padding: 0 0 0.5em 1.8em;
  position: relative;
  counter-increment: cnt;
 }

 .theme-content_inner ol li:before {
  /*content:"【"counter(cnt)"】";*/
  position: absolute;
  content: "・";
  left: 0;
  display: marker;
  content: "" counter(cnt) " -";
  font-family: Helvetica, sans-serif;
  font-weight: 600;
 }

 .theme-content_inner ol li ul {
  margin: 0.5rem 0 0 1rem;
 }


 .theme-content_inner ol li ul li {
  list-style-type: none;
  counter-increment: none;
  font-size: 1.4rem;
  font-weight: 400;
  padding: 0 0 0.3em 1em;
  position: relative;
 }

 .theme-content_inner ol li ul li:before {
  display: inline-block;
  content: "・";
}

.theme-content_inner dd.outline ul {
  background-color: unset;

}
.theme-content_inner dd.outline ul li {
  font-size: 1.8rem;
  position: relative;
  padding: 0 0 0.7em 1em;
}

.theme-content_inner dd.outline ul li:before {
  position: absolute;
  left: 0;
  content: "⬩";
}

 
 .theme-content_title {
   text-align: center;
   /*color: white;*/
   font-size: 24px;
   padding: 0 0 30px;
   margin: 0;
 }

 .theme-content_detail .sml {
   /*color:white;*/
 }
 
 .theme-content_box .col-md-4 {
   border: 1px solid #707070;
   padding: 10px;
 }
 
 .theme-content_box .col-md-4 dt {
  border-bottom: 2px solid #575757;
  color: white;
  padding: 6px 0;
  text-align: center;
  font-weight: normal;
  font-size: 14px;
 }

.theme-content_box .col-md-4 dt span {
  background: #575757;
}
 
 .theme-content_box .col-md-4 dd {
   /*color: white;*/
   padding: 14px 0 20px;
   font-size: 14px;
   line-height: 1.6;
 }
 
 .theme-content_box .col-md-4 dd .text {
   font-size: 14px;
 }
 
 @media screen and (max-width: 767px) {

  .theme-content {
    display: block;
    padding: 2.5vw;
    margin: 0 0 6.25vw;

  }

  .theme-content_inner,.theme-content_inner:last-child {
    width: auto;
    margin: 0;
    padding: 0;
    border: none;
  }

  .theme-content_inner dd {
    font-size: 3.75vw;
    line-height: 1.8;
    margin: 0.3em 0 0.7em;
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Sans", "游ゴシック体", YuGothic, "YuGothic M", Meiryo, メイリオ, sans-serif!important;
  }
 }


 /* sponsor-area */
 .sponsor-area {
   background: url(https://cdn.zuuonline.com/contents/lp/assets/tokyulivable_2407/images/bg_02.jpg) no-repeat 50% 0;
   background-size: cover;
   padding: 100px 0;
   background-color:rgba(0,0,0,0.8);
   background-blend-mode:lighten;
   background-attachment: fixed;
 }
 
 .sponsor-area-box {
   width: 520px;
   margin: 0 auto;
   background: rgba(255,255,255, .9);
   border-radius: 4px;
   padding: 30px;
   text-align: center;
   color: #222;
 }

 .sponsor-area-box p {
  width: 300px;
  margin: 0 auto 20px;
 }

  .sponsor-area-box p img {
    width: 100%;
    height: auto;
  }



 .sponsor-area-box .intro .sponsor {
  width: 400px;
  margin: 0 auto;
 }

 .sponsor-area-box .intro .sponsor.sml {
  width: 200px;
  margin: 0 auto;
 }
 
 .intro li {
   display: block;
   text-align: center;
   width: 90%;
   display: block;
   margin: 0 auto;
 }

 .intro li img {
  width: 300px;
  height: auto;
  margin: 0 auto;
 }

.intro .xsml {
  width: 200px;
  margin: 0 auto 4rem;
}
 
 .sponsor-title {
   font-size: 2rem;
   font-weight: 400;
 }

@media screen and (max-width: 1024px) {
    .outline {
    width: auto;
    margin: 0 20px;
}
  }
 @media screen and (max-width: 767px) {
  .outline {
    width: auto;
    margin: 0 2.5vw;
  }
 }



 @media screen and (max-width: 1199px) {
   .text-box,
   .teacher-content,
   .intro_theme {
     width: auto;
     margin: 0 40px;
   }  
   .intro_theme {
     display: block;
     width: auto;
     margin: 0 16px;
     padding: 20px 16px;
     border-radius: 0;
   }
   .theme-content_box.row {
     display: flex;
   }
   .theme-content_box .col-md-4 {
     margin: 0 0 0 16px;
     width: 33.33333333%;
 
   }

      .container {
     width: auto;
   }
   .teacher-content,
   .intro_theme,
   .intro-area .container,
   .seminar-content .container {
     width: auto;
     margin: 0 40px;
   }
   .intro_theme,
   .intro-area .container,
   .seminar-content .container {
     margin: 0 auto;
   }
   
 }
 
 @media screen and (max-width: 991px) {
   .container {
     width: 100%;
   }
   .solid_title {
    font-size: 2.2rem;
  }
 }
 
 @media screen and (max-width: 767px) {
   .intro_theme {
     display: block;
     width: auto;
     margin: 0 2.5vw;
     padding: 0;
     border-radius: 0;
   }

   .intro_theme a {
     display: block;
     color: white;
   }
   .theme-content_box .col-md-4 {
     margin: 0 16px;
     width: auto;
   }
   .theme-content_detail .sml {
     font-size:12px;
   }

   .colorbg-content_blk.seminar-content {
     padding-bottom: 20px;
   }
   .osusume-list {
     width: auto;
   }
   .osusume-list .flex {
     margin-bottom: 20px;
   }
   .osusume-list .flex .col-content .title .mid {
     font-size: 25px;
   }
   .osusume-list .flex .col-content .title .big {
     font-size: 45px;
   }
   .title-up-wrap {
     padding-bottom: 6px;
   }
   .osusume-list .flex .col-content .title strong {
     font-size: 18px;
     margin-top: 3px;
   }
   .osusume-list .flex .col-content {
     padding: 0;
     width: 100%;
   }
    .osusume-list .flex .col-pic {
      margin-left: 5px;
    }
    #openhouse .osusume-list .flex .col-pic, #sdo54 .osusume-list .flex .col-pic {
      margin-right: 0;
    }
   .sponsor-area {
     padding: 5vw;
     /*background: url(https://cdn.zuuonline.com/contents/lp/assets/tokyulivable_2407/images/images/bg_02.jpg) no-repeat 50% 0;*/
     background-size: cover;
     background-blend-mode: lighten;
     background-attachment: scroll;
   }
   .sponsor-area-box {
     padding: 20px;
   }


   .sponsor-area-box h2 {
    font-size: 4.375vw;
   }
   .sponsor-area-box .intro .sponsor {
    width: 260px;
   }
   .sponsor-area-box li {
     width: auto;
     margin: 0 20%;
   }

    .sponsor-area-box li img {
      width: 100%;
      height: auto;
    }
   .sponsor-area-box .intro .sponsor.sml{
    width: 110px;
  }
   .intro .xsml {
    width: 140px;
   }
   .intro li.sml {
     width: 90%;
   }



 }
 
 /* form-box */
 
 @media screen and (max-width: 991px) {
   .mypage-label-box,
   .form-box-group {
     display: block;
   }
 
   .mypage-label-box {
     width: 100%;
   }
 
   .content .form-box-group {
     width: auto;
   }
 
   .form-box-group .form-box > .input,
   .form-box-group .form-box > .input#last_name,
   .form-box-group .form-box > .input#first_name,
   .form-box-group .form-box > .input#last_name_kata,
   .form-box-group .form-box > .input#first_name_kata {
     width: 100%;
   }
   .mypage-label-box > .itemLabel {
     margin-bottom: .8rem;
   }
   .form-box-group > div {
     width: 49%;
   }
 
   .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
     margin-left: 0;
   }
 
   .form-box-group > div:first-child {
     margin-right: 2%;
   }
 
   .content .form-box > .input {
     width: 100%;
   }
 
   legend.text {
     padding: 0 0 10px 20px;
   }
   .form-box.-success .select {
     width: 100%;
   }
   .btn.-primary {
     width: 100%;
     border-radius: 0;
     font-size: 1.6rem;
     padding: 10px;
     margin-bottom: 1rem;
   }
 }
 
 @media screen and (max-width: 991px) {
   body {
     font-size: 18px;
   }
 }
 
 @media screen and (max-width: 767px) {
   body {
     font-size: 16px;
   }
   p {
     font-size: 14px;
     font-style: normal;
     font-stretch: normal;
     line-height: 1.8!important;
     letter-spacing: normal;
     font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Sans", "游ゴシック体", YuGothic, "YuGothic M", Meiryo, メイリオ, sans-serif!important;
   }
   .pc-disnon {
     display: block;
   }
 }
 
 @keyframes fadeIn {
   0% {
     opacity: 0
   }
   100% {
     opacity: 1
   }
 }
 
 @-webkit-keyframes fadeIn {
   0% {
     opacity: 0
   }
   100% {
     opacity: 1
   }
 }
 
 #entry {
   position: relative;
 }
 
 a {
   -webkit-transition: .5s !important;
   -o-transition: .5s !important;
   transition: .5s !important;
 }
 
 a:hover {
   text-decoration: none !important;
 }
 
 .fa.pull-left {
   margin-right: 5px;
 }
 
 .fixed {
   position: fixed;
   bottom: 100px;
 }
 
 img {
   max-width: 100%;
 }
 
 section {
   /*margin: -20px 0;*/
   margin: 0;
   padding: 50px 0rem;
   background-color: #000;
 }

.container h2 {
  position: relative;
  color: #eee;
  font-size: 40px;
  margin: 40px 0 1em;
  padding: 0 0 1em;
  text-shadow: 0 0 2px black;
  text-align: center;
  z-index: 2;
  font-weight: 600;
}
/*.container h2:before {
  content: "";
  position: absolute;
  background: #fff;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  z-index: -1;
}*/

/*.container h2.ttl_dot {
  font-weight: bold;
  padding-bottom: 0.7em;
  text-align: center;
  position: relative;
}*/
.container h2::after {
  content: '◆ ◆ ◆';
  font-size: 1.8rem;
  color: #b8751e;
  position: absolute;
  /*border-bottom: 8px dashed #a98151;*/
  width: 100%;
  bottom: 0;
  left: 0;
  margin: 0 auto;
  text-align: center;
  /*transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);*/
}
 
 ul,
 dl,
 ol {
   margin: 0 0 0rem 0;
   padding: 0;
 }
 

 
 @media screen and (max-width: 767px) {
   section {
     margin: 0;
     padding: 20px 0rem;
     background-attachment: unset;
   }

   .container h2 {
    font-size: 7.875vw;
   }
 }
 
 /* アイコンフォントのマージンあける */
 
 i.fa {
   padding-right: 1rem;
 }
 
 /* 便利な独自CSS */
 
 /* 親要素が指定しているフォントの60% */
 
 .smaller50 {
   font-size: 50% !important;
 }
 
 /* 共通色 */
 
 .main-color,
 .main-color a {
   color: #FDE4B9 !important;
 }
 
 .gray-color {
   color: #6c6c6c !important;
 }
 
 .main-color:hover a {
   opacity: 0.7 !important;
 }
 
 .bold {
   font-weight: 700 !important;
 }
 
 .underline {
   background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, rgba(177, 72, 15, 0.5)));
   background: -webkit-linear-gradient(transparent 60%, rgba(177, 72, 15, 0.5) 60%);
   background: -o-linear-gradient(transparent 60%, rgba(177, 72, 15, 0.5) 60%);
   background: linear-gradient(transparent 60%, rgba(177, 72, 15, 0.5) 60%);
   font-weight: 400;
   color: lemonchiffon;
   font-size: 1.2em;
 }
 
 .text-right {
   text-align: right !important;
 }
 
 .text-center {
   text-align: center !important;
 }
 
 .text-left {
   text-align: left !important;
 }
 
 .bigger {
   font-size: 170% !important;
 }
 
 .i-check:before {
   content: "\f00c";
   font-family: "Font Awesome 5 Free";
   padding-right: 1rem;
 }
 
 .mgt10 {
   margin-top: 10px !important;
 }
 
 .mgt20 {
   margin-top: 20px !important;
 }
 
 .mgt30 {
   margin-top: 30px !important;
 }
 
 .mgt40 {
   margin-top: 40px !important;
 }
 
 .mgt50 {
   margin-top: 50px !important;
 }
 
 .mgb10 {
   margin-bottom: 10px !important;
 }
 
 .mgb20 {
   margin-bottom: 20px !important;
 }
 
 .mgb30 {
   margin-bottom: 30px !important;
 }
 
 .mgb40 {
   margin-bottom: 40px !important;
 }
 
 .mgb50 {
   margin-bottom: 50px !important;
 }
 
 @media screen and (max-width: 767px) {
   .mgb20 {
     margin-bottom: 10px !important;
   }
   .mgt50 {
     margin-top: 20px !important;
   }
   .mgb50 {
     margin-bottom: 20px !important;
   }
 }
 
 /* もともとついてしまうスタイルの調整 */
 
 /* h1の余分なマージンを削除 */
 
 h1 {
   margin: 0;
 }
 
 .text_black {
   color: #212121;
   margin-bottom: 1rem;
   display: block;
 }

 
 @media screen and (max-width: 991px) {
 
 }
 
 @media screen and (max-width: 767px) {
   .intro-area .company-logo {
     width: auto;
     margin: 0 4rem 4rem;
   }
 }
 
 dl {
   margin: 0;
 }
 
 dt {
   font-size: 16px;
   line-height: 1.7;
   font-weight: bold;
 }
 
 dd {
   font-size: 14px;
   margin-left: 0rem;
   line-height: 1.7;
 }
 
 ol li,
 ul li {
   list-style: none;
 }
 
 /* flexboxを使いたい場合のクラス名 */
 


 @media screen and (max-width: 767px) {
   .flex {
     display: block !important;
   }
   .books_list.flex {
     display: flex !important;
   }
 }
 
 /* logo周り */
 
 .header-content .logo a {
   width: 70px;
   display: block;
 }
 .header-content .logo a img {
   width: 100%;
   display: block;
 }
 
 @media screen and (max-width: 767px) {
   .header-content .logo {
     margin: 0;
   }
   .header-content .logo a {
     width: 60px;
     margin: 0 auto;
     padding: 12px 0;
   }
 }
 
 /*                      
 ヒーローイメージ
 */
 
 
 .sp_dispBlk {
   display: none;
 }
 
 @media screen and (max-width: 767px) {
   .sp_dispBlk {
     display: block;
   }
 }
 
 @media screen and (max-width: 360px) {
 }
 
 @media screen and (max-width: 991px) {
   .container {
     padding: 0 2.5vw;
   }
 }
 
 
 
 .pc_dispBlk {
   display: block;
 }
 
 
 @media screen and (max-width: 767px) {
   .pc_dispBlk {
     display: none;
   }
 }
 
 /* fixedbtn-content */
 
 .fixedbtn-content {
   background-color: rgba(0,0,0,0.8);
   position: fixed;
   bottom: 0px;
   width: 100%;
   padding: 1rem 0;
   text-align: center;
   z-index: 101;
   -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
   box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
 }
 
 @media screen and (max-width: 767px) {
   .fixedbtn-content {
     background-color: rgba(255, 255, 255, 0.8);
   }
 }
 
 .fixedbtn-content > .container-fluid {
   padding: 0;
 }
 
 
 /* CVボタン 通常時 */
 
 .cvbtn {
   margin: 0 auto;
 }
 
 .cvbtn a {
   color: #FFF;
 }
 
.hs-button,
.cvbtn a {
  background-image: -webkit-linear-gradient(135deg, #bf9455 0%, #d2b17a 37%, #ebdaac 47%, #fbf2ca 50%, #e6d4a3 53%, #f0e3b7 63%, #cbaf74 100%);
  background-image: linear-gradient(135deg, #bf9455 0%, #d2b17a 37%, #ebdaac 47%, #fbf2ca 50%, #e6d4a3 53%, #f0e3b7 63%, #cbaf74 100%);
  color: #000 !important;
  position: relative !important;
  font-size: 2rem !important;
  font-weight: 600;
  width: 420px;
  line-height: 2.5 !important;
  margin: 0 auto !important;
  border: none !important;
  text-shadow: none !important;
  border-radius: 0 !important;
  display: block;
  text-align: center;
}
 
 
 .cvbtn a:before {
   position: absolute;
   top: 0%;
   font-weight: normal;
   right: 5%;
   content: "\f107";
   font-weight: 900;
   font-family: "Font Awesome 5 Free";
 }
 
 .not-hs-button {  
   width: 420px;
   margin: 20px auto;
 }
 
 .not-hs-button a {
   display: block !important;
   text-align: center;
 }
 
 .hs-button:before {
   position: absolute;
   top: 0%;
   display: none;
   font-weight: normal;
   right: 5%;
   content: "";
   font-weight: 900;
   font-family: "Font Awesome 5 Free";
 }
 /* CVボタン マウスオーバー */
 
 .hs-button:hover {
   opacity: 0.8;
   color: #FFF;
   position: relative;
   font-size: 18px;
   width: 420px;
   line-height: 2.5;
   margin: 0 auto;
   border: none;
 }
 
 .cvbtn a:hover {
   opacity: 0.8;
 }
 
 @media screen and (max-width: 767px) {
   .not-hs-button {
     width: auto;
     margin: 20px;
   }
   .not-hs-button a {
     font-size: 16px !important;
   }
   .actions {
     padding: 0 !important;
     margin: 0 auto !important;
   }
   .hs-button {
     max-width: 90% !important;
     padding: 4px 0 !important;
   }
   .cvbtn {
     margin: 0 20px;
     padding: 4px 0 !important;
   }
   .cvbtn a {
     font-size: 14px !important;
     width: 100%;
     padding: 4px !important;
   }
   .cvbtn a:before {
     top: 12%;
   }
   .cvbtn a:hover {
     width: 100%;
   }
 }
 
 
 
 /* 前面に出したいコンテンツがあるときに使う */
 
 .form-content {
   position: relative;
   margin-top: 40px;
 }
 
 @media (min-width: 992px) {
   .form-content.container {
     width: 800px;
   }
 }
 
 .footer-content {
   position: relative;
   z-index: 80;
   padding: 1rem;
 }
 
 /* form */
 .inner > form > p {
   font-size: 14px;
   line-height: 1.6;
 }
 
 .formArea {
   float: none;
   margin: 30px auto 0;
 }

 .formArea * {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Sans", "游ゴシック体", YuGothic, "YuGothic M", Meiryo, メイリオ, sans-serif!important;
 }

 .formArea .form_p {
   font-size: 14px;
   margin: 0 0 1rem 0;
   font-weight: normal;
 }
 
 .formArea .form_p dt {
   font-size: 18px;
   margin: 1rem 0 2rem 0;
   font-weight: bold;
 }
 
 fieldset {
   margin: 0 auto !important;
 }
 
 .formArea .hs-form-field {
   margin-bottom: 1.5rem;
 }
 
 .formArea input[type="text"],
 .formArea input[type="password"],
 .formArea input[type="datetime"],
 .formArea input[type="datetime-local"],
 .formArea input[type="date"],
 .formArea input[type="month"],
 .formArea input[type="time"],
 .formArea input[type="week"],
 .formArea input[type="number"],
 .formArea input[type="email"],
 .formArea input[type="url"],
 .formArea input[type="search"],
 .formArea input[type="tel"],
 .formArea input[type="color"],
 .formArea input[type="file"],
 .formArea textarea {
   background-color: #ffffff;
   border: solid 1px #6c6c6c;
   font-size: 16px;
   padding: 0.8rem 1rem;
   color: #212121;
   width: 100%;
   border-radius: 0;
 }
 
 .formArea .icon_n {
   font-size: 10px;
   color: #FFF;
   background-color: #d94040;
 }
 
 .formArea label {
   padding-left: 0;
   font-weight: bold;
   font-size: 1.5rem;
 }
 
 /* セレクト */
 
 select {
   outline: none;
   text-indent: 0.01px;
   text-overflow: '';
   background: #FFF;
   vertical-align: middle;
   font-size: inherit;
   color: inherit;
   -webkit-appearance: button;
   -moz-appearance: button;
   appearance: button;
   width: 100%;
   font-size: 1.5rem;
   border: solid 1px #6c6c6c;
 }
 
 .hs-fieldtype-select .input {
   position: relative;
   width: 100%;
   margin: 0;
   padding: 0;
 }
 
 .hs-fieldtype-select .input:before {
   z-index: 1;
   position: absolute;
   right: 2rem;
   top: 0px;
   content: "\f078";
   font-weight: 900;
   font-family: "Font Awesome 5 Free";
   line-height: 43px;
   color: #212121;
   font-size: 12px;
   padding: 0;
   pointer-events: none;
 }
 
 select.hs-input {
   height: 40px !important;
   border: solid 1px #6c6c6c !important;
   border-radius: 0px !important;
   padding-left: 1rem !important;
 }
 
 select option {
   background-color: #fff;
   color: #333;
 }
 
 select::-ms-expand {
   display: none;
 }
 
 select:-moz-focusring {
   color: transparent;
   text-shadow: 0 0 0 #828c9a;
 }
 
 /* エラー時のメッセージ設定 */
 
 .formArea .hs-form-checkbox label,
 .hs-error-msgs li label {
   border-left: none !important;
   padding-left: 0 !important;
 }
 
 .hs-error-msgs {
   margin: 0rem 0 1rem 0;
   padding: 0;
 }
 
 .hs-error-msgs li label {
   color: #dd4542 !important;
   font-size: 12px !important;
   text-align: left !important;
   font-style: italic !important;
 }
 
 .hs-form-required {
   color: #b71c1c !important;
 }
 
 .actions {
   text-align: center;
   margin: 1rem 0;
 }
 
 .cv_big_btn {
   width: 50rem;
   margin: 6rem auto 0;
 }
 
 .cv_big_btn a {
   text-align: center;
   display: block;
   width: 50rem;
   padding: 3rem;
   color: white;
   background: #FDE4B9;
   font-size: 2rem;
 }
 
 .cv_big_btn a:hover {
   opacity: .7;
 }
 
 @media screen and (max-width: 767px) {
   .cv_big_btn {
     width: auto;
     margin: 3rem 2rem 0;
   }
   .cv_big_btn a {
     text-align: center;
     display: block;
     width: 100%;
     padding: 2rem;
     font-size: 1.6rem;
   }
   .cv_big_btn a:hover {
     opacity: 1;
   }
 }
 
 /* 初期値テキストカラー */
 
 .hs-form input::-webkit-input-placeholder {
   color: #adadad;
   font-size: 16px;
 }
 
 .hs-form input::-moz-placeholder {
   color: #adadad;
   font-size: 16px;
 }
 
 .hs-form input:-moz-placeholder {
   color: #adadad;
   font-size: 16px;
 }
 
 .hs-form input:-ms-input-placeholder {
   color: #adadad;
   font-size: 16px;
 }
 
 .hs-richtext {
   font-weight: normal;
   font-size: 1.3rem;
   line-height: 1.6;
   margin-top: 2rem;
   font-family: "Noto Sans JP", 游ゴシック, "Yu Gothic", YuGothic, メイリオ, Meiryo, sans-serif !important;
 }
 
 .hs-richtext h6 {
   font-weight: normal;
 }
 
 /* footer */
 
 .footer-content {
   background-color: #212121;
   color: #FFF;
   font-size: 1.2rem;
   font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, "Hiragino Sans", "游ゴシック体", YuGothic, "YuGothic M", Meiryo, メイリオ, sans-serif!important;
 }
 
 /* -----------------------------------------------------
 
 下記に記載するのは他LPで記載したものなので
 製作の際に流用できるコンテンツです
 
 -------------------------------------------------------- */
 

 @media screen and (max-width: 767px) {

   .text-box,
   .voice-graph,
   .text-box p.pic01.wide,
   .text-box p.pic01,
   .teacher-content .col-content,
   .sponsor-area-box,
   .osusume-list .flex .col-pic {
     width: auto;
     margin: 0;
   }
   
 

   .mypage-label-box > .itemLabel {
     font-size: 14px;
   }
   .inner > form > p,
   legend.text,
   .field_notes .list_notes li {
     font-size: 12px;
     line-height: 1.8;
     font-weight: normal;
   }
   .inner > form > p a {
     text-decoration: underline;
   }
   
 }
 
 @media (min-width: 768px) {
 #sdo65 .hero_image .container {
   padding: 4rem;
 }
 }

  @media (min-width: 2200px) {
    .hero_image {
      padding-top: 200px;
    }
  }

  @media (min-width: 2800px) {
    .hero_image {
      padding-top: 400px;
    }
  }

  @media (min-width: 3400px) {
    .hero_image {
      padding-top: 600px;
    }
  }


/* 2024_0328_追加 */
/*.ttl_background {
  color: #000;
  font-weight: bold;
  font-size: 2.8rem;
  padding: 0.3em 0.8em;
  margin: 20px 0 30px;
  border: 2px solid #c8dff9;
  background-image: linear-gradient(45deg, #fff 0 25%, #c8dff9 25%);
  -webkit-background-clip: text;
  color: transparent #000;
  position: relative;
  width: auto;
  z-index: 0;
}

.ttl_background:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(45deg, #c8dff9 25%, #fff 0 25%);
  content: '';
  z-index: -1;
}*/



 @media screen and (max-width: 767px) {

    .ttl_background {
      font-size: 5.625vw;
      margin: 5vw 0;
      padding: 0.4em;
      background-image: linear-gradient(45deg, #fff 0 40%, #c8dff9 40%);

    }

    .ttl_background:before {
      background: linear-gradient(45deg, #c8dff9 40%, #fff 0 40%);
    }


      .lead-img {
         display: block;
         margin: 1rem auto;
         width: 100%;
      }
}

/* 2024_0611_追加 */
.image_2col {
  width: auto;
  display: flex;
  justify-content: center;
  margin: 0 auto 1rem;
}

.image_2col p {
  width: 45%;
  margin: 0;
  padding: 1rem;
  font-size: 1.3rem;
  text-align: center;
}

 @media screen and (max-width: 767px) {
  .image_2col {
    display: block;
    margin: 5vw 5vw 0;
  }
  .image_2col p {
    width: auto;
    padding: 0 0 2em;
  }

 }
