﻿/*========================================= */
/* Layout
=========================================== */
html,body{
	height:100%;
}
html {
	font-size: 62.5%;
	height: 100%;
	position: relative;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0.2);
	overflow: auto;
}

body {
	font-family: 'Noto Sans Japanese', sans-serif;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	background-color: #ffffff;
	color: #3a3a3a;
	font-size: 14px;
	line-height: 1.7;
	min-width: 320px;
}

.ie body {
	font-family: Meiryo, メイリオ, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
}
body:before {
	display: none;
}

a {
	color: #3a3a3a;
	text-decoration: none;
}
a:hover, a:focus {
	color: #66cccc;
	text-decoration: none;
}

a.bnr {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

img {
	max-width: 100%;
}

.hover:hover img {
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
}

.hover:hover{
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
}


body:before {
	display: none;
}

@media (min-width: 768px) {
	body:before {
		 content: 'pc';
	}
	#sidr-right {
		display: block !important;
	}
	.wrapper{
		width:100% !important;
		right:0 !important;
	}
}

@media (max-width: 767px) {
	body:before {
		 content: 'sp';
	}
}



/* container
--------------------------------------------------*/

#Container {
	font-size: 92%;
}

.Skip {
	width: 0;
	height: 0;
	overflow: hidden;
}

#Noscript {
	border: 2px solid #ccc;
	color: #333;
	margin-bottom: 15px;
	padding: 0.5em 1em;
}



/* body
--------------------------------------------------*/

.wrapper {
	width: 100%;
	min-width: 1024px;
	position: relative;
	height:auto !important;
	height: 100%;
	min-height: 100%;
}

.container{
	position:relative;
}
.inner{
	width:1024px;
	margin:0 auto;
}



/* header
--------------------------------------------------*/

.header_responsive{
	background-color: #eeeeee;
	position: relative;
	z-index: 999;
	border-bottom:solid 1px #eeeeee;
}

/* navArea */

.header_responsive .navArea{
	height:45px;
}
.header_responsive .navArea .inner{
	width: 1024px;
	margin: 0 auto;
	padding-top: 9px;
	padding-bottom: 8px;
	position: relative;
}

.header_responsive .nav{
	position: absolute;
	top: 10px;
	left: 49%;
	margin: 0 0 0 -350px;
}
.header_responsive .nav ul{
	float:left;
	padding-top:3px;
}
.header_responsive .nav ul li{
	float:left;
	margin-right:25px;
	background: url(/assets/img/common/icon_common_01.png);
	padding-left: 10px;
	background-position: left 6px;
	background-repeat: no-repeat;
	font-size: 13px;
	line-height: 20px;
}

.header_responsive .nav ul li.global {
	background: url(/assets/img/common/icon_common_02.png);
	padding-left: 18px;
	background-position: left 2px;
	background-repeat: no-repeat;
}


.header_responsive .nav ul li a {
	color: #333333;
	font-size: 13px;
	line-height: 20px;
	font-weight: 500;
}
a.blank {
	background: url(/assets/img/common/icon_common_12.png) no-repeat right center;
	margin-top: 10px;
	padding: 0 15px 0 0;
}

.header_responsive .nav ul li a:hover {
	color:#0066CC;
	text-decoration: underline;
}
.header_responsive .nav ul li a span {
	padding-right: 5px;
}

.header_responsive .nav ul li a span img {
	vertical-align: middle;
}

/* 検索ボックス */

.header_responsive .cse input.gsc-search-button, .header_responsive input.gsc-search-button {
	background: url(/assets/img/common/btn_search.png) !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	font-size: 0 !important;
	border: none !important;
	width: 15px !important;
	height: 20px !important;
	min-width: 30px !important;
	padding: 0 !important;
	vertical-align: middle !important;
}

.header_responsive .cse form.gsc-search-box, .header_responsive form.gsc-search-box {
	padding: 0 !important;
	margin: 0 !important;
}
.header_responsive .cse input.gsc-input, .header_responsive input.gsc-input{
	background:none !important;
	border:none !important;
}
.header_responsive .gsc-input{
	padding:0 !important;
}

.header_responsive input.gsc-input{
	width: 95% !important;
	height: 24px !important;
	padding: 0 6px !important;
	text-indent: 0 !important;
	}
.header_responsive div#___gcse_0 {
	position: relative;
	right: 0px;
	top: 0;
	overflow: hidden;
	zoom: 1;
	border: solid 1px #ddd;
	box-sizing: border-box;
	float: right;
	background: #ffffff;
}
.header_responsive table.gsc-search-box{
	width:170px !important;
	margin: 0 !important;
}
.header_responsive .cse .gsc-control-cse, .gsc-control-cse {
	padding: 0 !important;
}
.header_responsive .gsc-clear-button{
	display:none;
}

/* headSeach */

.header_responsive .HeadSearch {
	float: right;
	position: relative;
}

.header_responsive .HeadSearch form input {
	border: 1px solid #cccccc;
	height: 26px;
	padding: 0 0 0 6px;
	width: 147px;
}

.header_responsive .HeadSearch form input.btn {
	border: medium none;
	height: 15px;
	width: 15px;
	position: absolute;
	top: 7px;
	right: 7px;
}

/* logo */

.header_responsive .logo {
	position: absolute;
	top: 60px;
	left: 50%;
	margin: 0 0 0 -513px;
	z-index: 2;
}

/* logo_hd 宝ホールディングス用 */

.header_responsive .logo_hd {
	position: absolute;
	top: 67px;
	left: 50%;
	margin: 0 0 0 -513px;
	z-index: 2;
}

/* gNav */

