@charset "utf-8";

/* Noto Sans Japanese */
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

/* ----------------------------------------------
   This style definition is initiarize.
------------------------------------------------- */
* { margin: 0; padding: 0; box-sizing:border-box; }
body { color: #2b2621; font-family:'Noto Sans Japanese',"Century Gothic","メイリオ",Meiryo,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN",sans-serif; background:#fff; font-size:16px; line-height:1.9em; border:solid 10px #140e08; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset , img { border: 0; vertical-align: bottom; }
img { max-width:100%; }
address , caption , cite , code , dfn , em , strong , th , var { font-style: normal; font-weight: normal; }
strong { font-weight:700; }
ol , ul { list-style: none; }
caption , th { text-align: left; }
h1 , h2 , h3 , h4 , h5 , h6 { font-size: 100%; font-weight: normal; }
q:before , q:after { content: ''; }
abbr , acronym { border: 0; }
input, select, textarea { font-size:100%; font-family:'Century Gothic',"メイリオ",Meiryo,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN",sans-serif; }

/* clearfix */
.cfix:after { content:"."; display:block; height:0; font-size:0; clear:both; visibility:hidden; }
.cfix { display: inline-block; }
* html .cfix { height:  1%; }
.cfix { display: block; }

/* link */
a { text-decoration:none; outline:0; vertical-align:baseline; background:transparent; font-size:100%; color:#222222; }
a:hover, a:active { outline: none; color:#111111; }
a, a img { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all  0.3s ease; }
a:hover img { opacity:0.7; filter: alpha(opacity=70); -ms-filter: "alpha( opacity=70 )"; -moz-opacity: 0.7; }

/* ----------------------------------------------
   汎用
------------------------------------------------- */

.leftbox { float:left; margin:0 20px 0 0; }
.rightbox { float:right; margin:0 0 0 20px; }
.floatbox { overflow:hidden; }

.frame { position:relative; z-index:1; -moz-border-radius:15px; -webkit-border-radius:15px; border-radius:15px; }
.red { color:#ee3333; }
.yellow { color:#f97c00; }
.orange { color:#e05200; }

.marker { background:#fdf7a8; }
.strong { font-weight:900; }

.bg-gray { background:#eee; }
.bg-yellow { background:#fbf5b4; color:#2d2618; }

.big1 { font-size:1.25em; }
.big2 { font-size:1.5em; }
.small1 { font-size:0.9em; }
.small2 { font-size:0.8em; }

.big1, .big2 { line-height:1.7em; }

.inside-nano { padding:5px; }		.next-nano { margin-bottom:5px; }
.inside-mini { padding:10px; }		.next-mini { margin-bottom:10px; }
.inside-small { padding:15px; }		.next-small { margin-bottom:15px; }
.inside-normal { padding:20px; }		.next-normal { margin-bottom:20px; }
.inside-middle { padding:30px; }	.next-middle { margin-bottom:30px; }
.inside-long { padding:40px; }	.next-long { margin-bottom:40px; }
.inside-large { padding:50px; }		.next-large { margin-bottom:80px; }
.center { text-align:center; } .right { text-align:right; }

.border-blue { border:solid 1px #1c3350; }

.anchor_parent a, .anchor { color:#ee3333; text-decoration:underline; }
.anchor_parent a:hover, .anchor:hover { text-decoration:none; }

.bg-red { background:#ee3333; color:#fff; } .bg-red a { color:#fff; } .bg-red a:hover { text-decoration:underline; }
.border-red { border:solid 2px #ee3333; }

/* ページトップへ
--------------------------------------------------------------------------------*/
#pagetop, #pagetop a { width:50px; height:50px; line-height:50px; }
#pagetop { display:block; position:absolute; bottom:30px; right:30px; }
#pagetop a { display:block; background:rgba(20,16,12,0.3); position:fixed; z-index:1; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; font-size:30px; color:#fff; text-align:center; cursor:pointer; }
#pagetop a:hover { opacity:0.7; filter:alpha(opacity=70); -ms-filter:"alpha( opacity=70 )"; -moz-opacity:0.7; }

/* ----------------------------------------------
   独自
------------------------------------------------- */

.inner, .inner2, .inner3 { max-width:100%; margin:0 auto; }
.inner { width:1060px; padding:0 30px; }
.inner2 { width:1000px; }
.inner3 { width:1200px; }

.floatlist { margin:0 0 -20px; }
.floatlist li { float:left; margin:0 2% 20px 0; }
.float2 li { width:49%; }
.float3 li { width:32%; }
.float4 li { width:23.5%; }
.float2 li:nth-child(2n), .float3 li:nth-child(3n), .float4 li:nth-child(4n) { margin-right:0; }
.float2 li:nth-child(2n+1), .float3 li:nth-child(3n+1), .float4 li:nth-child(4n+1) { clear:both; }

.header { background:#000912 url(../lp/xmas/lp01_header2017_wd.jpg.webp) no-repeat center 0; }
.header img { opacity:0; filter:alpha(opacity=0); -ms-filter:"alpha( opacity=0 )"; -moz-opacity:0; }

.bg-gray { background:#eeebe8; color:#2b2621; padding:50px 0; }
.captionline1 { text-align:center; margin-bottom:50px; }
.captionline1:before { content:attr(data-label); font-size:1.5em; font-weight:700; display:block; margin-bottom:10px; }

.select3 li { width:33.333%; float:left; text-align:center; }
.select3_sp { padding:0 5px; }
.select3_sp li { margin-bottom:5px; }

.pickup { position:relative; }
.pickup .dummy img { opacity:0; filter:alpha(opacity=0); -ms-filter:"alpha( opacity=0 )"; -moz-opacity:0; }
.pickup .block { background:#eaeaec no-repeat center top; }
.pickup .block { position:absolute; }
.pickup a { display:block; position:absolute; bottom:0; left:0; right:0; top:0; padding:15px; box-shadow:0 700px 0 rgba(0,0,0,0) inset; }
.pickup a:hover { box-shadow:0 700px 0 rgba(255,255,255,0.15) inset; }
.pickup .name { position:absolute; left:10px; bottom:10px; font-size:0.8em; line-height:1.6em; text-shadow:0 0 3px #eaeaec; }

.pickup .block11, .pickup .block12 { width:60.8%; height:49.190%; left:0; background-size:contain; }
.pickup .block11 { top:0; }
.pickup .block12 { bottom:0; }
.pickup .block13 { right:0; top:0; width:38.2%; height:100%; background-size:450px; }

.pickup .block21, .pickup .block22, .pickup .block23, .pickup .block24 { background-size:contain; }
.pickup .block21, .pickup .block22, .pickup .block23 { height:49.190%; }
.pickup .block22, .pickup .block23 { width:33%; bottom:0; }
.pickup .block21 { width:67%; top:0; left:0; }
.pickup .block22 { left:0; }
.pickup .block23 { left:34%; }
.pickup .block24 { right:0; top:0; width:32.0%; height:100%; background-size:450px; }

.pickup .block31, .pickup .block32, .pickup .block33, .pickup .block34, .pickup .block35, .pickup .block36 { background-size:80%; width:32.666%; height:49.190%; }
.pickup .block31, .pickup .block32, .pickup .block33 { top:0; }
.pickup .block34, .pickup .block35, .pickup .block36 { bottom:0; }
.pickup .block31, .pickup .block34 { left:0; }
.pickup .block32, .pickup .block35 { left:33.666%; }
.pickup .block33, .pickup .block36 { right:0; }

/*
.pickup .block21, .pickup .block22, .pickup .block23 { height:49.595%; background-size:500px; }
.pickup .block21, .pickup .block22 { left:0; }
.pickup .block22, .pickup .block23 { bottom:0; }
.pickup .block21 { width:100%; top:0; }
.pickup .block22 { width:69.5%; }
.pickup .block23 { right:0; width:30%; }

.pickup .block31 { width:69.5%; height:100%; top:0; left:0; }
.pickup .block32, .pickup .block33, .pickup .block34 { width:30%; height:32.793%; right:0; background-size:contain; }
.pickup .block32 { top:0; }
.pickup .block33 { top:33.603%; }
.pickup .block34 { bottom:0; }
*/

.itemlist a { position:relative; display:block; }
.pickup a:after, .itemlist a:after { display:block; content:""; position:absolute; left:0; right:0; bottom:0; height:40px; background:url(../lp/xmas/lp01_detail3.png.webp) no-repeat center center; background-size:contain; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all  0.3s ease; opacity:0; filter:alpha(opacity=0); -ms-filter:"alpha( opacity=0 )"; -moz-opacity:0; z-index:10; }
.pickup a:hover:after, .itemlist a:hover:after { opacity:1; filter:alpha(opacity=100); -ms-filter:"alpha( opacity=100 )"; -moz-opacity:1; bottom:-35px; }

.itemlist { text-align:center; font-size:0.85em; line-height:1.7em; }
.itemlist span { display:block; }

.wraplist .image { margin-bottom:10px; }
.wraplist .name { font-weight:700; font-size:0.9em; margin-bottom:5px; }
.wraplist .desc { font-size:0.85em; line-height:1.7em; color:#777; }

.footer { background:#140e08 url(../lp/xmas/lp01_footer_bg.png.webp) no-repeat right 20px top; color:#fff; font-size:0.85em; padding:50px 0; }
.footer .logo, .shoplist { margin-bottom:30px; }
.footer .logo { clear:both; }
.shoplist li { float:left; margin-right:10px; }
.shoplist a { display:block; width:120px; height:120px; color:#fff; border:solid 1px rgba(255,255,255,0.2); padding:10px; padding-top:30px; text-align:center; line-height:1.7em; background:rgba(20,14,8,0.8); box-shadow:0 200px 0 rgba(255,255,255,0) inset; }
.shoplist a:after { font-family:"Font Awesome 5 Free"; font-weight:900; content:"\f105"; display:block; }
.shoplist a:hover { box-shadow:0 200px 0 rgba(255,255,255,0.1) inset; }
.copyright { text-align:center; }

.topsecond p { display:inline-block; background:#000; color:#fff; padding:3px 15px; }

.first3 a { display:block; position:relative; }
.first3 span { display:block; }
.first3 .info { position:absolute; left:0; right:0; bottom:0; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; transition:all  0.3s ease; opacity:0; filter:alpha(opacity=0); -ms-filter:"alpha( opacity=0 )"; -moz-opacity:0; font-size:0.8em; line-height:1.8em; text-align:center; background:rgba(255,255,255,0.85); }
.first3 a:hover .info { opacity:1; filter:alpha(opacity=100); -ms-filter:"alpha( opacity=100 )"; -moz-opacity:1; bottom:-80px; }
.first3 a:hover img { opacity:1; filter:alpha(opacity=100); -ms-filter:"alpha( opacity=100 )"; -moz-opacity:1; }
.first3 .name, .first3 .value { margin-bottom:10px; }

.catalog a { display:block; width:260px; height:60px; line-height:60px; text-align:center; max-width:100%; background:#000; color:#fff; margin:0 auto; font-weight:500; position:relative; z-index:1; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
.catalog a:hover { opacity:0.7; filter:alpha(opacity=70); -ms-filter:"alpha( opacity=70 )"; -moz-opacity:0.7; -webkit-transform:translateY(5px); -moz-transform:translateY(5px); -ms-transform:translateY(5px); transform:translateY(5px); }
.catalog a:before { font-family:"Font Awesome 5 Free"; font-weight:900; margin-right:10px; content:"\f105"; }


.sp, .tb { display:none; }
.last { margin-bottom:0 ! important; }

/* ----------------------------------------------------------------------------
   レスポンシブ
------------------------------------------------------------------------------- */
@media only screen and (max-width: 1200px) {

	.header { background:#000912 }
	.header img { opacity:1; filter:alpha(opacity=100); -ms-filter:"alpha( opacity=100 )"; -moz-opacity:1; }


	.topsecond p { background:transparent; padding:0; }
	.topsecond span { display:inline-block; background:#000; color:#fff; padding:0px 10px; margin-bottom:2px; }

	.tb { display:block; }
}

@media only screen and (max-width:800px) {

	.itemlist li:nth-child(1n) { width:32%; margin:0 2% 20px 0; clear:none; }
	.itemlist li:nth-child(3n) { margin-right:0; }
	.itemlist li:nth-child(3n+1) { clear:both; }

	.pickup { padding:0 10px; }
	.pickup .dummy { display:none; }
	.pickup .block { position:relative; width:100%; height:160px; left:auto; right:auto; top:auto; bottom:auto; background-size:contain; background-position:center -25px; margin-bottom:10px; }

}

@media only screen and (max-width: 640px) {


	body { font-size:15px; line-height:1.8em;  }
	.inner { padding:0 20px; }

	.inside-small { padding:10px; }		.next-small { margin-bottom:10px; }
	.inside-normal { padding:15px; }		.next-normal { margin-bottom:15px; }
	.inside-middle { padding:20px; }	.next-middle { margin-bottom:20px; }
	.inside-long { padding:30px; }	.next-long { margin-bottom:30px; }
	.inside-large { padding:30px; }		.next-large { margin-bottom:30px; }
	.next-large2 { margin-bottom:40px; }

	.caption { font-size:1em; font-weight:normal; padding:15px 10px; line-height:1.5em; }
	.content { padding:15px; }

	.footer { background:#140e08; font-size:0.9em; padding:40px 0; }
	.shoplist li { width:49%; margin:0 2% 2% 0; }
	.shoplist li:nth-child(2n) { margin-right:0; }
	.shoplist a { width:100%; height:100px; padding:20px 0 10px; }

	.bg-gray { padding:30px 0; }
	.captionline1 { margin-bottom:30px; font-size:0.9em; }
	.captionline1:before { font-size:1.3em; margin-bottom:0; }

	.wraplist li:nth-child(1n) { width:48%; margin:0 4% 20px 0; clear:none; }
	.wraplist li:nth-child(2n) { margin-right:0; }
	.wraplist li:nth-child(2n+1) { clear:both; }

	.itemlist li:nth-child(1n) { width:49%; margin:0 2% 20px 0; clear:none; }
	.itemlist li:nth-child(2n) { margin-right:0; }
	.itemlist li:nth-child(2n+1) { clear:both; }

	.first3 a:hover .info { bottom:-20px; }
	.first3 .info { background:transparent; }
	.first3 .name, .first3 .value { display:none; }

	.big1 { font-size:1.1em; }
	.big2 { font-size:1.25em; }

	.pc { display:none; } .sp { display:block; }
}
@media only screen and (max-width:400px) {

	.itemlist { font-size:0.8em; line-height:1.7em; }
	.wraplist li:nth-child(1n) { width:100%; margin:0 0 20px; float:none; }

	.spsmall { font-size:0.8em; }
	.big1 { font-size:1em; }
	.big2 { font-size:1em; }

}
