@charset "euc-jp";
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;
	vertical-align: baseline;
	box-sizing:border-box;
}




/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background:#fff;	
}
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;
}
a:hover img {
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}
a.no-hover:hover img {
	filter: alpha(opacity=100) !important;
	-moz-opacity:1 !important;
	opacity:1 !important;
}
a img {
    border:none !important;
}
img {
	display:block;
	line-height:0;
	margin: 0 auto;
}
.alC {text-align:center;}

.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}



body#page-yahoo div.only-rak,
body#page-ms div.only-rak,
body#page-ms-smp div.only-rak {
	display:none !important;
}

body#page-yahoo div.only-ms,
body#page-rak div.only-ms {
	display:none !important;
}

body#page-rak div.only-yahoo,
body#page-ms div.only-yahoo,
body#page-ms-smp div.only-yahoo {
	display:none !important;
}

body#page-ms .ms-hide,
body#page-ms-smp .ms-hide {
	display:none !important;
}

@media screen and (max-width: 640px) {
.smp-clear {
	clear:both !important;
	display:block !important;
}
}


@media screen and (max-width: 640px) {
.smp-w50 {
	width:50%; !important;
}
.smp-w100 {
	width:100%; !important;
}
}

.only-smp {
	display:none;
}
.only-pc {
	display:block;
}
@media screen and (max-width: 640px) {
	.only-smp {
		display:block !important;
	}
	.only-pc {
		display:none !important;
	}
	.smp-w100p {
		width:100%;
	}
	.smp-w80p {
		width:80%;
	}	
}




/* -------------------------------------------------------
    ˘§style
------------------------------------------------------- */

#a1 {
	display:block;
}
.wrapper1 {
	width:1366px;
	margin: 0 auto;
	overflow:hidden;
}
.wrapper2 {
	width:792px;
	margin: 0 auto;
	overflow:hidden;
}
.wrapper3 {
	width:1237px;
	margin: 0 auto;
	overflow:hidden;
}
.wrapper4 {
	width:1040px;
	margin: 0 auto;
	overflow:hidden;
}
.wrapper5 {
	width:840px;
	margin: 0 auto;
	overflow:hidden;
}
.wrapper6 {
	width:1040px;
	margin: 0 auto;
	overflow:hidden;
}
.bg-1 {
	background:#F8F5EC;
}
.bg-2 {
	background:#F8F5EC;
}


@media screen and (max-width: 640px) {
	body {
		width:100% !important;
	}
	.wrapper1,
	.wrapper2,
	.wrapper3,
	.wrapper4,
	.wrapper5,
	.wrapper6 {
		max-width:100% !important;
		width:100% !important;
		margin-bottom:0 !important;
		padding-bottom:0 !important;	
	}
	.wrapper3 {
		padding-top:0 !important;
	}
	.wrapper4 {
		padding:0 5% !important;
	}	
	img {
		width:100%;
	}
	.smp-w100p {
		display:block;
		width:100%;
	}
}

img.w-auto {
	width:auto !important;
}	
.bg-white {
	background:#fff;
}

.pagetop {
    display: none;
    position: fixed;
	width:113px;
	height:113px;
    bottom: 30px;
    right: 15px;
}
.pagetop a {
    display: block;
	width:100%;
    text-align: center;

}
@media screen and (max-width: 640px) {
	.pagetop {
		width:12% !important;
		bottom: 2% !important;
		right: 2% !important;
	}
}

#header {
	position: fixed;
    top: 0;
    z-index: 999999;	
	width: 100%;
	background:#fff;	
}
#header ul {
}
#header ul li {
	float: left;
}
#header ul li.navi1 {
	padding: 0 350px 0 15px
}
#mainimage {
	margin-top:75px;
}
@media screen and (max-width: 640px) {
	#header ul li {
		float: left;
	}
	#header ul li a img{
		width:100%;
	}	
	#header ul li.navi1 {
		padding: 0 !important;
		width:calc(100% * 230 / 773);
	}
	#header ul li.navi2 {
		width:calc(100% * 181 / 773);
	}	
	#header ul li.navi3 {
		width:calc(100% * 181 / 773);
	}			
	#mainimage {
		margin-top:40px;
	}	
}