.header_responsive .gNavArea{
	background: #ffffff;
}
.header_responsive .gNavArea .inner {
	width: 1024px;
	margin: 0 auto;
	height: 70px;
	overflow: hidden;
}
.header_responsive .gNav {
	margin: 0 0 0 0;
	padding: 12px 0 0;
}
.header_responsive .gNav li {
	float:left;
	margin-right:20px;
	vertical-align:middle;
}
.header_responsive .gNav li a{
	position:relative;
}
.header_responsive .gNav li a.current:before, .header_responsive .gNav li:hover a:before {
	bottom: 0;
	opacity: 1;
}
.header_responsive .gNav li a {
	color: #333333;
	cursor: pointer;
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height:32px;
	padding:7px 0;
}
.header_responsive .gNav li a:before {
	background-color: #0066cc;
	bottom: -5px;
	content: '';
	height: 5px;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	transition: opacity 0.2s,bottom 0.2s;
}
.header_responsive  .gNav li:hover .menuTtl a:before {
	opacity:0;
}
.header_responsive .gNav ul:hover .menuTtl a:before{
	opacity:0;
}
.header_responsive .gNav li:hover .menuTtl a:hover{
	text-decoration:underline;
}

/* headerSNS */

.header_responsive .headerSNS {
	background-color: #eee;
	position: absolute;
	top: 57px;
	left: 50%;
	margin: 0 0 0 132px;
}
.header_responsive .headerSNS p {
}
.header_responsive .headerSNS:hover {
	opacity: 0.6;
}
.header_responsive .headerSNS a {
	box-sizing: border-box;
	display: flex;
	justify-content: space-around;
  font-size: 16px;
  font-weight: bold;
  line-height: 32px;
	margin: 0 auto;
  padding: 7px 0;
	width: 190px;
}
.header_responsive .headerSNS a::after {
	box-sizing: border-box;
	background: url("/assets/img/common/btn_header_sns.png") 0% 50% no-repeat;
	content: "";
	display: block;
	width: calc(104/190*100%);
}
.header_responsive .headerSNS a:hover {
	color: #333333;
}
/* onlineShop */

.header_responsive .onlineShop{
	background:#0066cc;
	position: absolute;
	top: 57px;
	left: 50%;
	margin: 0 0 0 332px;
	background: #0066cc;
}
.header_responsive .onlineShop p{
	text-align:center;
}
.header_responsive .onlineShop p:hover{
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
	background: rgba(255, 255, 255, 0.3);
}
.header_responsive .onlineShop a{
	display:block;
	color:#ffffff !important;
	padding:7px 0;
	font-size:16px;
	font-weight: 500;
	line-height:32px;
	width:180px;
}
.header_responsive .onlineShop a:before{
	background:none;
}

.header_responsive .gNav .menu #menuSearch {
	position: absolute;
	right: 0;
	top: 0;
	width: 9.3%;
}

.header_responsive #hamburger{
	display:none;
}



/* contents
--------------------------------------------------*/

/*パンクズ*/
#content-nav{
	margin-bottom: 45px;
	font-size: 12px;
	line-height: 26px;
}
#content-nav a{
	color: #0066cc;
}
#content-nav a:hover{
	text-decoration:underline;
}

/*サイドメニュー*/
#side-content{
	width: 250px;
	float: left;
}
#side-content dl{
	background: #eeeeee;
	border-top: #0066cc 4px solid;
}
#side-content dl dt a{
	color: #0066cc;
	padding: 20px 0 20px 40px;
	border-bottom: 2px solid #c3c3c3;
	background: url(/assets/img/common/icon_common_03.png) no-repeat 10px center;
	background-size: 16px auto;
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	display:block;
}
#side-content dl dt a:hover{
	color: #ffffff;
	background: url(/assets/img/common/icon_common_14.png) no-repeat 10px center #0066cc;
	background-size: 16px auto;
}
#side-content dl dd a{
	color: #333333;
	padding: 15px 10px 15px 40px;
	border-bottom: 1px dashed #c3c3c3;
	background: url(/assets/img/common/icon_common_01.png) no-repeat 23px center;
	display: block;
	font-weight:500;
}
#side-content dl dd:last-child a{
	border-bottom:none;
}
#side-content dl dd.active{
	color: #ffffff;
	padding: 15px 0 15px 40px;
	border-bottom: 1px dashed #c3c3c3;
	background: url(/assets/img/common/icon_common_11.png) no-repeat 23px center #0066cc;
	font-weight:500;
}
#side-content dl dd a:hover{
	color: #ffffff;
	background: url(/assets/img/common/icon_common_11.png) no-repeat 23px center #0066cc;
}


#side-content dl dd.sub a{
	padding: 15px 10px 15px 60px;
	background: url(/assets/img/common/icon_common_01.png) no-repeat 43px center;
}
#side-content dl dd.sub:last-child a{
	border-bottom: 1px dashed #c3c3c3;
}
#side-content dl dd.sub.active{
	padding: 15px 0 15px 60px;
	background: url(/assets/img/common/icon_common_11.png) no-repeat 43px center #0066cc;
}
#side-content dl dd.sub a:hover{
	background: url(/assets/img/common/icon_common_11.png) no-repeat 43px center #0066cc;
}


#side-content ul li{
	padding: 0 0 0 40px;
	background: url(/assets/img/common/icon_common_12.png) no-repeat 20px 7px;
	margin-top: 10px;
}
#side-content ul li a{
	font-weight:500;
	display:block;
}
#side-content ul li a span{
	font-size:12px;
}
#side-content ul li a:hover{
	color: #0066CC;
	text-decoration: underline;
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
}



/*footer
--------------------------------------------------*/

