@charset 'UTF-8';


/* GWP LAST RUN 2021/10/27 09:05:15 AsisRootFontSize:16 TobeRootFontSize:16 */
.tgw-core-freehtml .color-red{	color: #bf0000;}

.tgw-core-freehtml img{
	line-height: 1;
	vertical-align: top;
	max-width: 100%;
  
}
.tgw-core-freehtml div[class^="column"] .trance img[src$=".png"],
.tgw-core-freehtml div[class^="column"] .trance img[src$=".PNG"],
.tgw-core-freehtml div[class^="column"] .trance img[src$=".gif"],
.tgw-core-freehtml div[class^="column"] .trance img[src$=".GIF"]{background-color:rgba(242,245,247,1.00)}

.tgw-core-freehtml #header-g-nav-open {
	background: url(../../common/image/icon-open_v2.png); /* GWP Path fix */
  display: block;
}

.tgw-core-freehtml #header-g-nav-close {
	background: url(../../common/image/icon-close.png); /* GWP Path fix */
  display: none;
}

@media screen and (max-width: 768px){
  .tgw-core-freehtml body,.tgw-core-freehtml html{ /* iOS10以降のFIX */
    max-width: 100vw!important;
    overflow-x: hidden!important;
  }

}

.tgw-core-freehtml .margin-none{
	margin: 0 !important;
}
.tgw-core-freehtml .per100{
	width: 100%;
}


.tgw-core-freehtml .mr-s{
	margin-right: 10px;
}
.tgw-core-freehtml .mr-xs{
	margin-right: 5px;
}
.tgw-core-freehtml .ml-m{
	margin-left: 20px;
}
.tgw-core-freehtml .ml-s{
	margin-left: 10px;
}
.tgw-core-freehtml .ml-xs{
	margin-left: 5px;
}
.tgw-core-freehtml .mb-none{
	margin-bottom: 0 !important;
}
.tgw-core-freehtml .mb-llll{
	margin-bottom: 60px !important;
}
.tgw-core-freehtml .mb-lll{
	margin-bottom: 50px !important;
}
.tgw-core-freehtml .mb-ll{
	margin-bottom: 40px !important;
}
.tgw-core-freehtml .mb-l{
	margin-bottom: 30px !important;
}
.tgw-core-freehtml .mb-m{
	margin-bottom: 20px !important;
}
.tgw-core-freehtml .mb-s{
	margin-bottom: 15px !important;
}
.tgw-core-freehtml .mb-xs{
	margin-bottom: 10px !important;
}
.tgw-core-freehtml .mt-lll{
	margin-top: 50px !important;
}
.tgw-core-freehtml .mt-ll{
	margin-top: 40px !important;
}
.tgw-core-freehtml .mt-l{
	margin-top: 30px !important;
}
.tgw-core-freehtml .mt-m{
	margin-top: 20px !important;
}
.tgw-core-freehtml .mt-s{
	margin-top: 15px !important;
}
.tgw-core-freehtml .mt-none{
	margin-top: 0 !important;
}

.tgw-core-freehtml .pb-l{
  padding-bottom: 30px !important;
}

.tgw-core-freehtml sup{
	vertical-align:super;
}

/* 20190205 追加 */  
.tgw-core-freehtml .main-content  a.link-blueUnderline{
  font-size: inherit;
  text-decoration: underline;
  color: #0068b7;
}

.tgw-core-freehtml .main-content  a.link-blueUnderline:hover{
  text-decoration: none;
}





@media screen and (min-width: 769px){
  .tgw-core-freehtml .title-s sup{
    vertical-align:baseline;
    position: relative;
    top: -10px;
    
  }
}


.tgw-core-freehtml figure {
  display: block;
  /*
  margin-left: 0px;
  margin-right :0px;
  */
  margin: 0;
}
.tgw-core-freehtml figcaption {
  margin-top: 5px;
  line-height: 1.4;
  display: block;
}
.tgw-core-freehtml .column_2.content-img {
    margin-left: 10px;
}
.tgw-core-freehtml .column_2.content-img .column:first-child figure{
    margin-left: 0;
}
.tgw-core-freehtml .column_2.content-img .column:last-child figure{
    margin-right: 0;
}

@media screen and (max-width: 768px){
  .tgw-core-freehtml .main-content .ml-s{margin-left: 0!important;}
  .tgw-core-freehtml .main-content .has_frame{margin-left: 0;}
  .tgw-core-freehtml .main-content .column{width: 100%; max-width: 100%;}
  .tgw-core-freehtml .main-content .column img{width: 100%; max-width: 100%; }
  
  .tgw-core-freehtml .main-content {text-align: justify;}
  .tgw-core-freehtml .contents > p{margin-left: 10px; margin-right: 10px; width: initial;}
  
  
  .tgw-core-freehtml .main-content .column img,
  .tgw-core-freehtml .main-content .column_2.content-img img {
		/*width:100%;*/
    /*max-width: calc( 100% - 10px );*/
    max-width:100% !important;
		float:none;
		margin:10px auto;
  }
  
  .tgw-core-freehtml .main-content .column_2.content-img.margin-l .column {
    max-width: inherit!important;
    margin: 0;
    width: 100%;
}
  
  .tgw-core-freehtml .main-content .column.ml{margin: 0;}
  
  .tgw-core-freehtml .main-content .ml{margin-left: 0!important;}
  
  .tgw-core-freehtml .slide_full .bx-controls{height:auto!important;}
  
}/* END max-width: 768px */




/******************/
/***** header *****/
/******************/


.tgw-core-freehtml ._rsp-header._rsp-block{
	z-index: 10001;
	height: 50px;
}
.tgw-core-freehtml ._rsp-hd-menu dt:before{
	position: absolute;
	top: 7px;
	left: 11px;
	content: '';
}
.tgw-core-freehtml ._rsp-hd-menu dt{
	width: 60px !important;
	height: 50px !important;
}
.tgw-core-freehtml ._rsp-hd-menu dt :before{
	left: 16px !important;
}
.tgw-core-freehtml ._rsp-hd-menu dd{
	top: 50px;
  
}



.tgw-core-freehtml ._rsp-hd-menu dt:before{
	left: 16px !important;
}
.tgw-core-freehtml ._rsp-hd-menu dt._rsp-hd-open:after{
	left: 22px !important;
}
.tgw-core-freehtml ._rsp-hd-sh{
	right: 60px !important;
}
.tgw-core-freehtml ._rsp-hd-sb fieldset{
	overflow: hidden;

	border-radius: 4px;
}
.tgw-core-freehtml ._rsp-hd-sb fieldset a{
	font-size: 0.625rem /* GWP OriginalValue|10.0|PX| */;
	position: relative;
	display: inline-block;
	width: 225px;
	margin-top: 10px;
	padding: 7px 0;
	text-align: center;
	text-decoration: none !important;
	border-radius: 50px;
	background-color: #000;
}
/*180807 コメントアウト*/
.tgw-core-freehtml ._rsp-hd-c{
	width: auto !important;
/*	border-radius: 4px 4px 0 0;*/
}
.tgw-core-freehtml .panel-border.white{
	border: solid 1px #fff;
	background-color: #fff;
}

.tgw-core-freehtml .panel-border.white.cell{
	background-color: #fff;
}

.tgw-core-freehtml .panel-border.white.square{
	border-radius: 0;
}

.tgw-core-freehtml .panel-border.white.title-fix .title-s{
	color: #fff;
	background-color: #fff;
}

.tgw-core-freehtml #gHeader{
	background-color: #fff;
}
.tgw-core-freehtml #gHeader{
	width: 960px!important;
/*	max-width: 960px !important;*/
	overflow: hidden;
}
@media screen and (max-width: 768px){
  .tgw-core-freehtml #gHeader{
	  width: 100%!important;
	}
  
  /*#_rsp-header ._rsp-hd-menu dd{display: block;}*/
  .tgw-core-freehtml #_rsp-header ._rsp-hd-sh {
		display:block;
    /*right: 45px;*/
  }
  
  /* スマホメニュー改修の為変更20180912 */
  .tgw-core-freehtml #_rsp-header ._rsp-hd-sb {
    padding: 20px 0 0;
    border-bottom: 1px solid #000;
  }

}
.tgw-core-freehtml #gHeaderRightBlock{
	overflow: hidden;
	/*width: 260px;*/
  width: 400px;
	margin-top: 17px;
}

.tgw-core-freehtml #gHeaderRightBlock:after{
	display: table;
	clear: both;
	content: '';
}

.tgw-core-freehtml #gHeaderRightBlock .block-search{
margin-top: 9px;
/*display:none;*/
}
.tgw-core-freehtml #identifier{
	/*top: 21px;*/
	top: 24px;
}

.tgw-core-freehtml #identifier img{
	width: auto;
	/*height: 20px;*/
	/*height: 16px;*/
  
}
/*
#identifier.english img{
	height: 14px;
}
*/

.tgw-core-freehtml .list-region-switch{
	float: right;
}
.tgw-core-freehtml .header-menu-txt {
	width:960px;
	margin:0 auto;
}
.tgw-core-freehtml .header-menu-txt li a {
	color:#FFF;
}
.tgw-core-freehtml .header-menu-txt li a:hover {
	color:rgb(21,153,255);
}

 .tgw-core-freehtml html:lang(ja) #gHeaderRightBlock .list-region-switch li:first-child {display: none;}

.tgw-core-freehtml body.en #gHeaderRightBlock .list-region-switch li:first-child {
	display: inline;
}


.tgw-core-freehtml div.block-search form input{
	padding: 0 0 0 0;

	border: 0;
	background: none;
}

.tgw-core-freehtml div.block-search form input#search{
	font-size: 0.625rem /* GWP OriginalValue|10.0|PX| */;
	position: absolute;
	top: 0;
	right: 35px;
	width: 174px;
	height: 21px;
	padding: 0 0 0 2px;
	padding: 4px 0 0 2px\9;
	_height: 21px;
	_padding: 4px 0 0 2px;
}

.tgw-core-freehtml div.block-search.english form input#search{
	font-size: 0.625rem /* GWP OriginalValue|10.0|PX| */;

	position: absolute;
	top: 0;
	right: 60px;
	width: 174px;
	height: 21px;
	padding: 0 0 0 2px;
	padding: 4px 0 0 2px\9;
	_height: 21px;
	_padding: 4px 0 0 2px;
}

.tgw-core-freehtml div.block-search.english form{
	width: 235px;
}

.tgw-core-freehtml div.block-search form input#submit{
	font-size: 0.6875rem /* GWP OriginalValue|11.0|PX| */ !important;
	position: absolute;
	top: 0;
	right: 0;
	width: 35px;
	height: 20px;
	cursor: pointer;
	text-indent: -9999px;
	background-image: url(../../common/image/head/btn-search.gif); /* GWP Path fix */
}

.tgw-core-freehtml div.block-search form input#submit{
	font-size: 0.6875rem /* GWP OriginalValue|11.0|PX| */ !important;
	position: absolute;
	top: 0;
	right: 0;
	width: 35px;
	height: 20px;
	cursor: pointer;
	text-indent: -9999px;
	background-image: url(../../common/image/head/btn-search.gif); /* GWP Path fix */
}

.tgw-core-freehtml div.block-search.english form input#submit{
	font-size: 0.6875rem /* GWP OriginalValue|11.0|PX| */ !important;

	position: absolute;
	top: 0;
	right: 0;
	width: 60px;
	height: 20px;
	cursor: pointer;
	text-indent: -9999px;
	background-image: url(../../common/image/common/btn-search-en.gif); /* GWP Path fix */
}
.tgw-core-freehtml .navigation-global{
	font-size: 0.8125rem /* GWP OriginalValue|13.0|PX| */;
	border-top: solid 1px #ebebeb;
	/*border-bottom: solid 1px #ebebeb;*/
	background-color: #000;
	min-width:960px;
}



