.input-prepend.input-append input {
  font-size: 24px;
  padding-top: 11px;
  padding-bottom: 11px;
  width: 100px;
  text-align: right;
}

.product {
  margin-bottom: 40px;
}

.product_area {
  border-bottom: 1px solid #333;
  padding-bottom: 40px;
}
.product_area_left {
  float: left;
  padding: 0;
}
.product_area_right {
  float: right;
  padding: 0;
}

.product_tabs {
  border-bottom: 1px solid #333;
}
.product_tab {
  display: inline-block;
  background-color: #f6f6f6;
  text-align: center;
  padding: 10px 0;
}
.product_tab.active {
  background-color: #333;
}
.product_tab a {
  display: block;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.1em;
}
.product_tab.active a,
.product_tab.active a:hover {
  color: #fff;
  text-decoration: none;
}

.product_panel {
  display: none;
}
.product_panel.active {
  display: block;
}
.product_panel_image,
.product_panel_review {
  text-align: center;
}

.product_belong_lists {
  margin: 40px 0 20px;
  font-size: 12px;
}
.product_belong_list {
  padding: 0 2px;
}
.product_belong_list:first-child {
  padding: 0 2px 0 0 ;
}

.product_name {
  margin: 0;
  font-size: 20px;
  font-weight: normal;
}
.product_model {
  margin: 0;
  font-size: 10px;
}

.product_img {
  margin-bottom: 60px;
}
.product_img_main img {
  display: block;
  margin: 0 auto;
  height: auto;
}
.product_img_thumb li {
  float: left;
  margin-top: 10px;
  cursor: pointer;
}
.product_img_thumb_img {
  max-width: 100%;
  width: auto;
  height: auto;
  border: 1px solid #ccc;
}
.thumb_active {
  border: 1px solid #333;
}

.together_product_lists {
  margin-top: 20px;
  font-size: 12px;
}
.together_product_list {
  text-align: center;
}

.product_price_area {
  margin: 20px 0 0;
}
.product_regular_price {
  margin: 0 0 5px;
  font-size: 12px;
}
.product_price {
  margin: 0;
  font-size: 20px;
}
.product_price_discount {
  color: #cf0400;
}
.product_discount_rate {
  color: #cf0400;
  font-size: 20px;
}
.product_price_establish {
  margin: 0;
  font-size: 10px;
}
.product_stock_str {
  margin: 20px 0 0;
  font-size: 12px;
}

.product_cart_area {
  background-color: #f6f6f6;
  margin: 30px 0;
  padding: 10px 20px 20px;
  font-size: 12px;
}
.product_cart_table_box {
  margin-top: 20px;
  background-color: #fff;
  font-size: 12px;
}
.product_cart_table_box label {
  font-size: 12px;
}
.product_cart_select_box {
  margin: 5px 0;
}
.product_cart_select_name {
  padding-top: 10px;
  padding-bottom: 5px;
}
.product_cart_select {
  border: 1px solid #333;
  height: 40px;
}
.text-titles-list__unit {
  margin: 5px 0;
}
.text-titles-list__unit dl {
  margin: 0;
}
.text-titles-list__name {
  padding-top: 10px;
  padding-bottom: 5px;
  font-weight: normal;
}
.text-titles-list__detail-text {
  border: 1px solid #333;
  height: 40px;
}
.product_cart_order {
  margin: 5px 0;
}
.product_cart_init_num {
  width: 20%;
  height: 30px;
  text-align: right;
  float: left;
}
.product_cart_unit {
  float: left;
  padding-top: 12px;
  padding-left: 20px;
}
.product_cart_init {
  display: none;
}

.sizeguide_table_box {
  border-top: 1px solid #ccc;
  padding-top: 40px;
  margin-top: 20px;
}

.sizeguide_table {
  margin: 20px 0;
}

.btn-addcart,
.btn-reviews {
  border: none;
  margin-top: 30px;
  padding: 18px 0;
  background-color: #333;
  font-size: 18px;
  color: #fff;
  *background-color: #333;
  letter-spacing: 0.1em;
}
.btn-addcart:hover,
.btn-addcart:focus,
.btn-addcart:active,
.btn-reviews:hover,
.btn-reviews:focus,
.btn-reviews:active {
  background-color: #666;
  color: #fff;
  *background-color: #666;
}
.btn-addcart i,
.btn-addcart-quick i,
.btn-reviews i {
  margin-right: 5px;
  vertical-align: -25%;
}

