@charset "shift_jis";


/* ----------------------------------------
 COMMON
---------------------------------------- */

/* container */
#container {
	padding-top: 0;
	background: url(/common/images/bg_container.jpg) repeat left top;
}

/* #mainVisual */
#mainVisual {
	height: 400px;
    margin: 0 auto;
    overflow-x: hidden;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#mainVisual .innerVisual {
    width: 980px;
    height: 400px;
    margin: 0 auto;
}
#mainVisual ul {
    width: 2000px;
	height: 400px;
    position: relative;
    top: 0;
    left: -505px;
}
#mainVisual ul li{
	position: absolute;
}
#mainVisual ul li.main2{
	opacity: 0;
}

/* .tabpageWrap
---------------------------------------- */
.tabpageWrap {
	padding: 23px 0 31px;
	background-color: #fff;
}

/* .tabMenu */
.tabMenu {
	width: 476px;
	margin: 0 auto;
}
.tabMenu li {
	width: 238px;
	height: 57px;
	float: left;
	cursor: pointer;
}
.tabMenu li.product {
	background: url(../images/tab_product.png) no-repeat;
}
.tabMenu li.active.product {
	background: url(../images/tab_product-on.png) no-repeat;
}
.tabMenu li.story {
	background: url(../images/tab_story.png) no-repeat;
}
.tabMenu li.active.story {
	background: url(../images/tab_story-on.png) no-repeat;
}
.contHide {
	display: none;
}

/* .pageLink */
.pageLink {
 	width: 476px;
 	margin: 23px auto 0;
 	position: relative;
}
.pageLink li {
	float: left;
    width: 44.5%;
	text-align: right;
}
.pageLink li + li {
    width: 25%;
	text-align: left;
	margin-left: 65px;
}
.pageLink li:first-child:after {
	content: "|";
    display: inline-block;
    position: relative;
    right: -33px;
    font-weight: bold;
    font-size: 23px;
    color: #333;
}

/* .insetShadow */
.insetShadow {
    box-shadow: inset 0 -30px 30px 0 rgba(255,255,255,1);
    -webkit-box-shadow: inset 0 -30px 30px 0 rgba(255,255,255,1);
    padding-bottom: 37px;
}

/* .annotation_all */
.contInner dl.annotation_all {
	float: right;
    font-size: 14px;
    color: #333;
    margin-top: 20px;
}
.contInner dl.annotation_all dd {
    margin: -1em 0 0 1.5em;
}

/* .pageTop */
.pageTop {
	padding: 0 0 20px;
	text-align: center;
}
.pageTop a {
	display: inline-block;
}

/* imgTxt */
.tabMenu li,
.productIts h1,
.productIts h2,
.productIts > p,
.shopList h2,
.productStory h1,
.productStory h2,
.productStory > p,
.productStory .inside ul li h3{
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
}

/* clearfix */
.tabMenu:after,
.pageLink:after,
.shopList ul:after,
dl.annotation_all:after,
.productStory .gallery ul:after,
.productStory .concept ul:after,
.productStory .inside ul:after{
	content: "";
	display: block;
	clear: both;
}


/* ----------------------------------------
 PRODUCT
---------------------------------------- */

/* .productIts */
.productIts {
	width: 980px;
	margin: 0 auto;
	padding-bottom: 33px;
	overflow: hidden;
}

.productIts h1.titleIts {
	height: 148px;
	background: url(../images/h1_itomakishin.png) no-repeat;
}
.productIts h1.titleIt {
	height: 134px;
	background: url(../images/h1_itomaki.png) no-repeat;
}
.productIts h1 {
	width: 358px;
	margin: 57px auto 0;
}

.productIts p.txtIts {
	width: 584px;
	height: 146px;
	background: url(../images/txt_itomakishin.png) no-repeat;
}
.productIts p.txtIt {
	width: 490px;
	height: 145px;
	background: url(../images/txt_itomaki.png) no-repeat;
}
.productIts p.txtIts,
.productIts p.txtIt {
	margin: 30px auto 33px;
}

.productIts .coordination h2 {
	width: 329px;
	height: 34px;
	background: url(../images/h2_coordination.png) no-repeat;
}
.productIts .lineUp h2 {
	width: 179px;
	height: 33px;
	background: url(../images/h2_lineup.png) no-repeat;
}
.productIts h2 {
	margin: 0 auto 23px;
}

.productIts ul {
	width: 980px;
}
.productIts ul li {
	width: 980px;
	margin: 2px 0 0;
	background-color: #fff;
	vertical-align: top;
}

