/*
@import url("https://carbon1999.jp/shop/css/base.css");
@import url("https://carbon1999.jp/shop/css/common.css");
@import url("https://carbon1999.jp/shop/css/shop.css");
@import url("https://carbon1999.jp/shop/css/font-awesome.css");
*/
@import url("https://fonts.googleapis.com/css?family=Crimson+Text|Dancing+Script|Lato|Open+Sans+Condensed:300|Pacifico|Varela+Round");

//base.css
/*==================================================
  reset
==================================================*/

html,body,div,p,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,
form,fieldset,input,textarea,table,th,td {
 padding: 0;
 margin: 0;
}
ul,ol { list-style: none;}
table {
 border-collapse: collapse;
 border: none;
}
td,th { vertical-align: top;}
img { border: none;}
a {
 outline: none;
 text-decoration: none;
}
hr {
 color: #fff;
 background-color: #fff;
 height: 1px;
 padding: 0;
 border: 0;
}

/*==================================================
  Wide use class
==================================================*/

/* align */
.taC { text-align: center !important;}
.taR { text-align: right !important;}
.taL { text-align: left !important;}

/* float */
.fl { float: left;}
.fr { float: right;}
.cl { clear: both;}
.clearfix:after {
 content: url(https://www.carbon1999.jp/shop/images/pixel.gif);
 display: block;
 clear: both;
 height: 0;
}
.clearfix { display: inline-block;}
.clearfix { display: block;}

.hide {
  display: none !important;
}
.nodate {
  text-align: center;
}


/* margin-bottom */
.mb00 { margin-bottom: 0px !important;}
.mb05 { margin-bottom: 5px !important;}
.mb10 { margin-bottom: 10px !important;}
.mb15 { margin-bottom: 15px !important;}
.mb20 { margin-bottom: 20px !important;}
.mb25 { margin-bottom: 25px !important;}
.mb30 { margin-bottom: 30px !important;}
.mb35 { margin-bottom: 35px !important;}
.mb40 { margin-bottom: 40px !important;}
.mb45 { margin-bottom: 45px !important;}
.mb50 { margin-bottom: 50px !important;}
.mb55 { margin-bottom: 55px !important;}
.mb60 { margin-bottom: 60px !important;}
.mb65 { margin-bottom: 65px !important;}
.mb70 { margin-bottom: 70px !important;}
.mb75 { margin-bottom: 75px !important;}
.mb80 { margin-bottom: 80px !important;}
.mb90 { margin-bottom: 90px !important;}

/* padding-right */
.pdr00 { padding-right: 0 !important;}
.pdr10 { padding-right: 10px !important;}
.pdr20 { padding-right: 20px !important;}
.pdr25 { padding-right: 25px !important;}
.pdr30 { padding-right: 30px !important;}
.pdr40 { padding-right: 40px !important;}

/* link */
a:hover img.op {
 opacity: 0.60;
 filter: alpha(opacity=60);
}

/* function */
.swap {}
.hidden { display: none;}
.imgheight { font-size:0; line-height:0;}
.pos-base { position: relative;}


//common.css

/* Clieafix */

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
}

/*==================================================
  layout
==================================================*/

#header {
 width: 1000px;
 margin: 0 auto;
}
#menu {
 width: 207px;
 height: 492px;
 padding: 58px 0 0 43px;
/* border: 3px solid #cbcbcb;*/
}
#menu h1 { margin-bottom: 32px;}
#menu li { margin-bottom: 16px;}
#menu .sns {
 position: absolute;
 left: 45px;
 bottom: 25px;
}
#menu .sns li {
 padding-right: 8px;
 margin-bottom: 0;
}

.w940 {
 width: 940px;
 margin: 0 auto;
}
.w1000 {
 width: 1000px;
 margin: 0 auto;
}
#p_nav li { padding-left: 45px;}

#copy {
 text-align: center;
 padding: 30px 0;
}


/*==================================================
  top-page
==================================================*/

#topText {
 width: 738px;
 height: 143px;
 padding: 17px 0 0 17px;
 background-color: #e6e6e6;
}


/*==================================================
  category
==================================================*/

h2#categoryName {
 font-size: 14px;
 line-height: 1em;
 padding: 8px 0 8px 5px;
 margin-bottom: 20px;
 border: 1px solid #000;
 border-left: none;
 border-right: none;
}

#summry .unit {
 width: 320px;
 height: 270px;
