@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common.css
 Style : common
================================================================= */
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
* {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  counter-reset: number 0;
  line-height: 1.7;
  font-weight: 400;
  letter-spacing: 0.1em;
  color: #333333;
  font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  word-wrap: break-word;
}

.inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 10px;
}

@media screen and (min-width: 469px) and (max-width: 768px) {
  .inner {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

@media only screen and (max-width: 468px) {
  .inner {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

#contents_wrap {
  width: 100%;
  min-width: 100%;
  margin-bottom: 100px;
  overflow: hidden;
}

#contents {
  max-width: 1200px;
  width: 100%;
  padding: 0 10px;
}

@media screen and (min-width: 469px) and (max-width: 768px) {
  #contents {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

@media only screen and (max-width: 468px) {
  #contents {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

#main {
  width: 100%;
}

#main #col_main {
  width: 100%;
}

.pankuzu {
  margin: 5px 0 50px 0;
  font-size: 13px;
  color: #707070;
}

@media only screen and (max-width: 768px) {
  .pankuzu {
    display: none;
  }
}

.pankuzu a {
  color: #707070;
  text-decoration: none;
}

.pankuzu a:hover {
  text-decoration: underline;
}

.policy h3 {
  margin: 70px 0 15px;
  padding: 0 0 5px;
  border-bottom: 1px solid #e5e5e5;
  font-size: 18px;
  font-weight: bold;
}

@media only screen and (max-width: 768px) {
  .policy h3 {
    font-size: 16px;
  }
}

.policy p {
  margin: 0 0 20px;
}

.smp h2 {
  margin: 100px auto 20px auto;
  padding-bottom: 5px;
  font-size: 24px;
  letter-spacing: 10px;
}

.smp h2:first-of-type {
  margin-top: 0;
}

.smp h3 {
  margin: 70px auto 15px auto;
  padding: 0 0 5px;
  border-bottom: 1px solid #e5e5e5;
  font-size: 18px;
}

.smp h3:first-of-type {
  margin-top: 20px;
}

.smp p {
  margin-bottom: 10px;
}

.smp li {
  margin-bottom: 10px;
}

.map {
  margin: 56px 20px 0;
}

.map li {
  border-left: 5px solid #111;
  list-style: none;
  margin: 0 0 15px;
  padding: 0 0 0 10px;
  text-align: left;
}

.map li:last-of-type {
  display: none;
}

.map li a {
  text-decoration: none;
}

.error_link a {
  display: inline-block;
  margin-top: 50px;
  color: #111;
}

table {
  table-layout: fixed;
}

table td {
  padding: 0 !important;
}

.tlauto table {
  table-layout: auto;
}

table td img {
  height: auto !important;
}

.pdtd10 td {
  padding: 10px !important;
}

pre {
  margin: 0;
  padding: 0;
  white-space: pre-line;
}

b, strong {
  font-weight: bold;
}

u {
  text-decoration: line-through;
}

img {
  max-width: 100%;
  height: auto !important;
}

small {
  font-size: 80%;
}

hr {
  border: none;
  height: 0;
  border-bottom: 1px dashed #B3B3B3;
}

span {
  font-weight: inherit;
}

u {
  text-decoration: underline;
}

b {
  font-weight: bold;
}

input[type="button"] {
  cursor: pointer;
  padding: 5px 10px;
}

a {
  text-decoration: underline;
  -webkit-transition: all .8s;
  -webkit-transition: all .3s;
  transition: all .3s;
}

a:hover {
  opacity: 0.8;
  text-decoration: none;
}

@media screen and (min-width: 469px) and (max-width: 768px) {
  .imgR, .imgL {
    max-width: 30% !important;
  }
}

@media only screen and (max-width: 468px) {
  .imgR, .imgL {
    display: block;
    float: none;
    margin: 0 auto 10px;
    max-width: 100% !important;
    text-align: center;
  }
}

.mincho {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.gothic {
  font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media only screen and (max-width: 468px) {
  .fltL {
    float: none;
    width: 100% !important;
  }
  .fltR {
    float: none;
    width: 100% !important;
  }
  .sptal {
    text-align: left !important;
  }
  .sptar {
    text-align: right !important;
  }
  .sptac {
    text-align: center !important;
  }
  .spcenter {
    text-align: center;
    display: block;
    margin-top: 10px;
  }
}

header#global_header {
  max-width: 100%;
  width: 100%;
  min-width: 100%;
  height: auto;
  margin-bottom: 50px;
}

@media only screen and (max-width: 768px) {
  header#global_header {
    padding-top: 48px;
  }
}

@media only screen and (max-width: 468px) {
  header#global_header {
    margin-bottom: 30px;
  }
}

#header {
  width: 100%;
}

