@charset "euc-jp";

body {
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/76/bg.gif);
  color: #333;
  -webkit-font-smoothing: antialiased;
}

a {
  color: #333;
}

a:hover {
  color: #ff8c00;
  text-decoration: none;
}

form {
  margin: 0;
}

/*
 * layout
 */

#wrapper {
  position: relative;
}

.container {
}

/* common */
.heading {
  font-size: 18px;
  font-weight: normal;
  margin: 0;
  padding-bottom: 20px;
  letter-spacing: 0.1em;
  border-bottom: 1px solid #333;
}


.heading2 {
    font-size: 16px;
    background-color: #f5f5f5;
	border-left: solid 5px #708090;
    padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
		
}



.lists {
  margin: 0;
  border-bottom: 1px solid #333;
}

.list {
  border-top: 1px solid #ccc;
  font-weight: normal;
}

.list:first-child {
  border-top: none;
}

.list_link {
  padding: 20px 0;
}

.list_link_name {
  display: block;
  padding-right: 30px;
}

.list_link_img {
  margin-bottom: 5px;
}

.list_icon_arrow {
  float: right;
  margin-right: 10px;
}

.item_img {
  margin: 0 auto;
}
.item_img:hover {
  opacity: 0.8;
}
.item_name {
  padding-top: 5px;
}
.item_regular_price {
  text-decoration: line-through;
}
.item_price {
  font-weight: bold;
}
.item_price_discount {
  color: #cf0400;
}
.item_discount_rate {
  color: #cf0400;
}
.item_soldout {
  color: #cf0400;
}

.rank_box {
  position: absolute;
  width: 25px;
  height: 25px;
  background-color: #333;
  display: block;
  z-index: 5;
}
.rank_box_color_1 {
  background-color: #dccc18;
}

.rank_box_color_2 {
  background-color: #bab9c1;
}

.rank_box_color_3 {
  background-color: #e18961;
}

.rank_number {
  color: #fff;
  display: block;
  padding-top: 1px;
  font-size: 14px;
}

.btn-more {
  width: 96%;
  margin: 0 auto 60px;
  padding: 10px 12px;
}

/*
 * header
 */

#header {
  margin-bottom: 20px;
}

.header_top {
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #eee;
  position: absolute;
  top: 0;
  background-color: #696969;
  z-index: 10;
}

.header_top_cmspbar {
  position: fixed;
}
.header_top_inner {
  max-width: 950px;
  margin: 0 auto;
}

.search_form {
  margin: 0;
  padding-top: 10px;
  float: left;
}

.search_select {
  width: 150px;
  border: 1px solid #101010;
  font-size: 12px;
}

.search_box {
  width: 260px;
}

.btn_search {
  padding: 2px 5px 3px 5px;
  border: 1px solid #101010;
}

.btn_search i {
  vertical-align: -35%;
}

.header_nav_headline {
  text-align: right;
  font-size: 12px;
  margin-top: 14px;
  letter-spacing: 0.1em;
  float: right;
}

.header_nav_headline li a i {
  vertical-align: -40%;
}

.header_nav_headline li a {
  color: #fff;
  margin-right: 5px;
}

.header_nav_headline li a:hover {
  color: #ccc;
  text-decoration: none;
}

.header_nav_headline .headline_viewcart {
  padding-left: 15px;
  border-left: 1px solid #000;
}

.header_mid {
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #333;
  position: absolute;
  top: 51px;
  background-color: #fff;
  z-index: 9;
}

.header_mid_cmspbar {
  position: fixed;
}

.header_mid_inner {
  max-width: 950px;
  margin: 0 auto;
  position: relative;
}

.header_nav_global {
  font-size: 12px;
  margin-top: 14px;
}

ul.header_nav_global > li {
  padding: 0 5px 0 0;
}

.header_nav_global li a i {
  vertical-align: -40%;
}

.header_nav_global li a {
}

.header_nav_global li a:hover {
  text-decoration: none;
}

.header_nav_global_box {
  display: none;
  width: 100%;
  height: auto;
  background-color: #696969;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc; 
  border-right: 1px solid #ccc;
  position: absolute;
  top: 37px;
  left: -1px;
  padding: 0;
}
.header_nav_global_box_heading {
  color: #fff;
  font-size: 12px;
  margin: 0;
  padding-top: 30px;
  text-align: center;
  letter-spacing: 0.1em;
}
.header_nav_global_box_detail {
  background-color: #fff;
  padding: 30px 20px 20px;
}

.header_nav_global_left {
  float: left;
  margin: 0;
}


.header_nav_global_left li {
  padding-bottom: 15px;
}

.header_nav_global_right {
  float: right;
}

.header_nav_global_social {
  padding-left: 5px;
}

ul.header_nav_global_social > li {
  padding: 0;
}

.header_nav_global_social li a i {
  vertical-align: -40%;
}

.header_btm {
  max-width: 950px;
  padding-top: 101px;
  margin: 0 auto;
}

.header_logo {
  margin: 0 auto;
  padding-top: 80px;
	margin-bottom: 10px;/* 追加 */
  float: left;
}

.header_lead {
  padding-top: 10px;
  font-size: 12px;
  color: #aaa;
  letter-spacing: 0.1em;
}

.header_nav_phone {
  z-index: 99;
  float: right;
  height: 50px;
}
.header_nav_lst_phone {
  position: absolute;
  left: 55%;
  display: none;
  margin-left: -50%;
  width: 90%;
  border: 1px solid #ccc;
  background: #fff;
}
.header_nav_lst_phone ul {
  margin: 0;
}
.header_nav_lst_phone li {
  padding: 0;
  border-bottom: 1px solid #ccc;
  text-align: center;
  font-size: 12px;
}
.header_nav_lst_phone li:last-child {
  border-bottom: none;
}
.header_nav_lst_phone a {
  display: block;
  padding: 6px 0;
}
.header_nav_lst_phone a:hover {
  background: #333;
  text-decoration: none;
  color: #fff;
}
.nav_btn_phone {
  font-size: 12px;
  font-weight: bold;
  color: #fff;
}
.nav_btn_phone i {
  vertical-align: -40%;
}

/*
 * main
 */

.main {
  max-width: 950px;
}

/*
 * contents
 */

.contents {
  padding: 0;
  float: right;
}

/* pankuzu */
.pankuzu_lists {
  font-size: 10px;
}
ul.pankuzu_lists > li {
  padding: 0;
}
.pankuzu_list {
}

/* info */
.info {
  margin-bottom: 60px;
}

.info_heading {
}

.info_detail {
  margin: 20px 0 0;
  font-size: 13px;
}

.info_detail_lists {
}

.info_detail_list_dt {
  padding: 20px 0 5px;
}

.info_detail_list_dt:first-child {
  padding: 0 0 5px;
}

.info_detail_list_dd {
  margin: 0;
}

/* ranking鐚・eller鐚・*/
.seller {
  margin-bottom: 20px;
}

.seller_heading {
}

.seller_lists {
  margin-top: 20px;
  font-size: 12px;
}

.seller_list {
  margin-bottom: 40px;
  text-align: center;
  position: relative;
}

/* recommend, new-item */
.recommend, .new-item {
  margin-bottom: 20px;
}

.recommend_heading, .new-item_heading {
}

