@charset "utf-8";

/*
Theme Name:seraphim1-child
Theme URI:
Description:WordPress Theme ICONIC child
Template:seraphim1
Author:seraphim1
Author URI:https://seraphim1-shop.com/
Version:2.0
*/

@media only screen and (min-width: 991px) {
.headline-free {
	font-size: 24px !important;
    margin-bottom: 8px !important;
    letter-spacing: 0.04em;
    font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho"
}
}

@media only screen and (max-width: 991px) {
.headline-free {
    font-size: 20px !important;
    color: #3d2710;
    font-weight: 500;
    margin-bottom: 8px !important;
    letter-spacing: 0.04em;
    font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho"
}
}

/* global sub menu adj */
@media only screen and (min-width: 991px){
.sub-menu a { width: 310px !important; }
}

/* top page sns area*/
 @media only screen and (min-width: 991px) {
.sns-custom-30 { width: 30%; }
.sns-custom-70 { width: 70%; }
 }
.instagram-custom { position: relative; top: 0px; }

/* sns icon adj */
@media only screen and (max-width: 991px){
.p-footer-widget-area__has-social-nav .p-social-nav__mobile {
position: relative;
margin-top: 20px !important;
padding-bottom: 0px; }
}

/* blog card */
.cardlink { display: inline-flex; }
.cardlink_thumbnail { width: 120px; height: auto; }
.cardlink_title { font-size: 15px; font-weight: 700; color: #3d2710; }
.cardlink_excerpt { font-size: 14px; }
.cardlink_title > a { color: #3d2710; border-bottom: 1px dotted #3d2710; padding-bottom: 2px; text-decoration: none; }
.cardlink_title > a:hover { color: #976036; border-bottom: 1px dotted #976036; padding-bottom: 2px; text-decoration: none; }

/* row custom */
@media screen and (min-width:991px) {
.post_col-2c { width: 50%; } /* layout2c */
.post_col-3c { width: 33.333333%; margin-bottom: 15px !important; } /* layout3c */
.post_col-4 { width: 25%; } /* layout4 */
.post_col-5 { width: 20%; } /* layout5 */
.post_col-6 { width: 16.666666%; } /* layout6 */
}

@media screen and (max-width:991px) {
.post_col-2c { width: 50%; } /* layout2c */
.post_col-3c { width: 100%; margin-bottom: 5px !important; } /* layout3c */
.post_col-3 { width: 33.333333%; } /* layout4 */
.post_col-4 { width: 50%; } /* layout4 */
.post_col-6 { width: 33.333333%; } /* layout6 */
}


/* headline */
@media only screen and (min-width: 991px) {
    .headline { font-size: 22px; color: #3d2710; font-weight: 500; line-height: 36px !important; border-top: 1px solid #3d2710; border-bottom: 1px solid #3d2710; margin: 0 0 0; padding: 1.1em .2em 1em; margin-bottom: 20px !important; letter-spacing: 0.08em; font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho"; }	
    .headline-main { font-size: 22px; color: #3d2710; font-weight: 500; line-height: 36px !important; border-top: 1px solid #3d2710; border-bottom: 1px solid #3d2710; margin: 0 0 0; padding: 1.1em .2em 1em; margin-bottom: 20px !important; letter-spacing: 0.08em; font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho"; }
    .headline-sub { font-size: 20px; color: #3d2710; font-weight: 500; margin-bottom: 8px !important; letter-spacing: 0.04em; font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho"; }
	.cp-info { font-size: 20px; color: #ffffff; font-weight: 500; margin-bottom: 8px !important; letter-spacing: 0.04em; line-height: 1.4 !important; font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho"; }
}
@media only screen and (max-width: 991px) {
    .headline { font-size: 20px; color: #3d2710; font-weight: 500; line-height: 36px !important; border-top: 1px solid #3d2710; border-bottom: 1px solid #3d2710; margin: 0 0 0; padding: 1.1em .2em 1em; margin-bottom: 20px !important; letter-spacing: 0.08em; font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho"; }
    .headline-main { font-size: 20px; color: #3d2710; font-weight: 500; line-height: 36px !important; border-top: 1px solid #3d2710; border-bottom: 1px solid #3d2710; margin: 0 0 0; padding: 1.1em .2em 1em; margin-bottom: 20px !important;  letter-spacing: 0.08em; font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho"; }
    .headline-sub { font-size: 20px; color: #3d2710; font-weight: 500; margin-bottom: 8px !important; letter-spacing: 0.04em; font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho"; }
	.cp-info { font-size: 20px; color: #ffffff; font-weight: 500; margin-bottom: 8px !important; letter-spacing: 0.04em; line-height: 1.4 !important; font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho"; }
}

/* icon */
.icon-h3 { position:relative; top: 1px !important; }



/* img change */
.pc { display: block !important; }
.sp { display: none !important; }

@media only screen and (max-width: 991px) {
.pc { display: none !important; }
.sp { display: block !important; }
}

/* invert color */
::selection { background: #13b5b0; color: #fff; }

/* top slider vertical size*/
@media only screen and (min-width: 1920px) {
.p-index-slider__item-image img { display: block; height: 650px; width: 1903px; margin: auto; }
}

/* 端末別コンテンツ表示用 */
@media screen and (max-width: 991px) { .pc-appear { display: none; } }
@media screen and (min-width: 991px) { .sp-appear { display: none; } }

/* marker */
.marker-red { color: #32200d; font-weight: bold; background: linear-gradient(transparent 60%, #fddeec 80%); }
.marker-blue { color: #32200d; font-weight: bold; background: linear-gradient(transparent 60%, #ccffff 80%); }
.marker-yellow { font-weight: bold; background: linear-gradient(transparent 60%, #FFF001 0%); }
.marker-pink { background: linear-gradient(transparent 60%, #FFDFEF 60%); }
.marker-orange { color: #32200d; font-weight: bold; background: linear-gradient(transparent 60%, #ffd4b1 80%); }
.marker-green { color: #32200d; font-weight: bold; background: linear-gradient(transparent 60%, #c6f7d2 80%); }

/* custom font */
strong { color: #32200d; }
.green { color: #4ac493; font-weight: bold; }
.brown { color: #32200d; font-weight: bold; }
.pink { font-weight: bold; }
.orange { font-weight: bold; }
.txt-add { font-size: 12px; }
.txt-contents { font-size: 15px; font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif; }

@media only screen and (min-width: 991px) {
.style-custom { font-size: 22px; color: #3d2710; font-weight: 500 !important; line-height: 36px !important; border-top: 1px solid #3d2710; border-bottom: 1px solid #3d2710; margin: 0 0 0; padding: 1.1em .2em 1em; margin-bottom: 20px !important; letter-spacing: 0.08em; font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
.txt-green { font-size: 22px !important; color: #47bd8e; font-weight: 500; margin-bottom: 8px !important; font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
.txt-brown { font-size: 20px !important; color: #3d2710; font-weight: 500; margin-bottom: 8px !important; letter-spacing: 0.04em; font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
.txt-brown-2 { font-size: 17px !important; color: #3d2710; font-weight: 500; margin-bottom: 8px !important; letter-spacing: 0.04em; font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
}

@media only screen and (max-width: 991px) {
.style-custom { font-size: 20px; color: #3d2710; font-weight: 500; line-height: 36px !important; border-top: 1px solid #3d2710; border-bottom: 1px solid #3d2710; margin: 0 0 0; padding: 1.1em .2em 1em; margin-bottom: 20px !important;  letter-spacing: 0.08em; font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
.txt-green { color: #47bd8e; font-weight: bold; margin-bottom: 8px !important; font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
.txt-brown {  font-size: 20px !important; color: #3d2710; font-weight: 500; margin-bottom: 8px !important; letter-spacing: 0.04em; font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
.txt-brown-2 { color: #3d2710; font-weight: 500; margin-bottom: 8px !important; letter-spacing: 0.04em; font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
}

/* custom button */
.bt_green_a { background: #47bb8c; color: #fff; display: inline-block !important; }
.bt_green_a:hover, .bt_green_a:focus { background-color: #43b185; color: #fff; }

.bt_orange_a { background: #ffa500; color: #fff; display: inline-block !important; }
.bt_orange_a:hover, .bt_orange_a:focus { background-color: #ffbf3d; color: #fff; }

/* リンク下線調整 */
.uline { color: #3d2710 !important; font-weight: 700; border-bottom:1px dotted #3d2710; padding-bottom: 2px; text-decoration:none !important; }

/* カート文字色 */
.p-wc-headline { color: #44b285 !important; }

/* カテゴリ価格 非表示 */
.p-article__price, .p-widget-list__item-price { display: none; }

/* 割引率 非表示 */
.p-entry-item__cart-dprice { display: none; }

/* common custom */
.p-entry__body#cb_1 { margin: 5px 0 5px 0; } /* トップページ連絡先付近調整 */
.c-footer-bar__item { font-size: 12px !important; } /* SPフッターバーフォントサイズ */
th.padd-cell { font-weight: bold !important; } /* th内ボールド */
td.padd-cell { text-align: center; word-break: break-all !important; } /* td内折り返し */
.pb_slider_nav .pb_slider_nav_item.slick-current:after { box-shadow:inset 0 0 0 1px rgba(0,0,0, 0.3) !important; } /* 画像スライダー調整 */
.p-entry-item__cprice { text-decoration: line-through !important; } /* SKU Select 使用時の定価取り消し線 */
.icon-custom12 { position:relative; top: 7px; } /* 12px アイコンフォント位置調整 */

/* pc custom */
.b { color:#3d2710 !important; }
@media screen and (min-width:991px) {
.icon-cstm-1 { position:relative; top: 6px; }
.icon-cstm { position:relative; top: 9px; }
.icon-custom { position:relative; top: 4px; } /* 12px アイコンフォント位置調整 */
.icon-custom-h3 { position:relative; top: 3px; } /* h3 アイコンフォント位置調整 */
.footer-custom { position: relative; left: -28px; }  /* ウィジェット位置調整 */
.widget_welcart_calendar { position: relative; left: -14px; }  /* 営業日カレンダー位置調整 */
.tfs { font-size: 0.76rem; }
}

@media screen and (max-width:991px) {
.icon-cstm { position:relative; top: 7px; }
}

/* pc top margin */
.p-index-news { margin-bottom: 0px; }
.p-cb__item:first-child#cb_1 { margin-top: 40px; }
.p-cb__item#cb_1 { margin-bottom: 40px; }

/* top page footer margin */
.l-footer { margin-top: 100px !important; }

/* widget button */
.bt_green_a_widget { background: #47bb8c; color: #fff; padding: 12px; }
.bt_green_a_widget:hover, .bt_green_a_widget:focus { background: #43b185; color: #fff; padding: 12px; }

/* sp custom */
@media screen and (max-width:991px) {
.p-cb__item#cb_3 { padding-top: 0px; } /* トップページ余白調整 */
.icon-custom-h3 { position:relative; top: 1px; } /* h3 アイコンフォント位置調整 */
.cardlink_thumbnail { text-align: center; margin-right: 0px; } /* カードリンク画像中央寄せ ipad無視 */
.sp-margin-0 { margin-bottom: 0px; } /* マージン取りたくないとき用 */
}

.well-contact {
    background-color: #fafafa;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
}



.p-cb__item#cb_4, #cb_7, #cb_8, #cb_11, #cb_12 { margin-bottom: 40px !important; }


@media only screen and (min-width: 1349px) {
.top-banner-01 { margin-right: 20px; }
}

<!-- qa botton red -->
.bt_red_a { background: #ff0000; color: #fff; display: inline-block !important; border-radius: 12px;}
.bt_red_a:hover, .bt_red_a:focus { background-color: #ff3f3f; color: #fff; }

.q_cs_button {
background-color: #ff0000; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); color: #fff !important; display: inline-block; font-size: 114%; font-weight: 700; width: 40%; min-width: 200px; margin: 0; max-width: 100%; padding: .6em 1.3em .5em; transition: all 0.3s ease-in-out 0s; text-decoration: none; text-align: center; vertical-align: middle !important;  height: 60px; line-height: 2.5; border-radius: 12px;}

@media only screen and (max-width: 991px) {
.q_cs_button {
background-color: #ff0000; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); color: #fff !important; display: inline-block; font-size: 114%; font-weight: 700; width: 100%; min-width: 200px; margin: 0; max-width: 100%; padding: .6em 1.3em .5em; transition: all 0.3s ease-in-out 0s; text-decoration: none; text-align: center; vertical-align: middle !important;  height: 60px; line-height: 2.5; }
}

<!-- icon font position -->
.icon-p1 { position:relative; top: 8px; height: 26px; vertical-align: middle; }
@media only screen and (max-width: 991px) {
.icon-p1 { position:relative; top: 4px; }
}

.icon-p2 { position:relative; top: 6px; }
@media only screen and (max-width: 991px) {
.icon-p2 { position:relative; top: 4px; }
}

.icon-p3 { position:relative; top: 9px; }
@media only screen and (max-width: 991px) {
.icon-p3 { position:relative; top: 9px; }
}

/* free-space font h2 */
@media only screen and (min-width: 992px) {
.index-font-h2 { font-size: 30px !important; line-height: 1.4; font-weight: 500; font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
}
@media only screen and (max-width: 991px) {
.index-font-h2 { font-size: 23px !important; line-height: 1.3; font-weight: 500; font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
}

/* free space font h2 */
@media only screen and (min-width: 992px) {
  .font-cstm-h2 { margin-top: 40px !important; font-size: 30px !important; line-height: 1.4; font-weight: 500; letter-spacing: 0.05em; font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
} 
@media only screen and (max-width: 991px) {
  .font-cstm-h2 { margin-top: 40px !important; font-size: 23px !important; line-height: 1.3; font-weight: 500; letter-spacing: 0.05em; font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif; }
}

/* free space background color */
@media only screen and (min-width: 992px) {
  .gray-back { background: #f8f8f8; border-image: linear-gradient(#f8f8f8,#f8f8f8) fill 0//0 100vw 0 100vw; padding: 40px 0 40px 0; }
}

@media only screen and (max-width: 991px) {
  .gray-back { background: #f8f8f8; border-image: linear-gradient(#f8f8f8,#f8f8f8) fill 0//0 100vw 0 100vw; padding: 20px 0 10px 0; }
}

/* qa botton red */

.bt_spm_red_a {
    background: #ff0000;
    color: #fff;
    display: inline-block !important;
    border-radius: 12px;
}

.bt_spm_red_a:hover, .bt_spm_red_a:focus {
    background-color: #ff3f3f;
    color: #fff;
}

.q_spm_button {
    background-color: #ff0000;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    color: #fff !important;
    display: inline-block;
    width: 100%;
    max-width: 90%;
    font-size: 114%;
    font-weight: 700;
    min-width: 200px;
    margin: 10px;
    padding: .6em 1.3em .5em;
    transition: all 0.3s ease-in-out 0s;
    text-decoration: none;
    text-align: center;
    vertical-align: middle !important;
    height: 60px;
    line-height: 2.5;
    border-radius: 12px;
}

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

.q_spm_button {
    background-color: #ff0000;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    color: #fff !important;
    display: inline-block;
    font-size: 114%;
    font-weight: 700;
    width: 100%;
    min-width: 200px;
    margin: 0;
    max-width: 100%;
    padding: .6em 1.3em .5em;
    transition: all 0.3s ease-in-out 0s;
    text-decoration: none;
    text-align: center;
    vertical-align: middle !important;
    height: 60px;
    line-height: 2.5;
}

}

.hashtags { font-size: 0.7rem !important; color: #3d2710 !important; text-align: right; }

/* table pc */
table:not(.usces_calendar, .p-entry-item__spec-table, .p-wc-customer_form, .p-wc-cart_table, .p-wc-point_table, .p-wc-confirm_table, .p-wc-member-info) > tbody > tr > th { font-weight: bold !important; }
table:not(.usces_calendar, .p-entry-item__spec-table, .p-wc-customer_form, .p-wc-cart_table, .p-wc-point_table, .p-wc-confirm_table, .p-wc-member-info) > tbody > tr > td { text-align: center; word-break: break-all !important; }

/* table sp */
@media screen and (max-width:991px) {
table:not(.usces_calendar, .p-entry-item__spec-table, .p-wc-customer_form, .p-wc-cart_table, .p-wc-point_table, .p-wc-confirm_table, .p-wc-member-info) > tbody { font-size: 0.86rem !important; }
table:not(.usces_calendar, .p-entry-item__spec-table, .p-wc-customer_form, .p-wc-cart_table, .p-wc-point_table, .p-wc-confirm_table, .p-wc-member-info) > tbody > tr > th { padding: 10px 10px 10px 10px !important; }
table:not(.usces_calendar, .p-entry-item__spec-table, .p-wc-customer_form, .p-wc-cart_table, .p-wc-point_table, .p-wc-confirm_table, .p-wc-member-info) > tbody > tr > td { padding: 10px 10px 10px 10px !important; }

.table-scroll {
    overflow-x: auto;
    white-space: nowrap;
    width: 100%;
    }
}

.tooltip { /* 補足説明するテキストのスタイル */
  position: relative;
  cursor: pointer;
  padding: 0 5px;
  font-size: 1em;
  font-weight: 500;
  border-bottom:1px dotted #3d2710;
}
 
.balloon_bottom { /* ツールチップのスタイル */
  width: 200px; /* 横幅 */
  position: absolute;
  top: 80%; /* Y軸の位置 */
  left:  calc(50% - 0px);
  transform: translateX(-50%);
  margin-top: 20px; /* テキストとの距離 */
  padding: 12px;
  line-height: 1.6;
  border-radius: 6px; /* 角の丸み */
  background-color: #666; /* ツールチップの背景色 */
  font-size: 0.9em;
  color: #fff;
  text-align: left;
  visibility: hidden; /* ツールチップを非表示に */
  opacity: 0; /* 不透明度を0％に */
  z-index: 1;
  transition: 0.5s all; /* マウスオーバー時のアニメーション速度 */
}
 
.balloon_bottom::before { /* 吹き出しの「▲」のスタイル */
  content: "";
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-bottom: 12px solid #666; /* 最後の値は「ツールチップの背景色」と合わせる */
  position: absolute;
  bottom: 99%;
  left: 50%;
  transform: translateX(-50%);
}
 
.tooltip:hover .balloon_bottom { /* マウスオーバー時のスタイル */
  top: 100%; /* Y軸の位置 */
  visibility: visible; /* ツールチップを表示 */
  opacity: 1; /* 不透明度を100％に */
}


@media only screen and (min-width: 990px) {
 .button-width{ width: 70% !important; margin: 0 auto;}
}

@media only screen and (max-width: 990px) {
 .button-width{ width: 100% !important; margin: 0 auto;}
}


