@charset "UTF-8";

/* ベトナム語サイト全体で共通のスタイル
--------------------------------------*/

/* サイト全体で共通の設定 */
/*
 サイト全体で共通の設定
*/


/* ブレイクポイント
--------------------------------------*/




/* 色
--------------------------------------*/










/* セレクション */


/* フォント
--------------------------------------*/
/* 基本のフォント */




/* 英字のフォント */






/* 中国語のフォント */




/* ベトナム語のフォント */






/* html 要素 */


/* 文字のサイズ
--------------------------------------*/
/* html 要素 */




/* small要素 */




/* sub、sup 要素 */




/* 文字のウェイト
--------------------------------------*/


/* 行間
--------------------------------------*/



/* 文字間
--------------------------------------*/



/* containerの設定
--------------------------------------*/
/* 幅の上限と下限 */



/* 左右内側の余白 */




/* natural の設定
--------------------------------------*/
/* 要素間の上下余白 */




/* 上下マージン
----------------------------------------------*/
/* between column */



















/* 設定
---------------------------------------*/

/* align-items */


/* flex-display */



/* flex-wrap */


/* justify-content */


/* order */


/* flex */


.natural p {
  font-family: 'Arial', sans-serif;
  font-size: 14px;
	letter-spacing: .1em;
}
.natural h2 {
  font-family: 'Arial', sans-serif;
}
.natural h3 {
  font-family: 'Arial', sans-serif;
}
.natural h4 {
  font-family: 'Arial', sans-serif;
  letter-spacing: .05em;
  line-height: 1.6;
}
.natural h4:not(:first-child) {
  margin-top: 50px;
}

@media screen and (max-width: 767px) {
  .natural p {
    font-size: 13px;
  }
}
html {
  font-family: 'Arial', sans-serif;
}

/* サイト全体で共通のレイアウトスタイル */
/* ==========================================================================

    フッター CTAバナー

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

/* サイト全体で共通の設定 */
/*
 サイト全体で共通の設定
*/


/* ブレイクポイント
--------------------------------------*/




/* 色
--------------------------------------*/










/* セレクション */


/* フォント
--------------------------------------*/
/* 基本のフォント */




/* 英字のフォント */






/* 中国語のフォント */




/* ベトナム語のフォント */






/* html 要素 */


/* 文字のサイズ
--------------------------------------*/
/* html 要素 */




/* small要素 */




/* sub、sup 要素 */




/* 文字のウェイト
--------------------------------------*/


/* 行間
--------------------------------------*/



/* 文字間
--------------------------------------*/



/* containerの設定
--------------------------------------*/
/* 幅の上限と下限 */



/* 左右内側の余白 */




/* natural の設定
--------------------------------------*/
/* 要素間の上下余白 */




/* 上下マージン
----------------------------------------------*/
/* between column */



















/* 設定
---------------------------------------*/

/* align-items */


/* flex-display */



/* flex-wrap */


/* justify-content */


/* order */


/* flex */



.cta_button__inner__word {
    display: block;
	font-size: 20px;
	font-family: 'Arial', sans-serif;
	letter-spacing: .2em;
	line-height: 1;
	margin-top: 5px;
	text-transform: capitalize;
}
@media screen and (max-width: 767px) {
	.cta_button__inner__word {
		font-size: 18px;
	}
}


.cta_button__inner__word:after {
	content: none !important;
}
/* ==========================================================================

    site-header

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

/* サイト全体で共通の設定 */
/*
 サイト全体で共通の設定
*/


/* ブレイクポイント
--------------------------------------*/




/* 色
--------------------------------------*/










/* セレクション */


/* フォント
--------------------------------------*/
/* 基本のフォント */




/* 英字のフォント */






/* 中国語のフォント */




/* ベトナム語のフォント */






/* html 要素 */


/* 文字のサイズ
--------------------------------------*/
/* html 要素 */




/* small要素 */




/* sub、sup 要素 */




/* 文字のウェイト
--------------------------------------*/


/* 行間
--------------------------------------*/



/* 文字間
--------------------------------------*/



/* containerの設定
--------------------------------------*/
/* 幅の上限と下限 */



/* 左右内側の余白 */




/* natural の設定
--------------------------------------*/
/* 要素間の上下余白 */




/* 上下マージン
----------------------------------------------*/
/* between column */



















/* 設定
---------------------------------------*/

/* align-items */


/* flex-display */



/* flex-wrap */


/* justify-content */


/* order */


/* flex */



/* ヘッダー
--------------------------------- */

@media screen and (max-width: 767px) {
	.side-nav__hamburger__nav__menu ul li:nth-child(3) {
		border-bottom: none;
	}
}

