/*
Theme Name: MYTREX Official Site
Author: Sotsu Medical
Author URI: https://www.mytrex.jp/neck
Description:MYTREX EMS HEAT NECK
Version: 1.0
*/

#header{
/*はじめの高さを設定*/
height: 7vw;
width:100%;
/*以下はレイアウトのためのCSS*/
display: flex;
justify-content: space-between;
align-items: center;
}

/*HeightMinというクラス名がついたら高さを小さく、上部固定に*/
#header.HeightMin{
position: fixed;
z-index: 999;/*最前面へ*/
height: 0px;
animation: DownAnime 0.5s forwards;
margin-top: -7vw !important;
}

@keyframes DownAnime{
from {
opacity: 0;
transform: translateY(-14vw);
}
to {
opacity: 1;
transform: translateY(0);
}
}

main {
height: 100%;
/*min-height: 100vh;*/
padding: 0 0px;
background-color: #fff;
transition: all .5s;
display: flex;
flex-direction: column;
justify-content: center;
margin-top:8vw;
}
@media screen and (max-width: 767px) {
main {
/*margin-top:13.8vw;*/
margin-top:0vw;
}
.wrapper > main {
margin-top: 20vw;
}
}
@media screen and (min-width: 768px) {
main {
margin-top:3vw !important;
}
}

@media screen and (max-width: 767px) {
.pc{
display: none !important;
}
}
@media screen and (min-width: 768px) {
.sp{
display: none !important;
}
}

@media screen and (max-width: 767px) {
  .container{

  }
}
@media screen and (min-width: 768px) {
.container{
padding-right: 0px;
padding-left: 0px;
margin-right: auto;
margin-left: auto;
}
}

.fs{
font-family: 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif !important;
}

/* pagetop -------------------------------------------------------------- */

@media screen and (max-width: 767px) {
#pageTop2 {
position: fixed;
bottom: 12vw;
left: 2vw;
z-index: 10000;
}
}
@media screen and (min-width: 768px) {
#pageTop2 {
position: fixed;
bottom: 2vw;
right: 2vw;
z-index: 10000;
}
}

#pageTop2 img{
width: 100%;
}

#pageTop2 a {
display: block;
z-index: 999;
padding: 8px 8px 8px 8px;
border-radius: 0px;
width: 35px;
height: 35px;
background-color: #231815;
color: #fff;
font-weight: bold;
text-decoration: none;
text-align: center;
}
#pageTop2 a:hover {
text-decoration: none;
background-color: #ffffff;
}
/* pagetop -------------------------------------------------------------- */

/***          menu sub          ***/
@media screen and (max-width: 767px) {
.menu_sp_list_logo {
padding: 18px 0vw 18px 0vw;
text-align: center;
width: 100%;
background: #ffffff;
z-index: 999;
position: fixed;
}
.menu_sub{
background:#d9e5da;
padding: 0.5vw 0.5vw;
width: 100%;
position: fixed;
top: 12vw;
z-index: 999;
}
.menu_sub_item_nm{
font-size: 1.2vw;
font-weight: 800;
letter-spacing: 0.1vw;
line-height: 1vw;
color: #231815;
padding: 0.5vw 0.5vw;
text-align: center;
}
.menu_sub_item_link{
font-size: 3vw;
font-weight: normal;
letter-spacing: 0.1vw;
line-height: 3vw;
color: #b5b5b6;
padding: 2.5vw 0.5vw;
width: 100%;
overflow-x: auto;
white-space: nowrap;
overflow-scrolling: touch;
-webkit-overflow-scrolling: touch;
}
.menu_sub_item_link a{
color: #231815;
display: inline-block;
list-style: none;
padding: 0vw 3vw;
}
.menu_sub_item_link a:hover{
color:#b5b5b6;
}
#mt_pc_top_buy_cartin {
position: fixed;
bottom: 0px;
right: 0px;
background: #0000004f;
padding: 4px 0px 0px;
}
.mt_pc_top_buy{
padding: 0 12vw;
}
/* state */
}
@media screen and (min-width: 768px) {
.menu_sub{
background:#d9e5da;
padding: 0vw;
position: fixed;
z-index: 999;
top: 7.02vw;
width: 100%;
height: 3vw;
}
.menu_sub_item_nm{
font-size: 1.2vw;
font-weight: 800;
letter-spacing: 0.1vw;
line-height: 1vw;
color: #231815;
padding: 1.0vw 0.5vw;
text-align: center;
}
.menu_sub_item_link{
font-size:0.8vw;
font-weight:normal;
letter-spacing:0.1vw;
line-height:1vw;
color:#b5b5b6;
padding: 1.0vw 0vw;
}
.menu_sub_item_link a{
color:#231815;
}
.menu_sub_item_link a:hover{
color:#b5b5b6;
}
#mt_pc_top_buy_cartin {
padding: 0;
}
.mt_pc_top_buy{
padding: 0vw 0vw !important;
}
}

/***          menu sub          ***/

/***          section          ***/
@media screen and (max-width: 767px) {
#pd_b{
margin-bottom: 5%;
}
#pd_c{
padding: 0% 0 10%;
}
#pd_d3{
padding: 10% 0 10%;
}
#pd_d3a{
padding: 10% 0 10%;
background: #f1f5f7;
}
#pd_e5{
padding: 0% 0 10%;
}
#pd_f3{
padding: 15% 0 10%;
}
#pd_g3{
padding: 0% 0 10%;
}
#pd_g5{
padding: 0% 0 10%;
background: #f1f5f7;
}
#pd_h2{
padding: 10% 0 10%;
background: #f1f5f7;
}
#pd_k2{
padding: 10% 0 10%;
background: #f1f5f7;
margin-top: 10vw;
}
#pd_l2{
padding: 10% 0 10%;
}
#pd_m2{
padding: 10% 0 10%;
}
.pdct_pc{
display: none;
}
}
@media screen and (min-width: 768px) {
#pd_b{
margin-bottom:3vw;
}
#pd_c{
padding: 5% 0 5%;
}
#pd_d3{
padding: 5% 0 5%;
position: relative;
line-height: 0vw;
}
#pd_d3a{
padding: 5% 0 5%;
position: relative;
background: #f1f5f7;
}
#pd_e5{
padding: 5% 0 10%;
}
#pd_f3{
padding: 8% 0 5%;
}
#pd_g3{
padding: 5% 6vw 5%;
}
#pd_g5{
padding: 5% 0 5%;
background: #f1f5f7;
}
#pd_h2{
padding: 5% 0 5%;
background: #f1f5f7;
}
#pd_k2{
padding: 5% 0 5%;
background: #f1f5f7;
}
#pd_l2{
padding: 5% 0 5%;
}
#pd_m2{
padding: 5% 0 5%;
}
.pdct_sp{
display: none;
}
}
/***          section          ***/


/***          amb rl          ***/
@media screen and (max-width: 767px) {
.pd_amb_box1{
text-align: center;
padding: 5vw 0 8vw;
}
.pd_amb_box1_ttl1{
font-size: 2.2vw;
letter-spacing: .1vw;
color: #231815;
padding-bottom: 1vw;
font-style: italic;
}
.pd_amb_box1_ttl2{
font-size: 11vw;
letter-spacing: .4vw;
color: #231815;
padding-bottom: 1vw;
}
.pd_amb_box1_ttl3{
font-size: 3.3vw;
letter-spacing: .1vw;
color: #231815;
}

#pd_amb{
padding: 20vw 0vw 20vw;
}
.pd_amb_logo{
width:50vw;
margin:0 auto;
padding: 4.4vw 0vw 4.2vw;
}
.pd_amb_logo img{
width:100%;
}
.pd_amb_img{
padding:0;
}
.pd_amb_img_l{
float:left;
width:100%;
}
.pd_amb_img_l img{
width:100%;
vertical-align: top;
}
.pd_amb_img_c{
width:100%;
}
.pd_amb_img_c img{
width:100%;
vertical-align: top;
}
.pd_amb_img_r{
float:left;
width:50%;
}
.pd_amb_img_r img{
width:100%;
}
}
@media screen and (min-width: 768px) {
.pd_amb_box1{
text-align:center;
padding:8vw 0vw;
}
.pd_amb_box1_ttl1{
font-size:1.5vw;
letter-spacing:0.1vw;
color:#231815;
}
.pd_amb_box1_ttl2{
font-size:4vw;
letter-spacing:0.1vw;
color:#231815;
}
.pd_amb_box1_ttl3{
font-size:2vw;
letter-spacing:0.1vw;
color:#231815;
}

#pd_amb{
padding: 0vw 0 6vw;
}
.pd_amb_logo{
width:20vw;
margin:0 auto;
padding-bottom:2vw;
}
.pd_amb_logo img{
width:100%;
}
.pd_amb_img{
padding:0;
}
.pd_amb_img_l{
float:left;
width:50%;
}
.pd_amb_img_l img{
width:100%;
vertical-align: top;
}
.pd_amb_img_c{
float:left;
width:50%;
}
.pd_amb_img_c img{
width:100%;
vertical-align: top;
}
.pd_amb_img_r{
float:left;
width:25%;
}
.pd_amb_img_r img{
width:100%;
}
}
/***          section          ***/


/***          mv          ***/

/***          mv          ***/

/***          yt          ***/
/***          yt          ***/

/***          b          ***/
@media screen and (max-width: 767px) {
.pd_b_sp{
padding:0vw;
}
.pd_b_pc{
display:none;
}
.pd_b{
width:100%;
}
.pd_b img{
width:100%;
}
}
@media screen and (min-width: 768px) {
.pd_b_sp{
display:none;
}
.pd_b_pc{
padding:0vw;
}
.pd_b{
width:100%;
}
.pd_b img{
width:100%;
}
}
/***          b          ***/

/***          c          ***/