.tgw-core-freehtml .navigation-global .inner-wrap{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

.tgw-core-freehtml .navigation-global ul:after{
	display: table;
	clear: both;
	content: '';
}

.tgw-core-freehtml .navigation-global li{
	float: right;
	height: 40px;
}

.tgw-core-freehtml .navigation-global li a,
.tgw-core-freehtml .navigation-global li span{
	position: relative;
	display: inline-block;
	text-align: center;
	text-decoration: none;
}

.tgw-core-freehtml .navigation-global li a:after,
.tgw-core-freehtml .navigation-global li span:after{
/*	position: absolute;
	bottom: 0;
	left: 0;
	display: inline-block;
	width: 100%;
	height: 1px;
	content: '';
	transition: height .3s, opacity .3s, -webkit-transform .3s;
	transition: height .3s, opacity .3s, transform .3s;
	transition: height .3s, opacity .3s, transform .3s, -webkit-transform .3s;
	-webkit-transform: translateY(0px);
		-ms-transform: translateY(0px);
			transform: translateY(0px);
	text-decoration: none;
	opacity: 0;
	color: #000;
	background: #4c829a;
	filter: alpha(opacity=0);*/
}


.tgw-core-freehtml .navigation-global li a:hover:after,
.tgw-core-freehtml .navigation-global li span:hover:after{
/*	height: 4px;
	-webkit-transform: translateY(0px);
		-ms-transform: translateY(0px);
			transform: translateY(0px);
	opacity: 1;
	filter: alpha(opacity=100);*/
}
/*
.navigation-global #header-g-nav-open li a:after,
.navigation-global #header-g-nav-open li span:after
.navigation-global #header-g-nav-close li a:after,
.navigation-global #header-g-nav-close li span:after,
.navigation-global #header-g-nav-open li a:hover:after,
.navigation-global #header-g-nav-open li span:hover:after,
.navigation-global #header-g-nav-close li a:hover:after,
.navigation-global #header-g-nav-close li span:hover:after{
	height: 0px;
}
*/







.tgw-core-freehtml .navigation-global li.active a,
.tgw-core-freehtml .navigation-global li.active span{
  color:rgb(51,153,255);
/*	color:#4c829a;
	color: white;*/
	pointer-events:none;
}

.tgw-core-freehtml .navigation-global li.active a:after,
.tgw-core-freehtml .navigation-global li.active span:after{
	height: 3px;
	-webkit-transform: translateY(0px);
		-ms-transform: translateY(0px);
			transform: translateY(0px);
	opacity: 1;
	filter: alpha(opacity=100);
}

.tgw-core-freehtml .navigation-global li.active span{
	display: inline-block;
}

.tgw-core-freehtml .navigation-global li a,
.tgw-core-freehtml .navigation-global li span{
	height: 12px;
	padding: 14px 10px;
}

.tgw-core-freehtml .navigation-global.english li a,
.tgw-core-freehtml .navigation-global.english li span{
	padding: 19px 9px;
}



.tgw-core-freehtml .disp-table-cell {
	display:table-cell;
	margin:20px 0;
}

/*********************/
/***** contents *****/
/*********************/

.tgw-core-freehtml .contents{
	position: relative;
	width: 100%;
	min-width: 960px;
	margin: 0 auto;
}
@media screen and (max-width: 768px){
  .tgw-core-freehtml .contents{
	  min-width: inherit;
	}

}

.tgw-core-freehtml .contents:after{
	display: table;
	clear: both;
	content: '';
}
.tgw-core-freehtml .contents.sidenav .main-content{
	display: block;
	width: auto;
	/*min-height: 700px; GWP*/
	margin-left: 270px;
	/*border-left: solid 1px #d9d9d9;*/
}
.tgw-core-freehtml .contents .main-content{
	width: auto;
	min-width: 590px;
}





.tgw-core-freehtml .contents-outer-wrap{
}




/* **************section-tab************ */
.tgw-core-freehtml .section-tab .tab-controller{
	overflow: hidden;
	width: 100%;
	color: #0068B7;
}
.tgw-core-freehtml .section-tab .tab-controller:after{
	display: table;
	clear: both;
	content: '';
}
.tgw-core-freehtml .section-tab .tab-controller.auto li{
	font-size: 0.8125rem /* GWP OriginalValue|13.0|PX| */;
}
.tgw-core-freehtml .section-tab .tab-controller.auto li span i,
.tgw-core-freehtml .section-tab .tab-controller.auto li a i,
.tgw-core-freehtml .section-tab .tab-controller.auto li .switch i{
	font-size: 0.5625rem /* GWP OriginalValue|9.0|PX| */;
	top: -7px;
	left: 9px;
}
.tgw-core-freehtml .section-tab .tab-controller li{
	font-size: 1.125rem /* GWP OriginalValue|18.0|PX| */;
	float: left;
	border-radius: 4px 4px 0 0;
}

.tgw-core-freehtml .section-tab .tab-controller li.column{
	margin-bottom: 0;
	padding: 0;
	border: none;
}
.tgw-core-freehtml .section-tab .tab-controller li > span{
	position: relative;
	display: none;
	height: 18px;
	padding: 25px;
	text-align: center;
	background-color: #eafff9;
}
.tgw-core-freehtml .section-tab .tab-controller li > span i{
	font-size: 0.75rem /* GWP OriginalValue|12.0|PX| */;
	position: absolute;
	top: 50%;
	left: 15px;
	height: 14px;
	margin-top: -7px;
	/** color: #0068B7; **/
	color:#0068B7;
}

.tgw-core-freehtml .section-tab .tab-controller li > a,
.tgw-core-freehtml .section-tab .tab-controller li > .switch{
	position: relative;
	display: block;
	height: 18px;
	padding: 25px;
	text-align: center;
	text-decoration: none;
	background-color: #eafff9;
}
.tgw-core-freehtml .section-tab .tab-controller li > a i,
.tgw-core-freehtml .section-tab .tab-controller li > .switch i{
	font-size: 0.75rem /* GWP OriginalValue|12.0|PX| */;
	position: absolute;
	top: 50%;
	left: 15px;
	height: 14px;
	margin-top: -5px;
	/** color: #0068B7; **/
	color:#0068B7;
}
.tgw-core-freehtml .section-tab .tab-controller li.active > span{
	display: block;
	background-color: #fff;
}
.tgw-core-freehtml .section-tab .tab-controller li.active > span i{
	position: absolute;
}
.tgw-core-freehtml .section-tab .tab-controller li.active > a,
.tgw-core-freehtml .section-tab .tab-controller li.active > .switch{
	display: none;
	background-color: #fff;
}
.tgw-core-freehtml .section-tab .tab-controller li.active > a i,
.tgw-core-freehtml .section-tab .tab-controller li.active > .switch i{
	position: absolute;
}
.tgw-core-freehtml .section-tab .tab-controller.tab-controller__ex{
	width: auto;
	margin-left: -20px;
}
.tgw-core-freehtml .section-tab .tab-controller.tab-controller__ex li{
	font-size: 0.875rem /* GWP OriginalValue|14.0|PX| */;
	font-weight: bold;
	overflow: hidden;
	box-sizing: border-box;
	width: 50%;
	padding-left: 20px;
	background-color: transparent;
}
.tgw-core-freehtml .section-tab .tab-controller.tab-controller__ex li > *{
	padding: 16px 10px 12px;
	border-top: 4px solid transparent;
	border-radius: 4px 4px 0 0;
}
.tgw-core-freehtml .section-tab .tab-controller.tab-controller__ex li > a,
.tgw-core-freehtml .section-tab .tab-controller.tab-controller__ex li > .switch{
	color: #fff;
	background-color: #0068B7;
}
.tgw-core-freehtml .section-tab .tab-controller.tab-controller__ex li > a i,
.tgw-core-freehtml .section-tab .tab-controller.tab-controller__ex li > .switch i{
	color: #fff;
}
.tgw-core-freehtml .section-tab .tab-controller.tab-controller__ex li i{
	font-size: 1rem /* GWP OriginalValue|16.0|PX| */;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 1em;
	height: 1em;
	margin: auto auto auto 10px;
}
.tgw-core-freehtml .section-tab .tab-controller.tab-controller__ex li.active > *{
	border-top: 4px solid #0068B7;
}
.tgw-core-freehtml .section-tab .tab-contents-wrap{
	background-color: #fff;
}
.tgw-core-freehtml .section-tab .tab-contents-wrap .tab-content{
	padding: 25px;
	color: #000;
}
.tgw-core-freehtml .section-tab .tab-contents-wrap .tab-content.padding-s{
	padding: 15px;
}
.tgw-core-freehtml .section-tab .tab-contents-wrap .tab-content.padding-m{
	padding: 20px;
}
/* -----------navigation-side-------------- */
.tgw-core-freehtml .navigation-side{
	font-size: 0.875rem /* GWP OriginalValue|14.0|PX| */;
	float: left;
/*	width: 270px;*/
}
.tgw-core-freehtml .navigation-side .side-navigation-switch{
	display: none;
}
.tgw-core-freehtml .navigation-side .side-navigation-switch .open{
	display: block;
}
.tgw-core-freehtml .navigation-side .side-navigation-switch .close{
	display: none;
}
.tgw-core-freehtml .navigation-side .side-navigation-switch.open .open{
	display: none;
}
.tgw-core-freehtml .navigation-side .side-navigation-switch.open .close{
	display: block;
}
.tgw-core-freehtml .navigation-side ul li{
	position: relative;
	display: none;
	padding: 4px 0;
}
.tgw-core-freehtml .navigation-side ul li a,
.tgw-core-freehtml .navigation-side ul li span{
	font-size: 0.75rem /* GWP OriginalValue|12.0|PX| */;
	line-height: 1.5;
	display: block;
  padding: 6px 10px 6px 15px;
}

@media screen and (min-width: 769px) {
  .tgw-core-freehtml .navigation-side ul li a,
  .tgw-core-freehtml .navigation-side ul li span{
    padding: 6px 10px 6px 15px;
    width: calc(100% - 15px);
    box-sizing: border-box;
  }
}

.tgw-core-freehtml .navigation-side ul.active li{
	position: relative;
	display: block;
	color:#0068B7;
	border-bottom: none;
	background-color: transparent;
}
.tgw-core-freehtml .navigation-side ul.active li:after{
	position: absolute;
	z-index: 10;
	bottom: 45%;
	left: -1px;
	display: inline-block;
	width: 5px;
	height: 5px;
	content: '';
	transition: height .3s, opacity .3s, -webkit-transform .3s;
	transition: height .3s, opacity .3s, transform .3s;
	transition: height .3s, opacity .3s, transform .3s, -webkit-transform .3s;
	-webkit-transform: translateY(0px);
		-ms-transform: translateY(0px);
			transform: translateY(0px);
	text-decoration: none;
	color:#0068B7;
	border-radius: 4px;
	background: #ebebeb;
	filter: alpha(opacity=100);
}
.tgw-core-freehtml .navigation-side ul.active li:hover:after,
.tgw-core-freehtml .navigation-side ul.active li.active:after{
	background: #0068B7;
}
.tgw-core-freehtml .navigation-side ul.active li a{
	display: block;
	text-decoration: none;
	color: #000;
}
.tgw-core-freehtml .navigation-side ul.active li a:after{
	position: absolute;
	bottom: 50%;
	left: 1px;
	display: inline-block;
	width: 1px;
	height: 1px;
	height: 120%;
	content: '';
	transition: height .3s, opacity .3s, -webkit-transform .3s;
	transition: height .3s, opacity .3s, transform .3s;
	transition: height .3s, opacity .3s, transform .3s, -webkit-transform .3s;
	-webkit-transform: translateY(0px);
		-ms-transform: translateY(0px);
			transform: translateY(0px);
	text-decoration: none;
	color: #ebebeb;
	color: #000;
	background: #ebebeb;
	filter: alpha(opacity=100);
}
.tgw-core-freehtml .navigation-side ul.active li span{
	display: none;
}
.tgw-core-freehtml .navigation-side ul.active li:last-child{
	margin-bottom: 15px;
}
.tgw-core-freehtml .navigation-side ul.active li:first-child{
	margin-bottom: 0;
}
.tgw-core-freehtml .navigation-side ul.active li.active a{
	display: none;
}
.tgw-core-freehtml .navigation-side ul.active li.active span{
	display: block;
	color:#0068B7;
}
.tgw-core-freehtml .navigation-side ul.active li.active span:after{
	position: absolute;
	bottom: 50%;
	left: 1px;
	display: inline-block;
	width: 1px;
	height: 1px;
	height: 120%;
	content: '';
	transition: height .3s, opacity .3s, -webkit-transform .3s;
	transition: height .3s, opacity .3s, transform .3s;
	transition: height .3s, opacity .3s, transform .3s, -webkit-transform .3s;
	-webkit-transform: translateY(0px);
		-ms-transform: translateY(0px);
			transform: translateY(0px);
	text-decoration: none;
	color: #ebebeb;
	color: #000;
	background: #ebebeb;
	filter: alpha(opacity=100);
}
.tgw-core-freehtml .navigation-side ul.active li.parent:after{
	display: none;
}
.tgw-core-freehtml .navigation-side ul.active li.active.link-active a{
	display: block !important;
	color:#0068B7 !important;
}
.tgw-core-freehtml .navigation-side ul.active li.active.link-active span{
	display: none;
}
.tgw-core-freehtml .navigation-side ul.active .parent span{
	display: none;
}
.tgw-core-freehtml .navigation-side ul.active .parent span:after{
	position: absolute;
	z-index: 10;
	bottom: 0;
	left: 0;
	display: inline-block;
	width: 4px;
	height: 1px;
	height: 100%;
	content: '';
	transition: height .3s, opacity .3s, -webkit-transform .3s;
	transition: height .3s, opacity .3s, transform .3s;
	transition: height .3s, opacity .3s, transform .3s, -webkit-transform .3s;
	-webkit-transform: translateY(0px);
		-ms-transform: translateY(0px);
			transform: translateY(0px);
	text-decoration: none;
	opacity: 1;
	color:#0068B7;
	background: #0068B7;
	filter: alpha(opacity=100);
}
.tgw-core-freehtml .navigation-side ul.active .parent a{
	position: relative;
	display: block;
	color:#0068B7;
	pointer-events:none;
}

.tgw-core-freehtml .navigation-side ul.active .parent a.link-enable{
	/*pointer-events: initial;*/
	pointer-events: auto;
}

.tgw-core-freehtml .navigation-side ul.active .parent a:after{
	position: absolute;
	z-index: 10;
	bottom: 0;
	left: 0;
	display: inline-block;
	width: 4px;
	height: 1px;
	height: 100%;
	content: '';
	transition: height .3s, opacity .3s, -webkit-transform .3s;
	transition: height .3s, opacity .3s, transform .3s;
	transition: height .3s, opacity .3s, transform .3s, -webkit-transform .3s;
	-webkit-transform: translateY(0px);
		-ms-transform: translateY(0px);
			transform: translateY(0px);
	text-decoration: none;
	opacity: 1;
	color:#0068B7;
	background: #0068B7;
	filter: alpha(opacity=100);
}
.tgw-core-freehtml .navigation-side ul.active .parent.link-none{
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0;
}
.tgw-core-freehtml .navigation-side ul.active .parent.link-none span{
	display: block;
}
.tgw-core-freehtml .navigation-side ul.active .parent.link-none a{
	display: none;
}
.tgw-core-freehtml .navigation-side ul.active .parent.link-none .floor3 a{
	display: block;
}

.tgw-core-freehtml .navigation-side ul .parent{
	display: block;
}
.tgw-core-freehtml .navigation-side ul .parent a{
	font-size: 0.875rem /* GWP OriginalValue|14.0|PX| */;
	position: relative;
	display: block;
	text-decoration: none;
	color: #000;
}
.tgw-core-freehtml .navigation-side ul .parent a:after{
	position: absolute;
	bottom: 0;
	left: 0;
	display: inline-block;
	width: 4px;
	height: 1px;
	content: '';
	transition: height .3s, opacity .3s, -webkit-transform .3s;
	transition: height .3s, opacity .3s, transform .3s;
	transition: height .3s, opacity .3s, transform .3s, -webkit-transform .3s;
	-webkit-transform: translateY(0px);
		-ms-transform: translateY(0px);
			transform: translateY(0px);
	text-decoration: none;
	opacity: 0;
	color:#0068B7;
	background: #0068B7;
	filter: alpha(opacity=0);
}
.tgw-core-freehtml .navigation-side ul .parent a:hover:after{
	height: 100%;
	-webkit-transform: translateY(0px);
		-ms-transform: translateY(0px);
			transform: translateY(0px);
	opacity: 1;
	filter: alpha(opacity=100);
}

.tgw-core-freehtml .navigation-side ul .parent.current > a,
.tgw-core-freehtml .navigation-side ul .parent.current span{
	font-size: 0.875rem /* GWP OriginalValue|14.0|PX| */;
	position: relative;
	display: block;
	text-decoration: none;
	color:#0068B7;
}
.tgw-core-freehtml .navigation-side ul .parent.current > a:after,
.tgw-core-freehtml .navigation-side ul .parent.current span:after{
	position: absolute;
	bottom: 0;
	left: 0;
	display: inline-block;
	width: 4px;
	/*height: 1px;*/
	content: '';
	text-decoration: none;
	color:#0068B7;
	background: #0068B7;
	height: 100%;
	-webkit-transform: translateY(0px);
		-ms-transform: translateY(0px);
			transform: translateY(0px);
	opacity: 1;
	filter: alpha(opacity=100);
}
.tgw-core-freehtml .navigation-side ul li ul.floor3 .parent.current span{
	font-size: 0.8125rem /* GWP OriginalValue|13.0|PX| */;
	position: relative;
	display: block;
	text-decoration: none;
	color:#0068B7;
}

.tgw-core-freehtml .navigation-side ul li ul.floor3 .parent.current span:after{
	position: absolute;
	display: inline-block;
	width: 6px;
	height: 6px;
	top:50%;
	left:10px;
	margin-top:-3px;
	border-radius:3px;
	content: '';
	text-decoration: none;
	color:#0068B7;
	background: #0068B7;
	opacity: 0;
	filter: alpha(opacity=0);
}

.tgw-core-freehtml .navigation-side ul li ul.floor3 .parent a:after{
	position: absolute;
	display: inline-block;
	width: 6px;
	height: 6px;
	top:50%;
	left:10px;
	margin-top:-3px;
	border-radius:3px;
	content: '';
	text-decoration: none;
	color:#ccc;
	background: #ccc;

	transition: opacity .3s, -webkit-transform .3s;
	transition: opacity .3s, transform .3s;
	transition: opacity .3s, transform .3s, -webkit-transform .3s;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
			transform: translateY(0px);
	opacity: 0;
	filter: alpha(opacity=0);
}


.tgw-core-freehtml .navigation-side ul .parent a:hover{
	color:#0068B7;
}
.tgw-core-freehtml .navigation-side ul .parent span{
	font-size: 0.875rem /* GWP OriginalValue|14.0|PX| */;
	display: none;
	color:#0068B7;
}
.tgw-core-freehtml .navigation-side ul .parent.link-none span{
	display: block;
	color:#000;
}

.tgw-core-freehtml .navigation-side ul .parent.active span,
.tgw-core-freehtml .navigation-side ul .parent.active a{
	display: block;
	color:#0068B7;
}
.tgw-core-freehtml .navigation-side ul .parent.active span:after,
.tgw-core-freehtml .navigation-side ul .parent.active a:after{
	height: 50px;
	-webkit-transform: translateY(0px);
		-ms-transform: translateY(0px);
			transform: translateY(0px);
	opacity: 1;
	filter: alpha(opacity=100);
}
.tgw-core-freehtml .navigation-side ul .parent.active a{
	display: none;
}
.tgw-core-freehtml .navigation-side ul .floor3 a,
.tgw-core-freehtml .navigation-side ul .floor3 span{
	font-size: 0.8125rem /* GWP OriginalValue|13.0|PX| */;
	padding: 3px 15px 3px 30px;
}
.tgw-core-freehtml .navigation-side ul .floor3 a:hover i{
	margin-right: 2px;
	margin-left: 3px;
}
.tgw-core-freehtml .navigation-side ul .floor3 i{
	position: absolute;
	top: 9px;
	left: 20px;
	transition: .3s;
}
.tgw-core-freehtml .navigation-side ul .floor3.active a{
	font-size: 0.6875rem /* GWP OriginalValue|11.0|PX| */;
	padding: 3px 15px 3px 30px;
}
.tgw-core-freehtml .navigation-side ul .floor3:after{
	width: 0 !important;
	height: 0 !important;
}




.tgw-core-freehtml #top-contents{
	box-sizing: border-box;
}