.side-nav__hamburger__nav__menu ul li a {
	color: #ffffff;
	display: block;
	font-family: 'Arial', sans-serif;
	font-size: 16px;
	letter-spacing: .2em;
	line-height: 1;
	text-transform: capitalize;
}
@media screen and (max-width: 767px) {
	.side-nav__hamburger__nav__menu ul li a: {
		font-size: 11px;
		margin-bottom: 4px;
	}
}

.side-nav__hamburger__nav__menu ul li a:before {
	content: none !important;
}

@media screen and (max-width: 767px) {
	.side-nav__hamburger__nav__utility ul li:not(:last-child) {
		margin-right: 20px;
	}
}

.nav__logo__company img {
	width: 173px;
}
/* ==========================================================================

    site-footer

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

/* サイト全体で共通の設定 */
/*
 サイト全体で共通の設定
*/


/* ブレイクポイント
--------------------------------------*/




/* 色
--------------------------------------*/










/* セレクション */


/* フォント
--------------------------------------*/
/* 基本のフォント */




/* 英字のフォント */






/* 中国語のフォント */




/* ベトナム語のフォント */






/* html 要素 */


/* 文字のサイズ
--------------------------------------*/
/* html 要素 */




/* small要素 */




/* sub、sup 要素 */




/* 文字のウェイト
--------------------------------------*/


/* 行間
--------------------------------------*/



/* 文字間
--------------------------------------*/



/* containerの設定
--------------------------------------*/
/* 幅の上限と下限 */



/* 左右内側の余白 */




/* natural の設定
--------------------------------------*/
/* 要素間の上下余白 */




/* 上下マージン
----------------------------------------------*/
/* between column */



















/* 設定
---------------------------------------*/

/* align-items */


/* flex-display */



/* flex-wrap */


/* justify-content */


/* order */


/* flex */



.site-footer__inner__about__copy--sub {
	font-family: 'Arial', sans-serif;
	line-height: 2;
	max-width: 195px;
}
@media screen and (max-width: 1049px) {
	.site-footer__inner__about__copy--sub {
		max-width: 505px;
	}
}
@media screen and (max-width: 767px) {
	.site-footer__inner__about__copy--sub {
		line-height: 2;
		max-width: 195px;
	}
}

/* メニュー */
.site-footer__inner__menu ul li {
	margin-bottom: 39px;
}
@media screen and (max-width: 1049px) {
	.site-footer__inner__menu ul li {
		margin-bottom: 29px;
	}
}

.site-footer__inner__menu ul li a {
	font-family: 'Arial', sans-serif;
	font-size: 16px;
	letter-spacing: .2em;
	line-height: 1.5;
	text-transform: capitalize;
	transition: .5s;
	white-space: nowrap;
}
@media screen and (max-width: 767px) {
	.site-footer__inner__menu ul li a {
		white-space: normal;
	}
}

.site-footer__inner__menu ul li a:before {
	content: none !important;
}

/* サイト全体で共通のモジュール */
/* ==========================================================================

    billboard

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

/* サイト全体で共通の設定 */
/*
 サイト全体で共通の設定
*/


/* ブレイクポイント
--------------------------------------*/




/* 色
--------------------------------------*/










/* セレクション */


/* フォント
--------------------------------------*/
/* 基本のフォント */




/* 英字のフォント */






/* 中国語のフォント */




/* ベトナム語のフォント */






/* html 要素 */


/* 文字のサイズ
--------------------------------------*/
/* html 要素 */




/* small要素 */




/* sub、sup 要素 */




/* 文字のウェイト
--------------------------------------*/


/* 行間
--------------------------------------*/



/* 文字間
--------------------------------------*/



/* containerの設定
--------------------------------------*/
/* 幅の上限と下限 */



/* 左右内側の余白 */




/* natural の設定
--------------------------------------*/
/* 要素間の上下余白 */




/* 上下マージン
----------------------------------------------*/
/* between column */



















/* 設定
---------------------------------------*/

/* align-items */


/* flex-display */



/* flex-wrap */


/* justify-content */


/* order */


/* flex */


.billboard {
  padding-bottom: 0;
  padding-top: 3px;
}
/* ==========================================================================

  description-list

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

/* サイト全体で共通の設定 */
/*
 サイト全体で共通の設定
*/


/* ブレイクポイント
--------------------------------------*/




/* 色
--------------------------------------*/










/* セレクション */


/* フォント
--------------------------------------*/
/* 基本のフォント */




/* 英字のフォント */






/* 中国語のフォント */




/* ベトナム語のフォント */






/* html 要素 */


/* 文字のサイズ
--------------------------------------*/
/* html 要素 */




/* small要素 */




/* sub、sup 要素 */




/* 文字のウェイト
--------------------------------------*/


/* 行間
--------------------------------------*/



/* 文字間
--------------------------------------*/



/* containerの設定
--------------------------------------*/
/* 幅の上限と下限 */