@media screen and (max-width: 767px) {
.pd_c_slider{
padding:0vw 4vw 4vw;
}
.pd_c_box{
padding:1vw 1vw;
}
.pd_c_ttl_sub{
padding: 2vw 4vw 2vw;
font-size: 3vw;
line-height: 4.5vw;
letter-spacing: 0.5vw;
}
.pd_c_ttl_sub2{
padding: 0vw 4vw;
font-size: 7vw;
line-height: 7vw;
letter-spacing: 0.5vw;
}
.pd_c_nm{
padding: 2vw 0vw 5vw;
font-size: 9vw;
font-weight: 800;
line-height: 11vw;
letter-spacing: 0.7vw;
border-bottom: 1px solid #000;
margin: 4vw 4vw;
}

.pd_c_text{
padding: 0vw 4vw 4vw;
font-size: 3vw;
line-height: 5.0vw;
letter-spacing: 0.2vw;
}
.pd_c_price1{
padding: 0vw 4vw 1vw;
font-size: 2.5vw;
line-height: 2.5vw;
letter-spacing: 0.05vw;
}
.pd_c_price2{
padding: 0vw 4vw 4vw;
font-size: 8vw;
font-weight: 800;
line-height: 8vw;
letter-spacing: 0.7vw;
}
.pd_c_price2b{
font-size: 2.5vw;
line-height: 2.5vw;
padding-left: 2vw;
}
.pd_ccontainer {
}
}
@media screen and (min-width: 768px) {
.pd_c_slider{
padding:0vw 8vw;
}
.pd_c_box{
padding:1vw 1vw;
}
.pd_c_ttl_sub{
padding: 0vw 0vw 0vw;
font-size: 1.3vw;
line-height: 2vw;
letter-spacing: 0.05vw;
}
.pd_c_ttl_sub2{
padding: 1vw 0vw 1vw;
font-size: 2.3vw;
line-height: 2.5vw;
letter-spacing: 0.15vw;
}
.pd_c_nm{
padding: 0vw 0vw 2vw;
font-size: 3vw;
font-weight: 800;
line-height: 4vw;
letter-spacing: 0.1vw;
border-bottom: 1px solid #3c3c3c;
margin-bottom: 2vw;
}
.pd_c_text{
padding: 0vw 0vw 3vw;
font-size: 1.2vw;
line-height: 2.0vw;
letter-spacing: 0.05vw;
}
.pd_c_price1{
padding: 0vw 0vw;
font-size: 1.3vw;
line-height: 2.0vw;
letter-spacing: 0.1vw;
}
.pd_c_price2{
padding:0vw 0vw 0vw;
font-size:3vw;
font-weight:800;
line-height:4vw;
letter-spacing:0.1vw;
}
.pd_c_price2b{
font-size:1.2vw;
line-height:1;
}
.pd_ccontainer {
}
}
/***          c          ***/

/***          d          ***/
@media screen and (max-width: 767px) {
.pd_box_le2b_vd{
padding: 6vw 4vw;
width:100%;
}
.pd_box_ld{
padding: 6vw 0vw;
width:100%;
}
.pd_box_ld2{
padding: 6vw 0vw;
width:100%;
}
.pd_box_le4{
padding: 0vw 4vw 6vw;
width:100%;
}
.pd_ttl_fa{
padding:4vw 0 0;
font-size: 6vw;
line-height: 6vw;
letter-spacing: 0.8vw;
color: #231815;
}
.pd_ttl_fb_rb{
padding: 4vw 0vw;
font-size: 5.5vw;
line-height: 8vw;
letter-spacing: .1vw;
}
.pd_ttl_fb_rb2{
border-bottom: 1px solid #231815;
display: inline-flex;
padding: 0vw 0vw 1vw 4vw;
margin-bottom: 6vw;
}
.pd_ttl_f1a{
font-size: 4.5vw;
line-height: 4.5vw;
letter-spacing: 1.0vw;
color: #231815;
font-weight: normal;
padding-right: 2vw;
}
.pd_ttl_f1b{
font-size: 4.5vw;
line-height: 4.5vw;
letter-spacing: 1.0vw;
color: #231815;
font-weight: 800;
}
.pd_ttl_f1c{
font-size: 4.5vw;
line-height: 4.5vw;
letter-spacing: 1.0vw;
color: #231815;
font-weight: 800;
padding-right: 2vw;
}
.pd_ttl_f1d{
font-size: 4.5vw;
line-height: 4.5vw;
letter-spacing: 1.0vw;
color: #231815;
font-weight: normal;
}
.pd_ttl2{
font-size: 5.3vw;
font-weight: bold;
line-height: 8.0vw;
letter-spacing: 0.7vw;
color: #231815;
padding-bottom: 5vw;
text-align: left;
}
.pd_boxarea_rb{
padding: 0vw 4vw 6vw;
}
.pd_boxarea_rb2{
padding: 6vw 4vw 6vw;
}
.pd_ttl4{
font-size: 5.3vw;
font-weight: bold;
line-height: 7.0vw;
letter-spacing: 0.5vw;
color: #231815;
padding-bottom: 5vw;
text-align: left;
}
.pd_sub_l5b{
font-size: 3.4vw;
line-height: 1.6;
letter-spacing: 0.05em;
color: #231815;
padding-bottom: 5vw;
text-align: left;
}
.pd_sub_l5b2{
font-size: 2.5vw;
line-height: 1.3vw;
letter-spacing: 0.1vw;
color: #231815;
text-align: left;
}
.pd_sub{
font-size: 3vw;
line-height: 5.5vw;
letter-spacing: 0.2vw;
color: #231815;
text-align: left;
z-index: 99;
}
}
@media screen and (min-width: 768px) {
#pd_g5 > .container > .row {
  display: flex;
  align-items: center;
}
.pd_box_le2b_vd{
/* position: absolute; */
width: 100%;
padding: 0vw 2vw 0vw 3vw;
/* top: 0vw; */
}
.pd_box_ld{
position: absolute;
width: 100%;
padding: 0 5.5vw 0 4vw;
bottom: 50%;
transform: translateY(-10%);
}
.pd_box_ld2{
position: absolute;
width: 100%;
padding: 0vw 0vw 0vw 11vw;
bottom: 0vw;
}
.pd_box_le4{
  width: 100%;
  text-align: left;
  /* padding-left: 4vw; */
  padding-bottom: 4vw;
}
.pd_ttl_fa{
font-size: 2.3vw;
line-height: 2.3vw;
letter-spacing: 0.3vw;
color: #231815;
}
.pd_ttl_fb_rb{
  padding-bottom: 1.4vw;
  line-height: 2vw;
  /* padding-left: 4vw; */
}
.pd_ttl_f1a{
font-size: 2.0vw;
letter-spacing: 0.3vw;
color: #231815;
font-weight: 500;
}
.pd_ttl_f1b{
font-size: 2.0vw;
letter-spacing: 0.3vw;
color: #231815;
font-weight: 800;
margin-left: 0.8vw;
}
.pd_ttl_f1c{
font-size: 2.0vw;
letter-spacing: 0.3vw;
color: #231815;
font-weight: 800;
}
.pd_ttl_f1d{
font-size: 2.0vw;
letter-spacing: 0.3vw;
color: #231815;
}
.pd_ttl2{
font-size: 1.8vw;
line-height: 2.8vw;
letter-spacing: 0.1vw;
color: #231815;
padding-bottom: 1.4vw;
text-align: left;
}
.pd_ttl4{
  font-size: 1.667vw;
  line-height: 1.4;
  letter-spacing: .1vw;
  color: #231815;
  padding-bottom: 1vw;
  text-align: left;
}
.pd_sub_l5b{
padding: 0vw 0.5vw 0vw 0vw;
font-size: 0.93vw;
line-height: 1.8;
letter-spacing: 0.1em;
color: #231815;
padding-bottom: 2vw;
text-align: left;
}
.pd_sub_l5b2{
padding: 0vw 0.5vw 0vw 0vw;
font-size: 0.78vw;
line-height: 1.3vw;
letter-spacing: 0.1vw;
color: #231815;
padding-bottom: 1vw;
text-align: left;
}
.pd_sub{
  font-size: 0.938vw;
  line-height: 1.8;
  letter-spacing: 0;
  color: #231815;
  padding-bottom: 1vw;
  text-align: left;
}
}

/***          d          ***/

/***          e          ***/
@media screen and (max-width: 767px) {
.pd_e_bg{
width:100%;
text-align:center;
}
.pd_e_bg img{
width:100%;
}
}
@media screen and (min-width: 768px) {
.pd_e_bg{
width:100%;
text-align:center;
}
.pd_e_bg img{
width:100%;
}
}
/***          e          ***/

