/*
**********************************************************************

* top.css

*********************************************************************
*/
#mini-calendar2,
.back-btn {
  display: none;
}

html {
overflow-x: hidden;
}

@media only screen and (max-width: 1299px) {
body, html {
overflow-x: hidden;
}
}

/***********************************
 .kv-sect
*********************************** */
.kv-sect {
  padding: 40px 0;
  background: #f0ead3;
}
.kv-sect .ad-block {
  margin-bottom: 20px;
}
.kv-sect .ad-block .bnr-list li {
  float: left;
  width: 24.523%;
  margin-left: .636%;
}
.kv-sect .ad-block .bnr-list li:first-child {
  margin-left: 0;
}
.kv-sect .ad-block .bnr-list li:nth-child(4n) {
  float: right;
  text-align: right;
}
.kv-sect .kv-block {
  margin-bottom: 10px;
  opacity: 0;
}
.kv-sect .kv-block.active {
  opacity: 1;
}
.kv-sect .kv-block .kv-box {
  position: relative;
  float: left;
  width: 76.191%;
  height: 200px;
}
.kv-sect .kv-block .kv-box .kv-list {
  position: relative;
}
.kv-sect .kv-block .kv-box .kv-list .slick-track {
  position: relative;
}
.kv-sect .kv-block .kv-box .kv-list li {
  position: absolute;
  top: 0;
  left: 0;
}
.kv-sect .kv-block .nav-box {
  position: relative;
  float: right;
  width: 23.016%;
  background: #9d6918;
}
.kv-sect .kv-block .nav-box .box-inner {
  overflow: hidden;
  height: 0;
  margin: 0 6px;
  padding-top: 137.931%;
}
.kv-sect .kv-block .nav-box .nav-list {
  position: absolute;
  top: 7.25%;
  left: 0;
  box-sizing: border-box;
  width: 100%;
  height: 85.5%;
  padding: 0 6px;
}
.kv-sect .kv-block .nav-box .nav-list li {
  display: table;
  width: 100%;
  cursor: pointer;
  border-bottom: 2px solid #9d6918;
  background: #fff;
}
.kv-sect .kv-block .nav-box .nav-list li > * {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
}
.kv-sect .kv-block .nav-box .nav-list li .kv {
  display: none;
}
.kv-sect .kv-block .nav-box .nav-list li .thumb {
  width: 31%;
}
.kv-sect .kv-block .nav-box .nav-list li .tit {
  font-weight: bold;
  line-height: 1.3;
  padding: 2px 10px;
  font-size: 15px;
  font-size: 1.5rem;
}
.kv-sect .kv-block .nav-box .nav-list li.slick-current .tit {
  color: #c09200;
}
.kv-sect .kv-block .nav-box .slick-arrow {
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 8%;
  cursor: pointer;
  text-indent: -9999px;
  border: 0;
  background: no-repeat center center  #9d6918;
}
.kv-sect .kv-block .nav-box .slick-prev {
  top: -8.4%;
  background-image: url(../images/common/icon_kv_arrow01.png);
}
.kv-sect .kv-block .nav-box .slick-next {
  bottom: -8.4%;
  background-image: url(../images/common/icon_kv_arrow02.png);
}
.kv-sect .bnr-block .bnr-list li {
  float: left;
  width: 19.366%;
  margin-left: .792%;
  padding-top: 10px;
}
.kv-sect .bnr-block .bnr-list li:first-child {
  margin-left: 0;
}