/* 左右内側の余白 */




/* natural の設定
--------------------------------------*/
/* 要素間の上下余白 */




/* 上下マージン
----------------------------------------------*/
/* between column */



















/* 設定
---------------------------------------*/

/* align-items */


/* flex-display */



/* flex-wrap */


/* justify-content */


/* order */


/* flex */





.division-top-description-list,
.description-list:not(:first-child) {
  margin-top: 40px;
}

.division-bottom-description-list,
.description-list:not(:last-child) {
  margin-bottom: 40px;
}


.description-list__item {
  border-bottom: 1px dotted #c0c0c6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;;
  font-size: 15px;
  position: relative;
  width: 100%;
}
@media screen and (max-width:767px) {
  .description-list__item {
    display: block;
  }
}

.description-list__item:not(:last-child) {
  margin-bottom: 20px;
}

.description-list__heading {
  box-sizing: border-box;
  color: #545460;
  font-size: 16px;
  font-family: 'Arial', sans-serif;
  letter-spacing: .15em;
  line-height: 2;
  margin-bottom: 20px;
  padding-right: 38px;
  position: relative;
  vertical-align: top;
  width: 220px;
}
@media screen and (max-width: 1049px) {
  .description-list__heading {
    width: 210px;
  }
}
@media screen and (max-width:767px) {
  .description-list__heading {
    font-size: 14px;
    margin-bottom: 10px;
    padding-right: 0;
    width: auto;
  }
}

.description-list__content {
  box-sizing: border-box;
  margin-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
  vertical-align: top;
  width: calc(100% - 220px);
}
@media screen and (max-width:767px) {
  .description-list__content {
    padding-left: 15px;
    padding-right: 0;
    width: 100%;
  }
}

.description-list__content:before {
  border-left: 1px dotted #c0c0c6;
  content: "";
  height: 100%;
  position: absolute;
  left: -1px;
  top: 0;
  width: 1px;
}

.description-list__content .natural {
  margin-top: 0;
}
/* ==========================================================================

    entry-button

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

/* サイト全体で共通の設定 */
/*
 サイト全体で共通の設定
*/


/* ブレイクポイント
--------------------------------------*/




/* 色
--------------------------------------*/










/* セレクション */


/* フォント
--------------------------------------*/
/* 基本のフォント */




/* 英字のフォント */






/* 中国語のフォント */




/* ベトナム語のフォント */






/* html 要素 */


/* 文字のサイズ
--------------------------------------*/
/* html 要素 */




/* small要素 */




/* sub、sup 要素 */




/* 文字のウェイト
--------------------------------------*/


/* 行間
--------------------------------------*/



/* 文字間
--------------------------------------*/



/* containerの設定
--------------------------------------*/
/* 幅の上限と下限 */



/* 左右内側の余白 */




/* natural の設定
--------------------------------------*/
/* 要素間の上下余白 */




/* 上下マージン
----------------------------------------------*/
/* between column */



















/* 設定
---------------------------------------*/

/* align-items */


/* flex-display */



/* flex-wrap */


/* justify-content */


/* order */


/* flex */


.entry-button a {
	font-family: 'Arial', sans-serif;
}
/* ==========================================================================

form

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

/* サイト全体で共通の設定 */
/*
 サイト全体で共通の設定
*/


/* ブレイクポイント
--------------------------------------*/




/* 色
--------------------------------------*/










/* セレクション */


/* フォント
--------------------------------------*/
/* 基本のフォント */




/* 英字のフォント */






/* 中国語のフォント */




/* ベトナム語のフォント */






/* html 要素 */


/* 文字のサイズ
--------------------------------------*/
/* html 要素 */




/* small要素 */




/* sub、sup 要素 */




/* 文字のウェイト
--------------------------------------*/


/* 行間
--------------------------------------*/



/* 文字間
--------------------------------------*/



/* containerの設定
--------------------------------------*/
/* 幅の上限と下限 */



/* 左右内側の余白 */




/* natural の設定
--------------------------------------*/
/* 要素間の上下余白 */




/* 上下マージン
----------------------------------------------*/
/* between column */



















/* 設定
---------------------------------------*/

/* align-items */


/* flex-display */



/* flex-wrap */


/* justify-content */


/* order */


/* flex */


.hs-input {
	font-family: 'Arial', sans-serif;
}

.hs-input::placeholder,
.hs-input:-ms-input-placeholder,
.hs-input::-ms-input-placeholder {
  font-family: 'NotoSansSC-Regular', sans-serif;
}

select.hs-input {
	font-family: 'Arial', sans-serif;
}

.hs-form label {
	font-family: 'Arial', sans-serif;
	font-weight: 500;
  padding-left: 0;
}
.hs-form label::before {
  display: none;
}

.hs-form label.hs-error-msg {
	font-family: 'Arial', sans-serif;
}

