@charset "UTF-8";

/* サイト全体で共通のスタイル
--------------------------------------*/

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


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





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












/* セレクション */



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




/* 英字のフォント */










/* html 要素 */



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




/* small要素 */




/* sub、sup 要素 */





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



/* 行間
--------------------------------------*/
/* line-height-root-* 用*/










/* line-height-normal-* 用 */











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



/* 左右内側の余白 */





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





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



















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

/* align-items */


/* flex-display */



/* flex-wrap */


/* justify-content */


/* order */


/* flex */


/* サイト全体で共通のウェブフォント */
/* ==========================================================================

    サイト全体で共通のウェブフォント

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

@font-face {
  font-family: "NotoSansCJKjp-Medium";
  font-style: normal;
  font-weight: 700;
  src: url("https://6881002.fs1.hubspotusercontent-na1.net/hubfs/6881002/fonts/NotoSansCJKjp-Medium.woff") format("woff"),
       url("https://6881002.fs1.hubspotusercontent-na1.net/hubfs/6881002/fonts/NotoSansCJKjp-Medium.woff2") format("woff2"),
       url("https://6881002.fs1.hubspotusercontent-na1.net/hubfs/6881002/fonts/NotoSansCJKjp-Medium.otf") format("opentype");
}

@font-face {
  font-family: "NotoSansCJKjp-Bold";
  font-style: normal;
  font-weight: 900;
  src: url("https://6881002.fs1.hubspotusercontent-na1.net/hubfs/6881002/fonts/NotoSansCJKjp-Bold.woff") format("woff"),
       url("https://6881002.fs1.hubspotusercontent-na1.net/hubfs/6881002/fonts/NotoSansCJKjp-Bold.woff2") format("woff2"),
       url("https://6881002.fs1.hubspotusercontent-na1.net/hubfs/6881002/fonts/NotoSansCJKjp-Bold.otf") format("opentype");
}

@font-face {
  font-family: "Lato-Black";
  font-style: normal;
  src:  url("https://6881002.fs1.hubspotusercontent-na1.net/hubfs/6881002/fonts/Lato-Black.woff2") format("woff2"),
        url("https://6881002.fs1.hubspotusercontent-na1.net/hubfs/6881002/fonts/Lato-Black.woff") format("woff"),
        url("https://6881002.fs1.hubspotusercontent-na1.net/hubfs/6881002/fonts/Lato-Black.otf") format("opentype");
}

@font-face {
  font-family: "Yantramanav-Medium";
  font-style: normal;
  src:  url("https://6881002.fs1.hubspotusercontent-na1.net/hubfs/6881002/fonts/Yantramanav-Medium.woff2") format("woff2"),
        url("https://6881002.fs1.hubspotusercontent-na1.net/hubfs/6881002/fonts/Yantramanav-Medium.woff") format("woff"),
        url("https://6881002.fs1.hubspotusercontent-na1.net/hubfs/6881002/fonts/Yantramanav-Medium.otf") format("opentype");
}

@font-face {
  font-family: "Yantramanav-Black";
  font-style: normal;
  src:  url("https://6881002.fs1.hubspotusercontent-na1.net/hubfs/6881002/fonts/Yantramanav-Black.woff2") format("woff2"),
        url("https://6881002.fs1.hubspotusercontent-na1.net/hubfs/6881002/fonts/Yantramanav-Black.woff") format("woff"),
        url("https://6881002.fs1.hubspotusercontent-na1.net/hubfs/6881002/fonts/Yantramanav-Black.otf") format("opentype");
}

@font-face {
  font-family: "Roboto-Bold";
  font-style: normal;
  src:  url("https://6881002.fs1.hubspotusercontent-na1.net/hubfs/6881002/fonts/Roboto-Bold.woff2") format("woff2"),
        url("https://6881002.fs1.hubspotusercontent-na1.net/hubfs/6881002/fonts/Roboto-Bold.woff") format("woff"),
        url("https://6881002.fs1.hubspotusercontent-na1.net/hubfs/6881002/fonts/Roboto-Bold.otf") format("opentype");
}

@font-face {
  font-family: "Roboto-Medium";
  font-style: normal;
  src:  url("https://6881002.fs1.hubspotusercontent-na1.net/hubfs/6881002/fonts/Roboto-Medium.woff2") format("woff2"),
        url("https://6881002.fs1.hubspotusercontent-na1.net/hubfs/6881002/fonts/Roboto-Medium.woff") format("woff"),
        url("https://6881002.fs1.hubspotusercontent-na1.net/hubfs/6881002/fonts/Roboto-Medium.otf") format("opentype");
}

/* サイト全体で共通のアニメーション */
/* Missing Template at Path: \'irep-corporate\/Assets\/Styles\/_animation.css\' */
 
/* サイト全体で共通な自然なスタイル */
.natural {
  display: block;
  overflow: hidden;
  color: #04060c;
}

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

.natural h2 {
  color: #04060c;
  font-family: 'Yu Gothic Medium', '游ゴシック Medium', YuGothic, '游ゴシック体', 'ヒラギノ角ゴ Pro W3', 'メイリオ', sans-serif;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: .17em;
  line-height: 1.4;
  border-bottom: 2px solid #04060c;
  padding-bottom: 10px;
  width: 100%;
}
@media screen and (max-width:767px) {
  .natural h2 {
    font-size: 20px;
    line-height: 1.5;
  }
}

.natural h2:not(:first-child) {
  margin-top: 60px;
}
@media screen and (max-width:1049px) {
  .natural h2:not(:first-child) {
    margin-top: 50px; 
  }
}

.natural h2:not(:last-child) {
  margin-bottom: 50px;
}
@media screen and (max-width:767px) {
  .natural h2:not(:last-child) {
    margin-bottom: 40px;
  }
}

.natural h3 {
  color: #383B56;
  font-size: 20px;
  font-weight: bold;
  margin-top: 40px;
  margin-bottom: 16px;
  line-height: 1.4;
}
@media screen and (max-width:767px) {
	.natural h3 {
    font-size: 18px;
	}
}

.natural h4 {
  font-size: 22px;
  font-weight: bold;
  letter-spacing: .17em;
  line-height: 1.63;
}
 
@media screen and (max-width:767px) {
  .natural h4 {
    font-size: 16px;
  }
}

.natural h4:not(:first-child) {
  margin-top: 40px;
}
@media screen and (max-width:767px) {
  .natural h4:not(:first-child) {
    margin-top: 30px;
  }
}

.natural h4:not(:last-child) {
  margin-bottom: 30px;
}
@media screen and (max-width:767px) {
  .natural h4:not(:last-child) {
    margin-bottom: 20px;
  }
}

.natural h5 {
  color: #383B56;
  font-family: 'NotoSansCJKjp-Bold', sans-serif;
  font-size: 18px;
  letter-spacing: .15em;
  line-height: 1.5;
}
@media screen and (max-width:767px) {
  .natural h5 {
    font-size: 15px;
  }
}

.natural h5:not(:first-child) {
  margin-top: 30px;
}
.natural h5:not(:last-child) {
  margin-bottom: 30px;
}

.natural p {
	color: #04060c;
	font-family: 'Yu Gothic Medium', '游ゴシック Medium', YuGothic, '游ゴシック体', 'ヒラギノ角ゴ Pro W3', 'メイリオ', sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: .05em;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
	.natural p {
    font-size: 14px;
  line-height: 2;
	}
}

.natural p:not(:first-child) {
	margin-top: 20px
}
.natural p:not(:last-child) {
	margin-bottom: 20px
}

.natural figure figcaption,
.natural caption {
  line-height: 1.3214285714285714px;
  margin-bottom: 5px;
  margin-top: 5px;
} 

.natural figure figcaption:first-child,
.natural caption:first-child {
  margin-top: 0
}

.natural pre:not(:first-child) {
  margin-top: 30px;
}

.natural pre:not(:last-child) {
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .natural pre {
    font-size: 13px;
  }  
}



.natural h1,.natural h2,.natural h3,.natural h4,.natural h5,.natural h6 {
  display: block;
}

.natural li,.natural dt {
  margin-top: 2.5px
}

.natural pre,.natural h1,.natural h2,.natural h3,.natural h5,.natural h6,.natural .solid,.natural hr,.natural blockquote {
  display: block;
}

.natural pre+pre,.natural h1+pre,.natural h2+pre,.natural h3+pre,.natural h4+pre,.natural h5+pre,.natural h6+pre,.natural .solid+pre,.natural hr+pre,.natural blockquote+pre,.natural table+pre,.natural pre+h1,.natural h1+h1,.natural h2+h1,.natural h3+h1,.natural h4+h1,.natural h5+h1,.natural h6+h1,.natural .solid+h1,.natural hr+h1,.natural blockquote+h1,.natural table+h1,.natural pre+h2,.natural h1+h2,.natural h2+h2,.natural h3+h2,.natural h4+h2,.natural h5+h2,.natural h6+h2,.natural .solid+h2,.natural hr+h2,.natural blockquote+h2,.natural table+h2,.natural pre+h3,.natural h1+h3,.natural h2+h3,.natural h3+h3,.natural h4+h3,.natural h5+h3,.natural h6+h3,.natural .solid+h3,.natural hr+h3,.natural blockquote+h3,.natural table+h3,.natural pre+h4,.natural h1+h4,.natural h2+h4,.natural h3+h4,.natural h4+h4,.natural h5+h4,.natural h6+h4,.natural .solid+h4,.natural hr+h4,.natural blockquote+h4,.natural table+h4,.natural pre+h5,.natural h1+h5,.natural h2+h5,.natural h3+h5,.natural h4+h5,.natural h5+h5,.natural h6+h5,.natural .solid+h5,.natural hr+h5,.natural blockquote+h5,.natural table+h5,.natural pre+h6,.natural h1+h6,.natural h2+h6,.natural h3+h6,.natural h4+h6,.natural h5+h6,.natural h6+h6,.natural .solid+h6,.natural hr+h6,.natural blockquote+h6,.natural table+h6,.natural pre+.solid,.natural h1+.solid,.natural h2+.solid,.natural h3+.solid,.natural h4+.solid,.natural h5+.solid,.natural h6+.solid,.natural .solid+.solid,.natural hr+.solid,.natural blockquote+.solid,.natural table+.solid,.natural pre+hr,.natural h1+hr,.natural h2+hr,.natural h3+hr,.natural h4+hr,.natural h5+hr,.natural h6+hr,.natural .solid+hr,.natural hr+hr,.natural blockquote+hr,.natural table+hr,.natural pre+blockquote,.natural h1+blockquote,.natural h2+blockquote,.natural h3+blockquote,.natural h4+blockquote,.natural h5+blockquote,.natural h6+blockquote,.natural .solid+blockquote,.natural hr+blockquote,.natural blockquote+blockquote,.natural table+blockquote,.natural pre+table,.natural h1+table,.natural h2+table,.natural h3+table,.natural h4+table,.natural h5+table,.natural h6+table,.natural .solid+table,.natural hr+table,.natural blockquote+table,.natural table+table {
  margin-top: 38px;  
}

