@charset "utf-8";
html {
  height: 100%;
  margin: 0 auto;
}
* {
  margin: 0;
  padding: 0;
}

body {
  font-family: "Noto Serif JP","游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  height: 100%;
  line-height: 1.8em;
  margin: 0 auto;
}

img {
    height: auto;
    max-width: 100%;
}
h1 {
}
h2 {
  font-size: 23px;
}
.h2_sab {
  font-size: 16px;
  margin: 0;
}
h3 span{
  font-size: 16px;
  padding:0 3px;
  border-bottom: 3px solid #2589d0;
  background-color: #ffffff;
  font-weight: 700;
}
.pdf {
  font-size: 12px;
}
#base {
  max-width: 100%;
  margin: 0 auto;
}
.t_space {
  margin-top: 100px;
}
.link_under_no {
  text-decoration: none;
}
/* トップ用 */


#top_h1 {
  font-family: 'Noto Serif JP', serif;
  font-size: 53px;
  margin: 30px 0 10px 0;
}
.top_h1sab {
  color: #4CBE92;
  font-size: 23px;
  font-family: 'Noto Serif JP', serif;
}
.top_h2 {
  font-family: 'Noto Serif JP', serif;
  font-size: 36px;
  margin: 0 0 100px 0;
  letter-spacing:0.3em;
}

.top_h3 {
  margin: 0 0 60px 0;
  letter-spacing:0.3em;
}
#top_mainimg_back {
  max-width: 100%;
    background-image: url(../img/top_main_back.jpg);
    background-repeat: no-repeat;
    background-size: contain;
}
#top_main_wrap {
  width: 1200px;
  margin: 0 auto;
}
.top_title {
  margin-top: 170px;
  text-align: center;
}
#top_button_wrap {
  margin-top: 100px;
}
.top_button {
  position: relative;
}
.button_marble_g {
  background: url("../img/marble_green.png") no-repeat scroll 0 0;
  border:2px solid #fff;
  background-size: cover;
  padding-top: 20%;
  padding-bottom: 10%;
  width:100%;
  border-radius: 5px; 
}
.button_marble_o {
  background: url("../img/marble_orange.png") no-repeat scroll 0 0;
  border:2px solid #fff;
  background-size: cover;
  padding-top: 20%;
  padding-bottom: 10%;
  width:100%;
  border-radius: 5px; 
}
.button_angel01 {
  position: absolute;
  top: -103px;
  left: 0;
}
.button_angel02 {
  position: absolute;
  top: -103px;
  right: -10px;
}
.button_size {
  position: absolute;
  top: 25px;
  left: 65px;
}
.back_angel_area {
  background: url("../img/angel_back.png") no-repeat 50% 10%;
  background-size: auto;
  margin: auto;
  width: 90%;
  font-size: 18px;
  line-height: 2.3em;
}
.in_area {
  margin: auto;
  width: 80%;
}
.back_blue_area {
  background-color: rgba(226,240,251,0.8);
  margin: 100px 30px;
  padding: 80px 50px 50px 50px;
}

/* テーブル */
.row_table {
  border: 1px solid #cbced2;
  border-collapse: collapse;
  font-size: 14px;
  line-height: 1.8em;
  margin-top: 20px;
  margin-bottom: 20px;
}
.row_table td,
.row_table th {
  border: 1px solid #cbced2;
  border-collapse: collapse;
  font-size: 14px;
  line-height: 1.8em;
}
.row_table th {
  background: #F1F3F6;
  padding: 4px 12px;
}
.row_table td {
  background: #fff;
  padding: 4px 12px;
  text-align: left;
}
.tback_red {
  background-color: #EA9AAD!important;
}
.tback_orange {
  background-color: #F2D2AB!important;
}
.tback_gold {
  background-color: #EEE4C4!important;
}
.tback_green {
  background-color: #B6D8BB!important;
}
.tback_blue {
  background-color: #9CC7E7!important;
}
.tback_navy {
  background-color: #AEB9D1!important;
}
.tback_purple {
  background-color: #DBB9E2!important;
}
.tback_gray {
  background-color: #F1F1F1!important;
}
.fsmall_left {
  font-size: 14px;
  text-align: left;
  line-height: 1.8em;
}