/* col */
.productIts .col1 {
	margin-bottom: 40px;
}
.productIts .col2 li,
.productIts .col3 li {
	position: relative;
}
.productIts .col2 li .btn {
	position: absolute;
	right: 175px;
	bottom: 34px;
}
.productIts .col3 li .btn {
	position: absolute;
	right: 225px;
	bottom: 32px;
}

/* annotation */
.lineUp .annotation_lineup,
.lineUp .annotation_lineup ul,
.lineUp .annotation_lineup ul li {
	width: 430px;
}
.lineUp .annotation_lineup {
	position: absolute;
	left: 40px;
	bottom: 30px;
}
.lineUp .annotation_lineup dl {
    font-size: 12px;
    color: #333;
    margin-bottom: 11px;
}
.lineUp .annotation_lineup dl dd {
    margin: -1em 0 0 1em;
}
.lineUp .annotation_lineup p {
    font-size: 14px;
    font-weight: bold;
    color: #333;
    margin-bottom: 7px;
    line-height: 1.1;
}
.lineUp .annotation_lineup ul li {
	font-size: 12px;
	margin: 0;
}
.lineUp .annotation_lineup ul li:first-child {
	margin: 0 0 10px;
}
.lineUp .annotation_lineup ul li span {
	color: #333;
	display: inline-block;
	padding-bottom: 5px;
}
.lineUp .annotation_lineup ul li a {
	color: #666;
	text-decoration: underline;
}


/* ----------------------------------------
 STORY
---------------------------------------- */

/* .productStory */
.productStory {
	width: 980px;
	margin: 0 auto;
	padding-bottom: 33px;
	overflow: hidden;
}

.productStory h1.titleSt {
	width: 188px;
	height: 43px;
	margin: 57px auto 0;
	background: url(../images/h1_story.png) no-repeat;
}

.productStory p.txtSt {
	width: 694px;
	height: 185px;
	margin: 30px auto 33px;
	background: url(../images/txt_story.png) no-repeat;
}

.productStory .gallery,
.productStory .inside {
	padding-top: 31px;
}
.productStory .concept {
	padding-top: 35px;
}
.productStory .gallery,
.productStory .concept {
	background-color: #f5f5f5;
	border-radius: 8px;
	margin-bottom: 32px;
}
.productStory .inside {
	background-color: #f5f5f5;
	border-radius: 8px;
}
.productStory .gallery h2 {
	height: 34px;
	background: url(../images/h2_gallery.png) no-repeat;
}
.productStory .concept h2 {
	height: 34px;
	background: url(../images/h2_concept.png) no-repeat;
}
.productStory .inside h2 {
	height: 34px;
	background: url(../images/h2_inside.png) no-repeat;
}
.productStory h2 {
	width: 204px;
	margin: 0 auto 32px;
}
.productStory .gallery ul,
.productStory .inside ul {
	padding: 0 40px 40px;
}
.productStory .gallery ul li,
.productStory .concept ul li {
	float: left;
}
.productStory .gallery ul li {
	cursor: pointer;
}
.productStory .concept ul {
	background: url(../images/bg_itomakishin.png) no-repeat center 30px;
	padding: 0 66px 40px 66px;
}
.productStory .inside ul li {
	width: 430px;
	color: #333;
}
.productStory .inside ul li {
	float: left;
}
.productStory .inside ul li + li {
	float: right;
	margin-left: 40px;
}
.productStory .inside ul li h3 {
	height: 18px;
	margin: 17px 0 23px;
}
.productStory .inside ul li h3 {
	background: url(../images/h3_design.png) no-repeat;
}
.productStory .inside ul li + li h3 {
	background: url(../images/h3_color.png) no-repeat;
}
.productStory .inside ul li p {
	font-size: 14px;
}
.productStory .inside ul li p + p {
	margin-top: 28px;
}

/* .modalContent */
.modalContent {
    position:fixed;
    display:none;
    z-index:2;
    margin:0;
    background:#fff;
}
.modalContent p {
    margin:0;
    padding:0;
}
.modalOverlay {
    z-index:1;
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,0.75);
}

/* .shopList
---------------------------------------- */
.shopList {
	width: 980px;
	margin: 115px auto 50px;
}
.shopList h2 {
	width: 118px;
	height: 65px;
	margin: 0 auto 31px;
	background: url(../images/h2_shop.png) no-repeat;
}
.shopList ul li {
	float: left;
}
.shopList ul li {
	margin-left: 20px;
}
.shopList ul li:first-child {
	margin-left: 0;
}

