@charset "utf-8";

@import url(normalize.css);
@import url(all.css);
@import url(common_parts.css);
@import url(common.css);




/* color */
.d_brn { color:#432d22; }
.brn { color:#955125; }
.cam { color:#c58949; }
.d_bl { color:#143640; }
.blk { color:#0e161f; }
.crm { color:#fcf0d1; }
.whi { color:#fff; }
.lbr { color:#fdeecf; }

/* back color */
.back_bk{ background:#000; }
.back_pi{ background:#eb738f; }
.back_lpi{ background:#f7baa5; }
.back_bl{ background:#0e6eb8; }
.back_org{ background:#ea591d; }
.back_cme{ background:#c99e2a; }
.back_brn{ background:#7f4e20; }
.back_nev{ background:#161b61; }
.back_blk { background:#221814; }
.back_gry { background:#c9c9ca; }
.back_grn { background:#006834; }
.back_wine { background:#a11251; }
.back_lgrn { background:#9dbb87; }
.back_pp { background:#920681; }
.back_red { background:#ea000e; }

/* common parts */
div.fs-l-page { margin-top:0!important; }
main.fs-l-main { max-width:100%!important; margin:0!important; }
.inner { max-width: 128rem; padding:0 2rem; margin:0 auto; }
h2 { font-size: 4rem; text-align:center; font-weight: bold; letter-spacing:5px; line-height:1.5; }
h2 span { display:block; font-size: 2.6rem; font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W6", "Hiragino Mincho ProN", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "Times New Roman", Meiryo, serif; letter-spacing:0; }
#concept,#service,#feature,#pop,#voice,#category { margin-top:10rem; }
div:after,ul:after { display:none; }
p { margin:0; }
@media screen and (max-width:414px){
	#concept,#service,#feature,#pop,#voice,#category { margin-top: 5rem; }
}
@media screen and (max-width: 375px){
	h2 { font-size: 3.4rem; }
	h2 span { font-size: 2rem; }
}

/* main_inner */
.main_inner { max-width:100%; margin:0; }

/* header */
#header { background: #663300;  }
#header .inner { padding:2rem; display:flex; align-items:center; }
#header p { color:#fff; font-weight: bold; }
#header-logo { margin-right:auto; }
@media screen and (max-width: 768px){
	#header-logo { margin-top: 0; }
}
@media screen and (max-width: 414px){
	#header-logo { width:40%; }
	#header-logo img { width:100%; }
}

/* mv */
#mv {}
#mv .inner { max-width:100%; padding:0; margin:0; }
#mv .copy { text-align:center; font-weight: bold; font-size: 3rem; letter-spacing:5px; padding:3rem 2rem; }
@media screen and (max-width:414px){
	section { margin-bottom: 0; }
	#mv .copy { font-size:1.8rem; }
}

/* catch */
#catch {  }
#catch .inner { max-width:100%; padding:0; margin:0; }
#catch .top-img { position:relative; }
#catch .top-img .text-box { position:absolute; top:50%; right:10%; transform:translate(0,-50%); width:40%; }
#catch .top-img .text-box p { font-weight: bold; color:#231815; margin-bottom: 2rem; }
#catch .top-img .text-box .tt { font-size:5rem; text-align:right; }
#catch .top-img .text-box .text { width:70%; margin-left:auto; font-size: 2rem; }
@media screen and (max-width:1520px){
	#catch .top-img .text-box .tt { font-size: 3.4rem; }
	#catch .top-img .text-box .text { font-size: 1.8rem; }
}
@media screen and (max-width:1240px){
	#catch .top-img .text-box .tt { font-size: 2.8rem; }
	#catch .top-img .text-box .text {font-size: 1.6rem;  }
}
@media screen and (max-width:1100px){
	#catch .top-img .text-box { right:5%; }
	#catch .top-img .text-box .tt { font-size: 2.4rem; }
	#catch .top-img .text-box .text {font-size: 1.4rem;  }
}
@media screen and (max-width:970px){
	#catch .top-img .text-box .tt { font-size: 2rem; }
	#catch .top-img .text-box .text {font-size: 1.2rem;  }
}
@media screen and (max-width:830px){
	#catch .top-img .text-box { position:initial; top:0; right:0; transform:none; width:100%; padding:0 2rem; margin-top: 3rem; }
	#catch .top-img .text-box .tt { text-align:left; font-size: 2.4rem; }
	#catch .top-img .text-box .text { width:100%; font-size: 1.5rem; }
}


/* concept */
#concept {  }
#concept .title { font-size: 4rem; text-align:center; margin:0; }
#concept ul { display:flex; justify-content:space-between; margin-top:3rem; }
#concept ul li { width:30%; font-weight: bold; }
#concept ul li .number { text-align:center; margin-bottom: 2rem; font-weight:normal; }
#concept ul li .number span { padding:1rem; font-size: 3rem; border:solid 1px #ddd; color:#808080; }
#concept ul li .tt { font-size:2.6rem; text-align:center; font-weight: bold; letter-spacing:5px; border-bottom:solid 2px #333; margin-bottom: 2rem; }
#concept ul li img {margin-bottom: 1rem;}
@media screen and (max-width:768px){
	#concept ul { display:block; }
	#concept ul li { width:100%; margin-top: 3rem; font-size: 1.8rem; }
	#concept ul li img { margin-bottom: 2rem; }
}

/* service */
#service {  }
#service ul { margin-top: 3rem; display:flex; justify-content:space-between; }
#service ul li { width:48%; }
#service ul li .number { text-align:center; margin-bottom: 2rem; }
#service ul li .number span { padding:1rem; font-size: 3rem; border:solid 1px #ddd; color:#808080; }
#service ul li .tt { font-size:2.6rem; text-align:center; font-weight: bold; letter-spacing:5px; border-bottom:solid 2px #333; margin-bottom: 2rem; }
#service ul li .text { font-weight: bold; }
#service ul li .text span { display:block; font-size: 2.6rem; margin:1rem 0; }
@media screen and (max-width:768px){
	#service ul { display:block; }
	#service ul li { width:100%; }
	#service ul li:nth-child(1) { margin-bottom: 3rem; }
}

/* pickup */
#feature {  }
#feature .inner {  }
#feature .item ul { width:85%; margin:0 auto; display:flex; justify-content:space-between; }
#feature .item ul li { width:48%; }
#feature .item ul li.text-area { padding:2rem 0; text-align:center; line-height:1.5; }
#feature .item ul li.text-area .title { font-size: 3rem; font-weight: bold; letter-spacing:10px; margin-bottom: 1rem; }
#feature .item ul li.text-area .text { margin-bottom:5rem; }
#feature .item ul li.text-area .text span { display:block; font-weight: bold; font-size: 2rem; margin-bottom: 2rem; }
#feature .item ul li.text-area .btn a { background:#808080; color:#fff; font-weight:400; font-size: 2rem; padding:1rem 2rem; border-radius:5px; }
@media screen and (max-width:768px){
	#feature .item ul { display:block; }
	#feature .item ul li { width:100%; }
	#feature .item ul li.text-area { padding:0; margin-top: 2rem; }
	#feature .item ul li.text-area .title { font-size: 2.6rem; letter-spacing:0; }
	#feature .item ul li.text-area .text { margin-bottom:3rem; }
	#feature .item ul li.text-area .text span { font-size: 1.8rem; margin-bottom: 1rem; }
	.owl-carousel .owl-stage-outer { overflow:visible; }
}

/* #feature owl-carousel */
#feature .owl-carousel { margin-top: 3rem; position:relative; }

/* slide nav */
#feature .owl-nav { display: flex; }
#feature .owl-nav button { position:absolute; top:50%; transform:translate(0,-50%); color:#ddd; font-weight: normal; font-size:8rem; z-index:10; }
#feature .owl-nav .owl-prev { left:10px; }
#feature .owl-nav .owl-next { right:10px; }
.owl-nav button span { padding:5rem 2rem; }
@media screen and (max-width:768px){
	#feature .owl-nav button { font-size: 6rem; }
}
@media screen and (max-width:414px){
	#feature .owl-nav button { font-size: 4rem; }
	#feature .owl-nav .owl-prev { left:0; }
	#feature .owl-nav .owl-next { right:0; }
}

/* slide dot */
#feature .owl-dots { margin: 2rem 0 3rem; display:block; text-align:center; }
#feature .owl-dots button { margin:0 0.5rem; }
#feature .owl-dots button span { width:1.5rem; height:1.5rem; display:block; }
#feature .owl-dots button.owl-dot { background:#ddd; }
#feature .owl-dots button.owl-dot.active { background:#663300; }
@media screen and (max-width:768px){
	#feature .owl-dots { margin:3rem 0; }
}

/* pop */
#pop {  }
/* modal */
#pop .modal-box { background:rgba(0,0,0,0.7); display:none; width:100%; height:100vh; position:fixed; top:0; left:0; bottom:0; right:0; z-index:10000; }
#pop .modal-box ul { display:flex; justify-content:space-between; background:#fff; width:70%; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); padding:5rem; }
#pop .modal-box ul li.tx-box { width:65%; }
#pop .modal-box ul li.img { order:2; text-align:center; width:30%; padding-bottom: 3rem; }
#pop .modal-box ul li .tt { font-weight: bold; font-size: 2.4rem; }
#pop .modal-box ul li .copy { font-size: 2rem; margin:3rem 0; }
#pop .modal-box ul li .min { line-height:1; font-size: 1.6rem; margin-bottom:3rem; text-align:right; font-weight:bold; }
#pop .modal-box ul li .btn { margin-bottom: 3rem; text-align:right;  }
#pop .modal-box ul li .btn a { background:#808080; color:#fff; padding:1rem 2rem; border-radius:5px; }
#pop .modal-box ul li.close { position:absolute; bottom:0; left:0; right:0; text-align:center; }
#pop .modal-box ul li.close a { display:block; font-size: 2rem; letter-spacing:2px; padding:1rem 2rem; background:#663300; color:#fff; font-weight: bold; }
#pop .modal { display:flex; max-width:128rem; padding:0 2rem; margin:0 auto; }
#pop .modal li a { display:block; position:relative; overflow:hidden; }
/* hover mask */
#pop .mask { width:100%; height:100%; position:absolute; top:0; left:0; opacity:0; background:rgba(0,0,0,0.8); transition:all 0.3s ease; }
#pop .mask .caption { color:#fff; padding-left:3rem; padding-right: 3rem; font-weight: bold; text-align:center; }
#pop .modal li a:hover .mask { opacity:1; padding-top:40%; text-align:center; }

@media screen and (max-width:768px){
	#pop .modal-box ul { display:block; padding:5rem 3rem; }
	#pop .modal-box ul li.tx-box { width:100%; }
	#pop .modal-box ul li.img { width:100%; }
	#pop .modal-box ul li .tt { font-size: 2.4rem; }
	#pop .modal-box ul li .copy { font-size: 2rem; margin:2rem 0; }
	#pop .modal-box ul li .btn { text-align:center; }
	#pop .modal li a:hover .mask { opacity:0; }
}
@media screen and (max-width:414px){
	#pop .modal { flex-wrap:wrap; }
	#pop .modal li { width:50%; }
	#pop .modal-box ul { display:block; padding:3rem; padding-bottom: 5rem; width:90%; }
	#pop .modal-box ul li .tt { font-size: 2rem; }
	#pop .modal-box ul li .copy { font-size:1.6rem; line-height:1.5; margin:1rem 0; }
	#pop .modal-box ul li .min {font-size: 1.4rem;}
}
@media screen and (max-width:375px){
	#pop .modal-box ul li .tt { font-size:1.8rem; }
	#pop .modal-box ul li .copy { font-size:1.4rem; }
	#pop .modal-box ul li .min {font-size: 1.2rem;}
}

#pop .bnr { max-width:128rem; padding:0 2rem; margin:2rem auto 0; }

/* voice */
#voice {  }
#voice .bnr { margin-top: 3rem; }

/* category */
#category { margin-bottom: 5rem; }
#category ul { display:flex; margin-top: 3rem; flex-wrap:wrap; justify-content:space-between;  }
#category ul li { width:24%; margin-bottom: 2rem; border:solid 1px #333; }
#category ul li a { display:flex; align-items:center; padding:0.5rem 1rem; }
#category ul li a img { margin-right:auto; }
#category ul li a p { text-align:right; font-weight: bold; color:#333; }
#category ul li.nolink { pointer-events: none; position:relative; }
#category ul li.nolink .mask { position:absolute; display:flex; align-items:center; top:0; left:0; right:0; background:rgba(0,0,0,0.6); width:100%; height:100%; }
#category ul li.nolink .mask p { color:#fff; font-size: 2rem; font-weight: bold; text-align:center; width:100%; }
#category .link { display:flex; justify-content:space-between; }
#category .link div { width:49.5%; border:solid 1px #333; text-align:center; }
#category .link div a { display:block; padding:1.5rem 0; color:#333; font-weight: bold; }
@media screen and (max-width:910px){
	#category ul li a { padding:0.5rem 1rem; }
	#category ul li a p { font-size: 1.5rem; }
}
@media screen and (max-width:768px){
	#category ul li { width:32%; }
	#category ul li a p { font-size: 1.4rem; }
}
@media screen and (max-width:500px){
	#category ul li { width:48%; }
	#category ul li a img { width:60px; }
  #category .link { display:block; }
  #category .link div { width:100%; }
  #category .link div:first-child { margin-bottom:2rem; }
}
@media screen and (max-width:375px){
	#category ul li a p { font-size: 1.4rem; }
	#category ul li a img { width:40px; }
}
@media screen and (max-width:320px){
	#category ul li a p { font-size: 1.2rem; }
}

/* shop */
#shop {}
#shop .online { text-align:center;width:30%; margin:0 auto 10rem; }
#shop .online a { display:block; padding:1rem 2rem; font-size: 2rem; font-weight: bold; color:#333; border:solid 3px #333; }
#shop .online a span { font-size: 2.6rem; }
@media screen and (max-width:768px){
	#shop .online { width:60%; }
}
@media screen and (max-width:375px){
	#shop .online { width:70%; }
	#shop .online a { font-size: 1.8rem; }
	#shop .online a span { font-size: 2.4rem; }
}

/* footer */
#footer { background: #663300; padding: 5rem 0 4rem; }
#footer .inner { position: relative; width: 100%; max-width: 1100px; margin: 0 auto; padding: 2rem; }
.footer_logo { position: static; bottom: 2rem; max-width: inherit; text-align: center; }
#footer-copy { position: inherit; bottom: 0; width: 100%; text-align: center; }
.footer_logo_text { width: 100%; max-width: 50rem; margin: 0 auto 3rem; }

