@charset "utf-8";

/* ****************************************************************************

	style.css
	
-------------------------------------------------------------------------------

  01. Content- mainContent
  02. Content- subContent
	
******************************************************************************* */
header {
	margin-bottom:10px;
}

header #headerGlobalNav li.store a {
	background-image: url(/contents_file/img/index_header_nav_01.gif);
}

header #headerGlobalNav li.products a {
	background-image: url(/contents_file/img/index_header_nav_02.gif);
}

header #headerGlobalNav li.club a {
	background-image: url(/contents_file/img/index_header_nav_03.gif);
}

header #headerGlobalNav li.fun a {
	background-image: url(/contents_file/img/index_header_nav_04.gif);
}

header #headerGlobalNav li.support a {
	background-image: url(/contents_file/img/index_header_nav_05.gif);
}

header #headerGlobalNav li.company a {
	background-image: url(/contents_file/img/index_header_nav_06.gif);
}

/* 00. important
----------------------------------- */
#important {
	margin:20px;
	background:url(/contents_file/img/important_bg.gif) repeat left top;
	padding:5px !important;
}

#important table {
	width:910px;
}

#important table th {
	vertical-align:middle;
	width:195px;
	text-align:left;
}

#important table th img {
	padding:5px 24px 5px 15px;
}

#important table td {
	text-align:left;
	background-color:#fff;
	padding:7px 20px;
	width:680px;
}

#important table td dl dt {
	float:left;
	width:70px;
}

#important table td dl dd {
	float:right;
	width:590px;
}

/* 01. mainContent
----------------------------------- */

#mainContent {
	float: left;
	width: 600px;
	margin-bottom: 50px;
	padding-left: 20px;
}

/*=== Slide show ====*/
#slideShow {
	position: relative;
	width: 920px;
	height: 380px;
	margin: 0 auto 30px;
}

#slideShow li {
	float: left;
	padding: 0 5px;
	position: relative;
}
#slideShow li .annotate {
	position: absolute;
	left: 20px;
	top: 27px;
	background: rgba(0,0,0,0.2);
	color: #fff;
	padding: 5px 10px;
	z-index: 1;
}
#slideShow li .annotate:hover {
	background: rgba(0,0,0,0.8);
	border: 1px solid #fff;
	padding: 4px 9px;
	text-decoration: none;
}
#slideThumb {
	position: absolute;
	top: 332px;
	left: 50%;
	width: 348px;
	height: 48px;
	overflow: hidden;
	margin-left: -174px;
}

#slideThumb span {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	text-align: center;
}

#slideThumb img {
	margin: 0 5px;
}

#slideThumb img:hover {
	cursor: pointer;
}

#prevSlide {
	position: absolute;
	top: 50%;
	left: 170px;
	/*left: 265px;*/
	margin-top: -18px;
}

#nextSlide {
	position: absolute;
	top: 50%;
	right: 170px;
	/*right: 265px;*/
	margin-top: -18px;
}
#slideShow .movie-play-icon {
	position: absolute;
	width: 76px;
	height: 53px;
	top: 50%;
	left: 50%;
	margin-top: -26px;
	margin-left: -38px;
	background: url("/contents_file/img/play_blur.png") no-repeat;
	cursor: pointer;
}
#slideShow .movie-play-icon.active {
	background: url("/contents_file/img/play_active.png") no-repeat;
}

/*=== Online store ====*/
#mainContent #onlineStore {
	overflow: hidden;
	margin-bottom: 20px;
}

#mainContent #onlineStore h2 {
	margin-bottom: 15px;
}

#mainContent #onlineStore p {
	margin-bottom: 1em;
	padding: 0 10px;
	font-weight: bold;
}

#mainContent #onlineStore li {
	float: left;
	width: 196px;
	margin: 0 6px 15px 0;
}

#mainContent #onlineStore li:nth-child(3n) {
	margin: 0 0 15px 0;
}

#mainContent #onlineStore li dl,
#mainContent #onlineStore li dt,
#mainContent #onlineStore li dd {
	padding:0;
	margin:0;
	list-style:none;
}