.natural ol:not(:first-child),.natural ul:not(:first-child),.natural dl:not(:first-child),.natural figure:not(:first-child) {
  display: block;
}

.natural p:not(:last-child),.natural ol:not(:last-child),.natural ul:not(:last-child),.natural dl:not(:last-child),.natural figure:not(:last-child) {
  display: block;
}

.natural a {
  color: #04060c;
  text-decoration: none;
  transition: .5s;
  position: relative;
  word-break: break-all;
  display: inline-block;
  padding-right: 14px;
}

.natural a:after {
  content: "";
  border-top: 2px solid #f8b500;
  border-right: 2px solid #f8b500;
  display: inline-block;
  height: 6px;
  width: 6px;
  transform: rotate(45deg);
  transition: .5s;
}


.natural a:hover {
  color: #186DCF;
}

.natural a:hover:after {
  border-color: #186DCF;
  right: -5px;
}

.natural strong {
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .natural td,.natural th {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.natural ul:not(:first-child) {
  margin-top: 20px
}

.natural ul:not(:last-child) {
  margin-bottom: 20px
}

.natural ul li:not(:first-child) {
  margin-top: 10px
}

.natural ul li:not(:last-child) {
margin-bottom: 10px
}

.natural ul > li {
  font-weight: 500;
  list-style-type: none;
  padding-left: 15px;
  position: relative
}
.natural ul > li:before {
  background-color: #CCCCCC;
  border-radius: 100%;
  content: "";
  height: 5px;
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  width: 5px;
}
@media screen and (max-width: 767px) {
  .natural ul > li:before {
    top: 7px;
  }
}
@media all and (-ms-high-contrast:none){
  .natural ul > li:before {
    top: 7px;
  }
}

.natural ol {
  display: list-item !important;
  padding-inline-start: 40px !important;
  list-style-type: decimal;
}
.natural ol li {
  display: list-item !important;
  list-style: inherit !important;
}

.natural blockquote:first-child {
  margin-top: 10px;
}
.natural blockquote:not(:first-child) {
  margin-top: 50px;
}
.natural blockquote {
  padding: 25px 20px;
  background-color: #f3f4f7;
  position: relative;
}
.natural blockquote {
	color: #000000;
	font-family: 'Yu Gothic Medium', '游ゴシック Medium', YuGothic, '游ゴシック体', 'ヒラギノ角ゴ Pro W3', 'メイリオ', sans-serif;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: .15em;
  line-height: 2;
}
@media screen and (max-width: 767px) {
	.natural blockquote {
    font-size: 14px;
    line-height: 1.8;
    letter-spacing: .13em;
	}
}

.natural blockquote:before {
  content: "";
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNjEuMzIgMTAyLjg2Ij48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2I4YmVjZjt9PC9zdHlsZT48L2RlZnM+PGcgaWQ9IuODrOOCpOODpOODvF8yIiBkYXRhLW5hbWU9IuODrOOCpOODpOODvCAyIj48ZyBpZD0iXzEwIiBkYXRhLW5hbWU9IjEwIj48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0zOS42OSwyNy41OWEzNi42NiwzNi42NiwwLDAsMC0xMCwuNzFBNDUuMDcsNDUuMDcsMCwwLDEsNDUuOSwwYy0xOC41NCw4LjUyLTMzLjE4LDI0LjY4LTQxLDQzLjUyQzEuNDUsNTEuNzctLjc2LDYwLjc2LjI0LDY5LjY1QTM4LjE5LDM4LjE5LDAsMCwwLDE5LjQyLDk4LjMyYzIyLjUyLDEyLjQyLDUxLjUxLTEuOTIsNTUuNDctMjcuMjRBMzguNDQsMzguNDQsMCwwLDAsNjMuNTQsMzcuODIsMzguNDUsMzguNDUsMCwwLDAsMzkuNjksMjcuNTlaIi8+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMTI1LjY5LDI3LjU5YTM2LjY2LDM2LjY2LDAsMCwwLTEwLC43MUE0NS4wNyw0NS4wNywwLDAsMSwxMzEuOSwwYy0xOC41NCw4LjUyLTMzLjE4LDI0LjY4LTQxLDQzLjUyLTMuNDQsOC4yNS01LjY1LDE3LjI0LTQuNjUsMjYuMTNhMzguMTksMzguMTksMCwwLDAsMTkuMTgsMjguNjdjMjIuNTIsMTIuNDIsNTEuNTEtMS45Miw1NS40Ny0yNy4yNGEzNy42OCwzNy42OCwwLDAsMC0zNS4yLTQzLjQ5WiIvPjwvZz48L2c+PC9zdmc+");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  top: -10px;
  left: 20px;
  width: 33px;
  height: 21px;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .natural blockquote {
    margin-top: 30px;
  }
}

.natural table {
  border: 1px solid #C0C0C6;
}
@media screen and (max-width: 767px) {
  .natural table {
    display: block;
    overflow: scroll;
    width: 100%;
  }
}

.natural table th {
  border-bottom: 1px solid #C0C0C6;
  background-color: #eff2f2;
  font-family: 'NotoSansCJKjp-Medium', sans-serif;
  font-size: 18px;
  padding: 10px;
}
@media screen and (max-width: 767px) {
  .natural table th {
    font-size: 16px;
  }
}

.natural table th:not(:last-child) {
  border-right: 1px solid #C0C0C6;
}

.natural table tr:not(:last-child) {
  border-bottom: 1px solid #C0C0C6;
}

.natural table td {
  font-size: 16px;
  padding: 10px;
}
@media screen and (max-width: 767px) {
  .natural table td {
    font-size: 13px;
  }
}

.natural table td:not(:last-child) {
  border-right: 1px solid #C0C0C6;
}

/* サイト全体で共通の HTML 要素のスタイル */
/* ==========================================================================

    初期化の設定

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

html {
  line-height: 1.3571428571;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}
@media screen and (max-width: 1049px) {
  html {
    font-size: 14px;
  }
}

body {
  overflow-x: hidden;
}
a {
  background-color: transparent;
  color: #0074d9
}

mark {
  background-color: #ffdc00;
  color: #111
}

input[type=submit],input[type=reset],html input[type=button],button {
    -webkit-appearance: button
}

input[type=search]:: -webkit-search-cancel-button,input[type=search]:: -webkit-search-decoration {
    -webkit-appearance: none
}

input[type=search] {
  -webkit-appearance: textfield
}

hr,img,iframe,fieldset,legend {
    border: 0
}

input:: -moz-focus-inner,button:: -moz-focus-inner {
    border: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

table {
    border-collapse: collapse
}

input[type=text],input[type=search],input[type=tel],input[type=url],input[type=email],input[type=password],input[type=number],input[type=color],textarea {
    border-radius: 0
} 

table {
    border-spacing: 0
}

table th {
    background-color: transparent;
    border: none;
}

sub {
    bottom: -.2em
}

input[type=checkbox],input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

hr,input[type=search] {
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input,button,select,optgroup,textarea {
    color: inherit
}

html body [disabled] {
    cursor: default
}

input[type=submit],input[type=reset],html input[type=button],button {
    cursor: pointer
}

article,section,nav,aside,header,footer,figure,figcaption,main {
    display: block
}

video,audio,progress,canvas {
    display: inline-block
}

[hidden],template {
    display: none
}

h1,h2,h3,h4,h5,h6,address,pre,code,samp,kbd,th,input,button,select,optgroup,textarea {
    font: inherit
}

pre,code,samp,kbd {
    font-family: Noto Mono,monospace
}

sub,sup {
    font-size: 78.5714285714%
}

small {
    font-size: 85.7142857143%
}

strong,b,optgroup {
  font-weight: 700
}
hr {
    height: 0
}
img {
    height: auto
}

input[type=number]:: -webkit-inner-spin-button,input[type=number]:: -webkit-outer-spin-button {
    height: auto
}

sub,sup {
    line-height: 0
}

input,button {
    line-height: 1.3214285714
}
@media(min-width: 768px) and (max-width: 1049px) {
    input,button {
    line-height: 1.3035714286}
}
@media(max-width: 414px) {
    input,button {
    line-height: 1.2857142857}
}
li {
    list-style: none
}

body,h1,h2,h3,h4,h5,h6,p,hr,pre,blockquote,ol,ul,dl,dd,figure,input,button,select,optgroup,textarea,fieldset {
    margin: 0
}
img,iframe,video,canvas {
    max-width: 100%
}

pre,textarea {
    overflow: auto
}

button {
    overflow: visible
}

ol,ul,td,th,input[type=checkbox],input[type=radio],fieldset,legend {
    padding: 0
}

input:: -moz-focus-inner,button:: -moz-focus-inner {
    padding: 0
}

sub,sup {
    position: relative
}

q:after {
    content: "\201D"
}

q:before {
    content: "\201C"
}

caption,th {
    text-align: left
}

abbr[title] {
    text-decoration: none
}

button,select {
    text-transform: none
}

sup {
    top: -.6em
}

sub,sup,progress,meter {
    vertical-align: baseline
}

img,iframe,video,audio,input[type=image],textarea,canvas {
    vertical-align: bottom
}

.list--float:after,.section--footer__breadcrumb-nav__list:after {
    clear: both;
    content: "";
    display: block
}

audio: not([controls]) {
    display: none;
    height: 0
}

svg: not(: root) {
    max-width: 100%;
    overflow: hidden;
    vertical-align: bottom
}

ul {
  list-style-type: none;
}

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

    サイト全体で共通の要素のスタイル

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

::selection {
	background: rgba(44,77,219,.2);
}

::-moz-selection {
	background: rgba(44,77,219,.2);
}

html {
  color: #000000;
  font-family: 'Yu Gothic Medium', '游ゴシック Medium', YuGothic, '游ゴシック体', 'ヒラギノ角ゴ Pro W3', 'メイリオ', sans-serif;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: .05em;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media screen and (max-width: 767px) {
  html {
    font-size: 14px;
  }
}

body {
  margin: 0;
}

a {
  text-decoration: none;
}

a:focus {
  outline: none;
}

input[type="tel"],
input[type="text"],
input[type="email"] {
  -webkit-appearance: none; 
}

textarea {
  -webkit-appearance: none; 
}

button {
	background: none;
	border: none;
	padding: 0;
}

button:focus {
  outline: none;
}

ul,ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

select::-ms-expand {
    display: none;
}

select:focus {
  outline: none;
}

sup {
  font-size: .6em;
  margin-left: 5px;
}

/* サイト全体で共通の微調整用の便利スタイル */
.block {
  display: block;
  text-decoration: none;
}

.block,.block:active,.block:visited {
  color: inherit;
}

.break {
  word-wrap: break-word;
}

.full {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}

.stick {
  margin: 0!important;
}

.stick-bottom {
  margin-bottom: 0!important
}

.stick-left {
  margin-left: 0!important
}

.stick-right {
  margin-right: 0!important
}

.stick-top {
  margin-top: 0!important
}

.text-center {
  text-align: center!important
}

.text-left {
  text-align: left!important
}

.text-right {
  text-align: right!important
}

.text-lower {
  text-transform: lowercase
}

.text-upper {
  text-transform: uppercase
}

.word {
  display: inline-block
}

.no-bottom {
  padding-bottom: 0 !important;
}

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

    site-header

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

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


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





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












/* セレクション */



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




/* 英字のフォント */










/* html 要素 */



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




/* small要素 */




/* sub、sup 要素 */





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



/* 行間
--------------------------------------*/
/* line-height-root-* 用*/










/* line-height-normal-* 用 */











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



/* 左右内側の余白 */





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





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



















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

/* align-items */


/* flex-display */



/* flex-wrap */


/* justify-content */


/* order */


/* flex */



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

.site-header {
	box-sizing: border-box;
	padding: 30px 50px 10px 50px;
}
@media screen and (max-width: 767px) {
	.site-header {
		padding: 20px 20px 35px 20px;
	}
}

.site-header__logo img {
	width: 138px;
}
@media screen and (max-width: 767px) {
	.site-header__logo img {
		width: 81px;
	}
}
/* ==========================================================================

    site-footer

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

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


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





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












/* セレクション */



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




/* 英字のフォント */










/* html 要素 */



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




/* small要素 */




/* sub、sup 要素 */





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



/* 行間
--------------------------------------*/
/* line-height-root-* 用*/










/* line-height-normal-* 用 */











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



/* 左右内側の余白 */





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





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



















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

/* align-items */


/* flex-display */



/* flex-wrap */


/* justify-content */


/* order */


/* flex */


.site-footer {
	-webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;;
	box-sizing: border-box;
	-webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;;
	display: -webkit-box;
  display: -ms-flexbox;
  display: flex;;
	background-color: #EFEFEF;
	padding: 17px 50px;
	transition: .5s;
}
@media screen and (max-width: 767px) {
	.site-footer {
		display: block;
		padding: 17px 20px;
	}
}

.site-fotter__link a {
	font-size: 12px;
	color: #000000;
}

.site-fotter__link a:hover {
	color: #186DCF;
}

.site-footer__copyright {
	font-size: 12px;
	letter-spacing: .05em;
	line-height: 1.5;
	text-align: right;
}
@media screen and (max-width: 767px) {
	.site-footer__copyright {
		margin-top: 15px;
		text-align: left;
	}
}
/* ==========================================================================

    site-content

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

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


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





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












/* セレクション */



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




/* 英字のフォント */










/* html 要素 */



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




/* small要素 */




/* sub、sup 要素 */





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



/* 行間
--------------------------------------*/
/* line-height-root-* 用*/










/* line-height-normal-* 用 */











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



/* 左右内側の余白 */





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





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



















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

/* align-items */


/* flex-display */



/* flex-wrap */


/* justify-content */


/* order */


/* flex */



.site-content {
  background-color: ;
  position: relative;
  z-index: 1;
}

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

    button

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

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


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





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















/* セレクション */



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


/* 英字のフォント */




/* html 要素 */



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




/* small要素 */




/* sub、sup 要素 */





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



/* 行間
--------------------------------------*/
/* line-height-root-* 用*/










/* line-height-normal-* 用 */











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



/* 左右内側の余白 */





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





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



















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

/* align-items */


/* flex-display */



/* flex-wrap */


/* justify-content */


/* order */


/* flex */


.button a {
	text-decoration: none;
}

.button--default:not(:first-child) {
  margin-top:  40px;
}
@media screen and (max-width: 767px) {
	.button--default:not(:first-child) {
		margin-top: 30px;
	}
}

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

.button--default:not(:last-child) {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .button--default:not(:last-child) {
		margin-bottom: 30px;
	}
}

.division-bottom-button {
	margin-bottom:  40px;
}
@media screen and (max-width: 767px) {
	.division-bottom-button {
		margin-bottom: 30px;
	}
}

.division-top-text-button-back {
	margin-top: 50px;
}

.text-center.button--default a {
	margin: 0 auto;
}

.button--default a,
.button--default__link,
.button--default button {
	border: 1px solid #1c2a53;
	box-sizing: border-box;
	color: #1c2a53;
	display: block;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: .17em;
	line-height: 2;
	max-width: 280px;
	text-align: center;
	padding: 13px 25px;
	position: relative;
	transition: .5s;
}
@media screen and (max-width: 767px) {
  .button--default a,
  .button--default__link,
  .button--default button {
	margin: 0 auto;
	padding: 13px 25px;
  }
}

.button--default a span,
.button--default__link span,
.button--default button span {
	display: inline-block;
	padding-right: 20px;
	position: relative;
}

.button--default a span:before,
.button--default button span:before,
.button--default__link span:before,
.button--default__link span:after,
.button--default a span:after,
.button--default button span:after {
	background-color: #1c2a53;
    content: "";
    height: 1px;
    position: absolute;
    right: 0;
	width: 6px;
}

.button--default a span:before,
.button--default__link span:before,
.button--default button span:before {
	transform: rotate(50deg);
	top: 13.5px;
}

.button--default a span:after,
.button--default__link span:after,
.button--default button span:after {
	transform: rotate(-50deg);
	top: 17.5px;
}

.button--default a:before,
.button--default__link:before,
.button--default button:before {
	background-color: #efed1b;
	bottom: 0;
	content: "";
	height: 5px;
	left: 0;
	position: absolute;
	transition: .5s;
	transition-timing-function: ease-in;
	width: 60px;
}

.button--default a:hover:before,
.button--default__link:hover:before,
.button--default button:hover:before {
	width: 75px;
}

.button--default a:hover,.natural .cta_button:hover {
	animation: none !important;
}

.button--return a span {
	padding-right: 0 !important;
	padding-left: 20px;
}
.button--return a span:before {
	right: inherit !important;
	left: 0 !important;
	position: absolute;
	transform: rotate(-50deg) !important;
}
.button--return a span:after {
	right: inherit !important;
	left: 0 !important;
	position: absolute;
	transform: rotate(50deg) !important;
}
 
.button--default__link {
	max-width: 500px;
	min-width: 280px;
}

.button--center a {
	margin: 0 auto;
}

.button--default--white a,
.button--default--white button {
	border: 1px solid #ffffff;
	color: #ffffff;
}

.button--default--white a span:before, 
.button--default--white button span:before, 
.button--default--white a span:after, 
.button--default--white button span:after {
	background-color: #ffffff;
}


/* テキストボタン */

.button--text:not(:first-child) {
  margin-top:  20px;
}
@media screen and (max-width: 767px) {
	.button--text:not(:first-child) {
		margin-top: 15px;
	}
}

.division-top-text-button {
	margin-top:  20px;
}
@media screen and (max-width: 767px) {
	.division-top-text-button {
		margin-top: 15px;
	}
}

.button--text:not(:last-child) {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .button--text:not(:last-child) {
		margin-bottom: 15px;
	}
}

.division-bottom-text-button {
	margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
	.division-bottom-text-button {
		margin-bottom: 15px;
	  }
  }
  
.button--text a,
.button--text .button--text__link {
	color: #1c2a53;
	font-family: 'Poppins-Bold', sans-serif;
	font-size: 16px;
	letter-spacing: .15em;
	line-height: 2;
	padding-left: 15px;
	position: relative;
	text-transform: lowercase;
	transition: .5s;
}
@media screen and (max-width: 767px) {
	.button--text a,
	.button--text .button--text__link {
		font-size: 14px;
	}
}

.button--text a:hover {
	color: #efed1b;
}

.button--text a:before,
.button--text .button--text__link:before,
.button--text a:after,
.button--text .button--text__link:after {
	background-color: #131313;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	transition: .5s;
	width: 6px;
}

.button--text a:before,
.button--text .button--text__link:before {
    transform: rotate(50deg);
    top: 7.5px;
}

.button--text a:after,
.button--text .button--text__link:after {
    transform: rotate(-50deg);
	top: 11.5px;
}
/* ==========================================================================

    container

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

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


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





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












/* セレクション */



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




/* 英字のフォント */










/* html 要素 */



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




/* small要素 */




/* sub、sup 要素 */





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



/* 行間
--------------------------------------*/
/* line-height-root-* 用*/










/* line-height-normal-* 用 */











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



/* 左右内側の余白 */





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





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



















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

/* align-items */


/* flex-display */



/* flex-wrap */


/* justify-content */


/* order */


/* flex */



.container,
.row-fluid [class*="span"] .container{
	box-sizing: border-box;
	float: none;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1100px;
	min-width: 320px;
	padding-left: 100px;
	padding-right: 100px;
}
@media screen and (max-width:1049px) {
	.container,
	.row-fluid [class*="span"] .container {
		padding-left: 50px;
		padding-right: 50px;
	}
}
@media screen and (max-width:767px) {
	.container,
	.row-fluid [class*="span"] .container{
		padding-left: 20px;
		padding-right: 20px;
	}
}

.container--wide,
.row-fluid [class*="span"] .container--wide {
	max-width: inherit;
}

.hs-responsive-embed-wrapper {
	max-width: inherit !important;
	max-height: inherit !important;
}
/* ==========================================================================

    columns

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

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


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





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












/* セレクション */



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




/* 英字のフォント */










/* html 要素 */



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




/* small要素 */




/* sub、sup 要素 */





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



/* 行間
--------------------------------------*/
/* line-height-root-* 用*/










/* line-height-normal-* 用 */











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



/* 左右内側の余白 */





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





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



















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

/* align-items */


/* flex-display */



/* flex-wrap */


/* justify-content */


/* order */


/* flex */


.columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;;
  margin-left: -15px;
  margin-right: -15px
}
@media screen and (max-width:767px) {
  .columns {
    margin-left: -15px;
    margin-right: -15px;
  }
}

.columns--one>.columns__column.margin-top-heading-2:nth-child(n+2) {
  margin-top: 100px
}
@media screen and (max-width:767px) {
  .columns--one>.columns__column.margin-top-heading-2:nth-child(n+2) {
    margin-top: 80px
  }
}

@media screen and (min-width:768px) {
  .columns--two>.columns__column.margin-top-heading-2:nth-child(n+3) {
    margin-top: 100px
  }
}
@media screen and (max-width:767px) {
  .columns--two>.columns__column.margin-top-heading-2:not(:first-child) {
    margin-top: 80px
  }
}


.columns--two>.columns__column.margin-top-heading-3:nth-child(n+3) {
  margin-top: 60px
}
@media screen and (max-width:767px) {
  .columns--two>.columns__column.margin-top-heading-3:nth-child(n+2) {
    margin-top: 50px
  }
}


.columns__column.margin-top-heading-4 {
  margin-top: 50px
}
@media screen and (max-width:767px) {
  .columns__column.margin-top-heading-4 {
    margin-top: 40px
  }
}

.columns__column.margin-top-heading-5 {
  margin-top: 40px
}
@media screen and (max-width:767px) {
  .columns__column.margin-top-heading-5 {
    margin-top: 30px
  }
}

.columns__column {
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
}

.columns .columns__column {
  padding-left: 15px;
  padding-right: 15px;
}

.columns--one>.columns__column:nth-child(n+2), 
.columns--one-two>.columns__column:nth-child(n+3), 
.columns--two-one>.columns__column:nth-child(n+3), 
.columns--four>.columns__column:nth-child(n+5) {
  margin-top: 50px
}

.columns--two>.columns__column:nth-child(n+3){
  margin-top: 50px;
}
@media screen and (max-width:767px) {
  .columns--two>.columns__column:nth-child(n+3){
    margin-top: 50px
  }
}

.columns--three>.columns__column:nth-child(n+4) {
  margin-top: 30px;
}

@media screen and (max-width:767px) {
  .columns__column {
    padding-left: 0;
    padding-right: 0;
  }
}

.columns--one>.columns__column {
  float: none;
  width: 100%
}
@media screen and (max-width:767px) {
.columns--one {
    margin-left: 0;
    margin-right: 0;
  }
}

.columns--two>.columns__column {
  width: 50%
}
@media screen and (max-width:767px) {
  .columns--two {
    margin-left: 0;
    margin-right: 0
  }
  .columns--two>.columns__column {
    width: 100%;
    padding: 0;
    -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;;
  }
  .columns--two>.columns__column:not(:first-child) {
    margin-top: 30px;
    -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;;
  }
  .columns--two>.columns__column:not(:last-child) {
    margin-bottom: 0;
    -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;;
  }
}
@media screen and (max-width:1049px) {
  .columns--two.columns--to-two {
    margin-left: -15px;
    margin-right: -15px
  }
  .columns--two.columns--to-two>.columns__column {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;;
  }
  .columns--two.columns--to-two>.columns__column:not(:first-child) {
    margin-top: 0
  }
  .columns--two.columns--to-two>.columns__column:nth-child(n+3) {
    margin-top: 30px
  }
}

/* 1:2カラム */
.columns--one-two {
  margin-left: -25px;
  margin-right: -25px;  
}

.columns--one-two > .columns__column {
  padding-left: 25px;
  padding-right: 25px;
}

.columns--one-two>.columns__column:nth-child(odd) {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;;
}
.columns--one-two>.columns__column:nth-child(even) {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;;
}
@media screen and (max-width: 1049px) {
  .columns--one-two {
    margin-left: -15px;
    margin-right: -15px;  
  }
  
  .columns--one-two > .columns__column {
    padding-left: 15px;
    padding-right: 15px;
  }  
}

@media screen and (max-width:767px) {
  .columns--one-two {
    margin-left: 0;
    margin-right: 0
  }
  .columns--one-two>.columns__column {
    width: 100%;
    padding: 0;
    -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;;
  }
  .columns--one-two>.columns__column:nth-child(1) {
    -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;;
  }
  .columns--one-two>.columns__column:nth-child(2) {
    -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;;
    margin-top: 20px
  }
}

.columns--two-one>.columns__column:nth-child(1) {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;;
}
.columns--two-one>.columns__column:nth-child(2) {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;;
}
@media screen and (max-width:767px) {
  .columns--two-one {
    margin-left: 0;
    margin-right: 0
  }
  .columns--two-one>.columns__column {
    width: 100%;
    padding: 0;
    -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;;
  }
  .columns--two-one>.columns__column:nth-child(1) {
    -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;;
  }
  .columns--two-one>.columns__column:nth-child(2) {
    -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;;
    margin-top: 30px
  }
}


.columns--three-one>.columns__column:nth-child(1) {
  -webkit-box-flex: 3;
  -ms-flex: 3;
  flex: 3;;
}
.columns--three-one>.columns__column:nth-child(2) {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;;
}
@media screen and (max-width:767px) {
  .columns--three-one {
    margin-left: 0;
    margin-right: 0
  }
  .columns--three-one>.columns__column {
    width: 100%;
    padding: 0;
    -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;;
  }
  .columns--three-one>.columns__column:nth-child(1) {
    -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;;
  }
  .columns--three-one>.columns__column:nth-child(2) {
    -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;;
    margin-top: 30px
  }
}

.columns--one-three {
  margin-bottom: 0
}
.columns--one-three>.columns__column:nth-child(odd) {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;;
}
.columns--one-three>.columns__column:nth-child(even) {
  -webkit-box-flex: 3;
  -ms-flex: 3;
  flex: 3;;
}
@media screen and (max-width:767px) {
  .columns--one-three {
    margin-left: 0;
    margin-right: 0
  }
  .columns--one-three>.columns__column {
    width: 100%;
    padding: 0;
    -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;;
  }
  .columns--one-three>.columns__column:nth-child(1) {
    -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;;
  }
  .columns--one-three>.columns__column:nth-child(2) {
    -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;;
    margin-top: 30px
  }
}

.columns--three>.columns__column {
  width: 33%
}
@media screen and (max-width:1049px) {
  .columns--three>.columns__column {
    width: 50%
  }
  .columns--three>.columns__column:not(:nth-child(1)), .columns--three>.columns__column:not(:nth-child(2)) {
    margin-top: 0
  }
  .columns--three>.columns__column:not(:nth-last-child(-n+2)) {
    margin-bottom: 50px
  }
}
@media screen and (max-width:767px) {
  .columns--three>.columns__column {
    width: 100%;
    -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;;
  }
  .columns--three>.columns__column:not(:first-child) {
    margin-top: 20px;
    -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;;
  }
  .columns--three>.columns__column:not(:last-child) {
    margin-bottom: 0;
    -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;;
  }
}
@media screen and (max-width:1049px) {
  .columns--three.columns--to-one>.columns__column {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px
  }
}
@media screen and (max-width:767px) {
  .columns--three.columns--to-one>.columns__column {
    width: 100%
  }
}

/* 4カラム */
.columns--four>.columns__column {
  width: 25%
}
@media screen and (max-width:1049px) {
  .columns--four.columns--to-one > .columns__column {
    width: 50%
  }

  .columns--four.columns--to-one > .columns__column:nth-child(n+3) {
    margin-top: 35px
  }
}
@media screen and (max-width:767px) {
  .columns--four.columns--to-one {
    margin-left: 0;
    margin-right: 0;
  }

  .columns--four.columns--to-one>.columns__column {
    padding-left: 0;
    padding-right: 0;
    width: 100%
  }

  .columns--four.columns--to-one>.columns__column:nth-child(n+2) {
    margin-top: 20px;
  }

  .columns--four.columns--to-two > .columns__column {
    width: 50%;
  }
  .columns--four.columns--to-two > .columns__column:nth-child(n+3) {
    margin-top: 35px
  }
}


.columns--reverse>.columns__column:nth-child(1) {
    -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;;
}
@media screen and (max-width:767px) {
  .columns--reverse>.columns__column:nth-child(1) {
    -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;;
  }
}
.columns--reverse>.columns__column:nth-child(2) {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;;
}
@media screen and (max-width:767px) {
  .columns--reverse>.columns__column:nth-child(2) {
    -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;;
  }
}
.columns--vertical-center {
    -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;;
}

.division-top-4columns {
  margin-top: 45px;
}
@media screen and (max-width: 767px) {
  .division-top-4columns {
    margin-top: 30px;
  }  
}

.division-bottom-4columns {
  margin-bottom: 30px;
}

.division-top-check-list-columns {
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .division-top-check-list-columns {
    margin-top: 60px;
  }
}

.division-bottom-check-list-columns {
  margin-bottom: 45px;
}
@media screen and (max-width: 767px) {
  .division-bottom-check-list-columns {
    margin-bottom: 25px;
  }
}

.check-list-columns {
  margin-left: -25px;
  margin-right: -25px;
}
@media screen and (max-width: 767px) {
  .check-list-columns {
    margin-left: 0;
    margin-right: 0;
  }
}

.check-list-columns > .columns__column {
  padding-left: 25px;
  padding-right: 25px;
}
@media screen and (max-width: 767px) {
  .check-list-columns > .columns__column {
    padding-left: 0;
    padding-right: 0;
  }
}

.division-top-text-button-heading-columns {
  margin-top: 55px;
}
@media screen and (max-width: 767px) {
  .division-top-text-button-heading-columns {
    margin-top: 30px;
  }
}

.division-bottom-text-button-heading-columns {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .division-bottom-text-button-heading-columns {
    margin-bottom: 20px;
  }
}

/* img＋textbutton（heading）＋p */

.text-button-heading-columns:not(:last-child) {
  margin-bottom: 50px;
}

 /* group image */

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

.division-bottom-group_image {
  margin-bottom: 40px; 
 }
 @media screen and (max-width: 767px) {
  .division-bottom-group_image {
    margin-bottom: 30px; 
  }   
 }

.columns--image-layout {
  margin-left: 0;
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .columns--image-layout {
    display: block;
    max-width: 450px;
    margin: 0 auto;
  }
}

.columns--image-layout .columns__column {
  padding-left: 0;
  padding-right: 0;
  width: calc(50% - 1px);
}
@media screen and (max-width: 767px) {
  .columns--image-layout .columns__column {
    width: 100%;
  }
}

.columns--image-layout .columns__column .columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;;
  margin-left: 0;
  width: 100%;
}

