@charset "utf-8";

#main_middle h2 {
	display:none;
}
#main #main_top{
	text-align:center;
}
#main_middle,
#main_bottom{
	margin: 0 2%;
}
/* -------------------------------------
	Common style
---------------------------------------*/

/* header */

header {
	max-width: 97.1%;
	margin: 0px auto;
}
header .header_logo_area #top_logo img{
	width:114px;
}
#head_nav{
	position: absolute;
	top: 0px;
	right: 0px;
}

#head_nav #cartbtn,
#head_nav #menubtn {
	display: inline-block;
}
#head_nav #cartbtn a.btn{
	padding: 1px 8px 0 0;
}
#head_nav #cartbtn img,
#head_nav #menubtn img{
	width:38px;
}
h2#side_logo {
    display:none;
}

/* footer */

#footer_bottom {
	background: #333;
	border-bottom: 1px solid #CDCDCD;
	text-align: center;
}
#footer ul.sitemap {
	display: none;
}
#footer img#footrogo {
	margin: 8% 0;
	width: 30%;
}
#footer ul#payment>li {
	display: inline-block;
	margin: 0 0 4% 2%;
}

/* share */

#share {
	background: #f2f2f2;
	padding: 5% 0 5%;
	text-align: center;
	margin: 4% 0 0;
}
#share>h3 {
	margin: 0 0 16px;
	text-align: center;
}
#share img {
	margin: 0 0 0 5%;
	width: 16%;
}
#share img.first {
	margin: 0 0 0 0px;
}

/* topnav */

nav#topnav {
	position: absolute;
	z-index: 1000;
	top: 0px;
	right: 0;
	margin: 14.6% 0 0;
	width: 100%;
	display:none;
}
nav#topnav ul li {
	text-align: left;
	width: 100%;
	cursor: pointer;
	border-bottom: 1px solid #fff;
	background-color: #000;
	opacity: 0.7;
}
nav#topnav ul li:first-child {
	border-top: 1px solid #fff;
}
nav#topnav ul li>a {
	width: 100%;
	display: inline-block;
	padding: 15px 10%;
	color: #fff;
}
#main_bottom{
	text-align:center;
}
/* gnav */

#main nav#gnav> {
	min-width: 62.5%;
}
#main nav#gnav>ul {
	margin: 6% 0;
}
#main nav#gnav>ul>li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	border-top: 5px solid #dd435b;
	padding: 2% 0 0;
	/*width:276px;*/
	width: 30%;
	margin: 0 0 0 1%;
	font-family: "Meiryo","メイリオ","sans-serif","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN";
	font-size: 112.5%;
	font-weight: 600;
	text-align:center;
}
#main nav#gnav>ul>li:first-child {
	margin: 0 0 0 0;
}
#main nav#gnav>ul>li>a{
	color: #333;
}

/* -------------------------------------
	top
----------------------------------------*/

/* int_cnt */

#contents_bottom #int_cnt {
	background: #002418;
	color: #fff;
	text-align: left;
}
#contents_bottom #int_cnt>#int {
	width: 90%;
	margin: 0 auto;
}
#contents_bottom #int_cnt>#int>div {
	padding: 4%;
	display: inline-block;
	background: #d24855;
	position: relative;
	top: 20px;
}
#contents_bottom #int_cnt>#int>div>h3 {
	margin: 10% 0 0 0;
	font-size: 150.0%;
}
#contents_bottom #int_cnt>#int>div>h3>span {
	border-top: 5px solid #fff;
	padding: 6px 0 0 0;
}
#contents_bottom #int_cnt>#int>div>p {
	margin: 10% auto 6%;
	line-height: 2.0;
}
#contents_bottom #int_cnt>#int>div img {
	margin: 0px 20px 20px 0;
	line-height: 0;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 10%;
}
#contents_bottom #int_cnt>#int>p {
	margin: 14% auto 8%;
	line-height: 2.0;
	font-size: 112.5%;
	width: 90%;
	padding: 0 0 10%;
}

/* news */

#contents_bottom #news {
	padding: 6% 0;
	background: #f2f2f2;
	margin: 0 auto;
	text-align:center;
}
#contents_bottom #news>div>h3 {
	font-size: 150.0%;
	margin: 10% 0 22px 0;
}
#contents_bottom #news>div>h3>span {
	border-top: 5px solid #000;
	padding: 6px 0 0 0;
}
#contents_bottom #news ul li {
	float: left;
	/*    width: 346px;*/
	width: 49%;
	background: #fff;
	line-height: 2.0;
	margin: 0.5%;
	text-align:left;
}
#contents_bottom #news ul li img {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
#contents_bottom #news ul li p {
	line-height: 1.6;
	min-height: 140px;
	margin: 2%;
	max-height: 140px;
	overflow: hidden;
	color:#333;
}
#contents_bottom #news p.more_btn > a {
    background: #000;
    color: #fff;
    display: inline-block;
    padding: 20px 30px 20px 20px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    font-size: 112.5%;
    margin: 0px 0 0;
}
#news .img_rect{
	overflow: hidden;
	width: 100%;
	padding: 75% 0 0;
	position: relative;
}

