@charset "UTF-8";
body .main-visual {
  margin-top: 142px;
  padding: 1% 0;
  background-image: url("/usercmn/img/bg_seamless_pattern.png");
  visibility: hidden;
}
@media screen and (max-width: 899px) {
  body .main-visual {
    margin-top: 65px;
  }
}
body .main-visual.slick-initialized {
  visibility: visible;
}
body .main-visual .main-visual-img {
  margin: 0 10px;
}
body .main-visual .main-visual-img img {
  width: 40vw;
  height: auto;
  margin: 0;
}
@media screen and (max-width: 899px) {
  body .main-visual .main-visual-img img {
    width: 70vw;
  }
}
@media screen and (max-width: 575px) {
  body .main-visual .main-visual-img img {
    width: 80vw;
  }
}
body .main-visual .slick-slide {
  background-color: #000;
}
body .main-visual .slick-slide img {
  transition: all 0.3s;
  opacity: 0.2;
}
body .main-visual .slick-slide.slick-active img {
  opacity: 1;
}
body .main-visual .slide-dots {
  display: flex;
  justify-content: center;
  margin-top: 15px;
}
body .main-visual .slide-dots li {
  margin-right: 10px;
}
body .main-visual .slide-dots li button {
  background-color: #ccc;
  border: none;
  width: 40px;
  height: 4px;
  text-indent: 120%;
  overflow: hidden;
}
body .main-visual .slide-dots li.slick-active button {
  background-color: #C11700;
}
body .top-contents-wrapper {
  margin-top: 80px;
}
body .top-contents-wrapper .main .top-section {
  margin-bottom: 70px;
}
@media screen and (max-width: 575px) {
  body .top-contents-wrapper .main .top-section {
    margin-bottom: 50px;
  }
}
body .top-contents-wrapper .main .top-section .section-title {
  padding-bottom: 10px;
  margin-bottom: 30px;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.3;
  border-bottom: 3px solid #1C1C1C;
  position: relative;
}
@media screen and (max-width: 575px) {
  body .top-contents-wrapper .main .top-section .section-title {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
body .top-contents-wrapper .main .top-section .section-title::before {
  content: "";
  width: 80px;
  position: absolute;
  left: 0;
  bottom: -3px;
  border-bottom: 3px solid #C11700;
}
body .top-contents-wrapper .main .top-section .section-title .en-title {
  color: #ccc;
  border-left: 1px solid #ccc;
  margin-left: 0.5rem;
  padding-left: 0.5em;
  font-size: 28px;
  font-family: "Bebas Neue", cursive;
  font-weight: normal;
}
@media screen and (max-width: 575px) {
  body .top-contents-wrapper .main .top-section .section-title .en-title {
    font-size: 22px;
  }
}
body .top-contents-wrapper .main .top-section-news .news-table {
  width: 100%;
}
body .top-contents-wrapper .main .top-section-news .news-table tr {
  border-bottom: 1px solid #E0E0E0;
}
body .top-contents-wrapper .main .top-section-news .news-table tr td {
  padding: 25px 0;
  display: flex;
}
@media screen and (max-width: 575px) {
  body .top-contents-wrapper .main .top-section-news .news-table tr td {
    display: block;
    padding: 20px 0;
  }
}
body .top-contents-wrapper .main .top-section-news .news-table tr td .news-date {
  padding-right: 35px;
}
@media screen and (max-width: 575px) {
  body .top-contents-wrapper .main .top-section-news .news-table tr td .news-date {
    margin-bottom: 5px;
  }
}
body .top-contents-wrapper .main .top-section-news .news-table tr td .news-content a {
  text-decoration: underline;
}
body .top-contents-wrapper .main .top-section-news .news-table tr:nth-of-type(1) td {
  padding-top: 0;
}
body .top-contents-wrapper .main .top-banner-wrapper {
  margin-bottom: 70px;
}
body .top-contents-wrapper .main .top-banner-wrapper .tb-banner {
  margin-bottom: 10px;
  display: none;
}
@media screen and (max-width: 575px) {
  body .top-contents-wrapper .main .top-banner-wrapper .tb-banner {
    display: block;
  }
}
body .top-contents-wrapper .main .top-banner-wrapper .top-banner {
  padding-top: 25.61%;
  position: relative;
}
@media screen and (max-width: 575px) {
  body .top-contents-wrapper .main .top-banner-wrapper .top-banner {
    margin-left: -20px;
    width: calc(100% + 40px);
  }
}
body .top-contents-wrapper .main .top-banner-wrapper .top-banner .top-banner-title {
  font-size: 17px;
  line-height: 1;
  color: #fff;
  margin-bottom: 10px;
}
@media screen and (max-width: 575px) {
  body .top-contents-wrapper .main .top-banner-wrapper .top-banner {
    padding: 0 0 10px;
  }
}
body .top-contents-wrapper .main .top-banner-wrapper .top-banner .img-sp {
  display: none;
  padding-bottom: 10px;
}
@media screen and (max-width: 575px) {
  body .top-contents-wrapper .main .top-banner-wrapper .top-banner .img-sp {
    display: block;
  }
}
body .top-contents-wrapper .main .top-banner-wrapper .top-banner.top-banner-1 {
  background: url("/usercmn/img/bg_freespace01_pc.jpg") no-repeat;
  background-size: contain;
  margin-bottom: 25px;
}
@media screen and (max-width: 575px) {
  body .top-contents-wrapper .main .top-banner-wrapper .top-banner.top-banner-1 {
    background: #1C1C1C;
    margin-top: 20px;
  }
}
body .top-contents-wrapper .main .top-banner-wrapper .top-banner.top-banner-1 .top-banner-content-wrap {
  position: absolute;
  width: 44.6%;
  right: 131px;
  top: 15px;
}
@media screen and (max-width: 575px) {
  body .top-contents-wrapper .main .top-banner-wrapper .top-banner.top-banner-1 .top-banner-content-wrap {
    width: 90%;
    margin: 0 auto;
    position: static;
  }
}
body .top-contents-wrapper .main .top-banner-wrapper .top-banner.top-banner-1 .top-banner-content-wrap .category-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
body .top-contents-wrapper .main .top-banner-wrapper .top-banner.top-banner-1 .top-banner-content-wrap .category-list::before {
  content: "";
  display: block;
  width: 24.4%;
  order: 1;
}
body .top-contents-wrapper .main .top-banner-wrapper .top-banner.top-banner-1 .top-banner-content-wrap .category-list::after {
  content: "";
  display: block;
  width: 24.4%;
}
@media screen and (max-width: 575px) {
  body .top-contents-wrapper .main .top-banner-wrapper .top-banner.top-banner-1 .top-banner-content-wrap .category-list::after {
    content: "";
    display: block;
    width: 32%;
  }
}
body .top-contents-wrapper .main .top-banner-wrapper .top-banner.top-banner-1 .top-banner-content-wrap .category-list .category {
  width: 24.4%;
}
@media screen and (max-width: 575px) {
  body .top-contents-wrapper .main .top-banner-wrapper .top-banner.top-banner-1 .top-banner-content-wrap .category-list .category {
    width: 32%;
  }
}
body .top-contents-wrapper .main .top-banner-wrapper .top-banner.top-banner-1 .top-banner-content-wrap .category-list .category a {
  display: inline-block;
  width: 100%;
  border: 3px solid #FAC424;
  background: linear-gradient(-45deg, #dedad9, #fff, #fff, #fff);
  text-align: center;
  height: 52px;
  vertical-align: middle;
  margin-bottom: 3px;
  font-size: 12px;
  font-weight: bold;
  word-break: break-all;
  display: flex;
  align-items: center;
  justify-content: center;
}
body .top-contents-wrapper .main .top-banner-wrapper .top-banner.top-banner-1 .pink-ranger {
  position: absolute;
  top: 15px;
  right: 5px;
  width: 15.7%;
}
@media screen and (max-width: 575px) {
  body .top-contents-wrapper .main .top-banner-wrapper .top-banner.top-banner-1 .pink-ranger {
    display: none;
  }
}
body .top-contents-wrapper .main .top-banner-wrapper .top-banner.top-banner-2 {
  background: url("/usercmn/img/bg_freespace02_pc.jpg") no-repeat;
  background-size: contain;
}
@media screen and (max-width: 575px) {
  body .top-contents-wrapper .main .top-banner-wrapper .top-banner.top-banner-2 {
    background: #1C1C1C;
  }
}
body .top-contents-wrapper .main .top-banner-wrapper .top-banner.top-banner-2 .genuine-maker-form {
  position: absolute;
  width: 32.5%;
  left: 18.5%;
  top: 50%;
}
@media screen and (max-width: 575px) {
  body .top-contents-wrapper .main .top-banner-wrapper .top-banner.top-banner-2 .genuine-maker-form {
    position: static;
    width: 90%;
    margin: 0 auto;
  }
}
body .top-contents-wrapper .main .top-banner-wrapper .top-banner.top-banner-2 .green-ranger {
  position: absolute;
  top: 15px;
  left: 5px;
  width: 18%;
}
@media screen and (max-width: 575px) {
  body .top-contents-wrapper .main .top-banner-wrapper .top-banner.top-banner-2 .green-ranger {
    display: none;
  }
}
body .top-contents-wrapper .main .top-caution {
  margin-bottom: 70px;
}
body .top-contents-wrapper .main .top-caution .caution-title {
  height: 45px;
  line-height: 45px;
  background-color: #C11700;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 30px;
  padding-left: 15px;
}
@media screen and (max-width: 575px) {
  body .top-contents-wrapper .main .top-caution .caution-title {
    font-size: 20px;
    margin-bottom: 25px;
  }
}
body .top-contents-wrapper .main .top-caution .caution-list .caution-list-item {
  margin-bottom: 25px;
  counter-increment: caution-list-num 1;
}
body .top-contents-wrapper .main .top-caution .caution-list .caution-list-item .caution-heading {
  color: #C11700;
  font-size: 17px;
  font-weight: bold;
  border-bottom: 1px solid #E0E0E0;
  padding: 10px 0;
  margin-bottom: 15px;
  padding-left: 2em;
  text-indent: -2em;
}
@media screen and (max-width: 575px) {
  body .top-contents-wrapper .main .top-caution .caution-list .caution-list-item .caution-heading {
    font-size: 16px;
  }
}
body .top-contents-wrapper .main .top-caution .caution-list .caution-list-item .caution-heading::before {
  content: counter(caution-list-num);
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  background-color: #C11700;
  width: 24px;
  height: 24px;
  line-height: 24px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  vertical-align: top;
  margin-right: 5px;
  text-indent: 0em;
}
body .top-contents-wrapper .main .top-caution .caution-list .caution-list-item .caution-description {
  font-size: 15px;
  line-height: 1.6;
}
@media screen and (max-width: 575px) {
  body .top-contents-wrapper .main .top-caution .caution-list .caution-list-item .caution-description {
    font-size: 14px;
  }
}
body .top-contents-wrapper .main .top-section-review .review-table {
  margin-bottom: 30px;
}
body .top-contents-wrapper .main .top-section-review .review-table tr {
  border-bottom: 1px solid #E0E0E0;
}
body .top-contents-wrapper .main .top-section-review .review-table tr td {
  padding: 25px 0;
}
body .top-contents-wrapper .main .top-section-review .review-table tr td .review-heading {
  padding: 10px 0;
}
body .top-contents-wrapper .main .top-section-review .review-table tr:nth-of-type(1) td {
  padding-top: 0;
}
body .top-contents-wrapper .main .top-section-review .review-bottom {
  text-align: right;
}
body .top-contents-wrapper .main .top-section-review .review-bottom .to-review-list-btn {
  text-align: left;
  display: inline-block;
  width: 150px;
  font-size: 15px;
  line-height: 1;
  font-weight: bold;
  border-bottom: 2px solid #333333;
  padding-bottom: 10px;
  position: relative;
}
body .top-contents-wrapper .main .top-section-review .review-bottom .to-review-list-btn::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  margin: auto;
  width: 0.4em; /* arrow size */
  height: 0.4em; /* arrow size */
  border-top: 2px solid #333333;
  border-right: 2px solid #333333;
  transform: rotate(45deg);
  top: 5px;
}
body .top-contents-wrapper .main .top-section-about .shop-about .shop-img-wrapper {
  margin-bottom: 30px;
  display: flex;
}
@media screen and (max-width: 575px) {
  body .top-contents-wrapper .main .top-section-about .shop-about .shop-img-wrapper {
    display: block;
  }
}
body .top-contents-wrapper .main .top-section-about .shop-about .shop-img-wrapper .shop-img-item {
  width: 50%;
}
@media screen and (max-width: 575px) {
  body .top-contents-wrapper .main .top-section-about .shop-about .shop-img-wrapper .shop-img-item.shop-img {
    margin-bottom: 10px;
  }
}
body .top-contents-wrapper .main .top-section-about .shop-about .shop-img-wrapper .shop-img-item img {
  width: 100%;
}
@media screen and (max-width: 575px) {
  body .top-contents-wrapper .main .top-section-about .shop-about .shop-img-wrapper .shop-img-item iframe {
    height: 250px;
  }
}
@media screen and (max-width: 575px) {
  body .top-contents-wrapper .main .top-section-about .shop-about .shop-img-wrapper .shop-img-item {
    width: 100%;
  }
}
body .top-contents-wrapper .main .top-section-about .shop-about .shop-description .shop-name {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
}
body .top-contents-wrapper .main .top-section-about .shop-about .shop-description .shop-info .shop-info-row {
  margin-bottom: 8px;
}
body .top-contents-wrapper .main .top-section-about .shop-about .shop-description .shop-info .shop-info-row .shop-info-label {
  display: inline-block;
  padding: 5px 0;
  width: 76px;
  margin-right: 8px;
  background-color: #1C1C1C;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
body .top-contents-wrapper .main .top-section-about .shop-about .shop-description .shop-info .shop-info-row .shop-info-value {
  font-size: 17px;
}
@media screen and (max-width: 575px) {
  body .top-contents-wrapper .main .top-section-about .shop-about .shop-description .shop-info .shop-info-row .shop-info-value {
    font-size: 16px;
    display: block;
    margin-top: 5px;
  }
}
body .products-list-contents-wrapper .prodocut-list-heading {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 40px;
}
@media screen and (max-width: 575px) {
  body .products-list-contents-wrapper .prodocut-list-heading {
    font-size: 21px;
    margin-bottom: 20px;
  }
}
body .products-list-contents-wrapper .subcategory-list-wrapper {
  margin-bottom: 60px;
}
body .products-list-contents-wrapper .subcategory-list-wrapper .subcategory-list-heading {
  font-size: 20px;
  font-weight: bold;
  border-left: 4px solid #1C1C1C;
  padding-left: 15px;
  line-height: 1;
  margin-bottom: 15px;
  position: relative;
}
body .products-list-contents-wrapper .subcategory-list-wrapper .subcategory-list-heading::before {
  content: "";
  position: absolute;
  height: 10px;
  border-left: 4px solid #C11700;
  left: -4px;
}
body .products-list-contents-wrapper .subcategory-list-wrapper .subcategory-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
body .products-list-contents-wrapper .subcategory-list-wrapper .subcategory-list::after {
  content: "";
  display: block;
  width: 30.5%;
}
@media screen and (max-width: 575px) {
  body .products-list-contents-wrapper .subcategory-list-wrapper .subcategory-list {
    display: block;
  }
}
body .products-list-contents-wrapper .subcategory-list-wrapper .subcategory-list .subcategory-item {
  width: 30.5%;
  margin-top: 15px;
}
@media screen and (max-width: 575px) {
  body .products-list-contents-wrapper .subcategory-list-wrapper .subcategory-list .subcategory-item {
    width: 100%;
  }
}
body .products-list-contents-wrapper .subcategory-list-wrapper .subcategory-list .subcategory-item a {
  display: inline-block;
  padding-bottom: 15px;
  width: 100%;
  border-bottom: 1px solid #ccc;
  cursor: pointer;
}
body .products-list-contents-wrapper .subcategory-list-wrapper .subcategory-list .subcategory-item a:hover {
  border-color: #707070;
}
body .products-list-contents-wrapper .sort-comb {
  width: 100px;
  font-size: 15px;
  margin: 0 0 0 auto;
}
body .products-list-contents-wrapper .sort-comb select {
  border: none;
}
body .products-list-contents-wrapper .re-search-msg {
  font-size: 20px;
}
body .products-list-contents-wrapper .pagination-wrapper {
  margin-top: 30px;
}
body .products-list-contents-wrapper .pagination-wrapper .pagination {
  display: flex;
  justify-content: center;
}
body .products-list-contents-wrapper .pagination-wrapper .pagination .item {
  display: inline-block;
  line-height: 32px;
  font-weight: bold;
  cursor: pointer;
}
body .products-list-contents-wrapper .pagination-wrapper .pagination .item.active-page {
  color: #999999;
}
body .products-list-contents-wrapper .pagination-wrapper .pagination .item:hover {
  opacity: 0.8;
}
body .products-list-contents-wrapper .pagination-wrapper .pagination .item:not(:last-child) {
  margin-right: 24px;
}
body .products-list-contents-wrapper .pagination-wrapper .pagination .item-prev {
  width: 32px;
  height: 32px;
  background-color: #999;
  position: relative;
}
body .products-list-contents-wrapper .pagination-wrapper .pagination .item-prev::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  margin: auto;
  width: 0.4em; /* arrow size */
  height: 0.4em; /* arrow size */
  border-top: 2px solid #333333;
  border-right: 2px solid #333333;
  transform: rotate(-135deg);
  border-color: #fff;
  top: 12px;
  left: 4px;
}
body .products-list-contents-wrapper .pagination-wrapper .pagination .item-next {
  width: 32px;
  height: 32px;
  background-color: #C11700;
  position: relative;
}
body .products-list-contents-wrapper .pagination-wrapper .pagination .item-next::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  margin: auto;
  width: 0.4em; /* arrow size */
  height: 0.4em; /* arrow size */
  border-top: 2px solid #333333;
  border-right: 2px solid #333333;
  transform: rotate(45deg);
  border-color: #fff;
  top: 12px;
  right: 13px;
}
body .tire-contents-wrapper .tire-main-visual-wrap {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
}
body .tire-contents-wrapper .tire-main-visual-wrap .tire-main-visual {
  padding-top: 20%;
  margin-bottom: 40px;
  background: url("/usercmn/img/pic_tire_header.jpg");
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 575px) {
  body .tire-contents-wrapper .tire-main-visual-wrap .tire-main-visual {
    padding-top: 53.3%;
    background: url("/usercmn/img/pic_tire_header_sp.jpg");
    background-repeat: no-repeat;
    background-size: contain;
  }
}
body .tire-contents-wrapper .main .search-form {
  width: 100%;
  background-color: #F5F5F5;
}
body .tire-contents-wrapper .main .search-form .form-heading {
  padding-bottom: 10.4%;
  background: url("/usercmn/img/pic_tire_search_header.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
body .tire-contents-wrapper .main .search-form .form-heading .heading-text {
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  white-space: nowrap;
}
@media screen and (max-width: 575px) {
  body .tire-contents-wrapper .main .search-form .form-heading .heading-text {
    font-size: 16px;
  }
}
body .tire-contents-wrapper .main .search-form .form-contents-wrap {
  padding: 35px 40px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 575px) {
  body .tire-contents-wrapper .main .search-form .form-contents-wrap {
    display: block;
    padding-left: 20px;
    padding-right: 20px;
  }
}
body .tire-contents-wrapper .main .search-form .form-contents-wrap .input-field {
  width: 48%;
  margin-bottom: 20px;
}
@media screen and (max-width: 575px) {
  body .tire-contents-wrapper .main .search-form .form-contents-wrap .input-field {
    width: 100%;
  }
}
body .tire-contents-wrapper .main .search-form .form-contents-wrap .input-field .form-label {
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}
body .tire-contents-wrapper .main .search-form .form-contents-wrap .input-field .form-textbox {
  border: 1px solid #ccc;
  width: 100%;
  height: 40px;
  padding: 10px 8px;
}
body .tire-contents-wrapper .main .search-form .form-contents-wrap .input-field .form-textbox::-moz-placeholder {
  color: #999;
}
body .tire-contents-wrapper .main .search-form .form-contents-wrap .input-field .form-textbox::placeholder {
  color: #999;
}
body .tire-contents-wrapper .main .search-form .form-contents-wrap .input-field.input-field-size {
  width: 100%;
}
body .tire-contents-wrapper .main .search-form .form-contents-wrap .input-field.input-field-size .size-btn-wrap {
  display: flex;
  flex-wrap: wrap;
}
body .tire-contents-wrapper .main .search-form .form-contents-wrap .input-field.input-field-size .size-btn-wrap li {
  width: 92px;
  margin-right: 10px;
  height: 45px;
  margin-bottom: 10px;
}
body .tire-contents-wrapper .main .search-form .tire-search-btn {
  background-color: #666;
  color: #fff;
  width: 100%;
  height: 40px;
  line-height: 40px;
  border: none;
  display: block;
  max-width: 284px;
  margin: 0 auto;
}
@media screen and (max-width: 575px) {
  body .tire-contents-wrapper .main .search-form .tire-search-btn {
    font-size: 14px;
  }
}
body .tire-contents-wrapper .main .search-form .tire-search-btn:hover {
  opacity: 0.8;
}
body .tire-contents-wrapper .main .search-form .tire-search-btn .btn-wrapper {
  display: inline-block;
}
body .tire-contents-wrapper .main .search-form .tire-search-btn .btn-wrapper img {
  margin-right: 5px;
}
body .tire-contents-wrapper .main .list-heading-wrap {
  margin: 50px 0 10px;
  display: flex;
  align-items: center;
}
body .tire-contents-wrapper .main .list-heading-wrap .tirelist-heading {
  font-size: 20px;
  font-weight: bold;
  border-left: 4px solid #1C1C1C;
  padding-left: 15px;
  line-height: 1;
  margin-bottom: 15px;
  position: relative;
  margin-bottom: 0;
}
body .tire-contents-wrapper .main .list-heading-wrap .tirelist-heading::before {
  content: "";
  position: absolute;
  height: 10px;
  border-left: 4px solid #C11700;
  left: -4px;
}
body .tire-contents-wrapper .main .list-heading-wrap .sort-comb {
  width: 100px;
  font-size: 15px;
  margin: 0 0 0 auto;
}
body .tire-contents-wrapper .main .list-heading-wrap .sort-comb select {
  border: none;
}
body .tire-contents-wrapper .main .pagination-wrapper {
  margin-top: 30px;
}
body .tire-contents-wrapper .main .pagination-wrapper .pagination {
  display: flex;
  justify-content: center;
}
body .tire-contents-wrapper .main .pagination-wrapper .pagination .item {
  display: inline-block;
  line-height: 32px;
  font-weight: bold;
  cursor: pointer;
}
body .tire-contents-wrapper .main .pagination-wrapper .pagination .item.active-page {
  color: #999999;
}
body .tire-contents-wrapper .main .pagination-wrapper .pagination .item:hover {
  opacity: 0.8;
}
body .tire-contents-wrapper .main .pagination-wrapper .pagination .item:not(:last-child) {
  margin-right: 24px;
}
body .tire-contents-wrapper .main .pagination-wrapper .pagination .item-prev {
  width: 32px;
  height: 32px;
  background-color: #999;
  position: relative;
}
body .tire-contents-wrapper .main .pagination-wrapper .pagination .item-prev::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  margin: auto;
  width: 0.4em; /* arrow size */
  height: 0.4em; /* arrow size */
  border-top: 2px solid #333333;
  border-right: 2px solid #333333;
  transform: rotate(-135deg);
  border-color: #fff;
  top: 12px;
  left: 4px;
}
body .tire-contents-wrapper .main .pagination-wrapper .pagination .item-next {
  width: 32px;
  height: 32px;
  background-color: #C11700;
  position: relative;
}
body .tire-contents-wrapper .main .pagination-wrapper .pagination .item-next::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  margin: auto;
  width: 0.4em; /* arrow size */
  height: 0.4em; /* arrow size */
  border-top: 2px solid #333333;
  border-right: 2px solid #333333;
  transform: rotate(45deg);
  border-color: #fff;
  top: 12px;
  right: 13px;
}
body .tire-contents-wrapper .main .not-hit-msg {
  margin-top: 20px;
  font-size: 18px;
}
body .tire-contents-wrapper .main .how-to-tire-size {
  margin-top: 80px;
}
body .tire-contents-wrapper .main .how-to-tire-size .heading {
  background-color: #EEEEEE;
  padding: 18px 28px;
  font-size: 24px;
  font-weight: bold;
  margin: 20px 0 40px;
  border-left: 4px solid #C11700;
}
@media screen and (max-width: 575px) {
  body .tire-contents-wrapper .main .how-to-tire-size .heading {
    padding: 10px 20px;
    font-size: 20px;
  }
}
body .tire-contents-wrapper .main .how-to-tire-size .contents-wrap {
  display: flex;
  justify-content: space-between;
  flex-flow: row-reverse;
  align-items: flex-start;
}
@media screen and (max-width: 575px) {
  body .tire-contents-wrapper .main .how-to-tire-size .contents-wrap {
    display: block;
  }
}
body .tire-contents-wrapper .main .how-to-tire-size .contents-wrap .process {
  width: 50%;
}
@media screen and (max-width: 575px) {
  body .tire-contents-wrapper .main .how-to-tire-size .contents-wrap .process {
    width: 100%;
  }
}
body .tire-contents-wrapper .main .how-to-tire-size .contents-wrap .process .step {
  margin-bottom: 15px;
  font-size: 14px;
  counter-increment: caution-list-num 1;
  padding-left: 2em;
  text-indent: -2em;
}
body .tire-contents-wrapper .main .how-to-tire-size .contents-wrap .process .step::before {
  content: counter(caution-list-num);
  color: #C11700;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid #C11700;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  margin-right: 5px;
  text-indent: 0em;
}
body .tire-contents-wrapper .main .how-to-tire-size .contents-wrap .img-wrap {
  width: 45%;
  padding: 32px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border: 4px solid #F2F2F2;
}
@media screen and (max-width: 575px) {
  body .tire-contents-wrapper .main .how-to-tire-size .contents-wrap .img-wrap {
    width: 100%;
    margin-bottom: 20px;
  }
}
body .tire-contents-wrapper .main .how-to-tire-size .contents-wrap .img-wrap .desc {
  width: 70%;
  font-size: 14px;
}
body .tire-contents-wrapper .main .how-to-tire-size .contents-wrap .img-wrap .pic01 {
  width: 28%;
}
body .tire-contents-wrapper .main .how-to-tire-size .contents-wrap .img-wrap .pic02 {
  margin-top: 5px;
}
body .wheel-contents-wrapper .wheel-main-visual-wrap {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
}
body .wheel-contents-wrapper .wheel-main-visual-wrap .wheel-main-visual {
  padding-top: 20%;
  margin-bottom: 40px;
  background: url("/usercmn/img/pic_wheels_header.jpg");
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 575px) {
  body .wheel-contents-wrapper .wheel-main-visual-wrap .wheel-main-visual {
    padding-top: 53.3%;
    background: url("/usercmn/img/pic_wheels_header_sp.jpg");
    background-repeat: no-repeat;
    background-size: contain;
  }
}
body .wheel-contents-wrapper .main .search-form {
  width: 100%;
  background-color: #F5F5F5;
}
body .wheel-contents-wrapper .main .search-form .form-heading {
  padding-bottom: 10.4%;
  background: url("/usercmn/img/pic_wheels_search_header.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
body .wheel-contents-wrapper .main .search-form .form-heading .heading-text {
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  white-space: nowrap;
}
@media screen and (max-width: 575px) {
  body .wheel-contents-wrapper .main .search-form .form-heading .heading-text {
    font-size: 16px;
  }
}
body .wheel-contents-wrapper .main .search-form .form-contents-wrap {
  padding: 35px 40px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 575px) {
  body .wheel-contents-wrapper .main .search-form .form-contents-wrap {
    display: block;
    padding-left: 20px;
    padding-right: 20px;
  }
}
body .wheel-contents-wrapper .main .search-form .form-contents-wrap .input-field {
  width: 48%;
  margin-bottom: 20px;
}
@media screen and (max-width: 575px) {
  body .wheel-contents-wrapper .main .search-form .form-contents-wrap .input-field {
    width: 100%;
  }
}
body .wheel-contents-wrapper .main .search-form .form-contents-wrap .input-field .form-label {
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}
body .wheel-contents-wrapper .main .search-form .form-contents-wrap .input-field .form-textbox {
  border: 1px solid #ccc;
  width: 100%;
  height: 40px;
  padding: 10px 8px;
}
body .wheel-contents-wrapper .main .search-form .form-contents-wrap .input-field .form-textbox::-moz-placeholder {
  color: #999;
}
body .wheel-contents-wrapper .main .search-form .form-contents-wrap .input-field .form-textbox::placeholder {
  color: #999;
}
body .wheel-contents-wrapper .main .search-form .form-contents-wrap .input-field.input-field-size {
  width: 100%;
}
body .wheel-contents-wrapper .main .search-form .form-contents-wrap .input-field.input-field-size .size-btn-wrap {
  display: flex;
  flex-wrap: wrap;
}
body .wheel-contents-wrapper .main .search-form .form-contents-wrap .input-field.input-field-size .size-btn-wrap li {
  width: 92px;
  margin-right: 10px;
  height: 45px;
  margin-bottom: 10px;
}
body .wheel-contents-wrapper .main .search-form .wheel-search-btn {
  background-color: #666;
  color: #fff;
  width: 100%;
  height: 40px;
  line-height: 40px;
  border: none;
  display: block;
  max-width: 284px;
  margin: 0 auto;
}
@media screen and (max-width: 575px) {
  body .wheel-contents-wrapper .main .search-form .wheel-search-btn {
    font-size: 14px;
  }
}
body .wheel-contents-wrapper .main .search-form .wheel-search-btn:hover {
  opacity: 0.8;
}
body .wheel-contents-wrapper .main .search-form .wheel-search-btn .btn-wrapper {
  display: inline-block;
}
body .wheel-contents-wrapper .main .search-form .wheel-search-btn .btn-wrapper img {
  margin-right: 5px;
}
body .wheel-contents-wrapper .main .list-heading-wrap {
  margin: 50px 0 10px;
  display: flex;
  align-items: center;
}
body .wheel-contents-wrapper .main .list-heading-wrap .wheellist-heading {
  font-size: 20px;
  font-weight: bold;
  border-left: 4px solid #1C1C1C;
  padding-left: 15px;
  line-height: 1;
  margin-bottom: 15px;
  position: relative;
  margin-bottom: 0;
}
body .wheel-contents-wrapper .main .list-heading-wrap .wheellist-heading::before {
  content: "";
  position: absolute;
  height: 10px;
  border-left: 4px solid #C11700;
  left: -4px;
}
body .wheel-contents-wrapper .main .list-heading-wrap .sort-comb {
  width: 100px;
  font-size: 15px;
  margin: 0 0 0 auto;
}
body .wheel-contents-wrapper .main .list-heading-wrap .sort-comb select {
  border: none;
}
body .wheel-contents-wrapper .main .pagination-wrapper {
  margin-top: 30px;
}
body .wheel-contents-wrapper .main .pagination-wrapper .pagination {
  display: flex;
  justify-content: center;
}
body .wheel-contents-wrapper .main .pagination-wrapper .pagination .item {
  display: inline-block;
  line-height: 32px;
  font-weight: bold;
  cursor: pointer;
}
body .wheel-contents-wrapper .main .pagination-wrapper .pagination .item.active-page {
  color: #999999;
}
body .wheel-contents-wrapper .main .pagination-wrapper .pagination .item:hover {
  opacity: 0.8;
}
body .wheel-contents-wrapper .main .pagination-wrapper .pagination .item:not(:last-child) {
  margin-right: 24px;
}
body .wheel-contents-wrapper .main .pagination-wrapper .pagination .item-prev {
  width: 32px;
  height: 32px;
  background-color: #999;
  position: relative;
}
body .wheel-contents-wrapper .main .pagination-wrapper .pagination .item-prev::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  margin: auto;
  width: 0.4em; /* arrow size */
  height: 0.4em; /* arrow size */
  border-top: 2px solid #333333;
  border-right: 2px solid #333333;
  transform: rotate(-135deg);
  border-color: #fff;
  top: 12px;
  left: 4px;
}
body .wheel-contents-wrapper .main .pagination-wrapper .pagination .item-next {
  width: 32px;
  height: 32px;
  background-color: #C11700;
  position: relative;
}
body .wheel-contents-wrapper .main .pagination-wrapper .pagination .item-next::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  margin: auto;
  width: 0.4em; /* arrow size */
  height: 0.4em; /* arrow size */
  border-top: 2px solid #333333;
  border-right: 2px solid #333333;
  transform: rotate(45deg);
  border-color: #fff;
  top: 12px;
  right: 13px;
}
body .wheel-contents-wrapper .main .not-hit-msg {
  margin-top: 20px;
  font-size: 18px;
}
body .wheel-contents-wrapper .main .how-to-wheel-size {
  margin-top: 80px;
}
body .wheel-contents-wrapper .main .how-to-wheel-size .heading {
  background-color: #EEEEEE;
  padding: 18px 28px;
  font-size: 24px;
  font-weight: bold;
  margin: 20px 0 40px;
  border-left: 4px solid #C11700;
}
@media screen and (max-width: 575px) {
  body .wheel-contents-wrapper .main .how-to-wheel-size .heading {
    padding: 10px 20px;
    font-size: 20px;
  }
}
body .wheel-contents-wrapper .main .how-to-wheel-size .contents-wrap {
  display: flex;
  justify-content: space-between;
  flex-flow: row-reverse;
  align-items: flex-start;
}
@media screen and (max-width: 575px) {
  body .wheel-contents-wrapper .main .how-to-wheel-size .contents-wrap {
    display: block;
  }
}
body .wheel-contents-wrapper .main .how-to-wheel-size .contents-wrap .process {
  width: 50%;
}
@media screen and (max-width: 575px) {
  body .wheel-contents-wrapper .main .how-to-wheel-size .contents-wrap .process {
    width: 100%;
  }
}
body .wheel-contents-wrapper .main .how-to-wheel-size .contents-wrap .process .step {
  margin-bottom: 15px;
  font-size: 14px;
  padding-left: 2em;
  text-indent: -2em;
}
body .wheel-contents-wrapper .main .how-to-wheel-size .contents-wrap .process .step.stepE::before {
  content: counter(0);
  color: #C11700;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid #C11700;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  margin-right: 5px;
  text-indent: 0em;
  content: "E";
}
body .wheel-contents-wrapper .main .how-to-wheel-size .contents-wrap .process .step.stepF::before {
  content: counter(0);
  color: #C11700;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid #C11700;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  margin-right: 5px;
  text-indent: 0em;
  content: "F";
}
body .wheel-contents-wrapper .main .how-to-wheel-size .contents-wrap .process .step.stepG::before {
  content: counter(0);
  color: #C11700;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid #C11700;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  margin-right: 5px;
  text-indent: 0em;
  content: "G";
}
body .wheel-contents-wrapper .main .how-to-wheel-size .contents-wrap .process .step.stepC::before {
  content: counter(0);
  color: #C11700;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid #C11700;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  margin-right: 5px;
  text-indent: 0em;
  content: "C";
}
body .wheel-contents-wrapper .main .how-to-wheel-size .contents-wrap .wheel-img {
  width: 45%;
}
@media screen and (max-width: 575px) {
  body .wheel-contents-wrapper .main .how-to-wheel-size .contents-wrap .wheel-img {
    width: 100%;
    margin-bottom: 25px;
  }
}
body .products-contents-wrapper .product-top-wrapper {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
@media screen and (max-width: 575px) {
  body .products-contents-wrapper .product-top-wrapper {
    display: block;
  }
}
body .products-contents-wrapper .product-top-wrapper .product-img-wrapper {
  width: 53.7%;
}
@media screen and (max-width: 575px) {
  body .products-contents-wrapper .product-top-wrapper .product-img-wrapper {
    width: 100%;
  }
}
body .products-contents-wrapper .product-top-wrapper .product-img-wrapper .product-img-l {
  width: 100%;
  margin-bottom: 15px;
}
body .products-contents-wrapper .product-top-wrapper .product-img-wrapper .product-img-l img {
  width: 100%;
}
body .products-contents-wrapper .product-top-wrapper .product-img-wrapper .product-img-bottom-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  gap: 5px;
}
body .products-contents-wrapper .product-top-wrapper .product-img-wrapper .product-img-bottom-wrapper .product-img-s {
  cursor: pointer;
}
body .products-contents-wrapper .product-top-wrapper .product-img-wrapper .product-img-bottom-wrapper .product-img-s img {
  width: 100%;
  height: 55px;
  -o-object-fit: cover;
     object-fit: cover;
}
body .products-contents-wrapper .product-top-wrapper .product-img-wrapper .product-img-bottom-wrapper .product-img-s.active-image {
  border: 2px solid #C11700;
}
body .products-contents-wrapper .product-top-wrapper .product-description-wrapper {
  width: 42.1%;
}
@media screen and (max-width: 575px) {
  body .products-contents-wrapper .product-top-wrapper .product-description-wrapper {
    width: 100%;
    margin-top: 20px;
  }
}
body .products-contents-wrapper .product-top-wrapper .product-description-wrapper .product-name {
  font-size: 22px;
  font-weight: bold;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 575px) {
  body .products-contents-wrapper .product-top-wrapper .product-description-wrapper .product-name {
    font-size: 18px;
  }
}
body .products-contents-wrapper .product-top-wrapper .product-description-wrapper .product-description-section {
  padding: 15px 0;
  border-bottom: 1px solid #ccc;
}
body .products-contents-wrapper .product-top-wrapper .product-description-wrapper .order-item {
  display: flex;
  justify-content: space-between;
}
body .products-contents-wrapper .product-top-wrapper .product-description-wrapper .order-item .order-input-label {
  font-size: 16px;
  line-height: 34px;
  font-weight: bold;
}
body .products-contents-wrapper .product-top-wrapper .product-description-wrapper .order-item .order-input-value {
  font-size: 24px;
  text-align: right;
}
body .products-contents-wrapper .product-top-wrapper .product-description-wrapper .order-item .order-input-value.cmb03 {
  width: 96px;
}
body .products-contents-wrapper .product-top-wrapper .product-description-wrapper .order-item .order-input-value .ship-fee {
  font-size: 12px;
}
body .products-contents-wrapper .product-top-wrapper .product-description-wrapper .product-caption {
  padding-bottom: 40px;
}
@media screen and (max-width: 575px) {
  body .products-contents-wrapper .product-top-wrapper .product-description-wrapper .product-caption {
    margin-bottom: 20px;
  }
}
body .products-contents-wrapper .product-top-wrapper .product-description-wrapper .product-info-heading {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
}
body .products-contents-wrapper .product-top-wrapper .product-description-wrapper .product-info-heading .status-label {
  margin-left: 5px;
}
@media screen and (max-width: 575px) {
  body .products-contents-wrapper .product-top-wrapper .product-description-wrapper .product-info-heading {
    font-size: 16px;
  }
}
body .products-contents-wrapper .product-top-wrapper .product-description-wrapper .product-condition {
  margin-bottom: 25px;
}
body .products-contents-wrapper .product-top-wrapper .product-description-wrapper .product-detail {
  font-size: 14px;
  margin-bottom: 15px;
}
body .products-contents-wrapper .product-top-wrapper .product-description-wrapper .product-wheel-tire-wrap {
  font-size: 14px;
  margin-bottom: 15px;
}
body .products-contents-wrapper .product-top-wrapper .product-description-wrapper .order-item .order-yen {
  font-size: 16px;
}
body .products-contents-wrapper .product-top-wrapper .product-description-wrapper .order-item .order-tax {
  font-size: 13px;
}
body .products-contents-wrapper .product-top-wrapper .product-description-wrapper .common-btn {
  height: 55px;
  text-align: center;
  position: relative;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
}
body .products-contents-wrapper .product-top-wrapper .product-description-wrapper .common-btn:hover {
  opacity: 0.8;
}
body .products-contents-wrapper .product-top-wrapper .product-description-wrapper .common-btn span {
  line-height: 55px;
}
body .products-contents-wrapper .product-top-wrapper .product-description-wrapper .input-cart-btn {
  background-color: #C11700;
  color: #fff;
  margin: 25px 0 15px;
}
body .products-contents-wrapper .product-top-wrapper .product-description-wrapper .input-cart-btn img {
  width: 20px;
  margin-right: 5px;
  margin-bottom: 6px;
}
body .products-contents-wrapper .product-top-wrapper .product-description-wrapper .subscribe-favorite-btn {
  border: 1px solid #707070;
}
body .products-contents-wrapper .product-top-wrapper .product-description-wrapper .subscribe-favorite-btn img {
  margin-right: 3px;
  margin-bottom: 3px;
}
body .products-contents-wrapper .product-top-wrapper .product-description-wrapper .del-favorite-btn {
  border: 1px solid #888888;
}
body .products-contents-wrapper .product-top-wrapper .product-description-wrapper .del-favorite-btn .batu-icon {
  display: block;
  position: relative;
  width: 15px;
  height: 15px;
  cursor: pointer;
  display: inline-block;
  margin-right: 5px;
  top: 1px;
}
body .products-contents-wrapper .product-top-wrapper .product-description-wrapper .del-favorite-btn .batu-icon::before, body .products-contents-wrapper .product-top-wrapper .product-description-wrapper .del-favorite-btn .batu-icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px; /* 棒の幅（太さ） */
  height: 15px; /* 棒の高さ */
  background: #333333;
}
body .products-contents-wrapper .product-top-wrapper .product-description-wrapper .del-favorite-btn .batu-icon::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
body .products-contents-wrapper .product-top-wrapper .product-description-wrapper .del-favorite-btn .batu-icon::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
body .products-contents-wrapper .product-description-table-wrapper {
  margin-bottom: 65px;
}
body .products-contents-wrapper .product-description-table-wrapper .product-description-table-heading {
  font-size: 20px;
  font-weight: bold;
  border-left: 4px solid #1C1C1C;
  padding-left: 15px;
  line-height: 1;
  margin-bottom: 15px;
  position: relative;
}
body .products-contents-wrapper .product-description-table-wrapper .product-description-table-heading::before {
  content: "";
  position: absolute;
  height: 10px;
  border-left: 4px solid #C11700;
  left: -4px;
}
body .products-contents-wrapper .product-description-table-wrapper .product-description-table {
  width: 100%;
}
body .products-contents-wrapper .product-description-table-wrapper .product-description-table tr {
  height: 55px;
  line-height: 55px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
body .products-contents-wrapper .product-description-table-wrapper .product-description-table tr th {
  font-weight: normal;
  width: 30.3%;
  background-color: #EEEEEE;
}
body .products-contents-wrapper .product-description-table-wrapper .product-description-table tr td {
  padding-left: 40px;
  font-size: 14px;
}
body .products-contents-wrapper .product-recommend-wrapper .product-recommend-heading {
  font-size: 20px;
  font-weight: bold;
  border-left: 4px solid #1C1C1C;
  padding-left: 15px;
  line-height: 1;
  margin-bottom: 15px;
  position: relative;
}
body .products-contents-wrapper .product-recommend-wrapper .product-recommend-heading::before {
  content: "";
  position: absolute;
  height: 10px;
  border-left: 4px solid #C11700;
  left: -4px;
}
body .products-contents-wrapper .back-to-list {
  background-color: #1C1C1C;
  color: #fff;
  font-weight: bold;
  margin: 65px auto 0;
  text-align: center;
  max-width: 375px;
  height: 55px;
  font-size: 15px;
  line-height: 55px;
  cursor: pointer;
}
body .products-contents-wrapper .back-to-list:hover {
  opacity: 0.8;
}
body .cart-contents-inner {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1034px;
  margin-top: 142px;
}
@media screen and (max-width: 899px) {
  body .cart-contents-inner {
    margin-top: 65px;
  }
}
body .cart-contents-inner .cart-flow {
  padding: 80px;
}
@media screen and (max-width: 899px) {
  body .cart-contents-inner .cart-flow {
    padding: 30px 30px;
  }
}
@media screen and (max-width: 575px) {
  body .cart-contents-inner .cart-flow {
    padding: 30px 0 20px;
  }
}
body .cart-contents-inner .cart-flow .flow-num-wrap {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}
body .cart-contents-inner .cart-flow .flow-num-wrap::before {
  content: "";
  border-bottom: 3px dotted #707070;
  width: 100%;
  position: absolute;
  z-index: -1;
  top: 24px;
}
@media screen and (max-width: 575px) {
  body .cart-contents-inner .cart-flow .flow-num-wrap::before {
    top: 15px;
    width: 98%;
    left: 2px;
  }
}
body .cart-contents-inner .cart-flow .flow-num-wrap .flow-num-item {
  text-align: center;
  position: relative;
}
body .cart-contents-inner .cart-flow .flow-num-wrap .flow-num-item .flow-num {
  background-color: #DDDDDD;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  font-size: 28px;
  color: #fff;
  font-weight: bold;
  display: inline-block;
  line-height: 52px;
}
body .cart-contents-inner .cart-flow .flow-num-wrap .flow-num-item .flow-num.active {
  background-color: #C11700;
}
@media screen and (max-width: 575px) {
  body .cart-contents-inner .cart-flow .flow-num-wrap .flow-num-item .flow-num {
    width: 28px;
    height: 28px;
    font-size: 15px;
    line-height: 27px;
  }
}
body .cart-contents-inner .cart-flow .flow-num-wrap .flow-num-item .flow-name {
  font-size: 15px;
  position: absolute;
  bottom: -30px;
  width: 150px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
@media screen and (max-width: 899px) {
  body .cart-contents-inner .cart-flow .flow-num-wrap .flow-num-item .flow-name {
    display: none;
  }
}
body .cart-contents-inner .cart-flow .flow-num-wrap .flow-num-item .flow-name-tb {
  display: none;
}
@media screen and (max-width: 899px) {
  body .cart-contents-inner .cart-flow .flow-num-wrap .flow-num-item .flow-name-tb {
    display: block;
  }
}
@media screen and (max-width: 575px) {
  body .cart-contents-inner .cart-flow .flow-num-wrap .flow-num-item .flow-name-tb {
    font-size: 10px;
  }
}
body .cart-contents-inner .cart-title {
  background-color: #EEEEEE;
  padding: 18px 28px;
  font-size: 24px;
  font-weight: bold;
  margin: 20px 0 40px;
  border-left: 4px solid #C11700;
}
@media screen and (max-width: 575px) {
  body .cart-contents-inner .cart-title {
    padding: 10px 20px;
    font-size: 20px;
  }
}
body .cart-contents-inner .cart-list-wrap {
  margin-bottom: 90px;
}
body .cart-contents-inner .cart-list-wrap .cart-list .cart-item {
  padding: 25px 0;
  border-bottom: 1px solid #ddd;
  display: flex;
  justify-content: space-between;
}
body .cart-contents-inner .cart-list-wrap .cart-list .cart-item:first-child {
  padding-top: 0px;
}
@media screen and (max-width: 575px) {
  body .cart-contents-inner .cart-list-wrap .cart-list .cart-item {
    display: block;
  }
}
body .cart-contents-inner .cart-list-wrap .cart-list .cart-item .main-block {
  width: 100%;
  display: flex;
}
body .cart-contents-inner .cart-list-wrap .cart-list .cart-item .main-block .cart-prodcut-img {
  width: 230px;
  margin-right: 25px;
}
body .cart-contents-inner .cart-list-wrap .cart-list .cart-item .main-block .item-info {
  max-width: 530px;
}
body .cart-contents-inner .cart-list-wrap .cart-list .cart-item .main-block .item-info .item-name {
  margin-bottom: 8px;
  font-size: 17px;
  font-weight: bold;
}
@media screen and (max-width: 575px) {
  body .cart-contents-inner .cart-list-wrap .cart-list .cart-item .main-block .item-info .item-name {
    font-size: 14px;
  }
}
body .cart-contents-inner .cart-list-wrap .cart-list .cart-item .main-block .item-info .item-detail {
  font-size: 14px;
}
@media screen and (max-width: 575px) {
  body .cart-contents-inner .cart-list-wrap .cart-list .cart-item .main-block .item-info .item-detail {
    font-size: 12px;
  }
}
body .cart-contents-inner .cart-list-wrap .cart-list .cart-item .main-block .item-info .item-detail .item-detail-info {
  margin-top: 5px;
}
body .cart-contents-inner .cart-list-wrap .cart-list .cart-item .main-block .item-info .item-detail .item-detail-list {
  margin-top: 5px;
}
body .cart-contents-inner .cart-list-wrap .cart-list .cart-item .main-block .item-info .item-detail .product-wheel-tire-wrap {
  margin-top: 5px;
}
body .cart-contents-inner .cart-list-wrap .cart-list .cart-item .main-block .item-info .item-detail .tire-info {
  margin-top: 5px;
}
body .cart-contents-inner .cart-list-wrap .cart-list .cart-item .sub-block {
  text-align: right;
  display: flex;
  min-width: 200px;
  flex-direction: column;
}
body .cart-contents-inner .cart-list-wrap .cart-list .cart-item .sub-block .del-cart-item {
  text-decoration: underline;
  cursor: pointer;
  font-size: 18px;
}
body .cart-contents-inner .cart-list-wrap .cart-list .cart-item .sub-block .del-cart-item:hover {
  opacity: 0.8;
}
@media screen and (max-width: 575px) {
  body .cart-contents-inner .cart-list-wrap .cart-list .cart-item .sub-block .del-cart-item {
    text-decoration: none;
    font-size: 14px;
    border: 1px solid #DDDDDD;
    padding: 7px 0px;
    width: 60px;
    text-align: center;
    margin: 10px 0 10px auto;
    border-radius: 5px;
  }
}
body .cart-contents-inner .cart-list-wrap .cart-list .cart-item .sub-block .item-price-wrap {
  margin-top: auto;
}
body .cart-contents-inner .cart-list-wrap .cart-list .cart-item .sub-block .item-price-wrap .item-price {
  font-size: 22px;
}
@media screen and (max-width: 575px) {
  body .cart-contents-inner .cart-list-wrap .cart-list .cart-item .sub-block .item-price-wrap .item-price {
    font-size: 18px;
  }
}
body .cart-contents-inner .cart-list-wrap .cart-list .cart-item .sub-block .item-price-wrap .item-yen-tax {
  font-size: 15px;
}
@media screen and (max-width: 575px) {
  body .cart-contents-inner .cart-list-wrap .cart-list .cart-item .sub-block .item-price-wrap .item-yen-tax {
    font-size: 13px;
  }
}
body .cart-contents-inner .cart-list-wrap .cart-list-footer {
  margin-top: 25px;
  text-align: right;
}
body .cart-contents-inner .cart-list-wrap .cart-list-footer .sum-price-wrap .label {
  font-size: 17px;
  margin-right: 25px;
}
body .cart-contents-inner .cart-list-wrap .cart-list-footer .sum-price-wrap .price {
  font-weight: bold;
  font-size: 25px;
}
body .cart-contents-inner .cart-list-wrap .cart-list-footer .sum-price-wrap .yen {
  font-weight: bold;
  font-size: 17px;
}
body .cart-contents-inner .cart-list-wrap .cart-list-footer .sum-price-wrap .tax {
  font-size: 15px;
}
body .cart-contents-inner .cart-list-wrap .about-postage {
  font-size: 14px;
  margin-top: 10px;
}
@media screen and (max-width: 575px) {
  body .cart-contents-inner .cart-list-wrap .about-postage {
    font-size: 10px;
  }
}
body .cart-contents-inner .go-to-order-warp .heading {
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 1px solid #9F9F9F;
  margin-bottom: 40px;
}
body .cart-contents-inner .go-to-order-warp .order-box-wrap {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 899px) {
  body .cart-contents-inner .go-to-order-warp .order-box-wrap {
    display: block;
  }
}
body .cart-contents-inner .go-to-order-warp .order-box-wrap .order-box {
  padding: 40px;
  max-width: 476px;
  border: 1px solid #ddd;
}
@media screen and (max-width: 899px) {
  body .cart-contents-inner .go-to-order-warp .order-box-wrap .order-box {
    margin: 0 auto;
  }
}
body .cart-contents-inner .go-to-order-warp .order-box-wrap .order-box .order-box-heading {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 25px;
  text-align: center;
}
@media screen and (max-width: 575px) {
  body .cart-contents-inner .go-to-order-warp .order-box-wrap .order-box .order-box-heading {
    font-size: 15px;
  }
}
body .cart-contents-inner .go-to-order-warp .order-box-wrap .order-box .order-btn {
  width: 100%;
  background-color: #333333;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0;
  display: block;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 575px) {
  body .cart-contents-inner .go-to-order-warp .order-box-wrap .order-box .order-btn {
    padding: 18px 0;
  }
}
body .cart-contents-inner .go-to-order-warp .order-box-wrap .order-box .order-btn:hover {
  opacity: 0.8;
}
@media screen and (max-width: 575px) {
  body .cart-contents-inner .go-to-order-warp .order-box-wrap .order-box .order-btn {
    padding: 12px 0;
    font-size: 14px;
  }
}
@media screen and (max-width: 899px) {
  body .cart-contents-inner .go-to-order-warp .order-box-wrap .order-box.login-wrap {
    margin-bottom: 20px;
  }
}
body .cart-contents-inner .go-to-order-warp .order-box-wrap .order-box.login-wrap .input-field input {
  border: 1px solid #888;
  width: 100%;
  height: 40px;
  border-radius: 5px;
  padding-left: 15px;
  font-size: 16px;
  height: 44px;
  margin-bottom: 20px;
}
body .cart-contents-inner .go-to-order-warp .order-box-wrap .order-box.login-wrap .input-field input::-moz-placeholder {
  color: #7D7D7D;
}
body .cart-contents-inner .go-to-order-warp .order-box-wrap .order-box.login-wrap .input-field input::placeholder {
  color: #7D7D7D;
}
@media screen and (max-width: 575px) {
  body .cart-contents-inner .go-to-order-warp .order-box-wrap .order-box.login-wrap .input-field input {
    font-size: 14px;
  }
}
body .cart-contents-inner .go-to-order-warp .order-box-wrap .order-box.login-wrap .error-msg {
  color: #C11700;
  margin-bottom: 20px;
}
body .cart-contents-inner .go-to-order-warp .order-box-wrap .order-box.login-wrap .forget-pass {
  text-align: center;
  margin-top: 15px;
}
body .cart-contents-inner .go-to-order-warp .order-box-wrap .order-box.login-wrap .forget-pass a {
  text-decoration: underline;
}
body .cart-contents-inner .go-to-order-warp .order-box-wrap .order-box.guest-purchase-wrap .description {
  margin-bottom: 31px;
}
@media screen and (max-width: 575px) {
  body .cart-contents-inner .go-to-order-warp .order-box-wrap .order-box.guest-purchase-wrap .description {
    font-size: 14px;
  }
}
body .cart-contents-inner .empty-cart-msg {
  font-size: 20px;
  padding-bottom: 40px;
}
body .cart-contents-inner.cart-customer-info-inner {
  margin-top: 94px;
}
body .cart-contents-inner .customer-info-table {
  width: 100%;
  margin-bottom: 30px;
}
body .cart-contents-inner .customer-info-table tr {
  border: 1px solid #CCCCCC;
  background-color: #fbfbfb;
}
body .cart-contents-inner .customer-info-table tr.hidden {
  display: none;
}
body .cart-contents-inner .customer-info-table tr td {
  display: flex;
}
@media screen and (max-width: 899px) {
  body .cart-contents-inner .customer-info-table tr td {
    display: block;
  }
}
body .cart-contents-inner .customer-info-table tr td .table-th {
  display: flex;
  width: 34.2%;
  padding: 20px 22px;
}
@media screen and (max-width: 899px) {
  body .cart-contents-inner .customer-info-table tr td .table-th {
    width: 100%;
    padding: 10px 15px;
  }
}
body .cart-contents-inner .customer-info-table tr td .table-th .th-label {
  font-size: 20px;
  width: 77.6%;
}
@media screen and (max-width: 899px) {
  body .cart-contents-inner .customer-info-table tr td .table-th .th-label {
    width: 100%;
  }
}
@media screen and (max-width: 899px) {
  body .cart-contents-inner .customer-info-table tr td .table-th .th-label {
    font-size: 16px;
  }
}
body .cart-contents-inner .customer-info-table tr td .table-th .inquire-label {
  background-color: #C11700;
  color: #fff;
  padding: 2px 10px;
  width: 55px;
  height: 28px;
}
@media screen and (max-width: 899px) {
  body .cart-contents-inner .customer-info-table tr td .table-th .inquire-label {
    font-size: 14px;
  }
}
body .cart-contents-inner .customer-info-table tr td .table-td {
  width: 60%;
}
@media screen and (max-width: 899px) {
  body .cart-contents-inner .customer-info-table tr td .table-td {
    padding: 0 15px 10px;
    width: 100%;
  }
}
body .cart-contents-inner .customer-info-table tr td .table-td input {
  border: 1px solid #888;
  width: 100%;
  height: 40px;
  border-radius: 5px;
  padding-left: 15px;
  font-size: 16px;
  margin-top: 18px;
}
body .cart-contents-inner .customer-info-table tr td .table-td input::-moz-placeholder {
  color: #7D7D7D;
}
body .cart-contents-inner .customer-info-table tr td .table-td input::placeholder {
  color: #7D7D7D;
}
@media screen and (max-width: 575px) {
  body .cart-contents-inner .customer-info-table tr td .table-td input {
    font-size: 14px;
  }
}
@media screen and (max-width: 899px) {
  body .cart-contents-inner .customer-info-table tr td .table-td input {
    margin-top: 0;
  }
}
body .cart-contents-inner .customer-info-table tr td .table-td input.readonly {
  background-color: #eee;
}
body .cart-contents-inner .customer-info-table tr td .table-td .cmb03 {
  margin-top: 18px;
}
@media screen and (max-width: 899px) {
  body .cart-contents-inner .customer-info-table tr td .table-td .cmb03 {
    margin-top: 0;
  }
}
body .cart-contents-inner .customer-info-table tr td .table-td textarea {
  width: 100%;
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #888;
  margin: 18px 0;
}
@media screen and (max-width: 899px) {
  body .cart-contents-inner .customer-info-table tr td .table-td textarea {
    margin: 0;
  }
}
body .cart-contents-inner .customer-info-table tr td .customer-name-td {
  display: flex;
  justify-content: space-between;
}
body .cart-contents-inner .customer-info-table tr td .customer-name-td input {
  width: 49%;
}
body .cart-contents-inner .customer-info-table tr td .customer-attribute-td {
  display: flex;
}
body .cart-contents-inner .customer-info-table tr td .customer-attribute-td .radio01 {
  line-height: 70px;
}
body .cart-contents-inner .customer-info-table tr td .customer-attribute-td .radio01:not(:first-child) {
  margin-left: 20px;
}
@media screen and (max-width: 899px) {
  body .cart-contents-inner .customer-info-table tr td .customer-attribute-td .radio01 {
    line-height: 30px;
  }
}
body .cart-contents-inner .customer-info-table tr td .post-code-td input {
  width: 160px;
  margin-right: 15px;
}
@media screen and (max-width: 575px) {
  body .cart-contents-inner .customer-info-table tr td .post-code-td input {
    width: 100%;
  }
}
body .cart-contents-inner .customer-info-table tr td .post-code-td .post-code-desc {
  font-size: 14px;
}
@media screen and (max-width: 575px) {
  body .cart-contents-inner .customer-info-table tr td .post-code-td .post-code-desc {
    margin-top: 10px;
    display: inline-block;
  }
}
body .cart-contents-inner .customer-info-table tr td .post-code-td .address-num-search {
  font-size: 15px;
  color: #1F53A7;
  text-decoration: underline;
}
@media screen and (max-width: 575px) {
  body .cart-contents-inner .customer-info-table tr td .post-code-td .address-num-search {
    margin-top: 10px;
    display: inline-block;
  }
}
body .cart-contents-inner .customer-info-table tr td .prefecture-td .cmb03 {
  width: 160px;
}
@media screen and (max-width: 575px) {
  body .cart-contents-inner .customer-info-table tr td .prefecture-td .cmb03 {
    width: 100%;
  }
}
body .cart-contents-inner .customer-info-table tr td .phone-num-td input {
  width: 160px;
}
@media screen and (max-width: 575px) {
  body .cart-contents-inner .customer-info-table tr td .phone-num-td input {
    width: 100%;
  }
}
body .cart-contents-inner .customer-info-table tr td .checkbox01 {
  font-size: 20px;
  margin: 18px;
}
@media screen and (max-width: 575px) {
  body .cart-contents-inner .customer-info-table tr td .checkbox01 {
    font-size: 16px;
  }
}
body .cart-contents-inner .setting-address-checkbox {
  margin-bottom: 20px;
}
body .cart-contents-inner .next-page-btn {
  width: 100%;
  background-color: #333333;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0;
  display: block;
  margin: 0 auto;
  text-align: center;
  margin-top: 30px;
  max-width: 380px;
}
@media screen and (max-width: 575px) {
  body .cart-contents-inner .next-page-btn {
    padding: 18px 0;
  }
}
body .cart-contents-inner .next-page-btn:hover {
  opacity: 0.8;
}
body .cart-contents-inner.cart-payment-method-inner {
  margin-top: 94px;
}
body .cart-contents-inner.cart-payment-method-inner .choose-method-caption {
  font-size: 20px;
  font-weight: bold;
}
@media screen and (max-width: 575px) {
  body .cart-contents-inner.cart-payment-method-inner .choose-method-caption {
    font-size: 16px;
  }
}
body .cart-contents-inner.cart-payment-method-inner .ins-card-err {
  color: #C11700;
  margin-bottom: 15px;
  font-size: 18px;
}
body .cart-contents-inner.cart-payment-method-inner .choose-method-field {
  margin-bottom: 50px;
}
body .cart-contents-inner.cart-payment-method-inner .choose-method-field .method-item {
  padding: 35px 0;
  border-bottom: 1px solid #9F9F9F;
}
@media screen and (max-width: 575px) {
  body .cart-contents-inner.cart-payment-method-inner .choose-method-field .method-item {
    padding: 20px 0;
  }
}
body .cart-contents-inner.cart-payment-method-inner .choose-method-field .method-item .radio01 label {
  font-size: 24px;
  padding-left: 45px;
}
@media screen and (max-width: 575px) {
  body .cart-contents-inner.cart-payment-method-inner .choose-method-field .method-item .radio01 label {
    font-size: 18px;
    padding-left: 35px;
  }
}
body .cart-contents-inner.cart-payment-method-inner .choose-method-field .method-item .radio01 label::before {
  width: 32px;
  height: 32px;
}
@media screen and (max-width: 575px) {
  body .cart-contents-inner.cart-payment-method-inner .choose-method-field .method-item .radio01 label::before {
    width: 26px;
    height: 26px;
  }
}
body .cart-contents-inner.cart-payment-method-inner .choose-method-field .method-item .radio01 label::after {
  width: 16px;
  height: 16px;
  left: 9px;
}
@media screen and (max-width: 575px) {
  body .cart-contents-inner.cart-payment-method-inner .choose-method-field .method-item .radio01 label::after {
    left: 6px;
  }
}
body .cart-contents-inner.cart-payment-method-inner .choose-method-field .method-item .method-caption {
  margin-top: 15px;
}
body .cart-contents-inner.cart-payment-method-inner .choose-method-field .method-item .credit-info-input-field .credit-list {
  margin-top: 25px;
}
body .cart-contents-inner.cart-payment-method-inner .choose-method-field .method-item .credit-info-input-field .credit-list .credit-item {
  padding: 25px 0;
  border-top: 1px solid #e1e1e1;
}
body .cart-contents-inner.cart-payment-method-inner .choose-method-field .method-item .credit-info-input-field .credit-list .credit-item.no-border {
  padding-top: 0px;
  border: none;
}
body .cart-contents-inner.cart-payment-method-inner .choose-method-field .method-item .credit-info-input-field .credit-list .credit-item .credit-radio label {
  font-size: 18px;
  padding-left: 40px;
}
@media screen and (max-width: 575px) {
  body .cart-contents-inner.cart-payment-method-inner .choose-method-field .method-item .credit-info-input-field .credit-list .credit-item .credit-radio label {
    font-size: 16px;
  }
  body .cart-contents-inner.cart-payment-method-inner .choose-method-field .method-item .credit-info-input-field .credit-list .credit-item .credit-radio label br {
    display: block;
  }
}
body .cart-contents-inner.cart-payment-method-inner .choose-method-field .method-item .credit-info-input-field .credit-list .credit-item .credit-radio label::before {
  width: 26px;
  height: 26px;
}
@media screen and (max-width: 575px) {
  body .cart-contents-inner.cart-payment-method-inner .choose-method-field .method-item .credit-info-input-field .credit-list .credit-item .credit-radio label::before {
    width: 24px;
    height: 24px;
  }
}
body .cart-contents-inner.cart-payment-method-inner .choose-method-field .method-item .credit-info-input-field .credit-list .credit-item .credit-radio label::after {
  left: 6px;
}
@media screen and (max-width: 575px) {
  body .cart-contents-inner.cart-payment-method-inner .choose-method-field .method-item .credit-info-input-field .credit-list .credit-item .credit-radio label::after {
    left: 5px;
  }
}
body .cart-contents-inner.cart-payment-method-inner .choose-method-field .method-item .credit-info-input-field .credit-list .credit-item .credit-radio.credit-radio-new {
  margin-bottom: 10px;
}
body .cart-contents-inner.cart-payment-method-inner .choose-method-field .method-item .credit-info-input-field .credit-list .credit-item .del-card-btn {
  font-size: 15px;
  background-color: #EEEEEE;
  padding: 7px 12px;
  margin-right: 10px;
  cursor: pointer;
}
@media screen and (max-width: 575px) {
  body .cart-contents-inner.cart-payment-method-inner .choose-method-field .method-item .credit-info-input-field .credit-list .credit-item .del-card-btn {
    font-size: 13px;
  }
}
body .cart-contents-inner.cart-payment-method-inner .choose-method-field .method-item .credit-info-input-field .credit-list .credit-item .del-card-btn:hover {
  opacity: 0.8;
}
body .cart-contents-inner.cart-payment-method-inner .choose-method-field .method-item .credit-info-input-field .credit-list .credit-item .checkbox01 {
  margin-top: 37px;
}
@media screen and (max-width: 575px) {
  body .cart-contents-inner.cart-payment-method-inner .choose-method-field .method-item .credit-info-input-field .credit-list .credit-item .checkbox01 {
    margin-top: 20px;
  }
}
body .cart-contents-inner.cart-payment-method-inner .choose-method-field .method-item .credit-info-input-field .credit-list .credit-item .checkbox01.check-ins-card {
  margin-top: 10px;
}
body .cart-contents-inner.cart-payment-method-inner .choose-method-field .method-item .credit-info-input-field .credit-list .credit-item .origin-wrap {
  display: flex;
  justify-content: space-between;
}
body .cart-contents-inner.cart-confirm-order-inner {
  margin-top: 94px;
}
body .cart-contents-inner.cart-confirm-order-inner .cart-title {
  margin-bottom: 15px;
}
body .cart-contents-inner.cart-confirm-order-inner .alert-msg {
  color: #C11700;
  font-size: 14px;
}
body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap {
  display: flex;
  justify-content: space-between;
  margin: 40px 0 80px;
}
@media screen and (max-width: 899px) {
  body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap {
    display: block;
  }
}
body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap .order-main {
  width: 62.5%;
}
@media screen and (max-width: 899px) {
  body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap .order-main {
    width: 100%;
  }
}
body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap .order-main .order-section .section-title-wrap {
  display: flex;
  justify-content: space-between;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #9F9F9F;
}
body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap .order-main .order-section .section-title-wrap .title {
  font-size: 20px;
  font-weight: bold;
}
body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap .order-main .order-section .section-title-wrap .edit-btn {
  cursor: pointer;
}
body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap .order-main .order-section .section-title-wrap .edit-btn:hover {
  opacity: 0.8;
}
body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap .order-main .order-section .section-contents {
  margin-bottom: 40px;
}
body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap .order-main .order-section .section-contents .content-item {
  font-size: 16px;
  margin-bottom: 10px;
}
body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap .order-main .order-section .section-contents .content-item .cmb03 {
  max-width: 350px;
}
@media screen and (max-width: 575px) {
  body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap .order-main .order-section .section-contents .content-item .cmb03 {
    max-width: 100%;
  }
}
body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap .order-main .order-section .section-contents .content-item .cmb03 select {
  height: 32px;
}
body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap .order-main .order-section .section-contents .content-item .cmb03::after {
  top: 12px;
}
body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap .order-main .order-section .section-contents .content-item.expiration-item {
  font-size: 13px;
}
body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap .order-main .order-section .cart-list-wrap .cart-list .cart-item .cart-prodcut-img {
  width: 33%;
}
body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap .order-main .order-section .cart-list-wrap .cart-list .cart-item .item-info {
  width: 60.6%;
}
body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap .order-main .order-section .cart-list-wrap .cart-list .cart-item .item-info .item-info-bottom-wrap {
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-flow: row-reverse;
  margin-top: 10px;
}
body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap .order-main .order-section .cart-list-wrap .cart-list .cart-item .item-info .item-info-bottom-wrap .del-cart-btn {
  padding: 2px 13px;
  font-size: 15px;
  border: 1px solid #DDDDDD;
  border-radius: 5px;
  cursor: pointer;
}
body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap .order-main .order-section .cart-list-wrap .cart-list .cart-item .item-info .item-info-bottom-wrap .del-cart-btn:hover {
  opacity: 0.8;
}
body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap .order-main .order-section .cart-list-wrap .cart-list .cart-item .item-info .item-info-bottom-wrap .item-price-wrap {
  display: flex;
  -moz-column-gap: 3px;
       column-gap: 3px;
  text-align: right;
}
@media screen and (max-width: 575px) {
  body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap .order-main .order-section .cart-list-wrap .cart-list .cart-item .item-info .item-info-bottom-wrap .item-price-wrap .flex-cont-wrap .item-syokei {
    display: none;
  }
}
body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap .order-main .order-section .cart-list-wrap .cart-list .cart-item .item-info .item-info-bottom-wrap .item-price-wrap .flex-cont-wrap .item-postage {
  font-size: 12px;
}
@media screen and (max-width: 575px) {
  body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap .order-main .order-section .cart-list-wrap .cart-list .cart-item .item-info .item-info-bottom-wrap .item-price-wrap .flex-cont-wrap .item-price {
    font-size: 16px;
  }
}
@media screen and (max-width: 575px) {
  body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap .order-main .order-section .cart-list-wrap .cart-list .cart-item .item-info .item-info-bottom-wrap .item-price-wrap .flex-cont-wrap .item-yen-tax {
    font-size: 12px;
  }
}
body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap .order-main .order-section .cart-list-wrap .add-other-product-wrap {
  text-align: center;
}
body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap .order-main .order-section .cart-list-wrap .add-other-product-wrap .add-other-product-btn {
  display: inline-block;
  margin-top: 20px;
  font-size: 20px;
}
@media screen and (max-width: 575px) {
  body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap .order-main .order-section .cart-list-wrap .add-other-product-wrap .add-other-product-btn {
    font-size: 16px;
  }
}
body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap .order-main .order-section .cart-list-wrap .add-other-product-wrap .add-other-product-btn .plus-icon {
  display: inline-block;
  vertical-align: middle;
  color: #707070;
  line-height: 1;
  width: 1em;
  height: 0.1em;
  background: currentColor;
  border-radius: 0.1em;
  position: relative;
  margin-bottom: 3px;
  margin-right: 5px;
}
body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap .order-main .order-section .cart-list-wrap .add-other-product-wrap .add-other-product-btn .plus-icon::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  border-radius: inherit;
  transition: all 0.1s;
  transform: rotate(90deg);
}
body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap .order-main .order-section .cart-list-wrap .add-other-product-wrap .add-other-product-btn .plus-icon.minus-icon::before {
  transform: rotate(0deg);
}
body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap .order-aside {
  width: 31.1%;
}
@media screen and (max-width: 899px) {
  body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap .order-aside {
    width: 100%;
  }
}
body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap .order-aside .sum-list {
  background-color: #F5F5F5;
  padding: 25px 15px;
  margin-bottom: 30px;
}
body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap .order-aside .sum-list .sum-item {
  display: flex;
  justify-content: space-between;
}
body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap .order-aside .sum-list .sum-item .label {
  font-size: 15px;
}
body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap .order-aside .sum-list .sum-item .price-wrap {
  font-size: 17px;
}
body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap .order-aside .sum-list .sum-item .price-wrap .yen {
  font-family: "Noto Sans JP", sans-serif;
}
body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap .order-aside .sum-list .sum-item .price-wrap .tax {
  font-family: "Noto Sans JP", sans-serif;
}
body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap .order-aside .sum-list .sum-item:not(:last-child) {
  border-bottom: 1px solid #707070;
  padding-bottom: 10px;
}
body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap .order-aside .sum-list .sum-item:not(:first-child) {
  margin-top: 10px;
}
body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap .order-aside .sum-list .sum-item.footer-item .label {
  margin-top: 9px;
}
body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap .order-aside .sum-list .sum-item.footer-item .price-wrap {
  font-size: 25px;
  font-weight: bold;
}
body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap .order-aside .sum-list .sum-item.footer-item .price-wrap .yen {
  font-size: 17px;
}
body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap .order-aside .sum-list .sum-item.footer-item .price-wrap .tax {
  font-size: 15px;
}
body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap .order-aside .decide-order-btn {
  width: 100%;
  background-color: #333333;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0;
  display: block;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
  background-color: #C11700;
}
@media screen and (max-width: 575px) {
  body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap .order-aside .decide-order-btn {
    padding: 18px 0;
  }
}
body .cart-contents-inner.cart-confirm-order-inner .order-content-wrap .order-aside .decide-order-btn:hover {
  opacity: 0.8;
}
body .cart-contents-inner.cart-conmplete-order-inner {
  margin-top: 94px;
  max-width: 827px;
}
body .cart-contents-inner.cart-conmplete-order-inner .ranger-img {
  max-width: 280px;
  margin: 0 auto 35px;
}
@media screen and (max-width: 575px) {
  body .cart-contents-inner.cart-conmplete-order-inner .ranger-img {
    width: 200px;
    margin: 10px auto 20px;
  }
}
body .cart-contents-inner.cart-conmplete-order-inner .main-msg {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 575px) {
  body .cart-contents-inner.cart-conmplete-order-inner .main-msg {
    font-size: 20px;
    margin-bottom: 30px;
  }
}
body .cart-contents-inner.cart-conmplete-order-inner .sub-msg {
  line-height: 2;
  margin-bottom: 50px;
}
body .cart-contents-inner.cart-conmplete-order-inner .top-page-btn {
  width: 100%;
  background-color: #333333;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0;
  display: block;
  margin: 0 auto;
  text-align: center;
  max-width: 380px;
}
@media screen and (max-width: 575px) {
  body .cart-contents-inner.cart-conmplete-order-inner .top-page-btn {
    padding: 18px 0;
  }
}
body .cart-contents-inner.cart-conmplete-order-inner .top-page-btn:hover {
  opacity: 0.8;
}
body .cart-contents-inner.cart-conmplete-order-inner .login-btn {
  width: 100%;
  background-color: #333333;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0;
  display: block;
  margin: 0 auto;
  text-align: center;
  max-width: 380px;
}
@media screen and (max-width: 575px) {
  body .cart-contents-inner.cart-conmplete-order-inner .login-btn {
    padding: 18px 0;
  }
}
body .cart-contents-inner.cart-conmplete-order-inner .login-btn:hover {
  opacity: 0.8;
}
body .cart-contents-inner.cart-conmplete-order-inner .new-reg-btn {
  width: 100%;
  background-color: #FFF;
  border: 1px solid #888888;
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0;
  display: block;
  margin: 0 auto;
  text-align: center;
  max-width: 380px;
  margin-top: 20px;
  background-color: #333333;
  color: #fff;
}
body .cart-contents-inner.cart-conmplete-order-inner .new-reg-btn:hover {
  opacity: 0.8;
}
body .cart-contents-inner.cart-conmplete-order-inner .top-page-btn {
  margin-top: 20px;
  background-color: #fff;
  color: #333333;
  border: 1px solid #333333;
}
body .login-contents-wrapper .login-contents-inner {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
  max-width: 622px;
  text-align: center;
}
body .login-contents-wrapper .login-contents-inner .title {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 35px;
}
body .login-contents-wrapper .login-contents-inner .input-field {
  margin-bottom: 10px;
}
body .login-contents-wrapper .login-contents-inner .input-field input {
  border: 1px solid #888;
  width: 100%;
  height: 40px;
  border-radius: 5px;
  padding-left: 15px;
  font-size: 16px;
  height: 53px;
  margin-bottom: 15px;
}
body .login-contents-wrapper .login-contents-inner .input-field input::-moz-placeholder {
  color: #7D7D7D;
}
body .login-contents-wrapper .login-contents-inner .input-field input::placeholder {
  color: #7D7D7D;
}
@media screen and (max-width: 575px) {
  body .login-contents-wrapper .login-contents-inner .input-field input {
    font-size: 14px;
  }
}
body .login-contents-wrapper .login-contents-inner .error-msg {
  color: #C11700;
  margin-bottom: 20px;
}
body .login-contents-wrapper .login-contents-inner .login-btn {
  width: 100%;
  background-color: #333333;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0;
  display: block;
  margin: 0 auto;
  text-align: center;
  max-width: 380px;
}
@media screen and (max-width: 575px) {
  body .login-contents-wrapper .login-contents-inner .login-btn {
    padding: 18px 0;
  }
}
body .login-contents-wrapper .login-contents-inner .login-btn:hover {
  opacity: 0.8;
}
body .login-contents-wrapper .login-contents-inner .forget-pass-link {
  font-size: 14px;
  margin-top: 15px;
}
body .login-contents-wrapper .login-contents-inner .forget-pass-link a {
  text-decoration: underline;
}
body .login-contents-wrapper .login-contents-inner .member-reg-link {
  font-size: 14px;
  margin-top: 15px;
}
body .login-contents-wrapper .login-contents-inner .member-reg-link a {
  text-decoration: underline;
}
body .login-contents-wrapper .login-contents-inner.forgetpw-contents-inner .caption {
  margin-bottom: 40px;
  font-size: 16px;
}
body .login-contents-wrapper .login-contents-inner.forgetpw-contents-inner .input-field {
  margin-bottom: 0;
}
body .login-contents-wrapper .login-contents-inner.forgetpw-contents-inner .submit-btn {
  margin-bottom: 40px;
}
body .login-contents-wrapper .login-contents-inner.forgetpw-contents-inner .caution-msg {
  color: #848484;
  font-size: 14px;
}
body .login-contents-wrapper .login-contents-inner.forgetpw-contents-inner .error-msg {
  color: #C11700;
}
body .login-contents-wrapper .login-contents-inner.forgetpw-complete-contents-inner {
  margin-top: 94px;
  max-width: 827px;
  margin-top: 0;
}
body .login-contents-wrapper .login-contents-inner.forgetpw-complete-contents-inner .ranger-img {
  max-width: 280px;
  margin: 0 auto 35px;
}
@media screen and (max-width: 575px) {
  body .login-contents-wrapper .login-contents-inner.forgetpw-complete-contents-inner .ranger-img {
    width: 200px;
    margin: 10px auto 20px;
  }
}
body .login-contents-wrapper .login-contents-inner.forgetpw-complete-contents-inner .main-msg {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 575px) {
  body .login-contents-wrapper .login-contents-inner.forgetpw-complete-contents-inner .main-msg {
    font-size: 20px;
    margin-bottom: 30px;
  }
}
body .login-contents-wrapper .login-contents-inner.forgetpw-complete-contents-inner .sub-msg {
  line-height: 2;
  margin-bottom: 50px;
}
body .login-contents-wrapper .login-contents-inner.forgetpw-complete-contents-inner .top-page-btn {
  width: 100%;
  background-color: #333333;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0;
  display: block;
  margin: 0 auto;
  text-align: center;
  max-width: 380px;
}
@media screen and (max-width: 575px) {
  body .login-contents-wrapper .login-contents-inner.forgetpw-complete-contents-inner .top-page-btn {
    padding: 18px 0;
  }
}
body .login-contents-wrapper .login-contents-inner.forgetpw-complete-contents-inner .top-page-btn:hover {
  opacity: 0.8;
}
body .login-contents-wrapper .login-contents-inner.forgetpw-complete-contents-inner .login-btn {
  width: 100%;
  background-color: #333333;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0;
  display: block;
  margin: 0 auto;
  text-align: center;
  max-width: 380px;
}
@media screen and (max-width: 575px) {
  body .login-contents-wrapper .login-contents-inner.forgetpw-complete-contents-inner .login-btn {
    padding: 18px 0;
  }
}
body .login-contents-wrapper .login-contents-inner.forgetpw-complete-contents-inner .login-btn:hover {
  opacity: 0.8;
}
body .login-contents-wrapper .login-contents-inner.resetpw-contents-inner .input-field {
  text-align: left;
}
body .login-contents-wrapper .login-contents-inner.resetpw-contents-inner .input-field label {
  display: inline-block;
  margin-bottom: 10px;
}
body .login-contents-wrapper .login-contents-inner.resetpw-complete-contents-inner {
  margin-top: 94px;
  max-width: 827px;
  margin-top: 172px;
}
body .login-contents-wrapper .login-contents-inner.resetpw-complete-contents-inner .ranger-img {
  max-width: 280px;
  margin: 0 auto 35px;
}
@media screen and (max-width: 575px) {
  body .login-contents-wrapper .login-contents-inner.resetpw-complete-contents-inner .ranger-img {
    width: 200px;
    margin: 10px auto 20px;
  }
}
body .login-contents-wrapper .login-contents-inner.resetpw-complete-contents-inner .main-msg {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 575px) {
  body .login-contents-wrapper .login-contents-inner.resetpw-complete-contents-inner .main-msg {
    font-size: 20px;
    margin-bottom: 30px;
  }
}
body .login-contents-wrapper .login-contents-inner.resetpw-complete-contents-inner .sub-msg {
  line-height: 2;
  margin-bottom: 50px;
}
body .login-contents-wrapper .login-contents-inner.resetpw-complete-contents-inner .top-page-btn {
  width: 100%;
  background-color: #333333;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0;
  display: block;
  margin: 0 auto;
  text-align: center;
  max-width: 380px;
}
@media screen and (max-width: 575px) {
  body .login-contents-wrapper .login-contents-inner.resetpw-complete-contents-inner .top-page-btn {
    padding: 18px 0;
  }
}
body .login-contents-wrapper .login-contents-inner.resetpw-complete-contents-inner .top-page-btn:hover {
  opacity: 0.8;
}
body .login-contents-wrapper .login-contents-inner.resetpw-complete-contents-inner .login-btn {
  width: 100%;
  background-color: #333333;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0;
  display: block;
  margin: 0 auto;
  text-align: center;
  max-width: 380px;
}
@media screen and (max-width: 575px) {
  body .login-contents-wrapper .login-contents-inner.resetpw-complete-contents-inner .login-btn {
    padding: 18px 0;
  }
}
body .login-contents-wrapper .login-contents-inner.resetpw-complete-contents-inner .login-btn:hover {
  opacity: 0.8;
}
@media screen and (max-width: 899px) {
  body .login-contents-wrapper .login-contents-inner.resetpw-complete-contents-inner {
    margin-top: 95px;
  }
}
body .login-contents-wrapper .login-contents-inner.resetpw-error-contents-inner .error-msg {
  color: #C11700;
}
body .login-contents-wrapper .login-contents-inner.resetpw-error-contents-inner .error-msg a {
  color: #C11700;
  text-decoration: underline;
}
body .member-reg-wrapper .member-reg-inner {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1034px;
}
body .member-reg-wrapper .member-reg-inner .member-reg-heading {
  background-color: #EEEEEE;
  padding: 18px 28px;
  font-size: 24px;
  font-weight: bold;
  margin: 20px 0 40px;
  border-left: 4px solid #C11700;
}
@media screen and (max-width: 575px) {
  body .member-reg-wrapper .member-reg-inner .member-reg-heading {
    padding: 10px 20px;
    font-size: 20px;
  }
}
body .member-reg-wrapper .member-reg-inner.service-rule-inner .service-rule-list {
  margin-bottom: 50px;
}
body .member-reg-wrapper .member-reg-inner.service-rule-inner .service-rule-list .item-rule {
  margin-bottom: 60px;
}
body .member-reg-wrapper .member-reg-inner.service-rule-inner .service-rule-list .item-rule .service-rule-heading {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 25px;
}
@media screen and (max-width: 575px) {
  body .member-reg-wrapper .member-reg-inner.service-rule-inner .service-rule-list .item-rule .service-rule-heading {
    font-size: 16px;
    margin-bottom: 15px;
  }
}
body .member-reg-wrapper .member-reg-inner.service-rule-inner .service-rule-list .item-rule .service-rule-content {
  height: 325px;
  overflow-y: scroll;
  border: 1px solid #ccc;
  padding: 24px;
  margin-bottom: 30px;
  font-size: 14px;
}
body .member-reg-wrapper .member-reg-inner.service-rule-inner .service-rule-list .item-rule .service-rule-content .top-content {
  margin-bottom: 25px;
}
body .member-reg-wrapper .member-reg-inner.service-rule-inner .service-rule-list .item-rule .service-rule-content .rule-content-section {
  margin-bottom: 30px;
}
body .member-reg-wrapper .member-reg-inner.service-rule-inner .service-rule-list .item-rule .service-rule-content .rule-content-section .content-heading {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
}
body .member-reg-wrapper .member-reg-inner.service-rule-inner .service-rule-list .item-rule .service-rule-content .rule-content-section .content-list .content-item {
  margin-bottom: 8px;
  counter-increment: content-list-num 1;
  padding-left: 1em;
}
body .member-reg-wrapper .member-reg-inner.service-rule-inner .service-rule-list .item-rule .service-rule-content .rule-content-section .content-list .content-item::before {
  content: counter(content-list-num) ".";
  display: inline-block;
  text-indent: -1em;
}
body .member-reg-wrapper .member-reg-inner.service-rule-inner .service-rule-list .item-rule .service-rule-content .rule-content-section .content-list .content-item .detail-list {
  margin: 8px 0 0 1em;
}
body .member-reg-wrapper .member-reg-inner.service-rule-inner .service-rule-list .item-rule .service-rule-content .rule-content-section .content-list .content-item .detail-list .detail-item {
  margin-bottom: 8px;
  counter-increment: detail-list-num 1;
}
body .member-reg-wrapper .member-reg-inner.service-rule-inner .service-rule-list .item-rule .service-rule-content .rule-content-section .content-list .content-item .detail-list .detail-item::before {
  content: counter(detail-list-num) ".";
  display: inline-block;
  text-indent: -1em;
}
body .member-reg-wrapper .member-reg-inner.service-rule-inner .service-rule-list .item-rule .service-rule-content .rule-content-section .content-list .content-item .detail-list .detail-item.detail-item2 {
  counter-increment: detail-list-num2 1;
}
body .member-reg-wrapper .member-reg-inner.service-rule-inner .service-rule-list .item-rule .service-rule-content .rule-content-section .content-list .content-item .detail-list .detail-item.detail-item2::before {
  content: counter(detail-list-num2) ".";
}
body .member-reg-wrapper .member-reg-inner.service-rule-inner .service-rule-list .item-rule .service-rule-content .end-msg {
  text-align: right;
}
body .member-reg-wrapper .member-reg-inner.service-rule-inner .validate-err-cmnwrap {
  margin-bottom: 30px;
}
body .member-reg-wrapper .member-reg-inner.service-rule-inner .agree-btn {
  width: 100%;
  background-color: #333333;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0;
  display: block;
  margin: 0 auto;
  text-align: center;
  max-width: 380px;
}
@media screen and (max-width: 575px) {
  body .member-reg-wrapper .member-reg-inner.service-rule-inner .agree-btn {
    padding: 18px 0;
  }
}
body .member-reg-wrapper .member-reg-inner.service-rule-inner .agree-btn:hover {
  opacity: 0.8;
}
body .member-reg-wrapper .member-reg-inner.customer-info-inner .customer-info-table {
  width: 100%;
  margin-bottom: 30px;
}
body .member-reg-wrapper .member-reg-inner.customer-info-inner .customer-info-table tr {
  border: 1px solid #CCCCCC;
  background-color: #fbfbfb;
}
body .member-reg-wrapper .member-reg-inner.customer-info-inner .customer-info-table tr.hidden {
  display: none;
}
body .member-reg-wrapper .member-reg-inner.customer-info-inner .customer-info-table tr td {
  display: flex;
}
@media screen and (max-width: 899px) {
  body .member-reg-wrapper .member-reg-inner.customer-info-inner .customer-info-table tr td {
    display: block;
  }
}
body .member-reg-wrapper .member-reg-inner.customer-info-inner .customer-info-table tr td .table-th {
  display: flex;
  width: 34.2%;
  padding: 20px 22px;
}
@media screen and (max-width: 899px) {
  body .member-reg-wrapper .member-reg-inner.customer-info-inner .customer-info-table tr td .table-th {
    width: 100%;
    padding: 10px 15px;
  }
}
body .member-reg-wrapper .member-reg-inner.customer-info-inner .customer-info-table tr td .table-th .th-label {
  font-size: 20px;
  width: 77.6%;
}
@media screen and (max-width: 899px) {
  body .member-reg-wrapper .member-reg-inner.customer-info-inner .customer-info-table tr td .table-th .th-label {
    width: 100%;
  }
}
@media screen and (max-width: 899px) {
  body .member-reg-wrapper .member-reg-inner.customer-info-inner .customer-info-table tr td .table-th .th-label {
    font-size: 16px;
  }
}
body .member-reg-wrapper .member-reg-inner.customer-info-inner .customer-info-table tr td .table-th .inquire-label {
  background-color: #C11700;
  color: #fff;
  padding: 2px 10px;
  width: 55px;
  height: 28px;
}
@media screen and (max-width: 899px) {
  body .member-reg-wrapper .member-reg-inner.customer-info-inner .customer-info-table tr td .table-th .inquire-label {
    font-size: 14px;
  }
}
body .member-reg-wrapper .member-reg-inner.customer-info-inner .customer-info-table tr td .table-td {
  width: 60%;
}
@media screen and (max-width: 899px) {
  body .member-reg-wrapper .member-reg-inner.customer-info-inner .customer-info-table tr td .table-td {
    padding: 0 15px 10px;
    width: 100%;
  }
}
body .member-reg-wrapper .member-reg-inner.customer-info-inner .customer-info-table tr td .table-td input {
  border: 1px solid #888;
  width: 100%;
  height: 40px;
  border-radius: 5px;
  padding-left: 15px;
  font-size: 16px;
  margin-top: 18px;
}
body .member-reg-wrapper .member-reg-inner.customer-info-inner .customer-info-table tr td .table-td input::-moz-placeholder {
  color: #7D7D7D;
}
body .member-reg-wrapper .member-reg-inner.customer-info-inner .customer-info-table tr td .table-td input::placeholder {
  color: #7D7D7D;
}
@media screen and (max-width: 575px) {
  body .member-reg-wrapper .member-reg-inner.customer-info-inner .customer-info-table tr td .table-td input {
    font-size: 14px;
  }
}
@media screen and (max-width: 899px) {
  body .member-reg-wrapper .member-reg-inner.customer-info-inner .customer-info-table tr td .table-td input {
    margin-top: 0;
  }
}
body .member-reg-wrapper .member-reg-inner.customer-info-inner .customer-info-table tr td .table-td input.readonly {
  background-color: #eee;
}
body .member-reg-wrapper .member-reg-inner.customer-info-inner .customer-info-table tr td .table-td .cmb03 {
  margin-top: 18px;
}
@media screen and (max-width: 899px) {
  body .member-reg-wrapper .member-reg-inner.customer-info-inner .customer-info-table tr td .table-td .cmb03 {
    margin-top: 0;
  }
}
body .member-reg-wrapper .member-reg-inner.customer-info-inner .customer-info-table tr td .table-td textarea {
  width: 100%;
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #888;
  margin: 18px 0;
}
@media screen and (max-width: 899px) {
  body .member-reg-wrapper .member-reg-inner.customer-info-inner .customer-info-table tr td .table-td textarea {
    margin: 0;
  }
}
body .member-reg-wrapper .member-reg-inner.customer-info-inner .customer-info-table tr td .customer-name-td {
  display: flex;
  justify-content: space-between;
}
body .member-reg-wrapper .member-reg-inner.customer-info-inner .customer-info-table tr td .customer-name-td input {
  width: 49%;
}
body .member-reg-wrapper .member-reg-inner.customer-info-inner .customer-info-table tr td .customer-attribute-td {
  display: flex;
}
body .member-reg-wrapper .member-reg-inner.customer-info-inner .customer-info-table tr td .customer-attribute-td .radio01 {
  line-height: 70px;
}
body .member-reg-wrapper .member-reg-inner.customer-info-inner .customer-info-table tr td .customer-attribute-td .radio01:not(:first-child) {
  margin-left: 20px;
}
@media screen and (max-width: 899px) {
  body .member-reg-wrapper .member-reg-inner.customer-info-inner .customer-info-table tr td .customer-attribute-td .radio01 {
    line-height: 30px;
  }
}
body .member-reg-wrapper .member-reg-inner.customer-info-inner .customer-info-table tr td .post-code-td input {
  width: 160px;
  margin-right: 15px;
}
@media screen and (max-width: 575px) {
  body .member-reg-wrapper .member-reg-inner.customer-info-inner .customer-info-table tr td .post-code-td input {
    width: 100%;
  }
}
body .member-reg-wrapper .member-reg-inner.customer-info-inner .customer-info-table tr td .post-code-td .post-code-desc {
  font-size: 14px;
}
@media screen and (max-width: 575px) {
  body .member-reg-wrapper .member-reg-inner.customer-info-inner .customer-info-table tr td .post-code-td .post-code-desc {
    margin-top: 10px;
    display: inline-block;
  }
}
body .member-reg-wrapper .member-reg-inner.customer-info-inner .customer-info-table tr td .post-code-td .address-num-search {
  font-size: 15px;
  color: #1F53A7;
  text-decoration: underline;
}
@media screen and (max-width: 575px) {
  body .member-reg-wrapper .member-reg-inner.customer-info-inner .customer-info-table tr td .post-code-td .address-num-search {
    margin-top: 10px;
    display: inline-block;
  }
}
body .member-reg-wrapper .member-reg-inner.customer-info-inner .customer-info-table tr td .prefecture-td .cmb03 {
  width: 160px;
}
@media screen and (max-width: 575px) {
  body .member-reg-wrapper .member-reg-inner.customer-info-inner .customer-info-table tr td .prefecture-td .cmb03 {
    width: 100%;
  }
}
body .member-reg-wrapper .member-reg-inner.customer-info-inner .customer-info-table tr td .phone-num-td input {
  width: 160px;
}
@media screen and (max-width: 575px) {
  body .member-reg-wrapper .member-reg-inner.customer-info-inner .customer-info-table tr td .phone-num-td input {
    width: 100%;
  }
}
body .member-reg-wrapper .member-reg-inner.customer-info-inner .customer-info-table tr td .checkbox01 {
  font-size: 20px;
  margin: 18px;
}
@media screen and (max-width: 575px) {
  body .member-reg-wrapper .member-reg-inner.customer-info-inner .customer-info-table tr td .checkbox01 {
    font-size: 16px;
  }
}
body .member-reg-wrapper .member-reg-inner.customer-info-inner .form-heading {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 25px;
}
body .member-reg-wrapper .member-reg-inner.customer-info-inner .checkbox01 {
  margin-bottom: 15px;
}
body .member-reg-wrapper .member-reg-inner.customer-info-inner .password-form {
  margin: 90px 0 50px;
}
@media screen and (max-width: 575px) {
  body .member-reg-wrapper .member-reg-inner.customer-info-inner .password-form {
    margin-bottom: 40px;
  }
}
body .member-reg-wrapper .member-reg-inner.customer-info-inner .password-form .heading {
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 5px;
  border-bottom: 1px solid #9F9F9F;
  margin-bottom: 30px;
}
@media screen and (max-width: 575px) {
  body .member-reg-wrapper .member-reg-inner.customer-info-inner .password-form .heading {
    font-size: 18px;
  }
}
body .member-reg-wrapper .member-reg-inner.customer-info-inner .password-form .input-item {
  margin-bottom: 30px;
}
@media screen and (max-width: 575px) {
  body .member-reg-wrapper .member-reg-inner.customer-info-inner .password-form .input-item {
    margin-bottom: 10px;
  }
}
body .member-reg-wrapper .member-reg-inner.customer-info-inner .password-form .input-item .label-row {
  margin-bottom: 15px;
}
body .member-reg-wrapper .member-reg-inner.customer-info-inner .password-form .input-item .label-row label {
  margin-right: 20px;
}
body .member-reg-wrapper .member-reg-inner.customer-info-inner .password-form .input-item .label-row .inquire-label {
  background-color: #C11700;
  color: #fff;
  padding: 2px 10px;
  width: 55px;
}
@media screen and (max-width: 899px) {
  body .member-reg-wrapper .member-reg-inner.customer-info-inner .password-form .input-item .label-row .inquire-label {
    font-size: 14px;
  }
}
body .member-reg-wrapper .member-reg-inner.customer-info-inner .password-form .input-item input {
  border: 1px solid #888;
  width: 100%;
  height: 40px;
  border-radius: 5px;
  padding-left: 15px;
  font-size: 16px;
}
body .member-reg-wrapper .member-reg-inner.customer-info-inner .password-form .input-item input::-moz-placeholder {
  color: #7D7D7D;
}
body .member-reg-wrapper .member-reg-inner.customer-info-inner .password-form .input-item input::placeholder {
  color: #7D7D7D;
}
@media screen and (max-width: 575px) {
  body .member-reg-wrapper .member-reg-inner.customer-info-inner .password-form .input-item input {
    font-size: 14px;
  }
}
body .member-reg-wrapper .member-reg-inner.customer-info-inner #validate-err-cmnwrap {
  margin-bottom: 30px;
}
body .member-reg-wrapper .member-reg-inner.customer-info-inner .next-page-btn {
  width: 100%;
  background-color: #333333;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0;
  display: block;
  margin: 0 auto;
  text-align: center;
  max-width: 380px;
}
@media screen and (max-width: 575px) {
  body .member-reg-wrapper .member-reg-inner.customer-info-inner .next-page-btn {
    padding: 18px 0;
  }
}
body .member-reg-wrapper .member-reg-inner.customer-info-inner .next-page-btn:hover {
  opacity: 0.8;
}
body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table {
  width: 100%;
  margin-bottom: 30px;
  margin-top: 50px;
}
body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table tr {
  border: 1px solid #CCCCCC;
  background-color: #fbfbfb;
}
body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table tr.hidden {
  display: none;
}
body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table tr td {
  display: flex;
}
@media screen and (max-width: 899px) {
  body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table tr td {
    display: block;
  }
}
body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table tr td .table-th {
  display: flex;
  width: 34.2%;
  padding: 20px 22px;
}
@media screen and (max-width: 899px) {
  body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table tr td .table-th {
    width: 100%;
    padding: 10px 15px;
  }
}
body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table tr td .table-th .th-label {
  font-size: 20px;
  width: 77.6%;
}
@media screen and (max-width: 899px) {
  body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table tr td .table-th .th-label {
    width: 100%;
  }
}
@media screen and (max-width: 899px) {
  body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table tr td .table-th .th-label {
    font-size: 16px;
  }
}
body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table tr td .table-th .inquire-label {
  background-color: #C11700;
  color: #fff;
  padding: 2px 10px;
  width: 55px;
  height: 28px;
}
@media screen and (max-width: 899px) {
  body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table tr td .table-th .inquire-label {
    font-size: 14px;
  }
}
body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table tr td .table-td {
  width: 60%;
}
@media screen and (max-width: 899px) {
  body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table tr td .table-td {
    padding: 0 15px 10px;
    width: 100%;
  }
}
body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table tr td .table-td input {
  border: 1px solid #888;
  width: 100%;
  height: 40px;
  border-radius: 5px;
  padding-left: 15px;
  font-size: 16px;
  margin-top: 18px;
}
body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table tr td .table-td input::-moz-placeholder {
  color: #7D7D7D;
}
body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table tr td .table-td input::placeholder {
  color: #7D7D7D;
}
@media screen and (max-width: 575px) {
  body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table tr td .table-td input {
    font-size: 14px;
  }
}
@media screen and (max-width: 899px) {
  body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table tr td .table-td input {
    margin-top: 0;
  }
}
body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table tr td .table-td input.readonly {
  background-color: #eee;
}
body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table tr td .table-td .cmb03 {
  margin-top: 18px;
}
@media screen and (max-width: 899px) {
  body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table tr td .table-td .cmb03 {
    margin-top: 0;
  }
}
body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table tr td .table-td textarea {
  width: 100%;
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #888;
  margin: 18px 0;
}
@media screen and (max-width: 899px) {
  body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table tr td .table-td textarea {
    margin: 0;
  }
}
body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table tr td .customer-name-td {
  display: flex;
  justify-content: space-between;
}
body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table tr td .customer-name-td input {
  width: 49%;
}
body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table tr td .customer-attribute-td {
  display: flex;
}
body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table tr td .customer-attribute-td .radio01 {
  line-height: 70px;
}
body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table tr td .customer-attribute-td .radio01:not(:first-child) {
  margin-left: 20px;
}
@media screen and (max-width: 899px) {
  body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table tr td .customer-attribute-td .radio01 {
    line-height: 30px;
  }
}
body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table tr td .post-code-td input {
  width: 160px;
  margin-right: 15px;
}
@media screen and (max-width: 575px) {
  body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table tr td .post-code-td input {
    width: 100%;
  }
}
body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table tr td .post-code-td .post-code-desc {
  font-size: 14px;
}
@media screen and (max-width: 575px) {
  body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table tr td .post-code-td .post-code-desc {
    margin-top: 10px;
    display: inline-block;
  }
}
body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table tr td .post-code-td .address-num-search {
  font-size: 15px;
  color: #1F53A7;
  text-decoration: underline;
}
@media screen and (max-width: 575px) {
  body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table tr td .post-code-td .address-num-search {
    margin-top: 10px;
    display: inline-block;
  }
}
body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table tr td .prefecture-td .cmb03 {
  width: 160px;
}
@media screen and (max-width: 575px) {
  body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table tr td .prefecture-td .cmb03 {
    width: 100%;
  }
}
body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table tr td .phone-num-td input {
  width: 160px;
}
@media screen and (max-width: 575px) {
  body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table tr td .phone-num-td input {
    width: 100%;
  }
}
body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table tr td .checkbox01 {
  font-size: 20px;
  margin: 18px;
}
@media screen and (max-width: 575px) {
  body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table tr td .checkbox01 {
    font-size: 16px;
  }
}
body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table tr td {
  background-color: #FFFFFF;
}
body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table tr td .table-th {
  background-color: #FAFAFA;
  padding: 13px 24px;
  font-size: 18px;
}
@media screen and (max-width: 899px) {
  body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table tr td .table-th {
    padding: 13px;
  }
}
body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table tr td .table-td {
  font-size: 16px;
  padding: 14px 35px;
}
@media screen and (max-width: 899px) {
  body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .customer-info-table tr td .table-td {
    padding: 13px;
  }
}
body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .next-page-btn {
  width: 100%;
  background-color: #333333;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0;
  display: block;
  margin: 0 auto;
  text-align: center;
  max-width: 380px;
  margin-bottom: 20px;
}
@media screen and (max-width: 575px) {
  body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .next-page-btn {
    padding: 18px 0;
  }
}
body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .next-page-btn:hover {
  opacity: 0.8;
}
body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .back-page-btn {
  width: 100%;
  background-color: #FFF;
  border: 1px solid #888888;
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0;
  display: block;
  margin: 0 auto;
  text-align: center;
  max-width: 380px;
  margin-bottom: 30px;
}
body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .back-page-btn:hover {
  opacity: 0.8;
}
body .member-reg-wrapper .member-reg-inner.confirm-reg-inner .description {
  text-align: center;
  font-size: 14px;
}
body .member-reg-wrapper .member-reg-inner.complete-reg-inner {
  margin-top: 94px;
  max-width: 827px;
}
body .member-reg-wrapper .member-reg-inner.complete-reg-inner .ranger-img {
  max-width: 280px;
  margin: 0 auto 35px;
}
@media screen and (max-width: 575px) {
  body .member-reg-wrapper .member-reg-inner.complete-reg-inner .ranger-img {
    width: 200px;
    margin: 10px auto 20px;
  }
}
body .member-reg-wrapper .member-reg-inner.complete-reg-inner .main-msg {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 575px) {
  body .member-reg-wrapper .member-reg-inner.complete-reg-inner .main-msg {
    font-size: 20px;
    margin-bottom: 30px;
  }
}
body .member-reg-wrapper .member-reg-inner.complete-reg-inner .sub-msg {
  line-height: 2;
  margin-bottom: 50px;
}
body .member-reg-wrapper .member-reg-inner.complete-reg-inner .top-page-btn {
  width: 100%;
  background-color: #333333;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0;
  display: block;
  margin: 0 auto;
  text-align: center;
  max-width: 380px;
}
@media screen and (max-width: 575px) {
  body .member-reg-wrapper .member-reg-inner.complete-reg-inner .top-page-btn {
    padding: 18px 0;
  }
}
body .member-reg-wrapper .member-reg-inner.complete-reg-inner .top-page-btn:hover {
  opacity: 0.8;
}
body .member-reg-wrapper .member-reg-inner.complete-reg-inner .login-btn {
  width: 100%;
  background-color: #333333;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0;
  display: block;
  margin: 0 auto;
  text-align: center;
  max-width: 380px;
}
@media screen and (max-width: 575px) {
  body .member-reg-wrapper .member-reg-inner.complete-reg-inner .login-btn {
    padding: 18px 0;
  }
}
body .member-reg-wrapper .member-reg-inner.complete-reg-inner .login-btn:hover {
  opacity: 0.8;
}
body .member-reg-wrapper .member-reg-inner.complete-reg-inner .login-btn {
  margin-bottom: 25px;
}
body .member-reg-wrapper .member-reg-inner.complete-reg-inner .top-page-btn {
  background-color: #fff;
  color: #333333;
  border: 1px solid #888;
}
body .mypage-wrapper.mypage-top-wrapper {
  background-color: #EEEEEE;
  margin-top: 0;
  margin-bottom: 0;
}
body .mypage-wrapper .mypage-contents-inner {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1034px;
}
body .mypage-wrapper .mypage-contents-inner .mypage-contents-heading {
  background-color: #EEEEEE;
  padding: 18px 28px;
  font-size: 24px;
  font-weight: bold;
  margin: 20px 0 40px;
  border-left: 4px solid #C11700;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner .mypage-contents-heading {
    padding: 10px 20px;
    font-size: 20px;
  }
}
body .mypage-wrapper .mypage-contents-inner .form-table {
  width: 100%;
  margin-bottom: 30px;
}
body .mypage-wrapper .mypage-contents-inner .form-table tr {
  border: 1px solid #CCCCCC;
  background-color: #fbfbfb;
}
body .mypage-wrapper .mypage-contents-inner .form-table tr.hidden {
  display: none;
}
body .mypage-wrapper .mypage-contents-inner .form-table tr td {
  display: flex;
}
@media screen and (max-width: 899px) {
  body .mypage-wrapper .mypage-contents-inner .form-table tr td {
    display: block;
  }
}
body .mypage-wrapper .mypage-contents-inner .form-table tr td .table-th {
  display: flex;
  width: 34.2%;
  padding: 20px 22px;
}
@media screen and (max-width: 899px) {
  body .mypage-wrapper .mypage-contents-inner .form-table tr td .table-th {
    width: 100%;
    padding: 10px 15px;
  }
}
body .mypage-wrapper .mypage-contents-inner .form-table tr td .table-th .th-label {
  font-size: 20px;
  width: 77.6%;
}
@media screen and (max-width: 899px) {
  body .mypage-wrapper .mypage-contents-inner .form-table tr td .table-th .th-label {
    width: 100%;
  }
}
@media screen and (max-width: 899px) {
  body .mypage-wrapper .mypage-contents-inner .form-table tr td .table-th .th-label {
    font-size: 16px;
  }
}
body .mypage-wrapper .mypage-contents-inner .form-table tr td .table-th .inquire-label {
  background-color: #C11700;
  color: #fff;
  padding: 2px 10px;
  width: 55px;
  height: 28px;
}
@media screen and (max-width: 899px) {
  body .mypage-wrapper .mypage-contents-inner .form-table tr td .table-th .inquire-label {
    font-size: 14px;
  }
}
body .mypage-wrapper .mypage-contents-inner .form-table tr td .table-td {
  width: 60%;
}
@media screen and (max-width: 899px) {
  body .mypage-wrapper .mypage-contents-inner .form-table tr td .table-td {
    padding: 0 15px 10px;
    width: 100%;
  }
}
body .mypage-wrapper .mypage-contents-inner .form-table tr td .table-td input {
  border: 1px solid #888;
  width: 100%;
  height: 40px;
  border-radius: 5px;
  padding-left: 15px;
  font-size: 16px;
  margin-top: 18px;
}
body .mypage-wrapper .mypage-contents-inner .form-table tr td .table-td input::-moz-placeholder {
  color: #7D7D7D;
}
body .mypage-wrapper .mypage-contents-inner .form-table tr td .table-td input::placeholder {
  color: #7D7D7D;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner .form-table tr td .table-td input {
    font-size: 14px;
  }
}
@media screen and (max-width: 899px) {
  body .mypage-wrapper .mypage-contents-inner .form-table tr td .table-td input {
    margin-top: 0;
  }
}
body .mypage-wrapper .mypage-contents-inner .form-table tr td .table-td input.readonly {
  background-color: #eee;
}
body .mypage-wrapper .mypage-contents-inner .form-table tr td .table-td .cmb03 {
  margin-top: 18px;
}
@media screen and (max-width: 899px) {
  body .mypage-wrapper .mypage-contents-inner .form-table tr td .table-td .cmb03 {
    margin-top: 0;
  }
}
body .mypage-wrapper .mypage-contents-inner .form-table tr td .table-td textarea {
  width: 100%;
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #888;
  margin: 18px 0;
}
@media screen and (max-width: 899px) {
  body .mypage-wrapper .mypage-contents-inner .form-table tr td .table-td textarea {
    margin: 0;
  }
}
body .mypage-wrapper .mypage-contents-inner .form-table tr td .customer-name-td {
  display: flex;
  justify-content: space-between;
}
body .mypage-wrapper .mypage-contents-inner .form-table tr td .customer-name-td input {
  width: 49%;
}
body .mypage-wrapper .mypage-contents-inner .form-table tr td .customer-attribute-td {
  display: flex;
}
body .mypage-wrapper .mypage-contents-inner .form-table tr td .customer-attribute-td .radio01 {
  line-height: 70px;
}
body .mypage-wrapper .mypage-contents-inner .form-table tr td .customer-attribute-td .radio01:not(:first-child) {
  margin-left: 20px;
}
@media screen and (max-width: 899px) {
  body .mypage-wrapper .mypage-contents-inner .form-table tr td .customer-attribute-td .radio01 {
    line-height: 30px;
  }
}
body .mypage-wrapper .mypage-contents-inner .form-table tr td .post-code-td input {
  width: 160px;
  margin-right: 15px;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner .form-table tr td .post-code-td input {
    width: 100%;
  }
}
body .mypage-wrapper .mypage-contents-inner .form-table tr td .post-code-td .post-code-desc {
  font-size: 14px;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner .form-table tr td .post-code-td .post-code-desc {
    margin-top: 10px;
    display: inline-block;
  }
}
body .mypage-wrapper .mypage-contents-inner .form-table tr td .post-code-td .address-num-search {
  font-size: 15px;
  color: #1F53A7;
  text-decoration: underline;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner .form-table tr td .post-code-td .address-num-search {
    margin-top: 10px;
    display: inline-block;
  }
}
body .mypage-wrapper .mypage-contents-inner .form-table tr td .prefecture-td .cmb03 {
  width: 160px;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner .form-table tr td .prefecture-td .cmb03 {
    width: 100%;
  }
}
body .mypage-wrapper .mypage-contents-inner .form-table tr td .phone-num-td input {
  width: 160px;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner .form-table tr td .phone-num-td input {
    width: 100%;
  }
}
body .mypage-wrapper .mypage-contents-inner .form-table tr td .checkbox01 {
  font-size: 20px;
  margin: 18px;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner .form-table tr td .checkbox01 {
    font-size: 16px;
  }
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
  padding-top: 40px;
  padding-bottom: 80px;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner {
    padding-top: 20px;
  }
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .mypage-top-heading {
  background-color: #EEEEEE;
  padding: 18px 28px;
  font-size: 24px;
  font-weight: bold;
  margin: 20px 0 40px;
  border-left: 4px solid #C11700;
  border-left: 6px solid #C11700;
  background-color: #1C1C1C;
  color: #fff;
  font-size: 22px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .mypage-top-heading {
    padding: 10px 20px;
    font-size: 20px;
  }
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .mypage-top-heading {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .mypage-top-heading .heading-left .user-icon {
  vertical-align: text-bottom;
  display: inline-block;
  margin-right: 5px;
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .mypage-top-heading .heading-right {
  padding-top: 5px;
  font-size: 16px;
  font-weight: normal;
  cursor: pointer;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .mypage-top-heading .heading-right {
    display: none;
  }
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .mypage-top-heading .heading-right a {
  color: #fff;
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .mypage-top-heading .heading-right a .logout-icon {
  display: inline-block;
  margin-right: 5px;
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .mypage-content-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .mypage-content-list::after {
  content: "";
  display: block;
  width: 30%;
}
@media screen and (max-width: 899px) {
  body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .mypage-content-list {
    display: block;
  }
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .mypage-content-list .mypage-item {
  background-color: #fff;
  height: 301px;
  border-radius: 10px;
  width: 30%;
  padding: 40px 30px;
  text-align: center;
  position: relative;
  margin-bottom: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 899px) {
  body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .mypage-content-list .mypage-item {
    height: auto;
    margin-bottom: 24px;
    width: 100%;
    padding: 10px 20px 20px 20px;
  }
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .mypage-content-list .mypage-item .heading {
  display: inline-block;
  margin-bottom: 20px;
}
@media screen and (max-width: 899px) {
  body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .mypage-content-list .mypage-item .heading {
    display: flex;
    align-items: flex-end;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 899px) {
  body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .mypage-content-list .mypage-item .heading .menu-icon {
    width: 32px;
    margin-right: 10px;
  }
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .mypage-content-list .mypage-item .heading .menu-icon img {
  width: 90px;
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .mypage-content-list .mypage-item .heading .heading-text {
  padding-top: 18px;
  font-size: 22px;
  font-weight: bold;
}
@media screen and (max-width: 899px) {
  body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .mypage-content-list .mypage-item .heading .heading-text {
    font-size: 18px;
  }
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .mypage-content-list .mypage-item .heading .heading-text {
    font-size: 18px;
  }
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .mypage-content-list .mypage-item .item-desc {
  margin-top: 18px;
  text-align: left;
  font-size: 15px;
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .mypage-content-list .mypage-item .content-link {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-color: #DDDDDD;
  position: absolute;
  right: 0;
  bottom: 0;
  border-bottom-right-radius: 10px;
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .mypage-content-list .mypage-item .content-link img {
  margin-top: 13px;
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .logout-btn-sp {
  width: 100%;
  background-color: #333333;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0;
  display: block;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 30px;
  display: none;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .logout-btn-sp {
    padding: 18px 0;
  }
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .logout-btn-sp:hover {
  opacity: 0.8;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .logout-btn-sp {
    display: block;
  }
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-btn {
  text-decoration: underline;
  display: flex;
  justify-content: flex-end;
  cursor: pointer;
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-btn:hover {
  opacity: 0.8;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-btn {
    display: block;
    text-align: center;
  }
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .logout-modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .logout-modal .modal-content {
  background-color: #fefefe;
  margin: 0 auto;
  margin-top: 50vh;
  transform: translateY(-50%);
  padding: 50px 40px;
  border: 1px solid #888;
  width: 80%;
  max-width: 660px;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .logout-modal .modal-content {
    width: 90%;
    padding: 40px 10px;
  }
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .logout-modal .modal-content .modal-close-btn {
  display: block;
  position: relative;
  width: 22px;
  height: 22px;
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 20px;
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .logout-modal .modal-content .modal-close-btn::before, body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .logout-modal .modal-content .modal-close-btn::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 3px; /* 棒の幅（太さ） */
  height: 22px; /* 棒の高さ */
  background: #8D8D8D;
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .logout-modal .modal-content .modal-close-btn::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .logout-modal .modal-content .modal-close-btn::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .logout-modal .modal-content .heading {
  font-size: 28px;
  font-weight: bold;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .logout-modal .modal-content .heading {
    font-size: 20px;
  }
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .logout-modal .modal-content .confirm-msg {
  margin-top: 15px;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .logout-modal .modal-content .confirm-msg {
    font-size: 14px;
  }
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .logout-modal .modal-content .btn-wrap {
  margin-top: 40px;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
@media screen and (max-width: 899px) {
  body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .logout-modal .modal-content .btn-wrap {
    display: block;
  }
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .logout-modal .modal-content .btn-wrap .cancel-btn {
  width: 100%;
  background-color: #333333;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0;
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 48%;
  height: 60px;
  padding: 18px 0;
  background-color: #fff;
  color: #333333;
  border: 1px solid #333;
  margin: 0;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .logout-modal .modal-content .btn-wrap .cancel-btn {
    padding: 18px 0;
  }
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .logout-modal .modal-content .btn-wrap .cancel-btn:hover {
  opacity: 0.8;
}
@media screen and (max-width: 899px) {
  body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .logout-modal .modal-content .btn-wrap .cancel-btn {
    width: 100%;
  }
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .logout-modal .modal-content .btn-wrap .go-btn {
  width: 100%;
  background-color: #333333;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0;
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 48%;
  height: 60px;
  padding: 18px 0;
  margin: 0;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .logout-modal .modal-content .btn-wrap .go-btn {
    padding: 18px 0;
  }
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .logout-modal .modal-content .btn-wrap .go-btn:hover {
  opacity: 0.8;
}
@media screen and (max-width: 899px) {
  body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .logout-modal .modal-content .btn-wrap .go-btn {
    width: 100%;
    margin-bottom: 10px;
  }
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal01 {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal01 .modal-content {
  background-color: #fefefe;
  margin: 0 auto;
  margin-top: 50vh;
  transform: translateY(-50%);
  padding: 50px 40px;
  border: 1px solid #888;
  width: 80%;
  max-width: 660px;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal01 .modal-content {
    width: 90%;
    padding: 40px 10px;
  }
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal01 .modal-content .modal-close-btn {
  display: block;
  position: relative;
  width: 22px;
  height: 22px;
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 20px;
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal01 .modal-content .modal-close-btn::before, body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal01 .modal-content .modal-close-btn::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 3px; /* 棒の幅（太さ） */
  height: 22px; /* 棒の高さ */
  background: #8D8D8D;
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal01 .modal-content .modal-close-btn::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal01 .modal-content .modal-close-btn::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal01 .modal-content .heading {
  font-size: 28px;
  font-weight: bold;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal01 .modal-content .heading {
    font-size: 20px;
  }
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal01 .modal-content .confirm-msg {
  margin-top: 15px;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal01 .modal-content .confirm-msg {
    font-size: 14px;
  }
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal01 .modal-content .btn-wrap {
  margin-top: 40px;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
@media screen and (max-width: 899px) {
  body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal01 .modal-content .btn-wrap {
    display: block;
  }
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal01 .modal-content .btn-wrap .cancel-btn {
  width: 100%;
  background-color: #333333;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0;
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 48%;
  height: 60px;
  padding: 18px 0;
  background-color: #fff;
  color: #333333;
  border: 1px solid #333;
  margin: 0;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal01 .modal-content .btn-wrap .cancel-btn {
    padding: 18px 0;
  }
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal01 .modal-content .btn-wrap .cancel-btn:hover {
  opacity: 0.8;
}
@media screen and (max-width: 899px) {
  body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal01 .modal-content .btn-wrap .cancel-btn {
    width: 100%;
  }
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal01 .modal-content .btn-wrap .go-btn {
  width: 100%;
  background-color: #333333;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0;
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 48%;
  height: 60px;
  padding: 18px 0;
  margin: 0;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal01 .modal-content .btn-wrap .go-btn {
    padding: 18px 0;
  }
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal01 .modal-content .btn-wrap .go-btn:hover {
  opacity: 0.8;
}
@media screen and (max-width: 899px) {
  body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal01 .modal-content .btn-wrap .go-btn {
    width: 100%;
    margin-bottom: 10px;
  }
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal02 {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal02 .modal-content {
  background-color: #fefefe;
  margin: 0 auto;
  margin-top: 50vh;
  transform: translateY(-50%);
  padding: 50px 40px;
  border: 1px solid #888;
  width: 80%;
  max-width: 660px;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal02 .modal-content {
    width: 90%;
    padding: 40px 10px;
  }
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal02 .modal-content .modal-close-btn {
  display: block;
  position: relative;
  width: 22px;
  height: 22px;
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 20px;
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal02 .modal-content .modal-close-btn::before, body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal02 .modal-content .modal-close-btn::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 3px; /* 棒の幅（太さ） */
  height: 22px; /* 棒の高さ */
  background: #8D8D8D;
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal02 .modal-content .modal-close-btn::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal02 .modal-content .modal-close-btn::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal02 .modal-content .heading {
  font-size: 28px;
  font-weight: bold;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal02 .modal-content .heading {
    font-size: 20px;
  }
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal02 .modal-content .confirm-msg {
  margin-top: 15px;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal02 .modal-content .confirm-msg {
    font-size: 14px;
  }
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal02 .modal-content .btn-wrap {
  margin-top: 40px;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
@media screen and (max-width: 899px) {
  body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal02 .modal-content .btn-wrap {
    display: block;
  }
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal02 .modal-content .btn-wrap .cancel-btn {
  width: 100%;
  background-color: #333333;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0;
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 48%;
  height: 60px;
  padding: 18px 0;
  background-color: #fff;
  color: #333333;
  border: 1px solid #333;
  margin: 0;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal02 .modal-content .btn-wrap .cancel-btn {
    padding: 18px 0;
  }
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal02 .modal-content .btn-wrap .cancel-btn:hover {
  opacity: 0.8;
}
@media screen and (max-width: 899px) {
  body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal02 .modal-content .btn-wrap .cancel-btn {
    width: 100%;
  }
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal02 .modal-content .btn-wrap .go-btn {
  width: 100%;
  background-color: #333333;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0;
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 48%;
  height: 60px;
  padding: 18px 0;
  margin: 0;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal02 .modal-content .btn-wrap .go-btn {
    padding: 18px 0;
  }
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal02 .modal-content .btn-wrap .go-btn:hover {
  opacity: 0.8;
}
@media screen and (max-width: 899px) {
  body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal02 .modal-content .btn-wrap .go-btn {
    width: 100%;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal02 {
    padding-top: 100px;
  }
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal02 .modal-content .input-field {
  margin-top: 20px;
  text-align: left;
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal02 .modal-content .input-field .reason-division .item {
  margin-top: 10px;
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal02 .modal-content .input-field .reason-division .item .radio01 label {
  font-size: 15px;
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal02 .modal-content .input-field .reason-division .item .radio01 label::before {
  width: 18px;
  height: 18px;
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal02 .modal-content .input-field .reason-division .item .radio01 label::after {
  left: 5px;
}
body .mypage-wrapper .mypage-contents-inner.mypage-top-contents-inner .withdrawal-modal02 .modal-content .input-field .reason-detail {
  width: 100%;
  border: 1px solid #888888;
  border-radius: 3px;
  margin-top: 10px;
  padding: 8px;
}
body .mypage-wrapper .mypage-contents-inner.basic-info-inner .form-heading {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 25px;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.basic-info-inner .form-heading {
    font-size: 16px;
    margin-bottom: 15px;
  }
}
body .mypage-wrapper .mypage-contents-inner.basic-info-inner .checkbox01 {
  margin-bottom: 15px;
}
body .mypage-wrapper .mypage-contents-inner.basic-info-inner .password-form {
  margin: 90px 0 50px;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.basic-info-inner .password-form {
    margin-bottom: 40px;
  }
}
body .mypage-wrapper .mypage-contents-inner.basic-info-inner .password-form .heading {
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 5px;
  border-bottom: 1px solid #9F9F9F;
  margin-bottom: 30px;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.basic-info-inner .password-form .heading {
    font-size: 18px;
  }
}
body .mypage-wrapper .mypage-contents-inner.basic-info-inner .password-form .input-item {
  margin-bottom: 30px;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.basic-info-inner .password-form .input-item {
    margin-bottom: 10px;
  }
}
body .mypage-wrapper .mypage-contents-inner.basic-info-inner .password-form .input-item .label-row {
  margin-bottom: 15px;
}
body .mypage-wrapper .mypage-contents-inner.basic-info-inner .password-form .input-item .label-row label {
  margin-right: 20px;
}
body .mypage-wrapper .mypage-contents-inner.basic-info-inner .password-form .input-item .label-row .inquire-label {
  background-color: #C11700;
  color: #fff;
  padding: 2px 10px;
  width: 55px;
}
@media screen and (max-width: 899px) {
  body .mypage-wrapper .mypage-contents-inner.basic-info-inner .password-form .input-item .label-row .inquire-label {
    font-size: 14px;
  }
}
body .mypage-wrapper .mypage-contents-inner.basic-info-inner .password-form .input-item input {
  border: 1px solid #888;
  width: 100%;
  height: 40px;
  border-radius: 5px;
  padding-left: 15px;
  font-size: 16px;
}
body .mypage-wrapper .mypage-contents-inner.basic-info-inner .password-form .input-item input::-moz-placeholder {
  color: #7D7D7D;
}
body .mypage-wrapper .mypage-contents-inner.basic-info-inner .password-form .input-item input::placeholder {
  color: #7D7D7D;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.basic-info-inner .password-form .input-item input {
    font-size: 14px;
  }
}
body .mypage-wrapper .mypage-contents-inner.basic-info-inner .password-form .input-item input.current-pw {
  background-color: #F8F8F8;
  border: none;
}
body .mypage-wrapper .mypage-contents-inner.basic-info-inner .update-btn {
  width: 100%;
  background-color: #333333;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0;
  display: block;
  margin: 0 auto;
  text-align: center;
  max-width: 380px;
  margin-top: 40px;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.basic-info-inner .update-btn {
    padding: 18px 0;
  }
}
body .mypage-wrapper .mypage-contents-inner.basic-info-inner .update-btn:hover {
  opacity: 0.8;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.basic-info-inner .update-btn {
    max-width: 100%;
  }
}
body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .del-delivery-modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
}
body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .del-delivery-modal .modal-content {
  background-color: #fefefe;
  margin: 0 auto;
  margin-top: 50vh;
  transform: translateY(-50%);
  padding: 50px 40px;
  border: 1px solid #888;
  width: 80%;
  max-width: 660px;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .del-delivery-modal .modal-content {
    width: 90%;
    padding: 40px 10px;
  }
}
body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .del-delivery-modal .modal-content .modal-close-btn {
  display: block;
  position: relative;
  width: 22px;
  height: 22px;
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 20px;
}
body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .del-delivery-modal .modal-content .modal-close-btn::before, body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .del-delivery-modal .modal-content .modal-close-btn::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 3px; /* 棒の幅（太さ） */
  height: 22px; /* 棒の高さ */
  background: #8D8D8D;
}
body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .del-delivery-modal .modal-content .modal-close-btn::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .del-delivery-modal .modal-content .modal-close-btn::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .del-delivery-modal .modal-content .heading {
  font-size: 28px;
  font-weight: bold;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .del-delivery-modal .modal-content .heading {
    font-size: 20px;
  }
}
body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .del-delivery-modal .modal-content .confirm-msg {
  margin-top: 15px;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .del-delivery-modal .modal-content .confirm-msg {
    font-size: 14px;
  }
}
body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .del-delivery-modal .modal-content .btn-wrap {
  margin-top: 40px;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
@media screen and (max-width: 899px) {
  body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .del-delivery-modal .modal-content .btn-wrap {
    display: block;
  }
}
body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .del-delivery-modal .modal-content .btn-wrap .cancel-btn {
  width: 100%;
  background-color: #333333;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0;
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 48%;
  height: 60px;
  padding: 18px 0;
  background-color: #fff;
  color: #333333;
  border: 1px solid #333;
  margin: 0;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .del-delivery-modal .modal-content .btn-wrap .cancel-btn {
    padding: 18px 0;
  }
}
body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .del-delivery-modal .modal-content .btn-wrap .cancel-btn:hover {
  opacity: 0.8;
}
@media screen and (max-width: 899px) {
  body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .del-delivery-modal .modal-content .btn-wrap .cancel-btn {
    width: 100%;
  }
}
body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .del-delivery-modal .modal-content .btn-wrap .go-btn {
  width: 100%;
  background-color: #333333;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0;
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 48%;
  height: 60px;
  padding: 18px 0;
  margin: 0;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .del-delivery-modal .modal-content .btn-wrap .go-btn {
    padding: 18px 0;
  }
}
body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .del-delivery-modal .modal-content .btn-wrap .go-btn:hover {
  opacity: 0.8;
}
@media screen and (max-width: 899px) {
  body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .del-delivery-modal .modal-content .btn-wrap .go-btn {
    width: 100%;
    margin-bottom: 10px;
  }
}
body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .delivery-setting-list .item {
  margin-bottom: 20px;
}
body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .delivery-setting-list .item .heading {
  display: flex;
  justify-content: space-between;
  border: 1px solid #888888;
  padding: 15px 23px;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .delivery-setting-list .item .heading {
    display: block;
  }
}
body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .delivery-setting-list .item .heading .left-content {
  padding-top: 8px;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .delivery-setting-list .item .heading .left-content {
    margin-bottom: 10px;
  }
}
body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .delivery-setting-list .item .heading .left-content .name {
  font-size: 20px;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .delivery-setting-list .item .heading .left-content .name {
    font-size: 17px;
  }
}
body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .delivery-setting-list .item .heading .right-content {
  display: flex;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .delivery-setting-list .item .heading .right-content {
    display: block;
  }
}
body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .delivery-setting-list .item .heading .right-content .usual-status {
  font-size: 15px;
  padding: 10px 20px;
  margin-right: 20px;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .delivery-setting-list .item .heading .right-content .usual-status {
    padding: 0;
    margin: 0 0 10px;
  }
}
body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .delivery-setting-list .item .heading .right-content .del-delivery-btn {
  font-size: 15px;
  background-color: #EEEEEE;
  padding: 10px 20px;
  margin-right: 10px;
  cursor: pointer;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .delivery-setting-list .item .heading .right-content .del-delivery-btn {
    width: 100%;
    text-align: center;
    font-size: 13px;
    margin-bottom: 10px;
  }
}
body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .delivery-setting-list .item .heading .right-content .del-delivery-btn:hover {
  opacity: 0.8;
}
body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .delivery-setting-list .item .heading .right-content .del-delivery-btn .batu-icon {
  display: block;
  position: relative;
  width: 15px;
  height: 15px;
  cursor: pointer;
  display: inline-block;
  margin-right: 5px;
  top: 2px;
}
body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .delivery-setting-list .item .heading .right-content .del-delivery-btn .batu-icon::before, body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .delivery-setting-list .item .heading .right-content .del-delivery-btn .batu-icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px; /* 棒の幅（太さ） */
  height: 15px; /* 棒の高さ */
  background: #333333;
}
body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .delivery-setting-list .item .heading .right-content .del-delivery-btn .batu-icon::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .delivery-setting-list .item .heading .right-content .del-delivery-btn .batu-icon::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .delivery-setting-list .item .heading .right-content .upd-delivery-btn {
  font-size: 15px;
  background-color: #EEEEEE;
  padding: 10px 20px;
  cursor: pointer;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .delivery-setting-list .item .heading .right-content .upd-delivery-btn {
    width: 100%;
    text-align: center;
    font-size: 13px;
  }
}
body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .delivery-setting-list .item .heading .right-content .upd-delivery-btn:hover {
  opacity: 0.8;
}
body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .delivery-setting-list .item .heading .right-content .upd-delivery-btn img {
  margin-right: 5px;
}
body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .delivery-setting-list .item .form-table {
  margin-top: 10px;
}
body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .delivery-setting-list .item .form-table .setting-btn-td {
  display: block;
}
body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .delivery-setting-list .item .form-table .setting-btn-td [class^=validate-err-cmnwrap] {
  margin: 10px;
}
body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .delivery-setting-list .item .form-table .setting-btn-td .setting-btn {
  width: 100%;
  background-color: #333333;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0;
  display: block;
  margin: 0 auto;
  text-align: center;
  max-width: 380px;
  margin: 10px auto;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .delivery-setting-list .item .form-table .setting-btn-td .setting-btn {
    padding: 18px 0;
  }
}
body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .delivery-setting-list .item .form-table .setting-btn-td .setting-btn:hover {
  opacity: 0.8;
}
body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .delivery-setting-list .item .form-table.close {
  display: none;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .new-delivery-warp {
    text-align: center;
  }
}
body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .new-delivery-warp .add-delivery-btn {
  cursor: pointer;
  font-size: 20px;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .new-delivery-warp .add-delivery-btn {
    font-size: 16px;
    display: inline-block;
  }
}
body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .new-delivery-warp .add-delivery-btn .plus-icon {
  display: inline-block;
  vertical-align: middle;
  color: #707070;
  line-height: 1;
  width: 1em;
  height: 0.1em;
  background: currentColor;
  border-radius: 0.1em;
  position: relative;
  margin-bottom: 3px;
  margin-right: 5px;
}
body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .new-delivery-warp .add-delivery-btn .plus-icon::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  border-radius: inherit;
  transition: all 0.1s;
  transform: rotate(90deg);
}
body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .new-delivery-warp .add-delivery-btn .plus-icon.minus-icon::before {
  transform: rotate(0deg);
}
body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .new-delivery-warp .add-delivery-btn:hover {
  opacity: 0.8;
}
body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .new-delivery-warp .form-table {
  margin-top: 10px;
}
body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .new-delivery-warp .form-table .setting-btn-td {
  display: block;
}
body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .new-delivery-warp .form-table .setting-btn-td [class^=validate-err-cmnwrap] {
  margin: 10px;
}
body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .new-delivery-warp .form-table .setting-btn-td .setting-btn {
  width: 100%;
  background-color: #333333;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0;
  display: block;
  margin: 0 auto;
  text-align: center;
  max-width: 380px;
  margin: 10px auto;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .new-delivery-warp .form-table .setting-btn-td .setting-btn {
    padding: 18px 0;
  }
}
body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .new-delivery-warp .form-table .setting-btn-td .setting-btn:hover {
  opacity: 0.8;
}
body .mypage-wrapper .mypage-contents-inner.delivery-info-inner .new-delivery-warp .form-table.close {
  display: none;
}
body .mypage-wrapper .mypage-contents-inner.payment-info-inner .choose-method-field {
  margin-bottom: 50px;
}
body .mypage-wrapper .mypage-contents-inner.payment-info-inner .choose-method-field .method-item {
  padding: 35px 0;
  border-bottom: 1px solid #9F9F9F;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.payment-info-inner .choose-method-field .method-item {
    padding: 20px 0;
  }
}
body .mypage-wrapper .mypage-contents-inner.payment-info-inner .choose-method-field .method-item .radio01 label {
  font-size: 24px;
  padding-left: 45px;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.payment-info-inner .choose-method-field .method-item .radio01 label {
    font-size: 18px;
    padding-left: 35px;
  }
}
body .mypage-wrapper .mypage-contents-inner.payment-info-inner .choose-method-field .method-item .radio01 label::before {
  width: 32px;
  height: 32px;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.payment-info-inner .choose-method-field .method-item .radio01 label::before {
    width: 26px;
    height: 26px;
  }
}
body .mypage-wrapper .mypage-contents-inner.payment-info-inner .choose-method-field .method-item .radio01 label::after {
  width: 16px;
  height: 16px;
  left: 9px;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.payment-info-inner .choose-method-field .method-item .radio01 label::after {
    left: 6px;
  }
}
body .mypage-wrapper .mypage-contents-inner.payment-info-inner .choose-method-field .method-item .method-caption {
  margin-top: 15px;
}
body .mypage-wrapper .mypage-contents-inner.payment-info-inner .choose-method-field .method-item .credit-info-input-field .credit-list {
  margin-top: 25px;
}
body .mypage-wrapper .mypage-contents-inner.payment-info-inner .choose-method-field .method-item .credit-info-input-field .credit-list .credit-item {
  padding: 25px 0;
  border-top: 1px solid #e1e1e1;
}
body .mypage-wrapper .mypage-contents-inner.payment-info-inner .choose-method-field .method-item .credit-info-input-field .credit-list .credit-item.no-border {
  padding-top: 0px;
  border: none;
}
body .mypage-wrapper .mypage-contents-inner.payment-info-inner .choose-method-field .method-item .credit-info-input-field .credit-list .credit-item .credit-radio label {
  font-size: 18px;
  padding-left: 40px;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.payment-info-inner .choose-method-field .method-item .credit-info-input-field .credit-list .credit-item .credit-radio label {
    font-size: 16px;
  }
  body .mypage-wrapper .mypage-contents-inner.payment-info-inner .choose-method-field .method-item .credit-info-input-field .credit-list .credit-item .credit-radio label br {
    display: block;
  }
}
body .mypage-wrapper .mypage-contents-inner.payment-info-inner .choose-method-field .method-item .credit-info-input-field .credit-list .credit-item .credit-radio label::before {
  width: 26px;
  height: 26px;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.payment-info-inner .choose-method-field .method-item .credit-info-input-field .credit-list .credit-item .credit-radio label::before {
    width: 24px;
    height: 24px;
  }
}
body .mypage-wrapper .mypage-contents-inner.payment-info-inner .choose-method-field .method-item .credit-info-input-field .credit-list .credit-item .credit-radio label::after {
  left: 6px;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.payment-info-inner .choose-method-field .method-item .credit-info-input-field .credit-list .credit-item .credit-radio label::after {
    left: 5px;
  }
}
body .mypage-wrapper .mypage-contents-inner.payment-info-inner .choose-method-field .method-item .credit-info-input-field .credit-list .credit-item .credit-radio.credit-radio-new {
  margin-bottom: 10px;
}
body .mypage-wrapper .mypage-contents-inner.payment-info-inner .choose-method-field .method-item .credit-info-input-field .credit-list .credit-item .del-card-btn {
  font-size: 15px;
  background-color: #EEEEEE;
  padding: 7px 12px;
  margin-right: 10px;
  cursor: pointer;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.payment-info-inner .choose-method-field .method-item .credit-info-input-field .credit-list .credit-item .del-card-btn {
    font-size: 13px;
  }
}
body .mypage-wrapper .mypage-contents-inner.payment-info-inner .choose-method-field .method-item .credit-info-input-field .credit-list .credit-item .del-card-btn:hover {
  opacity: 0.8;
}
body .mypage-wrapper .mypage-contents-inner.payment-info-inner .choose-method-field .method-item .credit-info-input-field .credit-list .credit-item .checkbox01 {
  margin-top: 37px;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.payment-info-inner .choose-method-field .method-item .credit-info-input-field .credit-list .credit-item .checkbox01 {
    margin-top: 20px;
  }
}
body .mypage-wrapper .mypage-contents-inner.payment-info-inner .choose-method-field .method-item .credit-info-input-field .credit-list .credit-item .checkbox01.check-ins-card {
  margin-top: 10px;
}
body .mypage-wrapper .mypage-contents-inner.payment-info-inner .choose-method-field .method-item .credit-info-input-field .credit-list .credit-item .origin-wrap {
  display: flex;
  justify-content: space-between;
}
body .mypage-wrapper .mypage-contents-inner.payment-info-inner .choose-method-field .method-item .method-caption {
  font-size: 14px;
}
body .mypage-wrapper .mypage-contents-inner.payment-info-inner .ins-card-err {
  color: #C11700;
  margin-bottom: 15px;
  font-size: 18px;
}
body .mypage-wrapper .mypage-contents-inner.payment-info-inner .del-card-modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
}
body .mypage-wrapper .mypage-contents-inner.payment-info-inner .del-card-modal .modal-content {
  background-color: #fefefe;
  margin: 0 auto;
  margin-top: 50vh;
  transform: translateY(-50%);
  padding: 50px 40px;
  border: 1px solid #888;
  width: 80%;
  max-width: 660px;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.payment-info-inner .del-card-modal .modal-content {
    width: 90%;
    padding: 40px 10px;
  }
}
body .mypage-wrapper .mypage-contents-inner.payment-info-inner .del-card-modal .modal-content .modal-close-btn {
  display: block;
  position: relative;
  width: 22px;
  height: 22px;
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 20px;
}
body .mypage-wrapper .mypage-contents-inner.payment-info-inner .del-card-modal .modal-content .modal-close-btn::before, body .mypage-wrapper .mypage-contents-inner.payment-info-inner .del-card-modal .modal-content .modal-close-btn::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 3px; /* 棒の幅（太さ） */
  height: 22px; /* 棒の高さ */
  background: #8D8D8D;
}
body .mypage-wrapper .mypage-contents-inner.payment-info-inner .del-card-modal .modal-content .modal-close-btn::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
body .mypage-wrapper .mypage-contents-inner.payment-info-inner .del-card-modal .modal-content .modal-close-btn::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
body .mypage-wrapper .mypage-contents-inner.payment-info-inner .del-card-modal .modal-content .heading {
  font-size: 28px;
  font-weight: bold;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.payment-info-inner .del-card-modal .modal-content .heading {
    font-size: 20px;
  }
}
body .mypage-wrapper .mypage-contents-inner.payment-info-inner .del-card-modal .modal-content .confirm-msg {
  margin-top: 15px;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.payment-info-inner .del-card-modal .modal-content .confirm-msg {
    font-size: 14px;
  }
}
body .mypage-wrapper .mypage-contents-inner.payment-info-inner .del-card-modal .modal-content .btn-wrap {
  margin-top: 40px;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
@media screen and (max-width: 899px) {
  body .mypage-wrapper .mypage-contents-inner.payment-info-inner .del-card-modal .modal-content .btn-wrap {
    display: block;
  }
}
body .mypage-wrapper .mypage-contents-inner.payment-info-inner .del-card-modal .modal-content .btn-wrap .cancel-btn {
  width: 100%;
  background-color: #333333;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0;
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 48%;
  height: 60px;
  padding: 18px 0;
  background-color: #fff;
  color: #333333;
  border: 1px solid #333;
  margin: 0;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.payment-info-inner .del-card-modal .modal-content .btn-wrap .cancel-btn {
    padding: 18px 0;
  }
}
body .mypage-wrapper .mypage-contents-inner.payment-info-inner .del-card-modal .modal-content .btn-wrap .cancel-btn:hover {
  opacity: 0.8;
}
@media screen and (max-width: 899px) {
  body .mypage-wrapper .mypage-contents-inner.payment-info-inner .del-card-modal .modal-content .btn-wrap .cancel-btn {
    width: 100%;
  }
}
body .mypage-wrapper .mypage-contents-inner.payment-info-inner .del-card-modal .modal-content .btn-wrap .go-btn {
  width: 100%;
  background-color: #333333;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0;
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 48%;
  height: 60px;
  padding: 18px 0;
  margin: 0;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.payment-info-inner .del-card-modal .modal-content .btn-wrap .go-btn {
    padding: 18px 0;
  }
}
body .mypage-wrapper .mypage-contents-inner.payment-info-inner .del-card-modal .modal-content .btn-wrap .go-btn:hover {
  opacity: 0.8;
}
@media screen and (max-width: 899px) {
  body .mypage-wrapper .mypage-contents-inner.payment-info-inner .del-card-modal .modal-content .btn-wrap .go-btn {
    width: 100%;
    margin-bottom: 10px;
  }
}
body .mypage-wrapper .mypage-contents-inner.payment-info-inner .setting-btn {
  width: 100%;
  background-color: #333333;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0;
  display: block;
  margin: 0 auto;
  text-align: center;
  max-width: 380px;
  margin: 10px auto;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.payment-info-inner .setting-btn {
    padding: 18px 0;
  }
}
body .mypage-wrapper .mypage-contents-inner.payment-info-inner .setting-btn:hover {
  opacity: 0.8;
}
body .mypage-wrapper .mypage-contents-inner.buy-history-inner .history-list .history-item {
  border-bottom: 1px solid #DDDDDD;
  margin-bottom: 30px;
}
body .mypage-wrapper .mypage-contents-inner.buy-history-inner .history-list .history-item .heading {
  margin-bottom: 10px;
}
body .mypage-wrapper .mypage-contents-inner.buy-history-inner .history-list .history-item .heading .order-date {
  display: inline-block;
  margin-right: 10px;
}
body .mypage-wrapper .mypage-contents-inner.buy-history-inner .history-list .history-item .heading .order-num {
  display: inline-block;
  margin-right: 10px;
}
body .mypage-wrapper .mypage-contents-inner.buy-history-inner .history-list .history-item .history-table {
  width: 100%;
}
body .mypage-wrapper .mypage-contents-inner.buy-history-inner .history-list .history-item .history-table .table-tr .table-th {
  padding: 10px 24px;
  background-color: #F5F5F5;
  border: 1px solid #DDDDDD;
}
body .mypage-wrapper .mypage-contents-inner.buy-history-inner .history-list .history-item .history-table .table-tr .table-th.price-th {
  min-width: 180px;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.buy-history-inner .history-list .history-item .history-table .table-tr .table-th.price-th {
    display: none;
  }
}
body .mypage-wrapper .mypage-contents-inner.buy-history-inner .history-list .history-item .history-table .table-tr .table-td {
  padding: 16px 24px;
  border: 1px solid #DDDDDD;
}
body .mypage-wrapper .mypage-contents-inner.buy-history-inner .history-list .history-item .history-table .table-tr .table-td.price-td {
  text-align: right;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.buy-history-inner .history-list .history-item .history-table .table-tr .table-td.price-td {
    display: none;
  }
}
body .mypage-wrapper .mypage-contents-inner.buy-history-inner .history-list .history-item .history-table .table-tr .table-td.price-td .item-postage {
  font-size: 12px;
}
body .mypage-wrapper .mypage-contents-inner.buy-history-inner .history-list .history-item .history-table .table-td.price-td {
  width: 180px;
}
body .mypage-wrapper .mypage-contents-inner.buy-history-inner .history-list .history-item .history-table .table-td .order-content-wrap {
  display: flex;
}
body .mypage-wrapper .mypage-contents-inner.buy-history-inner .history-list .history-item .history-table .table-td .order-content-wrap .product-img {
  width: 108px;
  min-width: 108px;
  margin-right: 15px;
}
body .mypage-wrapper .mypage-contents-inner.buy-history-inner .history-list .history-item .history-table .table-td .order-content-wrap .product-wheel-tire-wrap {
  font-size: 14px;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.buy-history-inner .history-list .history-item .history-table .table-td .order-content-wrap .product-wheel-tire-wrap {
    font-size: 12px;
  }
}
body .mypage-wrapper .mypage-contents-inner.buy-history-inner .history-list .history-item .history-table .table-td .order-content-wrap .product-info .product-name {
  margin-bottom: 5px;
}
body .mypage-wrapper .mypage-contents-inner.buy-history-inner .history-list .history-item .history-table .table-td .order-content-wrap .product-info .price-wrap {
  display: none;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.buy-history-inner .history-list .history-item .history-table .table-td .order-content-wrap .product-info .price-wrap {
    display: block;
    margin-top: 5px;
  }
}
body .mypage-wrapper .mypage-contents-inner.buy-history-inner .history-list .history-item .history-table .table-td .order-content-wrap .product-info .price-wrap .price {
  font-size: 16px;
  margin-right: 2px;
}
body .mypage-wrapper .mypage-contents-inner.buy-history-inner .history-list .history-item .history-table .table-td .order-content-wrap .product-info .price-wrap .yen-tax {
  font-size: 11px;
}
body .mypage-wrapper .mypage-contents-inner.buy-history-inner .history-list .history-item .history-table .table-td .order-content-wrap .product-info .price-wrap .item-postage {
  font-size: 12px;
}
body .mypage-wrapper .mypage-contents-inner.buy-history-inner .history-list .history-item .footer-warp {
  display: flex;
  justify-content: space-between;
  padding: 16px 24px;
}
@media screen and (max-width: 899px) {
  body .mypage-wrapper .mypage-contents-inner.buy-history-inner .history-list .history-item .footer-warp {
    display: block;
  }
}
body .mypage-wrapper .mypage-contents-inner.buy-history-inner .history-list .history-item .footer-warp .left-content .orderer-info {
  margin-bottom: 5px;
}
body .mypage-wrapper .mypage-contents-inner.buy-history-inner .history-list .history-item .footer-warp .right-content {
  margin-top: auto;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.buy-history-inner .history-list .history-item .footer-warp .right-content {
    margin-top: 20px;
  }
}
body .mypage-wrapper .mypage-contents-inner.buy-history-inner .history-list .history-item .footer-warp .right-content .order-cost {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
}
@media screen and (max-width: 899px) {
  body .mypage-wrapper .mypage-contents-inner.buy-history-inner .history-list .history-item .footer-warp .right-content .order-cost {
    width: 270px;
    margin: 0 0 5px auto;
  }
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.buy-history-inner .history-list .history-item .footer-warp .right-content .order-cost {
    margin: 0 0 5px 0;
    width: 100%;
  }
}
body .mypage-wrapper .mypage-contents-inner.buy-history-inner .history-list .history-item .footer-warp .right-content .order-cost .cost-label {
  margin-right: 50px;
}
@media screen and (max-width: 899px) {
  body .mypage-wrapper .mypage-contents-inner.buy-history-inner .history-list .history-item .footer-warp .right-content .order-cost .cost-label {
    margin-right: 20px;
  }
}
body .mypage-wrapper .mypage-contents-inner.buy-history-inner .history-list .history-item .footer-warp .right-content .order-cost .cost-value .cost {
  font-size: 18px;
  font-weight: bold;
  margin-right: 3px;
}
body .mypage-wrapper .mypage-contents-inner.buy-history-inner .history-list .history-item .footer-warp .right-content .order-cost .cost-value .yen-tax {
  font-size: 13px;
}
body .mypage-wrapper .mypage-contents-inner.buy-history-inner .pagination-wrapper {
  margin-top: 30px;
}
body .mypage-wrapper .mypage-contents-inner.buy-history-inner .pagination-wrapper .pagination {
  display: flex;
  justify-content: center;
}
body .mypage-wrapper .mypage-contents-inner.buy-history-inner .pagination-wrapper .pagination .item {
  display: inline-block;
  line-height: 32px;
  font-weight: bold;
  cursor: pointer;
}
body .mypage-wrapper .mypage-contents-inner.buy-history-inner .pagination-wrapper .pagination .item.active-page {
  color: #999999;
}
body .mypage-wrapper .mypage-contents-inner.buy-history-inner .pagination-wrapper .pagination .item:hover {
  opacity: 0.8;
}
body .mypage-wrapper .mypage-contents-inner.buy-history-inner .pagination-wrapper .pagination .item:not(:last-child) {
  margin-right: 24px;
}
body .mypage-wrapper .mypage-contents-inner.buy-history-inner .pagination-wrapper .pagination .item-prev {
  width: 32px;
  height: 32px;
  background-color: #999;
  position: relative;
}
body .mypage-wrapper .mypage-contents-inner.buy-history-inner .pagination-wrapper .pagination .item-prev::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  margin: auto;
  width: 0.4em; /* arrow size */
  height: 0.4em; /* arrow size */
  border-top: 2px solid #333333;
  border-right: 2px solid #333333;
  transform: rotate(-135deg);
  border-color: #fff;
  top: 12px;
  left: 4px;
}
body .mypage-wrapper .mypage-contents-inner.buy-history-inner .pagination-wrapper .pagination .item-next {
  width: 32px;
  height: 32px;
  background-color: #C11700;
  position: relative;
}
body .mypage-wrapper .mypage-contents-inner.buy-history-inner .pagination-wrapper .pagination .item-next::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  margin: auto;
  width: 0.4em; /* arrow size */
  height: 0.4em; /* arrow size */
  border-top: 2px solid #333333;
  border-right: 2px solid #333333;
  transform: rotate(45deg);
  border-color: #fff;
  top: 12px;
  right: 13px;
}
body .mypage-wrapper .mypage-contents-inner.buy-history-inner .not-history-msg {
  font-size: 18px;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.buy-history-inner .not-history-msg {
    font-size: 16px;
  }
}
body .mypage-wrapper .mypage-contents-inner.favorite-inner .mypage-contents-heading {
  margin-bottom: 10px;
}
body .mypage-wrapper .mypage-contents-inner.favorite-inner .favorite-list .favorite-item {
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
  border-bottom: 1px solid #DDDDDD;
}
@media screen and (max-width: 899px) {
  body .mypage-wrapper .mypage-contents-inner.favorite-inner .favorite-list .favorite-item {
    display: block;
  }
}
body .mypage-wrapper .mypage-contents-inner.favorite-inner .favorite-list .favorite-item .left-content {
  display: flex;
}
body .mypage-wrapper .mypage-contents-inner.favorite-inner .favorite-list .favorite-item .left-content .product-img {
  margin-right: 20px;
  min-width: 204px;
  width: 204px;
}
body .mypage-wrapper .mypage-contents-inner.favorite-inner .favorite-list .favorite-item .left-content .product-info .product-name {
  font-size: 16px;
  font-weight: bold;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.favorite-inner .favorite-list .favorite-item .left-content .product-info .product-name {
    font-size: 14px;
  }
}
body .mypage-wrapper .mypage-contents-inner.favorite-inner .favorite-list .favorite-item .left-content .product-info .product-detail-list {
  font-size: 13px;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.favorite-inner .favorite-list .favorite-item .left-content .product-info .product-detail-list {
    font-size: 12px;
  }
}
body .mypage-wrapper .mypage-contents-inner.favorite-inner .favorite-list .favorite-item .left-content .product-info .product-wheel-tire-wrap {
  font-size: 13px;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.favorite-inner .favorite-list .favorite-item .left-content .product-info .product-wheel-tire-wrap {
    font-size: 12px;
  }
}
body .mypage-wrapper .mypage-contents-inner.favorite-inner .favorite-list .favorite-item .right-content {
  min-width: 178px;
}
@media screen and (max-width: 899px) {
  body .mypage-wrapper .mypage-contents-inner.favorite-inner .favorite-list .favorite-item .right-content {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    max-width: 500px;
    margin: 20px auto 0;
    min-width: auto;
  }
}
body .mypage-wrapper .mypage-contents-inner.favorite-inner .favorite-list .favorite-item .right-content .common-btn {
  height: 48px;
  text-align: center;
  position: relative;
  font-size: 16px;
  cursor: pointer;
  padding: 0 20px;
}
@media screen and (max-width: 899px) {
  body .mypage-wrapper .mypage-contents-inner.favorite-inner .favorite-list .favorite-item .right-content .common-btn {
    width: 45%;
    padding: 0;
  }
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.favorite-inner .favorite-list .favorite-item .right-content .common-btn {
    width: 48%;
    height: 44px;
    font-size: 14px;
  }
}
body .mypage-wrapper .mypage-contents-inner.favorite-inner .favorite-list .favorite-item .right-content .common-btn:hover {
  opacity: 0.8;
}
body .mypage-wrapper .mypage-contents-inner.favorite-inner .favorite-list .favorite-item .right-content .common-btn span {
  line-height: 48px;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.favorite-inner .favorite-list .favorite-item .right-content .common-btn span {
    line-height: 44px;
  }
}
body .mypage-wrapper .mypage-contents-inner.favorite-inner .favorite-list .favorite-item .right-content .input-cart-btn {
  background-color: #C11700;
  color: #fff;
  margin: 25px 0 15px;
}
@media screen and (max-width: 899px) {
  body .mypage-wrapper .mypage-contents-inner.favorite-inner .favorite-list .favorite-item .right-content .input-cart-btn {
    margin: 0;
  }
}
body .mypage-wrapper .mypage-contents-inner.favorite-inner .favorite-list .favorite-item .right-content .input-cart-btn img {
  width: 15px;
  margin-right: 5px;
  margin-bottom: 6px;
}
body .mypage-wrapper .mypage-contents-inner.favorite-inner .favorite-list .favorite-item .right-content .del-favorite-btn {
  border: 1px solid #888888;
}
body .mypage-wrapper .mypage-contents-inner.favorite-inner .favorite-list .favorite-item .right-content .del-favorite-btn .batu-icon {
  display: block;
  position: relative;
  width: 15px;
  height: 15px;
  cursor: pointer;
  display: inline-block;
  margin-right: 5px;
  top: 1px;
}
body .mypage-wrapper .mypage-contents-inner.favorite-inner .favorite-list .favorite-item .right-content .del-favorite-btn .batu-icon::before, body .mypage-wrapper .mypage-contents-inner.favorite-inner .favorite-list .favorite-item .right-content .del-favorite-btn .batu-icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px; /* 棒の幅（太さ） */
  height: 15px; /* 棒の高さ */
  background: #333333;
}
body .mypage-wrapper .mypage-contents-inner.favorite-inner .favorite-list .favorite-item .right-content .del-favorite-btn .batu-icon::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
body .mypage-wrapper .mypage-contents-inner.favorite-inner .favorite-list .favorite-item .right-content .del-favorite-btn .batu-icon::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
body .mypage-wrapper .mypage-contents-inner.favorite-inner .favorite-list .favorite-item .right-content .end-sale-btn {
  background-color: #DDDDDD;
  cursor: default;
  margin: 25px 0 15px;
}
@media screen and (max-width: 899px) {
  body .mypage-wrapper .mypage-contents-inner.favorite-inner .favorite-list .favorite-item .right-content .end-sale-btn {
    margin: 0;
  }
}
body .mypage-wrapper .mypage-contents-inner.favorite-inner .favorite-list .favorite-item .right-content .end-sale-btn:hover {
  opacity: 1;
}
body .mypage-wrapper .mypage-contents-inner.favorite-inner .del-favorite-modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
}
body .mypage-wrapper .mypage-contents-inner.favorite-inner .del-favorite-modal .modal-content {
  background-color: #fefefe;
  margin: 0 auto;
  margin-top: 50vh;
  transform: translateY(-50%);
  padding: 50px 40px;
  border: 1px solid #888;
  width: 80%;
  max-width: 660px;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.favorite-inner .del-favorite-modal .modal-content {
    width: 90%;
    padding: 40px 10px;
  }
}
body .mypage-wrapper .mypage-contents-inner.favorite-inner .del-favorite-modal .modal-content .modal-close-btn {
  display: block;
  position: relative;
  width: 22px;
  height: 22px;
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 20px;
}
body .mypage-wrapper .mypage-contents-inner.favorite-inner .del-favorite-modal .modal-content .modal-close-btn::before, body .mypage-wrapper .mypage-contents-inner.favorite-inner .del-favorite-modal .modal-content .modal-close-btn::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 3px; /* 棒の幅（太さ） */
  height: 22px; /* 棒の高さ */
  background: #8D8D8D;
}
body .mypage-wrapper .mypage-contents-inner.favorite-inner .del-favorite-modal .modal-content .modal-close-btn::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
body .mypage-wrapper .mypage-contents-inner.favorite-inner .del-favorite-modal .modal-content .modal-close-btn::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
body .mypage-wrapper .mypage-contents-inner.favorite-inner .del-favorite-modal .modal-content .heading {
  font-size: 28px;
  font-weight: bold;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.favorite-inner .del-favorite-modal .modal-content .heading {
    font-size: 20px;
  }
}
body .mypage-wrapper .mypage-contents-inner.favorite-inner .del-favorite-modal .modal-content .confirm-msg {
  margin-top: 15px;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.favorite-inner .del-favorite-modal .modal-content .confirm-msg {
    font-size: 14px;
  }
}
body .mypage-wrapper .mypage-contents-inner.favorite-inner .del-favorite-modal .modal-content .btn-wrap {
  margin-top: 40px;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
@media screen and (max-width: 899px) {
  body .mypage-wrapper .mypage-contents-inner.favorite-inner .del-favorite-modal .modal-content .btn-wrap {
    display: block;
  }
}
body .mypage-wrapper .mypage-contents-inner.favorite-inner .del-favorite-modal .modal-content .btn-wrap .cancel-btn {
  width: 100%;
  background-color: #333333;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0;
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 48%;
  height: 60px;
  padding: 18px 0;
  background-color: #fff;
  color: #333333;
  border: 1px solid #333;
  margin: 0;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.favorite-inner .del-favorite-modal .modal-content .btn-wrap .cancel-btn {
    padding: 18px 0;
  }
}
body .mypage-wrapper .mypage-contents-inner.favorite-inner .del-favorite-modal .modal-content .btn-wrap .cancel-btn:hover {
  opacity: 0.8;
}
@media screen and (max-width: 899px) {
  body .mypage-wrapper .mypage-contents-inner.favorite-inner .del-favorite-modal .modal-content .btn-wrap .cancel-btn {
    width: 100%;
  }
}
body .mypage-wrapper .mypage-contents-inner.favorite-inner .del-favorite-modal .modal-content .btn-wrap .go-btn {
  width: 100%;
  background-color: #333333;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0;
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 48%;
  height: 60px;
  padding: 18px 0;
  margin: 0;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.favorite-inner .del-favorite-modal .modal-content .btn-wrap .go-btn {
    padding: 18px 0;
  }
}
body .mypage-wrapper .mypage-contents-inner.favorite-inner .del-favorite-modal .modal-content .btn-wrap .go-btn:hover {
  opacity: 0.8;
}
@media screen and (max-width: 899px) {
  body .mypage-wrapper .mypage-contents-inner.favorite-inner .del-favorite-modal .modal-content .btn-wrap .go-btn {
    width: 100%;
    margin-bottom: 10px;
  }
}
body .mypage-wrapper .mypage-contents-inner.favorite-inner .pagination-wrapper {
  margin-top: 30px;
}
body .mypage-wrapper .mypage-contents-inner.favorite-inner .pagination-wrapper .pagination {
  display: flex;
  justify-content: center;
}
body .mypage-wrapper .mypage-contents-inner.favorite-inner .pagination-wrapper .pagination .item {
  display: inline-block;
  line-height: 32px;
  font-weight: bold;
  cursor: pointer;
}
body .mypage-wrapper .mypage-contents-inner.favorite-inner .pagination-wrapper .pagination .item.active-page {
  color: #999999;
}
body .mypage-wrapper .mypage-contents-inner.favorite-inner .pagination-wrapper .pagination .item:hover {
  opacity: 0.8;
}
body .mypage-wrapper .mypage-contents-inner.favorite-inner .pagination-wrapper .pagination .item:not(:last-child) {
  margin-right: 24px;
}
body .mypage-wrapper .mypage-contents-inner.favorite-inner .pagination-wrapper .pagination .item-prev {
  width: 32px;
  height: 32px;
  background-color: #999;
  position: relative;
}
body .mypage-wrapper .mypage-contents-inner.favorite-inner .pagination-wrapper .pagination .item-prev::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  margin: auto;
  width: 0.4em; /* arrow size */
  height: 0.4em; /* arrow size */
  border-top: 2px solid #333333;
  border-right: 2px solid #333333;
  transform: rotate(-135deg);
  border-color: #fff;
  top: 12px;
  left: 4px;
}
body .mypage-wrapper .mypage-contents-inner.favorite-inner .pagination-wrapper .pagination .item-next {
  width: 32px;
  height: 32px;
  background-color: #C11700;
  position: relative;
}
body .mypage-wrapper .mypage-contents-inner.favorite-inner .pagination-wrapper .pagination .item-next::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  margin: auto;
  width: 0.4em; /* arrow size */
  height: 0.4em; /* arrow size */
  border-top: 2px solid #333333;
  border-right: 2px solid #333333;
  transform: rotate(45deg);
  border-color: #fff;
  top: 12px;
  right: 13px;
}
body .mypage-wrapper .mypage-contents-inner.withdrawal-inner {
  margin-top: 94px;
  max-width: 827px;
  margin-top: 182px;
}
body .mypage-wrapper .mypage-contents-inner.withdrawal-inner .ranger-img {
  max-width: 280px;
  margin: 0 auto 35px;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.withdrawal-inner .ranger-img {
    width: 200px;
    margin: 10px auto 20px;
  }
}
body .mypage-wrapper .mypage-contents-inner.withdrawal-inner .main-msg {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.withdrawal-inner .main-msg {
    font-size: 20px;
    margin-bottom: 30px;
  }
}
body .mypage-wrapper .mypage-contents-inner.withdrawal-inner .sub-msg {
  line-height: 2;
  margin-bottom: 50px;
}
body .mypage-wrapper .mypage-contents-inner.withdrawal-inner .top-page-btn {
  width: 100%;
  background-color: #333333;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0;
  display: block;
  margin: 0 auto;
  text-align: center;
  max-width: 380px;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.withdrawal-inner .top-page-btn {
    padding: 18px 0;
  }
}
body .mypage-wrapper .mypage-contents-inner.withdrawal-inner .top-page-btn:hover {
  opacity: 0.8;
}
body .mypage-wrapper .mypage-contents-inner.withdrawal-inner .login-btn {
  width: 100%;
  background-color: #333333;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0;
  display: block;
  margin: 0 auto;
  text-align: center;
  max-width: 380px;
}
@media screen and (max-width: 575px) {
  body .mypage-wrapper .mypage-contents-inner.withdrawal-inner .login-btn {
    padding: 18px 0;
  }
}
body .mypage-wrapper .mypage-contents-inner.withdrawal-inner .login-btn:hover {
  opacity: 0.8;
}
body .compnay-header-wrap {
  height: 182px;
  background-image: url("/usercmn/img/pic_common_header01.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 575px) {
  body .compnay-header-wrap {
    height: 138px;
    background-image: url("/usercmn/img/pic_common_header02.jpg");
  }
}
body .compnay-header-wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
body .compnay-header-wrap .heading-text {
  position: absolute;
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  width: 100%;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
@media screen and (max-width: 575px) {
  body .compnay-header-wrap .heading-text {
    font-size: 20px;
  }
}
body .compnay-header-wrap .heading-text::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  bottom: -10px; /*線の上下位置*/
  display: inline-block;
  width: 16px;
  height: 4px;
  background-color: #fff;
}
body .compnay-header-wrap .heading-text::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-24px);
  -ms-transform: translateX(-24px);
  bottom: -10px; /*線の上下位置*/
  display: inline-block;
  width: 16px;
  height: 4px;
  background-color: #C11700;
}
body .company-wrapper .compnay-contents-inner {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1034px;
}
body .company-wrapper .compnay-contents-inner .page-heading {
  padding-bottom: 10px;
  margin-bottom: 30px;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.3;
  border-bottom: 3px solid #1C1C1C;
  position: relative;
}
@media screen and (max-width: 575px) {
  body .company-wrapper .compnay-contents-inner .page-heading {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
body .company-wrapper .compnay-contents-inner .page-heading::before {
  content: "";
  width: 80px;
  position: absolute;
  left: 0;
  bottom: -3px;
  border-bottom: 3px solid #C11700;
}
body .company-wrapper .compnay-contents-inner section .section-heading {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 8px;
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
  border-left: 3px solid #C11700;
  position: relative;
}
@media screen and (max-width: 575px) {
  body .company-wrapper .compnay-contents-inner section .section-heading {
    margin-bottom: 30px;
    font-size: 17px;
    line-height: 1.5;
  }
}
body .company-wrapper .compnay-contents-inner section .section-heading::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -20px; /*線の上下位置*/
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #E0E0E0;
}
@media screen and (max-width: 575px) {
  body .company-wrapper .compnay-contents-inner section .section-heading::after {
    bottom: -15px;
  }
}
body .company-wrapper .compnay-contents-inner .philosophy-section .philosophy-content {
  display: flex;
  flex-direction: row-reverse;
}
@media screen and (max-width: 899px) {
  body .company-wrapper .compnay-contents-inner .philosophy-section .philosophy-content {
    display: block;
  }
}
body .company-wrapper .compnay-contents-inner .philosophy-section .philosophy-content .philosophy-img {
  width: 48%;
}
@media screen and (max-width: 899px) {
  body .company-wrapper .compnay-contents-inner .philosophy-section .philosophy-content .philosophy-img {
    width: 100%;
  }
}
body .company-wrapper .compnay-contents-inner .philosophy-section .philosophy-content .philosophy-msg {
  width: 52%;
  font-size: 18px;
  margin-top: 30px;
  line-height: 2;
}
@media screen and (max-width: 899px) {
  body .company-wrapper .compnay-contents-inner .philosophy-section .philosophy-content .philosophy-msg {
    width: 100%;
    font-size: 14px;
  }
}
body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table {
  width: 100%;
  margin-bottom: 30px;
  margin-top: 40px;
}
body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr {
  border: 1px solid #CCCCCC;
  background-color: #fbfbfb;
}
body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr.hidden {
  display: none;
}
body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr td {
  display: flex;
}
@media screen and (max-width: 899px) {
  body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr td {
    display: block;
  }
}
body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr td .table-th {
  display: flex;
  width: 34.2%;
  padding: 20px 22px;
}
@media screen and (max-width: 899px) {
  body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr td .table-th {
    width: 100%;
    padding: 10px 15px;
  }
}
body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr td .table-th .th-label {
  font-size: 20px;
  width: 77.6%;
}
@media screen and (max-width: 899px) {
  body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr td .table-th .th-label {
    width: 100%;
  }
}
@media screen and (max-width: 899px) {
  body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr td .table-th .th-label {
    font-size: 16px;
  }
}
body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr td .table-th .inquire-label {
  background-color: #C11700;
  color: #fff;
  padding: 2px 10px;
  width: 55px;
  height: 28px;
}
@media screen and (max-width: 899px) {
  body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr td .table-th .inquire-label {
    font-size: 14px;
  }
}
body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr td .table-td {
  width: 60%;
}
@media screen and (max-width: 899px) {
  body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr td .table-td {
    padding: 0 15px 10px;
    width: 100%;
  }
}
body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr td .table-td input {
  border: 1px solid #888;
  width: 100%;
  height: 40px;
  border-radius: 5px;
  padding-left: 15px;
  font-size: 16px;
  margin-top: 18px;
}
body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr td .table-td input::-moz-placeholder {
  color: #7D7D7D;
}
body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr td .table-td input::placeholder {
  color: #7D7D7D;
}
@media screen and (max-width: 575px) {
  body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr td .table-td input {
    font-size: 14px;
  }
}
@media screen and (max-width: 899px) {
  body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr td .table-td input {
    margin-top: 0;
  }
}
body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr td .table-td input.readonly {
  background-color: #eee;
}
body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr td .table-td .cmb03 {
  margin-top: 18px;
}
@media screen and (max-width: 899px) {
  body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr td .table-td .cmb03 {
    margin-top: 0;
  }
}
body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr td .table-td textarea {
  width: 100%;
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #888;
  margin: 18px 0;
}
@media screen and (max-width: 899px) {
  body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr td .table-td textarea {
    margin: 0;
  }
}
body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr td .customer-name-td {
  display: flex;
  justify-content: space-between;
}
body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr td .customer-name-td input {
  width: 49%;
}
body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr td .customer-attribute-td {
  display: flex;
}
body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr td .customer-attribute-td .radio01 {
  line-height: 70px;
}
body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr td .customer-attribute-td .radio01:not(:first-child) {
  margin-left: 20px;
}
@media screen and (max-width: 899px) {
  body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr td .customer-attribute-td .radio01 {
    line-height: 30px;
  }
}
body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr td .post-code-td input {
  width: 160px;
  margin-right: 15px;
}
@media screen and (max-width: 575px) {
  body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr td .post-code-td input {
    width: 100%;
  }
}
body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr td .post-code-td .post-code-desc {
  font-size: 14px;
}
@media screen and (max-width: 575px) {
  body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr td .post-code-td .post-code-desc {
    margin-top: 10px;
    display: inline-block;
  }
}
body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr td .post-code-td .address-num-search {
  font-size: 15px;
  color: #1F53A7;
  text-decoration: underline;
}
@media screen and (max-width: 575px) {
  body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr td .post-code-td .address-num-search {
    margin-top: 10px;
    display: inline-block;
  }
}
body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr td .prefecture-td .cmb03 {
  width: 160px;
}
@media screen and (max-width: 575px) {
  body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr td .prefecture-td .cmb03 {
    width: 100%;
  }
}
body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr td .phone-num-td input {
  width: 160px;
}
@media screen and (max-width: 575px) {
  body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr td .phone-num-td input {
    width: 100%;
  }
}
body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr td .checkbox01 {
  font-size: 20px;
  margin: 18px;
}
@media screen and (max-width: 575px) {
  body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr td .checkbox01 {
    font-size: 16px;
  }
}
body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr td {
  background-color: #FFFFFF;
}
body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr td .table-th {
  background-color: #FAFAFA;
  padding: 13px 24px;
  font-size: 18px;
}
@media screen and (max-width: 899px) {
  body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr td .table-th {
    padding: 13px;
  }
}
body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr td .table-td {
  font-size: 16px;
  padding: 14px 35px;
}
@media screen and (max-width: 899px) {
  body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr td .table-td {
    padding: 13px;
  }
}
body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr td .table-th {
  font-size: 16px;
}
body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-table tr td .table-td {
  font-size: 14px;
}
body .company-wrapper .compnay-contents-inner .about-company-section .about-company-content .company-map {
  width: 100%;
  height: 340px;
}
body .company-wrapper .compnay-contents-inner .banner-section {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 575px) {
  body .company-wrapper .compnay-contents-inner .banner-section {
    display: block;
  }
}
body .company-wrapper .compnay-contents-inner .banner-section .banner-img {
  width: 49%;
}
@media screen and (max-width: 575px) {
  body .company-wrapper .compnay-contents-inner .banner-section .banner-img {
    width: 100%;
    margin-top: 20px;
  }
}
body .commerce-header-wrap {
  height: 182px;
  background-image: url("/usercmn/img/pic_common_header01.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 575px) {
  body .commerce-header-wrap {
    height: 138px;
    background-image: url("/usercmn/img/pic_common_header02.jpg");
  }
}
body .commerce-header-wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
body .commerce-header-wrap .heading-text {
  position: absolute;
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  width: 100%;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
@media screen and (max-width: 575px) {
  body .commerce-header-wrap .heading-text {
    font-size: 20px;
  }
}
body .commerce-header-wrap .heading-text::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  bottom: -10px; /*線の上下位置*/
  display: inline-block;
  width: 16px;
  height: 4px;
  background-color: #fff;
}
body .commerce-header-wrap .heading-text::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-24px);
  -ms-transform: translateX(-24px);
  bottom: -10px; /*線の上下位置*/
  display: inline-block;
  width: 16px;
  height: 4px;
  background-color: #C11700;
}
body .commerce-wrapper .commerce-contents-inner {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1034px;
}
body .commerce-wrapper .commerce-contents-inner .page-heading {
  padding-bottom: 10px;
  margin-bottom: 30px;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.3;
  border-bottom: 3px solid #1C1C1C;
  position: relative;
}
@media screen and (max-width: 575px) {
  body .commerce-wrapper .commerce-contents-inner .page-heading {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
body .commerce-wrapper .commerce-contents-inner .page-heading::before {
  content: "";
  width: 80px;
  position: absolute;
  left: 0;
  bottom: -3px;
  border-bottom: 3px solid #C11700;
}
body .commerce-wrapper .commerce-contents-inner section {
  margin-bottom: 60px;
}
body .commerce-wrapper .commerce-contents-inner section .section-heading {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 8px;
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
  border-left: 3px solid #C11700;
  position: relative;
}
@media screen and (max-width: 575px) {
  body .commerce-wrapper .commerce-contents-inner section .section-heading {
    margin-bottom: 30px;
    font-size: 17px;
    line-height: 1.5;
  }
}
body .commerce-wrapper .commerce-contents-inner section .section-heading::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -20px; /*線の上下位置*/
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #E0E0E0;
}
@media screen and (max-width: 575px) {
  body .commerce-wrapper .commerce-contents-inner section .section-heading::after {
    bottom: -15px;
  }
}
body .commerce-wrapper .commerce-contents-inner section .section-desc {
  font-size: 14px;
  line-height: 2;
  margin-bottom: 10px;
}
body .commerce-wrapper .commerce-contents-inner section .commerce-list01 {
  margin: 20px 0;
}
body .commerce-wrapper .commerce-contents-inner section .commerce-list01 .item {
  position: relative;
  padding-left: 1.5em;
}
body .commerce-wrapper .commerce-contents-inner section .commerce-list01 .item:not(:last-child) {
  margin-bottom: 20px;
}
body .commerce-wrapper .commerce-contents-inner section .commerce-list01 .item::before {
  content: "";
  display: inline-block;
  background-color: #C11700;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0.8em;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
body .commerce-wrapper .commerce-contents-inner section .commerce-list02 {
  font-size: 14px;
}
body .commerce-wrapper .commerce-contents-inner section .commerce-table {
  width: 100%;
  margin-bottom: 30px;
  margin: 40px 0 30px;
}
body .commerce-wrapper .commerce-contents-inner section .commerce-table tr {
  border: 1px solid #CCCCCC;
  background-color: #fbfbfb;
}
body .commerce-wrapper .commerce-contents-inner section .commerce-table tr.hidden {
  display: none;
}
body .commerce-wrapper .commerce-contents-inner section .commerce-table tr td {
  display: flex;
}
@media screen and (max-width: 899px) {
  body .commerce-wrapper .commerce-contents-inner section .commerce-table tr td {
    display: block;
  }
}
body .commerce-wrapper .commerce-contents-inner section .commerce-table tr td .table-th {
  display: flex;
  width: 34.2%;
  padding: 20px 22px;
}
@media screen and (max-width: 899px) {
  body .commerce-wrapper .commerce-contents-inner section .commerce-table tr td .table-th {
    width: 100%;
    padding: 10px 15px;
  }
}
body .commerce-wrapper .commerce-contents-inner section .commerce-table tr td .table-th .th-label {
  font-size: 20px;
  width: 77.6%;
}
@media screen and (max-width: 899px) {
  body .commerce-wrapper .commerce-contents-inner section .commerce-table tr td .table-th .th-label {
    width: 100%;
  }
}
@media screen and (max-width: 899px) {
  body .commerce-wrapper .commerce-contents-inner section .commerce-table tr td .table-th .th-label {
    font-size: 16px;
  }
}
body .commerce-wrapper .commerce-contents-inner section .commerce-table tr td .table-th .inquire-label {
  background-color: #C11700;
  color: #fff;
  padding: 2px 10px;
  width: 55px;
  height: 28px;
}
@media screen and (max-width: 899px) {
  body .commerce-wrapper .commerce-contents-inner section .commerce-table tr td .table-th .inquire-label {
    font-size: 14px;
  }
}
body .commerce-wrapper .commerce-contents-inner section .commerce-table tr td .table-td {
  width: 60%;
}
@media screen and (max-width: 899px) {
  body .commerce-wrapper .commerce-contents-inner section .commerce-table tr td .table-td {
    padding: 0 15px 10px;
    width: 100%;
  }
}
body .commerce-wrapper .commerce-contents-inner section .commerce-table tr td .table-td input {
  border: 1px solid #888;
  width: 100%;
  height: 40px;
  border-radius: 5px;
  padding-left: 15px;
  font-size: 16px;
  margin-top: 18px;
}
body .commerce-wrapper .commerce-contents-inner section .commerce-table tr td .table-td input::-moz-placeholder {
  color: #7D7D7D;
}
body .commerce-wrapper .commerce-contents-inner section .commerce-table tr td .table-td input::placeholder {
  color: #7D7D7D;
}
@media screen and (max-width: 575px) {
  body .commerce-wrapper .commerce-contents-inner section .commerce-table tr td .table-td input {
    font-size: 14px;
  }
}
@media screen and (max-width: 899px) {
  body .commerce-wrapper .commerce-contents-inner section .commerce-table tr td .table-td input {
    margin-top: 0;
  }
}
body .commerce-wrapper .commerce-contents-inner section .commerce-table tr td .table-td input.readonly {
  background-color: #eee;
}
body .commerce-wrapper .commerce-contents-inner section .commerce-table tr td .table-td .cmb03 {
  margin-top: 18px;
}
@media screen and (max-width: 899px) {
  body .commerce-wrapper .commerce-contents-inner section .commerce-table tr td .table-td .cmb03 {
    margin-top: 0;
  }
}
body .commerce-wrapper .commerce-contents-inner section .commerce-table tr td .table-td textarea {
  width: 100%;
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #888;
  margin: 18px 0;
}
@media screen and (max-width: 899px) {
  body .commerce-wrapper .commerce-contents-inner section .commerce-table tr td .table-td textarea {
    margin: 0;
  }
}
body .commerce-wrapper .commerce-contents-inner section .commerce-table tr td .customer-name-td {
  display: flex;
  justify-content: space-between;
}
body .commerce-wrapper .commerce-contents-inner section .commerce-table tr td .customer-name-td input {
  width: 49%;
}
body .commerce-wrapper .commerce-contents-inner section .commerce-table tr td .customer-attribute-td {
  display: flex;
}
body .commerce-wrapper .commerce-contents-inner section .commerce-table tr td .customer-attribute-td .radio01 {
  line-height: 70px;
}
body .commerce-wrapper .commerce-contents-inner section .commerce-table tr td .customer-attribute-td .radio01:not(:first-child) {
  margin-left: 20px;
}
@media screen and (max-width: 899px) {
  body .commerce-wrapper .commerce-contents-inner section .commerce-table tr td .customer-attribute-td .radio01 {
    line-height: 30px;
  }
}
body .commerce-wrapper .commerce-contents-inner section .commerce-table tr td .post-code-td input {
  width: 160px;
  margin-right: 15px;
}
@media screen and (max-width: 575px) {
  body .commerce-wrapper .commerce-contents-inner section .commerce-table tr td .post-code-td input {
    width: 100%;
  }
}
body .commerce-wrapper .commerce-contents-inner section .commerce-table tr td .post-code-td .post-code-desc {
  font-size: 14px;
}
@media screen and (max-width: 575px) {
  body .commerce-wrapper .commerce-contents-inner section .commerce-table tr td .post-code-td .post-code-desc {
    margin-top: 10px;
    display: inline-block;
  }
}
body .commerce-wrapper .commerce-contents-inner section .commerce-table tr td .post-code-td .address-num-search {
  font-size: 15px;
  color: #1F53A7;
  text-decoration: underline;
}
@media screen and (max-width: 575px) {
  body .commerce-wrapper .commerce-contents-inner section .commerce-table tr td .post-code-td .address-num-search {
    margin-top: 10px;
    display: inline-block;
  }
}
body .commerce-wrapper .commerce-contents-inner section .commerce-table tr td .prefecture-td .cmb03 {
  width: 160px;
}
@media screen and (max-width: 575px) {
  body .commerce-wrapper .commerce-contents-inner section .commerce-table tr td .prefecture-td .cmb03 {
    width: 100%;
  }
}
body .commerce-wrapper .commerce-contents-inner section .commerce-table tr td .phone-num-td input {
  width: 160px;
}
@media screen and (max-width: 575px) {
  body .commerce-wrapper .commerce-contents-inner section .commerce-table tr td .phone-num-td input {
    width: 100%;
  }
}
body .commerce-wrapper .commerce-contents-inner section .commerce-table tr td .checkbox01 {
  font-size: 20px;
  margin: 18px;
}
@media screen and (max-width: 575px) {
  body .commerce-wrapper .commerce-contents-inner section .commerce-table tr td .checkbox01 {
    font-size: 16px;
  }
}
body .commerce-wrapper .commerce-contents-inner section .commerce-table tr td {
  background-color: #FFFFFF;
}
body .commerce-wrapper .commerce-contents-inner section .commerce-table tr td .table-th {
  background-color: #FAFAFA;
  padding: 13px 24px;
  font-size: 18px;
}
@media screen and (max-width: 899px) {
  body .commerce-wrapper .commerce-contents-inner section .commerce-table tr td .table-th {
    padding: 13px;
  }
}
body .commerce-wrapper .commerce-contents-inner section .commerce-table tr td .table-td {
  font-size: 16px;
  padding: 14px 35px;
}
@media screen and (max-width: 899px) {
  body .commerce-wrapper .commerce-contents-inner section .commerce-table tr td .table-td {
    padding: 13px;
  }
}
body .commerce-wrapper .commerce-contents-inner section .commerce-table tr td .table-th {
  font-size: 16px;
}
body .commerce-wrapper .commerce-contents-inner section .commerce-table tr td .table-td {
  font-size: 14px;
}
body .commerce-wrapper .commerce-contents-inner .return-change-section ul {
  margin-bottom: 10px;
}
body .antique-header-wrap {
  height: 182px;
  background-image: url("/usercmn/img/pic_common_header01.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 575px) {
  body .antique-header-wrap {
    height: 138px;
    background-image: url("/usercmn/img/pic_common_header02.jpg");
  }
}
body .antique-header-wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
body .antique-header-wrap .heading-text {
  position: absolute;
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  width: 100%;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
@media screen and (max-width: 575px) {
  body .antique-header-wrap .heading-text {
    font-size: 20px;
  }
}
body .antique-header-wrap .heading-text::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  bottom: -10px; /*線の上下位置*/
  display: inline-block;
  width: 16px;
  height: 4px;
  background-color: #fff;
}
body .antique-header-wrap .heading-text::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-24px);
  -ms-transform: translateX(-24px);
  bottom: -10px; /*線の上下位置*/
  display: inline-block;
  width: 16px;
  height: 4px;
  background-color: #C11700;
}
body .antique-wrapper .antique-contents-inner {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1034px;
}
body .antique-wrapper .antique-contents-inner .page-heading {
  padding-bottom: 10px;
  margin-bottom: 30px;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.3;
  border-bottom: 3px solid #1C1C1C;
  position: relative;
}
@media screen and (max-width: 575px) {
  body .antique-wrapper .antique-contents-inner .page-heading {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
body .antique-wrapper .antique-contents-inner .page-heading::before {
  content: "";
  width: 80px;
  position: absolute;
  left: 0;
  bottom: -3px;
  border-bottom: 3px solid #C11700;
}
body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table {
  width: 100%;
  margin-bottom: 30px;
  margin-top: 40px;
}
body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr {
  border: 1px solid #CCCCCC;
  background-color: #fbfbfb;
}
body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr.hidden {
  display: none;
}
body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr td {
  display: flex;
}
@media screen and (max-width: 899px) {
  body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr td {
    display: block;
  }
}
body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr td .table-th {
  display: flex;
  width: 34.2%;
  padding: 20px 22px;
}
@media screen and (max-width: 899px) {
  body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr td .table-th {
    width: 100%;
    padding: 10px 15px;
  }
}
body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr td .table-th .th-label {
  font-size: 20px;
  width: 77.6%;
}
@media screen and (max-width: 899px) {
  body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr td .table-th .th-label {
    width: 100%;
  }
}
@media screen and (max-width: 899px) {
  body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr td .table-th .th-label {
    font-size: 16px;
  }
}
body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr td .table-th .inquire-label {
  background-color: #C11700;
  color: #fff;
  padding: 2px 10px;
  width: 55px;
  height: 28px;
}
@media screen and (max-width: 899px) {
  body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr td .table-th .inquire-label {
    font-size: 14px;
  }
}
body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr td .table-td {
  width: 60%;
}
@media screen and (max-width: 899px) {
  body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr td .table-td {
    padding: 0 15px 10px;
    width: 100%;
  }
}
body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr td .table-td input {
  border: 1px solid #888;
  width: 100%;
  height: 40px;
  border-radius: 5px;
  padding-left: 15px;
  font-size: 16px;
  margin-top: 18px;
}
body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr td .table-td input::-moz-placeholder {
  color: #7D7D7D;
}
body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr td .table-td input::placeholder {
  color: #7D7D7D;
}
@media screen and (max-width: 575px) {
  body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr td .table-td input {
    font-size: 14px;
  }
}
@media screen and (max-width: 899px) {
  body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr td .table-td input {
    margin-top: 0;
  }
}
body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr td .table-td input.readonly {
  background-color: #eee;
}
body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr td .table-td .cmb03 {
  margin-top: 18px;
}
@media screen and (max-width: 899px) {
  body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr td .table-td .cmb03 {
    margin-top: 0;
  }
}
body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr td .table-td textarea {
  width: 100%;
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #888;
  margin: 18px 0;
}
@media screen and (max-width: 899px) {
  body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr td .table-td textarea {
    margin: 0;
  }
}
body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr td .customer-name-td {
  display: flex;
  justify-content: space-between;
}
body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr td .customer-name-td input {
  width: 49%;
}
body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr td .customer-attribute-td {
  display: flex;
}
body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr td .customer-attribute-td .radio01 {
  line-height: 70px;
}
body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr td .customer-attribute-td .radio01:not(:first-child) {
  margin-left: 20px;
}
@media screen and (max-width: 899px) {
  body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr td .customer-attribute-td .radio01 {
    line-height: 30px;
  }
}
body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr td .post-code-td input {
  width: 160px;
  margin-right: 15px;
}
@media screen and (max-width: 575px) {
  body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr td .post-code-td input {
    width: 100%;
  }
}
body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr td .post-code-td .post-code-desc {
  font-size: 14px;
}
@media screen and (max-width: 575px) {
  body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr td .post-code-td .post-code-desc {
    margin-top: 10px;
    display: inline-block;
  }
}
body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr td .post-code-td .address-num-search {
  font-size: 15px;
  color: #1F53A7;
  text-decoration: underline;
}
@media screen and (max-width: 575px) {
  body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr td .post-code-td .address-num-search {
    margin-top: 10px;
    display: inline-block;
  }
}
body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr td .prefecture-td .cmb03 {
  width: 160px;
}
@media screen and (max-width: 575px) {
  body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr td .prefecture-td .cmb03 {
    width: 100%;
  }
}
body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr td .phone-num-td input {
  width: 160px;
}
@media screen and (max-width: 575px) {
  body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr td .phone-num-td input {
    width: 100%;
  }
}
body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr td .checkbox01 {
  font-size: 20px;
  margin: 18px;
}
@media screen and (max-width: 575px) {
  body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr td .checkbox01 {
    font-size: 16px;
  }
}
body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr td {
  background-color: #FFFFFF;
}
body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr td .table-th {
  background-color: #FAFAFA;
  padding: 13px 24px;
  font-size: 18px;
}
@media screen and (max-width: 899px) {
  body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr td .table-th {
    padding: 13px;
  }
}
body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr td .table-td {
  font-size: 16px;
  padding: 14px 35px;
}
@media screen and (max-width: 899px) {
  body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr td .table-td {
    padding: 13px;
  }
}
body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr td .table-th {
  font-size: 16px;
}
body .antique-wrapper .antique-contents-inner .about-antique-section .antique-table tr td .table-td {
  font-size: 14px;
}
body .privacy-header-wrap {
  height: 182px;
  background-image: url("/usercmn/img/pic_common_header01.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 575px) {
  body .privacy-header-wrap {
    height: 138px;
    background-image: url("/usercmn/img/pic_common_header02.jpg");
  }
}
body .privacy-header-wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
body .privacy-header-wrap .heading-text {
  position: absolute;
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  width: 100%;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
@media screen and (max-width: 575px) {
  body .privacy-header-wrap .heading-text {
    font-size: 20px;
  }
}
body .privacy-header-wrap .heading-text::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  bottom: -10px; /*線の上下位置*/
  display: inline-block;
  width: 16px;
  height: 4px;
  background-color: #fff;
}
body .privacy-header-wrap .heading-text::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-24px);
  -ms-transform: translateX(-24px);
  bottom: -10px; /*線の上下位置*/
  display: inline-block;
  width: 16px;
  height: 4px;
  background-color: #C11700;
}
body .privacy-wrapper .privacy-contents-inner {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1034px;
}
body .privacy-wrapper .privacy-contents-inner .page-heading {
  padding-bottom: 10px;
  margin-bottom: 30px;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.3;
  border-bottom: 3px solid #1C1C1C;
  position: relative;
}
@media screen and (max-width: 575px) {
  body .privacy-wrapper .privacy-contents-inner .page-heading {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
body .privacy-wrapper .privacy-contents-inner .page-heading::before {
  content: "";
  width: 80px;
  position: absolute;
  left: 0;
  bottom: -3px;
  border-bottom: 3px solid #C11700;
}
body .privacy-wrapper .privacy-contents-inner .page-desc {
  margin-bottom: 30px;
}
body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .section-heading {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 8px;
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
  border-left: 3px solid #C11700;
  position: relative;
}
@media screen and (max-width: 575px) {
  body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .section-heading {
    margin-bottom: 30px;
    font-size: 17px;
    line-height: 1.5;
  }
}
body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .section-heading::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -20px; /*線の上下位置*/
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #E0E0E0;
}
@media screen and (max-width: 575px) {
  body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .section-heading::after {
    bottom: -15px;
  }
}
body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .section-desc {
  font-size: 14px;
  line-height: 2;
  margin-bottom: 10px;
}
body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .desc-list {
  font-size: 14px;
  margin-bottom: 5px;
}
body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .desc-list .desc-item {
  text-indent: -1em;
  padding-left: 1em;
  margin: 5px 0;
}
body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .desc-list.kakko .desc-item {
  padding-left: 2.5em;
  text-indent: -2.5em;
}
body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .desc-list.kakko-none .desc-item {
  text-indent: -1em;
  padding-left: 1em;
}
body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table {
  width: 100%;
  margin-bottom: 30px;
  margin-top: 40px;
}
body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr {
  border: 1px solid #CCCCCC;
  background-color: #fbfbfb;
}
body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr.hidden {
  display: none;
}
body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr td {
  display: flex;
}
@media screen and (max-width: 899px) {
  body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr td {
    display: block;
  }
}
body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-th {
  display: flex;
  width: 34.2%;
  padding: 20px 22px;
}
@media screen and (max-width: 899px) {
  body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-th {
    width: 100%;
    padding: 10px 15px;
  }
}
body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-th .th-label {
  font-size: 20px;
  width: 77.6%;
}
@media screen and (max-width: 899px) {
  body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-th .th-label {
    width: 100%;
  }
}
@media screen and (max-width: 899px) {
  body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-th .th-label {
    font-size: 16px;
  }
}
body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-th .inquire-label {
  background-color: #C11700;
  color: #fff;
  padding: 2px 10px;
  width: 55px;
  height: 28px;
}
@media screen and (max-width: 899px) {
  body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-th .inquire-label {
    font-size: 14px;
  }
}
body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-td {
  width: 60%;
}
@media screen and (max-width: 899px) {
  body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-td {
    padding: 0 15px 10px;
    width: 100%;
  }
}
body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-td input {
  border: 1px solid #888;
  width: 100%;
  height: 40px;
  border-radius: 5px;
  padding-left: 15px;
  font-size: 16px;
  margin-top: 18px;
}
body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-td input::-moz-placeholder {
  color: #7D7D7D;
}
body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-td input::placeholder {
  color: #7D7D7D;
}
@media screen and (max-width: 575px) {
  body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-td input {
    font-size: 14px;
  }
}
@media screen and (max-width: 899px) {
  body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-td input {
    margin-top: 0;
  }
}
body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-td input.readonly {
  background-color: #eee;
}
body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-td .cmb03 {
  margin-top: 18px;
}
@media screen and (max-width: 899px) {
  body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-td .cmb03 {
    margin-top: 0;
  }
}
body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-td textarea {
  width: 100%;
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #888;
  margin: 18px 0;
}
@media screen and (max-width: 899px) {
  body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-td textarea {
    margin: 0;
  }
}
body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr td .customer-name-td {
  display: flex;
  justify-content: space-between;
}
body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr td .customer-name-td input {
  width: 49%;
}
body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr td .customer-attribute-td {
  display: flex;
}
body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr td .customer-attribute-td .radio01 {
  line-height: 70px;
}
body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr td .customer-attribute-td .radio01:not(:first-child) {
  margin-left: 20px;
}
@media screen and (max-width: 899px) {
  body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr td .customer-attribute-td .radio01 {
    line-height: 30px;
  }
}
body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr td .post-code-td input {
  width: 160px;
  margin-right: 15px;
}
@media screen and (max-width: 575px) {
  body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr td .post-code-td input {
    width: 100%;
  }
}
body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr td .post-code-td .post-code-desc {
  font-size: 14px;
}
@media screen and (max-width: 575px) {
  body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr td .post-code-td .post-code-desc {
    margin-top: 10px;
    display: inline-block;
  }
}
body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr td .post-code-td .address-num-search {
  font-size: 15px;
  color: #1F53A7;
  text-decoration: underline;
}
@media screen and (max-width: 575px) {
  body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr td .post-code-td .address-num-search {
    margin-top: 10px;
    display: inline-block;
  }
}
body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr td .prefecture-td .cmb03 {
  width: 160px;
}
@media screen and (max-width: 575px) {
  body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr td .prefecture-td .cmb03 {
    width: 100%;
  }
}
body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr td .phone-num-td input {
  width: 160px;
}
@media screen and (max-width: 575px) {
  body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr td .phone-num-td input {
    width: 100%;
  }
}
body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr td .checkbox01 {
  font-size: 20px;
  margin: 18px;
}
@media screen and (max-width: 575px) {
  body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr td .checkbox01 {
    font-size: 16px;
  }
}
body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr td {
  background-color: #FFFFFF;
}
body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-th {
  background-color: #FAFAFA;
  padding: 13px 24px;
  font-size: 18px;
}
@media screen and (max-width: 899px) {
  body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-th {
    padding: 13px;
  }
}
body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-td {
  font-size: 16px;
  padding: 14px 35px;
}
@media screen and (max-width: 899px) {
  body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-td {
    padding: 13px;
  }
}
body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-th {
  font-size: 16px;
}
body .privacy-wrapper .privacy-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-td {
  font-size: 14px;
}
body .privacy-wrapper .privacy-contents-inner .seitei {
  font-size: 14px;
}
body .guide-header-wrap {
  height: 182px;
  background-image: url("/usercmn/img/pic_common_header01.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 575px) {
  body .guide-header-wrap {
    height: 138px;
    background-image: url("/usercmn/img/pic_common_header02.jpg");
  }
}
body .guide-header-wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
body .guide-header-wrap .heading-text {
  position: absolute;
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  width: 100%;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
@media screen and (max-width: 575px) {
  body .guide-header-wrap .heading-text {
    font-size: 20px;
  }
}
body .guide-header-wrap .heading-text::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  bottom: -10px; /*線の上下位置*/
  display: inline-block;
  width: 16px;
  height: 4px;
  background-color: #fff;
}
body .guide-header-wrap .heading-text::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-24px);
  -ms-transform: translateX(-24px);
  bottom: -10px; /*線の上下位置*/
  display: inline-block;
  width: 16px;
  height: 4px;
  background-color: #C11700;
}
body .guide-wrapper .guide-contents-inner {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1034px;
}
body .guide-wrapper .guide-contents-inner section {
  padding-top: 162px;
  margin-top: -122px;
  margin-bottom: 60px;
}
@media screen and (max-width: 575px) {
  body .guide-wrapper .guide-contents-inner section {
    margin-bottom: 40px;
  }
}
body .guide-wrapper .guide-contents-inner section .section-heading {
  padding-bottom: 10px;
  margin-bottom: 30px;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.3;
  border-bottom: 3px solid #1C1C1C;
  position: relative;
}
@media screen and (max-width: 575px) {
  body .guide-wrapper .guide-contents-inner section .section-heading {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
body .guide-wrapper .guide-contents-inner section .section-heading::before {
  content: "";
  width: 80px;
  position: absolute;
  left: 0;
  bottom: -3px;
  border-bottom: 3px solid #C11700;
}
body .guide-wrapper .guide-contents-inner section .section-desc {
  line-height: 1.8;
  margin-bottom: 15px;
}
@media screen and (max-width: 899px) {
  body .guide-wrapper .guide-contents-inner section .section-desc {
    margin-bottom: 10px;
  }
}
body .guide-wrapper .guide-contents-inner section .section-desc-caution {
  line-height: 1.8;
  margin-bottom: 15px;
  color: #FF0000;
  font-weight: bold;
}
@media screen and (max-width: 899px) {
  body .guide-wrapper .guide-contents-inner section .section-desc-caution {
    margin-bottom: 10px;
  }
}
body .guide-wrapper .guide-contents-inner section .list-style01 {
  margin-bottom: 15px;
}
body .guide-wrapper .guide-contents-inner section .list-style01 .item {
  position: relative;
  padding-left: 1.5em;
  margin: 7px 0;
}
body .guide-wrapper .guide-contents-inner section .list-style01 .item::before {
  content: "";
  display: inline-block;
  background-color: #C11700;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0.8em;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
body .guide-wrapper .guide-contents-inner section .guide-table {
  width: 100%;
  margin-bottom: 30px;
  margin: 40px 0 30px;
}
body .guide-wrapper .guide-contents-inner section .guide-table tr {
  border: 1px solid #CCCCCC;
  background-color: #fbfbfb;
}
body .guide-wrapper .guide-contents-inner section .guide-table tr.hidden {
  display: none;
}
body .guide-wrapper .guide-contents-inner section .guide-table tr td {
  display: flex;
}
@media screen and (max-width: 899px) {
  body .guide-wrapper .guide-contents-inner section .guide-table tr td {
    display: block;
  }
}
body .guide-wrapper .guide-contents-inner section .guide-table tr td .table-th {
  display: flex;
  width: 34.2%;
  padding: 20px 22px;
}
@media screen and (max-width: 899px) {
  body .guide-wrapper .guide-contents-inner section .guide-table tr td .table-th {
    width: 100%;
    padding: 10px 15px;
  }
}
body .guide-wrapper .guide-contents-inner section .guide-table tr td .table-th .th-label {
  font-size: 20px;
  width: 77.6%;
}
@media screen and (max-width: 899px) {
  body .guide-wrapper .guide-contents-inner section .guide-table tr td .table-th .th-label {
    width: 100%;
  }
}
@media screen and (max-width: 899px) {
  body .guide-wrapper .guide-contents-inner section .guide-table tr td .table-th .th-label {
    font-size: 16px;
  }
}
body .guide-wrapper .guide-contents-inner section .guide-table tr td .table-th .inquire-label {
  background-color: #C11700;
  color: #fff;
  padding: 2px 10px;
  width: 55px;
  height: 28px;
}
@media screen and (max-width: 899px) {
  body .guide-wrapper .guide-contents-inner section .guide-table tr td .table-th .inquire-label {
    font-size: 14px;
  }
}
body .guide-wrapper .guide-contents-inner section .guide-table tr td .table-td {
  width: 60%;
}
@media screen and (max-width: 899px) {
  body .guide-wrapper .guide-contents-inner section .guide-table tr td .table-td {
    padding: 0 15px 10px;
    width: 100%;
  }
}
body .guide-wrapper .guide-contents-inner section .guide-table tr td .table-td input {
  border: 1px solid #888;
  width: 100%;
  height: 40px;
  border-radius: 5px;
  padding-left: 15px;
  font-size: 16px;
  margin-top: 18px;
}
body .guide-wrapper .guide-contents-inner section .guide-table tr td .table-td input::-moz-placeholder {
  color: #7D7D7D;
}
body .guide-wrapper .guide-contents-inner section .guide-table tr td .table-td input::placeholder {
  color: #7D7D7D;
}
@media screen and (max-width: 575px) {
  body .guide-wrapper .guide-contents-inner section .guide-table tr td .table-td input {
    font-size: 14px;
  }
}
@media screen and (max-width: 899px) {
  body .guide-wrapper .guide-contents-inner section .guide-table tr td .table-td input {
    margin-top: 0;
  }
}
body .guide-wrapper .guide-contents-inner section .guide-table tr td .table-td input.readonly {
  background-color: #eee;
}
body .guide-wrapper .guide-contents-inner section .guide-table tr td .table-td .cmb03 {
  margin-top: 18px;
}
@media screen and (max-width: 899px) {
  body .guide-wrapper .guide-contents-inner section .guide-table tr td .table-td .cmb03 {
    margin-top: 0;
  }
}
body .guide-wrapper .guide-contents-inner section .guide-table tr td .table-td textarea {
  width: 100%;
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #888;
  margin: 18px 0;
}
@media screen and (max-width: 899px) {
  body .guide-wrapper .guide-contents-inner section .guide-table tr td .table-td textarea {
    margin: 0;
  }
}
body .guide-wrapper .guide-contents-inner section .guide-table tr td .customer-name-td {
  display: flex;
  justify-content: space-between;
}
body .guide-wrapper .guide-contents-inner section .guide-table tr td .customer-name-td input {
  width: 49%;
}
body .guide-wrapper .guide-contents-inner section .guide-table tr td .customer-attribute-td {
  display: flex;
}
body .guide-wrapper .guide-contents-inner section .guide-table tr td .customer-attribute-td .radio01 {
  line-height: 70px;
}
body .guide-wrapper .guide-contents-inner section .guide-table tr td .customer-attribute-td .radio01:not(:first-child) {
  margin-left: 20px;
}
@media screen and (max-width: 899px) {
  body .guide-wrapper .guide-contents-inner section .guide-table tr td .customer-attribute-td .radio01 {
    line-height: 30px;
  }
}
body .guide-wrapper .guide-contents-inner section .guide-table tr td .post-code-td input {
  width: 160px;
  margin-right: 15px;
}
@media screen and (max-width: 575px) {
  body .guide-wrapper .guide-contents-inner section .guide-table tr td .post-code-td input {
    width: 100%;
  }
}
body .guide-wrapper .guide-contents-inner section .guide-table tr td .post-code-td .post-code-desc {
  font-size: 14px;
}
@media screen and (max-width: 575px) {
  body .guide-wrapper .guide-contents-inner section .guide-table tr td .post-code-td .post-code-desc {
    margin-top: 10px;
    display: inline-block;
  }
}
body .guide-wrapper .guide-contents-inner section .guide-table tr td .post-code-td .address-num-search {
  font-size: 15px;
  color: #1F53A7;
  text-decoration: underline;
}
@media screen and (max-width: 575px) {
  body .guide-wrapper .guide-contents-inner section .guide-table tr td .post-code-td .address-num-search {
    margin-top: 10px;
    display: inline-block;
  }
}
body .guide-wrapper .guide-contents-inner section .guide-table tr td .prefecture-td .cmb03 {
  width: 160px;
}
@media screen and (max-width: 575px) {
  body .guide-wrapper .guide-contents-inner section .guide-table tr td .prefecture-td .cmb03 {
    width: 100%;
  }
}
body .guide-wrapper .guide-contents-inner section .guide-table tr td .phone-num-td input {
  width: 160px;
}
@media screen and (max-width: 575px) {
  body .guide-wrapper .guide-contents-inner section .guide-table tr td .phone-num-td input {
    width: 100%;
  }
}
body .guide-wrapper .guide-contents-inner section .guide-table tr td .checkbox01 {
  font-size: 20px;
  margin: 18px;
}
@media screen and (max-width: 575px) {
  body .guide-wrapper .guide-contents-inner section .guide-table tr td .checkbox01 {
    font-size: 16px;
  }
}
body .guide-wrapper .guide-contents-inner section .guide-table tr td {
  background-color: #FFFFFF;
}
body .guide-wrapper .guide-contents-inner section .guide-table tr td .table-th {
  background-color: #FAFAFA;
  padding: 13px 24px;
  font-size: 18px;
}
@media screen and (max-width: 899px) {
  body .guide-wrapper .guide-contents-inner section .guide-table tr td .table-th {
    padding: 13px;
  }
}
body .guide-wrapper .guide-contents-inner section .guide-table tr td .table-td {
  font-size: 16px;
  padding: 14px 35px;
}
@media screen and (max-width: 899px) {
  body .guide-wrapper .guide-contents-inner section .guide-table tr td .table-td {
    padding: 13px;
  }
}
body .guide-wrapper .guide-contents-inner section .guide-table tr td .table-th {
  font-size: 16px;
}
body .guide-wrapper .guide-contents-inner section .guide-table tr td .table-td {
  font-size: 14px;
}
body .guide-wrapper .guide-contents-inner section .flow-list {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 575px) {
  body .guide-wrapper .guide-contents-inner section .flow-list {
    display: block;
  }
}
body .guide-wrapper .guide-contents-inner section .flow-list .flow-item {
  counter-increment: flow-list-num 1;
  width: 30%;
}
@media screen and (max-width: 575px) {
  body .guide-wrapper .guide-contents-inner section .flow-list .flow-item {
    width: 100%;
    margin-bottom: 30px;
  }
}
body .guide-wrapper .guide-contents-inner section .flow-list .flow-item .flow-img {
  margin-bottom: 10px;
}
@media screen and (max-width: 575px) {
  body .guide-wrapper .guide-contents-inner section .flow-list .flow-item .flow-img {
    text-align: center;
  }
}
body .guide-wrapper .guide-contents-inner section .flow-list .flow-item .heading {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
@media screen and (max-width: 899px) {
  body .guide-wrapper .guide-contents-inner section .flow-list .flow-item .heading {
    font-size: 17px;
  }
}
body .guide-wrapper .guide-contents-inner section .flow-list .flow-item .heading::before {
  content: counter(flow-list-num);
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  background-color: #C11700;
  width: 24px;
  height: 24px;
  line-height: 24px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  vertical-align: top;
  margin-right: 5px;
  text-indent: 0em;
  margin-top: 3px;
}
@media screen and (max-width: 575px) {
  body .guide-wrapper .guide-contents-inner section .flow-list .flow-item .heading::before {
    margin-top: 1px;
  }
}
body .guide-wrapper .guide-contents-inner section .flow-list .flow-item .flow-list2 {
  font-size: 15px;
}
body .guide-wrapper .guide-contents-inner section .flow-list .flow-item .flow-list2 .flow-item2 {
  text-indent: -1em;
  padding-left: 1em;
  margin: 7px 0;
}
body .guide-wrapper .guide-contents-inner section .delivery-flow-img {
  margin: 0 auto;
}
body .guide-wrapper .guide-contents-inner section .delivery-flow-list .item {
  padding: 20px;
  border: 1px solid #ccc;
  margin-bottom: 15px;
  counter-increment: flow-list-num 1;
}
body .guide-wrapper .guide-contents-inner section .delivery-flow-list .item .heading {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
@media screen and (max-width: 575px) {
  body .guide-wrapper .guide-contents-inner section .delivery-flow-list .item .heading {
    font-size: 17px;
  }
}
body .guide-wrapper .guide-contents-inner section .delivery-flow-list .item .heading::before {
  content: counter(flow-list-num);
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  background-color: #C11700;
  width: 24px;
  height: 24px;
  line-height: 24px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  vertical-align: top;
  margin-right: 5px;
  text-indent: 0em;
  margin-top: 3px;
}
@media screen and (max-width: 575px) {
  body .guide-wrapper .guide-contents-inner section .delivery-flow-list .item .heading::before {
    margin-top: 1px;
  }
}
body .guide-wrapper .guide-contents-inner section .delivery-flow-list .item .more-detail {
  display: inline-block;
  margin-top: 20px;
  text-decoration: underline;
  font-weight: bold;
}
body .guide-wrapper .guide-contents-inner .guide-navi .navi-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 575px) {
  body .guide-wrapper .guide-contents-inner .guide-navi .navi-list {
    display: block;
  }
}
body .guide-wrapper .guide-contents-inner .guide-navi .navi-list .item {
  width: 30%;
  margin-bottom: 30px;
}
@media screen and (max-width: 575px) {
  body .guide-wrapper .guide-contents-inner .guide-navi .navi-list .item {
    width: 100%;
    margin-bottom: 15px;
  }
}
body .guide-wrapper .guide-contents-inner .guide-navi .navi-list .item a {
  display: inline-block;
  width: 100%;
  font-size: 18px;
  border-bottom: 2px solid #ccc;
  padding-bottom: 10px;
  position: relative;
}
@media screen and (max-width: 899px) {
  body .guide-wrapper .guide-contents-inner .guide-navi .navi-list .item a {
    font-size: 16px;
  }
}
body .guide-wrapper .guide-contents-inner .guide-navi .navi-list .item a:hover {
  border-color: #C11700;
}
body .guide-wrapper .guide-contents-inner .guide-navi .navi-list .item a::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  margin: auto;
  width: 0.4em; /* arrow size */
  height: 0.4em; /* arrow size */
  border-top: 2px solid #333333;
  border-right: 2px solid #333333;
  transform: rotate(135deg);
  border-color: #C11700;
  top: 7px;
}
body .contact-header-wrap {
  height: 182px;
  background-image: url("/usercmn/img/pic_common_header01.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 575px) {
  body .contact-header-wrap {
    height: 138px;
    background-image: url("/usercmn/img/pic_common_header02.jpg");
  }
}
body .contact-header-wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
body .contact-header-wrap .heading-text {
  position: absolute;
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  width: 100%;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
@media screen and (max-width: 575px) {
  body .contact-header-wrap .heading-text {
    font-size: 20px;
  }
}
body .contact-header-wrap .heading-text::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  bottom: -10px; /*線の上下位置*/
  display: inline-block;
  width: 16px;
  height: 4px;
  background-color: #fff;
}
body .contact-header-wrap .heading-text::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-24px);
  -ms-transform: translateX(-24px);
  bottom: -10px; /*線の上下位置*/
  display: inline-block;
  width: 16px;
  height: 4px;
  background-color: #C11700;
}
body .contact-wrapper .contact-contents-inner {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1034px;
}
body .contact-wrapper .contact-contents-inner .page-heading {
  padding-bottom: 10px;
  margin-bottom: 30px;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.3;
  border-bottom: 3px solid #1C1C1C;
  position: relative;
}
@media screen and (max-width: 575px) {
  body .contact-wrapper .contact-contents-inner .page-heading {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
body .contact-wrapper .contact-contents-inner .page-heading::before {
  content: "";
  width: 80px;
  position: absolute;
  left: 0;
  bottom: -3px;
  border-bottom: 3px solid #C11700;
}
body .contact-wrapper .contact-contents-inner .contact-info-table {
  width: 100%;
  margin-bottom: 30px;
}
body .contact-wrapper .contact-contents-inner .contact-info-table tr {
  border: 1px solid #CCCCCC;
  background-color: #fbfbfb;
}
body .contact-wrapper .contact-contents-inner .contact-info-table tr.hidden {
  display: none;
}
body .contact-wrapper .contact-contents-inner .contact-info-table tr td {
  display: flex;
}
@media screen and (max-width: 899px) {
  body .contact-wrapper .contact-contents-inner .contact-info-table tr td {
    display: block;
  }
}
body .contact-wrapper .contact-contents-inner .contact-info-table tr td .table-th {
  display: flex;
  width: 34.2%;
  padding: 20px 22px;
}
@media screen and (max-width: 899px) {
  body .contact-wrapper .contact-contents-inner .contact-info-table tr td .table-th {
    width: 100%;
    padding: 10px 15px;
  }
}
body .contact-wrapper .contact-contents-inner .contact-info-table tr td .table-th .th-label {
  font-size: 20px;
  width: 77.6%;
}
@media screen and (max-width: 899px) {
  body .contact-wrapper .contact-contents-inner .contact-info-table tr td .table-th .th-label {
    width: 100%;
  }
}
@media screen and (max-width: 899px) {
  body .contact-wrapper .contact-contents-inner .contact-info-table tr td .table-th .th-label {
    font-size: 16px;
  }
}
body .contact-wrapper .contact-contents-inner .contact-info-table tr td .table-th .inquire-label {
  background-color: #C11700;
  color: #fff;
  padding: 2px 10px;
  width: 55px;
  height: 28px;
}
@media screen and (max-width: 899px) {
  body .contact-wrapper .contact-contents-inner .contact-info-table tr td .table-th .inquire-label {
    font-size: 14px;
  }
}
body .contact-wrapper .contact-contents-inner .contact-info-table tr td .table-td {
  width: 60%;
}
@media screen and (max-width: 899px) {
  body .contact-wrapper .contact-contents-inner .contact-info-table tr td .table-td {
    padding: 0 15px 10px;
    width: 100%;
  }
}
body .contact-wrapper .contact-contents-inner .contact-info-table tr td .table-td input {
  border: 1px solid #888;
  width: 100%;
  height: 40px;
  border-radius: 5px;
  padding-left: 15px;
  font-size: 16px;
  margin-top: 18px;
}
body .contact-wrapper .contact-contents-inner .contact-info-table tr td .table-td input::-moz-placeholder {
  color: #7D7D7D;
}
body .contact-wrapper .contact-contents-inner .contact-info-table tr td .table-td input::placeholder {
  color: #7D7D7D;
}
@media screen and (max-width: 575px) {
  body .contact-wrapper .contact-contents-inner .contact-info-table tr td .table-td input {
    font-size: 14px;
  }
}
@media screen and (max-width: 899px) {
  body .contact-wrapper .contact-contents-inner .contact-info-table tr td .table-td input {
    margin-top: 0;
  }
}
body .contact-wrapper .contact-contents-inner .contact-info-table tr td .table-td input.readonly {
  background-color: #eee;
}
body .contact-wrapper .contact-contents-inner .contact-info-table tr td .table-td .cmb03 {
  margin-top: 18px;
}
@media screen and (max-width: 899px) {
  body .contact-wrapper .contact-contents-inner .contact-info-table tr td .table-td .cmb03 {
    margin-top: 0;
  }
}
body .contact-wrapper .contact-contents-inner .contact-info-table tr td .table-td textarea {
  width: 100%;
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #888;
  margin: 18px 0;
}
@media screen and (max-width: 899px) {
  body .contact-wrapper .contact-contents-inner .contact-info-table tr td .table-td textarea {
    margin: 0;
  }
}
body .contact-wrapper .contact-contents-inner .contact-info-table tr td .customer-name-td {
  display: flex;
  justify-content: space-between;
}
body .contact-wrapper .contact-contents-inner .contact-info-table tr td .customer-name-td input {
  width: 49%;
}
body .contact-wrapper .contact-contents-inner .contact-info-table tr td .customer-attribute-td {
  display: flex;
}
body .contact-wrapper .contact-contents-inner .contact-info-table tr td .customer-attribute-td .radio01 {
  line-height: 70px;
}
body .contact-wrapper .contact-contents-inner .contact-info-table tr td .customer-attribute-td .radio01:not(:first-child) {
  margin-left: 20px;
}
@media screen and (max-width: 899px) {
  body .contact-wrapper .contact-contents-inner .contact-info-table tr td .customer-attribute-td .radio01 {
    line-height: 30px;
  }
}
body .contact-wrapper .contact-contents-inner .contact-info-table tr td .post-code-td input {
  width: 160px;
  margin-right: 15px;
}
@media screen and (max-width: 575px) {
  body .contact-wrapper .contact-contents-inner .contact-info-table tr td .post-code-td input {
    width: 100%;
  }
}
body .contact-wrapper .contact-contents-inner .contact-info-table tr td .post-code-td .post-code-desc {
  font-size: 14px;
}
@media screen and (max-width: 575px) {
  body .contact-wrapper .contact-contents-inner .contact-info-table tr td .post-code-td .post-code-desc {
    margin-top: 10px;
    display: inline-block;
  }
}
body .contact-wrapper .contact-contents-inner .contact-info-table tr td .post-code-td .address-num-search {
  font-size: 15px;
  color: #1F53A7;
  text-decoration: underline;
}
@media screen and (max-width: 575px) {
  body .contact-wrapper .contact-contents-inner .contact-info-table tr td .post-code-td .address-num-search {
    margin-top: 10px;
    display: inline-block;
  }
}
body .contact-wrapper .contact-contents-inner .contact-info-table tr td .prefecture-td .cmb03 {
  width: 160px;
}
@media screen and (max-width: 575px) {
  body .contact-wrapper .contact-contents-inner .contact-info-table tr td .prefecture-td .cmb03 {
    width: 100%;
  }
}
body .contact-wrapper .contact-contents-inner .contact-info-table tr td .phone-num-td input {
  width: 160px;
}
@media screen and (max-width: 575px) {
  body .contact-wrapper .contact-contents-inner .contact-info-table tr td .phone-num-td input {
    width: 100%;
  }
}
body .contact-wrapper .contact-contents-inner .contact-info-table tr td .checkbox01 {
  font-size: 20px;
  margin: 18px;
}
@media screen and (max-width: 575px) {
  body .contact-wrapper .contact-contents-inner .contact-info-table tr td .checkbox01 {
    font-size: 16px;
  }
}
body .validate-err-cmnwrap {
  margin-top: 30px;
}
body .submit-btn {
  width: 100%;
  background-color: #333333;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0;
  display: block;
  margin: 0 auto;
  text-align: center;
  max-width: 380px;
  margin-top: 40px;
}
@media screen and (max-width: 575px) {
  body .submit-btn {
    padding: 18px 0;
  }
}
body .submit-btn:hover {
  opacity: 0.8;
}
body .terms-header-wrap {
  height: 182px;
  background-image: url("/usercmn/img/pic_common_header01.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 575px) {
  body .terms-header-wrap {
    height: 138px;
    background-image: url("/usercmn/img/pic_common_header02.jpg");
  }
}
body .terms-header-wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
body .terms-header-wrap .heading-text {
  position: absolute;
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  width: 100%;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
@media screen and (max-width: 575px) {
  body .terms-header-wrap .heading-text {
    font-size: 20px;
  }
}
body .terms-header-wrap .heading-text::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  bottom: -10px; /*線の上下位置*/
  display: inline-block;
  width: 16px;
  height: 4px;
  background-color: #fff;
}
body .terms-header-wrap .heading-text::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-24px);
  -ms-transform: translateX(-24px);
  bottom: -10px; /*線の上下位置*/
  display: inline-block;
  width: 16px;
  height: 4px;
  background-color: #C11700;
}
body .terms-wrapper .terms-contents-inner {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1034px;
}
body .terms-wrapper .terms-contents-inner .page-heading {
  padding-bottom: 10px;
  margin-bottom: 30px;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.3;
  border-bottom: 3px solid #1C1C1C;
  position: relative;
}
@media screen and (max-width: 575px) {
  body .terms-wrapper .terms-contents-inner .page-heading {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
body .terms-wrapper .terms-contents-inner .page-heading::before {
  content: "";
  width: 80px;
  position: absolute;
  left: 0;
  bottom: -3px;
  border-bottom: 3px solid #C11700;
}
body .terms-wrapper .terms-contents-inner .page-desc {
  margin-bottom: 30px;
}
body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .section-heading {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 8px;
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
  border-left: 3px solid #C11700;
  position: relative;
}
@media screen and (max-width: 575px) {
  body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .section-heading {
    margin-bottom: 30px;
    font-size: 17px;
    line-height: 1.5;
  }
}
body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .section-heading::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -20px; /*線の上下位置*/
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #E0E0E0;
}
@media screen and (max-width: 575px) {
  body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .section-heading::after {
    bottom: -15px;
  }
}
body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .section-desc {
  font-size: 14px;
  line-height: 2;
  margin-bottom: 10px;
}
body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .desc-list {
  font-size: 14px;
  margin-bottom: 5px;
}
body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .desc-list .desc-item {
  text-indent: -1em;
  padding-left: 1em;
  margin: 5px 0;
}
body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .desc-list.kakko .desc-item {
  padding-left: 2.5em;
  text-indent: -2.5em;
}
body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .desc-list.kakko-none .desc-item {
  text-indent: -1em;
  padding-left: 1em;
}
body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table {
  width: 100%;
  margin-bottom: 30px;
  margin-top: 40px;
}
body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr {
  border: 1px solid #CCCCCC;
  background-color: #fbfbfb;
}
body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr.hidden {
  display: none;
}
body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr td {
  display: flex;
}
@media screen and (max-width: 899px) {
  body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr td {
    display: block;
  }
}
body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-th {
  display: flex;
  width: 34.2%;
  padding: 20px 22px;
}
@media screen and (max-width: 899px) {
  body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-th {
    width: 100%;
    padding: 10px 15px;
  }
}
body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-th .th-label {
  font-size: 20px;
  width: 77.6%;
}
@media screen and (max-width: 899px) {
  body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-th .th-label {
    width: 100%;
  }
}
@media screen and (max-width: 899px) {
  body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-th .th-label {
    font-size: 16px;
  }
}
body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-th .inquire-label {
  background-color: #C11700;
  color: #fff;
  padding: 2px 10px;
  width: 55px;
  height: 28px;
}
@media screen and (max-width: 899px) {
  body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-th .inquire-label {
    font-size: 14px;
  }
}
body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-td {
  width: 60%;
}
@media screen and (max-width: 899px) {
  body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-td {
    padding: 0 15px 10px;
    width: 100%;
  }
}
body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-td input {
  border: 1px solid #888;
  width: 100%;
  height: 40px;
  border-radius: 5px;
  padding-left: 15px;
  font-size: 16px;
  margin-top: 18px;
}
body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-td input::-moz-placeholder {
  color: #7D7D7D;
}
body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-td input::placeholder {
  color: #7D7D7D;
}
@media screen and (max-width: 575px) {
  body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-td input {
    font-size: 14px;
  }
}
@media screen and (max-width: 899px) {
  body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-td input {
    margin-top: 0;
  }
}
body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-td input.readonly {
  background-color: #eee;
}
body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-td .cmb03 {
  margin-top: 18px;
}
@media screen and (max-width: 899px) {
  body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-td .cmb03 {
    margin-top: 0;
  }
}
body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-td textarea {
  width: 100%;
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #888;
  margin: 18px 0;
}
@media screen and (max-width: 899px) {
  body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-td textarea {
    margin: 0;
  }
}
body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr td .customer-name-td {
  display: flex;
  justify-content: space-between;
}
body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr td .customer-name-td input {
  width: 49%;
}
body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr td .customer-attribute-td {
  display: flex;
}
body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr td .customer-attribute-td .radio01 {
  line-height: 70px;
}
body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr td .customer-attribute-td .radio01:not(:first-child) {
  margin-left: 20px;
}
@media screen and (max-width: 899px) {
  body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr td .customer-attribute-td .radio01 {
    line-height: 30px;
  }
}
body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr td .post-code-td input {
  width: 160px;
  margin-right: 15px;
}
@media screen and (max-width: 575px) {
  body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr td .post-code-td input {
    width: 100%;
  }
}
body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr td .post-code-td .post-code-desc {
  font-size: 14px;
}
@media screen and (max-width: 575px) {
  body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr td .post-code-td .post-code-desc {
    margin-top: 10px;
    display: inline-block;
  }
}
body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr td .post-code-td .address-num-search {
  font-size: 15px;
  color: #1F53A7;
  text-decoration: underline;
}
@media screen and (max-width: 575px) {
  body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr td .post-code-td .address-num-search {
    margin-top: 10px;
    display: inline-block;
  }
}
body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr td .prefecture-td .cmb03 {
  width: 160px;
}
@media screen and (max-width: 575px) {
  body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr td .prefecture-td .cmb03 {
    width: 100%;
  }
}
body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr td .phone-num-td input {
  width: 160px;
}
@media screen and (max-width: 575px) {
  body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr td .phone-num-td input {
    width: 100%;
  }
}
body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr td .checkbox01 {
  font-size: 20px;
  margin: 18px;
}
@media screen and (max-width: 575px) {
  body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr td .checkbox01 {
    font-size: 16px;
  }
}
body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr td {
  background-color: #FFFFFF;
}
body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-th {
  background-color: #FAFAFA;
  padding: 13px 24px;
  font-size: 18px;
}
@media screen and (max-width: 899px) {
  body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-th {
    padding: 13px;
  }
}
body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-td {
  font-size: 16px;
  padding: 14px 35px;
}
@media screen and (max-width: 899px) {
  body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-td {
    padding: 13px;
  }
}
body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-th {
  font-size: 16px;
}
body .terms-wrapper .terms-contents-inner .privacy-list .privacy-item .privacy-table tr td .table-td {
  font-size: 14px;
}
body .terms-wrapper .terms-contents-inner .seitei {
  font-size: 14px;
}
body .sitemap-header-wrap {
  height: 182px;
  background-image: url("/usercmn/img/pic_common_header01.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 575px) {
  body .sitemap-header-wrap {
    height: 138px;
    background-image: url("/usercmn/img/pic_common_header02.jpg");
  }
}
body .sitemap-header-wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
body .sitemap-header-wrap .heading-text {
  position: absolute;
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  width: 100%;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
@media screen and (max-width: 575px) {
  body .sitemap-header-wrap .heading-text {
    font-size: 20px;
  }
}
body .sitemap-header-wrap .heading-text::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  bottom: -10px; /*線の上下位置*/
  display: inline-block;
  width: 16px;
  height: 4px;
  background-color: #fff;
}
body .sitemap-header-wrap .heading-text::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-24px);
  -ms-transform: translateX(-24px);
  bottom: -10px; /*線の上下位置*/
  display: inline-block;
  width: 16px;
  height: 4px;
  background-color: #C11700;
}
body .sitemap-wrapper .sitemap-contents-inner {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1034px;
}
body .sitemap-wrapper .map-wrap {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 899px) {
  body .sitemap-wrapper .map-wrap {
    display: block;
  }
}
body .sitemap-wrapper .map-wrap .map-col {
  width: 48%;
}
@media screen and (max-width: 899px) {
  body .sitemap-wrapper .map-wrap .map-col {
    width: 100%;
  }
}
body .sitemap-wrapper .map-wrap .map-col .contents-list .contents-item {
  margin-bottom: 30px;
}
body .sitemap-wrapper .map-wrap .map-col .contents-list .contents-item a {
  display: inline-block;
  background-color: #F5F5F5;
  padding: 16px;
  width: 100%;
  position: relative;
}
body .sitemap-wrapper .map-wrap .map-col .contents-list .contents-item a::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  margin: auto;
  width: 0.4em; /* arrow size */
  height: 0.4em; /* arrow size */
  border-top: 2px solid #333333;
  border-right: 2px solid #333333;
  transform: rotate(45deg);
  top: 25px;
  right: 17px;
}
body .sitemap-wrapper .map-wrap .map-col .contents-list .contents-list2 .contents-item2 {
  border-bottom: 1px solid #CCCCCC;
}
body .sitemap-wrapper .map-wrap .map-col .contents-list .contents-list2 .contents-item2 a {
  background-color: #fff;
}/*# sourceMappingURL=page.css.map */