@charset "UTF-8";


/* reset */
body, div, dl, dt, dd, ul, ol, li,h1, h2, h3, h4, h5, h6, pre, code,form, fieldset, legend, input, textarea,p, blockquote, th, td{
	margin:0;
	padding:0;
}
.none_border_table,.product_option_table table{
	border-spacing:0;
	border-collapse:collapse;
}
fieldset,img{border:0}
address, caption, cite, code,dfn, em, strong, th, var{
	font-weight:normal;
	font-style:normal;
}
ol, ul{list-style:none}
caption, th{text-align:left}
h1, h2, h3, h4, h5, h6{
	font-weight:normal;
	font-size:100%;
}
q::before,q::after{content:''}
abbr, acronym{
	border:0;
	font-variant:normal;
}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
input,textarea,select{
	font-weight:inherit;
	font-size:inherit;
	font-family:inherit;
}
input,textarea,select{*font-size:100%}
legend{color:#000}

/* font size */
body{
	font:14px/1 arial,helvetica,clean,sans-serif;
	*font-size:small; /* for IE */
	*font:x-small; /* for IE in quirks mode */
}

/* common */
html{height:100%}
body{
	height:100%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color:#FFFFFF;
}
a{
	color:#000000;
	text-decoration:none;
}

/*sprite & image*/
#nav a,
.news .list h2,
#supply h3 span,
#footer .other_site p.link a,
#footer .other_site .mailmagazine h2,
#footer .other_site .mobile h2,
#footer .other_site .mobile .qrcode{
	background:url(http://www.nangokudo.com/images/sprite.png) no-repeat;
	text-indent:-999em;
	display:inline-block;
	overflow:hidden;
}
#qa #qa_list dt::before{
	background:url(http://www.nangokudo.com/images/sprite.png) no-repeat;
	text-indent:-999em;
	display:inline-block;
	overflow:hidden;
}

#nav a{
	height:40px;
	padding:0 20px;
}
#nav a[href]:hover{background-color:rgb(83,52,34)}

#nav .point a{
	width:165px;
	background-position:24px 13px;
}
#nav .guide a{
	width:112px;
	background-position:-167px 13px;
}
#nav .shop a{
	width:132px;
	background-position:-307px 13px;
}
#nav .event a{
	width:75px;
	background-position:-467px 13px;
}
#nav .question a{
	width:59px;
	background-position:-567px 13px;
}
#nav .recipe a{
	width:117px;
	background-position:-647px 13px;
}
.news .list h2{
	width:51px;
	height:12px;
	background-position:-170px -120px;
}
#supply h3 span{height:15px}
#supply .collagen h3 span{
	width:83px;
	background-position:-250px -120px;
}
#supply .shark h3 span{
	width:57px;
	background-position:-360px -120px;
}
#supply .turmeric h3 span{
	width:54px;
	background-position:-450px -120px;
}


