﻿@charset "utf-8";

html{
	font-size: 10px;
	/*font-size: 62.5%;*/
}

body {
     font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	 line-height: 1.5;
	 letter-spacing: 0;
}

.clearFix:after,
.wrapper:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	_zoom: 1;
}

*:first-child+html .clearFix,
.wrapper:after{ zoom: 1; } /* IE7 */

.wrapper{
	width: 1020px;
	padding: 0 10px;
	margin: 0 auto;
}

h2{
	padding: 80px 0 0 0;
	text-align: center;
}

.imageHanger{
	padding: 80px 0 0 0;
	text-align: center;
}

/**************************************************
 Navi
**************************************************/
#Navi{
	position: fixed;
	right: 0;
	padding-right: 10px;
}

.nav{
	width: 16px;
	height: 16px;
	background: #CCCCCC;
	margin: 5px 0;
	border-radius: 1.0em;
	cursor: pointer;
}

.selected{background: #E83297;}

/**************************************************
 sns
**************************************************/

section.sns {
	text-align:right;
	width:920px;
	height:45px;
	margin:0 auto;
	position:relative;
}

section.sns div.twitter {
	position:absolute;
	top:0;
	right:0;
}

section.sns div.fb-like {
	position:absolute;
	right:145px;
	top:-8px;
}

/**************************************************
 OP
**************************************************/
#op{
	height: 1800px;
	background: url(../img/op/bg1.png) no-repeat center 502px;
}

#op h1{
	padding: 20px 0 0 0;
	float: left;
}

#pHanger{
	height: 646px;
	padding: 50px 0 0 0;
	float: right;
}

#pHanger img{
	filter:alpha(opacity=0);
 	-moz-opacity: 0;
 	opacity: 0;
  	display: none;
}

#pHanger img:first-child{margin-right: 20px;}

#news{
	width: 650px;
	margin: 100px auto 0 auto;
}

#news h3{
	padding: 15px 0;
	text-align: center;
	/*border-top: 1px dotted #8C4600;
	border-bottom: 1px dotted #8C4600;*/
	color: #8C4600;
	background-color: #F5F3E9;
	font-size: 2.0em;
	font-size: 2.0rem;
	font-weight: normal;
	border-radius: 2.0em;
}

#news ul{
	padding: 10px 10px 10px 25px;
	list-style: disc;
	font-size: 1.5em;
	font-size: 1.5rem;
}

#news ul li{padding: 10px 0 0 0;}

/*h1 img{
	position: relative;
	width: 0;
	height: 0;
	top: 340px;
	left: 255px;
	filter:alpha(opacity=0);
 	-moz-opacity: 0;
 	opacity: 0;
  	display: none;
}*/

/**************************************************
 cont1
**************************************************/
#cont1{
	height: 780px;
	background: url(../img/cont1/bg.png) repeat 0 0;
}

#int1{
	width: 560px;
	padding: 80px 0 0 0;
	float: right;
	filter:alpha(opacity=0);
 	-moz-opacity: 0;
 	opacity: 0;
  	display: none;
}

#int2{
	width: 428px;
	height: 600px;
	margin: 95px 0 0 0;
	float: left;
	background: url(../img/cont1/p2.png) no-repeat 0 0;
	position: relative;
	overflow: hidden;
	filter:alpha(opacity=0);
 	-moz-opacity: 0;
 	opacity: 0;
  	display: none;
}

#int3{
	width: 336px;
	margin: 85px 0 0 -336px;
	position: absolute;
	filter:alpha(opacity=0);
 	-moz-opacity: 0;
 	opacity: 0;
}

/**************************************************
 cont2
**************************************************/
#cont2{
	height: 1280px;
	background: url(../img/cont2/bg.png) repeat 0 0;
}

#p1{
	width: 710px;
	margin: 55px auto 0 auto;
	min-height: 550px;
	background: url(../img/cont2/p1.png) no-repeat 0 0;
}

#p1 h3{padding: 65px 0 0 175px;}

#p1 p{
	padding: 10px 0 0 175px;
	font-size: 1.5em;
	font-size: 1.5rem;
}

#p2{
	width: 830px;
	margin: -140px auto 0 auto;
	min-height: 450px;
	background: url(../img/cont2/p2.png) no-repeat right top;
}

