@charset "UTF-8";
body.page-id-6404 #content {
  background: #fff;
}
body.page-id-6404 #primary,
body.page-id-6404 #post-6404 {
  margin-bottom: 0;
}
/* =========================================================
 parts.css
========================================================= */
.hd_sec001 {}
.hd_sec001 {
  text-align: center;
  overflow: hidden;
}
.hd_sec001 > * {
  display: block;
  position: relative;
}
.hd_sec001 > *:nth-child(1) {
  font-size: 20px;
  font-weight: 700;
  font-family: 'Oswald', sans-serif;
  color: #000;
  letter-spacing: 4px;
}
.hd_sec001 > *:nth-child(1) span {
  display: inline-block;
  position: relative;
}
.hd_sec001 > *:nth-child(1) span::before {
  position: absolute;
  bottom: -10px;
  width: 100%;
  height: 2px;
  background-color: #fff;
  content: '';
}
.hd_sec001 > *:nth-child(2) {
  font-size: 32px;
  font-weight: bold;
  color: #000;
  line-height: 1.5;
  margin-top: 20px;
}
.hd_sec001 > *:nth-child(2) span {
  position: relative;
  display: inline-block;
}
.hd_sec001 > *:nth-child(2) span::before,
.hd_sec001 > *:nth-child(2) span::after {
  /*display: none;*/
  position: absolute;
  top: 50%;
  width: 20px;
  height: 2px;
  background-color: #fff;
  transform: translate(0,-50%);
  content: '';
}
.hd_sec001 > *:nth-child(2) span::before {right: 110%;}
.hd_sec001 > *:nth-child(2) span::after {left: 110%;}




.hd_txt {
  position: relative;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 1.5;
}

.hd_txt001 {
  color: #22adad;
  padding-left: 20px!important;
}
.hd_txt001::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 5px;
  height: 60%;
  background-color: #22adad;
  transform: translate(0,-50%);
  content: '';
}

.hd_txt002 {color: #22adad;}

.hd_txt003 {
  color: #22adad;
  padding-left: 35px!important;
}
.hd_txt003::after {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translate(0,-50%);
  z-index: 2;
  content: '';
  width: 10px;
  height: 10px;
  background-color: #22adad;
  border: 3px solid #22adad;
  border-radius: 100%
}

.hd_txt004 {
  color: #fff;
  background-color: #22adad;
  padding-right: 20px!important;
  padding-left: 20px!important;
}

.hd_txt005 {
  color: #22adad;
  border-bottom: 1px solid #22adad;
}

.hd_txt006 {
  color: #22adad;
  padding-left: 40px!important;
}
.hd_txt006::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 30px;
  height: 30px;
  font-family: FontAwesome;
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 30px;
  background-color: #22adad;
  border: 2px solid #22adad;
  border-radius: 50%;
  transform: translate(0,-50%);
}
.hd_txt006.is_home::before {content: '\f015';}
.hd_txt006.is_cheack::before {content: '\f00c';}
.hd_txt006.is_building::before {content: '\f1ad';}
.hd_txt006.is_dot::before {content: '\f192';}
.hd_txt006.is_star::before {content: '\f005';}
.hd_txt006.is_user::before {content: '\f007';}

.hd_txt007 {
  color: #22adad;
  padding-left: 30px!important;
}
.hd_txt007::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 25px;
  height: 2px;
  background-color: #22adad;
  transform: translate(0,-50%);
  content: '';
}

.hd_txt008 span.sub {
  display: inline-block;
  font-size: 60%;
  color: #fff;
  background: #777777;
  padding: 5px 10px;
  margin-bottom: 10px;
/*
  border-bottom: 2px solid #22adad;
  border-radius: 10px;
*/
}
.hd_txt008 span.main {
  display: block;
}

.hd_txt009 {color: #22adad;}
.hd_txt009::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50px;
  height: 2px;
  background-color: #22adad;
  content: '';
}

.hd_txt010 {
  color: #22adad;
  border-bottom: 1px solid #22adad;
}
.hd_txt010 > * {
  display: inline-block;
  position: relative;
}
.hd_txt010 > *:nth-child(1) {
  color: #fff;
  padding: 5px 10px;
  background: #22adad;
}
.hd_txt010 > *:nth-child(1)::before {
  position: absolute;
  top: 50%;
  right: -18px;
  transform: translate(0,-50%);
  border: 6px solid transparent;
  border-left: 12px solid #4fb0ae;
  content: '';
}
.hd_txt010 > *:nth-child(2) {
  font-size: 20px;
  margin-left: 15px;
}



@media screen and (max-width: 1200px){}
@media screen and (max-width: 980px){
  .hd_sec001 > *:nth-child(2) {
    font-size: 26px;
    margin-top: 15px;
  }
}
@media screen and (max-width: 768px){
  .hd_sec001 > *:nth-child(1) {font-size: 16px;}
  .hd_sec001 > *:nth-child(2) {font-size: 24px;}
}
@media screen and (max-width: 640px){}
@media screen and (max-width: 480px){
  .hd_sec001 > *:nth-child(1) {font-size: 13px;}
  .hd_sec001 > *:nth-child(2) {
    font-size: 20px;
    margin-top: 10px;
  }
}
@media screen and (max-width: 370px){}


.is_pc     {display: block;}
.is_pc-tab {display: block;}
.is_tab    {display: none;}
.is_tab-sp {display: none;}
.is_sp     {display: none;}
@media screen and (max-width: 1200px){}
@media screen and (max-width: 980px){}
@media screen and (max-width: 768px){
  .is_pc     {display: none;}
  .is_pc-tab {display: block;}
  .is_tab    {display: block;}
  .is_tab-sp {display: block;}
  .is_sp     {display: none;}
}
@media screen and (max-width: 640px){}
@media screen and (max-width: 480px){
  .is_pc     {display: none;}
  .is_pc-tab {display: none;}
  .is_tab    {display: none;}
  .is_tab-sp {display: block;}
  .is_sp     {display: block;}
}
@media screen and (max-width: 370px){}



/* font-family */
.ff01 {font-family: 'Oswald', sans-serif;}
.ff02 {font-family: 'Noto Sans JP', sans-serif;}

