@charset "euc-jp";

#page-wrapper {
  position: relative;
}
#wrapper {
  padding-top: 1em;
}
.container {
  width: 100%;
}

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 #ccc;
  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);
}


.muted {
  color: #999;
}

body {
  color: #531d03;
  background-color: #FFFFFF;
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/bg.gif);
}

dt,dd {
	line-height: 25px;
}

p {
	line-height: 200%;
}

a {
  color: #330000;
}
  a:hover {
    color: #333333;
  }

a.muted:hover,
a.muted:focus {
  color: #808080;
}

.text-warning {
  color: #c09853;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}

.text-error {
  color: #b94a48;
}

a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}

.text-info {
  color: #3a87ad;
}

a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}

.text-success {
  color: #468847;
}

a.text-success:hover,
a.text-success:focus {
  color: #356635;
}

.btn-01 {
  border: 1px solid #FF9900;
  background-color: #FF9900;
  color: #003333;
  *background-color: #FF9900;
}

h2 {
  margin: 30px 0;
  text-align: center;
}
  .ttl-h2 {
    position: relative;
  }
  .ttl-h2:before {
    position: absolute;
    top: 50%;
    z-index: -1;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #ccc;
    content: "";
  }
  .ttl-h2 span {
    padding: 0 2em;
    background-color: #FFFFFF;
  }

.btn-01 {
  border: 1px solid #FF9900;
  background-color: #FF9900;
  color: #003333;
  *background-color: #FF9900;
}

.btn-01:hover,
.btn-01:focus,
.btn-01:active,
.btn-01.active,
.btn-01.disabled,
.btn-01[disabled] {
  border: 1px solid #FF6600;
  background-color: #FF6600;
  color: #003333;
  *background-color: #FF6600;
}

.btn-02 {
  border: 1px solid #009933;
  background-color: #009933;
  color: #4d4d4d;
  *background-color: #009933;
}

.btn-02:hover,
.btn-02:focus,
.btn-02:active,
.btn-02.active,
.btn-02.disabled,
.btn-02[disabled] {
  border: 1px solid #99FF66;
  background-color: #99FF66;
  color: #4d4d4d;
  *background-color: #99FF66;
}
.product-order-num input {
  border-color: #009933;
}

/*
 * web font
 */
.google-font {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400;
  font-family: 'Karla', sans-serif;
}
  .google-font.fwb {
    font-weight: 700;
  }

/*
 * icon
 */
.icon-b,
.icon-w {
  display: inline-block;
  width: 16px;
  height: 16px;
  *display: inline;
  *zoom: 1;
}
.icon-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_b.png);
}
.icon-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_w.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  .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/69/icon16_2x_b.png);
  }
  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_2x_w.png);
  }
  .icon-lg-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_b.png);
  }
  .icon-lg-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_w.png);
  }
}
.icon-cart { background-position: -176px -64px; }
.icon-user { background-position: -208px -0px; }
.icon-adduser { background-position: -240px -0px; }
.icon-logout { background-position: -32px -80px; }
.icon-login { background-position: -48px -80px; }
/* icon large */
.icon-twitter { background-position: -144px -264px; }
.icon-facebook { background-position: -192px -264px; }
.icon-instagram { background-position: -168px -288px; }
.icon-mail { background-position: -96px -0px; }
.icon-lg-w.icon-cart { background-position: -264px -96px; }
.icon-lg-w.icon-chevron_up { background-position: -0px -216px; }
.icon-lg-w.icon-chevron_down { background-position: -528px -192px; }

.icon-lg-b,
.icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-lg-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_b.png);
}
.icon-lg-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_w.png);
}


/*
 * header
 */
#header-wrapper {
  position: relative;
  margin-bottom: 3.5em;
}

#header-logo {
	font-family: "FOT-くろかね Std EB";
}

#header-logo a {
	display: block;
	max-width: 200px;
	height: 40px;
	padding: 0 0 0 70px;
	color: #531d03;
	background: url(https://www.8-seihyo.co.jp/EC_images/logomark.png) no-repeat;
	font-weight: normal;
	font-size: 26px;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
#header-logo a { background-image: url(https://www.8-seihyo.co.jp/EC_images/logomark@2x.png); background-size: 59px 39px; }
}