.btn-addcart-quick,
.btn-membersonly {
  margin-top: 20px;
  padding: 10px 0;
  font-size: 18px;
  letter-spacing: 0.1em;
}
.btn-addcart-quick {
  border: none;
  background-color: #007fff;
  color: #fff;
  *background-color: #007fff;
}
.btn-addcart-quick:hover,
.btn-addcart-quick:focus,
.btn-addcart-quick:active {
  background-color: #4ca5ff;
  color: #fff;
  *background-color: #4ca5ff;
}

.btn-soldout {
  border: none;
  margin-top: 20px;
  padding: 18px 12px;
  background-color: #cf0400;
  font-size: 18px;
  color: #fff;
  *background-color: #cf0400;
  letter-spacing: 0.1em;
}
.btn-soldout.disabled,
.btn-soldout[disabled] {
  background-color: #cf0400;
  color: #fff;
}

.btn_pis_width,
.btn_revies_width {
  width: 300px;
}

.stock_error {
  margin: 0;
  text-align: center;
  color: #cf0400;
}

.product_related_lists {
  margin: 20px 0 0;
  font-size: 12px;
}
.product_related_lists_review {
  margin: 30px 0 0;
}
.product_related_list {
  padding: 2px 0;
}

.product_related_lists i {
  vertical-align: -40%;
}

.product_explain,
.product_img_sub,
.product_reviews {
  line-height: 1.8;
  margin-top: 40px;
}

.product_img_sub li {
  text-align: center;
  padding-bottom: 10px;
}

.product_text_not {
  text-align: center;
}

.reviewlist_datas {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 10px;
  line-height: 1.2;
}

.icon_star {
  float: left;
  /* 星10個での設定は下記を有効にする */
  /*
  width: 150px;
  */
  /* 星5個での設定は下記を有効にする */
  width: 75px;
  overflow: hidden;
}

.icon_star img {
  max-width: inherit;
}

.review_poster li {
  float: left;
  margin-left: 10px;
}

.review_poster li {
  list-style: none;
}

.reviewlist:first-child {
  border-top: none;
}

.reviewlist {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #ccc;
  text-align: left;
}

.review_ttl,
.shopcomment_ttl {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}

.review_img {
  float: right;
  margin: 0 0 10px 10px
}

.reviewlist_content {
  overflow: hidden;
  zoom: 1;
}

.shopcomment {
  margin-top: 10px;
  margin-bottom: 10px;
  background: #eee;
  padding: 15px;
}

@media (min-width: 980px) {
  .product_area_left {
    width: 540px;
    float: left;
    padding: 0;
  }
  .product_area_right {
    width: 400px;
    float: right;
    padding: 0;
  }
}

@media (min-width: 768px) {
  .product_explain,
  .product_img_sub,
  .product_reviews {
    padding: 0 1%;
  }
}

@media (max-width: 980px) {
  .contents_detail {
    width: 100%;
    float: none;
    padding: 0;
  }

  .product_area_left,
  .product_area_right {
    padding-right: 1%;
    padding-left: 1%;
  }
}

@media (max-width: 768px) {
  .product_area_right {
    float: none;
    padding: 0;
  }
  .product_img {
    margin-bottom: 30px;
  }

  .product_detail_area,
  .product_social_lists {
    padding: 0 10px;
  }
  .product_tab a {
    font-size: 12px;
  }
  .product_explain,
  .product_img_sub {
    font-size: 12px;
    padding: 0 10px 60px;
  }
  .product_reviews {
    font-size: 12px;
    padding: 0 10px 20px;
  }
  .product_reviews_btn {
    padding-bottom: 60px;
  }
  .together_product_lists {
    padding: 0 10px 30px;
  }

  .btn_pis_width,
  .btn_revies_width {
    width: 100%;
  }
}

/*  クイックカートイン CSS  */