/* padding: 4px;
 border: 1px solid #000;*/
}
#summry .unit a { display: block;}
#summry .unit .photo { margin-bottom: 5px;}
#summry .unit .photo img {
 max-width: 320px;
 height: auto;
}

.pager table { width: 100%;}
.pager .taL,.pager .taR { width: 30%;}
.pager .taC { width: 40%;}


/*==================================================
  details
==================================================*/

#mainPhoto {
 position: relative;
 width: 1000px;
 height: 650px;
}
#mainPhoto h1 {
 position: absolute;
 bottom: 24px;
 right: 27px;
 z-index: 10;
}
#mainPhoto .sns {
 position: absolute;
 bottom: 32px;
 right: 162px;
 z-index: 10;
}
#mainPhoto .sns li { padding-left: 7px;}

#d_nav {
 padding-left: 70px;
 margin: 0 auto;
}
#d_nav li {
 float: left;
 padding-right: 70px;
}

.explain h3 {
 font-size: 15px;
 line-height: 1.5em;
 margin-bottom: 15px;
}
.explain p { margin-bottom: 15px;}

.w635 { width: 590px; padding-left: 45px;}
.w365 { width: 350px; padding-left: 15px;}
.w345 { width: 310px; padding-right: 35px;}
.w310 { width: 310px;}

.line { background: url(../img/line.png) repeat-y left top;}
.line p,.line h3 { padding-left: 35px;}


#cartblock {
 padding: 15px 0;
 border-top: 1px solid #ddd;
 border-bottom: 1px solid #ddd;
 margin-bottom: 20px;
}

#ks th { padding-right: 10px;}
#ks td { padding-bottom: 5px;}
.quantityBox td input {
 font-size: 13px;
 line-height: 1em;
 width: 50px;
 padding: 3px;
 border: 1px solid #666;
}

#option_tbl th.cell_1 {
 text-align: center;
 padding: 5px 10px;
 background-color: #ddd;
 border: 1px solid #ddd;
}
#option_tbl .cell_2 {
 text-align: center;
 padding: 12px 10px 0;
 border: 1px solid #ddd;
}
#option_tbl .cell_2 div { margin-bottom: 5px;}

.detail_option1 {
 font-size: 13px;
 font-weight: bold;
}

#bottom { padding: 20px 0 0;}
#bottom ul { padding: 0 2px;}
#bottom ul li { padding-right: 28px;}


#recommend .item img {
 max-width: 130px;
 height: auto;
}

/*==================================================
  privacy
==================================================*/

#privacy h2 {
 font-size: 16px;
 line-height: 1em;
 padding: 5px 0 5px 5px;
 margin-bottom: 20px;
 border: 1px solid #000;
 border-left: none;
 border-right: none;
}
#privacy h3 {
 font-size: 14px;
 line-height: 1em;
 margin-bottom: 10px;
}
#privacy p { margin-bottom: 30px;}


/*------*/
#uc {
 font-size: 16px;
 text-align: center;
 padding:  150px 0;
 border: 3px solid #ccc;
}

/*------*/
#tokutei p { margin-bottom: 15px;}

/*------*/
#wn {
 width: 560px;
 margin: 0 auto;
}

/*---first---*/
.firstMessage { width: 530px;}
.firstMessage p,.firstText p { margin-bottom: 15px;}
.firstText {
 border-top: 1px dashed #000;
 padding: 12px 0 0 0;
}



/*==================================================
  font&link
==================================================*/

body {
 font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
 -webkit-text-size-adjust: 100%;
}
p,th,td {
 font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
 color: #000;
 font-size: 13px;
 line-height: 1.6em;
}

/* font-size */
.fs09 { font-size: 9px !important;}
.fs10 { font-size: 10px !important;}
.fs11 { font-size: 11px !important;}
.fs12 { font-size: 12px !important;}
.fs13 { font-size: 13px !important;}
.fs14 { font-size: 14px !important;}
.fs15 { font-size: 15px !important;}
.fs16 { font-size: 16px !important;}
.fs18 { font-size: 18px !important;}
.fs24 { font-size: 24px !important;}
.fs36 { font-size: 36px !important;}