#head-inner {
	max-width: 90%;
	margin: 0 auto;
}

.header-link a {
  color: #333333;
}
.header-link a:hover {
  text-decoration: none;
  opacity: 0.7;
}

/* header-line-nav */
.header-line-nav {
	position: absolute;
	z-index: 102;
	top:5px;
	right: 0;
	margin-right: 20px;
}

.header-line-nav li {
  padding-top: 5px;
}
  .header-line-nav a {
    cursor: pointer;
  }
  .header-line-nav span {
    float: left;
    padding-left: 4px;
    font-size: 12px;
    line-height: 1.5em;
  }
  .header-line-nav .icon-b,
  .header-line-nav .icon-w {
    float: left;
  }
.view-cart {
  position: relative;
  top: -6px;
  padding-top: 0 !important;
}
.btn-viewcart {
  padding: 1px 15px 0 13px;
  -webkit-border-radius: 3em;
  -moz-border-radius: 3em;
  border-radius: 3em;
}

/* header logo */
.shop-name {
  position: absolute;
  clear: both;
  margin: 0 ;
  font-size: 24px;
  z-index: 101;
}

.shop-description {
  font-size: 12px;
  font-weight: normal;
  color: #333333;
}

/* header global nav */
#header-global-nav {
  margin: 1.8em 0;
  text-align: center;
  font-size: 16px;
}
  #header-global-nav li {
    margin: 0 1em;
  }

/* incart delivery */
.incart-delivery {
  float: right;
}
  .incart-delivery ul {
    margin: 0;
    padding: 10px 12px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #d9edf7;
    color: #31708f;
    list-style: none;
    font-size: 12px;
  }

/*
 * product list
 */


.prd-lst-unit {
  margin-bottom: 60px;
  padding: 0 30px;
  text-align: center;
}
.prd-lst-img {
  display: block;
  margin: 0 auto 1em;
}
.prd-lst-span {
  display: block;
  margin: 10px 0;
  font-size: 12px;
}
.prd-lst-name {
  font-size: 14px;
}
.prd-lst-price {
  color: #abaaaa;
}
.prd-lst-regular {
  text-decoration: line-through;
}
.prd-lst-discount {
  color: #b81717;
}

/* product list sort */
.prd-lst-sort {
  margin: 3em 0;
  color: #888;
  text-align: center;
  font-size: 12px;
}

/* prduct list pager */
.prd-lst-pager {
  text-align: center;
}
.prd-lst-pos b {
  font-size: 18px;
  font-weight: normal;
}

/*
 * product
 */
.product-image-thumb img {
  border: 2px solid #FFFFFF;
}
.thumb-active img {
  border: 2px solid #FF9900;
}


/*
 * footer
 */

#footer-wrapper {
  padding-top: 3em;
}
.footer-primary {
  border-right: 1px solid #e7e7e7;
}

/* footer nav */
.ft-inner {
	max-width: 90%;
	margin: 0 auto;
}

.footer-nav {
  list-style: none;
  margin: 0;
}
  .footer-nav li {
    margin: .8em 0;
  }
.footer-primary {
  padding: .3em 0;
}
  .footer-primary li {
    margin-right: 25px;
    margin-left: 5px;
  }
  .footer-primary a {
    color: #333333;
  }
  .freepage-nav {
    margin-right: 10%;
    margin-bottom: 1.5em;
    padding-bottom: .8em;
    border-bottom: 1px solid #e7e7e7;
  }
.footer-secondary {
  padding: .3em 0;
  font-size: 12px;
}
  .footer-secondary li {
    margin-left: 10%;
  }
  .footer-secondary li:before {
    margin-right: 4px;
    color: #abaaaa;
    content: "-";
  }
  .footer-secondary a {
    color: #abaaaa;
  }

/* social icon */
.social-nav {
  text-align: center;
  margin: 2em 0;
}

/* copyright */
.copyright {
  margin: 3em 0 2em;
  color: #abaaaa;
  text-align: center;
  font-size: 12px;
}
.powered {
  display: block;
  margin: .5em auto 0;
  width: 180px;
  height: auto;
}

/* pagetop */
#pagetop {
  position: fixed;
  right: 0;
  bottom: 100px;
  display: none;
}
.btn-pagetop {
  display: block;
  padding: .8em .4em .8em .5em;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}