.recommend_lists, .new-item_lists {
  margin-top: 20px;
  font-size: 12px;
}

.recommend_list, .new-item_list {
  margin-bottom: 40px;
  text-align: center;
  position: relative;
}

/* free_space */
.free_space {
}

/*
 * side
 */

.side {
  padding: 0;
}

.side .unstyled img {
  display: block;
  margin-bottom: 5px;
}

.side_banner {
  margin: 0 0 40px;
}

.side_banner_list {
  margin-top: 10px;
}
.side_banner_list:first-child {
  margin-top: 0;
}

.side_category {
  margin: 0;
}
.side_category_list {
  position: relative;
}
.side_subcategory_lists {
  width: 80%;
  padding: 15px 20px;
  position: absolute;
  top: -21px;
  right: -180px;
  border: 1px solid #ccc;
  background-color: #fff;
  z-index: 7;
  display: none;
}
.side_subcategory_list {
  border-top: none;
}
.side_subcategory_lists li a {
  padding: 5px 0;
}

.side_group {
  margin-top: 60px;
}
.side_group_heading {
}
.side_group_lists {
}
.side_group_list {
}

.side_freepage {
  margin-top: 60px;
}
.side_freepage_heading {
  margin-bottom: 20px;
}
.side_freepage_lists {
}
.side_freepage_list {
  padding-top: 0;
  border: none;
}
.side_freepage_list a {
  padding: 0 0 20px 0;
}

.side_mobile_shop {
  margin-top: 60px;
}
.side_mobile_shop_heading {
  margin-bottom: 20px;
}
.side_mobile_shop_img {
  text-align: center;
}

.side_banner_long {
  margin-top: 40px;
}

/*
 * footer
 */

.footer {
  width: 100%;
  margin-top: 40px;
}

.footer_inner {
  max-width: 950px;
  margin: 0 auto;
}

.footer_heading {
}
.footer_lists {
  margin-top: 20px;

}
.footer_list {
  padding: 0 10px;
  text-align: center;
}
.footer_list_img {
  margin: 0 auto;
}

.footer_seller,
.footer_recommend,
.footer_new-item,
.footer_checked {
  margin-bottom: 40px;
}

.footer_seller_lists,
.footer_recommend_lists,
.footer_new-item_lists,
.footer_checked_lists {
  font-size: 10px;
}

.footer_seller_list,
.footer_recommend_list,
.footer_new-item_list,
.footer_checked_list{
  margin-bottom: 10px;
}

.footer_banner {
  padding-bottom: 60px;
  margin: 0 auto;
}

.footer_pagetop {
  text-align: center;
  background-color: #696969;
}
.footer_pagetop a {
  display: block;
  width: 100%;
  height: 40px;
}
.footer_pagetop_icon {
  margin-top: 8px;
}

.footer_notice {
  padding: 60px 0;
  background-color: #eee;
}
h3.footer_notice_heading {
  padding-bottom: 40px;
  border-bottom: none;
}
.footer_notice_lists {
  margin: 0;
}
.footer_notice_list_dt {
  padding: 20px 0 10px;
}
.footer_notice_list_dt:first-child {
  padding: 0 0 10px;
}
.footer_notice_list_dd {
  margin: 0;
  line-height: 1.8;
}
.footer_notice_cal_table {
}
.footer_notice_cal_memo {
}

.tbl_calendar {
  margin-bottom: 20px;
  max-width: 260px;
  width: 100%;
  font-size: 84.615%;
}
  .tbl_calendar caption {
    text-align: center;
  }
  .tbl_calendar th {
    padding: .3em 0;
    border-bottom: 1px solid #ccc;
    text-align: center;
  }
  .tbl_calendar td {
    padding: .5em 0;
    width: 14.2%;
    border-bottom: 1px solid #ccc;
    text-align: center;
  }
.cal_memo {
  margin-top: 1em;
  font-size: 84.615%;
}

.footer_nav {
  padding: 60px 0;
  background-color: #696969;
}

.footer_nav_shopinfo {
  color: #fff;
}
.footer_nav_shopinfo_img {
  padding: 0;
  text-align: left;
}
.footer_nav_shopinfo_img img {
  width: 180px;
}
.footer_nav_shopinfo_caption {
  padding: 0 2%;
}
.footer_nav_shopinfo_name {
  font-size: 18px;
  padding-left: 5px;
}
.footer_nav_shopinfo_memo {
  padding-left: 5px;
}

.footer_nav_lists {
}
.footer_nav_list {
  color: #fff;
  padding-top: 15px;
}
.footer_nav_list:first-child {
  padding-top: 0;
}
.footer_nav_list_link {
  color: #fff;
}
.footer_nav_list_link:hover {
  color: #ccc;
  text-decoration: none;
}

.footer_copyright {
  text-align: center;
  padding: 2em 0;
}
.footer_powered {
  display: block;
  padding: 10px 0;
  line-height: 18px;
}
  .footer_powered a {
    color: #a1a19f;
    text-decoration: none;
    font-size: 11px;
  }
  .footer_powered img {
    margin-bottom: 10px;
    margin-left: 4px;
    width: 200px;
    height: 18px;
  }

/*
 * Slider
 */

.slider {
  position: relative;
  margin-bottom: 20px;
  max-width: 730px;
}

.bx-wrapper {
  z-index: 0;
}

.bx-wrapper img {
  width: 100%;
  height: auto;
}

.slider .bx-wrapper .bx-viewport {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  left: 0 !important;
  border: none !important;
}

.slider .bx-wrapper .bx-caption {
  background: #000\9;
  background: rgba(0, 0, 0, 0.60);
}

.slider .bx-wrapper .bx-caption span {
  font-size: 14px;
  padding: 10px 10px 10px 20px;
}

/*
 * sk privacy
 */

.skpr_box {
  padding-top: 120px;
  margin-top: -60px
}

.skpr_box:first-child {
  padding-top: 0;
  margin-top: 0;
}

.skpr_detail,
.privacy_lead {
  margin: 20px 0 0;
  font-size: 13px;
}

.skpr_detail_lists {
}

.skpr_detail_list_dt {
  padding: 20px 0 5px;
}

.skpr_detail_list_dt:first-child {
  padding: 0 0 5px;
}

.skpr_detail_list_dd {
  margin: 0;
}

/*
 * temp
 */

/* textarea input */
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],

.uneditable-input {
  border: 1px solid #101010;
  background-color: #fff;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  outline: 0;
  outline: thin dotted \9;
  border-color: rgba(82, 168, 236, 0.8);
}

/*
 * icons
 */
