/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

@import url("https://fonts.googleapis.com/css?family=Kosugi&display=swap&subset=japanese");

html {
    color: #111;
    font-size: 10px;
    line-height: 1.6;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#wrapper_all img{
	width:100%;
	max-width:100%;
	height:auto;	
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}
.fw_bld{
	font-weight:bold;
}
.fw_nom{
	font-weight: normal;
}
.f_min{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}
.fl_l{float:left;}
.fl_r{float:right;}
@media only screen and (max-width: 767.98px) {
.fl_l{float: none;}
.fl_r{float:none;}
}
.fs_big1{ font-size:114.29%;}
.fs_big2{ font-size:128.57%;}
.txa_c{text-align:center;}
.txa_l{text-align: left;}
.txa_r{text-align: right;}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body {
  font-family: "Yu Gothic", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  background:#FFFFFF;
  -webkit-text-size-adjust: 100%;
  margin:0;
  padding:0;
}

body {
  color: #333333; }
  @media screen and (min-width: 768px) {
    body {
      font-size: 1.8rem;
      line-height: 1.77778; } }
  @media screen and (max-width: 767.98px) {
    body {
      font-size: 1.4rem;
      line-height: 1.42857; } }

#document {
  overflow: hidden;
  margin: 0 auto; }
  @media screen and (min-width: 768px) {
    #document {
      min-width: 1200px; } }
  @media screen and (max-width: 767.98px) {
    #document {
      min-width: 320px; } }

a {
  color: #a42425; }
  @media screen and (min-width: 768px) {
    a[href*="tel:"] {
      cursor: text;
      text-decoration: none;
      pointer-events: none; }
      a[href*="tel:"] img {
        cursor: default; }
    a:hover {
      text-decoration: none; } }


h1, h2, h3, h4, h5, h6, ul, ol, dl, p {
  margin-top: 0;
 }

h1, h2, h3, h4, h5, h6 {
 }

ul, ol {
  list-style: none;
  padding: 0;
 }

p, ul, ol {
	margin:0;
 }
 @media only screen and (max-width: 767.98px) {
    p, ul, ol {
       } }

@media only screen and (max-width: 767.98px) {
  h1, h2, h3, h4, h5, h6 {
     } }
a:link, a:visited {
  color: #222;
 }

#wrapper_all{
	position:relative;
	min-width:1040px;
	margin:0;
	padding:0;
}
#wrapper{
	margin:0;
	padding:0;
}

#l-header_wrap a,
.footer a,
#wrapper a img {
  opacity: 1;
-webkit-transition: opacity 0.2s ease-out;
-moz-transition: opacity 0.2s ease-out;
-ms-transition: opacity 0.2s ease-out;
transition: opacity 0.2s ease-out; }

#l-header_wrap a:hover,
.footer a:hover,
#wrapper a:hover img {
  opacity: .85; }
a.mover_btn{
  opacity: 1;
-webkit-transition: opacity 0.2s ease-out;
-moz-transition: opacity 0.2s ease-out;
-ms-transition: opacity 0.2s ease-out;
transition: opacity 0.2s ease-out;}
a.mover_btn:hover{
  opacity: .5 !important;

}
.bgfix {
  position: fixed;
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0; /*追記*/
  right: 0; /*追記*/
}
#gray_wrap{
	display:none;
	position: fixed;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.6);
	z-index:2;
}

.block_contens{
	max-width:1070px;
	margin:0 auto;
	padding:0 15px;
	position:relative;
	height:100%;
}
.pg_txt{
	font-size:1.0em;
}
@media screen and (max-width: 767.98px) {
#wrapper_all{
	min-width: inherit;
}
#wrapper{
}
.block_contens{
	width:100%;
	max-width: none;
	margin:0 auto;
	padding:0 15px 0 15px;
}
.pg_txt{
	font-size:0.875em;
}
}
.main_wrap{
	margin:0;
	padding:0;
}

@media screen and (max-width: 767.98px) {
.main_wrap{
	margin:0;
	padding:0;
}
}



