@charset "utf-8";

/************************************************
 import css
************************************************ */
/*
body {
    font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", "YuGothic", "Meiryo", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", Verdana, Roboto, "Droid Sans", sans-serif;
}
*/
body {
    font-family: Avenir,system-ui,-apple-system,Hiragino Kaku Gothic ProN,Hiragino Sans,Meiryo,sans-serif;
}

img {
    vertical-align: bottom;
}
#detailarea ul li {
    float: inherit!important;
}

/*----------------------------------------------------
	カテゴリページ
----------------------------------------------------*/

.layout_mainimage img {
    width: 100%;
}

/*----------------------------------------------------
	商品詳細 #detail
----------------------------------------------------*/
#detail_type_d #ins_display_caption_pc {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
}
.new_itembox img {
    display: block;
    margin: auto;
    max-width: 100%;
}
.item_explain h2 {
    /* font-family: 'Noto Sans JP', sans-serif; */
}
.item_explain .box01 {
    margin-bottom: 40px;
}
.item_explain h2 {
    font-weight: 600!important;
    color: #000000!important;
    font-size: 25px!important;
    letter-spacing: 0.01em;
    line-height: 1.6;
    border-bottom: solid 1px #e9e9e9!important;
    padding: 1.5rem 0 7px!important;
    margin-top: 1.5rem!important;
    margin-bottom: 1.5rem!important;
}
.item_explain .txt01 {
    font-size: 15px;
    line-height: 1.8;
    color: #333333;
}
span.notes {
    font-size: 10px;
    color: #333333;
    vertical-align: super;
}
.item_explain .txt02 {
    font-weight: 300;
    font-size: 12px;
    color: #333333;
}
span.sec_pb {
    font-weight: 600;
    color: #a47c1b;
}
.txt_ck_01 ul {
    font-weight: 400;
    font-size: 15px;
    line-height: 1.8;
    color: #333333;
    margin: 0 20px;
}
.txt_ck_01 ul li {
    list-style: none!important;
    position: relative;
    padding-left: 5px;
    margin-bottom: 18px;
}
.txt_ck_01 ul li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f14a";
    position: absolute;
    left: -1em;
    top: 50%;
    margin-top: -16px;
    font-size: 18px;
    font-weight: 400;
    color: #a47c1b;
}
.txt_maru_01 ul {
    font-weight: 400;
    font-size: 15px;
    line-height: 1.8;
}
.txt_maru_01 ul li {
    list-style: none!important;
    position: relative;
    padding-left: 8px;
    margin-left: 17px;
    margin-bottom: 22px;
}
.item_explain ul li:last-child {
    margin-bottom: 0;
}
.txt_maru_01 ul li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f111";
    position: absolute;
    left: -1em;
    top: 15px;
    margin-top: -14px;
    font-size: 15px;
    font-weight: 900;
    color: #a47c1b;
}



/*完成後に消してもいいかも */
.item_explain p {
    font-size: 15px;
}
.item_explain h1, .item_explain h2 {
    font-weight: bold;
    line-height: 1.8;
}
.item_explain .inner {
    width: auto;
}
.article  p {
    font-size: 15px;
}
.article h1, .article h2, .article h3 {
    font-weight: bold;
    line-height: 1.8;
}
.article .inner {
    width: auto;
}
/*完成後に消してもいいかも ここまで */

/*商品ページNEWS */
.i_news {
    margin: 2em 0;
    padding: 1.5em 1em 1em;
    color: #000000;
    border: 1px solid #ccc;
    font-size: 16px;
    position: relative;
}
.i_news .title-box1 {
    position: absolute;
    top: -0.8em;
    left: 20px;
    font-weight: bold;
    font-size: 1.2em;
    background: #fff;
    padding: 0 0.5em;
}
.i_news p {
    margin: 0;
    padding: 0;
}
/*商品ページNEWSここまで */


/*製品情報 */
.sec_detail {
    margin-top: 7rem;
}
.sec_detail h3 {
    font-size: 17px;
    margin: 15px 0;
    color: #333;
    border-bottom: 1px solid #333;
    line-height: 1.9;
    font-weight: 400;
}
.sec_detail .d_sp span {
    font-size: 17px;
    margin: 15px 0;
    color: #333;
    line-height: 1.9;
    font-weight: 400;
}
.sec_detail p {
    color: #333;
    font-size: 14px;
    line-height: 1.7;
    margin-bottom: 40px;
}
.sec_detail .func_note {
    font-size: 12px;
    margin-top: 10px;
    color: #737373;
}
/*製品情報ここまで */


/* 購入パスワード問い合わせ */
.btn-buy {
    text-align: center;
    margin: 2rem 0 20px;
    border: 3px solid #eaeaea;
    padding: 20px 25px 30px;
}
.btn-buy .csl {
    display: flex;
    flex-direction: column;
    text-align: center;
    font-family: 'Playfair Display', serif;
    font-size: clamp(1.3rem,1rem + 1.2vw,1.5rem);
    font-weight: 600;
    letter-spacing: .08em;
    margin-bottom: 25px;
}
.btn-buy .csl span {
    font-size: 13px;
    -webkit-font-smoothing: antialiased;
}
.btn-buy .csl_1 {
    font-size: 13px;
    line-height: 1.8;
    margin-bottom: 2rem;
}
.btn-copy {
    font-size: 14px;
    position: relative;
    margin-bottom: 0.5em;
    text-align: center;
    letter-spacing: 2px;
    color: #879fb8;
}

.btn-copy:before {
    content: '＼';
    margin-right: 1rem;
}
.btn-copy:after {
    content: '／';
    margin-left: 1rem;
}

.contact_btn {
  max-width: 300px;
  margin: 0 auto;
}
.contact_btn a {
    color: white;
}
a.btn_03 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  position: relative;
  background: #879fb8;
  border: 1px solid #879fb8;
  box-sizing: border-box;
  padding: 0 45px 0 25px;
  color: #fff!important;
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 1.3;
  text-align: left;
  text-decoration: none;
  transition-duration: 0.3s;
}
a.btn_03:before {
  content: '';
  width: 8px;
  height: 8px;
  border: 0;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 25px;
  margin-top: -6px;
}
a.btn_03:hover {
  background: #fff;
  color: #879fb8!important;
}
a.btn_03:hover:before {
  border-top: 2px solid #879fb8;
  border-right: 2px solid #879fb8;
}
#undercolumn_login_yamiichi .raku2_yamiichi_login_id,
#undercolumn_login_yamiichi .raku2_yamiichi_password .password {
display: none;
}

.pw_btn img {
    width: 100%;
}
.howtopw img {
    width: 100%;
}
/* 購入パスワード問い合わせここまで */

/* セクション 動画*/
.movie-wrap {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin: 2rem 0;
}
.movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* セクション 動画*/