#header .wrap_hed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 20px;
}

@media screen and (min-width: 469px) and (max-width: 768px) {
  #header .wrap_hed {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media only screen and (max-width: 468px) {
  #header .wrap_hed {
    display: block;
  }
}

@media only screen and (max-width: 468px) {
  #header #siteID {
    margin-bottom: 20px;
  }
}

#header #siteID a {
  opacity: 1;
}

#header .wrap_topR {
  width: 90%;
  max-width: 730px;
}

@media only screen and (max-width: 468px) {
  #header .wrap_topR {
    width: 100%;
    max-width: 380px;
    margin: 0 auto;
  }
}

#header #hed_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}

@media only screen and (max-width: 468px) {
  #header #hed_info {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

#header #hed_info li {
  margin-right: 10px;
}

@media only screen and (max-width: 468px) {
  #header #hed_info li {
    margin-right: 1%;
  }
}

#header #hed_info li:last-of-type {
  margin-right: 0;
}

#header #hed_info .linkTel {
  width: 180px;
  padding: 3px;
  background-color: #111;
  border-radius: 5px;
  font-size: 20px;
  text-align: center;
  color: #fff;
}

@media screen and (min-width: 469px) and (max-width: 768px) {
  #header #hed_info .linkTel {
    padding: 6.5px 3px;
    font-size: 16px;
  }
}

@media only screen and (max-width: 468px) {
  #header #hed_info .linkTel {
    padding: 0;
    background-color: none;
  }
}

#header #hed_info .linkTel i {
  margin-right: 7px;
}

#header #hed_info .linkTel a {
  display: block;
  width: 180px;
  padding: 3px 0;
  background-color: #111;
  border-radius: 5px;
  text-decoration: none;
  font-size: 20px;
  text-align: center;
  color: #fff;
}

@media only screen and (max-width: 768px) {
  #nav_global {
    display: none;
  }
}

#nav_global #gnavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

#nav_global #gnavi li {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
}

#nav_global #gnavi li a {
  display: block;
  color: #333333;
  text-decoration: none;
  font-size: 14px;
}

#nav_global #gnavi li a .subNav {
  display: block;
  font-size: 10px;
}

#nav_global #gnavi li a:hover {
  opacity: 0.7;
}

#nav_global #gnavi li .sub {
  position: absolute;
  top: 40px;
  left: 0px;
  width: 200px;
  background-color: #fff;
  z-index: 100;
}

#nav_global #gnavi li .sub li {
  border-bottom: 1px solid rgba(112, 112, 112, 0.5);
}

#nav_global #gnavi li .sub li:last-of-type {
  border: none;
}

#nav_global #gnavi li .sub li a {
  display: block;
  padding: 15px;
}

#nav_global #gnavi li .sub li a:hover {
  opacity: 0.9;
  background-color: #111;
  color: #fff;
}

#mainArea {
  width: 100%;
  overflow: hidden;
}

.mean-container .mean-bar {
  background: #111 !important;
  position: fixed !important;
}

.mean-container .mean-nav {
  background: #111 !important;
}

.mean-container .mean-nav .subNav {
  margin-left: 20px;
  font-size: 13px !important;
}

@media only screen and (max-width: 468px) {
  .mean-container .mean-nav .subNav {
    display: block !important;
    margin-left: 0;
  }
}

.mean-container .mean-nav ul li a {
  border-top: 1px solid #fff !important;
}

@media only screen and (max-width: 468px) {
  .mean-container .mean-nav ul li a {
    padding: 2.5% 5% !important;
  }
}

