@charset "utf-8";
/*---------------- based on 2021/04/13 */
/* > 1%, last 4 versions, Firefox ESR */
/*------------------------------------ */

body#irContact main {
	padding-top: 2rem;
}
@media screen and (max-width: 767px) {
	body#irContact main {
		padding-top: 5rem;
	}
}
@media screen and (max-width: 414px) {
	body#irContact .layout-main-normal-margin-bottom {
		margin-bottom: 6rem;
	}
}

/*-------------------------------------
 ぱんくず
-------------------------------------*/
/* 4箇所ある枠の内1か所に入力 */

body#irContact .bread-crumb {
	position: relative;
	z-index: 100;
	margin: auto;
	padding: 20px 0px;
	font-size: 11px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #595757;
}

body#irContact .bread-crumb ol::after ,
body#irContact .bread-crumb::after {
	content: "";
	display: block;
	clear: both;
}

/* 各階層 */
body#irContact .bread-crumb h5 ,
body#irContact .bread-crumb h5 p ,
body#irContact .bread-crumb h5 span ,
body#irContact .bread-crumb ol li {
	float: left;
}

body#irContact .bread-crumb h5 p::after ,
body#irContact .bread-crumb h5 span::after ,
body#irContact .bread-crumb ol li::after {
	content: ">";
	padding: 0 0.5em;
	color: #595757;
}

body#irContact .bread-crumb a ,
body#irContact .bread-crumb strong {
	display: inline;
}

body#irContact .bread-crumb a:hover ,
body#irContact .bread-crumb a:active ,
body#irContact .bread-crumb a:focus {
	opacity: .75;
}

/* 現在ページ */
body#irContact .bread-crumb ol li:last-child::after {
	content: none;
}

body#irContact .bread-crumb strong {
	font-weight: normal;
    color: #e97154;
}

@media print, screen and (min-width: 768px) {
	body#irContact .bread-crumb ol {
		max-width: calc(1000px + 0px);
		padding: 0;
		margin: auto;
	}
}

@media screen and (max-width: 767px) {
	body#irContact .bread-crumb {
		display: none;
	}
}


/*-------------------------------------
 見出し
-------------------------------------*/

/*-------------- 中見出し ------------*/
/*-- (共通) --*/
body#irContact .link-list h2 {
	position: relative;
	color: #595757;
    font-size: 24px;
	font-weight: bold;
	line-height: 1.25;
}


/*-------------------------------------
 テキスト・画像
-------------------------------------*/
/* ----- 内部・外部バナー（テキストのみ）　スタイルＡ ----- */
/* ----- ダウンロードバナー（テキストのみ）　スタイルＡ ----- */
body#irContact .teaser.no-img.style1 ,
body#irContact .external-teaser.no-img.style1  {
	max-width: 500px;
}

body#irContact .teaser.no-img.style1 h2 ,
body#irContact .external-teaser.no-img.style1 h2 {
	position: relative;
}

body#irContact .teaser.no-img.style1 h2 a ,
body#irContact .external-teaser.no-img.style1 h2 a {
	/*
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-flow: row wrap;
	        flex-flow: row wrap;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	min-height: 62px;
	padding: 10px 30px;
	text-align: center;
	font-size: 1rem;
	color: #595757;
	text-decoration: none;
	border: 1px solid #969696;
	border-radius: 8px;
	background-color :#fff;
	*/
}

body#irContact .teaser.no-img.style1 h2 a::before ,
body#irContact .external-teaser.no-img.style1 h2 a::before {
	content: none;
	/*
	content: "";
	position: absolute;
	top: 50%;
	right: 13px;
	margin-top: -7px;
	display: inline-block;
	vertical-align: middle;
	width: 9px;
	height: 14px;
	background: url("../images/icon_arr01.svg") center center no-repeat;
	background-size: contain;
	*/
}

body#irContact .teaser.no-img.style1 h2 a[target="_blank"]::after ,
body#irContact .external-teaser.no-img.style1 h2 a[target="_blank"]::after {
	content: "";
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	display: inline-block;
	vertical-align: middle;
	width: 13px;
	height: 13px;
	background: url("../images/linkout.png") center center no-repeat;
	background-size: contain;
	margin-left: 5px;
}

body#irContact .teaser.no-img.style1 p ,
body#irContact .external-teaser.no-img.style1 p {
	margin-top: 10px;
	font-size: 1rem;
}

body#irContact .teaser.no-img.style1 h2 a:hover ,
body#irContact .external-teaser.no-img.style1 h2 a:hover {
	background-color: #fff8ef;
}


/* ----- 内部・外部バナー（テキストと画像）　スタイルＡ ----- */
/* ----- ダウンロードバナー（テキストと画像）　スタイルＡ ----- */
body#irContact .external-teaser:not(.no-img).style1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

