@charset "UTF-8";
/*------------------------------------------------------
トップページ
------------------------------------------------------*/
@media (min-width: 751px) {
  #header {
    background-image: url(../img/index/mainVbg.jpg), url(../img/index/bg_header.png);
    background-repeat: no-repeat, repeat-x;
    background-position: center top, left top;
    height: 530px;
  }
}
@media (max-width: 750px) {
  #header {
    height: auto;
  }
}

section {
  padding-top: 3em;
  padding-bottom: 5em;
}
@media (max-width: 750px) {
  section {
    padding: 6% 0;
  }
}
section:nth-child(2n) {
  background-color: #f8efea;
}

#head_txt {
  margin-bottom: 45px;
}
@media (max-width: 750px) {
  #head_txt {
    margin: 0 2% 3%;
  }
  #head_txt img {
    width: 100%;
  }
  #head_txt p {
    text-align: right;
    font-size: 13px;
  }
  #head_txt p strong {
    display: block;
    font-size: 15px;
  }
}

.R_wrap,
.L_wrap {
  display: block;
  float: left;
}
@media (max-width: 750px) {
  .R_wrap,
  .L_wrap {
    float: none;
  }
}

.player {
  margin-bottom: 3em;
}
@media (max-width: 750px) {
  .player {
    margin: 0 -2% 8%;
  }
}
.player .R_wrap {
  width: 55%;
}
@media (max-width: 750px) {
  .player .R_wrap {
    width: auto;
  }
}
.player .L_wrap {
  width: 45%;
}
@media (max-width: 750px) {
  .player .L_wrap {
    width: auto;
  }
}
.player .player_txt {
  border-bottom: 1px solid #7f3009;
  background-image: url(../img/index/arrow_r.png);
  background-position: bottom right;
  background-repeat: no-repeat;
  padding: 0 0 10px 0;
}
@media (max-width: 750px) {
  .player .player_txt {
    background: none;
    padding: 2% 1%;
  }
}
@media (max-width: 750px) {
  .player .photo {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
  }
}
.player .photo figure {
  display: block;
  float: left;
  margin: 20px 0 0 20px;
}
@media (max-width: 750px) {
  .player .photo figure {
    margin: 2% 1%;
  }
}
.player .photo figure figcaption {
  line-height: 1.4;
  font-size: 15px;
  text-align: right;
}
.player .photo figure figcaption span {
  display: block;
  font-size: 14px;
}
@media (max-width: 750px) {
  .player .photo figure figcaption {
    font-size: 12px;
  }
  .player .photo figure figcaption span {
    font-size: 10px;
  }
}
.player .txt {
  box-shadow: 0 0 5px gray;
}
@media (max-width: 750px) {
  .player .txt {
    box-shadow: none;
  }
}
.player .txt .person {
  font-size: 21px;
  color: #fff;
  margin: 12px 0;
}
.player .txt .person span {
  display: inline-block;
  line-height: 1.4;
  background-color: #db5310;
  padding: 8px 45px 8px 20px;
}
@media (max-width: 750px) {
  .player .txt .person {
    margin: 3% 0;
    font-size: 16px;
  }
  .player .txt .person span {
    padding: 2% 5%;
  }
}
.player .txt .ply_wrap {
  padding: 0 30px 10px 30px;
  color: #333;
}
@media (max-width: 750px) {
  .player .txt .ply_wrap {
    padding: 0 2% 0;
  }
}
@media (max-width: 750px) {
  .player .txt p {
    font-size: 15px;
    line-height: 1.4;
    padding: 0 3%;
  }
}
.player .txt p.ttl {
  margin-bottom: 5px;
  font-size: 17px;
  font-weight: bold;
}
.player .txt p.ttl:before {
  content: "\f0d7";
  font-family: FontAwesome;
  font-size: 1.3em;
  color: #db5310;
  margin-right: 5px;
}
@media (max-width: 750px) {
  .player .txt p.ttl {
    font-size: 15px;
    margin-bottom: 0;
  }
}
.player .txt ul {
  padding-left: 1em;
  margin-bottom: 0.5em;
}
.player .txt ul li {
  font-size: 16px;
}
.player .txt ul li:before {
  content: "\f00c";
  font-family: FontAwesome;
  margin-right: 5px;
  font-size: 0.95em;
}
@media (max-width: 750px) {
  .player .txt ul li {
    font-size: 15px;
    line-height: 1.4;
  }
}