.hs-error-msgs label.hs-main-font-element {
	font-family: 'Arial', sans-serif;
}

.hs-form-required {
	color: #545460;
}
.hs-form-required::before {
  display: none;
}

.hs-richtext p {
	font-family: 'Arial', sans-serif;
}

.hs-button {
	font-family: 'Arial', sans-serif;
	font-weight: 500;
}

.hs-form label.hs-form-booleancheckbox-display {
	font-family: 'Arial', sans-serif;
}

.hs-form label.hs-form-booleancheckbox-display p {
	font-family: 'Arial', sans-serif;
	font-weight: 500;
}
/* ==========================================================================

    heading-1

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

/* サイト全体で共通の設定 */
/*
 サイト全体で共通の設定
*/


/* ブレイクポイント
--------------------------------------*/




/* 色
--------------------------------------*/










/* セレクション */


/* フォント
--------------------------------------*/
/* 基本のフォント */




/* 英字のフォント */






/* 中国語のフォント */




/* ベトナム語のフォント */






/* html 要素 */


/* 文字のサイズ
--------------------------------------*/
/* html 要素 */




/* small要素 */




/* sub、sup 要素 */




/* 文字のウェイト
--------------------------------------*/


/* 行間
--------------------------------------*/



/* 文字間
--------------------------------------*/



/* containerの設定
--------------------------------------*/
/* 幅の上限と下限 */



/* 左右内側の余白 */




/* natural の設定
--------------------------------------*/
/* 要素間の上下余白 */




/* 上下マージン
----------------------------------------------*/
/* between column */



















/* 設定
---------------------------------------*/

/* align-items */


/* flex-display */



/* flex-wrap */


/* justify-content */


/* order */


/* flex */


.heading-1 {
  font-family: 'Arial', sans-serif;
  letter-spacing: .1em;
  line-height: 1.5;
  padding-top: 8px;
  text-transform: capitalize;
}
@media only screen and (max-width: 1049px) {
  .heading-1 {
    font-size: 33px;
  }
}
@media only screen and (max-width: 767px) {
  .heading-1 {
    font-size: 23px;
    padding-top: 7px;
  }
}

.heading-1:before {
  content: none;
}


