	html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;font-weight:normal;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}table{border-collapse:collapse;border-spacing:0;}body{-webkit-text-size-adjust:none}

body{
	font-size: 0.9em;
	line-height: 1.4em;
	color: #261b1b;
	font-family: "Helvetica","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN","hiragino kaku gothic pro","Meiryo","メイリオ", sans-serif;
	background-image:url(../images/bg.jpg);
	height:100%;
}

#logo{
	text-align:center;
	line-height:1.0em;
	background-color:#000000;
}
	#logo img{
		width:300px;
	}
#logo h1{
	margin:0;
	padding:5px 0;
}

header{
	position:fixed;
	height:125px;
	display:block;
	z-index:999;
	background-color:#FFFFFF;
	width:100%;
}
nav{
	background-color:#b60081;
}
	.nav-mn li{
		padding:3px 0;
		width:20%;
		display:block;
		float:left;
		line-height:1.0em;
		text-align:center;
	}
footer{
	display:block;
	width:100%;
	position:fixed;
	bottom:0px;
	background-color:rgba(255,255,255,0.5);
	line-height:1.0em;
	text-align:center;
}
.footer-col{
	width:47%;
	float:left;
	padding:0 2px;
}

.wrapper{
	margin:0 auto;
	padding:10px 0 0 10px;
	width:1000px;
	position:relative;
	overflow:hidden;
	zoom:1;
}
.main{
	margin:0 auto;
	padding:145px 0 0 10px;
	width:1000px;
	position:relative;
	overflow:hidden;
	zoom:1;
	margin-bottom:40px;
	background-color:#FFFFFF;
}

.simple-rows{
	display:block;
	position:relative;
	overflow:hidden;
	zoom:1;
}
.border-rows{
	display:block;
	position:relative;
	overflow:hidden;
	zoom:1;
	border-top:1px solid #b60081;
}
.title-rows{
	display:block;
	position:relative;
	overflow:hidden;
	zoom:1;
	margin-bottom:10px;
	margin-right:10px;
}

.m10{
	margin-bottom:10px;
}
.m20{
	margin-bottom:20px;
}
.m40{
	margin-bottom:40px;
}
.w700{
	margin:0 auto 10px auto;
	width:700px;
	display:block;
}
.w800{
	margin:0 auto 10px auto;
	width:800px;
	display:block;
}
.w850{
	margin:0 auto 10px auto;
	width:850px;
	display:block;
}
.uline{
	border-bottom:1px dotted #ada3aa;
}

.col1{
	width:98%;
	margin-right:10px;
	display:block;
	float:none;
}
.col2{
	width:49%;
	display:block;
	float:left;
	margin-right:10px;
	padding-bottom:1000px;
	margin-bottom:-1000px;
}
.col2-fix{
	width:49%;
	display:block;
	float:left;
	margin-right:10px;
	padding-bottom:1000px;
	margin-bottom:-1000px;
}
.col3{
	width:33%;
	display:block;
	float:left;
}
.col3-pc{
	width:33%;
	display:block;
	float:left;
}
.col4{
	width:24%;
	display:block;
	float:left;
	margin-right:10px;
}

.panel-cont{
	padding:15px;
	position:relative;
	overflow:hidden;
	zoom:1;
	border-top:1px solid #b60081;
}
.sp-cont{
	padding:15px;
	position:relative;
	overflow:hidden;
	zoom:1;
}
.borderT{
	border-top:1px solid #b60081;
}

/*このページのトップへボタン*/
#fixedTop {
    right: 10px;
    bottom: 42px;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    display: none;
	background-color:rgba(41,41,41,0.4);
    position: fixed;
    z-index: 9999;
    border-radius: 5px;
    -webkit-transform: translateZ(0);
}
#fixedTop:hover {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0.7;
}
/*見出しの設定*/
.h2-kiji-ttl{
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	line-height:1.6em;
	margin:10px 0;
}
.h2-azuki{
	font-size:1.8em;
	font-weight:bold;
	line-height:1.4em;
	margin:10px 0;
	color:#b60081;
}
.h2-sub{
	margin:15px 0;
	text-align:center;
}
.h2-shop{
	font-size:1.1em;
	font-weight:bold;
	text-align:center;
	line-height:1.6em;
}
.h3-shop{
	font-size:1.0em;
	font-weight:bold;
	line-height:1.5em;
}
.h3-sub{
	font-size:1.0em;
	font-weight:bold;
	line-height:1.5em;
	border-left:3px solid #b60081;
	padding-left:10px;
	margin-top:25px;
	margin-bottom:10px;
}