/***          f          ***/
@media screen and (max-width: 767px) {
.pd_f_img_pc2{
display:none;
}
.pd_f_img_sp2{
padding:4vw 0vw;
text-align:center;
line-height: 0px;
}
.pd_f_img_sp2 img{
width:100%;
}
.pd_f_img_pc3{
display:none;
}
.pd_f_img_sp3{
padding:4vw 5vw;
text-align:center;
line-height: 0px;
}
.pd_f_img_sp3 img{
width:85%;
}
.pd_f_atcBox {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-bottom: 8vw;
}
.pd_f_atcBox_inner {
  width: 30%;
  margin-right: 3%;
}
.pd_f_atcBox_inner_img {
  width: 100%;
}
.pd_f_atcBox_inner_img img {
  width: 100%;
  max-width: 100%;
}
.pd_f_atcBox_inner_ttl {
  font-size: 3.653vw;
  letter-spacing: .5vw;
  font-weight: bold;
  text-align: center;
  padding-top: 1vw;
}
.pd_f_atcBox_inner_txt {
  width: 80%;
  margin-inline: auto;
  font-size: 2.667vw;
  line-height: 1.6;
  padding-top: 2vw;
}
}
@media screen and (min-width: 768px) {
.pd_f_img_sp2{
display:none;
}
.pd_f_img_pc2{
padding:0vw 0vw 4vw 0vw;
text-align:center;
line-height: 0px;
}
.pd_f_img_pc2 img{
width:100%;
}
.pd_f_img_sp3{
display:none;
}
.pd_f_img_pc3{
padding:0vw 0vw 4vw 0vw;
text-align:center;
line-height: 0px;
}
.pd_f_img_pc3 img{
width:100%;
}
.pd_f_atcBox {
    width: 88%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.pd_f_atcBox_inner {
    width: 18%;
}
.pd_f_atcBox_inner_img {
    width: 100%;
}
.pd_f_atcBox_inner_img img {
    width: 100%;
    max-width: 100%;
}
.pd_f_atcBox_inner_ttl {
    font-size: 1.199vw;
    letter-spacing: .2vw;
    text-align: center;
    font-weight: bold;
}
.pd_f_atcBox_inner_txt {
    font-size: 0.781vw;
    letter-spacing: .05vw;
    line-height: 1.6;
    padding-top: 0.6vw;
}
}
/***          f          ***/

/***          g          ***/
/***          g          ***/

/***          h          ***/
@media screen and (max-width: 767px) {
.pd_h_box{
padding:0vw 0vw 0vw 0vw;
text-align:center;
}
.pd_h_box_ttl{
font-size: 5vw;
line-height: 7vw;
letter-spacing: 0.1vw;
color: #231815;
padding-bottom: 5vw;
text-align: center;
}
.pd_h_box_img2l{
padding:2vw 4vw;
}
.pd_h_box_img img{
width:100%;
}
.pd_h_wrap {
  width: 100%;
  position: relative;
  padding-top: 4vw;
  padding-bottom: 50vw;
}
.pd_h_wrap_img {
  width: 60%;
  margin-left: auto;
}
.pd_h_wrap_img img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.pd_h_wrap_desc01 {
  width: 50%;
  position: absolute;
  top: 2vw;
  left: 6vw;
}
.pd_h_wrap_desc02 {
  width: 60%;
  position: absolute;
  top: 41vw;
  padding-left: 6vw;
}
.pd_h_wrap_desc03 {
  width: 40%;
  position: absolute;
  top: 137vw;
  left: 6vw;
}
.pd_h_wrap_desc04 {
  width: 36%;
  position: absolute;
  top: 158vw;
  right: 6vw;
}
.pd_h_wrap_desc04 img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.pd_h_wrap_desc05 {
  width: 80%;
  position: absolute;
  top: 194vw;
  left: 6vw;
}
.pd_h_wrap_desc_ttl {
  font-size: 3.333vw;
  letter-spacing: .2vw;
  line-height: 1.6;
  font-weight: bold;
}
.pd_h_wrap_desc_txt01 {
  font-size: 3.467vw;
  line-height: 1.6;
  padding-top: 1vw;
}
.pd_h_wrap_desc_txt02 {
  font-size: 3.333vw;
}
.pd_h_wrap_desc_txt03 {
  font-size: 3.067vw;
  padding-top: 2vw;
}
.pd_h_wrap_desc_txt03 span {
  font-size: 2.5vw;
  color: #1a479c;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.pd_h_wrap_desc_txt04 {
  font-size: 3.467vw;
  line-height: 1.5;
  padding-top: 2vw;
}
.pd_h_wrap_desc_txt06 {
  font-size: 2.667vw;
  line-height: 1.5;
  padding-top: 2vw;
}
.pd_h_wrap_desc_txt07 {
  font-size: 3.467vw;
  line-height: 1.5;
  padding-top: 1vw;
}
.pd_h_wrap_desc_dl {
  width: 100%;
  padding-top: 5vw;
}
.pd_h_wrap_desc_dl dt {
  font-size: 3.067vw;
  letter-spacing: .1vw;
}
.pd_h_wrap_desc_dl dt span {
  font-size: 2.5vw;
  color: #1a479c;
  margin-left: 0.5em;
}
.pd_h_wrap_desc_dl dd {
  font-size: 5.280vw;
  letter-spacing: .4vw;
  font-weight: bold;
  padding-top: 1vw;
  padding-bottom: 2vw;
}

}
@media screen and (min-width: 768px) {
.pd_h_box{
padding:0vw 0vw 0vw 0vw;
text-align:center;
}
.pd_h_box_ttl{
font-size: 1.8vw;
line-height: 2.2vw;
letter-spacing: 0.1vw;
color: #231815;
padding-bottom: 1.5vw;
text-align: center;
}
.pd_h_box_img2l{
padding: 1vw 0.5vw 5vw 4vw;
}
.pd_h_box_img img{
width:100%;
}
.pd_h_wrap {
  width: 100%;
  position: relative;
}
.pd_h_wrap_img {
  width: 40.41%;
  margin-inline: auto;
}
.pd_h_wrap_img img{
  width: 100%;
  max-width: 100%;
  height: auto;
}
.pd_h_wrap_desc01 {
  width: 20%;
  position: absolute;
  top: 10vw;
  right: 6vw;
}
.pd_h_wrap_desc02 {
  width: 20%;
  position: absolute;
  top: 7.5vw;
  left: 10.5vw;
}
.pd_h_wrap_desc03 {
  width: 35%;
  position: absolute;
  top: 35.8vw;
  left: 10.5vw;
}
.pd_h_wrap_desc04 {
  width: 18.5%;
  position: absolute;
  top: 20vw;
  right: 5vw;
}
.pd_h_wrap_desc04 img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.pd_h_wrap_desc05 {
  width: 20%;
  position: absolute;
  top: 39vw;
  right: 6vw;
}
.pd_h_wrap_desc_ttl {
  font-size: 0.938vw;
  letter-spacing: .04vw;
  line-height: 1.5;
  font-weight: bold;
}
.pd_h_wrap_desc_txt01 {
  font-size: 0.833vw;
  line-height: 1.5;
  padding-top: 0.5vw;
}
.pd_h_wrap_desc_txt02 {
  font-size: 0.833vw;
  line-height: 1.5;
  padding-top: 0.2vw;
}
.pd_h_wrap_desc_txt03 {
  font-size: 0.938vw;
  padding-top: 0.5vw;
}
.pd_h_wrap_desc_txt03 span {
  font-size: 0.8vw;
  padding-right: 0.5em;
  padding-left: 0.5em;
  color: #0045a1;
}
.pd_h_wrap_desc_txt05 {
  font-size: 0.833vw;
  line-height: 1.5;
  padding-top: 0.5vw;
}
.pd_h_wrap_desc_txt06 {
  font-size: 0.833vw;
  line-height: 1.5;
}
.pd_h_wrap_desc_txt07 {
  font-size: 0.833vw;
  line-height: 1.5;
}
.pd_h_wrap_desc_dl {
  width: 100%;
  padding-top: 1.2vw;
}
.pd_h_wrap_desc_dl dt {
  font-size: 0.938vw;
  letter-spacing: 0.1vw;
}
.pd_h_wrap_desc_dl dt span {
  font-size: 0.8vw;
  padding-left: 0.5em;
  color: #0045a1;
}
.pd_h_wrap_desc_dl dd {
  font-size: 1.719vw;
  letter-spacing: 0.2vw;
  font-weight: bold;
  padding-top: 0.5vw;
  padding-bottom: 1vw;
}
}

/***          h          ***/

/***          i          ***/
@media screen and (max-width: 767px) {
.pd_i_img{
width: 100%;
padding-bottom: 4vw;
text-align: center;
}
.pd_i_img img{
width:70%;
}
.pd_i_text{
font-size: 3vw;
line-height: 4.5vw;
letter-spacing: 0.2vw;
color: #231815;
padding-bottom: 4vw;
text-align: left;
}
}
@media screen and (min-width: 768px) {
.pd_i_img{
width:100%;
padding-bottom:1vw;
}
.pd_i_img img{
width:100%;
}
.pd_i_text{
font-size: 1.0vw;
line-height: 1.8vw;
letter-spacing: 0.1vw;
color: #231815;
padding-bottom: 1.0vw;
text-align: left;
}
}
/***          i          ***/

/***          j          ***/
/***          j          ***/

/***          k          ***/
@media screen and (max-width: 767px) {
.pd_k_area{
padding:4vw 4vw;
}
.pd_k_area_ttl{
font-size: 5vw;
line-height: 5vw;
letter-spacing: 1.0vw;
color: #231815;
padding-bottom: 6vw;
text-align: center;
}
.pd_k_box_are{
padding:0vw 0vw;
}
.pd_k_box1{
padding: 4vw 23vw;
text-align: center;
}
.pd_k_box2{
padding: 0vw 0vw 5vw;
}
.pd_k_box3{
float: left;
width: 33%;
padding: 0.5vw;
}
.pd_k_icon{
padding: 0vw;
width:100%;
line-height: 0;
}
.pd_k_icon img{
width:100%;
}
.pd_k_text{
font-size: 3vw;
line-height: 5.0vw;
letter-spacing: 0.2vw;
color: #231815;
padding: 1.0vw 0.0vw;
text-align: left;
}
.pd_k_ttl{
font-size: 3vw;
line-height: 3vw;
letter-spacing: 0.2vw;
color: #231815;
padding: 2vw 1.0vw;
text-align: center;
}
/*
.pd_k_sup_ttl:before,
.pd_k_sup_ttl:after {
content: '';
position: absolute;
top: 0.5vw;
display: inline-block;
width: 29vw;
height: 18px;
background-color: #f1f5f7;
}
.pd_k_sup_ttl:before {
left: 0;
}
.pd_k_sup_ttl:after {
right: 0;
}
*/
}
@media screen and (min-width: 768px) {
.pd_k_area{
padding:4vw 0vw;
}
.pd_k_area_ttl{
font-size: 1.8vw;
line-height: 2vw;
letter-spacing: 0.1vw;
color: #231815;
padding-bottom: 1.5vw;
text-align: center;
}
.pd_k_box_are{
padding:0vw 0vw;
}
.pd_k_box1{
float: left;
width: 33%;
padding: 0.5vw 0vw 1.0vw;
}
.pd_k_box2{
float: left;
width: 66%;
padding: 0.5vw;
}
.pd_k_box3{
float: left;
width: 33%;
padding: 0.5vw 0vw 1.0vw;
}
.pd_k_icon{
padding: 1vw 1vw 1vw 0vw;
width:100%;
line-height: 0;
}
.pd_k_icon img{
width:100%;
}
.pd_k_text{
		font-size: 0.7vw;
		line-height: 1.7;
		letter-spacing: 0vw;
		color: #231815;
		padding: 3vw 0vw 1.0vw 0vw;
		text-align: left;
}
.pd_k_ttl{
font-size: 1.0vw;
line-height: 2vw;
letter-spacing: 0.1vw;
color: #231815;
padding: 0.5vw 1.0vw 0vw;
text-align: center;
}
.pd_k_area{
padding:5vw 5vw 1vw;
}
}
/***          k          ***/

/***          l          ***/
@media screen and (max-width: 767px) {
.pd_l_area{
padding:4vw 0vw;
}
.pd_l_area_ttl{
font-size: 5vw;
line-height: 5vw;
letter-spacing: 1.0vw;
color: #231815;
padding-bottom: 6vw;
text-align: center;
}
.pd_l_box_are{
padding:0vw 0vw;
}
.swiper-container {
min-width: 300px;
margin: 30px 0;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-slide {
flex-shrink: 0 !important;
width: 33%;
height: 100% !important;
position: relative !important;
transition-property: transform !important;
padding: 0vw 0vw !important;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.pd_l_item{
padding:0.1vw;
text-align:center;
}
.pd_l_item_img{

}
.pd_l_item_img img{
width:100%;
}
.pd_l_item_ttl{
font-size: 1.1vw;
line-height: 1.6vw;
letter-spacing: 0.1vw;
color: #231815;
text-align: left;
display:none;
}
}
@media screen and (min-width: 768px) {
.pd_l_area{
padding:4vw 0vw;
}
.pd_l_area_ttl{
font-size: 1.8vw;
line-height: 2vw;
letter-spacing: 0.1vw;
color: #231815;
padding-bottom: 1.5vw;
text-align: center;
}
.pd_l_box_are{
padding:0vw 0vw;
}
.swiper-container {
min-width: 500px;
margin: 30px 0;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-slide {
flex-shrink: 0 !important;
width: 25%;
height: 100% !important;
position: relative !important;
transition-property: transform !important;
padding: 0vw 0vw !important;
background: none !important;
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.pd_l_item{
padding:0.1vw;
text-align:center;
}
.pd_l_item_img{

}
.pd_l_item_img img{
width:100%;
}
.pd_l_item_ttl{
font-size: 1.1vw;
line-height: 1.6vw;
letter-spacing: 0.1vw;
color: #231815;
text-align: left;
}
}
/***          l          ***/

/***          m          ***/
@media screen and (max-width: 767px) {
.pd_m_area_ttl{
font-size: 5vw;
line-height: 5vw;
letter-spacing: 1.0vw;
color: #231815;
padding-bottom: 8vw;
text-align: center;
}
.pd_m_buy_area{
width: 100%;
}
}
@media screen and (min-width: 768px) {
.pd_m_area_ttl{
font-size: 1.8vw;
line-height: 2vw;
letter-spacing: 0.1vw;
color: #231815;
padding-bottom: 1.5vw;
text-align: center;
}
.pd_m_buy_area{
width: 100%;
padding: 0vw 2vw 0vw 0vw;
}
.pd_m_slider{

}
}
/***          m          ***/

/***          n          ***/
/***          n          ***/

/***          o          ***/
@media screen and (max-width: 767px) {
.pd_o_hse_flex{
width: 100%;
padding: 0 4vw;
}
.pd_o_hse_flex_inner{
width: 100%;
padding-top: 6vw;
}
.pd_o_hse_box{
width: 100%;
display: flex;
}
.pd_o_hse_box_1{
width: 42%;
}
.pd_o_hse_box_1 img{
width: 100%;
}
.pd_o_hse_box_2{
width: calc(58% - 5vw);
margin-left: 5vw;
}
.pd_o_hse_box_2_ttl{
font-size: 4vw;
line-height: 6vw;
font-weight: bold;
padding-bottom: 1vw;
}
.pd_o_hse_box_2_txt{
font-size: 2.6vw;
line-height: 5vw;
color: #231815;
padding-bottom: 3vw;
}
.pd_o_hse_buy{
width: 100%;
}
.pd_o_hse_buy_sell{
font-size: 2.6vw;
padding-bottom: 1vw;
}
.pd_o_hse_buy_price{
font-size: 6.8vw;
font-weight: bold;
padding-bottom: 3vw;
}
.pd_o_hse_buy_tax{
font-size: 2.6vw;
}
}
@media screen and (min-width: 768px) {
.pd_o_hse_flex{
width: 100%;
display: flex;
justify-content: center;
}
.pd_o_hse_flex_inner{
width: 35vw;
}
.pd_o_hse_flex_inner:last-of-type{
margin-left: 3vw;
}
.pd_o_hse_box{
width: 100%;
display: flex;
}
.pd_o_hse_box_1{
width: 40%;
}
.pd_o_hse_box_1 img{
width: 100%;
}
.pd_o_hse_box_2{
width: calc(60% - 2vw);
margin-left: 2vw;
}
.pd_o_hse_box_2_ttl{
font-size: 1.25vw;
font-weight: bold;
padding-bottom: 1vw;
}
.pd_o_hse_box_2_txt{
font-size: 0.8vw;
line-height: 1.2vw;
letter-spacing: 0.1vw;
color: #231815;
padding-bottom: 1.2vw;
}
.pd_o_hse_buy{
width: 100%;
}
.pd_o_hse_buy_sell{
font-size: 0.8vw;
padding-bottom: 1vw;
}
.pd_o_hse_buy_price{
font-size: 2.2vw;
font-weight: bold;
padding-bottom: 1.4vw;
}
.pd_o_hse_buy_tax{
font-size: 0.8vw;
}
}
/***          o          ***/

/***  btm  ***/

#cartin_sp {
position: fixed;
bottom: 0px;
right: 0px;
background: #d9e5dade;;
padding: 0px 0px 0px;
height:10vw;
}

.mytrex_buy{
width: 100%;
}

@media screen and (max-width: 767px) {
.mytrex_buy_item2{
float: left;
font-size: 3vw;
font-weight: 800;
line-height: 8vw;
color: #231815;
padding: 1vw 3vw 1vw 3vw;
letter-spacing: 0.1vw;
width: 31vw;
min-width: 35vw;
}
.mytrex_buy{
padding: 0 12vw;
}
}
@media screen and (min-width: 768px) {
.mytrex_buy{
padding: 0 1vw;
}
}
/***  btm  ***/


/***          neck section a          ***/
@media screen and (max-width: 767px) {
.pdct_n_a_sp_ttl3{
background: #595757;
padding: 2vw;
text-align: center;
}
.pdct_n_a_sp_ttl3a{
font-size: 3.4vw;
color: #fff;
letter-spacing: 0.5vw;
padding-right: 3vw;
}
.pdct_n_a_sp_ttl3b{
font-size: 3vw;
color: #fff;
letter-spacing: 0.1vw;
}
}
/***          neck section a          ***/


/***          neck section b          ***/
/***          neck section b          ***/


/***          neck section d          ***/

/***          neck section d          ***/


/***          neck section e,f,g          ***/

/***          neck section e,f,g          ***/


/***          neck section h          ***/

/***          neck section h          ***/


/***          neck section i          ***/

/***          neck section i          ***/


/***          neck section j          ***/
/***          neck section j          ***/


/***          modal          ***/
@media screen and (max-width: 767px) {
#btn-close-modal {
width: 23vw;
text-align: center;
cursor: pointer;
color: #3e3c3d;
font-size: 3.5vw;
font-weight: normal;
border: 1px solid #3e3c3d;
padding: 1.5vw 0.2vw;
border-radius: 10vw;
line-height: 3.5vw;
margin: 0 auto 10vw;
}
.modal-content {
width: 94%;
}
}
@media screen and (min-width: 768px) {
#btn-close-modal {
width: 7vw;
text-align: center;
cursor: pointer;
color: #3e3c3d;
font-size: 1vw;
font-weight: normal;
border: 1px solid #3e3c3d;
padding: 0.5vw 0.2vw;
border-radius: 10vw;
line-height: 1vw;
margin: 0 auto 5vw;
}
.modal-content {
width: 80%;
}
}
.modal-content {
margin: 60px auto 80px;
-webkit-box-shadow: 0 0px 0px rgba(0,0,0,0);
box-shadow: 0 0px 0px rgba(0,0,0,0);
background: rgba(255,255,255,1);
border: 0px solid rgba(0,0,0,0);
border-radius: 0px;
}
/***          modal          ***/


/***          modal e1         ***/

/***          modal e1         ***/


/***          modal e2         ***/

/***          modal e2         ***/


/***          modal e1         ***/
@media screen and (min-width: 768px) {
.support_product_qa_ttl {
text-align: left !important;
}
}

/***          modal e1         ***/


/***          modal e4         ***/

/***          modal e4         ***/


/***          modal e5         ***/
@media screen and (min-width: 768px) {
.support_product_qa_ttl {
text-align: left !important;
}
}

/***          modal e5         ***/


/***          modal e6         ***/


/***          modal e6         ***/


/***          swiper         ***/
@media screen and (min-width: 768px) {
  .pd_i_text {
    font-size: 0.9375vw;
    line-height: 1.8vw;
    letter-spacing: 0.1vw;
    color: #231815;
    padding-bottom: 1.0vw;
    text-align: left;
  }
}


/***          swiper         ***/



@media screen and (max-width: 767px) {
.pdct_rb_e_ttl_sp{
position: absolute;
color: #fff;
top: 12vw;
text-align: center;
width: 100%;
}
.pdct_rb_e_ttl1{
font-size: 4.2vw;
text-align: center;
letter-spacing: 0.2vw;
line-height: 9vw;
display: none;
}
.pdct_rb_e_ttl2{
font-size: 2.4vw;
text-align: center;
letter-spacing: 1.0vw;
line-height: 3vw;
padding-bottom: 3vw;
}
.pdct_rb_e_img img{
width: 100%;
padding: 0vw 0vw;
}
.pdct_rb_e_txt2_area{
padding: 6vw 15vw 3.5vw;
margin: 0 auto;
}
.pdct_rb_e_txt{
padding: 5vw 4vw;
font-size: 2.5vw;
text-align: left;
letter-spacing: 0.2vw;
line-height: 4.3vw;
}
.pdct_rb_e_txt2{
display: flex;
flex-wrap:wrap;
}
.pdct_rb_e_txt2 li {
padding: 2.7vw 1.7vw;
box-sizing: border-box;
font-size: 4.5vw;
letter-spacing: 0.2vw;
text-align: center;
color: #948048;
border: 1px solid #948048;
border-radius: 4px;
margin: 0vw 0.2vw 3vw;
width: 100%;
}
.pdct_rb_e_txt2a {
width: 48% !important;
float: left;
margin-right: 2vw !important;
}
.pdct_rb_e_txt2b {
width: 48% !important;
float: left;
}
.pdct_rb_e_txt3{
text-align: center;
font-size: 1.0vw;
letter-spacing: 0.01vw;
padding-bottom: 1vw;
}
.pdct_rb_g_vd{
padding: 0vw 0vw;
}
.pdct_rb_g_vd iframe{
width: 100%;
height: 55vw;
}
}
@media screen and (min-width: 768px) {
.pdct_rb_e_ttl1{
font-size: 1.5vw;
text-align: center;
letter-spacing: 0.1vw;
padding-bottom: 2vw;
}
.pdct_rb_e_ttl2{
font-size: 2.4vw;
text-align: center;
letter-spacing: 1.0vw;
line-height: 3vw;
padding-bottom: 3vw;
}
.pdct_rb_e_img img{
width: 100%;
padding: 0vw 2vw;
}
.pdct_rb_e_txt2_area{
padding: 0vw 2vw 1.5vw;
margin: 0 auto;
}
.pdct_rb_e_txt{
padding: 2vw 2vw;
font-size: 1.7vw;
text-align: center;
letter-spacing: 0.2vw;
}
.pdct_rb_e_txt2{
display: flex;
flex-wrap:wrap;
}
.pdct_rb_e_txt2 li {
padding: .7vw 1.7vw;
box-sizing: border-box;
font-size: 1.5vw;
letter-spacing: 0.2vw;
text-align: center;
color: #948048;
border: 1px solid #948048;
border-radius: 3px;
margin: 0vw 0.16vw;
}
.pdct_rb_e_txt3{
text-align: center;
font-size: 1.0vw;
letter-spacing: 0.01vw;
padding-bottom: 1vw;
}
.pdct_rb_g_vd{
padding: 0vw 0vw 0vw 3vw;
}
.pdct_rb_g_vd iframe{
width: 100%;
height: 25vw;
}
}

@media screen and (max-width: 767px) {
.pdct_rb_f2_box{
padding:0vw 0.3vw 0vw 0.3vw;
}
.pdct_rb_f2_box img{
width:100%;
}
.pdct_rb_f2_box_inner{
padding: 8vw 4vw 8vw;
background:#F1F5F7;
margin:0vw 0.3vw 0vw 0.3vw;
left: 0;
min-height: 15.2vw;
border-radius: 0.2vw;
}
.pdct_rb_f2_box_inner2{
padding: 8vw 4vw 8vw;
background:#ffffff;
margin:0vw 0.3vw 0vw 0.3vw;
left: 0;
min-height: 15.2vw;
border-radius: 0.2vw;
}
.pdct_rb_f2_ttl{
text-align: center;
font-size: 4.5vw;
line-height: 6.5vw;
letter-spacing: 0.2vw;
color: #000000;
padding-bottom: 3.5vw;
font-weight: 600;
}
.pdct_rb_f2_txt{
font-size: 3.5vw;
line-height: 5.5vw;
letter-spacing: 0.2vw;
color: #000000;
}
.pdct_rb_f2_sub{
padding: 4vw 0vw 0vw;
font-size: 1.9vw;
line-height: 3.6vw;
color: #000000;
letter-spacing: 0.1vw;
}
.pdct_rb_f2_sub2{
padding: 4vw 0vw 0vw;
font-size: 1.9vw;
line-height: 2.0vw;
color: #000000;
letter-spacing: 0.1vw;
text-align: center;
}
}
@media screen and (min-width: 768px) {
.pdct_rb_f2_box{
position:relative;
padding:0vw 0.3vw 0vw 0.3vw;
}
.pdct_rb_f2_box img{
width:100%;
}
.pdct_rb_f2_box_inner{
position:absolute;
top: 0vw;
padding: 2.1vw 1.3vw 0vw;
background:#000000bd;
margin:0vw 0.3vw 0vw 0.3vw;
left: 0;
min-height: 15.2vw;
border-radius: 0.2vw;
}
.pdct_rb_f2_box_inner2{
position:absolute;
top: 0vw;
padding: 2.1vw 1.3vw 0vw;
background:#000000bd;
margin:0vw 0.3vw 0vw 0.3vw;
left: 0;
min-height: 15.2vw;
border-radius: 0.2vw;
}
.pdct_rb_f2_ttl{
text-align: center;
font-size: 1.25vw;
line-height: 1.4;
letter-spacing: .15vw;
color: #fff;
padding-bottom: .6vw;
}
.pdct_rb_f2_txt{
font-size: 0.9vw;
line-height: 1.3vw;
letter-spacing: 0.1vw;
color: #ffffff;
padding-bottom: 1vw;
}
.pdct_rb_f2_sub{
padding: 1vw 0.5vw;
font-size: 0.8vw;
line-height: 1.1vw;
color: #000;
letter-spacing: 0.05vw;
}
}

/* 返品保証 */
.pd_t_sup_box2_ttl {
  color: #c3996d;
}
.pd_t_sup_ttl:before, .pd_t_sup_ttl:after {
  background-color: transparent;
}
@media screen and (max-width: 767px) {
.pd_t_sup_box1_texta {
  color: #d79713;
}
}


@media screen and (max-width: 767px) {
.rb-kbfs-cpn-box-ttl{
font-size: 5vw;
text-align: center;
padding-bottom: 2vw;
}
.rb-kbfs-cpn-box{
padding: 8vw 4vw 12vw;
padding-top: 5vw;
}
.rb-kbfs-cpn-box-inner2{

font-size: 1.5vw;
color: #666;
letter-spacing: .5vw;
}
.rb-kbfs-cpn-box-inner{
top: 13.8vw;
right: 5vw;
}
.rb-kbfs-cpn-box-inne,.comment{
font-size: 2.8vw;
line-height: 1.1;
padding: 2vw;
text-align: center;
}
button.copy-clink {
background: #ffffff;
color: #f37f00;
border: #f37f00 1px solid;
padding: .2vw 0;
font-size: 4.5vw;
letter-spacing: .1vw;
width: 100%;
transition: 1.0s ;
}
button.copy-clink:hover {
background: #f37f00;
color: #ffffff;
border: #f37f00 1px solid;
}
}
@media screen and (min-width: 768px) {
.rb-kbfs-cpn-box-ttl{
font-size: 2vw;
text-align: center;
padding-bottom: 2vw;
}
.rb-kbfs-cpn-box-inner2{
z-index: 1;
top: 6.0vw;
right: 33.65vw;
font-size: 0.7vw;
color: #666;
letter-spacing: 0.5vw;
}
.rb-kbfs-cpn-box-inner{
width: 50vw;
margin: 0 auto;
}
.rb-kbfs-cpn-box-inne,.comment{
font-size: .9vw;
padding: 1vw 0vw 4vw;
line-height: 1.1;
text-align: center;
}
  button.copy-clink {
    width: 100%;
    background: #ffffff;
    color: #f37f00;
    padding: 0.3vw 0vw;
    font-size: 1.1vw;
    letter-spacing: 0.05vw;
    border: #f37f00 1px solid;
  }
  button.copy-clink:hover {
    width: 100%;
    background: #f37f00;
    color: #ffffff;
    border: #f37f00 1px solid;
	transition: 1.0s ;
  }
}

@media screen and (max-width: 767px) {
  #pd_b{
    margin-bottom: 0;
  }
  #pd_review {
    padding-top: 8vw;
  }
  .pd_review_img {
    margin-bottom: 8vw;
  }
  .pd_review_img img {
    width: 100%;
    height: auto;
  }
  #pd_e5 {
    background-color: #eff3f5;
    padding-bottom: 0;
  }
  .pd_n {
    padding: 8vw 6.5vw;
  }
  .pd_n1 {
    font-size: 4.6vw;
    letter-spacing: 0.09em;
    line-height: 1.6;
    text-align: center;
    margin-bottom: 5vw;
  }
  .pd_n2 {
    width: 50vw;
    margin-inline: auto;
    margin-bottom: 6.5vw;
  }
  .pd_n2 img {
    width: 100%;
    height: auto;
  }
  .pd_n3 {
    margin-bottom: 2.5vw;
  }
  .pd_n3a {
    border: 1px solid #353535;
  }
  .pd_n3a_1 {
    background-color: #353535;
    padding: 1vw 0;
    color: #fff;
    font-size: 3.8vw;
    letter-spacing: 0.12em;
    text-align: center;
  }
  .pd_n3a_2 {
    padding: 1vw 0;
    font-size: 3.2vw;
    letter-spacing: 0.12em;
    text-align: center;
  }
  .pd_n4 img {
    width: 100%;
    height: auto;
  }

  .pd_p {
    padding: 10vw 0;
  }
  .pd_p_ttl {
    font-size: 4vw;
    letter-spacing: 0.2em;
    display: inline-block;
    padding-left: 6.5vw;
    padding-bottom: 1vw;
    border-bottom: 1px solid #231815;
    margin-bottom: 5vw;
  }
  .pd_p_ttl span {
    font-weight: bold;
  }
  .pd_p2 img {
    width: 100%;
    height: auto;
  }
  .pd_p1 {
    padding-left: 6.5vw;
    margin-bottom: 4vw;
  }
  .pd_p1a {
    font-size: 3.3vw;
    letter-spacing: 0.1em;
    margin-bottom: 2.5vw;
  }
  .pd_p1b {
    font-size: 7.4vw;
    letter-spacing: 0.1em;
  }
  .pd_p1b span {
    font-size: 5.6vw;
  }
  .pd_p2 {
    margin-bottom: 5vw;
  }
  .pd_p3 {
    padding: 0 6.5vw;
  }
  .pd_p3a {
    font-size: 6vw;
    letter-spacing: 0.14em;
    margin-bottom: 4vw;
  }
  .pd_p3b {
    font-size: 3.4vw;
    letter-spacing: 0.05em;
    line-height: 1.6;
  }
  .info-pop-link {
    margin-right: 0;
    width: 92vw;
    margin-left: -4vw;
  }
}
@media screen and (min-width: 768px) {
  #pd_amb {
    padding-bottom: 0;
  }
  #pd_e5 {
    background-color: #eaeff1;
    padding: 5vw 0;
  }
  .pd_review_img {
    width: 50vw;
    margin-inline: auto;
    margin-bottom: 2.0vw;
  }
  .pd_review_img img {
    width: 100%;
    height: auto;
  }
  .pd_review_ttl2 {
    position: relative;
  }
  .pd_review {
    overflow: hidden;
  }
  .pd_review_ttla {
    float: left;
  }
  .pd_review_ttl2 {
    float: right;
  }
  .pd_n {
    padding: 5vw 0;
  }
  .pd_n_container {
    width: 56vw;
    min-height: 25vw;
    margin-inline: auto;
    position: relative;
  }
  .pd_n1,.pd_n3,.pd_n4 {
    width: calc(100% - 18vw);
  }
  .pd_n1 {
    font-size: 1.6vw;
    letter-spacing: 0.18em;
    line-height: 1.5;
    font-weight: bold;
    margin-bottom: 1vw;
  }
  .pd_n2 {
    width: 18vw;
    position: absolute;
    right: 0;
    top: 0;
  }
  .pd_n2 img {
    width: 100%;
  }
  .pd_n3 {
    border-bottom: 1px solid #35353530;
    margin-bottom: 1.5vw;
  }
  .pd_n3a {
    width: 35vw;
    position: relative;
    border: 1px solid #353535;
    margin-bottom: 2vw;
  }
  .pd_n3a_1 {
    background-color: #353535;
    color: #fff;
    font-size: 1.5vw;
    letter-spacing: 0.12em;
    text-align: center;
    padding: 0.5vw 0;
  }
  .pd_n3a_2 {
    font-size: 1.3vw;
    letter-spacing: 0.12em;
    text-align: center;
    padding: 0.5vw 0;
  }
  .pd_n4 picture {
    display: block;
    width: 34.5vw;
  }
  .pd_n4 img {
    width: 100%;
  }

  .pd_p {
    padding: 5vw 0;
  }
  .pd_p_ttl {
    font-size: 1.8vw;
    letter-spacing: 0.2em;
    text-align: center;
    margin-bottom: 3vw;
  }
  .pd_p_ttl span {
    font-weight: bold;
  }
  .pd_p_container {
      padding-left: 42vw;
      min-height: 26vw;
      position: relative;
      width: 73vw;
      margin-inline: auto;
      display: flex;
      flex-direction: column;
      justify-content: center;
  }
  .pd_p1, .pd_p3 {
    margin-left: 4.5vw;
  }
  .pd_p1 {
    padding-bottom: 1.5vw;
    border-bottom: 1px solid #353535;
    margin-bottom: 2.0vw;
  }
  .pd_p1a {
    font-size: 1.0vw;
    letter-spacing: 0.1em;
    margin-bottom: 1.5vw;
  }
  .pd_p1b {
    font-size: 2.3vw;
    letter-spacing: 0.1em;
  }
  .pd_p1b span {
    font-size: 1.7vw;
  }
  .pd_p2 {
    width: 42vw;
    position: absolute;
    left: 0;
    top: 0;
  }
  .pd_p2 img {
    width: 100%;
  }
  .pd_p3a {
    font-size: 1.2vw;
    letter-spacing: 0.14em;
    margin-bottom: 1.5vw;
  }
  .pd_p3b {
    font-size: 0.9vw;
    letter-spacing: 0.12em;
    line-height: 1.9;
  }
}