h1,
.news .banner,
#point h2,
#point li a,
#supply h2,
#supply h3 span{
	text-indent:-999em;
	overflow:hidden;
}
h1{
	background:url(http://www.nangokudo.com/images/index_main.jpg) no-repeat top center rgb(40,20,10);
	height:456px;
}
#nav a[href]:hover{background-image:url(http://www.nangokudo.com/images/sprite_on.png)}
hr.border{
	background:url(http://www.nangokudo.com/images/header_border.png) rgb(247,241,223);
	height:11px;
	display:block;
}
.news .banner a{
	width:430px;
	height:115px;
	background-image:url(http://www.nangokudo.com/images/index_banner.jpg);
}
#point h2{
	width:900px;
	height:310px;
	background-image:url(http://www.nangokudo.com/images/index_point_title.png);
}
#point li a{
	display:block;
	width:270px;
	height:410px;
}
#point #native a{background-image:url(http://www.nangokudo.com/images/index_point_native.png)}
#point #free a{background-image:url(http://www.nangokudo.com/images/index_point_free.png)}
#point #select a{background-image:url(http://www.nangokudo.com/images/index_point_select.png)}
#supply h2{
	width:530px;
	height:70px;
	background-image:url(http://www.nangokudo.com/images/index_supply.png);
}

@media only screen and (-webkit-min-device-pixel-ratio:2), (-webkit-min-device-pixel-ratio:1.5){
	#nav a,
	.news .list h2,
	#supply h3 span,
	#footer .other_site p.link a,
	#footer .other_site .mailmagazine h2,
	#footer .other_site .mobile h2,
	#footer .other_site .mobile .qrcode,
	#qa #qa_list dt::before{
		background-image:url(http://www.nangokudo.com/images/sprite_2x.png);
		background-size:800px 740px;
	}
	h1{
		background-image:url(http://www.nangokudo.com/images/index_main_2x.jpg);
		background-size:900px 456px;
	}
	#nav a:hover{
		background-image:url(http://www.nangokudo.com/images/sprite_on_2x.png);
		background-size:800px 740px;
	}
	hr.border{
		background-image:url(http://www.nangokudo.com/images/header_border_2x.png);
		background-size:4px 11px;
	}
	.news .banner a{
		background-size:430px 115px;
		background-image:url(http://www.nangokudo.com/images/index_banner_2x.jpg);
	}
	#point h2{
		background-size:900px 310px;
		background-image:url(http://www.nangokudo.com/images/index_point_title_2x.png);
	}
	#point li a{background-size:270px 410px}
	#point #native a{background-image:url(http://www.nangokudo.com/images/index_point_native_2x.png)}
	#point #free a{background-image:url(http://www.nangokudo.com/images/index_point_free_2x.png)}
	#point #select a{background-image:url(http://www.nangokudo.com/images/index_point_select_2x.png)}
	#supply h2{
		background-size:530px 70px;
		background-image:url(http://www.nangokudo.com/images/index_supply_2x.png);
	}

}


/* layout */
#board{
	position:relative;
	padding-bottom:34em;
}


/* header */
#nav{
	background-color:rgb(198,150,12);
	text-align:center;
	height:50px;
}
#nav ul{
	width:900px;
	margin:0 auto;
}
#nav li{float:left}
#nav a{
	transition:background .5s ease;
	display:block;
	cursor:pointer;
}
hr.border{
	margin:0;
	clear:both;
	border:none;
}

.news{
	background-color:rgb(247,241,223);
	padding:1.5em 0;
	width:100%;
	overflow:hidden;
}
.news .group{
	width:850px;
	margin:0 auto;
}
.news .list{float:left}
.news .list ul{
	background-color:white;
	padding:.7em 1em .6em;
	margin-top:5px;
	box-sizing:border-box;
	width:390px;
	height:115px;
	overflow:auto;
}
.news .list li{line-height:1.5}
.news .list li em{
	display:inline-block;
	width:6em;
}
.news .list li a,
.news .list li span{
	display:inline-block;
	width:18.5em;
	vertical-align:top;
}
.news .list li a{transition:color .5s ease}
.news .list li a:hover{color:rgb(198,150,12)}

.news .banner{
	float:right;
	padding-top:19px;
}
.news .banner a{display:block}
.news .banner a[href]{transition:opacity .5s ease}
.news .banner a[href]:hover{opacity:.7}

/*content*/
#point{
	width:900px;
	margin:0 auto;
}
#point ul{
	text-align:center;
	overflow:hidden;
	padding-bottom:5em;
}
#point li{display:inline-block}
#point li a{transition:opacity .5s ease}
#point li a:hover{opacity:.6}

