@charset "utf-8";
/*--------------------------------------
	copyright : Lampros co.,Ltd.
--------------------------------------*/

@import url(normalize.css);
@import url(all.css);
@import url(../_plugin/OwlCarousel/assets/owl.carousel.min.css);
@import url(../_plugin/OwlCarousel/assets/owl.theme.default.css);
@import url(common_parts.css);
@import url(common.css);


/*
hippocket
==============================*/
.br{display: block;}
.open_btn {cursor: pointer;}
@media screen and (min-width: 735px) { a[href^="tel:"]{color: #444;} }
.flb { display: flex; }

/* mv ----------*/
#mv { margin-top: 2rem; }
#mv { width: 100%; }
#mv .inner { width: 100%; max-width: 1100px; margin: 0 auto; position: relative; }
#mv .mv_text_box { background: rgba(255, 255, 255, 0.9); position: absolute; top: 4rem; left: 0; width: auto; padding: 2rem 2rem 2rem 3rem; min-width: 360px; }
#mv .mv_ttl { font-size: 3rem; color: #33190C; line-height: 1.1; font-feature-settings: "palt"; }
#mv .mv_text_item { font-size: 1.6rem; color: #33190C; margin: 0; line-height: 1.2; font-feature-settings : "palt"; }
.fs-p-snsArea { justify-content: flex-end; margin: 2rem -8px 0 0;}

/* main ----------*/
.main_inner {margin-top: 10rem; margin-bottom: 17rem;}
section {width: 100%; max-width: 1100px; margin: 0 auto 10rem; }
.sec_inner {margin: 0 10rem;}
.sec_ttl { font-size: 3rem; color: #663300; padding: 1rem 0; line-height: 1.5; margin-bottom: 3rem; border-top:solid 3px #663300; border-bottom:solid 3px #663300; }
.cont_ttl { font-size: 2rem; color: #444; line-height: 1.5; font-weight: normal; margin: 2rem 0 1rem; }
.sec_text, .cont_subtext { font-size: 1.6rem; color: #444; line-height: 1.6; clear: both; }
.art_ttl { font-size: 2rem; color: #444; line-height: 1.3; }
.sub_ttl { font-size: 2rem; color: #663300; line-height: 1.2; background: #F8F7F5; padding: 2rem 0; margin-bottom: 3rem; }
.cont_subttl { font-size: 2.5rem; color: #444; line-height: 1.5; }
.link_btn .btn{ font-size: 2rem; border: 1px solid #633319; border-radius: 5px; width: 60%; margin: 2rem auto 0; background: #633319; line-height: 1.2; color: #fff; }
.link_btn  .btn a { color: #fff; display: block; padding: 1rem 3rem; }
.link_btn  .btn i { font-size: 2.5rem; vertical-align: bottom; }
.hp_baner { position: relative; }
.hp_baner a { display: block; }
/*.hp_baner .img_box::before { content:""; width: 100%; height: 100%; display: block; background: rgba(85, 85, 85, 0.4); position: absolute; top: 0; left: 0; }*/
.bnr_text { font-size: 3.5rem; color: #fff; line-height: 1.5; position: absolute; top:50%; -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -o-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); width: 100%; }
.bnr_text i { font-size: 3.5rem; }

/* コンテンツ共通 */
.type_contents .spec { margin-top: 5rem; }
.type_contents .point_box { margin: 3rem 0 6rem; background: #EDEAE4; }
.type_contents .point .img_box{ width: 50%; }
.type_contents .point .text_box { width: 50%; padding: 4rem 3rem; }
.type_contents .r_type { flex-flow: row-reverse; }
.type_contents .cont_ttl { line-height: 1.3; }
.type_contents .icon_img { float: left; margin-right: 1rem; }
.type_contents .sec_text { margin-top: 1.5rem; margin:2rem auto; }
.type_contents .leather_name { font-size: 1.6rem; color: #444; line-height: 1.4; margin-top: 0.5rem; }
.type_contents .product_data { max-width: 60%; margin: 0 auto; }
.type_contents .rubi { display: block; font-size: 1.4rem; }
.type_contents .product_id { margin-top: 1rem; }
.type_contents .product_name, .type_contents .product_price { font-size: 1.8rem; line-height: 1.6; color: #444; margin: 0; }
.type_contents .flb_l { margin-right: 2rem; }
.type_contents .word_size { margin: 2rem 0; }
.type_contents .size_img { margin-bottom: 6rem; }

/* type_menu */
.type_menu_box { flex-wrap: wrap; justify-content: space-between; }
.type_menu .type { width: calc( (99.999% - 2rem) / 2 ); }
.type_menu .type_01, .type_menu .type_02 { margin-bottom: 2rem; }
.type_menu .type_01, .type_menu .type_03 { margin-right: 2rem; }


.compact { margin-bottom: 10rem; }
.type_contents .series { margin: 3rem 0 6rem; }
.min_tri_fold .min_ttl { display: block; font-size: 2rem; }
.min_tri_fold .product_spec { background: #F8F7F5; flex-wrap: wrap; margin-top: 3rem; }
.product_spec .img_box { width: 50%; }
.product_spec .text_box { width: 50%; padding: 3rem 0 0 2rem; }
.product_spec .sec_text { margin: 0; }
.product_spec .link_btn .btn { margin: 2rem auto 0 0; }
.product_spec .list_ttl { margin-top: 2rem; }
.product_spec .sec_list li { font-size: 1.4rem; color: #444; line-height: 1.6; }


@media screen and (max-width: 1100px ) {
	.l_br { display: block; }
	.link_btn .btn { font-size: 1.8rem; }
	.link_btn .btn i {font-size: 2rem;}
}
@media screen and (max-width: 768px ) {
	.m_br { display: block; }
	.main_inner { margin-top: 5rem; margin-bottom: 5rem; }
	section { margin-bottom: 5rem; }
	.sec_inner {margin: 0 5rem;}
	.sec_ttl { font-size: 2.5rem; }
	.sub_ttl, .type_contents .leather_name { font-size: 2rem; }
	.type_contents .rubi { font-size: 1.6rem; }
	.cont_ttl { margin: 3rem 0 3rem; }
	.sec_text, .type_contents .sec_text { font-size: 1.8rem; }
	.point_box { padding: 3rem 1.5rem; }
/*	.flb { display: block; }*/
	.series .flb_l { margin-right:1.5rem!important; margin-bottom: 0!important; }
	.type_contents .point .img_box, .type_contents .point .text_box { width: auto; padding: 0; }
	.art_ttl { margin: 3rem 0; }
	.point_box .sec_text { font-size: 1.8rem; margin-bottom: 3rem; padding: 0 1rem; }
	.feature_point { padding: 3rem 1.5rem; margin-bottom: 5rem; }
	.bnr_text, .bnr_text i { font-size: 4vw; }
	.product_type { margin-top: 5rem; }
	.link_btn .btn { font-size: 1.6rem; width: 100%; }
	.link_btn .btn a { padding: 1rem; }
	.link_btn .btn i { font-size: 2.2rem; vertical-align: sub; }
	.product_type .prod_box { margin-bottom: 1rem!important; }
	.sub_ttl { margin-top: 2rem; }
	.hp_baner { margin-top: 2rem; }
	.type_menu_box, .compact_product, .product_spec { display: flex; }
	.product_spec .text_box { padding: 2rem 2rem 0; }
	.product_spec .sec_text { font-size: 1.4rem; }
	.type_contents .size_img { margin-bottom: 5rem; }
}
@media screen and (max-width: 650px ) {
	.product_spec { display: block; }
	.product_spec .img_box, .product_spec .text_box { width: auto;}
	.product_spec .text_box { font-size: 1.8rem; }
	.product_spec .sec_list li { font-size: 1.6rem; }
	.link_btn .btn { font-size: 1.8rem; }
}
@media screen and (max-width: 414px ) {
	.l_br, .m_br { display: inline; }
	.main_inner { margin-bottom: 6rem; }
	.sec_inner {margin: 0 3.5rem;}
	section { margin-bottom: 6rem; }
	.sec_ttl { font-size: 2.2rem; height: auto; margin-bottom: 3rem; }
	.cont_ttl { margin: 3rem 0 1rem; }
	.cont_ttl, .product_type .prod_name { font-size: 2rem; }
	.cont_subttl { font-size: 2.2rem; margin-bottom: 2rem; }
	#mv .mv_ttl { font-size: 2.3rem; margin-bottom: 0.8rem; }
	#mv .mv_text_box { position: static; transform: none; top: auto; max-width: inherit; width: auto; text-align: center; padding: 3rem 3.5rem 0; }
	#mv .mv_ttl { font-size: 2.3rem; }
	#mv .mv_text_item, .sec_text, .point_box .sec_text, .cont_subtext, .type_contents .sec_text { font-size: 1.5rem; line-height: 1.7; letter-spacing: 0.05rem; }
	
	.shop_data_text { margin-bottom: 2rem; }
	.cont_ttl { text-align: left!important; }
	.art_ttl { padding: 1rem; margin: 3rem 0 1rem; }
	.link_btn .btn {font-size: 1.8rem;}
	.hp_baner { margin-left: -3.5rem; margin-right: -3.5rem; }
	.type_menu_box, .compact_product { display: block; }
	.type_menu .type { width: auto; margin: 0 0 2rem 0; }
	.type_contents .spec { margin-top: 4rem; }
	.type_contents .sec_text { width:90%; margin:2rem auto; }
	.point_box .art_ttl { margin: 3rem 0 1rem; }
	.type_contents .point_box { margin: 3rem -3.5rem 4rem; padding: 3rem 3.5rem; }
	.size_img { margin: 3rem 0 4rem; }
	.type_contents .product_data { max-width: 90% }
	.series .flb_l { margin-bottom: 3rem; }
	.type_contents .series { margin-bottom: 2rem; }
	.type_contents .flb_l { margin: 0 0 4rem 0; }
	.min_tri_fold .product_spec { margin-left: -3.5rem; margin-right: -3.5rem; padding: 3rem 3.5rem; }
	.bnr_area { margin-top: -1rem; }
	.cont_subtext { text-align: left!important; }
	.product_spec .text_box { padding: 0 2rem; }
}

.bold { font-weight: bold; }
.top_box { max-width:900px; margin:0 auto; }
.sec_inner .link_btn .big a { padding:1.5rem; }
.big i { float:right;}
.top_box .sec_text { font-size: 1.8rem; }
@media screen and (max-width:768px){
	.top_box { max-width:100%; margin:0 auto; }
}

/* slider */
#owl-carousel {}
#owl-carousel .item { margin-bottom: 3rem; }
#owl-carousel .item img { width: 100%; height: 400px; }
#owl-carousel .item .text_box { margin-top: 5rem; }
#owl-carousel .owl-nav { position:absolute; width:100%; top:30%; }
#owl-carousel button.owl-prev,#owl-carousel button.owl-next { font-size: 6rem; color:#663300; }
#owl-carousel button.owl-prev { float:left; margin-left:1.5rem; }
#owl-carousel button.owl-next { float:right; margin-right:1.5rem; }
#owl-carousel .owl-dots { position:absolute; top:42rem; left:0; right: 0; margin:auto; text-align:center; }
#owl-carousel .owl-dots button { margin-left:1rem; }
#owl-carousel .owl-dots button:first-child { margin-left:0; }
#owl-carousel .owl-dots button span { width: 1rem; height: 1rem; display:block; }
#owl-carousel .owl-dots button.owl-dot { background:#ddd; }
#owl-carousel .owl-dots button.owl-dot.active { background:#663300; }

@media screen and (max-width:768px){
	#owl-carousel .owl-nav { position:absolute; width:100%; top:15%; }
	#owl-carousel .owl-dots { top:42rem; }
}
@media screen and (max-width:414px){
	#owl-carousel .item img { width: 100%; height: 200px; }
	#owl-carousel .owl-dots { top:27rem; }
}
@media screen and (max-width:320px){
}