.icon-b.icon-user { background-position: -208px -0px; }
.icon-w.icon-user { background-position: -208px -0px; }
.icon-lg-b.icon-user { background-position: -312px -0px; }
.icon-lg-w.icon-user { background-position: -312px -0px; }
.icon-b.icon-adduser { background-position: -240px -0px; }
.icon-w.icon-adduser { background-position: -240px -0px; }
.icon-lg-b.icon-adduser { background-position: -360px -0px; }
.icon-lg-w.icon-adduser { background-position: -360px -0px; }
.icon-b.icon-login { background-position: -48px -80px; }
.icon-w.icon-login { background-position: -48px -80px; }
.icon-lg-b.icon-login { background-position: -72px -120px; }
.icon-lg-w.icon-login { background-position: -72px -120px; }
.icon-b.icon-logout { background-position: -32px -80px; }
.icon-w.icon-logout { background-position: -32px -80px; }
.icon-lg-b.icon-logout { background-position: -48px -120px; }
.icon-lg-w.icon-logout { background-position: -48px -120px; }
.icon-b.icon-cart { background-position: -176px -64px; }
.icon-w.icon-cart { background-position: -176px -64px; }
.icon-lg-b.icon-cart { background-position: -264px -96px; }
.icon-lg-w.icon-cart { background-position: -264px -96px; }
.icon-b.icon-search { background-position: -208px -16px; }
.icon-w.icon-search { background-position: -208px -16px; }
.icon-lg-b.icon-search { background-position: -312px -24px; }
.icon-lg-w.icon-search { background-position: -312px -24px; }
.icon-b.icon-mail { background-position: -64px -0px; }
.icon-w.icon-mail { background-position: -64px -0px; }
.icon-lg-b.icon-mail { background-position: -96px -0px; }
.icon-lg-w.icon-mail { background-position: -96px -0px; }
.icon-b.icon-book { background-position: -144px -32px; }
.icon-w.icon-book { background-position: -144px -32px; }
.icon-lg-b.icon-book { background-position: -216px -48px; }
.icon-lg-w.icon-book { background-position: -216px -48px; }
.icon-b.icon-help { background-position: -288px -80px; }
.icon-w.icon-help { background-position: -288px -80px; }
.icon-lg-b.icon-help { background-position: -432px -120px; }
.icon-lg-w.icon-help { background-position: -432px -120px; }
.icon-b.icon-c_twitter { background-position: -112px -176px; }
.icon-w.icon-c_twitter { background-position: -112px -176px; }
.icon-lg-b.icon-c_twitter { background-position: -168px -264px; }
.icon-lg-w.icon-c_twitter { background-position: -168px -264px; }
.icon-b.icon-c_facebook { background-position: -144px -176px; }
.icon-w.icon-c_facebook { background-position: -144px -176px; }
.icon-lg-b.icon-c_facebook { background-position: -216px -264px; }
.icon-lg-w.icon-c_facebook { background-position: -216px -264px; }
.icon-b.icon-c_google { background-position: -192px -176px; }
.icon-w.icon-c_google { background-position: -192px -176px; }
.icon-lg-b.icon-c_google { background-position: -288px -264px; }
.icon-lg-w.icon-c_google { background-position: -288px -264px; }
.icon-b.icon-c_pinterest { background-position: -224px -176px; }
.icon-w.icon-c_pinterest { background-position: -224px -176px; }
.icon-lg-b.icon-c_pinterest { background-position: -336px -264px; }
.icon-lg-w.icon-c_pinterest { background-position: -336px -264px; }
.icon-b.icon-chevron_right { background-position: -16px -144px; }
.icon-w.icon-chevron_right { background-position: -16px -144px; }
.icon-lg-b.icon-chevron_right { background-position: -24px -216px; }
.icon-lg-w.icon-chevron_right { background-position: -24px -216px; }
.icon-b.icon-chevron_down { background-position: -352px -128px; }
.icon-w.icon-chevron_down { background-position: -352px -128px; }
.icon-lg-b.icon-chevron_down { background-position: -528px -192px; }
.icon-lg-w.icon-chevron_down { background-position: -528px -192px; }
.icon-b.icon-chevron_up { background-position: -0px -144px; }
.icon-w.icon-chevron_up { background-position: -0px -144px; }
.icon-lg-b.icon-chevron_up { background-position: -0px -216px; }
.icon-lg-w.icon-chevron_up { background-position: -0px -216px; }
.icon-b.icon-chevron_left { background-position: -336px -128px; }
.icon-w.icon-chevron_left { background-position: -336px -128px; }
.icon-lg-b.icon-chevron_left { background-position: -504px -192px; }
.icon-lg-w.icon-chevron_left { background-position: -504px -192px; }
.icon-b.icon-list { background-position: -192px -96px; }
.icon-w.icon-list { background-position: -192px -96px; }
.icon-lg-b.icon-list { background-position: -288px -144px; }
.icon-lg-w.icon-list { background-position: -288px -144px; }
.icon-b.icon-pencil { background-position: -96px -0px; }
.icon-w.icon-pencil { background-position: -96px -0px; }
.icon-lg-b.icon-pencil { background-position: -144px -0px; }
.icon-lg-w.icon-pencil { background-position: -144px -0px; }
.icon-b.icon-instagram { background-position: -112px -192px; }
.icon-w.icon-instagram { background-position: -112px -192px; }
.icon-lg-b.icon-instagram { background-position: -168px -288px; }
.icon-lg-w.icon-instagram { background-position: -168px -288px; }
.icon-b.icon-youtube { background-position: -128px -160px; }
.icon-w.icon-youtube { background-position: -128px -160px; }
.icon-lg-b.icon-youtube { background-position: -191px -240px; }
.icon-lg-w.icon-youtube { background-position: -191px -240px; }

.icon-b,
.icon-w {
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-lg-b,
.icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon16_b.png); }
.icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon16_w.png); }
.icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon24_b.png); }
.icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon24_w.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }

  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon16_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon16_2x_w.png); }
  .icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon24_2x_b.png); }
  .icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon24_2x_w.png); }
}
@media (max-width: 768px) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon24_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon24_w.png); }
}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon24_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon24_2x_w.png); }
}

/*
 * Media Queries
 */

@media (min-width: 950px) {
  .contents {
    width: 730px;
  }

 /* コメントアウト例
.contents_detail {
   width: 100%;
 }
*/

  .side {
    width: 200px;
  }

  .header_nav_global_right li {
    display: inline-block !important;
  }
}

@media (min-width: 769px) {
  .footer_list {
    width: 10%;
  }
}

@media (max-width: 950px) {
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }

  .contents,
  .side,
  .footer_heading {
    padding-right: 1%;
    padding-left: 1%;
  }

  .header_nav_phone {
    margin-right: 10px;
  }
  .header_nav_phone {
    margin-right: 0;
  }
  .nav_btn_phone {
    display: block;
    height: 30px;
    padding-top: 15px;
  }
}