.tgw-core-freehtml #top-contents .tab-controller span{
	position: absolute;
	top: 58px;

	margin-top: 0;
	margin-left: 3px;
}

.tgw-core-freehtml #top-contents .content-base{
	max-width: 960px;
	margin: auto;
}

.tgw-core-freehtml #top-contents .content-base.english{
	max-width: 1200px;
}

.tgw-core-freehtml #top-contents .flex-block{
	display: -webkit-flex;
	display: -ms-flexbox;
	display:		 flex;
}

.tgw-core-freehtml #top-contents .pc-contents-wrap{
	display: block;
}

.tgw-core-freehtml #top-contents .pc-contents-wrap a{
	transition: all 500ms;
	text-decoration: none;
	color: #fff;
}


.tgw-core-freehtml #top-contents .pc-contents-wrap a {
overflow: hidden;
float: left;
}

.tgw-core-freehtml #top-contents .pc-contents-wrap a:hover{
	background-color: rgba(0, 0, 0, .4);
	/*border: 20px solid rgba(0,0,0,0.3)!important*/

}
.tgw-core-freehtml #top-contents .pc-contents-wrap a:hover img {
	padding: -20px;
}
.tgw-core-freehtml #top-contents .pc-contents-wrap.flex-block{
	display: -webkit-flex;
	display: -ms-flexbox;
	display:		 flex;
}
.tgw-core-freehtml #top-contents .sp-contents-wrap{
	display: none;
}
.tgw-core-freehtml #top-contents .sp-contents-wrap.flex-block{
	display: none;
}
.tgw-core-freehtml #top-contents .fa-angle-right,
.tgw-core-freehtml #top-contents .button-icon{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 1em;
	height: 1em;
}



.tgw-core-freehtml #top-contents .top-kv-block{
	position: relative;
	height: 405px;
/*	background: url(/thermal/image/kv-bg.png) no-repeat top center;
	background-size: cover;
	background-position:center;*/
}
.tgw-core-freehtml #top-contents .top-kv-block .kv-catch{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
/*	width: 808px;
	height: 48px;*/
	margin: auto;
}
.tgw-core-freehtml #top-contents .top-kv-block .kv-catch.english{
	/*width: 428px;
	height: 82px;*/
}
.tgw-core-freehtml #top-contents .top-topics{
	background: #e4f0ee;
}

.tgw-core-freehtml #top-contents .top-topics.english .tab-buttons .item a,
.tgw-core-freehtml #top-contents .top-topics.english .tab-buttons .item .no-switch{
	padding: 90px 0 90px 80px;
	color: #0068B7;
}
.tgw-core-freehtml #top-contents .top-topics.english .tab-buttons .item .button-icon{
	margin: auto auto auto 65px;
}
.tgw-core-freehtml #top-contents .top-topics .english .tab-buttons .item{
	height: 100%;
}

.tgw-core-freehtml #top-contents .top-topics .tab-buttons{
	width: 253px;
}

.tgw-core-freehtml #top-contents .top-topics .tab-buttons .item{
	height: 50%;
}
.tgw-core-freehtml #top-contents .top-topics .tab-buttons .item a,
.tgw-core-freehtml #top-contents .top-topics .tab-buttons .item .switch,
.tgw-core-freehtml #top-contents .top-topics .tab-buttons .item .no-switch{
	position: relative;
	display: block;
	box-sizing: border-box;
	height: 100%;
	min-height: 115px;
	padding: 41px 0 31px 60px;
	transition: all .3s;
	text-decoration: none;
	color: #000;
	-webkit-flex: 1;
		-ms-flex: 1;
			flex: 1;
}

.tgw-core-freehtml #top-contents .top-topics .tab-buttons .item a.span2,
.tgw-core-freehtml #top-contents .top-topics .tab-buttons .item .switch.span2,
.tgw-core-freehtml #top-contents .top-topics .tab-buttons .item .no-switch.span2{
	padding: 51px 0 31px 60px;
}
.tgw-core-freehtml #top-contents .top-topics .tab-buttons .item:nth-child(2) .switch{
	padding: 41px 0 31px 63px;
}

.tgw-core-freehtml #top-contents .top-topics .tab-buttons .item:nth-child(2) .switch.en-ir-news{
	padding: 51px 0 31px 63px;
}

.tgw-core-freehtml #top-contents .top-topics .tab-buttons .item:nth-child(2) .switch span{
	margin-left: 0;
}

.tgw-core-freehtml #top-contents .top-topics .tab-buttons .item .en{
	display: block;
}
.tgw-core-freehtml #top-contents .top-topics .tab-buttons .item .button-icon{
	margin: 50px 0 31px 16px;
}
.tgw-core-freehtml #top-contents .top-topics .tab-buttons .item.active a,
.tgw-core-freehtml #top-contents .top-topics .tab-buttons .item.active .switch,
.tgw-core-freehtml #top-contents .top-topics .tab-buttons .item a:hover,
.tgw-core-freehtml #top-contents .top-topics .tab-buttons .item .switch:hover{
	/** color: #0068B7; **/
	color:#0068B7;
	background: #fff;
}
.tgw-core-freehtml #top-contents .top-topics .tab-contents-wrap{
	width: 100%;
}
.tgw-core-freehtml #top-contents .top-topics .tab-contents{
	display: none;
	padding: 40px 50px;
	background: #fff;
}
.tgw-core-freehtml #top-contents .top-topics .tab-contents.active{
	display: block;
}

.tgw-core-freehtml #top-contents .top-topics .tab-contents .item{
	overflow: hidden;
}

.tgw-core-freehtml #top-contents .top-topics .tab-contents .item:after{
	display: table;
	clear: both;
	content: '';
}

.tgw-core-freehtml #top-contents .top-topics .tab-contents .item:not(:last-child){
	margin-bottom: 33px;
}

.tgw-core-freehtml #top-contents .top-topics .tab-contents .item span{
	display: inline-block;
	margin-right: 12px;
}