.cart_in_modal,
.cart_in_error_modal {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, .7);
  z-index: 20000;
  display: flex;
  overflow: auto;
}

@media screen and (min-width: 960px) {
  .cart_in_modal,
  .cart_in_error_modal {
    align-items: center;
  }
}

.cart_in_modal__bg {
  background-color: rgba(0, 0, 0, .7);
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 20000;
}

.cart_in_modal__outline {
  width: 90%;
  margin: 20px 5%;
  padding: 20px;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .4);
  box-sizing: border-box;
  text-align: center;
  position: absolute;
}

@media screen and (min-width: 960px) {
  .cart_in_modal__outline {
    width: 900px;
    margin: auto;
    padding: 20px 70px;
    position: relative;
  }
}

.cart_in_modal__heading {
  font-size: 20px;
  font-weight: bold;
  margin: 20px 0;
  line-height: 1.4;
}

@media screen and (min-width: 960px) {
  .cart_in_modal__heading {
    font-size: 26px;
    margin: 30px 0;
    line-height: 1.2;
  }
}

.cart_in_error_modal__heading {
  font-size: 20px;
  font-weight: bold;
  margin: 40px 0 20px;
  line-height: 1.4;
}

@media screen and (min-width: 960px) {
  .cart_in_error_modal__heading {
    margin: 30px 0;
    line-height: 1.2;
  }
}

.cart_in_modal__detail {
  display: flex;
  padding: 20px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  align-items: center;
  flex-direction: column;
}

@media screen and (min-width: 960px) {
  .cart_in_modal__detail {
    flex-direction: row;
  }
}

.cart_in_modal__name {
  font-size: 16px;
  flex: 1;
  line-height: 1.4;
  text-align: left;
  margin: 0;
}

@media screen and (min-width: 960px) {
  .cart_in_modal__name {
    font-size: 18px;
  }
}

.cart_in_modal__image-wrap {
  padding: 5px;
  width: 170px;
  height: 170px;
  background: rgba(0, 0, 0, .1);
  position: relative;
  border: 5px solid transparent;
  box-sizing: border-box;
}

@media screen and (min-width: 960px) {
  .cart_in_modal__image-wrap {
    margin: 0 30px 0 0;
    flex-basis: 170px;
  }
}