#slide {
	margin: 20px auto 0;
	background:#fff;
	padding:5px 0;
}
#slide ul * {
}
#slide ul li {
}
#slide ul li a{
}
#slide ul li a img {
}


.title-margin {
	margin:0px auto 0;
}
@media screen and (max-width: 640px) {
	.title-margin {
		width:80%;
	}
}

.pc-fl-l-50 {
	float:left;
}
@media screen and (min-width: 641px) {
	.pc-fl-l-50.left {
		padding: 0 0 0 0;
	}
	.pc-fl-l-50.right {
		padding: 0 0 0 22px;
	}
	.pc-fl-l-50.right img {
		display:block;
		margin:0;
	}
}
@media screen and (max-width: 640px) {
	.pc-fl-l-50 {
		float:none !important;
		width:80% !important;
		margin: 0 auto 20px;
	}
	.pc-fl-l-50.right img {
		display:block;
		margin:10px 10px;
	}
	.pc-fl-l-50.right a {
		display:block;
		margin:10px 10px;
		border:solid 1px #ccc;
	
		border-radius: 15px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
	}		
	.pc-fl-l-50.right a img {
		display:block;
		padding:20px 0;
		width:80% !important;
		margin: 0 auto;
	}	
}

.pc-col3 {
	width:822px;
	margin: 10px auto 0;
	padding-bottom:30px;
}
.pc-col3 a {
	display:block;
	float:left;
	width:33.33%;
}
@media screen and (max-width: 640px) {
	.pc-col3 {
		width:100%;
	}
}


#b2 {
	width:900px;
	margin:0 auto;
	background:#EBEAD8;
	text-align:center;
}
#b2 a,
#b2 font {
	display:inline-block;
	width:265px;
	text-align:center;
}

#coupon-code {
	width:792px;
	height:130px;
	margin: 0 auto;
}
#coupon-code #coupon1 {
	padding:15px 0px 0 0px;
}
#coupon-code #coupon2 {
	padding:15px 0px 0 0px;
}
#coupon-code #coupon1 span {
	display:inline-block;
	width:264px;
	color:#555;
	text-align:center;
	font-size:1rem;
	line-height:150%;
}
#coupon-code #coupon2 span {
	display:inline-block;
	width:264px;
	color:#009966;
	font-weight:bold;
	text-align:center;
	font-size:1.5rem;
	line-height:180%;
}
@media screen and (max-width: 640px) {
	#b2 div a {
		width:calc(100% / 3);
	}
	#coupon-code {
		width:100%;
		height:auto;
	}
	#coupon-code div {
		padding:5vw 0 0 0;
	}
	#coupon-code #coupon1 span {
		display:inline-block;
		width:calc(100% / 3);
		font-size:2vw;
	}
	#coupon-code #coupon2 span {
		display:inline-block;
		width:calc(100% / 3);
		font-size:3vw;
	}	
}



#b4 {
}
#b4 a {
	width:25%;
	float:left;
}
@media screen and (max-width: 640px) {
	#b4 a {
		width:50%;
	}	
}

#b5 {
}
#b5 a {
	width:25%;
	float:left;
}
#b5 .wrapper5 a {
	width:calc(100% / 4);
}

@media screen and (max-width: 640px) {
	#b5 a {
		width:50%;
	}
}



#b6 {
}
#b6 .in {
	width:650px;
	margin:0 auto;
	padding:15px 10px 0px 10px;
	background:#BBCBAE;
}
#b6 .in a {
	display:block;
	float:left;
	width:calc(100% / 3);
	margin-bottom:15px;
}

@media screen and (max-width: 640px) {
	#b6 .in {
		width:100%;
	}
	#b6 a {
		width:46% !important;
		margin:2%;
	}
}






#footer {
	background:#EEEEE6;
}
#footer .wrapper1{
	padding:80px 0;
}
.pc-col2 {
}
.pc-col2 a {
	display:block;
	float:left;
	width:50%;
}
@media screen and (max-width: 640px) {
	.pc-col2 a {
		width:100% !important;
		margin-bottom:10px;
	}
	#footer .wrapper1{
		padding:30px 0;
	}	
}