body#irContact .external-teaser:not(.no-img).style1 > * {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 auto;
	        flex: 0 0 auto;
}

body#irContact .external-teaser:not(.no-img).style1 h2 {
	-webkit-box-ordinal-group: 3;
	    -ms-flex-order: 2;
	        order: 2;
	position: relative;
}

body#irContact .external-teaser:not(.no-img).style1 h2 a {
	padding: 20px 0px 20px 28px;
	text-align: left;
	font-size: 20px;
	color: #595757;
	font-weight: bold;
	text-decoration: none;
}

body#irContact .external-teaser:not(.no-img).style1 h2 a:before {
	content: "";
	display: inline-block;
	position: absolute;
	left: 0;
	top: 20px;
	width: 21px;
	height: 21px;
	background: url("../images/icon_arr02.jpg") center center no-repeat;
	background-size: contain;
}

body#irContact .external-teaser:not(.no-img).style1 h2 a[target="_blank"]::after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 13px;
	height: 13px;
	background: url("../images/linkout.png") center center no-repeat;
	background-size: contain;
	margin-left: 5px;
}

body#irContact .external-teaser:not(.no-img).style1 h2 + a {
	-webkit-box-ordinal-group: 2;
	    -ms-flex-order: 1;
	        order: 1;
	display: block;
}

body#irContact .external-teaser:not(.no-img).style1 h2 + a img {
	display: block;
	width: 100%;
}


body#irContact .external-teaser:not(.no-img).style1 p {
	-webkit-box-ordinal-group: 4;
	    -ms-flex-order: 3;
	        order: 3;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1rem;
	color: inherit;
	font-weight: normal;

}

body#irContact .external-teaser:not(.no-img).style1 h2 a:hover {
	opacity: 1;
}





/*-------------------------------------
 リスト
-------------------------------------*/

/* 四半期区切りの資料の下マージンは、パーツの下マージンと同値に合わせる */
body#irContact .link-list:not(.highlight) ul {
	margin-bottom: 0;
}


/* リスト共通設定 決算短信・有報・最新決算資料・説明会資料（自動連携）、リンクリスト（手動） */
body#irContact .link-list:not(.highlight) ul li {
	position: relative;
	padding-top: 0;
	margin-bottom: 0;
}


/* パターンA：ダウンロードもアイコンをつける場合 */
body#irContact .link-list:not(.highlight) ul li {
	padding-left: 0;
}

body#irContact .link-list:not(.highlight) li:not(.highlight)::before {
	content: none;
}


/* ハイライト表示のリンクは、直前のリンクに属する様に見えるスタイルにする。 */
/* (ハイライト表示されていないリンクは、他の決算短信・有報と同列に表示）  */
body#irContact .link-list:not(.highlight) li.highlight {
	padding-top: 0;
	padding-left: 0;
}

/* ハイライト表示のリンクのＬ字アイコン */
body#irContact .link-list:not(.highlight) li.highlight::before {
	content: none;
}

/* 非ハイライト表示のリンクなしテキストは、リンクアイコン無し */
body#irContact .link-list:not(.highlight) li.text-without-link:not(.highlight)::before {
	content: none;
}

/* リンクテキスト */
body#irContact .link-list:not(.highlight) ul li > a:not(.d_icon) ,
body#irContact .link-list:not(.highlight) ul li > span {
}

/* 外窓アイコン（ダウンロードにはつけない） */
body#irContact .link-list:not(.highlight) .internal-link-text > a[target="_blank"]::after ,
body#irContact .link-list:not(.highlight) .external-link-text > a[target="_blank"]::after {
	content: none;
}


/*-------------------------------------
 ヘッダー・フッター・メニュー
-------------------------------------*/
@media print, screen and (min-width: 768px) {
/*	.on-sp > *:not(.mgnlEditor) , */
	body#irContact .on-sp > .column1:nth-child(1) ,
	body#irContact .on-sp > .column1 >*> *:not(.mgnlEditor) {
		display: none !important;
	}
}

@media screen and (max-width: 767px) {
/*	.on-pc > *:not(.mgnlEditor) , */
	body#irContact .on-pc > .column1:nth-child(1) ,
	body#irContact .on-pc > .column1 >*> *:not(.mgnlEditor) {
		display: none !important;
	}
}


/* 共通 */
body#irContact #site-info {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

body#irContact #site-info img {
	width: inherit;
	max-width: 100%;
}

body#irContact #site-info .reset a {
	display: inline;
	cursor: pointer;
}

body#irContact #site-info .ax_header a:hover img ,
body#irContact #site-info .ax_footer a:hover img {
	opacity: 0.7;
}

