﻿/*------------------------------------------------------------
  default
------------------------------------------------------------*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
html, body, div, span, object, iframe,
h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption, tbody, tfoot, thead,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
h1{
margin: 0 0 5 0;
padding: 0;
border: 0;
outline: 0;
font-size: 130%;
vertical-align: baseline;
background: transparent;
}

ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
:focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
a {
  color: #0070c9;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:active {
  text-decoration: underline;
}
.kaijo {
  clear: both;
}
img {
  vertical-align: top;
}

/*------------------------------------------------------------
  common
------------------------------------------------------------*/
.sp_only {
  display: none;
}

/*------------------------------------------------------------
  wrap
------------------------------------------------------------*/
#wrap {
  width: 1024px;
  margin: 0 auto;
  font-size: 12px;
  line-height: 14px;
}
#main_wrap {
  width: 597px;
  float: right;
  margin-right: 118.5px;
}
.inner {
  width: 787px;
  margin: 0 auto;
  padding: 0;
}
.inner_koubou {
  width: 850px;
  margin: auto;
  padding: 0;
}


.inner01 {
  width: 980px;
  padding: 0 0 0 10px;
}
#koubou_wrap {
  width: 774px;
  float: right;
  margin-right: 30px;
}
.koubou_panel_wrap{
  margin: 0 0 20px;
}
#koubou_panel_wrap2{
 margin: 0 0 50px;
 height: 400px;
}

/*------------------------------------------------------------
  header
------------------------------------------------------------*/
#header {
  width: 100%;
  padding: 35px 0 30px 0;
  margin-bottom: 32px;
}
body#shop_home #header {
  margin-bottom: 0;
}
#header #header_menu {
  height: 17px;
  margin-bottom: 35px;
}
#header #header_menu #header_logo a {
  float: left;
  width: 412px;
  height: 39px;
  background: url(../img/common/logo.png) no-repeat;
  text-indent: -9999px;
}
#header #header_menu ul {
  float: right;
  margin-top: -25px;
}
#header #header_menu ul li {
  font-size: 9px;
  line-height: 17px;
  float: left;
}
#header #header_menu ul li a {
  color: #680031;
}
#header #header_gnavi {
  height: 17px;
  margin-bottom: 10px;
}
#header #header_gnavi ul li {
  height: 9px;
  margin: 4px 0;
  line-height: 9px;
  font-size: 12px;
  width: 98.375px;
  text-align: center;
  border-right: solid 1px #680031;
  float: left;
}
@-moz-document url-prefix() {
  #header #header_gnavi ul li {
  width: 112px;
  }
}
#header #header_gnavi ul li:first-child {
  border-left: solid 1px #680031;
}
#header #header_gnavi ul li a {
  color: #680031;
  display: block;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#header #header_gnavi1 {
  height: 17px;
}
#header #header_gnavi1 ul li {
  height: 9px;
  margin: 4px 10px 4px 10px;
  line-height: 9px;
  font-size: 15px;
  text-align: left;
  float: left;
}
#header #header_gnavi1 ul li.header_b {
  height: 17px;
  margin: 0 0px 0 0px;
  line-height: 9px;
  font-size: 15px;
  text-align: left;
  float: left;
  border-right: 1px solid;
}
#header #header_gnavi1 ul li a {
  color: #444546;
  display: block;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#header #header_gnavi1 ul li a:hover {
  color: #6C0737;
  text-decoration: none;
}
#header h1{
  margin: -15px 0 20px 0;
  font-weight: normal;
}
#header_CART{
  margin: 10px 0 0 0;
}
#Shipping_Free{
  float: left;
  width: 170px;
}
#Cart_Checker{
  float: right;
  width: 140px;
  margin-top: 15px;
  cursor: pointer;
}
#Login{
  float: right;
  width: 110px;
  margin-top: 15px;
  margin-left: 15px;
  cursor: pointer;
}
/*------------------------------------------------------------
  footer
------------------------------------------------------------*/
#footer {
  padding-top: 70px;
  padding-bottom: 38px;
  background-color: #efefef;
}
#footer .footer_about {
  width: 465px;
  float: left;
}
#footer .footer_about .footer_about_headline {
  margin-bottom: 15px;
}
#footer .footer_about .footer_about_body {
  background-color: #fff;
  padding: 15px 25px;
  height: 381px;
}
#footer .footer_about .footer_about_body p {
  margin-bottom: 14px;
  font-size: 12px;
}
#footer .footer_shop {
  width: 306px;
  float: right;
}
#footer .footer_shop .footer_shop_headline {
  margin-bottom: 15px;
}
#footer .footer_shop .footer_shop_body {
  background-color: #fff;
  padding: 15px;
  margin-bottom: 15px;
}
#footer .footer_shop .footer_shop_body .footer_shop_text {
  font-size: 10px;
}
#footer .footer_shop .footer_shop_body .footer_shop_text .footer_shop_img {
  margin: 0 15px 15px 0;
  float: left;
  width: 100px;
  height: 75px;
}
#footer .footer_btn {
  margin: 38px 0;
}
#footer .footer_btn img {
  width: 100%;
}
#footer .footer_copyright {
  text-align: center;
  color: #666;
}

/*------------------------------------------------------------
  cover
------------------------------------------------------------*/
body#cover {
  background: #461228;
}
body#cover .cover_logo{
  padding-top: 150px;
  height: 289px;
}
body#cover .btn_to_online {
  width: 385px;
  padding-right: 100px;
}
body#cover h3 {
  border-bottom: none;
}
/*------------------------------------------------------------
  top
------------------------------------------------------------*/
/*------------------
  top_mainimg
------------------*/
/* line 234, ../scss/style.scss */
div.g-inner {
  position:relative;
  width:1024px;
  height:630px;
}

div.g-inner1 {
  position:relative;
  width:1024px;
  height:0px;   /* 400->0 */
}

.flexslider {
  position: absolute;
  width: 1024px;
  height: 400px;
  top: 0;
  left: 0;
  overflow: hidden;
}
#thumbBtn {
  z-index: 3;
  margin-top: 20px;
}

#thumbBtn li {
  float:left;
  text-align:left;
  cursor:pointer;

}
#thumbBtn li:active img,
#thumbBtn li:hover img {
  opacity:0.85;
  filter:alpha(opacity=85);
  -ms-filter: "alpha( opacity=85 )";
}

#globalNav img{
  margin-left: 40px;
  margin-right: 30px;
}