.columns--image-layout .columns__column .columns .columns__column {
  margin-bottom: 1px;
  margin-right: 1px;
  width: calc(50% - .5px);
  padding-left: 0;
  padding-right: 0;
}

.columns--image-layout .columns__column .columns .columns__column:nth-of-type(even) {
  margin-right: 0;
}

.columns--image-layout .columns__column .columns .columns__column:nth-last-child(-n+2) {
  margin-bottom: 0;
}

.columns--image-layout .columns__column:nth-child(1),
.columns--image-layout .columns__column:nth-child(2) {
  margin-top: 0;
}

.columns--image-layout .columns__column:nth-child(odd) {
  margin-right: 1px;
}
@media screen and (max-width: 767px) {
  .columns--two.columns--image-layout > .columns__column:first-child {
    margin-bottom: 1px;
  }
  .columns--two>.columns__column:not(:last-child) {
    -webkit-box-flex: inherit;
    flex: inherit;
  }

  .columns--two.columns--image-layout>.columns__column:first-child {
    -webkit-box-flex: inherit;
    flex: inherit;
  }

  .columns--two.columns--image-layout > .columns__column:nth-child(2) {
    margin-top: 1px;
  }

  _::-webkit-full-page-media, _:future, :root .columns--two.columns--image-layout > .columns__column:nth-child(2) {
    margin-top: 2px;
  }

  _::-webkit-full-page-media, _:future, :root .columns--image-layout .columns__column .columns .columns__column {
    margin-bottom: 2px;
  }
}


