@charset "UTF-8";

/* CSS Document */



body{ margin:0; padding:0; background:#0c173c none no-repeat center top; font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; line-height:1.5em; font-size:16px; color:#333;  }
img{ border:none; }

.clearfix:after{ content: "."; display: block; height: 0; font-size:0; clear: both; visibility:hidden; }

a,a:hover {color:#FFF579;transition:.3s;}
a:hover {color:#d9c07b;text-decoration:none;}
a img,a:hover img {transition:.3s;}
a:hover img {opacity:.85;-ms-filter: "alpha(opacity=85)";}

h1,h2,h3,h4,div,p,ul,li{ margin:0; padding:0;}
ul { list-style: none;}


#wrap{ margin:0 auto; background: url(../img/cmn/bg.jpg); background-size: cover; width:100%; background-attachment:fixed;}
.inner { margin: 0 auto; width: 1080px;}
/*タイトル*/
.ttl{ margin: 0 auto 20px; text-align: center;}
/*サブタイトル*/
.sub_ttl{ margin: 0 auto 20px;}
/*ピンク*/
.txt-pink{ color: #ff5299;}
/*太字*/
.txt-bold{ font-weight: bold;}
/*注意*/
.txt-caution{ font-size: 12px; line-height: 1.5;}

/*------------------------------------------
【header】
--------------------------------------------*/
/*黒帯*/
.band{ background: #000; padding: 8px 0;}
/*-- タイトル --*/
.ttl_box { float: left;}
.ttl_box .logo{ float: left;}
.ttl_box .ttl{ color: #fff; float: left; margin: 18px 0 0 10px;}
/*-- Language --*/
.language_box{ background: url(../img/cmn/bg_language.png) no-repeat; float: right; padding: 12px 10px 12px 104px; width: 118px;}
.language_box li{ display: inline-block; margin: 0 8px 0 0;}
.language_box li a{ display: block;}
/*-- sns --*/
.sns{ margin: 15px 0 30px;}
#snswrap{ float: right; margin: 5px 0 0;}
.sns_inst{ float: right;}

/*------------------------------------------
【container】
--------------------------------------------*/
#container{ background: url(../img/cmn/bg_container.png) repeat-y top center; margin: 0 auto; padding: 60px 0 0; position: relative;}
/* ナビ
----------------------*/
.nav li{ display: inline-block; margin: 0 10px;}

/* PRESENT
----------------------*/
/*-- 各投稿のプレゼント内容 --*/
.presentbox{ margin: 30px auto; width: 844px;}
/*白枠背景*/
.presentbox:before{ content: ""; background: url(../img/20171201/bg_present_header.png) no-repeat; display: block; height: 22px; width: 844px;}
.presentbox:after{ content: ""; background: url(../img/20171201/bg_present_footer.png) no-repeat; display: block; height: 22px; width: 844px;}
.presentbox .inner{ background: url(../img/20171201/bg_present_inner.png) repeat-y; padding: 10px 0; width: 844px;}
/*テキスト*/
.presentbox .txt-large{ font-size: 22px;}
.presentbox .txt-caution{ margin: 20px 0 0;}
/*-- 達成後の内容 --*/
.achievedbox{ margin: 30px auto 50px; position: relative;}
/*ピンク枠背景*/
.achievedbox:before{ content: ""; background: url(../img/100_achieved/bg_achieved_header.png) no-repeat; display: block; margin: 0 auto; height: 45px; width: 866px; position: absolute; top: -35px; left: 108px;}
.achievedbox:after{ content: ""; background: url(../img/100_achieved/bg_achieved_footer.png) no-repeat; display: block; margin: 0 auto; height: 20px; width: 866px; position: absolute; bottom: -9px; left: 108px;}
.achievedbox > .inner{ background-color:  #fff1ee; background-image: url(../img/100_achieved/bg_achieved_inner_header.jpg), url(../img/100_achieved/bg_achieved_inner_footer.jpg); background-repeat: no-repeat, no-repeat; background-position: top center, bottom center; padding: 30px 0; width: 844px; position: relative;}

.achievedbox > .inner .pre-icon{position:absolute; top: -20px; right: -20px; width: 222px; display: block;}


/*ボイス枠背景*/
.voicesbox:before{ content: ""; background: url(../img/100_achieved/bg_voices_header.png) no-repeat; display: block; margin: 0 auto; height: 12px; width: 744px;}
.voicesbox:after{ content: ""; background: url(../img/100_achieved/bg_voices_footer.png) no-repeat; display: block; margin: 0 auto; height: 12px; width: 744px;}
.voicesbox .inner{ content: ""; background: url(../img/100_achieved/bg_voices_inner.png) repeat-y; margin: 0 auto; padding: 10px 0; width: 744px;}
/*試聴ボタン*/
.btn_voices{ margin: 0 auto 5px;}
.btn_voices:hover{ cursor: pointer;}

/*-- HOW TO --*/
#how-to{ margin: 150px auto 0;}
.how-to_box{ position: relative;}
/*投稿の一部はこの特設サイトで掲載します！☆*/
.how-to_box .txt{ position: absolute; top: 102px; right: 90px;}
.how-to_box .txt.ja{ right: 108px;}
/*TAMASHII NATIONS 商品を以下でチェック*/
.how-to_box .bn{ position: absolute; bottom: 59px; left: 90px;}
.how-to_box .bn.ja{ left: 104px;}

/*-- ブランドバナー --*/
.brand_list li{ display: inline-block; margin: 0 20px 0 0;}
.brand_list li:last-child{ margin-right: 0;}

/*-- ABOUT --*/
#about{ margin: 150px auto 0; width: 1000px;}
#about:before{ content: ""; background: url(../img/20171201/bg_about_header.png) no-repeat; display: block; height: 35px; width: 1000px;}
#about:after{ content: ""; background: url(../img/20171201/bg_about_footer.png) no-repeat; display: block; height: 35px; width: 1000px;}
#about .inner{ background: url(../img/20171201/bg_about_inner.png) repeat-y; padding: 5px 0; width: 1000px;}
#about .note{ margin: 0 auto; width: 900px;}
/*星*/
#about .icon{ background: url(../img/cmn/icon_star.png)no-repeat top 1px left; padding: 0 0 0 20px;}
/*見出し*/
#about dt{ font-size: 18px; margin: 30px 0 0;}
/*テキスト*/
#about dd{ line-height: 1.8; margin: 0;}
#about dd .caution{ line-height: 1.5;}

/*-- バナー --*/
#bn{ margin: 80px auto 0;}
#bn p{ color: #fff; margin: 0 0 10px; text-shadow:0px 0px 10px #000000;}

/*-- GALLERY --*/
#gallery{ margin: 150px auto 0;}

/*-- COPY --*/
#copy_box { background: url(../img/20170713/line.jpg) repeat-x bottom -5px center;}


/*------------------------------------------
【商品詳細BOX】
--------------------------------------------*/

#itembox{ border:1px solid #6e6e6e; padding:20px; width:484px; margin:8em auto; background:#fff; color:#292929; font-size:12px;}

#bitembox ul{ list-style:none; margin:0; padding:0; width:380px; display:table;}

#itembox ul li{ display:table-cell; vertical-align:top; list-style:none inside; height:auto;}

#itembox ul .img-thum{ width:177px; padding-right:20px; }

#itembox ul .img-thum img{ /*border-radius:3px;*/ width:177px; height:auto; }

#itembox ul .item-spec{ width:287px; text-align:left; }

#itembox ul .item-spec .title_b{ font-size:12px;}

#itembox ul .item-spec .title_item{padding:5px 0 10px; font-size:20px;}

#itembox ul .item-spec .announced{ padding-top:15px; font-size:10px;}

/*------------------------------------------
【その他大リンク】
--------------------------------------------*/

a .L_btn{font-size:18px; display: inline-block; margin:20px 0; padding:13px 40px; border: 1px solid #FFF; background: transparent; color: #FFF; text-align: center; text-decoration: none; line-height:1.5em; transition: .3s; text-indent: 1em; letter-spacing: 0.1em;
}

a .L_btn:hover { background:#666; color: #FFF;
}

/*------------------------------------------
【ブランド詳細BOX】
--------------------------------------------*/

#brandbox{ border:1px solid #6e6e6e; padding:20px; width:800px; margin:2em auto; background:#fff; color:#292929; font-size:12px;}

#brandbox ul{ list-style:none; margin:0; padding:0; width:800px; display:table;}

#brandbox ul li{ display:table-cell; vertical-align:middle; list-style:none inside; height:auto;}

#brandbox ul .brandlogo{  width:137px; padding-right:30px; }

#brandbox ul .brandlogo img{ width:137px; height:auto; }

#brandbox ul .brandtext{ float:left; width:633px; text-align:left; }

#brandbox ul .btn_flame{width:500px; float:right;}


/*------------------------------------------
【商品詳細ボタン、ブランド商品一覧ボタン】
--------------------------------------------*/

a .btn{font-size:12px; display: inline-block; margin:20px 0 0; padding: 10px; border: 1px solid #6e6e6e; background: transparent; color: #292929; text-align: center; text-decoration: none; float:right; line-height:1.5em; transition: .3s;
}

a .btn:hover { background:#666; color: #FFF;
}


/*------------------------------------------
【フッター】
--------------------------------------------*/



#footer_wrap{ font:12px; padding:30px 0; background:#000; color:#FFFFFF; letter-spacing:0em; border-top:1px solid #666; font-size:12px;}

#footer_Box{ width:1000px; margin:0 auto; line-height:1.8em;}

#footer_Box ul{ list-style:none; margin:0; padding:0; display:table; width:100%;}

#footer_Box ul li { padding:0; margin:0; display:table-cell; vertical-align:top;}

#footer_Box ul li a{ color:#FFFFFF; text-decoration:none;}
#footer_Box ul li a:hover{ color:#FFFFFF; text-decoration:underline;}

/* デザインに合わせて変更*/
.copy { color:#fff; font-size:12px; line-height:1.8em; padding:50px 0 10px; text-align: center; text-shadow:0px 0px 10px #000000;}
.link a{ color:#FFFFFF; }

#footer_Box ul .top_box{ border-left:1px #333333 dotted; padding:0 2%; width:31%; position:relative;}

#footer_Box ul .top_box2{ border-left:1px #333333 dotted; padding:0 2%; width:31%; position:relative;}

.top_box .title{ background:#333333; border-radius:3px; padding:5px 10px 3px;}
/*******************/


#footer_Box ul .top_box ul{ margin:10px 0 10px; padding:0; display:table;}

#footer_Box ul .top_box ul li{
	background: url(../img/cmn/listicon.png) left center no-repeat;
	float: left;
	list-style: none;
	padding: 0 15px;
	margin: 0;
	display: table-cell;
	vertical-align: middle;
	width: 224px;
	line-height:1.5em;
}


.top_box2 ul{ padding:0; margin:0 0 20px; width: 100%; display:table;}

.top_box2 ul li{
	float: left;
	list-style: none;
	padding: 0 15px;
	margin: 0;
	display: table-cell;
	vertical-align: middle;
	width: 224px;
}

.top_box2 ul li .note{ position:absolute; top:0; display:block; right:0; font-size:10px;}

.top_box2 ul li .link01{ background: url(../img/cmn/linkicon.png) no-repeat center left; position: absolute; display: block; bottom:25px; right:0; padding-left:20px; }

.top_box2 ul li .link02{ background: url(../img/cmn/linkicon.png) no-repeat center left; position: absolute; display: block; bottom:0; right:0; padding-left:20px; }

/* 下段ロゴ */

#footer_bottom{ margin:20px auto 0;}
#footer_bottom ul{ list-style:none; margin:0; padding:0; display:table; width:100%;}
#footer_bottom ul li { padding:0; margin:0; display:table-cell; vertical-align:bottom;}

#footer_bottom ul .left_Tbnr{ width:10%; text-align:left;}

#footer_bottom ul .center_Tnation{ width:80%; color:#CCC; font-size:10px; line-height:14px; text-align:center; padding:10px 0; margin:10px auto 0; word-break: keep-all;}

#footer_bottom ul .right_Bicon{ width:10%;  text-align:right;}




/* ------ */



/* common styles */
.hide{ display:none; }

/** margin control **/
.nomargin{ margin:0 !important; }
.notopmargin{ margin-top:0 !important; }
.nobtmargin{ margin-bottom:0 !important; }

.leftmargin1em{ margin:0 0 0 1em; }
.leftmargin2em{ margin:0 0 0 2em; }
.rightmargin1em{ margin:0 1em 0 0; }
.rightmargin2em{ margin:0 2em 0 0; }

.mgtop10{ margin-top:10px;}

/** padding control **/
.leftpad1em{ padding:0 0 0 1em; }
.leftpad2em{ padding:0 0 0 2em; }
.rightpad1em{ padding:0 1em 0 0; }
.rightpad2em{ padding:0 2em 0 0; }
.bpad1em{ padding:0 0 1em 0; }
.padtop10{ padding-top:10px;}
.padtop20{ padding-top:20px;}
.padtop30{ padding-top:30px;}
.padtop40{ padding-top:40px;}
.padtop50{ padding-top:50px;}
.padtop60{ padding-top:60px;}
.padtop70{ padding-top:70px;}
.padtop80{ padding-top:80px;}
.padbottom10{ padding-bottom:10px;}
.padbottom20{ padding-bottom:20px;}
.padbottom30{ padding-bottom:30px;}
.padbottom40{ padding-bottom:40px;}
.padbottom50{ padding-bottom:50px;}
.padbottom60{ padding-bottom:60px;}
.padbottom70{ padding-bottom:70px;}
.padbottom80{ padding-bottom:80px;}
/** text align **/
.aleft{ text-align:left !important; }
.aright{ text-align:right !important; }
.acenter{ text-align:center !important; }

/** float control **/
.fleft{ float:left !important; }
.fright{ float:right !important; }
.clear{ clear:both; }

/** fontsize control **/
.larger{ font-size:larger !important;}
.smaller{ font-size:smaller !important;}

/** width control **/
.contentwidth{ width:100%; }

/** notice color **/

.under_line{ border-bottom:1px solid #999; padding:5px 0; }

/* -- END -- common styles */



/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/*
User Style:
Change the following styles to modify the appearance of Colorbox.  They are
ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000;}
#colorbox{outline:0;}
#cboxContent{margin-top:20px;background:#000;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{border:5px solid #000; background:#fff;}
#cboxTitle{position:absolute; top:-20px; left:0; color:#ccc; font-size:12px;}
#cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc; font-size:12px;}
#cboxLoadingGraphic{background:url(../img/colorbox/loading.gif) no-repeat center center;}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

#cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
#cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(../img/colorbox/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
#cboxPrevious:hover{background-position:bottom left;}
#cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(../img/colorbox/controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
#cboxNext:hover{background-position:bottom right;}
#cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(../img/colorbox/controls.png) no-repeat top center; width:38px; height:19px; text-indent:-9999px;}
#cboxClose:hover{background-position:bottom center;}