#globalNav {
    width: 1024px;

}
#globalNav ul li {
  float:left;
  text-align:left;

  cursor:pointer;
}
#globalNav ul li ul {
    z-index: 3;
    display: none;
    position: relative;
    left: 40px;

}
#globalNav ul li ul li {
    float: none;
    font-size: 12px;
    line-height: 0;
    border-top: 1px solid #efefef;
}
#globalNav ul li ul li a {
    display: block;
    width: 180px;
    color: #443737;
    padding: 10px 5px;
    background: #fff;
    line-height: normal;
    border-top: 1px solid #ffffff;
    text-decoration: none;
    text-align: center;
}
#globalNav ul li ul li a:hover {
    color: #ff5b6b;
    background: #ffffff;
}

#globalNav1 img{
}

#globalNav1 {
  position: absolute;
  top: 0;   /* 400px->0 */
  left: 0;
    width: 1024px;
    height: 250px;
    overflow: visible;
}
#globalNav1 ul > li {
  margin-right: 30px;
}
#globalNav1 ul > li:last-child {
  margin-right: 0;
}
#globalNav1 ul li {
  float:left;
  text-align:left;
  cursor:pointer;
}
#globalNav1 ul li ul {
    display: none;
    margin-top: -50px;
    z-index: 99;
    position: relative;
    background: #fff;
}
#globalNav1 ul li:hover ul,
#globalNav1 ul li:active ul {
  display: block;
}
#globalNav1 ul li ul li {
    width: 233px;
    float: none;
    margin-right: 0;
    font-size: 12px;
    line-height: 0;
    border-top: 1px solid #efefef;

}
#globalNav1 ul li ul li a {
    display: block;
    width: 233px;
    color: #443737;
    padding: 10px 5px;
    background: #fff;
    line-height: normal;
    border-top: 1px solid #ffffff;
    text-decoration: none;
    text-align: center;
}
#globalNav1 ul li ul li a:hover {
    color: #ff5b6b;
    background: #ffffff;
}



/*------------------
  top_menu
------------------*/
/* line 242, ../scss/style.scss */
#top_menu {
  margin: 45px 0 55px 0;
}
/* line 244, ../scss/style.scss */
#top_menu ul {
  width: 100%;
  height: 140px;
}
/* line 247, ../scss/style.scss */
#top_menu ul li {
  display: inline;
  height: 140px;
  width: 180px;
  margin-right: 22px;
  display: block;
  float: left;
}
/* line 254, ../scss/style.scss */
#top_menu ul li img {
  width: 180px;
}
/* line 257, ../scss/style.scss */
#top_menu ul li:nth-child(2) {
  margin-right: 23px;
}
/* line 261, ../scss/style.scss */
#top_menu ul li:last-child {
  margin-right: 0px;
}

/*------------------
  top_lineup
------------------*/
#top_lineup {
  margin-top: 50px;
  height: 320px;     /* 高さ調整で追加210628 */
  padding: 25px 0;
  background-color: #d9dadb;
}
#top_lineup #top_lineup_headline {
  width: 100%;
  margin-bottom: 45px;
}
#top_lineup .top_lineup_slide {
  margin-bottom: 25px;
}
/* line 281, ../scss/style.scss */
#top_lineup .top_lineup_btn li {
  float: left;
  width: 380px;
}
/* line 284, ../scss/style.scss */
#top_lineup .top_lineup_btn li img {
  width: 380px;
}
/* line 287, ../scss/style.scss */
#top_lineup .top_lineup_btn li:first-child {
  margin-right: 27px;
}

.top_new_arrival_inner_l{
  width: 190px;
  float: left;
  margin-left: 20px;
  padding: 0;
}

.top_new_arrival_inner_r{
  float: left;
  width: 810px;
}

.top_new_arrival_inner li{
  width: 120px;
  height: 200px;
  float: left;
  margin-right:10px;
}

.top_new_arrival_inner_01{
  width: 100%;
  text-align: left;
}

p.lineup{
  padding-top: 20px;
  padding-left: 20px;
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
}
.slick-prev {
    left: -30px !important;
    margin-top: -35px !important;
    height: 40px !important;
}
.slick-prev:before {
    content: url(../img/top/slick_arrow_prev.png) !important;
}
.slick-next {
    right: 10px !important;
    margin-top: -35px !important;
    height: 40px !important;
}
.slick-next:before {
    content: url(../img/top/slick_arrow_next.png) !important;
}


/*------------------
  top_info
------------------*/
#top_info_wrap {
  margin: 35px 0 25px 0;
  border-bottom: 1px solid #efefef;
}
#top_info_wrap .top_info {
  margin: 0 58px;
}
#top_info_wrap .top_info .top_info_headline {
  float: left;
}
#top_info_wrap .top_info .top_info_headline img {
  margin-top: 2px;
}
#top_info_wrap .top_info .top_info_body {
  padding-left: 58px;
  font-size: 12px;
  overflow: hidden;
}
#top_info_wrap .top_info .top_info_body .top_info_body_date {
  margin-bottom: 10px;
}
#top_info_wrap .top_info .top_info_body .top_info_body_text {
  line-height: 20px;
  margin-bottom: 30px;
}

/*------------------
  top_blog
------------------*/
/* line 327, ../scss/style.scss */
#top_blog_wrap {
  margin: 35px 0 25px 0;
}
/* line 329, ../scss/style.scss */
#top_blog_wrap .top_blog {
  margin: 0 58px;
}
/* line 331, ../scss/style.scss */
#top_blog_wrap .top_blog .top_blog_headline {
  float: left;
}
/* line 333, ../scss/style.scss */
#top_blog_wrap .top_blog .top_blog_headline img {
  margin-top: 2px;
}
/* line 337, ../scss/style.scss */
#top_blog_wrap .top_blog .top_blog_body {
  font-size: 12px;
  overflow: hidden;
}
/* line 340, ../scss/style.scss */
#top_blog_wrap .top_blog .top_blog_body ul {
  border: 1px solid #efefef;
}
/* line 342, ../scss/style.scss */
#top_blog_wrap .top_blog .top_blog_body ul li {
  padding-left: 58px;
  line-height: 39px;
  border-bottom: 1px solid #efefef;
}
/* line 346, ../scss/style.scss */
#top_blog_wrap .top_blog .top_blog_body ul li:last-child {
  border: none;
}


#top_blog_wrap .top_blog .top_blog_body dt:hover{
  color: #9A5375;
}

#top_blog_wrap .top_blog .top_blog_body dd{
  padding: 10px 5px;
  line-height: 140%;
}

#top_blog_wrap .top_blog .top_blog_body dd img{
  margin: 10px 0;
}