#mainContent #onlineStore li dt {
	padding: 7px 0;
	font-weight: bold;
}

/*=== Products ====*/
#mainContent #products {
	overflow: hidden;
	margin-bottom: 0px;
	padding-bottom: 30px;
	background: none;
}

#mainContent #products h2 {
	margin-bottom: 15px;
}

#mainContent #products p {
	margin-bottom: 1em;
	padding: 0 10px;
	font-weight: bold;
}

#mainContent #products li {
	float: left;
	width: 196px;
	margin: 0 6px 15px 0;
}

#mainContent #products li:nth-child(3n) {
	margin: 0 0 15px 0;
}

#mainContent #products li span {
	display: block;
	padding: 5px 0 0 0;
	font-weight: bold;
}

/*=== Topical ====*/
#mainContent #topicalProducts {
/*
	float: left;
	width: 288px;
*/
	margin-bottom: 20px;
}

#mainContent #topicalProducts h2 {
	margin-bottom: 10px;
}

#mainContent #topicalProducts li {
	overflow: hidden;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #e0e0e0;
}

#mainContent #topicalProducts li:last-child {
	margin: 0;
	padding: 0;
	border: none;
}

#mainContent #topicalProducts li dl {
	float: right;
	width: 200px;
}

#mainContent #topicalProducts li dt {
	padding: 5px 0;
}

#mainContent #topicalProducts li dd:nth-child(2) {
	margin-bottom: 5px;
	font-weight: bold;
}

#mainContent #topicalProducts li figure {
	float: left;
}

/*=== Club KAI ====*/
#mainContent #clubKAI {
	float: right;
	width: 288px;
	margin-bottom: 30px;
}

#mainContent #clubKAI h2 {
	margin-bottom: 10px;
}

#mainContent #clubKAI li {
	overflow: hidden;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #e0e0e0;
}

#mainContent #clubKAI li:last-child {
	margin: 0;
	padding: 0;
	border: none;
}

#mainContent #clubKAI li dl {
	float: right;
	width: 200px;
}

#mainContent #clubKAI li dt {
	padding: 10px 0;
	font-weight: bold;
}

#mainContent #clubKAI li figure {
	float: left;
}

/*=== News ====*/
#mainContent #news {
	margin-bottom: 30px;
}

#mainContent #news h2 {
	margin-bottom: 15px;
}

#mainContent #news dl {
	padding: 0 10px;
}

#mainContent #news dd {
	margin-bottom: 1em;
}

/*=== Special ====*/
#mainContent #specialContents {
	margin-bottom: 30px;
}

#mainContent #specialContents h2 {
	margin-bottom: 15px;
}

#mainContent #specialContents ul {
	font-size: 0;
}
#mainContent #specialContents li {
	display: inline-block;
	font-size: 12px;
	width: 266px;
	vertical-align: top;
}
#mainContent #specialContents li:nth-child(odd) {
	float: none;
	padding: 15px 22px 15px 11px;
	border-right: none;
	border-bottom: none;
}
#mainContent #specialContents li:nth-child(even) {
	float: none;
	width: 266px;
	padding: 15px 11px 15px 23px;
	border-bottom: none;
}
#mainContent #specialContents li:nth-child(-n+2) {
	padding-top: 0;
} 
#mainContent #specialContents li p {
	margin-bottom: 7px;
}

#mainContent #specialContents li dt {
	margin-bottom: 3px;
	font-weight: bold;
}

#mainContent #specialContents li dd {
	height: 4em;
}



/* 02. subContent
----------------------------------- */
#subContent {
	float: right;
	width: 300px;
	margin-bottom: 20px;
	padding-right: 20px;
}

#subContent section {
	overflow: hidden;
	margin-bottom: 30px;
}

#subContent #sideSearch {
	height: 41px;
	margin-bottom: 10px;
	padding: 13px 10px 0;
	background: url(/contents_file/img/side_search_bg.png) no-repeat 0 0;
}