/* rb23 */
@media screen and (min-width: 768px) {
  #pd_amb {
    margin-bottom: 6.77vw;
  }
  .pdct_rb_e_txt2 {
    justify-content: space-between;
  }
  .pdct_rb_e_txt2 li {
    color: #fff;
    background-color: #948048;
  }
  .pdct_rb_e_txt3 {
    padding-bottom: 1.56vw;
  }
  .pd_n {
    background-color: #fff;
    width: calc(100% - 4vw);
    margin: 0 2vw;
    padding: 2.08vw 0;
  }
  .pd_n_container {
    width: 45.42vw;
    min-height: 17.19vw;
  }
  .pd_n1 {
    font-size: 1.72vw;
    letter-spacing: 0.04em;
    margin-bottom: 0.5vw;
  }
  .pd_n1,
  .pd_n3,
  .pd_n4,
  .pd_n5 {
    width: 30.42vw;
  }
  .pd_n2 {
    width: 12.29vw;
  }
  .pd_n3 {
    border-bottom: none;
    margin-bottom: 0.26vw;
  }
  .pd_n3a {
    width: 100%;
    display: flex;
    margin-bottom: 0;
  }
  .pd_n3a_1 {
    font-size: 0.73vw;
    width: 100%;
  }
  .pd_n3a_2 {
    font-size: 0.73vw;
    width: 100%;
  }
  .pd_n4 picture {
    width: 100%;
  }
  .pd_n5 {
    font-size: 1.04vw;
    letter-spacing: 0.08em;
    line-height: 1.6;
    padding-top: 0.52vw;
    margin-bottom: 0.52vw;
  }
  .pd_p_ttl {
    color: #806c34;
  }
  .pd_p3a {
    font-size: 1.46vw;
    letter-spacing: 0.08em;
    font-weight: bold;
    margin-left: 4.5vw;
    margin-bottom: 1.3vw;
  }
  .pd_p3b {
    font-size: 0.89vw;
    letter-spacing: 0.02em;
  }
  .pd_rb23_b {
    background-color: #e9edef;
    padding: 5.21vw 13.54vw;
  }
  .pd_rb23_b1 {
    font-size: 1.67vw;
    letter-spacing: 0.11em;
    text-align: center;
    font-weight: bold;
    margin-bottom: 2.08vw;
  }
  .pd_rb23_b2 {
    background-color: #fff;
  }
  .pd_rb23_b2_1 {
    padding: 3.13vw 13.02vw 2.08vw;
    display: flex;
    justify-content: space-between;
    font-size: 1.3vw;
    letter-spacing: 0.12em;
    line-height: 1.88;
  }
  .pd_rb23_b2_2 img {
    width: 100%;
  }
  #pd_g5 {
    background: #ffffff;
  }
  #pd_g5 > .container > .row {
    display: flex;
    flex-direction: row-reverse;
  }
  .pd_g5_ttl1 {
    font-size: 1.82vw;
    letter-spacing: 0.14em;
    text-align: center;
    margin-bottom: 3.13vw;
  }
  .pd_g5_ttl1 span {
    display: inline-block;
    font-size: 1.3vw;
    color: #806c34;
    font-weight: bold;
    margin-bottom: 1.3vw;
  }
  .pd_sub_l5b {
    font-size: 0.94vw;
    letter-spacing: 0.033em;
    padding-right: 4.69vw;
  }
  .pd_box_le2b_vd {
    padding-left: 5.21vw;
    padding-right: 0;
  }
  .pdct_rb_g_vd {
    width: 44.27vw;
  }
  .pdct_rb_g_vd iframe {
    height: 23.44vw;
  }
  .pd_g5_rb23 {
    padding: 1.04vw 13.54vw 5.21vw;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .pd_g5_rb23_1 {
    width: 28.28vw;
  }
  .pd_g5_rb23_1 img {
    width: 100%;
  }
  .pd_g5_rb23_2 {
    width: 40.16vw;
  }
  .pd_g5_rb23_2a {
    display: flex;
    justify-content: space-between;
    margin-bottom: 2.6vw;
    padding-right: 0.78vw;
  }
  .pd_g5_rb23_2a_1 {
    width: 11.98vw;
    font-size: 0.99vw;
    letter-spacing: 0.04em;
    line-height: 1.47;
    text-align: center;
    position: relative;
  }
  .pd_g5_rb23_2a_1::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 0.6vw solid transparent;
    border-bottom: 0.6vw solid transparent;
    border-left: 0.5vw solid #806c34;
    border-right: 0;
    position: absolute;
    right: -1.3vw;
    top: 50%;
    transform: translateY(-50%);
  }
  .pd_g5_rb23_2a_1:last-child:after {
    content: none;
  }
  .pd_g5_rb23_2a_1 span {
    display: flex;
    flex-direction: column;
  }
  .pd_g5_rb23_2a_1 span img {
    width: 100%;
  }
  .pd_g5_rb23_2a_1 span:first-child {
    padding-bottom: 0.78vw;
  }
  .pd_g5_rb23_2a_1 span:last-child {
    padding-bottom: 0.78vw;
    transform: rotate(180deg);
  }
  .pd_g5_rb23_2b {
    font-size: 2.19vw;
    letter-spacing: 0.01em;
    font-weight: bold;
    text-align: center;
  }
  .pd_rb23_c {
    background-color: #e6ebed;
    padding: 4.17vw 13.54vw 5.21vw;
  }
  .pd_rb23_c1 {
    font-size: 1.82vw;
    letter-spacing: 0.14em;
    text-align: center;
    font-weight: bold;
    margin-bottom: 2.6vw;
  }
  .pd_rb23_c1 span {
    display: inline-block;
    font-size: 1.3vw;
    color: #806c34;
    margin-bottom: 1.04vw;
  }
  .pd_rb23_c2 {
    margin-bottom: 3.13vw;
  }
  .pd_rb23_c2 img {
    width: 100%;
  }
  .pd_rb23_c3 {
    display: flex;
    width: 64.69vw;
    margin: auto;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 3.39vw;
  }
  .pd_rb23_c3_1 {
    width: calc(100% - 44.27vw);
    font-size: 1.67vw;
    letter-spacing: 0.15em;
    line-height: 1.66;
    font-weight: bold;
  }
  .pd_rb23_c3_2 {
    width: 44.27vw;
    font-size: 0.94vw;
    letter-spacing: 0.033em;
    line-height: 1.78;
  }
  .pd_rb23_c4 {
    display: flex;
    justify-content: center;
    cursor: pointer;
    width: 46.35vw;
    margin: auto;
  }
  .pd_rb23_c4_1 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    font-size: 1.41vw;
    letter-spacing: 0.15em;
    font-weight: bold;
    padding-left: 1.56vw;
    padding-right: 0.78vw;
  }
  .pd_rb23_c4_1_en {
    font-size: 0.83vw;
    letter-spacing: 0.04em;
    font-weight: normal;
  }
  .pd_rb23_c4_2 {
    display: block;
    width: 2.6vw;
    height: 2.6vw;
    background-color: #666464;
    position: relative;
  }
  .pd_rb23_c4_2::after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-80%, -50%) rotate(45deg);
  }
  .pd_rb23_d {
    padding: 4.43vw 20.31vw 5.99vw;
  }
  .pd_rb23_d2_1 img {
    width: 100%;
  }
  .pd_rb23_d1 {
    font-size: 1.82vw;
    letter-spacing: 0.18em;
    font-weight: bold;
    text-align: center;
    margin-bottom: 3.13vw;
  }
  .pd_rb23_d1 span {
    display: inline-block;
    font-size: 1.3vw;
    color: #806c34;
    margin-bottom: 1.56vw;
  }
  .pd_rb23_d2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .pd_rb23_d2_1 {
    width: 21.41vw;
  }
  .pd_rb23_d2_2 {
    width: 31.09vw;
  }
  .pd_rb23_d2_2a {
    font-size: 1.67vw;
    letter-spacing: 0.15em;
    line-height: 1.66;
    font-weight: bold;
    margin-bottom: 1.56vw;
  }
  .pd_rb23_d2_2b {
    font-size: 0.94vw;
    letter-spacing: 0.033em;
    line-height: 1.78;
    margin-bottom: 2.34vw;
  }
  .pd_rb23_d2_2c {
    font-size: 0.78vw;
    letter-spacing: 0.033em;
  }
  .pd_rb23_e {
    background-color: #e6ebed;
    padding: 4.17vw 13.54vw 4.43vw;
  }
  .pd_rb23_e1 {
    font-size: 1.82vw;
    letter-spacing: 0.18em;
    font-weight: bold;
    text-align: center;
    margin-bottom: 3.13vw;
  }
  .pd_rb23_e1 span {
    display: inline-block;
    font-size: 1.3vw;
    color: #806c34;
    margin-bottom: 1.56vw;
  }
  .pd_rb23_e2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2.34vw;
  }
  .pd_rb23_e2_1 {
    width: 26.93vw;
  }
  .pd_rb23_e2_1a {
    font-size: 1.67vw;
    letter-spacing: 0.1em;
    line-height: 1.66;
    font-weight: bold;
    margin-bottom: 2.6vw;
  }
  .pd_rb23_e2_1b img {
    width: 100%;
  }
  .pd_rb23_e2_2 {
    width: 41.51vw;
  }
  .pd_rb23_e2_2 img {
    width: 100%;
  }
  .pd_rb23_f {
    padding: 4.69vw 13.54vw 4.69vw;
  }
  .pd_rb23_f1 {
    font-size: 1.82vw;
    letter-spacing: 0.18em;
    font-weight: bold;
    text-align: center;
    margin-bottom: 2.34vw;
  }
  .pd_rb23_f2 {
    display: flex;
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    margin-bottom: 3.13vw;
  }
  .pd_rb23_f2 picture {
    width: 33.33%;
  }
  .pd_rb23_f2 img {
    width: 100%;
  }
  .pd_rb23_f3 {
    font-size: 1.3vw;
    letter-spacing: 0.1em;
    color: #806c34;
    text-align: center;
    font-weight: bold;
    margin-bottom: 1.3vw;
  }
  .pd_rb23_f4 {
    font-size: 1.82vw;
    letter-spacing: 0.18em;
    text-align: center;
    margin-bottom: 1.82vw;
  }
  .pd_rb23_f5 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1.04vw;
  }
  .pd_rb23_f5_1 {
    width: 17.97vw;
    background-color: #e6ebed;
    padding: 1.04vw 1.56vw;
  }
  .pd_rb23_f5_1a {
    font-size: 1.15vw;
    letter-spacing: 0.12em;
    line-height: 1.45;
    text-align: center;
    margin-bottom: 1.04vw;
  }
  .pd_rb23_f5_1a span {
    font-weight: bold;
  }
  .pd_rb23_f5_1b {
    font-size: 0.78vw;
    letter-spacing: 0.002em;
    line-height: 1.5;
  }
  .pd_rb23_f6 {
    font-size: 0.78vw;
    letter-spacing: 0.033em;
    line-height: 1.53;
  }
  .pd_h_box_ttl {
    font-size: 1.3vw;
    letter-spacing: 0.14em;
    color: #806c34;
    font-weight: bold;
  }
  .pd_h_wrap_desc01 {
    width: 22%;
  }
  .pd_h_wrap_desc05 {
    width: 22%;
  }
  .pd_rb23_g {
    padding: 5.21vw 13.54vw 0;
  }
  .pd_rb23_g img {
    width: 100%;
  }
  .pd_rb23_h {
    display: flex;
    justify-content: space-between;
    padding: 0 6.25vw;
  }
  .pd_m_area_ttl {
    padding-bottom: 3.13vw;
  }
  .pd_rb23_h1 {
    width: 20.05vw;
  }
  .pd_rb23_h1_1 {
    margin-bottom: 0.52vw;
  }
  .pd_rb23_h1_1 img {
    width: 100%;
  }
  .pd_rb23_h1_2 {
    font-size: 0.83vw;
    letter-spacing: 0.05em;
    font-weight: bold;
    margin-bottom: 0.52vw;
  }
  .pd_rb23_h1_3 {
    font-size: 0.63vw;
    line-height: 1.38;
    margin-bottom: 0.78vw;
  }
  .pd_rb23_h1_4a {
    font-size: 0.52vw;
    letter-spacing: 0.05em;
    margin-bottom: 0.52vw;
  }
  .pd_rb23_h1_4b {
    margin-bottom: 0.52vw;
  }
  .pd_rb23_h1_4b_1 {
    font-size: 1.61vw;
    letter-spacing: 0.05em;
    font-weight: bold;
  }
  .pd_rb23_h1_4b_2 {
    font-size: 0.52vw;
    letter-spacing: 0.05em;
  }
  .pd_rb23_h1_6 {
    font-size: 0.42vw;
    letter-spacing: 0.11em;
    line-height: 1.38;
  }
}
@media screen and (max-width: 767px) {
  #pd_amb {
	  padding-top: 6vw;
	  padding-bottom: 0;
  }
  .pd_n {
    padding: 4vw 8vw 6.67vw;
  }
  .pd_n.sp .pd_n_container {
    display: flex;
    justify-content: space-between;
  }
  .pd_n5 {
    font-size: 3.2vw;
    letter-spacing: 0.135em;
    line-height: 1.63;
    padding-top: 4vw;
    margin-bottom: 2.67vw;
  }
  .pd_n1 {
    font-size: 4.53vw;
    letter-spacing: 0.095em;
    line-height: 1.53;
    text-align: left;
    margin-bottom: 0;
  }
  .pd_n2 {
    width: 28.13vw;
    margin-inline: inherit;
    margin-bottom: 0;
  }
  .pdct_rb_e_txt {
    font-size: 4.4vw;
    letter-spacing: 0.095em;
    text-align: center;
    padding-top: 8vw;
    padding-bottom: 0;
  }
  .pdct_rb_e_txt2_area {
    padding: 3.33vw 13.33vw 0;
  }
  .pdct_rb_e_txt2 li {
    font-size: 5.87vw;
    background-color: #93804f;
    color: #ffffff;
  }
  .pdct_rb_e_txt3 {
    font-size: 2.67vw;
    line-height: 1.47;
    text-align: left;
    padding: 0 15vw 0;
  }
  .pd_n3_sp {
    background-color: #fff;
    padding: 4.67vw 6.67vw;
  }
  .pd_p {
    padding-bottom: 19.33vw;
  }
  .pd_p2_sp {
    display: flex;
    flex-direction: column-reverse;
  }
  .pd_p_ttl {
    display: block;
    text-align: center;
    border-bottom: none;
    padding: 0;
    font-size: 3.33vw;
    letter-spacing: 0.14em;
    font-weight: bold;
    color: #846c34;
    margin-bottom: 4vw;
  }
  .pd_p3a {
    font-size: 7.33vw;
    letter-spacing: 0.08em;
    font-weight: bold;
    text-align: center;
    margin-bottom: 4.67vw;
  }
  .pd_p3a span {
    font-size: 6.13vw;
  }
  .pd_rb23_b {
    background-color: #edf1f3;
    padding: 7.33vw 8vw 0;
  }
  .pd_rb23_b1 {
    text-align: center;
    font-size: 3.2vw;
    letter-spacing: 0.11em;
    line-height: 1.6;
    margin-bottom: 3.33vw;
  }
  .pd_rb23_b1 span {
    font-size: 4.27vw;
  }
  .pd_rb23_b2_1 {
    background-color: #fff;
    padding: 6vw 13.33vw 4vw;
  }
  .pd_rb23_b2_1a {
    font-size: 3.33vw;
    letter-spacing: 0.12em;
    line-height: 1.88;
  }
  .pd_rb23_b2_2 {
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
  }
  .pd_rb23_b2_2 img {
    width: 100%;
  }
  #pd_g5 {
    padding-bottom: 0;
  }
  .pd_g5_ttl1 {
    font-size: 5.33vw;
    letter-spacing: 0.14em;
    text-align: center;
    background-color: #fff;
    padding: 20.67vw 0 4.67vw;
  }
  .pd_g5_ttl1 span {
    display: inline-block;
    font-size: 3.33vw;
    color: #846c34;
    font-weight: bold;
    margin-bottom: 4vw;
  }
  .pd_ttl2 {
    font-weight: normal;
  }
  .pd_sub_l5b {
    padding-bottom: 3.33vw;
  }
  .pd_box_le2b_vd {
    padding: 8vw 6.67vw 6.67vw;
  }
  .pd_g5_rb23_1 img {
    width: 100%;
  }
  .pd_g5_rb23 {
    display: flex;
    flex-direction: column-reverse;
  }
  .pd_g5_rb23_2a {
    background-color: #fff;
    padding: 8vw 12vw;
    margin-left: 6.67vw;
    margin-right: 6.67vw;
    display: flex;
    flex-direction: column;
    gap: 6.67vw;
  }
  .pd_g5_rb23_2a_1 {
    font-size: 5.33vw;
    letter-spacing: 0.04em;
    line-height: 1.4;
    text-align: center;
    position: relative;
  }
  .pd_g5_rb23_2a_1:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-top: 8px solid #806c34;
    border-bottom: 0;
    position: absolute;
    left: 50%;
    top: calc(100% + 8px);
    transform: translateX(-50%);
  }
  .pd_g5_rb23_2a_1:last-child::after {
    content: normal;
  }
  .pd_g5_rb23_2a_1 span:first-child {
    padding-bottom: 4vw;
  }
  .pd_g5_rb23_2a_1 span:first-child,