#supply{
	width:810px;
	margin:0 auto;
	border:1px solid rgb(198,150,12);
	padding:3em;
	box-sizing:border-box;
	overflow:hidden;
}
#supply h2{margin:0 auto 2em}
#supply >div{
	width: 48%;
}
#supply >div.collagen{
	float: left;
}
#supply >div.turmeric{
	float: right;
}
#supply h3{
	background-color:rgb(198,150,12);
	text-align:center;
	padding:3px 0 0;
	margin-bottom:1em;
	position:relative;
}
#supply h3::before,
#supply h3::after{
	content:"";
	width:0;
	height:0;
	display:inline-block;
	border:10px solid transparent;
	position:absolute;
	top:0;
}
#supply h3::before{
	border-left:8px solid white;
	left:0px;
}
#supply h3::after{
	border-right:8px solid white;
	right:0px;
}
#supply .item{
	width: 46%;
	float: left;
}
#supply .item + .item{
	float: right;
}
#supply .item > a{
	display:block;
	transition:opacity .5s ease;
}
#supply .item > a:hover{opacity:.6}
#supply .item img{
	display: block;
	margin: 0 auto;
}
#supply .item h4{
	font-weight:bold;
	text-align:center;
	line-height:1.4;
	height:3.5em;
	padding:.5em 0 0;
}
#supply .item .link li{
	text-align:center;
	font-size:.9em;
	line-height:1.4;
}
#supply .item .link li a{
	border: 1px solid rgb(198,150,12);
	color: rgb(198,150,12);
	display: block;
	margin: 0 0 .3em;
	line-height: 1;
	padding: .3em 0 .2em;
	border-radius: 1em;
	transition:background-color .5s ease;
}
#supply .item .link li a:hover{background-color:rgb(247,241,223)}

/* footer */
.layout_footer{
	margin:0 auto;
	width:780px;
}
#footer{
	background-color:rgb(220,240,193);
	padding:3em 0 2.5em;
	font-size:.86em;
	clear:both;
	overflow:hidden;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
}
#footer .calendar{
	float:left;
	width:43%;
}
#footer .calendar iframe{
	width:100%;
	height:14em;
	border:none;
	background-color:transparent;
}
#footer .calendar .info p{
	line-height:1.5;
	margin-bottom:.5em;
	padding-right:1em;
}
#footer .calendar .info p strong{font-weight:bold}

#footer .other_site{
	float:right;
	width:54%;
}
#footer .other_site .mailmagazine,
#footer .other_site .mobile{
	background-color:white;
	padding:1.5em 2em;
	margin-bottom:1.5em;
	overflow:hidden;
}
#footer .other_site p.link,#footer .other_site div div,#footer .other_site .qrcode{
	display:inline-block;
	vertical-align:middle;
}

#footer .other_site p.link{
	display:inline-block;
	width:45px;
	padding-right:1em;
}
#footer .other_site p.link a{
	transition:opacity .5s ease;
	display:block;
	margin:0 auto;
}
#footer .other_site p.link a:hover{opacity:.5}

#footer .other_site .mailmagazine .link a{
	width:40px;
	height:30px;
	background-position:0px -160px;
}
#footer .other_site .mobile .link a{
	width:33px;
	height:51px;
	background-position:-70px -160px;
}

#footer .other_site h2{
	height:17px;
	margin-bottom:.7em;
}
#footer .other_site .mailmagazine h2{
	width:182px;
	background-position:-210px -160px;
}
#footer .other_site .mobile h2{
	width:159px;
	background-position:-420px -160px;
}
#footer .other_site .mobile h2+p{
	line-height:1.6;
	margin-bottom:1em;
}
#footer .other_site .mobile div{width:63%}
#footer .other_site a{
	color:rgb(198,150,12);
	transition:opacity .5s ease;
	font-weight:bold;
}
#footer .other_site a:hover{opacity:.5}
#footer .other_site .mobile div.qrcode{
	width:65px;
	height:65px;
	background-position:-610px -160px;
	margin-left:1%;
}

#footer .footer_lst{
	clear:both;
	padding-top:2em;
}
#footer .footer_lst li{display:inline-block}
#footer .footer_lst li a{transition:opacity .5s ease}
#footer .footer_lst li a:hover{opacity:.5}
#footer .footer_lst li::after{
	content:"/";
	display:inline-block;
	padding:0 1em;
}
#footer .footer_lst li:last-child::after{content:""}
address.copyright{text-align:right}