.cart_in_modal__image {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.cart_in_modal__text-link {
  color: #2169f3;
  cursor: pointer;
  position: relative;
  display: inline-block;
  margin: 20px 0 0;
  padding: 0 0 0 20px;
  line-height: 1.15;
}
.cart_in_modal__text-link::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #2169f3;
  border-right: 2px solid #2169f3;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}

.cart_in_modal__button-wrap {
  width: 100%;
  margin: 30px auto;
  font-size: 17px;
}

@media screen and (min-width: 960px) {
  .cart_in_modal__button-wrap {
    width: 350px;
  }
}
.cart_in_modal__button {
  font-size: 17px;
  font-weight: bold;
  line-height: 23px;
  display: inline-block;
  box-sizing: border-box;
  cursor: pointer;
  vertical-align: middle;
  text-decoration: none;
  color: #fff;
  border: 0;
  border-radius: 4px;
  width: 100%;
  height: 58px;
  padding: 15px;
  background: #2169f3;
  box-shadow: 0 2px 0 #1a54c2;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.cart_in_modal__button:hover,
.cart_in_modal__button:focus {
  height: 58px;
  color: #e9f0fe;
  background-color: #1e5fdb;
  box-shadow: none;
  transform: translate3d(0, 2px, 0);
}

.cart_in_modal__close-icon {
  cursor: pointer;
}

.cart_in_modal__close-icon::before,
.cart_in_modal__close-icon::after {
  content: "";
  width: 35px;
  height: 6px;
  display: block;
  position: absolute;
  top: 30px;
  right: 20px;
  background: #eee;
  border-radius: 4px;
}

.cart_in_modal__close-icon::before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.cart_in_modal__close-icon::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.spinner::before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 100px;
  width: 100px;
  margin-top: -50px;
  margin-left: -50px;
  border-radius: 50%;
  border: 5px solid #eee;
  border-top-color: #fd7f23;
  animation: spinner 0.5s linear infinite;
}

@keyframes spinner {
  to {
    transform: rotate(360deg);
  }
}

@media screen and (min-width: 960px) {
  .sp-br {
    display: none;
  }
  
}

/* 202212 add----------------------------------------------------------------- */
/* margin top bottom */
.mt40 {
  margin-top: 40px;
}

.mb40 {
  margin-bottom: 40px;
}

/* padding */
.p20 {
  padding: 20px;
}

/* text */
.text-center {
  text-align: center;
}

.txt-b {
  font-size: 1.2rem;
  font-weight: bold;
}

.txt-m {
  font-size: 1.1rem;
}

.txt-blue {
  color: #3884ff;
}

.txt-red {
  color: #f00;
}

.txt-green {
  color: #3b8f09;
}

.txt-orange {
  color: #ff9d00;
}

.txt-small {
  font-size: 10px;
  line-height: 14px;
}

/* wrap */
.wrap-kdmaru {
  display: block;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid #f60;
  clear: both;
}

.wrap-gray {
  display: block;
  overflow: hidden;
  padding: 50px 25px;
  border-radius: 10px;
  background-color: #f6f6f6;
  clear: both;
}

.wrap-bg-orange {
  display: block;
  overflow: hidden;
  padding: 25px;
  border-radius: 10px;
  background-color: #ffeedf;
  clear: both;
}

.wrap_book {
  font-size: 1rem;
  margin-top: 20px;
  padding: 25px;
  border: 1px solid #012c0c;
  border-radius: 1rem;
}

.wrap-step {
  position: relative;
  margin: 60px 0 40px;
  padding: 50px 15px 15px;
  border: 1px solid #f00;
  border-radius: 2rem;
}

.wrap-step-tit {
  display: inline-block;
  position: absolute;
  top: -1.8rem;
  left: calc(50% - 159px);
  margin: 0;
  padding: 10px 15px;
  font-size: 1.2rem;
  font-weight: bold;
  background-color: #fff;
  border: 1px solid #f60;
  border-radius: 3rem;
  color: #f60;
}

.under_line-d {
  overflow: hidden;
  padding: 20px 0;
  border-bottom: 1px dotted #ccc;
}

.under_line-d li {
  padding: 15px 0;
}

/* col */

.col.col-r {
  float: right;
}

/* header */
.header_top {
  background-color: #f60;
}

.header_logo img {
  max-height: 150px;
}

/* heading */
.side_category .heading,
.side_group .heading,
.side_freepage .heading {
  background-color: #f60;
  color: #fff;
  padding: 5px 20px;
  border: none;
  border-radius: 0.4em 0.4em 0 0;
  clear: both;
}

.side_category .lists,
.side_group .lists,
.side_freepage .lists {
  border-color: #f60;
}

.info_heading.heading,
.move_heading.heading,
.seller_heading.heading,
.recommend_heading.heading,
.footer_heading {
  background-color: #f60;
  color: #fff;
  padding: 5px 20px;
  border: none;
  border-radius: 0.4em 0.4em 0 0;
}

.heading-small {
  font-size: 1rem;
  color: #000;
}

/* footer */
.footer_nav,
.footer_pagetop {
  background-color: rgb(255, 102, 0);
}


/* move */
.move_lists {
  margin-top: 10px;
}

.move_box {
  width: 100%;
  aspect-ratio: 16 / 9;
}

.move_box iframe {
  width: 100%;
  height: 100%;
}

/* tag */
.tit-tag {
  font-weight: bold;
  margin-right: 15px;
  padding: 10px;
  background-color: #f60;
  color: #fff;
  border-radius: 1.5rem;
}

.tag-01 {
  display: inline-block;
  font-size: 1.2rem;
  font-weight: bold;
  padding: 10px;
  background-color: #f60;
  color: #fff;
  border-radius: 2.5rem;
}

/* seller */
.seller_list {
  display: table;
  table-layout: fixed;
  background-color: #f3f3f3;
}

/* rank */
.rank_box-item {
  display: table-cell;
  width: calc(100% - 200px);
}

.rank_box-price {
  display: table-cell;
  width: 200px;
  vertical-align: middle;
}

.col .rank_box-item img {
  max-height: 200px;
}

.col .rank_box-item .rank_box {
  left: -0.1%;
}

/* product */
.btn-addcart,
.btn-reviews {
  background-color: #f60;
}

.product_area {
  border-color: #f60;
}

.product_tabs {
  border-color: #f60;
}

.product_tab.active {
  background-color: #f60;
}

.product_explain-index {
  margin-top: 20px;
}

.product_details {
  width: 100%;
  table-layout: fixed;
}

.product_details th {
  width: 100px;
  padding: 10px;
  background-color: #d2d2d2;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.product_details td {
  padding: 10px;
  background-color: #f3f3f3;
  border-bottom: 1px solid #fff;
}

/* contents */
.index-contents {
  display: block;
  font-size: 1.2rem;
  text-align: center;
  margin-bottom: 5px;
  background-color: #f60;
  color: #fff;
  border-radius: 0.5rem;
}

.index-contents:hover {
  opacity: 0.6;
  color: #fff;
}

.index-contents:focus {
  opacity: 0.6;
  color: #fff;
  box-shadow: none;
  text-decoration: none;
}

.contents-tit {
  border-bottom: 1px solid #f60;
  padding: 1rem 0;
}

.contents-section {
  margin-bottom: 60px;
}

.contents-section p {
  margin-bottom: 20px;
}

.contents-heading {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 2.4rem;
  margin-bottom: 20px;
  color: #f00;
  clear: both;
}

.contents-box {
  overflow: hidden;
  margin-top: 40px;
}

.contents-row {
  overflow: hidden;
  margin: 0 -10px;
  *zoom: 1;
  clear: both;
}

.contents-tea {
  overflow: hidden;
  margin-top: 40px;
  display: table;
  table-layout: fixed;
  border-radius: 2rem;;
  background-color: #012c0c;
  color: #fff;
}

.contents-tea-l,
.contents-tea-r {
  display: table-cell;
  width: 50%;
}

.contents-tea-l {
  vertical-align: middle;
  padding: 20px;
}

.comments-list {
  padding-left: 3.8rem;
  text-indent: -3.8rem;
}

/* thumbnail */
img.thumb-r {
  float: right;
  margin-left: 30px;
  margin-bottom: 20px;
  max-width: 300px;
}

img.thumb-r-s {
  float: right;
  margin-left: 30px;
  margin-bottom: 20px;
  max-width: 150px;
}

img.thumb-l {
  float: left;
  margin-right: 30px;
  margin-bottom: 20px;
  max-width: 300px;
}

/* name */
.name_regi {
  float: right;
  text-align: right;
  font-weight: bold;
  margin-top: 20px;
}


/* etc */
.circle-g {
  display: block;
  text-align: center;
  width: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 1.2rem;
  margin-right: 10px;
  border-radius: 40px;
  background-color: #00b167;
  color: #fff;
}

.aree-effect-tit {
  text-align: center;
  padding: 10px;
  background-color: #00b167;
  border:5px solid #6ee728;
  border-radius: 3rem;
  color: #fff;
}

/* ol ul bold */
ol.bold > li,
ul.bold > li {
  font-size: 1.2rem;
  font-weight: bold;
}

ol.bold > li > ul,
ul.bold > li > ul {
  margin: 0;
}

ol.bold > li > ul > li,
ul.bold > li > ul > li {
  font-size: 1rem;
  font-weight: normal;
  list-style: none;
}

/* ol */
ol.maru  {
  position: relative;
  margin: 0;
  padding: 0
}

ol.maru li  {
  list-style: none;
  list-style-position: outside;
  margin: 0;
  padding-left: 1.25em
}

ol.maru li span {
  position: absolute;
  left: 0;
  margin: 0
}

ol.cr-red {
  list-style: none;
  counter-reset: ol_li; /* ol_li カウンタをセットする(値もリセット) */
}
ol.cr-red li {
  text-indent: -2.5rem;
}
ol.cr-red li:before {
  display: inline-block;
  text-align: right;
  width: 2.25rem;
  margin-right: .25em;
  counter-increment: ol_li; /* ol_li カウンタの値に1加える */
  content: counter(ol_li)"."; /* before擬似要素のcontentで出力 */
  color: red; /* 色を変更 */
}

/* ul FAQ */
ul.faq {
  margin: 0 0 10px;
}

ul.faq > li {
  position: relative;
  list-style: none;
  padding-left: 2rem;
}

ul.faq > li:first-child {
  font-weight: bold;
}

ul.faq > li:first-child::before {
  content: 'Q.';
  font-weight: bold;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  color: #3884ff;
}

ul.faq > li:last-child::before {
  content: 'A.';
  font-weight: bold;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  color: #f00;
}

/* ul () */
ol.brackets > li {
	list-style-type: none;
	counter-increment: cnt;
}

ol.brackets > li > ul {
  list-style: none;
  margin-left: 1.8em;
}

ol.brackets > li::before {
	content: "(" counter(cnt) ") ";
}


.voice-box {
  overflow: hidden;
  padding: 30px 0;
  border-bottom: 1px dotted #f60;
}

.voice-icon {
  float: left;
  width: 100px;
  margin-right: 20px;
}

.voice-user {
  display: block;
  text-align: right;
}

.qa-list {
  position: relative;
  padding-left: 10px;
  margin-bottom: 20px;
}

.qa-list li {
  list-style: none;
}
.qa-q {
  font-size: 1rem;
  font-weight: bold;
}
.qa-q::before  {
  display: inline-block;
  content: ''; 
  position: absolute;
  top: 3px;
  left: -25px;
  font-size: 10px;
  text-align: center;
  width: 20px;
  height: 20px;
  line-height: 20px;
  background-color: #000;
  color: #fff;
  border-radius: 20px;
  margin-block-start: 0;
}

.qa-q.q01::before  {
  content: 'Q1'; 
}
.qa-q.q02::before  {
  content: 'Q2'; 
}

.qa-q.q03::before {
  content: 'Q3'; 
}

.qa-q.q04::before  {
  content: 'Q4'; 
}

.qa-q.q05::before  {
  content: 'Q5'; 
}
.qa-a::before  {
  display: inline-block;
  content: 'A'; 
  position: absolute;
  bottom: 0px;
  left: -25px;
  font-size: 0.8rem;
  text-align: center;
  width: 20px;
  height: calc(100% - 30px);
  color: #f00;
  border: 1px solid #f00;
  border-radius: 20px;
  margin-block-start: 0;
}

.li-arrow {
  position: relative;
  font-size: 1rem;
  font-weight: bold;
  color: #f00;
}

.li-arrow::before{
  content: '';
  position: absolute;
  top:0.8rem;
  left: -11px;
  box-sizing: border-box;
  width: 6px;
  height: 6px;
  border: 6px solid transparent;
  border-left: 6px solid #f00;
}
.li-arrow::after{
  content: '';
  position: absolute;
  top:1rem;
  left: -15px;
  width: 10px;
  height: 6px;
  border-left: 4px solid #f00;
}

.goto-top {
  text-align: right;
  clear: both;
}
.goto-top a {
  position: relative;
  display: inline-block;
  padding-right: 20px;
  text-decoration: none;
}
.goto-top a::after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  bottom: 8px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 10px 5px;
  border-color: transparent transparent #000 transparent;
}