.heading-1:after {
  background-color: #ffffff;
  content: "";
  height: 2px;
  left: calc(50% - 15px);
  position: absolute;
  top: 0;
  width: 30px;
}
@media only screen and (max-width: 1049px) {
  .heading-1:after {
    left: calc(50% - 17.5px);
    width: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .heading-1:after {
    left: calc(50% - 7.5px);
    width: 15px;
  }
}
/* ==========================================================================

    heading-2

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

/* サイト全体で共通の設定 */
/*
 サイト全体で共通の設定
*/


/* ブレイクポイント
--------------------------------------*/




/* 色
--------------------------------------*/










/* セレクション */


/* フォント
--------------------------------------*/
/* 基本のフォント */




/* 英字のフォント */






/* 中国語のフォント */




/* ベトナム語のフォント */






/* html 要素 */


/* 文字のサイズ
--------------------------------------*/
/* html 要素 */




/* small要素 */




/* sub、sup 要素 */




/* 文字のウェイト
--------------------------------------*/


/* 行間
--------------------------------------*/



/* 文字間
--------------------------------------*/



/* containerの設定
--------------------------------------*/
/* 幅の上限と下限 */



/* 左右内側の余白 */




/* natural の設定
--------------------------------------*/
/* 要素間の上下余白 */




/* 上下マージン
----------------------------------------------*/
/* between column */



















/* 設定
---------------------------------------*/

/* align-items */


/* flex-display */



/* flex-wrap */


/* justify-content */


/* order */


/* flex */







.heading-2 {
  font-family: 'Arial', sans-serif;
}

.heading-2:before {
  content: attr(data-heading2);
}
/* ==========================================================================

    heading-3

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

/* サイト全体で共通の設定 */
/*
 サイト全体で共通の設定
*/


/* ブレイクポイント
--------------------------------------*/




/* 色
--------------------------------------*/










/* セレクション */


/* フォント
--------------------------------------*/
/* 基本のフォント */




/* 英字のフォント */






/* 中国語のフォント */




/* ベトナム語のフォント */






/* html 要素 */


/* 文字のサイズ
--------------------------------------*/
/* html 要素 */




/* small要素 */




/* sub、sup 要素 */




/* 文字のウェイト
--------------------------------------*/


/* 行間
--------------------------------------*/



/* 文字間
--------------------------------------*/



/* containerの設定
--------------------------------------*/
/* 幅の上限と下限 */



/* 左右内側の余白 */




/* natural の設定
--------------------------------------*/
/* 要素間の上下余白 */




/* 上下マージン
----------------------------------------------*/
/* between column */



















/* 設定
---------------------------------------*/

/* align-items */


/* flex-display */



/* flex-wrap */


/* justify-content */


/* order */


/* flex */


.heading-3 {
  font-family: 'Arial', sans-serif;
}
/* ==========================================================================

    heading-4

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

/* サイト全体で共通の設定 */
/*
 サイト全体で共通の設定
*/


/* ブレイクポイント
--------------------------------------*/




/* 色
--------------------------------------*/










/* セレクション */


/* フォント
--------------------------------------*/
/* 基本のフォント */




/* 英字のフォント */






/* 中国語のフォント */




/* ベトナム語のフォント */






/* html 要素 */


/* 文字のサイズ
--------------------------------------*/
/* html 要素 */




/* small要素 */




/* sub、sup 要素 */




/* 文字のウェイト
--------------------------------------*/


/* 行間
--------------------------------------*/



/* 文字間
--------------------------------------*/



/* containerの設定
--------------------------------------*/
/* 幅の上限と下限 */



/* 左右内側の余白 */




/* natural の設定
--------------------------------------*/
/* 要素間の上下余白 */




/* 上下マージン
----------------------------------------------*/
/* between column */



















/* 設定
---------------------------------------*/

/* align-items */


/* flex-display */



/* flex-wrap */


/* justify-content */


/* order */


/* flex */


.heading-4 {
  font-family: 'Arial', sans-serif;
}
/* ==========================================================================

    heading-5

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

/* サイト全体で共通の設定 */
/*
 サイト全体で共通の設定
*/


/* ブレイクポイント
--------------------------------------*/




/* 色
--------------------------------------*/










/* セレクション */


/* フォント
--------------------------------------*/
/* 基本のフォント */




/* 英字のフォント */






/* 中国語のフォント */




/* ベトナム語のフォント */






/* html 要素 */


/* 文字のサイズ
--------------------------------------*/
/* html 要素 */




/* small要素 */




/* sub、sup 要素 */




/* 文字のウェイト
--------------------------------------*/


/* 行間
--------------------------------------*/



/* 文字間
--------------------------------------*/



/* containerの設定
--------------------------------------*/
/* 幅の上限と下限 */



/* 左右内側の余白 */




/* natural の設定
--------------------------------------*/
/* 要素間の上下余白 */




/* 上下マージン
----------------------------------------------*/
/* between column */



















/* 設定
---------------------------------------*/

/* align-items */


/* flex-display */



/* flex-wrap */


/* justify-content */


/* order */


/* flex */


.heading-5 {
  font-family: 'Arial', sans-serif;
}
/* ==========================================================================

    lead

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

/* サイト全体で共通の設定 */
/*
 サイト全体で共通の設定
*/


/* ブレイクポイント
--------------------------------------*/




/* 色
--------------------------------------*/










/* セレクション */


/* フォント
--------------------------------------*/
/* 基本のフォント */




/* 英字のフォント */






/* 中国語のフォント */




/* ベトナム語のフォント */






/* html 要素 */


/* 文字のサイズ
--------------------------------------*/
/* html 要素 */




/* small要素 */




/* sub、sup 要素 */




/* 文字のウェイト
--------------------------------------*/


/* 行間
--------------------------------------*/



/* 文字間
--------------------------------------*/



/* containerの設定
--------------------------------------*/
/* 幅の上限と下限 */



/* 左右内側の余白 */




/* natural の設定
--------------------------------------*/
/* 要素間の上下余白 */




/* 上下マージン
----------------------------------------------*/
/* between column */



















/* 設定
---------------------------------------*/

/* align-items */


/* flex-display */



/* flex-wrap */


/* justify-content */


/* order */


/* flex */


.lead {
	letter-spacing: .1em;
}
/* ==========================================================================

    paragraph

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

/* サイト全体で共通の設定 */
/*
 サイト全体で共通の設定
*/


/* ブレイクポイント
--------------------------------------*/




/* 色
--------------------------------------*/










/* セレクション */


/* フォント
--------------------------------------*/
/* 基本のフォント */




/* 英字のフォント */






/* 中国語のフォント */




/* ベトナム語のフォント */






/* html 要素 */


/* 文字のサイズ
--------------------------------------*/
/* html 要素 */




/* small要素 */




/* sub、sup 要素 */




/* 文字のウェイト
--------------------------------------*/


/* 行間
--------------------------------------*/



/* 文字間
--------------------------------------*/



/* containerの設定
--------------------------------------*/
/* 幅の上限と下限 */



/* 左右内側の余白 */




/* natural の設定
--------------------------------------*/
/* 要素間の上下余白 */




/* 上下マージン
----------------------------------------------*/
/* between column */



















/* 設定
---------------------------------------*/

/* align-items */


/* flex-display */



/* flex-wrap */


/* justify-content */


/* order */


/* flex */


.paragraph {
	letter-spacing: .1em;
}
/* ==========================================================================

    sub_navigation

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

/* サイト全体で共通の設定 */
/*
 サイト全体で共通の設定
*/


/* ブレイクポイント
--------------------------------------*/




/* 色
--------------------------------------*/










/* セレクション */


/* フォント
--------------------------------------*/
/* 基本のフォント */




/* 英字のフォント */






/* 中国語のフォント */




/* ベトナム語のフォント */






/* html 要素 */


/* 文字のサイズ
--------------------------------------*/
/* html 要素 */




/* small要素 */




/* sub、sup 要素 */




/* 文字のウェイト
--------------------------------------*/


/* 行間
--------------------------------------*/



/* 文字間
--------------------------------------*/



/* containerの設定
--------------------------------------*/
/* 幅の上限と下限 */



/* 左右内側の余白 */




/* natural の設定
--------------------------------------*/
/* 要素間の上下余白 */




/* 上下マージン
----------------------------------------------*/
/* between column */



















/* 設定
---------------------------------------*/

/* align-items */


/* flex-display */



/* flex-wrap */


/* justify-content */


/* order */


/* flex */



.sub-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;;
  flex-wrap: wrap;
}