/*------------------------------------------------------------
  side
------------------------------------------------------------*/
#side_menu {
  width: 170px;
  float: left;
  margin-right: 20px;
  margin-left: 118.5px;
}
body#shop_home #side_menu {
  display: none;
}
/*商品検索フォーム*/
#side_form {
  width: 170px;
  text-align: right;
  margin-bottom:5px;
}
#side_menu ul#side_menu_category {
  border-bottom: 1px dotted #c0c0c0;
}
#side_menu ul li {
  border-top: 1px dotted #c0c0c0;
}
#side_menu ul li p {
  line-height: 50px;
  font-size: 12px;
}
#side_menu ul li p a {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#side_menu ul li ul li {
}
#side_menu ul li ul li a {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 30px;
  font-size: 10px;
}
#side_menu ul li ul li.side_menu_current {
  background-color: #f8f8f8;
}

/*------------------------------------------------------------
  side_menu_koubou
------------------------------------------------------------*/
#side_menu_koubou {
  width: 170px;
  float: left;
  margin-right: 20px;
  margin-left: 118.5px;
}
#side_menu_koubou ul {
  border-bottom: 1px dotted #c0c0c0;
}
#side_menu_koubou ul li {
  border-top: 1px dotted #c0c0c0;
}
#side_menu_koubou ul li a {
  display: block;
  margin-left: 23px;
  line-height: 50px;
    color: #020202;
    font-size: 12px;
    font-weight: bold;
  }
/*------------------------------------------------------------
  side_menu_koubou_new
------------------------------------------------------------*/
#side_menu_koubou_new {
  width: 170px;
  float: left;
  margin-right: 20px;
  margin-left: 30px;
}
#side_menu_koubou_new ul {
  border-bottom: 1px dotted #c0c0c0;
}
#side_menu_koubou_new ul li {
  border-top: 1px dotted #c0c0c0;
}
#side_menu_koubou_new ul li a {
  display: block;
  margin-left: 23px;
  line-height: 50px;
    color: #020202;
    font-size: 12px;
    font-weight: bold;
  }
/*------------------------------------------------------------
  main
------------------------------------------------------------*/
/* line 395, ../scss/style.scss */
#main_breadcrumb {
  height: 37px;
  line-height: 37px;
}
/* line 399, ../scss/style.scss */
#main_breadcrumb ul li {
  float: left;
  font-size: 10px;
}

/*------------------------------------------------------------
  category
------------------------------------------------------------*/
/* line 409, ../scss/style.scss */
#category_wrap .category_headline {
  height: 50px;
  line-height: 50px;
  font-size: 15px;
  border-top: 1px solid #c0c0c0;
  border-bottom: 1px dotted #c0c0c0;
  margin-bottom: 15px;
}
/* line 417, ../scss/style.scss */
#category_wrap ul.category_itemlist {
  margin-bottom: 10px;
}
/* line 419, ../scss/style.scss */
#category_wrap ul.category_itemlist li {
  position: relative;
  width: 128px;
  height: 180px;
  float: left;
  margin: 0 26px 25px 0;
}
/* line 423, ../scss/style.scss */
#category_wrap ul.category_itemlist li:nth-child(4n-2) {
  margin-right: 27px;
}

/* line 426, ../scss/style.scss */
#category_wrap ul.category_itemlist li:nth-child(4n) {
  margin-right: 0;
}

#category_wrap ul.category_itemlist li .salelabel{
  position: absolute;
  top: 0;
  left: 0;
  background: #bf0000;
  border-radius: 3px;
  padding: 1.5px 5px;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  letter-spacing: .1em;
}

/* line 429, ../scss/style.scss */
#category_wrap ul.category_itemlist li a {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 432, ../scss/style.scss */
#category_wrap ul.category_itemlist li a img {
  width: 128px;
  height: 128px;
}
/* line 436, ../scss/style.scss */
#category_wrap ul.category_itemlist li a .category_itemlist_name {
  font-size: 9px;
  line-height: 16px;
}
/* line 440, ../scss/style.scss */
#category_wrap ul.category_itemlist li a .category_itemlist_price {
  font-size: 16px;
}

#category_wrap ul.category_itemlist li a .category_itemlist_list_price {
  font-size: 8px;
  text-decoration: line-through;
}

#category_wrap ul.category_itemlist li a .category_itemlist_sale_price {
  font-size: 8px;
  color: #ff0000;
}

/* line 446, ../scss/style.scss */
#category_wrap ul.category_pagination {
  height: 30px;
  margin-bottom: 35px;
}
/* line 449, ../scss/style.scss */
#category_wrap ul.category_pagination li {
  width: 30px;
  float: left;
  margin-right: 25px;
  line-height: 30px;
  text-align: center;
}
/* line 455, ../scss/style.scss */
#category_wrap ul.category_pagination li:last-child {
  margin-right: 0px;
}
/* line 458, ../scss/style.scss */
#category_wrap ul.category_pagination li.category_pagination_current {
  background-color: #680031;
  color: #fff;
}
/* line 462, ../scss/style.scss */
#category_wrap ul.category_pagination li a {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #680031;
  text-decoration: none;
}
/* line 467, ../scss/style.scss */
#category_wrap ul.category_pagination li a:hover {
  background-color: #ededed;
}

/*------------------------------------------------------------
  single
------------------------------------------------------------*/
.not_found {
  margin: 40px 0;
}
.not_found p {
  margin-bottom: 20px;
}
#single_wrap .single_headline {
  height: 50px;
  line-height: 50px;
  font-size: 15px;
  border-top: 1px solid #c0c0c0;
  border-bottom: 1px dotted #c0c0c0;
  margin-bottom: 25px;
}
#single_wrap #single_img {
  margin-right: 30px;
  margin-bottom: 15px;
  float: left;
  width: 592px;
}
#single_wrap #single_img #single_img_main {
  position: relative;
  margin-bottom: 25px;
}
#single_wrap #single_img #single_img_main img {
  width: 360px;
  height: 360px;
}
#single_wrap #single_img #single_img_main span{
  position: absolute;
  top: 0;
  left: 0;
  background: #bf0000;
  border-radius: 3px;
  padding: 1.5px 5px;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  letter-spacing: .1em;
}

#single_wrap ul#single_img_sub li {
  float: left;
  width: 105px;
  height: 105px;
  margin: 0 15px 16px 0;
}
#single_wrap ul#single_img_sub li:nth-child(5n) {
  margin-right: 0px;
}
#single_wrap .single_description1 {
  width: 420px;
  background-color: #f8f8f8;
  margin-right: 5px;
  margin-bottom: 15px;
  float: left;
  padding: 10px;
  font-size: 15px;
}
#single_wrap .single_description1 .single_description1_item {
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  margin-bottom: 15px;
}
#single_wrap .single_description1 .single_description1_info li {
  width: 400px;
  line-height: 20px;
  float: left;
}

#single_wrap .single_description1 .single_description1_info_price{
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
}

#single_wrap .single_description1 .single_description1_info li .item_list_price{
  text-decoration: line-through;
  margin-right: 15px;
}