.tgw-core-freehtml #top-contents .top-topics .tab-contents .item span.topic-title{
	line-height: 1.25;
	display: block;
}
.tgw-core-freehtml #top-contents .top-topics .tab-contents .item .topic-date{
	width: 85px;
	margin-top: 3px;
}

.tgw-core-freehtml #top-contents .top-topics .tab-contents .topic-cat,
.tgw-core-freehtml #top-contents .top-topics .tab-contents .topic-date{
	font-size: 0.625rem /* GWP OriginalValue|10.0|PX| */;
	display: block;
	float: left;
}

.tgw-core-freehtml #top-contents .top-topics .tab-contents .topic-cat{
	width: 100px;
	padding: 3px 0;
	text-align: center;
	color: #fff;
	border-radius: 4px;
}

.tgw-core-freehtml #top-contents .top-topics .tab-contents .topic-cat.cat-news{
	background: #5690c2;
}

.tgw-core-freehtml #top-contents .top-topics .tab-contents .topic-cat.cat-ir{
	background: #c26f56;
}

.tgw-core-freehtml #top-contents .top-topics .tab-contents .topic-cat.cat-press{
	background: #56c2af;
}

.tgw-core-freehtml #top-contents .top-topics .tab-contents .topic-date{
	color: #4c4c4c;
}

.tgw-core-freehtml #top-contents .top-topics .tab-contents .topic-title{
	font-size: 0.8125rem /* GWP OriginalValue|13.0|PX| */;
	display: block;
	float: none;
	margin-left: 210px;
}

.tgw-core-freehtml #top-contents .page-intro{
	color: #fff;
}

.tgw-core-freehtml #top-contents .page-intro .page-intro-txt{
	font-size: 0.9375rem /* GWP OriginalValue|15.0|PX| */;
	line-height: 26px;
}

.tgw-core-freehtml #top-contents .page-intro .page-link{
	display: inline-block;
	transition: all .3s;
	color: #fff;
	border: solid 1px #004e99;
	background: #004e99;
}

.tgw-core-freehtml #top-contents .page-intro .page-link:hover{
	color: #004e99;
	background: #fff;
}

.tgw-core-freehtml #top-contents .page-intro.grid-contents{
/*	background: url(/thermal/image/intro-grid-bg_pc.png) no-repeat top center;
	background-size: cover;*/
	/*max-width:960px;*/
	margin:auto;
}

.tgw-core-freehtml #top-contents .page-intro.grid-contents .flex-block{
	-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
			flex-wrap: wrap;
}



.tgw-core-freehtml #top-contents .page-intro.grid-contents .item{
	position: relative;
	box-sizing: border-box;
	/** width: 50%; **/
	height: 250px;
	text-align: center;
	border-bottom: 1px solid #fff;

    display: flex; /* 子要素をflexboxで揃える */
    flex-direction: column; /* 子要素をflexboxにより縦方向に揃える */
    justify-content: center; /* 子要素をflexboxにより中央に配置する */
    align-items: center;  /* 子要素をflexboxにより中央に配置する */
}

/*#top-contents .page-intro.grid-contents .item:nth-child(odd){
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

#top-contents .page-intro.grid-contents .item.line_1.line_3 .page-intro-txt{
	margin: 42px auto 25px;
}

#top-contents .page-intro.grid-contents .item.line_2.line_4.line_5 .page-intro-txt{
	margin: 25px auto;
}
*/
.tgw-core-freehtml #top-contents .page-intro.grid-contents .item .inner-wrap{
	width: 100%;
}

.tgw-core-freehtml #top-contents .page-intro.grid-contents .page-title{
	font-size: 1.75rem /* GWP OriginalValue|28.0|PX| */;
	line-height: 1.5;
}
.tgw-core-freehtml #top-contents .page-intro.grid-contents .page-intro-txt{
	/** width: 415px; **/
	margin-top:50px;
}

.tgw-core-freehtml #top-contents .page-intro.grid-contents .page-link{
	width: 430px;
}
.tgw-core-freehtml #top-contents .page-intro.single-contents .item{
	position: relative;
}

.tgw-core-freehtml #top-contents .page-intro.single-contents .item a{
	display: block;
	padding: 72px 0;
	text-align: center;
	color: #fff;
}

.tgw-core-freehtml #top-contents .page-intro.single-contents .item .fa-angle-right{
	margin: auto auto auto 10px;
}

.tgw-core-freehtml #top-contents .page-intro.single-contents .column-s{
	width: 25%;

	background: gray;
}
.tgw-core-freehtml #top-contents .page-intro.single-contents .column-m{
	width: 32.142857142857146%;
	padding: 115px 40px;
}

.tgw-core-freehtml #top-contents .page-intro.single-contents .column-l{
	width: 42.857142857142854%;
}
.tgw-core-freehtml #top-contents .page-intro.single-contents .page-title{
	font-size: 1.625rem /* GWP OriginalValue|26.0|PX| */;
}
.tgw-core-freehtml #top-contents .page-intro.single-contents .page-intro-txt{
	margin: 43px 0;
}

.tgw-core-freehtml #top-contents .page-intro.single-contents .page-link{
	width: 100%;
}

.tgw-core-freehtml #top-contents .page-intro.single-contents .investor-info{
	border-bottom: 1px solid #fff;
}

.tgw-core-freehtml #top-contents .page-intro.single-contents .investor-info .column-s{
/*	background: url(/thermal/image/top/intro-bg-info_s.png) no-repeat top center;
	background-size: cover;
*/}

.tgw-core-freehtml #top-contents .page-intro.single-contents .investor-info .column-m{
	background: #628994;
}

.tgw-core-freehtml #top-contents .page-intro.single-contents .investor-info .column-m:hover{
	background: #33535c;
}

.tgw-core-freehtml #top-contents .page-intro.single-contents .investor-info .column-l{
	background: url(../../common/image/top/intro-bg-info_l.png) no-repeat top center; /* GWP Path fix */
	background-size: cover;
}
.tgw-core-freehtml #top-contents .page-intro.single-contents .csr-activity .column-s{
	background: url(../../common/image/top/intro-bg-csr_s.png) no-repeat top center; /* GWP Path fix */
	background-size: cover;
}

.tgw-core-freehtml #top-contents .page-intro.single-contents .csr-activity .column-m{
	background: #3e8194;
}

.tgw-core-freehtml #top-contents .page-intro.single-contents .csr-activity .column-m:hover{
	background: #235968;
}

.tgw-core-freehtml #top-contents .page-intro.single-contents .csr-activity .column-l{
	background: url(../../common/image/top/intro-bg-csr_l.png) no-repeat top center; /* GWP Path fix */
	background-size: cover;
}

.tgw-core-freehtml #top-contents.english-top .top-second-list a:link .page-intro-txt{
	height: 96px;
}

.tgw-core-freehtml #top-contents.english-top .top-second-list a:link :after{
	height: 100%;
}


.tgw-core-freehtml #top-contents.english-top .page-intro.grid-contents .item .inner-wrap{
	bottom: 40px;
}

.tgw-core-freehtml #top-contents.english-top .page-intro.grid-contents .item .inner-wrap .page-intro-txt.line4{
	margin: 25px auto 25px;
}

.tgw-core-freehtml #top-contents.english-top .page-intro.grid-contents .item .inner-wrap .page-intro-txt.line4-fix{
	margin: 25px auto 50px;
}

/* -----------トピックス-------------- */
.tgw-core-freehtml .topics-area {
    width: 100%;
    /*max-width: 1010px;*/
    margin: 0;
    background-color:#61baca;
    text-align:center;
    color:#fff;
	overflow: hidden; /*floatの解除、ここがポイント*/
	position: relative; /*DWで正常にプレビューできるようになります。*/
	zoom:1; /*IE6でレイアウト崩れを防ぐためのものです。*/
}
.tgw-core-freehtml .topics-area h2,
.tgw-core-freehtml .topics-area h3 {
	font-size:1rem /* GWP OriginalValue|16.0|PX| */;
}
.tgw-core-freehtml .topics-area p {
	margin-top:10px;
	font-size:0.75rem /* GWP OriginalValue|12.0|PX| */;
}
.tgw-core-freehtml .topics-content {
    width: 100%;
    max-width: 960px;
    margin:auto;
}
/* -----------トピックス-------------- */

.tgw-core-freehtml .topics-div {
	display:inline-block;
	margin-left:0;
	margin-top:35px;
	margin-bottom:10px;
}
.tgw-core-freehtml .topics-span:before {
	position: absolute;
	margin-left: -10px;
	width: 4px;
	height: 28px;
	content: '';
	background: #0068B7;
}
.tgw-core-freehtml .topics-span {
	color:#0068B7;
	font-size:1rem /* GWP OriginalValue|16.0|PX| */;
	left:10px;
	margin-left:10px;
	line-height:28px;
}

/* -----------text-s-------------- */
.tgw-core-freehtml .caption-padding.text-s{
	margin-top: 0;
}
.tgw-core-freehtml .contents.top .text-s{
	color: inherit !important;
}
.tgw-core-freehtml .carrer-entry > div dd .text-s{
	padding-top: 10px;
}
.tgw-core-freehtml .contents-power .text-s,
.tgw-core-freehtml .contents-social .text-s{
	margin-top: 15px;
}


.tgw-core-freehtml p.text-s{
	font-size: 0.875rem /* GWP OriginalValue|14.0|PX| */;
	line-height: 20px;
	color: #555;
}

.tgw-core-freehtml span.text-s {
    font-size: 0.75rem /* GWP OriginalValue|12.0|PX| */;
    line-height: 1.2;
    color: #555;
    display: inline-block;
}

/******************/
/***** footer *****/
/******************/

.tgw-core-freehtml #gfooter{
	max-width: 100%;
	background-color: #fff;
}

.tgw-core-freehtml #gfooter .container{
	width: auto;
	max-width: 960px;
}

.tgw-core-freehtml #gfooter .block-copyright{
	width: 450px;
	margin-top: 2px;
}

.tgw-core-freehtml #gfooter .block-copyright p{
	font-size: 0.625rem /* GWP OriginalValue|10.0|PX| */;
	text-decoration: none;
	color: #000;
}

.tgw-core-freehtml #gfooter .block-copyright a{
	font-size: 0.625rem /* GWP OriginalValue|10.0|PX| */;
	text-decoration: none;
	color: #000;
}
.tgw-core-freehtml #gfooter{
	width: 100% !important;
}


.tgw-core-freehtml .footer_menu_width {
	width:240px;
	padding-left: 10px;
}
.tgw-core-freehtml .footer-inner-wrap {
	width:100%;
	max-width:960px;
	margin:0 auto;
}
.tgw-core-freehtml .footer_menu_width.sns_area {
	width:200px;
}
.tgw-core-freehtml .footer_menu_width > .list-indent{
	transform: translateY(30px);
}



.tgw-core-freehtml .disp-table {
	display:table;
}

.tgw-core-freehtml .navigation-sitemap{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 15px;
	border-top: solid 1px #ebebeb;
	background-color: #EEF4F7;
}
@media screen and (max-width: 768px){
  .tgw-core-freehtml .navigation-sitemap{
	width:100%;
  }
}