#banner_wrap {
  max-width: 100%;
  background-color: #E9E9E9;
  padding: 30px 150px;
  text-align: center;
}
.btn-banner {
  background-color: #fff;
  border-color: #6c757d;
  padding: 15px 30px;
}

/* 下階層用 */

#header_back {
  max-width: 100%;
    background-image: url(../img/h_back.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
#header_wrap {
  width: 1200px;
  margin: 0 auto;
  padding: 20px;
}
#contents_wrap {
  margin-top: 100px;
}
.brand_t {
  font-family: 'Noto Serif JP', serif;
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 0;
}
.brand_t a {
  color: #000;
}
.brand_sab_t {
  font-size: 14px;
  color: #4CBE92;
  margin-bottom: 60px;
}

.titleside_587 {
  position: relative;
}
.titleside_587_logo {
  position: absolute;
  top: 20px;
  left: 230px;
}

#size_button_wrap {
  margin-top: 10px;
}
.size_button {
  position: relative;
  padding-bottom: 10px;
}
.size_button_g {
  background: url(../img/marble_green.png) no-repeat scroll 0 0;
  border: 2px solid #fff;
  padding: 10px 20px;
  border-radius: 30px;
  text-align: center;
  color: #fff;
}
.size_button_o {
  background: url(../img/marble_orange.png) no-repeat scroll 0 0;
  border: 2px solid #fff;
  padding: 10px 20px;
  border-radius: 30px;
  text-align: center;
  color: #fff;
}
.pege_size_area {
  margin-bottom: 50px;
}
.pege_size20 {
  background-color: #4CBE92;
  color: #fff;
  padding: 10px 20px;
  font-size: 20px;
}
.pege_size40 {
  background-color: #FFB954;
  color: #fff;
  padding: 10px 20px;
  font-size: 20px;
}
.goods_area {
  margin: 80px 0 10px 0;
}
.text-start {
  margin-top: 30px;
}
.price_tag {
  background-color: #b94141;
  color: #fff;
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 3px;
}
.price_f {
  color: #b94141;
  font-size: 28px;
  font-weight: 700;
  margin-left: 20px;
}
.cart_area {
  background-color: rgba(226,240,251,0.8);
  margin: 30px 0;
  padding: 30px 40px;
}
.cart_button {
  padding: 15px 30px;
  margin: 5px;
}
.cart_b_bw {
  background-color: #fff;
}

.btn-outline-cart {
  color: #212529;
  border-color: #212529;
  background-color: #fff;
}
.btn-outline-cart:hover {
  color: #212529;
  background-color:#E9E9E9;
  border-color: #212529;
}

.copyright {
  text-align: center;
  font-size: 12px;
  color: #999;
}

.clearfix::after {
   content: "";
   display: block;
   clear: both;
}

/* ブートストラップ　追加 */

.bs_non {
  border-style: none;
}

/* 1200px以上非表示　1199pxで表示 */
  .Phone_hide {
    display: none;
  }
/* 992px以上非表示　991pxで表示 */
  .pc_tab_hide {
    display: none;
  }
/* 非表示 */
  .all_hide {
    display: none;
  }
@media screen and (max-width:1228px){
  #top_h1 {
    font-size: 53px;
  }

}

@media screen and (max-width:1199px){

/* 1200px以上非表示　1199pxで表示 */
  .Phone_hide {
    display: block;
  }
/* 1199以下は隠す */
  .tab_hide {
    display: none;
  }
  
  #top_h1 {
    font-size: 50px;
  }

  .main_wrap {
    width: 100%;
    margin: 0 auto;
    margin-top: 60px;
  }
  #top_main_wrap {
    width: 100%;
    margin: 0 auto;
  }
  .top_title {
    margin-top: 80px;
}
  #top_button_wrap {
    margin-top: 100px;
  }
  .button_marble_g {
    padding-top: 20%;
    padding-bottom: 15%;
  }
  .button_marble_o {
    padding-top: 20%;
    padding-bottom: 15%;
  }
  .button_size {
    position: absolute;
    top: 20px;
    left: 20px;
  }
  .back_angel_area {
    width: 100%;
  }
  #banner_wrap {
    max-width: 100%;
    background-color: #E9E9E9;
    padding: 30px 20px;
    text-align: center;
  }

/* 下階層用 */
#header_back {
  max-width: 100%;
    background-image: url(../img/h_back_1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
  #header_wrap {
    width: 100%;
}
}