#Footer {
	width: 100%;
	background-color: #FFF;
	clear: both;
	position:absolute;
	border-top: solid 1px #dddddd;
}
.footer_responsive .icon_blank:after{
	display: inline-block;
	background: url(/assets/img/common/icon_common_09.png) no-repeat right center;
	content: "";
	width: 10px;
	height: 8px;
	padding-right: 5px;
}
.footer_responsive a:hover{
	text-decoration: underline;
	color: #0066CC;
}

.footer_responsive #FooterInner {
	width: 100%;
	background:#eeeeee;
}
.footer_responsive #FooterSitemap {
	width: 1024px;
	margin: 0 auto;
	padding: 30px 0;
	border-bottom: 1px solid #dddddd;
}
.footer_responsive #FooterSitemap p{
	padding-bottom:25px;
}
.footer_responsive .secSitemap {
	float: left;
	padding-left: 4px;
	padding-right:30px;
}
.footer_responsive .secSitemap:last-child{
	padding-right:0;
}
.footer_responsive .secSitemap li {
	background: url(/assets/img/common/icon_common_01.png);
	padding-left: 10px;
	background-position: left 12px;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	font-size: 14px;
	line-height: 32px;
}
.footer_responsive .secSitemap li a{
	color:#333;
}
.footer_responsive .secSitemap-parent {
	color: #0066CC;
	font-weight: bold;
}
.footer_responsive .secSitemap-child {
	padding-top: 5px;
	margin: 0 0 0 -10px;
}
.footer_responsive .secSitemap-child li {
	color: #333;
	font-size:11px;
	line-height:26px;
	background-position: left 8px;
	background-size:4px auto;
}
.footer_responsive .secSitemap-child li a {
	color: #333;
	font-weight: normal;
}
.footer_responsive .secSitemap-parent a:hover,.secSitemap-child li a:hover {
	text-decoration: underline;
	color: #0066CC;
}


.footer_responsive .footerLink{
	width: 1024px;
	margin: 0 auto;
	padding: 15px 0;
	border-bottom: 1px solid #dddddd;
}
.footer_responsive .footerLink ul{
	float:right;
}
.footer_responsive .footerLink ul li{
	float:left;
	background: url(/assets/img/common/icon_common_01.png);
	padding-left: 10px;
	background-position: left 6px;
	background-repeat: no-repeat;
	background-size: 4px auto;
	font-size: 11px;
	line-height: 20px;
	margin-right:30px;
}
.footer_responsive .footerLink ul li.global{
	background: url(/assets/img/common/icon_common_02.png);
	padding-left: 18px;
	background-position: left 2px;
	background-repeat: no-repeat;
}
.footer_responsive .footerLink ul li:last-child{
	margin-right:0;
}

.footer_responsive .footerBtm{
	width: 1024px;
	margin: 0 auto;
	padding: 20px 0 45px;
	border-bottom: 1px solid #dddddd;
}
.footer_responsive .footerBtm ul li{
	float:left;
	background: url(/assets/img/common/icon_common_01.png);
	padding-left: 10px;
	background-position: left 6px;
	background-repeat: no-repeat;
	background-size: 4px auto;
	font-size: 11px;
	line-height: 20px;
	margin-right:30px;
}
.footer_responsive .footerBtm p.copyright{
	font-size: 11px;
	line-height: 20px;
	padding-top: 20px;
	float: left;
}

.footer_responsive .footerBtm p.stopImg{
	float: right;
	margin-top: -20px;
}

.footer_responsive #FooterInqury {
	width: 1024px;
	margin: 20px auto;
}
.footer_responsive .secSiteInfo li {
	float: left;
	vertical-align: middle;
	height: 40px;
	position: relative;
}
.footer_responsive .secSiteInfo li:hover{
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
}
.footer_responsive .secSiteInfo li div{
	background: url(/assets/img/common/icon_common_01.png);
	padding: 0px 20px 0 10px;
	background-position: left center;
	background-repeat: no-repeat;
	border-right: solid 1px #dddddd;
	height: 40px;
	vertical-align: middle;
}
.footer_responsive .secSiteInfo li.social div{
	width: 290px;
	margin: 0px 0px 0 18px;
	padding: 0px 25px 0 10px;
}
.footer_responsive .secSiteInfo li.social p{
	padding:0;
}
.footer_responsive .secSiteInfo li.web div{
	width: 170px;
	margin: 0px 0px 0 80px;
	padding: 0px 80px 0 10px;
}
.footer_responsive .secSiteInfo li.list div{
	width: 260px;
	margin: 0px 0px 0 64px;
	padding: 0px 0 0 10px;
	border-right: none;
}
.footer_responsive .secSiteInfo li p {
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
	font-weight:500;
	line-height: 20px;
	color: #333333;
	padding:10px 0 0 0;
}

.footer_responsive .secSiteInfo li.list p{
	padding: initial;
}

.footer_responsive .secSiteInfo li a {
	display: block;
	position: absolute;
	top: 2px;
	left: 0;
	width: 100%;
	height: 100%;
	text-indent: -999px;
	z-index:2;
}
.footer_responsive .secSiteInfo li.social:after {
	content:"";
	display: block;
	vertical-align: middle;
	background:url(/assets/img/common/icon_common_05.png) no-repeat right center;

	width:130px;
	height: 41px;
	position: absolute;
	top: 0;
	right: 20px;
}