/*-- メニュー用 --*/
body#irContact #panel2-sw ,
body#irContact .panel2-sw ,
body#irContact #panel2-btn ,
body#irContact .panel2-btn {
	display: none;
}

/*------------- デスクトップ用ヘッダー -------------*/
@media print, screen and (min-width: 768px) {
	body#irContact #header {
		height: 162px;
	}
}

body#irContact #site-info .ax_header.on-pc > div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 130px;
	background: #fff;
	z-index: 10001;
}

/* ヘッダーパネル(グロナビ・メガドロップを除く) */
body#irContact #site-info .on-pc .hx_panel {
	width: 100%;
}

body#irContact #site-info .on-pc .hx_panel > div {
	width: calc(1092px);
	height: 162px;
	margin: auto;
	padding: 0;
	overflow: hidden;
}

body#irContact #site-info .on-pc .hx_panel > div > div {
	position: relative;
}


/* ロゴ */
body#irContact #site-info .on-pc .hx_logo {
	position: absolute;
	top: 35px;
	left: 20px;
}

body#irContact #site-info .on-pc .hx_logo a {
	display: block;
	width: 164px;
	height: 16px;
}

body#irContact #header.en ~ #site-info .on-pc .hx_logo {
	top: 27px;
}

body#irContact #header.en ~ #site-info .on-pc .hx_logo a {
	width: 176px;
	height: 41px;
}

body#irContact #site-info .on-pc .hx_logo a img {
	display: block;
	max-width: none;
	max-height: 100%;
	margin: 0;
}


/* コーポレートロゴ */
body#irContact #site-info .on-pc .hx_corp {
	position: absolute;
	top: 25px;
	left: 336px;
}

body#irContact #site-info .on-pc .hx_corp .reuse-main-area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

body#irContact #site-info .on-pc .hx_corp .reuse-main-area > div:nth-child(2) {
	margin-left: 38px;
	margin-top: 3px;
}


/* ヘッダーユーティリティリンク */
body#irContact #site-info .on-pc .hx_utility_link {
	position: absolute;
	right: 46px;
	top: 20px;
	width: 260px;
}

body#irContact #site-info .on-pc .hx_utility_link .link-list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
  justify-content: space-between;
}

body#irContact #site-info .on-pc .hx_utility_link .link-list li {
	width: 48%;
	margin: 0 1% 5px;
}

body#irContact #site-info .on-pc .hx_utility_link .link-list li > a ,
body#irContact #site-info .on-pc .hx_utility_link .link-list li > span {
	position: relative;
	display: block;
    color: #fff;
    font-size: 13px;
    padding: 0px 12px 0px 0;
    height: 27px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
	justify-content: center;
	background-color: #ab0029;

    line-height: 1.2;
    border-radius: 5px;

    text-align: center;
}

body#irContact #site-info .on-pc .hx_utility_link .link-list li:first-child > a ,
body#irContact #site-info .on-pc .hx_utility_link .link-list li:first-child > span {
	background-color: #0097fe;
}

body#irContact #site-info .on-pc .hx_utility_link .link-list li:nth-child(2) > a ,
body#irContact #site-info .on-pc .hx_utility_link .link-list li:nth-child(2) > span {
	background-color: #d1a500;
}

body#irContact #site-info .on-pc .hx_utility_link .link-list li:nth-child(4) > a ,
body#irContact #site-info .on-pc .hx_utility_link .link-list li:nth-child(4) > span {
    font-size: 10px;
}

body#irContact #site-info .on-pc .hx_utility_link .link-list li > a::before {
	content: '';
	position: absolute;
	right: 12px;
	top: 8px;
	width: 7px;
	height: 12px;
	background: url("../images/icon_arr01_white.svg") center center no-repeat;
	background-size: 7px 12px;
}


/* グロナビ */
body#irContact #site-info .on-pc .hx_gnavi {
	font-size: 0;
	width: 100%;
	margin-top: -65px;
	background-color: #ece4d9;
}

body#irContact #site-info .on-pc .hx_gnavi > div {
	width: calc(1000px + 0px);
	margin: auto;
	padding: 12px calc(15px - 6px);
	height: 65px;
}

/* flex で組む場合、IE9だと左詰めになる */
body#irContact #site-info .on-pc .hx_gnavi > div > div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

body#irContact #site-info .on-pc .hx_gnavi > div > div > div {
	display: inline-block;
	margin: 0 6px;
}

body#irContact #site-info .on-pc .hx_gnavi >*>*>*>* > .teaser.no-img ,
body#irContact #site-info .on-pc .hx_gnavi >*>*>*>* > .external-teaser.no-img {
	position: relative;
	display: table;
}

