@charset "UTF-8";
.margin-top-1 {
    margin-top: 0px;
}
.margin-top-2 {
    margin-top: -100px !important;
}
.text_left {
    text-align: left;
}
.txt_large {
    font-size: 120% !important;
}
.text-indent {
  text-indent: -1em;
  padding-left: 1em;
}
.h4_01 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
}
.h4_02 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
}
.sub_title1 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif !important;
    font-size: 27px;
    font-weight: bold;
    margin-top: 25px;
    line-height: 1.5em;
    margin-bottom: 25px;
    padding-bottom: 7px;
}
.sub_title2 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif !important;
    font-size: 27px;
    font-weight: bold;
    margin-top: 25px;
    margin-bottom: 25px;
    padding-bottom: 7px;
}
.hdt_textAndImage {
padding: 0px 0 50px;
}
.hdt_textAndImage__inner {
max-width: 960px;
margin: 0 auto;
}
.hdt_textAndImage__content {
display: flex;
padding: 25px;
border: solid 3px #ededed;
}
.hdt_textAndImage__text {
width: 100%;
padding-right: 20px;
box-sizing: border-box;
}

.hdt_textAndImage__title {
font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif;
font-size: 22px;
font-weight: bold;
margin-bottom: 10px;
}

@media screen and (max-width: 1279px) {
.hdt_textAndImage {
padding: 0px 25px 50px;
}
.hdt_textAndImage__inner {
max-width: 760px;
}
}
    
@media screen and (max-width: 766px) {
.margin-top-1 {
    margin-top: -30px !important;
}
.margin-top-2 {
    margin-top: 50px !important;
}
.h4_01 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 25px;
}
.h4_02 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
}
.sub_title1 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif !important;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.5em;
    margin-top: 25px;
    margin-bottom: 25px;
    padding-bottom: 7px;
}
.sub_title2 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif !important;
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 7px;
}
.hdt_textAndImage {
padding: 0px 25px 45px;
}
.hdt_textAndImage__content {
flex-direction: column;
}
.hdt_textAndImage__text {
width: 100%;
padding: 0;
}
.hdt_textAndImage__title {
font-size: 18px;
}
}

/*--画像左＆テキスト右・レイアウト-------------------------------------*/
.box-txt-img.contentBox01 .otherPageTtl {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif !important;
  font-size: 28px;
  font-weight: bold;
  border-bottom: 1px solid #333;
  line-height: 1.5em;
  margin: 0 40px 25px;
  padding-bottom: 7px;
}
.box-txt-img.contentBox01 {
  margin: 80px auto 20px;
  text-align: center;
  both: clear;
}
.box-txt-img.contentBox01 .otherPageBox {
    max-width: 960px;
    padding: 0 0 20px;
}
.box-txt-img.contentBox01 .otherPageBox .txtArea {
    width: 45%;
    float: right;
    padding-right: 50px;
    padding-left: 0px;
}
.box-txt-img.contentBox01 .otherPageBox .txtArea p {
  text-align: left;
}
.box-txt-img.contentBox01 .otherPageBox .imgArea {
    width: 45%;
    margin: 0px;
    float: left;
}
.box-txt-img.contentBox01 .otherPageBox .imgArea img {
  width: 100%;
}
@media screen and (max-width: 766px) {
  .box-txt-img.contentBox01 {
    margin: 60px auto 0px;
    text-align: center;
    margin-bottom: 50px;
  }
.box-txt-img.contentBox01 .otherPageBox {
    margin: 0 auto;
    padding: 0;
}
.box-txt-img.contentBox01 .otherPageTtl {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif !important;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #333;
    line-height: 1.5em;
    margin: 0 10px 25px;
    padding-bottom: 7px;
}
.box-txt-img.contentBox01 .otherPageBox .txtArea {
    width:calc(100% - 40px); 
    float: none;
    margin: 0 auto;
    text-align: center;
    padding: 0 20px 0 20px !important;
  }
.box-txt-img.contentBox01 .otherPageBox .txtArea p {
    margin: 0 auto;
    text-align: left;
  }
  .box-txt-img.contentBox01 .otherPageBox .imgArea {
    width: 95%;
    float: none;
    margin: 0 auto;
    text-align: center;
  }
  .box-txt-img.contentBox01 .otherPageBox .imgArea img {
    width: 100%;
  }
}
@media screen and (min-width: 767px) and (max-width: 1023px) {
  .box-txt-img.contentBox01 {
    width: 100%;
    margin: 80px auto 60px;
    both: clear;
  }
  .box-txt-img.contentBox01 .otherPageBox {
    margin: 0 auto;
    max-width: 700px !important;
    padding-bottom: 0;
  }
  .box-txt-img.contentBox01 .otherPageTtl {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif !important;
    font-size: 24px;
    font-weight: bold;
    border-bottom: 1px solid #333;
    line-height: 1.5em;
    margin: 0 20px 25px;
    padding-bottom: 7px;
  }

  .box-txt-img.contentBox01 .otherPageBox .txtArea {
    width: 45%;
    float: right;
    padding-right: 20px;
  }
  .box-txt-img.contentBox01 .otherPageBox .txtArea p {
    text-align: left;
  }
  .box-txt-img.contentBox01 .otherPageBox .imgArea {
    width: 50%;
    margin: 0px;
    float: left;
  }
  .box-txt-img.contentBox01 .otherPageBox .imgArea img {
    width: 100%;
  }
}
@media screen and (min-width: 1366px) {
  .box-txt-img.contentBox01 .otherPageTtl {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif !important;
    font-size: 28px;
    font-weight: bold;
    border-bottom: 1px solid #333;
    line-height: 1.5em;
    margin: 0 45px 25px;
    padding-bottom: 7px;
  }
  .box-txt-img.contentBox01 {
    margin: 80px auto 20px;
    text-align: center;
    both: clear;
  }
  .box-txt-img.contentBox01 .otherPageBox {
    max-width: 960px;
    padding-bottom: 20px;
  }
  .box-txt-img.contentBox01 .otherPageBox .txtArea {
    width: 45%;
    float: right;
    padding-right: 50px;
    padding-left: 0px;
  }
  .box-txt-img.contentBox01 .otherPageBox .txtArea p {
    text-align: left;
  }
  .box-txt-img.contentBox01 .otherPageBox .imgArea {
    width: 45%;
    margin: 0px;
    float: left;
  }
  .box-txt-img.contentBox01 .otherPageBox .imgArea img {
    width: 100%;
  }
}