/* linkarea */

#linkarea img {
	float: left;
	width: 50%;
}
/* featured */

#featured>h3 {
	font-size: 150.0%;
	margin: 80px 0 22px 0;
	text-align: center;
	background-image: url(../img/common/line02.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 20px 0 0;
}
#featured,
.item_gallery {
	max-width: 100%;
	margin: 0 auto;
	text-align:center;
}
#featured>dl {
	float: left;
	width: 50%;
}
#featured>div>div p.item_name,
.item_gallery p.item_name{
	display: inline;
	background-image: url(../img/common/line.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 12px 0 0;
	color: #000;
}
#featured>div>div p,
.item_gallery p.item_price {
	color: #D14954;
	margin: 4px 0 0;
}
#featured>dl>dd>img {
	width: 100%;
}
#featured>dl>dd.itemname {
	display: inline;
	border-top: 3px solid #D14954;
	padding: 2px 0 0;
}
#featured>dl>dt {
	color: #D14954;
	margin: 4px 0 0;
}
#featured p {
	clear: both;
}
#featured p>a {
	background: #000;
	color: #fff;
	display: inline-block;
	padding: 20px 30px 20px 20px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	font-size: 112.5%;
	margin: 60px 0 0;
}
.slick-prev,
.slick-next{
	display:none!important;
}

/* relation */

.item_gallery>h4{
	font-size: 150.0%;
	margin: 80px 0 22px 0;
	text-align: center;
	background-image: url(../img/common/line02.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 20px 0 0;
}
.item_gallery ul li.col-xs-4{
	width:50%;
}
/* instagram */

#instagram {
	margin: 0 auto;
}

#instagram>h3 {
	font-size: 150.0%;
	margin: 80px 0 22px 0;
	text-align:center;
}

#instagram>img {
	float: left;
	width: 25%;
}
#instagram hr {
    width: 33px;
    height: 5px;
    background: #000;
    margin: 16% auto -16%;
}

/* -------------------------------------
	item
----------------------------------------*/

/* product_list */

#main #product>div,
#page_user_data #featured .recommend_list_item{
	margin: 10px 4px;
	background-color: #F2F2F2;
	padding: 2% 0 2%;
	text-align: center;
}
#main #product>div p,
#page_user_data #featured .recommend_list_item p{
	letter-spacing: 0.1em;
	color:#333;
	font-weight: 800;
	margin:0px;
	background-image: url(../img/common/line.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding:2% 0;
}
#main #product>div p.price,
#page_user_data #featured .recommend_list_item p.price{
	color:#DD435B;
	letter-spacing: 0.1em;
	background-image: none;
}
#item_detail_area .item_detail .btn{
	background-image: url(../img/common/arrow.png);
	background-position: 90% center;
	background-repeat: no-repeat;
	color:#fff;
}
#item_detail_area .item_detail .btn_cart{
	background-color: #D14A54;
	border-color: #D14A54;
}
#item_detail_area .item_detail .btn_info{
	background-color: #2D635F;
	border-color: #2D635F;
}
#item_detail_area .item_detail .btn_area ul{
	width:98%;
	margin: 0 auto;
}
#item_detail_area .item_detail .cart_area dl{
	margin: 4% 0;
}
#main #product_detail #item_photo_area img{
	width:100%;
}
#product .img_rect{
	overflow: hidden;
	width: 100%;
	padding: 80% 0 0;
	position: relative;
}
#product .img_rect img{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

/* recommend_list */

#page_user_data #featured #more_btn{
	display:none;
}
#page_user_data #featured hr  {
	width: 33px;
	height: 5px;
	background: #000;
	margin: 4% auto -6%;
}
#page_user_data #featured > h3{
	font-size: 150.0%;
	margin: 10% 0 4% 0;
}
#page_user_data #featured .more_btn{
	display:none;
}
.item_photo{
	overflow: hidden;
	width: 100%;
	padding: 75% 0 0;
	position: relative;
}
.item_photo img {
    width: 100%;
    position: absolute;
	top: 0;
	left: 0;
}

/* -------------------------------------
	company
----------------------------------------*/

/* company_main */