#p2 h3{padding: 80px 160px 0 0;}

#p2 p{
	padding: 10px 210px 0 0;
	font-size: 1.5em;
	font-size: 1.5rem;
}

.buyBtn{
	padding: 40px 0 0 0;
	text-align: center;
}

.buyBtn img{cursor: pointer;}

/**************************************************
 cont3
**************************************************/
#cont3{
	height: 2080px;
	background: url(../img/cont3/bg.png) repeat 0 0;
}

.cont3Hanger{
	width: 951px;
	height: 1506px;
	padding-top: 100px;
	background: url(../img/cont3/bg2.png) no-repeat 0 100px;
}

.case{
	width: 706px;
	margin: 40px auto 0 auto;
	padding: 40px 0 0 0;
	border-top: 1px dotted #9C6D3F;
}

.case h3{padding: 10px 0;}

.case p{
	padding: 10px 0 0 0;
	font-size: 1.5em;
	font-size: 1.5rem;
}

.caseTxtL{
	width: 460px;
	padding: 0 0 0 20px;
	float: left;
}

.caseTxtR{
	width: 460px;
	padding: 0 20px 0 0;
	float: right;
}

.casePhotoL{
	width: 200px;
	float: left;
}

.casePhotoR{
	width: 200px;
	float: right;
}

#movie{
	padding: 30px 0 0 0;
	text-align: center;
}

/**************************************************
 cont4
**************************************************/

#cont4{
        height: 2100px;
	background: url(../img/cont4/bg.png) repeat 0 0;
        font-size: 2.0em;
	font-size: 2.0rem;
}

/**************************************************
 cont5
**************************************************/

#cont5{height: 1250px;
       margin: 30px 0;}

/**************************************************
 cont6
**************************************************/
#cont6{
	height: 600px;
	background: url(../img/cont6/bg.png) repeat 0 0;
}

.funcHanger{
	width: 200px;
	margin: 60px 0 0 65px;
	float: left;
}

.funcHanger h3{padding-top: 10px;}

.funcHanger p{
	padding: 10px 0 0 0;
	font-size: 1.5em;
	font-size: 1.5rem;
}

/**************************************************
 cont7
**************************************************/
#cont7 .wrapper{padding-bottom: 70px;}

#storeList{
	margin: 40px 0 0 0;
	background: url(../img/cont7/bg2.png) no-repeat right 300px;
	background-size: 460px 371px;
}

#storeList h3{
	/*width: 440px;*/
	padding: 20px 0;
	text-align: center;
	border-top: 1px dotted #333333;
	border-bottom: 1px dotted #333333;
}

.slHanger{
	width: 320px;
	float: left;
	margin: 0 6px;
}

.slHanger h4{
	margin: 20px 0 0 0;
	padding: 7px 5px 5px 5px;
	font-size: 1.7em;
	font-size: 1.7rem;
	color: #8C4600;
	background-color:#F5F3EB;
}

#storeList ul{
	padding: 10px 0 0 0;
	font-size: 1.5em;
	font-size: 1.5rem;
	list-style: square;
}

#storeList li{
	padding: 2px 2px 2px 0;
	display: table;
	width: 100%;
}

#storeList li span{
	width: 100%;
	display: table-cell;
}

#storeList li a{
	color: #E83297;
	padding: 0 0 0 25px;
	margin-left: 15px;
	background: url(../img/cont7/pointer.gif) no-repeat 7px center;
	display: table-cell;
	white-space: nowrap;
}

.funcHanger th,.funcHanger td{
	white-space: nowrap;
	font-size: 1.4em;
	font-size: 1.4rem;
	padding: 5px;
}

input[type="submit"] {
	border: 1px solid #cccccc;
	padding: 10px;
	border-radius: 2.0em;
	font-size: 1.4em;
	font-size: 1.4rem;
	background-color: #F1F1F1;
}

/**************************************************
 footer
**************************************************/
footer{
	background: url(../img/footer/bg.png) repeat 0 0;
	text-align: center;
}

#logoHanger{padding-top: 30px;}

#copyRight{
	padding: 30px 0;
	font-size: 1.2em;
	font-size: 1.2rem;
}

/**************************************************
 Responsive
**************************************************/
@media screen and (max-width: 640px){

}