.tgw-core-freehtml .navigation-sitemap .inner-wrap{
	display: -webkit-flex;
	/* Safari */
	display: -ms-flexbox;
	display:		 flex;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 20px;
	-webkit-justify-content: space-between;
	/* Safari */
	-ms-flex-pack: justify;
			justify-content: space-between;
}
.tgw-core-freehtml .navigation-sitemap .inner-wrap:after{
	display: table;
	clear: both;
	content: '';
}
.tgw-core-freehtml .navigation-sitemap .inner-wrap:first-child .category-list{
	border-bottom: solid 1px #ebebeb;
}
.tgw-core-freehtml .navigation-sitemap .inner-wrap:last-child .category-list{
	border-bottom: none;
}
.tgw-core-freehtml .navigation-sitemap .category-list{
	overflow: hidden;
	/** width: 23%; **/
	padding: 15px 0;
	/** border-bottom: solid 1px #ebebeb; **/
}
.tgw-core-freehtml .navigation-sitemap .category-list:after{
	display: table;
	clear: both;
	content: '';
}
.tgw-core-freehtml .navigation-sitemap .category-list:last-child{
	/** border-bottom: solid 1px #ebebeb; **/
}
.tgw-core-freehtml .navigation-sitemap .category-list li{
	padding: 3px 10px 3px 20px;
}
.tgw-core-freehtml .navigation-sitemap .category-list li span{
	display: none;
}
.tgw-core-freehtml .navigation-sitemap .category-list li.parent.title span{
	margin-left: 0;
}
.tgw-core-freehtml .navigation-sitemap .category-list li.current span,
.tgw-core-freehtml .navigation-sitemap .category-list li.title span{
	display: block;
}
.tgw-core-freehtml .navigation-sitemap .category-list li.current a,
.tgw-core-freehtml .navigation-sitemap .category-list li.title a{
	display: none;
}
.tgw-core-freehtml .navigation-sitemap .category-list li.current i,
.tgw-core-freehtml .navigation-sitemap .category-list li.title i{
	display: none;
}
.tgw-core-freehtml .navigation-sitemap .category-list li:nth-child(2){
	clear: both;
}
.tgw-core-freehtml .navigation-sitemap .category-list li a{
	font-size: 0.75rem /* GWP OriginalValue|12.0|PX| */;
	line-height: 1.5;
	display: block;
	float: none;
	margin-left: 12px;
	color: #000;
}
.tgw-core-freehtml .navigation-sitemap .category-list li span{
	font-size: 0.75rem /* GWP OriginalValue|12.0|PX| */;
	font-weight: bold;
	line-height: 1.5;
	float: none;
	margin-left: 12px;
	color: #000;
}
.tgw-core-freehtml .navigation-sitemap .category-list li i{
	font-size: 0.6875rem /* GWP OriginalValue|11.0|PX| */;
	float: left;
	margin-top: 5px;
	transition: .3s;
	color: #000;
}
.tgw-core-freehtml .navigation-sitemap .category-list li:hover i{
	margin-left: 3px;
}
.tgw-core-freehtml .navigation-sitemap .category-list .parent{
	margin-bottom: 6px;
}
.tgw-core-freehtml .navigation-sitemap .category-list .parent.current span{
	font-weight: normal;
	margin-left: 0;
	/** color: #0068B7; **/
	color:#0068B7;
}
.tgw-core-freehtml .navigation-sitemap .category-list .parent i{
	font-size: 1.125rem /* GWP OriginalValue|18.0|PX| */;
	display: none;
	/** color: #0068B7; **/
	color:#0068B7;
}
.tgw-core-freehtml .navigation-sitemap .category-list .parent a{
	
	margin-left: 0;
	/** color: #0068B7; **/
	color:#0068B7;
}
.tgw-core-freehtml .navigation-sitemap .category-list .parent span{
	font-size: 1.125rem /* GWP OriginalValue|18.0|PX| */;
	color: #000;
}



.tgw-core-freehtml .choose-lang {
	font-size:0.8125rem /* GWP OriginalValue|13.0|PX| */;
	color:#0068B7;
}
.tgw-core-freehtml .choose-lang-link {
	font-size:0.9375rem /* GWP OriginalValue|15.0|PX| */;
	color:#0068B7;
}
.tgw-core-freehtml .change-lang {
	text-decoration:none!important;
}
.tgw-core-freehtml .sns-btn-area {
	display:none;
	margin:30px 0px;
}
.tgw-core-freehtml .sns-btn {
	margin-right:10px;
}


/******************/
/** product page **/
/******************/
.tgw-core-freehtml .side-date{
	margin-bottom: 10px;
}
.tgw-core-freehtml .side-hashtag{
	margin-bottom: 10px;
}
.tgw-core-freehtml .side-hashtag > a{
	color: #000;
}
.tgw-core-freehtml .side-hashtag > span{
	display:inline-block;
	margin:0 0 3px 0; /* GWP fix 3px 5px 3px 0⇒0 0 3px 0  */
}
.tgw-core-freehtml .tag-area{
	margin-bottom: 10px;
}

.tgw-core-freehtml .tag-text {
	display:inline-block;
	margin-right:1px;
	margin-bottom:30px;
	background-color:#00A0E9;
	padding:0 15px;
	color:#fff;
}



@media screen and (min-width: 769px){
  .tgw-core-freehtml div.gwp-ess-topics-ml-fix .page .tag-area .tag-text {
    margin-bottom:10px;
    margin-right: 10px;
    padding-bottom: 2px;
    background-color: #999;
  }
  
  .tgw-core-freehtml div.gwp-ess-topics-ml-fix .page .tag-area .tag-text:first-child {background-color: #2261a4;}
  
  .tgw-core-freehtml div.gwp-ess-topics-ml-fix .tag-area{display: none!important;/* とりあ非表示 */}
  
}


.tgw-core-freehtml .product-contents-img {
/*	background: url(/thermal/image/03-01-kv-bg.png) no-repeat top center;
	background-size:cover;*/
	position:relative;
	height:405px;
}

.tgw-core-freehtml .slide {
	max-width:940px; /* GWP fix 700 */
	width:100%;
	margin:0 auto 15px;
}
.tgw-core-freehtml .slide-img {
	width:100%;
}

.tgw-core-freehtml .column_2 {
	/*margin-left:20px;*/
}
.tgw-core-freehtml .m-left-10 { margin-left:10px; }

.tgw-core-freehtml #foot-wrap {
	width:100%;
	background-color:#EEF4F7;
}


.tgw-core-freehtml .art-text {
	font-size:1.5rem /* GWP OriginalValue|24.0|PX| */;
	font-weight:bold;
	line-height:1.5em;
	letter-spacing:.05em;
	color:#0068B7;
	margin-top:40px;
}

.tgw-core-freehtml .p-title {
	font-size:1.125rem /* GWP OriginalValue|18.0|PX| */;
	font-weight:bold;
	margin:10px 0;
}

.tgw-core-freehtml .article-sec {
	margin-top:10px;
	max-width: 1200px;
	width: 100%;
	margin-right:auto;
	margin-left:auto;
}
.tgw-core-freehtml a.article-sec1,
.tgw-core-freehtml a.article-sec2,
.tgw-core-freehtml a.article-sec3,
.tgw-core-freehtml a.article-sec4{
	width: 32.9%;
	height: 380px;
	background-image: url(../../common/img/product/related_article1.jpg); /* GWP Path fix */
	background-size: cover;
	background-repeat:no-repeat;
	display:block;
	float:left;
	position:relative;
	margin-right:5px;
	overflow:hidden;
	margin-bottom:80px;
}



.tgw-core-freehtml .article-sec1 .text-link,
.tgw-core-freehtml .article-sec2 .text-link,
.tgw-core-freehtml .article-sec3 .text-link,
.tgw-core-freehtml .article-sec4 .text-link{
	/* 半透明の板と文字の部分 */
	background: rgba(62,78,87,.6);
	color: #fff;
	position:absolute;
	bottom: 0px;
	display: inline-block;
	line-height: 30px;
	text-align: left;
	width:100%;
	font-size:1.125rem /* GWP OriginalValue|18.0|PX| */;
	padding:15px 0px;
	padding-left:20px;
}
.tgw-core-freehtml a.article-sec2{background-image: url(../../common/img/product/related_article2.jpg);} /* GWP Path fix */
.tgw-core-freehtml a.article-sec3{background-image: url(../../common/img/product/related_article3.jpg);} /* GWP Path fix */

.tgw-core-freehtml a:hover.article-sec1,
.tgw-core-freehtml a:hover.article-sec2,
.tgw-core-freehtml a:hover.article-sec3,
.tgw-core-freehtml a:hover.article-sec4{
	/*text-decoration:underline;*/
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

/******************/
/** page_top **/
/******************/

.tgw-core-freehtml #page_top{
	position: fixed;
	z-index: 9999;
	right: 50px;
	bottom: -80px;

	transition: all 600ms cubic-bezier(.165, .84, .44, 1);
}

.tgw-core-freehtml #page_top a{
	position: relative;
	display: block;
	width: 60px;
	height: 60px;
	border-radius: 30px;
	background-color: rgba(0, 0, 0, .5);
  z-index: 9999;

}

.tgw-core-freehtml #page_top.show{
	bottom: 80px;
}

.tgw-core-freehtml #page_top:hover{
	opacity: .75;
}


/* ---------------アイコン------------------- */

.tgw-core-freehtml li.fa-angle-right,
.tgw-core-freehtml li.fa-check-square-o{
	margin-left:6px;
}
.tgw-core-freehtml .fa-angle-right:before,
.tgw-core-freehtml .fa-check-square-o:before {
	font-family: FontAwesome;
    content: "\f046";  /*アイコンの種類*/
    color:white;
    position:absolute;
    top:4px;
    left:0px;
    margin: 0 0 0 -16px;
}


.tgw-core-freehtml .fa-angle-right:before {
	content: "\f105";  /*アイコンの種類*/
}



/* -----------高効率火力発電技術-------------- */
.tgw-core-freehtml .title-s {
    line-height: 1.5em;
}

/* -----------メニュー用-------------- */
.tgw-core-freehtml .fa-angle-right li a.active,
.tgw-core-freehtml .navigation-global li a.active{
	pointer-events:none!important;
/*	background: #4c829a!important;*/
  color:rgb(51,153,255);
}

.tgw-core-freehtml ._rsp-hd-list._rsp-hd-list-w li a.active {
	pointer-events:none!important;
	background: #4c829a!important;
}
.tgw-core-freehtml #portamento_container {
  float:right; 
  position:relative;
}
.tgw-core-freehtml #portamento_container #panel {
  float:none; 
  position:absolute;
}

.tgw-core-freehtml #portamento_container #panel.fixed {
  position:fixed;
}
/* -----------google-map-------------- */

    .tgw-core-freehtml #google-map {
      height: 400px;
      width: 100%;
    }
    .tgw-core-freehtml .map-balloon {
      position: relative;
      width: 275px;
      padding-right: 90px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
    }
    .tgw-core-freehtml .map-company-name {
      font-size: 0.875rem /* GWP OriginalValue|14.0|PX| */;
    }
    .tgw-core-freehtml .map-address {
      margin-bottom: 4px;
      font-size: 0.75rem /* GWP OriginalValue|12.0|PX| */;
    }
    .tgw-core-freehtml .map-post-code {
      display: block;
      font-size: 0.625rem /* GWP OriginalValue|10.0|PX| */;
    }
    .tgw-core-freehtml .map-link {
      display: inline-block;
      font-size: 0.75rem /* GWP OriginalValue|12.0|PX| */;
      color: #0068B7;
      text-decoration: none;
    }
    .tgw-core-freehtml .map-link:hover {
      text-decoration: underline;
    }
    .tgw-core-freehtml .map-link:before {
      position: relative;
      top: 4px;
      display: inline-block;
      content: "";
      width: 11px;
      height: 14px;
      margin-right: 5px;
      /* GWP comment out background: url(/contact/images/icon_pin.png) no-repeat left top; */
      -webkit-background-size: auto 14px;
      background-size: auto 14px;
    }
    .tgw-core-freehtml .map-photo-box {
      overflow: hidden;
      position: absolute;
      right: 0;
      top: 0;
      width: 90px;
      height: 80px;
    }
    .tgw-core-freehtml .map-photo {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      height: 100%;
      vertical-align: middle;
    }

