@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; }
.fs-p-snsArea { justify-content: flex-end; margin: 2rem -8px 0 0;}
/* 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; }
#mv .mv_ttl { font-size: 3rem; color: #33190C; line-height: 1.3; font-feature-settings: "palt"; }
#mv .mv_text_item { font-size: 1.6rem; color: #33190C; margin: 0; line-height: 1.2; font-feature-settings : "palt"; }

/* 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: #fff; background: #663300; padding: 1rem 0; line-height: 1.5; margin-bottom: 3rem; }
.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.4rem; color: #444; line-height: 1.6; max-width: 540px; margin: 0 auto; clear: both; }
.art_ttl { font-size: 2rem; color: #444; line-height: 1.3; }
.sub_ttl { font-size: 2rem; color: #663300; line-height: 1.2; border: 1px solid #663300; border-left: none; border-right: none; 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; }

/* コンテンツ共通 */
.spec, .series, .option { margin-top: 5rem; }
.point_box { margin: 3rem 0 6rem; background: #EEEEEE;}
 .point .img_box{ width: 50%; }
.point .text_box { width: 50%; padding: 4rem 3rem; }
.r_type { flex-flow: row-reverse; }
.cont_ttl { line-height: 1.3; }
.icon_img { float: left; margin-right: 1rem; }
.sec_text { margin-top: 1.5rem; }
.desc_text { margin-bottom: 3rem; }
.spec { margin-top: 5rem; }
.img_text { font-size: 1.8rem;}
.rubi { display: block; font-size: 1.4rem; margin-top: -0.5rem; }
.colouring { margin-top: 2rem; }
.option { margin: 6rem 0; }
.product_area { margin-top: 3rem; background: #F4F4F4; }
.product { width: 50%; }
.product_area .flb_r { padding: 2rem; }
.product_data { max-width: 60%; margin: 0 auto; }
.product_id { margin-top: 1rem; }
.product_name, .product_price { font-size: 1.8rem; line-height: 1.6; color: #444; margin: 0; }
.colouring_flb_box { width: 25%; margin-right: 2rem; }
.flb_l, .colouring_flb_box { margin-right: 2rem; }
.cor_box { margin-bottom: 4rem; }
.colouring { width: 70%; margin: 2rem auto 0; }
.hp_baner { margin-top: 6rem; }
.cont_nav li { margin-bottom: 2rem; }
.lst_box { margin: 0!important; }
.cor_01 .sin { justify-content: center; }

/* イレギュラーコンテンツ */
.large_wallet .sec_ttl { padding: 3rem 0; font-size: 3.2rem; }
.large_wallet .sub_ttl { font-size: 3rem; }
.subtlt_s > .cont_subttl { margin: 2rem 0 5rem; font-size: 2rem; }
.large_wallet .link_btn .btn { margin: 2rem auto 0 0; }
.large_wallet .product_01, .large_wallet .product_02 { margin-bottom: 6rem; }
.img_box .sec_text { margin-top: 0.5rem; }
.img_box .mb_no { margin-bottom: 0; }
.mb_subttl { margin-bottom: 3rem; }
.cor .btn { width: 40%; }

@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; }
	.flb { display: block; }
	.cor .btn { width: 60%; }
	
	.point_box { padding: 3rem 1.5rem; }
	.point .img_box, .point .text_box, .product { width: auto; padding: 0; }
	.point_box .art_ttl { padding: 2rem; margin: 3rem 0; }
	.point_box .sec_text { font-size: 1.8rem; margin-bottom: 3rem; padding: 0 1rem; }
	.series .flb { display: flex; }
	.product .art_ttl { text-align: center; }
	.product .art_ttl { padding-top: 3rem; }
	.colouring { width: 90%; }
	.cor_box { margin-bottom: 3rem; }
	.large_wallet .sec_ttl { font-size: 2.7rem; }
	.large_wallet .sub_ttl { font-size: 2.5rem; }
	.product_area  .sec_text, .product_area  .sec_list li { font-size: 1.4rem;}
	.product_spec .text_box { padding: 2rem; }
	.large_wallet .link_btn .btn { width: 100%; }
	.product .sec_text { max-width: inherit; }
	.large_box { margin-left: -5rem; margin-right: -5rem }
}
@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; margin-left: -3.5rem; margin-right: -3.5rem; }
	.cont_ttl { margin: 3rem 0 1rem; }
	.cont_ttl, .product_type .prod_name { font-size: 2rem; }
	.cont_subttl { font-size: 2.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, .colouring_flb_box .img_text { font-size: 1.5rem; line-height: 1.7; letter-spacing: 0.05rem; }
	.cont_ttl { text-align: left!important; }
	.link_btn .btn {font-size: 1.8rem;}
	
	.large_wallet .sec_ttl { font-size: 2.5rem; }
	.large_wallet .sub_ttl { font-size: 2.2rem; }
	.spec, .series, .option { margin-top: 4rem; }
	.point_box { margin: 3rem -3.5rem 4rem; padding: 3rem 3.5rem; }
	.colouring { width: 100%; }
	.type_contents .rubi { font-size: 1.2rem; }
	.product_area { margin-left: -3.5rem; margin-right: -3.5rem; padding: 2rem 3.5rem; }
	.hp_baner { margin-left: -3.5rem; margin-right: -3.5rem; }
	.point_box .art_ttl { margin: 3rem 0 1rem; padding: 1rem; }
	.cor_box { margin-bottom: 4rem; }
	.large_wallet .cont_subttl { margin: 3rem 0 4rem; font-size: 2rem; }
	.product_area .flb_r { margin-top: 1rem; padding: 0 2rem; }
	.product .art_ttl { padding-top: 0; }
	.link_btn .btn a, .btn a { padding: 1rem; }
  .mb_subttl { margin-bottom: 1.5rem; }
	.large_box { margin-left: -3.5rem; margin-right: -3.5rem }
}