/* タブ */
.division-top-sub-navigation--tab,
.division-top-sub-navigation--anchor {
  margin-top: 50px;
}

.division-bottom-sub-navigation--tab,
.division-bottom-sub-navigation--anchor {
  margin-bottom: 50px;
}

.division-top-sub-navigation--index {
  margin-top: 60px;
}
@media only screen and (max-width: 767px) {
.division-top-sub-navigation--index {
    margin-top: 40px;
  }
}

.division-bottom-sub-navigation--index {
  margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  .division-bottom-sub-navigation--index {
    margin-bottom: 40px;
  }
}

.sub-navigation.sub-navigation--tab {
  -webkit-box-align: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;;
}

.sub-navigation--tab__list {
  flex: 1;
  text-align: center;
  padding-bottom: 20px;
  position: relative;
}
@media only screen and (max-width: 1049px) {
  .sub-navigation--tab__list {
    flex: inherit;
    width: calc(25% - 4px);
  }
}

.sub-navigation--tab__list:not(:first-child) {
  margin-left: 2px;
}

.sub-navigation--tab__list__link {
  display: block;
  padding: 15px 10px 10px 10px;
  border-bottom: 8px solid #f8fafb;
  font-size: 17px;
  font-family: 'Arial', sans-serif;
  color: #545460;
  position: relative;
  transition: .5s;
}
@media only screen and (max-width: 767px) {
  .sub-navigation--tab__list__link {
    font-size: 14px;
  }
}

.sub-navigation--tab__list__link a {
  color: #c0c0c6;
  transition: .5s;
}

.sub-navigation--tab__list__link:before,
.sub-navigation--tab__list__link:after {
  content: "";
  width: 2px;
  display: inline-block;
  position: absolute;
  left: calc(50% - 1px);
}
.sub-navigation--tab__list__link:before {
  content: "";
  height: 0;
  bottom: -8px;
  background-color: #ffffff;
  z-index: 2;
  transition: .2s .3s;
}
.sub-navigation--tab__list__link:after {
  content: "";
  height: 0;
  bottom: -28px;
  transition: .3s;
  background-color: #373447;
}
.sub-navigation--tab__list__link .tab__list__link__text {
  display: block;
  position: relative;
  padding-top: 15px;
}

.sub-navigation--tab__list__link:hover {
  cursor: pointer;
  border-bottom: 8px solid #434698;
  color: #373447;
}
.sub-navigation--tab__list__link:hover:before {
  height: 8px;
}
.sub-navigation--tab__list__link:hover:after {
  height: 23px;
}
.sub-navigation--tab__list:hover .sub-navigation--tab__list__link {
  border-bottom: 8px solid #434698;
}
.sub-navigation--tab__list:hover .sub-navigation--tab__list__link a {
  color: #434698;
}
.sub-navigation--tab__list:hover .sub-navigation--tab__list__link:before {
  height: 8px;
}
.sub-navigation--tab__list:hover .sub-navigation--tab__list__link:after {
  height: 20px;
}
.sub-navigation--tab__list:hover .sub-navigation--tab__list__link .sub-navigation--tab__list__link__text:before,
.sub-navigation--tab__list__link:hover .sub-navigation--tab__list__link__text:before {
  transform: translateY(0);
  opacity: 1;
}