.mean-container .mean-nav ul li a.mean-expand {
  pointer-events: auto !important;
  width: 100% !important;
  height: auto !important;
  padding: 1.3% 5% !important;
  background: transparent !important;
  font-size: 0 !important;
}

@media only screen and (max-width: 468px) {
  .mean-container .mean-nav ul li a.mean-expand {
    min-height: 36px !important;
    height: auto !important;
    padding: 3.8% 5% !important;
  }
}

.mean-container .mean-nav ul li a.mean-expand:hover {
  /*background-color: #e9832f !important;*/
}

.mean-container .mean-nav ul li li a {
  width: 100% !important;
}

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  height: auto;
  padding-top: 20px;
  background: #111;
  font-size: 13px;
  color: #fff;
}

footer#global_footer a {
  font-size: 13px;
  color: #fff;
  text-decoration: underline;
}

footer#global_footer a:hover {
  text-decoration: none;
}

footer#global_footer #footer {
  position: relative;
}

footer#global_footer #pagetop {
  position: absolute;
  top: -50px;
  right: 0;
}

footer#global_footer #fotID {
  margin-bottom: 30px;
}

footer#global_footer address {
  margin-bottom: 40px;
  text-align: center;
}

footer#global_footer address .linkTel {
  display: inline-block;
  margin-left: 5px;
}

footer#global_footer #nav_footer {
  margin-bottom: 30px;
}

@media only screen and (max-width: 768px) {
  footer#global_footer #nav_footer {
    max-width: 210px;
    margin: 0 auto 30px auto;
  }
}

footer#global_footer #nav_footer li {
  display: inline-block;
  margin-right: 30px;
}

@media only screen and (max-width: 768px) {
  footer#global_footer #nav_footer li {
    display: block;
    margin-right: 0;
    text-align: left;
  }
}

footer#global_footer #nav_footer li:last-of-type {
  margin-right: 0;
}

footer#global_footer #nav_footer li:before {
  content: "\f105";
  font-family: "Font Awesome 5 Pro";
  margin-right: 10px;
}

footer#global_footer #nav_footer li a {
  text-decoration: none;
}

footer#global_footer #nav_footer li a:hover {
  opacity: 0.6;
}

footer#global_footer #copy {
  display: block;
  padding: 4px 0;
  background-color: #fff;
  color: #333333;
  font-size: 13px;
}

footer#global_footer #copy a {
  text-decoration: none;
  color: #333333;
}

/* index.html */
.ttl_top01 {
  margin-bottom: 30px;
}

.ttl_top01 .sub {
  display: block;
  margin-top: 30px;
}

.ttl_top02, .ttl_top03 {
  margin-bottom: 50px;
}

.ttl_top03 {
  margin-top: 100px;
}

.wrap_pickUp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media only screen and (max-width: 468px) {
  .wrap_pickUp {
    display: block;
  }
}

.wrap_pickUp .box {
  width: 30%;
  margin-right: 5%;
  margin-bottom: 50px;
}

@media screen and (min-width: 469px) and (max-width: 768px) {
  .wrap_pickUp .box {
    width: 48%;
    margin-right: 4%;
  }
}

@media only screen and (max-width: 468px) {
  .wrap_pickUp .box {
    width: 100% !important;
    margin-right: 0 !important;
  }
}

.wrap_pickUp .box:nth-of-type(3n) {
  margin-right: 0;
}

@media screen and (min-width: 469px) and (max-width: 768px) {
  .wrap_pickUp .box:nth-of-type(3n) {
    margin-right: 4%;
  }
}

@media screen and (min-width: 469px) and (max-width: 768px) {
  .wrap_pickUp .box:nth-of-type(even) {
    margin-right: 0;
  }
}

.wrap_pickUp .box img {
  width: 100% !important;
}

.wrap_pickUp .btn01 a {
  margin-top: 30px;
}

@media only screen and (max-width: 468px) {
  .wrap_pickUp .btn01 a {
    margin-top: 20px;
  }
}

.wrap_news {
  padding: 50px;
  border: 2px solid #111;
}

