@charset "UTF-8";
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic);
.mt0 {
  margin-top: 0px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pr45 {
  padding-right: 45px !important;
}

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

.mb50 {
  margin-bottom: 50px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.ml-auto {
  margin-left: auto;
}

.mr-auto {
  margin-right: auto;
}

html {
  position: relative;
  min-height: 100%;
}

body {
  /* Set the fixed height of the footer here */
  margin-bottom: 361px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, sans-serif;
  line-height: 1.6;
  font-size: 14px;
  font-weight: 400;
  outline: none;
  height: 100%;
}
@media only screen and (max-width:767px) {
  body {
    margin-bottom: 127px;
    font-size: 12px;
  }
}

::selection {
  background: #CCC;
}

h1, h2, h3, h4 {
  font-weight: bold;
}

a {
  color: #222;
}
@media only screen and (min-width:768px) {
  a:hover {
    color: #222;
    opacity: 0.8;
  }
}
a:active {
  color: #222;
}

ul {
  padding-left: 0;
}

li {
  list-style: none;
}

.btn {
  border-radius: 2px;
}

.pager li {
  margin: 0 2px;
}
.pager li.current {
  display: inline-block;
  padding: 5px 14px;
  background-color: #eee;
  border: 1px solid #ddd;
  border-radius: 0;
}
.pager li a, .pager li span {
  border-radius: 0;
}

.nav-menu {
  margin: 0;
  padding: 0 20px 0 0;
  text-align: right;
}
@media only screen and (max-width:767px) {
  .nav-menu {
    padding: 0;
  }
}
.nav-menu li {
  list-style-type: none;
  display: inline-block;
}
.nav-menu li.menu-icon {
  font-size: 2em;
  padding: 10px;
}
.nav-menu li.menu-icon a {
  display: block;
}
.nav-menu li.menu-icon a img {
  width: 26px;
}

.red {
  color: red;
}

.green {
  color: #339900;
}

.blue {
  color: #1e90ff;
}

#MainSection #Main h1 {
  font-weight: 700;
  margin-top: 17px;
  line-height: 1.5;
  font-size: 18px;
  color: #006C1E;
  border-bottom: 3px solid #cecece;
}
#MainSection #Main h2 {
  font-size: 18px;
}
#MainSection .more {
  margin: 20px 0;
  text-align: center;
}
#MainSection .more a {
  border: 1px solid;
}
#MainSection .parts {
  margin-top: 60px;
}

#LeftSection .parts, #RightSection .parts {
  margin-top: 40px;
}
#LeftSection .parts h2, #RightSection .parts h2 {
  margin: 10px 0 0;
  font-size: 20px;
}
#LeftSection .parts h3, #RightSection .parts h3 {
  margin: 10px 0 0;
  font-size: 16px;
}

.table th {
  width: 25%;
}

em {
  font-style: normal;
  color: #ff6600;
  font-weight: bold;
}

.error-message, .form-error {
  clear: both;
  color: #a00;
  font-size: 0.8em;
  padding-top: 5px;
}

input.form-error,
select.form-error,
textarea.form-error,
.form-error input,
.form-error select {
  background-color: #FDD;
}

/** override bootstrap **/
.btn-lg {
  min-width: 200px;
}

.btn-primary {
  color: #fff !important;
  background-color: #ff6600 !important;
  border-color: #ff6600 !important;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff !important;
  background-color: #cc5200 !important;
  border-color: #803300 !important;
}
.btn-primary:hover {
  color: #fff !important;
  background-color: #cc5200 !important;
  border-color: #c24e00 !important;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #cc5200;
  border-color: #c24e00;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #a84300;
  border-color: #803300;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #ff6600;
  border-color: #ff6600;
}
.btn-primary .badge {
  color: #ff6600;
  background-color: #fff;
}

.btn-success {
  color: #fff !important;
  background-color: #339900 !important;
  border-color: #339900 !important;
}
.btn-success:focus, .btn-success.focus {
  color: #fff !important;
  background-color: #226600 !important;
  border-color: #091a00 !important;
}
.btn-success:hover {
  color: #fff !important;
  background-color: #226600 !important;
  border-color: #1f5c00 !important;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #226600;
  border-color: #1f5c00;
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #164200;
  border-color: #091a00;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #339900;
  border-color: #339900;
}
.btn-success .badge {
  color: #339900;
  background-color: #fff;
}

.btn-info {
  color: #222 !important;
  background-color: #eee !important;
  border-color: #e1e1e1 !important;
}
.btn-info:focus, .btn-info.focus {
  color: #222 !important;
  background-color: #d5d5d5 !important;
  border-color: #a2a2a2 !important;
}
.btn-info:hover {
  color: #222 !important;
  background-color: #d5d5d5 !important;
  border-color: #c3c3c3 !important;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #222;
  background-color: #d5d5d5;
  border-color: #c3c3c3;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #222;
  background-color: #c3c3c3;
  border-color: #a2a2a2;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #eee;
  border-color: #e1e1e1;
}
.btn-info .badge {
  color: #eee;
  background-color: #222;
}

.btn-link {
  color: #39c;
}

.btn-gray {
  background-color: #a8a7a7;
  color: #fff;
}
@media only screen and (min-width:768px) {
  .btn-gray:hover {
    background-color: #8c8c8c;
    color: #fff;
  }
}

.panel {
  border: none;
  background: rgba(0, 0, 255, 0);
  box-shadow: none;
  margin-bottom: 16px;
}
.panel .panel-heading {
  padding: 0 0 8px;
  background: rgba(0, 0, 255, 0);
}

.panel-heading {
  background: rgba 0, 0, 255, 0;
  border: none;
  padding-bottom: 16px;
  margin-top: -2px;
}
.panel-heading h4 {
  font-weight: 400;
}
@media only screen and (min-width:1200px) {
  .panel-heading em {
    margin-left: 20px;
  }
}
@media only screen and (max-width:767px) {
  .panel-heading em {
    display: block;
  }
}

.panel-body {
  border: 0;
  padding: 0;
  margin-bottom: 0;
}
.panel-body .inner {
  background: #fff;
  height: 100%;
  padding: 0 5px;
  position: relative;
}
.panel-body .inner p.item-title {
  font-size: 80%;
  font-weight: 400;
}
.panel-body .inner p.item-price {
  font-size: 90%;
  font-weight: bold;
  text-align: right;
  margin: 0;
}
@media only screen and (max-width:767px) {
  .panel-body .inner p.item-price {
    font-size: 80%;
  }
}
.panel-body .inner p.sale-item-price {
  font-size: 90%;
  font-weight: bold;
  text-align: right;
  margin: 0;
}
@media only screen and (max-width:767px) {
  .panel-body .inner p.sale-item-price {
    font-size: 77%;
  }
  .panel-body .inner p.sale-item-price small {
    font-size: 10px;
  }
}
.panel-body .inner img {
  margin: 5px 0;
}
.panel-body .inner .soldout {
  padding: 100px 0 0 0;
  text-align: center;
  margin: -10px 0 0 -10px;
  position: absolute;
  background-color: #FFF;
  opacity: 0.5;
  font-size: 2em;
  color: #F00;
  z-index: 990;
  width: 100%;
  height: 100%;
}
.panel-body .top-inner {
  background: #fff;
  list-style-type: none;
}
@media only screen and (max-width:767px) {
  .panel-body .top-inner {
    height: auto !important;
  }
}
.panel-body .top-inner p.item-title {
  font-size: 80%;
  font-weight: 600;
  height: 70px;
}
.panel-body .top-inner p.item-price {
  font-size: 90%;
  text-align: right;
  font-weight: bold;
  margin: 0;
}
@media only screen and (max-width:767px) {
  .panel-body .top-inner p.item-price {
    font-size: 80%;
  }
}
.panel-body .top-inner p.topics-area {
  font-size: 80%;
  font-weight: 300;
  text-align: left;
  margin: 4px 0 0 0;
}
.panel-body .top-inner img {
  width: 100%;
  margin: 0 auto 10px;
}
.panel-body .top-inner h3 {
  font-size: 80%;
  font-weight: bold;
  margin: 0;
}
.panel-body .top-inner h2 {
  font-size: 80%;
  font-weight: bold;
  margin: 0;
  line-height: 1.6;
}
.panel-body .top-inner-col2 {
  height: 320px;
}
@media only screen and (max-width:767px) {
  .panel-body .top-inner-col2 {
    height: auto;
  }
}
@media only screen and (min-width:768px) and (max-width:992px) {
  .panel-body .top-inner-col2 {
    height: 300px;
  }
}
.panel-body .top-inner-col2 h2 {
  height: 36px;
}

.flexbox {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

/** Responsive Table Form **/
@media screen and (max-width: 767px) {
  .responsive-table-form {
    overflow: hidden;
  }
  .responsive-table-form h1,
  .responsive-table-form h2,
  .responsive-table-form h3,
  .responsive-table-form h4,
  .responsive-table-form h5 {
    margin-left: 5px;
  }
  .responsive-table-form .col-lg-12,
  .responsive-table-form .col-md-12,
  .responsive-table-form .col-sm-12,
  .responsive-table-form .col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .responsive-table-form tbody,
  .responsive-table-form theader,
  .responsive-table-form tfooter,
  .responsive-table-form tr,
  .responsive-table-form td,
  .responsive-table-form th {
    display: block;
    margin: 0;
  }
  .responsive-table-form table {
    display: block;
    margin-bottom: 10px;
  }
  .responsive-table-form table th {
    width: 100%;
    background-color: #EEE;
    padding: 4px !important;
    z-index: 999;
    overflow: show;
    font-size: 0.9em;
  }
  .responsive-table-form table td {
    width: 100%;
    margin-bottom: 10px;
    margin-left: 0px;
    overflow: hidden;
    background-color: #FFF;
  }
  .responsive-table-form table.table-bordered th,
  .responsive-table-form table.table-bordered td {
    border: solid 0px #FFF;
  }
  .btn {
    width: 90%;
    float: none;
  }
}
/** EverCart **/
.display-auth, .display-guest {
  display: none;
}

.colorbox {
  cursor: pointer;
}

.w100 {
  width: 100%;
}

.img-icon {
  width: 40px;
}

.item-title {
  margin: 0;
}

.item-price {
  font-size: 16px;
  font-weight: bold;
}

.sale-item-price {
  font-size: 16px;
  font-weight: bold;
  color: #A00;
}

h3.item-price {
  font-size: 24px;
  padding: 0;
  text-align: left;
}
h3.sale-item-price {
  font-size: 24px;
  padding: 0;
  text-align: left;
}

#debug-kit-toolbar .icon {
  position: relative;
}

.icon {
  position: absolute;
  z-index: 9999;
}

.icon .label {
  position: relative;
}

.sort-order a {
  width: 96px;
}

/** 会員登録：規約 **/
.contract {
  height: 250px;
  overflow: scroll;
  margin-bottom: 20px;
}

/** 会員登録：生年月日 **/
.form-inline.birth-date .form-control {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}

.required {
  font-size: 0.7em;
  color: #f00;
  padding-left: 5px;
}

/** チェックアウト **/
.form-inline.card-no .form-control,
.form-inline.card-security-code .form-control {
  display: inline-block;
  width: 65px;
}

/** SNSボタン **/
.social-area-syncer {
  width: 100%;
  padding: 0;
}

ul.social-button-syncer {
  margin: 20px auto;
  padding: 0;
  border: none;
  list-style-type: none;
}

ul.social-button-syncer li {
  float: left;
  text-align: center;
  margin-right: 8px;
  padding: 0;
}

.sc-tw {
  width: 71px;
}

.sc-fb {
  z-index: 99;
  width: 60px;
  margin-top: -1px;
}

/** WYSIWYG **/
.redactor-editor .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.redactor-editor img {
  max-width: 100%;
}

.redactor-editor .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

/** pdf.js **/
.pdf-js {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 75%;
}
.pdf-js iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

/** HEADER **/
@media only screen and (max-width:767px) {
  header {
    height: 68px;
  }
}
header nav {
  width: 100%;
  position: fixed;
  top: -120px;
  left: 0;
  padding: 8px 10px;
  z-index: 997;
  background-color: #339900;
}
header nav.scrolled {
  top: 0;
}
header nav .gnav-container .gnav-inner {
  position: relative;
  padding: 0 15px 0 0;
}
@media only screen and (max-width:767px) {
  header nav .gnav-container .gnav-inner {
    padding: 0;
  }
}
header nav .gnav-container .gnav-inner .logo img {
  width: 100px;
}
@media only screen and (min-width:768px) and (max-width:991px) {
  header nav .gnav-container .gnav-inner .logo img {
    width: 80px;
  }
}
header nav .gnav-container .gnav-inner .menu ul {
  margin-bottom: 0;
}
header nav .gnav-container .gnav-inner .menu ul li {
  display: inline-block;
}
header nav .gnav-container .gnav-inner .menu ul li a {
  padding: 3px 10px;
  color: #fff;
  font-size: 14px;
}
@media only screen and (min-width:992px) and (max-width:1199px), print {
  header nav .gnav-container .gnav-inner .menu ul li a {
    padding: 3px 5px;
  }
}
@media only screen and (min-width:768px) and (max-width:992px) {
  header nav .gnav-container .gnav-inner .menu ul li a {
    padding: 3px;
    font-size: 10px;
  }
}
header .first-nav {
  margin: 5px auto 0;
  padding: 0 5px;
  position: relative;
}
header .first-nav .gnav-inner {
  position: relative;
}
header .first-nav .gnav-inner .top-headline {
  width: 270px;
  margin: 0;
  font-size: 12px;
}
@media only screen and (min-width:768px) {
  header .first-nav .gnav-inner .top-headline {
    width: 100%;
    height: 28px;
    text-align: right;
    color: #339900;
  }
}
header .first-nav .gnav-inner .logo {
  position: absolute;
  top: 5px;
  left: 10px;
}
@media only screen and (min-width:768px) and (max-width:991px) {
  header .first-nav .gnav-inner .logo {
    top: 15px;
  }
}
header .first-nav .gnav-inner .logo .logo-img {
  width: 161px;
}
@media only screen and (min-width:768px) and (max-width:991px) {
  header .first-nav .gnav-inner .logo .logo-img {
    width: 130px;
  }
}
@media only screen and (max-width:767px) {
  header .first-nav .gnav-inner .logo .logo-img {
    width: 134px;
  }
}
@media only screen and (max-width:767px) {
  header .first-nav .gnav-inner .logo {
    top: 25px;
  }
}
@media only screen and (min-width:768px) {
  header .first-nav .gnav-inner #AuthUserName,
  header .first-nav .gnav-inner #GuestUserName {
    width: 100%;
    text-align: right;
  }
}
@media only screen and (max-width:767px) {
  header .first-nav .gnav-inner #AuthUserName,
  header .first-nav .gnav-inner #GuestUserName {
    position: absolute;
    top: 0;
    right: 0;
    width: calc(100% - 260px);
    padding: 0 !important;
    font-size: 1em;
    line-height: 1em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: right;
  }
}
header .first-nav .gnav-inner .signup-area {
  position: absolute;
  top: 38px;
  right: 0;
}
header .first-nav .gnav-inner .signup-area li {
  display: inline-block;
}
header .first-nav .gnav-inner .signup-area li a {
  color: #39c;
}
header .first-nav .gnav-inner .gnav-sp {
  margin: 0;
  padding-top: 4px;
  font-size: 0.84em;
}
header .first-nav .gnav-inner .gnav-sp li {
  border-left: 1px solid #339900;
  float: left;
}
header .first-nav .gnav-inner .gnav-sp li a {
  display: block;
  width: 54px;
}
header .first-nav .gnav-inner .gnav-sp li img {
  display: block;
  width: 35px;
  margin: auto;
}
header .first-nav .gnav-inner .gnav-sp li span {
  display: block;
  text-align: center;
}
header .first-nav .gnav-inner .header-menu {
  padding: 0;
}
header .first-nav .gnav-inner .header-menu ul {
  margin: 0;
  padding: 0;
}
@media only screen and (min-width:768px) and (max-width:991px) {
  header .first-nav .gnav-inner .header-menu ul {
    width: 730px;
    text-align: right;
  }
}
@media only screen and (max-width:767px) {
  header .first-nav .gnav-inner .header-menu ul {
    text-align: center;
  }
}
header .first-nav .gnav-inner .header-menu ul li {
  display: inline-block;
  border-right: 1px solid #999;
}
@media only screen and (min-width:768px) and (max-width:991px) {
  header .first-nav .gnav-inner .header-menu ul li {
    font-size: 12px;
  }
}
header .first-nav .gnav-inner .header-menu ul li a {
  padding: 7px 7px 7px 2px;
}
@media only screen and (max-width:767px) {
  header .first-nav .gnav-inner .header-menu ul li a {
    color: #39c;
    font-size: 12px;
  }
}
header .first-nav .gnav-inner .header-menu ul li.signup-btn {
  padding-right: 10px;
  border-right: none;
}
header .first-nav .gnav-inner .header-menu ul li.signup-btn a {
  font-weight: 700;
}
@media only screen and (min-width:768px) {
  header .first-nav .gnav-inner .header-menu {
    float: right;
  }
}
@media only screen and (max-width:767px) {
  header .first-nav .gnav-inner .header-menu {
    position: absolute;
    top: 70px;
    left: 0;
    width: 100%;
  }
}
header .first-nav * {
  text-decoration: none !important;
}
header .first-nav .signup-btn.visible-xs {
  margin-top: 5px;
}
header .first-nav .signup-btn.visible-xs a {
  width: 128px;
  font-size: 12px;
  font-weight: 700;
}

.sp-menu-btn {
  cursor: pointer;
}

.sp-nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 100;
}
.sp-nav .panel {
  position: fixed;
  top: 0;
  right: -100%;
  width: calc(100% - 40px);
  height: 100%;
  background: #fff;
  overflow-y: scroll;
  border-radius: 0;
  transition: all 0.3s ease;
}
.sp-nav .panel-heading {
  position: relative;
  padding: 15px 15px 0;
}
.sp-nav .panel-heading img {
  width: 120px;
}
.sp-nav .panel-heading .sp-menu-btn {
  float: right;
}
.sp-nav .panel-heading .sp-menu-btn img {
  width: 30px;
}
.sp-nav .panel-body {
  position: relative;
  padding: 15px;
}
.sp-nav:before {
  position: fixed;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
  transition: all 0.3s ease;
}
.sp-nav .signin-btn,
.sp-nav .signout-btn {
  width: 100%;
  padding: 0 0 8px;
}
.sp-nav .signin-btn a,
.sp-nav .signout-btn a {
  display: block;
  padding: 12px;
  text-align: center;
  background: #339900;
  color: #f2f2f2;
  border-radius: 4px;
}
.sp-nav .signin-btn i,
.sp-nav .signout-btn i {
  padding-left: 4px;
}
.sp-nav .signout-btn a {
  background: #eee;
  color: #666;
}
.sp-nav li {
  padding: 0;
  border-bottom: 1px solid #ddd;
}
.sp-nav li a {
  display: block;
  padding: 8px;
}
.sp-nav li img {
  width: 40px;
}
.sp-nav.enable {
  pointer-events: auto;
}
.sp-nav.enable .panel {
  right: 0;
}
.sp-nav.enable:before {
  opacity: 1;
}

