@charset "utf-8";
/* ==================================================
PC
================================================== */	
/* ==================================================
reset
================================================== */

body {
	margin:0;
	padding:0;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	font-size:90%;
	letter-spacing:0.05em;
	line-height:1.6;
	color:#333333;
	background-color:#FFFFFF;
	margin-bottom:1px;/*scrollbar*/
	word-break: normal;
	word-wrap: break-word;
    -webkit-text-size-adjust: 100%;	
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, form, input, blockquote, figure {
	margin:0;
	padding:0;
}
img {
	border:none;
}
a img {
	border:none;
}
ul li img {
	vertical-align: bottom;
}
li, dt, dd {
	line-height:1.4;
}
form, input, select {
	font-size:100%;
}
a:link, a.skip {
	background-color:transparent;
}
a {
	text-decoration: none;
	color:#555555;
}
iframe {
	border:none;
}
a:hover, a:focus {
	text-decoration:underline;

}
a:visited {
	color:#252c71;
}
.anchor {
	cursor:pointer;
}
.pcnone {
	display:none;
}
p.voice_navi {
	position: absolute;
	overflow: hidden;
	width: 1px;
	height: 1px;
	top:0;
	left:0;
	margin:0;
	padding:0;
}
/* ==================================================
skip
================================================== */
.skip {
	position: absolute;
	overflow: hidden;
	width: 1px;
	height: 1px;
	top:0;
	left:0;
	margin:0;
	padding:0;
}
a.skip {
	text-align:center;
	padding:2px 0;
	top:auto;
}
a.skip:active {
	display:block;
	width:99.99%;
	font-size:100%;
	line-height:1.6;
	top:0;
	left:0;
}
a.skip:focus {
	display:block;
	width:99.99%;
	font-size:100%;
	line-height:1.6;
	top:0;
	left:0;
}
#page-top {
	position: fixed;
	bottom:20px;
	right:20px;
	z-index:100;
}
/* ==================================================
layout
================================================== */
/* layout-wrapper
============================== */

#wrapper {
	background-repeat:no-repeat;
	width:100%;
	position:relative;
	min-width:1000px;
}
/* header
============================== */

#header {
	width:1000px;
	margin:0 auto;
	text-align:center;
}
#header_logo {
	margin:20px auto 30px;
	position:relative;
}
#header_logo h2 {
	font-size:90%;
	font-weight:normal;
	margin:0;
	color:#4c628d;
}
/* gnavi
============================== */

#gnavi {
	margin:0 auto;
	height:40px;
}
#gnavi ul {
	list-style:none;
	display:block;
	text-align:center;
	margin-left:30px;
	width:1000px;
	height: 100%;
	overflow:hidden;
}
#gnavi ul li {
	margin:0 30px 0 0;
	float:left;
}
#gnavi ul li:first-child {
	opacity:0;
	margin-top:-2em;
	transition: all 0.5s ease;
	transition-delay:3;
}
#gnavi ul li:nth-child(2) {
	margin-left:-60px;
	transition: all 0.5s ease;
	transition-delay:2;
}
#gnavi ul li:after {
	content:url(../images/gnavi_after.png);
	margin-left:30px;
	transition: all 0.5s ease;
	transition-delay:1;
}
#gnavi ul li:first-child:after, #gnavi ul li:last-child:after {
	content:"";
	margin-left:0;
}
#gnavi.fixed {
	position:fixed;
	left:0;
	top:0;
	z-index:100;
	background-color:#FFFFFF;
	width:100%;
	height:73px;
	opacity:0.95;
}
#gnavi.fixed ul {
	margin:0 auto;
	padding-top:23px;
	overflow:hidden;
	height:33px;
}
#gnavi.fixed ul li:first-child {
	opacity:1;
	margin-top:-5px;
	transition-delay:1;
}
#gnavi.fixed ul li:nth-child(2) {
	margin-left:0;
	transition-delay:2;
}
#gnavi.fixed ul li:after {
	content:url(../images/gnavi_after.png);
	margin-left:20px;
	transition-delay:3;
}
#gnavi.fixed ul li:last-child:after, #gnavi.fixed ul li:first-child:after {
	content:"";
	margin-left:0;
}
/* top
============================== */