@media (max-width: 980px) {
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
  .container {
    width: 100%;
  }
}
@media (max-width: 768px) {
  #wrapper {
    padding-top: 3.2em;
  }
  .container {
    width: auto;
    padding: 0;
  }
  
  #header-logo a {
	margin: 20px auto;
  }
  
.shop-name {
	position: static;
}

#header-wrapper {
  margin-bottom: 0;
}

  
  .header-dropdown {
    position: absolute;
    top: 0;
    z-index: 200;
    width: 100%;
    border-bottom: 1px solid #dbdbdb;
    background-color: #fff;
  }
  .header-dropdown.affix {
    position: fixed;
  }
    .header-dropdown .dropdown-nav li {
      border-bottom: 1px solid #dbdbdb;
      text-align: center;
    }
    .header-dropdown .dropdown-nav a {
      display: block;
      padding: 10px;
    }
    .header-dropdown .btn-dropdown {
      padding-left: 34px;
      font-size: 16px;
      line-height: 1.6;
    }
    .header-dropdown .btn-dropdown-close {
      opacity: 0.4;
    }
  .view-cart {
    position: static;
  }
    .view-cart a {
      background-color: #FF9900;
      color: #003333;
    }
    .view-cart span {
      display: block;
      width: 130px;
      margin: 0 auto;
    }
    .view-cart .icon-w {
      float: left;
      margin-top: -2px;
    }
  .incart-delivery {
    padding-top: 20px;
    float: none;
  }
  .prd-lst-sort {
    font-size: 14px;
  }
  .footer-primary,
  .footer-secondary {
    padding: 0;
    border: none;
  }
  .footer-nav {
    margin: 0;
    padding: 0;
    border-bottom: 3px double #e7e7e7;
  }
    .footer-primary .footer-nav:first-child {
      border-top: 3px double #e7e7e7;
    }
  .footer-nav li {
    margin: 0;
    font-size: 14px;
    border-top: 1px solid #e7e7e7;
  }
    .footer-nav li:first-child {
      border-top: none;
    }
  .footer-nav li:before {
    display: none;
  }
  .footer-nav a {
    display: block;
    padding: 1em;
    color: #333333;
  }
  .footer-nav a:hover {
    text-decoration: none;
  }
  .icon-b,
  .icon-w {
    display: inline-block;
    width: 24px;
    height: 24px;
    *display: inline;
    *zoom: 1;
  }
  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_b.png);
  }
  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_w.png);
  }
  .icon-cart { background-position: -264px -96px; }
  .icon-list { background-position: -288px -144px; }
  .icon-chevron_thin_up { background-position: -192px -216px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5) {
    .icon-b,
    .icon-lg-b {
      background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_b.png);
    }
    .icon-w,
    .icon-lg-w {
      background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_w.png);
    }
    .icon-b,
    .icon-w {
      -webkit-background-size: 552px 480px;
      background-size: 552px 480px;
    }
  }
}
@media (max-width: 480px) {
  .ttl-h2 span {
    padding: 0 10px;
    font-size: 14px;
  }
  .prd-lst-unit {
    margin-bottom: 30px;
    height: auto !important;
  }
}


/* フリーページ01 */
#guide {
    margin: 100px auto 60px auto;
}

#guide-nav {
	max-width: 300px;
	width: 250px\9;
}

#guidenav-h2 {
	margin: 0 0 20px 0;
	padding: 10px;
	text-align: left;
	background-color: #531d03;
	color: #FFF;
	line-height: normal;
	font-size: 16px;
}

.fixed {
	position: fixed;
	top:20px;
}

#guide-nav ul {
	margin: 0;
}

#guide-nav ul li {
	list-style: none;	
	line-height: 200%;
	border-bottom: 1px dotted #e7e7e7;
	padding: 10px 0;
}

#guide-nav ul li:first-child {
	border-bottom: 1px dotted #e7e7e7;
}


.guide-box {
	margin-bottom: 70px;
}

.guide-h3 {
  text-align: left;
  margin: 0 0 50px;
  padding: 10px 0;
  border-top: 1px dashed #531d03;
  border-bottom: 1px dashed #531d03;
  color: #531d03;
}

.postage {
	margin-bottom: 30px;
	width: 100%;
}