@media (max-width: 768px) {
  .contents,
  .side,
  .footer_heading {
    padding: 0;
  }

  .productlist_lists {
    padding: 0 10px 20px;
  }

	#header {
  margin-bottom: 50px;
}
	
	
  .header_btm {
    padding-top: 51px;
    text-align: center
  }

  .header_logo {
    float: none;
	  padding-top: 30px;
  }
  
  .header_lead {
    padding-top: 10px;
    font-size: 12px;
    float: none;
  }

  .header_nav_global_social {
    padding-left: 0;
  }

  .search_form {
    float: none;
  }

  .search_select {
    width: 100%;
    margin-bottom: 10px;
  }
  
  .search_box {
    width: 75%;
    float: left;
  }

  .btn_search {
    width: 15%;
    float: right;
  }

  .slider {
    margin-bottom: 20px;
  }

  .side_group,
  .side_freepage {
    margin-top: 0;
  }

  .info_detail,
  .seller_lists,
  .recommend_lists {
    padding: 0 10px 20px;
  }

  .free_space {
    font-size: 12px;
    padding: 0 10px 60px;
  }


  .list {
    padding: 0;
  }

  .list_link {
    padding: 10px;
  }

  .list_icon_arrow {
    margin-right: 0;
  }

  .side_banner {
    margin-bottom: 40px;
    text-align: center;
  }

  .side_banner_list {
    margin-top: 0;
  }

  .side_freepage_heading {
    margin-bottom: 0;
  }
  .side_freepage_list {
    padding: 0;
    border-top: 1px solid #ccc;
  }
  .side_freepage_list a {
    padding: 10px;
  }

  .heading {
    font-size: 14px;
    font-weight: bold;
    padding: 0 10px 20px;
  }

  .side_category {
    margin-top: 0;
  }
  .side_category_list {
    position: static;
    cursor: pointer;
  }
  .side_subcategory_lists {
    width: 100%;
    padding: 0;
    position: static;
    border: none;
    background-color: #f5f5f5;
    display: none;
  }
  .side_subcategory_list {
    border-top: 1px solid #ccc;
  }
  .side_subcategory_list:first-child {
    border-top: 1px solid #ccc;
  }
  .side_subcategory_lists li a {
    padding: 10px;
  }


  .side_category_heading,
  .side_group_heading,
  .side_freepage_heading,
  .footer_seller_heading,
  .footer_recommend_heading,
  .footer_new-item_heading,
  .footer_checked_heading{
    background-color: #696969;
    color: #fff;
    padding: 10px 0 10px 10px;
  }

  .footer {
    margin-top: 0;
  }

  .footer_lists {
    padding: 0 10px 20px;
  }

  .footer_list {
    padding-right: 1%;
    padding-left: 1%;
  }

  .footer_checked {
    border-bottom: 1px solid #333;
  }

  .footer_banner {
    text-align: center;
    padding: 0 10px 60px;
  }
  .footer_banner li {
    padding: 5px;
  }


  .footer_seller_lists,
  .footer_recommend_lists,
  .footer_new-item_lists,
  .footer_checked_lists {
    font-size: 12px;
  }
  .footer_seller_list,
  .footer_recommend_list,
  .footer_new-item_list {
    margin-bottom: 40px;
  }
  .footer_checked_list {
    margin-bottom: 10px;
  }

  .footer_notice {
    padding: 0;
  }

  .footer_nav {
    padding: 0;
  }
  .footer_nav_shopinfo {
    padding: 30px 0;
  }
  .footer_nav_shopinfo_img {
    padding-bottom: 10px;
    text-align: center;
  }
  .footer_nav_shopinfo_caption {
    text-align: center;
  }
  .footer_nav_shopinfo_name {
    padding-left: 0;
  }
  .footer_nav_shopinfo_memo {
    padding-left: 0;
  }

  .footer_nav_menu_right {
    padding: 0;
    border-top: 1px solid #777;
  }

    .footer_nav_menu_right li {
      margin: 0;
      padding: 0;
      border-bottom: 1px solid #777;
    }
    .footer_nav_menu_right li:nth-child(odd) {
      border-right: 1px solid #777;
    }
    .footer_nav_menu_right a {
      display: block;
      padding: 12px 10px;
      color: #fff;
      text-decoration: none;
      font-size: 11px;
    }

  .footer_nav_menu {
    padding: 20px;
    text-align: center;
    font-size: 10px;
    background-color: #696969;
    color: #fff;
  }

  .footer_nav_list {
    padding-top: 5px;
  }

  .footer_copyright {
    font-size: 10px;
  }

  .skpr_detail,
  .privacy_lead {
    padding: 0 10px 20px;
  }

  .skpr_box {
    padding-top: 70px;
    margin-top: -10px
  }
  
  .skpr_box:first-child {
    padding-top: 0;
    margin-top: 0;
  }
}

@media (max-width: 480px) {
  .side_banner_list {
    margin-top: 19px;
  }
  .side_banner_list:first-child {
    margin-top: 0;
  }
}

/* ↓↓独自CSS 勝手に設定してます ↓↓ */

/* ↓↓ヘッター ↓↓ */


.contact{
	float:right;
	margin-top:15px;
	margin-bottom: 5px;
	width:435px;
}

.contact .tel{
	float:left;
	width:214px;
}

.login img{
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 20px;
}

.Gnavi {
display: flex;
}

/* ↓↓共通↓↓ */


p.pankuz {
  margin-bottom: 15px;
  margin-left: 0;
  text-align: left;
}

.inner{
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 50px;
}

.white{background: #ffffff;}
.orange{background-color:#ffd700;}
.yellow{background-color:#FEFFD3;}
.pink{background-color:#FCE7E6;}
.blue{background-color:#D7EEFF;}
.gray{background-color:#f5f5f5;}
.lightblue{background-color:#f0ffff;}
.lightgreen{background-color:#f0fff0;}


.yellow01 {
	background: #F4F40A;
}
.yellow02 {
	background: #FEFF99;
}
.green {
	background: #BFE64D;
}
.pink01 {
	background: #FFCB99;
}

.clear{
	clear:both;
}

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

/* ↓↓Contents↓↓ */

#Contents ol, ul {
  list-style: none;
	padding: 0;
	margin: 0;
}

#Contents a {
  text-decoration: underline;
}

#Contents td, th{
	padding: 10px;
	border: solid 1px #ccc;
}

#Contents h1 {
  position: relative;
  padding: 0.2em 0.5em 0.2em 1.4em;
  border: 1px solid #CCC;
  border-radius: 5px;
  color: #696969;
  margin-top: 20px;
  margin-bottom: 30px;
}

#Contents h1::after {
  position: absolute;
  top: 50%;
  left: 0.7em;
  transform: translateY(-50%);
  content: '';
  width: 5px;
  height: 25px;
  background-color: #446689;
}

#Contents h2 {
  font-size: 1.3em;
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  color: #696969;
  background: #f5f5f5;
  border-left: solid 5px #7db4e6;
  border-bottom: solid 3px #d7d7d7;
  margin-top: 15px;
  margin-bottom: 10px;
}


#Contents h3 {
  margin-top: 1em;
  margin-bottom: 1em;
  padding-top: 0.5em;/*文字周りの余白*/
	padding-left: 1em;
	padding-bottom: 0.1em;
  color: #ffffff;/*文字色*/
  background: #1e90ff;/*背景色*/
  border-bottom: solid 3px #516ab6;/*下線*/
}


#Contents h4 {
background: #f5f5f5;
  padding-left:1em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
  color: #696969;
  border-bottom: solid 3px #7db4e6;
  margin:15px auto 5px 5px;
}



ul.arrow01 {
	padding:0.5em;
	list-style-type:none;
}
ul.arrow01 li {
	position:relative;
	padding: 0em 0.3em 0em 1.3em;
	line-height: 2em;
}
ul.arrow01 li::before,ul.arrow01 li::after {
	position: absolute;
	content: '';
	display: inline-block;
}
ul.arrow01 li::after {
	top: .35em;
	left: 0em;
	width: 14px;
	height: 14px;
	background-color: #1e90ff;
	border-radius: 100%;
}
ul.arrow01 li::before {
	z-index: 2;
	top: 0.65em;
	left: 0.25em;
	width: 3px;
	height: 3px;
	border-right: 1.5px solid #fff;
	border-bottom: 1.5px solid #fff;
	transform: rotate(-45deg);
}