#single_wrap .single_description1 .single_description1_info li .item_sale_price{
  color: #ff0000;
  font-size: 120%;
}

#single_wrap .single_description1 .single_description1_text {
  font-size: 14px;
  line-height: 18px;
  margin: 15px 0;
}
#single_wrap .single_description2 {
  width: 100%;
  padding: 15px;
  background-color: #f8f8f8;
  margin-top: 20px;
  margin-bottom: 30px;
}
#single_wrap .single_description2 img {
  width: 120px;
  height: 120px;
  margin-right: 15px;
  float: left;
}
#single_wrap .single_description2 p {
  font-size: 14px;
  line-height: 18px;
}

#single_wrap .single_description3 {
  width: 100%;
  padding: 15px;
  background-color: #f8f8f8;
  margin-bottom: 25px;
}
#single_wrap .single_description3 img {
  width: 120px;
  height: 120px;
  margin-right: 15px;
  margin-left: 15px;
  float: right;
}
#single_wrap .single_description3 p {
  font-size: 10px;
  line-height: 16px;
}

#single_wrap .single_related {
  margin-bottom: 60px;
}

.pager{
  text-align:center;
}
a.page-numbers,
.pager .current{
  background:rgba(0,0,0,0.02);
  padding:5px 8px;
  margin:0 10px;
}
.pager .current{
  background-color: #680031;
  color: #fff;
}

ul.accordion { border-bottom: 1px dotted #c0c0c0; }
ul.accordion a { display:block; padding:3px; background-position:97% center; background-repeat:no-repeat; text-decoration:none; color:#666; font-weight:bold;}
ul.accordion span { display:block; padding:3px; background-position:97% center; background-repeat:no-repeat; color:#020202; font-size: 12px; font-weight:bold;}
ul.accordion ul { display:none;}
ul.accordion li.first { display:block;}
ul.accordion li.first ul{ display:block;}
ul.accordion > li { border-top: 1px dotted #c0c0c0;}
ul.accordion > li > p {margin-right: 10px; padding-left: 10px; background: url(../img/common/side_menu_arrow.png) right 25px no-repeat; padding-right: 5px; line-height: 20px;font-size: 12px;cursor:pointer;}
ul.accordion > li > ul > li { padding-left: 20px;}
ul.accordion > li > ul > p {color:#6e6e6e;font-weight:bold; cursor:pointer;}
ul.accordion > li > ul > span { color:#ff0000;}
ul.accordion > li > ul > div { font-size: 12px;padding-left: 12px; font-weight:bold;color:#6e6e6e;cursor:pointer;}
ul.accordion > li > ul > li > p {padding-left: 0; background-position-y: 15px; line-height: 30px !important; margin-left: 0 !important;}
ul.accordion > li > ul > li > p span { font-size: 10px !important; }
ul.accordion > li > ul > li > a { color:#6e6e6e;}
ul.accordion > li > ul > li > ul >li { padding-left: 10px;}
ul.accordion > li > ul > ul > li > a { color:#680031;padding-left: 20px;}


#related-post{
    width: 600px;
}
#related-post h3{
    font-size: 110%;
    margin-top: 15px;
    margin-bottom: 5px;
    padding-left: 10px;
}
#related-post ul li a{
    width: 150px;
    display: block;
    padding: 10px;
    float: left;
    margin-bottom: 60px;
}

#related-post ul li{
  text-align: center;
}
#related-post ul li a:hover{
    background-color: #EEEEEE;
}

.topinfo{
  margin: 40px 0 20px 0;
}

.topinfo p{
  text-align: center;
  margin: 50px 0 20px 0;
}

.topinfo_inner{
  width: 800px;
  margin: 0 auto;
}

.topinfo_inner p{
  text-align: left;
  font-size: 20px;
  line-height: 24px;
  padding: 10px 0;
}


.topblog{
  margin: 20px 0 40px 0;
}

.topblog h2{
	position: relative;
  text-align: center;
  font-size: 25px;
	padding: 1em 0;
  margin-bottom: 10px;
}
.topblog h2::before,
.topblog h2::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 6px;
	box-sizing: border-box;
}
.topblog h2::before {
	top: 0;
	border-top: 2px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.topblog h2::after {
	bottom: 0;
	border-top: 1px solid #ccc;
	border-bottom: 2px solid #ccc;
}


.topblog p{
  margin-top: 12px;
  margin-bottom: 12px;
  text-align: center;
  font-size: 15px;
}

.topblog_inner{
  width: 800px;
  margin: 0 auto;
}

.topblog_inner dt{
  margin: 30px 0;
}
.topblog_inner p{
  text-align: center;
  font-size: 20px;
  line-height: 24px;
  padding: 10px 0;
}

.shopinfo{
  margin: 40px 0 40px 0;
}

.shopinfo h2{
	position: relative;
  text-align: center;
  font-size: 25px;
	padding: 1em 0;
}
.shopinfo h2::before,
.shopinfo h2::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 6px;
	box-sizing: border-box;
}
.shopinfo h2::before {
	top: 0;
	border-top: 2px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.shopinfo h2::after {
	bottom: 0;
	border-top: 1px solid #ccc;
	border-bottom: 2px solid #ccc;
}


.shopinfo p{
  font-size: 14px;
  padding: 5px 0;
  line-height: 20px;
}

.shopinfo_inner{
  width: 320px;
  margin:0 auto;
}

.shopinfo_inner01{
 width: 320px;
 margin-top: 25px;
 float: left;
}

.top_caur_about{
  margin: 50px 0 20px 0;
}

.top_caur_about_inner{
  width: 800px;
  margin: 0 auto;
}

p.top_caur_about_inner_p{
  text-align: left;
  font-size: 13px;
  line-height: 20px;
  padding: 20px 40px;
}
.sns_logo ul li{
  display: inline;
    margin: 0 28px 0 0;
}
.sns_logo ul li img{
  display: inline-block;
  border-radius: 50%;
  background-color: #f4f4f4;
}
.category_main p{
  margin: 15px 0;
  font-size: 12px;
  line-height: 20px;
}

.category_main h2{
  border-bottom: 1px solid #999;
  font-size: 14px;
  padding-bottom: 7px;
}
.sns_logo {
margin-bottom: 10px;
}

table.paint{
  border-collapse: collapse;
}

table.paint td.p1{
  width: 80px;
  text-align: center;
  vertical-align: middle;
  padding: 5px 0;
}

table.paint td.p2{
  width: 240px;
  text-align: left;
  vertical-align: middle;
  padding: 5px;
}

table.paint td.p3{
  width: 160px;
  text-align: center;
  vertical-align: middle;
  padding: 5px 0;
}

table.mainte{
  border-collapse: collapse;
}

table.mainte td.m1{
  width: 80px;
  text-align: center;
  vertical-align: middle;
  padding: 5px 0;
}

table.mainte td.m2{
  width: 70px;
  text-align: center;
  vertical-align: middle;
  padding: 5px 0;
}

table.mainte td.m3{
  width: 100px;
  text-align: center;
  vertical-align: middle;
  padding: 5px 0;
}

table.mainte td.m4{
  width: 80px;
  text-align: center;
  vertical-align: middle;
  padding: 5px 0;
}

table.mainte td.m5{
  text-align: center;
  vertical-align: middle;
  padding: 5px 0;
}

p.cat_d{
  line-height: 20px;
  margin-bottom: 15px;
  font-size: 15px;
}

p.cat_d_event{
  line-height: 20px;
  margin-bottom: 15px;
  font-size: 15px;
  color: #003300;
}

p.cat_d_ps{
  line-height: 20px;
  margin-bottom: 15px;
  font-size: 15px;
  color: #800000;
  font-weight: bold;
}

p.cat_d_ban{
  margin-bottom: 15px;
  float: left;
  width: 100%;
} 


.top_h{
  font-family: 'TrajanProRegular';
  font-size: 35px;
  text-align: center;
  font-weight: 600;
}

span.event_text{
  font-size: 16px;
  padding: 15px;
}

div.top_banner {
  position:relative;
  width:1024px;
  margin-bottom: 5px;
}

#karuizawa_open{
  width:510px;
  float:left;
  margin-right:4px;
}

#kzw_ban_story{
  width: 250px;
  float:left;
  margin-left: 25px;
  margin-top: 25px;
}

#kzw_ban_blog{
  width: 250px;
  float:left;
  margin: 25px 25px 25px 25px;
}

#kzw_ban_access{
  width: 250px;
  float:left;
  margin-top: 25px;
}