/*テーブルの設定*/
.tbl-purple{
	margin:10px 0;
	width:100%;
}
	.tbl-purple table{
		border-top:1px solid #b4b1c4;
		border-left:1px solid #b4b1c4;
		border-collapse:collapse;
		background-color:#FFFFFF;
		width:100%;
	}
	.tbl-purple table tr td{
		padding:10px;
		border-bottom:1px solid #b4b1c4;
		border-right:1px solid #b4b1c4;
		font-size:0.8em;
	}
	.tbl-purple table tr th{
		padding:10px;
		border-bottom:1px solid #b4b1c4;
		border-right:1px solid #b4b1c4;
		background-color:#ebe0ff;
		font-size:0.8em;
		text-align:left;
	}

.simple-table{
	margin:10px 0;
}
	.simple-table table{
		border:0;
		border-collapse:collapse;
		width:100%;
	}
	.simple-table table tr td{
		padding:10px 5px;
		vertical-align:top;
	}


/*リンクの設定*/
a:hover img{
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

a{
	text-decoration:underline;
	color: #261b1b;
}
.a-bold{
	text-decoration:underline;
	color: #261b1b;
	font-weight:bold;
}
.a-waku{
	margin:3px;
	padding:3px;
	text-decoration:none;
	border:1px solid #261b1b;
}
.a-white{
	margin:0 30px;
	padding:10px;
	display:block;
	background-color:#FFFFFF;
	text-decoration:none;
	border:1px solid #261b1b;
}

/*リストの設定*/
ol.simple-list{
	list-style-type:decimal;
	margin-bottom:10px;
	margin-left:20px;
}
	.simple-list li{
		padding-left:10px;
		margin-bottom:10px;
		font-size:0.9em;
	}
ul.ul-simple-list{
	list-style-type:disc;
	margin-bottom:10px;
	margin-left:20px;
}
	.ul-simple-list li{
		margin-bottom:10px;
		font-size:0.9em;
	}

.memo{
	border:1px solid #CCCCCC;
	margin-bottom:15px;
	padding:15px;
	font-size:0.8em;
}

/*テキストの設定*/
strong{
	font-weight:bold;
}
.txt-ll{
	font-size:1.2em;
	font-weight:bold;
}
.txt-s{
	font-size:0.9em;
}
.txt-ss{
	font-size:0.8em;
}
.txt-xs{
	font-size:0.7em;
}
.txt-red{
	color:#c60a33;
}
.txt-red-b{
	color:#c60a33;
	font-weight:bold;
}

/*その他の設定*/
.alignC{
	text-align:center;
}
.img-w100{
	width:100%;
}
.img-sp100{
}
.img-sp260{
}
.img-sp80{
}
.img-l{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
.img-r{
	float:right;
	margin-left:5px;
	margin-bottom:5px;
}
.for-tab{
	display:inline;
}
.for-sp{
	display:none;
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width:800px){
.wrapper{
	width:100%;
}
.main{
	width:96%;
	margin:0 10px;
}
.w700{
	margin:0 auto 10px auto;
	width:97%;
	display:block;
}
.w800{
	margin:0 auto 10px auto;
	width:97%;
	display:block;
}
.w850{
	margin:0 auto 10px auto;
	width:97%;
	display:block;
}
.col1{
	width:97%;
	margin-right:10px;
}
.col2{
	width:48%;
}
.col2-fix{
	width:48%;
}
.col4{
	margin-right:5px;
}
}

@media screen and (max-width:640px){
body{
	background-image:none;
}
#logo{
}
	#logo img{
		width:200px;
	}
header{
	height:80px;
}
nav{
}
	.nav-mn li{
	}
	.nav-mn li a img{
		width:75%;
	}
.wrapper{
	width:100%;
	padding:0;
}
.main{
	padding:80px 0 0 0;
	width:95%;
	margin:0 10px;
}
.simple-rows{
	display:table;
	position:relative;
	overflow:hidden;
	zoom:1;
	margin-bottom:0;
}
.title-rows{
	margin-right:0;
}

.col1{
	width:100%;
	margin:0;
}
.col2{
	width:100%;
	float:none;
	padding-bottom:inherit;
	margin:0;
}
.col2-fix{
	width:50%;
	padding-bottom:inherit;
	margin:0;
	height:275px;
}
.col3-pc{
	width:95%;
	float:none;
	padding-bottom:inherit;
	margin:10px;
}
.col4{
	margin-right:2px;
}

.h2-shop{
	font-size:1.0em;
	line-height:1.5em;
}
.h2-azuki{
	font-size:1.5em;
	font-weight:bold;
	line-height:1.4em;
	margin:10px 0;
	color:#b60081;
}

.panel-cont{
	padding:5px;
}
.sp-cont{
	padding:5px;
}

/*このページのトップへボタン*/
#fixedTop {
    bottom: 20px;
}

/*その他の設定*/
.img-sp100{
	width:100%;
}
.img-sp260{
	width:260px;
}
.img-sp80{
	width:80%;
}
.for-tab{
	display:none;
}
.for-sp{
	display:inline;
}

}