.fs15 {font-size: 15px!important;}
/* font-color */
.fwB {font-weight: bold!important;}
.fc1st {color: #68e545!important;}
.fc2nd {color: #165386!important;}
.fc3rd {color: #98D6EC!important;}
.fcB   {color: #000!important;}
.fcW   {color: #fff!important;}
.fcR   {color: #ff0000!important;}
.fcG   {color: #ccc!important;}
/* border */
.bd1st {border: 1px solid #080D43;}
.bd2nd {border: 1px solid #165386;}
.bd3rd {border: 1px solid #fff;}
.bdG   {border: 1px solid #f1f1f1;}
.bd-T {border-top: 1px solid;}
.bd-L {border-left: 1px solid;}
.bd-B {border-bottom: 1px solid;}
.bd-R {border-right: 1px solid;}


/* background */
.bgc1st {background-color: #080D43!important;}
.bgc2nd {background-color: #165386!important;}
.bgc3rd {background-color: #666!important;}
.bgcW   {background-color: #fff!important;}
.bgcB   {background-color: #000!important;}
.bgcG   {background-color: #f1f1f1!important;}
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.csP {cursor: pointer;}

/* arrow */
.arrow {position: relative;}
.arrow::after {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0,-50%);
     -moz-transform: translate(0,-50%);
          transform: translate(0,-50%);
  font-family: FontAwesome;
  font-size: 20px;
  font-weight: normal;
  color: #ccc;
  -webkit-transition: all .5s ease;
          transition: all .5s ease;
}
.arrow-b::after {
  right: 10px;
  content: "\f107";
}
.arrow-b.is_active::after {
  -webkit-transform: translate(0,-50%) rotate(180deg);
     -moz-transform: translate(0,-50%) rotate(180deg);
          transform: translate(0,-50%) rotate(180deg);
}
.arrow-r::after {
  right: 10px;
  content: "\f105";
}

/***** -- layout -- ******/
.taL {text-align:left!important;}
.taC {text-align:center!important;}
.taR {text-align:right!important;}
.vaT {vertical-align:top!important;}
.vaM {vertical-align:middle!important;}
.vaB {vertical-align:bottom!important;}

/***** -- position -- ******/
.poA {position: absolute!important;}
.poR {position: relative!important;}
.poF {position: fixed!important;}
.poC {
  position: absolute!important;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}

/***** -- margin -- ******/
.mT0  {margin-top: 0px!important;}
.mT5  {margin-top: 5px!important;}
.mT10 {margin-top: 10px!important;}
.mT20 {margin-top: 20px!important;}
.mT40 {margin-top: 40px!important;}
.mT50 {margin-top: 50px!important;}
.mB0  {margin-bottom: 0px!important;}
.mB5  {margin-bottom: 5px!important;}
.mB10 {margin-bottom: 10px!important;}
.mB20 {margin-bottom: 20px!important;}
.mB40 {margin-bottom: 40px!important;}
.mB50 {margin-bottom: 50px!important;}
.mL0  {margin-left: 0px!important;}
.mL5  {margin-left: 5px!important;}
.mL10 {margin-left: 10px!important;}
.mL20 {margin-left: 20px!important;}
.mR0  {margin-right: 0px!important;}
.mR5  {margin-right: 5px!important;}
.mR10 {margin-right: 10px!important;}
.mR20 {margin-right: 20px!important;}
.m0  {margin: 0!important;}
.mAuto {margin: auto!important;}
.m0Auto {margin: 0px auto!important;}
.m5Auto {margin: 5px auto!important;}
.m10Auto {margin: 10px auto!important;}
.m20Auto {margin: 20px auto!important;}

/***** -- padding -- ******/
.p0   {padding: 0!important;}
.p5   {padding: 5px!important;}
.p10  {padding: 10px!important;}
.p20  {padding: 20px!important;}
.pT0  {padding-top: 0px!important;}
.pT5  {padding-top: 5px!important;}
.pT10 {padding-top: 10px!important;}
.pT20 {padding-top: 20px!important;}
.pT30 {padding-top: 30px!important;}
.pT40 {padding-top: 40px!important;}
.pB0  {padding-bottom: 0px!important;}
.pB5  {padding-bottom: 5px!important;}
.pB10 {padding-bottom: 10px!important;}
.pB20 {padding-bottom: 20px!important;}
.pB30 {padding-bottom: 30px!important;}
.pB40 {padding-bottom: 40px!important;}
.pL0  {padding-left: 0px!important;}
.pL5  {padding-left: 5px!important;}
.pL10 {padding-left: 10px!important;}
.pL20 {padding-left: 20px!important;}
.pR0  {padding-right: 0px!important;}
.pR5  {padding-right: 5px!important;}
.pR10 {padding-right: 10px!important;}
.pR20 {padding-right: 20px!important;}

/***** -- width -- ******/
.w20  {width: 20px!important;}
.w30  {width: 30px!important;}
.w40  {width: 40px!important;}
.w50  {width: 50px!important;}
.w60  {width: 60px!important;}
.w70  {width: 70px!important;}
.w78  {width: 78px!important;}
.w80  {width: 80px!important;}
.w100 {width: 100px!important;}
.w104 {width: 104px!important;}
.w110 {width: 110px!important;}
.w120 {width: 120px!important;}
.w150 {width: 150px!important;}
.w200 {width: 200px!important;}
.w250 {width: 250px!important;}
.w300 {width: 300px!important;}
.w350 {width: 350px!important;}
.w400 {width: 400px!important;}
.w500 {width: 500px!important;}
.w600 {width: 600px!important;}
.w700 {width: 700px!important;}
.w5per  {width: 5%!important;}
.w10per {width: 10%!important;}
.w15per {width: 15%!important;}
.w20per {width: 20%!important;}
.w22per {width: 22%!important;}
.w23per {width: 23%!important;}
.w25per {width: 25%!important;}
.w27per {width: 27%!important;}
.w30per {width: 30%!important;}
.w33per {width: 33.33%!important;}
.w35per {width: 35%!important;}
.w40per {width: 40%!important;}
.w45per {width: 45%!important;}
.w47per {width: 47%!important;}
.w49per {width: 49%!important;}
.w50per {width: 50%!important;}
.w60per {width: 60%!important;}
.w68per {width: 68%!important;}
.w70per {width: 70%!important;}
.w73per {width: 73%!important;}
.w75per {width: 75%!important;}
.w80per {width: 80%!important;}
.w85per {width: 85%!important;}
.w90per {width: 90%!important;}
.w95per {width: 95%!important;}
.w100per {width: 100%!important;}
.wMain {width: 720px;}
.wSide {width: 360px;}

/***** -- height -- ******/
.h50  {height: 50px!important;}
.h100 {height: 100px!important;}
.h150 {height: 150px!important;}
.h200 {height: 200px!important;}
.h250 {height: 250px!important;}
.h300 {height: 300px!important;}
.h400 {height: 400px!important;}
.h500 {height: 500px!important;}
.h100per {height: 100%!important;}
.h100vh {height: 100vh;}
.max-h100per {max-height: 100%!important;}

/***** -- other -- ******/
.disInB {display: inline-block;}
.disB   {display: block;}
.disN   {display: none;}
.vsH {visibility: hidden;}
.vsV {visibility: visible;}
.flL {float: left!important;}
.flR {float: right!important;}
.oA {overflow: auto;}
.oH {overflow: hidden;}
.lsN {list-style: none;}
.lh5 {line-height: 1.5;}
.cf::after{
  content: '';
  display: block;
  clear: both;
  visibility: hidden;
}
.hover {transition: all .2s ease;}
.hover-fade:hover  {opacity: 0.5;}
.hover-uline:hover {text-decoration: underline;}
.hover-noline {text-decoration: underline;}
.hover-noline:hover {text-decoration: none;}



/* -- effect common -- */
.btn-fx {
  position: relative;
  display: block;
  text-align: center;
  margin: auto;
  padding: 15px 0;
  border: 2px solid #333;
  line-height: 1.5;
  cursor: pointer;
}
.btn-fx::before,
.btn-fx::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.btn-fx,
.btn-fx::before,
.btn-fx::after {
  -webkit-transition: all .3s;
          transition: all .3s;
}
/* btn-effect01 */
.btn-fx.fx01 {
  position: relative;
  z-index: 2;
  background-color: #fff;
  overflow: hidden;
}
.btn-fx.fx01:hover {
  color: #fff;
}
.btn-fx.fx01::after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.btn-fx.fx01:hover::after {
  -webkit-transform: scale(2) rotate(180deg);
          transform: scale(2) rotate(180deg);
  background-color: #333;
}
/* btn-effect02 */
.btn-fx.fx02 {
  position: relative;
  z-index: 2;
  background-color: #fff;
  overflow: hidden;
}
.btn-fx.fx02:hover {
  color: #fff;
}
.btn-fx.fx02::after {
  top: -100%;
  width: 100%;
  height: 100%;
}
.btn-fx.fx02:hover::after {
  top: 0;
  background-color: #333;
}
/* btn-effect03 */
.btn-fx.fx03 {
  position: relative;
  z-index: 2;
  background-color: #fff;
  overflow: hidden;
}
.btn-fx.fx03:hover {
  color: #fff;
}
.btn-fx.fx03::after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(.5);
          transform: scale(.5);
}
.btn-fx.fx03:hover::after {
  background: #333;
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* =========================================================
 common.css
========================================================= */
@charset "UTF-8";
/***** -- COMMON -- *****/
* {
    box-sizing: border-box;
}

html, body {
    height: 100%;
    font-size: 62.5%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -webkit-print-color-adjust: exact;
}

html {
    width: 100%!important;
}

body {
    text-align: left;
    color: #323232;
    background: transparent;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 1;
}

a {
    color: #000;
    text-decoration: none;
    transition: all .2s ease;
}

strong {
    font-size: 130%;
}

small {
    font-size: 85%;
}

.body-wrap {
    position: relative;
    width: 100%;
    z-index: 1;
    background-color: #fff;
}

.iframe {
    text-align: center;
}

.common-wrap {
}

.common-inner {
    position: relative;
    max-width: 1100px;
    width: 100%;
    margin: auto;
}

.common-btn {
    text-align: center;
    letter-spacing: -.40em;
}

.common-btn > * {
    display: inline-block;
    margin-top: 10px;
    margin-right: 10px;
    vertical-align: middle;
    letter-spacing: normal;
}

.common-btn > *:last-child {
    margin-right: 0;
}

.common-mT {
    margin-top: 65px;
}

@media screen and (max-width: 1200px) {
    .common-inner {
        width: 100%;
    }
}

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

@media screen and (max-width: 768px) {
    .common-inner {
        width: 96%;
    }

    .common-mT {
        margin-top: 55px;
    }
}

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

@media screen and (max-width: 480px) {
    .common-mT {
        margin-top: 50px;
    }
}

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


/***** layout：2col *****/
#main-2col, #side-2col {
    float: left;
}

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

@media screen and (max-width: 980px) {
    #main-2col, #side-2col {
        float: none;
        width: 100%;
    }

    #side-2col {
        display: none;
        position: static!important;
        float: none;
        clear: both;
        width: auto;
    }
}

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

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

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

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

/***** layout：flax *****/
.l-flex {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
}

/***** layout：glid *****/
.l-grid > * {
    display: block;
    position: relative;
    float: left;
}

.l-grid::after {
    display: block;
    clear: both;
    visibility: hidden;
    content: '';
}

/***** layout：table *****/
.l-table {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.l-table > * {
    display: table-cell;
    vertical-align: middle;
}

@media screen and (max-width: 768px) {
    .l-table.is_rps > * {
        display: block;
        width: 100%!important;
    }
}

/***** layout：column *****/
.l-column {
    -webkit-column-count: 3;
    -webkit-column-gap: 15px;
    -webkit-column-fill: auto;
    -moz-column-count: 3;
    -moz-column-gap: 15px;
    -moz-column-fill: balance !important;
    column-count: 3;
    column-gap: 15px;
    column-fill: auto;
}

.l-column > * {
    display: inline-block;
    position: relative;
    -webkit-break-inside: avoid;
    -moz-break-inside: avoid;
    break-inside: avoid;
}
/* Google Chorome BugFix */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .l-column > * {
        display: block !important;
    }
}

/***** layout：tile *****/
.l-tile {
    display: grid;
    grid-gap: 15px;
    grid-template-columns: 1fr 1fr 1fr;
/*
  grid-template-rows: 150px 100px 50px auto;
*/
    grid-template-rows: auto;
}

/***** layout：list *****/
.l-list {
}

.l-list > * {
    display: block;
    position: relative;
    padding: 20px 35px 20px 20px;
}

.l-list.is_arrow > *::after {
    position: absolute;
    top: 50%;
    right: 15px;
    font-family: FontAwesome;
    font-size: 15px;
    font-weight: bold;
    color: #000;
    content: "\f105";
    transform: translate(0,-50%);
    transition: all .2s ease;
}



/***** -- btn -- *****/
.btn {
    display: inline-block;
    position: relative;
    max-width: 400px;
    width: 100%;
    font-size: 15px;
    font-weight: bold;
    color: #000;
    text-align: center;
    text-decoration: none!important;
    line-height: 1.5;
    padding: 25px 0;
    background-color: #fff;
    border: 1px solid #999;
    border-radius: 200px;
    transition: all .2s ease;
    cursor: pointer;
}

.btn:hover {
    color: #fff;
    border: 1px solid #22adad;
}

.btn::before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 0;
    height: 0;
    background-color: #22adad;
    border-radius: 200px;
    transition: all .2s ease;
    content: '';
}

.btn:hover::before {
    width: 100%;
    height: 100%;
}

.btn span {
    display: block;
    position: relative;
}

.btn span::before {
    position: absolute;
    top: 50%;
    left: 40px;
    transform: translate(0,-50%);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    transition: all .2s ease;
    content: '';
}

.btn span::after {
    position: absolute;
    top: 50%;
    right: 15px;
    font-family: FontAwesome;
    font-size: 18px;
    font-weight: bold;
    color: #000;
    transform: translate(0,-50%);
    transition: all .2s ease;
}

.btn.is_ver5 span::after {
    font-family: FontAwesome;
}

.btn-arrow span::after {
    content: '\f105';
}

.btn:hover span::after {
    color: #fff;
}

.btn-acc span::after {
    font-size: 24px;
    transform: translate(0,-50%) rotate(0deg);
    content: "\f107";
}

.btn-acc.is_active span {
}

.btn-acc.is_active span::after {
    transform: translate(0,-50%) rotate(180deg);
}

.btn-list {
    max-width: 100%!important;
    padding: 15px 0;
    border: 1px solid #ddd;
    border-radius: 0;
}

.btn-list::before {
    background-color: #e2f4f4;
    border-radius: 0;
}

.btn-list:hover {
    color: #333;
    border: 1px solid #ddd;
}

.btn-list span {
    padding: 0 40px 0 40px;
}

.btn-list span::before {
    left: 15px;
    width: 20px;
    height: 100%;
    color: #2ab6c9;
    font-weight: bold;
    background: transparent;
    content: 'Q';
}

.btn-list:hover span::before {
    color: #2ab6c9;
}

.btn-list:hover span::after {
    color: #333;
}

.btn-01:hover {
    color: #fff;
    border: 1px solid #22adad;
}

.btn-01::before {
    background-color: #22adad;
}

.btn-01 span::after {
    font-size: 24px;
    color: #22adad;
}

.btn-01:hover span::after {
    color: #fff;
}

.btn-02 {
    max-width: 100%;
    color: #000!important;
    text-align: left;
    padding: 1rem 0 1rem 1rem;
    border-radius: 0;
}

.btn-02::before {
    background-color: #22adad;
    border-radius: 0;
}

.btn-02:hover {
    color: #fff!important;
    border-color: #22adad;
}

.btn.is_csr01 span::after {
    content: '\f2b5';
}

.btn.is_csr02 span::after {
    content: '\f57e';
}

.btn.is_csr03 span::after {
    content: '\f518';
}

.btn.is_csr04 span::after {
    content: '\f0c0';
}

.btn.is_csr05 span::after {
    content: '\f4be';
}

.btn.is_csr06 span::after {
    content: '\f70c';
}

.btn.is_photo span::after {
    content: '\f083';
}

.btn.is_pdf span::after {
    color: #F44336;
    content: '\f1c1';
}

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

@media screen and (max-width: 980px) {
    .btn {
        max-width: 350px;
    }
}

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

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

@media screen and (max-width: 480px) {
    .btn {
        max-width: 300px;
        font-size: 13px;
        padding: 20px 0;
    }

    .btn span::before {
        left: 20px;
    }

    .btn-02 {
        padding: 1rem 0 1rem 1rem;
    }
}

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



/***** -- DRAWER -- *****/
/*
.drawer_oh {overflow: visible;}
.drawer-wrap {display: none;}
*/
.drawer_oh {
    overflow: visible;
}

.drawer_oh body {
    overflow: unset!important;
}

.drawer-wrap {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    height: 100vh;
    overflow: auto;
    background-color: rgba(123, 198, 233, 0.8);
    transform: scaleY(0);
    transform-origin: top center;
    transition: transform .6s cubic-bezier(.77,0,.175,1) .3s;
}

.drawer_open .drawer-wrap {
    transform: scaleY(1);
    transition-delay: 0s;
}

.drawer-inner {
    width: 90%!important;
    max-width: 800px!important;
    height: 100%!important;
}

.drawer-contents {
    padding: 80px 0;
    line-height: 1.2;
}

.drawer-contents > div {
    width: 100%;
    margin-top: 40px;
}

.drawer-contents > div:first-child {
    display: none;
    margin-top: 0;
}

.drawer-contents > div > * {
    transform: scaleY(0);
    transition: transform .6s cubic-bezier(.77,0,.175,1) 0s;
    transform-origin: top center;
}

.drawer_open .drawer-contents > div > * {
    transform: scaleY(1);
    transition-delay: .5s;
}

.drawer-title {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}

.drawer-link {
    margin-top: 10px;
}

.drawer-link > * {
    width: 50%;
}

.drawer-link > a {
    display: block;
    position: relative;
    font-size: 15px;
    font-weight: bold;
    color: #323232;
    padding: 15px 0 15px 20px;
    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 1) inset;
}

.drawer-link > a::after {
    position: absolute;
    top: 50%;
    right: 15px;
    font-family: FontAwesome;
    font-size: 15px;
    font-weight: bold;
    color: #323232;
    transform: translate(0,-50%);
    transition: all .2s ease;
    content: "\f105";
}

.drawer-link > a:hover {
    color: #fff;
    background-color: #78cbee;
}

.drawer-link > a:hover::after {
    color: #fff;
}

.drawer-grid {
}

.drawer-grid > a {
    position: relative;
    width: 50%;
    height: 100px;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: top 15px center;
    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 1) inset;
    transition: all .2s ease;
}

.drawer-grid > a span {
    position: absolute;
    bottom: 10px;
    width: 100%;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    transition: all .2s ease;
}

.drawer-grid > a:nth-child(1) {
    background-image: url(https://www.nihonzaitaku.co.jp/_assets/img/icon-cmn-owner.png);
}

.drawer-grid > a:nth-child(2) {
    background-image: url(https://www.nihonzaitaku.co.jp/_assets/img/icon-cmn-resident.png);
}

.drawer-grid > a:nth-child(3) {
    background-image: url(https://www.nihonzaitaku.co.jp/_assets/img/icon-cmn-search.png);
}

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

@media screen and (max-width: 980px) {
    .drawer_oh {
        overflow: hidden;
    }

    .drawer-wrap {
        display: block;
        top: 65px;
    }
}

@media screen and (max-width: 768px) {
    .drawer-wrap {
        top: 55px;
    }
}

@media screen and (max-width: 640px) {
    .drawer-contents > div:first-child {
        display: block;
    }
}

@media screen and (max-width: 480px) {
    .drawer-wrap {
        top: 50px;
    }

    .drawer-contents {
        padding: 40px 0 80px;
    }

    .drawer-link > * {
        width: 100%;
    }

    .drawer-title {
        font-size: 18px;
    }

    .drawer-link > a {
        font-size: 13px;
    }
}

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



/***** -- FORM -- *****/
.form-wrap {
    position: relative;
    padding: 25px 0 50px;
    background-color: #fff;
}

.form-inner {
}

.form-text {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
}

.form-memo {
    font-size: 12px;
    font-weight: bold;
    text-align: right;
    margin-top: 10px;
}

.form-memo span {
    color: #ff0000;
    margin-right: 5px;
}

.form-contents {
    width: 95%;
    max-width: 980px;
    margin: 0 auto 0;
    background-color: #fff;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

.form-contents.is_1col .form-item {
    margin-top: 40px;
}

.form-contents.is_1col .form-item_name {
    position: relative;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
    letter-spacing: 4px;
}

.form-contents.is_1col .form-item_name::before {
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 30px;
    height: 2px;
    background-color: #bb9e58;
    content: '';
}

.form-contents.is_2col .form-item {
    display: table;
    width: 100%;
    line-height: 1.5;
    table-layout: fixed;
}

.form-contents.is_2col .form-item:first-child {
}

.form-contents.is_2col .form-item > * {
    display: table-cell;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    vertical-align: middle;
}

.form-contents.is_2col .form-item_name {
    position: relative;
    width: 190px;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    padding: 10px 70px 10px 10px;
    background-color: #22adad;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.form-contents.is_2col .form-item_name::after {
    position: absolute;
    right: 15px;
    top: 50%;
    font-size: 11px;
    color: #fff;
    transform: translate(0,-50%);
    padding: 5px 10px;
    background-color: #ccc;
    content: '任意';
}

.form-contents.is_2col .form-item.is_required .form-item_name::after {
    background-color: #FF8C45;
    content: '必須';
}

.form-contents.is_2col .form-item_input {
    font-size: 13px;
    padding: 10px;
}

.form-contents a {
    color: #0f93df;
    text-decoration: underline;
}

.form-contents a:hover {
    text-decoration: none;
}

.form-item_name span {
    font-size: 10px;
    font-weight: bold;
    color: #ff0000;
    margin-left: 5px;
    vertical-align: top;
}

.form-consent {
    margin-top: 40px;
}

.form-consent_name {
    font-size: 16px;
    font-weight: bold;
}

.form-consent_name span {
    font-size: 10px;
    font-weight: bold;
    color: #ff0000;
    margin-left: 5px;
    vertical-align: top;
}

.form-consent_text {
    font-size: 15px;
    text-align: center;
    line-height: 1.8;
    margin-top: 25px;
}

.form-consent_text a {
    color: #0f93df;
    text-decoration: underline;
}

.form-consent_text a:hover {
    text-decoration: none;
}

.form-consent_input {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin-top: 15px;
}

.input-inline {
    letter-spacing: -.40em;
}

.input-inline > * {
    display: inline-block;
    margin: 5px 20px 5px 0;
    margin-bottom: 5px;
    vertical-align: middle;
    letter-spacing: normal;
}

.input-inline.input-2col > * {
    width: 49%;
    margin-right: 2%;
}

.input-inline.input-3col > * {
    width: 32%;
    margin-right: 2%;
}

.input-inline.input-2col > *:nth-child(2n), .input-inline.input-3col > *:nth-child(3n), .input-inline > *:last-child {
    margin-right: 0;
}

.input-datetext {
    margin-right: 30px;
}

.input-datetext::before {
    position: absolute;
    bottom: 5px;
    right: -20px;
    font-size: 13px;
}

.input-datetext.y::before {
    content: '年';
}

.input-datetext.m::before {
    content: '月';
}

.input-datetext.d::before {
    content: '日';
}

.input-zip {
    width: 200px!important;
}

.input-date-4 {
    width: 120px!important
}

.input-date-2 {
    width: 60px!important
}

.input-email {
    width: 500px!important
}

.input-telnum {
    width: 300px!important
}

.form-contents select {
    width: auto;
    max-width: 100%;
    cursor: pointer;
}

.form-contents input[type="checkbox"], .form-contents input[type="radio"] {
    width: 20px;
    height: 20px;
    margin: 0 5px 0 0;
}

.form-submit {
    text-align: center;
    margin-top: 25px;
}

::-webkit-input-placeholder {
    color: #b6b6b6;
}

::-moz-placeholder {
    color: #b6b6b6;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #b6b6b6;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="submit"],
input[type="button"],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"],
select,
textarea {
    width: 100%;
    max-width: 100%;
    font-family: 'Noto Sans JP', sans-serif;
    ;
  font-size: 13px;
    padding: 10px 15px;
    border: 2px solid #eee;
    background-color: #fff;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"] {
}

select {
    min-width: 200px;
}

textarea {
    resize: vertical;
    max-height: 500px;
    min-height: 200px;
}

input[type="submit"], input[type="button"] {
    display: block;
    position: relative;
    width: 100%;
    max-width: 300px;
    font-family: 'Noto Sans JP', sans-serif;
    ;
  font-weight: bold;
    color: #fff;
    font-size: 15px;
    padding: 15px 0;
    margin: 0 auto;
    background-color: #fc485c;
    border: 2px solid #fc485c;
    cursor: pointer;
    transition: all .2s ease;
}

input[type="submit"]:hover, input[type="button"]:hover {
    color: #fc485c;
    background-color: #fff;
}

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

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

@media screen and (max-width: 768px) {
    .form-wrap {
        padding: 0 0 50px;
    }

    .form-text {
        font-size: 3vw;
    }

    .form-contents.is_2col .form-item > * {
        display: block;
        width: 100%;
    }
}

@media screen and (max-width: 640px) {
    .form-inner {
    }

    .form-contents {
    }
}

@media screen and (max-width: 480px) {
    .form-contents.is_1col .form-item_name {
        font-size: 15px;
    }

    .form-contents.is_2col .form-item_name {
        font-size: 13px;
    }

    .form-item_input > * {
        font-size: 12px
    }

    .form-consent_text {
        font-size: 13px;
    }

    .input-date-4 {
        width: 100px!important
    }

    .input-date-2 {
        width: 50px!important
    }
}

@media screen and (max-width: 370px) {
    .form-contents.is_1col .form-item_name {
        font-size: 13px;
    }

    .form-contents.is_2col .form-item_name {
        font-size: 12px;
    }
}
/* Contact Form 7  */
div.wpcf7 .ajax-loader {
    display: none!important;
}

.form-contents .wpcf7-list-item {
    margin-right: 20px;
    margin-bottom: 10px;
}

.form-contents .wpcf7-not-valid-tip {
    font-size: 12px;
    font-weight: bold;
    color: #d33841;
    margin-top: 5px;
}

.form-contents .wpcf7-list-item-label {
    font-size: 15px;
}

.wpcf7-response-output {
    width: 80%;
    margin: 20px auto 0!important;
    padding: 15px!important;
    font-size: 13px;
    font-weight: bold;
    color: #000;
    line-height: 1.5;
}

.wpcf7-validation-errors, .wpcf7-acceptance-missing {
    border: 2px solid #d33841!important;
}

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

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

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

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

@media screen and (max-width: 640px) {
    .wpcf7-response-output {
        width: 90%;
    }
}

@media screen and (max-width: 480px) {
    .form-contents .wpcf7-list-item-label {
        font-size: 13px;
    }
}

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



/***** -- tab -- ******/
.l-select {
}

.l-select-tab {
    position: relative;
}

.l-select-tab > * {
    width: calc(100% / 6);
    font-size: 15px;
    color: #7a7a7a;
    text-align: center;
    padding: 20px 0;
    background-color: #fff;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    transition: all .4s ease;
    cursor: pointer;
}

.l-select-tab > *:last-child {
    border-right: 1px solid #ddd;
}

.l-select-tab > *.is_active {
    font-weight: bold;
    color: #fff;
    background-color: #aaa;
}

.l-select-box {
}

.l-select-box_selected {
    position: relative;
    width: 100%;
    height: 50px;
    font-size: 13px;
    font-weight: bold;
    color: #7a7a7a;
    line-height: 45px;
    padding-left: 20px;
    background-color: #fff;
    border: solid 2px #ddd;
    cursor: pointer;
}

.l-select-box_selected__title {
}

.l-select-box_selected__right {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 46px;
    background-color: #ddd;
}

.l-select-box_selected__right i {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 30px;
    color: #fff;
    transform: translate(-50%,-50%) rotate(0deg);
    transition: all .3s ease;
}

.l-select-box_selected__right i.is_active {
    transform: translate(-50%,-50%) rotate(180deg);
}

.l-select-box_option {
    display: none;
}

.l-select-box_option > * {
    display: block;
    position: relative;
    width: 100%;
    border: 2px solid #ddd;
    border-top: none;
    font-size: 13px;
    padding: 15px 20px;
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}

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

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

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

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

@media screen and (max-width: 480px) {
    .l-select-tab > * {
        font-size: 13px;
    }
}

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



/***** -- accordion -- ******/
.acc {
    cursor: pointer;
}

.acc-1st, .acc-2nd, .acc-3rd {
    border-bottom: 1px solid #eee;
}

.acc-1st {
    padding: 20px 20px 20px 10px;
    background-color: #fff;
}

.acc-2nd {
    padding: 20px 20px 20px 20px;
    background-color: #fbfbfb;
}

.acc-3rd {
    padding: 20px 20px 20px 30px;
    background-color: #d6d6d6;
}

.acc-contents {
    list-style: none;
    display: none;
}



/***** -- JS -- ******/
/***** -- SLICK -- ******/
.slick-dots {
    display: block;
    position: absolute;
    bottom: -25px;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
    list-style: none;
}

.slick-dots li {
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    display: block;
    width: 20px;
    height: 20px;
    font-size: 0;
    color: transparent;
    line-height: 0;
    padding: 5px;
    background: transparent;
    border: 0;
    outline: none;
    cursor: pointer;
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    font-size: 40px;
    color: #ccc;
    text-align: center;
    line-height: 20px;
    content: '•';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    color: #000;
}

.slick-prev, .slick-next {
    display: block;
    position: absolute;
    top: 50%;
    color: transparent;
    line-height: 0;
    width: 25px;
    height: 50px;
    padding: 0;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(https://www.nihonzaitaku.co.jp/_assets/img/parts-arrow-b.png);
    transform: translate(0, -50%);
    border: none;
    outline: none;
    cursor: pointer;
    z-index: 10;
}

.slick-prev {
    left: 0;
    transform: translate(0, -50%) rotate(180deg);
}

.slick-next {
    right: 0;
}

.slick-prev:before, .slick-next:before {
    display: none;
}

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

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

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

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

@media screen and (max-width: 480px) {
    .slick-prev, .slick-next {
        width: 20px;
        height: 35px;
    }
}

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


/***** -- iziModal -- ******/
.iziModal {
    width: 80%;
    max-width: 700px!important;
    border-bottom: none!important;
}

html.iziModal-isAttached body, html.iziModal-isOverflow body {
    overflow: unset!important;
}

.iziModal::after {
    display: none;
}

.iziModal-navigate-caption {
    display: none!important;
}

.iziModal-navigate > button {
    opacity: 1!important;
}

.iziModal-navigate-prev {
    margin-left: inherit;
}

.iziModal-navigate-next {
    margin-right: inherit;
}

@media screen and (max-width: 768px) {
    .iziModal-navigate-prev {
        margin-left: 0!important;
        left: 0!important;
        width: 10%!important;
    }

    .iziModal-navigate-next {
        margin-right: 0!important;
        right: 0!important;
        width: 10%!important;
    }
}

/* =========================================================
 style.css
========================================================= */
.en {font-family: 'Oswald', sans-serif;}
.jp {font-family: 'Noto Sans JP', sans-serif;}

.pagelnc-pt {padding-top: 165px;}
@media screen and (max-width: 980px){
  .pagelnc-pt {padding-top: 135px;}
}
@media screen and (max-width: 768px){
  .pagelnc-pt {padding-top: 100px;}
}

/***** -- HEADER -- *****/
.header-wrap {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 98;
  width: 100%;
  height: 65px;
  background-color: #fff;
  opacity: 1;
  transition: background-color .2s;
}
.headerFix .header-wrap {}
.header-inner {height: inherit;}
.header-logo {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0,-50%);
  z-index: 1;
}
.header-logo a {display: block;}
.header-logo img {width: 170px;}
.header-nav {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
  letter-spacing: -.40em;
}
#investment .header-nav, #invest .header-nav {
  left: 225px;
  transform: translate(0,-50%);
  width: auto;
}
.header-nav > * {
  position: relative;
  display: inline-block;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  line-height: 65px;
  margin-right: 30px;
  letter-spacing: normal;
}
.header-nav > *::after {
  display: none;
  position: absolute;
  width: 1px;
  height: 10px;
  top: 50%;
  right: -10px;
  background-color: #000;
  transform: translate(0,-50%);
  content: '';
}
.header-nav > *:last-child::after {display: none;}
.header-nav > *:last-child {margin-right: 0;}
.header-nav > *:hover {background-color: #fff;}
.header-nav > * > p {
  color: #fff;
  cursor: pointer;
}
.header-nav > *:hover > p {color: #000;}
.header-nav > *:hover > a, .header-nav > *.is_active > a {color: #00aeff;}
.header-nav_area {
  position: absolute;
  top: 64px;
  left: 0;
  width: 200px;
  background-color: transparent;
  border: 1px solid #f1f1f1;
  border-top: none;
  transition: all .2s ease;
  transform: scaleY(0);
  transform-origin: top center;
  z-index: -1;
  opacity: 0;
}
.header-nav > *:hover .header-nav_area {
  background-color: #fff;
  transform: scaleY(1);
  opacity: 1;
}
.header-nav_area > a {
  display: block;
  position: relative;
  text-align: left;
  padding-left: 20px;
  border-bottom: 1px solid #f1f1f1;
  transition: all .3s ease;
}
.header-nav_area > a::after {
  position: absolute;
  top: 50%;
  right: 15px;
  font-family: FontAwesome;
  font-size: 15px;
  font-weight: bold;
  color: #000;
  transform: translate(0,-50%);
  transition: all .3s ease;
  content: "\f105";
}
.header-nav_area > a:hover {background-color: #f1f1f1;}
.header-nav_area > a:hover::after {}
.header-icon {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0,-50%);
  letter-spacing: -.40em;
  cursor: pointer;
}
.header-icon > * {
  display: inline-block;
  position: relative;
  width: 105px;
  height: 50px;
  margin-right: 0;
  background-size: 50px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: top 5px center;
  transition: all .2s ease;
  letter-spacing: normal;
}
.header-icon > *:nth-child(1) {
  background-size: 25px;
  background-image: url(https://www.nihonzaitaku.co.jp/_assets/img/icon-cmn-owner.png);
}
.header-icon > *:nth-child(2) {
  background-size: 22px;
  background-image: url(https://www.nihonzaitaku.co.jp/_assets/img/icon-cmn-resident.png);
}
.header-icon > *:nth-child(3) {
  background-size: 26px;
  background-image: url(https://www.nihonzaitaku.co.jp/_assets/img/icon-cmn-search.png);
}
.header-icon > *:last-child {margin-right: 0;}
.header-icon > * span {
  position: absolute;
  bottom: 0;
  width: 100%;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  transition: all .2s ease;
}
.header-icon > *:hover {}
.header-icon > *:nth-child(1):hover {background-image: url(https://www.nihonzaitaku.co.jp/_assets/img/icon-cmn-owner_hover2.png);}
.header-icon > *:nth-child(2):hover {background-image: url(https://www.nihonzaitaku.co.jp/_assets/img/icon-cmn-resident_hover2.png);}
.header-icon > *:nth-child(3):hover {background-image: url(https://www.nihonzaitaku.co.jp/_assets/img/icon-cmn-search_hover2.png);}
.header-icon > *:hover span {color: #00aeff;}
.header-menu {
  display: none;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0,-50%);
  width: 65px;
  height: inherit;
  cursor: pointer;
}
.header-menu span {
  position: absolute;
  top: 50%;
  right: 13px;
  width: 40px;
  height: 1px;
  transform: translate(0,-50%);
  background-color: #000;
  transition: background-color .2s;
}
.header-menu span::before, .header-menu span::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  width: 40px;
  height: 1px;
  background-color: #000;
  transition: background-color .3s cubic-bezier(.215,.61,.355,1), transform .3s cubic-bezier(.215,.61,.355,1);
}
.header-menu span::before {top: -8px;}
.header-menu span::after  {top: 8px;}
.header-menu:hover {background-color: #fff;}
.header-menu:hover span, .header-menu:hover span::before, .header-menu:hover span::after {background-color: #000;}
.header-menu_area {
  display: none;
  position: absolute;
  top: 64px;
  right: 0;
  width: 200px;
  font-size: 13px;
  font-weight: bold;
  line-height: 65px;
  background-color: transparent;
  border: 1px solid #f1f1f1;
  border-top: none;
  transition: all .2s ease;
  transform: scaleY(0);
  transform-origin: top center;
  z-index: -1;
  opacity: 0;
}
.header-menu:hover .header-menu_area {
  background-color: #fff;
  transform: scaleY(1);
  opacity: 1;
}
.header-menu_area > a {
  display: block;
  position: relative;
  text-align: left;
  padding-left: 20px;
  border-bottom: 1px solid #f1f1f1;
}
.header-menu_area > a::after {
  position: absolute;
  top: 50%;
  right: 15px;
  font-family: FontAwesome;
  font-size: 15px;
  font-weight: bold;
  color: #000;
  transform: translate(0,-50%);
  transition: all .2s ease;
  content: "\f105";
}
.header-menu_area > a:hover {background-color: #f1f1f1;}
.header-menu_area > a:hover::after {}
.header-tel {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0,-50%);
  cursor: pointer;
}
.header-tel a {display: block;}
.header-tel img {
  width: auto;
  height: 40px;
}
.globalNav-wrap {
  display: block;
  position: fixed;
  left: 0;
  top: 65px;
  width: 100%;
  padding: 10px;
  background: -webkit-linear-gradient(left, #29aba9, #2abfe6);
  background: -moz-linear-gradient(left, #29aba9, #2abfe6);
  background: linear-gradient(to right, #29aba9, #2abfe6);
  z-index: 98;
}
.globalNav-nav {
  display: block;
  text-align: right;
  letter-spacing: -.40em;
}
.globalNav-nav > * {
  position: relative;
  display: inline-block;
  margin-left: 20px;
  letter-spacing: normal;
}
.globalNav-nav > * a {
  font-size: 13px;
  font-weight: bold;
  color: #fff;
}
.menuNav-wrap {
  display: block;
  position: fixed;
  left: 0;
  top: 65px;
  width: 100%;
  max-height: 80vh;
  background: -webkit-linear-gradient(left, #46b4b5, #47c6e7);
  background: -moz-linear-gradient(left, #46b4b5, #47c6e7);
  background: linear-gradient(to right, #46b4b5, #47c6e7);
  z-index: 98;
  overflow: hidden;
}
.menuNav-nav > * {
  position: relative;
  width: 20%;
}
.menuNav-nav > *::after {
  position: absolute;
  width: 1px;
  height: 80%;
  top: 50%;
  right: 0;
  background-color: #a2e2ec;
  transform: translate(0,-50%);
  content: '';
}
.menuNav-nav > *:last-child::after {display: none;}
.menuNav-nav > * > p, .menuNav-nav > * > a {
  display: block;
  position: relative;
  height: 60px;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 1.3;
  cursor: pointer;
}
.menuNav-nav > *:hover > p, .menuNav-nav > *:hover > a {color: #45b6b8;}
.menuNav-nav > * > p::before, .menuNav-nav > * > a::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 0;
  height: 0;
  background-color: #fff;
  transition: all .2s ease;
  content: '';
}
.menuNav-nav > *:hover > p::before, .menuNav-nav > *:hover > a::before {
  width: 99%;
  height: 100%;
}
.menuNav-nav > * > p span, .menuNav-nav > * > a span {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 90%;
}
.menuNav-nav-area {
  position: fixed;
  top: 158px;
  left: 50%;
  max-width: 1100px;
  width: 100%;
  font-size: 13px;
  font-weight: bold;
  padding: 30px 0 15px;
  background-color: transparent;
  border: 2px solid #f1f1f1;
  border-top: none;
  transition: all .2s ease;
  transform: translate(-50%,0) scaleY(0);
  transform-origin: top center;
  z-index: 10;
  opacity: 0;
}
.menuNav-nav > *:hover .menuNav-nav-area {
  background-color: #fff;
  transform: translate(-50%,0) scaleY(1);
  opacity: 1;
}
.menuNav-nav-area > a {
  display: block;
  position: relative;
  text-align: left;
  padding-left: 20px;
  border-bottom: 1px solid #f1f1f1;
}
.menuNav-nav-area > a::after {
  position: absolute;
  top: 50%;
  right: 15px;
  font-family: FontAwesome;
  font-size: 15px;
  font-weight: bold;
  color: #000;
  transform: translate(0,-50%);
  transition: all .2s ease;
  content: "\f105";
}
.menuNav-nav-area > a:hover {background-color: #f1f1f1;}
.menuNav-nav-area > a:hover::after {}
.menuNav-nav-area_link {
  width: 90%;
  margin: auto;
}
.menuNav-nav-area_link > * {
  display: block;
  position: relative;
  width: 32%;
  height: 60px;
  text-align: center;
  line-height: 1.5;
  margin-right: 2%;
  margin-bottom: 2%;
  background-color: #fff;
  border: 1px solid #22adad;
}
.menuNav-nav-area_link > *:nth-child(3n) {margin-right: 0;}
.menuNav-nav-area_link > *:hover {
  color: #fff;
  background-color: #22adad;
}
.menuNav-nav-area_link > * > span {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 90%;
}
.menuNav-nav-triger {
  display: none;
  position: relative;
  height: 35px;
}
.menuNav-nav-triger::after {
  position: absolute;
  top: 50%;
  right: 15px;
  font-family: FontAwesome;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  transform: translate(0,-50%);
  transition: all .2s ease;
  content: '\f067';
}
.menuNav-nav-triger.is_active::after {content: '\f068';}
.drawer_open .header-wrap {}
.drawer_open .header-menu span {background-color: transparent;}
.drawer_open .header-menu span::before, .drawer_open .header-menu span::after {transition-delay: 0s, .3s;}
.drawer_open .header-menu span::before {transform: translateY(10px) rotate(45deg);}
.drawer_open .header-menu span::after {transform: translateY(-6px) rotate(-45deg);}
@media screen and (max-width: 1200px){
  .header-nav > * {margin-right: 25px;}
  .menuNav-nav-area {width: 95%;}
}
@media screen and (max-width: 1100px){
  .header-inner {width: 95%;}
  #investment .header-nav, #invest .header-nav {left: 190px;}
  #investment .header-nav, #invest .header-nav > * {
    font-size: 13px;
  	margin-right: 20px;
  }
}
@media screen and (max-width: 980px){
  .header-nav {display: none;}
  .header-menu {display: block;}
  .header-icon {right: 70px;}
  .globalNav-wrap {display: none;}
  .menuNav-wrap {top: 65px;}
  .menuNav-nav > * > p {font-size: 12px;}
  .menuNav-nav-area {top: 125px;}
}
@media screen and (max-width: 768px){
  .header-wrap {height: 55px;}
  .header-logo img {width: 150px;}
  .header-icon {right: 55px;}
  .header-icon > * {
    width: 105px;
    height: 45px;
  }
  .header-icon > *:nth-child(1) {background-size: 22px;}
  .header-icon > *:nth-child(2) {background-size: 20px;}
  .header-menu {width: 55px;}
  .header-menu span {right: 8px;}
  .menuNav-wrap {top: 55px;}
  .menuNav-inner {overflow-y: auto;}
  .menuNav-nav-contents {
    display: none;
    padding-bottom: 30px;
  }
  .menuNav-nav > * {width: 100%;}
  .menuNav-nav > *::after {
    position: absolute;
    width: 80%;
    height: 1px;
    top: auto;
    bottom: 0;
    right: 50%;
    background-color: #a2e2ec;
    transform: translate(50%,0);
    content: '';
  }
  .menuNav-nav-area {
    display: none;
    position: static;
    margin: 5px auto;
    background-color: #fff;
    transition: unset;
    transform: unset;
    transform-origin: unset;
    opacity: 1;
  }
  .menuNav-nav > * > p::before, .menuNav-nav > * > a::before {display: none;}
  .menuNav-nav > *:hover > p {color: #fff;}
  .menuNav-nav > *:hover .menuNav-nav-area {
    background-color: #fff;
    transform: unset;
  }
  .menuNav-nav-area_link > * {width: 49%;}
  .menuNav-nav-area_link > *:nth-child(3n) {margin-right: 2%;}
  .menuNav-nav-area_link > *:nth-child(2n) {margin-right: 0;}
  .menuNav-nav-triger {display: block;}
/*
  .header-menu:hover {background-color: #000;}
  .header-menu:hover span, .header-menu:hover span::before, .header-menu:hover span::after {background-color: #fff;}
  .header-menu_area {display: none;}
*/
}
@media screen and (max-width: 640px){
  .header-icon {display: none;}
}
@media screen and (max-width: 480px){
  .header-wrap {height: 50px;}
  .header-logo img {width: 150px;}
  .header-menu {width: 50px;}
  .header-menu span {right: 5px;}
  .header-tel {display: none;}
  .menuNav-wrap {top: 50px;}
  .menuNav-nav-area_link > * {
    width: 100%;
    margin-right: 0;
  }
  .menuNav-nav-area_link > *:nth-child(3n) {margin-right: 0;}
}

/***** -- FOOTER -- *****/
.footer-wrap {
  position: relative;
  padding: 40px 0 10px;
  background-color: #9b9b9b;
  z-index: 1;
}
.footer-contents {}
.footer-contents > * {
  width: 25%;
  padding: 0 10px 20px;
}
.footer-contents-link {}
.footer-contents-link > a {
  display: block;
  font-size: 15px;
  color: #fff;
  margin-top: 25px;
  text-decoration: underline;
}
.footer-contents-link > a:first-child {margin-top: 0;}
.footer-contents-link > a:hover {text-decoration: none;}
.footer-contents-title {
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 20px;
}
.footer-copy {
  font-size: 13px;
  font-weight: normal;
  text-align: center;
  color: #fff;
  line-height: 1.5;
  margin-top: 20px;
  letter-spacing: 1px;
}
.footer-copy a {color: #fff;}
@media screen and (max-width: 980px){
  .footer-contents-link > a {
  	font-size: 13px;
  	margin-top: 15px;
  }
}
@media screen and (max-width: 768px){
  .footer-contents > * {
    width: 50%;
    padding: 0 10px 40px;
  }
}
@media screen and (max-width: 640px){
  .footer-wrap {padding: 40px 0 80px}
}
@media screen and (max-width: 370px){
  .footer-contents > * {
    width: 100%;
    padding: 0 10px 40px;
  }
}

/***** -- HEADING -- *****/
.heading {
  text-align: center;
  padding: 0 10px;
  overflow: hidden;
}
.heading > * {position: relative;}
.heading > *:nth-child(1) {
  font-size: 20px;
  font-weight: 700;
  font-family: 'Oswald', sans-serif;
  color: #000;
  letter-spacing: 4px;
}
.heading > *:nth-child(1) span {
  display: inline-block;
  position: relative;
}
.heading > *:nth-child(1) span::before {
  position: absolute;
  bottom: -10px;
  width: 100%;
  height: 2px;
  background-color: #fff;
  content: '';
}
.heading > *:nth-child(2) {
  font-size: 32px;
  font-weight: bold;
  color: #000;
  line-height: 1.5;
  margin-top: 20px;
}
.heading > *:nth-child(2) span {
  position: relative;
  display: inline-block;
}
.heading > *:nth-child(2) span::before,
.heading > *:nth-child(2) span::after {
  /*display: none;*/
  position: absolute;
  top: 50%;
  width: 20px;
  height: 2px;
  background-color: #fff;
  transform: translate(0,-50%);
  content: '';
}
.heading > *:nth-child(2) span::before {right: 110%;}
.heading > *:nth-child(2) span::after {left: 110%;}
.heading.is_type01 > *:nth-child(1), .heading.is_type01 > *:nth-child(2) {color: #fff;}
.heading.is_type01 > *:nth-child(1) span::before,
.heading.is_type01 > *:nth-child(2) span::before,
.heading.is_type01 > *:nth-child(2) span::after {background-color: #000;}
@media screen and (max-width: 980px){
  .heading > *:nth-child(2) {
    font-size: 26px;
    margin-top: 15px;
  }
}
@media screen and (max-width: 768px){
  .heading > *:nth-child(1) {font-size: 16px;}
  .heading > *:nth-child(2) {font-size: 24px;}
}
@media screen and (max-width: 480px){
  .heading > *:nth-child(1) {font-size: 13px;}
  .heading > *:nth-child(2) {
    font-size: 20px;
    margin-top: 10px;
  }
}

/***** -- breadcrumb -- ******/
.breadcrumb-wrap {
  display: block;
  margin-top: 125px;
  padding: 5px;
  background-color: #ececec;
}
.breadcrumb-wrap.is_hidden {padding: 0;}
.breadcrumb-inner {letter-spacing: -.40em;}
.breadcrumb-inner > * {
  display: inline-block;
  line-height: 1.5;
  margin-right: 10px;
  vertical-align: middle;
  letter-spacing: normal;
}
.breadcrumb-inner > *:last-child {margin-right: 0;}
.breadcrumb-inner > *:nth-child(odd) {
  font-size: 12px;
  padding: 3px 9px;
  background-color: #fff;
  border-radius: 25px;
}
.breadcrumb-inner > *:nth-child(even) {font-size: 15px;}
.breadcrumb-inner div a:hover {color: #00aeff;}
@media screen and (max-width: 980px){
  .breadcrumb-wrap {margin-top: 125px;}
}
@media screen and (max-width: 768px){
  .breadcrumb-wrap {display: none;}
}

/***** -- MV -- *****/
.mv-wrap {
  position: relative;
  width: 100%;
  background-color: #000;
  z-index: 1;
}
#home .mv-wrap, #insurance .mv-wrap {margin-top: 98px;}
#investment .mv-wrap {margin-top: 125px;}
.mv-slider {overflow: hidden;}
.mv-slider-img {width: 100%;}
.mv-slider-bg {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.mv-slider-bg::before {
  display: block;
  padding-top: 29.25%;
  content: '';
}
.mv-bg {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
#home .mv-bg, #investment .mv-bg, #insurance .mv-bg {background-position: top center;}
.mv-bg::before {
  display: block;
  padding-top: 300px;
  content: '';
}
#home .mv-bg::before, #insurance .mv-bg::before {padding-top: 42%;}
#investment .mv-bg::before {padding-top: 47%;}
.mv-bg::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 150, 136, 0.3);
  content: '';
}
#home .mv-bg::after, #investment .mv-bg::after , #insurance .mv-bg::after {display: none;}
.mv-inner {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.mv-title {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0,-50%);
  width: 100%;
  font-size: 36px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 1.5;
}
.mv-title > .main {
  font-size: 4vw;
  font-weight: bold;
  color: #fff;
  letter-spacing: 1vw;
}
.mv-title .sub {
  font-size: 2vw;
  font-weight: bold;
  color: #fff;
  margin-top: 1vw;
}
.mv-lead {
  position: absolute;
  left: 0;
  top: 200px;
  width: 100%;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 1.5;
}
.mv-img {width: 100%;}
.mv-img img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 980px){
  #home .mv-wrap, #insurance .mv-wrap {margin-top: 65px;}
  #investment .mv-wrap {margin-top: 125px;}
  .mv-lead {font-size: 16px;}
}
@media screen and (max-width: 768px){
  #home .mv-wrap, #insurance .mv-wrap {margin-top: 55px;}
  #investment .mv-wrap {margin-top: 90px;}
  .mv-wrap {margin-top: 90px;}
  .mv-slider-bg::before {padding-top: 52.25%;}
  .mv-bg::before {padding-top: 200px;}
  .mv-title {font-size: 24px;}
  .mv-title > .main {font-size: 6vw;}
  .mv-title .sub {
    font-size: 3vw;
    margin-top: 1.5vw;
  }
  .mv-lead {display: none;}
}
@media screen and (max-width: 480px){
  #home .mv-wrap, #insurance .mv-wrap {margin-top: 50px;}
  #investment .mv-wrap {margin-top: 85px;}
  .mv-wrap {margin-top: 85px;}
  .mv-slider-img {width: 100%;}
  .mv-title {font-size: 5vw;}
}

/***** -- LOADER -- *****/
@keyframes am-loader-rotate {
  0% {transform: rotate(0deg);}
  100% {transform: rotate(360deg);}
}
.loader-wrap {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 100;
}
.loader-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.loader-contents {
  width: 50px;
  height: 50px;
  border-top: 3px solid #cbff60;
  border-right: 3px solid #cbff60;
  border-bottom: 3px solid #cbff60;
  border-left: 3px solid #8fc323;
  border-radius: 50%;
  animation: am-loader-rotate 1.1s infinite linear;
}

/* ------------------------------ TOP ------------------------------ */
.loginbtn-wrap {
  padding: 50px 0;
  background-color: #fff;
}
.loginbtn-inner {}
.loginbtn-btn {text-align: center;}
.loginbtn-btn > * {margin-right: 50px;}
.loginbtn-btn > *:last-child {margin-right: 0;}
.btn-owner span::before, .btn-resident span::before {
  width: 40px;
  height: 40px;
}
.btn-key span::before, .btn-search span::before {
  left: 25px;
  width: 25px;
  height: 25px;
}
.btn-owner span::before {background-image: url(https://www.nihonzaitaku.co.jp/_assets/img/icon-cmn-owner.png);}
.btn-owner:hover span::before {background-image: url(https://www.nihonzaitaku.co.jp/_assets/img/icon-cmn-owner_hover.png);}
.btn-resident span::before {background-image: url(https://www.nihonzaitaku.co.jp/_assets/img/icon-cmn-resident.png);}
.btn-resident:hover span::before {background-image: url(https://www.nihonzaitaku.co.jp/_assets/img/icon-cmn-resident_hover.png);}
.btn-key span::before {background-image: url(https://www.nihonzaitaku.co.jp/_assets/img/icon-cmn-key.png);}
.btn-key:hover span::before {background-image: url(https://www.nihonzaitaku.co.jp/_assets/img/icon-cmn-key_hover.png);}
.btn-search span::before {background-image: url(https://www.nihonzaitaku.co.jp/_assets/img/icon-cmn-search.png);}
.btn-search:hover span::before {background-image: url(https://www.nihonzaitaku.co.jp/_assets/img/icon-cmn-search_hover.png);}
@media screen and (max-width: 980px){
  .loginbtn-btn > * {margin-right: 20px;}
}
@media screen and (max-width: 768px){
  .loginbtn-btn > * {margin-right: 0;}
  .loginbtn-btn > *:last-child {margin-top: 20px;}
}
@media screen and (max-width: 480px){
  .loginbtn-wrap {padding: 25px 0;}
  .btn-key span::before, .btn-search span::before {
    left: 20px;
    width: 20px;
    height: 20px;
  }
}

.number-wrap {
  position: relative;
  padding: 50px 0;
  background-color: #eee;
  z-index: 1;
}
.number-inner {margin-top: 40px;}
.number-flex > * {}
.number-flex > * {
  position: relative;
  width: calc((100% - (50px * 3)) / 4);
  margin-right: 50px;
}
.number-flex > *:nth-child(1) {background-color: rgba(41, 171, 133, 0.6);}
.number-flex > *:nth-child(2) {background-color: rgba(41, 173, 175, 0.6);}
.number-flex > *:nth-child(3) {background-color: rgba(43, 185, 211, 0.6);}
.number-flex > *:nth-child(4) {background-color: rgba(44, 172, 231, 0.6);}
.number-flex > *:nth-child(4n) {margin-right: 0;}
.number-flex > *:last-child {margin-right: 0;}
.number-flex > *::before {
  display: block;
  padding-top: 100%;
  content: '';
}
.number-contents {
  position: absolute;
  top: 50%;
  transform: translate(0,-50%);
  width: 100%;
  text-align: center;
}
.number-title {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 5px;
}
.number-title span {
  display: inline-block;
  position: relative;
}
.number-title sup {
  position: absolute;
  right: 0;
  top: -15px;
  font-size: 10px;
}
.number-value {
  display: inline-block;
  position: relative;
  font-family: 'Oswald', sans-serif;
  font-size: 48px;
  color: #fff;
  margin-top: 20px;
}
.number-value::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
  content: '';
}
.number-value span {
  font-size: 40%;
  margin-left: 5px;
}
.number-subcontents {
  position: absolute;
  bottom: 20px;
  width: 100%;
  text-align: center;
}
.number-subcontents > * {
  display: block;
  font-size: 12px;
  color: #fff;
  line-height: 1.5;
}
.number-subcontents > *:nth-child(1) {font-size: 15px;}
.number-subcontents > *:nth-child(1) span {
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
  margin: 0 5px;
  letter-spacing: 1px;
}
.number-date {
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  margin: 5px auto 35px;
}
.number-memo {
  width: 100%;
  max-width: 320px;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.8;
  margin: 20px auto 0;
}
.number-memo sup {
  font-size: 10px;
  vertical-align: super;
}
@media screen and (max-width: 1200px){
  .number-title {font-size: 2vw;}
  .number-value {font-size: 4vw;}
  .number-subcontents {bottom: 15px;}
  .number-subcontents > * {font-size: 1vw;}
  .number-subcontents > *:nth-child(1) {font-size: 1.5vw;}
  .number-subcontents > *:nth-child(1) span {font-size: 2vw;}
}
@media screen and (max-width: 980px){
  .number-flex > * {
    width: calc((100% - (20px * 3)) / 4);
    margin-right: 20px;
  }
}
@media screen and (max-width: 768px){
  .number-inner {width: 80%;}
  .number-flex > * {
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .number-flex > *:nth-child(2n) {margin-right: 0;}
  .number-title {font-size: 4vw;}
  .number-value {font-size: 8vw;}
  .number-subcontents {bottom: 5%;}
  .number-subcontents > * {font-size: 1.5vw;}
  .number-subcontents > *:nth-child(1) {font-size: 2.5vw;}
  .number-subcontents > *:nth-child(1) span {font-size: 3.5vw;}
}
@media screen and (max-width: 640px){}
@media screen and (max-width: 480px){
  .number-wrap {padding: 25px 0;}
  .number-inner {width: 90%;}
  .number-memo {font-size: 11px;}
  .number-date {font-size: 12px;}
}
@media screen and (max-width: 370px){}

.individual-wrap {
  position: relative;
  padding: 0 0 50px;
  background: -webkit-linear-gradient(top, #40c3ac, #50acb7);
  background: -moz-linear-gradient(top, #40c3ac, #50acb7);
  background: linear-gradient(to bottom, #40c3ac, #50acb7);
  background-color: #50acb7;
  z-index: 1;
}
.individual-heading {
  position: relative;
  background-image: url(https://www.nihonzaitaku.co.jp/_assets/img/img-home-individual_001.png);
  background-size: cover;
  background-position: right center;
  background-repeat: no-repeat;
}
.individual-heading::before {
  display: block;
  padding-top: 22.29%;
  content: '';
}
.individual-heading::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  content: '';
}
.individual-heading > * {
  position: absolute;
  top: 50%;
  transform: translate(0,-50%);
  width: 100%;
  text-align: center;
  z-index: 1;
}
.individual-inner {
  width: 99%;
  margin: 40px auto 0;
}
.individual-flex {}
.individual-flex > * {
  position: relative;
  width: calc(99% / 3);
}
.individual-flex > *::after {
  position: absolute;
  width: 1px;
  height: 80%;
  top: 50%;
  right: 0;
  background-color: #fff;
  transform: translate(0,-50%);
  content: '';
}
.individual-flex > *:nth-child(3n)::after {display: none;}
.individual-flex > *:nth-child(n+4)::before {
  position: absolute;
  width: 80%;
  height: 1px;
  top: 0;
  left: 50%;
  background-color: #fff;
  transform: translate(-50%,0);
  content: '';
}
.individual-flex > * > a {
  display: block;
  position: relative;
  padding: 30px 10px;
}
.individual-flex > * > a::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 0;
  height: 0;
  background-color: #fff;
  border-radius: 20px;
  transition: all .2s ease;
  content: '';
}
.individual-flex > * > a:hover::before {
  width: 100%;
  height: 100%;
}
.individual-img {text-align: center;}
.individual-img img {
  width: auto;
  height: 100px;
}
.individual-bgimg {
  position: relative;
  height: 70px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  transition: background-image .2s ease;
}
.individual-flex > *:nth-child(1) > a .individual-bgimg {background-image: url(https://www.nihonzaitaku.co.jp/_assets/img/icon-cmn-individual_001.png);}
.individual-flex > *:nth-child(2) > a .individual-bgimg {background-image: url(https://www.nihonzaitaku.co.jp/_assets/img/icon-cmn-individual_002.png);}
.individual-flex > *:nth-child(3) > a .individual-bgimg {background-image: url(https://www.nihonzaitaku.co.jp/_assets/img/icon-cmn-individual_003.png);}
.individual-flex > *:nth-child(4) > a .individual-bgimg {background-image: url(https://www.nihonzaitaku.co.jp/_assets/img/icon-cmn-individual_004.png);}
.individual-flex > *:nth-child(5) > a .individual-bgimg {background-image: url(https://www.nihonzaitaku.co.jp/_assets/img/icon-cmn-individual_005.png);}
.individual-flex > *:nth-child(1) > a:hover .individual-bgimg {background-image: url(https://www.nihonzaitaku.co.jp/_assets/img/icon-cmn-individual_001_hover.png);}
.individual-flex > *:nth-child(2) > a:hover .individual-bgimg {background-image: url(https://www.nihonzaitaku.co.jp/_assets/img/icon-cmn-individual_002_hover.png);}
.individual-flex > *:nth-child(3) > a:hover .individual-bgimg {background-image: url(https://www.nihonzaitaku.co.jp/_assets/img/icon-cmn-individual_003_hover.png);}
.individual-flex > *:nth-child(4) > a:hover .individual-bgimg {background-image: url(https://www.nihonzaitaku.co.jp/_assets/img/icon-cmn-individual_004_hover.png);}
.individual-flex > *:nth-child(5) > a:hover .individual-bgimg {background-image: url(https://www.nihonzaitaku.co.jp/_assets/img/icon-cmn-individual_005_hover.png);}
.individual-title {
  position: relative;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  margin-top: 15px;
}
.individual-flex > * > a:hover .individual-title {color: #46bbb0;}
@media screen and (max-width: 1200px){}
@media screen and (max-width: 980px){}
@media screen and (max-width: 768px){
  .individual-heading::before {padding-top: 25%;}
  .individual-img img {height: 80px;}
}
@media screen and (max-width: 640px){
  .individual-heading::before {padding-top: 35%;}
  .individual-flex > * {width: 50%;}
  .individual-flex > *:nth-child(3n)::after {display: block;}
  .individual-flex > *:nth-child(2n)::after {display: none;}
  .individual-flex > *:nth-child(n+3)::before {
    position: absolute;
    width: 80%;
    height: 1px;
    top: 0;
    left: 50%;
    background-color: #fff;
    transform: translate(-50%,0);
    content: '';
  }
  /* Irregular */
  .individual-flex > *:nth-child(2)::before {
    position: absolute;
    width: 80%;
    height: 1px;
    bottom: 0;
    left: 50%;
    background-color: #fff;
    transform: translate(-50%,0);
    content: '';
  }
}
@media screen and (max-width: 480px){
  .individual-wrap {padding: 0 0 30px;}
  .individual-inner {margin: 20px auto 0;}
  .individual-title {font-size: 13px;}
  .individual-bgimg {height: 50px;}
}
@media screen and (max-width: 370px){}



.corporate-wrap {
  position: relative;
  padding: 0 0 50px;
  background: -webkit-linear-gradient(top, #4692ef, #37a7e8);
  background: -moz-linear-gradient(top, #4692ef, #37a7e8);
  background: linear-gradient(to bottom, #4692ef, #37a7e8);
  background-color: #37a7e8;
  z-index: 1;
}
.corporate-heading {
  position: relative;
  background-image: url(https://www.nihonzaitaku.co.jp/_assets/img/img-home-corporate_001.png);
  background-size: cover;
  background-position: right center;
  background-repeat: no-repeat;
}
.corporate-heading::before {
  display: block;
  padding-top: 22.29%;
  content: '';
}
.corporate-heading::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  content: '';
}
.corporate-heading > * {
  position: absolute;
  top: 50%;
  transform: translate(0,-50%);
  width: 100%;
  text-align: center;
  z-index: 1;
}
.corporate-inner {
  width: 99%;
  margin: 40px auto 0;
}
.corporate-flex {}
.corporate-flex > * {
  position: relative;
  width: 100%;
}
.corporate-flex > *::after {
  display: none;
  position: absolute;
  width: 1px;
  height: 80%;
  top: 50%;
  right: 0;
  background-color: #fff;
  transform: translate(0,-50%);
  content: '';
}
.corporate-flex > *:nth-child(2n)::after {display: none;}
.corporate-flex > * > a {
  display: block;
  position: relative;
  padding: 30px 10px;
}
.corporate-flex > * > a::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 0;
  height: 0;
  background-color: #fff;
  border-radius: 20px;
  transition: all .2s ease;
  content: '';
}
.corporate-flex > * > a:hover::before {
  width: 100%;
  height: 100%;
}
.corporate-bgimg {
  position: relative;
  height: 70px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  transition: background-image .2s ease;
}
.corporate-flex > *:nth-child(1) > a .corporate-bgimg {background-image: url(https://www.nihonzaitaku.co.jp/_assets/img/icon-cmn-corporate_001.png);}
.corporate-flex > *:nth-child(2) > a .corporate-bgimg {background-image: url(https://www.nihonzaitaku.co.jp/_assets/img/icon-cmn-corporate_002.png);}
.corporate-flex > *:nth-child(1) > a:hover .corporate-bgimg {background-image: url(https://www.nihonzaitaku.co.jp/_assets/img/icon-cmn-corporate_001_hover.png);}
.corporate-flex > *:nth-child(2) > a:hover .corporate-bgimg {background-image: url(https://www.nihonzaitaku.co.jp/_assets/img/icon-cmn-corporate_002_hover.png);}
.corporate-title {
  position: relative;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  margin-top: 15px;
}
.corporate-flex > * > a:hover .corporate-title {color: #3d9feb;}
@media screen and (max-width: 1200px){}
@media screen and (max-width: 980px){}
@media screen and (max-width: 768px){
  .corporate-heading::before {padding-top: 25%;}
}
@media screen and (max-width: 640px){
  .corporate-heading::before {padding-top: 35%;}
}
@media screen and (max-width: 480px){
  .corporate-wrap {padding: 0 0 30px;}
  .corporate-inner {margin: 20px auto 0;}
  .corporate-title {font-size: 13px;}
  .corporate-bgimg {height: 50px;}
}
@media screen and (max-width: 370px){}



.about-wrap {
  position: relative;
  padding: 100px 0;
  background-color: #ececec;
  z-index: 1;
}
.about-inner {}
.about-flex {margin-top: 50px;}
.about-flex > * {
  position: relative;
  width: 23.5%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.about-flex > *:nth-child(4n) {margin-right: 0;}
.about-flex > *::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 0;
  height: 0;
  background-color: rgba(255, 255, 255, 0.4);
  transition: all .2s ease;
  content: '';
}
.about-flex > *:hover::before {
  width: 100%;
  height: 100%;
}
.about-img {
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #aaa;
}
.about-img::before {
  display: block;
  padding-top: 70%;
  content: '';
}
.about-name {
  position: relative;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 1.5;
  padding: 20px 10px;
  background-color: #424242;
  letter-spacing: 3px;
}
.about-name::after {
  position: absolute;
  top: 50%;
  right: 10px;
  font-family: FontAwesome;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  transform: translate(0,-50%);
  transition: all .2s ease;
  content: '\f105';
}
@media screen and (max-width: 1200px){
  .about-name {font-size: 1.25vw;}
  .about-name::after {font-size: 2.5vw;}
}
@media screen and (max-width: 980px){}
@media screen and (max-width: 768px){
  .about-wrap {padding: 75px 0;}
  .about-flex > * {width: 49%;}
  .about-flex > *:nth-child(4n) {margin-right: 2%;}
  .about-flex > *:nth-child(2n) {margin-right: 0;}
  .about-name {font-size: 2.5vw;}
  .about-name::after {font-size: 4vw;}
}
@media screen and (max-width: 640px){}
@media screen and (max-width: 480px){
  .about-wrap {padding: 50px 0;}
  .about-flex {margin-top: 25px;}
}
@media screen and (max-width: 370px){}



.media-wrap {
  position: relative;
  padding: 100px 0;
  background-color: #fff;
  z-index: 1;
}
.media-inner {}
.media-lead {
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  margin-top: 25px;
  line-height: 1.5;
}
.media-flex {margin-top: 50px;}
.media-flex > * {
  position: relative;
  width: 23.5%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.media-flex > *:nth-child(4n) {margin-right: 0;}
.media-img {
  width: 100%;
  background-size: 80%;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 10px;
}
.media-img::before {
  display: block;
  padding-top: 55%;
  content: '';
}
.media-btn {margin-top: 40px;}
@media screen and (max-width: 1200px){
  .media-name {font-size: 1.25vw;}
  .media-name::after {font-size: 2.5vw;}
}
@media screen and (max-width: 980px){}
@media screen and (max-width: 768px){
  .media-wrap {padding: 75px 0;}
  .media-lead {font-size: 13px;}
  .media-flex > * {width: 49%;}
  .media-flex > *:nth-child(4n) {margin-right: 2%;}
  .media-flex > *:nth-child(2n) {margin-right: 0;}
  .media-name {font-size: 2.5vw;}
  .media-name::after {font-size: 4vw;}
}
@media screen and (max-width: 640px){}
@media screen and (max-width: 480px){
  .media-wrap {padding: 50px 0;}
  .media-lead {font-size: 12px;}
  .media-flex {margin-top: 25px;}
  .media-btn {margin-top: 20px;}
}
@media screen and (max-width: 370px){}



.magazine-wrap {
  position: relative;
  padding: 100px 0;
  background-color: #ececec;
  z-index: 1;
}
.magazine-inner {}
.magazine-slider {margin-top: 25px;}
.magazine-slider-inner {
  position: relative;
  padding: 10px 50px;
}
.magazine-slider-link {
  display: block;
  position: relative;
  background-color: #424242;
}
.magazine-slider-link:hover {opacity: .6;}
.magazine-slider-img {border: 1px solid #ccc;}
.magazine-slider-img img {width: 100%;}

.magazine-slider-text {
  font-size: 13px;
  color: #fff;
  line-height: 1.5;
  padding: 10px 10px 20px;
}
.magazine-slider-record {}
.magazine-slider-record > * {}
.magazine-slider-record > *:nth-child(1) {
  width: 60px;
  text-align: center;
  vertical-align: top;
}
.magazine-slider-record > *:nth-child(1) img {width: 100%;}
.magazine-slider-record > *:nth-child(2) {
  text-align: center;
  padding: 0 10px;
}
.magazine-slider-name {
  font-size: 15px;
  font-weight: bold;
  margin-top: 10px;
}
.magazine-slider-info {
  margin-top: 10px;
}
.magazine-btn {margin-top: 50px;}
@media screen and (max-width: 1200px){}
@media screen and (max-width: 980px){
  .magazine-slider-inner {padding: 10px 20px;}
}
@media screen and (max-width: 768px){
  .magazine-wrap {padding: 75px 0;}
}
@media screen and (max-width: 640px){
  .magazine-slider-record > *:nth-child(1) {width: 40px;}
}
@media screen and (max-width: 480px){
  .magazine-wrap {padding: 50px 0;}
  .magazine-slider-inner {padding: 10px 50px;}
}
@media screen and (max-width: 370px){}



.topics-wrap {
  position: relative;
  padding: 100px 0;
  background-color: #fff;
  z-index: 1;
}
.topics-inner {}
.topics-list {margin-top: 50px;}
.topics-list > * {background-color: #f1f1f1;}
.topics-list > *:nth-child(even) {background-color: #fff;}
.topics-list-info {letter-spacing: -.40em;}
.topics-list-info > * {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  letter-spacing: normal;
}
.topics-list-info_date {
  font-size: 13px;
  margin-right: 20px;
}
.topics-list-title {
  font-size: 15px;
  font-weight: bold;
  margin-top: 10px;
  line-height: 1.5;
}
.topics-btn {margin-top: 50px;}
@media screen and (max-width: 1200px){}
@media screen and (max-width: 980px){}
@media screen and (max-width: 768px){
  .topics-wrap {padding: 75px 0;}
}
@media screen and (max-width: 640px){}
@media screen and (max-width: 480px){
  .topics-wrap {padding: 50px 0;}
  .topics-list-info_date {font-size: 12px;}
  .topics-list-title {
    font-size: 13px;
    margin-top: 10px;
  }
  .topics-btn {
    margin-top: 20px;
  }
}
@media screen and (max-width: 370px){}



.bnr-wrap {
  position: relative;
  padding: 50px 0;
  background-color: #fff;
  z-index: 1;
}
.bnr-inner {}
.bnr-flex {}
.bnr-flex > * {
  display: block;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.bnr-flex > *:nth-child(3n) {margin-right: 0;}
.bnr-flex > * img {width: 100%;}
@media screen and (max-width: 1200px){}
@media screen and (max-width: 980px){}
@media screen and (max-width: 768px){
  .bnr-wrap {padding: 30px 0;}
}
@media screen and (max-width: 640px){
  .bnr-flex > * {width: 49%;}
  .bnr-flex > *:nth-child(3n) {margin-right: 2%;}
  .bnr-flex > *:nth-child(2n) {margin-right: 0;}
}
@media screen and (max-width: 480px){}
@media screen and (max-width: 370px){}



.compliance-wrap {
  position: fixed;
  left: auto;
  right: 10px;
  bottom: -100px;
  width: auto;
  padding: 0;
  background-color: transparent;
  opacity: 0;
  transition: all .3s ease;
  z-index: 90;
}
.footerFix .compliance-wrap {
  bottom: 0;
  opacity: 1;
}
.compliance-btn {display: block;}
.compliance-btn img {width: 180px;}
.compliance-flex {display: none;}
.compliance-flex > *::after {
  position: absolute;
  width: 1px;
  height: 50%;
  top: 50%;
  right: 0;
  background-color: #fff;
  transform: translate(0,-50%);
  content: '';
}
.compliance-flex > *:first-child::before {
  position: absolute;
  width: 1px;
  height: 50%;
  top: 50%;
  left: 0;
  background-color: #fff;
  transform: translate(0,-50%);
  content: '';
}
.compliance-text {
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
}
.compliance-text > * {margin-top: 10px;}
.compliance-text > *:first-child {margin-top: 0;}
.compliance-text .main {
  font-size: 24px;
  font-weight: bold;
}
.compliance-text .sub {
  font-size: 13px;
}
@media screen and (max-width: 1200px){}
@media screen and (max-width: 980px) {}
@media screen and (max-width: 768px) {}
@media screen and (max-width: 640px) {
  .compliance-wrap {
    left: 0;
    right: auto;
    bottom: -100px;
    width: 100%;
    padding: 15px 0;
    background: -webkit-linear-gradient(top, #faa32a, #f8bc37);
    background: -moz-linear-gradient(top, #faa32a, #f8bc37);
    background: linear-gradient(to bottom, #faa32a, #f8bc37);
    opacity: .8!important;
  }
  .compliance-btn {display: none;}
  .compliance-flex {
    display: block;
    width: 95%;
    margin: auto;
  }
  .compliance-flex > * {
    position: relative;
    width: 100%;
  }
  .compliance-text .main {font-size: 3vw;}
  .compliance-text .sub  {font-size: 2vw;}
}
@media screen and (max-width: 480px){
  .compliance-text .main {font-size: 4.5vw;}
  .compliance-text .sub  {font-size: 3vw;}
}
@media screen and (max-width: 370px){}



.ivmPanel-wrap {
  position: relative;
  padding: 0 0 50px;
  background: -webkit-linear-gradient(top, #40c3ac, #50acb7);
  background: -moz-linear-gradient(top, #40c3ac, #50acb7);
  background: linear-gradient(to bottom, #40c3ac, #50acb7);
  background-color: #50acb7;
  z-index: 1;
}
.ivmPanel-heading {
  position: relative;
  background-image: url(https://www.nihonzaitaku.co.jp/_assets/img/img-investment-panel_001.png);
  background-size: cover;
  background-position: right center;
  background-repeat: no-repeat;
}
.ivmPanel-heading::before {
  display: block;
  padding-top: 22.29%;
  content: '';
}
.ivmPanel-heading::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  content: '';
}
.ivmPanel-heading > * {
  position: absolute;
  top: 50%;
  transform: translate(0,-50%);
  width: 100%;
  text-align: center;
  z-index: 1;
}
.ivmPanel-inner {
  width: 100%;
  max-width: 980px;
  margin: 40px auto 0;
}
.ivmPanel-flex {
  margin-top: 30px;
  overflow: hidden;
}
.ivmPanel-flex > * {
  position: relative;
  width: 50%;
}
.ivmPanel-flex > *:nth-child(1) {width: 100%;}
.ivmPanel-flex > *:nth-child(2) {width: 100%;}
.ivmPanel-flex > *::after {
  position: absolute;
  width: 1px;
  height: 80%;
  top: 50%;
  right: 0;
  background-color: #fff;
  transform: translate(0,-50%);
  content: '';
}
.ivmPanel-flex > *:nth-child(1)::after, .ivmPanel-flex > *:nth-child(2)::after {
  width: 95%;
  height: 1px;
  top: auto;
  bottom: 0;
  right: auto;
  left: 50%;
  transform: translate(-50%,0);
}
.ivmPanel-flex > *:last-child::after {display: none;}
.ivmPanel-flex > * > a {
  display: block;
  position: relative;
  padding: 30px 10px;
}
.ivmPanel-flex > * > a::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 0;
  height: 0;
  background-color: #fff;
  border-radius: 20px;
  transition: all .2s ease;
  content: '';
}
.ivmPanel-flex > * > a:hover::before {
  width: 100%;
  height: 100%;
}
.ivmPanel-img {text-align: center;}
.ivmPanel-img img {
  width: auto;
  height: 100px;
}
.ivmPanel-bgimg {
  position: relative;
  height: 70px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  transition: background-image .2s ease;
}
.ivmPanel-flex > *:nth-child(1) > a .ivmPanel-bgimg {background-image: url(https://www.nihonzaitaku.co.jp/_assets/img/icon-cmn-ivmPanel_001.png);}
.ivmPanel-flex > *:nth-child(2) > a .ivmPanel-bgimg {background-image: url(https://www.nihonzaitaku.co.jp/_assets/img/icon-cmn-ivmPanel_002.png);}
.ivmPanel-flex > *:nth-child(3) > a .ivmPanel-bgimg {background-image: url(https://www.nihonzaitaku.co.jp/_assets/img/icon-cmn-ivmPanel_003.png);}
.ivmPanel-flex > *:nth-child(4) > a .ivmPanel-bgimg {background-image: url(https://www.nihonzaitaku.co.jp/_assets/img/icon-cmn-ivmPanel_004.png);}
.ivmPanel-flex > *:nth-child(1) > a:hover .ivmPanel-bgimg {background-image: url(https://www.nihonzaitaku.co.jp/_assets/img/icon-cmn-ivmPanel_001_hover.png);}
.ivmPanel-flex > *:nth-child(2) > a:hover .ivmPanel-bgimg {background-image: url(https://www.nihonzaitaku.co.jp/_assets/img/icon-cmn-ivmPanel_002_hover.png);}
.ivmPanel-flex > *:nth-child(3) > a:hover .ivmPanel-bgimg {background-image: url(https://www.nihonzaitaku.co.jp/_assets/img/icon-cmn-ivmPanel_003_hover.png);}
.ivmPanel-flex > *:nth-child(4) > a:hover .ivmPanel-bgimg {background-image: url(https://www.nihonzaitaku.co.jp/_assets/img/icon-cmn-ivmPanel_004_hover.png);}
.ivmPanel-title {
  position: relative;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 1.5;
  margin-top: 15px;
}
.ivmPanel-flex > * > a:hover .ivmPanel-title {color: #46bbb0;}
.ivmPanel-table > *:nth-child(1) {width: 250px;}
.ivmPanel-table .ivmPanel-title {
  font-size: 20px;
  text-align: left;
  padding-right: 100px;
}
.ivmPanel-table .ivmPanel-title span {
  display: block;
  font-size: 15px;
  margin-top: 10px;
}
.ivmPanel-table .ivmPanel-title::after {
  position: absolute;
  top: 50%;
  right: 45px;
  font-family: FontAwesome;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  transform: translate(0,-50%);
  transition: all .2s ease;
  content: '\f105';
}
.ivmPanel-flex > * > a:hover .ivmPanel-table .ivmPanel-title::after {color: #49b7b2;}
@media screen and (max-width: 1200px){}
@media screen and (max-width: 980px){
  .ivmPanel-table > *:nth-child(1) {width: 200px;}
}
@media screen and (max-width: 768px){
  .ivmPanel-heading::before {padding-top: 25%;}
  .ivmPanel-table > *:nth-child(1) {width: 180px;}
  .ivmPanel-table .ivmPanel-title {
    font-size: 16px;
    padding-right: 50px;
  }
  .ivmPanel-table .ivmPanel-title span {font-size: 13px;}
  .ivmPanel-table .ivmPanel-title::after {right: 20px;}
}
@media screen and (max-width: 640px){
  .ivmPanel-heading::before {padding-top: 35%;}
  .ivmPanel-table > *:nth-child(1) {width: 130px;}
  .ivmPanel-table .ivmPanel-title {font-size: 16px;}
  .ivmPanel-table .ivmPanel-title span {font-size: 13px;}
}
@media screen and (max-width: 480px){
  .ivmPanel-wrap {padding: 0 0 30px;}
  .ivmPanel-inner {margin: 20px auto 0;}
  .ivmPanel-title {font-size: 13px;}
  .ivmPanel-bgimg {
    height: 65px;
    background-size: 40px;
    margin: auto;
  }
  .ivmPanel-flex {margin-top: 0;}
  .ivmPanel-table > * {
    display: block;
    width: 100%;
    text-align: center;
  }
  .ivmPanel-table .ivmPanel-title {
    font-size: 13px;
    text-align: center;
    padding-right: 0;
  }
  .ivmPanel-table .ivmPanel-title::after {display: none;}
  .ivmPanel-table .ivmPanel-title span {
    font-size: 11px;
  }
}
@media screen and (max-width: 370px){}



.seminar-wrap {
  position: relative;
  padding: 100px 0;
  background-color: #ececec;
  z-index: 1;
}
.seminar-inner {}
.seminar-flex {
  margin-top: 50px;
  margin-bottom: 25px;
}
.seminar-flex > * {
  position: relative;
  width: 100%;
/*
  width: 32%;
  margin-right: 2%;
  padding-bottom: 100px;
*/
  margin-bottom: 2%;
  padding: 20px;
  background-color: #fff;
  border: 1px solid #eee;
}
.seminar-flex > *:nth-child(3n) {margin-right: 0;}
.seminar-img {
  width: 250px;
  text-align: center;
  vertical-align: top;
}
.seminar-img img {width: 100%;}
.seminar-title {
  position: relative;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.5;
}
.seminar-overview {
  position: relative;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 10px;
}
.seminar-dates {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 15px;
}
.seminar-dates > * {margin-top: 10px;}
.seminar-dates-title {
  font-size: 110%;
  font-weight: bold;
  color: #ff0000;
}
.seminar-dates.is_inline p {
  display: inline-block;
  margin-top: 0;
}
.seminar-btn {
  position: relative;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 20px 0 10px;
  background-color: #fff;
}

.seminar-flex > * > * > *:nth-child(2) {
  padding: 0 20px;
  vertical-align: top;
}
.seminar-btn > * {padding: 5px 0!important;}

.seminar-table {margin-top: 40px;}
.seminar-table > * {vertical-align: top;}
.seminar-table > *:nth-child(1) {padding-right: 20px;}
.seminar-table > *:nth-child(2) {
  width: 400px;
  text-align: right;
}
.seminar-table > *:nth-child(2) img {
  width: 100%;
  max-width: 400px;
}
.seminar-table-title {
  position: relative;
  font-size: 24px;
  font-weight: bold;
  color: #f9a42c;
  line-height: 1.5;
  padding: 10px 10px;
}
.seminar-table-overview {
  position: relative;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  padding: 10px 10px;
}
.seminar-table-schedule {text-align: center;}
.seminar-table-schedule > p {
  font-size: 16px;
  font-weight: bold;
  margin-top: 20px;
}
.seminar-table-btn {margin-top: 30px;}

.btn-apply {
  width: 90%;
  color: #fff;
  padding: 15px 0;
  background: -webkit-linear-gradient(left, #faa32b, #f8b936);
  background: -moz-linear-gradient(left, #faa32b, #f8b936);
  background: linear-gradient(to right, #faa32b, #f8b936);
  background: #faa32b;
  border: 1px solid #faa32b;
}
.btn-apply:hover {border: 1px solid #faa32b;background: #faa32b;}
.btn-apply::before {
  background: -webkit-linear-gradient(left, #ff9502, #ff9502);
  background: -moz-linear-gradient(left, #ff9502, #ff9502);
  background: linear-gradient(to right, #ff9502, #ff9502);
}

.btn-apply2 {
  width: 90%;
  color: #fff;
  padding: 15px 0;
  background: -webkit-linear-gradient(left, #50afad, #69b8b6);
  background: -moz-linear-gradient(left, #50afad, #69b8b6);
  background: linear-gradient(to right, #50afad, #69b8b6);
  border: 1px solid #50afad;
}
.btn-apply2:hover {border: 1px solid #50afad;}
.btn-apply2::before {
  background: -webkit-linear-gradient(left, #1e9b98, #1e9b98);
  background: -moz-linear-gradient(left, #1e9b98, #1e9b98);
  background: linear-gradient(to right, #1e9b98, #1e9b98);
}

.btn-apply span::after {color: #fff;}

.btn-apply.is_big {
  max-width: 500px;
  font-size: 20px;
  padding: 25px 0;
  border-radius: 0;
  color: #fff!important;
}
.btn-apply.is_big::before {border-radius: 0;}

.btn-apply.is_reverse {
  max-width: 600px;
  font-size: 24px;
  color: #faa32b;
  padding: 25px 0;
  background: #fff;
  border: 2px solid #faa32b;
  border-radius: 0;
}
.btn-apply.is_reverse::before {border-radius: 0;}
.btn-apply.is_reverse span::after {color: #faa32b;}
.btn-apply.is_reverse:hover {color: #fff;}
.btn-apply.is_reverse:hover span::after {color: #fff;}

@media screen and (max-width: 1200px){}
@media screen and (max-width: 980px){
  .seminar-table > * {
    display: block;
    width: 100%!important;
  }
  .seminar-table > *:nth-child(1) {padding-right: 0;}
  .seminar-table > *:nth-child(2) {text-align: center;}
  .btn-apply.is_reverse {font-size: 2.6vw;}
}
@media screen and (max-width: 768px){
  .seminar-wrap {padding: 75px 0;}

  .seminar-img {
    display: block;
    width: 100%;
  }
  .seminar-img img {max-width: 300px;}
  .seminar-flex > * > * > *:nth-child(2) {
    display: block;
    width: 100%;
    padding: 10px 0 0;
  }
  .seminar-title {font-size: 18px;}
  .seminar-overview {font-size: 13px;}

  .btn-apply.is_reverse {font-size: 4vw;}
}
@media screen and (max-width: 640px){}
@media screen and (max-width: 480px){
  .seminar-wrap {padding: 50px 0;}

  .seminar-table-title {font-size: 18px;}
  .seminar-table-overview {font-size: 13px;}

  .btn-apply.is_big {
    font-size: 18px;
    padding: 20px 0;
  }
  .btn-apply.is_reverse {font-size: 5vw;}
}
@media screen and (max-width: 370px){}



.page-wrap {
  position: relative;
  padding: 100px 0;
  background-color: #fff;
  z-index: 1;
}
.page-inner {margin-top: 50px;}
.page-1col-inner {}
.page-2col-inner {margin-top: 50px;}
.page-2col-inner::after {
  display: block;
  clear: both;
  visibility: hidden;
  content: '';
}
.page-main {
  float: left;
  width: 790px;
  margin-right: 10px;
  padding: 10px;
  background-color: #fff;
}
.page-side {
  float: right;
  width: 300px;
  padding: 10px;
  background-color: #f1f1f1;
}
.page-heading {
  font-size: 24px;
  color: #000;
  line-height: 1.5;
}
.page-meta {
  font-size: 13px;
  margin-top: 20px;
}
.page-contents {
  font-size: 16px;
  line-height: 1.8;
}
.page-contents > *:first-child {margin-top: 0!important;}
.page-contents h2 {font-size: 22px;}
.page-contents h3 {font-size: 20px;}
.page-contents h4 {font-size: 18px;}
.page-contents h5 {font-size: 16px;}
.page-contents p {
  margin-top: 10px;
  padding: 1%;
}
.page-contents p a, .page-contents li a {
  color: #0f93df;
  font-weight: bold;
  text-decoration: underline;
}
.page-contents p a:hover {text-decoration: none;}
.page-contents ul, .page-contents ol {
  list-style-position: inside;
  margin-top: 10px;
  padding-left: 15px;
}
.page-contents img {
  display: block;
  max-width: 100%!important;
  height: auto!important;
  margin: 0 auto;
}
.page-side .heading {color: #000;}
.page-side .heading .main {font-size: 32px;}
.page-side .heading .sub span::before, .page-side .heading .sub span::after {background-color: #000;}

.page-link {}
.page-link > * {
  width: 100%;
}
.page-link-ttl {
  font-size: 13px;
  color: #fff;
  padding: 10px;
  background-color: #32ad9c;
}
.page-link a {
  display: block;
  position: relative;
  font-size: 13px;
  font-weight: bold;
  color: #000;
  padding: 20px 30px 20px 10px;
  background-color: #fff;
  border-bottom: 1px solid #eee;
  line-height: 1.5;
  letter-spacing: 2px;
}
.page-link a::after {
  position: absolute;
  top: 50%;
  right: 15px;
  font-family: FontAwesome;
  font-size: 18px;
  font-weight: bold;
  color: #47c5e6;
  transform: translate(0,-50%);
  transition: all .5s ease;
  content: "\f105";
}
.page-link > a {
  font-size: 15px;
  color: #fff;
  background-color: #22adad;
}
.page-link > a::after {color: #fff;}
.page-link > div > a {padding-left: 15px;}
.page-link > div > a.is_child {
  margin-left: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #f9f9f9;
}
.page-link > div > a.is_active {background-color: #b7e9e9;}

.page-mark {letter-spacing: -.40em;}
.page-mark > * {
  display: inline-block;
  font-weight: bold;
  color: #fff;
  padding: 5px 15px;
  background-color: #ff0000;
  vertical-align: middle;
  letter-spacing: normal;
}
.page-movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.page-movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%!important;
  height: 100%!important;
}

.page-list {
  width: 100%;
  max-width: 700px;
  margin: auto;
}
.page-list-img {
  text-align: center;
  padding-right: 5px;
}
.page-list-img img {width: 100%;}
.page-list-text {
  position: relative;
  text-align: center;
  margin-top: 5px;
  padding: 10px;
  border: 1px solid #22adad;
}
.page-list-text > p:nth-child(1) {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.8;
}
.page-list-text > p:nth-child(2) {
  font-size: 13px;
  color: #999;
  margin-top: 10px;
  line-height: 1.5;
}

.page-flex {justify-content: center;}
.page-flex > * {
  width: 100%;
  max-width: 400px;
}
.page-flex-img {text-align: center;}
.page-flex-img img {width: 100%;}
.page-flex-text {
  position: relative;
  text-align: center;
  margin-top: 5px;
  padding: 10px;
  border: 1px solid #22adad;
}
.page-flex-text > p:nth-child(1) {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.8;
}
.page-flex-text > p:nth-child(2) {
  font-size: 13px;
  color: #999;
  margin-top: 10px;
  line-height: 1.5;
}

/* BOX */
.page-box {
  padding: 10px;
  border: 2px solid #22adad;
}
.page-box > p {margin-top: 0;}

/* IMG + TEXT */
.page-imgtxt {}
.page-imgtxt > figure {
  width: 25%;
  text-align: center;
}
.page-imgtxt > div {padding: 10px;}

/* GRID */
.page-grid > * {
  display: block;
  position: relative;
  margin-right: 2%;
  margin-bottom: 2%;
}
.page-grid.is_1col > * {width: 100%;}
.page-grid.is_1col > * {margin-right: 0;}
.page-grid.is_2col > * {width: 49%;}
.page-grid.is_2col > *:nth-child(2n) {margin-right: 0;}
.page-grid.is_3col > * {width: 32%;}
.page-grid.is_3col > *:nth-child(3n) {margin-right: 0;}
.page-grid.is_4col > * {width: 23.5%;}
.page-grid.is_4col > *:nth-child(4n) {margin-right: 0;}
.page-grid.is_5col > * {width: 18.4%;}
.page-grid.is_5col > *:nth-child(5n) {margin-right: 0;}
.page-grid .btn {
  max-width: 100%;
  text-align: left;
  padding: 15px 0 15px 10px;
  border-radius: 0;
}
.page-grid .btn::before {border-radius: 0;}

.page-grid-txt {
  font-size: 13px;
  font-weight: bold;
  line-height: 1.5;
  padding: 10px;
}

/* TABLE */
.page-table {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.page-table > .l-table > * {
  margin: 0;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background-color: #fff;
}
.page-table > .l-table > *:nth-child(1) {background-color: #f9f9f9;}

.page-table.is_seminar > .l-table > *:nth-child(1) {
  width: 130px;
  color: #fff;
  text-align: center;
  background-color: #22adad;
}

.page-nation {
  font-size: 13px;
  text-align: center;
}
.page-nation * > * {margin: 5px;}

@media screen and (max-width: 1200px){}
@media screen and (max-width: 980px){}
@media screen and (max-width: 768px){
  .page-imgtxt > figure {
/*
    display: block;
    width: 100%!important;
*/
  }
  .page-imgtxt > div {
/*
    display: block;
    width: 100%!important;
*/
  }
  .page-grid.is_3col.is_rps > * {width: 49%;}
  .page-grid.is_3col.is_rps > *:nth-child(3n) {margin-right: 2%;}
  .page-grid.is_3col.is_rps > *:nth-child(2n) {margin-right: 0;}
  .page-grid.is_4col.is_rps > * {width: 49%;}
  .page-grid.is_4col.is_rps > *:nth-child(4n) {margin-right: 2%;}
  .page-grid.is_4col.is_rps > *:nth-child(2n) {margin-right: 0;}
  .page-grid.is_5col.is_rps > * {width: 23.5%;}
  .page-grid.is_5col.is_rps > *:nth-child(5n) {margin-right: 2%;}
  .page-grid.is_5col.is_rps > *:nth-child(4n) {margin-right: 0;}
}
@media screen and (max-width: 640px){}
@media screen and (max-width: 480px){

  .page-contents img {max-width: 100%!important;}

  .page-grid.is_rps > * {}
  .page-grid.is_2col.is_rps > * {width: 100%;margin-right: 0;}
  .page-grid.is_3col.is_rps > * {width: 100%;margin-right: 0;}
  .page-grid.is_3col.is_rps > *:nth-child(3n) {margin-right: 0;}
  .page-grid.is_4col.is_rps > * {width: 100%;margin-right: 0;}
  .page-grid.is_4col.is_rps > *:nth-child(4n) {margin-right: 0;}
  .page-grid.is_5col.is_rps > * {width: 32%;}
  .page-grid.is_5col.is_rps > *:nth-child(4n) {margin-right: 2%;}
  .page-grid.is_5col.is_rps > *:nth-child(3n) {margin-right: 0;}

  .page-table.is_seminar.is_rps > .l-table > * {
    display: block;
    width: 100%!important;
  }
}
@media screen and (max-width: 370px){}







.page-faq > * {
  position: relative;
  margin-top: 10px;
  padding: 10px 20px 25px;
}
.page-faq > *:first-child {margin-top: 0;}
.page-faq-link {
  padding: 20px;
  background-color: #f1f1f1;
}
.page-faq-link > * {
  display: block;
  position: relative;
  font-size: 15px;
  text-align: left;
  overflow: hidden;
}
.page-faq-btn {
  margin-top: 25px;
  text-align: center;
}
.page-faq-btn .btn {
  padding: 15px 0
}
.page-faq-btn .btn:hover {border: 1px solid #2ab6c9;}
.page-faq-btn .btn::before {background-color: #2ab6c9;}
.page-faq-title {
  position: relative;
  font-size: 16px;
  font-weight: bold;
  color: #000;
  background-color: #d4ffff;
  line-height: 1.5;
  margin-top: 20px;
  padding: 30px 15px 15px 20px;
  border: 1px solid #eee;
}
.page-faq-title::before {
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Oswald", sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  padding: 5px 10px;
  background-color: #22adad;
  content: 'Q';
}
.page-faq-answer {
  position: relative;
  font-size: 16px;
  color: #000;
  background-color: #fff;
  border: 1px solid #eee;
  line-height: 1.8;
  padding: 15px 15px 10px 15px;
}
.page-faq-answer::before {
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Oswald", sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  padding: 5px 10px;
  background-color: #F44336;
  content: 'A';
}
@media screen and (max-width: 1200px){
  .page-inner {max-width: 930px;}
  .page-main {
    width: calc(100% - 310px);
  }
  .page-side {}
}
@media screen and (max-width: 980px){
  .page-side {margin-top: 30px!important;}
}
@media screen and (max-width: 768px){
  .page-wrap {padding: 75px 0;}
  .page-inner {margin-top: 30px;}
  .page-2col-inner {margin-top: 30px;}

  .page-list > * {
    display: block;
    width: 100%!important;
    max-width: 300px;
    margin: auto;
  }
  .page-list-img {padding-right: 0;}
  .page-faq > * {padding: 10px 0px 10px;}
  .page-faq-link > * {font-size: 13px;}
}
@media screen and (max-width: 640px){
  .page-heading {font-size: 20px;}
  .page-contents {font-size: 13px;}
  .page-contents h2 {font-size: 18px;}
  .page-contents h3 {font-size: 16px;}
  .page-contents h4 {font-size: 15px;}
  .page-contents h5 {font-size: 13px;}
  .page-list-text > p:nth-child(1),
  .page-flex-text > p:nth-child(1) {font-size: 13px;}

  .page-faq-link {padding: 10px;}
}
@media screen and (max-width: 480px){
  .page-wrap {padding: 50px 0;}
  .page-heading {font-size: 18px;}
  .page-main {}

  .page-flex > * {max-width: 300px;}
  .page-faq-title {font-size: 13px;}
  .page-faq-answer {font-size: 12px;}
}
@media screen and (max-width: 370px){
  .page-heading {font-size: 15px;}
}



.relation-wrap {
  position: relative;
  padding: 100px 0;
  background-color: #fff;
  z-index: 1;
}
.relation-inner {}
.relation-flex {
  margin-top: 50px;
  margin-bottom: 25px;
}
.relation-flex > * {
  position: relative;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 2%;
  padding-bottom: 25px;
  border: 5px solid transparent;
  background-color: #eee;
}
.relation-flex > *:nth-child(3n) {margin-right: 0;}
.relation-flex > *:hover {border: 5px solid #2cb6c9;}
/*
.relation-flex > *::before {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  padding: 5px 15px;
  background-color: rgba(71, 198, 231, 0.8);
  border: 2px solid #47c6e7;
  opacity: 0;
  transition: all .3s ease;
  content: '詳しくはこちら';
  z-index: 1;
}
*/
.relation-flex > *::after {
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  transition: all .3s ease;
  content: '';
}
.relation-flex > *:hover::before {opacity: 1;}
.relation-flex > *:hover::after {background-color: rgba(255, 255, 255, 0.4);}
.relation-img {text-align: center;}
.relation-img img {width: 100%;}
.relation-capture {overflow: hidden;}
.relation-bgimg {
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top center;
  cursor: pointer;
  transform: scale(1);
  transition: all .5s ease;
}
.relation-bgimg::before {
  display: block;
  padding-top: 66.3%;
  content: '';
}
.relation-flex > *:hover .relation-bgimg {transform: scale(1.1);}
.relation-title {
  position: relative;
  font-size: 16px;
  font-weight: bold;
  color: #22adad;
  line-height: 1.5;
  padding: 10px 20px;
}
.relation-overview {
  position: relative;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.5;
  padding: 0 15px;
}
.relation-btn {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 0 0 25px;
  background-color: #f9f9f9;
}
.btn-more {
  width: 90%;
  color: #22adad;
  padding: 15px 0;
  background-color: #fff;
  border: 1px solid #22adad;
}
.btn-more:hover {
  color: #fff;
  border: 1px solid #22adad;
}
.btn-more::before {
  background-color: #22adad;
}
.btn-more span::after {color: #22adad;}

@media screen and (max-width: 1200px){}
@media screen and (max-width: 980px){}
@media screen and (max-width: 768px){
  .relation-wrap {padding: 75px 0;}
  .relation-flex > * {width: 49%;}
  .relation-flex > *:nth-child(3n) {margin-right: 2%;}
  .relation-flex > *:nth-child(2n) {margin-right: 0;}
}
@media screen and (max-width: 640px){}
@media screen and (max-width: 480px){
  .relation-wrap {padding: 50px 0;}
  .relation-flex > * {
    width: 100%;
    margin-right: 0;
  }
  .relation-flex > *:nth-child(3n) {margin-right: 0;}
  .relation-flex > *:nth-child(2n) {margin-right: 0;}
}
@media screen and (max-width: 370px){}



.consultation-wrap {
  position: relative;
  padding: 100px 0;
  background-color: #fff;
  z-index: 1;
}
.consultation-inner {}
.consultation-flex {
  margin-top: 50px;
  margin-bottom: 25px;
}
.consultation-flex > * {
  position: relative;
  width: 50%;
  text-align: center;
  padding: 20px;
}
.consultation-flex > * > * {
  display: block;
  position: relative;
}
.consultation-flex > *::after {
  position: absolute;
  width: 1px;
  height: 80%;
  top: 50%;
  right: 0;
  background-color: #000;
  transform: translate(0,-50%);
  content: '';
}
.consultation-flex > *:last-child::after {display: none;}
.consultation-flex-text {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.8;
}
.consultation-flex-btn {margin-top: 20px;}
.consultation-flex-btn a {font-size: 24px;}
.consultation-flex-tel {margin-top: 10px;}
.consultation-flex-tel p {
  font-size: 15px;
  font-weight: bold;
}
.consultation-flex-tel img {max-width: 100%;}
.consultation-flex-memo {
  margin-top: 15px;
  letter-spacing: -.40em;
}
.consultation-flex-memo > * {
  display: inline-block;
  position: relative;
  font-size: 18px;
  font-weight: bold;
  margin-top: 15px;
  margin-right: 25px;
  padding-left: 25px;
  vertical-align: middle;
  letter-spacing: normal;
}
.consultation-flex-memo > *:last-child {margin-right: 0;}
.consultation-flex-memo > *::before {
  position: absolute;
  top: 50%;
  left: 0;
  font-family: FontAwesome;
  font-size: 18px;
  font-weight: bold;
  color: #000;
  transform: translate(0,-50%);
  content: '\f00c';
}
@media screen and (max-width: 1200px){}
@media screen and (max-width: 980px){
  .consultation-flex-text {font-size: 2.2vw;}
}
@media screen and (max-width: 768px){
  .consultation-wrap {padding: 75px 0;}
  .consultation-flex > * {width: 100%;}
  .consultation-flex > *::after {display: none;}
  .consultation-flex-text {font-size: 3vw;}
}
@media screen and (max-width: 640px){}
@media screen and (max-width: 480px){
  .consultation-wrap {padding: 50px 0;}
  .consultation-flex {
    margin-top: 15px;
    margin-bottom: 0;
  }
  .consultation-flex-text {font-size: 4vw;}
}
@media screen and (max-width: 370px){}



.summary-wrap {
  position: relative;
  padding: 100px 0;
  background-color: #fff;
  z-index: 1;
}
.summary-inner {}
.summary-desc {
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  margin-top: 25px;
  padding: 0 5px;
}
.summary-list {margin-top: 30px;}
.summary-list > * {
  margin-top: 20px;
  border-top: 1px solid #c9eaea;
  padding: 20px 30px;
  background-color: #eff2f3;
  border-radius: 20px;
}
.summary-list > *:first-child {
  margin-top: 0;
  border-top: none;
}
.summary-list > *:nth-child(even) .summary-list-cont {
  flex-direction: row-reverse;
}
.summary-list > *:nth-child(even) .summary-list-cont .summary-list-main {
  padding-left: 20px;
  padding-right: 0;
}
.summary-list-title {
  display: block;
  font-size: 24px;
  font-weight: bold;
  color: #000;
}
.summary-list-title:hover {
  color: #000;
}
.summary-list-cont {margin-top: 20px;}
.summary-list-main {
  width: calc(100% - 300px);
  padding-right: 20px;
}
.summary-list-txt {
  font-size: 16px;
  line-height: 1.8;
}
.summary-list-btn {
  text-align: center;
  margin-top: 40px;
}
.summary-list-img {width: 300px;}
.summary-list-img img {width: 100%;}
@media screen and (max-width: 768px){
  .summary-list-cont {flex-direction: column-reverse!important;}
  .summary-list-main, .summary-list-img {
    width: 100%;
    padding: 10px!important;
  }
}
@media screen and (max-width: 480px){
  .summary-list > * {padding: 10px;}
  .summary-list-cont {margin-top: 5px;}
  .summary-list-title {font-size: 18px;}
  .summary-list-txt {font-size: 13px;}
  .summary-list-btn {margin-top: 20px;}
}



/***** -- DRAWER -- *****/
.toc-wrap {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 95;
  width: 300px;
  height: 100vh;
  background-color: #f1f1f1;
  transform: translateX(300px);
  transform-origin: right;
  transition: transform .6s cubic-bezier(.77,0,.175,1) .3s;
}
.toc-wrap.is_active {
  transform: translateX(0);
  transition-delay: 0s;
}
.toc-btn {
  position: absolute;
  top: 50%;
  left: -50px;
  width: 50px;
  height: 100px;
  background-color: #22adad;
  border: 2px solid #f1f1f1;
  border-right: none;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  opacity: 1;
  transform: translate(0,-50%);
  transition: background-color .2s;
  cursor: pointer;
}
/*
.toc-btn > * {
  position: absolute;
  left: 50%;
  transform: translate(-50%,0);
  font-size: 15px;
  font-weight: bold;
  color: #fff;
}
.toc-btn > *:nth-child(1) {top: 25px;}
.toc-btn > *:nth-child(2) {bottom: 25px;}
*/
.toc-btn::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%) rotate(180deg);
  font-family: FontAwesome;
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  transition: transform .3s cubic-bezier(.215,.61,.355,1);
  content: "\f105";
}
.is_active .toc-btn::after {transform: translate(-50%,-50%) rotate(0deg);}

/*
.toc-btn span::before, .toc-btn span::after {
  display: block;
  position: absolute;
  left: 0;
  width: 40px;
  height: 2px;
  background-color: #fff;
  transition: background-color .3s cubic-bezier(.215,.61,.355,1), transform .3s cubic-bezier(.215,.61,.355,1);
  content: '';
}
*/

.toc-inner {
  width: 95%!important;
  margin: auto;
}
.toc-contents {
  height: calc(100vh - 200px);
  margin-top: 170px;
  overflow-y: auto;
}
.toc-link {}
.toc-link > * {
  width: 100%;
}
.toc-link > a {
  display: block;
  position: relative;
  font-size: 13px;
  font-weight: bold;
  color: #000;
  padding: 20px 30px 20px 10px;
  background-color: #fff;
  border-bottom: 1px solid #eee;
  line-height: 1.5;
  letter-spacing: 2px;
}
.toc-link > a::after {
  position: absolute;
  top: 50%;
  right: 15px;
  font-family: FontAwesome;
  font-size: 18px;
  font-weight: bold;
  color: #47c5e6;
  transform: translate(0,-50%);
  transition: all .5s ease;
  content: "\f105";
}
@media screen and (max-width: 768px){
  .toc-wrap {display: none;}
}



/* insurance：Intro */
.insuranceIntro-wrap {
  position: relative;
  padding: 100px 0;
  background-color: #21acac;
  z-index: 1;
}
.insuranceIntro-inner {padding: 0 50px;}
.insuranceIntro-txt {
  font-size: 16px;
  color: #fff;
  line-height: 1.8;
  margin-top: 40px;
}
.insuranceIntro-txt > * {margin-top: 20px;}
.insuranceIntro-txt > * span {
  font-size: 24px;
  font-weight: bold;
  margin: 0 5px;
}
.insuranceIntro-txt > *:first-child {margin-top: 0;}
.insuranceIntro-box {
  margin-top: 40px;
  padding: 25px;
  background-color: #fff;
}
.insuranceIntro-box-hd {
  position: relative;
  padding-left: 40px;
}
.insuranceIntro-box-hd::before {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0,-50%);
  z-index: 2;
  content: '';
  width: 30px;
  height: 30px;
  background-size: cover;
  background-image: url(https://www.nihonzaitaku.co.jp/_assets/img/insurance/insurance-ico-02.png);
}
.insuranceIntro-box-hd span {
  font-size: 20px;
  font-weight: bold;
  color: #22adad;
  line-height: 1.5;
}
.insuranceIntro-box-txt {
  font-size: 15px;
  line-height: 1.8;
}
.insuranceIntro-box-txt > * {margin-top: 20px;}
.insuranceIntro-icon {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 1100px;
  width: 96%;
}
.insuranceIntro-icon img {
  position: absolute;
  top: -10%;
  max-width: 190px;
  width: 20%;
  height: auto;
}

/* insurance：Desc */
.insuranceDesc-wrap {}
.insuranceDesc-wrap > * {
  position: relative;
  padding: 100px 0;
  background-color: #fff;
  z-index: 1;
}
.insuranceDesc-wrap > *:nth-child(even) {background-color: #bce6e6;}
.insuranceDesc-wrap > *::before {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%,0);
  content: '';
  border: 200px solid transparent;
  border-top: 50px solid #bce6e6;
  z-index: 1;
}
.insuranceDesc-wrap > *:first-child::before {display: none;}
.insuranceDesc-wrap > *:nth-child(even)::before {border-top: 50px solid #fff;}
.insuranceDesc-hd {text-align: center;}
.insuranceDesc-hd img {width: 100%;}
.insuranceDesc-txt {
  font-size: 16px;
  line-height: 1.8;
  margin-top: 40px;
  padding: 0 50px;
}
.insuranceDesc-txt > * {margin-top: 20px;}
.insuranceDesc-img {margin-top: 40px;}
.insuranceDesc-img img {width: 100%;}

/* insurance：Flow */
.insuranceFlow-wrap {
  position: relative;
  padding: 100px 0;
  background-color: #21acac;
  z-index: 1;
}
.insuranceFlow-flex {margin-top: 40px;}
.insuranceFlow-flex > * {
  position: relative;
  width: calc((100% - (50px * 2)) / 3);
  margin-right: 50px;
  background-color: #fff;
}
.insuranceFlow-flex > *:last-child {margin-right: 0;}
.insuranceFlow-flex > *::before {
  position: absolute;
  top: 50%;
  right: -37px;
  transform: translate(0,-50%);
  z-index: 1;
  content: '';
  width: 24px;
  height: 33px;
  background-size: cover;
  background-image: url(https://www.nihonzaitaku.co.jp/_assets/img/insurance/insurance-ico-arrow.png);
}
.insuranceFlow-flex > *:last-child::before {display: none;}

.insuranceFlow-flex-img img {width: 100%;}
.insuranceFlow-flex-cont {padding: 15px;}
.insuranceFlow-flex-ttl {
  font-size: 18px;
  font-weight: bold;
  color: #21acac;
  line-height: 1.2;
}
.insuranceFlow-flex-txt {
  font-size: 13px;
  line-height: 1.5;
  margin-top: 10px;
}
.insuranceFlow-flex-step {
  position: absolute;
  top: -5px;
  left: -5px;
}
.insuranceFlow-flex-step img {
  width: 90px;
  height: 90px;
}

@media screen and (max-width: 768px){
  .insuranceIntro-wrap {padding: 75px 0;}
  .insuranceIntro-inner {padding: 0 25px;}
  .insuranceIntro-txt {font-size: 15px;}
  .insuranceIntro-box-hd span {font-size: 18px;}
  .insuranceIntro-box-txt {font-size: 13px;}

  .insuranceDesc-wrap > * {padding: 75px 0;}
  .insuranceDesc-wrap > *::before {
    border: 120px solid transparent;
    border-top: 30px solid #bce6e6;
  }
  .insuranceDesc-wrap > *:nth-child(even)::before {border-top: 30px solid #fff;}
  .insuranceDesc-txt {
    font-size: 15px;
    padding: 0 25px;
  }

  .insuranceFlow-wrap {padding: 75px 0;}
  .insuranceFlow-flex > * {
    width: calc((100% - (30px * 2)) / 3);
    margin-right: 30px;
  }
  .insuranceFlow-flex > *::before {
    right: -21px;
    width: 12px;
    height: 16px;
  }
  .insuranceFlow-flex-cont {padding: 10px;}
  .insuranceFlow-flex-ttl {font-size: 15px;}
  .insuranceFlow-flex-step img {
    width: 60px;
    height: 60px;
  }
}
@media screen and (max-width: 480px){
  .insuranceIntro-wrap {padding: 50px 0;}
  .insuranceIntro-inner {padding: 0 0;}
  .insuranceIntro-txt {font-size: 13px;}
  .insuranceIntro-box {padding: 15px;}
  .insuranceIntro-box-hd span {font-size: 15px;}
  .insuranceIntro-icon img {top: -5%;}

  .insuranceDesc-wrap > * {padding: 50px 0;}
  .insuranceDesc-txt {
    font-size: 13px;
    margin-top: 20px;
    padding: 0 0;
  }
  .insuranceDesc-img {margin-top: 20px;}

  .insuranceFlow-wrap {padding: 50px 0;}
  .insuranceFlow-flex > * {
    width: 280px;
    margin: auto;
    margin-bottom: 50px;
  }
  .insuranceFlow-flex > *:last-child {
    margin-right: auto;
    margin-bottom: 0;
  }
  .insuranceFlow-flex > *::before {
    top: auto;
    right: auto;
    left: 50%;
    bottom: -40px;
    transform: translate(-50%,0) rotate(90deg);
    width: 24px;
    height: 33px;
  }
}