.btn2 a {
    background: #dcdcdc;
    border-radius: 3px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    max-width: 80%;
    padding-top: 20px;
	padding-bottom: 20px;
    color: #696969;
    transition: 0.3s ease-in-out;
	font-weight: bold;
}
.btn2 a:after {
  content: "";
  position: absolute;
  top: 50%;
  bottom: 0;
  right: 2rem;
  font-size: 90%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: right 0.3s;
  width: 6px;
  height: 6px;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  transform: translateY(-50%) rotate(45deg);
}
.btn2 a:hover {
  background: #ffff00;
  color: #696969;
}
.btn2 a:hover:after {
  right: 1.4rem;
}

#Contents .center {
	text-align: center;
}	

#Contents .p01{
	margin-left: 10px;
}	

/* ↓↓会社概要↓↓ */
#campany .section01 p{
	text-align: center;
}

#campany .section01 strong{
	color: #ff0000;
	font-size: 25px;
	padding: 20px;
}

#campany table {
  margin: 10px auto;
}

#campany th{
  background: #1e90ff;
  color: #fff;

}


/* ↓↓ご利用ガイド↓↓ */

#Guide .section01 .box{
	display: flex;
}

#Guide .section01 img{
	margin: 15px;
}

#Guide .section02 .box{
display: flex;
flex-wrap: wrap
}

#Guide .section02 .box02 {
  width: 47%;
 margin: 10px;
}

/* ↓↓お問合せ・お見積り↓↓ */

#Inquiry .section02 {
  display: flex;
  flex-wrap: wrap;
}

#Inquiry h3 {
	padding-left: 0;
	text-align: center
	}

#Inquiry .box {
  width: 45%;
  padding: 0 10px 10px 10px;
  margin: 10px 10px 10px 5px;
  color: #5d627b;
  background: white;
  border-top: solid 5px #5d627b;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}

#Inquiry .section02 .tel{
	margin: 0;
 font-size: 1.8em;
	color: #516ab6;
	font-weight: bolder;
}


/* ↓↓いいなのポイント↓↓ */


#Point h5 {
  color: #ffffff;
  font-size:1.3em; 
  position: relative;
  padding: 0.5em;
  background: #1e90ff;
  border-bottom: solid 3px #d7d7d7;
  /*下線*/
  margin-bottom: 20px;
}

#Point h5:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 30px;
  border: 15px solid transparent;
  border-top: 15px solid #1e90ff;
  width: 0;
  height: 0;
}


#Point strong{
	font-size: 21px;
	margin-left: 10px;
}



#Point .section02{
  display: flex;
  flex-wrap: wrap;
}

#Point .section02 .box {
	width: 47%;
	margin-left: 10px;
	margin-right: 10px;
}


#Point p {
  line-height: 1.5em;	
}

#Point span {
  color: #ffff00;
}


#Point h6 {
  font-size: 14px;
  text-align: center;
  color: #191970;
  background: #f5f5f5;
  padding-top:10px;
	padding-bottom: 10px;
  border-top: 6px double #191970;
  border-bottom: 6px double #191970;
}

/* ↓↓よくある質問↓↓ */


#Faq .section01{
	margin-bottom: 100px;

}


#Faq .section02 {
  margin-top: 25px;
  margin-left: 20px;
}


#Faq .section02 p {
  margin: 15px;

}


#Faq .section02 p.pagetop {
  text-align: right;
  margin-right: 20px;
  font-size: 0.8em;


}

/* ↓↓入稿窓口↓↓ */

#Senddata .section01 p{
	text-align: center;
	line-height: 2em;
}

#Senddata table {
	width: 100%;
	margin-top: 15px;
	border-color:  #CCC;
	margin-bottom: 15px;
}
#Senddata table th {
	width: 20%;
	background-color: #EDF8FA;
	text-align: center;
}

#Senddata li {
   list-style: none;
   text-indent: -1em;
   padding-left: 1em;
	line-height: 1.8em;
}

#Senddata b{
	color: #ff0000;
}

#Senddata span{
	color: #3f87ce;
	font-size: 20px;
	font-weight: bold;
}

#Senddata a {
	font-weight: bold;
}


#Senddata .add{
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
}

/* ↓↓迷った時の↓↓ */

#popular table {
	width: 100%;
	margin-bottom: 15px;
}

#popular td, #popular th{
	padding: 5px;
	border: solid 1px #ccc;
}

#popular th{
	background: #FEFFD3;
	padding: 1em;
}

#popular h6{
	font-size: 16px;
	text-align: left;
}



/* ↓↓アクセス↓↓ */


#Access dt{
	font-weight: bold;
	float:left;
    clear:left;
	width: 25%;
	margin-top: 5px;
	padding-left: 10px
}

#Access dd{
	margin-top: 20px;
	padding-left: 180px;
	padding-right: 10px;
}
/* ↓初めての方へ↓↓ */




/* ↓↓ご注文からお手元に届くまでの流れ↓↓ */
#Flow {
	text-align: center;
	margin-top: 20px;
}


/* ↓↓ご注文方法↓↓ */


#Order img{
	margin-bottom: 30px;
	    display: block;
    margin-left: auto;
    margin-right: auto;
}

#Order em{
	color: #ff0000;
}

/* ↓↓ご注文について↓↓ */
#Order2 P{
	margin-left: 10px ;
	line-height: 1.8em;
}


#Order2 a {
	font-weight: bold;

	}



#Order2 ol{
    margin-left: 40px;
    margin-bottom: 20px;
    list-style-type: decimal;
    margin-top: 20px;
}


#Order2 ul{
	list-style-type:disc;
	margin-top: 20px;
	margin-left: 40px;
	 margin-bottom: 20px;
}


/* ↓↓お支払い方法↓↓ */

#Payment .section01 .box{
display: flex;
justify-content: center;
align-items: center;
} 

#Payment .section01 .box2{
    padding: 10px 20px;
    margin: 10px 5px;
    color: #fff;/*文字色*/
    background: #1e90ff;
    border-radius: 10px;/*角の丸み*/
	font-size: 1.8em
}

#Payment .section01 p {
	text-align: center;
	color: #ff0000;
}

#Payment b{
		color: #ff0000;
}


#Payment .bank {
	padding-right: 60px;
	padding-left: 60px;
	margin-bottom: 10px;
}
#Payment .bank h6 {
	font-size: 1.2em;
	margin-bottom: 5px;
	margin-top: 10px;

}


#Payment .bank dl {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-bottom-color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
}
#Payment .bank dl dt {
	float: left;
	font-size: 1.2em;
}
#Payment .bank dl dd {
	font-size: 1.2em;
	margin-left: 90px;
}
#Payment .bank dl dd em02{
	letter-spacing: 0.5em;
}




/* ↓↓送料について↓↓ */

#shipping .section01 p, #shipping .section01{
	text-align: center
}

#shipping .section01 strong{
	color: 	#000080;
	font-size: 30px;
}

#shipping .section02 strong{
	color: 	#000080;
	font-size: 25px;
}

#shipping b{
	color: #ff0000;
}
#shipping table{
	width: 100%;
}

#shipping ul{
	margin-top: 10px;
	margin-right: 30px
}

#shipping li{
	padding: 10px;
}

/* ↓↓納期について↓↓ */

#Date img{
	margin: 10px;
}