body#irContact #site-info .on-pc .hx_gnavi >*>*>*>* > .teaser.no-img h2 ,
body#irContact #site-info .on-pc .hx_gnavi >*>*>*>* > .external-teaser.no-img h2 {
	display: table-row;
}

body#irContact #site-info .on-pc .hx_gnavi >*>*>*>* > .teaser.no-img h2 a ,
body#irContact #site-info .on-pc .hx_gnavi >*>*>*>* > .external-teaser.no-img h2 a {
	display: table-cell;
	vertical-align: middle;
	padding: 3px 20px 0;
	text-align: center;
	font-size: 16px;
	color: #595757;
	font-weight: normal;
	line-height: 1.5;
	text-decoration: none;
    height: 41px;
    line-height: 1.2;
    border-radius: 5px;
}

body#irContact #site-info .on-pc .hx_gnavi >*>*>*>* > .teaser.no-img h2 a[target="_blank"]::after ,
body#irContact #site-info .on-pc .hx_gnavi >*>*>*>* > .external-teaser.no-img h2 a[target="_blank"]::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 13px;
	height: 13px;
	background: url("../images/linkout.png") center center no-repeat;
	background-size: contain;
}

body#irContact #site-info .on-pc .hx_gnavi >*>*>*>* > .teaser.no-img h2 a span ,
body#irContact #site-info .on-pc .hx_gnavi >*>*>*>* > .external-teaser.no-img h2 a span {
	display: none;
}

body#irContact #site-info .on-pc .hx_gnavi >*>*>*:hover >* > .teaser.no-img h2 a ,
body#irContact #site-info .on-pc .hx_gnavi >*>*>*:hover >* > .external-teaser.no-img h2 a {
    background: #fff;
}

body#irContact #site-info .on-pc .hx_gnavi >*>*>*>* > .teaser.no-img h2 a.act ,
body#irContact #site-info .on-pc .hx_gnavi >*>*>*>* > .external-teaser.no-img h2 a.act ,
body#irContact #site-info .on-pc .hx_gnavi >*>*>*>* > .teaser.no-img h2 a.within ,
body#irContact #site-info .on-pc .hx_gnavi >*>*>*>* > .external-teaser.no-img h2 a.within {
    background: #fff;
}

body#irContact #site-info .on-pc .hx_gnavi >*>*>*:hover >* > .teaser.no-img h2 a.act ,
body#irContact #site-info .on-pc .hx_gnavi >*>*>*:hover >* > .external-teaser.no-img h2 a.act ,
body#irContact #site-info .on-pc .hx_gnavi >*>*>*:hover >* > .teaser.no-img h2 a.within ,
body#irContact #site-info .on-pc .hx_gnavi >*>*>*:hover >* > .external-teaser.no-img h2 a.within {
}


/*------------- スマホ用ヘッダー -------------*/
@media screen and (max-width: 767px) {

	/* ハンバーガーアイコン */
	body#irContact #panel2-btn {
		position: fixed;
		top: 12px;
		left: 2.7%;
		display: block;
		width: 34px;
		height: 44px;
		z-index: 11111;
		background: url("../images/btn_gnavi.svg") no-repeat left top;
		background-size: 100% auto;
	}


	/* -- open時 -- */
	body#irContact #panel2-sw:checked +* .panel2-btn {
		display: none;
	}


	/*------------------ ヘッダー ------------------*/
	body#irContact #header {
		height: 60px;
	}
}


/* ヘッダーパネル */
body#irContact #site-info .on-sp .hx_panel {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #fff;
    padding-top: calc(30px + 7%);

	z-index: 10010;
}


/* コーポレートロゴ */
body#irContact #site-info .on-sp .hx_corp {
	padding: 15px 3% 0;
	top: 0;
	position: absolute;
	width: 100%;
	z-index: 2;
}

body#irContact #site-info .on-sp .hx_corp .reuse-main-area {
	position: relative;
}

body#irContact #site-info .on-sp .hx_corp .reuse-main-area > div:first-child {
	position: absolute;
	width: 25%;
	top: 0;
	left: 40px;
}

body#irContact #site-info .on-sp .hx_corp .reuse-main-area > div:nth-child(2) {
	position: absolute;
	width: 31%;
	top: 1px;
	left: calc(27% + 40px);
}


/* メニュー */
/* 60pxはヘッダーの高さ分 */
body#irContact #site-info .on-sp .hx_menu {
	font-size: 0;
	position: fixed;
	top: 0;
	right: 0;
	width: 100vw;
	height: 100%;
	max-height: 100%;
	overflow: hidden;
	z-index: 10011;
	background: #F3EEE7;
	-webkit-transition: .6s;
	-o-transition: .6s;
	transition: .6s;

	right: 100%;
}

