@charset "UTF-8";
/*
Copyright(c) 2015 Global Pig Farms, Inc.All rights reserved.
*/
/*PC*/
body,
html { height: 100%; background-image: url(../img/grunge.jpg); }
body { position: relative; font-family: "メイリオ", Meiryo, sans-serif; }
a img { -webkit-transition: 0.3s ease-in-out; -moz-transition: 0.3s ease-in-out; -o-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; }
a,
a p { text-decoration: none; color: #705a47; }
a:hover,
a:hover p { text-decoration: underline; }
#mainContents { width: 960px; margin-left: auto; margin-right: auto; }
/*___HEADER ナビゲーション　*/
#mbNav { display: none; }
#mbFooter { display: none; }
#headerNav { width: 100%; min-width: 960px; height: 80px; background-image: url(../img/navi-bg.png); background-repeat: repeat-x; position: fixed; top: 0px; z-index: 10000; }
#pcNav { width: 960px; margin-left: auto; margin-right: auto; height: 70px; }
#pcNav h1 { float: left; padding-top: 10px; padding-right: 65px; }
#pcNav ul { height: 50px; padding-top: 26px; }
#pcNav ul li { float: left; padding-right: 52px; }
#pcNav ul li.liEnd { padding-right: 0px; }
/**/
#pageTitle { width: 100%; text-align: center; padding-top: 80px; }
#pageTitle img { width: 158px; height: 70px; padding-top: 78px; padding-bottom: 80px; }
/**/
#page { margin-left: auto; margin-right: auto; width: auto; padding-bottom: 138px; text-align: center; display: table; }
#page p { width: 21px; height: 21px; font-size: 14px; color: #B2A687; text-align: center; margin-left: 3px; margin-right: 3px; display: table-cell; }
#page p a { color: #B2A687; text-decoration: none; display: block; }
.current { border: 1px solid #d4cdbc; -moz-border-radius: 2px; -webkit-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; }
/*d4cdbc*.current { background-image: url(../img/current.png); background-repeat: no-repeat; background-position: 0% center; }/
/*パンくず　*/
ul.pankuzu { width: 892px; margin-left: auto; margin-right: auto; }
ul.pankuzu li { font-size: 12px; color: #705a47; float: left; padding-left: 26px; background-image: url(../img/point-yajirushi.png); background-repeat: no-repeat; background-position: 10px 3px; }
ul.pankuzu li.pankuzuTop { padding-left: 0px; background-image: none; }
ul.pankuzuBottom { padding-bottom: 25px; }
/*___FOOTER　*/
#pcFooter { width: 960px; margin-left: auto; margin-right: auto; padding-top: 60px; border-top: 1px solid #E6E6E6; ; }
#pcFooter ul { height: 37px; width: 741px; margin-left: auto; margin-right: auto; }
#pcFooter ul li { float: left; padding-right: 20px; padding-left: 20px; border-left: 1px solid #b2a687; height: 12px; font-size: 12px; width: auto; }
#pcFooter ul li.liEnd { border-right: 1px solid #b2a687; }
#pcFooter .footerLink { padding-bottom: 34px; padding-left: 110px; text-align: left; }
#pcFooter .footerLink a { margin-right: 26px; }
#pc_copyright { margin-left: auto; margin-right: auto; text-align: left; padding-bottom: 55px; }
footer .mbFootLink { width: 100%; font-size: 14px; padding: 0px !important; border-top-width: 1px; border-top: 1px solid #e0dbcf; background-image: none !important; text-align: center; display: block; line-height: 50px; }

/* 2017/10/16 追記 */
#pc_copyright { width: 741px; margin-left: auto; margin-right: auto; text-align: left; padding-bottom: 55px; }
#pcFooter div.radio-link { width: 741px; margin: -130px auto 0;}
#pcFooter .radio-link a {	margin: 0 0 0 auto;	display: block;	width: 200px;}
/* .2017/10/16 追記 */




/*

// ((navigator.userAgent.indexOf('iPhone') > 0 && navigator.userAgent.indexOf('iPad') == -1) || navigator.userAgent.indexOf('iPod') > 0 || navigator.userAgent.indexOf('Android') > 0) {
	document.write('<link rel="stylesheet" type="text/css" href="css/smartphone.css">');

*/
/*お試しセット*/
#otameshi { width: 960px; margin-left: auto; margin-right: auto; padding-top: 124px; padding-bottom: 127px; display: table; border-top: 1px solid #e6e6e6; }
#otameshi a { width: 270px; height: 36px; display: block; background-image: url(../img/otameshi_ov.png); }
#otameshiPhoto { margin-left: 0px; padding-left: 71px; padding-right: 98px; display: table-cell; width: 340px; }
#otameshiText { display: table-cell; width: 448px; vertical-align: top; }
#otameshiText p { font-size: 14px; height: 145px; padding-top: 26px; color: #705a47; line-height: 28px; font-family: serif; }