/*--テキスト左＆画像右・レイアウト-------------------------------------*/
.box-txt-img.contentBox02 .otherPageTtl {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif !important;
  font-size: 28px;
  font-weight: bold;
  /* border-bottom: 1px solid #333; */
  line-height: 1.5em;
  margin-bottom: 25px;
  padding-bottom: 7px;
}
.box-txt-img.contentBox02 .otherPageTtl2 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif !important;
  font-weight: bold;
  font-size: 28px;
  line-height: 1.5em;
  margin: 0;
  text-align: center;
}
.box-txt-img.contentBox02 {
    margin: 0 auto;
    text-align: center;
    both: clear;
}
.box-txt-img.contentBox02 .otherPageBox {
    max-width: 960px;
    padding: 50px 30px 0 !important;
}
.box-txt-img.contentBox02 .otherPageBox .txtArea {
    width: 45%;
    float: left;
    padding-right: 20px;
    padding-left: 20px;
}
.box-txt-img.contentBox02 .otherPageBox .txtArea p {
  text-align: left;
}
.box-txt-img.contentBox02 .otherPageBox .imgArea {
  width: 45%;
  margin: 0px;
  float: left;
}
.box-txt-img.contentBox02 .otherPageBox .imgArea img {
  width: 90%;
}
@media screen and (max-width: 766px) {
.box-txt-img.contentBox02 .otherPageTtl {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif !important;
    font-size: 18px;
    font-weight: bold;
    /* border-bottom: 1px solid #333; */
    line-height: 1.5em;
    margin-bottom: 25px;
    padding-bottom: 7px;
} 
.box-txt-img.contentBox02 .otherPageTtl2 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif !important;
  font-weight: bold;
  font-size: 20px !important;
  line-height: 1.3em;
  margin: 0;
  text-align: center;
}
.box-txt-img.contentBox02 {
    text-align: center;
    margin-bottom: 50px;
}
.box-txt-img.contentBox02 .otherPageBox {
    margin: 0 auto;
    padding: 50px 20px 0 !important;
}
.box-txt-img.contentBox02 .otherPageBox .txtArea {
    width: 100%;
    float: none;
    margin: 0 auto;
    text-align: center;
    padding: 0 !important;
}
.box-txt-img.contentBox02 .otherPageBox .txtArea p {
    margin: 0 auto;
    text-align: left;
}
.box-txt-img.contentBox02 .otherPageBox .imgArea {
    width: 95%;
    float: none;
    margin: 0 auto 30px auto;
    text-align: center;
}
.box-txt-img.contentBox02 .otherPageBox .imgArea img {
    width: 100%;
  }
}
@media screen and (min-width: 767px) and (max-width: 1023px) {
.box-txt-img.contentBox02 .otherPageTtl {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif !important;
    font-size: 26px;
    font-weight: bold;
    /* border-bottom: 1px solid #333; */
    line-height: 1.5em;
    margin-bottom: 25px;
    padding-bottom: 7px;
}
.box-txt-img.contentBox02 .otherPageTtl2 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif !important;
  font-weight: bold;
  font-size: 26px;
  line-height: 1.5em;
  margin: 0;
  text-align: center;
}
  .box-txt-img.contentBox02 {
    width: 100%;
    margin: 0 auto 20px auto;
    both: clear;
}
.box-txt-img.contentBox02 .otherPageBox {
    margin: 0 auto;
    max-width: 700px !important;
    padding-bottom: 0;
}
.box-txt-img.contentBox02 .otherPageBox .txtArea {
    width: 45%;
    float: left;
    padding-right: 0px;
}
  .box-txt-img.contentBox02 .otherPageBox .txtArea p {
    text-align: left;
}
.box-txt-img.contentBox02 .otherPageBox .imgArea {
    width: 50%;
    margin: 0px;
    float: right;
}
.box-txt-img.contentBox02 .otherPageBox .imgArea img {
    width: 100%;
  }
}
@media screen and (min-width: 1366px) {
.box-txt-img.contentBox02 .otherPageTtl {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif !important;
    font-size: 24px;
    font-weight: bold;
    /* border-bottom: 1px solid #333; */
    line-height: 1.5em;
    margin-bottom: 25px;
    padding-bottom: 7px;
}
.box-txt-img.contentBox02 .otherPageTtl2 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif !important;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.5em;
  margin: 0;
  text-align: center;
} 
.box-txt-img.contentBox02 {
    margin: 0 auto;
    text-align: center;
    both: clear;
}
.box-txt-img.contentBox02 .otherPageBox {
    max-width: 960px;
    /*padding-bottom: 0;*/
    padding: 60px 30px 0;
}
.box-txt-img.contentBox02 .otherPageBox .txtArea {
    width: 45%;
    float: left;
    padding-right: 20px;
    padding-left: 20px;
}
.box-txt-img.contentBox02 .otherPageBox .txtArea p {
    text-align: left;
}
.box-txt-img.contentBox02 .otherPageBox .imgArea {
    width: 45%;
    margin: 0px;
    float: left;
}
.box-txt-img.contentBox02 .otherPageBox .imgArea img {
    width: 90%;
  }
}