#Date li{
	margin-left: 1em;
    text-indent: -1em;
	line-height: 1.5em;
}

#Date .tbl_calendar{
	margin: 10px;
	float: left;
	
	}
#Date .side_cal_memo{
	clear: both;
		}
#Date tabl{
	 margin-left: auto;
    margin-right: auto;
}

/* ↓↓可能データ↓↓ */

#Appli td{
	padding: 15px;
}

/* ↓↓テクニカルガイド↓↓ */

#Draft h3{
	clear: both;
}
#Draft b{
	color:#ff0000;
	margin:10px;
}

#Draft P{
	margin-left: 10px;
}

/* ↓↓入稿↓↓ */

#submit h5{
font-size: 20px;
	color: #1B3392;
	margin-left: 10px;
border-bottom: double 
}




#submit b{
	color:#ff0000;
	margin:10px;
}

#submit .b02{
	margin:10px;
	font-weight:800;
	font-size: 18px;
}

#submit P{
	margin-left: 10px;
}
#submit img{
margin-left: 15px
}
.submit01 {
	margin: 20px;
	
  counter-reset:number; /*数字をリセット*/
  list-style-type: none!important; /*数字を一旦消す*/
  padding:0.5em;
  background: #f0f8ff;
}
.submit01 li {
  position: relative;
  padding-left: 30px;
  line-height: 1.5em;
  padding: 0.5em 0.5em 0.5em 30px;
}

.submit01 li:before{
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: counter(number);
  /*以下数字のデザイン変える*/
  display:inline-block;
  background: #516ab6;
  color: white;
  font-family: 'Avenir','Arial Black','Arial',sans-serif;
  font-weight:bold;
  font-size: 15px;
  border-radius: 50%;
  left: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  /*以下 上下中央寄せのため*/
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.submit02 {
	margin: 10px;
	
}

ul.sub_list{
 margin: 15px;
  padding: 10px 10px 20px;
  background: #ecf3fa;
  border: solid 2px #adcce8;
  border-radius: 5px;
  list-style: none;
}
ul.sub_list li{
  position: relative;
  line-height: 30px;
  padding-left: 20px;
padding-top: 10px;
  border-bottom: dashed 1px #448ccb;
}
ul.sub_list li:before{
  content: "・";
  position: absolute;
  left: 0px;
}


#submit h6 {
	font-size: 1em;
}


/* ↓↓商品一覧↓↓ */

#ItemList .section01{
	padding-right:5px;
	padding-left:5px;
}



#ItemList .section01 .left,#ItemList .section01 .left2  {
	width:48%;
	float:left;
}

#ItemList .section01 .right{
	width:48%;
	float:right;
}

#ItemList .right h4,#ItemList .section01 .left2 h4 {
background: #f5f5f5;
	font-size: 1em;
  padding:5px;
  color: #696969;
  border-bottom: solid 3px #dc143c;
  margin:15px auto 5px 5px;
}

#ItemList .section01 h4{
	margin-bottom:0px;
	position:relative;clear:both;
}
#ItemList .section01 h4 span{
	position:absolute;
	top:3px;
	right:10px;
	font-weight:bold;
	background-image:url(https://file001.shop-pro.jp/PA01012/432/img/arrow02.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:7px;
}
#ItemList .section01 .left ul li.main{
	color:#316BCC;
	font-size:1em;
	font-weight:bold;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#999;
	padding-bottom:8px;
	padding-top:8px;
	margin-left: 2em;
	list-style: square
}

#ItemList .section01 .right ul li.main ,#ItemList .section01 .left2 ul li.main{
	color:#dc143c;
	font-size:1em;
	font-weight:bold;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#999;
	padding-bottom:8px;
	padding-top:8px;
	margin-left: 2em;
	list-style: square
	
}



#ItemList .section01 ul li ul li.sub{
	font-size:1em;
	font-weight:normal;
}

#ItemList .section01 .box{
	margin-bottom:35px;
	margin-top:5px;
}

#ItemList a {
  text-decoration: none;
}



/* ↓↓紙・ラミネート・パネルの種類と特徴↓↓ */


#paper .navi{
	padding-right:20px;
	
}
#paper .navi ul{
	clear:both;
	margin-bottom:5px;
}
#paper .navi ul li{
	float:left;
	margin-right:20px;
	background:url(https://file001.shop-pro.jp/PA01012/432/img/arrow_under.jpg) no-repeat left center;
	padding-left:15px;
	margin-bottom: 10px;
}

#paper h2{
	clear:both;
}

#paper table{
	width:100%;
	margin-top:15px;
	border: 1px #CCCCCC solid;
	margin-bottom:15px;
	margin-bottom:40px;
}
#paper table th{
	background:#F9DE28;
	font-weight:bold;
	text-align:center;
	padding:5px 10px;
}
#paper table td{
	font-size: 14px;
	background:#FFF;
	padding:5px;
	line-height:1.4;
	vertical-align:top;
}
#paper table td.photo{
	width:150px;
	padding:0px;
}
#paper table td.name{
	width:110px;
	font-weight:bold;
	vertical-align:top;
}
#paper table tr.yellow td{
	background:#FFC;
	vertical-align:top;
}

/* ↓↓商品特性とご注意事項↓↓ */

#chara ul li{
	margin-left: 30px;
	list-style: square
}

/* ↓↓データ入稿の準備↓↓ */

#Draft .section p ,.section h3{
  clear: both;
}

#Draft .section p a {
  text-decoration: underline;
  background-image: url(https://file001.shop-pro.jp/PA01012/432/img/arrow.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 15px;
}


#Draft .section ul li {
  float: left;
  margin-right: 20px;
 margin-bottom: 30px;
}


#Draft .section ul li img {
  margin-right: 5px;
}

#Draft .section .box {
  margin-bottom: 30px;
  clear: both;
}

#Draft .box img {
  float: left;
  margin-right: 15px;
}

#Draft .section .box p {
  clear: none;
  padding-top: 5px;
}

#Draft b{
  color: #F00;
}

#Draft .section .box dl {
  margin-top: 15px;
}

#Draft .section .box dl dt {
  font-weight: bold;
  float: left;
}

#Draft .section .box dl dd {
  margin-left: 352px;
}

#Draft .section02 h5{
	font-size: 20px;
	margin: 5px;
}


#Draft .section02 dl {
  clear: both;
  margin-top: 20px;
}


#Draft .section03 dt{
  float: left;
	margin-left: 10px;
}

#Draft .section03 dd{
  margin-left: 130px;
}


#Draft .section03 ul li {
	margin-left: 2em;
	clear: both;
	list-style:square
}

/* ↓↓テンプレートダウンロードサービス↓↓ */




#template h3 {
	clear: both;
}


#template ul.navi li {
  float: left;
  margin-right: 20px;
 margin-bottom: 20px;
  background: url(https://file001.shop-pro.jp/PA01012/432/img/arrow_under.jpg) no-repeat left center;
  padding-left: 15px;
}



#template table {
  width: 100%;
}

#template table th {
	text-align: left;
  width: 60%;
  border-bottom: 1px dotted #999;
}

#template table th b{
  font-weight: bold;
  color: #008AE1;
  font-size: 1.2em;
}

#template table th.title {
  width: auto;
  text-align: center;
}

#template table td {
  text-align: center;
  padding: 5px;
  border-bottom: 1px dotted #999;
}