.pd_g5_rb23_2a_1 span:last-child {
    display: block;
    line-height: 0;
  }
  .pd_g5_rb23_2a_1 span:first-child img,
.pd_g5_rb23_2a_1 span:last-child img {
    vertical-align: top;
    width: 100%;
  }
  .pd_g5_rb23_2a_1 span:last-child {
    padding-bottom: 4vw;
    transform: rotate(180deg);
  }
  .pd_rb23_c {
    padding: 14.67vw 0 0;
  }
  .pd_rb23_c1 {
    font-size: 5.33vw;
    letter-spacing: 0.14em;
    text-align: center;
    margin-bottom: 5.33vw;
  }
  .pd_rb23_c1 span {
    display: inline-block;
    font-size: 3.33vw;
    color: #846c34;
    font-weight: bold;
    margin-bottom: 4vw;
  }
  .pd_rb23_c2 img {
    width: 100%;
    vertical-align: top;
  }
  .pd_rb23_c3 {
    padding: 6vw 5.33vw 5.33vw;
  }
  .pd_rb23_c3_1 {
    font-size: 5.33vw;
    letter-spacing: 0.08em;
    line-height: 1.63;
    font-weight: 500;
    margin-bottom: 4vw;
  }
  .pd_rb23_c3_2 {
    font-size: 3.47vw;
    letter-spacing: 0.053em;
    line-height: 1.65;
  }
  .pd_rb23_c4 {
    margin-left: 5.33vw;
    margin-right: 5.33vw;
    padding: 4vw 4vw;
    background-color: #e0e2e5;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .pd_rb23_c4_1 {
    font-size: 4.53vw;
    letter-spacing: 0.04em;
    margin-bottom: 1.33vw;
  }
  .pd_rb23_c4_1_en {
    font-size: 3.07vw;
    letter-spacing: 0.02em;
  }
  .pd_rb23_c4_2 {
    background-color: #fff;
    width: 9.6vw;
    height: 9.6vw;
    position: relative;
  }
  .pd_rb23_c4_2::before,