.aboutMebius {
  background-image: url(../img/index/bg_img01_03.jpg);
  background-repeat: no-repeat;
  background-position: right 40px;
}
@media (max-width: 750px) {
  .aboutMebius {
    background: none;
  }
}
.aboutMebius h3.ttl {
  margin-bottom: 1.12em;
}
@media (max-width: 750px) {
  .aboutMebius h3.ttl {
    width: 80%;
  }
}
.aboutMebius #proposal {
  width: auto;
  max-width: 35em;
  background-color: rgba(255, 255, 255, 0.7);
}
.aboutMebius #proposal.frame {
  margin: 0 0 2.3em;
  padding: 1.8em;
}
@media (max-width: 750px) {
  .aboutMebius #proposal.frame {
    margin: 0;
    padding: 5% 3%;
    font-size: 16px;
  }
}
.aboutMebius .txt {
  font-size: 18px;
}
@media (max-width: 750px) {
  .aboutMebius .txt.bg {
    margin: 0 -2%;
    padding: 8% 3%;
    font-size: 15px;
    background-image: url(../img/index/bg_img01_03.jpg);
    background-repeat: no-repeat;
    background-size: 50% auto;
    background-position: right top;
  }
  .aboutMebius .txt.bg p:first-child {
    width: 60%;
  }
}