#top_header_image {
	clear:both;
	margin:20px auto 0;
	overflow:hidden;
	width:100%;
}
#top_header_image ul {
	overflow: hidden;
	top: 0;
	left: 50%;
	height: 500px;
	margin-left: -683px;
	z-index:0;
}
#top_header_image ul li img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 1366px;
	height: 488px;
	z-index:-1;
}
#top_header_image li {
	height:488px;
}
#top_header_image .bx-pager {
	background:url(../images/top_slide_bg.png) repeat-x top;
	height:80px;
	position:relative;
	z-index:50;
	margin-top:-70px;
	padding-top:60px;
	margin-bottom:30px;
}
#top_header_image .bx-prev, #top_header_image .bx-next {
	display:none;
}
#main {
	width:1000px;
	margin:-40px auto 40px;
	padding-bottom:30px;
	clear:both;
}
#top_maincontents {
	float:left;
	width:670px;
	clear:both;
}
#top_right_sidemenu {
	float:right;
	width:295px;
	margin-top:35px;
}
#top_recommend {
	margin:0 0 50px;
}
#top_recommend h2 {
	float:left;
	margin-bottom:30px;
}
#top_recommend .ichiran {
	float:right;
	font-size:85%;
	text-align:left;
	display:inline-block;
	padding:7px 30px 7px 20px;
	border:1px solid #4c628d;
	position:relative;
}
#top_recommend a .ichiran {
	color:#4c628d;
}

#top_recommend a:hover img{
	opacity:0.4;	
}
#top_recommend a:hover .ichiran {
	opacity:0.7;
}
#top_recommend .ichiran:after {
	content:url(../images/arw_01.png);
	padding-left:10px;
	right:10px;
	top:0.5em;
	position:absolute;
}
#top_recommend ul {
	list-style:none;
	margin-left:-20px;
	margin-top:20px;
	clear:both;
}
#top_recommend figcaption {
	font-size:90%;
	margin-top:10px;
}
#top_recommend ul li {
	float:left;
	margin-left:60px;
	text-align:center;
}
.sidemenu_ban {
	margin-bottom:20px;
	list-style:none;
}
.sidemenu_ban li {
	margin-bottom:5px;
}
#top_news h2 {
	margin:0 0 10px;
}
#top_news h2.backnumber {
	border-top:1px solid #efefef;
	padding-top:15px;
}
#top_news a {
	color:#333333;
}

#top_news .image, #top_news .txt {
	display:table-cell;
	vertical-align:top;
	padding-bottom:20px;
}
#top_news .image {
	padding-right:20px;
}
#top_news h3 {
	font-weight:normal;
}
#top_news .date {
	color:#6d6d6d;
	font-size:90%;
	text-align:right;
}
#top_news dl {
	padding:5px 10px 5px 0;
	font-size:90%;
}
#top_news dl dt {
	width: 10em;
	margin: 0 0 0.5em 0;
	padding: 2px 0 0 10px;
	line-height: 1.5;
	color:#6d6d6d;
	background:url(../images/arw_01.png) no-repeat left center;
}
#top_news dl dt img {
	vertical-align:middle;
}
#top_news dl dd {
	margin: -2em 0 0.5em 13em;
	padding: 0 0 0 0;
	line-height: 1.5;
}
#top_news .ichiran {
	float:right;
	font-size:85%;
	text-align:left;
	display:inline-block;
	padding:7px 30px 7px 20px;
	border:1px solid #4c628d;
	position:relative;
}
#top_news a .ichiran {
	color:#4c628d;
}
#top_news a:hover .ichiran {
	color:#4c628d;
	opacity:0.7;
}
#top_news .ichiran:after {
	content:url(../images/arw_01.png);
	padding-left:10px;
	right:10px;
	top:0.5em;
	position:absolute;
}
/* page
============================== */
#page_main {
	width:1000px;
	margin:20px auto 50px;
	clear:both;
}
#page_maincontents {
	width:740px;
	float:left;
}
#page_sidemenu {
	float:right;
	width:230px;
}
#cate_title {
	margin:0 auto;
}


#path {
	margin:0 auto;
	clear:both;
	font-size:75%;
	text-align:right;	
	padding:0 5px 10px;
}

#path a{
	color:#777777;
}
.pankuzu{
	color:#bebebe;
	margin:0 5px;
}

#article #cate_menu{
	background-color:#f9f9f9;
	margin:0 auto 40px;	
}
#article #cate_menu ul{
	list-style:none;	
	margin:0 auto;
	display:block;
	text-align:center;
	padding:10px;
	}
#article #cate_menu ul li{
	background:none;
	margin:0;
	padding:0;
	display:inline-block;
	cursor:pointer;
}
#article #cate_menu ul li:hover{
	text-decoration:underline;
}
#article #cate_menu ul li:after{
	content:"/";
	color:#9ba7bf;
	margin:0 20px;	
	display:inline-block;
	font-weight:normal;
}