/*****ヘッダー****/
#l-header_wrap{
	position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: auto;
	z-index:50;
	line-height:1;
}
#l-header_wrap_inn{
	position:relative;
	width:100%;
	height:100%;
}
#l-header{
	margin:0;
	height:70px;
	padding:0;
	position:relative;
	background:#FFF;
}
#l-header .header_inn{
	max-width:1040px;
	width:96%;
	margin:0 auto;
	padding:0 0px;
	position:relative;
	height:70px;
}
#l-header .header_inn img{
	height: auto;
	margin:0;
	padding:0;
}
#l-header .header_inn .l-header__logo {
	width:50%;
	max-width:410px;
	margin:0px auto 0;
	padding:5px 0 0;
	line-height:0;
	height:auto;
	font-size:0em;
	text-align:center;
}
#l-header .header_inn .l-header__logo img{
	vertical-align:bottom;
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}
#l-header .header_inn ul.l-header_sns{
	margin:0;
	padding:0;
	position:absolute;
	right:10px;
	top:14px;
	letter-spacing:-0.4em;
}
#l-header .header_inn ul.l-header_sns li{
	display:inline-block;
	letter-spacing:normal;
	max-width:42px;
	margin-left:15px;
}
#menu-btn{display: none;}
.head_sns_txt{display:none;}

@media screen and (max-width:767.98px){

#l-header_wrap{
}

#l-header_wrap_inn{
}
#l-header{
	height:100%;
	width:100%;
}
#l-header .header_inn{
	height:50px;
	width:100%;
	padding:0;
}
#l-header .header_inn .l-header__logo {
	width:62%;
	max-width:300px;
	margin:0 auto;
	padding:6px 0 0;
}
#l-header .header_inn .l-header__logo img{
	max-height:36px;
	width:auto;
}
#l-header .header_inn ul.l-header_sns{
	width:100%;
	top: 35%;
	right: 0px;
	height:25px;
	text-align: center;
}
#l-header .header_inn ul.l-header_sns li{
	width:25%;
	max-width:42px;
	margin-left:15px;
	margin-right:15px;
}
#l-header .header_inn ul.l-header_sns li img{
	max-width:42px;
}
.head_sns_txt{
	display:block;
	text-align:center;
	max-width:90px;
	margin:0 auto 20px;
}

#menu{
	position:absolute;
	top:0px;
	right:0px;
	width:100%;
	background: rgba(42,82,160,0.95);
	z-index:999;
	display:none;
}
#menu-inner{
	position:relative;
	height:98vh;
}
#btn-content{
	position:absolute;
	top:8px;
	right:10px;
	width:35px;
	height:35px;
}
#menu-btn{
    display: block;
	width:100%;
	height:100%;
	background: url(../images/tog_menu.png) center center no-repeat;
	background-size:contain;
	cursor:pointer;
}
#menu-btn-close{
    display: block;
	width:100%;
	height:100%;
	background:url(../images/tog_menu_close.png) center center no-repeat;
	background-size:contain;
	cursor:pointer;
}

}



