
/*clearfix*/
.clearfix:before, .clearfix:after
	{
	content: " ";
	display: table;
	}

.clearfix:after
	{
	clear: both;
	}

.clearfix
	{
	*zoom: 1;
	}

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;
}
/*  HTML5 display-role reset for older browsers 
*/
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
font-family:"Times New Roman", 'ÞâÌÀÄ«', 'Yu Mincho', YuMincho, "¥Ò¥é¥®¥ÎÌÀÄ« Pro W3", "Hiragino Mincho Pro", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", serif;
background:url('../img/background.jpg') repeat;
}
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, a:hover, a:after, a:before, button {
	text-decoration:none;
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	display:block;
}



/*----------------common---------------*/

.center {
	width:100%;
	margin:0 auto;
	max-width:640px;
}
section.content {
	padding:0 0 45px;
}

.sub-title h2 {
	background:url('../img/title_bg.jpg') repeat;
	text-align:center;
	padding:15px;
	font-size:25px;
	text-shadow: 1px 1px 2px #fff;
	-moz-text-shadow: 1px 1px 2px #fff;
	-webkit-text-shadow: 1px 1px 2px #fff;
}

.time{
font-size: 14px;
    margin: 0 2% 0;
    line-height: 25px;
}

.time em{
    font-weight: bold;
    color: #a70015;
}

/*----------------header---------------*/
* {box-sizing: border-box;}
header .title-box {
	position:relative;
	padding:10px;
}
header .title-box ul {
	width:65%;
	position:absolute;
	top:22%;
	right:0;
	text-align:center;
}
header .title-box ul li {
	font-size:14px;
	width:33%;
	float:left;
	cursor:pointer;
}
header .title-box ul li a {
	padding:5px;
	display:block;
	color:#000;
}
header .title-box ul li.red a {
	background:#a70015;
	color:#fff;
}
header .title-box ul li:nth-child(1) {
	margin-left:0;
}
header .title-box ul li img {
	width:100%;
}
/* logo */
header .title-box.title-box h1 {
	width:95px;
}
header .title-box.title-box h1 a {
	display:inline-block;
}
header .title-box.title-box h1 img {
	max-width:100%;
}

/*navi*/
nav {
	padding:17px 0;
	clear:both;
	overflow:hidden;
}
nav.menu-box ul li {
	float:left;
	width:32.60%;
	margin:1px;
	font-size:14px;
	text-align:center;
	letter-spacing:-1px;
	background:url('../img/title_bg.jpg') repeat;
}
nav.menu-box ul li a {
	display:block;
	color:#000;
	padding:8px;
}

.search{
	width:360px;
	margin:15px auto;
}

 .search .form-text
	{
	padding: 8px;
	width: 250px;
	margin-right:10px;
	font-size:18px;
	float: left;
	border: 1px solid #a70015;
	}


 .search .submit
	{
	border-bottom: 1px solid #a70015;
	float: left;
	margin-top:8px;
	}
/*---------------slider--------------*/
#slide {
	padding:0 0 50px;
	clear:both;
}
#slide .flexslider .slides img {
	border:1px solid #e5e5e5;
}



/*---------------information--------------*/
#info .info-row {
	margin:10px 0 0;
}
/*contents*/
#info .info-row .info-con {
	background:#fff;
	margin:20px 10px 40px;
	border:1px solid #dbdbd0;
	overflow-y:scroll;
	height:200px;
}
#info .info-row .info-con .one-sec {
	background:#fff;
	padding:20px;
	border-bottom:1px dotted #7f7f7f;
}
#info .info-row .info-con .one-sec.last {border:none;}
#info .info-row .info-con .one-sec h3 {
	font-size:18px;
}

#info .info-row .info-con .one-sec .text a {
	padding:10px 0 10px 15px;
	line-height:32px;
	font-size:18px;
	color:#0065a1;
	text-decoration:underline;
}



/*---------------recommend--------------*/
.recommend-con {
	
}

.recommend-con .banner {
	margin:20px 0;
}
.recommend-con .banner img {
	width:100%;
	margin:6px 0;
}

/*product*/
.product-con {
	clear:both;
	overflow:hidden;
	margin:10px;
}
.product-con ul li {
	width:50%;
	float:left;
	padding:0 10px 10px;
}
.product-con ul li a {
	color:#000;
	text-align:center;
	font-size:14px;
}
.product-con ul li a img {width:100%;}
.product-con .txt-box {
}
.product-con .txt-box p {
	margin:8px 0;
	text-align:center;
	line-height:20px;
}
.product-con .txt-box span {
	color:#a70015 !important;
	font-size:12px;
}
.product-con .txt-box span.bigfont {
	font-size:20px;
}