a { color: #333;}
a:hover { color: #666;}


//shop.css
#announce {
	display: none;
}

.hidden {
	display: none;
}

body {
	letter-spacing: 0.02em;
	font-family: Arial,"Þâ¥´¥·¥Ã¥¯ÂÎ","Yu Gothic", YuGothic,"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Gothic Pro","¥á¥¤¥ê¥ª",Meiryo,"MS P¥´¥·¥Ã¥¯","MS PGothic",sans-serif;
}

.webfont {
	font-family: 'Lato', sans-serif;
}
.webfont.condense {
	font-family: 'Open Sans Condensed', sans-serif;
}
.webfont.serif {
	font-family: 'Crimson Text', serif;
}
.webfont.handwrite {
	font-family: 'Pacifico', cursive;
}
.webfont.round {
	font-family: 'Varela Round', sans-serif;
}
.webfont.script {
	.font-family: 'Dancing Script', cursive;
}

.lefter {
	float: left;
}
.righter {
	float: right;
}

.clear {
	clear: both !important;
}
.section {
	clear: both;
	margin: 0 auto 0 auto;
	width: 1000px;
}

#section_header {
	margin-bottom: 15px;
	padding: 18px 0;
}

#section_header h1 {
	float: left;
	width: 144px;
}

h3.title_ {
	margin: 0 auto 60px auto;
	padding: 15px 50px;
	width: 450px;
	font-size: 18px;
	font-weight: normal;
	border-top: solid 1px #111;
	border-bottom: solid 1px #111;
	text-align: center;
}
h3.title {
	margin: 0 auto 90px auto;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}

#menu_info {
	float: right;
	margin: -12px 0 24px 0;
	font-size: 11px;
	letter-spacing: 0.02em;
}
#menu_info li {
	float: left;
	margin-left: 15px;
	line-height: 30px;
}

#menu_info li#menu_cart {
	margin-top: -6px;
	font-size: 12px;
}
#menu_info li#menu_cart a {
	display: block;
	padding: 12px 15px 9px 15px;
	background: #000;
	color: #FFF;
	line-height: 15px;
	text-align: center;
}
#menu_info li#menu_cart i {
	margin-right: 9px;
}

#menu_global {
	float: right;
	font-size: 14px;
	letter-spacing: 0.05em;
}
#menu_global li {
	float: left;
	margin-left: 24px;
	padding-bottom: 3px;
}
#menu_global li.active {
	border-bottom: solid 1px #111;
}
#menu_global li i {
	margin-right: 3px;
}
#menu_global li.menu_sns {
	margin-left: 15px;
}
#menu_global li.menu_sns a {
	color: #111;
	font-size: 18px;
}
#menu_global li#menu_carbon {
	margin-left: 15px;
	padding-left: 15px;
	border-left: solid 1px #111;
}
#menu_global li#menu_carbon a {
	color: #C00;
	font-size: 13px;
	letter-spacing: 0.08em;
}

#section_footer {
	margin-top: 60px;
	padding: 30px 0 120px 0;
	border-top: solid 1px #111;
}

#menu_global_footer {
	margin: 0;
	font-size: 13px;
	letter-spacing: 0.05em;
}
#menu_global_footer li {
	float: left;
	margin-right: 18px;
	line-height: 3em !important;
}
#menu_global_footer li.active {
	border-bottom: solid 1px #111;
}
#menu_global_footer li i {
	margin-right: 3px;
}
#menu_info_footer {
	margin: 0 0 30px 0;
	font-size: 11px;
	letter-spacing: 0.02em;
}
#menu_info_footer li {
	float: left;
	margin-right: 15px;
	line-height: 3em !important;
}


#copyright {
	clear: both;
	margin: 0;
	font-size: 12px;
}


/* Home */

/*
#slide {
	margin-bottom: 52px;
	width: 1000px;
	height: 550px;
}
#slide ul#slide_images,
#slide ul#slide_images li,
#slide ul#slide_images li img,
#slide ul#slide_images li a {
	width: 1000px;
	height: 550px;
	overflow: hidden;
}
#slide ul
#slide li {
	margin: 0 !important;
	padding: 0 !important;
}
*/

#greetings {
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 30px 90px;
	border-top: solid 1px #111;
	border-bottom: solid 1px #111;
}
#greetings h3 {
	margin-bottom: 6px;
	font-size: 15px;
	color: #333;
}
#greetings p {
	margin-bottom: 6px;
	font-size: 13px;
	color: #333;
	line-height: 2em;
}
#greetings p span {
	margin: 0 3px;
	color: #F00;
	font-style: italic;
}
#greetings p.sign {
	margin-top: 12px;
	margin-bottom: 0;
	text-align: right;
}


/* List */