#subContent #sideSearch input {
	vertical-align: top;
	margin: 0;
	padding: 0;
}

#subContent #sideSearch input[type="text"] {
	float: left;
	width: 200px;
	height: 27px;
	line-height: 27px;
	padding: 0 5px;
	border: 1px solid #ffffff;
	border-radius: 3px;
}

#subContent #sideSearch input[type="image"] {
	float: right;
}

/* -- log out 状態 -- */
#subContent #sideLogin {
	background: rgb(239,239,239);
}

#subContent #sideLogin h2 {
	position: relative;
	margin-bottom: 15px;
}

#subContent #sideLogin h2 a:last-child {
	position: absolute;
	top: 45px;
	right: 10px;
	padding-left: 10px;
	color: #e2712b;
	font-weight: normal;
	background: url(/contents_file/img/side_login_icon.png) no-repeat 0 50%;
}

a.entryLink {
	position: absolute;
	top: 27px;
	left: 165px;
	padding-left: 10px;
	color: #E2712B;
	font-weight: normal;
	background: url(/contents_file/img/side_login_icon.png) no-repeat 0 50%;
}

#subContent #sideLogin p {
	padding: 0 10px;
}

#subContent #sideLogin form {
	position: relative;
	padding: 10px;
	margin-bottom: 5px;
}

#subContent #sideLogin input {
	vertical-align: top;
	margin: 0;
	padding: 0;
}

#subContent #sideLogin input[type="text"],
#subContent #sideLogin input[type="password"] {
	width: 200px;
	height: 26px;
	line-height: 26px;
	margin-bottom: 5px;
	padding: 0 5px;
	border: 1px solid rgb(125,125,125);
	border-radius: 3px;
}
#subContent #sideLogin .remind {
	margin-top: 5px;
	text-align: right;
}
#subContent #sideLogin .remind a {
	color: #e2712b;
}

#subContent #sideLogin input[type="image"] {
	position: absolute;
	top: 10px;
	right: 10px;
}

.right-clubKAI .right-clubKAI-title {
	color: #e2712b;
	font-weight: bold;
}
.right-clubKAI ul {
	margin-left: 10px;
	padding-bottom: 20px;
}
.right-clubKAI ul li {
	margin-top: 7px;
	clear: both;
}
.right-clubKAI ul li dl {
	margin-left: 47px;
}
.right-clubKAI ul li figure {
	border: 1px solid #888;
	float: left;
	margin-right: 5px;
}
.right-clubKAI ul li figure img {
	width: 40px;
	height: 40px;
}

/* -- log in 状態 -- */
#subContent #sideLoginAfter {
	background: #efefef;
}

#subContent #sideLoginAfter h2 {
	margin-bottom: 15px;
}

#subContent #sideLoginAfter p {
	padding: 0 10px;
}

#subContent #sideLoginAfter form {
	position: relative;
	padding: 10px;
}

/*#subContent #sideLoginAfter form input[type="image"] {
	display:inline;
}*/

/* -- ranking -- */
#subContent #sideKeywordRanking ol {
	margin: 10px 10px 10px 36px;
}

#subContent #sideKeywordRanking li {
	margin-bottom: 7px;
}

#subContent #sideKeywordRanking p {
	padding: 0 10px;
}
#subContent #campaign{
	margin-bottom: 30px;
}
#subContent #campaign p,
#subContent #sideFun p {
	margin: 15px 0 10px;
	text-align: center;
}

#subContent #campaign dl,
#subContent #sideFun dl {
	padding: 0 10px;
}

#subContent #campaign dt,
#subContent #sideFun dt {
	margin-bottom: 5px;
	font-weight: bold;
}
/* コーポレートTOPカルーセルのローディング */
#slideShow .loading {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 920px;
	height: 380px;
	z-index: 2;
	background: #fff;
	line-height: 380px;
	text-align: center;
}
#slideShow .loading img {
	vertical-align: middle;
}
#slideShow {
	overflow: hidden;
}
#slideShow ul {
	width: 9999px;
}
#slideShow ul li {
	float: left;
}
#slideShow .caroufredsel_wrapper {
	width: 9999px;
}