@media screen and (max-width:991px){
/* 992px以上非表示　991pxで表示 */
  .pc_tab_hide {
    display: block;
  }
  .Pc_hide {
    display: none;
  }
  #top_h1 {
    font-size: 45px;
  }
  .top_h1sab {
    font-size: 20px;
  }
  #top_button_wrap {
    margin-top: 110px;
  }
  .button_size {
    position: absolute;
    width:85%;
    top: 15px;
    left: 15px;
  }
  .back_angel_area {
    background: url("../img/angel_back.png") no-repeat 50% 10%;
    background-size: contain;
    margin: auto;
    width: 100%;
    font-size: 18px;
    line-height: 2.0em;
  }

  /* 下階層用 */
  #header_back {
    max-width: 100%;
      background-image: url(../img/h_back_2.jpg);
      background-repeat: no-repeat;
      background-size: cover;
  }
  .cart_button {
    width: 100%;
  }
/* ブートストラップ　追加 */

*:focus {
  box-shadow:none !important;
  outline: none !important;
}
.container {
  max-width: 990px;
}
}

@media screen and (max-width:767px){
  #top_h1 {
    font-size: 40px;
    margin: 20px 0 5px 0;
  }
  .top_h1sab {
    font-size: 20px;
  }
  h2 {
    font-size: 28px;
}
  #top_mainimg_back {
    max-width: 100%;
      background-image: url(../img/top_main_back_s.jpg);
      background-repeat: no-repeat;
      background-size: contain;
  }
  #top_button_wrap {
    margin-top: 120px;
  }
  .button_size {
    position: absolute;
    width:90%;
    top: 15px;
    left: 10px;
  }

  .back_angel_area {
    background: url("../img/angel_back.png") no-repeat 50% 10%;
    background-size: contain;
    margin: auto;
    width: 100%;
    font-size: 16px;
    line-height: 2em;
    padding-top: 40px;
  }
  .back_blue_area {
    margin: 80px 20px;
    padding: 80px 60px;
  }
  .in_area {
    margin: auto;
    width: 90%;
  }
  /* 下階層用 */
  #header_back {
    max-width: 100%;
      background-image: url(../img/h_back_4.jpg);
      background-repeat: no-repeat;
      background-size: cover;
  }
  .brand_t {
    font-family: 'Noto Serif JP', serif;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 0;
}
  .brand_sab_t {
    margin-bottom: 20px;
}
}

@media screen and (max-width:575px){
  .sp_no {
    display: none;
  }
  .top_title {
    margin-top: 30px;
    text-align: center;
}
  #top_h1 {
    font-size: 26px;
  }
  .top_h1sab {
    font-size: 14px;
  }
  h2 {
    font-size: 24px;
}
  .top_h2 {
    margin: 0 0 60px 0;
    letter-spacing: 0.1em;
}
.top_h3 {
  margin: 0 0 40px 0;
  letter-spacing:0.1em;
}
  #top_button_wrap {
    margin-top: 20px;
  }
  
  .top_button {
    margin-top: 10px;
  }
.img_528 {
  max-width: 30%!important;
}
.button_marble_g {
  padding-top: 20%;
  padding-bottom: 8%;
  width:85%;
  border-radius: 5px; 
}
.button_marble_o {
  padding-top: 20%;
  padding-bottom: 8%;
  width:85%;
  border-radius: 5px; 
}
.button_size {
  position: absolute;
  width: 60%;
  top: 20px;
  left: 60px;
}
.back_angel_area {
 font-size: 16px;
  line-height: 1.8em;
}
.back_blue_area {
  margin: 40px 0;
  padding: 60px 20px;
}

#banner_wrap {
  max-width: 100%;
  background-color: #E9E9E9;
  padding: 20px 0;
  text-align: center;
}
.btn-banner {
  background-color: #fff;
  border-color: #6c757d;
  padding: 15px 20px;
  width: 100%;
  margin: 10px 0;
}
.cart_button {
  width: 100%;
}
.in_area {
  margin: auto;
  width: 95%;
  text-align: left;
}
/* テーブル */

.row_table th {
  background: #F1F3F6;
  padding: 4px 12px;
  display: block;
  width: 100%
}
.row_table td {
  background: #fff;
  padding: 4px 12px;
  display: block;
  width: 100%;
  border: none;
}

}