/** FOOTER **/
footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 361px;
  background: top/20px url(../img/seihon/bg-green-dot.png);
}
@media only screen and (max-width:767px) {
  footer {
    height: 127px;
    background: #2e5732;
  }
}
footer .footer-top {
  height: 301px;
  display: flex;
  justify-content: center;
}
footer .footer-top .footer-link-div {
  width: 19%;
  margin-top: 20px;
}
@media only screen and (min-width:768px) and (max-width:991px) {
  footer .footer-top .footer-link-div {
    width: 25%;
  }
}
@media only screen and (max-width:767px) {
  footer .footer-top .footer-link-div {
    display: none;
  }
}
footer .footer-top .footer-link-div:first-child {
  margin-left: 7%;
}
footer .footer-top .footer-link-div p {
  margin-bottom: 15px;
  font-size: 18px;
  color: #fff;
}
footer .footer-top .footer-link-div p span {
  margin-top: 5px;
  font-size: 14px;
  color: #cee7d1;
}
footer .footer-top .footer-link-div ul {
  padding-left: 0;
}
footer .footer-top .footer-link-div ul li {
  margin: 10px 0;
  list-style: none;
}
footer .footer-top .footer-link-div ul li a {
  font-size: 13px;
  color: #fff;
}
@media only screen and (min-width:768px) {
  footer .footer-top .footer-link-div-sp {
    display: none;
  }
}
footer .footer-top .footer-link-div-sp li {
  padding: 5px;
  text-align: center;
}
footer .footer-top .footer-link-div-sp li a {
  color: #39c;
}
footer .footer-bottom {
  background: #2e5732;
}
@media only screen and (min-width:768px) {
  footer .footer-bottom {
    height: 60px;
  }
}
footer .footer-bottom .container {
  position: relative;
}
@media only screen and (min-width:768px) {
  footer .footer-bottom .container .footer-logo,
  footer .footer-bottom .container .privacy-link,
  footer .footer-bottom .container .copyright {
    position: absolute;
    top: 15px;
  }
  footer .footer-bottom .container .footer-logo {
    left: 0;
  }
  footer .footer-bottom .container .privacy-link {
    right: 380px;
  }
  footer .footer-bottom .container .copyright {
    right: 0;
  }
}
@media only screen and (max-width:767px) {
  footer .footer-bottom .container .footer-logo,
  footer .footer-bottom .container .privacy-link,
  footer .footer-bottom .container .copyright {
    display: block;
    margin-top: 17px;
    text-align: center;
  }
}
footer .footer-bottom .container .privacy-link,
footer .footer-bottom .container .copyright {
  line-height: 1;
  color: #fff;
  font-size: 13px;
}
@media only screen and (max-width:767px) {
  footer .footer-bottom .container .copyright {
    font-size: 11px;
  }
}

/** page-top **/
#page-top {
  right: 13px;
  z-index: 996;
  cursor: pointer;
  position: fixed;
  bottom: 13px;
}
#page-top a {
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #339900;
  color: #fff;
  text-align: center;
  line-height: 50px;
}
#page-top a:hover, #page-top a:focus {
  text-decoration: none;
}

body > .container {
  padding: 0 15px 80px;
}

.container .text-muted {
  margin: 20px 0;
}

/** BREADCRUMB **/
.breadcrumb {
  color: #222;
  background-color: #fff;
  margin: 0;
}
.breadcrumb a {
  color: #39c;
}
.breadcrumb > li + li:before {
  content: "»";
  color: #222;
}

/** Slick Slider **/
.slick-dots {
  position: relative;
  bottom: auto;
  margin: 5px 0 0;
  padding: 3px 0;
  clear: both;
  overflow: hidden;
}

.slick-slider-item:hover .slick-prev,
.slick-slider-item:hover .slick-next {
  opacity: 0.6;
  transition: opacity 0.2s ease;
}
.slick-slider-item .slick-next {
  right: 0px;
  width: 0;
  height: 0;
  border: 14px solid transparent;
  border-left: 14px solid #666;
  opacity: 0;
  z-index: 98;
  transition: opacity 0.2s ease;
}
@media only screen and (max-width:767px) {
  .slick-slider-item .slick-next {
    opacity: 0.6;
  }
}
.slick-slider-item .slick-next:before {
  content: "";
}
.slick-slider-item .slick-next:hover {
  opacity: 1;
  transition: opacity 0.2s ease;
}
.slick-slider-item .slick-prev {
  left: 0px;
  width: 0;
  height: 0;
  border: 14px solid transparent;
  border-right: 14px solid #666;
  opacity: 0;
  z-index: 99;
  transition: opacity 0.2s ease;
}
@media only screen and (max-width:767px) {
  .slick-slider-item .slick-prev {
    opacity: 0.6;
  }
}
.slick-slider-item .slick-prev:before {
  content: "";
}
.slick-slider-item .slick-prev:hover {
  opacity: 1;
  transition: opacity 0.2s ease;
}

