@charset "utf-8";
/*---------------------------------------
top.css
create:asoTWC/nishioka
---------------------------------------*/


.warningMessage {
	padding: 20px;
	font-size: 80%;
	display: none;
	text-align: center;
	background-color: #FFC;
	border-bottom: 1px solid #dcdcdc;
}

*html .warningMessage {
	display: block !important
}

#topWrapper {
	background-color: #fff;
	width: 1145px;
	margin: 15px auto;
	position: relative;
}

#header .headerInnerTop {
	height: 67px;
}

#header #topEnglishBtn {
	float: left;
	padding-left: 163px;
}

#header p.shopInfo {
	padding: 10px 10px 10px 0;
    float: right;
	line-height: 1.5rem;
	font-size: 0.7rem;
	font-weight: bold;
}

/* add
------------------------------------------------------*/

#topWrapper div.flexBox {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 1145px;
	}

.DivLink{
    position:relative;
    /*width:280px;
    height:96px;
    background-color:#fffbb6;
    border:1px solid #ff6a00;*/
}

.DivLink .LinkClimbing{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* event box
--------------------------------------------------------------*/
/*#topEventWrapper {
	position: relative;
}*/

ul.eventDisplayBox {
	/*position: absolute;*/
	width: 209px;
	height: 195px;
	padding: 50px 18px 0;
	/*right: 2px;
	top: 2px;*/
	margin: 2px 0 17px;
	background: url(../img/top_event_bg.jpg) no-repeat left top;
	border-radius: 6px;
	box-shadow: 0 0 3px #ccc;
}

ul.eventDisplayBox li {
	width: 205px;
	text-align: center;
	margin: 2px;
}

ul.eventDisplayBox li.singleColumn {
	height: 78px;
	margin-bottom: 15px;
	box-shadow: 0 0 3px #806a45;
}

ul.eventDisplayBox li.doubleColumn {
	height: 172px;
	box-shadow: 0 0 3px #806a45;
}

ul.originalGoods {
	/*top: 264px;*/
	background: url(../img/top_goods_bg.jpg) no-repeat left top;
}

ul.originalGoods li.singleColumn {
	box-shadow: 0 0 3px #805845;
}

ul.anlbnrBox {
	/*position: absolute;
	top: 525px;
	right: 2px;
	height: 114px;
	margin-top: 15px;
	background-color: #13be00;*/
	border-radius: 6px;
	box-shadow: 0 0 3px #ccc;
	background-color: #2e6c7a;
}

#topContainer {
    width: 355px;
    padding-bottom: 8px;
    /*height: 672px;
    margin-left: 396px;
    float: left;
    margin-right: 0px;*/
}

*html #topContainer {
	margin-left: 198px !important
}

#topContainer h2.topNewsTitle {
	position: relative;
	margin: 20px 0 6px;
	font-size: 1rem;
}

#topContainer h2.topNewsTitle a {
	display: block;
	color: #fff;
	text-decoration: none;
}

#topContainer h2.topNewsTitle a:hover {
	color: #000;
	/*background-color: #fff;*/
	opacity: 0.9;
	font-weight: bold;
}

#topContainer h2.topNewsTitle img.active {
	position: absolute;
  	left: 11px;
  	top: 10px;
  	opacity: 0;
  	transition: 0.5s;
}

#topContainer h2.topNewsTitle:hover img.active {
	opacity: 0.9;
}

#topContainer dl.topNewsList {
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
	padding: 6px 15px 3px;
	color: #fff;
	font-size: 90%;
	margin-bottom: 7px;
}

#topContainer dl.topNewsList dd {
	margin-bottom: 5px;
}

#topContainer dl.topNewsList a:link {
	color: #ffffff;
}

#topContainer dl.topNewsList a:visited {
	color: #ffffff;
}

/*#topContainer .topNavigation {}*/

ul#topNavigation {
	width: 355px;
	/*border-bottom: 1px dotted #fff;*/
}

ul#topNavigation li {
	width: 355px;
	height: 22px;
	margin-bottom: 10px;
}

ul#topNavigation li a {
	width: 355px;
	height: 22px;
	display: block;
}

ul#topNavigation li a {
	background: url(../img/gnavi_top2_out.png) no-repeat;
}