@media screen and (max-width: 768px) {

	/******************/
	/***** 調整 *****/
	/******************/

	.tgw-core-freehtml .mb-llll{
		margin-bottom: 30px !important;
	}
	.tgw-core-freehtml .mb-lll{
		margin-bottom: 30px !important;
	}
	.tgw-core-freehtml .mb-ll{
		margin-bottom: 25px !important;
	}
	.tgw-core-freehtml .mb-l{
		margin-bottom: 20px !important;
	}
	.tgw-core-freehtml .mb-m{
		margin-bottom: 12px !important;
	}
	.tgw-core-freehtml .mb-s{
		margin-bottom: 10px !important;
	}
	.tgw-core-freehtml .mb-xs{
		margin-bottom: 10px !important;
	}
	.tgw-core-freehtml .mt-lll{
		margin-top: 30px !important;
	}
	.tgw-core-freehtml .mt-ll{
		margin-top: 25px !important;
	}
	.tgw-core-freehtml .mt-l{
		margin-top: 20px !important;
	}
	.tgw-core-freehtml .mt-m{
		margin-top: 12px !important;
	}
	.tgw-core-freehtml .mt-s{
		margin-top: 10px !important;
	}


	/******************/
	/***** header *****/
	/******************/

	.tgw-core-freehtml ._rsp-hd-mh:before{
		width: 30px !important;
		height: 30px !important;

		background-image: url(../../common/image/icon-open.png) !important; /* GWP Path fix */
		background-repeat: no-repeat;
		background-position: -15px -15px !important;
		background-size: 60px 60px !important;
	}
	.tgw-core-freehtml ._rsp-hd-mh.english:before{
		background-image: url(../../common/image/icon-open-en.png) !important; /* GWP Path fix */
	}
	.tgw-core-freehtml ._rsp-hd-mh._rsp-hd-open:before{
		width: 30px !important;
		height: 30px !important;

		background-image: url(../../common/image/icon-close.png) !important; /* GWP Path fix */
		background-position: 4px 0 !important;
		background-size: 24px 24px !important;
	}
	.tgw-core-freehtml ._rsp-hd-mh._rsp-hd-open:after{
		display: none;
	}
	.tgw-core-freehtml ._rsp-hd-mh.english._rsp-hd-open:before{
		background-image: url(../../common/image/icon-close-en.png) !important; /* GWP Path fix */
	}
	.tgw-core-freehtml ._rsp-hd-list._rsp-hd-list-w.white{
		background-color: #fff !important;
	}
	.tgw-core-freehtml ._rsp-hd-list._rsp-hd-list-w.white a,
	.tgw-core-freehtml ._rsp-hd-list._rsp-hd-list-w.white span{
		color: #000 !important;
	}
	.tgw-core-freehtml ._rsp-hd-mh{
		background-color: #485157;
	}
	.tgw-core-freehtml ._rsp-hd-mh._rsp_hd_open:before{
		background-image: url(../../common/image/icon-close.png) !important; /* GWP Path fix */
	}
	.tgw-core-freehtml ._rsp-hd-mh._rsp_hd_open.english:before{
		background-image: url(../../common/image/icon-close-en.png) !important; /* GWP Path fix */
	}
	.tgw-core-freehtml ._rsp-hd-mh:before{
		width: 30px !important;
		height: 30px !important;

		background-image: url(../../common/image/icon-open.png) !important; /* GWP Path fix */
		background-position: 0 0 !important;
		background-size: 30px 30px !important;
	}
	.tgw-core-freehtml ._rsp-hd-mh:before.english{
		background-image: url(../../common/img/icon-open-en.png) !important; /* GWP Path fix */
	}


	.tgw-core-freehtml ._rsp-hd-list-w{
		background-color:#000 !important;
	}
	.tgw-core-freehtml ._rsp-hd-list-w a,
	.tgw-core-freehtml ._rsp-hd-list-w div{
		color: #fff !important;
	}
  /*180807　SPメニュー改修の為 コメントアウト*/
	/*._rsp-hd-list-w a{
		border-bottom: solid 1px #000 !important;
	}*/
	.tgw-core-freehtml ._rsp-hd-list > li{
		border-top: none !important;
	}

/*180807 SPメニュー改修の為　コメントアウト*/
/*	._rsp-hd-list-w > li:after{
		right: 0 !important;
		width: 7px !important;
		height: 12px !important;
		background-image: url(/common/image/icon-right-arrow-white.png) !important;
		background-position: 0 0 !important;
		background-size: 7px 12px !important;
	}
*/
	.tgw-core-freehtml ._rsp-hd-list-w.white > li:after{
		background-image: url(../../common/image/icon-right-arrow-black.png) !important; /* GWP Path fix */
	}
	.tgw-core-freehtml .navigation-global{
		display: none;
	}

	.tgw-core-freehtml #top-contents .top-kv-block .kv-catch {
	   width:90%;
	}
	.tgw-core-freehtml .kv-catch img{
		width:100%;
	}
  
  
  /*  180807 スマホメニュー改修記述箇所  */
  .tgw-core-freehtml #_rsp-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #fff;
  }
  .tgw-core-freehtml #sp-hmb-menu {
    background-color: #000;
    overflow-y: auto;
    /*height: 500px;*/
    /*max-height: 600px;*/
    max-height:calc(100vh - 50px);
    border: none;
    border-bottom: 1px solid #000;
  }
  .tgw-core-freehtml #sp-hmb-menu ul._rsp-hd-list-w {
    padding: 0;
    /*min-height: 434px;*/
  }
  .tgw-core-freehtml #sp-hmb-menu ul._rsp-hd-list-w > li {
    margin: 0;
    /*padding: 4px 5px;*/
  }
  .tgw-core-freehtml #sp-hmb-menu ._rsp-hd-list-w li:after {
    display: none;
  }
  .tgw-core-freehtml #sp-hmb-menu ._rsp-hd-list-w li a {
   /* padding:0 0 0 20px;*/
    padding:4px 5px 4px 25px;
    margin: 0;
    position: relative;
  }
  .tgw-core-freehtml #sp-hmb-menu ul._rsp-hd-list-w li a:before{
    font-family: 'FontAwesome';
    /*content: '\f054';*/
    content: '';
    color: #fff;
    position: absolute;
    /*top: 0;
    left: 3px;*/
    top: 4px;
    left: 7px;
    font-size: 0.875rem /* GWP OriginalValue|14.0|PX| */;
    line-height: 22px;
  }
  
  .tgw-core-freehtml #sp-hmb-menu ._rsp-hd-list-w li.link-arrow-down > a:before{
    font-family: 'FontAwesome';
    /*content: '\f068';*/
    /*ontent: '\f054';*/
    content: '\f054';
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0.875rem /* GWP OriginalValue|14.0|PX| */;
    line-height: 22px;
  }
  
  .tgw-core-freehtml #sp-hmb-menu ._rsp-hd-list-w li.link-arrow-down.current > a:before{
    font-family: 'FontAwesome';
    /*content: '\f068';*/
    content: '\f054';
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0.875rem /* GWP OriginalValue|14.0|PX| */;
    line-height: 22px;
  }
  .tgw-core-freehtml #sp-hmb-menu ._rsp-hd-list-w li span {
    /*padding:0 0 0 20px;*/
    padding:4px 5px 4px 25px;
    margin: 0;
    position: relative;
    cursor: pointer;
  }
  .tgw-core-freehtml #sp-hmb-menu ._rsp-hd-list-w li span.active {
    background-color: #4c829a;
  }
  .tgw-core-freehtml #sp-hmb-menu ul._rsp-hd-list-w li span.active:before{
    font-family: 'FontAwesome';
    /*content: '\f054';*/
    content: '';
    color: #fff;
    position: absolute;
    /*top: 0;
    left: 3px;*/
    top: 4px;
    /*left: 5px;*/
    left: 7px;
    font-size: 0.875rem /* GWP OriginalValue|14.0|PX| */;
    line-height: 22px;
  }
  .tgw-core-freehtml #sp-hmb-menu ul._rsp-hd-list-w li span:before{
    font-family: 'FontAwesome';
    content: '\f054';
    /*content: '\f067';*/
    color: #fff;
    position: absolute;
    /*top: 0;
    left: 3px;*/
    top: 4px;
    left: 5px;
    font-size: 0.875rem /* GWP OriginalValue|14.0|PX| */;
    line-height: 22px;
  }
  .tgw-core-freehtml #sp-hmb-menu ._rsp-hd-list-w li.link-arrow-down.current > span:before{
    font-family: 'FontAwesome';
    /*content: '\f068';*/
    content: '\f054';
    color: #fff;
    position: absolute;
    /*top: 0;
    left: 0;*/
    transform: rotate(90deg);
    top: 4px;
    left: 5px;
    font-size: 0.875rem /* GWP OriginalValue|14.0|PX| */;
    line-height: 22px;
  }
  .tgw-core-freehtml #sp-hmb-menu ._rsp-hd-list-w li ul {
    margin: 0;
    border: none;
    display: none;
  }
  .tgw-core-freehtml #sp-hmb-menu ._rsp-hd-list-w li.current > ul {
    display: block;
  }
  
  .tgw-core-freehtml #sp-hmb-menu ._rsp-hd-list-w > li > ul li {
    margin: 0;
    /*padding: 4px 0 4px 20px;*/
    padding: 0 0 0 20px;
    border: none;
  }
  .tgw-core-freehtml #sp-hmb-menu ._rsp-hd-c {
    width: 100%;
    padding: 15px 0;
    /*border-radius: 5px;*/
  }
  
  
/* 20180925 閉じる矢印の変更 */  
 .tgw-core-freehtml #sp-hmb-menu ._rsp-hd-c::before,
 .tgw-core-freehtml #_rsp-header ._rsp-hd-c::before{
    font-family: 'FontAwesome';
    content: '\f078';
   transform: rotate( 180deg );
   position: relative;
   top:6px;

    /*background-image: url(/common/image/head/sprite.png);*/
   background: none;

  }
  


  
  /*  180807 スマホメニュー改修記述箇所 end  */
  
  
	/*********************/
	/***** contents *****/
	/*********************/

	.tgw-core-freehtml .contents.sidenav .main-content{
		min-width: 100%;
		min-height: auto;
		margin-left: 0;
		border-left: none;
	}
	.tgw-core-freehtml .contents .main-content{
		min-width: initial;
		min-width: auto;
	}
	


  
  
/* ---------------END bread menu-------------------- */

	.tgw-core-freehtml #top-contents .tab-controller span{
		position: static;
		margin-top: 0;
		margin-left: inherit;
	}
	.tgw-core-freehtml #top-contents .pc-contents-wrap{
		display: none;
	}
	.tgw-core-freehtml #top-contents .pc-contents-wrap.flex-block{
		display: none;
	}
	.tgw-core-freehtml #top-contents .sp-contents-wrap{
		display: block;
	}
	.tgw-core-freehtml #top-contents .sp-contents-wrap.flex-block{
		display: -webkit-flex;
		display: -ms-flexbox;
		display:		 flex;
	}
	.tgw-core-freehtml #top-contents .top-kv-block{
		height: 210px;
	}
	.tgw-core-freehtml #top-contents .top-topics.english{
		margin-bottom: 20px;
	}
	.tgw-core-freehtml #top-contents .top-topics.english .tab-buttons .item{
		font-size: 0.875rem /* GWP OriginalValue|14.0|PX| */;

		border-bottom: solid 1px #ccc;
	}
	.tgw-core-freehtml #top-contents .top-kv-block .kv-catch{
/*		width: 480px;
		height: 20px;*/
	}
	.tgw-core-freehtml #top-contents .top-kv-block .kv-catch.english{
/*		width: 214px;
		height: 41px;*/
	}
	.tgw-core-freehtml #top-contents .top-topics.english .tab-buttons .item a,
	.tgw-core-freehtml #top-contents .top-topics.english .tab-buttons .item .no-switch{
		padding: 10px;
	}
	.tgw-core-freehtml #top-contents .top-topics.english .tab-buttons .item .button-icon{
		position: static;

		margin: 0;
	}
	.tgw-core-freehtml #top-contents .top-topics .flex-block{
		-webkit-flex-flow: column nowrap;
			-ms-flex-flow: column nowrap;
				flex-flow: column nowrap;
	}
	.tgw-core-freehtml #top-contents .top-topics .tab-buttons{
		display: -webkit-flex;
		display: -ms-flexbox;
		display:		 flex;

		width: 100%;

		-webkit-flex-wrap: nowrap;
			-ms-flex-wrap: nowrap;
				flex-wrap: nowrap;
	}
	.tgw-core-freehtml #top-contents .top-topics .tab-buttons .item{
		font-size: 0.625rem /* GWP OriginalValue|10.0|PX| */;

		text-align: center;

		-webkit-flex: 1;
			-ms-flex: 1;
				flex: 1;
	}
	.tgw-core-freehtml #top-contents .top-topics .tab-buttons .item:not(:last-child){
		border-left: 1px solid #fff;
		border-right: 1px solid #fff;
	}
	.tgw-core-freehtml #top-contents .top-topics .tab-buttons .item a,
	.tgw-core-freehtml #top-contents .top-topics .tab-buttons .item .switch,
	.tgw-core-freehtml #top-contents .top-topics .tab-buttons .item .no-switch{
		min-height: inherit !important;
		padding: 15px 0 !important;
	}
	.tgw-core-freehtml #top-contents .top-topics .tab-buttons .item .en{
		display: none;
	}
	.tgw-core-freehtml #top-contents .top-topics .tab-buttons .item .button-icon{
		position: static;
		margin: 0 !important;
	}
	.tgw-core-freehtml #top-contents .top-topics .tab-contents-wrap{
		padding: 0;
	}
	.tgw-core-freehtml #top-contents .top-topics .tab-contents{
		padding: 0;
	}
	.tgw-core-freehtml #top-contents .top-topics .tab-contents .item{
		position: relative;

		padding: 10px 10px 10px 10px;
	}
	.tgw-core-freehtml #top-contents .top-topics .tab-contents .item:not(:last-child){
		margin-bottom: 0;

		border-bottom: 1px solid #cbd6d4;
	}
	.tgw-core-freehtml #top-contents .top-topics .tab-contents .item .fa-angle-right{
		margin: auto 5px auto auto;
	}
	.tgw-core-freehtml #top-contents .top-topics .tab-contents .item span.topic-title{
		float: left;

		margin-left: 0;
	}
	.tgw-core-freehtml #top-contents .top-topics .tab-contents .topic-title{
		margin-top: 5px;
	}
	.tgw-core-freehtml #top-contents .page-intro.grid-contents{