/** TOP **/
#Top .container-fluid {
  margin: 0;
  padding: 0;
}
#Top .container-fluid > .row {
  margin: 0;
}
#Top .container-fluid > .row > *[class^=col] { /* セレクタ名の前方一致 */
  padding: 0;
}
#Top .flex-container {
  max-width: 100%;
  width: 1170px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width:992px) and (max-width:1199px), print {
  #Top .flex-container {
    width: 970px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  #Top .flex-container {
    width: 750px;
  }
}
#Top #MainSection {
  padding: 0;
}
#Top #MainSection #Main .top-loginbar {
  margin-top: 42px;
}
#Top #MainSection #Main .top-loginbar .btn-primary {
  padding: 12px 40px;
  border-radius: 5px;
  font-size: 20px;
}
#Top #MainSection #Main .lg-section {
  padding-bottom: 55px;
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .lg-section {
    padding-bottom: 0;
  }
}
#Top #MainSection #Main .lg-section h2 {
  margin: 50px 0 25px;
  text-align: center;
  font-size: 24px;
  color: #339900;
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .lg-section h2 {
    margin: 35px 0 25px;
    font-size: 21px;
    font-weight: 500;
    line-height: 1.4;
  }
}
#Top #MainSection #Main .lg-section h2 span {
  width: 215px;
  display: block;
  margin: 0 auto 10px;
  background-color: #339900;
  color: #fff;
  border-radius: 8px;
  padding: 4px 0;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 4px;
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .lg-section h2 span {
    width: 95px;
    font-size: 10px;
  }
}
#Top #MainSection #Main .lg-section p.lead {
  font-size: 19px;
}
#Top #MainSection #Main .lg-section .btn-primary {
  padding: 12px 20px;
  border-radius: 5px;
  font-size: 20px;
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .lg-section .btn-primary {
    font-size: 14px;
    padding: 12px 0;
  }
}
#Top #MainSection #Main .lg-section .new-user-guide {
  margin-top: 20px;
}
#Top #MainSection #Main .lg-section .top-about-button {
  width: 222px;
}
#Top #MainSection #Main .mid-section h3 {
  font-size: 20px;
  text-align: center;
}
#Top #MainSection #Main .mid-section h3 + div {
  margin-top: 20px;
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .news {
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: #f1f1f1;
  }
}
#Top #MainSection #Main .news h3 {
  font-size: 14px;
}
#Top #MainSection #Main .news ul {
  height: 85px;
  overflow-y: scroll;
  padding: 14px;
  border: 1px solid #cecece;
  background-color: #fff;
}
@media only screen and (min-width:768px) {
  #Top #MainSection #Main .news ul {
    height: 275px;
    border: 3px solid #339900;
    border-radius: 5px;
  }
}
@media only screen and (min-width:768px) {
  #Top #MainSection #Main .news ul li::before, #Top #MainSection #Main .news ul li::after {
    content: "";
    display: table;
  }
  #Top #MainSection #Main .news ul li::after {
    clear: both;
  }
}
#Top #MainSection #Main .news ul li:not(:first-child) {
  margin-top: 20px;
}
@media only screen and (min-width:768px) {
  #Top #MainSection #Main .news ul li:not(:first-child) {
    margin-top: 5px;
  }
}
#Top #MainSection #Main .news ul li .news-title {
  margin-bottom: 5px;
}
@media only screen and (min-width:768px) {
  #Top #MainSection #Main .news ul li .news-title {
    width: 25%;
    float: left;
    font-weight: bold;
  }
}
@media only screen and (min-width:768px) {
  #Top #MainSection #Main .news ul li .news-description {
    width: 75%;
    padding-left: 10px;
    float: left;
  }
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .news ul li a {
    display: block;
    position: relative;
  }
}
#Top #MainSection #Main .news ul li a h4 {
  font-size: 14px;
  font-weight: normal;
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .news ul li a h4 {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    font-size: 12px;
    line-height: 19px;
  }
}
#Top #MainSection #Main .news ul li a p {
  font-size: 14px;
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .news ul li a p {
    font-size: 12px;
    padding-left: 96px;
    line-height: 19px;
  }
}
#Top #MainSection #Main .news ul li a.btn {
  display: inline-block;
}
#Top #MainSection #Main .news ul .important-news .news-title > span {
  border-bottom: 3px solid #ffff01;
  color: #39c;
  font-weight: bold;
}
@media only screen and (min-width:768px) {
  #Top #MainSection #Main .lg-section-news .flex-row,
  #Top #MainSection #Main .lg-section-about .flex-row,
  #Top #MainSection #Main .lg-section-business .flex-row {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
}
#Top #MainSection #Main .lg-section-about img {
  border-radius: 6px;
}
#Top #MainSection #Main .calender-wrap {
  max-width: 740px;
  margin: auto;
}
@media only screen and (min-width:768px) {
  #Top #MainSection #Main .meyasu, #Top #MainSection #Main .calendar {
    margin-top: 30px;
    width: 100%;
  }
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .meyasu, #Top #MainSection #Main .calendar {
    padding-top: 25px;
  }
}
@media only screen and (min-width:768px) {
  #Top #MainSection #Main .meyasu > div, #Top #MainSection #Main .calendar > div {
    height: 100%;
    border-radius: 5px;
    padding-bottom: 20px;
  }
}
#Top #MainSection #Main .meyasu > div h3, #Top #MainSection #Main .calendar > div h3 {
  font-size: 14px;
  margin: 0;
}
@media only screen and (min-width:768px) {
  #Top #MainSection #Main .meyasu > div h3, #Top #MainSection #Main .calendar > div h3 {
    padding: 25px 0;
    background-color: #339900;
    font-weight: normal;
    color: #fff;
  }
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .calendar {
    padding: 25px 0 30px;
  }
}
#Top #MainSection #Main .calendar h4 {
  width: 100%;
  max-width: 320px;
  margin: 0 auto;
  padding: 8px;
  background: #339900;
  font-size: 14px;
  text-align: center;
  color: #fff;
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .calendar h4 {
    font-size: 12px;
  }
}
#Top #MainSection #Main .calendar table {
  width: 100%;
  max-width: 320px;
  margin: 0 auto 20px;
}
#Top #MainSection #Main .calendar th, #Top #MainSection #Main .calendar td {
  width: 14%;
  border: 1px solid #ccc;
  background-color: #fff;
  font-size: 0.9em;
}
#Top #MainSection #Main .calendar td.calendar_holiday {
  color: #A00;
  background-color: #ead3d3;
}
#Top #MainSection #Main .calendar td {
  padding: 0;
}
#Top #MainSection #Main .calendar td.past-date {
  background: #e8e8e8;
  color: #999;
}
#Top #MainSection #Main .calendar .calender-cell-inner {
  position: relative;
  padding: 14px 8px;
}
#Top #MainSection #Main .calendar td.today {
  background: #ffefd5;
}
#Top #MainSection #Main .calendar td.today .calender-cell-inner {
  padding: 8px 8px 20px;
}
#Top #MainSection #Main .calendar td.today .calender-cell-inner:before {
  position: absolute;
  content: "";
  top: 1px;
  left: 1px;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border: 1px solid #8d6c4f;
  outline: 1px solid #fff;
}
#Top #MainSection #Main .calendar td.today .calender-cell-inner:after {
  content: "注文日";
  position: absolute;
  left: 0;
  bottom: 6px;
  width: 100%;
  font-size: 10px;
  text-align: center;
  color: #8d6c4f;
}
#Top #MainSection #Main .calendar td.normal-delivery-date {
  background: #ffefd5;
}
#Top #MainSection #Main .calendar td.normal-delivery-date .calender-cell-inner {
  padding: 8px 8px 20px;
}
#Top #MainSection #Main .calendar td.normal-delivery-date .calender-cell-inner:before {
  position: absolute;
  content: "";
  top: 1px;
  left: 1px;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border: 1px solid #8d6c4f;
  outline: 1px solid #fff;
}
#Top #MainSection #Main .calendar td.normal-delivery-date .calender-cell-inner:after {
  content: "普通便";
  position: absolute;
  left: 0;
  bottom: 6px;
  width: 100%;
  font-size: 10px;
  text-align: center;
  color: #8d6c4f;
}
#Top #MainSection #Main .calendar td.special-delivery-date {
  background: #a9f5f5;
}
#Top #MainSection #Main .calendar td.special-delivery-date .calender-cell-inner {
  padding: 8px 8px 20px;
  color: #444;
}
#Top #MainSection #Main .calendar td.special-delivery-date .calender-cell-inner:before {
  position: absolute;
  content: "";
  top: 1px;
  left: 1px;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border: 1px solid #444;
  outline: 1px solid #fff;
}
#Top #MainSection #Main .calendar td.special-delivery-date .calender-cell-inner:after {
  content: "速達便";
  position: absolute;
  left: 0;
  bottom: 6px;
  width: 100%;
  font-size: 10px;
  text-align: center;
  color: #444;
}
#Top #MainSection #Main .calendar td.limited-express-delivery-date {
  background: #f45407;
}
#Top #MainSection #Main .calendar td.limited-express-delivery-date .calender-cell-inner {
  padding: 8px 8px 20px;
  color: #fff;
}
#Top #MainSection #Main .calendar td.limited-express-delivery-date .calender-cell-inner:before {
  position: absolute;
  content: "";
  top: 1px;
  left: 1px;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border: 1px solid #d9837d;
  outline: 1px solid #fff;
}
#Top #MainSection #Main .calendar td.limited-express-delivery-date .calender-cell-inner:after {
  content: "特急便";
  position: absolute;
  left: 0;
  bottom: 6px;
  width: 100%;
  font-size: 10px;
  text-align: center;
  color: #fff;
}
#Top #MainSection #Main .calendar td.express-delivery-date {
  background: #337ab7;
}
#Top #MainSection #Main .calendar td.express-delivery-date .calender-cell-inner {
  padding: 8px 8px 20px;
  color: #fff;
}
#Top #MainSection #Main .calendar td.express-delivery-date .calender-cell-inner:before {
  position: absolute;
  content: "";
  top: 1px;
  left: 1px;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border: 1px solid #d6840f;
  outline: 1px solid #fff;
}
#Top #MainSection #Main .calendar td.express-delivery-date .calender-cell-inner:after {
  content: "急行便";
  position: absolute;
  left: 0;
  bottom: 6px;
  width: 100%;
  font-size: 10px;
  text-align: center;
  color: #fff;
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .lg-section-about {
    padding-bottom: 55px;
  }
}
#Top #MainSection #Main .deliv-btn-wrap {
  position: relative;
  max-width: 686px;
  margin: auto;
  padding: 10px 0;
  text-align: right;
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .deliv-btn-wrap {
    width: 100%;
    max-width: 350px;
    padding: 10px 15px;
  }
}
#Top #MainSection #Main .btn-deliv-info {
  display: inline-block;
  width: 22px;
  height: 22px;
  border: 2px solid #83afef;
  border-radius: 50%;
  color: #83afef;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.2s ease;
}
#Top #MainSection #Main .btn-deliv-info:hover {
  text-decoration: none;
  background: #83afef;
  color: #fff;
}
#Top #MainSection #Main .deliv-info-area {
  position: relative;
  max-width: 686px;
  margin: 0 auto 20px;
  padding-left: 26px;
  clear: both;
}
#Top #MainSection #Main .deliv-info-area:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background: #ead3d3;
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .deliv-info-area {
    width: 100%;
    max-width: 320px;
  }
}
#Top #MainSection #Main .modal-meyasu {
  margin: 0;
  padding: 0 !important;
}
#Top #MainSection #Main .modal-meyasu > div {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 15px;
}
#Top #MainSection #Main .modal-meyasu table {
  margin: 0;
  background: #fff;
  text-align: left;
}
#Top #MainSection #Main .btn-cls-wrap {
  text-align: right;
}
#Top #MainSection #Main .btn-cls-wrap .btn-mdl-cls {
  width: 34px;
  height: 34px;
  margin-bottom: -30px;
  margin-right: -10px;
  border-radius: 50%;
}
#Top #MainSection #Main .about {
  position: relative;
  padding-bottom: 40px;
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .about {
    padding-bottom: 0;
  }
}
#Top #MainSection #Main .about li {
  padding: 0 20px;
  width: 33%;
  max-width: 330px;
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .about li {
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
  }
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .about img {
    width: 100%;
    margin: 20px auto 0;
  }
}
#Top #MainSection #Main .about ul + p {
  margin-top: 50px;
  font-size: 21px;
}
@media only screen and (min-width:768px) {
  #Top #MainSection #Main .about ul + p {
    margin-top: 30px;
    font-weight: bold;
    font-size: 24px;
    color: #fff;
  }
}
@media only screen and (min-width:768px) {
  #Top #MainSection #Main .about::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 330px;
    bottom: 0;
    left: 0;
    background: top/20px url(../img/seihon/bg-green-dot.png);
    z-index: -1;
  }
}
#Top #MainSection #Main .js-top_calender_element_current,
#Top #MainSection #Main .js-top_calender_element_next {
  width: 50% !important;
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .js-top_calender_element_current,
  #Top #MainSection #Main .js-top_calender_element_next {
    width: 100% !important;
  }
}
#Top #MainSection #Main .printmenu {
  font-size: 16px;
}
#Top #MainSection #Main .printmenu h2 {
  margin: 55px 0 20px;
}
@media only screen and (min-width:768px) {
  #Top #MainSection #Main .printmenu h2 {
    font-size: 26px;
  }
}
#Top #MainSection #Main .printmenu th {
  background-color: #f0f0f0;
  font-weight: bold;
}
#Top #MainSection #Main .printmenu td {
  background-color: #fff;
}
#Top #MainSection #Main .printmenu table.outer {
  border-top: 1px solid #ccc;
}
#Top #MainSection #Main .printmenu table.outer > tbody > tr > th {
  width: 220px;
  text-align: center;
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .printmenu table.outer > tbody > tr > th {
    display: block;
    width: 100%;
  }
}
#Top #MainSection #Main .printmenu table.outer > tbody > tr > th, #Top #MainSection #Main .printmenu table.outer > tbody > tr > td {
  padding: 25px 30px;
  border-bottom: 1px solid #ccc;
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .printmenu table.outer > tbody > tr > th, #Top #MainSection #Main .printmenu table.outer > tbody > tr > td {
    display: block;
    width: 100%;
    padding: 25px 8px;
  }
}
#Top #MainSection #Main .printmenu table.outer .flexbox li {
  width: 23%;
  list-style: none;
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .printmenu table.outer .flexbox li {
    width: 45%;
  }
}
#Top #MainSection #Main .printmenu table.outer .flexbox li .course-img {
  text-align: center;
}
#Top #MainSection #Main .printmenu table.outer .flexbox li .course-img .finish-img {
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 0 10px;
}
#Top #MainSection #Main .printmenu table.inner {
  margin: 15px auto;
}
#Top #MainSection #Main .printmenu table.inner th, #Top #MainSection #Main .printmenu table.inner td {
  width: 33%;
  border: 1px solid #ccc;
  font-size: 12px;
}
#Top #MainSection #Main .printmenu table.inner th {
  padding: 8px;
  text-align: center;
}
#Top #MainSection #Main .printmenu table.inner td {
  padding: 25px 30px;
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .printmenu table.inner td {
    padding: 25px 8px;
  }
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .lg-section-low-price {
    padding-bottom: 25px;
    margin-top: 35px;
    background-color: #f1f1f1;
  }
}
@media only screen and (min-width:768px) {
  #Top #MainSection #Main .low-price h2 {
    margin-top: 35px;
  }
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .low-price h2 {
    color: #333;
    font-weight: bold;
  }
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .low-price p.lead {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.75;
  }
}
#Top #MainSection #Main .low-price .basic-price .flexbox {
  max-width: 970px;
  margin: 10px auto 47px;
  padding: 0;
  text-align: center;
  justify-content: center;
  align-items: center;
}
#Top #MainSection #Main .low-price .basic-price .flexbox li {
  padding: 0 9px;
  list-style: none;
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .low-price .basic-price .flexbox li {
    margin-bottom: 15px;
    margin: 0 auto;
  }
}
#Top #MainSection #Main .low-price .basic-price .flexbox .koumoku1, #Top #MainSection #Main .low-price .basic-price .flexbox .koumoku2, #Top #MainSection #Main .low-price .basic-price .flexbox .koumoku4 {
  width: 19.2%;
}
#Top #MainSection #Main .low-price .basic-price .flexbox .koumoku3 {
  width: 27.1%;
}
#Top #MainSection #Main .low-price .basic-price .flexbox .plus {
  width: 4.8%;
}
#Top #MainSection #Main .low-price .price-ex ul.flexbox {
  max-width: 987px;
  margin: 0 auto;
  justify-content: center;
}
#Top #MainSection #Main .low-price .price-ex li {
  width: 20%;
  padding: 0 15px;
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .low-price .price-ex li {
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
}
#Top #MainSection #Main .low-price .price-ex p {
  font-size: 17px;
}
#Top #MainSection #Main .low-price .demobutton p {
  font-size: 14px;
  text-align: left;
}
@media only screen and (min-width:768px) {
  #Top #MainSection #Main .low-price .demobutton p {
    text-align: center;
    font-size: 16px;
  }
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .lg-section-whatapi {
    padding-bottom: 25px;
    background-color: #f1f1f1;
  }
}
#Top #MainSection #Main .whatapi h2 {
  font-weight: bold;
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .whatapi h2 {
    color: #333;
  }
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .whatapi p.lead {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.75;
  }
}
#Top #MainSection #Main .whatapi .api-feature {
  background-color: #339900;
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .whatapi .api-feature .flexbox {
    display: block;
  }
}
#Top #MainSection #Main .whatapi .api-feature li {
  width: 30%;
  padding: 10px;
  background-color: #fff;
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .whatapi .api-feature li {
    width: 100%;
  }
}
#Top #MainSection #Main .whatapi .api-feature li .img-div {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 216px;
}
#Top #MainSection #Main .business .mid-section {
  height: 380px;
  position: relative;
  padding: 20px;
  border: 3px solid #339900;
  border-radius: 5px;
}
@media only screen and (min-width:768px) {
  #Top #MainSection #Main .business .mid-section {
    width: calc(50% - 40px);
    margin: 30px 20px 0;
  }
}
#Top #MainSection #Main .business .mid-section h3 {
  margin-top: 0;
  text-align: center;
  font-size: 24px;
  color: #339900;
}
#Top #MainSection #Main .business .mid-section h3 span {
  width: 160px;
  display: block;
  margin: 0 auto 15px;
  background-color: #339900;
  color: #fff;
  border-radius: 8px;
  padding: 4px 0;
  font-size: 12px;
  font-weight: bold;
}
#Top #MainSection #Main .business .mid-section img {
  width: 90%;
  max-width: 448px;
  margin-top: 45px;
}
#Top #MainSection #Main .business .mid-section p {
  margin-top: 20px;
  text-align: center;
}
#Top #MainSection #Main .business .mid-section .btn-primary {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .lg-section-dokodemo-publish {
    padding-bottom: 25px;
  }
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .dokodemo-publish h2 {
    color: #333;
    font-weight: bold;
  }
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .dokodemo-publish p.lead {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.75;
  }
}
#Top #MainSection #Main .lg-section-feature {
  background-image: url(../img/seihon/bg-blue-dot.png);
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .lg-section-feature {
    padding-bottom: 25px;
  }
}
#Top #MainSection #Main .feature h2 {
  color: #fff;
}
#Top #MainSection #Main .feature h2 span {
  background-color: #fff;
  color: #1e90ff;
}
#Top #MainSection #Main .feature .feature-list .feature-list-div {
  min-height: 140px;
}
@media only screen and (min-width:992px) and (max-width:1199px), print {
  #Top #MainSection #Main .feature .feature-list .feature-list-div {
    min-height: 195px;
  }
}
#Top #MainSection #Main .feature .feature-list .feature-list-div .feature-list-div-wrap {
  padding: 20px;
  background-color: #fff;
  border: 2px solid #d3d3d3;
  border-radius: 5px;
}
#Top #MainSection #Main .feature .feature-list .feature-list-div .feature-list-div-wrap .feature-list-title {
  font-size: 22px;
  font-weight: 700;
  color: #1e90ff;
  text-align: center;
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .feature .feature-list .feature-list-div .feature-list-div-wrap .feature-list-title {
    font-size: 14px;
    font-weight: normal;
  }
}
#Top #MainSection #Main .feature .feature-list .feature-list-div .feature-list-div-wrap ul {
  padding: 15px;
  border: 1px solid #99ccff;
  border-radius: 5px;
}
@media only screen and (min-width:992px) and (max-width:1199px), print {
  #Top #MainSection #Main .feature .feature-list .feature-list-div .feature-list-div-wrap ul {
    height: 142px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  #Top #MainSection #Main .feature .feature-list .feature-list-div .feature-list-div-wrap ul {
    height: 164px;
  }
}
#Top #MainSection #Main .voice {
  max-width: 1083px;
  margin: 0 auto;
}
#Top #MainSection #Main .voice .twitter-slider .slick-list {
  max-height: 360px;
  overflow: hidden;
  box-shadow: 0 0 5px #ccc;
}
#Top #MainSection #Main .voice .twitter-slider .slick-slide {
  padding: 0 10px;
}
#Top #MainSection #Main .voice .twitter-slider .slick-dots li {
  width: 10px;
}
#Top #MainSection #Main .voice .twitter-slider .slick-dots li button:before {
  font-size: 10px;
}
#Top #MainSection #Main .voice .twitter-slider .slick-arrow {
  position: absolute;
  top: calc(50% - 45px);
  width: 32px;
  height: 32px;
  background-size: 32px;
  opacity: 0.5;
  cursor: pointer;
  z-index: 996;
}
#Top #MainSection #Main .voice .twitter-slider .prev {
  left: 15px;
  background-image: url("/img/seihon/top/twitter-arrow-prev.png");
}
#Top #MainSection #Main .voice .twitter-slider .next {
  right: 15px;
  background-image: url("/img/seihon/top/twitter-arrow-next.png");
}
#Top #MainSection #Main .voice h4 {
  max-width: 800px;
  margin: 20px auto 0;
}
#Top #MainSection #Main .voice .review-slider {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}
#Top #MainSection #Main .voice .review-slider li.slick-slide {
  margin: 3px;
  font-size: 12px;
  line-height: 1.3;
  border: 1px solid #ddd;
  background-color: #fee;
}
#Top #MainSection #Main .voice .review-slider li.slick-slide div.img {
  text-align: center;
  float: left;
  width: 80px;
  margin-top: 17px;
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .voice .review-slider li.slick-slide div.img {
    width: 40px;
  }
}
#Top #MainSection #Main .voice .review-slider li.slick-slide div.img img {
  display: inline;
}
#Top #MainSection #Main .voice .review-slider li.slick-slide div.main {
  margin-right: 10px;
  margin-left: 80px;
  background-color: #fff;
  min-height: 74px;
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .voice .review-slider li.slick-slide div.main {
    margin-right: 5px;
    margin-left: 40px;
  }
}
#Top #MainSection #Main .voice .review-slider li.slick-slide p.top {
  border-bottom: 2px solid #fcc;
  padding: 5px 10px 5px 10px;
  font-size: 12px;
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .voice .review-slider li.slick-slide p.top {
    padding: 5px 10px 5px 5px;
  }
}
#Top #MainSection #Main .voice .review-slider li.slick-slide span.date {
  display: block;
  float: right;
  text-align: right;
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .voice .review-slider li.slick-slide span.date {
    font-size: 10px;
  }
}
#Top #MainSection #Main .voice .review-slider li.slick-slide p.review {
  padding: 0 10px;
  font-size: 12px;
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .voice .review-slider li.slick-slide p.review {
    padding: 0 5px;
  }
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .voice .review-slider li.slick-slide span.stars img {
    width: 54px;
  }
}
#Top #MainSection #Main .pdf .example {
  padding: 15px 20px;
  background-color: #444;
}
#Top #MainSection #Main .pdf .example > p {
  color: #fff;
}
#Top #MainSection #Main .pdf .example ul li {
  margin-bottom: 20px;
}
#Top #MainSection #Main .pdf .example ul li .wrap {
  padding: 15px;
  background-color: #fff;
}
@media only screen and (min-width:992px) and (max-width:1199px), print {
  #Top #MainSection #Main .pdf .example ul li .wrap p {
    min-height: 44px;
  }
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .lg-section-gallery {
    padding-bottom: 50px;
    background-color: #f1f1f1;
  }
}
@media only screen and (min-width:768px) {
  #Top #MainSection #Main .gallery h2 {
    margin-top: 15px;
  }
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .gallery h2 {
    color: #333;
    font-weight: bold;
  }
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .gallery p.lead {
    margin-bottom: 40px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.75;
  }
}
#Top #MainSection #Main .gallery .gallery-slider {
  max-width: 925px;
  margin: 0 auto;
}
#Top #MainSection #Main .gallery .gallery-slider .slick-slide {
  padding: 0 8px;
}
#Top #MainSection #Main .gallery .gallery-slider .slick-slide img {
  margin: 0;
  width: 100%;
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .lg-section-bookplt-ad {
    padding-bottom: 43px;
  }
}
#Top #MainSection #Main .bookplt-ad, #Top #MainSection #Main .photoco-ad {
  padding: 50px;
  background-color: #fff;
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .bookplt-ad, #Top #MainSection #Main .photoco-ad {
    margin-top: 0;
    padding: 40px 15px 0;
  }
}
#Top #MainSection #Main .bookplt-ad .bpl-1, #Top #MainSection #Main .photoco-ad .bpl-1 {
  font-size: 26px;
  text-align: center;
  font-weight: 700;
  color: #6e6559;
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .bookplt-ad .bpl-1, #Top #MainSection #Main .photoco-ad .bpl-1 {
    font-size: 23px;
  }
}
#Top #MainSection #Main .bookplt-ad .bpl-1 span, #Top #MainSection #Main .photoco-ad .bpl-1 span {
  color: #339900;
}
#Top #MainSection #Main .bookplt-ad .bpl-logo, #Top #MainSection #Main .photoco-ad .bpl-logo {
  margin: 30px 30px 40px;
}
#Top #MainSection #Main .bookplt-ad .bpl-logo img, #Top #MainSection #Main .photoco-ad .bpl-logo img {
  width: 400px;
}
#Top #MainSection #Main .bookplt-ad .bpl-subtitle, #Top #MainSection #Main .photoco-ad .bpl-subtitle {
  margin-bottom: 15px;
  text-align: center;
  font-size: 18px;
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .bookplt-ad .bpl-subtitle, #Top #MainSection #Main .photoco-ad .bpl-subtitle {
    margin-bottom: 30px;
    color: #339900;
    font-size: 16px;
    font-weight: bold;
  }
}
@media only screen and (min-width:768px) {
  #Top #MainSection #Main .bookplt-ad .bpl-3, #Top #MainSection #Main .photoco-ad .bpl-3 {
    display: flex;
    justify-content: space-around;
  }
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .bookplt-ad .bpl-3, #Top #MainSection #Main .photoco-ad .bpl-3 {
    max-width: 210px;
    margin: 0 auto;
  }
}
#Top #MainSection #Main .bookplt-ad .bpl-3 .bpl-feature, #Top #MainSection #Main .photoco-ad .bpl-3 .bpl-feature {
  margin-top: 10px;
  padding: 15px;
  background-color: #f7f7f7;
}
@media only screen and (min-width:768px) {
  #Top #MainSection #Main .bookplt-ad .bpl-3 .bpl-feature, #Top #MainSection #Main .photoco-ad .bpl-3 .bpl-feature {
    width: 25%;
    border: 5px solid #fff;
  }
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .bookplt-ad .bpl-3 .bpl-feature, #Top #MainSection #Main .photoco-ad .bpl-3 .bpl-feature {
    margin-top: 15px;
  }
}
#Top #MainSection #Main .bookplt-ad .bpl-3 .bpl-feature .bpl-feature-title, #Top #MainSection #Main .photoco-ad .bpl-3 .bpl-feature .bpl-feature-title {
  margin: 20px 0;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  color: #ed9024;
}
#Top #MainSection #Main .bookplt-ad .bpl-3 .bpl-feature .bpl-feature-exp, #Top #MainSection #Main .photoco-ad .bpl-3 .bpl-feature .bpl-feature-exp {
  font-size: 13px;
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .bookplt-ad .btn-bkp, #Top #MainSection #Main .photoco-ad .btn-bkp {
    display: block;
    margin: 30px auto 0;
    padding: 15px;
    width: 265px;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #3399cc;
    color: #3399cc;
  }
}
#Top #MainSection #Main .bookplt-text {
  padding: 15px;
  background-color: #f1f1f1;
}
#Top #MainSection #Main .business-partner {
  margin-top: 100px;
}
#Top #MainSection #Main .business-partner p strong {
  font-size: 28px;
  color: red;
}
#Top #MainSection #Main .scene .scene-list .scene-list-div .scene-list-div-wrap {
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #ccc;
}
#Top #MainSection #Main .scene .scene-list .scene-list-div .scene-list-div-wrap .scene-list-title {
  text-align: center;
}
@media only screen and (min-width:993px), print {
  #Top #MainSection #Main .scene .scene-list .scene-list-div .scene-list-div-wrap .scene-list-title {
    font-size: 19px;
  }
}
@media only screen and (max-width:991px) {
  #Top #MainSection #Main .scene .scene-list .scene-list-div .scene-list-div-wrap .scene-list-title {
    font-weight: bold;
  }
}
#Top #MainSection #Main .scene .scene-list .scene-list-div .scene-list-div-wrap .scene-list-img {
  min-height: 100px;
}
#Top #MainSection #Main .scene .scene-list .scene-list-div .scene-list-div-wrap .scene-list-text {
  margin-top: 15px;
}
@media only screen and (min-width:1200px) {
  #Top #MainSection #Main .wide-use p.lead {
    padding-left: 100px;
  }
}
@media only screen and (max-width:991px) {
  #Top #MainSection #Main .wide-use p.lead {
    font-size: 16px;
  }
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .lg-section-seihon-variety {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .seihon-variety p.lead {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.75;
  }
}
#Top #MainSection #Main .seihon-variety img {
  margin-top: 50px;
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .seihon-variety img {
    margin-top: 25px;
  }
}
#Top #MainSection #Main .seihon-variety .btn-primary {
  margin-top: 50px;
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main .seihon-variety .btn-primary {
    margin-top: 10px;
  }
}
#Top #MainSection #Main #PartsTopNews .important-news h4 {
  color: #39c;
}
#Top #MainSection #Main #PartsTopNews .important-news h4 .ttl-inner {
  display: inline;
  border-bottom: 3px solid #ffff01;
  line-height: 1em;
}
@media only screen and (max-width:767px) {
  #Top #MainSection #Main #PartsTopNews {
    padding: 15px;
    background: #eaeaea;
  }
  #Top #MainSection #Main #PartsTopNews h2 {
    margin: 0 0 10px;
    padding: 6px 0;
    display: block;
    text-align: center;
    font-size: 1.3em;
    font-weight: 600;
    color: #000;
  }
  #Top #MainSection #Main #PartsTopNews h4 {
    margin: 6px 0 8px;
    font-size: 1.2em;
    line-height: 19px;
  }
  #Top #MainSection #Main #PartsTopNews ul {
    margin: 15px 0;
    border: none;
    background: #fff;
    border-radius: 0;
  }
  #Top #MainSection #Main #PartsTopNews li {
    margin: 0;
  }
  #Top #MainSection #Main #PartsTopNews li:not(:last-of-type) {
    margin-bottom: 20px;
  }
  #Top #MainSection #Main #PartsTopNews .more {
    display: none;
  }
  #Top #MainSection #Main #PartsTopNews .more-sp {
    display: block;
    margin-bottom: 6px;
    padding: 8px 0;
    background: #54c430;
    color: #fff;
    text-align: center;
    font-weight: 600;
    letter-spacing: 0.06em;
    border-radius: 6px;
  }
}
@media only screen and (min-width:993px), print {
  #Top #MainSection #Main #PartsTopNews date {
    display: block;
    margin: 10px 0;
  }
  #Top #MainSection #Main #PartsTopNews h4 {
    width: 25%;
    margin: 0 0 5px;
    float: left;
    line-height: 1.6;
    font-weight: 600;
  }
  #Top #MainSection #Main #PartsTopNews p {
    margin: 0 0 10px;
  }
  #Top #MainSection #Main #PartsTopNews li:nth-of-type(n) {
    margin: 0;
  }
}

/** ブランド説明 **/
#Genre {
  overflow: hidden;
}
#Genre ul {
  list-style: none;
  overflow: hidden;
  display: block;
  width: 100%;
  border-top: 1px solid #eeeeee;
}
#Genre ul.row {
  margin-right: 0;
  margin-left: 0;
}
#Genre #brandLogo {
  border: 1px solid #eeeeee;
}
@media only screen and (min-width:993px), print {
  #Genre #brandLogo {
    width: 25%;
    float: right;
    margin: 0 0 10px 15px;
    display: inline-block;
  }
  #Genre #brandLogo img {
    display: block;
    margin: 0 auto;
  }
}
@media only screen and (min-width:768px) and (max-width:992px) {
  #Genre #brandLogo {
    width: 25%;
    float: right;
    margin: 0 0 10px 15px;
    display: inline-block;
  }
  #Genre #brandLogo img {
    display: block;
    margin: 0 auto;
  }
}
@media only screen and (max-width:767px) {
  #Genre #brandLogo {
    display: block;
    margin: 0 auto 10px;
  }
  #Genre #brandLogo img {
    display: block;
    margin: 0 auto;
  }
}
@media only screen and (min-width:993px), print {
  #Genre .pull-left {
    width: 70%;
  }
}
@media only screen and (min-width:768px) and (max-width:992px) {
  #Genre .pull-left {
    width: 70%;
  }
}
@media only screen and (max-width:767px) {
  #Genre .pull-left {
    width: 100%;
  }
}
@media only screen and (max-width:767px) {
  #Genre .pull-right {
    float: center !important;
    max-width: 200px;
    padding: 20px;
  }
}

/** 特集ページ **/
#Special ol, #Special ul {
  list-style: none;
}

/** 商品一覧 **/
.item-info .link-detail-from-list {
  width: 70%;
  display: inline-block;
}
.item-info .add-to-cart-from-list {
  width: 20%;
  display: inline-block;
}