.footer_responsive .secSiteInfo li.web:after {
	content:"";
	display: block;
	vertical-align: middle;
	background:url(/assets/img/common/icon_common_07.png) no-repeat right center;
	width:32px;
	height: 41px;
	position: absolute;
	top: 0;
	right: 70px;
}
.footer_responsive .secSiteInfo li.list:after {
	content:"";
	display: block;
	vertical-align: middle;
	background:url(/assets/img/common/icon_common_08.png) no-repeat right center;
	width:54px;
	height: 41px;
	position: absolute;
	top: 0;
	right: 50px;
}

/*PAGE TOP*/
.pageTop {
	position: fixed;
	right: 20px;
	bottom: 50px;
	text-align: center;
	z-index: 95;
}

.pageTop a:hover img {
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
}


/* SP
--------------------------------------------------*/

@media (max-width: 767px){
	
	.wrapper {
		min-width: inherit;
	}
	
	.inner{
		width:100%;
	}
	
	img {
		max-width: 100%;
	}
	.header_responsive {
		width:100%;
	background: none;
	height: 70px;
	border-bottom: solid 1px #0066cc;
	display: table !important;
	position: initial;
	}
	.header_responsive .logo {
		width: 35%;
	position: inherit;
	top: 0;
	left: 0;
	margin: 0;
		padding:0 0 0 10px;
	display: table-cell;
	vertical-align: middle;
	}
	/* 宝ホールディングス用ロゴ */
	.header_responsive .logo_hd {
		width: 75%;
	position: inherit;
	top: 0;
	left: 0;
	margin: 0;
		padding:0 0 0 10px;
	display: table-cell;
	vertical-align: middle;
	}
	.header_responsive .logo_hd img {
		width: 100%;
	}
	
	.header_responsive .sidr {
		background: #e5effa;
		visibility: hidden;
		position: absolute;
	
		position: fixed;
		top: 0;
		height: 100%;
		z-index: 999999;
		width: 81.25%;
		padding-left: 1%;
		overflow-x: none;
		overflow-y: auto;
		webkit-box-shadow: 12px 0px 6px -12px rgba(34,34,34,0.5) inset;
		-moz-box-shadow: 12px 0px 6px -12px rgba(34,34,34,0.5) inset;
		box-shadow: 12px 0px 6px -12px rgba(34,34,34,0.5) inset;
		}
	.sidr.right {
		left: auto;
		right: -82.25%
	}
	.sidr-open { position:fixed !important; }
	
	#overlay {
		display:none !important;
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		width: 100%;
		height: 100%;
		background: transparent;
		z-index: 999998;
		display: none;
	}
	.sidr-open #overlay {
		display: block !important;
	}
	.sidr-open #overlay a{
		display: block;
		position: absolute;
		top: 2px;
		left: 0;
		width: 100%;
		height: 100%;
		text-indent: -999px;
		z-index: 2;
	}
	
	.header_responsive .cse input.gsc-search-button, .header_responsive input.gsc-search-button {
		background: url(/assets/img/common/btn_search.png) !important;
		background-position: center !important;
		background-repeat: no-repeat !important;
		font-size: 0 !important;
		border: none !important;
		width: 15px !important;
		height: 20px !important;
		min-width: 30px !important;
		padding: 0 !important;
		vertical-align: middle !important;
	}
		
	.header_responsive .cse form.gsc-search-box, .header_responsive form.gsc-search-box {
		padding: 0 !important;
		margin: 0 !important;
	}
	.header_responsive .cse input.gsc-input, .header_responsive input.gsc-input{
		background:none !important;
		border:none !important;
	}
	 .header_responsive input.gsc-input{
		 width: 100% !important;
		 height: 24px !important;
		 padding: 0 6px !important;
		}
	.header_responsive div#___gcse_0 {
		/* border-bottom: solid 2px #0066cc !important; */
		width: 92.3%;
		margin: 5% auto;
		/* padding: 5% 0; */
		float: none;
		position: initial;
		border: none;
	}
	.header_responsive table.gsc-search-box{
		width: 100% !important;
	}
	.header_responsive .cse .gsc-control-cse, .header_responsive .gsc-control-cse {
		padding: 0 !important;
	}
	.header_responsive .gsc-clear-button{
		display:none;
	}
	.header_responsive .gsc-results-wrapper-overlay{
		margin-left:-7% !important;
	}
	
	/* HeadSearch */
	.header_responsive .HeadSearch{
		border-bottom: solid 2px #0066cc;
		width: 92.3%;
		margin: 0 auto;
		padding: 5% 0;
		float: none;
		position: initial;
	}
	.header_responsive .HeadSearch form input{
		width: 97.5%;
		border-radius: inherit;
		height: auto;
		padding: 3% 0 2% 6px;
		border: none;
	}
	.header_responsive .HeadSearch form input.btn {
		border: medium none;
		height: 15px;
		width: 15px;
		padding: 0;
		top: 0;
		right: 7%;
		margin-top: 7%;
	}

	/* gnav */
	.header_responsive .gNavArea{
		background: #e5effa;
	}
	.header_responsive .gNavArea .inner {
		width: 100%;
		height: auto;
	}
	.header_responsive .gNav{
		width: 92.3%;
		margin: 0 auto;
		float:none;
		padding:0;
		border-top: solid 2px #0066cc !important;
	}

	.header_responsive .gNav ul li img {
		vertical-align: middle;
		width:15px;
		height:auto;
	}
	.header_responsive .gNav ul li span {
		margin-right: 3%;
		vertical-align: text-bottom;
	}

	/* nav */
	.header_responsive  .navArea .inner{
		width:100%;
		padding:0;
	}
	.header_responsive  .navArea {
		height: auto;
	}
	.header_responsive .nav {
		width: 92.3%;
		margin: 5% auto;
		border-top: solid 2px #b7d4f1;
		padding: 5% 0 0;
		position: static;
		top: auto;
		right: auto;
	}
	.header_responsive .nav ul{
		float: none;
		padding: 0;
		width: 93%;
		margin: 0 auto;
	}
	.header_responsive .nav ul li {
		float: left;
		margin: 0 6% 0 0 !important;
	}
	.header_responsive .nav ul li a {
		color:#0066cc;
	}
	.header_responsive .nav ul li:nth-child(2),
	.header_responsive .nav ul li:last-child {
		margin:0 !important;
	}
	.header_responsive .nav span img {
		vertical-align: middle;
	}
	.header_responsive .nav span {
		margin-right: 3%;
		vertical-align: text-bottom;
	}


	/* gnav */
	.header_responsive .gNav .gNavArea{
		background: #e5effa;
	}
	.header_responsive .gNav .gNavArea .inner {
		width: 100%;
		height: auto;
	}
	.header_responsive .gNav{
		width: 92.3%;
		margin: 0 auto;
		float:none;
		padding:0;
		border-top: solid 2px #0066cc !important;
	}
	.header_responsive .gNav ul{
		float:none;
		width:100%;
	}
	.header_responsive .gNav ul li{
		border-bottom: solid 2px #b7d4f1;
		padding: 5% 0;
		display:block;
		margin:0;
		float: none !important;
	}
	.header_responsive .gNav ul li a{
		padding: 0;
		line-height: 16px;
		color: #0066cc;
		font-weight:normal;
	}
	.header_responsive .gNav li a:before{
		background:none;
	}
	.header_responsive .gNav ul li:last-child{
/*		border-bottom: none; */
	}
	.header_responsive .gNav ul li ul{
		width: 87.5%;
		margin: 5% auto 0;
	}
	.header_responsive .gNav ul li ul li{
		padding: 2% 0;
		border: none;
		background: url(/assets/img/common/icon_common_03.png);
		padding-left: 7%;
		background-position: left 6px;
		background-repeat: no-repeat;
		background-size: 5% auto;
	}
	.header_responsive .gNav ul li ul li a{
		font-size:14px;
	}
	.header_responsive .gNav ul li ul.btnTxt{
		display: table;
		width: 100%;
		border-collapse: separate;
		border-spacing: 10px 0;
	}
	.header_responsive .gNav ul li ul.btnTxt li{
		width: 47.6%;
		display: table-cell;
		vertical-align: middle;
		border: solid 2px #0066cc;
		padding: 2% 0 2% 2%;

		background: url(/assets/img/common/icon_common_03.png) #ffffff;
		padding-left: 6%;
		background-position: 5.8% center;
		background-repeat: no-repeat;
		background-size: 10% auto;
	}
	.header_responsive .gNav ul li ul.btnTxt li span.icon{
		display: inline-block;
		vertical-align: middle;
		width: 14%;
	}
	.header_responsive .gNav ul li ul.btnTxt li span.txt{
		display: inline-block;
		margin: 0 !important;
		vertical-align: baseline !important;
		text-align: center;
		width: 90%;
		font-size:13px;
		font-weight: 500;
	}
	.header_responsive .gNav ul li img {
		vertical-align: middle;
		width:15px;
		height:auto;
	}
	.header_responsive .gNav ul li span {
		margin-right: 3%;
		vertical-align: text-bottom;
	}

	/* headerSNS */
  .header_responsive .headerSNS {
		background-color: #fff;
    position: static;
    top: auto;
    left: auto;
    float: none;
    width: 86%;
    margin: 2rem auto 2rem auto;
  }

  .header_responsive .headerSNS a {
		background-position: 50% 50%;
  }

  .header_responsive .headerSNS img {
    width: 100%;
  }

	/* onlineShop */
	.header_responsive .onlineShop{
		position: static;
		top: auto;
		left: auto;
		float: none;
		width: 86%;
		margin: 0 auto;
	}
	.header_responsive .onlineShop a{
		color: #ffffff;
		padding: 5% 10%;
		font-size: 16px;
		line-height: 16px;
		width:80%;
	}
	.header_responsive .onlineShop a:before{
		background:none;
	}

	/* hamburger */
	.header_responsive #hamburger {
		background-color: #0066cc;
		z-index: 4;
		border: 0;
		cursor: pointer;
		display: block;
		height: 50px;
		overflow: hidden;
		position: absolute;
		right: 10px;
		top: 10px;
		width: 50px;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		border-radius: 25px;
	}
	.header_responsive #hamburger a{
		display: block;
		height: 100%;
	}
	.header_responsive #hamburger span {
		content: '';
		left: 50%;
		margin-left: -11px;
		position: absolute;
		width: 22px;
		transition: 0.2s;
	}
	.header_responsive #hamburger span.hb1, #hamburger span.hb2, #hamburger span.hb3 {
		display: block;
		background-color: #fff;
		height: 2px;
		margin-top: -6px;
		top: 50%;
	}
	
	.header_responsive #hamburger span.hb1 {
		-webkit-transform: translateY(-7px);
		-ms-transform: translateY(-7px);
		transform: translateY(-7px);
	}
	.header_responsive #hamburger span.hb3 {
		-webkit-transform: translateY(7px);
		-ms-transform: translateY(7px);
		transform: translateY(7px);
	}
	.header_responsive #hamburger span.hb4 {
		color: #ffffff;
		font-size: 10px;
		top: 30px;
		left: 22px;
	}
	/*.header_responsive .sidr-open #header #hamburger span.hb1 {
		-webkit-transform: rotate(45deg) translateY(0);
		-ms-transform: rotate(45deg) translateY(0);
		transform: rotate(45deg) translateY(0);
	}
	.header_responsive .sidr-open #header #hamburger span.hb3 {
		-webkit-transform: rotate(-45deg) translateY(0);
		-ms-transform: rotate(-45deg) translateY(0);
		transform: rotate(-45deg) translateY(0);
	}
	.header_responsive .sidr-open #header #hamburger span.hb2 {
		opacity: 0;
	}*/
	.sidr-open #header #hamburger span.hb1 {
		-webkit-transform: rotate(45deg) translateY(0);
		-ms-transform: rotate(45deg) translateY(0);
		transform: rotate(45deg) translateY(0);
	}
	.sidr-open #header #hamburger span.hb3 {
		-webkit-transform: rotate(-45deg) translateY(0);
		-ms-transform: rotate(-45deg) translateY(0);
		transform: rotate(-45deg) translateY(0);
	}
	.sidr-open #header #hamburger span.hb2 {
		opacity: 0;
	}
	
	
	/*サイドメニュー
	-------------------------------------*/
		#side-content{
			width: 100%;
			float: none;
			margin-bottom:10px;
		}
		#side-content dl dt a{
			padding: 15px 0 15px 40px;
		}
		#side-content dl dd a{
			padding: 10px 10px 10px 40px;
		}
		#side-content dl dd.active{
			padding: 10px 0 10px 40px;
		}
		#side-content ul li{
			padding: 0 0 0 40px;
			margin-top: 15px;
		}
	
	
	/*footer
	-------------------------------------*/
	
	
	#Footer {
		height: auto;
		border-top: none;
	}
	.footer_responsive #FooterInqury {
		width: 100%;
		margin: 0 auto;
	}
	
	.footer_responsive .secSiteInfo li {
		vertical-align: middle;
		height: 40px;
		position: relative;
	}
	.footer_responsive .secSiteInfo li:hover{
		filter: alpha(opacity=60);
		-moz-opacity: 0.60;
		opacity: 0.60;
	}
	.footer_responsive .secSiteInfo li div{
		padding: 2% 3% 2% 13%;
		background-position: 9% center;
		min-height: 28px;
	}
	.footer_responsive .secSiteInfo li.social div{
		width: 55%;
		margin: 0 auto;
		padding: 0px 0 0 13%;
		border-right: none;
		background-position: 16% center;
	}
	.footer_responsive .secSiteInfo li.social p{
		padding: 5px 0 0;
		line-height: 1.2;
		vertical-align: middle;
		display: table-cell;
	}
	.footer_responsive .secSiteInfo li.web div{
		width: 100%;
		margin: 0px 0px 0 80px;
		padding: 0px 80px 0 10px;
		width: 85%;
		margin: 0 auto;
		padding: 0 0 0 15%;
	}
	.footer_responsive .secSiteInfo li.list div{
		width: 260px;
		margin: 0px 0px 0 64px;
		padding: 0px 0 0 10px;
		border-right: none;
		width: 86%;
		margin: 0 auto;
		padding: 0 0 0 10%;
		background-position: 4% center;
	}
	.footer_responsive .secSiteInfo li a {
		display: block;
		position: absolute;
		top: 2px;
		left: 0;
		width: 100%;
		height: 100%;
		text-indent: -999px;
		z-index:2;
	}
	.footer_responsive .secSiteInfo li.social:after {
		content: "";
		background: url(/assets/img/common/icon_common_05.png) no-repeat right center;
		width: 80px;
		height: 26px;
		background-size: 100% auto;
		position: relative;
		top: 0;
		right: 19%;
		display: table-cell;
	}

	.footer_responsive .secSiteInfo li.web:after {
		content: "";
		width: 18px;
		height: 21px;
		background-size: 100% auto;
		float: right;
		top: 23%;
		right: 10%;
	}
	.footer_responsive .secSiteInfo li.list:after{
		content: "";
		width: 27px;
		height: 21px;
		background-size: 100% auto;
		float: right;
		top: 18%;
		right: 4%;
	}

	.footer_responsive .secSiteInfo ul {
		display:block;
		margin:0;
		border-bottom: solid 1px #dddddd;
	}
	.footer_responsive .secSiteInfo li {
		width: 48.8%;
		display: inline-block;
		float: none;
		vertical-align: middle;
	}
	.footer_responsive .secSiteInfo li p {
		margin-right: 0;
		font-size: 84.6%;
	}

	.footer_responsive li.social {
		width: 100%;
		border-bottom: solid 1px #dddddd;
		display: table;
	}
	.footer_responsive .secSiteInfo li.web{
		border-right:none;
	}
	.footer_responsive .secSiteInfo li.list{
		border-right: none;
	}

	.footer_responsive #FooterInner {
		background: #ffffff;
	}

	.footer_responsive .footerBtm{
		width: 100%;
		padding: 2% 0;
	}
	.footer_responsive .footerBtm ul{
		margin-left:4.5%;
	}
	.footer_responsive .footerBtm ul li {
		margin-right: 3%;
		background-size: inherit;
	}
	.footer_responsive .footerBtm ul li:nth-child(3) {
		margin-right: 0;
	}
	.footer_responsive .footerBtm p.stopImg {
		float: none;
		width: 93.75%;
		margin: 4% auto 2%;
	}
	.footer_responsive .footerBtm p.copyright {
		width: 100%;
		float: none;
		text-align: center;
		padding-top: 2%;
	}

	/*PAGE TOP*/
	.pageTop {
		position: relative !important;
		top: 0;
		right: 0;
		text-align: center;
		width: 100%;
		height: 100%;
		background: #e5eff9;
		border-bottom: solid 1px #dddddd;
	}
	.pageTop a{
		display:block;
	}
	.pageTop a img{
		width:10%;
	}

}