/*		background: url(/thermal/image/intro-grid-bg_sp.png) no-repeat top center;
		background-size: cover;
*/	}
	.tgw-core-freehtml #top-contents .page-intro.grid-contents .flex-block{
		-webkit-align-self: center;
		-ms-flex-item-align: center;
		-ms-grid-row-align: center;
				align-self: center;
	}
	.tgw-core-freehtml #top-contents .page-intro.grid-contents .item{
		height: auto;
	}
	.tgw-core-freehtml #top-contents .page-intro.grid-contents .item a{
		display: block;
		padding: 72px 30px;
		color: #fff;
	}
	.tgw-core-freehtml #top-contents .page-intro.grid-contents .item .fa{
		margin: auto auto auto 30px;
	}
	.tgw-core-freehtml #top-contents .page-intro.grid-contents .page-title{
		font-size: 1rem /* GWP OriginalValue|16.0|PX| */;
	}
	.tgw-core-freehtml #top-contents .page-intro.grid-contents .page-title.pd-12{
		padding-top: 12px;
	}
	.tgw-core-freehtml #top-contents .page-intro.single-contents .flex-block{
		-webkit-flex-wrap: wrap;
			-ms-flex-wrap: wrap;
				flex-wrap: wrap;
	}
	.tgw-core-freehtml #top-contents .page-intro.single-contents .column-s{
		display: none;
	}
	.tgw-core-freehtml #top-contents .page-intro.single-contents .column-m,
	.tgw-core-freehtml #top-contents .page-intro.single-contents .column-l{
		width: 50%;
		padding: 0;
	}
	.tgw-core-freehtml #top-contents .page-intro.single-contents .page-title{
		font-size: 1rem /* GWP OriginalValue|16.0|PX| */;
		text-align: center;
	}
	.tgw-core-freehtml #top-contents .page-intro.single-contents .investor-info .column-l{
		background-position: center center;
	}
	.tgw-core-freehtml #top-contents .page-intro.single-contents .csr-activity .column-l{
		background-position: center center;
	}
	.tgw-core-freehtml #top-contents.english-top .top-second-list a:link{
		height: 190px;
	}
	.tgw-core-freehtml #top-contents.english-top .top-second-list li.top-second__co a:after{
		height: 190px;
	}
	.tgw-core-freehtml #top-contents.english-top .top-second-list li.top-second__recruit a:after{
		height: 190px;
	}
	.tgw-core-freehtml #top-contents.english-top .top-second-list li.top-second__csr a:before{
		height: 190px;
	}
	/* **************section-tab************ */
	.tgw-core-freehtml .section-tab .tab-controller.auto li span i,
	.tgw-core-freehtml .section-tab .tab-controller.auto li a i,
	.tgw-core-freehtml .section-tab .tab-controller.auto li .switch i{
		left: -3px;
	}
	.tgw-core-freehtml .section-tab .tab-controller li{
		font-size: 0.5625rem /* GWP OriginalValue|9.0|PX| */;
	}
	.tgw-core-freehtml .section-tab .tab-controller li > span{
		height: 10px;
		padding: 10px;
	}
	.tgw-core-freehtml .section-tab .tab-controller li > span i{
		font-size: 0.375rem /* GWP OriginalValue|6.0|PX| */;
		left: 10px;
	}
	.tgw-core-freehtml .section-tab .tab-controller li > a,
	.tgw-core-freehtml .section-tab .tab-controller li > .switch{
		height: 10px;
		padding: 10px;
	}
	.tgw-core-freehtml .section-tab .tab-controller li > a i,
	.tgw-core-freehtml .section-tab .tab-controller li > .switch i{
		font-size: 0.375rem /* GWP OriginalValue|6.0|PX| */;
		left: 10px;
	}
	.tgw-core-freehtml .section-tab .tab-controller.tab-controller__ex li{
		font-size: 0.75rem /* GWP OriginalValue|12.0|PX| */;
	}
	.tgw-core-freehtml .section-tab .tab-controller.tab-controller__ex li > a,
	.tgw-core-freehtml .section-tab .tab-controller.tab-controller__ex li > .switch{
		height: auto;
		padding: 12px 10px 16px;
	}
	.tgw-core-freehtml .section-tab .tab-controller.tab-controller__ex li > span{
		height: auto;
		padding: 12px 10px 16px;
	}
	.tgw-core-freehtml .section-tab .tab-controller.tab-controller__ex li i{
		font-size: 1rem /* GWP OriginalValue|16.0|PX| */;
		left: 0;
	}
	.tgw-core-freehtml .section-tab .tab-contents-wrap .tab-content.padding-s{
		padding: 5px 0;
	}
	.tgw-core-freehtml .section-tab .tab-contents-wrap .tab-content.padding-m{
		padding: 5px 0;
	}
	.tgw-core-freehtml .section-tab .tab-contents-wrap{
		padding: 15px;
	}

	/* -----------火力発電事業について-------------- */
	.tgw-core-freehtml #top-contents .page-intro.grid-contents .item {
		width:100%;
	}
	.tgw-core-freehtml #top-contents .page-intro.grid-contents .item {
		width:50%;
		padding:10% 0;
	}
	.tgw-core-freehtml #top-contents .page-intro.grid-contents .item.line_3 {
		width:100%;
	}
	
	
	.tgw-core-freehtml #top-contents .page-intro.grid-contents .item a{
		display: block;
		padding: 0;
		color: #fff;
		
	}
	.tgw-core-freehtml #top-contents .page-intro.grid-contents .item{
		border-left: 1px solid #fff;
		border-right: 1px solid #fff;
	}
	.tgw-core-freehtml #top-contents .page-intro.grid-contents .item.line_2,
	.tgw-core-freehtml #top-contents .page-intro.grid-contents .item.line_5{
			border-left:hidden;
	}
	.tgw-core-freehtml #top-contents .page-intro.grid-contents .page-title {
	    font-size: 0.75rem /* GWP OriginalValue|12.0|PX| */;
	}

	/* -----------トピックス-------------- */

	.tgw-core-freehtml .topics-div {
    display: inline-block;
	    /*margin-top: 20px;*/
    margin-bottom: 5px;
	}
	.tgw-core-freehtml .topics-area {
		margin: 6px auto 50px;
	}
	.tgw-core-freehtml .topics-area h3 {
		font-size:1rem /* GWP OriginalValue|16.0|PX| */;
	}
	.tgw-core-freehtml .topics-area p {
		margin-top:10px;
		font-size:0.75rem /* GWP OriginalValue|12.0|PX| */;
	}
	.tgw-core-freehtml .tab-arrow li.active a .back,
	.tgw-core-freehtml .tab-arrow li.active .switch .back{
		top: auto;
		right: 0;
		bottom: 0;
	}
	.tgw-core-freehtml .tab-arrow li.active a .back:after,
	.tgw-core-freehtml .tab-arrow li.active .switch .back:after{
		top: auto;
		right: 0;
		bottom: -50px;
	}
	.tgw-core-freehtml .tab-arrow li:hover a .back,
	.tgw-core-freehtml .tab-arrow li:hover .switch .back{
		top: 0;
	}
	.tgw-core-freehtml .tab-arrow li:hover a .back:after,
	.tgw-core-freehtml .tab-arrow li:hover .switch .back:after{
		top: auto;
		right: 0;
		bottom: -50px;
	}
	.tgw-core-freehtml .tab-arrow li a .front,
	.tgw-core-freehtml .tab-arrow li .switch .front{
		font-size: 0.6875rem /* GWP OriginalValue|11.0|PX| */;
		padding: 10px;
	}
	.tgw-core-freehtml .tab-arrow li a .front.english,
	.tgw-core-freehtml .tab-arrow li .switch .front.english{
		font-size: 0.5rem /* GWP OriginalValue|8.0|PX| */;
		padding: 10px 5px;
	}
	.tgw-core-freehtml .tab-arrow li a .back,
	.tgw-core-freehtml .tab-arrow li .switch .back{
		top: -110%;
		left: 0;
	}
	.tgw-core-freehtml .tab-arrow li a .back:after,
	.tgw-core-freehtml .tab-arrow li .switch .back:after{
		top: auto;
		right: 0;
		bottom: -10px;
		width: 100%;
		height: 10px;
		border-style: solid;
		background-repeat: no-repeat;
		background-position: center;
		background-position: bottom center;
		background-size: 100% 100%;
	}
	.tgw-core-freehtml .top-second-list a .page-intro-txt,
	.tgw-core-freehtml .top-second-list a:link .page-intro-txt,
	.tgw-core-freehtml .top-second-list a:visited .page-intro-txt{
		font-size: 0.75rem /* GWP OriginalValue|12.0|PX| */;

		height: 4em;
		padding: 0 0 0 15px;
	}
	.tgw-core-freehtml .top-second-list a .page-intro-txt br,
	.tgw-core-freehtml .top-second-list a:link .page-intro-txt br,
	.tgw-core-freehtml .top-second-list a:visited .page-intro-txt br{
		display: none;
	}
	.tgw-core-freehtml .top-second-wrap{
		height: 100%;
		margin-right: 0 !important;
		margin-left: 140px;
	}
	.tgw-core-freehtml .link-attention.sidenav .inner-wrap{
		margin-left: 0;
	}
	.tgw-core-freehtml .visual-key .screen .inner-wrap{
		min-width: 100%;
		height: 112px;
	}
	.tgw-core-freehtml .navigation-side .inner-wrap{
		display: none;
		padding: 0;
		background-color: #4d7d72;
	}
	.tgw-core-freehtml .navigation-breadcrumb .inner-wrap{
		overflow: hidden;
		box-sizing: border-box;
		width: 100%;
		min-width: 100%;
		padding: 0 10px;
	}
	.tgw-core-freehtml .navigation-breadcrumb .inner-wrap li{
		display: none;
	}
	.tgw-core-freehtml .navigation-breadcrumb .inner-wrap li:last-child{
		position: relative;
		display: inline-block;
		padding-left: 10px;
	}
	.tgw-core-freehtml .navigation-breadcrumb .inner-wrap li:last-child i{
		position: absolute;
		top: 50%;
		left: 2px;
		margin-top: -6px;
	}
	.tgw-core-freehtml .navigation-breadcrumb .inner-wrap li:last-child span{
		width: 100%;
	}
	.tgw-core-freehtml .navigation-breadcrumb .inner-wrap li:first-child{
		display: block;
	}
	.tgw-core-freehtml .navigation-breadcrumb .inner-wrap li:first-child a{
		padding: 13px 10px 13px 0;
	}
	.tgw-core-freehtml .navigation-breadcrumb .inner-wrap li:nth-child(2){
		display: block;
	}
	.tgw-core-freehtml .top-second-list a .page-title,
	.tgw-core-freehtml .top-second-list a:link .page-title,
	.tgw-core-freehtml .top-second-list a:visited .page-title{
		font-size: 1.25rem /* GWP OriginalValue|20.0|PX| */;

		padding: 15px 15px 10px;
	}
	.tgw-core-freehtml .top-second-list a:link .page-title{
		font-size: 1rem /* GWP OriginalValue|16.0|PX| */;

		padding: 15px 0 10px 15px;
	}
	/* -----------navigation-side-------------- */
	.tgw-core-freehtml .etc .navigation-side{
		position: absolute;
		z-index: 1000;
		top: 0;
		display: block !important;
		width: 100%;
	}
	.tgw-core-freehtml .navigation-side .side-navigation-switch{
		display: block;
	}
	.tgw-core-freehtml .navigation-side{
		position: absolute;
		z-index: 1000;
		top: -33px;
		display: block !important;
		width: 100%;
	}
	.tgw-core-freehtml .navigation-side ul li{
		padding: 0;
		/** color: #0068B7; **/
		color:#0068B7;
		border-bottom: solid 1px #ebebeb;
		background-color: #f0fffc;
	}
	.tgw-core-freehtml .navigation-side ul li a,
	.tgw-core-freehtml .navigation-side ul li span{
		padding: 15px 15px;
	}
	.tgw-core-freehtml .navigation-side ul.active li{
		padding-left: 20px;
	}
	.tgw-core-freehtml .navigation-side ul.active li:nth-child(2){
		margin-top: 15px;
	}
	.tgw-core-freehtml .navigation-side ul.active li:after{
		display: none !important;
	}
	.tgw-core-freehtml .navigation-side ul.active li:hover,
	.tgw-core-freehtml .navigation-side ul.active li.active{
		background-color: #5a9286 !important;
	}
	.tgw-core-freehtml .navigation-side ul.active li:hover:after,
	.tgw-core-freehtml .navigation-side ul.active li.active:after{
		display: none !important;
	}
	.tgw-core-freehtml .navigation-side ul.active li a{
		color: #fff;
	}
	.tgw-core-freehtml .navigation-side ul.active li a:after{
		display: none !important;
	}
	.tgw-core-freehtml .navigation-side ul.active li.active{
		/** background-color: #0068B7; **/
		background-color: #0068B7;
	}
	.tgw-core-freehtml .navigation-side ul.active li.active span{
		color: #fff;
	}
	.tgw-core-freehtml .navigation-side ul.active li.active span:after{
		display: none !important;
	}
	.tgw-core-freehtml .navigation-side ul.active li.parent{
		margin-bottom: 0;
		padding-left: 0;
		/** background-color: #0068B7; **/
		background-color: #0068B7;
	}
	.tgw-core-freehtml .navigation-side ul.active li.active.link-active{
		background-color: #4d7d72 !important;
	}
	.tgw-core-freehtml .navigation-side ul.active li.active.link-active a{
		color: #fff !important;
	}
	.tgw-core-freehtml .navigation-side ul.active li.active.link-active span{
		color: #fff !important;
	}
	.tgw-core-freehtml .navigation-side ul.active .parent span:after{
		display: none !important;
	}
	.tgw-core-freehtml .navigation-side ul.active .parent a{
		color: #fff;
	}
	.tgw-core-freehtml .navigation-side ul.active .parent a:after{
		display: none !important;
	}
	.tgw-core-freehtml .navigation-side ul .parent a:after{
		display: none;
	}
	.tgw-core-freehtml .navigation-side ul .parent a:hover:after{
		display: none;
	}
	.tgw-core-freehtml .navigation-side ul .parent span{
		color: #fff;
	}
	.tgw-core-freehtml .navigation-side ul .parent.active span:after,
	.tgw-core-freehtml .navigation-side ul .parent.active a:after{
		display: none !important;
	}
	.tgw-core-freehtml .navigation-side ul .floor3 a,
	.tgw-core-freehtml .navigation-side ul .floor3 span{
		padding: 15px 15px 15px 30px;
	}
	.tgw-core-freehtml .navigation-side ul .floor3 i{
		position: static;
	}
	.tgw-core-freehtml .navigation-side{
		display: none;
	}
	
	/* -----------text-s------------- */
	.tgw-core-freehtml .caption-padding.text-s{
		font-size: 0.6875rem /* GWP OriginalValue|11.0|PX| */;
	}
	.tgw-core-freehtml .text-s{
		font-size: 0.875rem /* GWP OriginalValue|14.0|PX| */;
		line-height: 1.7;

		color: #555;
	}


	/* -----------ナビゲーションは非表示-------------- */
	.tgw-core-freehtml #foot-wrap {
		display:none;
	}
	.tgw-core-freehtml #header-g-nav-wrap {
		display:none;
	}
	.tgw-core-freehtml .navigation-sitemap{display: none;}
	
	/* ---------------footer-------------------- */
	.tgw-core-freehtml .footer-identifier{
		text-align: center;
	}

	.tgw-core-freehtml .footer-identifier a{
		display: inline-block;
		padding: 10px;
	}
	.tgw-core-freehtml .footer-identifier img{
		/*width: 240px;
		height: 17px;*/
	}
  
	.tgw-core-freehtml .footer-identifier.english img{
		width: auto;
		height: auto;
    max-width: 300px;
	}
  
	.tgw-core-freehtml ._rsp-footer address{
		text-align: center;
	}
  /*180807 SPメニュー改修の為　コメントアウト*/
  /*	._rsp-hd-list-w a, ._rsp-hd-list-w div, ._rsp-hd-list-w span {
	    padding:4px 12px !important;
	}*/
  
  .tgw-core-freehtml ._rsp-footer {
    margin-top: 30px!important;
}

	/******************/
	/** メニュー **/
	/******************/
	.tgw-core-freehtml li.fa-angle-right,
	.tgw-core-freehtml li.fa-check-square-o{
		margin-left:20px;
	}
	
	.tgw-core-freehtml .art-text {
		width:96%;
		margin:10px auto 10px;
	}
	
	
	/******************/
	/** page_top **/
	/******************/
	.tgw-core-freehtml #page_top{
		display: none;
	}
	
	.tgw-core-freehtml ._rsp-footer address{
		font-size: 0.625rem /* GWP OriginalValue|10.0|PX| */;
		padding: 5px 15px;
		color: #000;
	}
	.tgw-core-freehtml ._rsp-footer address a{
		color: #000;
	}
  
  
  
  