/* heading-icon-columns */

.division-top-heading-icon-columns {
  margin-top: 55px;
}
@media screen and (max-width: 767px) {
  .division-top-heading-icon-columns {
    margin-top: 40px;
  }  
}

.division-bottom-heading-icon-columns {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .division-bottom-heading-icon-columns {
    margin-bottom: 30px;
  }  
}

.heading-icon-columns:not(:last-child) {
  margin-bottom: 40px;
}

.heading-icon-columns__icon-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .heading-icon-columns__icon-list {
    max-width: 80px;
  }
}

.heading-icon-columns__icon-list.view--is-desktop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;;
}
@media screen and (max-width: 1049px) {
  .heading-icon-columns__icon-list.view--is-desktop {
    display: none;
  }
}

.heading-icon-columns__icon-list.view--is-laptop-lower {
  display: none;
}
@media screen and (max-width: 1049px) {
  .heading-icon-columns__icon-list.view--is-laptop-lower {
    display: -webkit-box;
  display: -ms-flexbox;
  display: flex;;
  }
}

@media screen and (min-width: 768px) {
  .heading-icon-columns__icon-list__item:not(:last-child) {
    margin-right: 10px;
    max-width: 80px;
  }
}

.heading-icon-columns__icon-list__item {
  position: relative;
}
@media screen and (max-width: 1049px) {
  .heading-icon-columns__icon-list__item {
    margin-top: 15px;
  }
}
@media screen and (max-width: 767px) {
  .heading-icon-columns__icon-list__item {
    margin-top: 0;
    max-width: 35px;
  }

  .heading-icon-columns__icon-list__item:nth-child(odd) {
    margin-right: 10px;
  }

  .heading-icon-columns__icon-list__item:nth-child(n+3) {
    margin-top: 10px;
  }

  .heading-icon-columns > .columns__column:first-child {
    -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;;
    display: -webkit-box;
  display: -ms-flexbox;
  display: flex;;
  }

  .heading-icon-columns > .columns__column:first-child .figure {
    max-width: 450px;
    margin-right: 10px;
    width: calc(100% - 90px);
  }
}