/* PCメガメニュ―
--------------------------------------------------*/

.header_responsive .gNavArea .menu{
	position: absolute;
}

.header_responsive .gNavArea .menu > ul.menuBtn {
	padding: 0px 180px 0 200px;
	width: 444px;
}

.header_responsive .gNavArea .menu > ul:before,
.header_responsive .gNavArea .menu > ul:after {
	content: "";
	display: table;
}

.header_responsive .gNavArea .menu > ul:after {
	clear: both;
}


.header_responsive .gNavArea .menu > ul > li a {
	display: block;
}

.header_responsive .gNavArea .menu > ul > li:hover {
}

.header_responsive .gNavArea .menu > ul > li > ul {
	display: none;
	width: 1024px;
	background: #ffffff;
	padding: 20px;
	position: absolute;
	z-index: 99;
	left: 0;
	list-style: none;
	box-sizing: border-box;
	margin-top:40px;
}

.header_responsive .gNavArea .menu > ul > li > ul:before,
.header_responsive .gNavArea .menu > ul > li > ul:after {
	content: "";
	display: table;
}
.header_responsive .gNavArea .menu > ul > li > ul:after {
	clear: both;
}

.header_responsive .gNavArea .menu .arrow_products{
	position: absolute;
	top: -32px;
	left: 420px;
}
.header_responsive .gNavArea .menu .arrow_company{
	position: absolute;
	top: -32px;
	left: 515px;
}
.header_responsive .gNavArea .menu .arrow_environment{
	position: absolute;
	top: -32px;
	left: 613px;
}
.header_responsive .gNavArea .menu .arrow_soudan{
	position: absolute;
	top: -32px;
	left: 725px;
}

