@charset "utf-8";
 @media only screen and (min-width: 768px),
print {
/* ****************************************************

layout.css

1: layout common setting
2: header
3: footer
4: main
99: extra

***************************************************** */

/*1: layout common setting
=========================================*/
/* container */
.spOnly {
	display: none !important;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
	font-size: 17px;
	font-size: 1.7rem;
	line-height: 1.6;
}
/*2: header
=========================================*/
/* -- globalHeader -- */
#globalHeader {
	padding: 0 0 11px;
	border-top: solid 3px #de0025;
}
/* -- headerLayout -- */
#globalHeader .headerLayout {
	width: 1000px;
	margin: 0 auto;
}
#english #globalHeader .headerLayout {
	width: 1000px;
	margin: 0 auto;
	padding: 22px 0 0;
}
/* -- headerLayout leftCol -- */
#globalHeader .headerLayout .leftCol {
	float: left;
	padding: 22px 0 0;
}
#english #globalHeader .headerLayout .leftCol {
	float: left;
	padding: 0;
}
#globalHeader .headerLayout .leftCol img {
	width: 308px;
}
/* -- headerLayout rightCol -- */
#globalHeader .headerLayout .rightCol {
	float: right;
}
/* -- headerLayout rightCol headerTopContents -- */
#globalHeader .headerLayout .rightCol .headerTopContents {
	padding: 10px 0 0;
}
#globalHeader .headerLayout .rightCol .headerTopContents .icLinks01 {
	float: right;
	padding: 2px 0 0;
}
#globalHeader .headerLayout .rightCol .headerTopContents .icLinks01.headLink01 {
	float: right;
	margin: 0;
}
#globalHeader .headerLayout .rightCol .headerTopContents .icLinks01 li {
	float: left;
	padding: 0 35px 0 0;
}
#globalHeader .headerLayout .rightCol .headerTopContents .icLinks01 li:last-child {
	padding: 0 15px 0 0;
}
#globalHeader .headerLayout .rightCol .headerTopContents .icLinks01 li a {
	padding: 0 0 0 13px;
	background: url(../img/com_ic05.png) no-repeat 0 0.5em;
	background-size: 5px;
	font-size: 17px;
	font-size: 1.7rem;
	color: #333333;
}
/* -- headerLayout rightCol headerTopContents -- */
#globalHeader .headerLayout .rightCol .headerTopContents {
	margin: 0 0 10px;
}
#globalHeader .headerLayout .rightCol .headerTopContents #searchArea {
	float: right;
	width: 225px;
	padding: 2px 0 2px 10px;
	-webkit-border-radius: 10em;
	-moz-border-radius: 10em;
	border-radius: 10em;
	background: #eeeeee;
}
#globalHeader .headerLayout .rightCol .headerTopContents #searchArea input#searchTxt {
	width: 185px;
	border: none;
	background: none !important;
	font-size: 10px;
	font-size: 1.0rem;
}
#globalHeader .headerLayout .rightCol .headerTopContents #searchArea input#searchBtn {
	width: 15px;
	opacity: 0.8;
}
#globalHeader .headerLayout .rightCol .headerTopContents .icLinks01 li a {
	position: relative;
}
#globalHeader .headerLayout .rightCol .headerTopContents .icLinks01 li a[target="_blank"]:after {
	position: absolute;
	content: "";
	display: inline-block;
	width: 11px;
	height: 9px;
	top: 0.5em;
	right: -0.9em;
	background: url(../img/com_ic15.png) no-repeat 0 0;
}
/* -- headerLayout rightCol headerLowerContents -- */
#globalHeader .headerLayout .rightCol .headerLowerContents {
	float: right;
}
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 {
}
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 > li {
	position: relative;
	float: left;
	padding: 0 15px;
}
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 > li.noClickLink {
	position: relative;
}
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 > li.open.noClickLink:before {
	position: absolute;
	content: "";
	background: #eeeeee;
	border: solid 1px #c8c8c8;
	border-bottom: solid 1px #ffffff;
	margin: -5px 0 0 -14px;
	height: 153%;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	z-index: -1;
}
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 > li:nth-child(2).open.noClickLink:before {
	width: 124px;
}
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 > li:nth-child(6).open.noClickLink:before {
	width: 158px;
}
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 > li:nth-child(8).open.noClickLink:before {
	width: 91px;
}
/*#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 > li:nth-child(6) {
	padding: 0 0 0 15px;
}
*/#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 > li:after {
	position: absolute;
	display: inline-block;
	content: "|";
	top: 0;
	right: -2px;
	color: #cd7b89;
}
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 li:last-child {
	padding: 0 0 0 15px;
}
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 li:last-child:after {
	display: none;
}
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 li {
/*position: relative;*/
}
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 li > a {
	font-size: 17px;
	font-size: 1.7rem;
	color: #333333;
}
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 li.on > a {
	color: #de0025;
	font-weight: bold;
}
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 > li > a[target="_blank"],
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 > li.type-blank > a{
	padding: 0 16px 0 0;
	display: inline-block;
	background: url(../img/com_ic15.png) no-repeat 100% 0.5em;
}
/* -- headerLayout rightCol headerLowerContents gNavInner -- */
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 li > .gNavInner .headingTx a {
	padding: 0 30px 0 0;
	background: url(../img/com_ic13.png) no-repeat 100% 45%;
}
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 li > .gNavInner .headingTx a[target="_blank"]:after {
	content: "";
	display: inline-block;
	width: 14px;
	height: 17px;
	vertical-align: middle;
	margin: 0 -10px 0 10px;
	background: url(../img/com_ic15.png) no-repeat 0 0;
}
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 li > .gNavInner {
	position: absolute;
	display: none;
	top: 38px;
	right: -357px;
	width: 1020px;
	height: 370px;
	margin: 0 auto;
	padding: 20px 35px 40px;
	border: solid 1px #c8c8c8;
	background: #ffffff;
	z-index: 500;
}
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 li.open > .gNavInner {
}
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 li:nth-child(6) > .gNavInner {
	right: -191px;
}
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 li:nth-child(8) > .gNavInner {
	right: -11px;
	height: 475px;
}
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 li > .gNavInner .headingTx {
	margin: 0 0 20px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 26px;
	font-size: 2.6rem;
	line-height: 1.5;
	color: #333333;
	position: relative;
	overflow: hidden;
	background: transparent;
}
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 li > .gNavInner .headingTx:before {
	content: "";
	border-bottom: #c8c8c8 3px solid;
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
}
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 li > .gNavInner .headingTx:after {
	content: "";
	background: #de0025;
	width: 25%;
	height: 3px;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: -10px;
	-moz-transform-origin: 0 100%;
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
	-moz-transform: skewX(-60deg);
	-webkit-transform: skewX(-60deg);
	transform: skewX(-60deg);
}
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 li > .gNavInner > .icLinks03 li {
	float: left;
	width: 33.3%;
	margin: 0 0 10px;
	padding: 0 0 0 20px;
	background: url(../img/com_ic28.png) no-repeat 0 0.35em;
	background-size: 9px;
}
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 li > .gNavInner > .icLinks03 li a {
	color: #3388cc;
	font-size: 17px;
	font-size: 1.7rem;
	color: #3388cc;
}
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 li > .gNavInner > .icLinks03 li.noFloatBn {
	float: right;
}
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 li > .gNavInner .gNavInnerClose {
	position: absolute;
	width: 152px;
	bottom: 30px;
	right: 0;
	left: 0;
	margin: 0 auto;
	padding: 10px 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: solid 1px #b9b9b9;
	background: #eeeeee url(../img/com_ic35.png) no-repeat 7% 50%;
	background-size: 12px;
	text-align: center;
	cursor: pointer;
}
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 li > .gNavInner .gNavInnerClose:hover {
	opacity: 0.7;
}
/* -- gNavInner li:nth-child(2) -- */
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 li:nth-child(2) > .gNavInner > .icLinks03 li {
	width: 320px;
}
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 li:nth-child(2) > .gNavInner > .icLinks03 li.noFloatBn {
	position: absolute;
	right: 20px;
	padding: 0;
	background: none;
}
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 li:nth-child(2) > .gNavInner > .icLinks03 li.noFloatBn li {
	padding: 0;
	background: none;
}
/* -- gNavInner li:nth-child(3) -- */
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 li:nth-child(6) > .gNavInner > .icLinks03 li {
	padding: 0;
	width: 288px;
	margin: 0 0 20px;
	background: none;
}
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 li:nth-child(6) > .gNavInner > .icLinks03 li + li {
	margin-left: 40px;
}
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 li:nth-child(6) > .gNavInner > .icLinks03 li:nth-child(4) {
	margin-left: 0;
}
/* -- gNavInner li:nth-child(5) -- */
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 li:nth-child(8) > .gNavInner > .icLinks03 li {
	width: 25%;
}
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 li:nth-child(8) > .gNavInner > .icLinks03 li.long {
	width: 50%;
}
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 li:nth-child(8) > .gNavInner > .icLinks03 li.last {
	float: none;
	position: absolute;
	bottom: 100px;
	right: 0;
	left: 0;
	width: 620px;
	margin: 0 auto;
	padding: 0;
	background: none;
}
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 li:nth-child(8) > .gNavInner > .icLinks03 li.last .gNavInnerBtn {
}
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 li:nth-child(8) > .gNavInner > .icLinks03 li.last .gNavInnerBtn li {
	width: 290px;
	margin: 10px 0;
	padding: 0;
	background: none;
}
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 li:nth-child(8) > .gNavInner > .icLinks03 li.last .gNavInnerBtn li + li {
	margin-left: 40px;
}
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 li:nth-child(8) > .gNavInner > .icLinks03 li.last .gNavInnerBtn li a {
	position: relative;
	display: block;
	padding: 10px 20px;
	font-size: 20px;
	font-size: 2.0rem;
	background: #f3f3f3;
	border-top: solid 1px #c8c8c8;
	font-weight: bold;
}
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 li:nth-child(8) > .gNavInner > .icLinks03 li.last .gNavInnerBtn li a:after {
	position: absolute;
	content: "";
	top: 35%;
	width: 12px;
	height: 13px;
	margin: 0 0 0 20px;
	background: url(../img/com_ic28.png) no-repeat 0 0;
	background-size: 8px;
}
/* -- 
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 li > .gNavInner{
	display: none;
}
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 li:nth-child(2) > .gNavInner{
	display: block;
}
 -- */