.item {
  padding-top: 2em;
}
@media (max-width: 750px) {
  .item {
    padding: 3% 0;
  }
}
.item .ttl .ttl_img {
  margin-bottom: 0.7em;
  margin-left: 2em;
}
@media (max-width: 750px) {
  .item .anker {
    margin: 0 0 7%;
    font-size: 15px;
  }
  .item .anker ul li {
    margin-bottom: 2%;
  }
  .item .anker ul li a {
    color: #023f74;
    font-weight: bold;
    text-decoration: underline;
  }
  .item .anker ul li:before {
    font-family: FontAwesome;
    content: "\f054";
    margin-right: 3px;
    color: #023f74;
    font-size: 0.85em;
  }
}
.item .box_wrap {
  width: 100%;
}
.item .box_in {
  margin: 1.7em;
}
@media (max-width: 750px) {
  .item .box_in {
    margin: 4% 3%;
  }
}
.item .box {
  background-color: #fff;
  display: block;
  float: left;
  width: 48%;
  padding: 0;
}
.item .box:first-child {
  margin-right: 3%;
}
.item .box#mebius {
  border-color: #c78121;
}
@media (max-width: 750px) {
  .item .box#mebius {
    margin-bottom: 7%;
  }
}
.item .box#mebius .cart dl:not(:last-child) {
  border-bottom: #c78121 1px solid;
}
@media (max-width: 750px) {
  .item .box#mebius .cart dl:not(:last-child) {
    border-bottom: none;
  }
}
.item .box#mebius_speed {
  border-color: #023f74;
}
.item .box#mebius_speed .cart dl:not(:last-child) {
  border-bottom: #023f74 1px solid;
}
@media (max-width: 750px) {
  .item .box#mebius_speed .cart dl:not(:last-child) {
    border-bottom: none;
  }
}
.item .box h5 > span {
  line-height: 1.3;
  padding: 5px 0.7em;
  margin-right: 0.7em;
  margin-left: 0.7em;
  font-size: 17px;
  color: #fff;
  display: inline-block;
}
.item .box h5 > span.hold {
  background-color: #c78121;
}
.item .box h5 > span.taikyu {
  background-color: #db5310;
}
.item .box h5 > span.hanpatsu {
  background-color: #023f74;
}
.item .box h5 i.ttl {
  padding: 20px 0;
  font-size: 30px;
  display: block;
}
.item .box h5 i.ttl span {
  font-size: 20px;
  color: #000;
}
.item .box .img {
  overflow: hidden;
  *zoom: 1;
  background-color: #f5f5f5;
  text-align: center;
  padding: 20px;
  margin-bottom: 30px;
}
@media (max-width: 750px) {
  .item .box .head {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    margin-bottom: 3%;
  }
  .item .box .head h5 {
    width: 65%;
    align-self: center;
  }
  .item .box .head h5 > span {
    font-size: 14px;
    margin: 0 2%;
    padding: 2% 3%;
  }
  .item .box .head h5 > span:first-child {
    margin-left: 0;
  }
  .item .box .head h5 i.ttl {
    font-size: 22px;
    padding: 3% 0;
  }
  .item .box .head h5 i.ttl span {
    font-size: 12px;
  }
  .item .box .head .img {
    width: 35%;
    padding: 0;
    margin-bottom: 0;
  }
}
.item .box .txt p {
  font-size: 16px;
}
.item .box .txt p strong {
  font-size: 18px;
}
@media (max-width: 750px) {
  .item .box .txt p {
    font-size: 13px;
    margin-bottom: 0;
  }
  .item .box .txt p strong {
    font-size: 15px;
  }
}
.item .box .txt .cart {
  font-size: 17px;
  padding: 1em 0 1em;
}
@media (max-width: 750px) {
  .item .box .txt .cart {
    padding: 0 0 0;
  }
}
.item .box .txt .cart dl {
  padding-top: 1.5em;
}
@media (max-width: 750px) {
  .item .box .txt .cart dl {
    padding-top: 2%;
  }
}
.item .box .txt .cart dl:after {
  display: block;
  clear: both;
  content: ".";
  visibility: hidden;
  height: 0;
}
@media (max-width: 750px) {
  .item .box .txt .cart dl:after {
    display: none;
  }
}
.item .box .txt .cart dl:first-child {
  padding-top: 1em;
}
.item .box .txt .cart dl:not(:last-child) {
  padding-bottom: 1.5em;
}
@media (max-width: 750px) {
  .item .box .txt .cart dl:not(:last-child) {
    padding-bottom: 2%;
  }
}
.item .box .txt .cart dl dt {
  display: block;
  float: left;
  padding: 10px 0;
  text-align: center;
  line-height: 1.4;
  width: 32%;
  background-color: #f1f1f1;
}
@media (max-width: 750px) {
  .item .box .txt .cart dl dt {
    float: none;
    padding: 2% 4%;
    font-size: 14px;
    width: auto;
    text-align: left;
  }
}
.item .box .txt .cart dl dd {
  font-weight: bold;
  text-align: right;
  display: block;
  width: 64%;
  float: right;
}
@media (max-width: 750px) {
  .item .box .txt .cart dl dd {
    float: none;
    padding: 2% 0 0;
    text-align: right;
    font-size: 13px;
    width: auto;
  }
}
.item .box .txt .cart dl dd .price {
  font-size: 25px;
  font-weight: bold;
}
@media (max-width: 750px) {
  .item .box .txt .cart dl dd .price {
    font-size: 18px;
  }
}
.item .box .txt .cart dl dd a.button,
.item .box .txt .cart dl dd button {
  font-weight: normal;
  font-size: 20px;
  letter-spacing: 1px;
  text-align: center;
  text-decoration: none;
  background-color: #ae1717;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  border: solid 1px #ae1717;
  padding: 5px;
  float: right;
  width: 80%;
  display: block;
  margin-top: 7px;
  cursor: pointer;
}
.item .box .txt .cart dl dd a.button:hover,
.item .box .txt .cart dl dd button:hover {
  background-color: #fff;
  color: #ae1717;
}
.item .box .txt .cart dl dd a.button:before,
.item .box .txt .cart dl dd button:before {
  content: " \f07a";
  font-family: Fontawesome;
  margin-right: 0.8em;
}
@media (max-width: 750px) {
  .item .box .txt .cart dl dd a.button,
  .item .box .txt .cart dl dd button {
    width: auto;
    font-size: 16px;
    padding: 1.5% 8%;
    display: inline-block;
    float: none;
  }
}
@media screen and (max-width: 767px) {
  .item .box {
    width: 100%;
  }
  .item .box:first-child {
    margin-right: 0;
  }
}