@media screen and (max-width: 768px){
  .contents-row {
    margin-left: 0;
    margin-right: 0;
  }
  .side_category .heading,
  .side_group .heading,
  .side_freepage .heading {
    border-radius: 0 0 0 0;
  }
  .info_heading.heading,
  .move_heading.heading,
  .seller_heading.heading,
  .recommend_heading.heading,
  .footer_heading {
    border-radius: 0 0 0 0;
  }
  img.thumb-r {
    float: inherit;
    width: 100%;
    max-width: inherit;
    margin: 0 0 20px;
  }
  img.thumb-l {
    float: inherit;
    width: 100%;
    max-width: inherit;
    margin: 0 0 20px;
  }
}

.wrap_uehara {
  overflow: hidden;
  margin-bottom: 40px;
  padding: 20px;
  background-color: #f7f8d2;
}

.wrap_uehara img {
  width: 200px;
  float: right;
  margin-left: 30px;
}

@media screen and (max-width: 576px){
  .wrap_uehara img {
    width: 100%;
  }
}


/* earth page */
.earth_comment-heading {
  display: block;
  font-size: 1.2rem;
  font-weight: bold;
  color: #3884ff;
  padding-bottom: 20px;
}

.earth_comment-name {
  display: block;
  text-align: right;
  margin-top: 10px;
  padding-top: 10px;
  font-weight: bold;
  border-top: 1px solid #ddd;
}