/** 商品詳細 **/
#ItemDetailInfo h1 {
  display: inline-block;
  width: auto;
  padding: 6px 12px;
  color: #666;
  font-weight: 500;
}
#ItemDetailInfo div.title {
  word-break: break-all;
}
#ItemDetailInfo .slick-slider-item-thumb {
  padding: 0;
  margin: 2px 0 0 0;
}
#ItemDetailInfo .slick-slider-item-thumb li {
  display: inline-block;
  overflow: hidden;
  padding: 0 2px;
  margin: 0;
}

#Review h2 {
  margin: 0;
  padding: 0;
  font-size: 1.1em;
  font-weight: 600;
}
#Review h2 span {
  color: #dfe147;
}
#Review ul {
  padding: 0;
  border-top: 1px solid #ddd;
}
#Review li {
  padding: 20px 0;
  list-style-type: none;
  border-bottom: 1px solid #ddd;
}

/** Mypage **/
#Mypage h1 {
  padding: 20px 0;
  background: top/20px url(../img/seihon/bg-green-dot.png);
  color: #fff;
  font-size: 21px;
  text-align: center;
}
@media only screen and (max-width:767px) {
  #Mypage h1 {
    margin-top: 0;
  }
}
#Mypage .container-fluid {
  margin: 0;
  padding: 0;
}
#Mypage .container-fluid > .row {
  margin: 0;
}
#Mypage .container-fluid > .row > *[class^=col] { /* セレクタ名の前方一致 */
  padding: 0;
}
#Mypage #Main .mypage-index {
  margin-bottom: 35px;
}
@media only screen and (min-width:768px) {
  #Mypage #Main .mypage-index .mypage-index-items {
    margin-top: 30px;
  }
}
#Mypage #Main .mypage-index .mypage-index-items h2 {
  padding-bottom: 10px;
  font-size: 16px;
  line-height: 30px;
  border-bottom: 2px solid #000;
}
#Mypage #Main .mypage-index .mypage-index-items h2 .mypage-icon {
  height: 30px;
  margin-right: 10px;
  vertical-align: bottom;
}
#Mypage #Main .mypage-index .mypage-index-items h2 span {
  font-size: 12px;
}
@media only screen and (max-width:767px) {
  #Mypage #Main .mypage-index .mypage-index-items h2 {
    display: none;
  }
}
#Mypage #Main .mypage-index .mypage-index-items .mypage-index-btn {
  display: block;
  height: 50px;
  position: relative;
  margin-top: 15px;
  font-size: 16px;
  line-height: 50px;
  font-size: 14px;
  text-align: center;
  border-width: 2px;
  border-style: solid;
  border-radius: 10px;
  background-color: #fff;
}
#Mypage #Main .mypage-index .mypage-index-items .mypage-index-btn .mypage-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 10px;
  width: 24px;
}
#Mypage #Main .mypage-index .mypage-index-items .mypage-index-btn span {
  font-size: 10px;
}
@media only screen and (min-width:768px) {
  #Mypage #Main .mypage-index .mypage-index-items .mypage-index-btn {
    display: none;
  }
}
#Mypage #Main .mypage-index .mypage-index-items .mypage-index-btn::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  width: 18px;
  height: 12px;
  background-repeat: no-repeat;
  background-size: 18px;
}
#Mypage #Main .mypage-index .mypage-index-items .mypage-index-btn::before {
  background-image: url(../img/seihon/mypage/toggle-down.png);
}
#Mypage #Main .mypage-index .mypage-index-items .mypage-index-btn[aria-expanded=true]::before {
  background-image: url(../img/seihon/mypage/toggle-up.png);
}
@media only screen and (max-width:767px) {
  #Mypage #Main .mypage-index .mypage-index-items div {
    margin-top: 10px;
  }
}
@media only screen and (min-width:768px) {
  #Mypage #Main .mypage-index .mypage-index-items div {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
}
#Mypage #Main .mypage-index .mypage-index-items div p {
  width: 25%;
}
@media only screen and (min-width:768px) {
  #Mypage #Main .mypage-index .mypage-index-items div p {
    padding-right: 10px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px), print {
  #Mypage #Main .mypage-index .mypage-index-items div p {
    width: 33%;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  #Mypage #Main .mypage-index .mypage-index-items div p {
    width: 50%;
  }
}
@media only screen and (max-width:767px) {
  #Mypage #Main .mypage-index .mypage-index-items div p {
    margin-bottom: 10px;
    width: 100%;
  }
}
#Mypage #Main .mypage-index .mypage-index-items div p a {
  display: block;
  height: 44px;
  border-radius: 10px;
  text-align: center;
  color: #fff;
  line-height: 44px;
}
#Mypage #Main .mypage-index .seihon h2 {
  color: #339900;
}
#Mypage #Main .mypage-index .seihon .mypage-index-btn {
  border-color: #339900;
  color: #339900;
}
#Mypage #Main .mypage-index .seihon div a {
  background-color: #339900;
}
#Mypage #Main .mypage-index .manuscript h2 {
  color: #3b78cf;
}
#Mypage #Main .mypage-index .manuscript .mypage-index-btn {
  border-color: #3b78cf;
  color: #3b78cf;
}
#Mypage #Main .mypage-index .manuscript div a {
  background-color: #3b78cf;
}
#Mypage #Main .mypage-index .user h2 {
  color: #e2a52f;
}
#Mypage #Main .mypage-index .user .mypage-index-btn {
  border-color: #e2a52f;
  color: #e2a52f;
}
#Mypage #Main .mypage-index .user div a {
  background-color: #e2a52f;
}
#Mypage #Main .mypage-index .public-publish h2 {
  color: #e25d2f;
}
#Mypage #Main .mypage-index .public-publish .mypage-index-btn {
  border-color: #e25d2f;
  border-color: #e25d2f;
  color: #e25d2f;
}
#Mypage #Main .mypage-index .public-publish div a {
  background-color: #e25d2f;
}
#Mypage #Main .mypage-index .api h2 {
  color: #e24971;
}
#Mypage #Main .mypage-index .api .mypage-index-btn {
  border-color: #e24971;
  color: #e24971;
}
#Mypage #Main .mypage-index .api div a {
  background-color: #e24971;
}
#Mypage #Main .mypage-index .other h2 {
  color: #419901;
}
#Mypage #Main .mypage-index .other .mypage-index-btn {
  border-color: #419901;
  color: #419901;
}
#Mypage #Main .mypage-index .other div a {
  background-color: #419901;
}
@media only screen and (min-width:768px) {
  #Mypage #Main .mypage-index .other div a {
    background-color: #FFF;
    border: 2px solid #419901;
    color: #222 !important;
  }
}
@media only screen and (max-width:767px) {
  #Mypage #Main .mypage-index {
    margin-bottom: 0;
  }
  #Mypage #Main .mypage-index div.collapse-inner {
    display: flex;
    flex-wrap: wrap;
  }
  #Mypage #Main .mypage-index div.collapse-inner > p {
    width: 50%;
  }
  #Mypage #Main .mypage-index div.collapse-inner > p:nth-of-type(2n+1) {
    padding-right: 4px;
  }
  #Mypage #Main .mypage-index div.collapse-inner > p:nth-of-type(2n+2) {
    padding-left: 4px;
  }
  #Mypage #Main .mypage-index div.collapse-inner.collapse {
    display: none;
  }
  #Mypage #Main .mypage-index div.collapse-inner.in {
    display: flex;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width:767px) {
  #Mypage #RightSection {
    padding: 0;
  }
  #Mypage #RightSection > *:not(#PartsTopNews) {
    padding: 0 15px;
  }
}
@media only screen and (max-width:767px) {
  #Mypage #PartsTopNews {
    padding: 15px;
    background: #eaeaea;
  }
  #Mypage #PartsTopNews h2 {
    margin: 0;
    padding: 6px 0;
    display: block;
    text-align: center;
    font-size: 1.3em;
    font-weight: 600;
  }
  #Mypage #PartsTopNews h4 {
    margin: 6px 0 8px;
    font-size: 1.2em;
  }
  #Mypage #PartsTopNews ul {
    margin: 15px 0;
    border: none;
    background: #fff;
    border-radius: 0;
  }
  #Mypage #PartsTopNews li {
    margin: 0;
  }
  #Mypage #PartsTopNews li:not(:last-of-type) {
    margin-bottom: 20px;
  }
  #Mypage #PartsTopNews .more {
    display: none;
  }
  #Mypage #PartsTopNews .more-sp {
    display: block;
    margin-bottom: 6px;
    padding: 8px 0;
    background: #54c430;
    color: #fff;
    text-align: center;
    font-weight: 600;
    letter-spacing: 0.06em;
    border-radius: 6px;
  }
}

@media only screen and (max-width:767px) {
  .mypage-heading-memu {
    width: calc(100% + 30px);
    margin: 0 -15px;
    padding: 10px 5px;
    background: #339900;
    text-align: center;
    font-size: 0.9em;
  }
  .mypage-heading-memu #mypage-heading-list {
    display: flex;
    margin: 0;
    padding: 0;
  }
  .mypage-heading-memu #mypage-heading-list li a {
    display: block;
    padding: 6px 2px;
  }
  .mypage-heading-memu #mypage-heading-list li a:hover, .mypage-heading-memu #mypage-heading-list li a:focus {
    text-decoration: none;
  }
  .mypage-heading-memu #mypage-heading-list > li {
    position: relative;
    margin: 0 2px;
    border: 2px solid;
    border-radius: 4px;
    background: #fff;
    width: calc(25% - 4px);
  }
  .mypage-heading-memu #mypage-heading-list > li > a {
    position: relative;
    padding: 6px 0 12px;
  }
  .mypage-heading-memu #mypage-heading-list > li > a:before {
    content: "";
    position: absolute;
    bottom: 5px;
    left: calc(50% - 3px);
    width: 6px;
    height: 6px;
    border: solid #222;
    border-width: 0 0 2px 2px;
    transform: rotate(-45deg);
  }
  .mypage-heading-memu #mypage-heading-list > li > a[aria-expanded=true]:before {
    bottom: 2px;
    transform: rotate(135deg);
  }
  .mypage-heading-memu #mypage-heading-list > li ul {
    position: absolute;
    top: calc(100% - 1px);
    left: -2px;
    width: calc(100% + 4px);
    text-align: center;
    border: solid;
    border-width: 0 2px 2px;
    border-radius: 0 0 4px 4px;
    background: #fff;
  }
  .mypage-heading-memu #mypage-heading-list > li:nth-of-type(1) {
    border-color: #3272cd;
  }
  .mypage-heading-memu #mypage-heading-list > li:nth-of-type(1) ul {
    border-color: #3272cd;
  }
  .mypage-heading-memu #mypage-heading-list > li:nth-of-type(1) a {
    color: #3272cd;
  }
  .mypage-heading-memu #mypage-heading-list > li:nth-of-type(2) {
    border-color: #e59605;
  }
  .mypage-heading-memu #mypage-heading-list > li:nth-of-type(2) ul {
    border-color: #e59605;
  }
  .mypage-heading-memu #mypage-heading-list > li:nth-of-type(2) a {
    color: #e59605;
  }
  .mypage-heading-memu #mypage-heading-list > li:nth-of-type(3) {
    border-color: #ea2c07;
  }
  .mypage-heading-memu #mypage-heading-list > li:nth-of-type(3) ul {
    border-color: #ea2c07;
  }
  .mypage-heading-memu #mypage-heading-list > li:nth-of-type(3) a {
    color: #ea2c07;
  }
  .mypage-heading-memu #mypage-heading-list > li:nth-of-type(4) {
    border-color: #ec1064;
  }
  .mypage-heading-memu #mypage-heading-list > li:nth-of-type(4) ul {
    border-color: #ec1064;
  }
  .mypage-heading-memu #mypage-heading-list > li:nth-of-type(4) a {
    color: #ec1064;
  }
}
@media only screen and (min-width:768px) {
  .mypage-heading-memu #mypage-heading-list {
    display: flex;
  }
  .mypage-heading-memu #mypage-heading-list > li {
    width: 25%;
    margin: 0;
    border: solid #e0e0e0;
    border-width: 1px 0 1px 1px;
    border-radius: 0 !important;
  }
  .mypage-heading-memu #mypage-heading-list > li a {
    display: block;
    padding: 5px 3px;
    font-size: 0.9em;
    background: #fcfbfa;
    pointer-events: none;
  }
  .mypage-heading-memu #mypage-heading-list > li:last-of-type {
    border: 1px solid #e0e0e0;
  }
  .mypage-heading-memu #mypage-heading-list > li ul {
    display: block !important;
    padding: 2px 0;
    border-top: 1px solid #e0e0e0;
  }
  .mypage-heading-memu #mypage-heading-list > li ul a {
    background: #fff;
    color: #39c;
    line-height: 1em;
    pointer-events: auto;
  }
}

@media only screen and (max-width:767px) {
  #Cover .fixed-margin > div:first-of-type,
  #Bookcover .fixed-margin > div:first-of-type,
  #ApiRegistration .fixed-margin > div:first-of-type,
  #ApiMailForm .fixed-margin > div:first-of-type,
  #BillingList .fixed-margin > div:first-of-type,
  #ApiOrder .fixed-margin > div:first-of-type,
  #BankAccount .fixed-margin > div:first-of-type,
  #OrderMailForm .fixed-margin > div:first-of-type,
  #PublicPublish .fixed-margin > div:first-of-type,
  #Deactivation .fixed-margin > div:first-of-type,
  #AddressBook .fixed-margin > div:first-of-type,
  #Submission .fixed-margin > div:first-of-type,
  #PurchaseHistory .fixed-margin > div:first-of-type,
  #ItemList .fixed-margin > div:first-of-type,
  #Account .fixed-margin > div:first-of-type {
    position: sticky;
    top: 0;
    z-index: 1;
  }
}
/** Inquiry **/
#Inquiry #Main {
  max-width: 960px;
  margin: 0 auto;
}
#Inquiry #Main h2 {
  font-size: 1.2em;
  text-align: center;
}
#Inquiry #Main .conbox1 {
  width: 400px;
  max-width: 100%;
  margin: 20px auto 0;
  border: 2px solid #cecece;
  border-radius: 5px;
  padding: 20px;
}
#Inquiry #Main .conbox1 .title {
  font-size: 28px;
  font-weight: 600;
}
#Inquiry #Main .conbox1 p a {
  font-size: 20px;
  font-weight: 600;
  color: #39c;
}
@media only screen and (max-width:767px) {
  #Inquiry #Main .table {
    border-bottom: 1px solid #ddd;
  }
}
#Inquiry #Main .table th {
  background-color: #f7f7f7;
}
@media only screen and (min-width:768px) {
  #Inquiry #Main .table th, #Inquiry #Main .table td {
    border: 1px solid #ddd;
  }
}
@media only screen and (max-width:767px) {
  #Inquiry #Main .table th, #Inquiry #Main .table td {
    margin-bottom: 0;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
  }
}
@media only screen and (max-width:767px) {
  #Inquiry #Main .table td {
    border-top: none;
  }
}
#Inquiry #Main .table .required {
  color: #f00;
}
#Inquiry #Main .btn-lg {
  margin: 5px;
}

/** Submission **/
#Submission #Main {
  max-width: 960px;
  margin: 0 auto;
}
#Submission #Main .frame {
  border: 1px solid #cecece;
  border-radius: 5px;
  padding: 15px;
}
#Submission #Main .guide {
  position: relative;
}
#Submission #Main .guide a {
  display: inline-block;
  margin-left: 10px;
  padding: 20px;
  width: 400px;
  max-width: calc(100% - 65px);
  color: #339900;
  border: 2px solid #339900;
  border-radius: 5px;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
}
@media only screen and (max-width:767px) {
  #Submission #Main .guide img {
    width: 50px;
  }
  #Submission #Main .guide a {
    font-size: 16px;
  }
}
#Submission #Main .course-item p {
  color: #339900;
  font-weight: bold;
}
#Submission #Main .course-item a:hover img {
  opacity: 0.6;
}
@media only screen and (min-width:768px) {
  #Submission #Main .course-item:nth-of-type(2) {
    border-left: 1px dotted;
    border-right: 1px dotted;
  }
}
#Submission #Main #course-hikaku {
  table-layout: fixed;
  width: 100%;
}
#Submission #Main #course-hikaku .course-title {
  background-color: #99cc33;
  color: #fff;
  font-weight: bold;
}
#Submission #Main #course-hikaku .hikaku-title {
  background-color: #fafafa;
  font-weight: bold;
}
#Submission #Main #course-hikaku td, #Submission #Main #course-hikaku th {
  padding: 8px;
  border: 1px solid #ccc;
  text-align: center;
}
#Submission #Main em {
  color: red;
}
#Submission #Main .done .table th {
  background-color: #f9f9f9;
}
#Submission #Main .done .download-information {
  position: relative;
  max-width: 400px;
  margin: 15px auto;
  padding: 15px;
  border: 3px solid #ff6600;
  text-align: center;
}
#Submission #Main .done .download-information h4 {
  font-size: 16px;
}
#Submission #Main .done .download-information:before {
  content: "";
  position: absolute;
  top: -8px;
  left: 36%;
  margin-left: -8px;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 8px 8px;
  border-color: transparent transparent #fff transparent;
  z-index: 1;
}
#Submission #Main .done .download-information:after {
  content: "";
  position: absolute;
  top: -12px;
  left: 36%;
  margin-left: -10px;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #ff6600 transparent;
  z-index: 0;
}
#Submission #Main .done .download-information .tooltip .tooltip-inner {
  text-align: left;
}
#Submission #Main .done .note {
  max-width: 500px;
  margin: 30px auto;
}
#Submission #Main .done .note h4 {
  font-size: 18px;
}