#article #cate_menu ul li:last-child:after{
	content:"";	
}

#article #cate_menu ul li.active{
	font-weight:bold;	
}

#article #cate_menu ul li.active:hover{
	text-decoration:none;
}
/* ==================================================
article
================================================== */


 #article {
	background-color:#FFFFFF;
	padding:0;
}
#article a:hover img {
	opacity:0.4;
	filter: alpha(opacity=40);
}
#article p {
	margin-bottom:15px;
}
#article ul {
	margin:10px 0 15px 10px;
	padding:0;
	list-style:none;
}
#article ol {
	margin:10px 0 15px 20px;
	padding:2px 0 7px 15px;
}
#article ol li {
	padding:2px 0 7px 0;
	background:none;
}
#article ul li {
	background:url(../images/listmark.png) left 0.6em no-repeat;
	padding:2px 0 7px 15px;
}
#article ul.inline {
	margin:0;
}
#article ul.inline li {
	display:inline;
	margin-left:5px;
}
#article ul li ul {
	margin:5px 0 5px 5px;
}
#article ol li ul {
	margin:5px 0 5px 5px;
}
#article ol li ul li {
	background:url(../images/listmark.png) left 0.6em no-repeat;
	margin-left:0;
	margin-bottom:0;
	padding:2px 0 7px 20px;
}
#article table {
	border-color: #a6a6a6;
	border-collapse: collapse;
	margin:10px 0px;
	width:100%;
}
#article table caption {
	text-align:left;
}
#article th {
	padding: 5px;
	border-color: #a6a6a6;
}
#article td {
	padding: 5px;
	border-color: #a6a6a6;
}
#article td.bordercleft {
	border-style:none;
	border-left:1px solid #a6a6a6;
}
#article td.bordercleftbottom {
	border-style:none;
	border-bottom:1px solid #a6a6a6;
	border-left:1px solid #a6a6a6;
}
#article td .wakusen {
	border:1px solid #333333;
	padding:3px;
	margin:3px;
}
#article .saiyo th {
	text-align:left;
	background-color:#656565;
}
#article .saiyo th, #article .saiyo td {
	border:1px solid #FFFFFF;
	padding:7px;
}
#article input[type="text"] {
	padding:3px;
}
.w5 {
	width:5%;
}
.w7 {
	width:7%;
}
.w9 {
	width:9%;
}
.w10 {
	width:10%;
}
.w13 {
	width:13%;
}
.w15 {
	width:15%;
}
.w17 {
	width:17%;
}
.w19 {
	width:19%;
}
.w20 {
	width:20%;
}
.w28 {
	width:28%;
}
.w30 {
	width:30%;
}
.w37 {
	width:37%;
}
.w40 {
	width:40%;
}
.w47 {
	width:47%;
}
.w48 {
	width:48%;
}
.w50 {
	width:50%;
}
.w60 {
	width:60%;
}
.w70 {
	width:70%;
}
.w75 {
	width:75%;
}

.w94{
	width:94%;	
}

.w95{
	width:95%;	
}

.aligncenter {
	text-align:center;
}
.alignleft {
	text-align:left;
}
.alignright {
	text-align:right;
}
.valigntop {
	vertical-align:top;
}
.bold {
	font-weight:bold;
}
.font85 {
	font-size:85%;
}
.font120 {
	font-size:120%;
}
.cred {
	color:#c42121;
}
.box_2col {
	clear:both;
	margin:0 0 0 -6px;
	overflow:hidden;
}
.box_2col div {
	margin-left:6px;
	width:49%;
	float:left;
	overflow:hidden;
}
.box_3col {
	clear:both;
	margin:0 0 0 -6px;
	overflow:hidden;
}
.box_3col div {
	float:left;
	width:237px;
	margin-left:6px;
	overflow:hidden;
}
#article .box {
	width:750px;
	clear:both;
	margin:0 auto;
}

.size50per {
	float:left;
	width:50%;
}
.size172 {
	float:left;
	width:172px;
}
.size200 {
	float:left;
	width:200px;
}
.size250 {
	float:left;
	width:250px;
}
.size300 {
	float:left;
	width:300px;
}
.size400 {
	float:left;
	width:400px;
}
.size450 {
	float:left;
	width:450px;
}
.size470 {
	float:left;
	width:470px;
}
.size490 {
	float:left;
	width:490px;
}
.size500 {
	float:left;
	width:500px;
}
.mgntb10 {
	margin:10px 0;
}
.mgnb20 {
	margin-bottom:20px;
}