@media only screen and (max-width: 768px) {
  .wrap_news {
    padding: 50px 20px;
  }
}

.wrap_news .scroll {
  height: 340px;
  overflow-x: auto;
}

@media only screen and (max-width: 468px) {
  .wrap_news .scroll {
    height: 400px;
  }
}

.wrap_news .scroll .news_txt {
  margin: 0 10px 30px 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
  color: #707070;
}

.wrap_news .scroll .news_txt .ttl {
  display: block;
  margin-bottom: 20px;
  font-weight: bold;
}

.wrap_news .scroll .news_txt .ttl + br {
  display: none;
}

.wrap_news .scroll .news_txt img {
  max-width: 18%;
}

.wrap_news .scroll::-webkit-scrollbar {
  width: 10px;
  background-color: #707070;
  border-radius: 10px;
}

.wrap_news .scroll::-webkit-scrollbar-track {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
}

.wrap_news .scroll::-webkit-scrollbar-thumb {
  background-color: #111;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3);
          box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3);
}

.wrap_access {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 468px) {
  .wrap_access {
    display: block;
  }
}

.wrap_access .txt {
  width: 33%;
  padding: 100px 10px;
  background-color: #111;
  color: #fff;
}

@media screen and (min-width: 469px) and (max-width: 768px) {
  .wrap_access .txt {
    width: 50%;
  }
}

@media only screen and (max-width: 468px) {
  .wrap_access .txt {
    width: 100%;
  }
}

.wrap_access .gmap {
  width: 67%;
}

@media screen and (min-width: 469px) and (max-width: 768px) {
  .wrap_access .gmap {
    width: 50%;
  }
}

@media only screen and (max-width: 468px) {
  .wrap_access .gmap {
    width: 100%;
    margin-top: 10px;
  }
}

.gmap iframe {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}

/* howto.html */
.img_20 img {
  width: 20% !important;
}

@media only screen and (max-width: 468px) {
  .img_20 img {
    width: 50% !important;
  }
}

.souryo td {
  padding: 10px !important;
}

@media only screen and (max-width: 468px) {
  .souryo td {
    text-align: left !important;
    border: none !important;
  }
}

/* okaeri-bouquet.html */
.style_form th, .style_form td {
  padding: 10px !important;
}

/* flower_lesson.html */
.lesson td {
  padding: 10px !important;
  border-bottom: 1px solid #e5e5e5 !important;
}

.lesson td:first-of-type {
  width: 150px;
  border-bottom: 1px solid #111 !important;
  font-weight: bold;
  text-align: center;
}

@media only screen and (max-width: 468px) {
  .lesson td:first-of-type {
    text-align: left;
  }
}

@media screen and (min-width: 469px) and (max-width: 768px) {
  .wrap_lesson {
    display: block !important;
  }
}

.wrap_lesson .box {
  padding: 4%;
  background-color: #e5e5e5;
}

@media screen and (min-width: 469px) and (max-width: 768px) {
  .wrap_lesson .box {
    width: 100% !important;
  }
}

.wrap_lesson .box p {
  font-size: 16px;
}

.wrap_lesson .box .sub {
  display: block;
  text-align: right;
  font-weight: bold;
}

@media screen and (min-width: 469px) and (max-width: 768px) {
  .wrap_lesson02 {
    display: block !important;
  }
}

@media screen and (min-width: 469px) and (max-width: 768px) {
  .wrap_lesson02 .box {
    width: 100% !important;
  }
}

/* bg_100per */
.con100 {
  margin-left: calc(((100vw - 100%) / 2) * -1);
  margin-right: calc(((100vw - 100%) / 2) * -1);
}

/* box */
.flex02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media only screen and (max-width: 468px) {
  .flex02 {
    display: block;
  }
}

.flex02 .box {
  width: 48%;
  margin-right: 4%;
  margin-bottom: 30px;
}

@media only screen and (max-width: 468px) {
  .flex02 .box {
    width: 100% !important;
    margin-right: 0 !important;
  }
}

.flex02 .box:nth-of-type(even) {
  margin-right: 0;
}