#kzw_access{
  font-size: 20px;
  font-weight: bold;
  color: 696969;
}

#kzw_obi{
  margin-top: 50px;
}

#sale_banner{
  width:510px;
  float:left;
}

a:hover {
    opacity: 0.7;
}

#event_banner {
  position: absolute;
  width:1024px;
  height:100px;
  top:150;
  left:0;
  overflow:hidden;
}

#event_banner p {
  position: absolute;
  width:100%;
  top:0;
  left:0;
}
#event_banner img {
  width:1024px;
}

.shadow {
    display: inline-block;
    box-shadow: 5px 5px 15px -5px rgba(0, 0, 0, 0.8); /*横方向　下方向　ぼかし　???がり　色 */
}

.top_ban_renzoku {
    display: inline-block;
    margin: 0px;
    margin-bottom: 10px;

}

.koubou-qa{
  margin: 10px 0 10px 20px;
}

.koubou-qa li{
  text-indent: -2em;
}

li.que{
  margin: 20px 0 0 0;
  color: #0000ff;
  font-size: 110%;
}

li.que01{
  color: #0000ff;
  font-size: 110%;
}

.textblue{
  color: #0000ff;
  font-size: 110%;
}

#left_ban{
  width: 510px;
  float:left;
  margin-right: 4px;
}

#right_ban{
  width: 510px;
  float:left;
}

ul.accordion > li > ul > li > class
 { display: block;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 30px;
  font-size: 10px;
}
ul.accordion > li > ul > li > class
{ color:#6e6e6e;font-weight:bold; cursor:pointer;}
ul.accordion > li > ul > li > class
{ display:block; padding:3px; background-position:97% center; background-repeat:no-repeat; text-decoration:none; color:#666; font-weight:bold;}

h3{
    margin: 0 0 1.5em;
    padding: 0.8em;
    border-bottom: 1px dashed #555555;
    font-size: 1.143em;
    font-weight: bold;
    color: 	#382b1d;
}

h4{
    margin: 0 0 1.5em;
    padding: 0.8em;
    font-size: 1.143em;
    font-weight: bold;
    color: #555555;
}



/*特設ページ２カラム*/
.main {
  background: #edfced;
  margin-bottom: 10px;
  width: 540px;
  text-align: left;
}
.side {
  background: #ffffea;
  margin-left: 4px;
  margin-right: 3px;
  width: 293px;
}
.main,
.side {
  padding: 2%;
  border-radius: 8px
}

/* Responsive */
@media ( min-width : 850px ){
    .flexbox {
      display: -webkit-flex;
      display: flex;
    }
  .main {
    font-size: 110%;
    margin: 0 3px 0 4px;
  }
}
/*ここまで。特設ページ２カラム*/

/*ランディング特設ページ*/
  .LP_info p{
    font-size: 130%;
    font-weight: bold;
    margin-top: 5px;
  }

  .LP_info h3{
    font-size: 150%;
    font-weight: bold;
    margin-top: 25px;

  }

/*ここまで　ランディング特設ページ*/

/*ブログ*/
.blog {
  background: #FFF0F5	;
  margin: 10px 100px 10px 100px;
  width: 650px;
  text-align: left;
  font-size: 110%;
  color: #404040;
  border-radius: 10px;
  padding: 3%;
}
/*ここまでブログ*/

/*アクセス*/
.access {
  background: #F0FFF0	;
  margin: 10px 100px 10px 100px;
  width: 650px;
  text-align: center;
  font-size: 110%;
  color: #404040;
  border-radius: 10px;
  padding: 3%;
}

.info{
  font-size: 110%;
  text-align: left;
}
/*ここまでアクセス*/

/*工房キャンペーン1609*/
.kobo_FV{
  margin-left: 10px;
}

p.heading{
  font-size: 200%;
  text-align: center;
}

#k_bar{
  margin-top: 15px;
}

.kobo_camp {
  background: #F0FFF0	;
  margin: 30px 100px 10px 100px;
  width: 650px;
  text-align: center;
  font-size: 110%;
  color: #404040;
  padding: 20px;
   -webkit-box-shadow: 0 0 70px #94c760;
}

ul.tokuten li{
  text-align: left;
  font-size: 120%;
  padding-left: 7em;
  margin-bottom: 10px;
}
.red{
  color: #ff0000;
}

.kobo_text{
  width: 500px;
  text-align: left;
  font-size: 115%;
  margin-bottom: 20px;
}

.kobo_img_left{
  float: left;
  width: 300px;
  margin: 0 20px 20px 115px;
}
.kobo_img_right{
  float: left;
  width: 300px;
  margin: 0px 0 20px 0;
}
#toiawase{
  margin-top: 5px;
  margin-bottom: 8px;
}
/*ここまで工房キャンペーン1609*/