/** Submission系共通 **/
#SubmissionNone #Main,
#SubmissionAuto #Main,
#SubmissionCreate #Main {
  max-width: 920px;
  margin: 0 auto;
}
#SubmissionNone #Main h1,
#SubmissionAuto #Main h1,
#SubmissionCreate #Main h1 {
  background-color: #86ca35;
  color: #fff;
  font-size: 18px;
  text-align: center;
  border: none;
}
#SubmissionNone #Main h3,
#SubmissionAuto #Main h3,
#SubmissionCreate #Main h3 {
  font-size: 18px;
  color: #006C1E;
}
#SubmissionNone #Main h3 img,
#SubmissionAuto #Main h3 img,
#SubmissionCreate #Main h3 img {
  margin-right: 5px;
}
#SubmissionNone #Main .page-notice,
#SubmissionAuto #Main .page-notice,
#SubmissionCreate #Main .page-notice {
  padding: 10px;
  border: 1px dotted red;
}
#SubmissionNone #Main section .table,
#SubmissionAuto #Main section .table,
#SubmissionCreate #Main section .table {
  table-layout: fixed;
  width: 100%;
}
#SubmissionNone #Main section .table > tbody > tr:last-child > td,
#SubmissionAuto #Main section .table > tbody > tr:last-child > td,
#SubmissionCreate #Main section .table > tbody > tr:last-child > td {
  border-bottom: 1px solid #ccc;
}
#SubmissionNone #Main section .table > tbody > tr > th,
#SubmissionAuto #Main section .table > tbody > tr > th,
#SubmissionCreate #Main section .table > tbody > tr > th {
  width: 200px;
  background-color: #f9f9f9;
}
#SubmissionNone #Main section .table > tbody > tr > th, #SubmissionNone #Main section .table > tbody > tr > td,
#SubmissionAuto #Main section .table > tbody > tr > th,
#SubmissionAuto #Main section .table > tbody > tr > td,
#SubmissionCreate #Main section .table > tbody > tr > th,
#SubmissionCreate #Main section .table > tbody > tr > td {
  padding: 15px;
  border: 1px solid #ccc;
}
#SubmissionNone #Main section .table > tbody > tr > td .wrap,
#SubmissionAuto #Main section .table > tbody > tr > td .wrap,
#SubmissionCreate #Main section .table > tbody > tr > td .wrap {
  padding: 15px;
  border: 1px solid #ccc;
}
@media only screen and (max-width:991px) {
  #SubmissionNone #Main section .table > tbody > tr > th, #SubmissionNone #Main section .table > tbody > tr > td,
  #SubmissionAuto #Main section .table > tbody > tr > th,
  #SubmissionAuto #Main section .table > tbody > tr > td,
  #SubmissionCreate #Main section .table > tbody > tr > th,
  #SubmissionCreate #Main section .table > tbody > tr > td {
    width: 100%;
    display: block;
    border-bottom: none;
  }
}
#SubmissionNone #Main #step-page-size .step-page-size-item .wrap,
#SubmissionAuto #Main #step-page-size .step-page-size-item .wrap,
#SubmissionCreate #Main #step-page-size .step-page-size-item .wrap {
  min-height: 175px;
}
@media only screen and (max-width:991px) {
  #SubmissionNone #Main #step-page-size .step-page-size-item .wrap,
  #SubmissionAuto #Main #step-page-size .step-page-size-item .wrap,
  #SubmissionCreate #Main #step-page-size .step-page-size-item .wrap {
    min-height: 145px;
  }
}
#SubmissionNone #Main #step-page-size .step-page-size-item.col-xs-6 p,
#SubmissionAuto #Main #step-page-size .step-page-size-item.col-xs-6 p,
#SubmissionCreate #Main #step-page-size .step-page-size-item.col-xs-6 p {
  font-size: 12px;
}
#SubmissionNone #Main #step-page-size .step-page-size-item label,
#SubmissionAuto #Main #step-page-size .step-page-size-item label,
#SubmissionCreate #Main #step-page-size .step-page-size-item label {
  min-width: 76px;
}
#SubmissionNone #Main #step-nuritasi .wrap,
#SubmissionAuto #Main #step-nuritasi .wrap,
#SubmissionCreate #Main #step-nuritasi .wrap {
  min-height: 250px;
}
#SubmissionNone #Main table#paper-variation, #SubmissionNone #Main table#coverpaper-variation,
#SubmissionAuto #Main table#paper-variation,
#SubmissionAuto #Main table#coverpaper-variation,
#SubmissionCreate #Main table#paper-variation,
#SubmissionCreate #Main table#coverpaper-variation {
  margin: 15px auto;
}
#SubmissionNone #Main table#paper-variation th, #SubmissionNone #Main table#paper-variation td, #SubmissionNone #Main table#coverpaper-variation th, #SubmissionNone #Main table#coverpaper-variation td,
#SubmissionAuto #Main table#paper-variation th,
#SubmissionAuto #Main table#paper-variation td,
#SubmissionAuto #Main table#coverpaper-variation th,
#SubmissionAuto #Main table#coverpaper-variation td,
#SubmissionCreate #Main table#paper-variation th,
#SubmissionCreate #Main table#paper-variation td,
#SubmissionCreate #Main table#coverpaper-variation th,
#SubmissionCreate #Main table#coverpaper-variation td {
  border: 1px solid #ccc;
  font-size: 12px;
}
#SubmissionNone #Main table#paper-variation th, #SubmissionNone #Main table#coverpaper-variation th,
#SubmissionAuto #Main table#paper-variation th,
#SubmissionAuto #Main table#coverpaper-variation th,
#SubmissionCreate #Main table#paper-variation th,
#SubmissionCreate #Main table#coverpaper-variation th {
  background-color: #f0f0f0;
  padding: 8px;
  text-align: center;
}
#SubmissionNone #Main table#paper-variation td, #SubmissionNone #Main table#coverpaper-variation td,
#SubmissionAuto #Main table#paper-variation td,
#SubmissionAuto #Main table#coverpaper-variation td,
#SubmissionCreate #Main table#paper-variation td,
#SubmissionCreate #Main table#coverpaper-variation td {
  padding: 25px 30px;
}
@media only screen and (max-width:767px) {
  #SubmissionNone #Main table#paper-variation td, #SubmissionNone #Main table#coverpaper-variation td,
  #SubmissionAuto #Main table#paper-variation td,
  #SubmissionAuto #Main table#coverpaper-variation td,
  #SubmissionCreate #Main table#paper-variation td,
  #SubmissionCreate #Main table#coverpaper-variation td {
    padding: 25px 8px;
  }
}
#SubmissionNone #Main table#paper-variation th, #SubmissionNone #Main table#paper-variation td,
#SubmissionAuto #Main table#paper-variation th,
#SubmissionAuto #Main table#paper-variation td,
#SubmissionCreate #Main table#paper-variation th,
#SubmissionCreate #Main table#paper-variation td {
  width: 33%;
}
#SubmissionNone #Main #step-menseki #covarage-explain,
#SubmissionAuto #Main #step-menseki #covarage-explain,
#SubmissionCreate #Main #step-menseki #covarage-explain {
  padding: 10px;
  border: 1px dotted #ccc;
}
#SubmissionNone #Main #step-menseki #covarage-explain #covarage td,
#SubmissionAuto #Main #step-menseki #covarage-explain #covarage td,
#SubmissionCreate #Main #step-menseki #covarage-explain #covarage td {
  padding: 15px;
  border: 1px solid #ccc;
  font-size: 14px;
}
#SubmissionNone #Main #step-menseki .simulation,
#SubmissionAuto #Main #step-menseki .simulation,
#SubmissionCreate #Main #step-menseki .simulation {
  padding: 5px;
  background-color: #fdf6df;
  color: #f82601;
  font-size: 12px;
}
#SubmissionNone #Main #step-file .UploadAttachment,
#SubmissionAuto #Main #step-file .UploadAttachment,
#SubmissionCreate #Main #step-file .UploadAttachment {
  max-width: 100%;
}
#SubmissionNone #Main #step-draft table,
#SubmissionAuto #Main #step-draft table,
#SubmissionCreate #Main #step-draft table {
  margin: 0 auto;
  min-width: 290px;
}
#SubmissionNone #Main #step-draft table th,
#SubmissionAuto #Main #step-draft table th,
#SubmissionCreate #Main #step-draft table th {
  background-color: #f0f0f0;
}
#SubmissionNone #Main #step-draft table th, #SubmissionNone #Main #step-draft table td,
#SubmissionAuto #Main #step-draft table th,
#SubmissionAuto #Main #step-draft table td,
#SubmissionCreate #Main #step-draft table th,
#SubmissionCreate #Main #step-draft table td {
  padding: 8px;
  border: 1px solid #ccc;
}
@media only screen and (min-width:768px) {
  #SubmissionNone #Main #step-ura .wrap,
  #SubmissionAuto #Main #step-ura .wrap,
  #SubmissionCreate #Main #step-ura .wrap {
    min-height: 250px;
  }
}
#SubmissionNone #Main #step-toji-houkou label,
#SubmissionAuto #Main #step-toji-houkou label,
#SubmissionCreate #Main #step-toji-houkou label {
  width: 100%;
}
@media only screen and (min-width:768px) {
  #SubmissionNone #Main #step-hyousi-color .perfect .wrap,
  #SubmissionAuto #Main #step-hyousi-color .perfect .wrap,
  #SubmissionCreate #Main #step-hyousi-color .perfect .wrap {
    min-height: 130px;
  }
}
#SubmissionNone #Main #step-hyoushi-info .inner th, #SubmissionNone #Main #step-bookcover .inner th, #SubmissionNone #Main #step-file .inner th,
#SubmissionAuto #Main #step-hyoushi-info .inner th,
#SubmissionAuto #Main #step-bookcover .inner th,
#SubmissionAuto #Main #step-file .inner th,
#SubmissionCreate #Main #step-hyoushi-info .inner th,
#SubmissionCreate #Main #step-bookcover .inner th,
#SubmissionCreate #Main #step-file .inner th {
  min-width: 120px;
  background-color: #f0f0f0;
}
#SubmissionNone #Main #step-hyoushi-info .inner th, #SubmissionNone #Main #step-hyoushi-info .inner td, #SubmissionNone #Main #step-bookcover .inner th, #SubmissionNone #Main #step-bookcover .inner td, #SubmissionNone #Main #step-file .inner th, #SubmissionNone #Main #step-file .inner td,
#SubmissionAuto #Main #step-hyoushi-info .inner th,
#SubmissionAuto #Main #step-hyoushi-info .inner td,
#SubmissionAuto #Main #step-bookcover .inner th,
#SubmissionAuto #Main #step-bookcover .inner td,
#SubmissionAuto #Main #step-file .inner th,
#SubmissionAuto #Main #step-file .inner td,
#SubmissionCreate #Main #step-hyoushi-info .inner th,
#SubmissionCreate #Main #step-hyoushi-info .inner td,
#SubmissionCreate #Main #step-bookcover .inner th,
#SubmissionCreate #Main #step-bookcover .inner td,
#SubmissionCreate #Main #step-file .inner th,
#SubmissionCreate #Main #step-file .inner td {
  padding: 8px;
  border: 1px solid #ccc;
}
#SubmissionNone #Main .draft-box,
#SubmissionAuto #Main .draft-box,
#SubmissionCreate #Main .draft-box {
  position: fixed;
  bottom: 10px;
  right: 5px;
  width: 200px;
  border: 1px solid #339900;
  background-color: #fff;
  z-index: 999;
}
#SubmissionNone #Main .draft-box h6,
#SubmissionAuto #Main .draft-box h6,
#SubmissionCreate #Main .draft-box h6 {
  margin: 0;
  padding: 5px;
  background-color: #339900;
  color: #fff;
  text-align: center;
  font-size: 12px;
}
#SubmissionNone #Main .draft-box div,
#SubmissionAuto #Main .draft-box div,
#SubmissionCreate #Main .draft-box div {
  padding: 5px;
  font-size: 12px;
}
#SubmissionNone #Main .draft-box div p,
#SubmissionAuto #Main .draft-box div p,
#SubmissionCreate #Main .draft-box div p {
  margin: 0;
  padding: 3px 0;
}
#SubmissionNone #Main .draft-box div a,
#SubmissionAuto #Main .draft-box div a,
#SubmissionCreate #Main .draft-box div a {
  font-weight: bold;
}
#SubmissionNone #page-top, #SubmissionNone header .gnav,
#SubmissionAuto #page-top,
#SubmissionAuto header .gnav,
#SubmissionCreate #page-top,
#SubmissionCreate header .gnav {
  display: none !important;
}
#SubmissionNone div.in-upload,
#SubmissionAuto div.in-upload,
#SubmissionCreate div.in-upload {
  color: red;
  font-size: 16px;
  font-weight: bold;
}

/** Cover **/
@media only screen and (max-width:991px) {
  #Cover #Main .index .table, #Bookcover #Main .index .table {
    table-layout: fixed;
    border-bottom: none;
  }
}
#Cover #Main .index .table .preview, #Bookcover #Main .index .table .preview {
  min-width: 228px;
}
#Cover #Main .index .table th, #Bookcover #Main .index .table th {
  width: 10%;
  background-color: #f7f7f7;
}
#Cover #Main .index .table td.sousa, #Bookcover #Main .index .table td.sousa {
  vertical-align: middle;
}
@media only screen and (max-width:991px) {
  #Cover #Main .index .table tr td, #Bookcover #Main .index .table tr td {
    width: 100%;
    display: block;
    border-right: none;
    border-left: none;
  }
  #Cover #Main .index .table tr td.choice-youshi, #Bookcover #Main .index .table tr td.choice-youshi {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
  }
  #Cover #Main .index .table tr td:not(:last-child), #Bookcover #Main .index .table tr td:not(:last-child) {
    border-bottom: none;
    border-top: none;
  }
  #Cover #Main .index .table tr td:last-child, #Bookcover #Main .index .table tr td:last-child {
    border-top: none;
    text-align: center;
  }
  #Cover #Main .index .table .choice-youshi, #Bookcover #Main .index .table .choice-youshi {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    white-space: normal;
    word-break: break-all;
    word-wrap: break-word;
  }
}
#Cover #Main .create, #Bookcover #Main .create {
  max-width: 920px;
  margin: 0 auto;
}
#Cover #Main .create .page-notice, #Bookcover #Main .create .page-notice {
  padding: 10px;
  border: 1px dotted red;
}
#Cover #Main .create h3, #Bookcover #Main .create h3 {
  font-size: 18px;
  color: #006C1E;
}
#Cover #Main .create h3 img, #Bookcover #Main .create h3 img {
  margin-right: 5px;
}
#Cover #Main .create section .table, #Bookcover #Main .create section .table {
  table-layout: fixed;
  width: 100%;
}
#Cover #Main .create section .table > tbody > tr:last-child > td, #Bookcover #Main .create section .table > tbody > tr:last-child > td {
  border-bottom: 1px solid #ccc;
}
#Cover #Main .create section .table > tbody > tr > th, #Bookcover #Main .create section .table > tbody > tr > th {
  width: 200px;
  background-color: #f9f9f9;
}
#Cover #Main .create section .table > tbody > tr > th, #Cover #Main .create section .table > tbody > tr > td, #Bookcover #Main .create section .table > tbody > tr > th, #Bookcover #Main .create section .table > tbody > tr > td {
  padding: 15px;
  border: 1px solid #ccc;
}
#Cover #Main .create section .table > tbody > tr > td .wrap, #Bookcover #Main .create section .table > tbody > tr > td .wrap {
  padding: 15px;
  border: 1px solid #ccc;
}
@media only screen and (max-width:991px) {
  #Cover #Main .create section .table > tbody > tr > th, #Cover #Main .create section .table > tbody > tr > td, #Bookcover #Main .create section .table > tbody > tr > th, #Bookcover #Main .create section .table > tbody > tr > td {
    width: 100%;
    display: block;
    border-bottom: none;
  }
}
#Cover #Main .create #step-page-size .step-page-size-item .wrap, #Bookcover #Main .create #step-page-size .step-page-size-item .wrap {
  min-height: 125px;
}
@media only screen and (max-width:991px) {
  #Cover #Main .create #step-page-size .step-page-size-item .wrap, #Bookcover #Main .create #step-page-size .step-page-size-item .wrap {
    min-height: 145px;
  }
}
#Cover #Main .create #step-page-size .step-page-size-item.col-xs-6 p, #Bookcover #Main .create #step-page-size .step-page-size-item.col-xs-6 p {
  font-size: 12px;
}
#Cover #Main .create #step-nuritasi .wrap, #Bookcover #Main .create #step-nuritasi .wrap {
  min-height: 250px;
}
#Cover #Main .create table#paper-variation, #Bookcover #Main .create table#paper-variation {
  margin: 15px auto;
}
#Cover #Main .create table#paper-variation th, #Cover #Main .create table#paper-variation td, #Bookcover #Main .create table#paper-variation th, #Bookcover #Main .create table#paper-variation td {
  border: 1px solid #ccc;
  font-size: 12px;
  display: table-cell;
}
#Cover #Main .create table#paper-variation th, #Bookcover #Main .create table#paper-variation th {
  background-color: #f0f0f0;
  padding: 8px;
  text-align: center;
}
#Cover #Main .create table#paper-variation td, #Bookcover #Main .create table#paper-variation td {
  padding: 25px 30px;
}
@media only screen and (max-width:767px) {
  #Cover #Main .create table#paper-variation td, #Bookcover #Main .create table#paper-variation td {
    padding: 25px 8px;
  }
}
#Cover #Main .create table#paper-variation th, #Cover #Main .create table#paper-variation td, #Bookcover #Main .create table#paper-variation th, #Bookcover #Main .create table#paper-variation td {
  width: 33%;
}
#Cover #Main .create #step-file .UploadAttachment, #Bookcover #Main .create #step-file .UploadAttachment {
  max-width: 100%;
}
#Cover #Main .create #step-toji-houkou label, #Bookcover #Main .create #step-toji-houkou label {
  width: 100%;
}
#Cover #Main .create #cover-size-table .table th, #Cover #Main .create #cover-size-table .table td, #Bookcover #Main .create #cover-size-table .table th, #Bookcover #Main .create #cover-size-table .table td {
  display: table-cell;
  border: 1px solid #ccc;
}
#Cover #Main .create #step-draft table, #Bookcover #Main .create #step-draft table {
  margin: 0 auto;
  min-width: 290px;
}
#Cover #Main .create #step-draft table th, #Bookcover #Main .create #step-draft table th {
  background-color: #f0f0f0;
}
#Cover #Main .create #step-draft table th, #Cover #Main .create #step-draft table td, #Bookcover #Main .create #step-draft table th, #Bookcover #Main .create #step-draft table td {
  padding: 8px;
  border: 1px solid #ccc;
}
#Cover #Main .create .draft-box, #Bookcover #Main .create .draft-box {
  position: fixed;
  bottom: 10px;
  right: 5px;
  width: 200px;
  border: 1px solid #339900;
  background-color: #fff;
  z-index: 999;
}
#Cover #Main .create .draft-box h6, #Bookcover #Main .create .draft-box h6 {
  margin: 0;
  padding: 5px;
  background-color: #339900;
  color: #fff;
  text-align: center;
  font-size: 12px;
}
#Cover #Main .create .draft-box div, #Bookcover #Main .create .draft-box div {
  padding: 5px;
  font-size: 12px;
}
#Cover #Main .create .draft-box div p, #Bookcover #Main .create .draft-box div p {
  margin: 0;
  padding: 3px 0;
}
#Cover #Main .create .draft-box div a, #Bookcover #Main .create .draft-box div a {
  font-weight: bold;
}
#Cover #Main .preview .table, #Cover #Main .done .table, #Bookcover #Main .preview .table, #Bookcover #Main .done .table {
  max-width: 500px;
}
@media only screen and (max-width:767px) {
  #Cover #Main .preview .table, #Cover #Main .done .table, #Bookcover #Main .preview .table, #Bookcover #Main .done .table {
    max-width: 100%;
  }
}
#Cover #Main .preview .table th, #Cover #Main .done .table th, #Bookcover #Main .preview .table th, #Bookcover #Main .done .table th {
  background-color: #f0f0f0;
}
@media only screen and (max-width:767px) {
  #Cover #Main .preview .btn-area, #Bookcover #Main .preview .btn-area {
    text-align: center;
  }
}
#Cover #Main .preview .title-area th, #Cover #Main .preview .title-area td, #Bookcover #Main .preview .title-area th, #Bookcover #Main .preview .title-area td {
  vertical-align: middle;
}
@media only screen and (max-width:767px) {
  #Cover #Main .preview .title-area th, #Cover #Main .preview .title-area td, #Bookcover #Main .preview .title-area th, #Bookcover #Main .preview .title-area td {
    display: block;
    width: 100%;
    text-align: center;
  }
  #Cover #Main .preview .title-area th input#CoverTitle, #Cover #Main .preview .title-area td input#CoverTitle, #Bookcover #Main .preview .title-area th input#CoverTitle, #Bookcover #Main .preview .title-area td input#CoverTitle {
    width: 90%;
  }
  #Cover #Main .preview .title-area th input.btn, #Cover #Main .preview .title-area td input.btn, #Bookcover #Main .preview .title-area th input.btn, #Bookcover #Main .preview .title-area td input.btn {
    margin-top: 10px;
  }
}
@media only screen and (max-width:767px) {
  #Cover #Main .preview .title-area th, #Bookcover #Main .preview .title-area th {
    border: none;
  }
}
@media only screen and (max-width:767px) {
  #Cover #Main .preview .title-area td, #Bookcover #Main .preview .title-area td {
    border-left: none;
    border-right: none;
    border-bottom: none;
  }
}
#Cover #Main .preview .title-area input#CoverTitle, #Bookcover #Main .preview .title-area input#CoverTitle {
  display: inline-block;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  vertical-align: middle;
}
#Cover #Main .preview .title-area input.btn, #Bookcover #Main .preview .title-area input.btn {
  vertical-align: middle;
}
#Cover #Main .done table, #Bookcover #Main .done table {
  margin: 0 auto;
}
#Cover #page-top, #Cover header .gnav, #Bookcover #page-top, #Bookcover header .gnav {
  display: none !important;
}