#company #company_main {
	text-align: left;
}
#company #company_main>p {
	line-height: 1.6;
	margin: 2%;
}
#company #second {
	text-align: left;
}
#company #second>div {
	position: relative;
}
#company #second>div>div {
	position: relative;
	top: 0;
	display: inline-block;
	background: #575A6F;
	background: #575A6F;
	padding: 10% 3% 3%;
}
#company #second>div>div>h2 {
	font-size: 125.0%;
	color: #fff;
	margin: 0 0 2%;
}
#company #second>div>div>h2>span {
	border-top: 4px solid #fff;
	padding: 8px 0 0;
}
#company #second>div>div>P {
	font-size: 87.5%;
	color: #fff;
	line-height: 2.0;
}

/* greeting */

#company #greeting {
	background: #002418;
}
#company #greeting>#company_int {
	margin: 0 auto;
	padding: 4% 3%;
}
#company #greeting>#company_int>p {
	text-align: left;
	color: #fff;
	line-height: 2.0;
	margin: 2% 0 5%;
}
#company #greeting>#company_int>div {
	color: #fff;
}
#company #greeting>#company_int>div>img {
	width: 80%;
}
#company #greeting>#company_int>div>p {
	margin: 2% 0 0;
	text-align:center;
}

/* shop */

#company #shop {
	background-image: url(../img/company/map.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0 auto;
	padding: 6% 4% 22%;
}
#company #shop>p {
	text-align: left;
	padding: 3% 2% 10%;
	line-height: 1.5;
	font-weight: 600;
}
#mapField {
	width: 100%;
	height: 300px;
}

/* -------------------------------------
	blog
----------------------------------------*/

/* title */

#tit_container{
	background-color: #002418;
	color:#fff;
	text-align: left;
	padding: 5% 0;
	margin: 1% 0 2%;
}
#tit_container h3{
	display: block;
	margin: 0 auto;
	padding: 0 1%;
	text-align: center;
}
#tit_container h3 span{
	border-top:5px solid #D14A54;
	padding: 2% 0 0;
}
.blog_inner #right_area h4{
	background-color: #585B70;
	color:#fff;
	padding:2% 0;
}
.blog_inner #right_area div>div{
	padding: 3% 2%;
	border-bottom:1px dotted #333;
}
.blog_inner #right_area p{
	text-align: left;
}
.blog_inner #right_area #topics,
.blog_inner #right_area #archive{
	display: none;
}
.blog_inner #left_area{
	text-align: center;
	padding:2%;
}
.blog_inner #left_area div{
	margin: 4% 0 0;	
	text-align: left;
}
.blog_inner #left_area a{
	color:#333;
}
.blog_inner #left_area hr {
	width: 9%;
	height: 5px;
	background: #D14A54;
	margin: 0px 0px 0px;
}
.blog_inner #left_area p{
	margin: 2% 0;
	line-height: 1.5;
}
.blog_inner #left_area h4{
	font-size: 171.4%;
	margin: 3% 0 0;
}
.blog_inner #left_area #pager{
	text-align: center;
	font-size: 0;
	margin: 60px 0 0;
}
.blog_inner #left_area #pager span{
	font-size: 14px;
}
.blog_inner #left_area #pager a{
	display: inline-block;
	padding: 1.2% 1.4%;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}
.blog_inner #left_area #pager a.current{
	background-color: #ccc;	
}
.blog_inner #left_area #pager a:first-child{
	border-left:1px solid #ccc;
}
#blog_detail #left_area h4{
	border-bottom: 1px dotted #333;
	margin: 0 0 5%;
	padding: 0 0 2%;
}
#blog_detail #left_area #page_nav{
	margin: 10% 0 0;
}
#blog_detail #left_area #page_nav .prev{
	float:left;
}
#blog_detail #left_area #page_nav .next{
	float:right;
}
.blog_inner #left_area p#more_btn > a {
    background: #000;
    color: #fff;
    display: inline-block;
    padding: 28px 18px 28px 8px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    font-size: 112.5%;
    margin: 30px 0 0;0
	padding: 0 7%;
	margin: 2% 0 6%;
}

/* -------------------------------------
	balnds
----------------------------------------*/

#brandlist .inner dl#brands{
	width:100%;
	padding: 0 5%;
	margin: 2% 0 6%;
}
#brandlist .inner dl#brands dt{
	float:left;
	clear:left;
	width:25%;
	margin:2% 0;
}
#brandlist .inner dl#brands dd{
	float:left;
	width:75%;
	margin:2% 0;
}

/* -------------------------------------
	pagetop
----------------------------------------*/

#page-top {
	position: fixed;
	bottom: 3%;
	right: 3%;
	font-size: 77%;
	z-index:1000;
}
#page-top a {
	background: #666;
	text-decoration: none;
	color: #fff;
	padding: 14px;
	text-align: center;
	display: block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	opacity:0.8;
}
#page-top a:hover {
	text-decoration: none;
	background: #999;
}