@media only screen and (max-width: 1299px) {
  .kv-sect .kv-block .nav-box .nav-list li .tit {
    padding: 2px 6px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
/***********************************
 .rank-sect
*********************************** */
.rank-sect {
  margin-bottom: 60px;
  padding-top: 70px;
}
.rank-sect .sect-main .carousel-block {
  margin: 0;
}

/***********************************
 .about-sect
*********************************** */
.about-sect {
  margin-bottom: 70px;
}
.about-sect .sect-tit {
  font-weight: bold;
  position: relative;
  z-index: 1;
  text-align: center;
  font-size: 22px;
  font-size: 2.2rem;
}
.about-sect .sect-tit span {
  display: inline-block;
  padding: 0 20px;
  background: #fff;
}
.about-sect .sect-main {
  position: relative;
  z-index: 0;
  margin-top: -20px;
  padding: 50px 40px 30px;
  border: 2px solid #e5e5e5;
}
.about-sect .sect-main .about-block .block-tit {
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 20px;
  padding-left: 10px;
  border-left: 4px solid #d41c30;
  font-size: 18px;
  font-size: 1.8rem;
}
.about-sect .sect-main .about-block .block-main .thumb {
  margin-bottom: 20px;
}
.about-sect .sect-main .rank-block .block-tit {
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 20px;
  padding-left: 10px;
  border-left: 4px solid #d41c30;
  font-size: 18px;
  font-size: 1.8rem;
}
.about-sect .sect-main .rank-block .block-main .item-list li {
  float: left;
  width: 32.4%;
  margin-left: 1.4%;
}
.about-sect .sect-main .rank-block .block-main .item-list li:first-child {
  margin-left: 0;
}
.about-sect .sect-main .rank-block .block-main .item-list li > a {
  display: block;
  text-decoration: none;
}
.about-sect .sect-main .rank-block .block-main .item-list li .thumb-wrap {
  position: relative;
}
.about-sect .sect-main .rank-block .block-main .item-list li .thumb {
  margin-bottom: 10px;
}
.about-sect .sect-main .rank-block .block-main .item-list li .thumb img {
  width: 100%;
}
.about-sect .sect-main .rank-block .block-main .item-list li .num {
  position: absolute;
  top: -3px;
  left: 10px;
  width: 35px;
}
.about-sect .sect-main .rank-block .block-main .item-list li .tit {
  font-weight: bold;
  margin-bottom: 5px;
  padding: 0 10px;
  color: #9d6918;
}
.about-sect .sect-main .rank-block .block-main .item-list li .price {
  font-weight: bold;
  margin-bottom: 10px;
  padding: 0 10px;
  text-align: right;
  color: #d41c30;
}

/***********************************
 .news-sect
*********************************** */
.news-sect {
  padding: 50px 0;
  background: #f0ead3;
}
.news-sect .sect-main .news-block .news-list {
  border: #c0bba9 solid;
  border-width: 1px 0;
}
.news-sect .sect-main .news-block .news-list li {
  line-height: 1.3;
  border-top: 1px #c0bba9 dotted;
}
.news-sect .sect-main .news-block .news-list li::after {
  content: "";
  display: block;
  clear: both;
}
.news-sect .sect-main .news-block .news-list li:first-child {
  border-top: 0;
}
.news-sect .sect-main .news-block .news-list li > a {
  display: block;
  padding: 16px 18px 14px;
  text-decoration: none;
}
.news-sect .sect-main .news-block .news-list li > a:hover {
  text-decoration: underline;
}
.news-sect .sect-main .news-block .news-list li .date {
  float: left;
  width: 95px;
  color: #9d6918;
  font-size: 14px;
  font-size: 1.4rem;
}
.news-sect .sect-main .news-block .news-list li .tit img {
  margin-top: -2px;
  margin-left: 8px;
  vertical-align: middle;
  font-size: 14px;
  font-size: 1.4rem;
}
.news-sect .sect-main .item-block {
  position: relative;
}
.news-sect .sect-main .item-block .block-inner {
  position: relative;
}
.news-sect .sect-main .item-block .thumb {
  float: left;
  width: 40%;
}
.news-sect .sect-main .item-block .txt-box {
  float: right;
  width: 57%;
  padding-bottom: 50px;
}
.news-sect .sect-main .item-block .txt-box .sub-tit {
  font-weight: bold;
  margin-bottom: 5px;
  color: #d41c30;
}
.news-sect .sect-main .item-block .txt-box .tit {
  font-weight: bold;
  margin-bottom: 5px;
  color: #9d6918;
  font-size: 18px;
  font-size: 1.8rem;
}
.news-sect .sect-main .item-block .btn {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 55%;
}
.news-sect .sect-main .item-block .btn a {
  background: #f9f7ed;
}

@media only screen and (max-width: 1299px) {
  .news-sect {
    padding: 50px 0;
    background: #f0ead3;
  }
  .news-sect .sect-main .item-block .txt-box {
    padding-bottom: 0;
  }
  .news-sect .sect-main .item-block .txt-box .txt {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .news-sect .sect-main .item-block .btn {
    position: relative;
    right: auto;
    bottom: auto;
    clear: both;
    width: 245px;
    margin: 0 auto;
    margin-top: 20px;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .news-sect .sect-main .item-block .btn a {
    padding: 10px 20px 10px 15px;
  }
}
/***********************************
 .kv-sect
*********************************** */
.wagashi-sect {
  margin-bottom: 70px;
}
.wagashi-sect .sect-main {
  position: relative;
}
.wagashi-sect .sect-main .more-btn {
  top: -75px;
}

/***********************************
 .sweets-sect
*********************************** */
.sweets-sect {
  margin-bottom: 60px;
  padding-top: 60px;
}
.sweets-sect .sect-main {
  position: relative;
}
.sweets-sect .sect-main .more-btn {
  top: -75px;
}

/***********************************
 .patissier-sect
*********************************** */
.patissier-sect {
  position: relative;
  padding: 60px 0;
  background: #e4bf89;
}
.patissier-sect .tit-block {
  font-weight: bold;
  margin-bottom: 30px;
  padding-bottom: 20px;
  text-align: center;
  color: #5c241f;
  background: url(../images/top/patissier_gb03.png) no-repeat center bottom;
}
.patissier-sect .tit-block .sect-sub-tit {
  margin-bottom: 5px;
  font-size: 18px;
  font-size: 1.8rem;
}
.patissier-sect .tit-block .sect-tit {
  font-size: 42px;
  font-size: 4.2rem;
}
.patissier-sect .tit-block .sect-tit:before, .patissier-sect .tit-block .sect-tit:after {
  display: inline-block;
  width: 122px;
  height: 33px;
  margin: 0 25px;
  content: '';
  background: no-repeat 0 0;
}
.patissier-sect .tit-block .sect-tit:before {
  background-image: url(../images/top/patissier_gb01.png);
}
.patissier-sect .tit-block .sect-tit:after {
  background-image: url(../images/top/patissier_gb02.png);
}
.patissier-sect .sect-main {
  position: relative;
}
.patissier-sect .sect-main .more-btn {
  top: -110px;
}
.patissier-sect .sect-main .more-btn a {
  background: #7e0c11;
}
.patissier-sect .sect-main .lead-txt {
  margin-bottom: 40px;
  text-align: center;
  font-size: 15px;
  font-size: 1.5rem;
}
.patissier-sect .sect-main .carousel-block .item-list .tit {
  color: #7e0c11;
}
.patissier-sect .sect-main .carousel-block .item-list .btn {
  background: #ecd2ad;
}

/***********************************
 .gift-sect
*********************************** */
.gift-sect {
  margin-bottom: 60px;
  padding-top: 60px;
}
.gift-sect .sect-main {
  position: relative;
}
.gift-sect .sect-main .more-btn {
  top: -75px;
}

/***********************************
 .ujitea-sect
*********************************** */
.ujitea-sect {
  padding: 60px 0;
  background: #f0ead3;
}
.ujitea-sect .sect-tit {
  position: absolute;
  top: -70px;
  right: 10px;
}
.ujitea-sect .sect-main .info-block {
  margin-bottom: 60px;
}
.ujitea-sect .sect-main .info-block .thumbWrap .thumb.thumb01 {
  display: block;
}
.ujitea-sect .sect-main .info-block .thumbWrap .thumb.thumb02 {
  display: none;
}
.ujitea-sect .sect-main .info-block .txt-box {
  position: relative;
  padding-right: 140px;
}
.ujitea-sect .sect-main .info-block .txt-box .lead-txt {
  margin-bottom: 20px;
  padding-top: 25px;
}
.ujitea-sect .sect-main .info-block .txt-box .item-list {
  padding-bottom: 50px;
}
.ujitea-sect .sect-main .info-block .txt-box .item-list li {
  font-weight: bold;
  float: left;
  width: 30%;
  margin-bottom: 10px;
  font-size: 15px;
  font-size: 1.5rem;
}
.ujitea-sect .sect-main .info-block .txt-box .item-list li a {
  display: inline-block;
  padding-left: 15px;
  color: #9d6918;
  background: url(../images/common/icon_arrow02.png) no-repeat left 0.4em;
}
.ujitea-sect .sect-main .info-block .txt-box .btn {
  right: auto;
  bottom: 0;
  left: 20px;
}
.ujitea-sect .sect-main .more-block .item-list li .li-inner {
  background: #fff;
}

@media only screen and (max-width: 1299px) {
  .ujitea-sect .sect-main .info-block .thumbWrap {
    width: 325px;
  }
  .ujitea-sect .sect-main .info-block .thumbWrap .thumb.thumb01 {
    display: none;
  }
  .ujitea-sect .sect-main .info-block .thumbWrap .thumb.thumb02 {
    display: block;
  }
  .ujitea-sect .sect-main .info-block .txt-box {
    position: relative;
    float: none;
    width: auto;
    margin-left: 325px;
    padding-right: 140px;
  }
  .ujitea-sect .sect-main .info-block .txt-box .item-list {
    overflow: hidden;
  }
  .ujitea-sect .sect-main .more-block .item-list li .li-inner {
    background: #fff;
  }
}
/***********************************
 .ujimore-sect
*********************************** */
.ujimore-sect {
  padding: 70px 0;
}
.ujimore-sect .sect-main .item-list li .txt-box .btn {
  position: relative;
  right: auto;
  width: auto;
}
.ujimore-sect .sect-main .item-list li.soba {
  color: #fff;
}
.ujimore-sect .sect-main .item-list li.soba .txt {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
}
.ujimore-sect .sect-main .item-list li.sake .txt {
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.6);
}

 /***********************************
 .history-sect
*********************************** */
.history-sect {
  padding: 50px 0;
  background: #f0ead3;
}
.history-sect .sect-main .carousel-block .item-list li {
  width: 14.285%;
}
.history-sect .sect-main .carousel-block .item-list li a {
  display: block;
  text-decoration: none;
}
.history-sect .sect-main .carousel-block .item-list li .tit {
  margin-bottom: 0;
  font-size: 14px;
  font-size: 1.4rem;
}
.history-sect .sect-main .carousel-block .item-list li .price {
  margin-bottom: 0;
  font-size: 13px;
  font-size: 1.3rem;
}

/***********************************
 .webbnr-sect
*********************************** */
.webbnr-sect {
  margin-bottom: 30px;
  padding-top: 60px;
}
.webbnr-sect .bnr-list li {
  float: left;
  width: 24.523%;
  margin-left: .636%;
}
.webbnr-sect .bnr-list li:first-child {
  margin-left: 0;
}
.webbnr-sect .bnr-list li.large {
  width: 49.683%;
}

/***********************************
 .whats-sect
*********************************** */
.whats-sect {
  margin-bottom: 50px;
  padding-top: 20px;
  text-align: center;
}
.whats-sect .sect-tit {
  font-weight: bold;
  margin-bottom: 25px;
  font-size: 20px;
  font-size: 2rem;
}

/***********************************
 .howto-sect
*********************************** */
.howto-sect .block-wrap {
  border-bottom: 8px solid #fff;
  background: #f0ead3;
}
.howto-sect .howto-block {
  position: relative;
  float: left;
  width: 50%;
}
.howto-sect .block-wrap02 .howto-block {
  width: 33.333%;
}
.howto-sect .howto-block:before {
  position: absolute;
  top: 0;
  left: -4px;
  display: block;
  width: 8px;
  height: 100%;
  content: '';
  background: #fff;
}
.howto-sect .howto-block:first-child:before {
  display: none;
}
.howto-sect .howto-block .block-inner {
  position: relative;
  padding: 30px 40px;
}
.howto-sect .howto-block .block-tit {
  font-weight: bold;
  margin-bottom: 25px;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}
.howto-sect .howto-block .block-tit:before {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-right: 10px;
  content: '';
  vertical-align: middle;
  background: no-repeat center right;
}
.howto-sect .pay-block .block-tit:before {
  background-image: url(../images/common/icon_pay01.png);
}
.howto-sect .pay-block .block-main .lead-txt {
  margin-bottom: 30px;
  text-align: center;
}
.howto-sect .pay-block .block-main .card-box {
  padding: 25px 10px;
  text-align: center;
  border: 1px solid #c7c2b0;
}
.howto-sect .pay-block .block-main .card-box .box-tit {
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 15px;
  font-size: 1.5rem;
}
.howto-sect .pay-block .block-main .card-box .box-tit2 {
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 15px;
  font-size: 1.5rem;
}
.howto-sect .calendar-block .calendar-head {
  font-weight: bold;
  text-align: left;
  margin-bottom: 15px;
}
.howto-sect .calendar-block .calendar-head::after {
  content: "";
  display: block;
  clear: both;
}
.howto-sect .calendar-block .calendar-head .calendar-year-month {
  float: left;
  margin-right: 15px;
  font-size: 28px;
  font-size: 2.8rem;
}
.howto-sect .calendar-block .calendar-head span {
  float: left;
  padding-top: 8px;
  font-size: 20px;
  font-size: 2rem;
}
.howto-sect .calendar-block .block-main {
  position: relative;
}
.howto-sect .calendar-block .block-main .next-btn,
.howto-sect .calendar-block .block-main .back-btn {
  position: absolute;
  top: 0px;
  right: 0;
  font-size: 12px;
  font-size: 1.2rem;
}
.howto-sect .calendar-block .block-main .calender-box {
  margin-bottom: 10px;
}
.howto-sect .calendar-block .block-main .calender-box table {
  width: 100%;
}
.howto-sect .calendar-block .block-main .calender-box table th,
.howto-sect .calendar-block .block-main .calender-box table td {
  padding: 2px 5px;
  border: 1px solid #f0ead3;
  background: #fff;
}
.howto-sect .calendar-block .block-main .calender-box table thead th {
  text-align: center;
  color: #fff;
  background: #222;
}
.howto-sect .calendar-block .block-main .calender-box table tbody td {
  font-weight: bold;
  /*padding-bottom: 5px;*/
  padding-bottom: 25px;
  vertical-align: top;
}
.howto-sect .calendar-block .block-main .calender-box table tbody td span {
  display: block;
  height: 6px;
  margin-top: 3px;
  border-radius: 3px;
}
.howto-sect .calendar-block .block-main .calender-box table tbody td span.calender-label-red {
  background: #ba2636;
}
.howto-sect .calendar-block .block-main .calender-box table tbody td span.calender-label-blue {
  background: #2c5fbb;
}
.howto-sect .calendar-block .block-main .calender-box table tbody td span.calender-label-green {
  background: #2cbb39;
}
.howto-sect .calendar-block .block-main .calender-box table tbody .calendar-holiday,
.howto-sect .calendar-block .block-main .calender-box table tbody .calendar-sat,
.howto-sect .calendar-block .block-main .calender-box table tbody .calendar-sun {
  color: #fff;
  background: #efb9bf;
}
.howto-sect .calendar-block .block-main .calender-box table tbody .calendar-today {
  background: #fae697;
}
.howto-sect .calendar-block .block-main .info-list li {
  float: left;
  width: 45%;
  font-size: 13px;
  font-size: 1.3rem;
}
.howto-sect .calendar-block .block-main .info-list li img {
  margin-right: 10px;
  vertical-align: middle;
}
.howto-sect .block-wrap02 {
  text-align: center;
}
.howto-sect .block-wrap02 .howto-block .block-main {
  position: relative;
  padding-bottom: 50px;
}
.howto-sect .block-wrap02 .howto-block .block-main .lead-txt {
  font-weight: bold;
  margin-bottom: 2px;
  font-size: 18px;
  font-size: 1.8rem;
}
.howto-sect .block-wrap02 .howto-block .block-main .lead-txt small {
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
}
.howto-sect .block-wrap02 .howto-block .block-main .caution-list li {
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
}
.howto-sect .block-wrap02 .howto-block .block-main .btn {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
}
.howto-sect .postage-block .block-tit:before {
  background-image: url(../images/common/icon_postage01.png);
}
.howto-sect .delivery-block .block-tit:before {
  background-image: url(../images/common/icon_delivery01.png);
}
.howto-sect .cancel-block .block-tit:before {
  background-image: url(../images/common/icon_cancel01.png);
}
.howto-sect .flow-block .block-tit:before {
  background-image: url(../images/common/icon_flow01.png);
}
.howto-sect .flow-block .block-main .step-list li {
  float: left;
  width: 105px;
  padding-right: 5px;
  text-align: center;
  vertical-align: top;
  background: url(../images/common/icon_flow_arrow01.png) no-repeat right 40px;
}
.howto-sect .flow-block .block-main .step-list li:last-child {
  padding-right: 0;
  background: none;
}
.howto-sect .flow-block .block-main .step-list li .icon {
  margin-bottom: 10px;
}
.howto-sect .flow-block .block-main .step-list li .txt {
  font-weight: bold;
  font-size: 12px;
  font-size: 1.2rem;
}
.howto-sect .flow-block .block-main .step-list li .txt small {
  font-size: 10px;
  font-size: 1rem;
}
.howto-sect .packing-block .block-tit:before {
  background-image: url(../images/common/icon_packing01.png);
}
.howto-sect .packing-block .block-main .thumb {
  float: left;
  margin-top: -10px;
}
.howto-sect .packing-block .block-main .txt-box {
  margin-left: 240px;
}
.howto-sect .packing-block .block-main .txt-box .txt {
  margin-bottom: 10px;
  font-size: 14px;
  font-size: 1.4rem;
}
.howto-sect .packing-block .block-main .txt-box .caution-list {
  margin-top: -3px;
}
.howto-sect .packing-block .block-main .txt-box .caution-list li {
  margin-top: 3px;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 12px;
  font-size: 1.2rem;
}

@media only screen and (max-width: 1299px) {
  .howto-sect .pay-block .block-main .lead-txt {
    text-align: left;
  }
  .howto-sect .block-wrap02 {
    text-align: center;
  }
  .howto-sect .block-wrap02 .howto-block .block-main .caution-list li {
    display: block;
    text-align: left;
  }
  .howto-sect .block-wrap02 .howto-block .block-main .txt {
    text-align: left;
  }
  .howto-sect .cancel-block .txt {
    text-align: left;
  }
  .howto-sect .flow-block .block-main .step-list {
    width: 400px;
    margin: -20px auto 0;
    text-align: center;
  }
  .howto-sect .flow-block .block-main .step-list li {
    display: inline-block;
    float: none;
    width: 110px;
    margin-top: 20px;
  }
  .howto-sect .packing-block .block-main .thumb {
    float: none;
    margin-top: 0;
    margin-bottom: 20px;
    text-align: center;
  }
  .howto-sect .packing-block .block-main .txt-box {
    margin-left: 0;
  }
  .howto-sect .packing-block .block-main .txt-box .txt {
    margin-bottom: 10px;
  }
}
/***********************************
 .orderinfo-sect
*********************************** */
.orderinfo-sect {
  margin-bottom: 60px;
  padding-top: 50px;
}
.orderinfo-sect .sect-tit {
  font-weight: bold;
  margin-bottom: 15px;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}
.orderinfo-sect .sect-main .lead-txt {
  margin-bottom: 40px;
  text-align: center;
}
.orderinfo-sect .sect-main .info-block {
  float: left;
  width: 32.5%;
  margin-left: 1.25%;
  text-align: center;
  background: #f0ead3;
}
.orderinfo-sect .sect-main .info-block:first-child {
  margin-left: 0;
}
.orderinfo-sect .sect-main .info-block .block-inner {
  padding: 30px 10px 20px;
}
.orderinfo-sect .sect-main .info-block .block-tit {
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 16px;
  font-size: 1.6rem;
}
.orderinfo-sect .sect-main .info-block .tel-txt {
  font-weight: bold;
  color: #d41c30;
  font-size: 36px;
  font-size: 3.6rem;
}
.orderinfo-sect .sect-main .info-block .tel-txt.fax {
  color: #222222;
}
.orderinfo-sect .sect-main .tel-block .time-txt {
  font-weight: bold;
}
.orderinfo-sect .sect-main .fax-block .block-tit span {
  display: inline-block;
  margin-left: 10px;
  padding: 1px 5px;
  color: #d41c30;
  border: 1px solid #d41c30;
  font-size: 13px;
  font-size: 1.3rem;
}
.orderinfo-sect .sect-main .fax-block .btn {
  font-size: 12px;
  font-size: 1.2rem;
}
.orderinfo-sect .sect-main .other-block .btn {
  font-weight: bold;
  line-height: 1;
  margin-top: 20px;
  text-align: center;
}
.orderinfo-sect .sect-main .other-block .btn a {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  width: 260px;
  padding: 15px 25px 15px 15px;
  text-decoration: none;
  background: #fff;
}
.orderinfo-sect .sect-main .other-block .btn a:after {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 5px;
  height: 8px;
  margin-top: -4px;
  content: '';
  background: url(../images/common/icon_btn_arrow02.png) no-repeat left center;
}