/* Footer
--------------------------------------------------------------------------------------------------- */
#gfooter {
  margin: 0 auto;
  padding:0;
  overflow:hidden; }
  #gfooter .unav {
    margin: 0 auto; }
    #gfooter .unav > li {
      display: inline-block;
      vertical-align: middle; }
  #gfooter .copyright {
    margin: 0;
    text-align: center; }
  @media screen and (min-width: 768px) {
    #gfooter > .inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse;
      height: 360px; }
    #gfooter .otsuka {
      margin: 0 auto;
      min-width: 800px;
      max-width: 1220px;
      font-family: arial,"Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","メイリオ", Meiryo, Osaka, Verdana, sans-serif, "ＭＳ Ｐゴシック", "MS P Gothic", Geneva; }
      #gfooter .otsuka > .inner,
      #gfooter .otsuka > .inner02 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        #gfooter .otsuka > .inner ul,
        #gfooter .otsuka > .inner02 ul {
          margin: 0; }
          #gfooter .otsuka > .inner ul > li,
          #gfooter .otsuka > .inner02 ul > li {
            display: inline-block;
            vertical-align: middle; }
      #gfooter .otsuka > .inner {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
            -ms-flex-direction: row-reverse;
                flex-direction: row-reverse;
        height: 41px; }
        #gfooter .otsuka > .inner .logo {
          margin: 0; }
        #gfooter .otsuka > .inner .unav > li span {
          background-image: url("../images/mod_img_sprite.png");
          overflow: hidden;
          display: inline-block;
          text-indent: 200%;
          white-space: nowrap;
          vertical-align: middle;
          line-height: 1; }
        #gfooter .otsuka > .inner .unav > li.menu01 span {
          overflow: hidden;
          display: inline-block;
          text-indent: 200%;
          white-space: nowrap;
          line-height: 1;
          background-image: url("../images/mod_img_sprite.png");
          width: 130px;
          height: 16px;
          background-position: -76px -26px; }
        #gfooter .otsuka > .inner .unav > li.menu02 span {
          overflow: hidden;
          display: inline-block;
          text-indent: 200%;
          white-space: nowrap;
          line-height: 1;
          background-image: url("../images/mod_img_sprite.png");
          width: 90px;
          height: 16px;
          background-position: -218px 0px; }
        #gfooter .otsuka > .inner .unav > li.menu03 span {
          overflow: hidden;
          display: inline-block;
          text-indent: 200%;
          white-space: nowrap;
          line-height: 1;
          background-image: url("../images/mod_img_sprite.png");
          width: 132px;
          height: 16px;
          background-position: -76px 0px; }
        #gfooter .otsuka > .inner .unav > li.menu04 span {
          overflow: hidden;
          display: inline-block;
          text-indent: 200%;
          white-space: nowrap;
          line-height: 1;
          background-image: url("../images/mod_img_sprite.png");
          width: 66px;
          height: 16px;
          background-position: -218px -76px; }
        #gfooter .otsuka > .inner .unav > li:nth-of-type(n+2) {
          margin-left: 15px; }
      #gfooter .otsuka > .inner02 {
        padding: 7px 0;
        font-size: 1.2rem; }
        #gfooter .otsuka > .inner02::before {
          background-color: #eeeeee;
          position: absolute;
          top: 0;
          right: -190px;
          bottom: 0;
          left: -190px;
          content: "";
          z-index: -1; }
        #gfooter .otsuka > .inner02 ul > li:nth-of-type(n+2) {
          margin-left: 10px; }
        #gfooter .otsuka > .inner02 a {
          color: #828282;
          text-decoration: none; } }
  @media screen and (min-width: 1201px) {
    #gfooter .otsuka .inner02::before {
      right: calc(50% - 50vw);
      left: calc(50% - 50vw); } }
  @media screen and (max-width: 767.98px) {
    #gfooter .otsuka {
      background: #ffffff; }
      #gfooter .otsuka > .inner {
        padding: 22px 0 0 22px; }
        #gfooter .otsuka > .inner .logo {
          margin: 0 0 20px; }
          #gfooter .otsuka > .inner .logo img {
            width: 165px;
            height: auto; }
        #gfooter .otsuka > .inner .unav {
          display: none; }
      #gfooter .otsuka > .inner02 {
        text-align: center;
        font-size: 1rem; }
        #gfooter .otsuka > .inner02 .unav02 {
          margin: 0 43px 30px; }
          #gfooter .otsuka > .inner02 .unav02 > li {
            -webkit-box-sizing: border-box;
                    box-sizing: border-box;
            width: 49%;
            line-height: 1;
            text-align: left;
            white-space: nowrap;
            display: inline-block;
            vertical-align: middle; }
            #gfooter .otsuka > .inner02 .unav02 > li:nth-of-type(2n) {
              border-left: 1px solid #000000;
              padding-left: 35px; }
            #gfooter .otsuka > .inner02 .unav02 > li:nth-of-type(n+3) {
              margin-top: 15px; }
        #gfooter .otsuka > .inner02 a {
          color: #333333;
          text-decoration: none; }
        #gfooter .otsuka > .inner02 .copyright {
          background: #000000;
          line-height: 30px; }
          #gfooter .otsuka > .inner02 .copyright a {
            color: #ffffff; } }


#btn_pagetop {
    position: fixed;
    bottom: 30px;
    right: 15px;
	width:40px;
	z-index:30;
}
#btn_pagetop  a:hover img{
	opacity:1;
}
#btn_pagetop  img{max-width: 100%;height: auto;}
@media screen and (max-width: 767.98px) {
#btn_pagetop  {
    bottom: 20px;
    right: 10px;
	width:10%;
	max-width:40px;
	z-index:30;
}
}