/** どこでも出版系共通 **/
#MainSection #Main .public-header-area h1 {
  border-bottom: none;
  color: #222;
}
#MainSection #Main .public-header-area .tab {
  border-bottom: 2px solid #339900;
}
#MainSection #Main .public-header-area .tab li a {
  display: block;
  margin-right: 10px;
  padding-left: 20px;
  padding-right: 20px;
  float: left;
  height: 44px;
  border: 1px solid #ada8a6;
  border-width: 1px 1px 0 1px;
  border-radius: 3px 3px 0 0;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  line-height: 44px;
  text-decoration: none;
}
@media only screen and (min-width:993px), print {
  #MainSection #Main .public-header-area .tab li a {
    width: 200px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  #MainSection #Main .public-header-area .tab li a {
    width: 160px;
  }
}
@media only screen and (min-width:768px) {
  #MainSection #Main .public-header-area .tab li a:hover {
    background-color: #339900;
    color: #fff;
    opacity: 1;
  }
}
@media only screen and (max-width:767px) {
  #MainSection #Main .public-header-area .tab li a {
    padding: 5px 12px;
    height: auto;
    font-size: 14px;
    line-height: 1.2;
  }
}
#MainSection #Main .public-header-area .tab li a.tab-select {
  background-color: #339900;
  border-top: 1px solid #339900;
  color: #fff;
}
#MainSection #Main .public-header-area .subtab {
  margin-top: 10px;
  border-bottom: 2px solid #339900;
}
#MainSection #Main .public-header-area .subtab li {
  display: inline-block;
  margin-right: 5px;
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
  background-color: #efeeed;
  border: 1px solid #ada8a6;
  border-width: 1px 1px 0 1px;
  border-radius: 3px 3px 0 0;
  font-weight: bold;
}
#MainSection #Main .public-header-area .subtab li.tab-select {
  background-color: #339900;
  border-color: #339900;
  color: #fff;
}
#MainSection #Main .public-header-area .subtab li a {
  font-weight: bold;
}
@media only screen and (max-width:767px) {
  #MainSection #Main .public-header-area .subtab {
    border-bottom: none;
  }
  #MainSection #Main .public-header-area .subtab li {
    height: auto;
    margin-top: 10px;
    padding: 5px 12px;
    border-width: 1px;
    border-radius: 3px;
    line-height: 1.2;
  }
}

#PublicPublish #Main h2,
#ApiOrder #Main h2,
#Term #Main h2,
#OrderMailForm #Main h2,
#ShippingMailForm #Main h2,
#BankAccount #Main h2,
#ApiMailForm #Main h2 {
  margin: 20px 0 0 0;
  font-size: 22px;
  color: #339900;
}
#PublicPublish #Main h2 + p,
#ApiOrder #Main h2 + p,
#Term #Main h2 + p,
#OrderMailForm #Main h2 + p,
#ShippingMailForm #Main h2 + p,
#BankAccount #Main h2 + p,
#ApiMailForm #Main h2 + p {
  font-size: 16px;
}
#PublicPublish #Main .section .table,
#ApiOrder #Main .section .table,
#Term #Main .section .table,
#OrderMailForm #Main .section .table,
#ShippingMailForm #Main .section .table,
#BankAccount #Main .section .table,
#ApiMailForm #Main .section .table {
  table-layout: fixed;
  width: 100%;
}
#PublicPublish #Main .section .table > tbody > tr:last-child > td,
#ApiOrder #Main .section .table > tbody > tr:last-child > td,
#Term #Main .section .table > tbody > tr:last-child > td,
#OrderMailForm #Main .section .table > tbody > tr:last-child > td,
#ShippingMailForm #Main .section .table > tbody > tr:last-child > td,
#BankAccount #Main .section .table > tbody > tr:last-child > td,
#ApiMailForm #Main .section .table > tbody > tr:last-child > td {
  border-bottom: 1px solid #ccc;
}
#PublicPublish #Main .section .table > tbody > tr > th,
#ApiOrder #Main .section .table > tbody > tr > th,
#Term #Main .section .table > tbody > tr > th,
#OrderMailForm #Main .section .table > tbody > tr > th,
#ShippingMailForm #Main .section .table > tbody > tr > th,
#BankAccount #Main .section .table > tbody > tr > th,
#ApiMailForm #Main .section .table > tbody > tr > th {
  width: 200px;
  background-color: #f9f9f9;
}
#PublicPublish #Main .section .table > tbody > tr > th, #PublicPublish #Main .section .table > tbody > tr > td,
#ApiOrder #Main .section .table > tbody > tr > th,
#ApiOrder #Main .section .table > tbody > tr > td,
#Term #Main .section .table > tbody > tr > th,
#Term #Main .section .table > tbody > tr > td,
#OrderMailForm #Main .section .table > tbody > tr > th,
#OrderMailForm #Main .section .table > tbody > tr > td,
#ShippingMailForm #Main .section .table > tbody > tr > th,
#ShippingMailForm #Main .section .table > tbody > tr > td,
#BankAccount #Main .section .table > tbody > tr > th,
#BankAccount #Main .section .table > tbody > tr > td,
#ApiMailForm #Main .section .table > tbody > tr > th,
#ApiMailForm #Main .section .table > tbody > tr > td {
  padding: 15px;
  border: 1px solid #ccc;
}
#PublicPublish #Main .section .table > tbody > tr > td .wrap,
#ApiOrder #Main .section .table > tbody > tr > td .wrap,
#Term #Main .section .table > tbody > tr > td .wrap,
#OrderMailForm #Main .section .table > tbody > tr > td .wrap,
#ShippingMailForm #Main .section .table > tbody > tr > td .wrap,
#BankAccount #Main .section .table > tbody > tr > td .wrap,
#ApiMailForm #Main .section .table > tbody > tr > td .wrap {
  padding: 15px;
  border: 1px solid #ccc;
}
@media only screen and (max-width:991px) {
  #PublicPublish #Main .section .table > tbody > tr > th, #PublicPublish #Main .section .table > tbody > tr > td,
  #ApiOrder #Main .section .table > tbody > tr > th,
  #ApiOrder #Main .section .table > tbody > tr > td,
  #Term #Main .section .table > tbody > tr > th,
  #Term #Main .section .table > tbody > tr > td,
  #OrderMailForm #Main .section .table > tbody > tr > th,
  #OrderMailForm #Main .section .table > tbody > tr > td,
  #ShippingMailForm #Main .section .table > tbody > tr > th,
  #ShippingMailForm #Main .section .table > tbody > tr > td,
  #BankAccount #Main .section .table > tbody > tr > th,
  #BankAccount #Main .section .table > tbody > tr > td,
  #ApiMailForm #Main .section .table > tbody > tr > th,
  #ApiMailForm #Main .section .table > tbody > tr > td {
    width: 100%;
    display: block;
    border-bottom: none;
  }
}

/** PublicPublish **/
@media only screen and (min-width:768px) {
  #PublicPublish #Main .index .manuscript .public-item-area {
    width: 490px;
    max-width: 100%;
    height: 220px;
    overflow-y: auto;
    padding: 10px 15px 15px;
    border: 1px solid #ccc;
  }
}
#PublicPublish #Main .index .manuscript .public-item-area .public-item .checkbox {
  display: inline-block;
  margin-bottom: 0;
}
#PublicPublish #Main .index .manuscript .public-item-area .public-item .checkbox label {
  padding-left: 8px;
}
@media only screen and (max-width:767px) {
  #PublicPublish #Main .index .manuscript .public-item-area .public-item {
    padding-left: 20px;
  }
}
#PublicPublish #Main .index .postage .inner th {
  background-color: #f0f0f0;
}
#PublicPublish #Main .index .postage .inner th, #PublicPublish #Main .index .postage .inner td {
  padding: 8px;
  border: 1px solid #ccc;
}
#PublicPublish #Main .index .pricing .profit {
  font-weight: bold;
}
@media only screen and (max-width:767px) {
  #PublicPublish #Main .index .pricing .inner {
    width: 100%;
    table-layout: fixed;
  }
}
#PublicPublish #Main .index .pricing .inner th, #PublicPublish #Main .index .pricing .inner td {
  padding: 8px;
  border: 1px solid #ccc;
}
@media only screen and (max-width:767px) {
  #PublicPublish #Main .index .pricing .inner th, #PublicPublish #Main .index .pricing .inner td {
    width: 50%;
  }
  #PublicPublish #Main .index .pricing .inner th #PublicationPrice, #PublicPublish #Main .index .pricing .inner td #PublicationPrice {
    width: 80%;
  }
}
#PublicPublish #Main .index .pricing .inner .bg-th-blue {
  background-color: #f0ffff;
}
#PublicPublish #Main .index .pricing .inner .bg-th-red {
  background-color: #fee9f4;
}
#PublicPublish #Main .index .pricing .inner .sales-price th, #PublicPublish #Main .index .pricing .inner .sales-price td {
  font-size: 16px;
}
#PublicPublish #Main .index .total-cost-area, #PublicPublish #Main .index .total-page-area {
  width: 400px;
  max-width: 100%;
  margin: 10px 0;
  padding: 10px;
  border: 1px solid;
  background-color: #f0ffff;
  font-size: 20px;
}
#PublicPublish #Main .index #ConfirmMessage a {
  font-weight: bold;
}
#PublicPublish #Main .order-detail .table {
  width: 100%;
  table-layout: fixed;
}
#PublicPublish #Main .order-detail .table th {
  background-color: #f0f0f0;
}
#PublicPublish #Main .order-detail .table td {
  word-break: break-all;
}
#PublicPublish #Main .order-detail .table th, #PublicPublish #Main .order-detail .table td {
  padding: 8px;
  border: 1px solid #ccc;
}
#PublicPublish #Main .list .search-area table, #PublicPublish #Main .accept-order .search-area table, #PublicPublish #Main .sales-detail .search-area table {
  width: 100%;
}
@media only screen and (max-width:767px) {
  #PublicPublish #Main .list .search-area table tr + tr th, #PublicPublish #Main .accept-order .search-area table tr + tr th, #PublicPublish #Main .sales-detail .search-area table tr + tr th {
    border-top: 0;
  }
}
#PublicPublish #Main .list .search-area table th, #PublicPublish #Main .list .search-area table td, #PublicPublish #Main .accept-order .search-area table th, #PublicPublish #Main .accept-order .search-area table td, #PublicPublish #Main .sales-detail .search-area table th, #PublicPublish #Main .sales-detail .search-area table td {
  padding: 8px;
  border: 1px solid #ccc;
  line-height: 28px;
}
@media only screen and (max-width:767px) {
  #PublicPublish #Main .list .search-area table th, #PublicPublish #Main .list .search-area table td, #PublicPublish #Main .accept-order .search-area table th, #PublicPublish #Main .accept-order .search-area table td, #PublicPublish #Main .sales-detail .search-area table th, #PublicPublish #Main .sales-detail .search-area table td {
    display: block;
  }
}
#PublicPublish #Main .list .search-area table th, #PublicPublish #Main .accept-order .search-area table th, #PublicPublish #Main .sales-detail .search-area table th {
  background-color: #f0f0f0;
  text-align: center;
  vertical-align: middle;
}
@media only screen and (max-width:767px) {
  #PublicPublish #Main .list .search-area table th, #PublicPublish #Main .accept-order .search-area table th, #PublicPublish #Main .sales-detail .search-area table th {
    padding: 0 8px;
    text-align: left;
    font-size: 1.3rem;
    font-weight: 400;
  }
}
@media only screen and (max-width:767px) {
  #PublicPublish #Main .list .search-area table td, #PublicPublish #Main .accept-order .search-area table td, #PublicPublish #Main .sales-detail .search-area table td {
    border-top: 0;
  }
}
@media only screen and (max-width:767px) {
  #PublicPublish #Main .list .search-area table td label, #PublicPublish #Main .accept-order .search-area table td label, #PublicPublish #Main .sales-detail .search-area table td label {
    vertical-align: 7%;
    margin-right: 10px;
    margin-left: 3px;
  }
}
@media only screen and (max-width:767px) {
  #PublicPublish #Main .list .search-area table td .input-small, #PublicPublish #Main .accept-order .search-area table td .input-small, #PublicPublish #Main .sales-detail .search-area table td .input-small {
    max-width: 43%;
  }
}
#PublicPublish #Main .list .table, #PublicPublish #Main .accept-order .table, #PublicPublish #Main .sales-detail .table {
  width: 100%;
  table-layout: fixed;
}
#PublicPublish #Main .list .table th, #PublicPublish #Main .accept-order .table th, #PublicPublish #Main .sales-detail .table th {
  background-color: #f0f0f0;
}
#PublicPublish #Main .list .table td, #PublicPublish #Main .accept-order .table td, #PublicPublish #Main .sales-detail .table td {
  word-break: break-all;
}
#PublicPublish #Main .list .table th, #PublicPublish #Main .list .table td, #PublicPublish #Main .accept-order .table th, #PublicPublish #Main .accept-order .table td, #PublicPublish #Main .sales-detail .table th, #PublicPublish #Main .sales-detail .table td {
  padding: 8px;
  border: 1px solid #ccc;
}
@media only screen and (max-width:767px) {
  #PublicPublish #Main .list .table, #PublicPublish #Main .accept-order .table, #PublicPublish #Main .sales-detail .table {
    border-bottom: 1px solid #ccc;
  }
  #PublicPublish #Main .list .table tr td:first-child, #PublicPublish #Main .accept-order .table tr td:first-child, #PublicPublish #Main .sales-detail .table tr td:first-child {
    border-top: 1px solid #ccc;
  }
  #PublicPublish #Main .list .table td, #PublicPublish #Main .accept-order .table td, #PublicPublish #Main .sales-detail .table td {
    display: block;
    width: 100%;
    padding: 3px 8px;
    border-top: none;
    border-bottom: none;
  }
}
#PublicPublish #Main .done {
  max-width: 640px;
  margin: 0 auto;
}
#PublicPublish #Main .done h2 {
  padding-bottom: 5px;
  color: #f60;
  border-bottom: 3px solid #ccc;
  font-size: 17px;
  font-weight: bold;
}
#PublicPublish #Main .done h3 {
  font-size: 16px;
  font-weight: bold;
}
#PublicPublish #Main .done .url-area {
  width: 100%;
  margin-top: 10px;
  padding: 5px;
  border: 1px solid #ccc;
}

/** ApiOrder **/
@media only screen and (min-width:768px) {
  #ApiOrder #Main .index .manuscript .public-item-area {
    width: 490px;
    max-width: 100%;
    height: 220px;
    overflow-y: auto;
    padding: 10px 15px 15px;
    border: 1px solid #ccc;
  }
}
#ApiOrder #Main .index .manuscript .public-item-area .public-item .checkbox {
  display: inline-block;
  margin-bottom: 0;
}
#ApiOrder #Main .index .manuscript .public-item-area .public-item .checkbox label {
  padding-left: 8px;
}
@media only screen and (max-width:767px) {
  #ApiOrder #Main .index .manuscript .public-item-area .public-item {
    padding-left: 20px;
  }
}
#ApiOrder #Main .index .postage .inner th {
  background-color: #f0f0f0;
}
#ApiOrder #Main .index .postage .inner th, #ApiOrder #Main .index .postage .inner td {
  padding: 8px;
  border: 1px solid #ccc;
}
#ApiOrder #Main .index .pricing .profit {
  font-weight: bold;
}
@media only screen and (max-width:767px) {
  #ApiOrder #Main .index .pricing .inner {
    width: 100%;
    table-layout: fixed;
  }
}
#ApiOrder #Main .index .pricing .inner th, #ApiOrder #Main .index .pricing .inner td {
  padding: 8px;
  border: 1px solid #ccc;
}
@media only screen and (max-width:767px) {
  #ApiOrder #Main .index .pricing .inner th, #ApiOrder #Main .index .pricing .inner td {
    width: 50%;
  }
  #ApiOrder #Main .index .pricing .inner th #PublicationPrice, #ApiOrder #Main .index .pricing .inner td #PublicationPrice {
    width: 80%;
  }
}
#ApiOrder #Main .index .pricing .inner .bg-th-blue {
  background-color: #f0ffff;
}
#ApiOrder #Main .index .pricing .inner .bg-th-red {
  background-color: #fee9f4;
}
#ApiOrder #Main .index .pricing .inner .sales-price th, #ApiOrder #Main .index .pricing .inner .sales-price td {
  font-size: 16px;
}
#ApiOrder #Main .index .total-cost-area, #ApiOrder #Main .index .total-page-area {
  width: 400px;
  max-width: 100%;
  margin: 10px 0;
  padding: 10px;
  border: 1px solid;
  background-color: #f0ffff;
  font-size: 20px;
}
#ApiOrder #Main .index #ConfirmMessage a {
  font-weight: bold;
}
#ApiOrder #Main .order-detail .table {
  width: 100%;
  table-layout: fixed;
}
#ApiOrder #Main .order-detail .table th {
  background-color: #f0f0f0;
}
#ApiOrder #Main .order-detail .table td {
  word-break: break-all;
}
#ApiOrder #Main .order-detail .table th, #ApiOrder #Main .order-detail .table td {
  padding: 8px;
  border: 1px solid #ccc;
}
#ApiOrder #Main .list .search-area table, #ApiOrder #Main .accept-order .search-area table, #ApiOrder #Main .sales-detail .search-area table {
  width: 100%;
}
@media only screen and (max-width:767px) {
  #ApiOrder #Main .list .search-area table tr + tr th, #ApiOrder #Main .accept-order .search-area table tr + tr th, #ApiOrder #Main .sales-detail .search-area table tr + tr th {
    border-top: 0;
  }
}
#ApiOrder #Main .list .search-area table th, #ApiOrder #Main .list .search-area table td, #ApiOrder #Main .accept-order .search-area table th, #ApiOrder #Main .accept-order .search-area table td, #ApiOrder #Main .sales-detail .search-area table th, #ApiOrder #Main .sales-detail .search-area table td {
  padding: 8px;
  border: 1px solid #ccc;
  line-height: 28px;
}
@media only screen and (max-width:767px) {
  #ApiOrder #Main .list .search-area table th, #ApiOrder #Main .list .search-area table td, #ApiOrder #Main .accept-order .search-area table th, #ApiOrder #Main .accept-order .search-area table td, #ApiOrder #Main .sales-detail .search-area table th, #ApiOrder #Main .sales-detail .search-area table td {
    display: block;
  }
}
#ApiOrder #Main .list .search-area table th, #ApiOrder #Main .accept-order .search-area table th, #ApiOrder #Main .sales-detail .search-area table th {
  background-color: #f0f0f0;
  text-align: center;
  vertical-align: middle;
}
@media only screen and (max-width:767px) {
  #ApiOrder #Main .list .search-area table th, #ApiOrder #Main .accept-order .search-area table th, #ApiOrder #Main .sales-detail .search-area table th {
    padding: 0 8px;
    text-align: left;
    font-size: 1.3rem;
    font-weight: 400;
  }
}
@media only screen and (max-width:767px) {
  #ApiOrder #Main .list .search-area table td, #ApiOrder #Main .accept-order .search-area table td, #ApiOrder #Main .sales-detail .search-area table td {
    border-top: 0;
  }
}
@media only screen and (max-width:767px) {
  #ApiOrder #Main .list .search-area table td label, #ApiOrder #Main .accept-order .search-area table td label, #ApiOrder #Main .sales-detail .search-area table td label {
    vertical-align: 7%;
    margin-right: 10px;
    margin-left: 3px;
  }
}
@media only screen and (max-width:767px) {
  #ApiOrder #Main .list .search-area table td .input-small, #ApiOrder #Main .accept-order .search-area table td .input-small, #ApiOrder #Main .sales-detail .search-area table td .input-small {
    max-width: 43%;
  }
}
#ApiOrder #Main .list .table, #ApiOrder #Main .accept-order .table, #ApiOrder #Main .sales-detail .table {
  width: 100%;
  table-layout: fixed;
}
#ApiOrder #Main .list .table th, #ApiOrder #Main .accept-order .table th, #ApiOrder #Main .sales-detail .table th {
  background-color: #f0f0f0;
}
#ApiOrder #Main .list .table td, #ApiOrder #Main .accept-order .table td, #ApiOrder #Main .sales-detail .table td {
  word-break: break-all;
}
#ApiOrder #Main .list .table th, #ApiOrder #Main .list .table td, #ApiOrder #Main .accept-order .table th, #ApiOrder #Main .accept-order .table td, #ApiOrder #Main .sales-detail .table th, #ApiOrder #Main .sales-detail .table td {
  padding: 8px;
  border: 1px solid #ccc;
}
@media only screen and (max-width:767px) {
  #ApiOrder #Main .list .table, #ApiOrder #Main .accept-order .table, #ApiOrder #Main .sales-detail .table {
    border-bottom: 1px solid #ccc;
  }
  #ApiOrder #Main .list .table tr td:first-child, #ApiOrder #Main .accept-order .table tr td:first-child, #ApiOrder #Main .sales-detail .table tr td:first-child {
    border-top: 1px solid #ccc;
  }
  #ApiOrder #Main .list .table td, #ApiOrder #Main .accept-order .table td, #ApiOrder #Main .sales-detail .table td {
    display: block;
    width: 100%;
    padding: 3px 8px;
    border-top: none;
    border-bottom: none;
  }
}
#ApiOrder #Main .done {
  max-width: 640px;
  margin: 0 auto;
}
#ApiOrder #Main .done h2 {
  padding-bottom: 5px;
  color: #f60;
  border-bottom: 3px solid #ccc;
  font-size: 17px;
  font-weight: bold;
}
#ApiOrder #Main .done h3 {
  font-size: 16px;
  font-weight: bold;
}
#ApiOrder #Main .done .url-area {
  width: 100%;
  margin-top: 10px;
  padding: 5px;
  border: 1px solid #ccc;
}