.shinearth-bg-p {
  padding: 20px;
  background-color: #17288b;
  color: #fff;
}

/* bio page */
.bio-point-tit {
  overflow: hidden;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 2.2rem;
  margin-bottom: 20px;
}

.bio-point-tag {
  float: left;
  font-size: 1rem;
  line-height: 1.4rem;
  display: inline-block;
  text-align: center;
  width: 80px;
  margin-right: 20px;
  padding: 10px 0;
  background-color: #5871b6;
  color: #fff;
  border-radius: 0.5rem;
}

.bio-point-tag strong {
  font-size: 1.5rem;
}

@media screen and (min-width: 769px){
  .bio-use-col2 > .col > .bio-use-box {
    height: 485px;
  }

  .bio-use-col3 > .col > .bio-use-box  {
    height: 556px;
  }
}

.bio-use-box {
  box-sizing: border-box;
  margin-bottom: 20px;
  padding: 20px;
  border: 3px solid #a6a295;
}

.use-box-nmber {
  float: left;
  display: inline-block;
  font-size: 3rem;
  line-height: 3.6rem;
  text-align: center;
  width: 50px;
  margin-right: 20px;
  background-color: #a6a295;
  color: #fff;
  border-radius: 0.5rem;
}

/* soma 5G */
.soma5g-tit-01 {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: bold;
  color: #478fc0;
  padding-bottom: 40px;
}