@media screen and (min-width: 1050px) {
  .heading-icon-columns__icon-list__item:before {
    content: attr(data-icon-ballon);
    background-color: rgba(44,77,219,.8);
    border-radius: 4px;
    bottom: 40px;
    color: #ffffff;
    font-family: 'Roboto-Bold', serif;
    font-size: 14px;
    letter-spacing: .35em;
    left: 50%;
    opacity: 0;
    padding: 10px 20px;
    position: absolute;
    transition: .5s;
    transform: translateX(-50%);
    z-index: -1;
  }
  
  .heading-icon-columns__icon-list__item:after {
    content: "";
    border-style: solid;
    border-width: 13px 12.5px 0 12.5px;
    border-color: rgba(44,77,219,.8) transparent transparent transparent;
    bottom: 27px;
    content: "";
    height: 0;
    left: calc(50% - 12.5px);
    opacity: 0;
    position: absolute;
    transition: .5s;
    width: 0;  
  }
  
  .heading-icon-columns__icon-list__item:hover:before,
  .heading-icon-columns__icon-list__item:hover:after {
      opacity: 1;
      z-index: 1;
    }  
}

@media screen and (max-width: 1049px) and (min-width: 768px) {
  .category-columns > .columns__column:nth-child(2) .heading-3 {
    display: none;
  }

  .category-columns > .columns__column:nth-child(2) .tag-list {
    display: none;
  }
}

.category-columns > .columns__column .heading-3:not(:last-child) {
  margin-bottom: 25px;
}

.category-columns > .columns__column .heading-4:not(:first-child) {
  margin-top: 30px;
}

.category-columns > .columns__column .heading-4:not(:last-child) {
  margin-bottom: 20px;
}

@media screen and (max-width: 1049px) {
  .category-columns  {
    display: block;
    margin-left: 0;
    margin-right: 0;
  }

  .category-columns > .columns__column {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }

  .category-columns > .columns__column:first-child {
    display: -webkit-box;
  display: -ms-flexbox;
  display: flex;;
  }
  .category-columns > .columns__column:first-child .figure {
    margin-right: 40px;
    width: 190px;
  }
  .category-columns > .columns__column:first-child > div {
    width: calc(100% - 230px);
  }
  .category-columns > .columns__column:nth-child(2) .heading-4:not(:first-child) {
    margin-top: 25px;
  }
}
@media screen and (max-width: 767px) {
  .category-columns > .columns__column:first-child .figure {
    margin: 0 auto;
    max-width: 180px;
    width: inherit;
  }
}
/* サイト全体で共通の設定 */
/* 
 サイト全体で共通の設定
*/


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





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












/* セレクション */



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




/* 英字のフォント */










/* html 要素 */



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




/* small要素 */




/* sub、sup 要素 */





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



/* 行間
--------------------------------------*/
/* line-height-root-* 用*/










/* line-height-normal-* 用 */











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



/* 左右内側の余白 */





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





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



















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

/* align-items */


/* flex-display */



/* flex-wrap */


/* justify-content */


/* order */


/* flex */



.dnd-section > .row-fluid {
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
	max-width: 1100px;
	min-width: 320px;
	padding-left: 100px;
	padding-right: 100px;
}
@media screen and (max-width: 1049px) {
	.dnd-section > .row-fluid {
		padding-left: 50px;
		padding-right: 50px;
	}
}
@media screen and (max-width: 767px) {
	.dnd-section > .row-fluid {
		padding-left: 20px;
		padding-right: 20px;
	}
}

div[class*="full-width-section"] > .row-fluid {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
/* Missing Template at Path: \'irep-corporate\/Assets\/Styles\/Module\/_division.css\' */
/* Missing Template at Path: \'irep-corporate\/Assets\/Styles\/Module\/_description-list.css\' */
/* Missing Template at Path: \'irep-corporate\/Assets\/Styles\/Module\/_figure.css\' */
/* ==========================================================================

    link

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

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


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





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












/* セレクション */



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




/* 英字のフォント */










/* html 要素 */



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




/* small要素 */




/* sub、sup 要素 */





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



/* 行間
--------------------------------------*/
/* line-height-root-* 用*/










/* line-height-normal-* 用 */











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



/* 左右内側の余白 */





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





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



















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

/* align-items */


/* flex-display */



/* flex-wrap */


/* justify-content */


/* order */


/* flex */


.link {
	color: #383B56;
	display: inline-block;
	text-decoration: none;
	position: relative;
	transition: .5s;
	word-break: break-all;
}

.link:hover {
	color: #F8B500;
	text-decoration: none;
}

.link:after {
	background-color: #383B56;
	bottom: 7px;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	transition: .5s;
	width: 100%;
}

.link:hover:after {
	background-color: #F8B500;
}

.link--window:before {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMSIgdmlld0JveD0iMCAwIDEyLjc1IDExLjYxNiI+DQogIDxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+DQogICAgPGcgaWQ9ImNvbnRlbnQiPg0KICAgICAgPHJlY3QgeD0iMC4zNzUiIHk9IjMuNTI1IiB3aWR0aD0iOCIgaGVpZ2h0PSI3LjcxNyIgc3R5bGU9ImZpbGw6IG5vbmU7c3Ryb2tlOiAjMGY2MTY2O3N0cm9rZS1saW5lY2FwOiByb3VuZDtzdHJva2UtbGluZWpvaW46IHJvdW5kO3N0cm9rZS13aWR0aDogMC43NXB4Ii8+DQogICAgICA8cmVjdCB4PSI0LjM3NSIgeT0iMC4zNzUiIHdpZHRoPSI4IiBoZWlnaHQ9IjcuNzE3IiBzdHlsZT0iZmlsbDogbm9uZTtzdHJva2U6ICMwZjYxNjY7c3Ryb2tlLWxpbmVjYXA6IHJvdW5kO3N0cm9rZS1saW5lam9pbjogcm91bmQ7c3Ryb2tlLXdpZHRoOiAwLjc1cHgiLz4NCiAgICA8L2c+DQogIDwvZz4NCjwvc3ZnPg0K") no-repeat center;
  background-size: contain;
	content: "";
  height: 11px;
  left: 0;
  margin-top: -5.5px;
  position: absolute;
  top: 50%;
  width: 12px;
}

.heading-link:not(:first-child) {
	margin-top: 30px;
}
@media screen and (max-width: 767px) {
	.heading-link:not(:first-child) {
		margin-top: 20px;
	}	
}

.division-top-heading-link {
	margin-top: 30px;
}
@media screen and (max-width: 767px) {
	.division-top-heading-link {
		margin-top: 20px;
	}
}

.heading-link:not(:last-child) {
	margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
	.heading-link:not(:last-child) {
		margin-bottom: 20px;
	}	
}

.division-bottom-heading-link {
	margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
	.division-bottom-heading-link {
		margin-bottom: 20px;
	}
}

.heading-link a {
	color: #000000;
	display: inline-block;
	padding-left: 40px;
	position: relative;
	text-decoration: none;
	transition: .5s;
}
@media screen and (max-width: 767px) {
	.heading-link a {
  	padding-left: 30px;
	}
}

.heading-link a:before {
	background-color: #000000;
	border-radius: 100%;
	content: "";
	left: 0;
	height: 28px;
	position: absolute;
	top: calc(50% - 14px);
	transition: .5s;
	width: 28px;
}
@media screen and (max-width: 767px) {
	.heading-link a:before {
		height: 24px;
		top: calc(50% - 12px);
		width: 24px;
	}
}

.heading-link a:after {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2IiBoZWlnaHQ9IjgiIHZpZXdCb3g9IjAgMCA2IDgiPgogIDxwYXRoIGlkPSJhcnJvdyIgZD0iTTAsOCw0LDQsMCwwSDJMNiw0LDIsOFoiIGZpbGw9IiNmZmYiLz4KPC9zdmc+Cg==);
	content: "";
	background-repeat: no-repeat;
	background-size: contain;
	left: 12px;
	height: 8px;
	position: absolute;
	transition: .5s;
	top: calc(50% - 4px);
	width: 6px;
}
@media screen and (max-width: 767px) {
	.heading-link a:after {
		left: 10px;
		height: 6px;
		top: calc(50% - 3px);
		width: 5px;
	}
}