.pd_rb23_c4_2::after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 2px;
    background-color: #000000;
    position: absolute;
    left: 25%;
    top: 50%;
    transform: translate(0, -50%);
  }
  .pd_rb23_c4_2::after {
    transform: translateY(-50%) rotate(90deg);
    transition: transform 1s;
  }
  .accordion-btn.active .pd_rb23_c4_2::before {
    opacity: 0;
  }
  .accordion-btn.active .pd_rb23_c4_2::after {
    transform: translateY(-50%) rotate(180deg);
  }
  .pd_rb23_d {
    padding-top: 20vw;
  }
  .pd_rb23_d1 {
    font-size: 5.33vw;
    letter-spacing: 0.14em;
    text-align: center;
    margin-bottom: 5.33vw;
  }
  .pd_rb23_d1 span {
    display: inline-block;
    font-size: 3.33vw;
    color: #846c34;
    font-weight: bold;
    margin-bottom: 4vw;
  }
  .pd_rb23_d2_1 img {
    width: 100%;
  }
  .pd_rb23_d2_2 {
    padding: 6vw 6vw 0;
  }
  .pd_rb23_d2_2a {
    font-size: 5.33vw;
    letter-spacing: 0.08em;
    line-height: 1.63;
    margin-bottom: 4vw;
  }
  .pd_rb23_d2_2b {
    font-size: 3.47vw;
    letter-spacing: 0.033em;
    line-height: 1.65;
    margin-bottom: 4.67vw;
  }
  .pd_rb23_d2_2c {
    font-size: 2.4vw;
    letter-spacing: 0.04em;
  }
  .pd_rb23_e {
    padding-top: 22.67vw;
  }
  .pd_rb23_e1 {
    font-size: 5.33vw;
    letter-spacing: 0.14em;
    text-align: center;
    margin-bottom: 5.33vw;
  }
  .pd_rb23_e1 span {
    display: inline-block;
    font-size: 3.33vw;
    color: #846c34;
    font-weight: bold;
    margin-bottom: 4vw;
  }
  .pd_rb23_e2 {
    display: flex;
    flex-direction: column-reverse;
  }
  .pd_rb23_e2_2 img {
    width: 100%;
  }
  .pd_rb23_e2_1 {
    padding: 6vw 5.33vw 0vw;
  }
  .pd_rb23_e2_1a {
    font-size: 5.33vw;
    line-height: 1.63;
    margin-bottom: 3.33vw;
  }
  .pd_rb23_e2_1b {
    margin-bottom: 9.33vw;
  }
  .pd_rb23_e2_1b img {
    width: 100%;
  }
  .pd_rb23_e .pd_rb23_c4 {
    margin-left: 2.67vw;
    margin-right: 2.67vw;
    padding: 2.67vw 8vw;
    background-color: #edf1f3;
    font-size: 4.67vw;
    letter-spacing: normal;
  }
  .pd_rb23_c4_1 {
    margin-bottom: 0;
  }
  .pd_rb23_e .pd_rb23_c4_2 {
    background-color: transparent;
    width: 5.87vw;
    height: 5.87vw;
  }
  .pd_rb23_f {
    padding-top: 19.33vw;
  }
  .pd_rb23_f1 {
    font-size: 5.33vw;
    letter-spacing: 0.14em;
    line-height: 1.6;
    text-align: center;
    margin-bottom: 3.33vw;
  }
  .pd_rb23_f2 img {
    width: 100%;
  }
  .pd_rb23_f2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 16vw;
  }
  .pd_rb23_f2 picture:nth-child(1) {
    order: 1;
    width: 100%;
  }
  .pd_rb23_f2 picture:nth-child(2) {
    order: 3;
    width: 50%;
  }
  .pd_rb23_f2 picture:nth-child(3) {
    order: 2;
    width: 50%;
  }
  .pd_rb23_f2 img {
    display: block;
    vertical-align: top;
  }
  .pd_rb23_f3 {
    font-size: 3.33vw;
    letter-spacing: 0.14em;
    color: #846c34;
    font-weight: bold;
    text-align: center;
    margin-bottom: 4vw;
  }
  .pd_rb23_f4 {
    font-size: 5.33vw;
    letter-spacing: 0.14em;
    text-align: center;
    margin-bottom: 5.33vw;
  }
  .pd_rb23_f5 {
    margin-bottom: 8vw;
  }
  .pd_rb23_f5_1 {
    padding: 4.67vw 8vw 5.33vw;
  }
  .pd_rb23_f5_1:nth-child(2n+1) {
    background-color: #edf1f3;
  }
  .pd_rb23_f5_1a {
    font-size: 4.53vw;
    letter-spacing: 0.12em;
    line-height: 1.44;
    text-align: center;
    margin-bottom: 3.33vw;
  }
  .pd_rb23_f5_1a span {
    font-weight: bold;
  }
  .pd_rb23_f5_1b {
    font-size: 3.2vw;
    letter-spacing: 0.05em;
    line-height: 1.54;
    margin-bottom: 4.67vw;
  }
  .pd_rb23_f5_1c {
    font-size: 1.87vw;
    line-height: 1.57;
  }
  .pd_rb23_f5_1:nth-child(2) .pd_rb23_f5_1c {
    text-align: center;
  }
  .pd_h_box_ttl_en {
    font-size: 4.53vw;
    letter-spacing: 0.12em;
  }
  .pd_h_box_ttl_en span {
    font-weight: bold;
  }
  .pd_rb23_g img {
    width: 100%;
  }
  #pd_m2 {
    padding-top: 19.33vw;
  }
  .pd_rb23_h {
    margin-left: 6.67vw;
    margin-right: 6.67vw;
  }
  .pd_rb23_h1:not(:last-child) {
    margin-bottom: 10.67vw;
  }
  .pd_rb23_h1_1 {
    margin-bottom: 2vw;
  }
  .pd_rb23_h1_1 img {
    width: 100%;
  }
  .pd_rb23_h1_2 {
    font-size: 3.33vw;
    letter-spacing: 0.05em;
    font-weight: bold;
    margin-bottom: 2vw;
  }
  .pd_rb23_h1_3 {
    font-size: 2.67vw;
    letter-spacing: 0.03em;
    line-height: 1.4;
    margin-bottom: 3.33vw;
  }
  .pd_rb23_h1_4a {
    font-size: 2.4vw;
    letter-spacing: 0.05em;
    font-weight: bold;
    margin-bottom: 2vw;
  }
  .pd_rb23_h1_4b_1 {
    font-size: 7.07vw;
    letter-spacing: 0.05em;
    font-weight: bold;
  }
  .pd_rb23_h1_4b_2 {
    font-size: 2.4vw;
    letter-spacing: 0.05em;
  }
  .pd_rb23_h1_6 {
    font-size: 2vw;
    letter-spacing: 0.11em;
    line-height: 1.27;
  }
  .pd_rb23_h .fs_cart_add form {
    padding-left: 0;
    padding-right: 0;
    margin: 4vw 0 2.67vw;
  }
  .pd_rb23_h .fs_cart_add form > table tr:last-child td:nth-child(1) {
    width: 15%;
  }
  .pd_rb23_h .fs_cart_add form > table tr td:nth-child(2) {
    width: 40%;
  }
  .contents_pit .contents_product_item_item {
    width: 44.8vw !important;
  }
}