/*****コンテンツ****/
.contents{
}
.main_contents{
}

@media screen and (max-width: 767.98px) {
.contents{
}
.main_contents{
}
}

/***** main ****/
.sec_area{
	width:100%;
	margin:0;
	padding:0;
	position:relative;
	overflow:hidden;
}
.sec_001{
}

.cp_mv{
}
.head_block{
	position:absolute;
	top:20px;
	left:0;
	width:100%;
}
.main_txt{
	width:46%;
	max-width:636px;
	margin:0 auto;
	text-align:center;
}

.cp_top_block{
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translateY(-30%) translateX(-50%);
  -webkit- transform: translateY(-30%) translateX(-50%);
	width:100%;
}

.top_read_01{
	width:52%;
    max-width:720px;
	margin:0 auto;
	text-align:center;
}
@media screen and (min-width: 1601px) {
.cp_top_block{
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translateY(-40%) translateX(-50%);
  -webkit- transform: translateY(-40%) translateX(-50%);
}
}
@media screen and (max-width: 767.98px) {
.cp_mv{
}
.head_block{
	top:1.5%;
}
.main_txt{
	width:85%;
	max-width:634px;
}

.cp_top_block{
  position: absolute;
  top: 28%;
  left: 50%;
  transform: translateY(-28%) translateX(-50%);
  -webkit- transform: translateY(-28%) translateX(-50%);
	width:100%;
}

.top_read_01{
	width:94%;
    max-width:700px;
	margin:0 auto;
	text-align:center;
}
}

.sec_002{
	margin:0 0 50px;
}
.main_cp_block{
	max-width:1000px;
	margin:0 auto;
}
.btn_taishou{
	max-width:500px;
	margin:40px auto 0;
}
.main_read_03{
	margin:60px auto 0;
}
.sub_cp_block{
	max-width:1000px;
	margin:80px auto 0;
}


@media screen and (max-width: 767.98px) {
.sec_002{
	margin:0 0 30px;
}
.main_cp_block{
	width:90%;
	max-width:670px;
	margin:0 auto;
}
.btn_taishou{
	width:82%;
	max-width:620px;
	margin:40px auto 0;
}
.main_read_03{
	margin:30px auto 0;
}
.sub_cp_block{
	width:91%;
	max-width:680px;
	margin:50px auto 0;
}
}

.sepa_fig{
}
.sepa_fig_01 img{
	vertical-align:bottom;
}

.sec_003{
	background:#1e8cdb;
	padding-bottom:40px;
}
.course_block{
	max-width:1000px;
	margin:0 auto;
	padding-top:30px;
}
.sttl_course{
	margin:0 auto 40px;
}
.sttl_start{
	max-width:220px;
	margin-bottom:10px;
}
.course_box{
	position:relative;
}
.nanaco_area{
	position:absolute;
	bottom:4%;
	left:0;
	text-align:center;
	width:100%;
}
a.link_nanaco{
	color:#dc0263;
}

.icon_deco{
	position:absolute;
	width:23%;
	max-width:230px;
}
.icon_deco_01{ top:-10%; right:10%;}
.icon_deco_02{ top:5%; right:5%;}
.icon_deco_03{ bottom:-20%; right:-5%;}
.icon_deco_04{ bottom:-15%; right:-6%;}
.icon_deco_05{ bottom:-15%; right:-6%;}
.icon_deco_06{ top:0%; right:-6%;}

.icon_finish{
	position:absolute;
	width:28%;
	max-width:280px;
	top:2.5%;
	left:-2%;
}
@media screen and (max-width: 767.98px) {
.sec_003{
	padding-bottom:20px;
}
.course_block{
	padding-top:20px;
}
.sttl_course{
	width:90%;
	max-width:670px;
	margin:0 auto 20px;
}
.sttl_start{
	width:30%;
	margin-left:2%;
}
.icon_deco{
}
.icon_deco_01{ top:-10%; right:6%; width:32%;}
.icon_deco_02{ top:5%; right:3%; width:24%;}
.icon_deco_03{ bottom:-21%; right:0%; width:24%;}
.icon_deco_04{ bottom:-15%; right:0%; width:24%;}
.icon_deco_05{ bottom:-15%; right:0%; width:24%;}
.icon_deco_06{ top:1.5%; right:1%; width:24%;}
.icon_finish{
	position:absolute;
	width:28%;
	max-width:210px;
	top:2.5%;
	left:2%;
}
}