#summry .unit {
	width: 320px;
	height: 330px;
}
#summry .unit .photo {
	text-align: center;
	height: 214px;
	overflow: hidden;
}
#summry .unit .photo img {
	width: auto;
}
#summry .unit .tName {
	padding: 15px 0;
	height: 60px;
}
#summry .unit .tName p {
	font-size: 13px !important;
}


/* Detail */

.w635 {
	width: 590px;
	padding-left: 0;
}
.w365 {
	float: right;
	padding-left: 0;
	width: 339px;
	border-left: dotted 1px #666;
}
#cartblock {
	padding: 18px 0;
	border-top: solid 1px #111;
	border-bottom: solid 1px #111;
}


#banner {
	margin: 70px auto;
	width: 880px;
	height: 130px;
	border: solid 1px #EEE;
}
#banner img {
	width: 100%;
	height: auto;
}

.attention {
	margin: 0 0 24px 24px;
	padding: 18px;
	border: solid 3px #C00;
	color: #C00;
	font-size: 14px;
}
#item_data {
	margin-left: 24px;
}
#item_data dl {
	font-size: 14px;
	line-height: 1.8em;
}
#item_data dt {
	margin-top: 9px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 15px;
	border-bottom: solid 1px #EEE;
}
#item_data dd {
}

h3.page_title {
	margin-bottom: 9px;
	padding-top: 30px;
	border-top: solid 1px #333;
}
h4.page_title {
	margin-bottom: 45px;
	color: #CCC;
	font-weight: normal;
	font-size: 13px;
	padding-bottom: 30px;
	border-bottom: solid 1px #333;
}

.hide {
	display: none;
}

#option_tbl {
	border: 1px solid #DDD;
	border-collapse: collapse;
}
#option_tbl th,
#option_tbl td {
	padding: 12px 18px !important;
	border: 1px solid #DDD;
	border-collapse: collapse;
	font-size: 12px;
}
#option_tbl td.none {
	background-color: #BBB;
}
#option_tbl th {
	padding: 12px 24px !important;
}
#option_tbl th.cell_1 {
	text-align: center;
	background-color: #EEE;
}
#option_tbl .stock_head th {
	color: #FFF;
	background-color: #BBB;
}
#option_tbl .cell_2 {
	text-align: center;
}
#option_tbl .cell_2 div {
	margin-bottom: 5px;
}
.detail_option1 {
	font-size: 13px;
	font-weight: bold;
}
#option_tbl div,
#option_tbl label {
	display: inline !important;
	cursor: pointer;
}
#option_tbl div {
	margin-right: 9px;
}


#mainPhoto {
	position: relative;
	max-width: 1000px !important;
	width: auto !important;
	max-height: 650px !important;
	height: auto !important;
}
#mainPhoto img {
	width: 100%;
	height: auto;
}

.item_block {
	margin-bottom: 45px;
}
.item_block p {
	margin: 0;
}
.item_block img {
	width: 100%;
	height: auto;
}
.item_block.lefted .lefter,
.item_block.righted .righter {
	width: 498px;
	border: solid 1px #FFF;
}
.item_block.lefted .righter,
.item_block.righted .lefter {
	padding: 45px 60px;
	width: 320px;
}
.item_block.lefted .righter p,
.item_block.righted .lefter p {
	color: #777;
	line-height: 2em;
	letter-spacing: 0.05em;
}


.item_title {
	margin: 90px 50px 45px 50px;
	padding: 24px 36px;
	border-top: solid 1px #DDD;
	border-bottom: solid 1px #DDD;
	text-align: center;
}
.item_title h2.ja {
	margin-bottom: 9px;
	font-size: 18px;
	font-family: Arial,"Þâ¥´¥·¥Ã¥¯ÂÎ","Yu Gothic", YuGothic,"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Gothic Pro","¥á¥¤¥ê¥ª",Meiryo,"MS P¥´¥·¥Ã¥¯","MS PGothic",sans-serif;
	letter-spacing: 0.08em;
	color: #222;
}
.item_title h3.en {
	margin-bottom: 0;
	font-size: 15px;
	font-family: 'Century Gothic', CenturyGothic, sans-serif;
	letter-spacing: 0.08em;
	color: #BBB;
	font-weight: normal;
}
.item_summary p {
	margin: 90px 120px;
	color: #777;
	font-size: 15px;
	line-height: 2.2em;
	letter-spacing: 0.07em;
}