.paddtb50{
	padding:50px 0;	
}
/* ==================================================
gaiyo
================================================== */
dl.gaiyo {
	padding:10px;
}
.gaiyo dt {
	width:8em;
	padding:10px 3px;
}
.gaiyo dd {
	padding:0 0 10px 10em;
	margin:-2.1em 0 0 0;
}
dl.enkaku {
	padding:10px;
}
.enkaku dt {
	width:8em;
	padding:10px 3px;
}
.enkaku dd {
	padding:0 0 10px 10em;
	margin:-2.1em 0 0 0;
}

/* ==================================================
kodawari
================================================== */
.kodawari{

}
.kodawari h2 {
	margin-bottom: 20px;
}
.kodawari h2 img {
	margin-bottom: 0px;
}
.kodawari img {
	margin-bottom: 15px;
}
.kodawari p.mb50 {
	margin-bottom: 50px !important;
}

.rekishi{
	background-color: #f9f9f9;
	background-image: url(../kodawari/images/bg_kodawari.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 25px;
	margin-top: 50px;
}
.rekishi h2 {
	font-size: 18px;
	margin-bottom: 24px;
}
.rekishi p {
}



/* ==================================================
dekirumade
================================================== */
.dekirumade p{
	margin:20px 0;	
	
}

.dekirumade .point{
	position:relative;
	z-index:1;
}

.dekirumade .popup{
	position:absolute;
	top:-120px;
	right:-50px;
	z-index:-1;
}
.dekirumade .kansei{
	
	margin-top:130px;	
}
.dekirumade .kansei .popup{
	position:absolute;
	top:-150px;
	right:40px;
	z-index:-1;
}
/* ==================================================
shohin
================================================== */


#article ul#item{
	list-style:none;
	margin-left:-65px;
	margin-top:50px;
	clear:both;
	overflow:hidden;
}
#article ul#item li{
	float:left;
	margin-left:65px;
	margin-bottom:30px;
	text-align:center;
	background:none;
}	

#article ul#item li figcaption {
	font-size:90%;
	margin-top:10px;
}

.inline_content{
	width:670px;
	margin:0 auto;
}

.inline_content  h2{
	text-align:center;
	padding:0;
	font-size:120%;
}

.inline_content h3{
	margin:10px 0 0;
	font-size:110%;	
}

.inline_content  dl {
	padding:5px 0;
	width:700px;
	
}
.inline_content  dl:after{
	content:"";
	border-bottom:1px solid #CCCCCC;
	
}
.inline_content  dt {
	width:7em;
	padding:10px 0 5px 15px;
	display:inline-block;

	width:100px;
}
.inline_content dd {
	padding:0 0 5px 115px;
	margin:-2.1em 0 0 -100px;
	border-bottom:1px solid #CCCCCC;
	display:inline-block;
	width:220px;
}
/* ==================================================
otoiawase 
================================================== */
dl.otoiawase {
	padding:0 10px;
	width:100%;
}


.otoiawase dt {
	width:30%;
	padding:15px 3px 15px;
	float:left;
	clear:left;

}
.otoiawase dd {
	float:left;
	width:66.5%;
	overflow:hidden;
	margin-left:-31%;
	padding:14px 3px 14px 17em;
		border-bottom:1px solid #ebebeb;


}

.otoiawase dd:last-child{
	border-bottom:none;	
}

.otoiawase_btn_01{
	cursor: pointer;
	height: 37px;
	width: 120px;
	border: 1px solid #4c628d;
	background-color:#4c628d;
	color:#FFFFFF;	
	font-weight:bold;
	margin:0 10px;
	
}

.otoiawase_btn_02{
	cursor: pointer;
	height: 37px;
	width: 120px;
	border: 1px solid #4c628d;
	background-color:#FFFFFF;
	color:#4c628d;	
	font-weight:bold;
	margin:0 10px;
	
}

.btn{
	margin:30px auto;	
	clear:both;
	text-align:center;
	font-size:90%;
	padding:5px;
	
}