body#irContact #panel2-sw.open ~ #site-info .on-sp .hx_menu ,
body#irContact #panel2-sw:checked ~ #site-info .on-sp .hx_menu {
	right: 0;
}

body#irContact #site-info .on-sp .hx_menu > div {
	position: absolute;
	width: 100vw;
	height: 100%;
	overflow: hidden;
	overflow-y: scroll;
}

body#irContact #site-info .on-sp .hx_menu > div > div {
	padding-bottom: 20px;
}

body#irContact #site-info .on-sp .hx_menu_close {
    background: #AB0029;
    color: #fff;
    padding: 12px 8%;
}

body#irContact #site-info .on-sp .hx_menu_close .hx_menu_close_inr::after {
	content: "";
	display: block;
	clear: both;
}

body#irContact #site-info .on-sp .hx_menu_close .hx_menu_title {
	float: left;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
}

body#irContact #site-info .on-sp .hx_menu_close .hx_close_label {
	float: right;
}

body#irContact #site-info .on-sp .hx_menu_close .hx_close_label label {
    background: #fff;
    border-radius: 5px;
    color: #AB0029;
    font-size: 12px;
    padding: 0 10px;
	line-height: 30px;
	display: inline-block;

}

body#irContact #site-info .on-sp .hx_menu_close .hx_close_label label:after {
    content: '\00d7';
	color: #AB0029;
	display: inline-block;
}


/* 3way-navi */
/* 各要素共通 */
body#irContact #site-info .on-sp .ux_navi_3way .hx_gnavi .link-list li > a ,
body#irContact #site-info .on-sp .ux_navi_3way .hx_gnavi .link-list li > span {
	position: relative;
	display: block;
    font-size: 12px;
	font-weight: normal;
	padding: 0 13%;
	text-align: left;
}


/* 通常リンク */
body#irContact #site-info .on-sp .ux_navi_3way .hx_gnavi .link-list li > a {
	color: #494849;

    font-size: 12px;
	padding-left: 8%;
	line-height: 43px;
	border-bottom: 1px solid #A9A9A9;
}

body#irContact #site-info .on-sp .ux_navi_3way .hx_gnavi .link-list li:not(.highlight) > a {
	padding-left: 12%;
}

body#irContact #site-info .on-sp .ux_navi_3way .hx_gnavi .link-list li > a::before {
	content: '';
    display: block;
    position: absolute;
    right: 10%;
    top: calc(50% - 6px);
    width: 9px;
    height: 9px;
    border-top: 1px solid #AB0029;
    border-right: 1px solid #AB0029;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


/* ヘッダーユーティリティリンク集 */
body#irContact #site-info .on-sp .hx_utility_link2 .link-list ul {
    padding: 10px 0 10px 13%;
	text-align: center;
}

body#irContact #site-info .on-sp .hx_utility_link2 .link-list ul li > a ,
body#irContact #site-info .on-sp .hx_utility_link2 .link-list ul li > span {
    font-size: 12px;
	line-height: 2.4;
	color: #595757;
	text-align: left;
}

body#irContact #site-info .on-sp .hx_utility_link2 .link-list ul li > a {
	text-decoration: underline;
}


/* 言語リンク */
body#irContact #ac {
	display: none;
}

body#irContact #site-info .on-sp .hx_lang_navi {
	position: absolute;
	top: 15px;
	right: 3%;;
	width: calc(100% - 6%);
}

body#irContact #site-info .on-sp .hx_lang_navi label.lx_btn_global {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    background: #3f5dce;
    line-height: 30px;
    position: relative;
    display: block;
    height: 30px;
    border-radius: 3px;
    cursor: pointer;
    color: #fff;
    transition: all 0.2s;
	width: 25.8%;
	margin-left: auto;
	vertical-align: baseline;
}

body#irContact #site-info .on-sp .hx_lang_navi label.lx_btn_global::after {
	content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-left: 5px;
    background: url("../images/icon_global_plus.png") no-repeat;
	background-size: contain;
	vertical-align: baseline;
}

body#irContact #ac:checked ~ #site-info .on-sp .hx_lang_navi label.lx_btn_global::after {
    background: url("../images/icon_global_minus.png") no-repeat;
	background-size: contain;
}

@media screen and (max-width: 375px) {
	body#irContact #site-info .on-sp .hx_lang_navi {
		top: 13px;
	}

	body#irContact #site-info .on-sp .hx_lang_navi label.lx_btn_global {
		width: 24.5%;
		font-size: 12px;
	}

	body#irContact #site-info .on-sp .hx_lang_navi label.lx_btn_global::after {
		width: 8px;
		height: 8px;
	}
}