.heading-link a:hover {
	color: #F8B500;
}

.heading-link a:hover:before {
	background-color: #F8B500;
}

.link-id {
	margin-top: -60px;
	padding-top: 60px;
}

.map-link a {
	color: #bec7c7;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: .15em;
	line-height: 2;
	padding-left: 27px;
	position: relative;
}
@media screen and (max-width: 767px) {
	.map-link a {
		font-size: 14px;
		letter-spacing: .13em;
		padding-left: 20px;
	}
}

.map-link a:before {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIyNyIgdmlld0JveD0iMCAwIDE3LjQ1IDI1LjQ4Ij48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2JlYzdjNzt9PC9zdHlsZT48L2RlZnM+PGcgaWQ9IuODrOOCpOODpOODvF8yIiBkYXRhLW5hbWU9IuODrOOCpOODpOODvCAyIj48ZyBpZD0i44Os44Kk44Ok44O8XzEtMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMSI+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNOC43MywwQTguNzMsOC43MywwLDAsMCwwLDguNzNjMCw0LjgxLDguNzMsMTYuNzUsOC43MywxNi43NXM4LjcyLTExLjk0LDguNzItMTYuNzVBOC43Myw4LjczLDAsMCwwLDguNzMsMFptMCwxMi4wNmEzLjgxLDMuODEsMCwxLDEsMy44LTMuODFBMy44MSwzLjgxLDAsMCwxLDguNzMsMTIuMDZaIi8+PC9nPjwvZz48L3N2Zz4=);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	content: "";
	height: 27px;
	left: 0;
	position: absolute;
    top: calc(50% - 13.5px);
	width: 18px;
}
@media screen and (max-width: 767px) {
	.map-link a:before {
		height: 24px;
		width: 16px;
	}
}
/* ==========================================================================

form

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

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


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





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












/* セレクション */



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




/* 英字のフォント */










/* html 要素 */



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




/* small要素 */




/* sub、sup 要素 */





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



/* 行間
--------------------------------------*/
/* line-height-root-* 用*/










/* line-height-normal-* 用 */











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



/* 左右内側の余白 */





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





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



















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

/* align-items */


/* flex-display */



/* flex-wrap */


/* justify-content */


/* order */


/* flex */



.section-form {
	padding-bottom: 80px;
}

.form {
	box-sizing: border-box;
	margin-top: 80px;
	padding: 40px;
}

.dnd-module {
	box-sizing: border-box;
	width: 100%;
}

form {
	margin-top: 30px;
	max-width: 100%;
	width: 100%;
}

fieldset {
	max-width: inherit !important;
	width: 100%;
	margin-top: 0 !important;
}

.form-title {
	color: #000000;
	font-size: 22px;
	font-family: 'Yu Gothic Medium', '游ゴシック Medium', YuGothic, '游ゴシック体', 'ヒラギノ角ゴ Pro W3', 'メイリオ', sans-serif;
	font-weight:bold;
	letter-spacing: .17em;
	line-height:1;
}
@media screen and (max-width: 767px) {
	.form-title {
		font-size: 18px;
	}
}


.hs-input[type=text],
.hs-input[type=email],
.hs-input[type=tel],
select.hs-input,
textarea.hs-input {
	background-color: #ffffff;
	border: 1px solid #C0C0C6;
	box-sizing: border-box;
	border-radius: 5px;
	display: inline-block;
	font-family: 'Yu Gothic Medium', '游ゴシック Medium', YuGothic, '游ゴシック体', 'ヒラギノ角ゴ Pro W3', 'メイリオ', sans-serif;
	font-weight: 500;
	font-size: 16px;
	padding: 10px 20px;
	letter-spacing: .05em;
	line-height: 1.5;
	color: #000000;
	width: 100% !important;
	margin-top: 15px;
}
@media screen and (max-width: 767px) {
	.hs-input[type=text],
	.hs-input[type=email],
	.hs-input[type=tel],
	select.hs-input,
	textarea.hs-input {
		font-size: 14px;
		margin-top: 10px;
		padding: 9px 20px;
	}
}

input.hs-input {
	border-radius: 5px;
	margin-top: 15px;
}

.hs-input:focus {
	outline: none;
}

select.hs-input {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjYiIHZpZXdCb3g9IjAgMCA4IDYiPjxwYXRoIGQ9Ik0wLDgsNCw0LDAsMEgyTDYsNCwyLDhaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4KSByb3RhdGUoOTApIiBmaWxsPSIjMTgyMDQ1Ii8+PC9zdmc+);
    background-repeat: no-repeat;
	background-position: 97.5% center;
	border-radius: 5px;
	margin-top: 20px;
	-webkit-appearance:none;
	max-width: 425px;
}
@media screen and (max-width: 1049px) {
	select.hs-input {
		background-position: 95.5% center;
	}
}
@media screen and (max-width: 767px) {
	select.hs-input {
		background-position: 90.5% center;
	}
}

.input {
	margin-right: 0 !important;
	width: 100%;
}
@media screen and (max-width: 1049px) {
	.input {
		width: 100%;
	}
}

.hs-form-field {
	color: #000000;
	display: block;
	font-family: 'Yu Gothic Medium', '游ゴシック Medium', YuGothic, '游ゴシック体', 'ヒラギノ角ゴ Pro W3', 'メイリオ', sans-serif;
	font-size: 14px;
	margin-bottom: 35px;
}

.hs-form label {
	font-size: 16px;
	font-family: 'Yu Gothic Medium', '游ゴシック Medium', YuGothic, '游ゴシック体', 'ヒラギノ角ゴ Pro W3', 'メイリオ', sans-serif;
	font-weight: bold;
	line-height: 1.5;
}
@media screen and (max-width: 767px) {
	.hs-form label {
		font-size: 14px;
		width: 100%;
	}
}

.hs-form .hs-form-checkbox label {
	-webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;;
	display: -webkit-box;
  display: -ms-flexbox;
  display: flex;;
	font-size: 16px;
	font-family: 'Yu Gothic Medium', '游ゴシック Medium', YuGothic, '游ゴシック体', 'ヒラギノ角ゴ Pro W3', 'メイリオ', sans-serif;
	font-weight: 500;
	line-height: 1.5;
}
@media screen and (max-width: 767px) {
	.hs-form .hs-form-checkbox label {
		font-size: 14px;
	}
}

.hs-form .hs-form-checkbox label span {
	display: inline;
	margin-left: 10px;
	width: calc(100% - 15px);
}

.hs-form label.hs-error-msg {
	border-top: none;
	color: #CB0303;
	font-family: 'Yu Gothic Medium', '游ゴシック Medium', YuGothic, '游ゴシック体', 'ヒラギノ角ゴ Pro W3', 'メイリオ', sans-serif;
	font-size: 15px;
	padding-left: 0;
	width: 100%;
}

.hs-form label.hs-error-msg:before {
	content: "";
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMS44NDMiIGhlaWdodD0iMTEuODQzIiB2aWV3Qm94PSIwIDAgMTEuODQzIDExLjg0MyI+CiAgPHBhdGggaWQ9IuODkeOCuV8xMzIiIGRhdGEtbmFtZT0i44OR44K5IDEzMiIgZD0iTTEzOC40OTEsNjM5LjU2NmgwYTUuOTIxLDUuOTIxLDAsMCwwLTUuOTIxLDUuOTIxaDBhNS45MjEsNS45MjEsMCwwLDAsNS45MjEsNS45MjFoMGE1LjkyMSw1LjkyMSwwLDAsMCw1LjkyMS01LjkyMWgwQTUuOTIxLDUuOTIxLDAsMCwwLDEzOC40OTEsNjM5LjU2NlptLjY3Nyw5LjQxNGgtMS4zNTR2LTEuMzA1aDEuMzU0Wm0tLjItMi4xODhoLS45NjJsLS4zLTQuOGgxLjU3WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEzMi41NyAtNjM5LjU2NikiIGZpbGw9IiNjYjAzMDMiLz4KPC9zdmc+Cg==);
	display: inline-block;
	height: 14px;
	margin-right: 10px;
	vertical-align: text-top;
	width: 14px;
}

.hs-error-msgs.inputs-list {
	margin-top: 10px;
}

.hs-error-msgs label.hs-main-font-element {
	border-top: none;
	color: #CB0303;
	font-family: 'Yu Gothic Medium', '游ゴシック Medium', YuGothic, '游ゴシック体', 'ヒラギノ角ゴ Pro W3', 'メイリオ', sans-serif;
	font-size: 16px;
	padding-top: 0;
	width: 100%;
}
.hs-form-required {
	color: #CB0303;
}

.hs-richtext {
	margin-top: 20px;
	margin-bottom: 20px;
}
.hs-richtext p {
	color: #383B56;
	font-family: 'Yu Gothic Medium', '游ゴシック Medium', YuGothic, '游ゴシック体', 'ヒラギノ角ゴ Pro W3', 'メイリオ', sans-serif;
	font-size: 16px;
	letter-spacing: .17em;
	line-height: 2;
}
@media screen and (max-width: 767px) {
	.hs-richtext p {
		font-size: 14px;
		letter-spacing: .13em;
		line-height: 1.5;
	}
}
.hs-richtext p:not(:first-child) {
	margin-top: 20px;
}
.hs-richtext p:not(:last-child) {
	margin-bottom: 20px;
}

.hs-richtext a {
	color: #383B56;
	display: inline-block;
	text-decoration: none;
	position: relative;
	word-break: break-all;
}

.hs-richtext a:after {
	background-color: #383B56;
	bottom: 0;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	width: 100%;
}

.hs-recaptcha .input {
	width: 100%;
}


.hs_submit {
	margin-top: 50px;
	text-align: center;
}
@media screen and (max-width: 767px) {
	.hs_submit {
		margin-top: 35px;
	}
}

.actions {
	background-color: #383B56;
	box-shadow: 0 3px 6px 0 rgba(0,0,0,.16);
	border-radius: 5px;
	display: inline-block;
	position: relative;
	box-sizing: border-box;
	transition: .5s;
}
.actions:before {
	content: "";
	border-top: 1px solid #F8B500;
	border-right: 1px solid #F8B500;
	height: 6px;
	width: 6px;
	top: calc(50% - 4px);
	right: 106px;
	transform: rotate(45deg);
	transition: .5s;
	position: absolute;
}
@media screen and (max-width: 767px) {
	.actions:before {
		right: 96px;
	}
}