/** Term **/
#Term #Main .index .default-text {
  padding: 5px;
  border: 1px solid #ccc;
}
#Term #Main .index .term-text {
  padding: 15px;
  border: 1px solid #ccc;
}
@media only screen and (max-width:991px) {
  #Term #Main .edit table {
    border-bottom: 1px solid #ccc;
  }
  #Term #Main .edit table td {
    border-bottom: none !important;
  }
}
#Term #Main .edit .originalMailTemplete span {
  display: block;
  position: relative;
}
#Term #Main .edit .originalMailTemplete span input {
  position: absolute;
  top: 0;
  left: 0;
}
#Term #Main .edit .originalMailTemplete span label {
  padding-left: 18px;
}

/** MailForm共通 **/
#OrderMailForm #Main .index .section .table td, #OrderMailForm #Main .edit .section .table td,
#ShippingMailForm #Main .index .section .table td,
#ShippingMailForm #Main .edit .section .table td,
#ApiMailForm #Main .index .section .table td,
#ApiMailForm #Main .edit .section .table td {
  word-break: break-all;
}
#OrderMailForm #Main .index .pattern th, #OrderMailForm #Main .index .pattern td, #OrderMailForm #Main .edit .pattern th, #OrderMailForm #Main .edit .pattern td,
#ShippingMailForm #Main .index .pattern th,
#ShippingMailForm #Main .index .pattern td,
#ShippingMailForm #Main .edit .pattern th,
#ShippingMailForm #Main .edit .pattern td,
#ApiMailForm #Main .index .pattern th,
#ApiMailForm #Main .index .pattern td,
#ApiMailForm #Main .edit .pattern th,
#ApiMailForm #Main .edit .pattern td {
  padding: 8px;
  border: 1px solid #ccc;
}
#OrderMailForm #Main .index .pattern th, #OrderMailForm #Main .edit .pattern th,
#ShippingMailForm #Main .index .pattern th,
#ShippingMailForm #Main .edit .pattern th,
#ApiMailForm #Main .index .pattern th,
#ApiMailForm #Main .edit .pattern th {
  background-color: #f0f0f0;
}
#OrderMailForm #Main .index .section > p,
#ShippingMailForm #Main .index .section > p,
#ApiMailForm #Main .index .section > p {
  font-size: 16px;
}
#OrderMailForm #Main .edit td,
#ShippingMailForm #Main .edit td,
#ApiMailForm #Main .edit td {
  word-break: break-all;
}
@media only screen and (max-width:991px) {
  #OrderMailForm #Main .edit .table,
  #ShippingMailForm #Main .edit .table,
  #ApiMailForm #Main .edit .table {
    border-bottom: 1px solid #ccc;
  }
  #OrderMailForm #Main .edit .table td,
  #ShippingMailForm #Main .edit .table td,
  #ApiMailForm #Main .edit .table td {
    border-bottom: none !important;
  }
}
#OrderMailForm #Main .edit .order-mail span,
#ShippingMailForm #Main .edit .order-mail span,
#ApiMailForm #Main .edit .order-mail span {
  display: block;
  position: relative;
}
#OrderMailForm #Main .edit .order-mail span input,
#ShippingMailForm #Main .edit .order-mail span input,
#ApiMailForm #Main .edit .order-mail span input {
  position: absolute;
  top: 0;
  left: 0;
}
#OrderMailForm #Main .edit .order-mail span label,
#ShippingMailForm #Main .edit .order-mail span label,
#ApiMailForm #Main .edit .order-mail span label {
  padding-left: 18px;
}

/** PurchaseHistory **/
#PurchaseHistory #Main .search-area table,
#Receipt #Main .search-area table,
#ItemList #Main .search-area table,
#Cover #Main .search-area table,
#Bookcover #Main .search-area table {
  width: 100%;
}
@media only screen and (max-width:767px) {
  #PurchaseHistory #Main .search-area table tr + tr th,
  #Receipt #Main .search-area table tr + tr th,
  #ItemList #Main .search-area table tr + tr th,
  #Cover #Main .search-area table tr + tr th,
  #Bookcover #Main .search-area table tr + tr th {
    border-top: 0;
  }
}
#PurchaseHistory #Main .search-area table th, #PurchaseHistory #Main .search-area table td,
#Receipt #Main .search-area table th,
#Receipt #Main .search-area table td,
#ItemList #Main .search-area table th,
#ItemList #Main .search-area table td,
#Cover #Main .search-area table th,
#Cover #Main .search-area table td,
#Bookcover #Main .search-area table th,
#Bookcover #Main .search-area table td {
  padding: 8px;
  border: 1px solid #ccc;
  line-height: 28px;
}
@media only screen and (max-width:767px) {
  #PurchaseHistory #Main .search-area table th, #PurchaseHistory #Main .search-area table td,
  #Receipt #Main .search-area table th,
  #Receipt #Main .search-area table td,
  #ItemList #Main .search-area table th,
  #ItemList #Main .search-area table td,
  #Cover #Main .search-area table th,
  #Cover #Main .search-area table td,
  #Bookcover #Main .search-area table th,
  #Bookcover #Main .search-area table td {
    display: block;
  }
}
#PurchaseHistory #Main .search-area table th,
#Receipt #Main .search-area table th,
#ItemList #Main .search-area table th,
#Cover #Main .search-area table th,
#Bookcover #Main .search-area table th {
  background-color: #f0f0f0;
  text-align: center;
  vertical-align: middle;
}
@media only screen and (max-width:767px) {
  #PurchaseHistory #Main .search-area table th,
  #Receipt #Main .search-area table th,
  #ItemList #Main .search-area table th,
  #Cover #Main .search-area table th,
  #Bookcover #Main .search-area table th {
    padding: 0 8px;
    text-align: left;
    font-size: 1.3rem;
    font-weight: 400;
  }
}
@media only screen and (max-width:767px) {
  #PurchaseHistory #Main .search-area table td,
  #Receipt #Main .search-area table td,
  #ItemList #Main .search-area table td,
  #Cover #Main .search-area table td,
  #Bookcover #Main .search-area table td {
    border-top: 0;
  }
}
@media only screen and (max-width:767px) {
  #PurchaseHistory #Main .search-area table td label,
  #Receipt #Main .search-area table td label,
  #ItemList #Main .search-area table td label,
  #Cover #Main .search-area table td label,
  #Bookcover #Main .search-area table td label {
    vertical-align: 7%;
    margin-right: 10px;
    margin-left: 3px;
  }
}
@media only screen and (max-width:767px) {
  #PurchaseHistory #Main .search-area table td .input-small,
  #Receipt #Main .search-area table td .input-small,
  #ItemList #Main .search-area table td .input-small,
  #Cover #Main .search-area table td .input-small,
  #Bookcover #Main .search-area table td .input-small {
    max-width: 43%;
  }
}
#PurchaseHistory #Main .table th,
#Receipt #Main .table th,
#ItemList #Main .table th,
#Cover #Main .table th,
#Bookcover #Main .table th {
  background-color: #f7f7f7;
}
@media only screen and (max-width:991px) {
  #PurchaseHistory #Main .table,
  #Receipt #Main .table,
  #ItemList #Main .table,
  #Cover #Main .table,
  #Bookcover #Main .table {
    border: solid #ccc;
    border-width: 1px 1px 0 1px;
  }
  #PurchaseHistory #Main .table tr th, #PurchaseHistory #Main .table tr td,
  #Receipt #Main .table tr th,
  #Receipt #Main .table tr td,
  #ItemList #Main .table tr th,
  #ItemList #Main .table tr td,
  #Cover #Main .table tr th,
  #Cover #Main .table tr td,
  #Bookcover #Main .table tr th,
  #Bookcover #Main .table tr td {
    width: 100%;
    min-height: 36px;
    display: block;
    border: none;
  }
  #PurchaseHistory #Main .table tr td:last-child,
  #Receipt #Main .table tr td:last-child,
  #ItemList #Main .table tr td:last-child,
  #Cover #Main .table tr td:last-child,
  #Bookcover #Main .table tr td:last-child {
    border-bottom: 1px solid #ccc;
  }
}
#PurchaseHistory #Main .index > p:first-child,
#Receipt #Main .index > p:first-child,
#ItemList #Main .index > p:first-child,
#Cover #Main .index > p:first-child,
#Bookcover #Main .index > p:first-child {
  font-size: 16px;
}
#PurchaseHistory #Main .index .table .preview,
#Receipt #Main .index .table .preview,
#ItemList #Main .index .table .preview,
#Cover #Main .index .table .preview,
#Bookcover #Main .index .table .preview {
  min-width: 228px;
}
#PurchaseHistory #Main .index .table .memo,
#Receipt #Main .index .table .memo,
#ItemList #Main .index .table .memo,
#Cover #Main .index .table .memo,
#Bookcover #Main .index .table .memo {
  min-width: 80px;
}
#PurchaseHistory #Main .index .table .memo label,
#Receipt #Main .index .table .memo label,
#ItemList #Main .index .table .memo label,
#Cover #Main .index .table .memo label,
#Bookcover #Main .index .table .memo label {
  font-size: 12px;
}
#PurchaseHistory #Main .index .table .file-name,
#Receipt #Main .index .table .file-name,
#ItemList #Main .index .table .file-name,
#Cover #Main .index .table .file-name,
#Bookcover #Main .index .table .file-name {
  min-width: 65px;
}
#PurchaseHistory #Main .index .table .status, #PurchaseHistory #Main .index .table .receipt,
#Receipt #Main .index .table .status,
#Receipt #Main .index .table .receipt,
#ItemList #Main .index .table .status,
#ItemList #Main .index .table .receipt,
#Cover #Main .index .table .status,
#Cover #Main .index .table .receipt,
#Bookcover #Main .index .table .status,
#Bookcover #Main .index .table .receipt {
  min-width: 60px;
}
#PurchaseHistory #Main .index .table td.sousa,
#Receipt #Main .index .table td.sousa,
#ItemList #Main .index .table td.sousa,
#Cover #Main .index .table td.sousa,
#Bookcover #Main .index .table td.sousa {
  vertical-align: middle;
}
@media only screen and (min-width:993px), print {
  #PurchaseHistory #Main .index .table td.order-amount,
  #Receipt #Main .index .table td.order-amount,
  #ItemList #Main .index .table td.order-amount,
  #Cover #Main .index .table td.order-amount,
  #Bookcover #Main .index .table td.order-amount {
    text-align: right;
  }
}
#PurchaseHistory #Main .index .table th,
#Receipt #Main .index .table th,
#ItemList #Main .index .table th,
#Cover #Main .index .table th,
#Bookcover #Main .index .table th {
  width: 10%;
}
#PurchaseHistory #Main .detail h2,
#Receipt #Main .detail h2,
#ItemList #Main .detail h2,
#Cover #Main .detail h2,
#Bookcover #Main .detail h2 {
  font-size: 18px;
}
#PurchaseHistory #Main .detail h2:not(:first-child),
#Receipt #Main .detail h2:not(:first-child),
#ItemList #Main .detail h2:not(:first-child),
#Cover #Main .detail h2:not(:first-child),
#Bookcover #Main .detail h2:not(:first-child) {
  margin-top: 30px;
}

/** ItemList **/
#ItemList #Main .header-information {
  padding: 5px;
  background-color: #fffacd;
  border: 1px dotted #ccc;
}
#ItemList #Main .table .preview {
  min-width: 228px;
}
#ItemList #Main .table .date {
  min-width: 80px;
}
#ItemList #Main .table .memo {
  min-width: 80px;
}
#ItemList #Main .table .memo label {
  font-size: 12px;
}
#ItemList #Main .table td.sousa {
  vertical-align: middle;
}
#ItemList #Main .table td.file-name {
  max-width: 250px;
  word-break: break-all;
}
#ItemList #Main .table th {
  width: 10%;
  background-color: #f7f7f7;
}
@media only screen and (max-width:991px) {
  #ItemList #Main .table {
    border: solid #ccc;
    border-width: 1px 1px 0 1px;
  }
  #ItemList #Main .table tr th, #ItemList #Main .table tr td {
    width: 100%;
    min-height: 36px;
    display: block;
    border: none;
  }
  #ItemList #Main .table tr td:last-child {
    border-bottom: 1px solid #ccc;
  }
}

/** Account **/
#Account #Main .table th {
  background-color: #f7f7f7;
}
@media only screen and (max-width:991px) {
  #Account #Main .table {
    border: solid #ccc;
    border-width: 1px 1px 0 1px;
  }
  #Account #Main .table tr th, #Account #Main .table tr td {
    width: 100%;
    min-height: 36px;
    display: block;
    border: none;
  }
  #Account #Main .table tr td:last-child {
    border-bottom: 1px solid #ccc;
  }
}

/** AddressBook **/
#AddressBook #Main .edit .table th, #AddressBook #Main .confirm .table th {
  background-color: #f7f7f7;
}
@media only screen and (max-width:991px) {
  #AddressBook #Main .edit .table, #AddressBook #Main .confirm .table {
    border: solid #ccc;
    border-width: 1px 1px 0 1px;
  }
  #AddressBook #Main .edit .table tr th, #AddressBook #Main .edit .table tr td, #AddressBook #Main .confirm .table tr th, #AddressBook #Main .confirm .table tr td {
    width: 100%;
    min-height: 36px;
    display: block;
    border: none;
  }
  #AddressBook #Main .edit .table tr td:last-child, #AddressBook #Main .confirm .table tr td:last-child {
    border-bottom: 1px solid #ccc;
  }
}

/** Deactivation **/
#Deactivation #Main h1 {
  max-width: 920px;
  margin: 17px auto 10px;
}
#Deactivation #Main .wrapper {
  max-width: 920px;
  margin: 0 auto;
}
#Deactivation #Main .wrapper li {
  position: relative;
  padding-left: 17px;
  color: red;
}
#Deactivation #Main .wrapper li:before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}

/** Checkout **/
@media only screen and (max-width:767px) {
  #Checkout .table-bordered {
    border-width: 2px;
  }
}
@media only screen and (max-width:767px) {
  #Checkout .table-bordered tr + tr th {
    border-top: 2px solid #ccc;
  }
}
@media only screen and (max-width:767px) {
  #Checkout .table-bordered th {
    min-height: 22px;
    background-color: transparent;
    font-size: 1.3rem;
    border-bottom: 1px solid #eeeeee;
    padding: 8px !important;
    display: flex;
    align-items: center;
  }
}
#Checkout .table-bordered th .form-inline {
  display: inline-block;
}
@media only screen and (max-width:767px) {
  #Checkout .table-bordered th .form-inline {
    width: auto;
  }
}
#Checkout .table-bordered th .form-inline + .item-image {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  max-width: 50%;
}
@media only screen and (min-width:768px) {
  #Checkout .table-bordered th .form-inline + .item-image {
    margin-top: 8px;
    float: right;
  }
}
@media only screen and (max-width:767px) {
  #Checkout .table-bordered th label {
    display: block;
    margin-bottom: 0;
  }
}
#Checkout .table-bordered th .form-control {
  box-shadow: none;
}
@media only screen and (max-width:767px) {
  #Checkout .table-bordered th .form-control {
    width: 1.3rem;
    display: inline-block;
    vertical-align: -8%;
    margin: 0 3px 0 0;
    height: auto;
  }
}
#Checkout .address-list {
  width: 100%;
}

.amazonpay-checkout-area {
  margin: 0 0 30px;
  padding: 25px;
  border: 1px solid #ccc;
}
.amazonpay-checkout-area h2 {
  margin: 0;
  padding: 0 0 20px;
}
.amazonpay-checkout-area h2 + span {
  display: block;
  padding: 8px 0;
  border-bottom: 1px solid #ddd;
}
.amazonpay-checkout-area table {
  width: 100%;
}
.amazonpay-checkout-area table td {
  padding: 8px 0;
  border-bottom: 1px solid #ddd;
}
.amazonpay-checkout-area table td:nth-of-type(1) {
  width: 200px;
}
@media only screen and (max-width:767px) {
  .amazonpay-checkout-area table td {
    display: block;
    width: 100%;
  }
  .amazonpay-checkout-area table td:nth-of-type(1) {
    margin: 0;
    border: none;
    font-weight: 600;
  }
}
.amazonpay-checkout-area table + h2 {
  margin-top: 30px;
}
.amazonpay-checkout-area button {
  display: block;
  margin: 24px auto;
  padding: 6px 24px;
  border: none;
  background: #ff6600;
  color: #fff;
}