body#irContact #site-info .on-sp .hx_lang_navi .link-list {
    position: absolute;
	right: 0;
	width: 80%;
	display: none;
}

body#irContact #ac:checked ~ #site-info .on-sp .hx_lang_navi .link-list {
	display: block;
}

body#irContact #site-info .on-sp .hx_lang_navi .link-list ul li {
	margin-top: 2px;
}

body#irContact #site-info .on-sp .hx_lang_navi .link-list ul li > a ,
body#irContact #site-info .on-sp .hx_lang_navi .link-list ul li > span {
	display: block;
    padding: 12px 18px;
	font-size: 15px;

    background: #d9dff5;
    border-radius: 3px;
    color: #595757;
	text-decoration: none;
	text-align: left;
}


/*------------- レスポンシブフッター -------------*/
body#irContact #site-info .ax_footer {
	padding-top: 74px;
}

/* 各背景色 */
body#irContact #site-info .fx_frame2 {
}

body#irContact #site-info .fx_frame1 {
}


@media print, screen and (min-width: 768px) {
	body#irContact #site-info .fx_frame2 > div ,
	body#irContact #site-info .fx_frame1 > div {
		width: calc(1100px + 0px);
		padding: 0;
		margin: auto;
	}

	body#irContact #site-info .fx_frame2 > div > div {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
			-ms-flex-direction: row-reverse;
			   flex-direction: row-reverse;
		-webkit-box-pack: justify;
			-ms-flex-pack: justify;
				justify-content: space-between;
	}

	body#irContact #site-info .fx_frame2 .fx_frame2_1 {
		width: 855px;
	}

	body#irContact #site-info .fx_frame2 .fx_frame2_2 {
		width: 200px;
	}
}

@media screen and (max-width: 767px) {
	body#irContact #site-info .ax_footer {
		padding-top: 88px;
	}

	body#irContact #site-info .fx_frame2 > div ,
	body#irContact #site-info .fx_frame1 > div {
		max-width: 500px;
		margin: auto;
		padding-right: 3%;
		padding-left: 3%;
	}
}


/* フッターサイトマップ */
body#irContact #site-info .fx_sitemap1 .link-list ul::after {
	content: "";
	display: block;
	clear: both;
}

body#irContact #site-info .fx_sitemap1 .link-list li {
	display: flex;
	float: left;
	border-bottom: dotted 2px #999;
}

body#irContact #site-info .fx_sitemap1 .link-list li a {
	color: #745963;
	font-size: 14px;
	line-height: 1.5;
    -webkit-transition: 0.2s;
	transition: 0.2s;
}

@media print, screen and (min-width: 768px) {

	body#irContact #site-info .fx_sitemap1 .link-list li {
		width: 189px;
		padding-bottom: 1px;
		margin: 0 33px 20px 0;
	}

	body#irContact #site-info .fx_sitemap1 .link-list li:nth-child(4n) {
		margin-right: 0;
	}

	body#irContact #site-info .fx_sitemap1 .link-list li a {
		letter-spacing: -0.1em;
	}
}

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

	body#irContact #site-info .fx_sitemap1 .link-list li {
		width: 49.25%;
		padding: 0 2px 3px;
		margin: 0 0 15px 0;
		border-bottom-width: 1px ;
	}

	body#irContact #site-info .fx_sitemap1 .link-list li:nth-child(2n) {
		margin-left: 1.5%;
	}

	body#irContact #site-info .fx_sitemap1 .link-list li a {
		font-size: 10px;
	}
}

body#irContact #site-info .fx_sitemap2 .link-list ul::after {
	content: "";
	display: block;
	clear: both;
}

body#irContact #site-info .fx_sitemap2 .link-list li {
	display: flex;
	float: left;
    padding-bottom: 1px;
    margin: 10px 20px 20px 0;
    border-bottom: dotted 2px #999;
}

body#irContact #site-info .fx_sitemap2 .link-list li a {
	font-size: 14px;
	line-height: 1.5;
    color: #595757;
    text-decoration: none;
    -webkit-transition: 0.2s;
	transition: 0.2s;
	letter-spacing: -0.1em;
}


@media screen and (max-width: 767px) {
	body#irContact #site-info .fx_sitemap2 {
		margin-bottom: 15px;
	}

	body#irContact #site-info .fx_sitemap2 .link-list ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		text-align: center;
	}

	body#irContact #site-info .fx_sitemap2 .link-list li {
		border-bottom: none;
		margin: 0;
		font-size: 10px;
		line-height: 1.5;
		float: none;
		display: inline-block;
	}

	body#irContact #site-info .fx_sitemap2 .link-list li:first-child {
		display: none;
	}

	body#irContact #site-info .fx_sitemap2 .link-list li:before ,
	body#irContact #site-info .fx_sitemap2 .link-list li:last-child:after {
		content: "｜";
		margin: 0 0.3em;
		display: inline;
	}

	body#irContact #site-info .fx_sitemap2 .link-list li a {
		font-size: 10px;
		letter-spacing: 0;
	}
}