.flex02 .box img {
  width: 100% !important;
}

/* title */
.ttl01 h1 {
  margin: 60px auto 20px auto;
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
}

@media only screen and (max-width: 768px) {
  .ttl01 h1 {
    margin: 20px auto;
  }
}

@media only screen and (max-width: 468px) {
  .ttl01 h1 {
    font-size: 24px;
    line-height: 1.5;
  }
}

.ttl01 h2 {
  margin: 100px auto 20px auto;
  font-size: 25px;
  font-weight: bold;
}

@media only screen and (max-width: 468px) {
  .ttl01 h2 {
    font-size: 18px;
  }
}

.ttl01 h3 {
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 500;
}

.ttl01 h4 {
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 500;
}

.ttl01 h1 .sub {
  font-size: 16px;
  font-weight: 400;
}

.ttl01 h2 .sub {
  display: block;
  font-size: 14px;
  font-weight: 400;
}

.ttl01 h3:before {
  content: "\f111";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  margin-right: 10px;
  color: #111;
}

.ttl01 h4:before {
  content: "\f111";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  margin-right: 10px;
  color: #111;
}

.ttl02 h1 {
  margin: 60px auto 20px auto;
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
}

@media only screen and (max-width: 768px) {
  .ttl02 h1 {
    margin: 20px auto;
  }
}

@media only screen and (max-width: 468px) {
  .ttl02 h1 {
    font-size: 24px;
    line-height: 1.5;
  }
}

.ttl02 h2 {
  margin: 100px auto 20px auto;
  font-size: 25px;
  font-weight: bold;
}

@media only screen and (max-width: 468px) {
  .ttl02 h2 {
    font-size: 18px;
  }
}

.ttl02 h3 {
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 500;
}

.ttl02 h4 {
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 500;
}

.ttl02 h3 {
  display: inline-block;
  margin-top: 70px;
  padding: 10px 30px;
  background-color: #707070;
  border-radius: 5px;
  color: #fff;
}

.bdr_ttlT h2 {
  padding-top: 100px;
  border-top: 1px solid #e5e5e5;
}

@media only screen and (max-width: 468px) {
  .bdr_ttlT h2 {
    padding-top: 50px;
  }
}

/* btn */
.btn01 a {
  display: block;
  max-width: 300px;
  margin: 0 auto;
  padding: 8.5px 5px;
  background-color: #111;
  border-radius: 5px;
  color: #fff;
  text-decoration: none;
}

/* common */
.max960 {
  max-width: 960px;
  margin: 0 auto;
}

.max700 {
  max-width: 700px;
  margin: 0 auto;
}

.max200 {
  max-width: 200px;
}

.wrap_gry01 {
  margin-top: 100px;
  padding: 100px 0 50px 0;
  background-color: #f5f5f5;
}

.bg_bk {
  padding: 4%;
  border: 1px solid #111;
}

.mg_t100 {
  margin-top: 100px;
}

.mg_t50 {
  margin-top: 50px;
}

@media only screen and (max-width: 468px) {
  .sp_mgT50 {
    margin-top: 50px !important;
  }
}

.pdtd5 td {
  padding: 5px !important;
}

.eve_none a {
  pointer-events: none;
}

.eve_none ul li a {
  pointer-events: auto !important;
}

.tbl_st01 td, .tbl_st02 td {
  padding: 20px !important;
  text-align: center;
}

.tbl_st01 td:first-of-type, .tbl_st02 td:first-of-type {
  width: 30%;
  background-color: #111;
  color: #fff;
}

.tbl_st02 td {
  text-align: left;
}

.tbl_st02 td:first-of-type {
  text-align: center;
}

@media only screen and (max-width: 468px) {
  .tbl_st02 td:first-of-type {
    text-align: left;
  }
}

@media only screen and (max-width: 468px) {
  .sp_left {
    text-align: left !important;
  }
}

.img_ttl img {
  width: 100% !important;
  max-height: 250px !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover; object-position: center top;';
}

/* common */
h2.title_h2 {
  background: none !important;
  border-top: none !important;
  font-size: 20px !important;
  line-height: 1.3;
  margin-bottom: 20px !important;
  padding: 10px !important;
}