/*3: footer
=========================================*/
/* -- globalFooter -- */
#globalFooter {
	background: #494949;
}
/* -- pageTop -- */
#globalFooter #bookmarkShowBtn{
	position: fixed;
	bottom: 128px;
	right: 187px;
	z-index: 500;
}
#globalFooter #bookmarkShowBtn a{
	display:block;
	width: 92px;
	height:89px;
	background:url(../img/com_bn08.png) no-repeat;
}
#globalFooter #sideBookmark.open + #bookmarkShowBtn a{
	background:url(../img/com_bn09.png) no-repeat;
}
/* -- pageTop -- */
#globalFooter #pageTop {
	position: fixed;
	bottom: 40px;
	right: 200px;
	z-index: 500;
}
#globalFooter #pageTop img {
	width: 62px;
}
/* -- footerLinks -- */
#globalFooter .footerWrap .footerLinks {
	padding: 17px 0 10px;
}
#globalFooter .footerWrap .footerLinks li {
	float: left;
	font-size: 17px;
	font-size: 1.7rem;
	padding: 0 30px 0 0;
}
#globalFooter .footerWrap .footerLinks li a {
	padding: 0 0 0 20px;
	background: url(../img/index_ic21.png) no-repeat 0 0.4em;
	color: #ffffff;
}
/* -- globalFooter footerWrap -- */
#globalFooter .footerWrap {
	width: 1000px;
	margin: 0 auto;
	padding: 0 0 33px;
}
#english #globalFooter .footerWrap {
	padding: 20px 0;
}
#english #globalFooter .footerWrap .footerLayout {
	display: table;
	width: 100%;
}
#globalFooter .footerWrap .footerLayout .footerCol {
	float: left;
	width: 50%;
	padding: 0 30px 0 0;
	color: #ffffff;
}
#globalFooter .footerWrap .footerLayout .footerCol:last-child {
	padding: 0 0 0 30px;
	border-left: solid 1px #9f9f9f;
}
#english #globalFooter .footerWrap .footerLayout .footerCol {
	float: none;
	display: table-cell;
	width: 42.5%;
	padding: 0;
}
#english #globalFooter .footerWrap .footerLayout .footerCol:last-child {
	padding: 0 0 0 25px;
	width: 57.5%;
	vertical-align: bottom;
}
#globalFooter .footerWrap .footerLayout .footerCol .footerHead {
	margin: 0 0 5px;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
}
#english #globalFooter .footerWrap .footerLayout .footerCol .engBox {
	padding: 24px 0 0;
}
#globalFooter .footerWrap .footerLayout .footerCol p {
	font-size: 14px;
	font-size: 1.4rem;
}
#globalFooter .footerWrap .footerLayout .footerCol .contactHead {
	margin: 0 0 10px;
	font-size: 17px;
	font-size: 1.7rem;
	font-weight: bold;
}
#english #globalFooter .footerWrap .footerLayout .footerCol .contactHead {
	display: inline-block;
	margin: 0;
	padding: 5px 10px;
	background: #7d7d7d;
}
#globalFooter .footerWrap .footerLayout .footerCol .contactHead span {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: normal;
}
#globalFooter .footerWrap .footerLayout .footerCol .tel {
	float: left;
	padding: 0 0 0 65px;
	background: url(../img/com_ic10.png) no-repeat 0 0;
	font-size: 38px;
	font-size: 3.8rem;
	font-weight: bold;
	line-height: 1;
	letter-spacing: -2px;
}
#english #globalFooter .footerWrap .footerLayout .footerCol .tel {
	float: none;
	display: inline-block;
	padding: 0;
	background: none;
	font-size: 28px;
	font-size: 2.8rem;
	vertical-align: middle;
}
#globalFooter .footerWrap .footerLayout .footerCol .reception {
	float: left;
}
#english #globalFooter .footerWrap .footerLayout .footerCol .reception {
	float: none;
}
/* -- globalFooter copyRight -- */
#globalFooter #copyRight {
	padding: 6px 0;
	background: #999999;
	color: #ffffff;
	font-size: 14px;
	font-size: 1.4rem;
	text-align: center;
}
/*4: main
=========================================*/

/* -- bunnerContents -- */
#globalContents #contents #bunnerContents {
	padding: 20px 0;
	background: #eeeeee;
}
#globalContents #contents #bunnerContents ul li {
	float: left;
	margin: 0 32px 0 0;
}
#globalContents #contents #bunnerContents ul li:last-child {
	margin: 0;
}
/*99: extra
=========================================*/



/*=================================

	clearfix

=================================*/
#globalHeader .headerLayout:after,
#globalHeader .headerLayout .rightCol .headerTopContents:after,
#globalHeader .headerLayout .rightCol .headerTopContents .icLinks01:after,
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02:after,
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 li > .gNavInner .icLinks03:after,
#globalHeader .headerLayout .rightCol .headerLowerContents .icLinks02 li:nth-child(5) > .gNavInner > .icLinks03 li.last .gNavInnerBtn:after,
#globalFooter .footerWrap .footerLinks:after,
#globalFooter .footerWrap .footerLayout:after,
#globalFooter .footerWrap .footerLayout .footerCol:after,
#globalContents #contents #bunnerContents ul:after {
	content: "";
	display: block;
	clear: both;
}
}