.actions:hover {
	background-color: #F8B500;
}

.actions:hover:before {
	border-color: #000000;
}

.actions.is-unactive {
	pointer-events: none;
	background-color: #CCCCCC;
}

.actions.is-unactive:before {
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

.hs-button {
	background-color: transparent;
	box-sizing: border-box;
	border: none;
	color: #ffffff;
	display: block;
	font-family: 'NotoSansCJKjp-Bold', sans-serif;
	font-size: 16px;
	letter-spacing: .05em;
	line-height: 1.5;
	padding: 16px 25px;
	position: relative;
	transition: .5s;
	text-align: center;
	min-width: 320px;
	z-index: 1;
}
@media all and (-ms-high-contrast:none){
	.hs-button {
		padding: 15px 25px 10px 25px;
	}
}
@media screen and (max-width: 767px) {
	.hs-button {
		min-width: 280px;
	}
}

.actions:hover .hs-button {
	color: #000000;
}

.hs-button:focus {
	outline: none;
}


input.hs-input.error,
div.field.error input,
div.field.error textarea,
div.field.error .chzn-choices,
textarea.hs-input.error,
select.hs-input.error {
  border-color: #CB0303;
}

.inputs-list {
}

.hs-form-radio {
	display: inline;
}

.hs-form-radio:not(:last-child) {
	margin-right: 50px;
}

.inputs-list .hs-form-radio label {
	border: none;
	display: inline-block;
	font-size: 16px;
	padding-top: 0;
	width: inherit;
}

.inputs-list .hs-form-radio label span {
	display: inline-block;
    margin-left: 10px;
}

.inputs-list .hs-form-radio .hs-input {
	height: auto;
}

.form-columns-2 .hs-form-field {
	box-sizing: border-box;
	width: calc(50% - 25px) !important;
}
@media screen and (max-width: 767px) {
	.form-columns-2 .hs-form-field {
		width: 100% !important;
	}
}

.form-columns-2 .hs-form-field:last-child {
	margin-left: 50px;
}
@media screen and (max-width: 767px) {
	.form-columns-2 .hs-form-field:last-child {
		margin-left: 0;
	}
}

.hs-input[type=file] {
	border-radius: 0;
	font-weight: 500;
}

input::placeholder {
  color: #7D7D7D;
}
input:-ms-input-placeholder {
  color: #7D7D7D;
}
input::-ms-input-placeholder {
  color: #7D7D7D;
}

.hs-form-booleancheckbox label {
	display: -webkit-box;
  display: -ms-flexbox;
  display: flex;;
	-webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;;
	-webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;;
}

.hs-form-booleancheckbox a {
	color: #000000;
	display: inline-block;
	position: relative;
}

.hs-form-booleancheckbox a:before {
	border-bottom: 	1px solid #7D7D7D;
	content: "";
	width: calc(100% - 19px);
	position: absolute;
	left: 0;
	bottom: 0;
 }

.hs-form-booleancheckbox a:after {
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNC4xNzciIGhlaWdodD0iMTAuNTQ4IiB2aWV3Qm94PSIwIDAgMTQuMTc3IDEwLjU0OCI+CiAgPGcgaWQ9IuOCsOODq+ODvOODl185NSIgZGF0YS1uYW1lPSLjgrDjg6vjg7zjg5cgOTUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yNjMgLTcyNykiPgogICAgPHBhdGggaWQ9IuODkeOCuV8xMTIiIGRhdGEtbmFtZT0i44OR44K5IDExMiIgZD0iTTI5MCw3Mjd2Ny43MTNoMTEuMTE1VjcyN1ptOS40MTQsNi4zNzlIMjkxLjd2LTQuMzM4aDcuNzEzWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIzLjkzOCkiIGZpbGw9IiM3ZDdkN2QiLz4KICAgIDxwYXRoIGlkPSLjg5HjgrlfMTEzIiBkYXRhLW5hbWU9IuODkeOCuSAxMTMiIGQ9Ik0yNzIuNDE0LDc1Ni44Nzd2MS41SDI2NC43di00LjMzOGgxLjM2MVY3NTJIMjYzdjcuNzEzaDExLjExNXYtMi44MzZaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIC0yMi4xNjUpIiBmaWxsPSIjN2Q3ZDdkIi8+CiAgPC9nPgo8L3N2Zz4K);
	content: "";
	display: inline-block;
	height: 10px;
	width: 14px;
	vertical-align: text-top;
    margin: 0 3px;
}

.legal-consent-container .hs-form-booleancheckbox-display>span {
	margin-left: 10px !important;
}
/* Missing Template at Path: \'irep-corporate\/Assets\/Styles\/Module\/_lead.css\' */
/* ==========================================================================

    list

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

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


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





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












/* セレクション */



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




/* 英字のフォント */










/* html 要素 */



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




/* small要素 */




/* sub、sup 要素 */





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



/* 行間
--------------------------------------*/
/* line-height-root-* 用*/










/* line-height-normal-* 用 */











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



/* 左右内側の余白 */





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





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



















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

/* align-items */


/* flex-display */



/* flex-wrap */


/* justify-content */


/* order */


/* flex */



.division-top-list {
  margin-top: 30px; 
}

.division-bottom-list {
  margin-bottom: 30px;
}


.list:not(:first-child) {
  margin-top: 10px
}
.list:not(:last-child) {
  margin-bottom: 10px
}
.list__item:not(:first-child) {
  margin-top: 5px
}

.list__item:not(:last-child) {
  margin-bottom: 5px
}
.list--default>.list__item {
  list-style-type: none;
  padding-left: 10px;
  position: relative
}

.list--default>.list__item:before {
  background-color: #383B56;
  border-radius: 100%;
  content: "";
  height: 4px;
  display: block;
  position: absolute;
  top: 14px;
  left: 0;
  width: 4px;
}
@media screen and (max-width: 767px) {
  .list--default>.list__item:before {
    top: 10px;
  }
}

.list--default > .list__item--link {
  padding-left: 0;
}

.list--default > .list__item--link a {
  padding-left: 10px;
}

.list--default > .list__item--link:hover:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2IiBoZWlnaHQ9IjgiIHZpZXdCb3g9IjAgMCA2IDgiPgogIDxwYXRoIGlkPSJhcnJvdyIgZD0iTTAsOCw0LDQsMCwwSDJMNiw0LDIsOFoiIGZpbGw9IiMyYzRkZGIiLz4KPC9zdmc+Cg==);	
}

.list--default > .list__item--link:before {
  background-color: transparent;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2IiBoZWlnaHQ9IjgiIHZpZXdCb3g9IjAgMCA2IDgiPgogIDxwYXRoIGlkPSJhcnJvdyIgZD0iTTAsOCw0LDQsMCwwSDJMNiw0LDIsOFoiIGZpbGw9IiMxODIwNDUiLz4KPC9zdmc+Cg==);
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 8px;
	position: absolute;
	left: 0;
	top: calc(50% - 4px);
	transition: .5s;
	width: 6px;
}



/* list--number */
.list--number {
  counter-reset: number;
}

.list--number .list__item {
  padding-left: 20px;
  position: relative;
}

.list--number .list__item:before {
  color: #7D7D7D;
  content: counter(number) "."; 
  counter-increment: number;
  font-family: 'Roboto-Bold', serif;
  left: 0;
  line-height: 1;
  position: absolute;
  top: 8px;
  text-transform: uppercase;
}


/* list--check */

.list.list--check:not(:last-child) {
  margin-bottom: 20px;
}

.list.list--check .list--check__item {
  font-size: 17px;
  font-family: 'NotoSansCJKjp-Bold', sans-serif;
  letter-spacing: .17em;
  line-height: 2;
  padding-left: 30px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .list.list--check .list--check__item {
    font-size: 15px;
  }
}

.list.list--check .list--check__item:not(:last-child) {
  margin-bottom: 10px;
}

.list.list--check .list--check__item:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIj4KICA8cGF0aCBpZD0iY2hlY2siIGQ9Ik0yMTIuNTc0LDMzNS4xNzlhMTAsMTAsMCwxLDAsMTAsMTBBMTAsMTAsMCwwLDAsMjEyLjU3NCwzMzUuMTc5Wm0tMi4xLDE0LjM5Mi00LjEzMS0zLjk0NywxLjQ0NS0xLjUxMywyLjc1NywyLjYzMiw2Ljg5LTUuOTU2LDEuMzY4LDEuNTgyWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIwMi41NzQgLTMzNS4xNzkpIiBmaWxsPSIjMTgyMDQ1Ii8+Cjwvc3ZnPgo=);
  border-radius: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  content: "";
  height: 20px;
  left: 0;
  position: absolute;
  top: 7px;
  width: 20px;
}
@media screen and (max-width: 767px) {
  .list.list--check .list--check__item:before {
    height: 18px;
    top: 6px;
    width: 18px;
  }
}
/* ==========================================================================

    loading

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

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


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





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












/* セレクション */



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




/* 英字のフォント */










/* html 要素 */



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




/* small要素 */




/* sub、sup 要素 */





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



/* 行間
--------------------------------------*/
/* line-height-root-* 用*/










/* line-height-normal-* 用 */











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



/* 左右内側の余白 */





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





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



















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

/* align-items */


/* flex-display */



/* flex-wrap */


/* justify-content */


/* order */


/* flex */



 body {
  overflow: hidden;
  overflow-x: hidden;
}

body::after {
  background: #ffffff;
  content: "";
  left: 0;
  height: 100vh;
  position: fixed;
  transition: 1s;
  top: 0;
  width: 100vw;
  z-index: 20;
}

@keyframes loading {
  0% {
    background: linear-gradient(to right, rgba(255,255,255,0) 1%,rgba(255,255,255,1) 100%); 
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

body.is-active {
  overflow: inherit;
  overflow-x: hidden;
}

body.is-active::after {
  background: transparent;
  animation: loading ease-in-out 1s 1 forwards;
}

body.is-hide::after {
  content: none;
}
/* ==========================================================================

    news-list

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

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


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





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












/* セレクション */



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




/* 英字のフォント */










/* html 要素 */



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




/* small要素 */




/* sub、sup 要素 */





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



/* 行間
--------------------------------------*/
/* line-height-root-* 用*/










/* line-height-normal-* 用 */











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



/* 左右内側の余白 */





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





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



















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

/* align-items */


/* flex-display */



/* flex-wrap */


/* justify-content */


/* order */


/* flex */


.news-menu {
  border-bottom: 1px solid #7D7D7D;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;;
}
@media screen and (max-width: 767px) {
  .news-menu {
    padding-bottom: 20px;
  }
}

.news-menu .rss-tag {
  margin-top: 0;
  right: 0;
}

.news-category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;;
  padding-bottom: 20px;
  width: calc(100% - 60px);
}
@media screen and (max-width: 767px) {
  .news-category {
    display: none;
  }
}

.news-select {
  display: none;
}
@media screen and (max-width: 767px) {
  .news-select {
    display: block;
    width: 100%;
  }
  .news-select select {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjYiIHZpZXdCb3g9IjAgMCA4IDYiPjxwYXRoIGQ9Ik0wLDgsNCw0LDAsMEgyTDYsNCwyLDhaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4KSByb3RhdGUoOTApIiBmaWxsPSIjMTgyMDQ1Ii8+PC9zdmc+);
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: 9px;
    background-position: 93% center;
    display: block;
    font-size: 16px;
    left: -7%;
    padding: 13px 20px;
    position: relative;
    transform: scale(calc(13/16));
    -webkit-appearance:none;
    width: 220px; 
  }
}