.product-con .txt-box a.btn {
	background:url('../img/arrow01.jpg') no-repeat #a70015;
	background-position:95% center;
	display:block;
	color:#fff;
	padding:10px 20px;
	margin:10px 0;
}



/*----------------ÍÑÅÓ¤Ë¹ç¡¦E»¤ÆÁ¡¦¡¦--------------*/
.select-box .img-title img,
.select-box .select-wrap li img {width:100%;}
.select-box .img-title h2 {
	text-align:left;
	margin:10px;
	padding:0 0 5px;
	font-size:20px;
	border-bottom:1px dotted #7c7c7b;
}
.select-box .select-wrap {
	padding:10px;
	overflow:hidden;
	clear:both;
}
.select-box .select-wrap li {
	float:left;
	width:50%;
	padding:3px;
}
.select-box.select-box {
	margin-top:30px;
}













/* menu accordion */
#guide {
	margin-top: 40px;
}

#guide p.title {
	position:relative;
	top:-20px;
	font-size:40px;
	color:#fff;
	text-align:center;
}

#guide .ac {clear:both;text-align:left;}
#guide .ac dt {
	margin: 14px;
	padding:0 0 10px;
	font-weight:bold;
	font-size: 20px;
	background-image: url(../img/arrow02.jpg);
	background-position: 98% 7px;
	background-size: 16px 10px;
	background-repeat: no-repeat;
	border-bottom:1px dotted #7c7c7b;
	color:#000;
	cursor:pointer;
}
#guide .ac .open {
	background-image: url(../img/arrow04.jpg);
	background-position: 98% 7px;
	background-size: 16px 10px;
	background-repeat: no-repeat;
}

#guide .ac dt.last {border:none;}
#guide .ac dd {
	display: none;
	padding:0 10px;
}

#guide .ac dd a {
	color:#a70015;
	float:right;
	display:inline;
	margin:20px 0;
}
#guide .ac dd p {
	line-height:25px;
	padding:5px;
}
#guide .ac dd a span {border-bottom:1px solid #a70015;}

#guide p.gap {
	padding:0 0 15px;
}
#guide p.whitebg {
	background:#fff;
	border:1px dotted #7c7c7b;
	padding:20px 10px;
}
#guide p.whitebg span {
	display:block;
	margin:20px 0 0;
}

#guide .ac dd ul {
	list-style:disc;
	list-style-position:outside;
	padding:0 0 0 27px;
	margin:0;
	border:0;
}
#guide .ac dd ul li {
	line-height:25px;
	border:0;
	font-size:16px;
}

footer .category-wrap {
	overflow:hidden;
	clear:both;
}
footer .category-wrap ul {
	margin:0;
	border-top:3px solid #a0a0a0;
}

footer .category-wrap ul li {
	background:url('../img/arrow03.jpg') no-repeat;
	background-position:95% center;
	border-bottom:1px solid #a0a0a0;
}
footer .category-wrap ul li a {
	padding:10px;
	color:#000;
	font-weight:bold;
}













.sns a {display:inline;}


/*----------------media queries--------------*/
@media screen and (min-width: 768px) {
	header .title-box.title-box h1 {
		width:100%;
	}
	header .title-box ul {
		right:7px;
	}
	header .title-box ul li a {
		padding:15px 5px;
		display:block;
		color:#000;
	}
	nav.menu-box ul li {
		font-size:20px;
	}
	nav.menu-box ul li a {padding:13px 0;}
	.flex-control-paging li a {
		width:15px;
		height:15px;
	}
	.sub-title h2 {font-size:30px;}
	#info .info-row .info-con .one-sec .text a {
		font-size:22px;
	}
	.product-con ul li a {
		font-size:23px;
	}
	.product-con .txt-box span {
		font-size:20px;
	}
	.product-con .txt-box span.bigfont {
		font-size:28px;
		font-weight:bold;
	}
	.product-con .txt-box p {
		line-height:30px;
	}
	.product-con .txt-box a.btn {font-size:24px;}
	/*footer*/
	#guide .ac dt {font-size:25px;}
	#guide .ac dd p {font-size:18px;}
	#guide .ac dd a span {font-size:18px;}
	footer .category-wrap ul li a {
		font-size:20px;
		padding:20px 10px;
	}
	nav.menu-box ul li {
		margin:2px;
		width:32.8%;
	}
}


.yosan
	{
	padding-left: 2%;
	}

.yosan li
	{
	width: 48%;
	float: left;
	padding: 1%;
	}

.yosan li a
	{
	margin: 1%;
	padding: 4% 1%;
	color: #333333;
	display: block;
	background-color: #ffffff;
	}