.to_buy {
  display: table;
  width: 1200px;
  margin: auto;
}
@media (max-width: 750px) {
  .to_buy {
    display: block;
    width: 100%;
  }
}
@media (max-width: 750px) {
  .to_buy h3.ttl {
    margin-bottom: 3%;
  }
  .to_buy h3.ttl img {
    width: 40%;
  }
}
.to_buy a {
  color: #023f74;
  text-decoration: underline;
}
.to_buy a:hover {
  text-decoration: none;
}
.to_buy .L_wrap {
  padding-right: 2%;
  width: 45%;
}
.to_buy .L_wrap .box {
  padding-bottom: 15px;
}
.to_buy .R_wrap {
  width: 53%;
}
.to_buy .L_wrap,
.to_buy .R_wrap {
  display: table-cell;
}
@media screen and (max-width: 767px) {
  .to_buy .L_wrap,
  .to_buy .R_wrap {
    display: block;
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (max-width: 750px) {
  .to_buy .L_wrap .box,
  .to_buy .R_wrap .box {
    padding-bottom: 3%;
  }
}

.to_buy .box:not(:last-child) {
  margin-bottom: 1em;
}
.to_buy h5 {
  background-color: #f1f1f1;
  width: 15em;
  margin-top: 1.08em;
  margin-bottom: 0;
  padding: 5px 1em;
  color: #db5310;
  font-style: italic;
  font-size: 18px;
}
@media (max-width: 750px) {
  .to_buy h5 {
    margin: 2% 0 2%;
    padding: 1.5% 1em;
    font-size: 15px;
  }
}
.to_buy .txt {
  font-size: 14px;
  padding: 20px 20px;
}
@media (max-width: 750px) {
  .to_buy .txt {
    padding: 2% 3%;
    font-size: 13px;
  }
}
.to_buy .calendar {
  padding: 15px 20px 0;
}
@media (max-width: 750px) {
  .to_buy .calendar {
    padding: 2% 3% 0;
  }
}
.to_buy .img_top {
  vertical-align: super;
}
.to_buy ul.circle li:before {
  margin-right: 2px;
  content: " \f111";
  font-family: Fontawesome;
}
.to_buy #shiharai .txt ul li {
  margin-bottom: 1.2em;
}
.to_buy #shiharai .txt ul li img {
  margin-top: 0.7em;
}
.to_buy #hassou .frame {
  font-size: 14px;
  margin-bottom: 20px;
  padding: 9px 20px;
}
.to_buy #hassou .frame ul {
  margin: 0 0 0 1em;
}
@media (max-width: 750px) {
  .to_buy #hassou .frame {
    font-size: 13px;
    margin-bottom: 3%;
    padding: 2% 3%;
  }
}
.to_buy #souryou .font90 {
  font-size: 0.9em;
}
.to_buy #souryou ul li {
  margin-bottom: 1.2em;
}
.to_buy #souryou ul li .kind {
  line-height: 2;
}
.to_buy #souryou table {
  border: 1px solid #ddd;
  width: 100%;
}
.to_buy #souryou table th {
  background-color: #f8efea;
  width: calc(100%/5);
  text-align: center;
  padding: 1% 2px;
  font-size: 0.95em;
  vertical-align: middle;
}
.to_buy #souryou table th:not(:last-child),
.to_buy #souryou table td:not(:last-child) {
  border-right: 1px solid #ddd;
}
.to_buy #souryou table td {
  padding: 2% 1%;
  border-top: 1px solid #ddd;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .to_buy #souryou table td {
    padding: 3% 1%;
  }
}
.to_buy #henpin .txt p {
  margin-left: 1em;
}
@media screen and (max-width: 767px) {
  .to_buy .L_wrap {
    margin-right: 0;
    float: none;
  }
  .to_buy .box {
    margin-bottom: 1em;
  }
}