/* top_banner */
#FV_ban{
  margin-top: 0px;
}
#FV_ban:after {
  content: "";
  display: block;
  clear: both;
}
#FV_ban li {
  float: left;
}
#FV_ban li img {
  width: 100%;
  margin-bottom: 20px;
}
.half li {
  width: 50%;
}
#side_menu img{
  margin: 5px 0 10px 5px;
  box-shadow:0px 0px 5px 3px rgba(0, 0, 0, 0.2)
}

/*NewArribal_1609*/
#NA1609_FV{
  margin-left: 10px;
}

p.head_title{
  margin-bottom: 15px;
  font-size: 200%;
}

p.NA_area{
  margin-top: 3em;
  font-size: 120%;
}
/*ここまで_NewArribal_1609*/

/* event */
body#info .main .lead  {
  margin-bottom: 30px;
  text-align: center;
  font-weight: bold;
}
body#info .main .lead h4 {
    margin: 20px 0 20px 0;
    padding: 0;
    border-bottom: none;
    font-size: 14px;
    font-weight: bold;
    color: #666;
}
.event_img p {
  margin-bottom: 30px;
}
.event_img p img {
  width: 100%;
}

/*------------------------------------------------------------
  info
------------------------------------------------------------*/
body#info #header {
  margin-bottom: 0;
}
body#info #header h1 {
  height: 0;
  text-indent: -9999px;
}
body#info #side_menu {
  display: none;
}
body#info #main_wrapper {
  background: url(../../img/10.jpg);
  font-size: 12px;
  border-bottom: 5px solid #c96;
}
body#info .main {
  width: 850px;
  margin: 0 auto;
  padding: 0 95px 10px 95px;
  background: #fff;
  color: #666;
}
body#info a:link {
  color:#996633; text-decoration:none
}
body#info a:visited {
  color:#996600; text-decoration:none
}
body#info a:active {
  color:#996600; text-decoration:none
}
body#info a:hover {
  color:#996600; text-decoration:underline
}
body#info #main_breadcrumb {
  height: 15px;
  line-height: 15px;
}
body#info #main_breadcrumb ul li {
  font-size: 12px;
}
body#info .main h2 {
  margin: 20px 0;
  padding: 16px 20px 12px 80px;
  background: #e0c1a2 url(../img/common/h2_bg.png) 20px center no-repeat;
  border: 1px solid #c2a386;
  border-radius: 5px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", sans-serif, serif;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 0.2em;
  line-height: 1;
  color: #fff;
}
body#info .main h3 {
  margin: 30px 0 10px 0;
  padding: 16px 20px 12px 60px;
  background: url(../img/common/h3_bg.png) left center no-repeat;
  border-bottom: none;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", sans-serif, serif;
  font-size: 20px;
  line-height: 1;
  color: #3e041d;
}
body#info .main h3 span {
  padding-right: 1em;
}
body#info .main h4 {
  margin: 20px 0 20px 0;
  padding: 0 0 5px 0;
  border-bottom: 3px solid #e0c1a2;
  font-size: 14px;
  font-weight: normal;
  color: #461227;
}
body#info .main section.column01  h4:first-child {
  margin-top: 0;
}
body#info .main h5 {
  margin-bottom: 10px;
}
body#info .main h6 {
  margin-bottom: 5px;
}

body#info .section_btn {
  margin: 20px 0;
}
body#info .section_btn p a {
  display: inline-block;
  margin: 20px 0;
  padding: 16px 20px 12px 70px;
  background: #e0c1a2 url(../img/common/h2_bg.png) 20px center no-repeat;
  border: 1px solid #c2a386;
  border-radius: 5px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", sans-serif, serif;
  font-size: 20px;
  font-weight: normal;
  line-height: 1;
  color: #fff;
}
body#info .main .section_btn p a:link,
body#info .main .section_btn p a:hover {
  color: #fff;
  text-decoration: none;
}
body#info .main .section_btn p a:hover,
body#info .main .section_btn p a:active {
  opacity: 0.7;
  color: #fff;
  text-decoration: none;
}

body#info .main dl {
  margin: 20px 0 20px 0;
}
body#info .main section > dl {
  margin-top: 0;
}
body#info .main dt{
  margin: 0 0 10px 0;
  color: #461227;
  font-weight: bold;
}
body#info .main dd{
  margin: 0 0 10px 10px;
}
body#info .main table {
  border-collapse: collapse;
  border: 1px solid #e0c1a2;
}
body#info .main th,
body#info .main td {
  padding: 5px 10px;
  border: 1px solid #e0c1a2;
}
.koubou_main img {
 margin: 0 37px 20px;
 max-width: 100%;
}
.koubou_panel{
 width: 75%;
 height: 169px;
 margin: 0 auto 10px;
 padding: 0.5em 1em;
 font-weight: bold;
 color: #72777d;/*文字色*/
 background: #FFF;
 border-bottom: 10px solid #666;
}
.koubou_panel_pic{
 width: 25%;
 float: left;

 }
.koubou_panel_text{
 width: 75%;
 margin-left: 25%;
 padding: 0 0 0 24px;
 color: #333;
 height: 140px;
 }
.koubou_panel_pic img {
 width: 100%;
 float: left;
}
.koubou_panel_text h3{
 margin: 0 0;
 padding: 13px;
 font-size: 1.5em;
 font-weight: bold;
 color: #382b1d;
 border-bottom: none;
 }
 .koubou_panel_text p{
  padding: 10px;
  font-size: 1.3em;
  line-height: 130%;
  display: block;
 }
.koubou_panel2{
 width: 49%;
 height: 180px;
 margin: 10px 3px 0;
 float: left;
 padding: 3px 5px;
 font-weight: bold;
 color: #72777d;
 background: #FFF;
 border: 5px double #666;
}
.koubou_panel2_pic{
 width: 50%;
 float: left;
 }
.koubou_panel2_text{
 width: 50%;
 margin-left: 50%;
 padding: 0 0 0 10px;
 color: #333;
 }
.koubou_panel2_text h3{
 padding: 10px;
 height: 80px;
 line-height: 25px;
 font-size: 15px;
 font-weight: bold;
 color: #382b1d;
 text-align: center;
 }
.koubou_panel2_text h4{
 margin: 0 0;
 padding: 10px;
 font-size: 150%;
 font-weight: bold;
 color: #382b1d;
 text-align: center;
 border-bottom: none;
 }
.postage_list td{
  padding: 8px 5px !important;
  border: 1px solid #888888 !important;
  color: black !important;
  }
.postage_list .l_size{
 background-color: #eeeeee;
  font-weight: bold;
  }
.postage_list .l_size_tate{
 background-color: #eeeeee;
  font-weight: bold;
  font-size: 19px;
  }
.postage_list .post_g{
 background-color: #EEFFC5;
  }
.postage_list .post_o{
 background-color: #FFDC86;
  }