.sec_004{
}
.sanka_block{
	max-width:1000px;
	margin:20px auto;
}
.step_box_01{
	margin-top:50px;
	margin-bottom:40px;
}
.sanka_step1_fig{
	margin-top:15px;
}
.btn_taishou_02{
	margin:20px auto 0;
}
.sanka_sepa{
	margin:35px 0;
}
.sanka_step2_fig{
	margin-top:15px;
}
.sanka_step3_fig{
	margin-top:15px;
}
.sanka_step4_fig{
	margin-top:15px;
}

@media screen and (max-width: 767.98px) {
.sec_004{
}
.sanka_block{
	width:90%;
	max-width:670px;
	margin:20px auto;
}
.step_box_01{
	margin-top:30px;
	margin-bottom:30px;
}
.sanka_step1_fig{
	margin-top:0px;
}
.btn_taishou_02{
	margin:20px auto 0;
}
.sanka_sepa{
	margin:15px 0;
}
.sanka_step2_fig{
	margin-top:0px;
}
.sanka_step3_fig{
	margin-top:0px;
}
.sanka_step4_fig{
	margin-top:0px;
}

}

.sec_005{
	margin:60px auto 0;
	padding-top:20px;
}
.taishou_block{
	max-width:1000px;
	margin:20px auto;
}
.sttl_taishou{
	margin-top:40px;
}
.taishou_note{
	margin-top:40px;
}
ul.pd_list{
	margin:0;
	padding:0;
	letter-spacing:-0.4em;
	font-size:0;
	text-align:center;
}
ul.pd_list li{
	margin:6% 0.2% 0;
	padding:0;
	letter-spacing: normal;
	display:inline-block;
	vertical-align:top;
}
ul.pd_list li.pd_2col{
	width:49%;
	max-width:490px;
}
ul.pd_list li.pd_1col{
	width:53%;
	max-width:530px;
}

@media screen and (max-width: 767.98px) {
.sec_005{
	margin:30px auto 0;
	padding-top:15px;
}
.taishou_block{
	width:90%;
	max-width:670px;
	margin:20px auto;
}
.sttl_taishou{
	margin-top:25px;
}
.taishou_note{
	margin-top:20px;
}
ul.pd_list li{
	margin:5% 0% 2%;
	padding:0;
	letter-spacing: normal;
	display:inline-block;
	vertical-align:top;
}
ul.pd_list li.pd_2col{
	width:100%;
	max-width:670px;
}
ul.pd_list li.pd_1col{
	width:100%;
	max-width:670px;
}
}




.sec_006{
	margin-top:60px;
	margin-bottom:60px;
}
ul.partner_list{
	margin:0 auto;
	padding:0;
	letter-spacing:-0.4em;
	font-size:0;
    text-align:center;
	max-width:1000px;
}
ul.partner_list li{
	margin:3% 0 0;
	padding:0;
	letter-spacing: normal;
	display:inline-block;
	vertical-align:top;
}
ul.partner_list li.partner_otsuka{
	width:26%;
	max-width:260px;
}
ul.partner_list li.partner_seven{
	width:38%;
	max-width:380px;
}
ul.partner_list li.partner_txt{
	width:64%;
	max-width:640px;
	margin-top:5%;
}
.ouen_txt{
	margin:80px auto 0;
	width:64%;
	max-width:640px;
}
.ouen_fig{
	margin:30px auto 0;
	width:93%;
	max-width:930px;
}

@media screen and (max-width: 767.98px) {
.sec_006{
	margin-top:20px;
	margin-bottom:20px;
}
ul.partner_list{
	max-width:670px;
}
ul.partner_list li{
	margin:1% 0 0;
}
ul.partner_list li.partner_otsuka{
	width:39%;
	max-width:260px;
}
ul.partner_list li.partner_seven{
	width:57%;
	max-width:380px;
}
ul.partner_list li.partner_txt{
	width:90%;
	max-width:670px;
	margin-top:5%;
}
.ouen_txt{
	margin:50px auto 0;
	width:90%;
	max-width:670px;
}
.ouen_fig{
	width:100%;
	max-width:670px;
}

}