.form_basic input:focus {background-color:#f6f6f6;}

.form_basic input,
.form_basic textarea {
	border:0;
	color:#333333;
	border:solid 1px #ccc;
	letter-spacing:0.05em;
	padding:5px;
}

.error_txt{
	color:#c42121;
}
.error_txt img{
	vertical-align:middle;
	margin-right:5px;
}

.error_bg{
	background-color:#ffefef;
	margin:10px 0;
}

.thanks_bg{
	background-color:#fafafa;
	margin:20px 0 50px;
	padding:20px;
}
/* ==================================================
shopping
================================================== */
.shopping .pagetitle_a2:before{
	content:"вз";
	font-size:80%;
	margin-right:10px;
}
.shopping .pagetitle_a2{
	color:#E17844;
	text-align:left;
	position:relative;
	margin:30px 0 15px;	
	border:none;
	font-size:120%;
}


.shopping .pagetitle_a3{
	border-bottom:1px solid #ebebeb;
	color:#333333;
	text-align:left;
	position:relative;
	margin:30px 0;	
}

.shopping .pagetitle_a3 h3 {
	margin:auto;
	position:absolute;
	left: 20px;
	top:-0.7em;
	font-size:140%;
	
}

.pagetitle_a3 span {
	background-color:#FFFFFF;
	padding:15px;
	letter-spacing:0.1em;
}

h2.thanks{
	color:#E17844;
	text-align:center;
	margin:0 0 20px;	
}

.shopping .image{
	padding:5px 0 10px;	
	float:left;
}

.shopping .txt{
	overflow:hidden;
	padding:5px 5px 10px 15px;	
	
}

.shopping .cart{
	clear:both;
	background-color:#f6f6f6;
	padding:20px;	
}

.shopping .price{
	float:left;	
}

.shopping .kosu{
	float:right;	
}

.shopping .zoom{
	text-align:center;	
	font-size:85%;
}
.shopping .zoom img{
	margin-right:5px;
	vertical-align:middle;
}	
.shopping .image a{
	text-decoration:none;	
}
#article .shopping .image a{
	color:#333333;	
}
#article .shopping .image a:hover .zoom {
	color:#999999;
}

.shopping_btn_01{
	cursor: pointer;
	padding:10px;
	width:200px;
	border: 1px solid #e15f1e;
	background-color:#e15f1e;
	color:#FFFFFF;	
	text-align:center;
	font-weight:bold;
	margin:0 10px;
}


.shopping_btn_02{
	cursor: pointer;
	padding:10px;
	width:200px;
	border: 1px solid #a6a6a6;
	background-color:#f6f6f6;
	color:#555555;	
	text-align:center;
	font-weight:bold;
	margin:0 10px;
}

.shopping_btn_03{
	cursor: pointer;
	padding:10px;
	width:100px;
	border: 1px solid #a6a6a6;
	background-color:#FFFFFF;
	color:#555555;	
	text-align:center;
	font-weight:bold;
	margin:0 10px;
}

.shopping_btn_01:hover,
.shopping_btn_02:hover,
.shopping_btn_03:hover{
	opacity:0.6;
	text-decoration:none;
}
a.shopping_btn_03{
	display:block;
	margin:0 auto;
}

dl.shopping {
	padding:0 10px;
	width:100%;
	margin:0 0 20px;
}


.shopping dt {
	width:30%;
	padding:15px 3px 15px;
	float:left;
	clear:left;

}
.shopping dd {
	float:left;
	width:66.5%;
	overflow:hidden;
	margin-left:-31%;
	padding:14px 3px 14px 17em;
		border-bottom:1px solid #ebebeb;


}

.shopping p{
	margin:0 10px;
}

.attention{
	color:#c42121;
	background-color:#ffefef;
	margin:10px 0;
	padding:10px;	
}

input[type="checkbox"], input[type="radio"] {
	margin-right:5px;
	border-color:#a6a6a6;
}
#article .flow{
	padding:10px 0;
	margin:0 auto 30px;	
	border-bottom:1px solid #f6f6f6;
	text-align:center;

}

#article .flow li{
	display:inline-block;
	background:none;
	color:#555555;
	margin:0 20px 0 0;	
	padding:0 3px 20px;
}

#article .flow li.active{
	font-weight:bold;
	color:#333333;	
}

dl.tokutei {
	padding:0 10px;
}
.tokutei dt {
	width:8em;
	padding:0 3px 13px;
	float:left;
	clear:left;
}
.tokutei dd {
	overflow:hidden;
	padding:0 3px 15px 2em;

}

#article table.soryo {
	margin:20px auto 30px;
	width:80%;
}
.soryo th{
	font-weight:bold;
	background-color:#F9F9F9;
	
}

.soryo td,
.soryo th{
	border:1px solid #a6a6a6;
}

.soryo tr td:nth-child(2n){
	text-align:right;	
}

/* pagetitle
============================== */