/* ↓↓ご利用ガイドのTOPへ戻る↓↓ */

#Contents p.guide {
  text-align: center;
  font-size: 1.1em;
  font-weight: bold;
  margin-top: 40px;
  clear: both;
}

/* ↓↓展示会特集↓↓ */
#Exhibition .ex_box {
	margin-top: 10px;
}

#Exhibition .ex_box .ex_nav {

	height: 425px;
	position: relative;
	background-image: url(https://file001.shop-pro.jp/PA01012/432//img/exhibition/exhibition_main_bg.jpg);
	background-repeat: no-repeat;
}
#Exhibition .ex_box .ex_nav a {
	width: 142px;
	height: 51px;
	display: block;
	position: absolute;
}
#Exhibition .ex_box .ex_nav a.nav1 {
	top: 8px;
	left: 20px;
}
#Exhibition .ex_box .ex_nav a.nav2 {
	top: 0;
	right: 104px;
}

#Exhibition .ex_box .ex_nav a.nav4 {
	width: 152px;
	bottom: 28px;
	left: 15px;





}
#Exhibition .ex_box .ex_nav a.nav5 {
	bottom: 28px;
	left: 177px;
}

#Exhibition .ex_box .ex_nav a.nav7 {
	width: 182px;
	bottom: 28px;
	right: 67px;
}

#Exhibition p.list {
	padding: 10px 0 20px 0;
}


#Exhibition .left {
	width: 40%;
	float: left;
	margin-bottom: 20px;
}
#Exhibition .right {
	width: 60%;
	float: right;
	margin-bottom: 20px;
}


#Exhibition .text .left_sub {
	width: 60%;
	margin: 10px;
	float: left;
}
#Exhibition .text .right_sub {
	width: 35%;
	float: right;
}

#Exhibition .p01 {
	text-align: right;
	margin-right: 20px;

}

#Exhibition table{
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
}

#Exhibition td, #Exhibition th{
	padding: 5px;
	border: solid 1px #ccc;
}

#Exhibition .price{
	clear: both;
	text-align: center;
	font-size: 13px;
}

#Exhibition dd {
	margin-left: 0;
}
#Exhibition dl dt {
	color: #009D94;
	font-weight: bold;
}

#Exhibition .triple {
	margin-top: 10px;
}
#Exhibition .triple dl {
	width: 120px;
	float: left;
	font-size: 0.8em;
	padding-right: 5px;
}
#Exhibition .triple dl.last {
	padding-right: 0;
}

#Exhibition h5 {
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	margin-bottom: 5px;
	line-height: 1.7em;
	font-size: 1.2em;
}

#Exhibition .text ul {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 20px;
}

#Exhibition .text ul li {
    font-size: 0.9em;
}


#Exhibition .quint {
	height: 200px;
	padding-bottom: 10px;
	margin: 0 0 20px 15px;
	border-bottom: 1px solid #999;
}

#Exhibition .quint dl {
	width: 130px;
	padding-right: 10px;
	font-size: 0.8em;
	float: left;
}
#Exhibition .quint dl.last {
	padding-right: 0;
}


#Exhibition .quint dl dd a {
	display: block;
	text-align: right;
	width: 50%;
	float: right;
	text-decoration: underline;
	font-weight: bold;
}

#Exhibition .single .left_sub {
	width: 200px;
	float: left;
	margin-right: 20px; 
	padding-left: 50px;
}
#Exhibition .single .right_sub {
	width: 360px;
	float: left;
}

#Exhibition .single dl dt {
	color: #009D94;
	font-weight: bold;
	padding-bottom: 5px;
}
#Exhibition .single dl dd {
	font-size: 0.9em;
}
#Exhibition .single table {
	width: 360px;
}

#Exhibition .item_sub dl {
	width: 30%;
	float: left;
	margin-right: 30px;
}
#Exhibition .item_sub dl dt {
	color: #009D94;
	font-weight: bold;
	padding-bottom: 5px;
}
#Exhibition .item_sub dl dd {
	margin-bottom: 10px;
}
#Exhibition .item_sub dl dd.num {
	text-align: right;
}

#Exhibition .item_sub dl dd.num a {
	text-align: right;
	text-decoration: underline;
}


/* ↓↓Category↓↓ */


#Category ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#Category h1 {
    font-size: 1.7em;
    color: #696969;
    background: #f5f5f5;
    border-bottom: 8px solid #125EB6;
    padding-top: 15px;
    padding-left: 10px;
    position: relative;
    padding-bottom: 10px;
}

#Category h2{
	font-size: 1.5em;
	color: #191970;
}


#Category h3 {
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  color: #696969;
  background: #f5f5f5;
  border-left: solid 5px #7db4e6;
  margin-top: 30px;
  margin-bottom: 15px;
}

#Category h4 {
	font-size: 1em;
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  color: #696969;
  background: #fff8dc;
  border-left: solid 5px #ff8c00;
  margin-top: 30px;
  margin-bottom: 20px;
}

#Category .p01 {
	text-align: right;
	margin-top: 30px;
	margin-right: 20px;

}

#Category .p02 {
	font-size: 0.9em;
    margin-left: 35px;
    text-indent: -1.3em;
    margin-right: 10px;
}


#Category .space20{
	clear: both;
	padding: 10px;
}

#Category a {
  text-decoration: underline;
}

#Category a:hover {
  text-decoration: none;
}

#Category table{
	width: 100%;
}


#Category td, #Category th{
	padding: 5px;
	border: solid 1px #ccc;
}

#Category .price{
	font-size: 0.9em;
	text-align: center;
	padding: 5px;
	margin-bottom: 15px;
}

#Category .mate{
    font-size: 13px;
    padding: 10px;
}

#Category .photo{
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 20px;
}

#Category .section b{
	font-size: 20px;
}

#Category .title h1 strong {

	color: 		#191970;
	font-weight: bold;
	margin-left: 20px;
}

#Category .material{
	float: right;
	margin-right: 10px;
font-size: 0.5em;
  position: relative;
  display: inline-block;
  padding: 0.25em 0.5em;
  text-decoration: none;
  color: #FFF;
  background: #fd9535;/*色*/
  border-radius: 4px;/*角の丸み*/
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
  border: solid 2px #d27d00;/*線色*/
}

#Category .material {
  /*押したとき*/
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}




/* ↓↓大カテゴリー */

#Category .section01 {
	display: flex;
	
}

#Category .section01 .box{
	margin: 5px;
	
}


#Category .section01 .copy{
	margin: 0;
	color: #F1832D;
	font-size: 1.2em;
	font-weight: bold;
}


#Category .section02 {
		display: flex;
	flex-wrap: wrap
	
	}


#Category .section02 .box {
    width: 45%;
    padding: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 10px;

    color: #5d627b;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}


#Category .section02 img {
  float: left;

}

#Category .section02 h5 {
  font-weight: bold;
  font-size: 1.2em;
  color: #316BCC;
	margin-top: 10px;
  margin-left: 140px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCC;
  margin-bottom: 5px;
  padding-bottom: 4px;
  line-height: 1.3;
}

#Category .section02 h5 span {
  font-size: 0.9em;
}

#Category .section02 p {
	margin-left: 140px;
	font-size: 0.9em;
}


/* ↓↓小カテゴリー */