.header_responsive .js-gnav-close{
	width: 32px;
	height:auto;
	margin-left: -10px;
}
.header_responsive .gNavArea .menu > ul > li > ul > li {
	margin: 0;
	padding-bottom: 0;
	list-style: none;
	width: 100%;
	background: none;
	float: left;
	color: #ffffff;
	padding: .2em 0;
	display: block;
	font-size: 19px;
}
.header_responsive .gNavArea .menu > ul > li > ul > li a {
	color: #0066cc;
	font-size: 26px;
	font-weight: bold;
	float: left;
}
.header_responsive .gNavArea .menu > ul > li > ul > li span.link a {
	color: #ffffff;
	padding: 5px 10px;
	margin: 0 0 0 15px;
	display: inline;
	text-decoration: none;
	border: 1px solid #ffffff;
	font-size: 12px;
}
.header_responsive .gNavArea .menu > ul > li > ul > li span.link a:hover {
	color: #d71318;
	background: #ffffff;
}

.header_responsive .gNavArea .menu > ul > li > ul > li > ul {
	display: block;
	padding: 0;
	list-style: none;
	box-sizing: border-box;
	float:none;
}

.header_responsive .gNavArea .menu > ul > li > ul > li > ul.txtLink li{
	width:auto;
}
.header_responsive .gNavArea .menu > ul > li > ul > li > ul.txtLink li a{
	padding:0;
}
.header_responsive .gNavArea .menu > ul > li > ul > li > ul p{
	color: #0066cc;
	font-size: 18px;
	font-weight: 500;
	line-height: 32px;
}
.header_responsive .gNavArea .menu > ul > li > ul > li > ul:before,
.header_responsive .gNavArea .menu > ul > li > ul > li > ul:after {
	content: "";
	display: table;
}