/*2019年10月1日からの消費税率変更のご案内*/
.taxConts {
  font-size: 1.08em;
  background-color: #fff;
  margin: 3em auto 0;
  padding: 1em 2em;
  border: 3px solid #ae1717;
}
@media screen and (max-width: 767px) {
  .taxConts {
    margin: 6% auto;
    padding: 3%;
  }
}
.taxConts h5 {
  margin-bottom: 1em;
  font-size: 1.1em;
  letter-spacing: 0.1em;
}
.taxConts h5 span {
  padding: 0 5px 3px 0;
  background: linear-gradient(rgba(0, 0, 0, 0) 75%, #edde7b 75%);
  font-weight: bold;
}
.taxConts h5 i {
  color: #ae1717;
}
.taxConts p {
  line-height: 1.6;
}

/*PC_none,SP_none*/
.pc_none {
  display: none;
}

.sp_none {
  display: block;
}

@media screen and (max-width: 767px) {
  .pc_none {
    display: block;
  }

  .sp_none {
    display: none;
  }
}
/*sassDefaultより*/
.font105 {
  font-size: 1.05em;
}

.font110 {
  font-size: 1.1em;
}

#eigyoubi .calendar {
  /* *1 */
  /* hol*2 */
  /* side*2 */
}
#eigyoubi .calendar .calframe_rakuten {
  border-collapse: separate;
  float: left;
  width: 48%;
  height: auto;
  margin-bottom: 1em;
}
#eigyoubi .calendar .calframe_rakuten:first-child {
  margin-right: 4%;
}
#eigyoubi .calendar .calframe_rakuten td {
  padding: 3%;
  font-size: 12px;
  text-align: center;
  line-height: 12px;
  background: #fff;
  border-top: #ddd 1px solid;
  border-right: #ddd 1px solid;
}
#eigyoubi .calendar .calframe_rakuten td:first-child {
  border-left: #ddd 1px solid;
}
#eigyoubi .calendar .calframe_rakuten td.sat {
  color: #06c;
}
#eigyoubi .calendar .calframe_rakuten td.sun {
  color: #c00;
}
#eigyoubi .calendar .calframe_rakuten td.ship {
  background-color: #7cfc00;
}
#eigyoubi .calendar .calframe_rakuten td.ship_stop {
  background-color: #ccccff;
}
#eigyoubi .calendar .calframe_rakuten td.hol, #eigyoubi .calendar .calframe_rakuten td.event1day_rakuten {
  background-color: #fcc;
}
#eigyoubi .calendar .calframe_rakuten tr.weektitle_rakuten td {
  background-color: #f1f1f1;
  padding: 1.5% 2%;
  font-weight: bold;
}
#eigyoubi .calendar .calframe_rakuten tr:last-child td {
  border-bottom: 1px solid #ddd;
}
#eigyoubi .calendar tr.week td {
  background-color: #eee !important;
}
#eigyoubi .calendar tr.week td.sun {
  color: #c00 !important;
}
#eigyoubi .calendar .cal_stable {
  background-color: #fff;
  border-collapse: separate;
  margin: 5px;
  float: left;
}
#eigyoubi .calendar .cal_stable td {
  padding: 5px;
  font-size: 12px;
  text-align: center;
  line-height: 12px;
  background: #fff;
  border: #ccc 1px dotted;
}
#eigyoubi .calendar .cal_stable td.sat {
  color: #06c;
}
#eigyoubi .calendar .cal_stable td.hol {
  background-color: #fcc;
}
#eigyoubi .calendar .cal_stable td.sun {
  color: #c00;
}
#eigyoubi .calendar .cal_stable td.ship {
  background-color: #7cfc00;
}
#eigyoubi .calendar .cal_stable td.ship_stop {
  background-color: #ccccff;
}
#eigyoubi .calendar .caltype_01_0 {
  margin: 5px 0 0 0;
}
#eigyoubi .calendar .caltype_02_0 {
  margin: 5px 0 0 0;
}
#eigyoubi .calendar .caltype_02_1 {
  margin: 5px 0 0 0;
}
#eigyoubi .calendar .caltype_03_0 {
  margin: 5px 5px 0 0;
}
#eigyoubi .calendar .caltype_03_1 {
  margin: 5px 0 0 3%;
}
#eigyoubi .calendar .today {
  text-decoration: underline;
  font-weight: bold;
  color: #c00;
}
#eigyoubi .calendar .hol_info {
  clear: both;
  margin: 10px 0 0;
  padding-top: 0.5em;
  font-size: 12px;
  text-align: left;
}
#eigyoubi .calendar .ship_info {
  clear: both;
  margin: 0;
  font-size: 12px;
  text-align: left;
}
#eigyoubi .calendar .shipstop_info {
  clear: both;
  margin: 0;
  font-size: 12px;
  text-align: left;
}
#eigyoubi .calendar .cal_info {
  clear: both;
  margin: 0 0 0;
  font-size: 12px;
  text-align: left;
}
#eigyoubi .calendar .dayoff {
  color: #fcc;
}
#eigyoubi .calendar .onlyship {
  color: #7cfc00;
}
#eigyoubi .calendar .onlyship_stop {
  color: #ccccff;
}
#eigyoubi .calendar .prev_m_day,
#eigyoubi .calendar .next_m_day {
  color: #ccc !important;
}