.postage_list .post_p{
 background-color: #EAC6FF;
  }
.postage_list .post_r{
 background-color: #FFCBCB;
  }
.postage_list .post_b{
 background-color: #C8D9FF;
  }
.postage_list .post_ug{
 background-color: #F6FFE5;
  }
.postage_list .post_uo{
 background-color: #FFF0BC;
  }
.postage_list .post_up{
 background-color: #F8E4FF;
  }
.postage_list .post_ur{
 background-color: #FFE5E5;
  }
.postage_list .post_ub{
 background-color: #E6EFFF;
  }
body#info .main thead tr {
  background: #ecded1;
}
body#info .main tbody tr:nth-child(even) {
  background: #f6f1db;
}
body#info .main table.currency tbody td {
  text-align: right;
}
/* view cells block for sp */
body#info .main table.sp_view th {
  white-space: nowrap;
}

body#info .main table.full_width {
  width: 100%;
}
body#info .main table ul {
  margin: 10px 0;
  padding-left: 20px;
  list-style-type: disc;
}
body#info .main strong {
  color: #c00;
  font-weight: normal;
}
body#info .main em {
  color: #7a003b;
  font-style: normal;
}
body#info .main ul.disc {
  margin: 0 0 10px 0;
  padding-left: 20px;
  list-style-type: disc;
}
table.new_koubou_price {
  border: solid 1px #666666;
  line-height: 18px;
  border-collapse: collapse;
  margin: 5px 0 30px;
}
table.new_koubou_price .sagyou_h{
  width: 113px;
  text-align: center;
  vertical-align: middle;
  background-color: #eeeeee;
  font-weight: bold;
}
table.new_koubou_price .kagu_buzai_name_h{
  width: 135px;
  text-align: center;
  vertical-align: middle;
  background-color: #eeeeee;
  font-weight: bold;
}
table.new_koubou_price .nouki_h{
  width: 48px;
  text-align: center;
  vertical-align: middle;
  background-color: #eeeeee;
  font-weight: bold;
}
table.new_koubou_price .wage_h{
  width: 64px;
  text-align: center;
  vertical-align: middle;
  background-color: #eeeeee;
  font-weight: bold;
}
table.new_koubou_price .remarks_h{
  width: 400px;
  text-align: center;
  vertical-align: middle;
  background-color: #eeeeee;
  font-weight: bold;
}
table.new_koubou_price .sagyou{
  width: 113px;
  text-align: center;
  vertical-align: middle;
}
table.new_koubou_price .kagu_buzai_name{
  width: 135px;
  text-align: center;
  vertical-align: middle;
}
table.new_koubou_price .nouki{
  width: 48px;
  text-align: center;
  vertical-align: middle;
}
table.new_koubou_price .wage{
  width: 64px;
  text-align: center;
  vertical-align: middle;
}
table.new_koubou_price .remarks_2{
  width: 400px;
  vertical-align: middle;
}
/* dotted column section */
body#info .column01 {
  margin: 0 0 20px 0;
  padding: 20px;
  border: 1px dotted #461227;
  color: #666;
}
body#info .column01 p {
  margin-bottom: 10px;
}
/* image anchor */
.page_anchor {
  text-align: center;
}
.page_anchor ul {
  display: inline-block;
}
.page_anchor ul:after {
  content: "";
  display: block;
  clear: both;
}
.page_anchor li {
  float: left;
  padding-right: 40px;
}
.page_anchor li:last-child {
  padding-right: 0;
}
/* text page anchor */
.text_page_anchor ul:after{
  content: "";
  display: block;
  clear: both;
}
.text_page_anchor ul li {
  float: left;
  white-space: nowrap;
}
.text_page_anchor ul li:after {
  content: "｜";
}
.text_page_anchor ul li:last-child:after {
  content: "";
}
/* 2 row image list */
ul.images_list {
  margin: 20px 0;
}
ul.images_list:after {
  content: "";
  display: block;
  clear: both;
}
ul.images_list li {
  float: left;
  width: 300px;
  margin: 0 18px 18px 0;
}
ul.images_list li img {
  width: 100%;
  height: auto;
}

ul.images_list li:nth-child(2n) {
  margin-right: 0;
}
/* image and text block */
.imageL_text,
.imageR_text {
  margin-bottom: 20px;
}
.imageL_text:after,
.imageR_text:after {
  content: "";
  display: block;
  clear: both;
}
.imageL_text .it_figure {
  float: left;
  display: inline-block;
  padding-right: 20px;
  font-size: 11px;
}
.imageR_text .it_figure {
  float: right;
  display: inline-block;
  padding-left: 20px;
  font-size: 11px;
}
.w170 {
  width: 170px;
}
.bbd {
  border-bottom: 1px dotted #ccc;
}
.imageL_text ul,
.imageR_text ul {
  display: table-cell;
  margin-bottom: 10px;
  padding-left: 20px;
  list-style-type: disc;
}

/* 3 images with caption */
.image3_withcap {
  margin-bottom: 20px;
}
.image3_withcap:after {
  content: "";
  display: block;
  clear: both;
}
.image3_withcap li {
  float: left;
  width: 180px;
  margin-right: 20px;
}
.image3_withcap li:last-child {
  margin-right: 0;
}
.image3_withcap li img {
  width: 180px;
  height: auto;
}
.image3_withcap li p {
  font-size: 11px;
}

/* flow in column01 block */
.column01 ol.flow li:nth-child(1){
  min-height: 52px;
  padding-left: 42px;
  background: url(../../img/flow01.gif) left top no-repeat;
}
.column01 ol.flow li:nth-child(2){
  margin-top: 10px;
  min-height: 52px;
  padding-left: 42px;
  background: url(../../img/flow02.gif) left top no-repeat;
}
.column01 ol.flow li:nth-child(3){
  margin-top: 10px;
  min-height: 52px;
  padding-left: 42px;
  background: url(../../img/flow03.gif) left top no-repeat;
}
.column01 ol.flow li:nth-child(4){
  margin-top: 10px;
  min-height: 52px;
  padding-left: 42px;
  background: url(../../img/flow04.gif) left top no-repeat;
}
.column01 ol.flow li:nth-child(5){
  margin-top: 10px;
  min-height: 52px;
  padding-left: 42px;
  background: url(../../img/flow05.gif) left top no-repeat;
}
.column01 ol.flow li:nth-child(6){
  margin-top: 10px;
  min-height: 52px;
  padding-left: 42px;
  background: url(../../img/flow06.gif) left top no-repeat;
}