.item_images p {
	margin: 0 auto 50px auto;
	width: 1000px;
}
.item_images video {
	margin: 0 auto 50px auto;
	width: 1000px;
	height: 562px;
	border: solid 1px #FFF;
}
.item_images img {
	display: block;
	margin-bottom: 18px;
	width: 100%;
	height: auto;
}
.item_images .caption {
	display: block;
	font-size: 14px;
	line-height: 3em;
	text-align: center;
	color: #AAA;
}


.item_spec {
	margin: 90px 150px;
	padding: 45px 90px 18px 90px;
	border: solid 1px #EEE;
	background: #FAFAFA;
	letter-spacing: 0.08em;
	font-family: "ÞâÌÀÄ«ÂÎ","Yu Mincho",YuMincho,"¥Ò¥é¥®¥ÎÌÀÄ« Pro W6","Hiragino Mincho Pro","¾®ÄÍÌÀÄ«R","¾®ÄÍÌÀÄ« std R","Kozuka Mincho std","HGSÌÀÄ«E","£Í£Ó £ÐÌÀÄ«",serif;
}
.item_spec dt {
	clear: both;
	float: left;
	width: 10em;
	color: #666;
	font-size: 13px;
	line-height: 2em;
}
.item_spec dd {
	padding-left: 12em;
	margin-bottom: 30px;
	color: #333;
	font-size: 13px;
	line-height: 2em;
	color: #666;
}


.item_attention {
	margin: 90px 150px;
	padding: 45px 90px 24px 90px;
	border: solid 1px #C00;
	background: #FFF;
}
.item_attention p {
	color: #C00;
	letter-spacing: 0.08em;
	font-family: "ÞâÌÀÄ«ÂÎ","Yu Mincho",YuMincho,"¥Ò¥é¥®¥ÎÌÀÄ« Pro W6","Hiragino Mincho Pro","¾®ÄÍÌÀÄ«R","¾®ÄÍÌÀÄ« std R","Kozuka Mincho std","HGSÌÀÄ«E","£Í£Ó £ÐÌÀÄ«",serif;
}


@media (max-width: 6px) {

html,
body{
	width: 600px;
	overflow-x: hidden;
}
.w940 {
	width: 540px;
	margin: 0 auto;
}
.w1000 {
	width: 600px;
	margin: 0 auto;
}

.section {
	padding: 0 30px;
	width: 540px;
}

#slide {
	margin: 0 0 52px -30px;
	width: 600px;
	height: 330px;
}
#slide ul#slide_images,
#slide ul#slide_images li,
#slide ul#slide_images li img,
#slide ul#slide_images li a {
	width: 600px;
	height: 330px;
	overflow: hidden;
}

}



.list_disc {
	margin-bottom: 18px;
	padding-left: 24px;
	list-style: disc;
	font-size: 12px;
}
.list_disc li {
	margin-bottom: 2px;
}
.specs {
	padding: 18px;
	color: #444;
	background: #FAFAFA;
		-o-border-radius: 5px;
		-ms-border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
	border-radius: 5px;
}
.specs h4 {
	margin-bottom: 3px;
	font-size: 14px;
}

.category_head {
	margin-bottom: 90px;
}
.category_head h3.title {
	margin: 0 auto;
	font-size: 33px;
	font-weight: normal;
	text-align: center;
}
.category_head .category_icon {
	margin: 0 auto;
	width: 90px;
	height: 90px;
}
.category_icon img {
	display: block;
	margin-bottom: 12px;
	width: 100% !important;
	height: auto !important;
}

/* Features */

#features {
	margin-top: 90px;
	margin-bottom: 90px;
	height: auto;
}
#features .lefter {
	float: left;
	width: 480px;
	border: solid 1px #EEE;
	box-sizing: border-box;
}
#features .righter {
	float: right;
	width: 480px;
	border: solid 1px #EEE;
	box-sizing: border-box;
}
#features img {
	width: 100%;
	height: auto;
}

#features h3.title {
	margin: 0 auto 45px auto;
	font-size: 33px;
	font-weight: normal;
	text-align: center;
}
#features h4 {
	margin: 0 auto 45px auto;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	line-height: 1.8em;
}

//fontawesome.css


#menu_global {
  margin-bottom: 30px; 
}
#announce {
  clear: both;
  margin-top: 30px;
  padding: 30px;
  background: #F0F0F0;
  color: #C00;
  font-size: 15px;
  text-align: center;
  line-height: 1.8em;
}
#announce p {
  color: #C00 !important;
}