/* グレー囲み枠 */
.margin-rl { margin: 0 15px;}
.box-frame {
max-width: 960px;
margin: 70px auto 60px;
padding: 10px 20px 25px;
border: solid 3px #ededed;
}
@media screen and (max-width: 767px) {
.margin-rl { margin: 0px;}
.box-frame {
max-width: 760px;
margin: 40px 15px 60px;
padding: 0 ;
border: solid 3px #ededed; 
}
}
@media screen and (min-width: 767px) and (max-width: 1023px) {
.box-frame {
max-width: 700px !important;
margin: 60px auto 20px;
padding: 0 20px;
border: solid 3px #ededed;
}
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
.box-frame {
max-width: 760px !important;
margin: 60px auto 20px;
padding: 0px;
border: solid 3px #ededed;
}
}   
@media screen and (min-width: 1280px) and (max-width: 1365px) {
.box-frame {
max-width: 960px;
margin: 60px auto 60px;
padding: 10px 20px 25px;
border: solid 3px #ededed;
}
}

/* [FAQ]ボタン */
.item-detail-data__spec-table {
    padding: 0px !important;
    border-bottom: solid 1px #dedede;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: opacity 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition: opacity 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
@media (min-width: 767px), print {
.item-detail-data__spec-table th {
        padding-top: 4px !important;
        padding-bottom: 4px !important;
        font-size: 13px;
        line-height: 1.53846;
    }
}

/* ズレ調整 */
.ml_01 {margin-left: 20px;}
@media screen and (min-width: 1280px) and (max-width: 1365px) {
.ml_01 {margin-left: 20px;}
}
@media screen and (min-width: 768px) and (max-width: 1366px) {	
.ml_01 {margin-left: 0px;}
}
@media screen and (max-width: 767px) {
.ml_01 {margin-left: 0px;}
}

/* スマホ用<br> */
@media screen and (max-width:414px) {
	.br-sp { display: block; }
	.br-tb { display: none; }
	.br-pc { display: none; }
}
/* tablet用<br> */
@media only screen and (min-width:415px) and (max-width:834px) {
	.br-sp { display: none; }
	.br-tb { display: block; }
	.br-pc { display: none; }
}
/* pc用<br> */
@media screen and (min-width:835px) {
	.br-sp { display: none; }
	.br-tb { display: none; }
	.br-pc { display: block; }
}