@charset "utf-8";
/*------------------ based on 19/11/29 */
/* > 1%, last 4 versions, Firefox ESR */
/*------------------------------------ */

/* --------------------------------------
 基本設定
-------------------------------------- */
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:300,400,700&display=swap&subset=japanese');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,700');

/* ベースフォント */
html{overflow-x:hidden;}
body {
	font-family:"Open Sans",'Noto Sans JP',sans-serif;
	width:100%;
	height:100%;
	overflow-x:hidden;
	position:relative;
	background-color:#fff;
	background-size:100% auto;
	padding-top:90px;
	word-wrap:break-word;
}
.mincho {
	font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", Georgia, "メイリオ", Meiryo, serif;
}

/* ベースフォントサイズ */
html {
	font-size:62.5%;
}
body {
	color: #000;
	line-height: 175%;
	-webkit-font-feature-settings:'palt';
	font-feature-settings:'palt';
	font-size:2.0rem;
	letter-spacing:0.08em;
	font-smoothing:antialiased;
	overflow-wrap:break-word;
	min-width:320px;
}
a{-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;text-decoration:none; }
a:link ,
a:visited {
/*	color: #cb1e03;*/
	text-decoration: none;
}

a:hover{
/*	color: #cb1e03;*/
	text-decoration: none;
	opacity:0.5;
}
a:hover img{opacity:1!important;}

img{display:inline-block;max-width:100%;vertical-align:top; }
time{letter-spacing:0.04em; }
hr{width:100%;margin-bottom:9.5em;border-bottom:1px solid #edf0f1; }

#nav-box{display:none;}
#wrapper-2{font-weight:300;width:100%;padding:0;margin-bottom:0;}
#wrapper-3{width:100%;max-width:calc(1000px + 40px);padding:0 20px;margin: 0 auto 40px;}
#top #wrapper-2,#story #wrapper-2{max-width:100%;width:100%;padding:0 20px;font-weight:400;}
#top #wrapper-3,#story #wrapper-3{max-width:none;padding: 0;}
#top .sectioning1.news{margin-bottom:0;}
#top .news-latest-2nd.tile-news ul li{margin-bottom:0;}

.flame_bg{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;overflow:hidden; z-index:-1;}
.flame_bg-obj{position:absolute;z-index:0;left:0;right:0;margin:auto;background-color:#fff;display:block; }

@media handheld, only screen and (max-width: 960px) {
	html{font-size:58%;}
	body{padding-top:80px;}
	#wrapper-2{padding:0 4%;}
	#top #wrapper-2,#story #wrapper-2{padding:0;}
}
@media handheld, only screen and (max-width: 680px) {
	html{font-size:50%;}
  body{padding-top:60px;}
}

/*-------------------------------------
/* カラム
-------------------------------------*/
.column1, .column2, .column3, .column4, .column5{display:block;}
.column1 > *, .column2 > *, .column3 > *, .column4 > *, .column5 > *{font-size:2rem;}

.multiColumn1{margin-bottom:50px;}
.multiColumn1::after{content: "";clear: both;display: block;}

.multiColumn2{margin-bottom:50px;}
.multiColumn2::after{content: "";clear: both;display: block;}
.multiColumn2 .column1,.multiColumn2 .column2{float:left;width:47%;margin-right:6%;}
.multiColumn2 .column2{margin-right:0;}

.multiColumn3{margin-bottom:50px;}
.multiColumn3::after{content: "";clear: both;display: block;}
.multiColumn3 .column1,.multiColumn3 .column2,.multiColumn3 .column3{float:left;width:30%;margin-right:4%;}
.multiColumn3 .column3{margin-right:0;}

.multiColumn4{margin-bottom:30px;}
.multiColumn4::after{content: "";clear: both;display: block;}
.multiColumn4 .column1,.multiColumn4 .column2,.multiColumn4 .column3,.multiColumn4 .column4{float:left;width:22%;margin-right:4%;}
.multiColumn4 .column4{margin-right:0;}

@media handheld, only screen and (max-width: 680px) {
	.multiColumn1{margin-bottom:30px;}
	.multiColumn2{margin-bottom:30px;}
	.multiColumn2 .column1,.multiColumn2 .column2{float:none;width:100%;margin-right:0%;}
	.multiColumn2 .column1{margin-bottom:30px;}
	.multiColumn3{margin-bottom:30px;}
	.multiColumn3 .column1,.multiColumn3 .column2,.multiColumn3 .column3{float:none;width:100%;margin-right:0%;}
	.multiColumn3 .column1,.multiColumn3 .column2{margin-bottom:30px;}
	.multiColumn4{margin-bottom:0;}
	.multiColumn4:last-child{margin-bottom:30px;}
	.multiColumn4 .column1,.multiColumn4 .column2,.multiColumn4 .column3,.multiColumn4 .column4{width:48%;}
	.multiColumn4 .column2{margin-right:0;}
	.multiColumn4 .column1,.multiColumn4 .column2,.multiColumn4 .column3{margin-bottom:30px;}
}

/*-------------------------------------
 ぱんくず
-------------------------------------*/
.bread-crumb{background:rgba(237,240,241,0.5);}
.bread-crumb ol{padding:6px 30px;list-style:none;}
.bread-crumb li{font-size:1.2rem;display:inline-block;}
.bread-crumb li:first-child{font-weight:bold;}
.bread-crumb li strong{font-weight:normal;}
.bread-crumb a{color:#000;}
.bread-crumb li::after{content:"";display:inline-block;width:1px;height:12px;background:#666;transform:rotate(20deg);-webkit-transform:rotate(20deg);margin:0 24px -2px 32px;}
.bread-crumb li:last-child::after{display:none;}

@media handheld, only screen and (max-width: 680px) {
	.bread-crumb ol{padding:5px 4%;}
  .bread-crumb li::after{margin:0 9px -2px 17px;}
}

/* -----------------------------
 グローバルナビ
 ページプロパティに設定あり
--------------------------------- */
#nav-global {
	display: none;
}

/* -- デスクトップ用 -- */
@media print, screen and (min-width: 768px) {

	#nav-global {
		overflow: hidden;
		margin: 20px auto;
		max-width: 1000px;
		min-height: 69px;
	}

	#nav-global ul {
		position: relative;
		z-index: 100;
		float: left;
		width: 100%;
		margin: 0 0 24px 0;
		list-style: none;
	}
	#nav-global.plus-navsub ul {
		border-bottom: none;
	}
	#nav-global li {
		float: left;
		margin: 2px 10px 0 0;
		padding-bottom: 0.355em;
		font-size: 150%;
		font-weight: bold;
	}
	#nav-global li a ,
	#nav-global li a:visited ,
	#nav-global li strong {
		display: block;
		float: left;
		color: #072D74;
		text-decoration: none;
	}
	/* on + open */
	#nav-global li.on ,
	#nav-global li.open {
		background: url("../../../../../../resources/templating-kit/themes/pop/img/bgs/nav-global.png") 50% 100% no-repeat;
	}
	#nav-global li strong ,
	#nav-global li.open a ,
	#nav-global li.on a {
		background: #7F9BDA;
		border: #FFFFFF 1px solid;
	}
	#nav-global li strong span ,
	#nav-global li.open a span {
		padding-right: 10px;
	}
	#nav-global li span ,
	#nav-global li.open a span {
		float: left;
		margin-left: 5px;
		padding: .4em 10px .355em 5px;
	}
	/* hover */
	#nav-global li a:hover ,
	#nav-global li a:active ,
	#nav-global li a:focus {
		/*background: #ec1549;
		border-radius: 5px; NIR*/
	}
	/* 2nd level horizontal subnav */
	#nav-global ul ul {
		position: absolute;
		z-index: -1;
		left: 0;
		top: 2.4em;
		width: 940px;
	}
	#nav-global li li ,
	#nav-global li li.on {
		background: none;
		font-size: 100%;
	}
	#nav-global li.open li span ,
	#nav-global li.open li a ,
	#nav-global li.open li strong{
		background: none;
		font-weight: normal;
	}
	#nav-global li.open a {
		text-decoration: none;
	}
	#nav-global li.open li.on a span ,
	#nav-global li.open li strong span {
		font-weight: bold;
		color: #ff3062;
	}
	#nav-global li li a:hover ,
	#nav-global li li a:active ,
	#nav-global li li a:focus ,
	#nav-global li li a:hover span ,
	#nav-global li li a:active span ,
	#nav-global li li a:focus span {
		background: none;
		color: #ff3062;
	}

	#nav-global-box{
	}

	#nav-global-box .open {
	}

	#nav-global-box .on {
	}

	#nav-global.plus-navsub {
		min-height: 6.8em;
		border-bottom: 1px solid #4a4a4a;
	}

}

/* -- スマホ用 -- */
@media only screen and (max-width: 767px) {

	#nav-global ul::after {
		content: "";
		display: block;
		height: 0px;
		clear: both;
		visibility: hidden;
	}

	#nav-global div > ul > li {
		display: table;
		width: 50%;
		float: left;
		border-bottom: #999 1px solid;
	}

	#nav-global div > ul > li > a ,
	#nav-global div > ul > li > strong {
		display: table-cell;
	    height: 50px;
	    vertical-align: middle;
		text-align: center;

		background: #2b2b2b;
		color: #ccc;
		font-size: 13px;
		font-weight: bold;
		text-decoration: none;
	}

	#nav-global div > ul > li:nth-child(odd) > a ,
	#nav-global div > ul > li:nth-child(odd) > strong {
		border-right: #999 1px solid;
	}
}

/* -------------------------------------------- */
/* header */
/* -------------------------------------------- */
.global_header{position:fixed;top:0;left:0;z-index:5;width:100%;height:90px;background-color:#fff;box-shadow:0 1px 15px rgba(0, 0, 0, 0.1); }
.global_header-logo{width:330px;height:100%;position:absolute;top:0;left:30px; }
.global_header-logo a{display:block;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center; }
.global_nav{width:auto;height:100%;float:right; }
.global_nav-btn{display:none; }
.global_nav-btn a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;position:relative;text-align:center; }
.global_nav-btn a span, .global_nav-btn a::before, .global_nav-btn a::after{width:24px;height:3px;margin:2px auto;background-color:#000; }
.global_nav-btn a::before, .global_nav-btn a::after{content:''; }
.global_nav > ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;list-style:none; }
.global_nav-item{width:auto;height:100%;margin-right:3em;font-size:1.3rem; }@media screen and (min-width:961px) and (max-width:1450px){.global_nav-item{margin-right:1.5em; } }
.global_nav-item.current a::after{width:100%; }
.global_nav a{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;column-items:center;color:#000; }
.global_nav a::after{content:'';display:block;width:0%;height:3px;background-color:#cb1e03;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden; }
.global_nav a:hover{opacity:1; }
.global_nav a:hover::after{width:100%; }
.global_nav-contact{width:90px !important;height:100%;margin-right:0em !important; }
.global_nav-contact a{display:block;width:100%;height:100%;text-indent:-0px;color:#fff;background:#cb1e03 url("../../../../../../resources/templating-kit/themes/pop/img/common/icon_mail.png") 50% 40% no-repeat;background-size:39px auto; font-size: 1rem; padding: 45px 0 0 10px;}
.global_nav-contact a::after{display:none; }
.global_nav-contact a:hover{background-color:#f55f48; }
.global_menu{display:none;position:absolute;top:90px;left:0;z-index:10;width:100vw;overflow:hidden;background:transparent url("../../../../../../resources/templating-kit/themes/pop/img/common/menu_bg.png") center top repeat-y; }
.global_menu-inner{max-width:1240px;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex; }
.global_menu-cat{width:310px;min-width:310px;padding:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#d8dbdb; }
.global_menu-cat > div{text-align:center;font-size:3rem;font-weight:bold; }
.global_menu-cat > div::before{content:attr(data-text) "";display:block;text-align:center;font-size:2rem;color:#cb1e03;margin-bottom:10px; }
.global_menu-cat > div::after{content:'';display:block;width:30px;height:2px;margin:25px auto 0;background-color:#cb1e03; }
.global_menu-list{padding:40px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:#edf0f1;list-style:none; }
.global_menu-list li{margin:0 1.6665% 20px;width:30%; }
.global_menu-list li a{display:block;width:100%;height:100%;padding:20px 50px 20px 0px;border-bottom:1px solid #d8dbdb;background-image:url(../../../../../../resources/templating-kit/themes/pop/img/common/icon_arrow2.png);background-repeat:no-repeat;background-size:36px auto;background-position:right 50%;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out; line-height:1.6;}
.global_menu-list li a::after{display:none; }
.global_menu-list li a:hover{opacity:1;color:#fff;padding-left:10px;padding-right:40px;background-color:#cb1e03;background-image:url(../../../../../../resources/templating-kit/themes/pop/img/common/icon_arrow3.png); }
.global_menu-list-col1{width:100% !important; }

@media handheld, only screen and (max-width: 960px) {
	.global_header{height:80px;}
  .global_header-logo{left:20px;}
  .global_header-logo img{height:auto;}
  .global_nav{display:none;float:none;position:absolute;top:80px;left:0;z-index:99;width:100%;height:auto;background:#edf0f1;}
  .global_nav-btn{width:80px;height:80px;display:block;position:absolute;top:0;right:0;border-left:1px solid #edf0f1; }
  .global_nav > ul{display:block;width:100%; }
  .global_nav-item{width:100%;}
  .global_nav-item > a{border-bottom:1px solid #d8dbdb;position:relative; }
  .global_nav-item > a::before{content:'';display:block;width:30px;height:30px;background-image:url(../../../../../../resources/templating-kit/themes/pop/img/common/icon_arrow2.png);background-size:30px auto;position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg); }
  .global_nav-item.global_nav-item-no-child > a::before{-webkit-transform:translateY(-50%) rotate(0deg);transform:translateY(-50%) rotate(0deg);}
  .global_nav-item > a.open::before{display:none; }
  .global_nav a{height:auto;padding:20px;font-size:1.5rem;position:relative; }
  .global_nav a::after{display:none;}
  .global_nav a:hover::after{width:auto; }
  .global_nav-contact{width:100% !important; }
  .global_nav-contact a{width:80%;margin:30px auto;text-indent:0;text-align:right;background-position:2em center; }
  .global_menu{position:static; }
  .global_menu-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column; }
  .global_menu-cat{display:none; }
  .global_menu-list{padding:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column; }
  .global_menu-list li{margin:0;width:100%; }
  .global_menu-list li a{padding:15px 20px 15px 60px;font-size:1.5rem;background-position:left 30px top 50%;background-size:20px auto; }
  .global_menu-list li a:hover{padding-left:70px;padding-right:10px; }
}
@media handheld, only screen and (max-width: 680px) {
	.global_header{height:60px;}
  .global_header-logo{width:65%;left:20px;}
  .global_nav{top:60px;max-height:calc(100vh - 60px);overflow-y:auto!important;}
  .global_nav-btn{width:60px;height:60px;}
}

/* -------------------------------------------- */
/* footer */
/* -------------------------------------------- */
.global_footer{overflow:hidden;width:100%;background-color:#fff;border-top:1px solid #edf0f1;margin-top:40px;text-align:center;}
.global_footer-nav{width:100%;padding:30px 0 0;}
.global_footer-nav ul{display:block;width:100%;list-style:none;font-size:13px;}
.global_footer-nav li{display:inline-block;margin:0 20px 10px;}
.global_footer-nav a{color:#000; }
.global_footer-copy{font-size:13px;margin:0 auto 20px;}

#inquiry1 .global_footer{display:none;}
#inquiry1 .global_footer.inquiry_footer{display:block;}

@media handheld, only screen and (max-width: 680px) {
	.global_footer-nav{padding:20px 0 0;}
  .global_footer-nav ul li{width:100%;font-size:1.4rem;margin:0 0 5px 0;}
  .global_footer-copy{margin:10px auto 15px;}
}

/* -------------------------------------------- */
/* loader */
/* -------------------------------------------- */
/*.global_loader{display:none!important;}*/
.global_loader{width:100%;height:100%;position:fixed;z-index:10;top:0;left:0;background-color:#fff; }
.global_loader-inner{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%); }
.global_loader-inner span{display:block;width:50px;height:50px;border:5px solid #e3eaef;border-right:5px solid transparent;border-radius:30px;will-change:animation;-webkit-animation:loading 1s linear 0s infinite;animation:loading 1s linear 0s infinite; }
@-webkit-keyframes loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg); }100%{-webkit-transform:rotate(360deg);transform:rotate(360deg); } }
@keyframes loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg); }100%{-webkit-transform:rotate(360deg);transform:rotate(360deg); } }

@media handheld, only screen and (max-width: 960px) {

}
@media handheld, only screen and (max-width: 680px) {
	.global_loader{height:100%; }
}

/*-------------------------------------
 サイドナビ（ローカルナビ）
 ページプロパティに設定あり
-------------------------------------*/
#nav-box {
}

#nav-box h6 {
/*	display: none; */
}

/* -- デスクトップ用 -- */
@media print, screen and (min-width: 768px) {

	/*-- メインエリア上に設置するパターン --*/
	#nav-box {
		position: relative;
		font-size: 0;
		margin: auto;
		width: 100%;
		padding: 15px 0;
		border-bottom: 1px solid #eee;
	}

	#nav-box::after {
		content: "";
		display: block;
		clear: both;
	}

	/* 第１・２階層トップでは非表示 */
	[data-current-level="1"] #nav-box ,
	[data-current-level="2"] #nav-box {
		display: none;
	}

	/* ナビ上に無い独立したページでは非表示 */
	#nav-box.stray {
		display: none;

	}

	#nav-box h6 {
		display: none;
	}

	#nav-box h5 .btn {
		display: none;
	}


	/* 1階分層 */
	#nav-box ul {
	}

	#nav-box li {
	}

	#nav-box br {
		display: none;
	}

	#nav-box strong ,
	#nav-box a {
		display: none;

		position: relative;
		color: #000;
		line-height: 1.25;
		font-size: 16px;
		font-weight: normal;
		text-decoration: none;
		text-align: center;
		margin: 0 15px;
		border-bottom: 1px solid transparent;
	}

	#nav-box strong {
		color: #0066cc;
	}

	#nav-box a:hover {
		color: #0066cc;
	}


	/* 現在地を含むフォルダーを表示 */
	#nav .within {
		padding-left: 10px;
	}

	#nav .within > ul {
		padding: 0 20px;
		display: inline-block;
	/*	width: 100%; */
		text-align: left;
	}

	#nav .within > ul:not(.navLevel_1) {
		position: relative;
		float: right;
		width: 800px;
		text-align: left;
	}

	#nav .within > ul:not(.navLevel_1)::before {
		content: "";
		position: absolute;
		top: 5px;
		left: 0;
		display: block;
		width: 1px;
		height: calc(100% - 10px);
		background: #999;
	}


	#nav .within > ul > li {
		display: inline-block;
		border-left: 1px solid #e7e7e7;
		border-right: 1px solid #e7e7e7;
		margin: 4px 0px;
		margin-left: -1px;
	}


	#nav .within > ul > li > a ,
	#nav .within > ul > li > strong {
		display: inline-block;
	}

	/* 現在地の親ページ */
	#nav .within > a ,
	#nav .within > strong {
		display: inline-block;
		margin: 4px 0;
		font-size: 16px;
		font-weight: bold;
	}

	/* 孫ページは非表示 */
	#nav .within > ul ul {
		display: none;
	}

}


/* -- スマホ用 -- */
@media only screen and (max-width: 767px) {
	#nav-box {
	}

	/*1階層*/
	#nav-box ul.navLevel_1 {
	}

	#nav-box ul.navLevel_1 > li {
	}

	#nav-box ul.navLevel_1 > li:not(.open) {
		display: none;
	}

	#nav-box ul.navLevel_1 > li.open {
	}

	#nav-box ul.navLevel_1 > li > strong ,
	#nav-box ul.navLevel_1 > li > a {
		display: block;
		padding: 6px 12px;
		background: #646464;
		color: #fff;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
		border: 1px solid #c8c8c8;
	}

	#nav-box ul.navLevel_1 > li > strong ,
	#nav-box ul.navLevel_1 > li.on > a {
	}

	#nav-box ul.navLevel_1 > li > strong ,
	#nav-box ul.navLevel_1 > li > a:hover {
	}

	#nav-box ul.navLevel_1 > li > a:hover {
		background: #fff;
		color: #646464;
	}

	/*2階層*/
	#nav-box ul.navLevel_2 {
	}

	#nav-box ul.navLevel_2 > li {
	}

	#nav-box ul.navLevel_2 > li.open {
	}

	#nav-box ul.navLevel_2 > li > strong ,
	#nav-box ul.navLevel_2 > li > a {
		display: block;
		padding: 15px 12px;
		background: #fff;
		color: #323232;
		font-size: 14px;
		font-weight: normal;
		text-decoration: none;
		border-bottom: 1px solid #c8c8c8;
	}

	#nav-box ul.navLevel_2 > li > strong ,
	#nav-box ul.navLevel_2 > li.on > a {
	}

	#nav-box ul.navLevel_2 > li > strong ,
	#nav-box ul.navLevel_2 > li > a:hover {
		background-color: #fef0e7;
	}


	/*3階層*/
	#nav-box ul.navLevel_3 {
	}

	#nav-box ul.navLevel_3 > li {
	}

	#nav-box ul.navLevel_3 > li.open {
	}

	#nav-box ul.navLevel_3 > li > strong ,
	#nav-box ul.navLevel_3 > li > a {
		position: relative;
		display: block;
		padding: 8px 12px;
		padding-left: 32px;
		background: #f0f0f0;
		color: #323232;
		font-size: 14px;
		font-weight: normal;
		text-decoration: none;
		border-bottom: 1px solid #c8c8c8;
	}

	#nav-box ul.navLevel_3 > li > strong ,
	#nav-box ul.navLevel_3 > li.on > a {
	}

	#nav-box ul.navLevel_3 > li > strong::before ,
	#nav-box ul.navLevel_3 > li > a::before {
		content: ">";
		position: absolute;
		top: auto;
		left: 18px;
		display: inline-block;
	}

	#nav-box ul.navLevel_3 > li > strong ,
	#nav-box ul.navLevel_3 > li > a:hover {
		background-color: #fef0e7;
	}


	/*4階層*/
	#nav-box ul.navLevel_4 {
	}

	#nav-box ul.navLevel_4 > li {
	}

	#nav-box ul.navLevel_4 > li.open {
	}

	#nav-box ul.navLevel_4 > li > strong ,
	#nav-box ul.navLevel_4 > li > a {
		display: block;
		padding: 5px 12px;
		background: #dcdcdc;
		color: #323232;
		font-size: 14px;
		font-weight: normal;
		text-decoration: none;
		border-bottom: 1px solid #c8c8c8;
	}

	#nav-box ul.navLevel_4 > li > strong::before ,
	#nav-box ul.navLevel_4 > li > a::before {
		content: "・";
		margin-left: 0.5em;
		display: inline-block;
	}

	#nav-box ul.navLevel_4 > li > strong ,
	#nav-box ul.navLevel_4 > li.on > a {
	}

	#nav-box ul.navLevel_4 > li > strong ,
	#nav-box ul.navLevel_4 > li > a:hover {
		background: #eb3132;
		color: #fff;
	}


	#nav-box ul.navLevel_5 {
		display: none;
	}
	/* -- ☆階層が増えるごとに、連番で追加 -- */


}


/* -----------------------------
 コンテンツエリア
--------------------------------- */
.quoted-text blockquote ,
.highlight-quoted-text ,
.text-section ,
.faq-item ,
.vtable-item ,
.ircalendar-title ,
.ircalendar-item {
}

/*------- リンクテキスト ----------*/
.quoted-text blockquote a ,
.highlight-quoted-text a ,
.text-section a ,
.faq-item a ,
.vtable-item a ,
.ircalendar-title a ,
.ircalendar-item a {
	line-height: inherit;
}

/*------- 別窓アイコン ----------*/
.quoted-text blockquote a[target="_blank"]::after ,
.highlight-quoted-text a[target="_blank"]::after ,
.text-section a[target="_blank"]::after ,
.faq-item a[target="_blank"]::after ,
.vtable-item a[target="_blank"]::after ,
.ircalendar-title a[target="_blank"]::after ,
.ircalendar-item a[target="_blank"]::after {
	content: "";
	display: inline-block;
	vertical-align: baseline;
	width: 17px;
	height: 12px;
	background: url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/link02.png) center center no-repeat;
	background-size: contain;
	margin: 0 5px;
}

/*------- PDFアイコン ----------*/
.quoted-text blockquote a[href$=".pdf"]::after ,
.highlight-quoted-text a[href$=".pdf"]::after ,
.text-section a[href$=".pdf"]::after ,
.faq-item a[href$=".pdf"]::after ,
.vtable-item a[href$=".pdf"]::after ,
.ircalendar-title a[href$=".pdf"]::after ,
.ircalendar-item a[href$=".pdf"]::after ,
.quoted-text blockquote a[href*=".pdf#"]::after ,
.highlight-quoted-text a[href*=".pdf#"]::after ,
.text-section a[href*=".pdf#"]::after ,
.faq-item a[href*=".pdf#"]::after ,
.vtable-item a[href*=".pdf#"]::after ,
.ircalendar-title a[href*=".pdf#"]::after ,
.ircalendar-item a[href*=".pdf#"]::after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 18px;
	height: 20px;
	background: url("../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/pdf.png") center center no-repeat;
	background-size: contain;
	margin: 0 5px;
}


/*-------------------------------------
 見出し
-------------------------------------*/
/*-- ページ概要エリア --*/

/* -- ページタイトルをテキストで表示 -- */
/* 横幅いっぱいで背景付き、ローカルナビの上 */
.page-intro-wrapper {
	width: 100%;
}

#page-intro{margin:120px auto 70px;text-align:center;}
#page-intro h1{font-size:6rem;font-style:italic;font-weight:bold;line-height:175%;}
#page-intro h1 > span{display:block;font-size:3rem;font-style:normal;margin-bottom:15px;}
#page-intro h1 .label{display:inline-block;background:#cb1e03;color:#fff;font-weight:300;line-height:1;padding:4px 12px;}
#page-intro .abstractImage{display:none;}

@media handheld, only screen and (max-width: 960px) {
	#page-intro{margin:80px auto 40px;}
  #page-intro h1{font-size:5rem;}
  #page-intro h1 > span{font-size:2.8rem;margin-bottom:10px;}
}

@media handheld, only screen and (max-width: 680px) {
	#page-intro{margin:50px auto 40px;}
  #page-intro h1{font-size:4rem;line-height:1.6;}
  #page-intro h1 > span{margin-bottom:20px;}
}

/* jsでクローンした方を表示して、された方は非表示 */
#page-intro.cloned {
	display: none;
}

/* 編集画面用 */
#page-intro.in-editor {
	display: block;
}


/*-- ニュースページ 共通見出し表示用(要plugin) --*/
.page-intro > .h0 ,
#page-intro > .h0 {
	display: none;
}

/* -- ページタイトルを画像で表示 -- */
.page-intro .titleImage ,
#page-intro .titleImage {
	margin-bottom: 20px;
}

.page-intro .titleImage h1 ,
#page-intro .titleImage h1 {
}

.page-intro .titleImage h1 img ,
#page-intro .titleImage h1 img {
	width: auto;
}

/* -- 日付（ニュース・マルチ2） -- */
.page-intro .text-meta ,
#page-intro .text-meta {
	color: inherit;
}

.page-intro .text-meta ul.text-data ,
#page-intro .text-meta ul.text-data {
	text-align: right;
	display: none;
}

.page-intro .text-meta ul.text-data li.date ,
#page-intro .text-meta ul.text-data li.date {
}

/*-- ニュースページ カテゴリアイコン表示用(要plugin) --*/
.page-intro .category-icon ,
#page-intro .category-icon {
	display: none;
}

/*-- 概要(ページでは非表示・内部リンク元に表示される) --*/
.page-intro .abstractImage ,
#page-intro .abstractImage {
	display: none;
}


/*-------------- 中見出し(共通) ------------*/
.text-section h2 ,
.link-list h2 ,
.link-list-url h2 ,
.news-result dl dt ,
.news-yuho dl dt ,
.news-presentation dl dt ,
.news-material dl dt ,
.title2:not(.highlight) h2 {
	font-size:5rem;
	text-align:center;
	font-style:italic;
	font-weight:bold;
	margin:70px auto 50px;
	line-height:175%;
}

/*-------------- 小見出し --------------*/
/* -- 見出しh2レベル -- */
.title2.highlight h2 {
	font-size:3rem;text-align:left;font-style:normal;font-weight:bold;line-height:175%;
}

/* -- 見出しh3レベル -- */
.title3:not(.highlight) h3 {
	font-size:2.5rem;background:#fff;border:1px solid #e3eaef;margin:80px auto 50px;text-align:center;padding:12px;font-weight:bold;line-height:175%;
}

.title3.highlight h3 {
}


/* -- 見出しh4レベル -- */
.title4:not(.highlight) h4 {
	font-size:2rem;border-bottom:2px solid #e3eaef;padding:8px 0;position:relative;margin:0 0 20px;font-weight:bold;line-height:175%;
}
.title4:not(.highlight) h4::after{
	content:"";display:block;width:20px;height:2px;background:#cb1e03;position:absolute;bottom:-2px;left:0;
}
.title4.highlight h4 {
}


.title2:not(.highlight):last-child h2 ,
.title3:not(.highlight):last-child h3 ,
.title4:not(.highlight):last-child h4 ,
.title2.highlight:last-child h2 ,
.title3.highlight:last-child h3 ,
.title4.highlight:last-child h4 {
/*	margin-bottom: 0px;  */
}

@media handheld, only screen and (max-width: 960px) {
	.text-section h2 ,
	.link-list h2 ,
	.link-list-url h2 ,
	.news-result dl dt ,
	.news-yuho dl dt ,
	.news-presentation dl dt ,
	.news-material dl dt ,
	.title2:not(.highlight) h2 {
		font-size:4rem;margin:70px auto 30px;
	}
}
@media handheld, only screen and (max-width: 680px) {
	.text-section h2 ,
	.link-list h2 ,
	.link-list-url h2 ,
	.news-result dl dt ,
	.news-yuho dl dt ,
	.news-presentation dl dt ,
	.news-material dl dt ,
	.title2:not(.highlight) h2 {
		font-size:3.2rem;margin:50px auto 30px;
	}
	.title3:not(.highlight) h3 {
		margin:60px auto 30px;
	}
}

/*-------------------------------------
 テキスト・画像
-------------------------------------*/
/*-------------- 緊急お知らせエリア --------------*/
/* 総合トップ・サイトトップのみ、コンテンツエリア外に１つのみ */
.quoted-text {
	padding: 20px 0;
	background: #fafbfb;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.quoted-text blockquote {
	background: none;
	padding: 20px 20px;
	border: #ff0000 4px solid;
	color: #ff0000;
}

/* -- デスクトップ用 -- */
@media print, screen and (min-width: 768px) {
	.quoted-text blockquote {
		width: 1000px;
		margin: 0px auto;
	}
}

/* -- スマホ用 -- */
@media handheld, only screen and (max-width: 767px) {
	.quoted-text {
		padding: 15px 15px;
	}
}


/*-------------- 囲み線ありテキスト --------------*/
.highlight-quoted-text {max-width:100%!important;padding:40px;background:#fff;border:1px solid #e3eaef;margin: 0 auto 20px;}
.highlight-quoted-text p{margin-bottom:30px;}
.highlight-quoted-text p:last-child{margin-bottom:0;}
.highlight-quoted-text cite {font-size: 12px;font-style: italic;}

/* -- デスクトップ用 -- */
@media print, screen and (min-width: 768px) {
}

/* -- スマホ用 -- */
@media handheld, only screen and (max-width: 767px) {
	.highlight-quoted-text {padding: 20px;}
	.highlight-quoted-text p{margin-bottom:10px;}
}

/*-------------- テキストと画像 --------------*/
.text-section {margin:0 auto;}
.text-section p{margin-bottom:30px;}
.text-section .photo{display:block;margin:0 auto 20px!important;}
.text-section.highlight{max-width:100%!important;padding:40px;background:#fff;border:1px solid #e3eaef;}
.text-section.highlight p:last-child{margin-bottom:0;}
.text-section dt,.text-section dd{text-align:center;}
.text-section .zoom{display: none;}
.multiColumn1 .text-section{max-width:820px;}
.multiColumn3 .text-section{font-size:1.6rem;}

@media handheld, only screen and (max-width: 767px) {
	.text-section.highlight{padding:20px;}
	.text-section p{margin-bottom:10px;}
}

.lx_text_full .text-section{max-width:none;}

/*-------------- FAQ --------------*/
/*
.faq-list {
}

.faq-list > ul {
}

.faq-list > ul > li {
	clear: both;
	margin-bottom: 20px;
	min-height: 51px;
}

.faq-list h3 {
	position: relative;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

.faq-list h3::before {
	content: "";
	position: absolute;
	top: 10px;
	left: 0px;
	display: block;
	width: 19px;
	height: 24px;
	background: url("../../../../../../resources/sw_img/icon_q.png") center center no-repeat;
	background-size: contain;
	margin-top: 0.125em;
}

.faq-list h3 a {
	display: block;
	color: #0066cc;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.25;
	padding: 10px 0px 10px 40px;
}

.faq-list h3 a::before ,
.faq-list h3 a::after {
	content: "";
	position: absolute;
	display: block;
	background: #999;

	-webkit-transition: 0.5s 0.1s;
	-o-transition: 0.5s 0.1s;
	transition: 0.5s 0.1s;

	content: none;
}

.faq-list h3 a::before {
	top: 50%;
	right: 50px;
	width: 24px;
	height: 2px;
	-webkit-transform: translate(50%, -50%);
	    -ms-transform: translate(50%, -50%);
	        transform: translate(50%, -50%);
}
.faq-list h3 a::after {
	top: 50%;
	right: 50px;
	width: 2px;
	height: 24px;
	-webkit-transform: translate(50%, -50%);
	    -ms-transform: translate(50%, -50%);
	        transform: translate(50%, -50%);
}

.faq-list h3 a.js-selected::after {
	background-color: transparent;
}

.faq-item {
	position: relative;
	color: #222;
	font-size: 20px;
	font-weight: bold;
	min-height: 35px;
	padding: 10px 0px 10px 40px;
}

.faq-item::before {
	content: "";
	position: absolute;
	top: 10px;
	left: 0px;
	display: block;
	width: 19px;
	height: 24px;
	background: url("../../../../../../resources/sw_img/icon_a.png") center center no-repeat;
	background-size: contain;
	margin-top: 0.3em;
}
*/


/*-- FAQを出しっぱなしにする設定 --*/
/*
.faq-list h3 a {
	cursor: inherit;
}
.faq-list > ul > li {
	height: auto !important;
}
.faq-item {
	display: block !important;
}
*/
.faq-list li{list-style-type:none;margin-bottom:30px;min-height:96px;}
.faq-list h3{border-bottom:1px solid #ccc;padding:30px 0;margin-bottom:30px;position:relative;padding-left:90px;font-weight:bold;}
.faq-list h3::before{content:"Q";display:block;position:absolute;top:32px;left:22px;color:#fff;z-index:3;font-size:3rem;}
.faq-list h3::after{content:"";display:block;width:50px;height:50px;background:#cb1e03;transform:rotate(45deg);-webkit-transform:rotate(45deg);position:absolute;top:28px;left:10px;z-index:2;}
.faq-list h3 a{color:#000;font-size:2rem;}
.faq-list h3 a:focus{outline:none;}
.faq-list h3 a:hover{opacity:1!important;}
.faq-list .faq-item{padding-left:85px;position:relative;}
.faq-list .faq-item::before{content:"A";display:block;position:absolute;top:0;left:18px;font-size:3rem;font-weight:bold;}

@media handheld, only screen and (max-width: 960px) {
	.faq-list h3::before{top:32px;}
}
@media handheld, only screen and (max-width: 680px) {
	.faq-list li{margin-bottom:20px;min-height:70px;}
  .faq-list h3{padding:20px 0;margin-bottom:20px;padding-left:70px;}
  .faq-list h3::before{top:22px;left:18px;}
  .faq-list h3::after{width:36px;height:36px;top:20px;}
  .faq-list .faq-item{padding-left:70px;}
  .faq-list .faq-item::before{left:15px;}
}

/*-------------------------------------
 ページ内リンク・バナーリンク・エリアリンク
-------------------------------------*/
/* 原則、内部リンクと外部リンクは同スタイルを設定する */

/*-------------- ページ内リンク --------------*/
/* ページ内リンクは１カラム内にまとめて入力し、マルチカラムクラスでアライメントを設定する */
.anchor-link {
/*	margin-bottom: 10px;*/
}

.anchor-link a {
	color:#000;
	opacity:1!important;
}

.anchor-link a::before {
	content:"";display:inline-block;background:url(../../../../../../resources/templating-kit/themes/pop/img/common/arealink.png) no-repeat center center / 100% auto;width:27px;height:27px;vertical-align:-0.6rem;margin-right:15px;transition:.3s;transform:rotate(90deg);-webkit-transform:rotate(90deg);
}
.anchor-link a:hover::before{
	background-image:url(../../../../../../resources/templating-kit/themes/pop/img/common/arealink02.png);
}

/* -- デスクトップ用 -- */
@media print, screen and (min-width: 768px) {
	.anchor-link {
		display: inline-block;
	}

	.anchor-link + .anchor-link {
		margin-left: 10px;
		padding-left: 10px;
	}
}

/* -- スマホ用 -- */
@media handheld, only screen and (max-width: 767px) {
}


/*-------------- バナー（共通設定） --------------*/
.teaser ,
.external-teaser ,
.download-teaser {
	text-align:center;
	margin:20px auto;
}

/* テキストのみ／テキストと画像 */
.teaser h2 ,
.external-teaser h2 ,
.download-teaser h2 {
}

.teaser a ,
.external-teaser a ,
.download-teaser a {

}

.teaser h2 a:hover ,
.external-teaser h2 a:hover ,
.download-teaser h2 a:hover {
}

.teaser p ,
.external-teaser p ,
.download-teaser p {
	margin-top: 10px;
}

/* 画像のみ／テキストと画像 */
.teaser > a ,
.external-teaser > a ,
.download-teaser > a {
}

.teaser > a img ,
.external-teaser > a img ,
.download-teaser > a img {
}



/* ----- 内部・外部バナー（テキストのみ）　メインエリア用 ----- */
/* ----- ダウンロードバナー（テキストのみ）　メインエリア用 ----- */
.teaser.no-img:not(.highlight) ,
.external-teaser.no-img:not(.highlight) ,
.download-teaser.no-img:not(.highlight) {
/*	max-width: 500px;*/
}

.teaser.no-img:not(.highlight) h2 ,
.external-teaser.no-img:not(.highlight) h2 ,
.download-teaser.no-img:not(.highlight) h2 {
	position: relative;
}

.teaser.no-img:not(.highlight) h2 a ,
.external-teaser.no-img:not(.highlight) h2 a ,
.download-teaser.no-img:not(.highlight) h2 a {
	color:#000;
	font-weight:normal;
	font-size:2rem;
	display:inline-block;
	width:auto;
	height:100%;
	border:4px solid #000;
	text-align:right;
	padding:32px 30px 32px 100px;
	background:url(../../../../../../resources/templating-kit/themes/pop/img/common/arealink.png) no-repeat 30px center #fff;
	min-width:470px;
	max-width:100%;
}
.teaser.no-img:not(.highlight) h2 a:hover ,
.external-teaser.no-img:not(.highlight) h2 a:hover ,
.download-teaser.no-img:not(.highlight) h2 a:hover{
	background-image:url(../../../../../../resources/templating-kit/themes/pop/img/common/arealink04.png);
	background-color:#cb1e03;
	border-color:#cb1e03;
	color:#fff;
	opacity:1!important;
}
/*
.teaser.no-img:not(.highlight) h2 a::before ,
.external-teaser.no-img:not(.highlight) h2 a::before ,
.download-teaser.no-img:not(.highlight) h2 a::before {
	content: "";
	position: absolute;
	top: 50%;
	right: 25px;
	margin-top: -5px;
	display: inline-block;
	vertical-align: middle;
	width: 6px;
	height: 10px;
	background: url("../../../../../../resources/sw_img/icon_arr01.svg") center center no-repeat;
	background-size: contain;
}
*/

.teaser.no-img:not(.highlight) h2 a[target="_blank"]::after ,
.external-teaser.no-img:not(.highlight) h2 a[target="_blank"]::after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 18px;
	height: 16px;
	background: url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/link02.png) center center no-repeat;
	background-size: contain;
	margin-left: 5px;
	transition:.3s;
}
.teaser.no-img:not(.highlight) h2 a[target="_blank"]:hover::after ,
.external-teaser.no-img:not(.highlight) h2 a[target="_blank"]:hover::after{background-image: url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/link03.png);}

.download-teaser.no-img:not(.highlight) h2 a::after{content:"";display:inline-block;width:18px;height:20px;background:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/file.png) no-repeat center center;background-size:contain;vertical-align:middle;margin-left:5px;transition:.3s;}
.download-teaser.no-img:not(.highlight) h2 a[href*=".pdf"]::after{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/pdf.png);}
.download-teaser.no-img:not(.highlight) h2 a[href*=".txt"]::after{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/file.png);}
.download-teaser.no-img:not(.highlight) h2 a[href*=".doc"]::after{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/word.png);}
.download-teaser.no-img:not(.highlight) h2 a[href*=".ppt"]::after{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/ppt.png);}
.download-teaser.no-img:not(.highlight) h2 a[href*=".xls"]::after{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/excel.png);}
.download-teaser.no-img:not(.highlight) h2 a[href*=".zip"]::after{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/zip.png);}
.download-teaser.no-img:not(.highlight) h2 a[href*=".png"]::after,.download-teaser.no-img:not(.highlight) h2 a[href*=".jpg"]::after,.download-teaser.no-img:not(.highlight) h2 a[href*=".gif"]::after{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/image.png);}
.download-teaser.no-img:not(.highlight) h2 a[href*=".mp3"]::after{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/sound.png);}
.download-teaser.no-img:not(.highlight) h2 a[href*=".mp4"]::after{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/movie.png);}

.download-teaser.no-img:not(.highlight) h2 a[href*=".pdf"]:hover::after{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/pdf02.png);}
.download-teaser.no-img:not(.highlight) h2 a[href*=".txt"]:hover::after{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/file02.png);}
.download-teaser.no-img:not(.highlight) h2 a[href*=".doc"]:hover::after{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/word02.png);}
.download-teaser.no-img:not(.highlight) h2 a[href*=".ppt"]:hover::after{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/ppt02.png);}
.download-teaser.no-img:not(.highlight) h2 a[href*=".xls"]:hover::after{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/excel02.png);}
.download-teaser.no-img:not(.highlight) h2 a[href*=".zip"]:hover::after{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/zip02.png);}
.download-teaser.no-img:not(.highlight) h2 a[href*=".png"]:hover::after,.download-teaser.no-img:not(.highlight) h2 a[href*=".jpg"]:hover::after,.download-teaser.no-img:not(.highlight) h2 a[href*=".gif"]:hover::after{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/image02.png);}
.download-teaser.no-img:not(.highlight) h2 a[href*=".mp3"]:hover::after{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/sound02.png);}
.download-teaser.no-img:not(.highlight) h2 a[href*=".mp4"]:hover::after{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/movie02.png);}

.teaser.no-img:not(.highlight) p ,
.external-teaser.no-img:not(.highlight) p ,
.download-teaser.no-img:not(.highlight) p {
	margin-top: 5px;
	font-size: 14px;
}

.teaser.no-img:not(.highlight) h2 a:hover ,
.external-teaser.no-img:not(.highlight) h2 a:hover ,
.download-teaser.no-img:not(.highlight) h2 a:hover {
}

.teaser.no-img:not(.highlight) h2 a:hover::before ,
.external-teaser.no-img:not(.highlight) h2 a:hover::before ,
.download-teaser.no-img:not(.highlight) h2 a:hover::before {
/*	background-image: url("../../../../../../resources/sw_img/icon_arr01_white.svg");*/
}


/* お問い合わせ専用 チェックボックスつきテキスト */
.external-teaser.with-checkbox:not(.highlight) p {
	text-align: center;
	font-size: 14px;
}

.external-teaser.with-checkbox:not(.highlight) input[type=checkbox] {
	vertical-align: middle;
}

/* お問い合わせ専用 リンク無効時 */
.external-teaser.with-checkbox.disabled:not(.highlight) h2 a {
	background: #ccc;
	color: #999;
}

.external-teaser.with-checkbox.disabled:not(.highlight) h2 a::before {
	content: none;
}



/* ----- 内部・外部バナー（テキストと画像）　メインエリア用 ----- */
/* ----- ダウンロードバナー（テキストと画像）　メインエリア用 ----- */
.teaser:not(.no-img):not(.highlight) ,
.external-teaser:not(.no-img):not(.highlight) ,
.download-teaser:not(.no-img):not(.highlight) {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

.teaser:not(.no-img):not(.highlight) > * ,
.external-teaser:not(.no-img):not(.highlight) > * ,
.download-teaser:not(.no-img):not(.highlight) > * {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 auto;
	        flex: 0 0 auto;
}

.teaser:not(.no-img):not(.highlight) h2 ,
.external-teaser:not(.no-img):not(.highlight) h2 ,
.download-teaser:not(.no-img):not(.highlight) h2 {
	-webkit-box-ordinal-group: 3;
	    -ms-flex-order: 2;
	        order: 2;
	position: relative;
}

.teaser:not(.no-img):not(.highlight) h2 a ,
.external-teaser:not(.no-img):not(.highlight) h2 a ,
.download-teaser:not(.no-img):not(.highlight) h2 a {
	border: 4px solid #000;
	text-align: right;
	padding: 30px;
	color: #000;
	background: #fff;
	background: url(../../../../../../resources/templating-kit/themes/pop/img/common/arealink.png) no-repeat 30px center #fff;
	padding-left: 100px;
	text-decoration:none!important;
	opacity:1!important;
}

.teaser:not(.no-img):not(.highlight) h2 a:hover ,
.external-teaser:not(.no-img):not(.highlight) h2 a:hover ,
.download-teaser:not(.no-img):not(.highlight) h2 a:hover{
	background-image: url(../../../../../../resources/templating-kit/themes/pop/img/common/arealink04.png);
	transition: .3s;
	background-color: #cb1e03;
	border-color: #cb1e03;
	color: #fff;
}

.teaser:not(.no-img):not(.highlight) h2 a[target="_blank"]::after ,
.external-teaser:not(.no-img):not(.highlight) h2 a[target="_blank"]::after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 18px;
	height: 16px;
	background: url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/link02.png) center center no-repeat;
	background-size: contain;
	margin-left: 5px;
	transition:.3s;
}
.teaser:not(.no-img):not(.highlight) h2 a[target="_blank"]:hover::after ,
.external-teaser:not(.no-img):not(.highlight) h2 a[target="_blank"]:hover::after {background-image:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/link03.png);}

.download-teaser:not(.no-img):not(.highlight) h2 a::after{content:"";display:inline-block;width:18px;height:20px;background:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/file.png) no-repeat center center;background-size:contain;vertical-align:middle;margin-left:5px;transition:.3s;}
.download-teaser:not(.no-img):not(.highlight) h2 a[href*=".pdf"]::after{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/pdf.png);}
.download-teaser:not(.no-img):not(.highlight) h2 a[href*=".txt"]::after{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/file.png);}
.download-teaser:not(.no-img):not(.highlight) h2 a[href*=".doc"]::after{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/word.png);}
.download-teaser:not(.no-img):not(.highlight) h2 a[href*=".ppt"]::after{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/ppt.png);}
.download-teaser:not(.no-img):not(.highlight) h2 a[href*=".xls"]::after{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/excel.png);}
.download-teaser:not(.no-img):not(.highlight) h2 a[href*=".zip"]::after{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/zip.png);}
.download-teaser:not(.no-img):not(.highlight) h2 a[href*=".png"]::after,.download-teaser:not(.no-img):not(.highlight) h2 a[href*=".jpg"]::after,.download-teaser:not(.no-img):not(.highlight) h2 a[href*=".gif"]::after{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/image.png);}
.download-teaser:not(.no-img):not(.highlight) h2 a[href*=".mp3"]::after{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/sound.png);}
.download-teaser:not(.no-img):not(.highlight) h2 a[href*=".mp4"]::after{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/movie.png);}

.download-teaser:not(.no-img):not(.highlight) h2 a[href*=".pdf"]:hover::after{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/pdf02.png);}
.download-teaser:not(.no-img):not(.highlight) h2 a[href*=".txt"]:hover::after{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/file02.png);}
.download-teaser:not(.no-img):not(.highlight) h2 a[href*=".doc"]:hover::after{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/word02.png);}
.download-teaser:not(.no-img):not(.highlight) h2 a[href*=".ppt"]:hover::after{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/ppt02.png);}
.download-teaser:not(.no-img):not(.highlight) h2 a[href*=".xls"]:hover::after{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/excel02.png);}
.download-teaser:not(.no-img):not(.highlight) h2 a[href*=".zip"]:hover::after{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/zip02.png);}
.download-teaser:not(.no-img):not(.highlight) h2 a[href*=".png"]:hover::after,.download-teaser:not(.no-img):not(.highlight) h2 a[href*=".jpg"]:hover::after,.download-teaser:not(.no-img):not(.highlight) h2 a[href*=".gif"]:hover::after{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/image02.png);}
.download-teaser:not(.no-img):not(.highlight) h2 a[href*=".mp3"]:hover::after{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/sound02.png);}
.download-teaser:not(.no-img):not(.highlight) h2 a[href*=".mp4"]:hover::after{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/movie02.png);}

.teaser:not(.no-img):not(.highlight) h2 + a ,
.external-teaser:not(.no-img):not(.highlight) h2 + a ,
.download-teaser:not(.no-img):not(.highlight) h2 + a {
	-webkit-box-ordinal-group: 2;
	    -ms-flex-order: 1;
	        order: 1;
	display: block;
}

.teaser:not(.no-img):not(.highlight) h2 + a img ,
.external-teaser:not(.no-img):not(.highlight) h2 + a img ,
.download-teaser:not(.no-img):not(.highlight) h2 + a img {
	display: block;
	width: 100%;
}
.teaser:not(.no-img):not(.highlight) p ,
.external-teaser:not(.no-img):not(.highlight) p ,
.download-teaser:not(.no-img):not(.highlight) p {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 1.6rem;
	color: #333;
	text-align:left;
	font-weight: normal;
}

.teaser:not(.no-img):not(.highlight):hover h2 a ,
.external-teaser:not(.no-img):not(.highlight):hover h2 a ,
.download-teaser:not(.no-img):not(.highlight):hover h2 a ,
.teaser:not(.no-img):not(.highlight) h2 a:hover ,
.external-teaser:not(.no-img):not(.highlight) h2 a:hover ,
.download-teaser:not(.no-img):not(.highlight) h2 a:hover {
	text-decoration: underline;
}

/* ----- 内部・外部バナー（テキストのみ　ハイライト表示）　メインエリア用 ----- */
/* ----- ダウンロードバナー（テキストのみ　ハイライト表示）　メインエリア用 ----- */
.teaser.no-img.highlight ,
.external-teaser.no-img.highlight ,
.download-teaser.no-img.highlight {
}

/* ----- 内部・外部バナー（テキストと画像　ハイライト表示）　メインエリア用 ----- */
/* ----- ダウンロードバナー（テキストと画像　ハイライト表示）　メインエリア用 ----- */
.teaser:not(.no-img).highlight ,
.external-teaser:not(.no-img).highlight ,
.download-teaser:not(.no-img).highlight {

}
.teaser.highlight a,
.external-teaser.highlight a,
.download-teaser.highlight a{
	border-radius:120px;
	padding:22px 30px;
	display:inline-block;
	text-align:center;
	background-color:#cb1e03;
	background-image:none;
	color:#fff;
	border:none;
	min-width: 470px;
	max-width: 100%;
}
.teaser.highlight h2,
.external-teaser.highlight h2,
.download-teaser.highlight h2{
	margin:0;
	font-weight:normal;
}
.teaser.highlight a:hover,
.external-teaser.highlight a:hover,
.download-teaser.highlight a:hover{
	background-color:#f55f48;
	opacity:1!important;
}
.teaser.highlight a::before,
.external-teaser.highlight a::before,
.download-teaser.highligh a::before{
	content:"";display:block;background:url(../../../../../../resources/templating-kit/themes/pop/img/common/arealink04.png) no-repeat center center / 100% auto;width:46px;height:46px;display:inline-block;vertical-align:middle;margin-right:10px;
}
.teaser.highlight a:hover::before,
.external-teaser.highlight a:hover::before,
.download-teaser.highligh a:hover::before{
	background-image:url(../../../../../../resources/templating-kit/themes/pop/img/common/arealink03.png);
}

.img-only .teaser a{padding:0;border:0;background:none;transition:.3s;}
.img-only .teaser a:hover{opacity:0.7!important;transition:.3s;}

.multiColumn3 .teaser h2 a,
.multiColumn3 .external-teaser h2 a ,
.multiColumn3 .download-teaser h2 a {min-width:300px!important;}

@media handheld, only screen and (max-width: 960px) {
.teaser h2 a ,
.external-teaser h2 a ,
.download-teaser h2 a {
	min-width:100%!important;
	max-width:100%!important;
}
.multiColumn1 .teaser h2 a,
.multiColumn1 .external-teaser h2 a ,
.multiColumn1 .download-teaser h2 a {min-width:400px!important;}

.multiColumn3 .teaser h2 a,
.multiColumn3 .external-teaser h2 a ,
.multiColumn3 .download-teaser h2 a {min-width:100%!important;}
}
@media handheld, only screen and (max-width: 680px) {
	.teaser.no-img:not(.highlight) h2 a ,
	.external-teaser.no-img:not(.highlight) h2 a ,
	.download-teaser.no-img:not(.highlight) h2 a {
		min-width:90%!important;max-width:90%!important;padding:24px 20px 24px 60px;background-size:30px auto;background-position:20px center;
	}
	.teaser.highlight h2 a,
	.external-teaser.highlight h2 a,
	.download-teaser.highlight h2 a{
		padding:20px 20px;
		margin:auto;
		min-width:90%!important;max-width:90%!important;
	}
	.teaser.highlight h2 a::before,
	.external-teaser.highlight h2 a::before,
	.download-teaser.highlight h2 a::before{
    background-size: 30px auto;
    width: 30px;
    height: 30px;
	}
	.multiColumn1 .teaser.no-img:not(.highlight) h2 a,
	.multiColumn1 .external-teaser.no-img:not(.highlight) h2 a ,
	.multiColumn1 .download-teaser.no-img:not(.highlight) h2 a {min-width:90%}

	.multiColumn3 .teaser.no-img:not(.highlight) h2 a,
	.multiColumn3 .external-teaser.no-img:not(.highlight) h2 a ,
	.multiColumn3 .download-teaser.no-img:not(.highlight) h2 a {min-width:90%;}
}


/*------ 内部・外部 エリアリンク ------*/
.internal-link-area:not(.highlight) ,
.external-link-area:not(.highlight) {

}

.internal-link-area:not(.highlight) > a ,
.external-link-area:not(.highlight) > a {
}

.internal-link-area:not(.highlight) > a:hover ,
.external-link-area:not(.highlight) > a:hover {
}

.internal-link-area,.external-link-area.download-link-area, {text-align:center;margin-bottom:30px;}
.internal-link-area a,.external-link-area a,.download-link-area a{display:flex;flex-wrap:wrap;opacity:1!important;}
.internal-link-area p,.external-link-area p,.download-link-area p{border:4px solid #000;text-align:right;padding:30px;color:#000;background:#fff;background:url(../../../../../../resources/templating-kit/themes/pop/img/common/arealink.png) no-repeat 30px center #fff;padding-left:100px;width:100%;display:flex;align-items:center;justify-content:flex-end;}
.internal-link-area img,.external-link-area img,.download-link-area img{width:100%;margin-bottom:0!important;display:inline-block;transition:.3s;}
.internal-link-area a:hover img,.external-link-area a:hover img,.download-link-area a:hover img{opacity:0.7!important;}
.internal-link-area img:not(.large),.external-link-area img:not(.large),.download-link-area img:not(.large){margin:0;}
.internal-link-area img:not(.large).pos-2,.external-link-area img:not(.large).pos-2,.download-link-area img:not(.large).pos-2{order:2;}
.internal-link-area img:not(.large) + p,.external-link-area img:not(.large) + p,.download-link-area img:not(.large) + p{flex:1;}
.internal-link-area:not(.highlight) a[target="_blank"] p::after,.external-link-area:not(.highlight) a[target="_blank"] p::after,.download-link-area:not(.highlight) a[target="_blank"] p::after{content:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/link02.png);margin-left: 10px;vertical-align: baseline;transition:.3s;}
.internal-link-area.highlight a[target="_blank"] p:last-child::after,.external-link-area.highlight a[target="_blank"] p:last-child::after,.download-link-area.highlight a[target="_blank"] p:last-child::after{content:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/link02.png);margin-left: 10px;vertical-align: baseline;transition:.3s;}
.internal-link-area:not(.highlight) a[target="_blank"]:hover p::after,.external-link-area:not(.highlight) a[target="_blank"]:hover p::after,.download-link-area:not(.highlight) a[target="_blank"]:hover p::after{content:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/link03.png);}
.internal-link-area.highlight a[target="_blank"]:hover p:last-child::after,.external-link-area.highlight a[target="_blank"]:hover p:last-child::after,.download-link-area.highlight a[target="_blank"]:hover p:last-child::after{content:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/link03.png);}
.internal-link-area a:hover p,.external-link-area a:hover p,.download-link-area a:hover p{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/common/arealink04.png);transition:.3s;background-color:#cb1e03;border-color:#cb1e03;color:#fff;}
.multiColumn3 .internal-link-area p,.multiColumn3 .external-link-area p,.multiColumn3 .download-link-area p{padding:20px 20px 20px 50px;background-size:25px auto;background-position:20px center;}

@media handheld, only screen and (max-width: 960px) {
	.internal-link-area p,.external-link-area p,.download-link-area p{padding:20px 20px 20px 70px;background-position:20px center;background-size:30px auto;}
}
@media handheld, only screen and (max-width: 767px) {
	.internal-link-area img:not(.large),.external-link-area img:not(.large),.download-link-area img:not(.large){width:auto;max-width:100%;margin:auto;}
	.internal-link-area img:not(.large).pos-2,.external-link-area img:not(.large).pos-2,.download-link-area img:not(.large).pos-2{order:1;}
	.internal-link-area img:not(.large) + p,.external-link-area img:not(.large) + p,.download-link-area img:not(.large) + p{flex:auto;order:2;width:100%;}
}

/*------ 内部・外部 エリアリンク（ハイライト表示） ------*/
.internal-link-area.highlight ,
.external-link-area.highlight {
}

.internal-link-area.highlight > a ,
.external-link-area.highlight > a {
}

.internal-link-area.highlight > a:hover ,
.external-link-area.highlight > a:hover {
}
.internal-link-area.highlight p,.external-link-area.highlight p{border:0;background:transparent;text-align:left;padding:0;font-size:1.6rem;display:block;}
.internal-link-area.highlight img,.external-link-area.highlight img{margin:0 auto 20px!important;}
.internal-link-area.highlight p strong,.external-link-area.highlight p strong{display:block;width:100%;font-size:2rem;border-bottom:2px solid #e3eaef;padding:8px 0;position:relative;margin:0 0 20px;font-weight:bold;}
.internal-link-area.highlight p strong::after,.external-link-area.highlight p strong::after{content:"";display:block;width:20px;height:2px;background:#cb1e03;position:absolute;bottom:-2px;left:0;}
.internal-link-area.highlight a:hover p,.external-link-area.highlight a:hover p{background:transparent;color:#000;}
.multiColumn3 .internal-link-area.highlight p,.multiColumn3 .external-link-area.highlight p{padding:0;}


/*------ ダウンロード エリアリンク ------*/
/*
.download-link-area:not(.highlight) {
	margin-bottom: 20px;
}

.download-link-area:not(.highlight) > a {
	display: block;
	text-decoration: none;
}

.download-link-area:not(.highlight) > a:hover {
	opacity: 0.7;
}
*/
/* -- テキスト先頭にpdfアイコンを付ける -- */
/*
.download-link-area:not(.highlight) > a[href$=".pdf"] > p:first-child::before ,
.download-link-area:not(.highlight) > a[href$=".pdf"] > img + p::before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 18px;
	height: 20px;
	background: url("../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/pdf.png") center center no-repeat;
	background-size: contain;
	margin: 0 5px;
	transition:.3s;
}
.download-link-area:not(.highlight) > a[href$=".pdf"]:hover > p:first-child::before ,
.download-link-area:not(.highlight) > a[href$=".pdf"]:hover > img + p::before {
	background-image:url("../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/pdf02.png");
}
*/
.download-link-area:not(.highlight) > a[href$=".pdf"] > p:first-child::before ,
.download-link-area:not(.highlight) > a[href$=".pdf"] > img + p::before {
	content: url("../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/pdf.png");
	display: inline-block;
	vertical-align: baseline;
	margin:0 5px 0 0;
	transition:.3s;
}
.download-link-area:not(.highlight) > a[href$=".pdf"]:hover > p:first-child::before ,
.download-link-area:not(.highlight) > a[href$=".pdf"]:hover > img + p::before {
	content: url("../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/pdf02.png");
}

/*-------------------------------------
 リスト
-------------------------------------*/
/* 共通設定 決算短信・有報・最新決算・説明会資料（自動連携）、リンクリスト（手動） */

.link-list:not(.highlight) ul ,
.link-list-url ul ,
.news-result dl ,
.news-yuho dl ,
.news-presentation dl ,
.news-material dl {
/*	margin-bottom: 20px;*/
}

.news-material h2 {
	display: none;
}

.news-material .title-quater {
	display: none;
}
.news-material .title-q4 {
}

.news-material .prefix-quarter ,
.news-material .postfix-quarter {
	display: none;
}

.news-material .addition-quarter {
	display: none;
}

/*-- 副見だし --*/
.link-list:not(.highlight) h2 ,
.link-list-url h2 ,
.news-result dl dt ,
.news-yuho dl dt ,
.news-presentation dl dt ,
.news-material dl dt {
}

.link-list:not(.highlight) ul li[class] ,
.link-list-url ul li[class] ,
.news-result dl dd ,
.news-yuho dl dd ,
.news-presentation dl dd ,
.news-material dl dd {
	position: relative;
	list-style-type:none;
	margin-bottom:10px;
}
.link-list li img{vertical-align:-4px;margin-left:5px;}

/* パターンA：ダウンロードもアイコンをつける場合 */
/*
.link-list:not(.highlight) li[class]:not(.highlight) ,
.link-list-url li[class]:not(.highlight) ,
.news-result dl dd:not(.highlight) ,
.news-yuho dl dd:not(.highlight) ,
.news-presentation dl dd:not(.highlight) ,
.news-material dl dd:not(.highlight) {
	padding-left: 20px;
}

.link-list:not(.highlight) li[class]:not(.highlight)::before ,
.link-list-url li[class]:not(.highlight)::before ,
.news-result dl dd:not(.highlight)::before ,
.news-yuho dl dd:not(.highlight)::before ,
.news-presentation dl dd:not(.highlight)::before ,
.news-material dl dd:not(.highlight)::before {
	content: "";
	position: absolute;
	top: calc(5px + 1.5em / 2 - 10px / 2);
	left: 6px;
	display: inline-block;
	width: 6px;
	height: 10px;
	background: url("../../../../../../resources/sw_img/icon_arr01.svg") no-repeat center center;
	background-size: contain;
}
*/

/* リンクなしテキストは、リンクアイコン無しで、パディングだけつける */
.link-list:not(.highlight) li.text-without-link:not(.highlight)::before ,
.news-result dl dd.no-link:not(.highlight)::before ,
.news-yuho dl dd.no-link:not(.highlight)::before ,
.news-presentation dl dd.no-link:not(.highlight)::before ,
.news-material dl dd.no-link:not(.highlight)::before {
	content: none;
}

/* 外窓アイコン（ダウンロード以外） */
.link-list:not(.highlight) .internal-link-text a[target="_blank"]::after ,
.link-list:not(.highlight) .external-link-text a[target="_blank"]::after ,
.link-list-url .internal-link-text a[target="_blank"]::after ,
.link-list-url .external-link-text a[target="_blank"]::after ,
.news-result dl dd.no-download a[target="_blank"]::after ,
.news-yuho dl dd.no-download a[target="_blank"]::after ,
.news-presentation dl dd.no-download a[target="_blank"]::after ,
.news-material dl dd.no-download a[target="_blank"]::after {
	content:"";display:inline-block;background:url(../../../../../../resources/templating-kit/themes/pop/img/common/icon_external.png) no-repeat center center / 100% auto;width:22px;height:18px;vertical-align:0;margin-left:5px;
}

/* ハイライト表示のリンクは、直前のリンクに属する様に見えるスタイルにする。 */
/* (ハイライト表示されていないリンクは、他の決算短信・有報と同列に表示）  */
.link-list:not(.highlight) li[class].highlight ,
.link-list-url li.highlight ,
.news-result dl dd.highlight ,
.news-yuho dl dd.highlight ,
.news-presentation dl dd.highlight ,
.news-material dl dd.highlight {
	padding-top: 0px;
	padding-left: 45px;
}

/* ハイライト表示のリンクのＬ字アイコン */
.link-list:not(.highlight) li[class].highlight::before ,
.link-list-url li.highlight::before ,
.news-result dl dd.highlight::before ,
.news-yuho dl dd.highlight::before ,
.news-presentation dl dd.highlight::before ,
.news-material dl dd.highlight::before {
	content: "";
	position: absolute;
	top: 3px;
	left: 25px;
	display: block;
	width: 10px;
	height: 10px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}

/* リンクテキスト */
.link-list:not(.highlight) .internal-link-text a ,
.link-list:not(.highlight) .external-link-text a ,
.link-list:not(.highlight) .download-link-text a:not(.d_icon) ,
.link-list:not(.highlight) .text-without-link span ,
.link-list-url .internal-link-text a ,
.link-list-url .external-link-text a ,
.link-list-url .download-link-url a:not(.d_icon) ,
.news-result dl dd a:not(.d_icon) ,
.news-yuho dl dd a:not(.d_icon) ,
.news-presentation dl dd a:not(.d_icon) ,
.news-material dl dd a:not(.d_icon) {
	color:#000;opacity:1!important;
}
.link-list:not(.highlight) .internal-link-text a:first-child::before ,
.link-list:not(.highlight) .external-link-text a:first-child::before ,
.link-list:not(.highlight) .download-link-text a:not(.d_icon):first-child::before ,
.link-list:not(.highlight) .text-without-link span:first-child::before ,
.link-list-url .internal-link-text a:first-child::before ,
.link-list-url .external-link-text a:first-child::before ,
.link-list-url .download-link-url a:not(.d_icon):first-child::before{
	content:"";display:inline-block;background:url(../../../../../../resources/templating-kit/themes/pop/img/common/arealink.png) no-repeat center center / 100% auto;width:27px;height:27px;vertical-align:-0.6rem;margin-right:15px;transition:.3s;
}
.link-list:not(.highlight) .internal-link-text a:hover:first-child::before ,
.link-list:not(.highlight) .external-link-text a:hover:first-child::before ,
.link-list:not(.highlight) .download-link-text a:hover:not(.d_icon):first-child::before ,
.link-list-url .internal-link-text a:hover:first-child::before ,
.link-list-url .external-link-text a:hover:first-child::before ,
.link-list-url .download-link-url a:hover:not(.d_icon):first-child::before{
background-image:url(../../../../../../resources/templating-kit/themes/pop/img/common/arealink02.png);
}
.link-list .download-link-text a::after{content:"";display:inline-block;width:18px;height:20px;background:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/file.png) no-repeat center center;background-size:contain;vertical-align:middle;margin-left:5px;transition:.3s;}
.link-list .download-link-text a[href*=".pdf"]::after{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/pdf.png);}
.link-list .download-link-text a[href*=".txt"]::after{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/file.png);}
.link-list .download-link-text a[href*=".doc"]::after{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/word.png);}
.link-list .download-link-text a[href*=".ppt"]::after{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/ppt.png);}
.link-list .download-link-text a[href*=".xls"]::after{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/excel.png);}
.link-list .download-link-text a[href*=".zip"]::after{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/zip.png);}
.link-list .download-link-text a[href*=".png"]::after,.link-list .download-link-text a[href*=".jpg"]::after,.link-list .download-link-text a[href*=".gif"]::after{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/image.png);}
.link-list .download-link-text a[href*=".mp3"]::after{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/sound.png);}
.link-list .download-link-text a[href*=".mp4"]::after{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/movie.png);}

/*-- リンクリスト（ハイライト表示） --*/
.link-list.highlight {
}

.link-list.highlight h2 {
}

.link-list.highlight ul {
}

.link-list.highlight ul li[class] {
}

.link-list.highlight ul li[class] a {
}


/*-------------------------------------
 表組・テーブル・財務ハイライト(表組)・配当金(表組)
-------------------------------------*/
/*-- table共通 --*/
.highlights-table table ,
.highlights-alltable-2nd table ,
.haitou-table-2nd table ,
.vtable-item ,
.ircalendar-title ,
.ircalendar-item ,
.tbCore ,
.htCore ,
table.icell {
/*	font-size: calc(2rem - 2px); */
	font-size: 1.6rem;
	width:100%;
	border-collapse:collapse;
}
.ircalendar-title > table, .ircalendar-item > table{margin-bottom:0;}


/* セル */
/* 枠線とセル内余白を指定 */
/* ※枠線が必要ない場合、1px solid transparentで設定する */
.shwTable table.htCore tr ,
tr {
	border-top:1px solid #e3eaef;
}
.shwTable table.htCore tr:last-child ,
tr:last-child {
	border-top:0;
	border-bottom:1px solid #e3eaef;
}

.shwTable table.htCore tr td ,
th, td {
	vertical-align:top;
	padding:15px;
	border:0;
	border-right:1px solid #e3eaef;
}
.shwTable table.htCore tr td:last-child ,
th:last-child, td:last-child {
	border-right:0;
}
/* 背景色を指定 */
.htCore tr td ,
th, td {
	background: #fff;
}

/* 空セルの高さ保障(padding上下 + line-height) */
.tbCore tr td {
	height: calc(15px * 2 + 1.5em);
}

/* 見出し */
/* 背景色と文字色を指定 */
.highlights-table tr td:first-child ,
.highlights-alltable-2nd tr td:first-child ,
.haitou-table-2nd td.t1 ,
.haitou-table-2nd td.t2 ,
.haitou-table-2nd td.t12 ,
.shwTable table tr td.tableRowHead ,
.shwTable table tr td.tableColumnHead ,
td.tbRowHead ,
td.tbColumnHead ,
th {
	font-size:2rem;
	font-weight: bold;
}

/* 見出し列 */
/* 背景色と文字色を指定 */
.form-summary table td:first-child ,
.highlights-table tr td:first-child ,
.highlights-alltable-2nd tr td:first-child ,
.haitou-table-2nd td.t1 ,
.haitou-table-2nd td.t2 ,
.haitou-table-2nd td.t12 ,
.shwTable table tr td.tableColumnHead ,
td.tbColumnHead ,
.vtable-item > table > tbody > tr > th {
	text-align: center;
	vertical-align: middle;
	font-size:2rem;
	font-weight: bold;

}

/* 見出し行 */
/* 背景色と文字色を指定 */
.highlights-table tr.r0 th ,
.highlights-alltable-2nd tr.r0 th ,
.haitou-table-2nd th ,
.shwTable table tr td.tableRowHead ,
td.tbRowHead ,
.ircalendar-title > table > tbody > tr > th ,
thead th {
	vertical-align: top;
	text-align:left;
/*	border:1px solid #e3eaef;*/
}
td.tbRowHead{background:#cb1e03;color:#fff;text-align:center;}
td.tbColumnHead{background:#fae8e5;text-align:center;}
.shwTable table.tbCore tr:last-child{border-bottom:0;}

/* 見出しセル中の太字 */
/* thはboldが基本設定なので、thをnormalに設定する場合は、要変更 */
.vtable-item > table > tbody > tr > th strong ,
.ircalendar-title > table > tbody > tr > th strong {
	font-weight: normal;
}

/* テーブル（縦） */
.vertical-table{margin:20px auto;background:#fff!important;}
.vertical-table table{width:100%;font-size:1.6rem;border-collapse:collapse;border-top:1px solid #e3eaef}
.vertical-table table th,.vertical-table table td{vertical-align:top;padding:15px;border-right:1px solid #e3eaef;}
.vertical-table table tr{border-bottom:1px solid #e3eaef;}
.vertical-table table tr th:last-child,.vertical-table table tr td:last-child{border-right:0;}
.vertical-table .vtable-head{font-size:2rem;font-weight:bold;}


/* -- デスクトップ用 -- */
@media print, screen and (min-width: 768px) {
	/* お問い合わせを表組風に */
	/* 枠線とセル内余白（セル相当）、背景色と文字色(見出し列相当)を指定 */
	.form-wrapper .form-edit ,
	.form-wrapper .form-selection ,
	.form-wrapper .form-edit::before ,
	.form-wrapper .form-selection::before ,
	.form-wrapper .form-edit > label ,
	.form-wrapper .form-selection > label {
		color: inherit;
		padding: 15px 15px;
		border: 2px solid #fff;

		text-align: left;
		vertical-align: middle;
		background-color: #006699;
		color: #fff;
		font-weight: normal;
	}
}

/* -- スマホ用 -- */
@media handheld, only screen and (max-width: 767px) {
	/* お問い合わせを表組風に */
	/* 枠線とセル内余白（セル相当）、背景色と文字色(見出し列相当)を指定 */
	.form-wrapper .form-edit ,
	.form-wrapper .form-selection ,
	.form-wrapper .form-edit > label ,
	.form-wrapper .form-selection > label {
		color: inherit;
		padding: 15px 15px;
		border: 2px solid #fff;
	}

	/* 見出し部分、カウンターマージンを設定する */
	.form-wrapper .form-edit > label ,
	.form-wrapper .form-selection > label {
		border-top: none;
		border-left: none;
		border-right: none;
		margin: -15px -15px 15px;

		text-align: left;
		vertical-align: middle;
		background-color: #006699;
		color: #fff;
		font-weight: normal;
	}
}

@media handheld, only screen and (max-width: 680px) {
	.shwTable table.htCore tr td ,
	th, td {
		padding:10px;
	}
	.vertical-table table th,.vertical-table table td{padding:10px;}
}

/*-------------- テーブル縦 --------------*/
/* -- デフォルト比率  -- */
.vtable-item > table > tbody > tr > th ,
.vtable-item > table > tbody > tr > td {
	width: 20%;
}

/* -- スマホ用 -- */
@media handheld, only screen and (max-width: 767px) {
	/* テーブル縦を、縦に並べるスタイル */
	/*
	.vtable-item > table ,
	.vtable-item > table > tbody ,
	.vtable-item > table > tbody > tr ,
	.vtable-item > table > tbody > tr > th ,
	.vtable-item > table > tbody > tr > td {
		display: block;
	}

	.vtable-item > table > tbody > tr > th ,
	.vtable-item > table > tbody > tr > td {
		width: auto !important;
	}

	.vtable-item > table > tbody > tr > th::after ,
	.vtable-item > table > tbody > tr > td::after {
		content: "";
		display: block;
		clear: both;
	}
	*/
}

/*-------------- テーブル横 --------------*/
/* -- デフォルト比率  -- */
.ircalendar-title > table{border-top:1px solid #e3eaef;}
.ircalendar-title + .ircalendar-title > table{border-top:0;}
.ircalendar-title > table > tbody > tr > th ,
.ircalendar-item > table > tbody >tr > td {width: 20%;}

/*-------------- 表組 --------------*/
/* -- 表タイトル -- */
.shwTableTitle {
}

.shwTableTitle h2 {
	font-weight: bold;
	margin-bottom: 5px;
}

/* -- 表組 -- */
.shwTable {
	margin-bottom: 20px;
}

/* -- 単位（表組の外） -- */
.shwTable td.shw-table-row {
	color: inherit;
}


/*-------------- 財務ハイライト表組 --------------*/
.highlights-table ,
.highlights-alltable-2nd {
	margin-bottom: 40px;
}

/* 単位 */
.highlights-table .unit {
}

/*-------------- 配当 表組 --------------*/
.haitou-table-2nd {
	margin-bottom: 20px;
}

/* 配当予想セル */
.haitou-table-2nd table th.y0 ,
.haitou-table-2nd table td.y0 {
}


/*-------------------------------------
 グラフ・財務ハイライト(グラフ)・配当金(グラフ)
-------------------------------------*/
/* important付きは、html上のスタイルを上書きする必要があるもの */

/*-------------- グラフ --------------*/
.graph {
	position: relative;
/*	margin-bottom: 20px;*/
}

.highcharts-container {
	margin: auto;
	letter-spacing:0;
}
.highcharts-button{display:none;}
.highcharts-title{font-size:2rem!important;}

.highlights-graph {
	position: relative;
}

/* スマホ用 */
@media handheld, only screen and (max-width: 767px) {
	.graph {
	/*
		overflow-x: scroll;
		*/
	}

	/* グラフをタップしてもツールチップが出ない様にする代わりに */
	/* グラフ部分をドラッグしてのスクロールを可能にする */
	.graph > div {
		position: relative;
/*		display: table;*/
		margin: auto;
	}

	.highlights-graph .highcharts-container ,
	.graph .highcharts-container {
		position: static !important;
	}

	.highlights-graph::before ,
	.graph::before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		width: 100%;
		height: 100%;
		z-index: 1;
	}

	.highcharts-tooltip {
		display: none !important;
	}

	.highcharts-container .highcharts-legend ,
	.highcharts-container input[type=checkbox] {
		z-index: 2;
	}
}

/* -- グラフ データラベル 文字影設定 -- */
/* -- (IEではこの設定は効ない。グラフテーマの設定が優先される) -- */
.highcharts-data-labels text {
/*	text-shadow: 1px 1px 0px #FFF, -1px -1px 0px #FFF, -1px 1px 0px #FFF, 1px -1px 0px #FFF !important; */
}

/* -- 財務ハイライトver2 グラフ (凡例を含むエリア) -- */
.highlights-2nd > div:not([class]) {
/*	height: auto !important; */
	margin-bottom: 40px;
}

/* -- 財務ハイライトver2 グラフ (凡例を含まないエリア) -- */
.highlights-2nd .highlights-graph {
/*	width: 100% !important; */
/*	min-width: auto !important; */
/*	max-width: none !important; */
/*	height: 400px !important; */
}

/* -- 財務ハイライトver2 グラフ 凡例 -- */
.highlights-2nd .legend {
/*	margin: auto !important; */
/*	width: auto !important; */
/*	min-width: auto !important; */
/*	max-width: none !important; */
/*	text-align: center; */
}

.highlights-2nd .legend-item-box {
/*	float: none !important; */
/*	display: inline-block !important; */
/*	margin-left: -5px; */
}


/* デスクトップ用 */
@media print, screen and (min-width: 768px) {
	.multiColumn1 .highlights-2nd .highlights-graph {
		height: 500px !important;
	}
}

/*-------------- 配当グラフ --------------*/
.haitou-graph-2nd {
	margin-bottom: 40px;
}

.haitou-graph-2nd .graph {
/*	min-width: auto !important; */
/*	max-width: none !important; */
/*	height: 400px !important; */
}


/*-------------------------------------
 ニュース
-------------------------------------*/
/*-- ver2 ニュース一覧・ニュース一覧（カテゴリ）・英文書一覧・英文書一覧（カテゴリ） --*/
/*-- クローリング ニュース一覧 --*/
/*
.news-list-2nd ,
.news-list-tabbed-2nd ,
.news-english-2nd ,
.news-english-tabbed-2nd ,
.news-list-crawl ,
.news-list-tabbed-crawl {
	position: relative;
	margin-bottom: 20px;
}

.news-list-2nd ul ,
.news-list-tabbed-2nd ul ,
.news-english-2nd ul ,
.news-english-tabbed-2nd ul ,
.news-list-crawl ul ,
.news-list-tabbed-crawl ul {
	padding-top: 1px;
}
*/
/* -- 1つのリリース -- */
/*
.news-list-2nd ul li ,
.news-list-tabbed-2nd ul li ,
.news-english-2nd ul li ,
.news-english-tabbed-2nd ul li ,
.news-list-crawl ul li ,
.news-list-tabbed-crawl ul li {
	position: relative;

	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
}

.news-list-2nd ul li h3 ,
.news-list-tabbed-2nd ul li h3 ,
.news-english-2nd ul li h3 ,
.news-english-tabbed-2nd ul li h3 ,
.news-list-crawl ul li h3 ,
.news-list-tabbed-crawl ul li h3 {
	position: relative;
	display: block;
	padding-top: 1.5em;
	padding-left: 0px;
}
*/
/*-- 画像 --*/
/*
.news-list-2nd ul li .n_img ,
.news-list-tabbed-2nd ul li .n_img ,
.news-english-2nd ul li .n_img ,
.news-english-tabbed-2nd ul li .n_img ,
.news-list-crawl ul li .n_img ,
.news-list-tabbed-crawl ul li .n_img {
}
*/
/* -- リリースのテキスト -- */
/*
.news-list-2nd ul li .news_tx ,
.news-list-tabbed-2nd ul li .news_tx ,
.news-english-2nd ul li .news_tx ,
.news-english-tabbed-2nd ul li .news_tx ,
.news-list-crawl ul li .news_tx ,
.news-list-tabbed-crawl ul li .news_tx {
}

.news-list-2nd ul li .news_tx a ,
.news-list-tabbed-2nd ul li .news_tx a ,
.news-english-2nd ul li .news_tx a ,
.news-english-tabbed-2nd ul li .news_tx a ,
.news-list-crawl ul li .news_tx a ,
.news-list-tabbed-crawl ul li .news_tx a {
}
*/
/* -- 日付 -- */
/*
.news-list-2nd ul li .date ,
.news-list-tabbed-2nd ul li .date ,
.news-english-2nd ul li .date ,
.news-english-tabbed-2nd ul li .date ,
.news-list-crawl ul li .date ,
.news-list-tabbed-crawl ul li .date {
	position: absolute;
	top: 0;
	left: 0;
}
*/
/* -- カテゴリアイコン -- */
/*
.news-list-2nd ul li .c_icon ,
.news-list-tabbed-2nd ul li .c_icon ,
.news-english-2nd ul li .c_icon ,
.news-english-tabbed-2nd ul li .c_icon ,
.news-list-crawl ul li .c_icon ,
.news-list-tabbed-crawl ul li .c_icon {
	position: absolute;
	top: 0;
	left: 7.2em;
}
*/
/* -- ファイルアイコン -- */
/*
.news-list-2nd ul li .d_icon ,
.news-list-tabbed-2nd ul li .d_icon ,
.news-english-2nd ul li .d_icon ,
.news-english-tabbed-2nd ul li .d_icon ,
.news-list-crawl ul li .d_icon ,
.news-list-tabbed-crawl ul li .d_icon {
	margin-left: 5px;
}
*/
/* -- もっと読む・詳細（ニュース概要） -- */
/*
.news-list-2nd ul li .det_tx ,
.news-list-tabbed-2nd ul li .det_tx ,
.news-english-2nd .det_tx ,
.news-english-tabbed-2nd .det_tx ,
.news-list-crawl .det_tx ,
.news-list-tabbed-crawl .det_tx {
	display: none;
}
*/
/* -- 続きを読む -- */
/*
.news-list-2nd ul li .det_tx em.more ,
.news-list-tabbed-2nd ul li .det_tx em.more ,
.news-english-2nd .det_tx em.more ,
.news-english-tabbed-2nd .det_tx em.more ,
.news-list-crawl .det_tx em.more ,
.news-list-tabbed-crawl .det_tx em.more {
	display: none;
}
*/

/*-- ver2 最新ニュース・最新ニュース（カテゴリ） --*/
/*-- クローリング 最新ニュース --*/
/*
.news-latest-2nd ,
.news-latest-tabbed-2nd ,
.news-latest-crawl {
	position: relative;
	margin-bottom: 20px;
}

.news-latest-2nd ul ,
.news-latest-tabbed-2nd ul ,
.news-latest-crawl ul {
	padding-top: 1px;
}
*/
/* -- 1つのリリース -- */
/*
.news-latest-2nd ul li ,
.news-latest-tabbed-2nd ul li ,
.news-latest-crawl ul li {
	position: relative;

	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
}

.news-latest-2nd ul li h3 ,
.news-latest-tabbed-2nd ul li h3 ,
.news-latest-crawl ul li h3 {
	position: relative;
	display: block;
	padding-top: 1.5em;
	padding-left: 0;
}
*/
/*-- 画像 --*/
/*
.news-latest-2nd ul li .n_img ,
.news-latest-tabbed-2nd ul li .n_img ,
.news-latest-crawl ul li .n_img {
}
*/
/* -- リリースのテキスト -- */
/*
.news-latest-2nd ul li .news_tx ,
.news-latest-tabbed-2nd ul li .news_tx ,
.news-latest-crawl ul li .news_tx {
}

.news-latest-2nd ul li .news_tx a ,
.news-latest-tabbed-2nd ul li .news_tx a ,
.news-latest-crawl ul li .news_tx a {
}
*/
/* -- 日付 -- */
/*
.news-latest-2nd ul li .date ,
.news-latest-tabbed-2nd ul li .date ,
.news-latest-crawl ul li .date {
	position: absolute;
	top: 0;
	left: 0;
}
*/
/* -- カテゴリアイコン -- */
/*
.news-latest-2nd ul li .c_icon ,
.news-latest-tabbed-2nd ul li .c_icon ,
.news-latest-crawl ul li .c_icon {
	position: absolute;
	top: 0;
	left: 7.2em;
}
*/
/* -- ファイルアイコン -- */
/*
.news-latest-2nd ul li .d_icon ,
.news-latest-tabbed-2nd ul li .d_icon ,
.news-latest-crawl ul li .d_icon {
	margin-left: 5px;
}
*/
/* -- もっと読む・詳細（ニュース概要） -- */
/*
.news-latest-2nd ul li .det_tx ,
.news-latest-tabbed-2nd ul li .det_tx ,
.news-latest-crawl ul li .det_tx {
	display: none;
}
*/
/* -- 続きを読む -- */
/*
.news-latest-2nd ul li .det_tx em.more ,
.news-latest-tabbed-2nd ul li .det_tx em.more ,
.news-latest-crawl ul li .det_tx em.more {
	display: none;
}
/*
/* -- 全てのニュース -- */
/*
.news-latest-2nd .all ,
.news-latest-tabbed-2nd .all ,
.news-latest-crawl .all {
	margin-top: 10px;
	position: relative;
}

.news-latest-2nd .all a ,
.news-latest-tabbed-2nd .all a ,
.news-latest-crawl .all a {
	display: block;
	padding-left: 18px;
	background: transparent url("../../../../../../resources/templating-kit/themes/pop/img/icons/sprites.png") no-repeat scroll 0 5px;
}
*/

/*-------------- タブ共通 --------------*/
/* -- 年度タブ -- */
/*
p.yearTabs {
	margin-bottom: 20px;
	font-size: 0;
}

p.yearTabs a {
	display: inline-block;
	padding: 10px 20px;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	margin-bottom: 5px;
}

p.yearTabs a.active {
	font-weight: bold;
}

p.yearTabs a:hover ,
p.yearTabs a.active {
	background-color: #dddddd;
}
*/

/* -- カテゴリタブ -- */
/*
p.tabs{
	margin-bottom: 20px;
	font-size: 0;
}

p.tabs a {
	display: inline-block;
	padding: 10px 20px;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	margin-bottom: 5px;
}

p.tabs a.active {
	font-weight: bold;
}

p.tabs a:hover ,
p.tabs a.active {
	background-color: #dddddd;
}
*/
/*---- テキスト化newアイコン ----*/
.news-list-2nd ul li .n_icon img ,
.news-list-tabbed-2nd ul li .n_icon img ,
.news-english-2nd ul li .n_icon img ,
.news-english-tabbed-2nd ul li .n_icon img ,
.news-latest-2nd ul li .n_icon img ,
.news-latest-tabbed-2nd ul li .n_icon img ,
.news-list-crawl ul li .n_icon img ,
.news-list-tabbed-crawl ul li .n_icon img ,
.news-latest-crawl ul li .n_icon img {
	display: none;
}
/*
.news-list-2nd ul li .n_icon::before ,
.news-list-tabbed-2nd ul li .n_icon::before ,
.news-english-2nd ul li .n_icon::before ,
.news-english-tabbed-2nd ul li .n_icon::before ,
.news-latest-2nd ul li .n_icon::before ,
.news-latest-tabbed-2nd ul li .n_icon::before ,
.news-list-crawl ul li .n_icon::before ,
.news-list-tabbed-crawl ul li .n_icon::before ,
.news-latest-crawl ul li .n_icon::before {
	content: "NEW!";
	color: red;
	font-size: 87.5%;
	font-weight: bold;
	font-style: normal;
}
*/

.news-latest-2nd .tabs,.news-list-2nd .tabs,.news-list-tabbed-2nd .tabs,.news-latest-tabbed .tabs{display:table;width:100%;position:relative;border-bottom:1px solid #e3eaef;}
.news-latest-2nd .tabs::after,.news-list-2nd .tabs::after,.news-list-tabbed-2nd .tabs::after,.news-latest-tabbed .tabs::after{content:"";display:block;width:1px;height:15px;background:#ccc;position:absolute;top:50%;right:0;margin-top:-7px;visibility:visible;}
.news-latest-2nd .tabs > a,.news-list-2nd .tabs > a,.news-list-tabbed-2nd .tabs > a,.news-latest-tabbed .tabs > a{display:table-cell;text-align:center;color:#000;font-size:1.5rem;font-weight:400;position:relative;padding:10px;}
.news-latest-2nd .tabs > a::before,.news-list-2nd .tabs > a::before,.news-list-tabbed-2nd .tabs > a::before,.news-latest-tabbed .tabs > a::before{content:"";display:block;width:1px;height:15px;background:#ccc;position:absolute;top:50%;left:0;margin-top:-7px;}
.news-latest-2nd .tabs > a.active::after,.news-list-2nd .tabs > a.active::after,.news-list-tabbed-2nd .tabs > a.active::after,.news-latest-tabbed .tabs > a.active::after{content:"";display:block;width:100%;height:3px;background:#cb1e03;position:absolute;bottom:0;left:0;}
.news-list-2nd .tabItems,.news-list-tabbed-2nd .tabItems,.news-latest-tabbed .tabItems{overflow:hidden;}
.news-latest-2nd ul li,.news-list-2nd .tabItems li,.news-list-tabbed-2nd .tabItems li,.news-latest-tabbed .tabItems li{list-style-type:none;border-bottom:1px solid #e3eaef;padding:30px 0;overflow:hidden;}
.news-latest-2nd ul li .more,.news-list-2nd .tabItems li .more,.news-list-tabbed-2nd .tabItems li .more,.news-latest-tabbed .tabItems li .more{display:none;}
.news-latest-2nd ul li h3,.news-list-2nd .tabItems li h3,.news-list-tabbed-2nd .tabItems li h3,.news-latest-tabbed .tabItems li h3{display:block;width:100%;overflow:hidden;}
.news-latest-2nd ul li .date,.news-list-2nd .tabItems li .date,.news-list-tabbed-2nd .tabItems li .date,.news-latest-tabbed .tabItems li .date{font-size:2rem;display:block;float:left;width:16rem;vertical-align:middle;font-weight:bold;line-height:1.5;}
.news-latest-2nd ul li .filesize,.news-list-2nd .tabItems li .filesize,.news-list-tabbed-2nd .tabItems li .filesize,.news-latest-tabbed .tabItems li .filesize{font-size:1.2rem;color:#666;font-weight:300;letter-spacing:0.8px;}
.news-latest-2nd ul li .c_icon,.news-list-2nd .tabItems li .c_icon,.news-list-tabbed-2nd .tabItems li .c_icon,.news-latest-tabbed .tabItems li .c_icon{display:block;float:left;width:auto;vertical-align:middle;margin-right:30px;line-height:1;margin-top:3px;}
.news-latest-2nd ul li .c_icon img,.news-list-2nd .tabItems li .c_icon img,.news-list-tabbed-2nd .tabItems li .c_icon img,.news-latest-tabbed .tabItems li .c_icon img{display:none;}
.news-latest-2nd ul li .news_tx,.news-list-2nd .tabItems li .news_tx,.news-list-tabbed-2nd .tabItems li .news_tx,.news-latest-tabbed .tabItems li .news_tx{font-size:1.6rem;font-weight:300;color:#000;display:block;line-height:1.9;overflow:hidden;}
.news-latest-2nd ul li a,.news-list-2nd .tabItems li a,.news-list-tabbed-2nd .tabItems li a,.news-latest-tabbed .tabItems li a{font-size:1.6rem;font-weight:300;color:#000;line-height:1.9;}
.news-latest-2nd ul li .news_tx a[target=_blank]:not([href$=".pdf"])::after,.news-list-2nd .tabItems li .news_tx a[target=_blank]:not([href$=".pdf"])::after,.news-list-tabbed-2nd .tabItems li .news_tx a[target=_blank]:not([href$=".pdf"])::after,.news-latest-tabbed .tabItems li .news_tx a[target=_blank]:not([href$=".pdf"])::after{content:"";content:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/link02.png);margin:5px;vertical-align:middle;}
.news-latest-2nd ul li .note_tx,.news-list-tabbed-2nd .tabItems li .note_tx{font-size:1.4rem;background:rgba(255, 204, 204, 0.8);}

.news-latest-2nd .all,.news-list-2nd .all,.news-list-tabbed-2nd .all,.news-latest-tabbed .all{text-align:right;clear:both;}
.news-latest-2nd .all a,.news-list-2nd .all a,.news-list-tabbed-2nd .all a,.news-latest-tabbed .all a{color:#000;padding:20px 0 20px 40px;display:inline-block;position:relative;font-size:0;}
.news-latest-2nd .all a:hover,.news-list-2nd .all a:hover,.news-list-tabbed-2nd .all a:hover,.news-latest-tabbed .all a:hover{opacity:1!important;}
.news-latest-2nd .all a::before,.news-list-2nd .all a::before,.news-list-tabbed-2nd .all a::before,.news-latest-tabbed .all a::before{content:"一覧へ";font-size:2.0rem;vertical-align:middle;}
.news-latest-2nd .all a::after,.news-list-2nd .all a::before,.news-list-tabbed-2nd .all a::after,.news-latest-tabbed .all a::after{content:"";display:inline-block;background:url(../../../../../../resources/templating-kit/themes/pop/img/common/arealink.png) no-repeat center center / 100% auto;width:27px;height:27px;position:absolute;left:0;top:50%;margin-top:-14px;transition:.3s;}
.news-latest-2nd .all a:hover::after,.news-list-2nd .all a:hover::after,.news-list-tabbed-2nd .all a:hover::after,.news-latest-tabbed .all a:hover::after{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/common/arealink02.png);transition:.3s;}

.news-latest-2nd .yearTabs,.news-list-2nd .yearTabs,.news-list-tabbed-2nd .yearTabs{font-size:1.2rem;font-weight:400;letter-spacing:0;position:relative;display:inline-block;}
.news-latest-2nd .yearTabs::before,.news-list-2nd .yearTabs::before,.news-list-tabbed-2nd .yearTabs::before{content:"";display:block;width:1px;height:15px;background:#ccc;position:absolute;top:50%;right:0;margin-top:-7px;}
.news-latest-2nd .yearTabs a,.news-list-2nd .yearTabs a,.news-list-tabbed-2nd .yearTabs a{color:#000;position:relative;padding:0 20px;white-space:nowrap;}
.news-latest-2nd .yearTabs > a::before,.news-list-2nd .yearTabs > a::before,.news-list-tabbed-2nd .yearTabs > a::before{content:"";display:block;width:1px;height:15px;background:#ccc;position:absolute;top:50%;left:0;margin-top:-7px;}
.news-latest-2nd .yearTabs a.active,.news-list-2nd .yearTabs a.active,.news-list-tabbed-2nd .yearTabs a.active{background:#cb1e03;color:#fff;}

.news-latest-2nd .n_icon,.news-list-2nd .n_icon,.news-list-tabbed-2nd .n_icon,.news-latest-tabbed .n_icon{display:none;}
.news-latest-2nd .n_icon::before,.news-list-2nd .n_icon::before,.news-list-tabbed-2nd .n_icon::before,.news-latest-tabbed .n_icon::before{content:"";display:inline-block;background:url(../../../../../../resources/templating-kit/themes/pop/img/common/icon_new.png) no-repeat center center;width:33px;height:12px;}

.news-latest-2nd .n_icon img,.news-list-2nd .n_icon img,.news-list-tabbed-2nd .n_icon img,.news-latest-tabbed .n_icon img{display:none;}
.news-latest-2nd .n_img,.news-list-2nd .n_img,.news-list-tabbed-2nd .n_img,.news-latest-tabbed .n_img{display:none;}

.news-latest-2nd ul li .c_icon::before,.news-list-2nd .tabItems li .c_icon::before,.news-list-tabbed-2nd .tabItems li .c_icon::before,.news-latest-tabbed .tabItems li .c_icon::before{content:"その他";display:inline-block;width:110px;height:auto;background:#54636d;color:#fff;font-size:1.2rem;font-weight:500;line-height:1;text-align:center;line-height:19px;height:19px;}
.news-latest-2nd ul li.irElm .c_icon::before,.news-list-2nd .tabItems li.irElm .c_icon::before,.news-list-tabbed-2nd .tabItems li.irElm .c_icon::before,.news-latest-tabbed .tabItems li.irElm .c_icon::before{content:"IR";}
.news-latest-2nd ul li.managementElm .c_icon::before,.news-list-2nd .tabItems li.managementElm .c_icon::before,.news-list-tabbed-2nd .tabItems li.managementElm .c_icon::before,.news-latest-tabbed .tabItems li.managementElm .c_icon::before{content:"経営";}
.news-latest-2nd ul li.shareholdersElm .c_icon::before,.news-list-2nd .tabItems li.shareholdersElm .c_icon::before,.news-list-tabbed-2nd .tabItems li.shareholdersElm .c_icon::before,.news-latest-tabbed .tabItems li.shareholders .c_icon::before{content:"株主総会";}
.news-latest-2nd ul li.newsElm .c_icon::before,.news-list-2nd .tabItems li.newsElm .c_icon::before,.news-list-tabbed-2nd .tabItems li.newsElm .c_icon::before,.news-latest-tabbed .tabItems li.newsElm .c_icon::before{content:"お知らせ";background: #5b8050;}
.news-latest-2nd ul li.updateElm .c_icon::before,.news-list-2nd .tabItems li.updateElm .c_icon::before,.news-list-tabbed-2nd .tabItems li.updateElm .c_icon::before,.news-latest-tabbed .tabItems li.updateElm .c_icon::before{content:"更新情報";background: #5f6d95;}
.news-latest-2nd ul li.eventElm .c_icon::before,.news-list-2nd .tabItems li.eventElm .c_icon::before,.news-list-tabbed-2nd .tabItems li.eventElm .c_icon::before,.news-latest-tabbed .tabItems li.eventElm .c_icon::before{content:"イベント";background: #b9595b;}

.news-latest-2nd ul li.tekijiElm .c_icon::before,.news-list-2nd .tabItems li.tekijiElm .c_icon::before,.news-list-tabbed-2nd .tabItems li.tekijiElm .c_icon::before,.news-latest-tabbed .tabItems li.tekijiElm .c_icon::before{content:"適時開示";}
.news-latest-2nd ul li.resultElm .c_icon::before,.news-list-2nd .tabItems li.resultElm .c_icon::before,.news-list-tabbed-2nd .tabItems li.resultElm .c_icon::before,.news-latest-tabbed .tabItems li.resultElm .c_icon::before{content:"決算";}
.news-latest-2nd ul li.prElm .c_icon::before,.news-list-2nd .tabItems li.prElm .c_icon::before,.news-list-tabbed-2nd .tabItems li.prElm .c_icon::before,.news-latest-tabbed .tabItems li.prElm .c_icon::before{content:"PR";}
.news-latest-2nd ul li.governanceElm .c_icon::before,.news-list-2nd .tabItems li.governanceElm .c_icon::before,.news-list-tabbed-2nd .tabItems li.governanceElm .c_icon::before,.news-latest-tabbed .tabItems li.governanceElm .c_icon::before{content:"ガバナンス";}
.news-latest-2nd ul li.gyousekiElm .c_icon::before,.news-list-2nd .tabItems li.gyousekiElm .c_icon::before,.news-list-tabbed-2nd .tabItems li.gyousekiElm .c_icon::before,.news-latest-tabbed .tabItems li.gyousekiElm .c_icon::before{content:"業績";}
.news-latest-2nd ul li.syosyuElm .c_icon::before,.news-list-2nd .tabItems li.syosyuElm .c_icon::before,.news-list-tabbed-2nd .tabItems li.syosyuElm .c_icon::before,.news-latest-tabbed .tabItems li.syosyuElm .c_icon::before{content:"招集通知";}
.news-latest-2nd ul li.yuhoElm .c_icon::before,.news-list-2nd .tabItems li.yuhoElm .c_icon::before,.news-list-tabbed-2nd .tabItems li.yuhoElm .c_icon::before,.news-latest-tabbed .tabItems li.yuhoElm .c_icon::before{content:"有価証券報告書";}

.news-latest-2nd ul li.zaikaiElm .c_icon::before,.news-list-2nd .tabItems li.zaikaiElm .c_icon::before,.news-list-tabbed-2nd .tabItems li.zaikaiElm .c_icon::before,.news-latest-tabbed .tabItems li.zaikaiElm .c_icon::before{content:"財界観測";}
.news-latest-2nd ul li.surveyElm .c_icon::before,.news-list-2nd .tabItems li.surveyElm .c_icon::before,.news-list-tabbed-2nd .tabItems li.surveyElm .c_icon::before,.news-latest-tabbed .tabItems li.surveyElm .c_icon::before{content:"個人投資家サーベイ";letter-spacing: -1px;}
.news-latest-2nd ul li.institutionalElm .c_icon::before,.news-list-2nd .tabItems li.institutionalElm .c_icon::before,.news-list-tabbed-2nd .tabItems li.institutionalElm .c_icon::before,.news-latest-tabbed .tabItems li.institutionalElm .c_icon::before{content:"機関投資家向け調査";letter-spacing: -1px;}
.news-latest-2nd ul li.individualElm .c_icon::before,.news-list-2nd .tabItems li.individualElm .c_icon::before,.news-list-tabbed-2nd .tabItems li.individualElm .c_icon::before,.news-latest-tabbed .tabItems li.individualElm .c_icon::before{content:"個人投資家向け調査";letter-spacing: -1px;}


/* 一覧ページ用（タイル表示） */
.news-list-tabbed-2nd.tile-news .tabItems{padding-top:20px;}
.news-latest-2nd.tile-news ul,.news-list-tabbed-2nd.tile-news .tabItems{margin-left:-2.5%;margin-right:-2.5%;}
.news-latest-2nd.tile-news ul li,.news-list-tabbed-2nd.tile-news .tabItems li{width:28.33%;float:left;margin:0 2.5% 4%;position:relative;border:0;}
.news-latest-2nd.tile-news ul li a,.news-list-tabbed-2nd.tile-news .tabItems li a{display:inline;}
.news-latest-2nd.tile-news ul li h3,.news-list-tabbed-2nd.tile-news .tabItems li h3{display:block;position:relative;}
.news-latest-2nd.tile-news ul li .date,.news-list-tabbed-2nd.tile-news .tabItems li .date{display:inline-block;float:left;font-size:1.6rem;margin-bottom:5px;width:auto;}
.news-latest-2nd.tile-news ul li .news_tx,.news-list-tabbed-2nd.tile-news .tabItems li .news_tx{display:block;clear:both;}
.news-latest-2nd.tile-news ul li .c_icon,.news-list-tabbed-2nd.tile-news .tabItems li .c_icon{text-align:right;display:block;float:right;margin-right:0;}
.news-latest-2nd.tile-news ul li .n_icon,.news-list-tabbed-2nd.tile-news .tabItems li .n_icon{position:absolute;top:0;left:0;display:none;background:#cb1e03;width:46px;height:auto;text-align:center;padding:17px 0 13px;}
.news-latest-2nd.tile-news ul li .n_icon::before,.news-list-tabbed-2nd.tile-news .tabItems li .n_icon::before{content:"";display:block;position: absolute;left: 0;top: 100%;height: 0;width: 0;border-left: 23px solid #cb1e03;border-right: 23px solid #cb1e03;border-bottom: 10px solid transparent;background:none;}
.news-latest-2nd.tile-news ul li .n_icon::after,.news-list-tabbed-2nd.tile-news .tabItems li .n_icon::after{content:"NEW";display:block;color:#fff;font-size:12px;letter-spacing:0.5px;line-height:1;white-space:nowrap;font-weight:500;}
.news-latest-2nd.tile-news ul li .n_img,.news-list-tabbed-2nd.tile-news .tabItems li .n_img{margin-bottom:10px;display:block;transition:.3s;}
.news-latest-2nd.tile-news ul li:hover .n_img,.news-list-tabbed-2nd.tile-news .tabItems li:hover .n_img{opacity:0.7;transition:.3s;}

@media handheld, only screen and (max-width: 680px) {
	.news-latest-2nd .tabs,.news-list-2nd .tabs,.news-list-tabbed-2nd .tabs,.news-latest-tabbed .tabs{display:inline-block;width:auto;}
  .news-latest-2nd .tabs > a,.news-list-2nd .tabs > a,.news-list-tabbed-2nd .tabs > a,.news-latest-tabbed .tabs > a{display:inline-block;vertical-align:bottom;}
  .news-latest-2nd ul li,.news-list-2nd .tabItems li, .news-list-tabbed-2nd .tabItems li, .news-latest-tabbed .tabItems li{padding:15px 0;}
  .news-latest-2nd .tabs .tabItems li h3,.news-list-2nd .tabs .tabItems li h3,.news-list-tabbed-2nd .tabItems li h3,.news-latest-tabbed .tabItems li h3{position:relative;}
  .news-latest-2nd ul li .date,.news-list-2nd .tabItems li .date,.news-list-tabbed-2nd .tabItems li .date,.news-latest-tabbed .tabItems li .date{float:left;margin-bottom:5px;display:inline-block;width:auto;}
  .news-latest-2nd ul li .c_icon,.news-list-2nd .tabItems li .c_icon,.news-list-tabbed-2nd .tabItems li .c_icon,.news-latest-tabbed .tabItems li .c_icon{float:right;margin-right:0;}
  .news-latest-2nd ul li .news_tx,.news-list-2nd .tabItems li .news_tx,.news-list-tabbed-2nd .tabItems li .news_tx,.news-latest-tabbed .tabItems li .news_tx{clear:both;}

  .news-latest-2nd .yearTabs::after,.news-list-2nd .yearTabs::after,.news-list-tabbed-2nd .yearTabs::after{content:"";display:block;clear:both;}
  .news-latest-2nd .yearTabs a, .news-list-2nd .yearTabs a, .news-list-tabbed-2nd .yearTabs a{padding:0 10px;white-space:normal;display:inline-block;vertical-align:bottom;}
  .news-latest-2nd .yearTabs, .news-list-2nd .yearTabs, .news-list-tabbed-2nd .yearTabs{display:block;width:100%;}
  .news-latest-2nd .yearTabs::before, .news-list-2nd .yearTabs::before, .news-list-tabbed-2nd .yearTabs::before{display:none;}

  /* 一覧ページ用（タイル表示） */
  .news-latest-2nd.tile-news ul,.news-list-tabbed-2nd.tile-news .tabItems{padding-top:0;margin:0;}
  .news-latest-2nd.tile-news ul li,.news-list-tabbed-2nd.tile-news .tabItems li{width:100%;margin-right:0;margin-bottom:4%;float:none;}
  .news-latest-2nd.tile-news ul li:nth-child(even),.news-list-tabbed-2nd.tile-news .tabItems li:nth-child(even){margin-right:0;}
  .news-latest-2nd.tile-news ul li .date,.news-list-tabbed-2nd.tile-news .tabItems li .date{display:block;float:none;}
  .news-latest-2nd.tile-news ul li .c_icon,.news-list-tabbed-2nd.tile-news .tabItems li .c_icon{margin-bottom:5px;text-align:left;float:none;}
  .news-latest-2nd.tile-news ul li .n_img,.news-list-tabbed-2nd.tile-news .tabItems li .n_img{float:left;width:35%;margin:0 5% 10px 0;}
  .news-latest-2nd.tile-news ul li .n_icon, .news-list-tabbed-2nd.tile-news .tabItems li .n_icon{width:36px;padding:12px 0 8px;}
  .news-latest-2nd.tile-news ul li .news_tx, .news-list-tabbed-2nd.tile-news .tabItems li .news_tx{clear:none;overflow:hidden;}
  .news-latest-2nd.tile-news ul li .news_tx a, .news-list-tabbed-2nd.tile-news .tabItems li .news_tx a{display:inline;}
  .news-latest-2nd.tile-news ul li .n_icon::before, .news-list-tabbed-2nd.tile-news .tabItems li .n_icon::before{border-left: 18px solid #cb1e03;border-right: 18px solid #cb1e03;border-bottom: 6px solid transparent;}
}

/*-------------- rss --------------*/
.rss-content {
}
.rss-content::after {
	content: "";
	display: block;
	clear: both;
}

.rss-content em {
	position: relative;
	font-style: normal;
	float: right;
	margin-bottom: 10px;
	z-index: 1;
}

.rss-content a {
	text-decoration: none;
}

/*
.rss-content em {
	padding: 0 !important;
	background: none !important;
	margin-top: -16px;
}

.rss-content a {
	display: block;
	width: 16px;
	height: 16px;
	background: url("../../../../../../.resources/feed.gif") no-repeat left top;
}

.rss-content a:hover {
	opacity: 0.7;
}
*/


/*-------------------------------------
 マルチ２
-------------------------------------*/

/*----------- サムネイルなし -----------*/
.basic-list:not(.thumnail) ,
.basic-list-english:not(.thumnail) {
	margin-bottom: 40px;
}

.basic-list:not(.thumnail) ul.tabItems ,
.basic-list-english:not(.thumnail) ul.tabItems {
	padding-top: 1px;
}

/* -- 1つのリリース -- */
.basic-list:not(.thumnail) ul.tabItems li ,
.basic-list-english:not(.thumnail) ul.tabItems li {
	position: relative;

	margin-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #eee;
}

.basic-list:not(.thumnail) ul.tabItems li h3 ,
.basic-list-english:not(.thumnail) ul.tabItems li h3 {
	position: relative;
	display: block;
	padding-top: 1.5em;
	padding-left: 0;
}

.basic-list:not(.thumnail) ul.tabItems li a ,
.basic-list-english:not(.thumnail) ul.tabItems li a {
	color: inherit;
	text-decoration: none;
	font-weight: inherit;
}

/* -- リリースのテキスト -- */
.basic-list:not(.thumnail) ul.tabItems li .news_tx ,
.basic-list-english:not(.thumnail) ul.tabItems li .news_tx {
}

.basic-list:not(.thumnail) ul.tabItems li a .news_tx ,
.basic-list-english:not(.thumnail) ul.tabItems li a .news_tx {
	color: #0066cc;
}

.basic-list:not(.thumnail) ul.tabItems li a:hover .news_tx ,
.basic-list-english:not(.thumnail) ul.tabItems li a:hover .news_tx {
	text-decoration: underline;
}

/* -- 日付 -- */
.basic-list:not(.thumnail) ul.tabItems li .date ,
.basic-list-english:not(.thumnail) ul.tabItems li .date {
	position: absolute;
	top: 0;
	left: 0;
}

/* -- カテゴリアイコン -- */
.basic-list:not(.thumnail) ul.tabItems li .c_icon ,
.basic-list-english:not(.thumnail) ul.tabItems li .c_icon {
	text-decoration: none;
	display: block;

	margin-top: -1.5em;
	min-height: 1.5em;
	padding-left: 8.8em;
}

/* -- ファイルアイコン -- */
.basic-list:not(.thumnail) ul.tabItems li .d_icon ,
.basic-list-english:not(.thumnail) ul.tabItems li .d_icon {
}

/* NEWアイコン */
/* js制御される為、displayの設定は不可 */
.basic-list:not(.thumnail) ul.tabItems li .n_icon ,
.basic-list-english:not(.thumnail) ul.tabItems li .n_icon {
	margin: 0 0.5em;
}

.basic-list:not(.thumnail) ul.tabItems li .n_icon::before ,
.basic-list-english:not(.thumnail) ul.tabItems li .n_icon::before {
	content: "NEW";
	display: inline-block;
	vertical-align: middle;
	color: #ff3333;
	font-size: 10px;
	font-weight: bold;
}

/* -- もっと読む・詳細（ニュース概要） -- */
.basic-list:not(.thumnail) ul.tabItems li .det_tx ,
.basic-list-english:not(.thumnail) ul.tabItems li .det_tx {
	display: none;
}


/*----------- サムネイルあり -----------*/
.basic-list.thumnail ,
.basic-list-english.thumnail {
	margin-bottom: 20px;
}

.basic-list.thumnail ul.tabItems ,
.basic-list-english.thumnail ul.tabItems {
	font-size: 0;
	text-align: left;
	margin-right: -18px;
}

/* PCでは１行に３つづつで、画像が上側、テキストは下側に配置 */
.basic-list.thumnail ul.tabItems li ,
.basic-list-english.thumnail ul.tabItems li {
	cursor: inherit;
	font-size: 14px;
	margin: 0;
	padding: 0;
	border: none;
	text-align: left;

	position: relative;
	display: inline-block;
	vertical-align: top;
	width: calc(100% / 3 - 18px);
	margin-right: 18px;
	margin-bottom: 30px;
}

.basic-list.thumnail ul.tabItems li .n_img ,
.basic-list-english.thumnail ul.tabItems li .n_img {
	width: 100%;
	margin-bottom: 10px;
}

/* 日付、カテゴリアイコンを非表示 */
.basic-list.thumnail ul.tabItems li .date ,
.basic-list-english.thumnail ul.tabItems li .date {
	position: absolute;
	bottom: 0;
	left: 0;
}

.basic-list.thumnail ul.tabItems li .c_icon ,
.basic-list-english.thumnail ul.tabItems li .c_icon {
	position: absolute;
	bottom: 0;
	right: 0;
}

.basic-list.thumnail ul.tabItems li a ,
.basic-list-english.thumnail ul.tabItems li a {
	color: inherit;
	text-decoration: none;
}

.basic-list.thumnail ul.tabItems li a:hover ,
.basic-list-english.thumnail ul.tabItems li a:hover {
	-ms-opacity: 0.7;
	opacity: 0.7;
}

/* NEWアイコン */
/* js制御される為、displayの設定は不可 */
.basic-list.thumnail ul.tabItems li .n_icon ,
.basic-list-english.thumnail ul.tabItems li .n_icon {
	position: absolute;
	top: 0;
	right: 0;
}

.basic-list.thumnail ul.tabItems li .n_icon::before ,
.basic-list-english.thumnail ul.tabItems li .n_icon::before {
	content: "NEW";
	display: block;
	padding: 3px 10px;
	font-size: 12px;
	color: #fff;
	background: #ff3333;
}

/* 非公開アイコンテキスト */
/* タイルの形が崩れない様に上に載せている */
.basic-list.thumnail ul.tabItems li .note_tx ,
.basic-list-english.thumnail ul.tabItems li .note_tx {
	position: absolute;
	z-index: 1;
}

.basic-list.thumnail ul.tabItems li h3 ,
.basic-list-english.thumnail ul.tabItems li h3 {
	overflow: hidden;
	padding-bottom: 40px;
}

/* ニューステキスト */
.basic-list.thumnail ul.tabItems li .news_tx ,
.basic-list-english.thumnail ul.tabItems li .news_tx {
	display: inline;
}

/* 概要テキスト */
.basic-list.thumnail ul.tabItems li .det_tx ,
.basic-list-english.thumnail ul.tabItems li .det_tx {
	display: none;
}



/*----------- 情報パネル -----------*/
.basic-list .countTab ,
.basic-list-english .countTab ,
.basic-list .clearTab ,
.basic-list-english .clearTab {
/*	display: none; */
}

.basic-list .clearTab ,
.basic-list-english .clearTab {
	position: relative;
	height: 0;
}

.basic-list .clearTab span ,
.basic-list-english .clearTab span {
	position: absolute;
	top: 15px;
	right: 0;

	display: inline-block;
	cursor: pointer;
}

.basic-list .clearTab span::before ,
.basic-list-english .clearTab span::before {
	display: inline-block;
	padding: 1px 0px;
	text-align: center;
	font-size: 13px;
	color: #666;
	border-bottom: 1px solid #666;

	content: "絞込み条件をクリア";
}

.basic-list-english .clearTab span::before {
	content: "Clear All";
}

.basic-list .countTab ,
.basic-list-english .countTab {
	margin-top: 40px;
	padding-bottom: 20px;
	margin-bottom: 40px;
	font-size: 0;
	text-align: center;
	border-bottom: 2px solid #dedede;
}

.basic-list .countTab .total ,
.basic-list-english .countTab .total ,
.basic-list .countTab .view ,
.basic-list-english .countTab .view {
	font-size: 24px;
	font-weight: bold;
	color: #0066cc;
	letter-spacing: 0.025em;
}

.basic-list .countTab .total::before {
	content: "絞り込み結果　";
	font-size: 14px;
	color: #000;
}
.basic-list .countTab .total::after {
	content: " 件中 ";
	font-size: 14px;
	color: #000;
}
.basic-list .countTab .view::after {
	content: " 件";
	font-size: 14px;
	color: #000;
}

.basic-list-english .countTab {
	direction: rtl;
	unicode-bidi: bidi-override;
}

.basic-list-english .countTab > * {
	direction: ltr;
	unicode-bidi: initial;
	unicode-bidi: -moz-plaintext;
	unicode-bidi: plaintext;
}

.basic-list-english .countTab .view::before {
	content: "Results　";
	font-size: 14px;
	color: #000;
}
.basic-list-english .countTab .total::before {
	content: "　of　";
	font-size: 14px;
	color: #000;
}



/*----------- タブ(絞込み) -----------*/
.basic-list .yearTabs ,
.basic-list-english .yearTabs {
	margin-bottom: 20px;
	padding: 0px 0px 5px;
	border-bottom: 1px solid #ddd;
}

.basic-list .tabs ,
.basic-list-english .tabs {
	margin-bottom: 40px;
}

.basic-list .tabs > ul > li[aria-hidden="false"] ,
.basic-list-english .tabs > ul > li[aria-hidden="false"] {
	display: block;
	margin-bottom: 10px;
	padding: 0px 0px 5px;
	border-bottom: 1px solid #ddd;
}

.basic-list .yearTabs span ,
.basic-list-english .yearTabs span ,
.basic-list .tabs span ,
.basic-list-english .tabs span {
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
	margin-bottom: 5px;
}

.basic-list .yearTabs span::before ,
.basic-list-english .yearTabs span::before ,
.basic-list .tabs span::before ,
.basic-list-english .tabs span::before {
	display: block;
	padding: 5px 20px;
	font-size: 14px;
	background: #eee;
}

.basic-list .yearTabs span[active]::before ,
.basic-list-english .yearTabs span[active]::before ,
.basic-list .tabs span[active]::before ,
.basic-list-english .tabs span[active]::before {
	background: #ccc;
}

.basic-list .yearTabs span:hover::before ,
.basic-list-english .yearTabs span:hover::before ,
.basic-list .tabs span:hover::before ,
.basic-list-english .tabs span:hover::before {
	background: #ccc;
}

/* カテゴリ第１階層直下は、カテゴリグループとして非表示にする */
.basic-list .tabs ul[data-category-level="1"] > li > span ,
.basic-list-english .tabs ul[data-category-level="1"] > li > span {
	display: none;
}

/* 全ての全てタブは、デフォルト非表示 */
.basic-list .tabs li.allall ,
.basic-list-english .tabs li.allall {
	display: none;
}


/* 年タブ 最新20件を書き換え */
.basic-list .yearTabs span.all::before {
/*	content: "最新"; */
}

.basic-list-english .yearTabs span.all::before {
/*	content: "Latest"; */
}

/*----------- カテゴリアイコン -----------*/
/* カテゴリ第１階層直下は、カテゴリグループとして非表示にする */
.basic-list .c_icon span[category-level="1"] ,
.basic-list-english .c_icon span[category-level="1"] {
	display: none;
}

.basic-list .c_icon span ,
.basic-list-english .c_icon span {
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
	margin-bottom: 5px;

	min-width: 100px;
	height: 20px;
	line-height: 1.25;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding: 3px 5px 0;

	color: #000;
	background: #fff;
	border: 1px solid #999;
}

/* カテゴリ設定で個別に背景色等を設定する */
/* ↓サンプル */
.basic-list .c_icon span.tekiji ,
.basic-list-english .c_icon span.tekiji {
/*	background: #e9452a; */
}

.basic-list .c_icon span.result ,
.basic-list-english .c_icon span.result {
/*	background: #2a3d81; */
}

.basic-list .c_icon span.none ,
.basic-list-english .c_icon span.none {
/*	background: #777; */
}


/* アイコン上の文字を、カテゴリ設定で設定した名称とは */
/* 異なる文字列に変えたい場合はcontentで上書きする。 */
/* ↓サンプル */
.basic-list .c_icon span.tekiji::before ,
.basic-list-english .c_icon span.tekiji::before {
/*	content: "適時開示"; */
}

.basic-list .c_icon span.result::before ,
.basic-list-english .c_icon span.result::before {
/*	content: "決算"; */
}

.basic-list .c_icon span.gyouseki::before ,
.basic-list-english .c_icon span.gyouseki::before {
/*	content: "業績"; */
}

.basic-list .c_icon span.pr::before ,
.basic-list-english .c_icon span.pr::before {
/*	content: "PR"; */
}

.basic-list .c_icon span.ir::before ,
.basic-list-english .c_icon span.ir::before {
/*	content: "IR"; */
}

.basic-list .c_icon span.governance::before ,
.basic-list-english .c_icon span.governance::before {
/*	content: "ガバナンス"; */
}

.basic-list .c_icon span.yuho::before ,
.basic-list-english .c_icon span.yuho::before {
/*	content: "有価証券報告書"; */
}

.basic-list .c_icon span.meeting::before ,
.basic-list-english .c_icon span.meeting::before {
/*	content: "株主総会";
}

.basic-list .c_icon span.none::before ,
.basic-list-english .c_icon span.none::before {
/*	content: "その他"; */
}



/* マルチ２一覧 カテゴリをフラット選択に */
.ux_multi2_flat_category .basic-list .tabs li.allall ,
.ux_multi2_flat_category .basic-list-english .tabs li.allall {
	display: inline;
}

.ux_multi2_flat_category .basic-list .tabs span.allall ,
.ux_multi2_flat_category .basic-list-english .tabs span.allall {
	display: inline-block;
}

.ux_multi2_flat_category .basic-list .tabs li.all ,
.ux_multi2_flat_category .basic-list-english .tabs li.all {
	display: none;
}

.ux_multi2_flat_category .basic-list .tabs > ul > li[aria-hidden="false"] ,
.ux_multi2_flat_category .basic-list-english .tabs > ul > li[aria-hidden="false"] {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
}

.ux_multi2_flat_category .basic-list .tabs ,
.ux_multi2_flat_category .basic-list-english .tabs {
	padding: 10px 10px 5px;
	border: 1px solid #ddd;
}



/* -- デスクトップ用 -- */
@media print, screen and (min-width: 768px) {
	/* １カラム時。２カラム以上はSPと同じ表示 */
	.multiColumn1 .basic-list:not(.thumnail) ul.tabItems li h3 ,
	.multiColumn1 .basic-list-english:not(.thumnail) ul.tabItems li h3 {
		padding-top: 0px;
		padding-left: 16.8em;
	}

	.multiColumn1 .basic-list:not(.thumnail) ul.tabItems li .c_icon ,
	.multiColumn1 .basic-list-english:not(.thumnail) ul.tabItems li .c_icon {
		width: auto;
		float: none;
		margin: 0;
		padding: 0;

		display: inline-block;
		vertical-align: top;

	/* 縦並び */
		width: 120px;
		float: left;
		margin-left: -120px;

	/* 横並び */
	/*
		min-width: 120px;
		margin-left: -120px;
	*/
	}
}

/* -- スマホ用 -- */
@media handheld, only screen and (max-width: 767px) {
	.basic-list.thumnail ul.tabItems li ,
	.basic-list-english.thumnail ul.tabItems li {
		width: calc(100% / 2 - 18px);
	}

	.basic-list.thumnail ul.tabItems li h3 ,
	.basic-list-english.thumnail ul.tabItems li h3 {
		padding-bottom: 70px;
	}

	.basic-list.thumnail ul.tabItems li .date ,
	.basic-list-english.thumnail ul.tabItems li .date {
		bottom: 32px;
	}

	.basic-list.thumnail ul.tabItems li .c_icon ,
	.basic-list-english.thumnail ul.tabItems li .c_icon {
		right: auto;
		left: 0;
	}

}



/*-- IR統合アイコン --*/
#sharewithmain .lx_multi2_combine_ir {
}

.lx_multi2_combine_ir .basic-list:not(.thumnail) .tabs li.renkei > span ,
.lx_multi2_combine_ir .basic-list-english:not(.thumnail) .tabs li.renkei > span {
	display: inline-block;
}
.lx_multi2_combine_ir .basic-list:not(.thumnail) .tabs li.renkei > span:not([aria-hidden="false"]) ,
.lx_multi2_combine_ir .basic-list-english:not(.thumnail) .tabs li.renkei > span:not([aria-hidden="false"]) {
	display: none;
}
.lx_multi2_combine_ir .basic-list:not(.thumnail) .tabs li.renkei ul ,
.lx_multi2_combine_ir .basic-list-english:not(.thumnail) .tabs li.renkei ul {
	display: none;
}


.lx_multi2_combine_ir .basic-list:not(.thumnail) .c_icon span[data-category-group="renkei"] ,
.lx_multi2_combine_ir .basic-list-english:not(.thumnail) .c_icon span[data-category-group="renkei"] {
	display: none;
}
.lx_multi2_combine_ir .basic-list:not(.thumnail) .c_icon span.renkei ,
.lx_multi2_combine_ir .basic-list-english:not(.thumnail) .c_icon span.renkei {
	display: inline-block;
}


/*-- カテゴリアイコン無し --*/
#sharewithmain .lx_multi2_no_c_icon {
}

.lx_multi2_no_c_icon .basic-list:not(.thumnail) ul.tabItems li .c_icon ,
.lx_multi2_no_c_icon .basic-list-english:not(.thumnail) ul.tabItems li .c_icon {
	display: none;
}

.lx_multi2_no_c_icon .basic-list:not(.thumnail) ul.tabItems li .c_icon ,
.lx_multi2_no_c_icon .basic-list-english:not(.thumnail) ul.tabItems li .c_icon {

}

/* デスクトップ用 */
@media print, screen and (min-width: 768px) {
	.multiColumn1.lx_multi2_no_c_icon .basic-list:not(.thumnail) ul.tabItems li h3 ,
	.multiColumn1.lx_multi2_no_c_icon .basic-list-english:not(.thumnail) ul.tabItems li h3 {
		padding-left: 8.8em;
	}
}




/*-------------------------------------
 メディア
-------------------------------------*/
/*------------- flash --------------*/
.flash-animation {
	margin: auto;
	text-align: center;
}

.flash-animation embed {
	width: 100%;
	height: 100%;
}

/*-------------- 動画 --------------*/
/* .videoとしてはいけない */
div.video {
	margin-bottom: 10px;
}

div.video dl {
	width: 100%;
}

div.video dl dt {
	text-align: center;
	margin-bottom: 5px;
}

div.video dl dt video {
	width: auto;
	max-width: 100%;
}

div.video dl dd {
}

/* -- 動画キャプション -- */
div.video dl dd.caption {
}

/* -- 動画コピーライト -- */
div.video dl dd.copyright {
}

/* -- 動画ディスクリプション -- */
div.video dl dd.longdesc {
/*	display: none; */
}


/*-------------- 音声 --------------*/
/* .audioとしてはいけない */
div.audio {
	margin-bottom: 10px;
}

div.audio dl {
	width: 80%;
	margin: auto;
}

div.audio dl dt {
	margin-bottom: 5px;
}

div.audio dl dt audio {
	width: 100%;
}

div.audio dl dd {
}

/* -- 音声キャプション -- */
div.audio dl dd.caption {
}

/* -- 音声コピーライト -- */
div.audio dl dd.copyright {
}

/* -- 音声ディスクリプション -- */
div.audio dl dd.longdesc {
/*	display: none; */
}


/*-------------- GoogleMap（地図埋め込み） --------------*/
div.map {
	position: relative;
	margin-bottom: 20px;
}

div.map::after {
	content: "";
	display: block;
/*	padding-top: 56.25%; */	/* 高さと幅の比を16:9に固定。9/16*100=56.25 */
	padding-top: 75%;	/* 高さと幅の比を4:3に固定。3/4*100=75 */
}

div.map > iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}


/* -- デスクトップ用 -- */
@media print, screen and (min-width: 768px) {
	/*-- １カラムの場合、地図が画面端まであるとスクロールさせずらいので余白を設ける --*/
	.multiColumn1 div.map {
		margin-left: 30px;
		margin-right: 30px;
	}
}


/* -- スマホ用 -- */
@media handheld, only screen and (max-width: 767px) {
	/*-- 地図が画面端まであるとスクロールさせずらいので余白を設ける --*/
	div.map {
		padding: 0 10px;
	}
}


/*-------------- YouTube（動画埋め込み） --------------*/
div.youtube {
	position: relative;
	width: 100%;
	margin-bottom: 20px;
}

div.youtube > iframe {
	display: block;
	margin: auto;
}


/* -- デスクトップ用 -- */
@media print, screen and (min-width: 768px) {
}


/* -- スマホ用 -- */
@media handheld, only screen and (max-width: 767px) {
	div.youtube {
		padding: 0 10px;
	}

	div.youtube::after {
		content: "";
		display: block;
		padding-top: 56.25%; 	/* 高さと幅の比を16:9に固定。9/16*100=56.25 */
	/*	padding-top: 75%; */	/* 高さと幅の比を4:3に固定。3/4*100=75 */
	}

	div.youtube > iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100% !important;
		height: 100% !important;
	}
}


/*-------------- iframe表示 --------------*/
.disp-external-page {
}

.disp-external-page iframe {
	border: none;
	display: block;
	width: 100%;
	height: 800px;
	margin: auto;
}


/* -- デスクトップ用 -- */
@media print, screen and (min-width: 768px) {
}


/* -- スマホ用 -- */
@media handheld, only screen and (max-width: 767px) {
	.disp-external-page {
		overflow-x: scroll;
	}
}

/*-------------------------------------
 サイトマップ
-------------------------------------*/
/*-------------- 正規化版サイトマップ --------------*/
.sitemap-1st {
	font-size: 0;
}
/* -- 第５階層以降は非表示 -- */
.sitemap-1st ul.siteLevel_4 {
	display: none;
}
.sitemap-1st li{list-style-type:none;}
.sitemap-1st li a{color:#000;overflow:visible;}
.sitemap-1st .siteLevel_1 > li{margin-bottom:30px;}
.sitemap-1st .siteLevel_1 > li > a{display:block;font-size: 2rem;border-bottom: 2px solid #e3eaef;padding: 8px 0;position: relative;margin: 0 0 20px;font-weight:600;}
.sitemap-1st .siteLevel_1 > li > a::after{content: "";display: block;width: 20px;height: 2px;background: #cb1e03;position: absolute;bottom: -2px;left: 0;}
.sitemap-1st .siteLevel_2{margin-left:40px;font-size:1.8rem;}
.sitemap-1st .siteLevel_2 > li{margin-bottom:5px;}
.sitemap-1st .siteLevel_2 a{opacity:1!important;}
.sitemap-1st .siteLevel_2 a::before{content: "";display: inline-block;background: url(../../../../../../resources/templating-kit/themes/pop/img/common/arealink.png) no-repeat center center / 100% auto;width: 27px;height: 27px;vertical-align: -0.6rem;margin-right: 15px;transition: .3s;}
.sitemap-1st .siteLevel_2 a:hover::before{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/common/arealink02.png);transition:.3s;}
.sitemap-1st .siteLevel_3{margin:5px 0 10px 40px;font-size:1.6rem;}
.sitemap-1st .siteLevel_3 a::before{width:20px;height:20px;}

@media print, screen and (max-width: 680px) {
	.sitemap-1st .siteLevel_2{margin-left:10px;}
	.sitemap-1st .siteLevel_2 a::before{width: 20px;height: 20px;margin-right:10px;}
	.sitemap-1st .siteLevel_3{margin:5px 0 10px 20px;}
	.sitemap-1st .siteLevel_3 a::before{width:15px;height:15px;vertical-align:-3px;}
}

/*-------------------------------------
 フッター専用パーツ
-------------------------------------*/
/*-------------- フッター（テキストと画像） --------------*/
.footer-about {
}

.footer-about h4 {
	font-weight: bold;
	line-height: 1.2;
	border-left: #999 3px solid;
	padding-top: 1px;
	padding-left: 8px;
	margin-bottom: 8px;
}

.footer-about img {
	display: block;
	margin: auto;
}

/*-------------- フッタリンクリスト --------------*/
.footer-link-list {
}

.footer-link-list h4 {
}

.footer-link-list ul {
}

.footer-link-list ul::after {
	content: "";
	display: block;
	clear: both;
}

.footer-link-list ul li {
}


/*-------------- 内部フッタリンク --------------*/
/*-------------- 外部フッタリンク --------------*/
.footer-link-list ul li.footer-link-internal ,
.footer-link-list ul li.footer-link-external {
	position: relative;
	padding-left: 15px;
}

.footer-link-list ul li.footer-link-internal::before ,
.footer-link-list ul li.footer-link-external::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 8px;
	margin-top: -5px;
	display: inline-block;
	vertical-align: middle;
	width: 6px;
	height: 10px;
	background: url("../../../../../../resources/sw_img/icon_arr01.svg") center center no-repeat;
	background-size: contain;
}

.footer-link-list ul li.footer-link-internal a ,
.footer-link-list ul li.footer-link-external a {
}

/* -- 別窓アイコン -- */
.footer-link-list .footer-link-internal a[target="_blank"]::after ,
.footer-link-list .footer-link-external a[target="_blank"]::after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 17px;
	height: 12px;
	background: url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/link02.png) center center no-repeat;
	background-size: contain;
	margin: 0 5px;
}


/* --------------------------------------
 フォーム
-------------------------------------- */

/* -- デスクトップ用 -- */
@media print, screen and (min-width: 768px) {

	/* FORMS
	-------------------- */

	button::-moz-focus-inner ,
	input::-moz-focus-inner {
	    border: 0;
	    padding: 0;
	}


	.form-box {
		margin: auto;
	}
	.form-wrapper {
		clear: both;
		margin: auto;
	}

	.form-wrapper div::after {
		content: "";
		display: block;
		clear: both;
	}

	#step-by-step {
		margin: 20px 0;
		padding: 4px 10px;
		border-radius: 5px;
		background: #0d8ccc;
	}
	#step-by-step ol {
		zoom: 1;
		list-style-position: inside;
		color: #fff;
	}
	#step-by-step ol::after {
		content: "";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}

	#step-by-step li  {
		float: left;
		margin: 0 20px 0 0;
		padding: 4px;
		border-radius: 5px;
		list-style-position: inside;
	}
	#step-by-step li.do  {
		background: #EC1549;
	}
	#step-by-step li.do button {
		color: #fff;
	}
	#step-by-step li button {
		display: inline-block;
		padding: 3px;
		background: transparent;
		border: none;
		-webkit-appearance: none;
		color: #fff;
		font-family: 'arial', 'helvetica', 'sans-serif';
		cursor: pointer;
	}
	#step-by-step li button:hover ,
	#step-by-step li button:focus ,
	#step-by-step li button:active {
		text-decoration: underline;
	}
	#step-by-step li button[disabled] {
		cursor: default;
		color: #ccc;
		text-decoration: none;
	}

	.form-wrapper fieldset {
		border: none;
		margin: 5px 0 30px 0;
	}
	.form-wrapper fieldset > h2 {
		margin-bottom: 10px;
		padding: 5px 10px;
		color: #333;
		background-color: #CCCCCC;
	}
	.form-wrapper p.required {
		text-align: right;
	}
	.form-wrapper p.required span ,
	.form-wrapper dfn {
		color: #ec1549;
		font-weight: bold;
		font-style: normal;
	}


	.form-wrapper div.form-edit span ,
	.form-wrapper div.form-selection span {
	}
	.form-row {
		clear: both;
		zoom: 1;
		border-bottom: 1px dotted #b3b3b3;
		padding: 10px 0 15px 0;
	}
	.form-row div {
		width: auto;
		border-bottom: none;
		margin: 0 0 10px 0;
		padding: 0;
	}
	.form-row .form-item {
		margin: 0;
		clear: none;
	}
	.form-wrapper label {
		position: relative;
		display: block;
		cursor: inherit;
	}
	.form-wrapper label[for="text"] {
	}
	.form-wrapper label span {
	}
	.form-wrapper fieldset .multiple-labels fieldset input ,
	.form-wrapper input ,
	.form-wrapper textarea ,
	.form-wrapper div.mod input.mod {
		display: block;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
		width: 100%;
		margin: 3px 0 0 0;
		border: 1px solid #c2c2c2;
		padding: 10px 3px 10px 3px;
		background: #ffffff;
	}
	.form-wrapper input[type="submit"] {
		display: inline;
		border: 1px solid #c2c2c2;
	}
	.step-controls {
		position: relative;
		top: 2px;
	}
	.input-datetime-local .step-controls {
		top: auto;
	}
	.form-item-hidden ,
	.form-wrapper input[type=hidden] {
	   display: none;
	}
	.form-wrapper .multiple-labels fieldset input.a11y-focus ,
	.form-wrapper .multiple-labels fieldset input:focus ,
	.form-wrapper input:focus ,
	.form-wrapper textarea:focus ,
	.form-wrapper input.a11y-focus ,
	.form-wrapper textarea.a11y-focus {
		border: 1px solid #000;
		background: #FFFFFF;
	}
	.form-wrapper input[type=radio].a11y-focus ,
	.form-wrapper input[type=checkbox].a11y-focus {
		background: transparent;
		border: none;
	}
	.form-wrapper textarea {
		width: 100%;
	}
	.form-wrapper select {
		display: block;
		width: 310px;
		margin: 5px 0 0 0;
	}
	.form-wrapper div span.input-datetime-local {
		font-size: 100%;
	}
	.form-wrapper h4 {
		padding: 0 0 10px 0;
		color: #000;
		font-size: 130%;
		font-weight: bold;
	}
	.form-wrapper div.multiple-labels label span {
		color: #555;
		font-size: 110%;
		font-weight: normal;
	}
	.form-row label span {
		display: inline;
	}
	.form-row label.m span {
		clear: both;
		padding: 0 0 5px 0;
	}
	.form-row span.help a {
		background: url("../../../../../../resources/templating-kit/themes/pop/img/icons/sprites.png") 0 -651px no-repeat;
		padding-left: 15px;
	}

	/* multiple inputs in one row */
	.form-row .form-item-s ,
	.form-row .form-item-m ,
	.form-row .form-item-l {
		float: left;
		margin: 0;
		clear: none;
		width: 92px;
	}
	.form-row .form-item-m {
		width: 161px;
		padding: 0;
	}
	.form-row .form-item-l {
		width: 363px;
	}
	.form-row .form-item-s input {
		width: 70px;
	}
	.form-wrapper .form-row .form-item-m input {
		width: 139px;
	}
	.form-row .form-item-l input {
		width: 209px;
	}

	/* checkboxes & radiobuttons */
	.form-wrapper fieldset fieldset {
		margin: 0;
		padding: 0;
	}
	.form-wrapper fieldset fieldset .form-item {
		float: none;
		display: block;
		clear: both;
	}
	.form-wrapper fieldset fieldset input {
		width: auto;
		display: inline;
		background: transparent;
		border: none;
	}
	#main .form-wrapper fieldset fieldset legend {
		text-indent: -9999px;
		font-size: 0;
	}
	.form-wrapper  fieldset fieldset div.form-item label {
		display: inline;
	}

	/* mod for short elements */
	.form-wrapper fieldset fieldset.mod .form-item {
		float: left;
		clear: none;
		margin-right: 15px;
	}
	.form-wrapper fieldset fieldset.mod .form-item label {
		display: inline;
	}

	/* table date-picker */
	.input-date-datepicker-control td:hover {
	    background-color: #BBEEFF;
	    border: none;
	    -webkit-box-shadow: 0 3px 9px rgba(255, 255, 255, 0.9) inset;
	            box-shadow: 0 3px 9px rgba(255, 255, 255, 0.9) inset;
	}
	.input-date-datepicker-control td.ui-datepicker-today {
		border: none;
		background: #EC1549;
	}
	.input-date-datepicker-control td.ui-datepicker-today a {
		color: #fff;
	}
	.input-date-datepicker-control td.ui-datepicker-current-day {
		border: none;
		background: #999;
	}

	/* Submit */
	.form-wrapper div.button-wrapper {
		width: 100%;
		position: relative;
		border: none;
		padding: 10px 0 5px 0;
		text-align: center;
	}
	.form-wrapper fieldset div.button-wrapper em {
		float: right;
		margin-top: -24px;
		font-size: 140%;
	}
	.new-search .button ,  /* button outside button-wrapper */
	.form-wrapper div.button-wrapper input { /* button */
		right: auto;
		width: auto;
		margin: 5px;
		padding: 12px 70px;
		/*color: #fff;*/
		cursor: pointer;
		font-size: 120%;
		text-transform: uppercase;
		font-weight: bold;
		border-radius: 5px;

		background: #eaeaea;
		background: -o-linear-gradient(#f7f7f7, #dedede);
		background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#dedede));
		background: linear-gradient(#f7f7f7, #dedede);
	}

	/* -- 確認ページ -- */
	.form-summary {
		margin: 0 auto 20px;
	}

	.form-summary table {
	}

	.form-summary table caption {
	}

	.form-summary table td {
	/*	border: solid #7F9BDA 1px; */
	/*	padding: 5px 10px; */
		white-space: pre;
		white-space: pre-line;
		width: 70%;
	}

	.form-summary table td:first-child {
	/*	color: #333;  */
	/*	background-color: #DCE5F4; */
	/*	font-weight: bold; */
	/*	text-align: left; */
		width: 30%;
	}

	.new-search .button {  /* button outside button-wrapper */
		padding-top: 3px;
		padding-bottom: 4px;
	}
	.new-search .button:hover ,
	.new-search .button:active ,
	.new-search .button:focus ,
	.form-wrapper div.button-wrapper input:hover ,
	.form-wrapper div.button-wrapper input:active ,
	.form-wrapper div.button-wrapper input:focus {
		background: #B9B9B9;
		/*color: #fff;*/
		border: 1px solid #111;
		border-right: 1px solid #555;
		border-bottom: 1px solid #555;
	}
	/* link-Button */
	a.button {
		background: #b90834 url("../../../../../../resources/templating-kit/themes/pop/img/bgs/submit.png") 0 0 repeat-x;
		min-width: 60px;
		width: auto;
		border: 1px solid #f19eb2;
		border-right: 1px solid #920728;
		border-bottom: 1px solid #920728;
		padding: 3px 20px 2px 20px;
		text-align: center;
		text-decoration: none;
		font-size: 110%;
		font-weight: bold;
		color: #fff;
		text-transform: uppercase;
	}
	a.button span {
		position: absolute;
	}
	a.button:hover ,
	a.button:active ,
	a.button:focus {
		color: #fac4d1;
	}

	/* error messages */
	.error {
		color: #ec1549;
		font-weight: bold;
	}

	.error a ,
	.error a:hover {
		color: #333;
		text-decoration: none;
		cursor: default;
	}

	.form-box .error h1 {
		background: url("../../../../../../resources/templating-kit/themes/pop/img/icons/../../img/bgs/error.png") 0 8px no-repeat;
		margin-bottom: 10px;
		padding: 5px 0 0 30px;
		color: #ec1549;
	}
	.form-box div.error {
		margin: 20px 0;
		font-weight: bold;
	}
	.form-box div.error ul {
		margin: 0 0 0 45px;
	}
	.form-box div.error li {
		color: #ec1549;
	}
	.form-box div.error li a ,
	.form-box div.error label span {
		color: #ec1549;
	}

	.form-wrapper div.error {
		margin: 0;
	}
	.form-ui-invalid {
		border-color: #ec1549;
	}
	.form-wrapper div.error input ,
	.form-wrapper div.error select ,
	.form-wrapper div.error textarea ,
	.form-wrapper div input.form-ui-invalid ,
	.form-wrapper div textarea.form-ui-invalid ,
	.form-wrapper div select.form-ui-invalid {
		border: 1px solid #ec1549;
	}


	/* success messages */
	.form-box .success {
		margin: 10px 0;
	}
	.form-box .success h1 {
		background: url("../../../../../../resources/templating-kit/themes/pop/img/bgs/confirmed.png") 0 8px no-repeat;
		margin-bottom: 10px;
		padding: 5px 0 0 30px;
		color: #afaf00;
	}



	/* -- お問い合わせページ　設定例 -- */
	.form-wrapper div.form-edit ,
	.form-wrapper div.form-selection {
		background: none;

		position: relative;
		padding: 0;
		margin: 0;
		margin-bottom: -1px;
	}

	/* 左セル */
	.form-wrapper div.form-edit::before ,
	.form-wrapper div.form-selection::before {
		border-top: none;
		border-bottom: none;
		border-left: none;

		content: "";
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		width: 30%;
		height: 100%;
	}

	.form-wrapper div.form-edit > label ,
	.form-wrapper div.form-selection > label {
		border: none;
		background: none;

		float: left;
		width: 30%;
	}

	/* 右セル */
	.form-wrapper div.form-edit > input[type="text"] ,
	.form-wrapper div.form-edit > textarea ,
	.form-wrapper div.form-edit > span ,
	.form-wrapper div.form-selection > fieldset {
		margin: 0;

		float: right;
		width: 65%;
		width: calc(70% - 20px) !important;
		margin-right: 10px;
	}

	/*-- 入力フィールド --*/
	.form-wrapper div.form-edit {
	}

	.form-wrapper div.form-edit > input[type="text"] ,
	.form-wrapper div.form-edit > textarea {
		margin-top: 5px;
		margin-bottom: 5px;
		padding: 5px 5px;
	}


	.form-wrapper div.form-edit > span {
		padding: 0;
		font-size: 87.5%;
	}


	/*-- セレクトボタン(チェックボックス・ラジオボタン・セレクトボックス) --*/
	.form-wrapper div.form-selection {
	}

	.form-wrapper div.form-selection > fieldset {
		margin-top: 5px;
		margin-bottom: 5px;
	}

	.form-wrapper div.form-selection > fieldset > legend {
		font-size: 87.5%;
	}

	.form-wrapper div.form-selection > fieldset > select {
		margin: 0;
		width: auto;
		display: block;

		padding: 0.25em 0.25em;
		border: 1px solid #c2c2c2;
	}

}







/* -- スマホ用 -- */
@media handheld, only screen and (max-width: 767px) {

	/* Forms */
	.required {
		margin: 10px 5px;
	}
	.form-wrapper input ,
	.form-wrapper textarea {
		width: 100%;
		padding: 3px;
	}
	.form-wrapper textarea {
		border: 1px solid #aaa;
	}
	.form-wrapper input[type="checkbox"] ,
	.form-wrapper input[type="radio"] {
		width: auto;
	}
	.form-wrapper input[type="submit"] {
		width: auto;
		font-size: 18px;
	}
	.form-wrapper fieldset fieldset {
		border: none;
		padding: 0;
	}
	.form-wrapper label {
		display: block;
	}
	.form-wrapper .form-item {
		display: block;
		float: none;
		margin: 0 0.5em;
	}
	.form-wrapper fieldset fieldset.mod .form-item {
		float: left;
		margin-right: 1em;
	}
	.form-wrapper .form-item label {
		display: inline;
	}
	.form-wrapper .form-item input {
		padding: 0 3px 0 0;
	}
	.form-wrapper div span {
	/*	display: block; */
	}
	.form-wrapper p.required {
		margin: 10px 5px;
	}
	.form-wrapper p.required span {
		display: inline;
	}
	.form-wrapper p.required span ,
	.form-wrapper dfn {
		color: #ec1549;
		font-weight: bold;
		font-style: normal;
	}

	/* -- お問い合わせページ -- */
	.form-wrapper .form-edit ,
	.form-wrapper .form-selection {
		margin-bottom: -1px;
	}


	.form-wrapper .form-edit > span {
		padding: 0;
		font-size: 87.5%;
	}

	.form-wrapper .form-selection > fieldset > legend {
		font-size: 87.5%;
	}

	.form-wrapper .form-selection > fieldset > select {
		margin: 0;
		width: auto;
		display: block;

		padding: 0.25em 0.25em;
	}


	.form-wrapper .button-wrapper {
		margin: 5px auto 20px;
	}



	.form-summary {
		margin-bottom: 20px;
	}



	.form-summary table tr {
		display: block;
		margin-top: 10px;
		border: 1px solid #CCC;
		padding: 5px;
	}

	.form-summary table td {
		display: block;
		padding: 5px 0;
		white-space: pre;
		white-space: pre-line;
	}
	.form-summary table td:first-child {
		border-bottom: 1px dashed #CCC;
		font-size: 87.5%;
	}


	.new-search .button ,  /* button outside button-wrapper */
	.form-wrapper .button-wrapper input { /* button */
		float: none;
		font-family: inherit;
		margin-right: 10px;
		margin-bottom: 10px;

	/*	background: #FFF; */
	/*	border: 1px solid #777; */
		color: inherit;
		font-weight: normal;
	}
	.form-wrapper .button-wrapper input:last-child {
	/*	border: 1px solid #777; */
		color: inherit;
		font-weight: normal;
	}

	.form-wrapper .button-wrapper input:hover ,
	.form-wrapper .button-wrapper input:active ,
	.form-wrapper .button-wrapper input:focus {
		border: 1px solid #ccc;
	}

}






/* --------------------------------------
 個別設定
-------------------------------------- */



/*-------------------------------------
 プラグイン
-------------------------------------*/
#site-info .ax_other {
	height: 0;
}

/*-- 画面内固定 上に戻るリンク 設定例：scroll.js用 --*/
#site-info .ox_to_page_top {
	position: relative;
}

#site-info .topcontrol {
	position: fixed;
	left: 0;
	bottom: -80px;
	width: 100%;
	height: 0;
	font-size: 0;
	opacity: 0.3;
	z-index: 2000;

	-webkit-transition: 0.5s 0.1s;
	-o-transition: 0.5s 0.1s;
	transition: 0.5s 0.1s;
}


@media print, screen and (min-width: 768px) {
	#site-info .topcontrol.fix-bottom {
		position: absolute;
	}
}

#site-info .topcontrol.visible {
	bottom: 15px;
	opacity: 1;
}

#site-info .topcontrol > div {
	position: relative;
	width: 100%;
	margin: auto;
}

#site-info .topcontrol a {
	position: absolute;
	bottom: 0;
	right: 15px;
}

/* 画像を使用する場合 */
#site-info .topcontrol a {
	display: block;
	width: 50px;
	height: 50px;
	background: url("../../../../../../resources/sw_img/pagetop.png") no-repeat center center;
	background-size: contain;
}


/* 画像を使用しない場合 */
/*
#site-info .topcontrol a {
	display: block;
	width: 51px;
	height: 42px;
	background: rgba(0,0,0, 0.53);
}

#site-info .topcontrol a::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -5px;
	margin-left: -9px;
	display: block;
	width: 17px;
	height: 17px;
	border-top: 3px solid #FFF;
	border-left: 3px solid #FFF;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	    transform: rotate(45deg);
}
*/

/*-- ページ内設置 上に戻るリンク 設定例：scroll.js用 --*/
#site-info .toTop {
	text-align: right;
	margin: 3em 20px 80px;
}

#site-info .toTop a {
	padding-left: 1.44em;
	display: inline-block;
	position: relative;
	overflow: visible;
}

#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);
}

#site-info .toTop {
	display: none;
}





/* -- デスクトップ用 -- */
@media print, screen and (min-width: 768px) {
	#site-info .topcontrol > div ,
	#topcontrol > div {
		max-width: calc(1000px + (51px + 50px) *2);
	}

	#site-info .topcontrol.fix-bottom ,
	#topcontrol.fix-bottom {
		position: absolute;
	}

}

/* -- スマホ用 -- */
@media handheld, only screen and (max-width: 767px) {
	#site-info .topcontrol ,
	#topcontrol {
		bottom: -50px;
	}

	#site-info .toTop ,
	#toTop {
		margin: 2em 20px 40px;
	}
}



/*-------------------------------------
 ヘッダー・フッター・メニュー
-------------------------------------*/

/*------------------------- デスクトップ用 ---------------------------*/
@media print, screen and (min-width: 768px) {
	/*------------------ ヘッダー ------------------*/
	#header {
		height: 130px;
	}

	#header ,
	#site-info .ax_header.on-pc * {
		-webkit-transition: 0.5s 0.1s;
		-o-transition: 0.5s 0.1s;
		transition: 0.5s 0.1s;
	}

	#site-info .ax_header.on-pc > div {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 130px;
		background: #fff;
		z-index: 10001;
	}
	#header.pad ~ #site-info .ax_header > div {
		position: fixed;
	}

	/* ヘッダーパネル(グロナビ・メガドロップを除く) */
	#site-info .on-pc .hx_panel {
		width: 100%;
		border-bottom: 1px solid #eee;
	}

	#site-info .on-pc .hx_panel > div {
		position: relative;
		width: calc(1000px + 40px);
		height: 130px;
		overflow: hidden;
	}



	/* ロゴ */
	#site-info .on-pc .hx_logo {
		position: absolute;
		top: 10px;
		left: 10px;
	}

	#site-info .on-pc .hx_logo a {
		width: 294px;
		height: 55px;
		padding: 5px;
	}

	#site-info .on-pc .hx_logo a img {
		max-width: none;
		max-height: 100%;
		margin: 0;
	}


	/* 検索 */
	#site-info .on-pc .hx_search_btn {
		position: absolute;
		top: 25px;
		right: 25px;
	}

	#site-info .on-pc .hx_search_btn .text-section.highlight {
		width: 20px;
		height: 20px;
		cursor: pointer;
	}


	/* その他 */
	#site-info .on-pc .hx_sub_panel {
		position: absolute;
		top: 25px;
		right: 50px;
	}

	#site-info .on-pc .hx_sub_panel > div {
		border-right: 1px solid #fff;
		padding-right: 20px;
	}

	#site-info .on-pc .hx_sub_panel > * > div::after {
		content: "";
		display: block;
		clear: both;
	}

	#site-info .on-pc .hx_lang_navi ,
	#site-info .on-pc .hx_utility_link {
		float: left;
		margin-left: 20px;
	}

	#site-info .on-pc .hx_lang_navi .link-list ul {
		position: relative;
		padding-left: 20px;
	}

	#site-info .on-pc .hx_lang_navi .link-list li {
		position: relative;
		display: inline-block;
		margin-left: 15px;
	}

	#site-info .on-pc .hx_lang_navi .link-list li.highlight {
/*		display: none; */
	}

	#site-info .on-pc .hx_lang_navi .link-list ul::before {
		content: "";
		position: absolute;
		left: 0;
		top: 50%;
		display: inline-block;
		width: 20px;
		height: 20px;
		background: url("../../../../../../resources/sw_img/icon_global.svg") no-repeat center center;
		background-size: contain;
		-webkit-transform: translate(0, -50%);
		    -ms-transform: translate(0, -50%);
		        transform: translate(0, -50%);
	}

	#site-info .on-pc .hx_lang_navi .link-list li a ,
	#site-info .on-pc .hx_lang_navi .link-list li span {
		color: #666;
		font-size: 14px;
	}

	/* ヘッダーユーティリティリンク */
	#site-info .on-pc .hx_utility_link .link-list li {
		position: relative;
		display: inline-block;
		padding-left: 30px;
		margin-left: 15px;
	}

	#site-info .on-pc .hx_utility_link .link-list li::before {
		content: "";
		position: absolute;
		left: 0;
		top: 50%;
		display: inline-block;
		width: 20px;
		height: 20px;
		background: url("../../../../../../resources/sw_img/icon_contact.svg") no-repeat center center;
		background-size: contain;
		-webkit-transform: translate(0, -50%);
		    -ms-transform: translate(0, -50%);
		        transform: translate(0, -50%);
	}


	#site-info .on-pc .hx_utility_link .link-list li a ,
	#site-info .on-pc .hx_utility_link .link-list li span {
		color: #666;
		font-size: 14px;
	}


	/* グロナビ */
	#site-info .on-pc .hx_gnavi {
		font-size: 0;
		width: 100%;
		margin-top: -50px;
	}

	#site-info .on-pc .hx_gnavi > div {
		display: table;
		width: calc(1000px + 40px);
		table-layout: auto;
		border-collapse: collapse;
	}

	#site-info .on-pc .hx_gnavi > div > div {
		display: table-row;
	}

	#site-info .on-pc .hx_gnavi > div > div > div {
		display: table-cell;
	/*	width: 10%; */
	}

	#site-info .on-pc .hx_gnavi >* >* >* >* > .teaser.no-img ,
	#site-info .on-pc .hx_gnavi >* >* >* >* > .external-teaser.no-img {
		position: relative;
		display: table;
/*		width: 100%; */
		height: 50px;
	}

	#site-info .on-pc .hx_gnavi >* >* >* >* > .teaser.no-img h2 ,
	#site-info .on-pc .hx_gnavi >* >* >* >* > .external-teaser.no-img h2 {
		display: table-row;
	}

	#site-info .on-pc .hx_gnavi >* >* >* >* > .teaser.no-img h2 a ,
	#site-info .on-pc .hx_gnavi >* >* >* >* > .external-teaser.no-img h2 a {
		display: table-cell;
		vertical-align: middle;
		padding: 5px 15px;
		text-align: center;
		font-size: 16px;
		color: #333;
		font-weight: bold;
		line-height: 1.25;
		text-decoration: none;
		border-bottom: 4px solid transparent;
	}

	#site-info .on-pc .hx_gnavi >* >* >* >* > .teaser.no-img h2 a[target="_blank"]::after ,
	#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: 17px;
		height: 12px;
		background: url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/link02.png) center center no-repeat;
		background-size: contain;
	}

	#site-info .on-pc .hx_gnavi >* >* >* >* > .teaser.no-img h2 a span ,
	#site-info .on-pc .hx_gnavi >* >* >* >* > .external-teaser.no-img h2 a span {
		display: none;
	}

	/*
	#site-info .on-pc .hx_gnavi >* >* >* >* > .teaser.no-img h2 a:hover ,
	#site-info .on-pc .hx_gnavi >* >* >* >* > .external-teaser.no-img h2 a:hover ,
	*/
	#site-info .on-pc .hx_gnavi >* >* > *:hover >* > .teaser.no-img h2 a ,
	#site-info .on-pc .hx_gnavi >* >* > *:hover >* > .external-teaser.no-img h2 a {
		border-bottom-color: #000;
	}

	#site-info .on-pc .hx_gnavi >* >* >* >* > .teaser.no-img h2 a.act ,
	#site-info .on-pc .hx_gnavi >* >* >* >* > .external-teaser.no-img h2 a.act ,
	#site-info .on-pc .hx_gnavi >* >* >* >* > .teaser.no-img h2 a.within ,
	#site-info .on-pc .hx_gnavi >* >* >* >* > .external-teaser.no-img h2 a.within {
		border-bottom-color: #000;
	}

	#site-info .on-pc .hx_gnavi >* >* >* >* > .teaser.no-img h2 a.act:hover ,
	#site-info .on-pc .hx_gnavi >* >* >* >* > .external-teaser.no-img h2 a.act:hover ,
	#site-info .on-pc .hx_gnavi >* >* >* >* > .teaser.no-img h2 a.within:hover ,
	#site-info .on-pc .hx_gnavi >* >* >* >* > .external-teaser.no-img h2 a.within:hover {
	}


	/* メガドロップメニュー */
	#site-info .on-pc .hx_gnavi * * .reuse-main-area {
		overflow: hidden;
		position: absolute;
		left: 0;
		top: 100%;
		width: 100%;
		padding: 0;
		color: #fff;

/* マウスオーバーで下に伸長 */
		max-height: 0;

/* マウスオーバーで全体が非透過化 */
/*		opacity: 0; */
/*		visibility: hidden; */

		z-index: 10;
		-webkit-transition: 0.5s 0.1s;
		-o-transition: 0.5s 0.1s;
		transition: 0.5s 0.1s;
	}

	#site-info .on-pc .hx_gnavi >* >* > div:hover .reuse-main-area {
/* マウスオーバーで下に伸長 */
		max-height: 550px;

/* マウスオーバーで全体が非透過化 */
/*		opacity: 1; */
/*		visibility: visible; */
	}


	#site-info .on-pc .hx_gnavi * * .reuse-main-area::after {
		content: "";
		overflow: hidden;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		padding: 0;
		background: #222;
		background: url("../../../../../../resources/sw_img/bg_menu.jpg") center center no-repeat;
		background-size: cover;
		z-index: -1;
	}


	#site-info .on-pc .hx_gnavi * * .reuse-main-area > div {
		font-size: 0;

		display: table;
		margin: 40px auto 20px;
		width: 1000px;
	}

	/* メガドロップ カラム割 */
	#site-info .on-pc .hx_gnavi * * .reuse-main-area > div > div {
		display: table-cell;
		vertical-align: top;
		width: 25%;
		padding-right: 20px;
	}

	#site-info .on-pc .hx_gnavi * * .reuse-main-area > .multiColumn2 > div {
		width: 50%;
	}
	#site-info .on-pc .hx_gnavi * * .reuse-main-area > .multiColumn3 > div {
		width: 33.33%;
	}
	#site-info .on-pc .hx_gnavi * * .reuse-main-area > .multiColumn4 > div {
		width: 25%;
	}
	#site-info .on-pc .hx_gnavi * * .reuse-main-area > .multiColumn5 > div {
		width: 20%;
	}

	#site-info .on-pc .hx_gnavi * * .reuse-main-area > .multiColumn1 > .column1 ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area > .multiColumn2 > .column2 ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area > .multiColumn3 > .column3 ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area > .multiColumn4 > .column4 ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area > .multiColumn5 > .column5 {
		padding-right: 0px;
	}

	#site-info .on-pc .hx_gnavi * * .reuse-main-area > .multiColumn2 > .column1 {
		width: 75%;
	}
	#site-info .on-pc .hx_gnavi * * .reuse-main-area > .multiColumn3 > .column1 {
		width: 50%;
	}

	#site-info .on-pc .hx_gnavi * * .reuse-main-area > div.empty ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area > div > div.empty {
		display: none;
	}


	/* メガドロップの中身 */

	/* テキストバナー(ハイライト) on メガドロップ */
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .teaser.no-img.highlight ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .external-teaser.no-img.highlight {
		margin-bottom: 20px;
	}

	#site-info .on-pc .hx_gnavi * * .reuse-main-area .teaser.no-img.highlight h2 a ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .external-teaser.no-img.highlight h2 a {
		position: relative;
		display: inline-block;
		color: #fff;
		font-size: 30px;
		line-height: 1.25;
	}

	/* テキストバナー on メガドロップ */
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .teaser.no-img:not(.highlight) ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .external-teaser.no-img:not(.highlight) {
		margin-bottom: 20px;
	}

	#site-info .on-pc .hx_gnavi * * .reuse-main-area .teaser.no-img:not(.highlight) h2 a ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .external-teaser.no-img:not(.highlight) h2 a {
		position: relative;
		display: inline-block;
		padding: 10px 50px;
		text-align: center;
		color: #fff;
		font-size: 14px;
		line-height: 1.25;
		border: 1px solid #fff;
		border-radius: 50px;
	}

	#site-info .on-pc .hx_gnavi * * .reuse-main-area .teaser.no-img:not(.highlight) h2 a::before ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .external-teaser.no-img:not(.highlight) h2 a::before {
		content: "";
		position: absolute;
		top: 50%;
		left: 10px;
		margin-top: -5px;
		display: block;
		width: 7px;
		height: 7px;
		border-top: 1px solid #fff;
		border-right: 1px solid #Fff;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		    transform: rotate(45deg);
	}

	/* 画像バナー on メガドロップ */
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .teaser:not(.no-img):not(.highlight) ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .external-teaser:not(.no-img):not(.highlight) ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .download-teaser:not(.no-img):not(.highlight) {
		position: relative;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		padding: 0 15px;
	}


	#site-info .on-pc .hx_gnavi * * .reuse-main-area .teaser:not(.no-img):not(.highlight) > * ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .external-teaser:not(.no-img):not(.highlight) > * ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .download-teaser:not(.no-img):not(.highlight) > * {
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 auto;
		        flex: 0 0 auto;
		margin: 0;
	}

	#site-info .on-pc .hx_gnavi * * .reuse-main-area .teaser:not(.no-img):not(.highlight) h2 ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .external-teaser:not(.no-img):not(.highlight) h2 ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .download-teaser:not(.no-img):not(.highlight) h2 {
		-webkit-box-ordinal-group: 3;
		    -ms-flex-order: 2;
		        order: 2;
	}

	#site-info .on-pc .hx_gnavi * * .reuse-main-area .teaser:not(.no-img):not(.highlight) h2 a ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .external-teaser:not(.no-img):not(.highlight) h2 a ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .download-teaser:not(.no-img):not(.highlight) h2 a {
		position: relative;
		font-size: 14px;
		color: #fff;
		border-bottom: 1px solid transparent;
		text-decoration: none;
		padding-left: 20px;
	}

	#site-info .on-pc .hx_gnavi * * .reuse-main-area .teaser:not(.no-img):not(.highlight) h2 a::before ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .external-teaser:not(.no-img):not(.highlight) h2 a::before ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .download-teaser:not(.no-img):not(.highlight) h2 a::before {
		content: "";
		position: absolute;
		top: 50%;
		left: 10px;
		margin-top: -5px;
		display: block;
		width: 7px;
		height: 7px;
		border-top: 1px solid #fff;
		border-right: 1px solid #Fff;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		    transform: rotate(45deg);
	}

	#site-info .on-pc .hx_gnavi * * .reuse-main-area .teaser:not(.no-img):not(.highlight) h2 a[target="_blank"]::after ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .external-teaser:not(.no-img):not(.highlight) h2 a[target="_blank"]::after {
		border: none;

		content: "";
		display: inline-block;
		vertical-align: middle;
		width: 7px;
		height: 7px;
		background: url("../../../../../../resources/sw_img/link02_white.png") center center no-repeat;
		background-size: contain;
	}

	#site-info .on-pc .hx_gnavi * * .reuse-main-area .download-teaser:not(.no-img):not(.highlight) h2 a[href*=".pdf"]::after {
		content: "";
		display: inline-block;
		vertical-align: middle;
		width: 18px;
		height: 23px;
		background: url("../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/pdf.png") center center no-repeat;
		background-size: contain;
		margin-left: 5px;
	}

	#site-info .on-pc .hx_gnavi * * .reuse-main-area .teaser:not(.no-img):not(.highlight) h2 + a ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .external-teaser:not(.no-img):not(.highlight) h2 + a ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .download-teaser:not(.no-img):not(.highlight) h2 + a {
		-webkit-box-ordinal-group: 2;
		    -ms-flex-order: 1;
		        order: 1;
		display: block;
		margin-bottom: 5px;
	}

	#site-info .on-pc .hx_gnavi * * .reuse-main-area .teaser:not(.no-img):not(.highlight) h2 + a img ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .external-teaser:not(.no-img):not(.highlight) h2 + a img ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .download-teaser:not(.no-img):not(.highlight) h2 + a img {
		display: block;
	}


	#site-info .on-pc .hx_gnavi * * .reuse-main-area .teaser:not(.no-img):not(.highlight) p ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .external-teaser:not(.no-img):not(.highlight) p ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .download-teaser:not(.no-img):not(.highlight) p {
		-webkit-box-ordinal-group: 4;
		    -ms-flex-order: 3;
		        order: 3;
	}

	#site-info .on-pc .hx_gnavi * * .reuse-main-area .teaser:not(.no-img):not(.highlight) h2 a:hover ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .external-teaser:not(.no-img):not(.highlight) h2 a:hover ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .download-teaser:not(.no-img):not(.highlight) h2 a:hover {
		border-bottom-color: #fff;
	}


	/* サイトマップ・リンクリスト on メガドロップ */
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .link-list ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .sitemap-1st {
		font-size: 0;
	}

	/* 折り返し(逆N型) */
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .link-list ul ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .sitemap-1st ul {
		display: inline-block;
		vertical-align: top;
		width: 100%;
		margin-bottom: 10px;
	}

	#site-info .on-pc .hx_gnavi * * .reuse-main-area .ux_sitemap_fold .link-list ul ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .ux_sitemap_fold .sitemap-1st ul {
		width: calc(100% - 10px);
		margin-right: 10px;
	}

	#site-info .on-pc .hx_gnavi * * .reuse-main-area .ux_sitemap_fold .link-list ul ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .ux_sitemap_fold .sitemap-1st ul {
		width: calc(50% - 10px);
	}

	#site-info .on-pc .hx_gnavi * * .reuse-main-area .ux_sitemap_fold.fold3 .link-list ul ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .ux_sitemap_fold.fold3 .sitemap-1st ul {
		width: calc(33.33% - 10px);
	}

	#site-info .on-pc .hx_gnavi * * .reuse-main-area .ux_sitemap_fold.fold4 .link-list ul ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .ux_sitemap_fold.fold4 .sitemap-1st ul {
		width: calc(25% - 10px);
	}

	/* 折り返し(Z型) */
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .lx_sitemap_li_2col .link-list li:not(.highlight) ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .lx_sitemap_li_2col .sitemap-1st li {
		width: calc(50% - 10px);
		margin-right: 10px;
	}

	#site-info .on-pc .hx_gnavi * * .reuse-main-area .lx_sitemap_li_3col .link-list li:not(.highlight) ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .lx_sitemap_li_3col .sitemap-1st li {
		width: calc(33.33% - 10px);
		margin-right: 10px;
	}

	#site-info .on-pc .hx_gnavi * * .reuse-main-area .lx_sitemap_li_4col .link-list li:not(.highlight) ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .lx_sitemap_li_4col .sitemap-1st li {
		width: calc(25% - 10px);
		margin-right: 10px;
	}

	/* サイトマップ・リンクリスト on メガドロップ */
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .link-list li.highlight ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .sitemap-1st h3 {
		border-bottom: 1px solid #999;
		padding-bottom: 5px;
		margin-bottom: 15px;
	}

	#site-info .on-pc .hx_gnavi * * .reuse-main-area .link-list li.highlight a ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .sitemap-1st h3 a {
		display: inline-block;
		color: #fff;
		font-size: 16px;
		font-weight: bold;
		border-bottom: 1px solid transparent;
	}

	#site-info .on-pc .hx_gnavi * * .reuse-main-area .link-list li.highlight a::before ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .sitemap-1st h3 a::before {
	}

	#site-info .on-pc .hx_gnavi * * .reuse-main-area .link-list li.highlight a:hover ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .sitemap-1st h3 a:hover {
	}

	#site-info .on-pc .hx_gnavi * * .reuse-main-area .link-list li:not(.highlight) ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .sitemap-1st li {
		position: relative;
		display: inline-block;
		vertical-align: top;
		min-width: 150px;
		border-right: 1px solid #ccc;
		padding-right: 15px;
		margin-right: 15px;
		margin-bottom: 10px;
	}

	#site-info .on-pc .hx_gnavi * * .reuse-main-area .link-list li:not(.highlight) a ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .sitemap-1st ul a {
		display: inline-block;
		text-align: center;
		color: #fff;
		font-size: 16px;
		font-weight: normal;
		border-bottom: 1px solid transparent;
	}

	#site-info .on-pc .hx_gnavi * * .reuse-main-area .link-list li:not(.highlight) a::before ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .sitemap-1st li a::before {
	}

	#site-info .on-pc .hx_gnavi * * .reuse-main-area .link-list li:not(.highlight) a[target="_blank"]::after ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .sitemap-1st a[target="_blank"]::after {
		content: "";
		display: inline-block;
		vertical-align: middle;
		width: 16px;
		height: 12px;
		background: url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/link02.png) center center no-repeat;
		background-size: contain;
		margin-left: 5px;
	}

	#site-info .on-pc .hx_gnavi * * .reuse-main-area .link-list li:not(.highlight) a:hover ,
	#site-info .on-pc .hx_gnavi * * .reuse-main-area .sitemap-1st li a:hover {
		border-color: #999;
	}

	#site-info .on-pc .hx_gnavi * * .reuse-main-area .sitemap-1st ul.siteLevel_2 {
		display: none;
	}


	/* コンパクトヘッダー */
	#header.float {
/*		height: 75px; */
	}

	#header.float ~ #site-info .ax_header.on-pc > div ,
	#header.float ~ #site-info .on-pc .hx_panel > div {
/*		height: 75px; */
	}

	#header.float ~ #site-info .on-pc .hx_sub_panel {
/*		opacity: 0; */
	}

	#header.float ~ #site-info .on-pc .hx_logo {
/*		top: 23px; */
	}




	/*------------------ フッター ------------------*/
	#site-info .ax_footer {
	}

	#site-info .fx_frame3 ,
	#site-info .fx_frame2 ,
	#site-info .fx_frame1 {
	}

	#site-info .fx_frame3 > div ,
	#site-info .fx_frame2 > div ,
	#site-info .fx_frame1 > div {
		max-width: calc(1000px + 40px);
	}

	/* 各背景色 */
	#site-info .fx_frame3 {
		background: #222;
		color: #fff;
	}

	#site-info .fx_frame2 {
		background: #888;
		color: #fff;
	}

	#site-info .fx_frame1 {
		background: #fff;
		color: #333;
	}


	/* フッターサイトマップ */
	#site-info .fx_sitemap {
		padding: 60px 0 20px;
	}

	#site-info .fx_sitemap >* {
		display: table;
		width: 100%;
		table-layout: fixed;
	}
	#site-info .fx_sitemap >* >* {
		display: table-row;
	}
	#site-info .fx_sitemap >* >* >* {
		display: table-cell;
		vertical-align: top;
		width: 10%;
	}

	#site-info .fx_sitemap .sitemap-1st {
		margin-right: 20px;
	}

	#site-info .fx_sitemap .link-list a ,
	#site-info .fx_sitemap .sitemap-1st a {
		display: inline-block;
		color: #fff;
		font-size: 12px;
		border-bottom: 1px solid transparent;
		margin-bottom: 10px;
	}

	#site-info .fx_sitemap .link-list a[target="_blank"]::after ,
	#site-info .fx_sitemap .sitemap-1st a[target="_blank"]::after {
		content: "";
		display: inline-block;
		vertical-align: middle;
		width: 17px;
		height: 12px;
		background: url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/link02.png) center center no-repeat;
		background-size: contain;
		margin-left: 5px;
	}

	#site-info .fx_sitemap .link-list a:hover ,
	#site-info .fx_sitemap .sitemap-1st a:hover {
		border-bottom-color: #5f5f5f;
	}

	#site-info .fx_sitemap .link-list li.highlight ,
	#site-info .fx_sitemap .sitemap-1st > h3 {
		border-bottom: 1px solid #5f5f5f;
		margin-bottom: 15px;
	}

	#site-info .fx_sitemap .link-list li.highlight a ,
	#site-info .fx_sitemap .sitemap-1st > h3 a {
		font-size: 14px;
		margin-bottom: 5px;
	}


	/* フッターサイトロゴ */
	#site-info .fx_logo {
		padding: 20px 0 40px;
	}

	#site-info .fx_logo::after {
		content: "";
		display: block;
		clear: both;
	}

	#site-info .fx_logo a {
		float: right;
		width: 160px;
		height: 34px;
	}

	#site-info .fx_logo a img {
		width: 100%;
	}


	/* フッターリンク集 */
	#site-info .fx_link1 {
		padding: 10px 0;
	}

	#site-info .fx_link1 .link-list ul {
		padding: 10px 0;
		text-align: center;
	}

	#site-info .fx_link1 .link-list ul li {
		display: inline-block;
		margin-left: 20px;
		padding-left: 20px;
	}

	#site-info .fx_link1 .link-list ul li + li {
		border-left: 1px solid #a3a3a3;
	}

	#site-info .fx_link1 .link-list ul li a ,
	#site-info .fx_link1 .link-list ul li span {
		font-size: 14px;
	}

	#site-info .fx_link1 .link-list ul li a[target="_blank"]::after {
		content: "";
		display: inline-block;
		vertical-align: middle;
		width: 17px;
		height: 12px;
		background: url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/link02.png) center center no-repeat;
		background-size: contain;
		margin-left: 5px;
	}


	/* コピーライト */
	#site-info .fx_copyright {
		padding: 30px 0;
		font-size: 12px;
		color: #333;
		text-align: center;
	}

}


/*--------------------------- スマホ用 -----------------------------*/
@media handheld, only screen and (max-width: 767px) {

	/* -- css ハンバーガーアイコン -- */
	#panel2-btn{
		position: fixed;
		top: 0;
		right: 0;
		display: block;
		width: 40px;
		height: 44px;
		margin: 8px 9px;
		border-radius: 10%;
		background: #FFF;
		z-index: 11111;
	}

	#panel2-btn:hover{
		background: #FFF;
		background: rgba(255,255,255, 0.8);
	}

	.panel2-btn-icon1 ,
	.panel2-btn-icon2 ,
	.panel2-btn-icon3 {
		display: block;
		position: absolute;
		top: 17px;
		left: 9px;
		width: 22px;
		height: 2px;
		margin: 0;
		background: #000;

		-webkit-transition: .2s .4s;
		-o-transition: .2s .4s;
		transition: .2s .4s;
	}

	.panel2-btn-icon1 {
		margin-top: -7px;
	}
	.panel2-btn-icon2 {
		margin-top: 0px;
	}
	.panel2-btn-icon3 {
		margin-top: 7px;
	}

	.panel2-btn-icon1::before ,
	.panel2-btn-icon3::before {
		display: block;
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 22px;
		height: 2px;
		background: #000;

		-webkit-transition: .3s .1s;
		-o-transition: .3s .1s;
		transition: .3s .1s;
	}

	.panel2-btn-title {
		overflow: hidden;
		display: block;
		position: absolute;
		top: 31px;
		left: 0;
		width: 40px;
		height: 12px;
	}

	.panel2-btn-title li {
		display: block;
		width: 40px;
		height: 15px;

		line-height: 1;
		font-size: 10px;
		color: #000;
		text-align: center;

		-webkit-transform: scale(0.8);
		-ms-transform: scale(0.8);
		    transform: scale(0.8);
	}
	.panel2-btn-title li:first-child {
		margin-top: -15px;

		-webkit-transition: .5s .1s;
		-o-transition: .5s .1s;
		transition: .5s .1s;
	}


	/* -- open時 -- */
	#panel2-sw:checked + div .panel2-btn-icon1 ,
	#panel2-sw:checked + div .panel2-btn-icon2 ,
	#panel2-sw:checked + div .panel2-btn-icon3 {
		background: transparent;
		margin-top: 0;

		-webkit-transition: .2s .1s;
		-o-transition: .2s .1s;
		transition: .2s .1s;
	}

	#panel2-sw:checked + div .panel2-btn-icon1::before ,
	#panel2-sw:checked + div .panel2-btn-icon3::before {
		width: 30px;
		left: -4px;

		-webkit-transition: .3s .3s;
		-o-transition: .3s .3s;
		transition: .3s .3s;
	}

	#panel2-sw:checked + div .panel2-btn-icon1::before {
		-webkit-transform: rotate(-225deg);
		-ms-transform: rotate(-225deg);
		    transform: rotate(-225deg);
	}

	#panel2-sw:checked + div .panel2-btn-icon3::before {
		-webkit-transform: rotate(-135deg);
		-ms-transform: rotate(-135deg);
		    transform: rotate(-135deg);
	}

	#panel2-sw:checked + div .panel2-btn-title li:first-child {
		margin-top: 0px;

		-webkit-transition: .5s .25s;
		-o-transition: .5s .25s;
		transition: .5s .25s;
	}

	/*------------------ ヘッダー ------------------*/
	#header {
		height: 60px;
	}

	#site-info .ax_header.on-sp {
	}

	/* ヘッダーパネル */
	#site-info .on-sp .hx_panel {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 60px;
		background: #fff;
		border-bottom: 1px solid #eee;
		z-index: 10010;
	}

	/* ロゴ */
	#site-info .on-sp .hx_logo {
		position: absolute;
		top: 5px;
		left: 10px;
		width: calc(100% - 120px);
	}

	#site-info .on-sp .hx_logo a {
		width: auto;
		height: 50px;
		padding: 5px;
	}

	#site-info .on-sp .hx_logo a img {
		max-width: none;
		max-height: 100%;
		margin: 0;
	}

	/* 検索 */
	#site-info .on-sp .hx_search_btn {
		position: absolute;
		top: 20px;
		right: 65px;
	}

	#site-info .on-sp .hx_search_btn .text-section.highlight {
		width: 24px;
		height: 26px;
		padding: 3px;
		cursor: pointer;
	}

	#site-info .on-sp .hx_search_btn .text-section.highlight img[src$=".svg"] {
		max-width: 100%;
		max-height: 100%;
	}

	/* メニュー */
	/* 60pxはヘッダーの高さ分 */
	#site-info .on-sp .hx_menu {
		font-size: 0;
		position: fixed;
		top: 60px;
		left: 0;
		width: 100vw;
		height: calc(100% - 60px);
		max-height: 100%;
		overflow: hidden;
		z-index: 10000;

		-webkit-transition: .7s .1s;
		-o-transition: .7s .1s;
		transition: .7s .1s;

		background: #fff;
	/*	background: rgba(255, 255, 255, 0.9); */
	}

	#panel2-sw:not(:checked) ~ #site-info .on-sp .hx_menu {
	/*	max-height: 0; */
		left: 100%;
	}


	/* 3way-navi */
	#site-info .on-sp .hx_menu > div {
		position: absolute;
		width: 100vw;
		height: 100%;
		overflow: hidden;
		overflow-y: scroll;
	}

	/* フォルダ開閉 */
	#site-info .on-sp .hx_gnavi .sitemap-1st ul {
		position: absolute;
		top: 0;
		left: 100%;
		width: 100%;
		height: 100%;
		background: #fff;
		overflow: hidden;
		z-index: 1;
		-webkit-transition: 0.5s;
		-o-transition: 0.5s;
		transition: 0.5s;
	}

	#site-info .on-sp .hx_gnavi .sitemap-1st ul.open {
		left: 0;
	}

	#site-info .on-sp .hx_gnavi .sitemap-1st ul.active {
		overflow-y: scroll;
	}


	/* 各要素共通 */
	#site-info .on-sp .hx_gnavi .sitemap-1st a ,
	#site-info .on-sp .hx_gnavi .sitemap-1st .gn-back span ,
	#site-info .on-sp .hx_gnavi .link-list li a ,
	#site-info .on-sp .hx_gnavi .link-list li span {
		position: relative;
		display: block;
		color: #000;
		font-size: 14px;
		font-weight: normal;
		padding: 15px 20px;
		text-align: left;
		border-bottom: 1px solid #f0f0f0;
	}

	#site-info .on-sp .hx_gnavi .sitemap-1st a[target="_blank"]::after ,
	#site-info .on-sp .hx_gnavi .link-list li a[target="_blank"]::after {
		content: "";
		display: inline-block;
		vertical-align: middle;
		width: 17px;
		height: 12px;
		background: url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/link02.png) center center no-repeat;
		background-size: contain;
		margin: 0 5px;
	}

	/* 通常リンク */
	#site-info .on-sp .hx_gnavi .sitemap-1st a:not(.gn-to-folder):not(.gn-folder-top) ,
	#site-info .on-sp .hx_gnavi .link-list li a {
		color: #0066cc;
		font-weight: bold;
		padding-left: 40px;
		padding-right: 40px;
	}

	#site-info .on-sp .hx_gnavi .sitemap-1st a:not(.gn-to-folder):not(.gn-folder-top)::before ,
	#site-info .on-sp .hx_gnavi .link-list li a::before {
		content: "";
		position: absolute;
		right: 20px;
		top: 50%;
		margin-top: -5px;
		width: 7px;
		height: 7px;
		border-top: 1px solid #333;
		border-left: 1px solid #333;
		-webkit-transform: rotate(135deg);
		    -ms-transform: rotate(135deg);
		        transform: rotate(135deg);
	}

	/* 現在地表示 */
	#site-info .on-sp .hx_gnavi .sitemap-1st a.act:not(.gn-to-folder) ,
	#site-info .on-sp .hx_gnavi .link-list li a.act {
	}

	#site-info .on-sp .hx_gnavi .sitemap-1st a.act:not(.gn-to-folder)::before ,
	#site-info .on-sp .hx_gnavi .link-list li a.act::before {
	}

	/* ↑階層へ(BACK) */
	#site-info .on-sp .hx_gnavi .sitemap-1st .gn-back span {
		padding-left: 40px;
		color: #000;
		font-weight: bold;
	}

	#site-info .on-sp .hx_gnavi .sitemap-1st .gn-back span::before {
		content: "";
		position: absolute;
		left: 20px;
		top: 50%;
		margin-top: -5px;
		display: block;
		width: 7px;
		height: 7px;
		border-top: 1px solid #333;
		border-left: 1px solid #333;
		-webkit-transform: rotate(-45deg);
		    -ms-transform: rotate(-45deg);
		        transform: rotate(-45deg);
	}

	/* ↓階層フォルダへ */
	#site-info .on-sp .hx_gnavi .sitemap-1st a.gn-to-folder {
		padding-left: 40px;
		color: #000;
		font-weight: bold;
	}

	#site-info .on-sp .hx_gnavi .sitemap-1st a.gn-to-folder::before {
		content: "";
		position: absolute;
		left: 20px;
		top: 50%;
		margin-top: -5px;
		display: block;
		width: 7px;
		height: 7px;
		border-top: 1px solid #333;
		border-left: 1px solid #333;
		-webkit-transform: rotate(135deg);
		    -ms-transform: rotate(135deg);
		        transform: rotate(135deg);
	}

	/* フォルダトップ */
	#site-info .on-sp .hx_gnavi .sitemap-1st a.gn-folder-top {
/*		padding-left: 40px; */
		font-size: 16px;
		color: #0066cc;
		font-weight: bold;
	}

	#site-info .on-sp .hx_gnavi .sitemap-1st a.gn-folder-top::before {
/*
		content: "";
		position: absolute;
		left: 20px;
		top: 50%;
		margin-top: -5px;
		display: block;
		width: 9px;
		height: 9px;
		border-top: 2px solid #0066cc;
		border-left: 2px solid #0066cc;
		-webkit-transform: rotate(-45deg);
		    -ms-transform: rotate(-45deg);
		        transform: rotate(-45deg);
*/
	}


	/* ヘッダーユーティリティリンク集 */
	#site-info .on-sp .hx_utility_link {
		padding: 5px 0;
		color: #fff;
		background: #444;
	}

	#site-info .on-sp .hx_utility_link .link-list ul {
		padding: 10px 0;
		text-align: center;
	}

	#site-info .on-sp .hx_utility_link .link-list ul li {
		position: relative;
		display: inline-block;
		margin: 0 20px;
	}

	#site-info .on-sp .hx_utility_link .link-list ul li a ,
	#site-info .on-sp .hx_utility_link .link-list ul li span {
		font-size: 12px;
		font-weight: bold;
	}

	#site-info .on-sp .hx_utility_link .link-list ul li a[target="_blank"]::after {
		content: "";
		display: inline-block;
		vertical-align: middle;
		width: 17px;
		height: 12px;
		background: url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/link02.png) center center no-repeat;
		background-size: contain;
		margin-left: 5px;
	}

	/* 言語リンク */
	#site-info .on-sp .hx_lang_navi {
		padding: 15px 0;
		background: #eee;
	}

	#site-info .on-sp .hx_lang_navi .link-list ul {
		text-align: center;
	}

	#site-info .on-sp .hx_lang_navi .link-list ul li {
		display: inline-block;
		width: 50%;
	}

	#site-info .on-sp .hx_lang_navi .link-list ul li.highlight {
/*		display: none; */
	}

	#site-info .on-sp .hx_lang_navi .link-list ul li a ,
	#site-info .on-sp .hx_lang_navi .link-list ul li span {
		padding: 15px 10px;
		text-align: center;
		font-size: 12px;
		font-weight: bold;
		color: #222;
		background: #fff;
		border: 1px solid #eee;
	}

	#site-info .on-sp .hx_lang_navi .link-list ul li.highlight span ,
	#site-info .on-sp .hx_lang_navi .link-list ul li.highlight a ,
	#site-info .on-sp .hx_lang_navi .link-list ul li a.act ,
	#site-info .on-sp .hx_lang_navi .link-list ul li a.within {
		color: #a4a4a4;
		background: #f7f7f7;
	}


	/*------------------ フッター ------------------*/
	#site-info .ax_footer {
	}

	#site-info .fx_frame3 ,
	#site-info .fx_frame2 ,
	#site-info .fx_frame1 {
		background: #e9f3f2;
	}

	#site-info .fx_frame3 > div ,
	#site-info .fx_frame2 > div ,
	#site-info .fx_frame1 > div {
	}


	/* フッターサイトマップ */
	#site-info .fx_sitemap {
		background: #000;
		color: #fff;

		display: none;
	}

	#site-info .fx_sitemap >* {
	}
	#site-info .fx_sitemap >* >* {
		border-top: 1px solid #d1dad9;
		border-left: 1px solid #d1dad9;
	}
	#site-info .fx_sitemap >* >* >* {
		display: inline-block;
		vertical-align: top;
		width: 50%;
		height: 55px;
		border-bottom: 1px solid #d1dad9;
		border-right: 1px solid #d1dad9;
	}

	#site-info .fx_sitemap >* >* >* >* {
	}

	#site-info .fx_sitemap .link-list ,
	#site-info .fx_sitemap .sitemap-1st {
	}

	#site-info .fx_sitemap .link-list a ,
	#site-info .fx_sitemap .sitemap-1st a {
		display: table-cell;
		vertical-align: middle;
		text-align: center;
		height: 55px;
		padding: 5px 5px;
		color: #fff;
		font-size: 13px;
		font-weight: normal;
		border-bottom: 1px solid transparent;
		margin-bottom: 10px;
	}

	#site-info .fx_sitemap .link-list a[target="_blank"]::after ,
	#site-info .fx_sitemap .sitemap-1st a[target="_blank"]::after {
		content: "";
		display: inline-block;
		vertical-align: middle;
		width: 17px;
		height: 12px;
		background: url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/link02.png) center center no-repeat;
		background-size: contain;
		margin-left: 5px;
	}

	#site-info .fx_sitemap .link-list a:hover ,
	#site-info .fx_sitemap .sitemap-1st a:hover {
		border-bottom-color: #000;
	}

	#site-info .fx_sitemap .sitemap-1st > h3 {
		display: table;
		width: 100%;
		height: 55px;
	}

	#site-info .fx_sitemap .sitemap-1st > h3 a {
	}

	#site-info .fx_sitemap .link-list li:not(.highlight) ,
	#site-info .fx_sitemap .sitemap-1st ul {
		display: none;
	}

	/* フッターロゴ */
	#site-info .fx_logo {
		background: #000;
		color: #fff;

		display: none;
	}

	#site-info .fx_logo {
		margin: 10px 20px;
	}

	#site-info .fx_logo a {
		padding: 10px;
	}


	/* フッターリンク集 */
	#site-info .fx_link1 {
		background: #888;
		color: #fff;
		padding: 10px 0;
	}

	#site-info .fx_link1 .link-list ul {
		padding: 10px 0;
		text-align: center;
	}

	#site-info .fx_link1 .link-list ul li {
		display: inline-block;
		margin-left: 20px;
		padding-left: 20px;
	}

	#site-info .fx_link1 .link-list ul li + li {
		border-left: 1px solid #a3a3a3;
	}

	#site-info .fx_link1 .link-list ul li a ,
	#site-info .fx_link1 .link-list ul li span {
		font-size: 12px;
	}

	#site-info .fx_link1 .link-list ul li a[target="_blank"]::after {
		content: "";
		display: inline-block;
		vertical-align: middle;
		width: 17px;
		height: 12px;
		background: url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/link02.png) center center no-repeat;
		background-size: contain;
		margin-left: 5px;
	}


	/* コピーライト */
	#site-info .fx_copyright {
		padding: 25px 0;
		background: #fff;
		font-size: 10px;
		color: #333;
		text-align: center;
	}


}



/*------------------ プラグイン・サイト内共通 特殊設定 ------------------*/

/*==== ページ遷移時フェイドイン設定 ====*/
body:not(.ready) {
	/*opacity: 0;*/
	-webkit-transition: 0.5s 0.5s;
	-o-transition: 0.5s 0.5s;
	transition: 0.5s 0.5s;
}

body.ready {
	opacity: 1;
	-webkit-transition: 0.5s 0.5s;
	-o-transition: 0.5s 0.5s;
	transition: 0.5s 0.5s;
}

body.in-editor {
	opacity: 0.3;
/*	transition: 0.5s; */
}

body.in-editor.ready {
	opacity: 1;
}

body.loaded {
/*
	-webkit-transition: 0s;
	-o-transition: 0s;
	transition: 0s;
*/
}




/*==== スクロールエフェクト ====*/
/* 出現アニメーション */
#promos3 .fadeObj ,
.fadeObj {
	opacity: 0;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	-webkit-transform: translate(0, 30px);
	    -ms-transform: translate(0, 30px);
	        transform: translate(0, 30px);
}

#promos3 .fadeObj.visible ,
.fadeObj.visible {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	    -ms-transform: translate(0, 0);
	        transform: translate(0, 0);
	-webkit-transition: 0.5s 0.1s;
	-o-transition: 0.5s 0.1s;
	transition: 0.5s 0.1s;
}

.fadeObj.visible.column1 {
	-webkit-transition-delay: 0.1s;
	     -o-transition-delay: 0.1s;
	        transition-delay: 0.1s;
}
#promos3 .fadeObj.visible ,
.fadeObj.visible.column2 {
	-webkit-transition-delay: 0.3s;
	     -o-transition-delay: 0.3s;
	        transition-delay: 0.3s;
}
.fadeObj.visible.column3 {
	-webkit-transition-delay: 0.5s;
	     -o-transition-delay: 0.5s;
	        transition-delay: 0.5s;
}
.fadeObj.visible.column4 {
	-webkit-transition-delay: 0.7s;
	     -o-transition-delay: 0.7s;
	        transition-delay: 0.7s;
}
.fadeObj.visible.column5 {
	-webkit-transition-delay: 1.0s;
	     -o-transition-delay: 1.0s;
	        transition-delay: 1.0s;
}


/*===== 検索ダイアログ =====*/
#dialog_search {
	position: fixed;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	background: rgba(0,0,0, 0.4);

	-webkit-transition: 0.2s;

	-o-transition: 0.2s;

	transition: 0.2s;
	z-index: 50000;
	opacity: 0;
	visibility: hidden;
}

#dialog_search.open {
	opacity: 1;
	visibility: visible;
}


.close_btn {
	position: fixed;
	top: 0;
	right: 0;
	display: block;
	width: 40px;
	height: 44px;
	margin: 20px;
	border-radius: 10%;
	background: #FFF;
	z-index: 10000;
}

.close_btn:hover{
	background: #FFF;
	background: rgba(255,255,255, 0.8);
}

.close2-btn-icon1 ,
.close2-btn-icon2 ,
.close2-btn-icon3 {
	display: block;
	position: absolute;
	top: 17px;
	left: 9px;
	width: 22px;
	height: 2px;
	margin: 0;
	background: #19294b;

	-webkit-transition: .2s .4s;
	-o-transition: .2s .4s;
	transition: .2s .4s;
}

.close2-btn-icon1 {
	margin-top: -7px;
}
.close2-btn-icon2 {
	margin-top: 0px;
}
.close2-btn-icon3 {
	margin-top: 7px;
}

.close2-btn-icon1::before ,
.close2-btn-icon3::before {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 22px;
	height: 2px;
	background: #19294b;

	-webkit-transition: .3s .1s;
	-o-transition: .3s .1s;
	transition: .3s .1s;
}

.close2-btn-title {
	overflow: hidden;
	display: block;
	position: absolute;
	top: 31px;
	left: 0;
	width: 40px;
	height: 12px;
}

.close2-btn-title li {
	display: block;
	width: 40px;
	height: 15px;

	line-height: 1;
	font-size: 10px;
	color: #19294b;
	text-align: center;

	-webkit-transform: scale(0.8);
	-ms-transform: scale(0.8);
	    transform: scale(0.8);
}
.close2-btn-title li:first-child {
	margin-top: -15px;

	-webkit-transition: .5s .1s;
	-o-transition: .5s .1s;
	transition: .5s .1s;
}


/* -- open時 -- */
.close_btn .close2-btn-icon1 ,
.close_btn .close2-btn-icon2 ,
.close_btn .close2-btn-icon3 {
	background: transparent;
	margin-top: 0;

	-webkit-transition: .2s .1s;
	-o-transition: .2s .1s;
	transition: .2s .1s;
}

.close_btn .close2-btn-icon1::before ,
.close_btn .close2-btn-icon3::before {
	width: 30px;
	left: -4px;

	-webkit-transition: .3s .3s;
	-o-transition: .3s .3s;
	transition: .3s .3s;
}

.close_btn .close2-btn-icon1::before {
	-webkit-transform: rotate(-225deg);
	-ms-transform: rotate(-225deg);
	    transform: rotate(-225deg);
}

.close_btn .close2-btn-icon3::before {
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	    transform: rotate(-135deg);
}

.close_btn .close2-btn-title li:first-child {
	margin-top: 0px;

	-webkit-transition: .5s .25s;
	-o-transition: .5s .25s;
	transition: .5s .25s;
}


#dialog_search .search_inputbox {
	position: absolute;
	top: 40%;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	    -ms-transform: translate(-50%, 0);
	        transform: translate(-50%, 0);
	display: block;
	width: 500px;
	max-width: 90%;
}

#dialog_search .search_inputbox > h2 {
	display: block;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}

[id=dialog_search] th ,
[id=dialog_search] td {
	padding: 0;
	border: none;
	background: none;
}

/* 検索ダミー */
#dialog_search .search_inputbox form {
	font-size: 0;
}

#dialog_search .search_inputbox input[type="text"] {
	width: calc(100% - 45px);
	font-size: 2rem;
	padding: 10px 20px;
	-webkit-box-shadow: inset 0 0 8px 2px #ccc;
	        box-shadow: inset 0 0 8px 2px #ccc;
}

#dialog_search .search_inputbox input[type="submit"] {
	padding: 0;
	-webkit-box-sizing: content-box;
	        box-sizing: content-box;
	vertical-align: top;
	width: 20px;
	height: calc(1.15rem + 0px);
	border: 12px solid #000;
	background: #000 url("../../../../../../resources/sw_img/icon_glass_white.svg") center center no-repeat;;
}


/* 検索(google search) */
[id=dialog_search] .gsst_b {
	font-size: 0;
}

[id=dialog_search] input.gsc-input {
	min-height: 27px;
}

[id=dialog_search] .gsc-search-button-v2 {
	margin: 0;
}


/* 検索(MARS FINDER) */
.mf_finder_searchBox_items .mf_finder_searchBox_submit span {
	margin: 0;
}

.mf_finder_searchBox_submit {
	color: #fff !important;
	font-size: 24px !important;
}

.mf_finder_searchBox_doctype ,
.mf_finder_searchBox_selects {
	display: none !important;
}

.mf_finder_searchBox_query_input {
	border: none !important;
}

div.mf_finder_organic_doc_body {
	height: auto;
}

#sharewithmain .mf_finder_searchBox {
	margin-bottom: 2rem;
}




/*==== カルーセル：スライドMV ====*/

/* -- デスクトップ用 -- */
@media print, screen and (min-width: 768px) {

	/*==== カルーセル：スライドMV（ベストエフォート型） ====*/
	/* スライドエリアと画像サイズに合わせて、各設定値を変更する事 */
	/* 下の例: */
	/* 最小スライドエリアwidth: 1040px */
	/* 画像height＝最小スライドエリアheight: 450px */
	/* 画像width: 1920px */

	[data-page-marker~="with-slider"] #mv ,
	#area_slider1 {
		position: relative;
		display: block;
		width: 100%;
		height: auto;
		min-height: 450px;
	}

	[data-page-marker~="with-slider"] #mv::before ,
	#area_slider1::before {
		content: "";
		display: block;
		padding-top: calc(100% / 1920 * 450);
	}

	#area_slider1  {
		position: absolute;
		top: 130px;
		left: 50%;
		-webkit-transform: translate(-50%, 0);
		    -ms-transform: translate(-50%, 0);
		        transform: translate(-50%, 0);
	}

	#area_slider1 > div {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		width: 100%;
		height: 100%;
	}

	#area_slider1 .slick-slide {
		min-height: 450px;
		overflow: hidden;
	}

	#area_slider1 .slick-slide::before {
		content: "";
		display: block;
		padding-top: calc(100% / 1920 * 450);
	}

	#area_slider1 .slick-slide > div {
		position: absolute;
		top: 50%;
		left: 50%;
		width: calc(1000px + 40px);
		-webkit-transform: translate(-50%, -50%);
		    -ms-transform: translate(-50%, -50%);
		        transform: translate(-50%, -50%);
	}

	#area_slider1 .slick-slide * *:last-child {
		margin-bottom: 0;
	}

	/* 第１カラムは横幅いっぱい、それ以外はコンテンツエリアに収める */
	#area_slider1 .slick-slide > .column1 {
		width: 100%;
		min-width: 1920px;
	}
	#area_slider1 .slick-slide > .column1 img {
		width: 100%;
	}

	/* PCを第１カラム、SPを第２カラム、とする場合 */
	#area_slider1 .slick-slide > .column2 {
/*		display: none; */
	}


	#area_slider1 .slick-dots {
		top: auto;
		bottom: auto;

		bottom: 20px;
		display: block;
		width: 100%;
	}

	#area_slider1 .slick-dots li {
		margin: 0 5px;
	}


	#area_slider1 .slick-dots li button {
		display: block;
		width: 60px;
		height: 6px;
		background: #fff;
		border: 1px solid #ccc;
	}

	#area_slider1 .slick-dots li.slick-active button {
		background: #222;
	}
}

/* -- スマホ用 -- */
@media handheld, only screen and (max-width: 767px) {

	/*==== カルーセル：スライドMV（PC踏襲型：PCで見える分をSPでも表示） ====*/
	/* スライドエリアと画像サイズに合わせて、各設定値を変更する事 */
	/* 下の例: */
	/* スライドエリアwidth: 100%(画面いっぱい) */
	/* PC時のスライドエリアwidth: 1040px */
	/* 画像height: 450px */
	/* 画像width: 1920px */
	[data-page-marker~="with-slider"] #mv ,
	#area_slider1 {
		position: relative;
		display: block;
		width: 100%;
		height: auto;
		margin-bottom: 45px;
	}

	[data-page-marker~="with-slider"] #mv::before ,
	#area_slider1::before {
		content: "";
		display: block;
		padding-top: calc(100% / 1040 * 450);
	}

	#area_slider1  {
		position: absolute;
		top: 60px;
		left: 0;
	}

	#area_slider1 > div {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		width: 100%;
		height: 100%;
	}

	#area_slider1 .slick-slide {
	}

	#area_slider1 .slick-slide::before {
		content: "";
		display: block;
		padding-top: calc(100% / 1040 * 450);
	}

	#area_slider1 .slick-slide > div {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 100%;
		-webkit-transform: translate(-50%, -50%);
		    -ms-transform: translate(-50%, -50%);
		        transform: translate(-50%, -50%);
		font-size: 12px;
	}

	/* パターンA: PCの画像でコンテンツエリア内の部分を、SPで見せる場合 */
	#area_slider1 .slick-slide > .column1 {
		width: calc(100% * 1920 / 1040);
	}
	#area_slider1 .slick-slide > .column1 img {
		width: 100%;
	}

	/* パターンB: PCを第１カラム、SPを第２カラム、とする場合 */
	#area_slider1 .slick-slide > .column1 {
/*		display: none; */
	}

	#area_slider1 .slick-slide * *:last-child {
		margin-bottom: 0;
	}

	#area_slider1 .slick-dots {
		bottom: auto;
		bottom: 5px;
		display: block;
		width: 100%;
	}

	#area_slider1 .slick-dots li {
		margin: 0 5px;
	}

	#area_slider1 .slick-dots li button {
		display: block;
		width: 40px;
		height: 4px;
		background: #222;
		border: 1px solid #ccc;
	}

	#area_slider1 .slick-dots li.slick-active button {
		background: #fff;
	}
}




/*==== メインビジュアル：MV ====*/

/* -- デスクトップ用 -- */
@media print, screen and (min-width: 768px) {
	/*==== メインビジュアル：MV（高さ固定型） ====*/
	[data-page-marker~="with-mv"] #page-intro > h1 {
		color: #fff;
		position: absolute;
		top: 210px;
		left: 50%;
		margin-left: -500px;
		width: 1000px;
		height: auto;
		z-index: 1;
	}

	[data-page-marker~="with-mv"] #mv ,
	#promos3 .area_mv {
		display: block;
		width: 100%;
		height: 280px;
		position: relative;
		margin-bottom: 40px;
	}

	#promos3 .area_mv  {
		position: absolute;
		top: 120px;
		left: 0;
		overflow: hidden;
	}

	#promos3 .area_mv > .column1 {
		margin: auto;
		height: auto;

		position: absolute;
		top: 50%;
		left: 50%;
		width: 100%;
		min-width: 1400px;
		-webkit-transform: translate(-50%, -50%);
		    -ms-transform: translate(-50%, -50%);
		        transform: translate(-50%, -50%);
	}

	#promos3 .area_mv img {
		width: 100%;
	}

}

/* -- スマホ用 -- */
@media handheld, only screen and (max-width: 767px) {

	/*==== メインビジュアル：MV（縦横比固定型） ====*/
	[data-page-marker~="with-mv"] #page-intro > h1 {
		color: #fff;
		position: absolute;
		top: 110px;
		left: 0px;
		width: 100%;
		height: auto;
		z-index: 1;
	}

	[data-page-marker~="with-mv"] #mv ,
	#promos3 .area_mv {
		position: relative;
		display: block;
		width: 100%;
		height: calc(100vw / 1040 * 280 * 1.5);
		margin-bottom: 40px;
	}

	[data-page-marker~="with-mv"] #promos3 .area_mv  {
		position: absolute;
		top: 60px;
		left: 0;
		overflow: hidden;
	}

	#promos3 .area_mv > .column1 {
		margin: auto;
		height: auto;

		position: absolute;
		top: 50%;
		left: 50%;
		width: calc( 100% / 1920 * 1040 * 1.5 );
		-webkit-transform: translate(-50%, -50%);
		    -ms-transform: translate(-50%, -50%);
		        transform: translate(-50%, -50%);
	}

	#promos3 .area_mv img {
		width: 100%;
	}
}



/*===== メインビジュアル：MV（高さ固定型） promos1用 ====*/
[data-promos1="has-img"] #mv {
	height: 400px;
}

[data-promos1="has-img"] .page-intro ,
[data-promos1="has-img"] #page-intro {
	border: none;
}

[data-promos1="has-img"] .page-intro > h1 ,
[data-promos1="has-img"] #page-intro > h1 {
	display: none;
}

[data-promos1="has-img"] #promos1 .text-section {
	position: static;
	margin-bottom: 0;
}

[data-promos1="has-img"] #promos1 .text-section img {
	position: absolute;
	top: 130px;
	left: 0;
	display: block;
	width: 100%;
	height: 400px;
	margin: 0;

	-o-object-fit: cover;
	   object-fit: cover;
	font-family: "object-fit: cover;";
}

[data-promos1="has-img"] #promos1 .text-section .text {
	text-shadow: none;
	left: auto;

	position: absolute;
	top: calc(130px + 400px / 2);
	left: calc(50% - 1000px / 2);
	-webkit-transform: translate(0, -50%);
	    -ms-transform: translate(0, -50%);
	        transform: translate(0, -50%);
	width: 1000px;

	color: #fff;
	font-size: 30px;
	letter-spacing: 0.1em;
	line-height: 1.25;
}

[data-promos1="has-img"] #promos1 .text-section .text em {
	font-style: normal;
	font-family: "Roboto Condensed", YuGothicM, "游ゴシック Medium", YuGothic, "Yu Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 60px;
	letter-spacing: 0.05em;
}


/* スマホ用 */
@media handheld, only screen and (max-width: 767px) {
	[data-promos1="has-img"] #mv {
		height: 200px;
	}

	[data-promos1="has-img"] #promos1 .text-section img {
		top: 60px;
		height: 200px;
	}

	[data-promos1="has-img"] #promos1 .text-section .text {
		top: calc(60px + 200px / 2);
		left: 10px;
		width: calc(100% - 20px);

		font-size: 16px;
	}

	[data-promos1="has-img"] #promos1 .text-section .text em {
		font-size: 30px;
	}
}



/*==== マルチ２一覧スライド ====*/
/* 設定resetしない */
#area_multi2_slider1 .slick-dots {
	display: none !important;
}

#area_multi2_slider1 .slick-prev ,
#area_multi2_slider1 .slick-next {
	margin: 0;

	top: 70px;
	width: 50px;
	height: 50px;
	z-index: 1;

	opacity: 0.5;
}

#area_multi2_slider1 .slick-prev {
	left: -15px;
}
#area_multi2_slider1 .slick-next {
	right: 3px;
}

#area_multi2_slider1 .slick-prev::before ,
#area_multi2_slider1 .slick-next::before {
	content: "";
	display: block;
	width: 50px;
	height: 50px;
	background: url("../../../../../../resources/sw_img/slide-prev.png") no-repeat center center;
	background-size: contain;
}

#area_multi2_slider1 .slick-next::before {
	-webkit-transform: rotate(180deg);
	    -ms-transform: rotate(180deg);
	        transform: rotate(180deg);
}

#area_multi2_slider1 .slick-prev:hover ,
#area_multi2_slider1 .slick-prev:focus ,
#area_multi2_slider1 .slick-prev:active ,
#area_multi2_slider1 .slick-next:hover ,
#area_multi2_slider1 .slick-next:focus ,
#area_multi2_slider1 .slick-next:active {
	opacity: 1;
}


/* スマホ用 */
@media handheld, only screen and (max-width: 767px) {
	#area_multi2_slider1 .basic-list.thumnail ,
	#area_multi2_slider1 .basic-list-english.thumnail {
		padding: 0 20px;
	}

	#area_multi2_slider1 .slick-prev ,
	#area_multi2_slider1 .slick-next {
		width: 35px;
		height: 35px;
	}

	#area_multi2_slider1 .slick-prev::before ,
	#area_multi2_slider1 .slick-next::before {
		width: 35px;
		height: 35px;
	}

	#area_multi2_slider1 .slick-prev {
		left: -20px;
	}
	#area_multi2_slider1 .slick-next {
		right: -3px;
	}
}


/*==== カルーセル：スライドMV html1・メイン用 （縦横比固定型・動画対応版） ====*/
/* スライドエリアと画像サイズに合わせて、各設定値を変更する事 */
/* 下の例: */
/* スライドエリアwidth: 100%(画面いっぱい) */
/* 画像height: 440px */
/* 画像width: 1280px */


/*-- アロー・ドットを含む枠 --*/
#html1 .ux_slick_mcol_mv {
	position: relative;
/*	padding-bottom: 50px; */
}

#html1 .ux_slick_mcol_mv > .column1 {
	width: 100%;
	max-width: none;
	margin: 0;
}

/* オープニング オーバーレイ */
#html1 .ux_slick_mcol_mv > .column2 ,
#html1 .ux_slick_mcol_mv > .column3 {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	max-width: none;
	margin: 0;
	transform: translate(-50%, -50%);
	transition: 0.5s;
}

#html1 .ux_slick_mcol_mv > .column2 > * ,
#html1 .ux_slick_mcol_mv > .column3 > * ,
#html1 .ux_slick_mcol_mv > .column2 img ,
#html1 .ux_slick_mcol_mv > .column3 img {
	margin: 0;
}

#html1 .ux_slick_mcol_mv.animate > .column2 {
	transition-delay: 1s;
	opacity: 0;
	visibility: hidden;
}
#html1 .ux_slick_mcol_mv.ready > .column3 {
	opacity: 0;
	visibility: hidden;
}


/*-- 各スライドの枠 --*/
#html1 .ux_slick_mcol_mv .slick-slider {
	overflow: hidden;
}

/*-- 縦横比の設定 --*/
/* 各スライド要素の枠 */
#html1 .ux_slick_mcol_mv .slick-slide {
	overflow: hidden;
	aspect-ratio: 1280 / 440;
}

@media screen and (max-width: 768px) {
	#html1 .ux_slick_mcol_mv .slick-slide {
		aspect-ratio: 750 / 900;
	}
}

#html1 .ux_slick_mcol_mv .slick-slide > div {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	max-width: none;
	margin: 0;
	transform: translate(-50%, -50%);
}

/* PCを第１カラム、SPを第２カラム、用とする */
@media print, screen and (min-width: 769px) {
	#html1 .ux_slick_mcol_mv .slick-slide.multiColumn2 > .column2 {
		display: none;
	}
}
@media screen and (max-width: 768px) {
	#html1 .ux_slick_mcol_mv .slick-slide.multiColumn2 > .column1 {
		display: none;
	}
}

#html1 .ux_slick_mcol_mv .slick-slide >* >*:first-child ,
#html1 .ux_slick_mcol_mv .slick-slide img {
	margin-top: 0;
}
#html1 .ux_slick_mcol_mv .slick-slide >* >*:last-child ,
#html1 .ux_slick_mcol_mv .slick-slide img {
	margin-bottom: 0;
}

#html1 .ux_slick_mcol_mv .slick-slide img {
	width: 100%;
}




/* 動画。chrome対策：下端10pxに目隠し */
#html1 .ux_slick_mcol_mv .video-box {
	position: relative;
	text-align: center;
	background: #fff;
}

#html1 .ux_slick_mcol_mv .video-box::before {
	content: "";
	position: absolute;
	bottom: -3px;
	left: 0;
	display: block;
	width: 100%;
	height: 10px;
	background: #fff;
}

#html1 .ux_slick_mcol_mv .video-box video {
	width: 100%;
	max-width: 1200px;
}


/* アローをドットの左右に配置する場合 */
#html1 .ux_slick_mcol_mv .arrow-dots {
	position: absolute;
	left: 50%;
	bottom: 25px;
	display: inline-block;
	padding: 5px 25px;
	transform: translate(-50%, 0);
}

#html1 .ux_slick_mcol_mv .slick-dots {
	top: auto;
	bottom: auto;
	position: static;

	display: none;
	width: 100%;
	white-space: nowrap;
}

/* アローをドットと別個に配置する場合 */
/*
#html1 .ux_slick_mcol_mv .arrow-dots {
}

#html1 .ux_slick_mcol_mv .slick-dots {
	position: absolute;
	left: 50%;
	bottom: 15px;
	padding: 5px 25px;
	-webkit-transform: translate(-50%, 0);
	    -ms-transform: translate(-50%, 0);
	        transform: translate(-50%, 0);

	display: none;
	white-space: nowrap;
}
*/


#html1 .ux_slick_mcol_mv .slick-dots li {
	padding: 0;
	margin: 0;
}

#html1 .ux_slick_mcol_mv .slick-dots li button {
	position: relative;
	display: block;
	width: 50px;
	height: 0;
}

#html1 .ux_slick_mcol_mv .slick-dots li button::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: block;
	width: 40px;
	height: 4px;
	background: #000;
	border: 1px solid #ccc;
}

#html1 .ux_slick_mcol_mv .slick-dots li.slick-active button::before {
	background: #fff;
}


#html1 .ux_slick_mcol_mv .slick-prev ,
#html1 .ux_slick_mcol_mv .slick-next {
	margin: 0;

	top: 50%;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	z-index: 1;
	opacity: 1;
}

#html1 .ux_slick_mcol_mv .slick-prev {
	left: 0px;
}
#html1 .ux_slick_mcol_mv .slick-next {
	right: 0px;
}

#html1 .ux_slick_mcol_mv .slick-prev::before ,
#html1 .ux_slick_mcol_mv .slick-next::before {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	background: url("../../../../../../resources/sw_img/icon/slide-prev.png") no-repeat center center;
	background-size: contain;
}

#html1 .ux_slick_mcol_mv .slick-next::before {
	transform: scaleX(-1);
}


@media print, screen and (min-width: 769px) {
	#html1 .ux_slick_mcol_mv {
		/* ヘッダーの背景にも見える様にする */
/*		margin-top: -112px; */
	}
}


@media screen and (max-width: 768px) {
}

/* 印刷時は、スライド機能をオフって、アクティブ画像をそのまま配置 */
@media print {
	#html1 .ux_slick_mcol_mv .slick-slide {
		left: 0 !important;
		min-height: auto !important;
		width: 100% !important;
		display: none !important;
	}
	#html1 .ux_slick_mcol_mv .slick-slide.slick-active {
		display: block !important;
	}

	#html1 .ux_slick_mcol_mv .slick-slide > div {
		position: relative !important;
		top: auto !important;
		left: auto !important;
		width: auto !important;	
		min-width: auto !important;
		transform: none !important;
		margin: 0 !important;
	}
	#html1 .ux_slick_mcol_mv .slick-slide::before {
		content: none !important;
	}

	#html1 .ux_slick_mcol_mv .slick-list {
		height: auto !important;
	}
	#html1 .ux_slick_mcol_mv .slick-track {
		width: auto !important;
		height: auto !important;
		transform: none !important;
	}
}


/*==== html1にMV直置き ====*/
#html1 > .text-section img.pos-4 + div {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	max-width: 1000px;
	transform: translate(-50%, -50%) skewX(-10deg);
	padding: 0 20px;

	font-size: 50px;
	font-weight: bold;
	line-height: calc(80 / 50);
	letter-spacing: 0.1em;
	color: #fff;
	text-shadow: 0 0 0.75em rgba(65,70,72, 1),  0 0 0.75em rgba(65,70,72, 1);
}


@media screen and (max-width: 768px) {
	#html1 > .text-section img.pos-4 {
		height: 200px;
		object-fit: cover;
	}

	#html1 > .text-section img.pos-4 + div {
		font-size: 18px;
	}
}


/*==== マルチ３一覧(サムネイルなし) ニュースティッカー ====*/
#sharewithmain .ux_slick_multi3_ticker .slick-slide {
	margin-top: 15px;
	padding-bottom: 15px;
}


/*==== マルチ３一覧(サムネイル付き) タイル型ニューススライド ====*/
/* 設定resetしない、はみ出し対策必須 */
#sharewithmain .ux_slick_multi3_tile {
	overflow: hidden;
}

#sharewithmain .ux_slick_multi3_tile .basic-list2.thumnail {
	overflow: visible;
	position: relative;
}

#sharewithmain .ux_slick_multi3_tile .basic-list2.thumnail .slick-slide {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: calc(99.9999% / 3 - 18px);
	margin-right: 18px;
	margin-bottom: 30px;
}

#sharewithmain .ux_slick_multi3_tile .arrow-dots {
	display: block;
}

#sharewithmain .ux_slick_multi3_tile .slick-dots {
	display: none !important;
}

#sharewithmain .ux_slick_multi3_tile .slick-prev ,
#sharewithmain .ux_slick_multi3_tile .slick-next {
	margin: 0;

	top: 70px;
	width: 50px;
	height: 50px;
	z-index: 1;

	opacity: 0.5;
}

#sharewithmain .ux_slick_multi3_tile .slick-prev {
	left: -15px;
}
#sharewithmain .ux_slick_multi3_tile .slick-next {
	right: -15px;
}

#sharewithmain .ux_slick_multi3_tile .slick-prev::before ,
#sharewithmain .ux_slick_multi3_tile .slick-next::before {
	content: "";
	display: block;
	width: 50px;
	height: 50px;
	background: url("../../../../../../resources/sw_img/icon/slide-prev.png") no-repeat center center;
	background-size: contain;
}

#sharewithmain .ux_slick_multi3_tile .slick-next::before {
	transform: scaleX(-1);
}

#sharewithmain .ux_slick_multi3_tile .slick-prev:hover ,
#sharewithmain .ux_slick_multi3_tile .slick-prev:focus ,
#sharewithmain .ux_slick_multi3_tile .slick-prev:active ,
#sharewithmain .ux_slick_multi3_tile .slick-next:hover ,
#sharewithmain .ux_slick_multi3_tile .slick-next:focus ,
#sharewithmain .ux_slick_multi3_tile .slick-next:active {
	opacity: 1;
}

@media screen and (max-width: 768px) {
	#sharewithmain .ux_slick_multi3_tile .basic-list2.thumnail {
		padding: 0 20px;
	}

	#sharewithmain .ux_slick_multi3_tile .slick-prev ,
	#sharewithmain .ux_slick_multi3_tile .slick-next {
		width: 35px;
		height: 35px;
	}

	#sharewithmain .ux_slick_multi3_tile .slick-prev::before ,
	#sharewithmain .ux_slick_multi3_tile .slick-next::before {
		width: 35px;
		height: 35px;
	}

	#sharewithmain .ux_slick_multi3_tile .slick-prev {
		left: -20px;
	}
	#sharewithmain .ux_slick_multi3_tile .slick-next {
		right: -20px;
	}
}


/*==== 別エリア表示パーツ内 マルチカラム タイル型スライド ====*/
/* 設定resetしない、はみ出し対策必須 */
.ux_slick_mcol_tile >*> .reuse-main-area {
	position: relative;
}

#sharewithmain .ux_slick_mcol_tile .slide-frame {
	overflow: hidden;
	position: relative;
	margin-top: 30px;
}

#sharewithmain .ux_slick_mcol_tile .slide-frame .slick-slide {
	position: relative;
	width: calc(100% / 3 - 20px);
	margin-left: 10px;
	margin-right: 10px;
}

#sharewithmain .ux_slick_mcol_tile .slide-frame .slick-slide.slick-active {
}

#sharewithmain .ux_slick_mcol_tile .arrow-dots {
	display: block;
}

#sharewithmain .ux_slick_mcol_tile .slick-dots {
	top: auto;
	bottom: auto;
	position: static;

	display: block;
	width: 100%;
	white-space: nowrap;
}

/* アローをドットと別個に配置する場合 */
/*
#sharewithmain .ux_slick_mcol_tile .arrow-dots {
}

#sharewithmain .ux_slick_mcol_tile .slick-dots {
	position: absolute;
	left: 50%;
	bottom: 15px;
	padding: 5px 25px;
	-webkit-transform: translate(-50%, 0);
	    -ms-transform: translate(-50%, 0);
	        transform: translate(-50%, 0);

	display: none;
	white-space: nowrap;
}
*/


#sharewithmain .ux_slick_mcol_tile .slick-dots li {
	padding: 0;
	margin: 0;
}

#sharewithmain .ux_slick_mcol_tile .slick-dots li button {
	position: relative;
	display: block;
	width: 40px;
	height: 0;
}

#sharewithmain .ux_slick_mcol_tile .slick-dots li button::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: block;
	width: 13px;
	height: 13px;
	background: #b5b5b5;
	border-radius: 100%;
}

#sharewithmain .ux_slick_mcol_tile .slick-dots li.slick-active button::before {
	background: #005da3;
}

@media screen and (max-width: 768px) {
	#sharewithmain .ux_slick_mcol_tile .slick-dots li button {
		width: 20px;
	}

	#sharewithmain .ux_slick_mcol_tile .slick-dots li button::before {
		width: 7px;
		height: 7px;
	}
}

#sharewithmain .ux_slick_mcol_tile .slick-prev ,
#sharewithmain .ux_slick_mcol_tile .slick-next {
	margin: 0;

	top: calc(50% - 25px);
	width: 50px;
	height: 50px;
	z-index: 1;

	opacity: 0.5;
}

#sharewithmain .ux_slick_mcol_tile .slick-prev {
	left: -15px;
}
#sharewithmain .ux_slick_mcol_tile .slick-next {
	right: -15px;
}

#sharewithmain .ux_slick_mcol_tile .slick-prev::before ,
#sharewithmain .ux_slick_mcol_tile .slick-next::before {
	content: "";
	display: block;
	width: 50px;
	height: 50px;
	background: url("../../../../../../resources/sw_img/icon/slide-prev.png") no-repeat center center;
	background-size: contain;
}

#sharewithmain .ux_slick_mcol_tile .slick-next::before {
	transform: scaleX(-1);
}

#sharewithmain .ux_slick_mcol_tile .slick-prev:hover ,
#sharewithmain .ux_slick_mcol_tile .slick-prev:focus ,
#sharewithmain .ux_slick_mcol_tile .slick-prev:active ,
#sharewithmain .ux_slick_mcol_tile .slick-next:hover ,
#sharewithmain .ux_slick_mcol_tile .slick-next:focus ,
#sharewithmain .ux_slick_mcol_tile .slick-next:active {
	opacity: 1;
}

@media screen and (max-width: 768px) {
	#sharewithmain .ux_slick_mcol_tile .slick-prev ,
	#sharewithmain .ux_slick_mcol_tile .slick-next {
		width: 35px;
		height: 35px;
	}

	#sharewithmain .ux_slick_mcol_tile .slick-prev::before ,
	#sharewithmain .ux_slick_mcol_tile .slick-next::before {
		width: 35px;
		height: 35px;
	}

	#sharewithmain .ux_slick_mcol_tile .slick-prev {
		left: -20px;
	}
	#sharewithmain .ux_slick_mcol_tile .slick-next {
		right: -20px;
	}
}


/* indexモード スライド */
.ux_slick_mcol_tile.lx_col1_indexbox .slick-slide {
}

.ux_slick_mcol_tile.lx_col1_indexbox .slick-slide > .column1 {
	clear: none;
	display: inline-block;
	vertical-align: top;
	width: 100%;
}

.ux_slick_mcol_tile.lx_col1_indexbox .slick-slide > .column2 ,
.ux_slick_mcol_tile.lx_col1_indexbox .slick-slide > .column3 ,
.ux_slick_mcol_tile.lx_col1_indexbox .slick-slide > .column4 ,
.ux_slick_mcol_tile.lx_col1_indexbox .slick-slide > .column5 {
	display: none;
}



/*==== 外部サイト警告ダイアログ ====*/
#site-info .ux_modal_outer_link > *:not(.mgnlEditor) {
	display: none;
}

.dialog-outer-link {
	z-index: 3010;
}

.dialog-outer-link + .modaal-overlay {
	z-index: 3000;
	background: #fff !important;
	opacity: 1 !important;
}

.dialog-outer-link .modaal-container {
	-webkit-box-shadow: none;
	        box-shadow: none;
}


.dialog-outer-link .text-section.highlight {
	text-align: center;
}

.dialog-outer-link .text-section.highlight strong {
	display: block;
	font-size: 32px;
	font-weight: normal;
	line-height: 1.31;
	color: #333;
	margin-bottom: 35px;
}

.dialog-outer-link .text-section.highlight em {
	font-style: normal;
}

.dialog-outer-link .modaal-confirm-wrap {
	padding-top: 55px;
}

.dialog-outer-link .modaal-confirm-btn.modaal-ok ,
.dialog-outer-link .modaal-confirm-btn.modaal-cancel {
	text-decoration: none;
	-webkit-box-shadow: none;
	        box-shadow: none;
	-webkit-transition: 0s;
	-o-transition: 0s;
	transition: 0s;

	position: relative;
	display: inline-block;
	vertical-align: middle;
	min-width: 180px;
	padding: 16px 23px 14px 37px;
	font-size: 16px;
	color: #fff;
	line-height: 1.5;
	border-radius: 2px;
	background: #000066;
	margin: 0 20px;
}

.dialog-outer-link .modaal-confirm-btn.modaal-cancel {
	color: #000066;
	background: #dbdbdb;
}

.dialog-outer-link .modaal-confirm-btn.modaal-cancel::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	margin-top: -5px;
	display: inline-block;
	width: 7px;
	height: 7px;
	border-top: 1px solid #006;
	border-left: 1px solid #006;
	-webkit-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	        transform: rotate(-45deg);
}

.dialog-outer-link .modaal-confirm-btn.modaal-ok::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	margin-top: -7px;
	display: inline-block;
	width: 15px;
	height: 13px;
	background: url("../../../../../../resources/sw_img/linkout_white.png") center center no-repeat;
	background-size: contain;
}

/*
.dialog-outer-link .modaal-confirm-btn.modaal-ok:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 15px;
	height: 13px;
	background: url("../../../../../../resources/sw_img/linkout_white.png") center center no-repeat;
	background-size: contain;
	margin-left: 5px;
}
*/

.dialog-outer-link .modaal-confirm-btn.modaal-ok:hover {
	color: #000066;
	background: #aeb8de;
}
.dialog-outer-link .modaal-confirm-btn.modaal-cancel:hover {
	color: #000066;
	background: #eaeaea;
}

.dialog-outer-link .modaal-confirm-btn.modaal-ok:hover::before {
	background-image: url("../../../../../../resources/sw_img/linkout_blue.png");
}

/* デスクトップ用 */
@media print, screen and (min-width: 768px) {
	.dialog-outer-link .modaal-confirm-wrap {
		padding-top: 55px;
		direction: rtl;
	}
}

/* スマホ用 */
@media handheld, only screen and (max-width: 767px) {
	.dialog-outer-link .text-section.highlight strong {
		font-size: 20px;
		margin-bottom: 14px;
	}

	.dialog-outer-link .modaal-content-container {
		padding: 0;
	}

	.dialog-outer-link .modaal-confirm-wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		    -ms-flex-direction: column-reverse;
		        flex-direction: column-reverse;
	}

	.dialog-outer-link .modaal-confirm-btn.modaal-ok ,
	.dialog-outer-link .modaal-confirm-btn.modaal-cancel {
		width: 100%;
		margin: 0;
		margin-bottom: 24px;
	}
}



/*==== クッキー警告ダイアログ ====*/
#site-info .ux_popup_cookie_warning {
	position: fixed;
	right: 0;
	bottom: 0;
/*	width: 100%; */
	max-height: 250px;
	background-color: rgba(240, 240, 240, 0.85);
	border-bottom: 1px solid #ccc;
	z-index: 1000;
	-webkit-box-shadow: 0px -3px 4px -1px rgba(40,40,40,0.1);
	-o-box-shadow: 0px -3px 4px -1px rgba(40,40,40,0.1);
	-ms-box-shadow: 0px -3px 4px -1px rgba(40,40,40,0.1);
	box-shadow: 0px -3px 4px -1px rgba(40,40,40,0.1);

	-webkit-transition: 0.5s;

	-o-transition: 0.5s;

	transition: 0.5s;
}

#site-info .ux_popup_cookie_warning.agree {
	max-height: 0;
}

#site-info .ux_popup_cookie_warning > div {
	display: block;
	width: auto;
	padding: 20px 20px;
	margin: auto;
	color: #000;
	line-height: 1.6;
}

#site-info .ux_popup_cookie_warning .text-section strong {
	display: inline-block;
	margin-bottom: 10px;
}

#site-info .ux_popup_cookie_warning .text-section a {
	position: relative;
	display: inline-block;
	padding-left: 1.4em;
	margin-top: 10px;
}

#site-info .ux_popup_cookie_warning .text-section a::before {
	content: "";
	width: 1em;
	height: 1em;
	display: inline-block;
	position: absolute;
	background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill%3Anone%3Bstroke%3A%23222222%3Bstroke-miterlimit%3A10%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3Earrow_right%3C%2Ftitle%3E%3Cpolyline%20class%3D%22a%22%20points%3D%2210.01%205%2014%209%200%209%22%2F%3E%3C%2Fsvg%3E') no-repeat left center;
	top: 0.3em;
	left: 0;
	margin: 0;
}

#site-info .ux_popup_cookie_warning .text-section a:hover {
	text-decoration: none;
}

#site-info .ux_popup_cookie_warning .title4.highlight h4 {
	display: block;
	width: 200px;
	margin: auto;
	padding: 20px;
	color: #fff;
	background-color: #002D72;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.375;
	cursor: pointer;
}

/* デスクトップ用 */
@media print, screen and (min-width: 768px) {
	#site-info .ux_popup_cookie_warning {
		min-width: calc(1000px + 40px);
	}

	#site-info .ux_popup_cookie_warning > div {
		width: calc(1000px + 40px);
	}

	#site-info .ux_popup_cookie_warning > div:after {
		content: "";
		display: block;
		clear: both;
	}

	#site-info .ux_popup_cookie_warning .text-section {
		float: left;
	}

	#site-info .ux_popup_cookie_warning .title4.highlight {
		float: right;
		margin-top: 40px;
	}
}

/* スマホ用 */
@media handheld, only screen and (max-width: 767px) {
	#site-info .ux_popup_cookie_warning > div {
		padding: 15px 10px;
	}

	#site-info .ux_popup_cookie_warning .text-section {
		font-size: 11px;
	}

	#site-info .ux_popup_cookie_warning .title4.highlight {
		margin: 10px auto;
		text-align: center;
	}

	#site-info .ux_popup_cookie_warning .title4.highlight h4 {
		padding: 13px 20px;
	}

}




/*==== 言語切り替えリンク ====*/
.ax_lang_link.hidden {
	display: none;
}

.ax_lang_link {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

/*-- 言語切り替えボタンスタイル --*/
.ax_lang_link a {
	display: block;
	padding: 0 15px;
	font-size: 0;
	text-decoration: none;
	color: inherit;
	line-height: 1.5;
	background: #fff;
	border-radius: 50px;
}

.ax_lang_link span:first-child {
	border-right: 1px solid #eee;
}

.ax_lang_link span {
	display: inline-block;
	padding: 5px 10px;
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
}

.ax_lang_link .active{
/*	border-bottom: 2px solid #000; */
}
.ax_lang_link .inactive {
}

.ax_lang_link a:hover {
	opacity: 0.7;
}


/* -- スマホ用 -- */
@media handheld, only screen and (max-width: 767px) {
	.ax_lang_link {
		right: 10px;
	}

	.ax_lang_link span {
		font-size: 12px;
	}
}



/*===== アコーディオン =====*/
#sharewithmain .ux_accordion {
}

#sharewithmain .ux_accordion > .column1 {
	cursor: pointer;
}

.ux_accordion.open > .column1 {
}

.ux_accordion.close > .column1 {
}

/* デスクトップ用 */
@media print, screen and (min-width: 768px) {
	#sharewithmain .ux_accordion > .column1 ,
	#sharewithmain .ux_accordion > .column2 {
		width: 100%;
		margin-right: 0;
	}
}


/*------------------ 全ページ共通 特殊設定 ------------------*/
/*==== 背景黒 ====*/
/* 素材ページ等で白いロゴを見える様にする */
body#bg-black {
	background: #000;
}

/*==== IR calendar type01 ====*/
.lx_table_calendar01 div.shwTable::before {
    content: none;
}

.lx_table_calendar01 div.shwTable .tbCore {
	margin: 0 33px;
	width: auto;
}

.lx_table_calendar01 div.shwTable .tbCore ,
.lx_table_calendar01 div.shwTable .tbCore tbody ,
.lx_table_calendar01 div.shwTable .tbCore tr ,
.lx_table_calendar01 div.shwTable .tbCore td {
	display: block;
	border: none;
	background: none;
}

.lx_table_calendar01 div.shwTable .tbCore::after {
	content:"";
	display:block;
	clear:both;
}

.lx_table_calendar01 div.shwTable .tbCore tr {
	position: relative;
	float: left;
	width: calc(100% / 12.5);
	padding: 0;
	margin: 80px 0 120px;
	border: none;
}

.lx_table_calendar01 div.shwTable .tbCore tr td {
    padding: 0;
    height: auto;
}

/* 月表示 */
.lx_table_calendar01 div.shwTable .tbCore tr td:nth-child(1) {
	display: block;
	margin: 0;
	margin-right: 1px;
	padding: 10px 0;
    text-align: center;
	font-size: 38px;
	font-weight: normal;
	line-height: 1.5;
	font-family: 'Saira Extra Condensed', YuGothicM, "游ゴシック Medium", YuGothic, "Yu Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic", "メイリオ", Meiryo, sans-serif;
}

.lx_table_calendar01 div.shwTable .tbCore tr:nth-child(odd) td:nth-child(1) {
	background: #aa0000;
	color: #FFF;
}
.lx_table_calendar01 div.shwTable .tbCore tr:nth-child(even) td:nth-child(1) {
	background: #e4524e;
	color: #FFF;
}

/* 上下キャプション */
.lx_table_calendar01 div.shwTable .tbCore tr td:nth-child(2) ,
.lx_table_calendar01 div.shwTable .tbCore tr td:nth-child(3) ,
.lx_table_calendar01 div.shwTable .tbCore tr td:nth-child(4) {
	position: absolute;
	width: 166%;
	left: 50%;
	margin-left: 3px;

	color: #333;
	padding: 2px;
	font-size: 14px;
	line-height: 1.3;
}

.lx_table_calendar01 div.shwTable .tbCore tr:last-child td:nth-child(2) ,
.lx_table_calendar01 div.shwTable .tbCore tr:last-child td:nth-child(3) ,
.lx_table_calendar01 div.shwTable .tbCore tr:last-child td:nth-child(4) {
	width: 120%;
}

.lx_table_calendar01 div.shwTable .tbCore tr td:nth-child(2) {
	bottom: 100%;
/*	margin-bottom: 1px; */
	padding-bottom: 10px;
}

.lx_table_calendar01 div.shwTable .tbCore tr td:nth-child(3) {
	top: 100%;
/*	margin-top: 1px; */
	padding-top: 10px;
}

.lx_table_calendar01 div.shwTable .tbCore tr td:nth-child(4) {
	top: 100%;
/*	margin-top: 1px; */
	padding-top: 55px;
}

/* キャプション左の縦棒 */
.lx_table_calendar01 div.shwTable .tbCore tr td:nth-child(2)::before ,
.lx_table_calendar01 div.shwTable .tbCore tr td:nth-child(3)::before ,
.lx_table_calendar01 div.shwTable .tbCore tr td:nth-child(4)::before {
	content: "";
	position: absolute;
	left: -5px;
	width: 1px;
	height: 100%;
	border-right: 1px solid #000;
	z-index: -1;
}

.lx_table_calendar01 div.shwTable .tbCore tr td:nth-child(2)::before {
	top: 0;
}

.lx_table_calendar01 div.shwTable .tbCore tr td:nth-child(3)::before ,
.lx_table_calendar01 div.shwTable .tbCore tr td:nth-child(4)::before {
	bottom: 0;
}

.lx_table_calendar01 div.shwTable .tbCore tr td:empty {
    display: none;
}

/* 上旬 */
.lx_table_calendar01 div.shwTable .tbCore tr td.tbTop:nth-child(2) ,
.lx_table_calendar01 div.shwTable .tbCore tr td.tbTop:nth-child(3) ,
.lx_table_calendar01 div.shwTable .tbCore tr td.tbTop:nth-child(4) {
    left: 16%;
}

/* 下旬 */
.lx_table_calendar01 div.shwTable .tbCore tr td.tbBottom:nth-child(2) ,
.lx_table_calendar01 div.shwTable .tbCore tr td.tbBottom:nth-child(3) ,
.lx_table_calendar01 div.shwTable .tbCore tr td.tbBottom:nth-child(4) {
    left: 84%;
}


/* -- スマホ用 -- */
@media handheld, only screen and (max-width: 767px) {
	.lx_table_calendar01 div.shwTable {
	    overflow: visible;
	}

	.lx_table_calendar01 div.shwTable .tbCore {
		margin: 0 5%;
	}

	.lx_table_calendar01 div.shwTable .tbCore tr {
		width: 16.5%;
		width: calc(100% / 6 - 0.5px);
		margin: 50px 0 75px;;
	}

	.lx_table_calendar01 div.shwTable .tbCore tr td:nth-child(1) {
	    font-size: 28px;
	}

	.lx_table_calendar01 div.shwTable .tbCore tr td:nth-child(2) ,
	.lx_table_calendar01 div.shwTable .tbCore tr td:nth-child(3) ,
	.lx_table_calendar01 div.shwTable .tbCore tr td:nth-child(4) {
	    font-size: 10px;
	}

	.lx_table_calendar01 div.shwTable .tbCore tr td:nth-child(2) {
		padding-bottom: 8px;
	}

	.lx_table_calendar01 div.shwTable .tbCore tr td:nth-child(3) {
		padding-top: 8px;
	}

	.lx_table_calendar01 div.shwTable .tbCore tr td:nth-child(4) {
		padding-top: 48px;
	}
}


/*==== IR calendar type02 ====*/
/* 02は捜索中 */


/*==== IR calendar type03 ====*/
.lx_table_calendar03 {
}

.lx_table_calendar03 div.shwTable {
	padding-left: 20px;
	padding-right: 40px;
}

.lx_table_calendar03 div.shwTable .tbCore ,
.lx_table_calendar03 div.shwTable .tbCore * {
	display: block;
	border: none;
	background: none;
	padding-left: 0;
	padding-right: 0;
}


.lx_table_calendar03 div.shwTable .tbCore {
	border-top: 1px solid #7e7e7e;
}

.lx_table_calendar03 div.shwTable .tbCore tr {
	border-bottom: 1px solid #7e7e7e;
}

.lx_table_calendar03 div.shwTable .tbCore tr:after {
	content: "";
	display: block;
	clear: both;
}

.lx_table_calendar03 div.shwTable .tbCore td {
	position: relative;
	float: left;
	width: 8.333%;
	background: none;
}

.lx_table_calendar03 div.shwTable .tbCore tr {
/*	border-left: 1px solid #7e7e7e; */
/*	border-right: 1px solid #7e7e7e; */
}

.lx_table_calendar03 div.shwTable .tbCore tr:not(:last-child) td.tbDimmed:first-child {
	border-left: 1px solid #7e7e7e;
}

.lx_table_calendar03 div.shwTable .tbCore tr:not(:last-child) td.tbDimmed {
	border-right: 1px dotted #7e7e7e;
}

.lx_table_calendar03 div.shwTable .tbCore tr:not(:last-child) td.tbDimmed:last-child {
	border-right: 1px solid #7e7e7e;
}

.lx_table_calendar03 div.shwTable .tbCore tr:not(:last-child) td.tbDimmed p {
	position: absolute;
	left: 10%;
	top: 50%;
/*	top: calc( (10px + 1.8em + 10px) /2); */
	-webkit-transform: translate(0, -50%);
	    -ms-transform: translate(0, -50%);
	        transform: translate(0, -50%);
	padding-left: 1.2em;
	text-align: left;
	line-height: 1.2;
	white-space: nowrap;
	background: rgba(255,255,255,0.5);
	z-index: 1;
}

.lx_table_calendar03 div.shwTable .tbCore tr:not(:last-child) td.tbDimmed:last-child p {
	max-width: 100%;
	overflow: hidden;
}

.lx_table_calendar03 div.shwTable .tbCore tr:not(:last-child) td.tbDimmed p:before {
	content: "●";
	position: absolute;
	top: 50%;
	left: 0;
	color: #000066;
	margin-top: -0.6em;
}

.lx_table_calendar03 div.shwTable .tbCore tr:not(:last-child) td.tbDimmed.tbCenter p {
	left: 50%;
	margin-left: -0.5em;
}

.lx_table_calendar03 div.shwTable .tbCore tr:not(:last-child) td.tbDimmed.tbRight p {
	left: 90%;
	margin-left: -1em;
}

.lx_table_calendar03 div.shwTable .tbCore tr:first-child td {
	white-space: nowrap;
	color: #fff;
	background: #000066;
	font-weight: bold;
	padding: 12px 0;
}

.lx_table_calendar03 div.shwTable .tbCore tr:last-child td {
	white-space: nowrap;
	background: #ddd;
	font-weight: bold;
}

.lx_table_calendar03 div.shwTable .tbCore tr:first-child td ,
.lx_table_calendar03 div.shwTable .tbCore tr:last-child td {
	border-right: 1px solid #7e7e7e;
}

.lx_table_calendar03 div.shwTable .tbCore tr:first-child td:first-child ,
.lx_table_calendar03 div.shwTable .tbCore tr:last-child td:first-child {
	border-left: 1px solid #7e7e7e;
}


.lx_table_calendar03 div.shwTable .tbCore tr:last-child td[colspan="3"] ,
.lx_table_calendar03 div.shwTable .tbCore tr:last-child td[colspan="3"] + td {
	border-right: none;
}

.lx_table_calendar03 div.shwTable .tbCore tr:last-child td[colspan="3"] + td ,
.lx_table_calendar03 div.shwTable .tbCore tr:last-child td[colspan="3"] + td + td {
	display: block !important;
	border-left: none;
}

.lx_table_calendar03 div.shwTable .tbCore tr:last-child td[colspan="3"] p {
	position: absolute;
	left: 150%;
	top: 50%;
/*	top: calc( (10px + 1.8em + 10px) /2); */
	-webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	line-height: 1.2;
	white-space: nowrap;
	z-index: 1;
}

/* スマホ用 */
@media handheld, only screen and (max-width: 799px) {
	.lx_table_calendar03 div.shwTable {
		overflow-x: scroll;
	}

	.lx_table_calendar03 div.shwTable .tbCore {
		width: 750px;
	}

}



/*==== ページャー ====*/
.lx_list_pager01 div.link-list:not(.highlight) h2:before {
	content: none;
}

.lx_list_pager01 div.link-list:not(.highlight) h2 {
	padding: 0;
	margin:0;
	border: none;
	background: none;
	color: inherit;
	font-size: inherit;
	font-weight: normal;

	text-align: center;
	margin-bottom: 10px;
}

.lx_list_pager01 div.link-list:not(.highlight) ul {
	font-size: 0;
	text-align: center;
}

.lx_list_pager01 div.link-list:not(.highlight) ul li[class] {
	padding: 0;
	margin:0;
	border: none;
	background: none;

	display: inline-block;
	vertical-align: top;
}

.lx_list_pager01 div.link-list:not(.highlight) ul li[class]:before {
	content: none;
}

.lx_list_pager01 div.link-list:not(.highlight) ul li[class]:not(.highlight) a {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 40px;
	height: 40px;
	margin: 3px;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	border: 1px solid #005aab;
	background: #005aab;
}

.lx_list_pager01 div.link-list:not(.highlight) ul li:not(.highlight) a:hover ,
.lx_list_pager01 div.link-list:not(.highlight) ul li:not(.highlight) a.act {
	color: #005aab;
	background: #fff;
}

.lx_list_pager01 div.link-list:not(.highlight) ul li.highlight a {
	position: relative;
	overflow: visible;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100px;
	height: 40px;
	margin: 3px;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	border: 1px solid #005aab;
	background: #005aab;
}


/* デスクトップ用 */
@media print, screen and (min-width: 768px) {
	.lx_list_pager01 div.link-list:not(.highlight) ul li.highlight:nth-child(1) a ,
	.lx_list_pager01 div.link-list:not(.highlight) ul li.highlight:nth-child(2) a {
		margin-left: 25px;
		border-left: none;
	}

	.lx_list_pager01 div.link-list:not(.highlight) ul li.highlight:nth-child(1) a:before ,
	.lx_list_pager01 div.link-list:not(.highlight) ul li.highlight:nth-child(2) a:before {
		content: "";
		display: inline-block;
		position: absolute;

		top: 5px;
		left: -15px;
		width: 28.68px;
		height: 28.68px;
		background: #005aab;
		border-left: 1px solid #005aab;
		border-top: 1px solid #005aab;
		-webkit-transform: rotate(-45deg);
		    -ms-transform: rotate(-45deg);
		        transform: rotate(-45deg);
		z-index: -1;
	}

	.lx_list_pager01 div.link-list:not(.highlight) ul li.highlight:nth-last-child(1) a ,
	.lx_list_pager01 div.link-list:not(.highlight) ul li.highlight:nth-last-child(2) a ,
	.lx_list_pager01 div.link-list:not(.highlight) ul li.highlight:nth-last-child(3) a {
		margin-right: 25px;
		border-right: none;
	}

	.lx_list_pager01 div.link-list:not(.highlight) ul li.highlight:nth-last-child(1) a:after ,
	.lx_list_pager01 div.link-list:not(.highlight) ul li.highlight:nth-last-child(2) a:after ,
	.lx_list_pager01 div.link-list:not(.highlight) ul li.highlight:nth-last-child(3) a:after {
		content: "";
		display: inline-block;
		position: absolute;

		top: 5px;
		right: -15px;
		width: 28.68px;
		height: 28.68px;
		background: #005aab;
		border-right: 1px solid #005aab;
		border-top: 1px solid #005aab;
		-webkit-transform: rotate(45deg);
		    -ms-transform: rotate(45deg);
		        transform: rotate(45deg);
		z-index: -1;
	}

	.lx_list_pager01 div.link-list:not(.highlight) ul li.highlight a:hover {
		color: #005aab;
		background: #fff;
	}

	.lx_list_pager01 div.link-list:not(.highlight) ul li.highlight a:hover:before ,
	.lx_list_pager01 div.link-list:not(.highlight) ul li.highlight a:hover:after {
		background: #fff;
	}
}


/* スマホ用 */
@media handheld, only screen and (max-width: 767px) {
	.lx_list_pager01 div.link-list:not(.highlight) ul li[class]:not(.highlight) a {
		width: 30px;
		height: 30px;
		margin: 1px;
		font-size: 13px;
	}

	.lx_list_pager01 div.link-list:not(.highlight) ul li.highlight a {
		width: 45px;
		height: 30px;
		margin: 1px;
		font-size: 13px;
	}

	.lx_list_pager01 div.link-list:not(.highlight) ul li.highlight:nth-child(1) a ,
	.lx_list_pager01 div.link-list:not(.highlight) ul li.highlight:nth-child(2) a {
		font-size: 0;
	}

	.lx_list_pager01 div.link-list:not(.highlight) ul li.highlight:nth-child(1) a:before ,
	.lx_list_pager01 div.link-list:not(.highlight) ul li.highlight:nth-child(2) a:before {
		content: "";
		display: inline-block;
		border: 15px solid #fff;
		border-right-color: #005aab;
		position: absolute;
		top: -1px;
		left: -1px;
	}

	.lx_list_pager01 div.link-list:not(.highlight) ul li.highlight:nth-last-child(1) a ,
	.lx_list_pager01 div.link-list:not(.highlight) ul li.highlight:nth-last-child(2) a ,
	.lx_list_pager01 div.link-list:not(.highlight) ul li.highlight:nth-last-child(3) a {
		font-size: 0;
	}

	.lx_list_pager01 div.link-list:not(.highlight) ul li.highlight:nth-last-child(1) a:after ,
	.lx_list_pager01 div.link-list:not(.highlight) ul li.highlight:nth-last-child(2) a:after ,
	.lx_list_pager01 div.link-list:not(.highlight) ul li.highlight:nth-last-child(3) a:after {
		content: "";
		display: inline-block;
		border: 15px solid #fff;
		border-left-color: #005aab;
		position: absolute;
		top: -1px;
		right: -1px;
	}

}


/*==== タブ風スタイル ====*/
#sharewithmain .lx_list_tabstyle01 {
}

.lx_list_tabstyle01 div.link-list:not(.highlight) {
	display: table;
	width: 100%;
	table-layout: fixed;
	margin-bottom: 40px;
}

.lx_list_tabstyle01 div.link-list:not(.highlight) ul {
	margin: 0;

	display: table-row
}

.lx_list_tabstyle01 div.link-list:not(.highlight) ul li[class] {
	margin: 0;
	padding: 0;
	background: none;

	display: table-cell;
}

.lx_list_tabstyle01 div.link-list:not(.highlight) ul li[class]::before ,
.lx_list_tabstyle01 div.link-list:not(.highlight) ul li[class]::after {
	content: none;
}

.lx_list_tabstyle01 div.link-list:not(.highlight) ul li a {
	position: relative;
	overflow: visible;
	display: block;
	margin: 0 5px;
	padding: 20px 0 20px;
	text-align: center;
	color: #0066cc;
	text-decoration: none;
	border-bottom: 2px solid #888;
}

.lx_list_tabstyle01 div.link-list:not(.highlight) ul li a::before {
	content: "";
	position: absolute;
	left: 50%;
	top: 100%;
	display: block;
	width: 0;
	height: 0;
	border: 7px solid transparent;
	border-top: 7px solid #888;
	margin-left: -7px;
}

.lx_list_tabstyle01 div.link-list:not(.highlight) ul li.act a ,
.lx_list_tabstyle01 div.link-list:not(.highlight) ul li a:hover {
	color: #333;
	border-bottom-color: #222;

}

.lx_list_tabstyle01 div.link-list:not(.highlight) ul li.act a::before ,
.lx_list_tabstyle01 div.link-list:not(.highlight) ul li a:hover::before {
	border-top-color: #222;
}

.lx_list_tabstyle01 div.link-list:not(.highlight) .mgnlEditorBar[aria-hidden="false"] + ul ,
.lx_list_tabstyle01 div.link-list:not(.highlight) .mgnlEditorBar[aria-hidden="false"] + ul li[class] {
	display: block;
	margin-bottom: 10px;
}



/*==== バナー下マージン無し ====*/
#sharewithmain .lx_teaser_mb0 {
}

#sharewithmain .lx_teaser_mb0 .teaser ,
#sharewithmain .lx_teaser_mb0 .external-teaser ,
#sharewithmain .lx_teaser_mb0 .download-teaser {
	margin-bottom: 0;
}


/*==== テキスト下マージン無し ====*/
#sharewithmain .lx_text_mb0 {
}

#sharewithmain .lx_text_mb0 .text-section {
	margin-bottom: 0;
}

#sharewithmain .lx_text_img_mb0 {
}

#sharewithmain .lx_text_img_mb0 .text-section img {
	margin-bottom: 0;
}


/*==== テーブルの枠線を消す ====*/
#sharewithmain .lx_table_no_border {
}

/*.lx_table_no_border .shwTable table.htCore tr td ,*/
#sharewithmain .lx_table_no_border th,
#sharewithmain .lx_table_no_border td {
	border-color: transparent;
}


#sharewithmain .lx_table_no_v_border {
}

/*.lx_table_no_v_border .shwTable table.htCore tr td ,*/
#sharewithmain .lx_table_no_v_border th,
#sharewithmain .lx_table_no_v_border td {
	border-left-color: transparent;
	border-right-color: transparent;
}


#sharewithmain .lx_table_no_h_border {
}

/*.lx_table_no_h_border .shwTable table.htCore tr td ,*/
#sharewithmain .lx_table_no_h_border th,
#sharewithmain .lx_table_no_h_border td {
	border-top-color: transparent;
	border-bottom-color: transparent;
}


/*==== テーブルの背景を消す ====*/
#sharewithmain .lx_table_no_bg {
}

#sharewithmain .lx_table_no_bg th,
#sharewithmain .lx_table_no_bg td {
	background: none;
}


/*==== テーブルを上下中央揃えにする ====*/
#sharewithmain .lx_table_valign_middle {
}

.lx_table_valign_middle .shwTable table.htCore tr td ,
.lx_table_valign_middle th,
.lx_table_valign_middle td {
	vertical-align: middle;
}



/*==== マルチカラムの上下に線を引く、連続した時は線を重ねる ====*/
/* wideモードでない場合は、コンテンツ内に上下に線が引かれます */
#sharewithmain .lx_mcol_topline_01 {
	padding-top: 40px;
	border-top: 1px solid #eee;
}

#sharewithmain .lx_mcol_bottomline_01 {
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
}

#sharewithmain .lx_mcol_bottomline_01 + .lx_mcol_topline_01 {
	margin-top: -21px;
}

/*==== マルチカラムに背景色をつける ====*/
#sharewithmain .lx_mcol_bg_gray01 {
	background: #fafbfb;
}



/*------------------ 個別ページ 特殊設定 ------------------*/

/* 見出しが中央揃えになります */
.lx_title_center .title2 h2 ,
.lx_title_center .title3 h3 ,
.lx_title_center .title4 h4 {
	text-align: center;
}

.lx_title_center .title4 h4::before {
	content: none;
}


/* 見出しh2用アイコン */
.title2 h2 .icon_important::before {
	content: "i";
	display: inline-block;
	color: #ff3333;
	font-size: 28px;
	font-weight: bold;
	margin: 0 0.5em;
}


/*==== HOME ====*/

/*-- ニュースティッカー */
#sharewithmain .lx_style_news_ticker {
	padding-top: 0;
	padding-bottom: 0;
}

#sharewithmain .lx_style_news_ticker .column1 {
	margin-bottom: 0;
}

.lx_style_news_ticker .basic-list:not(.thumnail) ,
.lx_style_news_ticker .basic-list-english:not(.thumnail) {
	margin-bottom: 0;
}


/* スマホ用 */
@media handheld, only screen and (max-width: 767px) {
	.lx_style_news_ticker .basic-list:not(.thumnail) ul.tabItems li ,
	.lx_style_news_ticker .basic-list-english:not(.thumnail) ul.tabItems li {
		min-height: 6.5em !important;
	}
}

/*-- トピックス（タイル型ニュース） */
#sharewithmain .lx_multi2_col4col2 {
}

/* デスクトップ用 */
@media print, screen and (min-width: 768px) {
	.lx_multi2_col4col2 .basic-list.thumnail ul.tabItems li,
	.lx_multi2_col4col2 .basic-list-english.thumnail ul.tabItems li {
		width: calc(100% / 4 - 18px);
	}
}

/* スマホ用 */
@media handheld, only screen and (max-width: 767px) {
	.lx_multi2_col4col2 .basic-list.thumnail ul.tabItems ,
	.lx_multi2_col4col2 .basic-list-english.thumnail ul.tabItems {
		margin-right: 0;
	}

	.lx_multi2_col4col2 .basic-list.thumnail ul.tabItems li,
	.lx_multi2_col4col2 .basic-list-english.thumnail ul.tabItems li {
		width: calc(100% /2 - 18px);
		margin-left: 9px;
		margin-right: 9px;
	}
}


/*-- ニュース用 狭幅moreボタン --*/
.lx_teaser_narrow01 .teaser.no-img:not(.highlight) ,
.lx_teaser_narrow01 .external-teaser.no-img:not(.highlight) {
	max-width: 320px;
	width: 50%;
}

/*-- ブロークングリッド用 左寄せ狭幅moreボタン --*/
.lx_teaser_narrow02 .teaser.no-img:not(.highlight) ,
.lx_teaser_narrow02 .external-teaser.no-img:not(.highlight) {
	max-width: 200px;
	width: 50%;
	margin-left: 0;
}

/*-- ブロークングリッド用 左寄せ狭幅＋左詰めリンクボタン --*/
.lx_teaser_narrow03 .teaser.no-img:not(.highlight) ,
.lx_teaser_narrow03 .external-teaser.no-img:not(.highlight) {
	display: inline-block;
	max-width: 240px;
	width: 50%;
	margin-left: 0;
	margin-right: 20px;
}


/*-- comboニュース --*/
#sharewithmain .lx_combo_twin_news {
	position: relative;
	padding-top: 0;
	padding-bottom: 0;
}

/* デスクトップ用 */
@media print, screen and (min-width: 768px) {
	#sharewithmain .lx_combo_twin_news::before {
		content: "";
		position: absolute;
		top: 0;
		left: 50%;
		display: block;
		width: 50%;
		height: 100%;
		background: #fafbfb;
		z-index: -1;
	}

	#sharewithmain .lx_combo_twin_news > .column1 {
		width: 500px;
		padding: 40px 40px 85px 20px;
		margin-right: -1px;
		border-right: 1px solid #eee;
		margin-bottom: 0;
	}

	#sharewithmain .lx_combo_twin_news > .column2 {
		width: 500px;
		padding: 40px 20px 85px 40px;
		border-left: 1px solid #eee;
		margin-bottom: 0;
	}

	.lx_combo_twin_news .basic-list:not(.thumnail) + .teaser.no-img:not(.highlight) ,
	.lx_combo_twin_news .basic-list-english:not(.thumnail) + .teaser.no-img:not(.highlight) {
		position: absolute;
		bottom: 20px;
		left: 50%;
		-webkit-transform: translate(-50%, 0);
		    -ms-transform: translate(-50%, 0);
		        transform: translate(-50%, 0);
		width: 250px;
	}

	.lx_combo_twin_news > .column1 .basic-list:not(.thumnail) + .teaser.no-img:not(.highlight) ,
	.lx_combo_twin_news > .column1 .basic-list-english:not(.thumnail) + .teaser.no-img:not(.highlight) {
		margin-left: -250px;
	}

	.lx_combo_twin_news > .column2 .basic-list:not(.thumnail) + .teaser.no-img:not(.highlight) ,
	.lx_combo_twin_news > .column2 .basic-list-english:not(.thumnail) + .teaser.no-img:not(.highlight) {
		margin-left: 250px;
	}

}

/* スマホ用 */
@media handheld, only screen and (max-width: 767px) {
	#sharewithmain .lx_combo_twin_news > .column1 ,
	#sharewithmain .lx_combo_twin_news > .column2 {
		padding: 40px 0px 20px 0px;
	}

	#sharewithmain .lx_combo_twin_news > .column2 {
		position: relative;
	}

	#sharewithmain .lx_combo_twin_news > .column2::before {
		content: "";
		position: absolute;
		top: 0;
		left: -10px;
		display: block;
		width: calc(100% + 20px);
		height: 100%;
		background: #fafbfb;
		z-index: -1;
	}
}


/*-- 背景画像付き01 --*/
#sharewithmain .lx_mcol_bg_img01 {
	color: #fff;
	background: url("../../../../../../resources/sw_img/bg_top01.jpg") no-repeat center center;
	background-size: cover;
}

.lx_mcol_bg_img01 .title2 h2 ,
.lx_mcol_bg_img01 .title3 h3 ,
.lx_mcol_bg_img01 .title4 h4 {
	color: #fff;
}


/*-- 背景画像付き02 --*/
#sharewithmain .lx_mcol_bg_img02 {
	color: #fff;
	background: url("../../../../../../resources/sw_img/bg_top02.jpg") no-repeat center center;
	background-size: cover;
}

.lx_mcol_bg_img02 .title2 h2 ,
.lx_mcol_bg_img02 .title3 h3 ,
.lx_mcol_bg_img02 .title4 h4 {
	color: #fff;
}



/*==== ブロークングリッド01 ====*/
/*-- PC:第１カラムが左端中段に配置、SP:第１カラムが上で左端に配置 --*/
#sharewithmain .lx_col_grid_01 {
	position: relative;
	margin-bottom: 40px;
}

/*-- PC:第１カラムが右端中段に配置、SP:第１カラムが上で右端に配置 --*/
#sharewithmain .lx_col_grid_01.lx_mcol_rtl {
}

#sharewithmain .lx_col_grid_01 > .column1 .text-section img {
	width: 100%;
}

/* デスクトップ用 */
@media print, screen and (min-width: 768px) {
	#sharewithmain .lx_col_grid_01 > .column1 {
		vertical-align: middle;
		width: 40%;
		margin-left: 0;
		margin-right: 5%;
	}

	#sharewithmain .lx_col_grid_01 > .column2 {
		vertical-align: middle;
		width: 550px;
		margin-left: 0;
		margin-right: calc(55% - 550px);
		padding: 40px 0;
	}

	#sharewithmain .lx_col_grid_01.lx_mcol_rtl > .column1 {
		margin-left: 5%;
		margin-right: 0;
	}

	#sharewithmain .lx_col_grid_01.lx_mcol_rtl > .column2 {
		margin-left: calc(55% - 550px);
		margin-right: 0;
	}
}

/* スマホ用 */
@media handheld, only screen and (max-width: 767px) {
	#sharewithmain .lx_col_grid_01 {
		padding-left: 0;
		padding-right: 0;
	}

	#sharewithmain .lx_col_grid_01 > .column1 {
		margin-left: 0;
		margin-right: 10%;
		width: 90%;
	}

	#sharewithmain .lx_col_grid_01 > .column2 {
		margin-left: 20px;
		margin-right: 20px;
		width: calc(100% - 40px);
	}

	#sharewithmain .lx_col_grid_01.lx_mcol_rtl > .column1 {
		margin-left: 10%;
		margin-right: 0;
	}

	#sharewithmain .lx_col_grid_01.lx_mcol_rtl > .column2 {
	}
}




/*==== ブロークングリッド01 ====*/
/*-- PC:第１カラムが左中段に配置、SP:第１カラムが上で左端に配置 --*/
#sharewithmain .lx_col_grid_02 {
	position: relative;
	margin-bottom: 40px;
}

/*-- PC:第１カラムが右中段に配置、SP:第１カラムが上で右端に配置 --*/
#sharewithmain .lx_col_grid_02.lx_mcol_rtl {
}

#sharewithmain .lx_col_grid_02 > .column1 .text-section img {
	width: 100%;
}

/* デスクトップ用 */
@media print, screen and (min-width: 768px) {
	#sharewithmain .lx_col_grid_02 > .column1 {
		vertical-align: middle;
		width: 400px;
		margin-right: 0;
	}

	#sharewithmain .lx_col_grid_02 > .column2 {
		vertical-align: middle;
		width: 550px;
		margin-left: 50px;
		padding: 40px 0;
		padding-right: 50px;
	}

	#sharewithmain .lx_col_grid_02.lx_mcol_rtl > .column1 {
		margin-left: 0;
		margin-right: auto;
	}

	#sharewithmain .lx_col_grid_02.lx_mcol_rtl > .column2 {
		margin-left: auto;
		margin-right: 50px;
		padding: 40px 0;
		padding-left: 50px;
	}
}

/* スマホ用 */
@media handheld, only screen and (max-width: 767px) {
	#sharewithmain .lx_col_grid_02 {
		padding-left: 0;
		padding-right: 0;
	}

	#sharewithmain .lx_col_grid_02 > .column1 {
		margin-left: 0;
		margin-right: 10%;
		width: 90%;
	}

	#sharewithmain .lx_col_grid_02 > .column2 {
		margin-left: 20px;
		margin-right: 20px;
		width: calc(100% - 40px);
	}

	#sharewithmain .lx_col_grid_02.lx_mcol_rtl > .column1 {
		margin-left: 10%;
		margin-right: 0;
	}

	#sharewithmain .lx_col_grid_02.lx_mcol_rtl > .column2 {
	}
}



/*==== ブロークングリッド03 ====*/
/*-- PC:第１カラムが左端中段に配置、SP:第１カラムが上で左端に配置。PC/SP:第２カラムは第１カラムにオーバーラップ --*/
#sharewithmain .lx_col_grid_03 {
	position: relative;
	padding: 40px 0 20px;
	background: #bbb;
}

/*-- PC:第１カラムが右端中段に配置、SP:第１カラムが上で右端に配置。PC/SP:第２カラムは第１カラムにオーバーラップ --*/
#sharewithmain .lx_col_grid_03.lx_mcol_rtl {
}

#sharewithmain .lx_col_grid_03 > .column1 .text-section img {
	width: 100%;
}

/* デスクトップ用 */
@media print, screen and (min-width: 768px) {
	#sharewithmain .lx_col_grid_03 > .column1 {
		vertical-align: middle;
		width: 50%;
		margin-right: 0;
	}

	#sharewithmain .lx_col_grid_03 > .column2 {
		position: relative;
		z-index: 1;
		vertical-align: middle;
		width: 650px;
		margin-left: -150px;
		margin-right: calc(50% - 650px + 150px);
	}

	#sharewithmain .lx_col_grid_03.lx_mcol_rtl > .column1 {
		margin-left: 0;
		margin-right: auto;
	}

	#sharewithmain .lx_col_grid_03.lx_mcol_rtl > .column2 {
		margin-right: -150px;
		margin-left: calc(50% - 650px + 150px);
	}
}

@media handheld, only screen and (max-width: 767px) {
	#sharewithmain .lx_col_grid_03 {
		padding-left: 0;
		padding-right: 0;
	}

	#sharewithmain .lx_col_grid_03 > .column1 {
		margin-left: 0;
		margin-right: 10%;
		width: 90%;
	}

	#sharewithmain .lx_col_grid_03 > .column2 {
		position: relative;
		margin-top: -60px;
		margin-left: 20px;
		margin-right: 20px;
		width: calc(100% - 40px);
	}

	#sharewithmain .lx_col_grid_03.lx_mcol_rtl > .column1 {
		margin-left: 10%;
		margin-right: 0;
	}

	#sharewithmain .lx_col_grid_03.lx_mcol_rtl > .column2 {
	}
}



/*==== ブロークングリッド03 ====*/
/*-- PC:第１カラムが左中段に配置、SP:第１カラムが上で左端に配置。PC/SP:第２カラムは第１カラムにオーバーラップ --*/
#sharewithmain .lx_col_grid_04 {
	position: relative;
	padding: 40px 0 20px;
}

/*-- PC:第１カラムが右中段に配置、SP:第１カラムが上で右端に配置。PC/SP:第２カラムは第１カラムにオーバーラップ --*/
#sharewithmain .lx_col_grid_04.lx_mcol_rtl {
}

#sharewithmain .lx_col_grid_04 > .column1 .text-section img {
	width: 100%;
}

/* デスクトップ用 */
@media print, screen and (min-width: 768px) {
	#sharewithmain .lx_col_grid_04 > .column1 {
		vertical-align: middle;
		width: 500px;
		margin-right: 0;
	}

	#sharewithmain .lx_col_grid_04 > .column2 {
		position: relative;
		z-index: 1;
		vertical-align: middle;
		width: 650px;
		margin-left: -150px;
	}

	#sharewithmain .lx_col_grid_04.lx_mcol_rtl > .column1 {
		margin-left: 0;
		margin-right: auto;
	}
	#sharewithmain .lx_col_grid_04.lx_mcol_rtl > .column2 {
		margin-left: auto;
		margin-right: -150px;
	}
}

@media handheld, only screen and (max-width: 767px) {
	#sharewithmain .lx_col_grid_04 {
		padding-left: 0;
		padding-right: 0;
	}

	#sharewithmain .lx_col_grid_04 > .column1 {
		margin-left: 0;
		margin-right: 10%;
		width: 90%;
	}

	#sharewithmain .lx_col_grid_04 > .column2 {
		position: relative;
		margin-top: -60px;
		margin-left: 20px;
		margin-right: 20px;
		width: calc(100% - 40px);
	}

	#sharewithmain .lx_col_grid_04.lx_mcol_rtl > .column1 {
		margin-left: 10%;
		margin-right: 0;
	}
	#sharewithmain .lx_col_grid_04.lx_mcol_rtl > .column2 {
	}
}



/*-- バナー type02 --*/
#sharewithmain .lx_teaser_02 {
}

.lx_teaser_02 .teaser:not(.no-img):not(.highlight) ,
.lx_teaser_02 .external-teaser:not(.no-img):not(.highlight) ,
.lx_teaser_02 .download-teaser:not(.no-img):not(.highlight) {
	position: relative;
	display: block;
}

.lx_teaser_02 .teaser:not(.no-img):not(.highlight) h2 ,
.lx_teaser_02 .external-teaser:not(.no-img):not(.highlight) h2 ,
.lx_teaser_02 .download-teaser:not(.no-img):not(.highlight) h2 {
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.lx_teaser_02 .teaser:not(.no-img):not(.highlight) h2 a ,
.lx_teaser_02 .external-teaser:not(.no-img):not(.highlight) h2 a ,
.lx_teaser_02 .download-teaser:not(.no-img):not(.highlight) h2 a {
	margin: 0;

	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	text-align: center;
	width: 100%;
	height: 100%;
	padding: 20px 10px;
/*	background: rgba(33, 169, 237, 0.17); */
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	line-height: 1.25;
	text-decoration: none;
}

.lx_teaser_02 .teaser:not(.no-img):not(.highlight) h2 a span ,
.lx_teaser_02 .external-teaser:not(.no-img):not(.highlight) h2 a span ,
.lx_teaser_02 .download-teaser:not(.no-img):not(.highlight) h2 a span {
	display: block;
	font-size: 12px;
	margin: 3px 0;
	letter-spacing: normal;
}

.lx_teaser_02 .teaser:not(.no-img):not(.highlight) h2 a::before ,
.lx_teaser_02 .external-teaser:not(.no-img):not(.highlight) h2 a::before ,
.lx_teaser_02 .download-teaser:not(.no-img):not(.highlight) h2 a::before {
	content: "";
	position: absolute;
	top: 50%;
	right: 20px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -10px;
	width: 9px;
	height: 15px;
	background: url("../../../../../../resources/sw_img/icon_arr01_white.svg") center center no-repeat;
	background-size: contain;
}

.lx_teaser_02 .teaser:not(.no-img):not(.highlight) h2 a[target="_blank"]::after ,
.lx_teaser_02 .external-teaser:not(.no-img):not(.highlight) h2 a[target="_blank"]::after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 17px;
	height: 12px;
	background: url("../../../../../../resources/sw_img/linkout_white.png") center center no-repeat;
	background-size: contain;
	margin-left: 5px;
}

.lx_teaser_02 .teaser:not(.no-img):not(.highlight) h2 + a ,
.lx_teaser_02 .external-teaser:not(.no-img):not(.highlight) h2 + a ,
.lx_teaser_02 .download-teaser:not(.no-img):not(.highlight) h2 + a {
}

.lx_teaser_02 .teaser:not(.no-img):not(.highlight) h2 + a img ,
.lx_teaser_02 .external-teaser:not(.no-img):not(.highlight) h2 + a img ,
.lx_teaser_02 .download-teaser:not(.no-img):not(.highlight) h2 + a img {
	display: block;
	width: 100%;
	opacity: 1;

	-webkit-transition: 0.7s 0.1s;
	-o-transition: 0.7s 0.1s;
	transition: 0.7s 0.1s;
}


.lx_teaser_02 .teaser:not(.no-img):not(.highlight) p ,
.lx_teaser_02 .external-teaser:not(.no-img):not(.highlight) p ,
.lx_teaser_02 .download-teaser:not(.no-img):not(.highlight) p {
	display: none;
}

.lx_teaser_02 .teaser:not(.no-img):not(.highlight) h2 a:hover ,
.lx_teaser_02 .external-teaser:not(.no-img):not(.highlight) h2 a:hover ,
.lx_teaser_02 .download-teaser:not(.no-img):not(.highlight) h2 a:hover ,
.lx_teaser_02 .teaser:not(.no-img):not(.highlight):hover h2 a ,
.lx_teaser_02 .external-teaser:not(.no-img):not(.highlight):hover h2 a ,
.lx_teaser_02 .download-teaser:not(.no-img):not(.highlight):hover h2 a {
}

.lx_teaser_02 .teaser:not(.no-img):not(.highlight) h2 + a:hover img ,
.lx_teaser_02 .external-teaser:not(.no-img):not(.highlight) h2 + a:hover img ,
.lx_teaser_02 .download-teaser:not(.no-img):not(.highlight) h2 + a:hover img ,
.lx_teaser_02 .teaser:not(.no-img):not(.highlight):hover h2 + a img ,
.lx_teaser_02 .external-teaser:not(.no-img):not(.highlight):hover h2 + a img ,
.lx_teaser_02 .download-teaser:not(.no-img):not(.highlight):hover h2 + a img {
	opacity: 1;
	-webkit-transform: scale(1.2);
	    -ms-transform: scale(1.2);
	        transform: scale(1.2);
}


/*-- YouTube用 --*/
.lx_teaser_02 div.external-teaser:not(.no-img):not(.highlight) > a[href*="//www.youtube.com"] ,
.lx_teaser_02 div.external-teaser:not(.no-img):not(.highlight) > a[href*="//youtu.be"] {
	position: relative;
}

.lx_teaser_02 div.external-teaser:not(.no-img):not(.highlight) > a[href*="//www.youtube.com"] img ,
.lx_teaser_02 div.external-teaser:not(.no-img):not(.highlight) > a[href*="//youtu.be"] img {
	width: 100%;
}

.lx_teaser_02 div.external-teaser:not(.no-img):not(.highlight) > a[href*="//www.youtube.com"]::before ,
.lx_teaser_02 div.external-teaser:not(.no-img):not(.highlight) > a[href*="//youtu.be"]::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0, 0.4) url("../../../../../../resources/sw_img/youtube_icon.png") no-repeat center center;
	z-index: 1;
}

.lx_teaser_02 div.external-teaser:not(.no-img):not(.highlight) h2 a[href*="//www.youtube.com"]::after ,
.lx_teaser_02 div.external-teaser:not(.no-img):not(.highlight) h2 a[href*="//youtu.be"]::after {
	content: none;
}

.lx_teaser_02 div.external-teaser:not(.no-img):not(.highlight) > a[href*="//www.youtube.com"]:hover::before ,
.lx_teaser_02 div.external-teaser:not(.no-img):not(.highlight) > a[href*="//youtu.be"]:hover::before {
	background-color: rgba(0,0,0, 0.2);
}

.lx_teaser_02 div.external-teaser:not(.no-img):not(.highlight) > a[href*="//www.youtube.com"]:hover img ,
.lx_teaser_02 div.external-teaser:not(.no-img):not(.highlight) > a[href*="//youtu.be"]:hover img {
	opacity: 1;
}

.lx_teaser_02 div.external-teaser:not(.no-img):not(.highlight) h2 + a[href*="//www.youtube.com"]::before ,
.lx_teaser_02 div.external-teaser:not(.no-img):not(.highlight) h2 + a[href*="//youtu.be"]::before ,
.lx_teaser_02 div.external-teaser:not(.no-img):not(.highlight) h2 + a[href*="//www.youtube.com"]:hover::before ,
.lx_teaser_02 div.external-teaser:not(.no-img):not(.highlight) h2 + a[href*="//youtu.be"]:hover::before {
	background-color: transparent;
}


/*-- バナー type03 --*/
#sharewithmain .lx_teaser_03 {
}

.lx_teaser_03 .teaser:not(.no-img):not(.highlight) ,
.lx_teaser_03 .external-teaser:not(.no-img):not(.highlight) ,
.lx_teaser_03 .download-teaser:not(.no-img):not(.highlight) {
	position: relative;
	display: block;
}

.lx_teaser_03 .teaser:not(.no-img):not(.highlight) h2 ,
.lx_teaser_03 .external-teaser:not(.no-img):not(.highlight) h2 ,
.lx_teaser_03 .download-teaser:not(.no-img):not(.highlight) h2 {
	margin: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 100%;
	z-index: 2;
}

.lx_teaser_03 .teaser:not(.no-img):not(.highlight) h2 a ,
.lx_teaser_03 .external-teaser:not(.no-img):not(.highlight) h2 a ,
.lx_teaser_03 .download-teaser:not(.no-img):not(.highlight) h2 a {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	text-align: left;
	width: 100%;
	min-height: 3em;
	padding: 0.25em 20px;
	background: rgba(0,0,0, 0.2);
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	line-height: 1.25;
	text-decoration: none;
}

.lx_teaser_03 .teaser:not(.no-img):not(.highlight) h2 a span ,
.lx_teaser_03 .external-teaser:not(.no-img):not(.highlight) h2 a span ,
.lx_teaser_03 .download-teaser:not(.no-img):not(.highlight) h2 a span {
	display: block;
	font-size: 16px;
	margin: 3px 0;
	letter-spacing: normal;
}

.lx_teaser_03 .teaser:not(.no-img):not(.highlight) h2 a::before ,
.lx_teaser_03 .external-teaser:not(.no-img):not(.highlight) h2 a::before ,
.lx_teaser_03 .download-teaser:not(.no-img):not(.highlight) h2 a::before {
	content: "";
	position: absolute;
	top: 50%;
	right: 20px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -10px;
	width: 9px;
	height: 15px;
	background: url("../../../../../../resources/sw_img/icon_arr01_white.svg") center center no-repeat;
	background-size: contain;
}

.lx_teaser_03 .teaser:not(.no-img):not(.highlight) h2 a[target="_blank"]::after ,
.lx_teaser_03 .external-teaser:not(.no-img):not(.highlight) h2 a[target="_blank"]::after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 17px;
	height: 12px;
	background: url("../../../../../../resources/sw_img/linkout_white.png") center center no-repeat;
	background-size: contain;
	margin-left: 5px;
}

.lx_teaser_03 .teaser:not(.no-img):not(.highlight) h2 + a ,
.lx_teaser_03 .external-teaser:not(.no-img):not(.highlight) h2 + a ,
.lx_teaser_03 .download-teaser:not(.no-img):not(.highlight) h2 + a {
}

.lx_teaser_03 .teaser:not(.no-img):not(.highlight) h2 + a img ,
.lx_teaser_03 .external-teaser:not(.no-img):not(.highlight) h2 + a img ,
.lx_teaser_03 .download-teaser:not(.no-img):not(.highlight) h2 + a img {
	display: block;
	width: 100%;
/*	opacity: 1; */
}


.lx_teaser_03 .teaser:not(.no-img):not(.highlight) p ,
.lx_teaser_03 .external-teaser:not(.no-img):not(.highlight) p ,
.lx_teaser_03 .download-teaser:not(.no-img):not(.highlight) p {
	display: none;
}

.lx_teaser_03 .teaser:not(.no-img):not(.highlight) h2 a:hover ,
.lx_teaser_03 .external-teaser:not(.no-img):not(.highlight) h2 a:hover ,
.lx_teaser_03 .download-teaser:not(.no-img):not(.highlight) h2 a:hover ,
.lx_teaser_03 .teaser:not(.no-img):not(.highlight):hover h2 a ,
.lx_teaser_03 .external-teaser:not(.no-img):not(.highlight):hover h2 a ,
.lx_teaser_03 .download-teaser:not(.no-img):not(.highlight):hover h2 a {
}

.lx_teaser_03 .teaser:not(.no-img):not(.highlight) h2 + a:hover img ,
.lx_teaser_03 .external-teaser:not(.no-img):not(.highlight) h2 + a:hover img ,
.lx_teaser_03 .download-teaser:not(.no-img):not(.highlight) h2 + a:hover img ,
.lx_teaser_03 .teaser:not(.no-img):not(.highlight):hover h2 + a img ,
.lx_teaser_03 .external-teaser:not(.no-img):not(.highlight):hover h2 + a img ,
.lx_teaser_03 .download-teaser:not(.no-img):not(.highlight):hover h2 + a img {
	opacity: 0.7;
}


.lx_teaser_03.multiColumn2 .teaser:not(.no-img):not(.highlight) h2 a ,
.lx_teaser_03.multiColumn2 .external-teaser:not(.no-img):not(.highlight) h2 a ,
.lx_teaser_03.multiColumn2 .download-teaser:not(.no-img):not(.highlight) h2 a {
	font-size: 24px;
}

.lx_teaser_03.multiColumn2 .teaser:not(.no-img):not(.highlight) h2 a span ,
.lx_teaser_03.multiColumn2 .external-teaser:not(.no-img):not(.highlight) h2 a span ,
.lx_teaser_03.multiColumn2 .download-teaser:not(.no-img):not(.highlight) h2 a span {
	font-size: 16px;
}

.lx_teaser_03.multiColumn3 .teaser:not(.no-img):not(.highlight) h2 a ,
.lx_teaser_03.multiColumn3 .external-teaser:not(.no-img):not(.highlight) h2 a ,
.lx_teaser_03.multiColumn3 .download-teaser:not(.no-img):not(.highlight) h2 a {
	font-size: 20px;
}

.lx_teaser_03.multiColumn3 .teaser:not(.no-img):not(.highlight) h2 a span ,
.lx_teaser_03.multiColumn3 .external-teaser:not(.no-img):not(.highlight) h2 a span ,
.lx_teaser_03.multiColumn3 .download-teaser:not(.no-img):not(.highlight) h2 a span {
	font-size: 14px;
}

.lx_teaser_03.multiColumn4 .teaser:not(.no-img):not(.highlight) h2 a ,
.lx_teaser_03.multiColumn4 .external-teaser:not(.no-img):not(.highlight) h2 a ,
.lx_teaser_03.multiColumn4 .download-teaser:not(.no-img):not(.highlight) h2 a {
	font-size: 18px;
}

.lx_teaser_03.multiColumn4 .teaser:not(.no-img):not(.highlight) h2 a span ,
.lx_teaser_03.multiColumn4 .external-teaser:not(.no-img):not(.highlight) h2 a span ,
.lx_teaser_03.multiColumn4 .download-teaser:not(.no-img):not(.highlight) h2 a span {
	font-size: 12px;
}




/*-- バナー type04 --*/
#sharewithmain .lx_teaser_04 {
}

.lx_teaser_04 .teaser:not(.no-img):not(.highlight) ,
.lx_teaser_04 .external-teaser:not(.no-img):not(.highlight) ,
.lx_teaser_04 .download-teaser:not(.no-img):not(.highlight) {
	position: relative;
	padding: 20px;
	border: 1px solid #bbb;
}

.lx_teaser_04 .teaser:not(.no-img):not(.highlight) h2 ,
.lx_teaser_04 .external-teaser:not(.no-img):not(.highlight) h2 ,
.lx_teaser_04 .download-teaser:not(.no-img):not(.highlight) h2 {
}

.lx_teaser_04 .teaser:not(.no-img):not(.highlight) h2 a ,
.lx_teaser_04 .external-teaser:not(.no-img):not(.highlight) h2 a ,
.lx_teaser_04 .download-teaser:not(.no-img):not(.highlight) h2 a {
}

.lx_teaser_04 .teaser:not(.no-img):not(.highlight) h2 a span ,
.lx_teaser_04 .external-teaser:not(.no-img):not(.highlight) h2 a span ,
.lx_teaser_04 .download-teaser:not(.no-img):not(.highlight) h2 a span {
}

.lx_teaser_04 .teaser:not(.no-img):not(.highlight) h2 a[target="_blank"]::after ,
.lx_teaser_04 .external-teaser:not(.no-img):not(.highlight) h2 a[target="_blank"]::after {
/*
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 17px;
	height: 12px;
	background: url("../../../../../../resources/sw_img/linkout.png") center center no-repeat;
	background-size: contain;
	margin-left: 5px;
*/
}

.lx_teaser_04 .teaser:not(.no-img):not(.highlight) h2 + a ,
.lx_teaser_04 .external-teaser:not(.no-img):not(.highlight) h2 + a ,
.lx_teaser_04 .download-teaser:not(.no-img):not(.highlight) h2 + a {
}

.lx_teaser_04 .teaser:not(.no-img):not(.highlight) h2 + a img ,
.lx_teaser_04 .external-teaser:not(.no-img):not(.highlight) h2 + a img ,
.lx_teaser_04 .download-teaser:not(.no-img):not(.highlight) h2 + a img {
	display: block;
	width: 100%;
}


.lx_teaser_04 .teaser:not(.no-img):not(.highlight) p ,
.lx_teaser_04 .external-teaser:not(.no-img):not(.highlight) p ,
.lx_teaser_04 .download-teaser:not(.no-img):not(.highlight) p {

}

.lx_teaser_04 .teaser:not(.no-img):not(.highlight) h2 a:hover ,
.lx_teaser_04 .external-teaser:not(.no-img):not(.highlight) h2 a:hover ,
.lx_teaser_04 .download-teaser:not(.no-img):not(.highlight) h2 a:hover ,
.lx_teaser_04 .teaser:not(.no-img):not(.highlight):hover h2 a ,
.lx_teaser_04 .external-teaser:not(.no-img):not(.highlight):hover h2 a ,
.lx_teaser_04 .download-teaser:not(.no-img):not(.highlight):hover h2 a {
}

.lx_teaser_04 .teaser:not(.no-img):not(.highlight) h2 + a:hover img ,
.lx_teaser_04 .external-teaser:not(.no-img):not(.highlight) h2 + a:hover img ,
.lx_teaser_04 .download-teaser:not(.no-img):not(.highlight) h2 + a:hover img ,
.lx_teaser_04 .teaser:not(.no-img):not(.highlight):hover h2 + a img ,
.lx_teaser_04 .external-teaser:not(.no-img):not(.highlight):hover h2 + a img ,
.lx_teaser_04 .download-teaser:not(.no-img):not(.highlight):hover h2 + a img {
	opacity: 0.7;
}


/* スマホ用 */
@media handheld, only screen and (max-width: 767px) {
	.lx_teaser_04 .teaser:not(.no-img):not(.highlight) ,
	.lx_teaser_04 .external-teaser:not(.no-img):not(.highlight) ,
	.lx_teaser_04 .download-teaser:not(.no-img):not(.highlight) {
		padding: 10px;
	}
}



/*-- バナー type05 --*/
#sharewithmain .lx_teaser_05 {
}


.lx_teaser_05 .teaser.no-img:not(.highlight) ,
.lx_teaser_05 .external-teaser.no-img:not(.highlight) ,
.lx_teaser_05 .download-teaser.no-img:not(.highlight) {
	max-width: none;
}

.lx_teaser_05 .teaser.no-img:not(.highlight) h2 ,
.lx_teaser_05 .external-teaser.no-img:not(.highlight) h2 ,
.lx_teaser_05 .download-teaser.no-img:not(.highlight) h2 {
	position: relative;
	background: #fff;
}

.lx_teaser_05 .teaser.no-img:not(.highlight) h2::before ,
.lx_teaser_05 .external-teaser.no-img:not(.highlight) h2::before ,
.lx_teaser_05 .download-teaser.no-img:not(.highlight) h2::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	margin-top: -30px;
	display: inline-block;
	vertical-align: middle;
	width: 60px;
	height: 60px;
	background: url("../../../../../../resources/sw_img/icon_img02.png") center center no-repeat;
	background-size: contain;
}


.lx_teaser_05 .teaser.no-img:not(.highlight) h2 a ,
.lx_teaser_05 .external-teaser.no-img:not(.highlight) h2 a ,
.lx_teaser_05 .download-teaser.no-img:not(.highlight) h2 a {
	background: none;
	border: none;
	border-radius: 0;

	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	text-align: left;
	width: 100%;
	min-height: 80px;
	padding: 10px 30px 10px 100px;
	font-size: 16px;
	color: #222;
	font-weight: bold;
	line-height: 1.25;
	text-decoration: none;
	border: 1px solid #eee;
}

.lx_teaser_05 .teaser.no-img:not(.highlight) h2 a::before ,
.lx_teaser_05 .external-teaser.no-img:not(.highlight) h2 a::before ,
.lx_teaser_05 .download-teaser.no-img:not(.highlight) h2 a::before {
	content: "";
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -5px;
	display: inline-block;
	vertical-align: middle;
	width: 6px;
	height: 10px;
	background: url("../../../../../../resources/sw_img/icon_arr01.svg") center center no-repeat;
	background-size: contain;
}

.lx_teaser_05 .teaser.no-img:not(.highlight) h2 a[target="_blank"]::after ,
.lx_teaser_05 .external-teaser.no-img:not(.highlight) h2 a[target="_blank"]::after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 17px;
	height: 12px;
	background: url("../../../../../../resources/sw_img/linkout.png") center center no-repeat;
	background-size: contain;
	margin-left: 5px;
}

.lx_teaser_05 .download-teaser.no-img:not(.highlight) h2 a[href*=".pdf"]::after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 18px;
	height: 20px;
	background: url("../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/pdf.png") center center no-repeat;
	background-size: contain;
	margin-left: 5px;
}

.lx_teaser_05 .teaser.no-img:not(.highlight) p ,
.lx_teaser_05 .external-teaser.no-img:not(.highlight) p ,
.lx_teaser_05 .download-teaser.no-img:not(.highlight) p {
	margin-top: 5px;
	font-size: 14px;
}

.lx_teaser_05 .teaser.no-img:not(.highlight) h2 a:hover ,
.lx_teaser_05 .external-teaser.no-img:not(.highlight) h2 a:hover ,
.lx_teaser_05 .download-teaser.no-img:not(.highlight) h2 a:hover {
	background-color: #000;
	color: #fff;
}

.lx_teaser_05 .teaser.no-img:not(.highlight) h2 a:hover::before ,
.lx_teaser_05 .external-teaser.no-img:not(.highlight) h2 a:hover::before ,
.lx_teaser_05 .download-teaser.no-img:not(.highlight) h2 a:hover::before {
	background-image: url("../../../../../../resources/sw_img/icon_arr01_white.svg");
}


/* スマホ用 */
@media handheld, only screen and (max-width: 767px) {
	.lx_teaser_05 .teaser.no-img:not(.highlight) h2 a ,
	.lx_teaser_05 .external-teaser.no-img:not(.highlight) h2 a ,
	.lx_teaser_05 .download-teaser.no-img:not(.highlight) h2 a {
		padding-left: 80px;
	}

}



/*-- エリアリンクtype02 --*/
#sharewithmain .lx_arealink_02 {
}

.lx_arealink_02 .internal-link-area:not(.highlight) ,
.lx_arealink_02 .external-link-area:not(.highlight) {
	padding: 10px 10px 5px;
	border: 1px solid #eee;
}

.lx_arealink_02 .internal-link-area:not(.highlight) > a ,
.lx_arealink_02 .external-link-area:not(.highlight) > a {
/*	color: inherit; */
}

.lx_arealink_02 .internal-link-area img ,
.lx_arealink_02 .external-link-area img {
	margin-right: 10px;
	margin-left: 0;
	margin-bottom: 5px;
}

.lx_arealink_02 .internal-link-area .pos-2 ,
.lx_arealink_02 .external-link-area .pos-2 {
	margin-left: 10px;
	margin-bottom: 5px;
}

.lx_arealink_02 .internal-link-area img.large ,
.lx_arealink_02 .external-link-area img.large {
	margin-bottom: 5px;
}

.lx_arealink_02 .internal-link-area:not(.highlight) > a u ,
.lx_arealink_02 .external-link-area:not(.highlight) > a u {
	text-decoration: none;

	display: inline-block;
	font-size: 24px;
	font-weight: bold;
	margin: 0.25em 0;
}

.lx_arealink_02 .internal-link-area:not(.highlight) > a:hover ,
.lx_arealink_02 .external-link-area:not(.highlight) > a:hover {
}


.lx_arealink_02.multiColumn2 .internal-link-area:not(.highlight) > a u ,
.lx_arealink_02.multiColumn2 .external-link-area:not(.highlight) > a u {
	font-size: 24px;
}

.lx_arealink_02.multiColumn3 .internal-link-area:not(.highlight) > a u ,
.lx_arealink_02.multiColumn3 .external-link-area:not(.highlight) > a u {
	font-size: 20px;
}

.lx_arealink_02.multiColumn4 .internal-link-area:not(.highlight) > a u ,
.lx_arealink_02.multiColumn4 .external-link-area:not(.highlight) > a u {
	font-size: 16px;
	margin: 0;
}



/*-- エリアリンクtype03 --*/
#sharewithmain .lx_arealink_03 {
}

.lx_arealink_03 .internal-link-area:not(.highlight) ,
.lx_arealink_03 .external-link-area:not(.highlight) {
}

.lx_arealink_03 .internal-link-area:not(.highlight) > a ,
.lx_arealink_03 .external-link-area:not(.highlight) > a {
/*	color: inherit; */
}

.lx_arealink_03 .internal-link-area img ,
.lx_arealink_03 .external-link-area img {
	margin-right: 10px;
	margin-left: 0;
}

.lx_arealink_03 .internal-link-area .pos-2 ,
.lx_arealink_03 .external-link-area .pos-2 {
	margin-left: 10px;
}

.lx_arealink_03 .internal-link-area img.large ,
.lx_arealink_03 .external-link-area img.large {
}

.lx_arealink_03 .internal-link-area:not(.highlight) > a u ,
.lx_arealink_03 .external-link-area:not(.highlight) > a u {
	text-decoration: none;

	display: inline-block;
	font-size: 24px;
	font-weight: bold;
	margin: 0.25em 0;
}

.lx_arealink_03 .internal-link-area:not(.highlight) > a:hover ,
.lx_arealink_03 .external-link-area:not(.highlight) > a:hover {
}


.lx_arealink_03.multiColumn2 .internal-link-area:not(.highlight) > a u ,
.lx_arealink_03.multiColumn2 .external-link-area:not(.highlight) > a u {
	font-size: 24px;
}

.lx_arealink_03.multiColumn3 .internal-link-area:not(.highlight) > a u ,
.lx_arealink_03.multiColumn3 .external-link-area:not(.highlight) > a u {
	font-size: 20px;
}

.lx_arealink_03.multiColumn4 .internal-link-area:not(.highlight) > a u ,
.lx_arealink_03.multiColumn4 .external-link-area:not(.highlight) > a u {
	font-size: 16px;
	margin: 0;
}


/*-- エリアリンクtype04 --*/
#sharewithmain .lx_arealink_04 {
}

.lx_arealink_04 .internal-link-area:not(.highlight) ,
.lx_arealink_04 .external-link-area:not(.highlight) {
}

.lx_arealink_04 .internal-link-area:not(.highlight) > a ,
.lx_arealink_04 .external-link-area:not(.highlight) > a {
	padding: 40px 40px;
	background: #fff;

/*	color: inherit; */
}

.lx_arealink_04 .internal-link-area:not(.highlight) > a u ,
.lx_arealink_04 .external-link-area:not(.highlight) > a u {
	text-decoration: none;

	display: inline-block;
	font-size: 30px;
	font-weight: bold;
	margin: 0.25em 0;
}

.lx_arealink_04 .internal-link-area:not(.highlight) > a > *:last-child::after ,
.lx_arealink_04 .external-link-area:not(.highlight) > a > *:last-child::after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	width: 6px;
	height: 10px;
	background: url("../../../../../../resources/sw_img/icon_arr01.svg") center center no-repeat;
	background-size: contain;
	margin-left: 10px;
}

.lx_arealink_04 .internal-link-area:not(.highlight) > a:hover ,
.lx_arealink_04 .external-link-area:not(.highlight) > a:hover {
}


@media handheld, only screen and (max-width: 767px) {
	.lx_arealink_04 .internal-link-area:not(.highlight) > a ,
	.lx_arealink_04 .external-link-area:not(.highlight) > a {
		padding: 20px 20px;
	}
}


/*-- エリアリンクtype05 --*/
#sharewithmain .lx_arealink_05 {
}

.lx_arealink_05 .internal-link-area:not(.highlight) ,
.lx_arealink_05 .external-link-area:not(.highlight) {
}

.lx_arealink_05 .internal-link-area:not(.highlight) > a ,
.lx_arealink_05 .external-link-area:not(.highlight) > a {
	padding: 40px 40px;
	background: #fff;
	border: 1px solid #bbb;

/*	color: inherit; */
}

.lx_arealink_05 .internal-link-area:not(.highlight) > a u ,
.lx_arealink_05 .external-link-area:not(.highlight) > a u {
	text-decoration: none;

	display: inline-block;
	font-size: 30px;
	font-weight: bold;
	margin: 0.25em 0;
}

.lx_arealink_05 .internal-link-area:not(.highlight) > a > *:last-child::after ,
.lx_arealink_05 .external-link-area:not(.highlight) > a > *:last-child::after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	width: 6px;
	height: 10px;
	background: url("../../../../../../resources/sw_img/icon_arr01.svg") center center no-repeat;
	background-size: contain;
	margin-left: 10px;
}

.lx_arealink_05 .internal-link-area:not(.highlight) > a:hover ,
.lx_arealink_05 .external-link-area:not(.highlight) > a:hover {
}


@media handheld, only screen and (max-width: 767px) {
	.lx_arealink_05 .internal-link-area:not(.highlight) > a ,
	.lx_arealink_05 .external-link-area:not(.highlight) > a {
		padding: 20px 20px;
	}
}


/*-- 数字で見るtype01 --*/
#sharewithmain .lx_col_border01 {
}

#sharewithmain .lx_col_border01 > .column1 ,
#sharewithmain .lx_col_border01 > .column2 ,
#sharewithmain .lx_col_border01 > .column3 ,
#sharewithmain .lx_col_border01 > .column4 ,
#sharewithmain .lx_col_border01 > .column5 {
	padding: 20px 20px 0;
	background: #fff;
	border: 1px solid #eee;
	margin-bottom: 20px;
}

/* スマホ用 */
@media handheld, only screen and (max-width: 767px) {
	#sharewithmain .lx_col_border01 > .column1 ,
	#sharewithmain .lx_col_border01 > .column2 ,
	#sharewithmain .lx_col_border01 > .column3 ,
	#sharewithmain .lx_col_border01 > .column4 ,
	#sharewithmain .lx_col_border01 > .column5 {
		padding: 10px 10px 0;
		margin-bottom: 10px;
	}
}


#sharewithmain .lx_combo_number_pickup01 {
}

.lx_combo_number_pickup01 .title4 h4 {
	text-align: center;
	padding-left: 0;
}

.lx_combo_number_pickup01 .title4 h4::before {
	content: none;
}

.lx_combo_number_pickup01 .text-section.highlight img {
	margin-right: 10px;
}

.lx_combo_number_pickup01 .text-section.highlight img.pos-2 {
	margin-left: 10px;
}


.lx_combo_number_pickup01 .text-section.highlight {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 0;
}

.lx_combo_number_pickup01 .text-section.highlight u {
	text-decoration: none;

    display: inline-block;
    margin: 0.25em 0.1em 0 0;
	font-size: 60px;
	font-family: Arial, YuGothicM, "游ゴシック Medium", YuGothic, "Yu Gothic", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic", "メイリオ", Meiryo, sans-serif;
}

.lx_combo_number_pickup01.multiColumn2 .text-section.highlight {
	font-size: 30px;
}

.lx_combo_number_pickup01.multiColumn2 .text-section.highlight u {
	font-size: 60px;
}

.lx_combo_number_pickup01.multiColumn3 .text-section.highlight {
	font-size: 24px;
}

.lx_combo_number_pickup01.multiColumn3 .text-section.highlight u {
	font-size: 50px;
}

.lx_combo_number_pickup01.multiColumn4 .text-section.highlight {
	font-size: 16px;
}

.lx_combo_number_pickup01.multiColumn4 .text-section.highlight u {
	font-size: 30px;
}


/* スマホ用 */
@media handheld, only screen and (max-width: 767px) {
	.lx_combo_number_pickup01 .text-section.highlight {
		font-size: 20px;
	}

	.lx_combo_number_pickup01 .text-section.highlight u {
		font-size: 40px;
	}

	.lx_combo_number_pickup01.multiColumn2 .text-section.highlight ,
	.lx_combo_number_pickup01.multiColumn3 .text-section.highlight {
		font-size: 20px;
	}

	.lx_combo_number_pickup01.multiColumn2 .text-section.highlight u ,
	.lx_combo_number_pickup01.multiColumn3 .text-section.highlight u {
		font-size: 40px;
	}

	.lx_combo_number_pickup01.multiColumn4 .text-section.highlight {
		font-size: 16px;
	}

	.lx_combo_number_pickup01.multiColumn4 .text-section.highlight u {
		font-size: 24px;
	}
}


/*==== 会社情報 > 沿革 ====*/

/*-- 沿革1 --*/
.lx_table_history01 .vtable-item > table > tbody > tr > th ,
.lx_table_history01 .vtable-item > table > tbody > tr > td {
	vertical-align: top;
	border: 1px solid #ccc;
}

.lx_table_history01 .vtable-item > table > tbody > tr > td {
	background: none;
}


/*-- 沿革2 --*/
.lx_table_history02 .ircalendar-title > table > tbody > tr > th ,
.lx_table_history02 .ircalendar-item > table > tbody > tr > td {
	background: none;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #ccc;
}


/*--沿革3 --*/
.lx_table_history03 .ircalendar {
	margin-top: 40px;
	margin-bottom: 20px;
}

.lx_table_history03 tr td ,
.lx_table_history03 tr th {
	border: none;
	background: none;
}

.lx_table_history03 .ircalendar-title,
.lx_table_history03 .ircalendar-item {
	position: relative;
	margin-bottom: -10px;
}

.lx_table_history03 .ircalendar-title1,
.lx_table_history03 .ircalendar-item1 {
	position: relative;
}

.lx_table_history03 .ircalendar-item1:not(:empty)::before {
	content: "●";
	position: absolute;
	top: -14px;
	right: -8px;
	color: #ade0ee;
	font-size: 14px;
}

.lx_table_history03 .ircalendar-item:last-child .ircalendar-item1::after {
	content: "▼";
	position: absolute;
	bottom: -15px;
	right: -9px;
	color: #ade0ee;
	font-size: 15px;
}

.lx_table_history03 .ircalendar-title1 th,
.lx_table_history03 .ircalendar-item1 td {
	position: absolute;
	left: 0;
	top: -30px;
}

.lx_table_history03 .ircalendar-title1 > p,
.lx_table_history03 .ircalendar-item1 > p {
	top: -25px;
    right: 20px;
	position: absolute;
	font-size: 30px;
	font-style: italic;
	font-family: inherit;
	-webkit-transform: scale( 1.2 , 1 );
	    -ms-transform: scale( 1.2 , 1 );
	        transform: scale( 1.2 , 1 );
	color: #c0c0c0;
}

.lx_table_history03 .ircalendar-title2,
.lx_table_history03 .ircalendar-title3,
.lx_table_history03 .ircalendar-item2,
.lx_table_history03 .ircalendar-item3 {
	padding-bottom: 40px;
	top: -20px;
}

.lx_table_history03 .ircalendar-title2,
.lx_table_history03 .ircalendar-item2 {
	border-left: 2px solid #ade0ee;
	position: relative;
}

.lx_table_history03 .ircalendar-title3.has-img > p,
.lx_table_history03 .ircalendar-item3.has-img > p {
	padding-left: 40px;
}


/*==== 会社情報 > 役員紹介 ====*/
/* 役員紹介2 (アコーディオン) */
#sharewithmain .lx_combo_officer02 {
	margin-bottom: 40px;
}

#sharewithmain .lx_combo_officer02 > .column1 {
	margin-bottom: 2px;
}

#sharewithmain .lx_combo_officer02 > .column2 {
	background: #f7f7f7;
	padding: 40px 40px 20px;
	margin-bottom: 0;
}

.lx_combo_officer02 > .column1 .title2.highlight {
	position: relative;
	background: #f7f7f7;
	margin-bottom: 0;
	cursor: pointer;
}

.lx_combo_officer02 > .column1 .title2.highlight h2 {
	padding: 40px 40px;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin-right: 80px;
}

.lx_combo_officer02 > .column1 .title2.highlight::before ,
.lx_combo_officer02 > .column1 .title2.highlight::after {
	content: "";
	position: absolute;
	display: block;
	background: #999;

	-webkit-transition: 0.5s 0.1s;
	-o-transition: 0.5s 0.1s;
	transition: 0.5s 0.1s;
}

.lx_combo_officer02 > .column1 .title2.highlight::before {
	top: 50%;
	right: 50px;
	width: 24px;
	height: 2px;
	-webkit-transform: translate(50%, -50%);
	    -ms-transform: translate(50%, -50%);
	        transform: translate(50%, -50%);
}
.lx_combo_officer02 > .column1 .title2.highlight::after {
	top: 50%;
	right: 50px;
	width: 2px;
	height: 24px;
	-webkit-transform: translate(50%, -50%);
	    -ms-transform: translate(50%, -50%);
	        transform: translate(50%, -50%);
}

.lx_combo_officer02.open > .column1 .title2.highlight::after {
	background-color: transparent;
}



/*==== 会社情報 > 拠点案内 ====*/
.lx_table_basemap01 .vtable-item > table > tbody > tr > th ,
.lx_table_basemap01 .vtable-item > table > tbody > tr > td {
	border-left: none;
	border-right: none;
}

.lx_table_basemap01 .vtable-item > table > tbody > tr > th {
	font-size: 16px;
	font-weight: bold;
}

.lx_table_basemap01 .vtable-item > table > tbody > tr > td.vtable-item2 {
	vertical-align: middle;
}

.lx_table_basemap01 .vtable-item > table > tbody > tr > td.vtable-item2 a {
	display: inline-block;
	vertical-align: middle;
	padding: 8px 20px;
	color: #fff;
	background: #00359f;
	border-radius: 4px;
	text-decoration: none;
}

.lx_table_basemap01 .vtable-item > table > tbody > tr > td.vtable-item2 a::before {
	content: "";
	display: inline-block;
	vertical-align: baseline;
	width: 10px;
	height: 14px;
	background: url("../../../../../../resources/sw_img/icon_map.png") center center no-repeat;
	background-size: contain;
	margin-right: 1em;
}

.lx_table_basemap01 .vtable-item > table > tbody > tr > td.vtable-item2 a::after {
	content: none;
}


/* スマホ用 */
@media handheld, only screen and (max-width: 767px) {
	.lx_table_basemap01 .vtable-item > table > tbody > tr > td.vtable-item2 a {
		padding: 8px 12px;
		font-size: 0;
	}
}


/*==== NEWS ====*/

/*==== IR TOP ====*/


/*-- 最新イベント --*/
#sharewithmain .lx_style_ir_latest_event {
}

.lx_style_ir_latest_event {
}

.lx_style_ir_latest_event >*> .link-list {
	padding: 20px;
	background: #f5f5f5;
	margin-bottom: 20px;
}

.lx_style_ir_latest_event >*> .link-list h2 {
	padding-top: 0;
	padding-bottom: 0;
}

.lx_style_ir_latest_event >*> .link-list ul {
	margin-bottom: 0;
}

.lx_style_ir_latest_event >*> .link-list ul li {
	font-size: 18px;
}


/*-- 最新決算資料 --*/
#sharewithmain .lx_style_ir_latest_earnings {
}

.lx_style_ir_latest_earnings .title2 {
	padding: 20px 20px 0px;
	background: #f5f5f5;
}

.lx_style_ir_latest_earnings .title2 h2 {
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

.lx_style_ir_latest_earnings .news-material {
	padding: 20px;
	background: #f5f5f5;
}

.lx_style_ir_latest_earnings .news-material dl ~ h2 ,
.lx_style_ir_latest_earnings .news-material dl ~ dl {
	display: none;
}

.lx_style_ir_latest_earnings .merged_list ~ .multiColumn1 ,
.lx_style_ir_latest_earnings .merged_list ~ .multiColumn2 ,
.lx_style_ir_latest_earnings .merged_list ~ .multiColumn3 ,
.lx_style_ir_latest_earnings .merged_list ~ .multiColumn4 ,
.lx_style_ir_latest_earnings .merged_list ~ .multiColumn5 {
	display: none;
}

.lx_style_ir_latest_earnings .news-material dl dt .result-quarter {
}
.lx_style_ir_latest_earnings .news-material dl dt .result-word {
	display: none;
}

/* h4と同等のスタイル */
.lx_style_ir_latest_earnings .news-material dl dt {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	color: inherit;
	font-weight: inherit;
	letter-spacing: inherit;

	padding-bottom: 5px;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.25;

	margin-bottom: 5px;
}

.lx_style_ir_latest_earnings .news-material dl dt::before ,
.lx_style_ir_latest_earnings .news-material dl dt::after {
	content: none;
}

/* -------------------------------------------- */
/* common */
/* -------------------------------------------- */
.text-center{text-align:center !important; }
.text-right{text-align:right !important; }
.text-left{text-align:left !important; }
.carrent {display: block !important; }

.endline::after{content:"";display:block;margin:60px auto;width:32px;height:175px;background:url(../../../../../../resources/templating-kit/themes/pop/img/common/endline.png) no-repeat center center / 100% auto;}
.img-caption {margin-bottom: 40px; }
.img-caption img {margin-bottom: 20px; }
.img-caption dt {font-weight: bold;margin-bottom: 10px; }
.strong {text-align: center; }
.strong_inner {display: inline-block;width: auto;border-bottom: #cb1e03 10px solid; }
.sp-only{display:none;}

.sectioning_end{text-align:center;margin:100px auto; }
.sectioning1{position:relative;z-index:1;margin-bottom:150px; }

.btn-default{display:block;width:auto;padding:38px 25px;border:solid 4px #000;color:#000;text-align:right;line-height:1em;background-image:url(../../../../../../resources/templating-kit/themes/pop/img/common/icon_arrow1.png);background-repeat:no-repeat;background-color:#fff;background-size:46px auto;background-position:25px 50%; }
.btn-default:hover{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/common/icon_arrow3.png);background-color:#cb1e03;opacity:1;border:solid 4px #cb1e03;color:#fff; }
.btn-feature{display:block;min-width:420px;padding:20px;color:#fff;text-indent:1.5em;background-image:url(../../../../../../resources/templating-kit/themes/pop/img/common/icon_arrow4.png);background-repeat:no-repeat;background-color:#cb1e03;background-size:46px auto;background-position:15px 50%;border-radius:41px;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden; }
.btn-feature:hover{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/common/icon_arrow3.png);background-color:#f55f48;opacity:1; }

@media handheld, only screen and (max-width: 960px) {
	.sectioning_end{margin:50px auto; }
  .sectioning_end img{zoom:0.75; }
  .sectioning1{padding:0 5%;margin-bottom:60px; }
	.btn-default{padding:23px 20px;background-size:30px auto;background-position:20px 50%; }
  .btn-feature{min-width:auto;background-size:30px auto; }
}
@media handheld, only screen and (max-width: 680px) {
	.endline::after{margin:40px auto;width:20px;height:112px;}
  .pc-only{display:none;}
  .sp-only{display:block;}
}
@media screen and (min-width: 1025px) and (max-width: 1200px), screen and (min-width: 1201px) and (max-width: 1440px), screen and (min-width: 1441px) {
  .none_pc {display: none !important; }
}


/* -------------------------------------------- */
/* 背景 */
/* -------------------------------------------- */
.flame_bg .line-1{width:75px;height:590px;top:0px;left:-800px; }
.flame_bg .line-2{width:150px;height:800px;top:200px;right:-500px; }
.flame_bg .line-3{width:65px;height:775px;top:550px;right:-1600px; }
.flame_bg .line-4{width:75px;height:590px;top:750px;left:-1600px; }
.flame_bg .line-5{width:150px;height:800px;top:750px;left:-400px; }
.flame_bg .line-6{width:75px;height:590px;top:1400px;right:-800px; }
.flame_bg .line-7{width:150px;height:800px;top:2150px;right:-500px; }
.flame_bg .line-8{width:75px;height:590px;top:1950px;right:-1700px; }
.flame_bg .line-9{width:75px;height:590px;top:1800px;left:-500px; }
.flame_bg .line-10{width:150px;height:800px;top:2150px;left:-1600px; }
.flame_bg .line-11{width:75px;height:590px;top:2800px;left:-800px; }
.flame_bg .line-12{width:75px;height:590px;top:3200px;right:-800px; }
.flame_bg .line-13{width:150px;height:800px;top:2900px;right:-1500px; }
.flame_bg .line-14{width:150px;height:800px;top:3700px;left:-200px; }
.flame_bg .line-15{width:65px;height:775px;top:3500px;left:-1400px; }
.flame_bg .line-16{width:150px;height:800px;top:4200px;right:-1200px; }
.flame_bg .line-17{width:75px;height:590px;top:4600px;left:-1200px; }
.flame_bg .line-18{width:65px;height:775px;top:5000px;right:-500px; }
.flame_bg .line-19{width:75px;height:590px;top:5400px;right:-1700px; }
.flame_bg .line-20{width:150px;height:800px;top:5300px;left:-500px; }
.flame_bg .line-21{width:75px;height:590px;top:5700px;left:-1700px; }
.flame_bg .line-22{width:150px;height:800px;top:6000px;right:-900px; }
.flame_bg .line-23{width:65px;height:775px;top:6300px;left:-900px; }
.flame_bg .line-24{width:75px;height:590px;top:7200px;left:-1600px; }
.flame_bg .line-25{width:150px;height:800px;top:7000px;right:-1600px; }
.flame_bg .line-26{width:75px;height:590px;top:7300px;left:0px; }

@media handheld, only screen and (max-width: 960px) {
	.flame_bg .line-1{left:-300px; }
  .flame_bg .line-6{right:-500px; }
}
@media handheld, only screen and (max-width: 680px) {
	.flame_bg .line-1{width:50px;height:350px; }
  .flame_bg .line-2{width:100px;height:530px;right:-300px; }
  .flame_bg .line-3{width:45px;height:520px; }
  .flame_bg .line-4{width:50px;height:350px; }
  .flame_bg .line-5{width:100px;height:530px;left:-200px; }
  .flame_bg .line-6{width:50px;height:350px;right:-200px; }
  .flame_bg .line-7{width:100px;height:530px;right:-300px; }
  .flame_bg .line-8{width:50px;height:350px; }
  .flame_bg .line-9{width:50px;height:350px;left:-300px; }
  .flame_bg .line-10{width:100px;height:530px; }
  .flame_bg .line-11{width:50px;height:350px;left:-200px; }
  .flame_bg .line-12{width:50px;height:350px;right:-200px; }
  .flame_bg .line-13{width:100px;height:530px; }
  .flame_bg .line-14{width:100px;height:530px; }
  .flame_bg .line-15{width:45px;height:520px; }
  .flame_bg .line-16{width:100px;height:530px;right:-300px; }
  .flame_bg .line-17{width:50px;height:350px; }
  .flame_bg .line-18{width:45px;height:520px;right:0px; }
  .flame_bg .line-19{width:50px;height:350px; }
  .flame_bg .line-20{width:100px;height:530px; }
  .flame_bg .line-21{width:50px;height:350px;left:-300px; }
  .flame_bg .line-22{width:100px;height:530px; }
  .flame_bg .line-23{width:45px;height:520px;left:-100px; }
  .flame_bg .line-24{width:50px;height:350px; }
  .flame_bg .line-25{width:100px;height:530px;right:-300px; }
  .flame_bg .line-26{width:50px;height:350px; }
}

/* -------------------------------------------- */
/* アニメーション設定 */
/* -------------------------------------------- */
*[data-anim="mask"] {-webkit-transition-duration: .8s;transition-duration: .8s;-webkit-transition-timing-function: ease;transition-timing-function: ease;-webkit-backface-visibility: hidden;backface-visibility: hidden; }
*[data-anim="mask"]::before {content: "";display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: white;-webkit-transition-duration: .8s;transition-duration: .8s;-webkit-transition-timing-function: ease;transition-timing-function: ease;-webkit-backface-visibility: hidden;backface-visibility: hidden;will-change: animation;
-webkit-transform: scaleY(0);transform: scaleY(0);-webkit-transform-origin: center bottom;transform-origin:center bottom;background-color:#edf0f1; }
.maskAnim::before {-webkit-animation: animMask 1s cubic-bezier(0, 0.69, 0.22, 1) 0s forwards;animation: animMask 1s cubic-bezier(0, 0.69, 0.22, 1) 0s forwards; }
@-webkit-keyframes animMask {100% {-webkit-transform: scaleY(1);transform: scaleY(1); } }
@keyframes animMask {100% {-webkit-transform: scaleY(1);transform: scaleY(1); } }

*[data-anim="fade"] {-webkit-transition-duration: .8s;transition-duration: .8s;-webkit-transition-timing-function: ease;transition-timing-function: ease;-webkit-backface-visibility: hidden;backface-visibility: hidden;opacity: 0;-webkit-transform: translateY(100px);transform: translateY(100px); }
.fadeAnim1 {will-change: animation;-webkit-animation: animFade 1.0s ease-in-out 8.0s forwards;animation: animFade 1.0s ease-in-out 8.0s forwards; }
@-webkit-keyframes animFade {100% {opacity: 1;-webkit-transform: translateY(0px);transform: translateY(0px); } }
@keyframes animFade {100% {opacity: 1;-webkit-transform: translateY(0px);transform: translateY(0px); } }
.fadeAnim2 {opacity: 1;-webkit-transform: translateY(0px);transform: translateY(0px); }

@media screen and (min-width: 751px) and (max-width: 1024px), screen and (max-width: 750px) {*[data-anim="clip"] {opacity: 1; } }
*[data-anim="clip"] .clip_inner {display: inline-block;overflow: hidden;position: relative; }
*[data-anim="clip"] .clip_inner::before {content: "";display: block;position: absolute;left: 0;top: 0;z-index: 10;width: 140%;height: 100%;background-color: white;-webkit-transition-duration: .8s;transition-duration: .8s;-webkit-transition-timing-function: ease;transition-timing-function: ease;-webkit-backface-visibility: hidden;backface-visibility: hidden;will-change: animation; }
.clipAnim .clip_inner::before {-webkit-animation: animClip 1.5s cubic-bezier(0.18, 0.5, 0.2, 0.94) 0s forwards;animation: animClip 1.5s cubic-bezier(0.18, 0.5, 0.2, 0.94) 0s forwards; }
@-webkit-keyframes animClip {100% {opacity: 1;-webkit-transform: translateX(120%) skew(-20deg);transform: translateX(120%) skew(-20deg); } }
@keyframes animClip {100% {opacity: 1;-webkit-transform: translateX(120%) skew(-20deg);transform: translateX(120%) skew(-20deg); } }

*[data-anim="text"] {opacity: 0; }
*[data-anim="text"] .word {display: inline-block;margin: 0 0.1em; }
*[data-anim="text"] .string {display: inline-block;margin: 0 0.01em; }
*[data-anim="text"].jp .word {margin: 0 0.05em; }

@media handheld, only screen and (max-width: 960px) {
	*[data-anim="fade"]{opacity:1;-webkit-transform:translateY(0);transform:translateY(0); }
  *[data-anim="thumb"]{-webkit-clip-path:none;clip-path:none; }
}
@media handheld, only screen and (max-width: 680px) {

}

/* -------------------------------------------- */
/* TOPページ（body#top） / STORYページ（body#story） */
/* -------------------------------------------- */
#top article p,#story article p{margin-bottom:50px;}
#top #copyright,#story #copyright{margin-bottom:0;}
#top .global_footer-copy,#story .global_footer-copy{margin-bottom:20px;}
#story #page-intro{display:none;}
.heading1 {width: 100%;text-align: center;margin-bottom: 30px;font-size: 5.0rem;font-weight: 700;line-height: 175%;-webkit-transform: skewX(-12deg); transform: skewX(-12deg); }
.heading2 {font-size: 4.5rem;line-height: 1em;padding-bottom: 40px;border-bottom: 1px solid #000;margin-bottom: 40px; }
.heading3 {position: relative;font-size: 6.0rem;line-height: 1em;text-align: center;margin-bottom: 20px; }
.heading3::after { content: attr(data-text) ""; display: block; font-size: 2.0rem; text-align: center; }
.heading4 {max-width: 1240px;padding: 15px;margin: 0 auto 30px;font-size: 3.0rem;line-height: 1em;text-align: center;border: 1px solid #e3eaef;background-color: #fff; }

.icon1 { width: 100%; text-align: center; }
.icon1_item {display: inline-block;margin-bottom: 60px;padding: 4px 10px;width: auto;height: auto;font-size: 3.0rem;font-weight: 300;color: #fff;line-height: 1em;text-align: center;background-color: #cb1e03; }
.thumb1 {text-align: center;margin-bottom: 50px; }
.thumb1_img{text-align:center;margin-bottom:50px; }
.thumb1_btn{width:520px;margin:auto; }
.thumb2 {max-width: 1240px;margin: 0 auto 100px;display: -webkit-box;display: -ms-flexbox;display: flex; }
.thumb2_inner{width:50%;padding:0 50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between; }
.thumb2_item {width: 50%;padding: 0 50px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.thumb2_item a {display: block; }
.thumb2_item a img {max-height: 309px;vertical-align: bottom; }
.thumb2_item .btn-default {width: 100%; }
.thumb3 {max-width: 1240px;margin: 0 auto 100px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between; }
.thumb3_item {width: 30%; }
.thumb3_item a {display: block; }
.thumb3_item a img {max-height: 309px;vertical-align: bottom; }
.thumb3_item .btn-default {width: 100%; }
.jumbotron1{width:100%;margin-top:7.5%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center; }
.jumbotron1_title{margin-bottom:65px;/*opacity:0;*/ }
.jumbotron1_title-1{font-size:12.5rem;font-weight:700;line-height:1em;margin-bottom: 20px; }
#top .jumbotron1_title-1{margin:0 -0.5em 3rem;line-height:1.2em;}
.jumbotron1_title-2{font-size:4.5rem;font-weight:300;line-height:1em;letter-spacing: 0.22em;-webkit-transform: skewX(-12deg);transform: skewX(-12deg); }
.jumbotron1_btn{width:420px;margin:auto; }
.jumbotron1_title-1 .word2, .jumbotron1_title-1 .word4 {font-size: 5.0rem;font-weight: 300;font-style: italic;margin-right: -0.2em;margin-left: -0.6em; }
.jumbotron2 {width: 100%;padding: 8% 5% 0;margin-bottom: 100px;text-align: center; }
.jumbotron2 img{display:inline-block;}
.jumbotron2_title {margin-bottom: 40px;-webkit-transform: skewX(-12deg);transform: skewX(-12deg); }
.jumbotron2_title-1 {width: 100%;font-size: 3.0rem;font-weight: 700;line-height: 1em;margin-bottom: 20px;padding-left: 0.5em;opacity: 1; }
.jumbotron2_title-2 {font-size: 2.0rem;font-weight: 300;line-height: 1em;letter-spacing: 0.25em;padding-left: 1em;width: 100%; }
.jumbotron2_catch {margin-bottom: 8%; }
.jumbotron2_catch-main {width: 100%;text-align: center;margin-bottom: 0px;font-size: 8.0rem;line-height: 175%;font-weight: 700;-webkit-transform: skewX(-12deg);transform: skewX(-12deg);padding-left: 1em; }
.jumbotron2_catch-sup {width: auto;margin-bottom: 50px;text-align: center; }
.jumbotron2_catch-sup:last-of-type {margin-bottom: 0; }

#top .news-latest-2nd{max-width: 1240px;margin: auto;position: relative;}

.catch1_main {width: 100%;text-align: center;margin-bottom: 40px;font-size: 5.0rem;line-height: 175%;font-weight: 700;-webkit-transform: skewX(-12deg); transform: skewX(-12deg);padding-left: 1em; }
.catch1_main.catch1_lg { font-size: 8.0rem; margin-bottom: 0px; }
.catch1_sup {width: auto;margin-bottom: 50px;text-align: center; }
.catch1_sup:last-of-type { margin-bottom: 0; }

#infographic1 {
  width: 1000px;
  height: 311px;
  margin: 0 auto;
  position: relative; }
  @media screen and (min-width: 751px) and (max-width: 1024px), screen and (max-width: 750px) {
    #infographic1 {
      width: 340px;
      display: block;
      height: 950px;
      margin-bottom: 30px; } }
  #infographic1 .infographic1_item {
    position: absolute;
    z-index: 0; }
  #infographic1 .item1 {
    width: 290px;
    height: 288px;
    top: 0;
    left: 30px;
    background: transparent url("../../../../../../resources/templating-kit/themes/pop/img/story/ig1_company.png") left top/cover no-repeat; }
    @media screen and (min-width: 751px) and (max-width: 1024px), screen and (max-width: 750px) {
      #infographic1 .item1 {
        top: 0;
        left: 0;
        right: 0;
        margin: auto; } }
  #infographic1 .item2 {
    width: 200px;
    height: 199px;
    top: 44px;
    left: 398px;
    z-index: 1;
    background: transparent url("../../../../../../resources/templating-kit/themes/pop/img/story/ig1_nir.png") left top/cover no-repeat; }
    @media screen and (min-width: 751px) and (max-width: 1024px), screen and (max-width: 750px) {
      #infographic1 .item2 {
        top: 420px;
        left: 0;
        right: 0;
        bottom: auto;
        margin: auto; } }
  #infographic1 .item3 {
    width: 165px;
    height: 176px;
    top: 60px;
    left: 755px;
    background: transparent url("../../../../../../resources/templating-kit/themes/pop/img/story/ig1_investor.png") left top/cover no-repeat; }
    @media screen and (min-width: 751px) and (max-width: 1024px), screen and (max-width: 750px) {
      #infographic1 .item3 {
        top: 730px;
        right: 0;
        left: 0;
        margin: auto; } }
  #infographic1 .item4 {
    width: 264px;
    height: 268px;
    top: 13px;
    left: 180px;
    z-index: 0;
    background: transparent url("../../../../../../resources/templating-kit/themes/pop/img/story/ig1_line.png") left top/cover no-repeat;
    opacity: 0; }
    @media screen and (min-width: 751px) and (max-width: 1024px), screen and (max-width: 750px) {
      #infographic1 .item4 {
        top: 200px;
        left: 0;
        right: 0;
        margin: auto;
        -webkit-transform: rotate(90deg);
                transform: rotate(90deg); } }
  #infographic1 .item5 {
    width: 196px;
    height: 113px;
    top: 86px;
    left: 556px;
    z-index: 0;
    background: transparent url("../../../../../../resources/templating-kit/themes/pop/img/story/ig1_arrow.png") left -196px top/cover no-repeat; }
    @media screen and (min-width: 751px) and (max-width: 1024px), screen and (max-width: 750px) {
      #infographic1 .item5 {
        top: 550px;
        right: 0;
        bottom: auto;
        left: 0;
        margin: auto;
        -webkit-transform: rotate(90deg);
                transform: rotate(90deg); } }
  #infographic1 .item6 {
    width: 76px;
    height: 76px;
    top: 15px;
    left: 892px;
    background: transparent url("../../../../../../resources/templating-kit/themes/pop/img/story/ig1_exmark.png") left top/cover no-repeat;
    opacity: 0; }
    @media screen and (min-width: 751px) and (max-width: 1024px), screen and (max-width: 750px) {
      #infographic1 .item6 {
        top: 700px;
        left: auto;
        right: 40px; } }
  #infographic1 .item11 {
    width: 290px;
    bottom: 0;
    left: 25px;
    text-align: center;
    font-weight: bold; }
    @media screen and (min-width: 751px) and (max-width: 1024px), screen and (max-width: 750px) {
      #infographic1 .item11 {
        font-size: 2.5rem;
        top: 290px;
        bottom: auto;
        right: 0;
        left: 0;
        margin: auto; } }
  #infographic1 .item12 {
    width: 130px;
    bottom: 0;
    left: 775px;
    text-align: center;
    font-weight: bold; }
    @media screen and (min-width: 751px) and (max-width: 1024px), screen and (max-width: 750px) {
      #infographic1 .item12 {
        font-size: 2.5rem;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto; } }

@-webkit-keyframes ig1_line {
  0% {
    opacity: 0; }
  100% {
    -webkit-transform: translateX(80px);
            transform: translateX(80px);
    opacity: 1; } }

@keyframes ig1_line {
  0% {
    opacity: 0; }
  100% {
    -webkit-transform: translateX(80px);
            transform: translateX(80px);
    opacity: 1; } }

@-webkit-keyframes ig1_line_sp {
  0% {
    opacity: 0; }
  100% {
    -webkit-transform: translate(0, 80px) rotate(90deg);
            transform: translate(0, 80px) rotate(90deg);
    opacity: 1; } }

@keyframes ig1_line_sp {
  0% {
    opacity: 0; }
  100% {
    -webkit-transform: translate(0, 80px) rotate(90deg);
            transform: translate(0, 80px) rotate(90deg);
    opacity: 1; } }

@-webkit-keyframes ig1_arrow {
  0% {
    background-position: left -196px top;
    opacity: 0; }
  100% {
    background-position: left 0 top;
    opacity: 1; } }

@keyframes ig1_arrow {
  0% {
    background-position: left -196px top;
    opacity: 0; }
  100% {
    background-position: left 0 top;
    opacity: 1; } }

@-webkit-keyframes ig1_arrow_sp {
  0% {
    background-position: left -196px top;
    opacity: 0; }
  100% {
    background-position: left 0 top;
    opacity: 1; } }

@keyframes ig1_arrow_sp {
  0% {
    background-position: left -196px top;
    opacity: 0; }
  100% {
    background-position: left 0 top;
    opacity: 1; } }

@-webkit-keyframes ig1_exmark {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes ig1_exmark {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
  #infographic1.animStart .item4 {
    -webkit-animation: ig1_line 0.8s ease 1s 1 normal forwards;
            animation: ig1_line 0.8s ease 1s 1 normal forwards; }
  #infographic1.animStart .item5 {
    -webkit-animation: ig1_arrow 0.9s ease 1.5s 1 normal forwards;
            animation: ig1_arrow 0.9s ease 1.5s 1 normal forwards; }
  #infographic1.animStart .item6 {
    -webkit-animation: ig1_exmark 0.5s ease 2.2s 1 normal forwards;
            animation: ig1_exmark 0.5s ease 2.2s 1 normal forwards; }
  @media screen and (min-width: 751px) and (max-width: 1024px), screen and (max-width: 750px) {
    #infographic1 .tbAnimStart.item4 {
      will-change: animation;
      -webkit-animation: ig1_line_sp 0.8s ease 0s 1 normal forwards;
              animation: ig1_line_sp 0.8s ease 0s 1 normal forwards; }
    #infographic1 .tbAnimStart.item5 {
      will-change: animation;
      -webkit-animation: ig1_arrow_sp 0.9s ease 0s 1 normal forwards;
              animation: ig1_arrow_sp 0.9s ease 0s 1 normal forwards; }
    #infographic1 .tbAnimStart.item6 {
      will-change: animation;
      -webkit-animation: ig1_exmark 0.5s ease 1s 1 normal forwards;
              animation: ig1_exmark 0.5s ease 1s 1 normal forwards; } }

#top .btn-default,#story .btn-default {display: block;max-width: 520px;margin: auto;padding: 38px 25px;border: solid 4px #000;color: #000;text-align: right;line-height: 1em;background-image: url(../../../../../../resources/templating-kit/themes/pop/img/common/icon_arrow1.png);background-repeat: no-repeat;background-color: #fff;background-size: 46px auto;background-position: 25px 50%; }
#top .btn-default:hover,#story .btn-default:hover{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/common/icon_arrow4.png);background-color:#cb1e03;opacity:1;border:solid 4px #cb1e03;color:#fff; }
#top .btn-feature,#story .btn-feature{width:420px;margin:auto;}
#top .btn-feature:hover,#story .btn-feature:hover{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/common/icon_arrow4.png);}

.btn-scroll {margin: 21px auto;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center; -ms-flex-pack: center;justify-content: center;-webkit-box-align: center; -ms-flex-align: center;align-items: center;width: 100px;height: 100px;border: 1px solid #000;-webkit-transform: rotate(45deg) translateX(1px);transform: rotate(45deg) translateX(1px);opacity: 1 !important; }
.btn-scroll span {display: inline-block;-webkit-transform: rotate(-45deg); transform: rotate(-45deg);font-size: 1.5rem;font-weight: 400;color: #000; }
.btn-scroll span::after { content: ''; display: block; width: 100%; height: 3px; background-color: #cb1e03; -webkit-transition-duration: .3s;transition-duration: .3s; -webkit-transition-timing-function: ease-in-out;transition-timing-function: ease-in-out; -webkit-backface-visibility: hidden;backface-visibility: hidden; -webkit-transform: scaleX(0);transform: scaleX(0); -webkit-transform-origin: center center;transform-origin: center center; }
.btn-scroll:hover span::after {-webkit-transform: scaleX(1); transform: scaleX(1); }

#top .ux_slick_mcol_tile.lx_col1_indexbox > .column1 {
    max-width:1000px; margin-left: auto; margin-right: auto;
}

/* -------------------------------------------- */
/* インタビューページ（body#interview） */
/* -------------------------------------------- */
#interview #page-intro{display:none;}
#interview #wrapper-3{margin-top:0;}
#interview .interview-main,#interview .interview-main2{position:relative;overflow:hidden;height:777px;margin-left: calc(((100vw - 100%) / 2) * -1);margin-right: calc(((100vw - 100%) / 2) * -1);margin-bottom:120px;}
#interview .interview-main > .column1,#interview .interview-main2  > .column1{height:100%;}
#interview .interview-main .text-section,#interview .interview-main2 .text-section{max-width:100%;height:100%;}
#interview .interview-main .text-section .photo,#interview .interview-main2 .text-section .photo{position:absolute;top:50%;left:0;z-index:0;width:auto;height:auto;min-width:100%;min-height:100%;max-height:none;max-width:none;transform:translateY(-50%);-webkit-transform:translateY(-50%);margin-bottom:0!important;}
#interview .interview-main2 .text-section .photo{left:auto;right:0;}
#interview .interview-main .text-section:nth-child(2),#interview .interview-main2 .text-section:nth-child(2){position:absolute;right:0;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);padding-bottom:20px;background:#fff;width:45%;z-index:1;height:auto;}
#interview .interview-main2 .text-section:nth-child(2){left:0;right:auto;}
#interview .interview-main .text-section h2,#interview .interview-main2 .text-section h2{font-size:3.2rem;background:#cb1e03;color:#fff;margin:0;text-align:left;padding:60px 60px 40px;font-style:normal;font-weight:400;line-height:1.48;margin-bottom:40px;}
#interview .interview-main .text-section h2 .h2wrap,#interview .interview-main2 .text-section h2 .h2wrap{display:block;margin-bottom:30px;}
#interview .interview-main .text-section h2 span,#interview .interview-main2 .text-section h2 span{font-size:2.5rem;font-weight:300;line-height:1;}
#interview .interview-main .text-section h2 .label,#interview .interview-main2 .text-section h2 .label{font-size:3rem;border:1px solid #fff;display:inline-block;padding:8px 15px;margin-right:30px;}
#interview .interview-main .text-section p,#interview .interview-main2 .text-section p{padding:0 60px;font-size:1.5rem;line-height:1.8;font-weight:500;margin-bottom:20px;}
#interview .interview-main .text-section p strong,#interview .interview-main2 .text-section p strong{font-size:3rem;font-weight:500;margin-right:30px;line-height:1;}
#interview .interview-main .text-section p em,#interview .interview-main2 .text-section p em{font-size:2rem;font-style:normal;}

.interview-list{margin-bottom:0;}
.interview-list .internal-link-area, .interview-list .external-link-area{text-align:right;}
.interview-list .internal-link-area p, .interview-list .external-link-area p{background:none!important;color:#000!important;border:none!important;padding:0;font-size:1.6rem;font-weight:700;line-height:1.8;}
.interview-list .internal-link-area p strong, .interview-list .external-link-area p strong{font-size:2rem;font-weight:700;}
.interview-list .internal-link-area img, .interview-list .external-link-area img{margin-bottom:-10px;}

.interview-table{line-height:1.6;}
.interview-table .vertical-table table{border-top:0;border-left:1px solid #e1d5d7;border-right:1px solid #e3eaef;}
.interview-table .vertical-table table tr{border-bottom:0;}
.interview-table .vertical-table table tr th{border-bottom:1px solid #fff;}
.interview-table .vertical-table table tr td{border-bottom:1px solid #e3eaef;}
.interview-table .vertical-table .vtable-head{font-size:1.6rem;text-align:left;background:#fae8e5;}
.interview-table .tableContents .vtable-item:first-child th{border-top:1px solid #e1d5d7;}
.interview-table .tableContents .vtable-item:last-child th{border-bottom:1px solid #e1d5d7;}
.interview-table .tableContents .vtable-item:first-child td{border-top:1px solid #e3eaef;}

@media screen and (max-width:1300px){
  #interview .interview-main .text-section h2 .label,#interview .interview-main2 .text-section h2 .label{margin-bottom:20px;}
  #interview .interview-main .text-section h2 span::before,#interview .interview-main2 .text-section h2 span::before{content:"";display:block;}
}

/* -------------------------------------------- */
/* ソリューションページ（body#solution） */
/* -------------------------------------------- */
#solution #page-intro{position:relative;padding-top:110px;}
#solution #page-intro .abstractImage img{height:95px;width:auto;position:absolute;top:0;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);}

.solution-list .internal-link-area,.solution-list .external-link-area {text-align:center;margin-bottom:0;}
.solution-list .internal-link-area p,.solution-list .external-link-area p{font-size:1.6rem;letter-spacing:0.4px;line-height:1.8;height:auto!important;min-height:25px;border:0;text-align:left;padding:0;color:#000;background:none!important;}
.solution-list .internal-link-area p::before,.solution-list .external-link-area p::before{content:"";display:inline-block;width:22px;height:22px;background:url(../../../../../../resources/templating-kit/themes/pop/img/common/arealink.png) no-repeat center center transparent;background-size:22px auto;margin-right:10px;transition:.3s;vertical-align:-4px;}
.solution-list .internal-link-area a:hover p,.solution-list .external-link-area a:hover p{background-color:transparent;border:0;color:#000;}
.solution-list .internal-link-area a:hover p::before,.solution-list .external-link-area a:hover p::before{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/common/arealink02.png);transition:.3s;}
.solution-list .internal-link-area img,.solution-list .external-link-area img{margin-bottom:10px;}
.multiColumn3.solution-list .internal-link-area p,.multiColumn3.solution-list  .external-link-area p{padding:0;}

/* -------------------------------------------- */
/* サイトマップ （body#siteMap） */
/* -------------------------------------------- */
/*
#siteMap .sitemap-1st li{list-style-type:none;}
#siteMap .sitemap-1st li a{color:#000;}
#siteMap .siteLevel_1 > li{margin-bottom:30px;}
#siteMap .siteLevel_1 > li > a{display:block;font-size: 2rem;border-bottom: 2px solid #e3eaef;padding: 8px 0;position: relative;margin: 0 0 20px;font-weight:600;}
#siteMap .siteLevel_1 > li > a::after{content: "";display: block;width: 20px;height: 2px;background: #cb1e03;position: absolute;bottom: -2px;left: 0;}
#siteMap .siteLevel_2{margin-left:40px;font-size:1.8rem;}
#siteMap .siteLevel_2 > li{margin-bottom:5px;}
#siteMap .siteLevel_2 a{opacity:1!important;}
#siteMap .siteLevel_2 a::before{content: "";display: inline-block;background: url(../../../../../../resources/templating-kit/themes/pop/img/common/arealink.png) no-repeat center center / 100% auto;width: 27px;height: 27px;vertical-align: -0.6rem;margin-right: 15px;transition: .3s;}
#siteMap .siteLevel_2 a:hover::before{background-image:url(../../../../../../resources/templating-kit/themes/pop/img/common/arealink02.png);transition:.3s;}
#siteMap .siteLevel_3{margin:5px 0 10px 40px;font-size:1.6rem;}
#siteMap .siteLevel_3 a::before{width:20px;height:20px;}
*/

@media handheld, only screen and (max-width: 960px) {
  /* -------------------------------------------- */
  /* TOPページ（body#top） / STORYページ（body#story） */
  /* -------------------------------------------- */
  .jumbotron1{width:auto;padding:0 5% 8%; }
  .jumbotron1_title{margin-bottom:40px;opacity:1; }
  .jumbotron1_title-1{margin-bottom:3rem;line-height:0.8em; }
  .jumbotron1_title-2{font-size:4.5rem; }
  #top .news-latest-2nd{padding:0 5%;}

  /* -------------------------------------------- */
  /* インタビューページ（body#interview） */
  /* -------------------------------------------- */
  #interview .interview-main,#interview .interview-main2{height:auto;margin-bottom:80px;}
  #interview .interview-main .text-section,#interview .interview-main2 .text-section{max-width:100%;}
  #interview .interview-main .text-section .photo,#interview .interview-main2 .text-section .photo{position:static;transform:none;max-width:100%;min-height:0;width:100%;height:auto;margin-bottom:0;}
  #interview .interview-main .text-section:nth-child(2),#interview .interview-main2 .text-section:nth-child(2){position:static;transform:none;width:100%;}
  #interview .interview-main .text-section h2,#interview .interview-main2 .text-section h2{padding:40px;margin-bottom:30px;}
  #interview .interview-main .text-section h2 span::before,#interview .interview-main2 .text-section h2 span::before{display:none;}
  #interview .interview-main .text-section h2 .h2wrap,#interview .interview-main2 .text-section h2 .h2wrap{margin-bottom:10px;}
  #interview .interview-main .text-section p,#interview .interview-main2 .text-section p{padding:0 40px;}
}
@media handheld, only screen and (max-width: 1024px) {
	/* -------------------------------------------- */
  /* TOPページ（body#top） / STORYページ（body#story） */
  /* -------------------------------------------- */
  .heading1 {font-size: 4.0rem;line-height: 1.25em; }
  .heading2 {padding-bottom: 30px;margin-bottom: 30px; }
  .icon1_item { margin-bottom: 30px; font-size: 2.5rem; }

  .catch1_main {font-size: 4.0rem;line-height: 120%; }
  .catch1_main.catch1_lg {font-size: 4.0rem; }
  .thumb2_item {width: 48%;padding: 0 2%;margin: 0 auto 50px; }
  .thumb3 {margin-bottom: 50px; }

  .none_tb {display: none !important; }
  #top .btn-default,#story .btn-default {padding: 23px 20px;background-size: 30px auto;background-position: 20px 50%; }
  #top .btn-feature,#story .btn-feature{background-size: 30px auto;}

  .jumbotron1 {margin-top: 75px;}
  .jumbotron2 {width: auto;padding: 20% 5% 0; }
  .jumbotron2_title-1 {font-size: 2.5rem;margin-bottom: 10px;line-height: 1.2em; }
  .jumbotron2_title-2 {font-size: 2.0rem; }
  .jumbotron2_catch {margin-bottom: 20%; }
  .jumbotron2_catch-main {font-size: 6.0rem; }
}
@media handheld, only screen and (max-width: 750px) {
  /* -------------------------------------------- */
  /* TOPページ（body#top） / STORYページ（body#story） */
  /* -------------------------------------------- */
  .heading1 {font-size: 3.2rem;line-height: 1.5em; }
  .heading2 {padding-bottom: 30px;margin-bottom: 30px; }
  .heading3 {font-size: 4.0rem; }
  .heading3::after {font-size: 1.5rem; }
  .heading4 {font-size: 2.0rem; }

  #top .btn-default {width: 90%; }
  #top .btn-feature {width: 90%;}
  .thumb1 {margin-bottom: 20px; }
  .thumb2 {margin: 0 auto 50px;max-width: auto;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column; }
  .thumb2_item {width: 90%;padding: 0;margin: 0 auto 50px; }
  .thumb2_item:last-of-type {margin-bottom: 0; }
  .thumb2_item .btn-default{width:100%!important;}
  .thumb3 {max-width: auto;margin-bottom: 50px;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column; }
  .thumb3_item {width: 100%;margin: 0 auto 20px; }
  .thumb3_item:last-of-type {margin-bottom: 0; }
  .catch1_main {margin-bottom: 20px;font-size: 2.5rem;line-height: 1.5em;padding-left: 0.5em; }
  .catch1_main.catch1_lg {font-size: 2.5rem; }
  .catch1_sup {text-align: left;margin-bottom: 20px; }
  .none_sp {display: none !important; }
  .jumbotron1 {margin-top: 150px;}
  .jumbotron1_title-1 .word2, .jumbotron1_title-1 .word4 {font-size: 2.5rem; }
  .jumbotron2 span[data-anim="text"] span.word:first-of-type {margin-left: -0.3em; }
  .jumbotron2 span[data-anim="text"] span.word:last-of-type {margin-right: -0.5em; }

  .jumbotron2 {width: auto;padding: 20% 5% 0; }
  .jumbotron2_title-1 {font-size: 1.8rem;margin-bottom: 1.0rem;line-height: 1.2em; }
  .jumbotron2_title-2 {font-size: 1.3rem; }
  .jumbotron2_catch {margin-bottom: 20%; }
  .jumbotron2_catch-main {width: auto;margin-bottom: 20px;font-size: 6.0rem;padding-left: 0em;line-height: 1.2em;-webkit-transform: skewX(0deg);transform: skewX(0deg);font-style: italic; }
  .jumbotron2_catch-sup {text-align: left;margin-bottom: 20px; }
}
@media handheld, only screen and (max-width: 680px) {
  /* -------------------------------------------- */
  /* TOPページ（body#top） / STORYページ（body#story） */
  /* -------------------------------------------- */
  .thumb1_btn{width:90%; }
  .thumb2{max-width:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column; }
  .thumb2_inner{width:90%;padding:0;margin:auto auto 50px; }
  .jumbotron1{width:auto;margin-top:80px;padding:0 5%; }
  .jumbotron1_title-1{font-size:8rem;margin-bottom:1.5rem;line-height:0.8em; }
  .jumbotron1_title-2{font-size:2.5rem; }
  .jumbotron1_btn{width:80%; }
  .jumbotron1_title-2 .word1 {display: block;margin-bottom: 10px; }
 
  /* -------------------------------------------- */
  /* インタビューページ */
  /* -------------------------------------------- */
  #interview .interview-main,#interview .interview-main2{margin-bottom:0;}
  #interview .interview-main .text-section h2,#interview .interview-main2 .text-section h2{padding:20px;margin-bottom:20px;font-size:3rem;}
  #interview .interview-main .text-section h2 .h2wrap,#interview .interview-main2 .text-section h2 .h2wrap{margin-bottom:0;}
  #interview .interview-main .text-section h2 span,#interview .interview-main2 .text-section h2 span{font-size:2rem;}
  #interview .interview-main .text-section h2 .label,#interview .interview-main2 .text-section h2 .label{margin-right:20px;font-size:2rem;padding:8px 10px;margin-bottom:10px;}
  #interview .interview-main .text-section p,#interview .interview-main2 .text-section p{padding:0 20px;}

  .interview-table .vertical-table{margin:0 auto;}
  .interview-table .column1{margin-bottom:0;}
  .interview-table .column2 .tableContents .vtable-item:first-child{margin-top:-1px;}
  .interview-table .column2 .tableContents .vtable-item:first-child th{border-top:1px solid #fff;}

  .interview-list{max-width:80%;margin:auto;}
  .interview-list .internal-link-area img, .interview-list .external-link-area img{margin-bottom:-20px;}

  /* -------------------------------------------- */
  /* ソリューションページ（body#solution） */
  /* -------------------------------------------- */
  #solution #page-intro{padding-top:85px;}
  #solution #page-intro .abstractImage img{height:70px;width:auto;}

  /* -------------------------------------------- */
  /* サイトマップ （body#siteMap） */
  /* -------------------------------------------- */
	/*
  #siteMap .siteLevel_2{margin-left:10px;}
  #siteMap .siteLevel_2 a::before{width: 20px;height: 20px;margin-right:10px;}
  #siteMap .siteLevel_3{margin:5px 0 10px 20px;}
  #siteMap .siteLevel_3 a::before{width:15px;height:15px;vertical-align:-3px;}
	*/
}



/* QNリサーチ */
.lx_news_hide_to_list .news-latest-2nd .all a,
.lx_news_hide_to_list .news-list-2nd .all a,
.lx_news_hide_to_list .news-list-tabbed-2nd .all a,
.lx_news_hide_to_list .news-latest-tabbed .all a {
	display: none;
}


.lx_news_no_c_icon .news-latest-2nd ul li .c_icon,
.lx_news_no_c_icon .news-list-2nd .tabItems li .c_icon,
.lx_news_no_c_icon .news-list-tabbed-2nd .tabItems li .c_icon,
.lx_news_no_c_icon .news-latest-tabbed .tabItems li .c_icon{
	display:none;
}


.lx_ex_col_bg01 > .column1 ,
.lx_ex_col_bg01 > .column2 ,
.lx_ex_col_bg01 > .column3 ,
.lx_ex_col_bg01 > .column4 ,
.lx_ex_col_bg01 > .column5 ,
.lx_ex_col1_bg01 > .column1 ,
.lx_ex_col2_bg01 > .column2 ,
.lx_ex_col3_bg01 > .column3 ,
.lx_ex_col4_bg01 > .column4 ,
.lx_ex_col5_bg01 > .column5 ,
.lx_ex_mcol_bg01 {
	padding: 20px 20px;
	background: #fcf2f2;
}

/* カバレッジ銘柄一覧 */
#sharewithmain .lx_coverage_table .uni-table .tbCore tr td {
	height: auto;
	padding: 15px 15px
}


.lx_coverage_table .tablesorter-default thead .headerSortUp,
.lx_coverage_table .tablesorter-default thead .tablesorter-headerAsc,
.lx_coverage_table .tablesorter-default thead .tablesorter-headerSortUp {
    border-bottom: #cb1e03 2px solid;
}

.lx_coverage_table .tablesorter-default thead .headerSortDown,
.lx_coverage_table .tablesorter-default thead .tablesorter-headerDesc,
.lx_coverage_table .tablesorter-default thead .tablesorter-headerSortDown {
    border-bottom: #cb1e03 2px solid;
}


/*==== フローティングバナー ====*/
#site-info .ox_floating_banner {
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 10000;

/*	display: none; */
}

body:not(.in-editor) #site-info .ox_floating_banner {
	position: fixed;
}

#site-info .ox_floating_banner > * {
	width: 320px;
/*	height: 170px; */
}

#site-info .ox_floating_banner >*>*>* > .column1 ,
#site-info .ox_floating_banner >*>*>* > .column2 ,
#site-info .ox_floating_banner >*>*>* > .column3 ,
#site-info .ox_floating_banner >*>*>* > .column4 ,
#site-info .ox_floating_banner >*>*>* > .column5 {
	display: none;
}

[data-page-marker~="show-floating-banner1"] #site-info .ox_floating_banner >*>*>* > .column1 {
	display: block;
}
[data-page-marker~="show-floating-banner2"] #site-info .ox_floating_banner >*>*>* > .column2 {
	display: block;
}
[data-page-marker~="show-floating-banner3"] #site-info .ox_floating_banner >*>*>* > .column3 {
	display: block;
}
[data-page-marker~="show-floating-banner4"] #site-info .ox_floating_banner >*>*>* > .column4 {
	display: block;
}
[data-page-marker~="show-floating-banner5"] #site-info .ox_floating_banner >*>*>* > .column5 {
	display: block;
}

#site-info .ox_floating_banner .title4 {
	position: absolute;
	top: -7px;
	right: -7px;
	z-index: 10001;
	cursor: pointer;
}

#site-info .ox_floating_banner .title4 h4 {
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 100%;
	background: #1d1d1d;
}

#site-info .ox_floating_banner .title4::before ,
#site-info .ox_floating_banner .title4::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 10px;
	height: 1px;
	background: #fff;
	transform: translate(-50%,-50%) rotate(45deg);
}
#site-info .ox_floating_banner .title4::after {
	transform: translate(-50%,-50%) rotate(135deg);
}



@media handheld, only screen and (max-width: 767px) {
	#site-info .ox_floating_banner > * {
		width: 160px;
	}
}



/* -- 印刷用 -- ============================================================== */
@media print {
	body {
		opacity: 1 !important;
	}

	/* 印刷時、ヘッダー固定、フッター非表示 */
	#site-info .ax_header > div {
		position: absolute !important;
	}

	#site-info {
		margin: 0;
	}

	#site-info .ax_footer {
		display: none;
	}

	/* 上に戻るボタン非表示 */
	#site-info .topcontrol {
		display: none;
	}

	/*-- スクロールエフェクトoff --*/
	.fadeObj {
		opacity: 1 !important;
		-webkit-transform: translate(0, 0) !important;
		    -ms-transform: translate(0, 0) !important;
		        transform: translate(0, 0) !important;
		-webkit-transition: 0s 0s !important;;
		-o-transition: 0s 0s !important;;
		transition: 0s 0s !important;;
	}
}