.postage,.postage td,.postage th {
	border:1px solid #CCC;
	padding: 5px;
}

.postage th {
	font-weight: bold;
	width: 6em;
}
.p-postage {
    font-size: 18px;
    line-height: 250%;
}

.postage-bold {
    font-size: 35px;
    font-weight: bold;
    padding-left: 0.5em;
}

.postage tr:nth-child(2n) {    /* 偶数行 */
   background-color: white;
}
.postage tr:nth-child(2n+1) {  /* 奇数行 */
   background-color: #e0e0e0;
}
.postage tr:nth-child(1) {     /* 先頭行のみ */
   background-color: #444444;
   color: white;
	text-align: center;
}

.def-lst {
  padding: 0 15px;
  float: right;
}

.def-lst-dd {
	margin: 0;
	padding: 0 0 70px;
}

.guide-note {
	display: inline-block;
	margin: 5px 0 0 0;
	padding-left: 1em;
	text-indent: -1em;
	color:red;
}

.guide-note02 {
	display: inline-block;
	padding-left: 1em;
	text-indent: -1em;
	color:red;
}

.guide-note a {
	color:red;
}

.bottom40 {
	margin-bottom: 40px;
}

.guide-dot {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #CCC;
}

/* -------------------------------------
 *      コンビニ決済attention
 * ------------------------------------- */
 
.mail-attention {
	border: 2px solid red;
	background-color: #FEFBCD;
	padding: 20px;
}

.h-mail_attention {
	font-size: 120%;
	font-weight: bold;
	color: red;
	margin-bottom: 15px;
}

.mail-attention ul {
	margin-bottom: 15px;
}

.mail-attention ul li {
	padding-left: 1em;
	text-indent: -1em;
}

.mail-attention ul li span {
	color: red;
}


@media (max-width: 768px) {
.con-inner {
	padding: 0 20px;
}

  .container-section {
    margin-bottom: 30px;
    padding-top: 20px;
  }
  
  .fixed {
	  position: static;
  }
  
  #guide-nav {
	max-width: none;
  }
  
  #guidenav-h2 {
	  text-align: center;
  }
  
  .def-lst {
  	margin-top: 100px;
  }
  
  .guide-box {
	margin-top: -45px;
	padding-top: 45px;
  }

  
  .guide-h3 {
	  text-align: center;
  }
	  
  
#guide-nav ul li {
	text-align: center;
	border-bottom: 1px dotted #e7e7e7;
	padding: 10px 0;
}

#guide-nav ul li:first-child {
	border-bottom: 1px dotted #e7e7e7;
}

  
}
@media (max-width: 480px) {
  .shopkeeper-h2 {
    padding: 0 4px;
  }
  .def-lst {
    padding: 0 4px;
  }
}

/* 商品一覧 */
.btn-goods {
}

.btn-goods a {
	background-color: #531d03;
	color: #FFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width: 100%;
	display: inline-block;
	padding: 5px 0;
}

.btn-goods a:hover {
	background-color: #411601;
}

/* フリーページ02 */
#company {
    max-width: 900px;
    margin: 100px auto 60px auto;
}

#company-table {
    width: 100%;
}

#company-table tr th {
    min-width: 5em;
}

#company-table,#company-table td,#company-table th {
	border:1px solid #CCC;
	padding: 10px;
}

#company-table tr:nth-child(2n) {    /* 偶数行 */
}
#company-table tr:nth-child(2n+1) {  /* 奇数行 */
}
#company-table tr:nth-child(1) {     /* 先頭行のみ */
}


/* フリーページ03-05 */
.breadcrumb01 li,.breadcrumb03 li,.breadcrumb05 li {
	font-family: "FOT-パール Std L";
	list-style: none;
	display: inline-block;
}

.breadcrumb01 a,.breadcrumb03 a,.breadcrumb05 a {
    color: #FFF;
    text-decoration: underline;
}

.breadcrumb02 li,.breadcrumb04 li,.breadcrumb06 li {
	font-family: "FOT-パール Std L";
	list-style: none;
	display: inline-block;
    width: 50%;
    float: left;
}

.breadcrumb02 li a,.breadcrumb04 li a,.breadcrumb06 li a {
	display: inline-block;
    text-decoration: none;
    padding: 10px 2%;
    width: 96%;
    color: #FFF;
}