/* フッターリンク集 */
body#irContact #site-info .fx_link1 {
	padding: 0;
}

body#irContact #site-info .fx_link1 .link-list h2 {
	font-size: 14px;
	line-height: 1.5;
	font-weight: normal;
}

body#irContact #site-info .fx_link1 .link-list li {
	display: flex;
}

body#irContact #site-info .fx_link1 .link-list li::after {
	content: '｜';
	display: inline;
	font-size: 14px;
	line-height: 1.5;
	color: #595757;
	letter-spacing: -0.1em;
}

body#irContact #site-info .fx_link1 .link-list li:last-child::after {
	content: none;
}

body#irContact #site-info .fx_link1 .link-list li > a {
	font-size: 14px;
	line-height: 1.5;
	color: #595757;
}

body#irContact #site-info .fx_link1 .link-list li > a {
	text-decoration: underline;
}

body#irContact #site-info .fx_link1 .link-list li > a:hover {
	opacity: 0.75;
}

@media print, screen and (min-width: 768px) {

	body#irContact #site-info .fx_link1 .link-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	body#irContact #site-info .fx_link1 .link-list h2 {
		white-space: nowrap;
		letter-spacing: -0.1em;
		width: 98px;
		margin-top: 8px;
	}

	body#irContact #site-info .fx_link1 .link-list ul {
		width: calc(100% - 98px);
	}

	body#irContact #site-info .fx_link1 .link-list ul::after {
		content: "";
		display: block;
		clear: both;
	}

	body#irContact #site-info .fx_link1 .link-list li {
		float: left;
		padding-bottom: 1px;
		margin: 8px 5px 0 0;
		vertical-align: top;
	}

	body#irContact #site-info .fx_link1 .link-list li:nth-child(3) {
		clear: left;
	}

	body#irContact #site-info .fx_link1 .link-list li > a ,
	body#irContact #site-info .fx_link1 .link-list li > span {
		letter-spacing: -0.1em;
	}

}

@media screen and (max-width: 767px) {
	body#irContact #site-info .fx_link1 {
	}

	body#irContact #site-info .fx_link1 .column.columnLast.column1 {
		display: flex;
	}

	body#irContact #site-info .fx_link1 .link-list {
		display: inline-flex;
		flex-wrap: wrap;
		justify-content: center;
		text-align: center;
	}

	body#irContact #site-info .fx_link1 .link-list h2 {
		font-size: 10px;
		vertical-align: top;
		margin-top: 4px;
	}

	body#irContact #site-info .fx_link1 .link-list ul {
		display: contents;
	}

	body#irContact #site-info .fx_link1 .link-list li {
		vertical-align: top;
		margin-top: 4px;
	}

	body#irContact #site-info .fx_link1 .link-list li > a ,
	body#irContact #site-info .fx_link1 .link-list li > span ,
	body#irContact #site-info .fx_link1 .link-list li::after {
		font-size: 10px;
	}

	body#irContact #site-info .fx_link1 .link-list li:nth-child(4),
	body#irContact #site-info .fx_link1 .link-list li:nth-child(5) {

	}
}


/* コーポレートバナー */
body#irContact #site-info .fx_corp1 .column1 > .reuse-main-area .multiColumn1:first-child .external-teaser.style1 {
	width: 140px;
}

body#irContact #site-info .fx_corp1 .column1 > .reuse-main-area .multiColumn1:nth-child(2) .external-teaser.style1 {
	width: 176px;
	margin-top: 6px;
}

@media screen and (max-width: 767px) {
	body#irContact #site-info .fx_corp1 {
		margin-top: 37px;
		text-align: center;
	}

	body#irContact #site-info .fx_corp1 .column1 > .reuse-main-area .multiColumn1 .external-teaser {
		margin-right: auto;
		margin-left: auto;
	}

	body#irContact #site-info .fx_corp1 .column1 > .reuse-main-area .multiColumn1:first-child .external-teaser.style1 {
		width: 81px;
	}

	body#irContact #site-info .fx_corp1 .column1 > .reuse-main-area .multiColumn1:nth-child(2) .external-teaser.style1 {
		margin-top: 5px;
		width: 100px;
	}

	body#irContact #site-info .fx_corp1 .fx_corp_logo3 .external-teaser.style1 {
		width: 100px;
		margin-top: 15px !important;
	}

	body#irContact #site-info .fx_corp1 .fx_corp_logo4 .text-section {
		margin-top: 15px !important;
	}

	body#irContact #site-info .fx_corp1 .fx_corp_logo4 .text-section img {
		display: flex;
		width: 64.38px;
		margin: 0 auto;
	}
}