/* ---------------max-width: 768px END-------------------- */
}

/* ---------------max-width: 1260px -------------------- */
@media screen and (max-width: 1260px){
	.tgw-core-freehtml .link-attention.sidenav .inner-wrap{
		max-width: 870px;
	}
}
/* ---------------max-width: 1260px END-------------------- */

/**********************************************************/
/** common 170904**/
/**********************************************************/

.tgw-core-freehtml li.homePos{
	float:right;
	margin:0 0 0 10px;
}
.tgw-core-freehtml .homePos:after {
}
.tgw-core-freehtml li.currentPos.homePos {
    /*background: #4c829a!important;*/
    padding-right: 0;
    padding-left: 0;
}
.tgw-core-freehtml .homePos.active {
/*	background: #4c829a!important;*/
  color:rgb(51,153,255);
}

.tgw-core-freehtml .category-list li a.active{
	pointer-events:none;
	/*background: #4c829a!important;*/
	
}
.tgw-core-freehtml .category-list li a:link.active{
	text-decoration:none;
}

.tgw-core-freehtml .alt{text-indent: -9999px;}

.tgw-core-freehtml .clearText {
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}


/* ---------------bread menu-------------------- */

.tgw-core-freehtml .bread_menu {
	padding:8px;
  max-width:960px;
  margin: auto;
	font-size:0.75rem /* GWP OriginalValue|12.0|PX| */;
}
.tgw-core-freehtml .bread_menu a {
	text-decoration: none;
}
.tgw-core-freehtml .bread_menu a:visited {
	color:black;
}
.tgw-core-freehtml .bread_menu a:hover {
	text-decoration:underline;
}
/* ---------------footer-------------------- */
.tgw-core-freehtml .navigation-sitemap .category-list .parent a{
	color: #000;
}

.tgw-core-freehtml .choose-lang-link a:visited {
    color: #0068B7;
}
.tgw-core-freehtml .sns_area {
	margin-left:50px!important;
}


/* ---------------bxslider-------------------- */
.tgw-core-freehtml .article-sec {
	/*max-width:834px;*/
	max-width:845px;
	width:100%;
	margin:auto;
}

.tgw-core-freehtml .article-sec .bx-wrapper a.bx-prev {
	left: -70px;
}
.tgw-core-freehtml .article-sec .bx-wrapper a.bx-next {
	right: -70px;
}
.tgw-core-freehtml .slide .bx-wrapper a.bx-prev {
	left: 0px;
}
.tgw-core-freehtml .slide .bx-wrapper a.bx-next {
	right: 0px;
}

.tgw-core-freehtml .bx-wrapper .bx-controls-direction a {
	width:55px!important;
	height:55px!important;
}
.tgw-core-freehtml .bx-wrapper .bx-prev {
    background: url(../../common/image/icon-left-arrow-black.png)!important; /* GWP Path fix */
}
.tgw-core-freehtml .bx-wrapper .bx-next {
    background: url(../../common/image/icon-right-arrow-black2.png)!important; /* GWP Path fix */
}
/* ---------------header-g-nav------------------- */
.tgw-core-freehtml #header-g-nav {
}

.tgw-core-freehtml #top {
	position:relative;
}
.tgw-core-freehtml #header-g-nav-wrap {
    width: 100%;
    background-color: #EEF4F7;
    position:absolute;
    z-index:9999;
  display: none;
}

.tgw-core-freehtml .btn-g-nav {
	float:left!important;
}

.tgw-core-freehtml #header-g-nav-close,
.tgw-core-freehtml #header-g-nav-open{
	margin:0!important;
	padding:0!important;
	width:40px!important;
	height:40px!important;
	/*background: url(/common/image/icon-open.png);*/
	background-size:60%!important;
	background-repeat: no-repeat!important;
	background-position: center!important;
	background-color: #485157!important;
/*	border-bottom: solid 1px #fff;*/
	cursor: pointer;
	cursor: hand;
}

.tgw-core-freehtml #header-g-nav-open{background-size:75%!important;}

.tgw-core-freehtml #header-g-nav-open {
	background: url(../../common/image/icon-open_v2.png); /* GWP Path fix */
	display:block;
}

.tgw-core-freehtml #header-g-nav-close  {
	background:url(../../common/image/icon-close-en.png); /* GWP Path fix */
	display:none;
}

.tgw-core-freehtml .currentPos {
	/*pointer-events:none;*/
}

.tgw-core-freehtml .header-inner-wrap {
	width:100%;
	max-width:1200px;
	margin:0 auto;
	background-color:#000;
}
/* ---------------map------------------ */
.tgw-core-freehtml .tag-area a {text-decoration: none;}


/* ---------------image調整------------ */
.tgw-core-freehtml .imgC-50p{
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}
.tgw-core-freehtml .imgC-70p{
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}
.tgw-core-freehtml .imgC-70p img{
  width: 100%;
}

.tgw-core-freehtml .imgC-80p{
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.tgw-core-freehtml .imgC-80p img{
  width: 100%;
}
.tgw-core-freehtml a.link-external:after{
	position:relative;
	content: url(../../common/image/icon_otherwindow_s.png); /* GWP Path fix */
	display:inline;
	margin-left:5px;
	vertical-align:middle;
}

.tgw-core-freehtml a.link-external-pdf:after{
	position:relative;
	content: url(../../common/image/icon_pdf.gif); /* GWP Path fix */
	display:inline;
	margin-left:5px;
	vertical-align:middle;
}



@media screen and (max-width: 768px){
  
  .tgw-core-freehtml body{padding-top: 50px;}
  
  /* モバイルメニュー */
  .tgw-core-freehtml ul._rsp-hd-list li.fa-angle-right::before{/* mobilemenu list-mark chenge */
    content: "\f0da";
  }
  
  
  /* コンテンツの調整 */
  .tgw-core-freehtml .main-content-innerwrap {
    padding: 0!important;
}
  
  .tgw-core-freehtml .main-content figure{overflow: hidden;}
  .tgw-core-freehtml .main-content figcaption,
  .tgw-core-freehtml .main-content .mv-caption{
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    box-sizing: border-box;
    text-align: justify;
  }

  .tgw-core-freehtml .main-content ul,
  .tgw-core-freehtml .main-content ol,
  .tgw-core-freehtml .main-content dl {margin-left: 10px; margin-right: 10px; list-style-position: inside;}
  
  .tgw-core-freehtml .main-content .contents-news ul{margin-left: 0; margin-right: 0;}
  
  /* 2018-09 SP時画像がIEで変形するバグの修正 */
  .tgw-core-freehtml .main-content figure img{margin-left: 0; margin-right: 0; width: 100%; height: auto;}
  
  
  .tgw-core-freehtml .imgC-50p{
    width: 100%;
  }
  .tgw-core-freehtml .imgC-70p{
    width: 100%;
  }
  .tgw-core-freehtml .imgC-70p.img-v{width: 70%;}

  .tgw-core-freehtml .imgC-80p{
    width: 100%;
  }
  .tgw-core-freehtml .imgC-80p.img-v{width: 80%;}
	.tgw-core-freehtml .mb-llll.mRL0{
  margin-right: 0;
  margin-left: 0;
  }
  .tgw-core-freehtml .m-left-10 { margin-left:0px; }
  
  .tgw-core-freehtml .column_2.content-img{margin-left:0; margin-right: 0;}
  
  .tgw-core-freehtml .column_2.margin-l{margin: auto!important;}
  
   /* END コンテンツの調整 */ 

  
  /* ---------------bread menu-------------------- */

  
  
  .tgw-core-freehtml body:not(.blogtop) .bread_menu_content{margin-bottom: 20px;}
  
  .tgw-core-freehtml body.bd-future .bread_menu_content,
  .tgw-core-freehtml body.bd-results .bread_menu_content{margin-bottom: 30px;}
  
  .tgw-core-freehtml .bread_menu_content .bread_menu {
    box-sizing: border-box;
    padding:8px 10px 10px;
    max-width:100%;
    margin: auto;
  }
  
  .tgw-core-freehtml .container {
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
  }
  
  
  /* --------------- googlemap -------------------- */
    .tgw-core-freehtml #google-map {
    height: 100vw;
    width: 100%;
  }
  
  
  

}/* END max-width: 768px */



/* --------------- フロート関係にの調整 ------------ */

.tgw-core-freehtml .main-content .section_fix{
  overflow-y: hidden;
}



@media screen and (min-width: 769px){
  
  .tgw-core-freehtml .main-content .section_fix .fl-r {
    float: right;
    margin-left: 2em;
    margin-bottom: 1em;
    width:360px;
  }
  
  .tgw-core-freehtml .main-content .section_fix .fl-l {
    float: left;
    margin-right: 2em;
    margin-left: 0;
    margin-bottom: 1em;
    width:360px;
  }
  
}

/* --------------- END フロート関係にの調整 ------------ */

@media print {
  /*
  印刷調整
  （印刷のみ有効CSS）
  */
  
  /* トップに戻るボタンを非表示 */
  .tgw-core-freehtml #page_top{
    visibility: hidden!important;
  }
}

/*----- 20213015 PCとSPの出し分け -----*/
@media screen and (min-width: 769px){
	.tgw-core-freehtml .sp-only{
		display: none!important;
	}
}
@media screen and (max-width: 769px){
	.tgw-core-freehtml .pc-only{
		display: none!important;
	}
}