.breadcrumb01 {
    margin: 0;
    padding: 10px 20px;
    background: #02afc6;
    color: #FFF;
}


.breadcrumb02 {
    margin: 0;
    color: #FFF;
    text-align: right;
}

.breadcrumb03 {
    margin: 0;
    padding: 10px 20px;
    background: #82ae46;
    color: #FFF;
}

.breadcrumb04 {
    margin: 0;
    color: #FFF;
    text-align: right;
}

.breadcrumb05 {
    margin: 0;
    padding: 10px 20px;
    background: #e6b422;
    color: #FFF;
}

.breadcrumb06 {
    margin: 0;
    color: #FFF;
    text-align: right;
}

.breadcrumb02 .bottom-nav01 a {
    background: #531d03;
	text-align: left;
}

.breadcrumb02 .bottom-nav02 a {
    background: #82ae46;
}   

.breadcrumb04 .bottom-nav01 a {
	text-align: left;
    background: #02afc6;
}

.breadcrumb04 .bottom-nav02 a {
    background: #e6b422;
}

.breadcrumb06 .bottom-nav01 a {
	text-align: left;
    background: #82ae46;
}

.breadcrumb06 .bottom-nav02 a {
    background: #531d03;
}

.bottom-nav01 a:hover,.bottom-nav02 a:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}

.con-wrapper {
    height:600px;
}

.con-wrapper05 {
    height: auto;
    background: #fcf9f4;
}

.con-wrapper05 h2 {
	font-family: "FOT-パール Std L";
	color: #b9894b;
	font-size: 32px;
    border-bottom: 1px dashed #b9894b;
	padding: 0 0 20px 0;
	margin: 90px 0 30px 0;
	-webkit-font-smoothing:antialiased;
    font-weight: normal;
}

.con-wrapper05 p {
	color: #b9894b;
	margin-bottom: 20px;
}

.con-wrapper05 .row .left {
	float: left;
}

.con-wrapper05 .row .right {
	float: right;
}