/* popup */
.modal-pc .modal-content img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .modal-pc #btn-close-modal {
    display: none;
  }
  .modal-pc .modal-content {
    width: 100%;
    margin: 0;
  }
  .accordion-content {
    opacity: 0;
    height: 0;
    transition: all 0.2s;
  }
  .accordion-content.active {
    display: block;
    height: auto;
    opacity: 1;
  }
}
@media screen and (min-width: 768px) {
  #pd_md_1 {
    padding: 8% 0;
  }
  #modal-01, #modal-02 {
    background-color: transparent !important;
  }
  .modal-pc .modal_close_outer #btn-close-modal {
    width: 100%;
    height: 100vw;
    position: absolute;
    left: 0;
    top: 0;
    border: none;
    padding: 0;
    z-index: -1;
    background-color: transparent;
    border-radius: 0;
  }
  .modal-pc .modal_close_outer+.modal-content {
    width: 80%;
    background-color: transparent;
  }
  .modal-pc .modal_close_outer+.modal-content .container {
    box-shadow: 10px 4px 20px 2px #00000070;
  }
  .modal-pc .modal_close_outer+.modal-content .col-sm-10 {
    width: 100%;
  }
  .modal-pc .modal-box .modal_close {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .modal-pc #btn-close-modal {
    margin-bottom: 0;
    width: 3.5vw;
    height: 3.5vw;
    border-radius: initial;
    background-color: #666464;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 3vw;
    border: none;
  }
}