.to_pagetop {
  margin: 40px 0;
  text-align: right;
}
.bottom_navi {
  text-align: center;
}
.bottom_navi ul {
  display: inline-block;
}
.bottom_navi ul:after {
  content: "";
  display: block;
  clear: both;
}
.bottom_navi ul li {
  float: left;
  white-space: nowrap;
}
.bottom_navi ul li:after {
  content: "｜";
}
.bottom_navi  ul li:last-child:after {
  content: "";
}
#info_footer {
  width: 1024px;
  margin: 0 auto;
  padding: 10px;
  font-size: 12px;
  text-align: center;
  color: #666;
}
#info_footer ul.shops{
  margin-bottom: 20px;
}
#info_footer ul.shops:after{
  content: "";
  display: block;
  clear: both;
}
#info_footer ul.shops li:first-child{
  float: left;
  width: 490px;
}
#info_footer ul.shops li:last-child{
  float: right;
  width: 490px;
}
#info_footer ul.shops li {
  text-align: left
}
#info_footer ul.shops li:after {
  content: "";
  display: block;
  clear: both;
}
#info_footer ul.shops li .shops_photo {
  float: left;
  width: 100px;
  margin-right: 10px;
}
#info_footer address {
  margin-bottom: 10px;
  font-style: normal;
}

/* shopinfo */
.access_map {
  margin: 20px 0;
}
.shop_photo {
  margin: 20px 0;
}

/* sitemap */
ul.sitemap {
  width: 460px;
  margin: 0  auto;
  padding-top: 20px;
}
ul.sitemap:after {
  content: "";
  display: block;
  clear: both;
}
ul.sitemap li {
  padding-bottom: 15px;
}
ul.sitemap li ul {
  width: auto;
  margin: 0;
}
ul.sitemap li ul li {
  padding-bottom: 0;
}
ul.sitemap .to_online {
  display: inline-block;
  float: right;
  text-align: right;
}
dl.privacy dt {
  border-bottom: 1px dotted #461227;
}
dl.privacy ul {
  list-style-type: disc;
  padding-left: 20px;
}

/* faq */
.faq {
  margin: 40px 0 20px 0;
}
}
body#info .main .faq h3 {
  font-family: serif;
  margin: 0 0 30px 0;
  padding: 0 0 5px 0;
  background-image: none;
  border-bottom: 1px dotted rgb(62, 4, 29);
  font-size: 14px;
}
.faq dt {
  position: relative;
  margin-bottom: 20px !important;
  padding-left: 50px;
  font-weight: normal !important;
  color: #666 !important;
}
.faq dt .q {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 50px;
  text-align: center;
  color: #c33;
}
.faq dd {
  position: relative;
  padding-left: 50px;
  margin: 0 0 20px 0 !important;
  padding-bottom: 20px;
  border-bottom: 1px dotted #ccc;
}
.faq dd:last-child {
  border-bottom: none;
}
.faq dd .a {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  text-align: center;
  color: #69c;
}
.faq dd ul {
  margin: 10px 0;
  padding-left: 20px;
  list-style-type: disc;
}

/* contact_form */
body#info .main table.contact_form {
  width: 560px;
  margin: 40px auto;
  border: none;
}
body#info .main table.contact_form th,
body#info .main table.contact_form td {
  padding: 10px;
}
body#info .main table.contact_form th {
  white-space: nowrap;
  vertical-align: top;
}
body#info .main table.contact_form textarea {
  width: 100%
}
.submit_btn {
  text-align: center;
}
.submit_btn input {
  display: inline-block;
  margin: 0 20px;
}
dl.privacy dt {
  border-bottom: 1px dotted #461227;
}
dl.privacy dd {
  margin-left: 0 !important;
}
dl.privacy dd p {
  margin-bottom: 20px;
}

/* firstguide */
.firstguide .column01 {
  margin-bottom: 40px !important;
}
/* dealer */
.dealer {
  margin: 80px auto 80px auto;
  width: 300px;
}

/*koubou*/
ul.koubou_photo {
  margin: 17px 0 0 0;
}
ul.koubou_photo:after {
  content: "";
  display: block;
  clear: both;
}
ul.koubou_photo li {
  float: left;
  width: 290px;
  margin: 0 17px 17px 0;
}
ul.koubou_photo li:nth-child(2n) {
  margin-right: 0;
}
ul.koubou_photo li img {
  width: 100%;
  height: auto;
}
.koubou_qa dt {
  color: #c33 !important;
}
.wax_comparisonpage ul li img{
 margin: 10px 0 10px 0;
}
.wax_comparison ul li{
 font-size: 23px;
 margin: 10px 0 10px 0;
 border-bottom:5px solid #bfbfbf;
}
.w16_6per{
width: 16%
}
.wax_compare_table{
margin-bottom:30px;
}
.wax_compare_table tr{
border: 1px solid #ff9955;
text-align: center;
vertical-align: middle;
}
.wax_compare_table th{
background-color: #ffcc99;
}
.wax_before_after{
margin:30px 0 30px 0;
}
.wax_b_a{
margin-top:10px;
}
.top_pic{
margin-top:10px;
}
.wax_intro{
margin:0 10px 10px 0;
}
.matome{
margin:30px 0 0 0;
}

#square_btn{
    display: inline-block;
    padding: 0.5em 1em;
    margin-bottom: 30px;
    text-decoration: none;
    border-radius: 4px;
    color: #ffffff;
    font-size: 20px;
    line-height: 35px;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
    background-image: -webkit-linear-gradient(#3a7592 0%, #90b1c1 100%);
    background-image: linear-gradient(#3a7592 0%, #90b1c1 100%);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
    border-bottom: solid 3px #5e7fca;

}
#square_btn:active{
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
    border-bottom: none;
}

.blue_btn{
    display: inline-block;
    padding: 0.5em 1em;
    margin-bottom: 30px;
    text-decoration: none;
    border-radius: 4px;
    color: #ffffff;
    font-size: 20px;
    line-height: 35px;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
    background-image: -webkit-linear-gradient(#3a7592 0%, #90b1c1 100%);
    background-image: linear-gradient(#3a7592 0%, #90b1c1 100%);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
    border-bottom: solid 3px #5e7fca;

}
.blue_btn:active{
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
    border-bottom: none;
}

.green_btn{
    display: inline-block;
    padding: 0.5em 1em;
    margin-bottom: 30px;
    text-decoration: none;
    border-radius: 4px;
    color: #ffffff;
    font-size: 20px;
    line-height: 35px;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
    background-image: -webkit-linear-gradient(	#3CB371 0%, #00FF7F 100%);
    background-image: linear-gradient(	#3CB371 0%, #00FF7F 100%);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
    border-bottom: solid 3px #5e7fca;

}
.green_btn:active{
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
    border-bottom: none;
}

div.reg_btn {
  text-align:center;
  }

.NFL2018_img{
  float: left;
  width: 100%;
  height: 100%;
  margin-right: 10px;
  }