.img-box01 {
    height:550px;
    padding: 0;
    background: url(https://www.8-seihyo.co.jp/EC_images/bg-con04.jpg) no-repeat 50%;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background: url(https://www.8-seihyo.co.jp/EC_images/bg-con04s.jpg) no-repeat 50%\9;
}

.img-box02 {
    height:550px;
    padding: 0;
    background: url(https://www.8-seihyo.co.jp/EC_images/bg-con05.jpg) no-repeat 50%;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background: url(https://www.8-seihyo.co.jp/EC_images/bg-con05s.jpg) no-repeat 50%\9;
}

.img-box03 {
    height:550px;
    padding: 0;
    background: url(https://www.8-seihyo.co.jp/EC_images/bg-con06.jpg) no-repeat right bottom;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background: url(https://www.8-seihyo.co.jp/EC_images/bg-con06s.jpg) no-repeat 50%\9;
}

.img-box04 {
    height:550px;
    padding: 0;
    background: url(https://www.8-seihyo.co.jp/EC_images/bg-con02.jpg) no-repeat right bottom;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background: url(https://www.8-seihyo.co.jp/EC_images/bg-con14s.jpg) no-repeat 50%\9;
}

.img-box05 {
    height:550px;
    padding: 0;
    background: url(https://www.8-seihyo.co.jp/EC_images/bg-con08.jpg) no-repeat left bottom;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background: url(https://www.8-seihyo.co.jp/EC_images/bg-con08s.jpg) no-repeat 50%\9;
}

.img-box06 {
    height:550px;
    padding: 0;
    background: url(https://www.8-seihyo.co.jp/EC_images/bg-con09.jpg) no-repeat 50%;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background: url(https://www.8-seihyo.co.jp/EC_images/bg-con09s.jpg) no-repeat 50%\9;
}

.img-box07 {
    height:550px;
    padding: 0;
    background: url(https://www.8-seihyo.co.jp/EC_images/bg-con11.jpg) no-repeat 50%;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background: url(https://www.8-seihyo.co.jp/EC_images/bg-con11s.jpg) no-repeat 50%\9;
}

.img-box08 {
    height:550px;
    padding: 0;
    background: url(https://www.8-seihyo.co.jp/EC_images/bg-con12.jpg) no-repeat 50%;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background: url(https://www.8-seihyo.co.jp/EC_images/bg-con12s.jpg) no-repeat 50%\9;
}

.img-box09 {
    height:550px;
    padding: 0;
    background: url(https://www.8-seihyo.co.jp/EC_images/bg-con13.jpg) no-repeat 50%;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background: url(https://www.8-seihyo.co.jp/EC_images/bg-con13s.jpg) no-repeat 50%\9;
}




.dashed-wrap {
	padding: 20px;
	height: 550px;
}

.dashed-line02 {
    border: 1px dashed #b9894b;
    height: 470px;
    padding: 20px;
}

.con-inner {
	max-width: 1100px;
	padding: 0 20px;
} 

.con-inner02 {
	max-width: 90%;
} 

.con-inner03 {
	max-width: 1100px;
	margin: 0 auto;
} 

.recommend-items {
	margin: 0 auto 50px auto;
	padding: 10px;
	border: 7px solid #531d03;
}

.line-inner {
	border: 2px solid #531d03;
}

#main-con01 h2 {
    font-size: 40px;
}

#main-con01 h3 {
    text-align: center;
    margin-bottom: 40px;
}

.buy-btn {
	text-align: center;
	background: #DDD;
	border-radius: 5px;        /* CSS3草案 */  
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */  
}

.buy-btn a {
	width: 100%;
	display: inline-block;
	padding: 10px 0;
}

.line-inner {
	border: 2px solid #531d03;
}


.ttl-sum {
	text-indent: -9999px;
	display: block;
	width: 220px;
	height: 47px;
	background: url(https://www.8-seihyo.co.jp/EC_images/btn-sum.png) no-repeat;
	margin: 50px auto;
}

.guide-list-dd img {
	margin-left: 5px;
}

.payment_img01 {
	width: 58px\9;
	height: 31px\9;
}

.payment_img02 {
	width: 47px\9;
	height: 30px\9;
}

.payment_img03 {
	width: 45px\9;
	height: 32px\9;
}

.payment_img04 {
	width: 50px\9;
	height: 90px\9;
}

.payment_img05 {
	width: 100%\9;
	height: auto\9;
}


.credit-list {
	margin: 10px 0;
}


.credit-list li {
	display: block;
	list-style: none;
	float: left;
	margin-right: 10px;
}



@media all and (-webkit-min-device-pixel-ratio: 1.5) {
.ttl-sum { background-image:url(https://www.8-seihyo.co.jp/EC_images/btn-sum@2x.png); background-size: 220px 47px; }
}


/* wookmark-item */
.wookmark-wrapper {
	margin: 0 auto;
}

.wookmark-item {
	width: 33.3333333%;
	padding-bottom: 20px;
}

.guide-list-dt {
	padding-top:10px; 
	margin-bottom: 10px;
}


.guide-list-dd {
	margin: 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #EEE;
}

.conveni-box {
    padding-right: 5px;
    padding-left: 5px;
}

.conveni-box img {
    margin: 0 !important;
}


.guide-inq dt {
    float: left;
    margin-right: 10px;
}

.detail {
    text-align: right;
}

.top50 {
	margin-top: 50px;
}
@media (max-width: 768px) {
.con-wrapper {
    height:400px;
}

#main-con01 h2 {
    font-size: 30px;
}

	
.height-center {
	padding-top: 70px;
}

.dashed-wrap {
	height: auto;
}

.dashed-line02 {
    height: auto;
}

.con-wrapper05 h2 {
	margin: 30px 0 30px 0;
}

.con-wrapper05 p {
	margin-bottom: 30px;
}
}

@media (max-width: 480px) {
#main-con01 h2 {
    font-size: 25px;
}

#main-con01 h3 {
    font-size: 14px;
}

.img-box01,.img-box02,.img-box03,.img-box04,.img-box05,.img-box06,.img-box07,.img-box08,.img-box09 {
    height:300px;
}

.con-wrapper05 h2 {
	font-size: 24px;
}

.breadcrumb02 li a,.breadcrumb04 li a,.breadcrumb06 li a{
    height: 3em;
}

}	



/* IE用 */
.ie_wrapper.container {
  width: 900px;
  overflow: auto;
}