.header_responsive .gNavArea .menu > ul > li > ul > li > ul:after {
	clear: both;
}

.header_responsive .gNavArea .menu > ul > li > ul > li > ul > li {
	float: left;
	width: 230px;
	margin: 0 20px 5px 0;
	font-size: .8em;
}
.header_responsive .gNavArea .menu > ul > li > ul > li > ul > li.last {
	margin: 0 0 5px 0;
}
.header_responsive .gNavArea .menu > ul > li > ul > li > ul > li a:before,
.header_responsive .gNavArea .menu > ul > li > ul > li > ul > li > ul >li a:before{
	background:none;
}
.header_responsive .gNavArea .menu > ul > li > ul > li > ul > li.text {
	border-right: 1px solid #b95053;
	width: 19%;
	min-height: 80px;
	padding: 0;
}
.header_responsive .gNavArea .menu > ul > li > ul > li > ul > li.text span{
	margin-top: 0px !important;
}
.header_responsive .gNavArea .menu > ul > li > ul > li > ul > li.text.bd_non {
	border-right: none !important;
}
.header_responsive .gNavArea .menu > ul > li > ul > li > ul > li.text:last-child {
	border-right: none;
}

.header_responsive .gNavArea .menu > ul > li > ul > li > ul > li span{
	display: inline-block;
	margin-top: 8px;
	background: url(/common/img/arrow_navi.png) no-repeat left 5px;
	padding-left: 10px;
}
.header_responsive .gNavArea .menu > ul > li > ul > li > ul > li a {
	border: 0;
}
.header_responsive .gNavArea .menu > ul > li > ul > li > ul > li a span:hover{
	text-decoration: underline;
}

.header_responsive .gNavArea .menu > ul > li > ul.normal-sub {
	left: auto;
	padding: 10px 20px;
}

.header_responsive .gNavArea .menu > ul > li > ul.normal-sub > li {
	width: 25%;

}

.header_responsive .gNavArea .menu > ul > li > ul.normal-sub > li a {
	border: 0;
	padding: 1em 0;
}