@media only screen and (max-width: 468px) {
  h2.title_h2 {
    padding: 5px 10px !important;
  }
}

h2.title_h2 span {
  border: none !important;
  padding: 0 !important;
}

ul.item_list li {
  margin-bottom: 10px !important;
}

ul.item_list li h3.title_h3 {
  font-size: 18px !important;
}

.item_title,
.wishlist {
  margin: 0 !important;
}

.shop_cont h2.title_h2,
.item_info h2.title_h2 {
  border-top: 2px solid #CCCCCC;
}

.shop_cont a,
.item_info a {
  color: #111;
}

.shop_cont a:hover,
.item_info a:hover {
  text-decoration: none;
}

.shop_cont table {
  table-layout: auto;
}

@media screen and (min-width: 469px) and (max-width: 768px) {
  #shop_flow ul li {
    min-width: 129px !important;
    font-size: 13px !important;
  }
}

.select_form a, #indivisual a {
  height: auto !important;
}

/* preview.html */
.item_title h2 {
  background-color: #111 !important;
  font-weight: 400 !important;
  color: #fff;
}

.item_title h2:before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 29px;
  margin-right: 20px;
  border-radius: 10px;
  background-color: #707070;
}

.item_title h2 span {
  vertical-align: super;
}

.item_info .item_img {
  width: 30% !important;
}

@media only screen and (max-width: 468px) {
  .item_info .item_img {
    float: none !important;
    width: 100% !important;
    margin-bottom: 20px;
  }
}

.item_info .item_list {
  width: 69% !important;
}

@media only screen and (max-width: 468px) {
  .item_info .item_list {
    float: none !important;
    width: 100% !important;
  }
}

.explain {
  margin-top: 50px !important;
}

.btn_cart a {
  background: url(../images/common/ico_cart_w.png) no-repeat 10px 12px #111 !important;
  background-size: 30px auto !important;
  color: #FFFFFF !important;
  display: block !important;
  padding: 10px 10px 10px 50px !important;
  width: 100% !important;
  border: 1px solid #ffffff;
}

.btn_cart a:hover {
  background: url(../images/common/ico_cart_w.png) no-repeat 10px 12px #CCCCCC !important;
  background-size: 30px auto !important;
}

/* index.html */
#frm_search .btn_search a {
  line-height: inherit !important;
}

.sort_catalog {
  overflow: hidden;
}

.sort_catalog .catalog_price {
  display: none;
}

.sort_catalog ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sort_catalog_box {
  padding: 20px 0;
  border-bottom: 1px dotted #ccc !important;
}

@media screen and (min-width: 469px) and (max-width: 768px) {
  .sort_catalog_box {
    width: 45% !important;
  }
}

@media only screen and (max-width: 468px) {
  .sort_catalog_box {
    width: 100% !important;
  }
}

.sort_catalog_box h4 a {
  display: block;
  color: #333333;
  font-size: 16px;
  text-decoration: none;
  line-height: 1.5;
}

@media screen and (min-width: 469px) and (max-width: 768px) {
  .sort_catalog_box h4 a {
    font-size: 14px;
  }
}

.catalog_txt {
  display: inline-block;
  padding: 0 20px;
  background-color: #111;
  border-radius: 3px;
  color: #fff;
  font-size: 16px !important;
}

@media only screen and (max-width: 468px) {
  .catalog_txt {
    display: inline-block !important;
  }
}

.catalog_txt:empty {
  display: none !important;
}

/* cart.html */
.standard tr th, .standard tr td {
  padding: 5px 10px !important;
  font-size: 14px !important;
}

@media only screen and (max-width: 468px) {
  .standard tr th, .standard tr td {
    padding: 10px 3px !important;
    font-size: 13px !important;
  }
}

.standard tr th {
  background-color: #111 !important;
  color: #fff !important;
  font-weight: 400 !important;
}

@media only screen and (max-width: 468px) {
  #dvf_list .standard td {
    padding: 10px 0 !important;
  }
}
/*# sourceMappingURL=common.css.map */