/* accordion */
#accordion-01 img,
#accordion-02 img {
  width: 100%;
}

/* 多言語対応(フランス語,英語) */
@media screen and (min-width: 768px) {
  html:lang(en) .pdct_rb_f2_box img,
  html:lang(fr) .pdct_rb_f2_box img {
    height: 25vw;
    object-fit: cover;
  }
  html:lang(en) .pdct_rb_f2_box_inner,
  html:lang(fr) .pdct_rb_f2_box_inner {
    height: 100%;
  }

  html:lang(en) #pd_h2,
  html:lang(fr) #pd_h2 {
    padding-bottom: 10%;
  }
  html:lang(en) .pd_h_wrap_desc01,
  html:lang(fr) .pd_h_wrap_desc01 {
    top: 8.5vw;
  }
  html:lang(en) .pd_h_wrap_desc04,
  html:lang(fr) .pd_h_wrap_desc04 {
    top: 22.5vw;
  }
  html:lang(en) .pd_h_wrap_desc05,
  html:lang(fr) .pd_h_wrap_desc05 {
    top: 39vw;
  }
}

@media screen and (max-width: 767px) {
  html:lang(en) .pd_h_wrap_desc02,
  html:lang(fr) .pd_h_wrap_desc02 {
    top: 59vw;
  }
  html:lang(en) .pd_h_wrap_desc05,
  html:lang(fr) .pd_h_wrap_desc05 {
    top: 227vw;
  }
  html:lang(en) .pd_h_wrap,
  html:lang(fr) .pd_h_wrap {
    padding-bottom: 100vw;
  }
}