.news-category__item:not(:last-child) {
  border-right: 1px dotted #cccccc;
  margin-right: 20px;
  padding-right: 15px;
}

.news-category__item a.is-active {
  color: #F8B500;
  position: relative;
}

.news-category__item a.is-active:after {
  background-color: #F8B500;
  bottom: -20px;
  content: "";
  left: calc(50% - 30.5px);
  height: 4px;
  position: absolute;
  width: 61px;  
}

.news-category__item a {
  color: #383B56;
  display: block;
  transition: .5s;

}

.news-category__item a:hover {
  color: #F8B500;
}

.news-list__item {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;;
  border-bottom: 1px dotted #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;;
  font-size: 15px;
  position: relative;
  transition: .5s;
  width: 100%;
}
@media screen and (max-width:767px) {
  .news-list__item {
    display: block;
  }
}

.news-list__item:hover {
  background-color: #f7f9ff;
}

.news-list__item:hover .news-list__item__heading__title {
  color: #F8B500;
}

.news-list__item:hover .news-list__item__heading__tag {
  background-color: #F8B500;
  color: #ffffff;
}

.news-list__item:hover .news-list__item__content a {
  color: #F8B500;
}

.news-list__item__heading {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;;
  padding: 23px 0px 23px 20px;
  width: 280px;
}
@media screen and (max-width: 1049px) {
  .news-list__item__heading {
    -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;;
  }
}

.news-list__item__heading__tag {
  border-radius: 5px;
  background-color: #eff2f2;
  display: inline-block;
  font-size: 13px;
  letter-spacing: .15em;
  line-height: 1;
  margin-left: 5px;
  min-width: 117px;
  padding: 7px 10px;
  text-align: center;
  transition: .5s;
}

.news-list__item__heading .news-list__item__heading__title {
  color: #7D7D7D;
  font-family: 'Roboto-Bold', serif;
  font-size: 14px;
  letter-spacing: .35em;
  transition: .5s;
}

@media screen and (max-width:767px) {
  .news-list__item__heading {
    display: block;
    font-size: 12px;
    letter-spacing: .45em;
    line-height: 1;
    padding: 23px 0px 15px 0;
    width: auto;    
  }
}
.news-list__item__content {
  box-sizing: border-box;
  padding: 23px 0 23px 30px;
  width: calc(100% - 280px);
}
@media screen and (max-width:1049px) {
  .news-list__item__content {
    padding-left: 25px;
    padding-right: 10px;
  }
}
@media screen and (max-width:767px) {
  .news-list__item__content {
    display: block;
    padding: 0px 0px 20px 0px;
    width: 100%;
  }
}

.news-list__item__content a {
  color: #000000;
  display: block;
  text-decoration: none;
  transition: .5s;
}

.news-list__item__content a:hover {
  color: #F8B500;
}
/* Missing Template at Path: \'irep-corporate\/Assets\/Styles\/Module\/_number-list.css\' */
/* ==========================================================================

    heading-2

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

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


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





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












/* セレクション */



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




/* 英字のフォント */










/* html 要素 */



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




/* small要素 */




/* sub、sup 要素 */





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



/* 行間
--------------------------------------*/
/* line-height-root-* 用*/










/* line-height-normal-* 用 */











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



/* 左右内側の余白 */





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





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



















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

/* align-items */


/* flex-display */



/* flex-wrap */


/* justify-content */


/* order */


/* flex */



.heading-2 {
  border-bottom: 2px solid #383B56;
  color: #000000;
  display: block;
  font-weight: bold;
  font-size: 35px;
  letter-spacing: .08em;
  line-height: 1.7;
  padding-bottom: 25px;
  text-align: center;
}
@media screen and (max-width:767px) {
  .heading-2 {
    font-size: 24px;
    padding-bottom: 20px;
  }
}

.heading-2__inner:before {
  content: attr(data-heading2);
  display: block;
  font-weight: bold;
	font-size: 16px;
  letter-spacing: .05em;
	line-height: 1.5;
  text-transform: capitalize;
  text-align: center;
}
@media screen and (max-width:767px) {
  .heading-2__inner:before {
  	font-size: 13px;
  }
}
/* ==========================================================================

    heading-2

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

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


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





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












/* セレクション */



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




/* 英字のフォント */










/* html 要素 */



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




/* small要素 */




/* sub、sup 要素 */





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



/* 行間
--------------------------------------*/
/* line-height-root-* 用*/










/* line-height-normal-* 用 */











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



/* 左右内側の余白 */





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





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



















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

/* align-items */


/* flex-display */



/* flex-wrap */


/* justify-content */


/* order */


/* flex */



.heading-2 {
  border-bottom: 2px solid #383B56;
  color: #000000;
  display: block;
  font-weight: bold;
  font-size: 35px;
  letter-spacing: .08em;
  line-height: 1.7;
  padding-bottom: 25px;
  text-align: center;
}
@media screen and (max-width:767px) {
  .heading-2 {
    font-size: 24px;
    padding-bottom: 20px;
  }
}

.heading-2__inner:before {
  content: attr(data-heading2);
  display: block;
  font-weight: bold;
	font-size: 16px;
  letter-spacing: .05em;
	line-height: 1.5;
  text-transform: capitalize;
  text-align: center;
}
@media screen and (max-width:767px) {
  .heading-2__inner:before {
  	font-size: 13px;
  }
}
/* ==========================================================================

    heading-3

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

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


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





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












/* セレクション */



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




/* 英字のフォント */










/* html 要素 */



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




/* small要素 */




/* sub、sup 要素 */





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



/* 行間
--------------------------------------*/
/* line-height-root-* 用*/










/* line-height-normal-* 用 */











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



/* 左右内側の余白 */





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





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



















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

/* align-items */


/* flex-display */



/* flex-wrap */


/* justify-content */


/* order */


/* flex */



.heading-3 {
  color: #383B56;
  font-size: 20px;
  font-weight: bold;
  margin-top: 40px;
  margin-bottom: 16px;
  line-height: 1.4;
  }
@media screen and (max-width:767px) {
  .heading-3 {
    font-size: 18px;
  }
}
/* Missing Template at Path: \'irep-corporate\/Assets\/Styles\/Module\/_heading-4.css\' */
/* Missing Template at Path: \'irep-corporate\/Assets\/Styles\/Module\/_heading-5.css\' */
/* Missing Template at Path: \'irep-corporate\/Assets\/Styles\/Module\/_icon.css\' */
/* ==========================================================================

    section

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

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


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





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












/* セレクション */



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




/* 英字のフォント */










/* html 要素 */



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




/* small要素 */




/* sub、sup 要素 */





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



/* 行間
--------------------------------------*/
/* line-height-root-* 用*/










/* line-height-normal-* 用 */











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



/* 左右内側の余白 */





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





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



















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

/* align-items */


/* flex-display */



/* flex-wrap */


/* justify-content */


/* order */


/* flex */


.section {
	padding: 80px 0 60px 0;
}
@media screen and (max-width: 767px) {
	.section {
		padding: 50px 0 80px 0;
	}
}

.section:first-child {
	padding: 80px 0 90px 0;
}
@media screen and (max-width: 767px) {
	.section:first-child {
		padding: 60px 0;
	}
}

.section--bg {
	background-color: #7D7D7D;
}


.dnd-module {
	background-color: transparent !important;
}

.section--border {
	border-bottom: 1px solid #000000;
	margin-bottom: 50px;
}
/* Missing Template at Path: \'irep-corporate\/Assets\/Styles\/Module\/_strong.css\' */
/* ==========================================================================

    paragraph

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

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


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





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












/* セレクション */



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




/* 英字のフォント */










/* html 要素 */



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




/* small要素 */




/* sub、sup 要素 */





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



/* 行間
--------------------------------------*/
/* line-height-root-* 用*/










/* line-height-normal-* 用 */











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



/* 左右内側の余白 */





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





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



















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

/* align-items */


/* flex-display */



/* flex-wrap */


/* justify-content */


/* order */


/* flex */



.paragraph {
	color: #04060c;
	font-family: 'Yu Gothic Medium', '游ゴシック Medium', YuGothic, '游ゴシック体', 'ヒラギノ角ゴ Pro W3', 'メイリオ', sans-serif;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: .02em;
	line-height: 1.6;
}
@media screen and (max-width:767px) {
	.paragraph {
	font-size: 15px;
	letter-spacing: .17em;
	}
}

.division-top-paragraph {
	margin-top: 20px
}
.division-bottom-paragraph {
	margin-bottom: 20px
}


.paragraph:not(:first-child) {
	margin-top: 20px
}
.paragraph:not(:last-child) {
	margin-bottom: 20px
}
/* Missing Template at Path: \'irep-corporate\/Assets\/Styles\/Module\/_table.css\' */
/* ==========================================================================

    view

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

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


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





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












/* セレクション */



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




/* 英字のフォント */










/* html 要素 */



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




/* small要素 */




/* sub、sup 要素 */





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



/* 行間
--------------------------------------*/
/* line-height-root-* 用*/










/* line-height-normal-* 用 */











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



/* 左右内側の余白 */





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





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



















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

/* align-items */


/* flex-display */



/* flex-wrap */


/* justify-content */


/* order */


/* flex */



.view--is-desktop {
	display: block;
}
@media screen and (max-width:1049px) {
	.view--is-desktop {
		display: none !important;
	}
}
.view--is-desktop-lower {
		display: block
}
@media screen and (max-width:767px) {
	.view--is-desktop-lower {
		display: none !important;
	}
}

.view--is-laptop {
	display: none
}
@media screen and (min-width:768px) and (max-width:1049px) {
	.view--is-laptop {
		display: block
	}
}

.view--is-laptop-lower {
	display: none
}
@media screen and (max-width:1049px) {
	.view--is-laptop-lower {
		display: block
	}
}

.view--is-palmtop {
	display: none !important;
}
@media screen and (max-width:767px) {
	.view--is-palmtop {
		display: block !important;
	}
}