.pagetitle_a2 {
	border-bottom:1px solid #ebebeb;
	color:#4c628d;
	text-align:center;
	position:relative;
	margin:30px 0;
}
.pagetitle_a2 h2 {
	margin:auto;
	position:absolute;
	left: 0;
	right: 0;
	top:-0.7em;
	font-size:160%;
	
}
.pagetitle_a2 span {
	background-color:#FFFFFF;
	padding:15px;
	letter-spacing:0.2em;
}

.pagetitle_a3{
	color:#4c628d;
	margin:30px 0 10px;
	
}
/* whatsnew
============================== */
.whatsnew{
	border-bottom:1px solid #f6f6f6;
	clear:both;
	padding:20px 0;
	display:table;
	width:100%;

}

.whatsnew:last-child{
	border:none;
}
.whatsnew a {
	color:#333333;
}

.whatsnew .image, .whatsnew .txt {
	display:table-cell;
	vertical-align:top;
	padding-right:20px;
	
}
.whatsnew .image {
	padding-right:20px;
	width:270px;
	text-align:center;
	display:table-cell;
	
}
.whatsnew h2 {
	font-weight:normal;
	padding-top:120px;
	margin-top:-120px;
}
.whatsnew .date {
	color:#6d6d6d;
	font-size:90%;
	text-align:right;
}

/* ==================================================
footer
================================================== */

#footer {
	background-color:#f9f9f9;
	clear:both;
}
#footer_contents {
	width:1000px;
	margin:0 auto;
	display:table;
	padding:20px 0;
	list-style:none;
}
#footer_contents ul li {
	padding-right:20px;
	display:table-cell;
}
#footer address {
	font-style:normal;
	margin-top:10px;
}
#footer_ban li#footer_menu {
	list-style:none;
	vertical-align:top;
	width:540px;
	padding-right:0;
}
#sns_button {
	float:right;
	line-height:1;
	margin-bottom:10px;
}
#sns_button ul {
	list-style:none;
	float:right;
}
#sns_button h2, #sns_button li {
	display:inline;
	float:left;
	margin-left:15px;
}
#sns_button h2 img {
	vertical-align:middle;
	margin-right:5px;
}
#tw a {
	display:block;
	width:18px;
	height:15px;
	top:3px;
	position:relative;
	background:url(../images/sns_tw.png) no-repeat;
	z-index:100;
}
#fb a {
	display:block;
	width:18px;
	height:15px;
	top:3px;
	position:relative;
	background:url(../images/sns_fb.png) no-repeat;
	z-index:100;
}
#footer_copy {
	width:1000px;
	margin:0 auto;
	padding-bottom:10px;
	text-align:right;
	font-size:80%;
}
#footer_copy p {
	clear:both;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */

#header:after, #top_recommend ul:after, #gnavi ul:after, #main:after, #page_main:after, #cate_menu ul:after, #article .item ul:after, .box_2col:after, .box_3col:after, #article .box:after, #article.sitemap ul:after, dl.otoiawase:after,  dl.shopping:after, .cart:after, .inline_content dl:after,#sns_button ul:after {
	content:".";
	display:block;
	height:0;
	font-size:0.1%;
	line-height:0.1;
	clear:both;
	visibility:hidden;
}


/* 20231130 */
#gnavi {
  width: 100%;
  position: relative;
  text-align: center;
}
#gnavi > ul li, #gnavi > ul li a {
	height: 100%;
}

.menu {
	z-index: 100;
}
.menu:hover > a {
}
.child_menu > li:first-child {
	opacity: 1 !important;
	transition: unset !important;
	margin-right: 30px !important;
}
.child_menu > li:nth-child(2) {
	transition: unset !important;
	transition-delay:2;
}

.child_menu > li {
	margin: 0 !important;
	width: calc(100% / 2 - 15px);
}
.child_menu > li a img {
	width: 100%;
}
.child_menu > li > a:hover {
	opacity: .8;
	transition: .5s;
}
 
#gnavi.fixed ul.child_menu {
	left: calc(50% - 500px) !important;
}
.child_menu {
	transition: unset;
	transition-delay:unset;
	height: auto !important;
  width: 940px !important;
  position: absolute;
  top: 100%;
  left: 0;
	margin-left: 0 !important;
  padding: 30px;
  color: #333;
  background: rgb(255 255 255 / 80%);
  visibility: hidden;
	z-index: 100;
}
 
.menu:hover .child_menu {
  visibility: visible;
}
 
.child_menu a:hover {
}