.sec01 {
	display: flex;
	flex-wrap: wrap;
	align-items:flex-start;
}

/* ↓↓確認していらんかったら消す */
.sec01 .box{
width: 48%;
  margin:5px;
	
	}

.sec01 .box2{
	margin: 10px;
	width: 30%;
	
	}

/* ↑↑確認していらんかったら消す */


.sec01 .box01{
  margin:5px;
	
	}
.sec01 .box02{
width: 60%;
  margin:10px;
	
	}


#Category .sec01-2{
	display: flex;
}
.sec01-2 .box{
	margin: 10px;
}

.sec01-2 .box02 {
	width: 45%px;
	float: left;
	margin-right: 10px;
}


.sec01-2 .box02 img {
	margin: 10px;
	float: left;
}

.sec01-2 .box02 h5 {
	margin-left: 160px;
	margin-top: 10px;
	color: #2582E2;
	font-weight: bold;
	font-size: 1em;
	border-left: 3px solid #2582E2;
	padding-left: 7px;
	margin-bottom: 5px;
}
.sec01-2 .box02 p {
	margin-left: 160px;
	font-size: 0.9em;
}

.sec02 .box h5 {
	margin-left: 120px;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #2381DB;
	padding-left: 6px;
	line-height: 1.2;
}

.sec02 .box img{
	float: left;
	margin-left:20px;
	margin-right: 10px;
	margin-bottom: 20px;
}

.sec02 .box p {
	margin-left: 120px;
	font-size: 1em;
	margin-bottom: 5px;
}


.sec02 .photo {
	margin-bottom: 10px;
}
.sec02 .photo li{
	float: left;
	padding: 0;
	margin-left: 0;
	margin-right: 10px;

}



/* ↓↓offset */

.offset .sec01 img.photo {
	float: left;
	margin-bottom: 30px;
}

.offset .sec01 .right {
	float: right;
	width: 400px;
}




.offset .sec01 ul li {
	font-size: 0.9em;
	margin-bottom: 5px;
	background-image: url(https://file001.shop-pro.jp/PA01012/432/img/common/arrow01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	letter-spacing: 0.1em;
}

.offset b{
	font-size: 18px;
} 

.offset .sec01 ul li.here {
	font-size: 1.2em;
}
.offset .sec01 ul li.here a {

	font-weight: bold;
	color: #F00;
}

.offset h3{
	clear: both;	
}


/* ↓↓envelope */

.envelope .sec01 .left {
	float: left;
}

.envelope .sec01 .right {
	margin-left: 20px;
	margin-bottom: 20px;
	float: right;

}

.envelope .sec01 ul li {
	font-size: 0.9em;
	margin-bottom: 5px;
	background-image: url(https://file001.shop-pro.jp/PA01012/432/img/common/arrow01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	letter-spacing: 0.1em;
}

.envelope .sec01 ul li.here {
	font-size: 1.2em;
}
.envelope .sec01 ul li.here a {

	font-weight: bold;
	color: #F00;
}


.envelope .sec02 .template ul {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.envelope .sec02 .template ul li {
	background-image: url(https://file001.shop-pro.jp/PA01012/432/img/common/arrow01.jpg);
		background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	letter-spacing: 0.1em;
	font-size: 1.2em;
	float: left;
	margin-top: 10px;
	margin-right: 30px;
}


.envelope .sec02 .color {
	margin-left: 10px;
}

.envelope .sec02 table.color01 {
	margin-left: 0px;
}
.envelope .sec02 table.color01 td {
	width: 33%;
	text-align: left;
	padding-left: 0px;
	padding-bottom: 10px;

}

.envelope .sec02 table.color01 td img {
	float: left;
	margin-right: 5px;

}


.envelope .sec02 table.color02 {
	margin-left: 0px;
}

.envelope .sec02 table.color02 td {
	width: 33%;
	text-align: left;
	padding-left: 0px;
	padding-bottom: 10px;
}
.envelope .sec02 table.color02 td img {
	float: left;
	margin-right: 5px;

}


/* ↓↓design */


.design .sec02 ul {
	margin-left: 18px;
}

.design .sec02 ul li {
	width: 45%;
	border: 2px solid #2781DD;
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
}

.design .sec02 ul li h5 {
	background: #2781DD;
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 3px 0px;
	font-size: 1.2em;
}
.design .sec02 ul li p {
	padding: 10px 10px 10px 15px;
	font-size: 1.2em;
}



.design .section03 ol {
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: none;
}

.design .section03 ol li h5{
  background: #4682b4;/*背景色*/
  padding: 10px;/*文字まわり（上下左右）の余白*/
	line-height: 2;
	font-weight: bold;
	color: #FFF;
	font-size: 1.2em;

}
.design .section03 ol li p {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 80px;
	background: url(https://file001.shop-pro.jp/PA01012/432/img/item/design_flow_arrow.jpg) no-repeat left bottom;
	margin-left: 10px;
}
.design .section03 ol li.end p {
	background: url(none);
	padding-left: 0px;
}


/* ↓↓ランキング */


.rank {
	margin-top: 40px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #008AE2;
	padding-bottom: 10px;
}

.rank dl dt {
	float: left;
	margin-right: 20px;
}

.rank dl dd {
	padding-top: 5px;
	font-size: 1.2em;
	font-weight: bold;
}

.btn_centr{
  text-align: center;
}

.btn_centr img{
	margin-top: 20px;

}


/* ↓↓看板いいな↓↓ */

.kanban P {
  margin-bottom:20px;
}

.kanban .box6 {
	width: 730px;
  margin-bottom:20px;
}

.kanban ul {

  display: flex;
  justify-content: center;
	padding: 0;
}

.kanban li {
	list-style: none;
	margin-right: 10px;
}



/* ↓↓ポップたて↓↓ */
.sec01-3 {
	width: 30%;
	float: left;

	margin-left: 20px;
	display: inline;
}
/* ↓↓パネル・紙スタンド↓↓ */
.sec01-4{
	text-align: center;
	width: 25%;
	float: left;

}

.sec01-4 p{
	text-align: left;
font-size: 0.8em;
	margin: 10px;
}



/* ↓火・木出荷↓↓ */

.weekly b{
	font-size: 1.5em;
	color: #ff0000;
	margin-left: 20px;
}


/* ↓↓ふったー↓↓ */


#footer06{
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}

#footer06 .box {
  width: 30%;
}

#footer06 h3 {
  border-top: 6px double;
  border-bottom: 6px double;
  padding: 10px;
}

#footer06 h4 {
  color: #fff;
  background: #696969;
  margin-top: 20px;
width: 65%;
  padding: 8px;
}

#footer06 h5 {
  color: #dc143c;
	font-size: 1.2em;
  text-align: center;
}

#footer06 .footer06_table th, td {
	padding: 5px;
  border-collapse: collapse;
  border: 1px solid #ccc;
}

#footer06 .footer06_table td {
  text-align: right;
}


#footer06.tbl_calendar th, .tbl_calendar td {
background: #FFFFFF;
  padding: 4px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;
}



@media screen and (max-width: 768px) {
	
	#Inquiry .box {
  width: 100%;
		}
	
	.inner{
    margin:10px;
}
	
	#Category .section02 .box {
    width: 100%;
			}
		
.sec01 .box02{
width: 100%;
	
	}
		
		}

	