/* コピーライト */
body#irContact #site-info .fx_copyright {
    padding: 0 0 20px;
    margin-top: -20px;
}

body#irContact #site-info .fx_copyright .text-section {
	font-size: 14px;
	line-height: 1.5;
	text-align: right;
	margin-bottom: 0;
	color: #595757;
}

@media print, screen and (min-width: 768px) {
}

@media screen and (max-width: 767px) {
	body#irContact #site-info .fx_copyright {
		padding: 20px 0 20px;
      margin-top: 0;
	}
	body#irContact #site-info .fx_copyright .text-section {
		font-size: 10px;
		text-align: center;
	}
}


/* 印刷時、ヘッダー固定、フッター非表示 */
@media print {
	body#irContact #site-info .ax_header > div {
		position: absolute !important;
	}

	body#irContact #site-info {
		margin: 0;
	}

	body#irContact #site-info .ax_footer {
		display: none;
	}
}


/*------------------ プラグイン・サイト内共通 特殊設定 ------------------*/

/*==== ページ遷移時フェイドイン設定 ====*/
body#irContact {
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

body#irContact:not(.ready) {
	opacity: 0;
	visibility: hidden;
}

body#irContact.in-editor {
	opacity: 0.3;
	visibility: visible;
}

body#irContact.ready {
	opacity: 1;
	visibility: visible;
}

body#irContact.loaded {
}

/* iframe・印刷時はフェイドしない */
body#irContact.special {
	opacity: 1 !important;
	visibility: visible !important;
}

@media print {
	body#irContact {
		opacity: 1 !important;
		visibility: visible !important;
	}
}


/*==== プラグインエリア ====*/
body#irContact #site-info .ax_other {
	height: 0;
}


/*-- 画面内固定 上に戻るリンク 設定例：scroll.js用 --*/
body#irContact #site-info .ox_to_page_top {
	position: relative;
}

body#irContact #site-info .topcontrol {
	width: 100%;
	height: 0;
	font-size: 0;
	z-index: 2000;

	-webkit-transition: 0.5s 0.1s;
	-o-transition: 0.5s 0.1s;
	transition: 0.5s 0.1s;
}


/* 画像を使用しない場合 */
body#irContact #site-info .topcontrol a {
    display: inline-block;
    width: 115px;
    color: #848484;
    padding-top: 1px;
    border: solid 1px #848484;
    border-radius: 5px;
	font-size: 14px;
	line-height: 1.5;
}


/*-- ページ内設置 上に戻るリンク 設定例：scroll.js用 --*/
body#irContact #site-info .toTop {
	text-align: right;
	margin: 3em 20px 80px;
}

body#irContact #site-info .toTop a {
	padding-left: 1.44em;
	display: inline-block;
	position: relative;
	overflow: visible;
}

body#irContact #site-info .toTop a::before {
	content: "";
	position: absolute;
	top: 0.85em;
	left: 0;
	margin-top: -0.3em;
	display: block;
	width: 0.7em;
	height: 0.7em;
	border-top: 0.1em solid #e50000;
	border-right: 0.1em solid #e50000;
	-webkit-transform: rotate(315deg);
	-ms-transform: rotate(315deg);
	    transform: rotate(315deg);
}

body#irContact #site-info .toTop {
	display: none;
}


/* PC:コンテンツエリアから一定距離以上離れない */
/* SP:常に画面内右下 */
/* 印刷時:非表示 */

@media print, screen and (min-width: 768px) {
	body#irContact #site-info .topcontrol > div {
		max-width: 1000px;
		margin-right: auto;
		margin-left: auto;
		text-align: center;
	}

	/* フッターより下に行かない設定 */
	body#irContact #site-info .topcontrol.fix-bottom {
	}
}

@media screen and (max-width: 767px) {
	body#irContact #site-info .topcontrol {
		/* bottom: -50px; */
		text-align: center;
	}
	body#irContact #site-info .topcontrol a {
		display: inline-block;
		width: 38px;
		height: 38px;
		border: none;
		border-radius: 0;
		font-size: 0;
		overflow: hidden;
		position: relative;
	}

	body#irContact #site-info .topcontrol a::before {
		content: '';
		position: absolute;
		left: 0;
		top: 0;
		display: block;
		width: 38px;
		height: 38px;
		background: url("../images/pagetop.png") no-repeat center center;
		background-size: contain;
	}

	body#irContact #site-info .toTop {
		margin: 2em 20px 40px;
	}
}

@media print {
	body#irContact #site-info .topcontrol {
		display: none !important;
	}
}