/** PartsTopCarousel **/
#PartsTopCarousel .slick-slide {
  width: 100%;
  max-width: 1000px;
  margin: 0 15px;
}
@media only screen and (max-width:767px) {
  #PartsTopCarousel .slick-slide {
    margin: 0;
  }
}
#PartsTopCarousel .slick-slide img {
  width: 100%;
  max-width: 1000px;
}
#PartsTopCarousel .slick-slide:not(.slick-active) {
  opacity: 0.3;
}
#PartsTopCarousel .slick-prev {
  left: 0;
}
#PartsTopCarousel .slick-prev:before {
  transform: skew(145deg, 0deg);
}
#PartsTopCarousel .slick-prev:after {
  transform: skew(-145deg, 0deg);
}
@media only screen and (min-width:1200px) {
  #PartsTopCarousel .slick-prev {
    left: calc((100vw - 1000px) / 2 - 30px);
  }
}
@media only screen and (min-width:992px) and (max-width:1199px), print {
  #PartsTopCarousel .slick-prev {
    left: 10px;
  }
}
#PartsTopCarousel .slick-next {
  right: 0;
}
#PartsTopCarousel .slick-next:before {
  transform: skew(-145deg, 0deg);
}
#PartsTopCarousel .slick-next:after {
  transform: skew(145deg, 0deg);
}
@media only screen and (min-width:1200px) {
  #PartsTopCarousel .slick-next {
    right: calc((100vw - 1000px) / 2 - 40px);
  }
}
#PartsTopCarousel .slick-prev, #PartsTopCarousel .slick-next {
  width: 20px;
  height: 30px;
  z-index: 996;
  margin-top: -25px;
}
#PartsTopCarousel .slick-prev:before, #PartsTopCarousel .slick-prev:after, #PartsTopCarousel .slick-next:before, #PartsTopCarousel .slick-next:after {
  content: "";
  display: block;
  width: 50%;
  height: 50%;
  background-color: #339900;
  opacity: 1;
}
@media only screen and (max-width:767px) {
  #PartsTopCarousel .slick-prev, #PartsTopCarousel .slick-next {
    display: none !important;
  }
}
#PartsTopCarousel .slick-dots {
  position: relative;
  bottom: auto;
  margin: 5px 0 0;
  padding: 3px 0;
  clear: both;
  overflow: hidden;
}
#PartsTopCarousel .slick-dots li {
  margin: 0;
}
#PartsTopCarousel .slick-dots li button:before {
  content: "";
  width: 10px;
  height: 10px;
  background: #fff;
  border: 2px solid #000;
  border-radius: 50%;
  opacity: 1;
}
@media only screen and (max-width:767px) {
  #PartsTopCarousel .slick-dots li button:before {
    width: 15px;
    height: 15px;
  }
}
#PartsTopCarousel .slick-dots .slick-active button:before {
  background: #000;
}

/** PartsSideMeyasu **/
#PartsSideMeyasu {
  margin-top: 15px !important;
}
#PartsSideMeyasu h2 {
  font-size: 14px !important;
}
@media only screen and (max-width:767px) {
  #PartsSideMeyasu h2 {
    text-align: center;
  }
}
#PartsSideMeyasu table {
  width: 100%;
}
#PartsSideMeyasu th, #PartsSideMeyasu td {
  padding: 8px;
  border: 1px solid #ccc;
}
#PartsSideMeyasu th {
  padding-left: 16px;
}
#PartsSideMeyasu th img {
  width: 100px;
}
@media only screen and (min-width:768px) and (max-width:991px) {
  #PartsSideMeyasu th {
    width: 50%;
  }
  #PartsSideMeyasu th img {
    max-width: 50px;
  }
}
#PartsSideMeyasu td {
  font-size: 12px;
}

/** Calendar **/
#PartsSidebarCalendar {
  margin-top: 25px !important;
}
#PartsSidebarCalendar h2 {
  padding: 0 0 10px;
  color: #339900;
}
#PartsSidebarCalendar h2 + p {
  font-size: 0.9em;
}
#PartsSidebarCalendar h3 {
  font-size: 12px !important;
}
#PartsSidebarCalendar h4 {
  width: 100%;
  margin: 0 auto;
  padding: 8px;
  background: #339900;
  font-size: 14px;
  text-align: center;
  color: #fff;
}
@media only screen and (max-width:767px) {
  #PartsSidebarCalendar h2, #PartsSidebarCalendar h3 {
    text-align: center;
  }
}
#PartsSidebarCalendar table {
  table-layout: fixed;
  width: 100%;
  margin: 0 0 10px;
}
#PartsSidebarCalendar th, #PartsSidebarCalendar td {
  width: 14%;
  border: 1px solid #ccc;
  font-size: 12px;
}
@media only screen and (min-width:768px) and (max-width:991px) {
  #PartsSidebarCalendar th, #PartsSidebarCalendar td {
    padding-right: 0;
    padding-left: 0;
  }
}
#PartsSidebarCalendar td.calendar_holiday {
  color: #A00;
  background-color: #ead3d3;
}
#PartsSidebarCalendar td {
  padding: 0;
}
#PartsSidebarCalendar td.past-date {
  background: #e8e8e8;
  color: #999;
}
#PartsSidebarCalendar .calender-cell-inner {
  position: relative;
  padding: 14px 8px;
}
#PartsSidebarCalendar td.today {
  background: #f3e9e0;
}
#PartsSidebarCalendar td.today .calender-cell-inner {
  padding: 8px 8px 20px;
}
#PartsSidebarCalendar td.today .calender-cell-inner:before {
  position: absolute;
  content: "";
  top: 1px;
  left: 1px;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border: 1px solid #8d6c4f;
  outline: 1px solid #fff;
}
#PartsSidebarCalendar td.today .calender-cell-inner:after {
  content: "注文日";
  position: absolute;
  left: 0;
  bottom: 6px;
  width: 100%;
  font-size: 10px;
  text-align: center;
  color: #8d6c4f;
}
#PartsSidebarCalendar td.normal-delivery-date {
  background: #ffefd5;
}
#PartsSidebarCalendar td.normal-delivery-date .calender-cell-inner {
  padding: 8px 8px 20px;
}
#PartsSidebarCalendar td.normal-delivery-date .calender-cell-inner:before {
  position: absolute;
  content: "";
  top: 1px;
  left: 1px;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border: 1px solid #8d6c4f;
  outline: 1px solid #fff;
}
#PartsSidebarCalendar td.normal-delivery-date .calender-cell-inner:after {
  content: "普通便";
  position: absolute;
  left: 0;
  bottom: 6px;
  width: 100%;
  font-size: 10px;
  text-align: center;
  color: #8d6c4f;
}
#PartsSidebarCalendar td.special-delivery-date {
  background: #a9f5f5;
}
#PartsSidebarCalendar td.special-delivery-date .calender-cell-inner {
  padding: 8px 8px 20px;
  color: #444;
}
#PartsSidebarCalendar td.special-delivery-date .calender-cell-inner:before {
  position: absolute;
  content: "";
  top: 1px;
  left: 1px;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border: 1px solid #444;
  outline: 1px solid #fff;
}
#PartsSidebarCalendar td.special-delivery-date .calender-cell-inner:after {
  content: "速達便";
  position: absolute;
  left: 0;
  bottom: 6px;
  width: 100%;
  font-size: 10px;
  text-align: center;
  color: #444;
}
#PartsSidebarCalendar td.limited-express-delivery-date {
  background: #f45407;
}
#PartsSidebarCalendar td.limited-express-delivery-date .calender-cell-inner {
  padding: 8px 8px 20px;
  color: #fff;
}
#PartsSidebarCalendar td.limited-express-delivery-date .calender-cell-inner:before {
  position: absolute;
  content: "";
  top: 1px;
  left: 1px;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border: 1px solid #d9837d;
  outline: 1px solid #fff;
}
#PartsSidebarCalendar td.limited-express-delivery-date .calender-cell-inner:after {
  content: "特急便";
  position: absolute;
  left: 0;
  bottom: 6px;
  width: 100%;
  font-size: 10px;
  text-align: center;
  color: #fff;
}
#PartsSidebarCalendar td.express-delivery-date {
  background: #337ab7;
}
#PartsSidebarCalendar td.express-delivery-date .calender-cell-inner {
  padding: 8px 8px 20px;
  color: #fff;
}
#PartsSidebarCalendar td.express-delivery-date .calender-cell-inner:before {
  position: absolute;
  content: "";
  top: 1px;
  left: 1px;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border: 1px solid #d6840f;
  outline: 1px solid #fff;
}
#PartsSidebarCalendar td.express-delivery-date .calender-cell-inner:after {
  content: "急行便";
  position: absolute;
  left: 0;
  bottom: 6px;
  width: 100%;
  font-size: 10px;
  text-align: center;
  color: #fff;
}
#PartsSidebarCalendar .deliv-btn-wrap {
  padding: 10px 0;
  text-align: right;
}
#PartsSidebarCalendar .btn-deliv-info {
  display: inline-block;
  width: 22px;
  height: 22px;
  border: 2px solid #83afef;
  border-radius: 50%;
  color: #83afef;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.2s ease;
}
#PartsSidebarCalendar .btn-deliv-info:hover {
  text-decoration: none;
  background: #83afef;
  color: #fff;
}

/** PartsTopNews **/
#PartsTopNews {
  margin-top: 15px !important;
}
#PartsTopNews h2 {
  display: none;
}
#PartsTopNews ul {
  height: 250px;
  overflow-y: scroll;
  margin-top: 15px;
  padding: 14px;
  background-color: #fff;
  border: 3px solid #339900;
  border-radius: 5px;
}
#PartsTopNews ul li:not(:first-child) {
  margin-top: 10px;
}
#PartsTopNews ul li a h4 {
  font-size: 14px;
  font-weight: normal;
}
@media only screen and (max-width:767px) {
  #PartsTopNews ul li a h4 {
    font-size: 12px;
  }
}
#PartsTopNews ul li a.btn {
  display: inline-block;
  border: 1px solid;
}
#PartsTopNews ul .important-news .news-title > span {
  border-bottom: 3px solid #ffff01;
  color: #39c;
  font-weight: bold;
}
#PartsTopNews .more-sp {
  display: none;
}

#Thanks table {
  margin: 5 auto;
  min-width: 290px;
}
#Thanks table th {
  background-color: #f0f0f0;
}
#Thanks table th, #Thanks table td {
  padding: 8px;
  border: 1px solid #ccc;
}

#PriceSimulation .wrapper.create {
  position: relative;
}
#PriceSimulation table {
  margin: 5 auto;
  min-width: 290px;
}
#PriceSimulation table th {
  position: relative;
  background-color: #f0f0f0;
}
#PriceSimulation table th .fa-question-circle {
  position: absolute;
  top: 10px;
  right: 8px;
  color: #39c;
}
#PriceSimulation table th .fa-question-circle:hover, #PriceSimulation table th .fa-question-circle:focus {
  text-decoration: none;
}
#PriceSimulation table th, #PriceSimulation table td {
  padding: 8px;
  border: 1px solid #ccc;
}
#PriceSimulation hr {
  border-color: black;
  margin: 10px 0px;
}
#PriceSimulation .wrapper {
  position: relative;
}
#PriceSimulation .create-area {
  width: calc(100% - 300px);
}
#PriceSimulation .create-area th {
  width: 180px;
}
@media only screen and (max-width:767px) {
  #PriceSimulation .create-area .table-sim-area th,
  #PriceSimulation .create-area .table-sim-area td {
    display: block;
    width: 100%;
  }
  #PriceSimulation .create-area .table-sim-area th .btn-primary,
  #PriceSimulation .create-area .table-sim-area td .btn-primary {
    width: 100%;
  }
  #PriceSimulation .create-area .table-sim-area td {
    border-top: none;
  }
  #PriceSimulation .create-area .table-sim-area tr + tr th {
    border-top: none;
  }
}
#PriceSimulation .result-area {
  position: absolute;
  top: 0;
  left: calc(50% + 280px);
  width: 290px;
  background: #fff;
}
#PriceSimulation .result-area .btn-area-wrap {
  position: relative;
  width: 100%;
  overflow: hidden;
}
#PriceSimulation .result-area .btn_area {
  display: flex;
  justify-content: space-between;
  width: calc(100% + 2px);
  margin: 0 -1px;
  border-bottom: 2px solid #e2501d;
}
#PriceSimulation .result-area .btn_area button {
  width: 100%;
  height: 40px;
  margin: 0 1px -2px;
  padding: 6px 1px;
  background: #e2501d;
  border: solid #e2501d;
  border-width: 2px 2px 0 2px;
  border-radius: 6px 6px 0 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.8em;
  font-weight: 600;
  color: #fff;
  line-height: 1.2em;
}
#PriceSimulation .result-area .btn_area button span {
  display: inline-block;
  font-size: 10px;
  transform: scale(0.94);
  font-weight: 600;
}
#PriceSimulation .result-area .btn_area button.active {
  background: #fff;
  color: #e2501d;
}
@media only screen and (min-width:768px) {
  #PriceSimulation .result-area.pc-scrolled {
    position: fixed;
    top: 50px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px), print {
  #PriceSimulation .result-area {
    left: calc(50% + 180px);
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  #PriceSimulation .result-area {
    left: calc(50% + 70px);
  }
}
#PriceSimulation .panel_area .tab_panel {
  display: none;
  padding: 8px;
  border: solid #e2501d;
  border-width: 0 2px 2px;
  border-radius: 0 0 6px 6px;
}
#PriceSimulation .panel_area .tab_panel table {
  min-width: auto;
  width: 100%;
}
#PriceSimulation .panel_area .tab_panel.active {
  display: block;
}
#PriceSimulation .panel_area h1 {
  margin: 0 !important;
  padding: 0 15px;
  font-size: 1em !important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: none !important;
  color: #222 !important;
}
#PriceSimulation .panel_area h1 span {
  font-size: 3.2em;
  font-feature-settings: "palt";
  letter-spacing: 0.04em;
  color: #e2501d;
}
#PriceSimulation .panel_area h2 {
  margin: 6px 0 0;
  padding: 0 15px;
  font-size: 1.1em !important;
  font-weight: 600;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#PriceSimulation .panel_area table {
  table-layout: fixed;
}
#PriceSimulation .panel_area table th,
#PriceSimulation .panel_area table td {
  padding: 2px 8px;
  font-size: 0.8em;
}
#PriceSimulation .panel_area table th {
  width: 116px;
  font-weight: 600;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#PriceSimulation .panel_area table td {
  text-align: right;
}
#PriceSimulation .panel_area table:not(:last-of-type) {
  margin-bottom: 8px;
}
#PriceSimulation .panel_area input[type=submit] {
  width: 100%;
  padding: 6px;
  border: none;
  background: #339900;
  text-align: center;
  color: #fff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-radius: 4px;
}
#PriceSimulation .panel_area small {
  display: block;
  margin: 2px 0 8px;
  font-size: 0.8em;
}
@media only screen and (max-width:767px) {
  #PriceSimulation h3 {
    margin-top: 10px;
    font-size: 14px;
  }
  #PriceSimulation h3 span {
    font-size: 26px;
  }
  #PriceSimulation .create-area {
    width: 100%;
  }
  #PriceSimulation .result-area {
    position: fixed;
    top: auto !important;
    bottom: 0;
    left: auto;
    right: 0;
    width: 100%;
    background: #fff;
    z-index: 999;
    transition: all 0.3s ease;
  }
  #PriceSimulation .result-area .btn_area button {
    font-size: 1em;
  }
  #PriceSimulation .result-area.sp-scrolled {
    bottom: 120px;
  }
  #PriceSimulation .panel_area .tab_panel {
    border: none;
  }
  #PriceSimulation .panel_area .tab_panel.active {
    display: flex;
    flex-wrap: wrap;
  }
  #PriceSimulation .panel_area h1 {
    width: calc(100% - 190px);
    padding: 0;
    line-height: 1 !important;
  }
  #PriceSimulation .panel_area h1 span {
    font-size: 2.8em;
  }
  #PriceSimulation .panel_area h2 {
    width: 90px;
    padding: 0;
    font-size: 1em !important;
  }
  #PriceSimulation .panel_area .btn-open {
    position: relative;
    width: 32px;
    margin: 0 6px;
    padding: 0;
    border: 3px solid #339900;
    border-radius: 5px;
    text-align: center;
    font-size: 1.2em;
    cursor: pointer;
  }
  #PriceSimulation .panel_area .btn-open span {
    position: absolute;
    display: inline-block;
    width: 16px;
    height: 3px;
    background: #339900;
    border-radius: 20px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  #PriceSimulation .panel_area .btn-open span:before {
    position: absolute;
    content: "";
    left: 0;
    width: 16px;
    height: 3px;
    background: #339900;
    border-radius: 20px;
    transform: rotate(90deg);
    transition: all 0.2s ease;
  }
  #PriceSimulation .panel_area .btn-open.btn-close span:before {
    transform: rotate(0deg);
  }
  #PriceSimulation .panel_area .btn-open:hover {
    text-decoration: none;
  }
  #PriceSimulation .panel_area input[type=submit] {
    width: 50px;
  }
  #PriceSimulation .panel_area table th,
  #PriceSimulation .panel_area table td {
    padding: 4px 8px;
    font-size: 1em;
  }
  #PriceSimulation .panel_area table th {
    width: 128px;
  }
  #PriceSimulation .brkdwn {
    display: none;
    width: 100% !important;
    padding: 10px 0 0;
  }
  #PriceSimulation .option .item-image {
    display: inline-block;
  }
}
#PriceSimulation .step-page-size-item .size-tab {
  display: flex;
  max-width: 400px;
  gap: 4px;
}
@media only screen and (max-width:767px) {
  #PriceSimulation .step-page-size-item .size-tab {
    max-width: none;
  }
}
#PriceSimulation .step-page-size-item label {
  position: relative;
  width: 100%;
  padding: 4px 0;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  text-align: center;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.9em;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.2s ease;
}
#PriceSimulation .step-page-size-item label input {
  display: none;
}
#PriceSimulation .step-page-size-item label:before {
  content: "";
  position: absolute;
  top: 6px;
  left: calc(50% - 50px);
  width: 13px;
  height: 13px;
  border: 1px solid #aaa;
  border-radius: 50%;
  transition: all 0.1s ease;
}
#PriceSimulation .step-page-size-item label.active {
  border-color: #6f6cdf;
  background: #6f6cdf;
  color: #fff;
}
#PriceSimulation .step-page-size-item label.active:before {
  border: 2px solid #fff;
  background: #4845da;
}
#PriceSimulation .page-size-custom > div {
  display: none;
}
#PriceSimulation .page-size-custom > div.active {
  display: block;
}

@media only screen and (max-width:767px) {
  .meyasu {
    padding-bottom: 25px;
  }
}
.meyasu table {
  width: 100%;
  max-width: 380px;
  margin: 20px auto 0;
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .meyasu table {
    max-width: 320px;
  }
}
.meyasu th, .meyasu td {
  padding: 14px 8px;
  border: 1px solid #d6d6d6;
}
.meyasu th {
  padding-left: 16px;
}
.meyasu td {
  font-size: 13px;
}

.modal-meyasu {
  margin: 0;
  padding: 0 !important;
}
.modal-meyasu > div {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 15px;
}
.modal-meyasu table {
  margin: 0;
  background: #fff;
  text-align: left;
}

.btn-cls-wrap {
  text-align: right;
}
.btn-cls-wrap .btn-mdl-cls {
  width: 34px;
  height: 34px;
  margin-bottom: -30px;
  margin-right: -10px;
  border-radius: 50%;
}

#Mypage .deliv-info-area {
  position: relative;
  max-width: 686px;
  margin: 0 15px 20px;
  padding-left: 26px;
  clear: both;
}
#Mypage .deliv-info-area:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background: #ead3d3;
}
@media only screen and (max-width:767px) {
  #Mypage .deliv-info-area {
    width: 100%;
    max-width: 320px;
  }
}

#debug-kit-toolbar {
  display: none;
}

/*# sourceMappingURL=style.css.map */