ul#topNavigation li.tNavi06 {
	display: none;
}

ul#topNavigation li.tNavi04 {
	height: 33px;
}

ul#topNavigation li.tNavi04 a {
	background: url(../img/gnavi_top_rsv_out.png) no-repeat -2px top;
}

ul#topNavigation li.tNavi04 a:hover {
	background: url(../img/gnavi_top_rsv_ovr.png) no-repeat -2px top;
}

ul#topNavigation li.tNavi04 a.eng {
	width: 345px;
	height: 11px;
	display: block;
	background: url(../img/navi_eng_out.png) no-repeat right top;
}

ul#topNavigation li.tNavi04 a.eng:hover {
	background: url(../img/navi_eng_ovr.png) no-repeat right top;
}

ul#topNavigation li.tNavi01 a {
	background-position: 0 0;
}

ul#topNavigation li.tNavi02 a {
	background-position: 0 -36px;
}

ul#topNavigation li.tNavi03 a {
    background-position: 0 -72px;
}

ul#topNavigation li.tNavi05 a {
	background-position: 0 -144px;
}

ul#topNavigation li.tNavi06 a {
	background-position: 0 -180px;
}

ul#topNavigation li.tNavi07 a {
	background-position: 0 -216px;
}

ul#topNavigation li a:hover {
	background: url(../img/gnavi_top2_ovr.png) no-repeat;
}

ul#topNavigation li.tNavi01 a:hover {
	background-position: 0 0;
}

ul#topNavigation li.tNavi02 a:hover {
	background-position: 0 -36px;
}

ul#topNavigation li.tNavi03 a:hover {
	background-position: 0 -72px;
}

ul#topNavigation li.tNavi05 a:hover {
	background-position: 0 -144px;
}

ul#topNavigation li.tNavi06 a:hover {
	background-position: 0 -180px;
}

ul#topNavigation li.tNavi07 a:hover {
	background-position: 0 -216px;
}


#topContainer ul#weatherLinks {
	padding: 13px 13px 13px;
	border-bottom: 1px dotted #fff;
	font-size: 11px;
}

#topContainer ul#weatherLinks li {
	float: left;
}

#topContainer ul#weatherLinks li.weatherInfo {
	height: 30px;
	padding: 0px 17px 0px 40px;
	background: url(../img/topicon_weather.png) no-repeat 0 0;
}

#topContainer ul#weatherLinks li.volcanoInfo {
	height: 20px;
	padding: 10px 0 0px 40px;
	background: url(../img/topicon_volcano.png) no-repeat 0 2px;
}

#topContainer ul#weatherLinks li a {
	color: #fff;
}

#topContainer ul#mmBlock {
	padding: 15px 15px;
}

#topContainer ul#mmBlock li {
	width: 138px;
	float: left;
}

#topContainer ul#mmBlock li.facebook {
	width: 173px;
	height: 80px;
	padding-right: 14px;
	float: left;
	background: url(../img/top_facebook.png) no-repeat left top;
	text-align: center;
}

#topContainer ul#mmBlock li.facebook .fbWrapper {
	padding-left: 23px;
}

/* add
------------------------------------------------------*/

div.snBox {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

div.snBox div.fb_box {
    position: relative
}

div.snBox div.fb_box iframe {
    position: absolute;
    top: 38px;
    left: 38px;
}

div.snBox div.insta_box {
    position: relative;
}

.stretched-link::after {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    pointer-events: auto;
    background-color: rgba(0, 0, 0, 0);
}

/* flash
--------------------------------------------------------------*/
/*#flashcontent {}*/


/* banner area
--------------------------------------------------------------*/
#topBanner {
	background: url(../img/banner_bg.gif) repeat left top;
	text-align: center;
	padding: 15px 0 5px;
	margin-top: 15px;
}

#topBanner div.inner {
    width: 1145px;
    padding: 15px 0;
    margin: 0 auto;
}

#topBanner ul.topBannerList {
	margin: 0 auto;
}

#topBanner ul.topBannerList li {
	display: inline;
	margin: 0 2px 0;
	line-height: 25px;
}


/* add
------------------------------------------------------*/
ul#topNavigation li.tNavi03 {
	display: none;
}