.soma5g-tit-02 {
  text-align: center;
  display: block;
  width: 100%;
  font-size: 1.6rem;
  line-height: 2rem;
  font-weight: bold;
  color: #60aee3;
  clear: both;
}

.soma5g-tit-02.topline {
  margin-top: 40px;
  padding-top: 20px;
  border-top: 1px solid #ccc;
}

.soma5g-tit-02-sub {
  text-align: center;
  display: block;
  font-size: 1.2rem;
  font-weight: bold;
  color: #ffaa00;
  padding-bottom: 20px;
}

.soma5g-tit-03 {
  text-align: center;
  display: block;
  font-size: 1.6rem;
  line-height: 2rem;
  font-weight: bold;
  color: #ffaa00;
}

.soma5g-tit-03-sub {
  text-align: center;
  display: block;
  font-size: 1.6rem;
  font-weight: bold;
  color: #7dc063;
  padding-bottom: 20px;
}

.soma5g-use-list {
  overflow: hidden;
  display: block;
  border-top: 1px solid #ccc;
  clear: both;
}

.soma5g-use-list li {
  overflow: hidden;
  display: block;
  font-size: 1rem;
  width: 100%;
  list-style: none;
  padding: 20px 0;
  border-bottom: 1px solid #ccc;
}

.soma5g-use-list li .thumb-r {
  width: 200px;
}

/* indent */
.indent-mark {
  position: relative;
  padding-left: 1em;
}

.indent-mark::before {
  content: '●';
  display: inline-block;
  position: absolute;
  top:0;
  left: 0;
}

/* soma Amber */
.somaAn-tit-01 {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: bold;
  color: #e06705;
  padding-bottom: 40px;
}

/* soma Ultra */
.somaUl-tit-01 {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: bold;
  color: #4baa48;
  padding-bottom: 40px;
}

/* soma Cobalt */
.somaCo-tit-01 {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: bold;
  color: #5bb6eb;
  padding-bottom: 40px;
}

/* soma Ruby */
.somaRu-tit-01 {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: bold;
  color: #c22c2c;
  padding-bottom: 40px;
}