@media only screen and (max-width: 767px) {
  .sub-navigation--tab__list {
    flex: inherit;
    width: calc(50% - 1px);
  }
  .sub-navigation--tab__list:not(:first-child) {
    margin-left: 0;
  }
  .sub-navigation--tab__list:nth-child(2n) {
    margin-left: 2px;
  }
  .sub-navigation--tab__list .tab__list__link {
    padding: 0 10px 5px 10px;
    font-size: 14px;
  }
  .sub-navigation--tab__list .tab__list__link__text:before {
    width: 35px;
    height: 4px;
    left: calc(50% - 18px);
  }
}


/* アンカーリンク */
.linkin-page {
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;;
}
@media screen and (max-width: 1049px) {
  .linkin-page {
    margin-left: 0;
    margin-right: 0;
  }
}

.linkin-page:not(:first-child) {
  margin-top: 60px
}
@media screen and (max-width: 767px) {
  .linkin-page:not(:first-child) {
    margin-bottom: 40px;
  }
}

.division-top-linkin-page {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .division-top-linkin-page {
    margin-top: 40px;
  }
}

.linkin-page:not(:last-child) {
  margin-bottom: 40px
}
@media screen and (max-width: 767px) {
  .linkin-page:not(:last-child) {
    margin-bottom: 40px
  }
}

.division-bottom-linkin-page {
  margin-bottom: 60px
}
@media screen and (max-width: 767px) {
  .division-bottom-linkin-page {
    margin-bottom: 40px
  }
}

.linkin-page__item {
  box-sizing: border-box;
  width: calc(25% - 23px);
}

.linkin-page__item:nth-child(n+5)  {
  margin-top: 40px;
}

@media screen and (min-width: 768px) {
  .linkin-page__item:not(:nth-child(4n+4)) {
    margin-right: 30px;
  }
}

@media screen and (max-width:767px) {
  .linkin-page__item {
    padding: 0;
    width: 100%;
  }
  .linkin-page__item:not(:first-child) {
    margin-top: 25px;
  }
}
.linkin-page__item a {
  border-top: 1px solid #373447;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;;
  text-decoration: none;
  transition: .5s;
}
.linkin-page__item a:hover {
  border-top: 1px solid #434698;
}
@media screen and (max-width:767px) {
  .linkin-page__item a {
    display: block;
  }
}

.linkin-page__item__text {
  color: #373447;
  display: block;
  width: 100%;
  font-size: 16px;
  font-family: 'Arial', sans-serif;
  letter-spacing: .2em;
  line-height: 1.5;
  transition: .5s;
}
@media screen and (max-width:767px) {
  .linkin-page__item__text {
    font-size: 13px;
  }
  .linkin-page__item__text:not(:first-child) {
    margin-top: 5px;
  }
}

@media screen and (min-width:1050px) {
  .linkin-page__item a:hover .linkin-page__item__text {
    color: #434698;
  }
}

.linkin-page__item__text__inner {
  display: block;
  padding-top: 15px;
  padding-right: 25px;
  position: relative;
}

.linkin-page__item a .linkin-page__item__text__inner:before,
.linkin-page__item a .linkin-page__item__text__inner:after {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  content: "";
  height: 7px;
  position: absolute;
  top: 23px;
  transition: .5s;
  right: 5px;
  width: 13px;
}
.linkin-page__item a .linkin-page__item__text__inner:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTIuNzA3IiBoZWlnaHQ9IjcuMDYxIiB2aWV3Qm94PSIwIDAgMTIuNzA3IDcuMDYxIj4KICA8ZGVmcz4KICAgIDxjbGlwUGF0aCBpZD0iY2xpcC1wYXRoIj4KICAgICAgPHJlY3Qgd2lkdGg9IjEyLjcwNyIgaGVpZ2h0PSI3LjA2MSIgZmlsbD0ibm9uZSIvPgogICAgPC9jbGlwUGF0aD4KICA8L2RlZnM+CiAgPGcgaWQ9IuODquODlOODvOODiOOCsOODquODg+ODiV82OSIgZGF0YS1uYW1lPSLjg6rjg5Tjg7zjg4jjgrDjg6rjg4Pjg4kgNjkiIGNsaXAtcGF0aD0idXJsKCNjbGlwLXBhdGgpIj4KICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00MjMuMTQ1IC03NS4xNDYpIj4KICAgICAgPHBhdGggaWQ9IuODkeOCuV85MCIgZGF0YS1uYW1lPSLjg5HjgrkgOTAiIGQ9Ik0tMjAyMjguMzY1LDEyOTEzLjczbDYsNiw2LTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIwNjUxLjg2MyAtMTI4MzguMjMpIiBmaWxsPSJub25lIiBzdHJva2U9IiMwOTA5MDkiIHN0cm9rZS13aWR0aD0iMSIvPgogICAgPC9nPgogIDwvZz4KPC9zdmc+Cg==);
}
.linkin-page__item a .linkin-page__item__text__inner:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMi43MDciIGhlaWdodD0iNy4wNjEiIHZpZXdCb3g9IjAgMCAxMi43MDcgNy4wNjEiPgogIDxwYXRoIGlkPSLjg5HjgrlfOTIiIGRhdGEtbmFtZT0i44OR44K5IDkyIiBkPSJNLTIwMjI4LjM2NSwxMjkxMy43M2w2LDYsNi02IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMDIyOC43MTkgLTEyOTEzLjM3NykiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzQzNDY5OCIgc3Ryb2tlLXdpZHRoPSIxIi8+Cjwvc3ZnPgo=);
  opacity: 0;
}
.linkin-page__item a:hover .linkin-page__item__text__inner:before {
  opacity: 0;
}
.linkin-page__item a:hover .linkin-page__item__text__inner:after {
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .linkin-page__item a .linkin-page__item__text__inner:before,
  .linkin-page__item a .linkin-page__item__text__inner:after {
    height: 5px;
    width: 10px;
  }
}