#js-gnav-layer {
	background-color: #000;
	height: 100%;
	left: 0;
	opacity: .6;
	position: absolute;
	width: 100%;
	display: none; 
}
.menuTtl{
	color: #0066cc; 
	font-size: 26px; 
	font-weight: bold; 
	line-height: 46px; 
}
.menuTtl span{
	float: right;
	width: 32px;
	height: auto;
}

.menuTtl span a:before{
	background:none;
}
.txtLink li{
	background: url(/assets/img/common/icon_common_01.png);
	padding-left: 10px;
	background-position: left center;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	font-size: 14px;
	line-height: 32px;
}

.txtLink li a{
	color:#0066cc !important;
	font-size: 16px !important;
	font-weight: 500;
	line-height: 24px;
}

.txtLink li a:hover{
	text-decoration:underline !important;
}

@media (max-width: 767px){
	.header_responsive .gNavArea .menu {
		position: inherit;
	}
	.header_responsive .gNavArea .menu > ul.menuBtn {
		padding: 0;
		width: 100%;
		padding-bottom: 0 !important;
	}
	.header_responsive .gNavArea .menu li.sp_obj {
		font-size: 16px;
		color: #0066cc;
	}
	.header_responsive .gNavArea .menu li.sp_obj ul {
		display: block !important;
		width: 87.5%;
		position: inherit;
		background: none;
		margin: 5% auto 0;
		padding: 0;
	}
	.header_responsive .gNavArea .menu li.sp_obj ul li {
		padding: 2% 0;
		border: none;
		background: url(/assets/img/common/icon_common_03.png);
		padding-left: 7%;
		background-position: left 6px;
		background-repeat: no-repeat;
		background-size: 5% auto;
	}
	.header_responsive .gNavArea .menu li.sp_obj ul li a {
		float: none;
		font-size: 14px;
		line-height: 16px;
		font-weight: normal;
	}
	.header_responsive .gNavArea .menu li.sp_obj ul.btnTxt{
		display: table;
		width: 100%;
		border-collapse: separate;
		border-spacing: 10px 0;
	}
	.header_responsive .gNavArea .menu li.sp_obj ul.btnTxt li{
		width: 86%;
		display: block;
		vertical-align: middle;
		border: solid 2px #0066cc;
		padding: 2% 0 2% 2%;
		background: url(/assets/img/common/icon_common_03.png) #ffffff;
		padding-left: 6%;
		background-position: 5.8% center;
		background-repeat: no-repeat;
		background-size: 5% auto;
		margin: 0 auto;
	}
	.header_responsive .gNavArea .menu li.sp_obj ul.btnTxt li span.icon{
		display: inline-block;
		vertical-align: middle;
		width: 14%;
	}
	.header_responsive .gNavArea .menu li.sp_obj ul li ul.btnTxt li span.txt{
		display: inline-block;
		margin: 0 !important;
		vertical-align: baseline !important;
		text-align: center;
		width: 90%;
		font-size:13px;
		font-weight: 500;
	}

}


/* header内検索窓（PC SP共通）
--------------------------------------------------*/

/*検索アイコン*/

td.gsc-search-button > input {
	opacity: 0;
	border: none;
}

.gsc-input-box {
	border: none !important;
	background: transparent !important;
}

.gsc-search-button {
	background: url(/assets/img/common/btn_search.png) !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
}

/* 入力ボックス */

table.gsc-search-box td.gsib_a {
	padding: 0;
	position: relative !important;
}

/* ×マーク */
table.gsc-search-box td.gsib_b {
	display: none !important;
}

input.gsc-input {
	position: relative !important;
	top: 0;
	line-height: 1.4 !important;
	font-family: 'Noto Sans Japanese', sans-serif;
}
input.gsc-input > input{
	position: absolute !important;
	top: 0;
	left: 0;
}

/* 入力時の影を消す */
.gsc-search-box .gsc-input>input:focus,
.gsc-input-box-focus {
	border: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	outline: none !important;
}

.gsc-search-box .gsc-input>input:hover,
.gsc-input-box-hover {
	border: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	outline: none !important;
}

/* 検索結果文字スタイル */

.gsc-result .gs-title {
	height: 1.6em !important;
}



#commodity ul li .img {
	position: relative;
	z-index: 1;
}
#commodity ul li a {
	z-index: 10;
	background: #fff;
	opacity: 0;
}


#category ul li .img {
	position: relative;
	z-index: 1;
}

#category ul li a {
	z-index: 10;
	background: #fff;
	opacity: 0;
}

#newItem ul li .img {
	position: relative;
	z-index: 1;
}

#newItem ul li a {
	z-index: 10;
	background: #fff;
	opacity: 0;
}

#bnrArea ul li .img {
	position: relative;
	z-index: 1;
}

#bnrArea ul li a {
	z-index: 10;
	background: #fff;
	opacity: 0;
}

/* お知らせ用 */
.attentionTop {
    text-align: center;
    margin: 20px 0 20px 0;
    font-size: 18px;
    border: 1px solid #696969;
    padding: 5px;
}

.attentionTopRed {
    text-align: center;
    margin: 20px 0 20px 0;
    font-size: 18px;
    border: 1px solid #696969;
    padding: 5px;
}

.attentionTopRed a:link,
.attentionTopRed a:visited {
    color: #ff0000;
    text-decoration: none;
}

.atButton {
    font-size: 18px;
    text-decoration: none;
    color: #FFF;
    background: #de0000;
    transition: .4s;
    border-style: none;
    cursor: pointer;
    padding: 10px 40px;
    border-radius: 4px;
}

.atButton:hover {
    opacity: 0.5;
}

.attentionInnerBox {
    width: 50%;
    text-align: left;
    margin: 10px auto;
    font-size: 14px;
    border: 1px solid #c1c1c1;
    padding: 5px;
}