/*=== Topical ====*/
#mainContent #topicalProducts {
	float: none;
	width: auto;
	margin-bottom: 20px;
}

#mainContent #topicalProducts h2 {
	margin-bottom: 10px;
}

#mainContent #topicalProducts li {
	overflow: hidden;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #e0e0e0;
	width: 288px;
	min-height: 0;
	float: left;
}

#mainContent #topicalProducts li:nth-of-type(3),
#mainContent #topicalProducts li:last-child {
	margin: 0;
	padding: 0;
	border: none;
}

#mainContent #topicalProducts li dl {
	float: right;
	width: 200px;
}

#mainContent #topicalProducts li dt {
	padding: 5px 0;
}

#mainContent #topicalProducts li dd:nth-child(2) {
	margin-bottom: 5px;
	font-weight: bold;
}

#mainContent #topicalProducts li figure {
	float: left;
}

/*=== Club KAI ====*/
#mainContent #clubKAI {
	float: right;
	width: 288px;
	margin-bottom: 30px;
}

#mainContent #clubKAI h2 {
	margin-bottom: 10px;
}

#mainContent #clubKAI li {
	overflow: hidden;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #e0e0e0;
}

#mainContent #clubKAI li:last-child {
	margin: 0;
	padding: 0;
	border: none;
}

#mainContent #clubKAI li dl {
	float: right;
	width: 200px;
}

#mainContent #clubKAI li dt {
	padding: 10px 0;
	font-weight: bold;
}

#mainContent #clubKAI li figure {
	float: left;
}
.camp-layer {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 100;
	display: none;
}
.camp-img-inner {
	position: relative;
}
.camp-img-inner .btn-close {
	position: absolute;
	color: #000 !important;
	text-decoration: none;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	background: #fff;
	z-index: 3;
	text-align: center;
	padding: 2px 3px 0px;
	right: -1.65em;
	top: -1.6em;
	font-size: 13px;
/*
	padding: 2px 6px 0px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	text-align: center;
	color: #000 !important;
	border: 1px solid #000;
	right: -30px;
	top: -30px;
	background: #fff;
	z-index: 3;
	font-size: 24px;
	text-decoration: none;
*/
}
.camp-img {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -384px;
	margin-top: -221px;
	z-index: 101;
	padding: 15px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background: #fff;
	border: 1px solid rgba(234, 238, 250, 0.6);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.6);
}
.camp-img img {
	width: 768px;
	height: 442px;
}
#sideSNS h2 {
	position: relative;
}
#sideSNS h2 .social-link {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 8px;
	left: 178px;
}
.onlineStore__button {
	margin: 20px auto;
	display: block;
}

/*モーダル*/
.koushien-popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: .6s;
}
.koushien-popup.is-show {
  opacity: 1;
  visibility: visible;
}
.popup-inner {
  position: absolute;
  left: 50%;
  top: 320px;
  transform: translate(-50%,-50%);
  width: 80%;
  max-width: 600px;
  padding: 20px;
  z-index: 2;
}
.popup-inner img {
  width: 100%;
}
.black-background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.7);
  z-index: 1;
  cursor: pointer;
}
.content{
  margin: 0 auto;
}
.koushien-link {
  display: block;
	color: #fff;
	font-size: 16px;
  text-align: center;
	margin-top: 10px;
	text-decoration: underline;
}
.iframe-wrap {
	position: relative;
	width: 100%;
	padding: calc(315 / 560 * 100%) 0 0;
}
.koushien-movie {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
  display: block;
  margin: auto;
}
.koushien-txt {
  margin-bottom: 20px;
  font-size: 20px;
  display: block;
  color: #fff;
  text-align: center;
}
.js-modal-close p {
  color: #fff;
  position: absolute;
  top: -10px;
  right: -30px;
  text-decoration: none;
  font-size: 50px;
  cursor: pointer;
}