/* 目次のスタイル */
.sub-navigation--anchor {
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;;
  margin-top: -20px;
}
@media screen and (max-width: 1049px) {
  .sub-navigation--anchor {
    margin-left: 0;
    margin-right: 0;
  }
}

.sub-navigation--anchor:not(:first-child) {
  margin-top: 40px
}
@media screen and (max-width: 767px) {
  .sub-navigation--anchor:not(:first-child) {
    margin-bottom: 30px;
  }
}

.division-top-anchor {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .division-top-anchor {
    margin-bottom: 60px;
  }
}

.sub-navigation--anchor:not(:last-child) {
  margin-bottom: 40px
}
@media screen and (max-width: 767px) {
  .sub-navigation--anchor:not(:last-child) {
    margin-bottom: 30px
  }
}

.division-bottom-anchor {
  margin-bottom: 50px
}
@media screen and (max-width: 767px) {
  .division-bottom-anchor {
    margin-bottom: 60px
  }
}

.sub-navigation--anchor__item {
  box-sizing: border-box;
  margin-top: 20px;
  width: 10%;
}
.sub-navigation--anchor__item a {
  text-align: center;
  border-left: 2px solid #c0c0c6;
  display: block;
  padding: 18px 10px;
  position: relative;
  text-decoration: none;
}

@media screen and (min-width: 1050px) {
  .sub-navigation--anchor__item:nth-child(10n+10) {
      border-right: 2px solid #c0c0c6;
  }
}

.sub-navigation--anchor__item:last-child a {
  border-right: 2px solid #c0c0c6!important;
}
.sub-navigation--anchor__item a:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMC44MTMiIGhlaWdodD0iOC4wMDgiIHZpZXdCb3g9IjAgMCAxMC44MTMgOC4wMDgiPgogIDxwYXRoIGlkPSLjg5HjgrlfNjE3OSIgZGF0YS1uYW1lPSLjg5HjgrkgNjE3OSIgZD0iTS0yMzg0My0yMjQ2OWw1LDQtNSw0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjI0NTkuNTk0IDIzODQ0LjQwNikgcm90YXRlKDkwKSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjNDM0Njk4IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIvPgo8L3N2Zz4K);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  bottom: 2px;
  content: "";
  display: inline-block;
  height: 8px;
  left: calc(50% - 5px);
  position: absolute;
  transition: .5s;
  width: 10px;
}
.sub-navigation--anchor__item a:hover:before {
  bottom: -3px;
}

.sub-navigation--anchor__item__text {
  color: #373447;
  display: block;
  font-size: 16px;
  font-family: 'Arial', sans-serif;
  letter-spacing: .15em;
  line-height: 1.5;
  transition: .5s;
}
@media screen and (max-width:767px) {
  .sub-navigation--anchor__item__text {
    font-size: 14px;
  }
}

@media screen and (max-width:1049px) {
  .sub-navigation--anchor__item {
    margin-top: 0;
    box-sizing: border-box;
    padding: 0;
    width: 20%;
    flex: inherit;
  }
  .sub-navigation--anchor__item:nth-child(n+6) {
    margin-top: 30px;
  }
  .sub-navigation--anchor__item:nth-child(5n) a {
    border-right: 2px solid #c0c0c6;
  }

}
@media screen and (max-width:767px) {
  .sub-navigation--anchor__item {
    padding: 0;
    width: 25%;
  }
  .sub-navigation--anchor__item a {
    padding: 13px 5px;
    font-size: 14px;
  }
  .sub-navigation--anchor__item:nth-child(5n) a {
    border-right: none;
  }
  .sub-navigation--anchor__item:nth-child(n+6) {
    margin-top: 0;
  }
  .sub-navigation--anchor__item:nth-child(n+5) {
    margin-top: 20px;
  }
  .sub-navigation--anchor__item:nth-child(4n) a {
    border-right: 2px solid #c0c0c6;
  }
}