.sec_007{
	background:#1e8cdb;
}
.kiyaku_area{
	max-width:1000px;
	margin:40px auto;
}
.ttl_kiyaku{
    max-width:1000px;
	margin-bottom:50px;
}
.kiyaku_block{
	background:#FFF;
	border:solid 1px #a3a3a3;
	padding:10px 30px;
	font-size:0.75em;
	line-height:1.5;
	margin-bottom:40px;
	height:460px;
	overflow-y: scroll;
	position:relative;
	z-index:20;
}
.under_note{
	max-width:1000px;
	margin:40px auto 50px;
	font-size:0.75em;
	color:#FFF;
}
@media screen and (max-width: 767.98px) {
.sec_007{
}
.kiyaku_area{
	width:90%;
	max-width:670px;
	margin:20px auto;
}
.ttl_kiyaku{
    max-width: inherit;
	margin-bottom:30px;
}
.kiyaku_block{
	font-size:0.875em;
	padding:5px 20px;
	margin-bottom:30px;
	height:360px;
}
.under_note{
	width:90%;
	max-width:670px;
	margin:30px auto 50px;
	font-size:0.875em;
}
}




.kiyaku_head{
	/*font-size:0.9375em;*/
	font-weight:bold;
	color:#1e8cdb;
	margin-top:1.0em;
}
dl.dl-list{
	margin:2em 0;
	padding:0;
	/*font-size:0.9375em;*/
	line-height:1.8;
}
dl.dl-list dt{
	margin:0 0 0.1em 0;
	padding:0;
	font-weight:bold;
	color:#1e8cdb;
}
dl.dl-list dd{
	margin:0;
	padding:0;
}
dl.dl-list dd.dl-list__dd_02{
	margin-top:1.0em;
}
ul.list--term{
	text-indent: -1em;
}
ul.list--term li.list__item{
	margin-left: 1em;
}
ul.list--term2{
	text-indent: -1.3em;
}
ul.list--term2 li.list__item{
	margin-left: 1.3em;
}
ul.list--term3{
	margin-left:0.5em;
}
a.term_link{
	color:#1e8cdb;
	text-decoration:underline;
}
a.term_link:hover{
	text-decoration:none;
}
ul.kiyaku_note{
	text-indent: -1em;
}
ul.kiyaku_note li{
	margin-left: 1em;
}
@media screen and (max-width: 767.98px) {
.youkou_wrap{
	border-right:none;
	border-left:none;
	padding:20px 15px 15px;
	margin-left:-15px;
	margin-right:-15px;
}
.kiyaku_head{
	/*font-size:0.75em;*/
}
dl.dl-list{
	margin:1.5em 0;
	padding:0;
	/*font-size:0.75em;*/
}
a.term_link{
	text-decoration:underline;
}

}


.corpName {
font-family: 'Kosugi', sans-serif; }


.anime {
    opacity : 0.01;
    transform : translate(0, 50px);
    transition : all 700ms;
    }
 
.anime.fadein {
    opacity : 1;
    transform : translate(0, 0);
    }



/* ==========================================================================
   Helper classes
   ========================================================================== */
span.supText {
font-size: 75.5%;
vertical-align: top;
position: relative;
top: -0.1em;
}
.fs_small{
font-size: 75.5%;
}

a.link_def{
	color:#385ff0;
}

.fs_small01{
	font-size:0.75em;
}
.bld{
	font-weight:bold;
}
.mb10{
	margin-bottom:1.0em;
}

.mobile {
  display: none; }
  @media only screen and (max-width: 767.98px) {
    .mobile {
      display: block; } }

@media only screen and (max-width: 767.98px) {
  .desktop {
    display: none; } }
.hidden {
    display: none !important;
    visibility: hidden;
}
.pc-only{ display:inline;}
.sp-only{ display:none;}
.pc-b-only{ display: block;}
.sp-b-only{ display:none;}
@media screen and (max-width: 767.98px) {
.pc-only{ display:none;}
.sp-only{ display:inline;}
.pc-b-only{ display: none;}
.sp-b-only{ display:block;}
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}
