ul,
ol {
    font-weight: bold;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.tac {
    text-align: center;
}

.ptb20 {
    display: block;
    padding: 20px 0;
}

.content .balloon-boder .balloon__text.snob-blue {
    color: #5c7f8e;
}

/* TOP */
aside.widget.widget-main.u-shadow.widget_fit_ranking_archive_class {
    display: none;
}

/*ボタン
.btn {
    margin: 0 0 40px;
} */

h1 {
    color: #5c7f8e;
}

/* 目次 */
.content .outline {
    display: block;
    margin: １５px auto ０;
}

/* 関連記事色 */
.content .sitecard__subtitle {
    background: rgba(239, 135, 29, 0.82);
}

/* パソコン、モバイル表示 */
.pc_on {
    display: block !important;
}

.sp_on {
    display: none !important;
}

/* プロフィールBOX */
.AutherBox {
    /*display: flex;
    justify-content: space-between;
    align-items: flex-start;*/
    margin: 0 0 20px 0;
}

.AutherBox div {
    margin-top: 0;
}

.AutherBox_img {
    width: 80px;
    height: 80px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    float: left;
}

.AutherBox_img img {
    /*width: 125%;
    min-width: 125%;
    position: absolute;
    left: -100%;
    right: -100%;*/
    margin: 0 auto;
}

.AutherBox_text {
    width: 70%;
    margin: 0 0 0 15px;
    float: left;
}

.AutherBox_text_name {
    font-weight: bold;
    margin: 0 5px 5px 0;
    display: inline-block;
}

.AutherBox_text_ttl {
    display: inline-block;
    text-align: right;
    font-size: 11px;
}

.AutherBox_text_content {
    font-size: 11px;
    color: #aeaeae;
}

.AutherBox_text_sns div {
    display: inline-block;
    padding: 0 8px 0 0;
    width: 28px;
    height: auto;
}

.AutherBox_text_sns div a img {
    width: 100%;
}

/* プロフィールBOX吹き出し */
.CommentBalloon {
    position: relative;
    margin: 0 0 30px;
    padding: 10px;
    min-width: 120px;
    max-width: 100%;
    color: #555;
    font-size: 1.4rem;
    background: #f7f7f7;
}

.CommentBalloon::before {
    content: "";
    position: absolute;
    top: -30px;
    left: 5%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-bottom: 15px solid #f7f7f7;
}

.CommentBalloon p {
    margin: 0;
    padding: 0;
}

/* 小見出し */
span.SmallTittle {
    font-size: 17px;
    padding: 0.5em 0;
    border-bottom: dashed 1.5px #5c7f8e;
    display: block;
    font-weight: bold;
}

span.SmallTittle::before {
    content: '●';
    color: #5c7f8e;
    margin-right: 8px;
}

/* マーカー */
.marker-thinBlue {
    font-weight: 900;
}

.marker-red {
    color: red;
}

.marker-bold {
    font-weight: bold;
}

/* なになにとは */
.DescriptionBox {
    width: 90%;
    margin: 2em auto;
    padding: 1em 1.5em;
    line-height: 2;
    border: solid 3px #5c7f8e;
    border-radius: 10px;
}

/* 記事内飛ぶ */
.bgBox {
    margin: 1em 0;
    padding: .5em 1em;
    background-color: #ff9d3a;
    border-radius: 3px;
}

.bgBox i {
    padding-right: .5em;
    color: #fff;
}

.bgBox a.bgBox_link {
    color: #fff;
    font-weight: 900;
}

.bgBox a.bgBox_link:hover {
    color: #5c7f8e;
}

/* 引用元 */
.QuoteTitle {
    font-size: 10px;
    color: gray;
}

.QuoteTitle-Img {
    font-size: 10px;
    text-align: center;
    color: gray;
    display: block;
}

/* チェックリスト */
ul.CheckList li {
    position: relative;
}

ul.CheckList li::before {
    content: none;
}

ul.CheckList li::after {
    display: block;
    content: '';
    position: absolute;
    top: .5em;
    left: 0em;
    width: 9px;
    height: 5px;
    border-left: 2px solid #5c7f8e;
    border-bottom: 2px solid #5c7f8e;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/* 関連記事一覧BOX */
.RelationBox {
    border: 3px double #5c7f8e;
    padding: 1.5em 2em;
    margin: 10px auto;
    display: block;
    width: 100%;
}

.RelationBox i {
    color: #5c7f8e;
    margin-right: 10px;
    font-size: 20px;
}

.RelationBox ul>li {
    padding-left: 0;
}

.RelationBox ul>li:before {
    display: none;
}

.RelationBox a {
    margin-left: 5px;
}

.RelationBox span.now {
    color: #f29d50;
}

.RelationBox span.now::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0a8";
    margin: 0 5px 0 10px;
}

/* 詳細BOX */
.OmnipotentBox {
    border: 3px double #5c7f8e;
    padding: 1em 1em;
    margin: 10px 0;
    display: inline-block;
    width: 100%;
}

.OmnipotentBox i {
    color: #5c7f8e;
    margin-right: 5px;
    font-size: 20px;
}

/* タイトル付きポイント欄 */
div.PointBox {
    position: relative;
    margin: 2em 0;
    padding: 1.2em 1em 0.5em 1em;
    border: 3px double #ccc;
    box-sizing: border-box;
}

.PointBox .PointBox-tilte {
    position: absolute;
    display: inline-block;
    top: -12px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 20px;
    background: white;
    color: #5c7f8e;
    font-weight: bold;
}

.PointBox p {
    margin: 0;
    padding: 0;
}

.PointBox ul {
    padding: 0em 0em 0em 2.3em;
}

.PointBox ul li:last-child {
    padding-bottom: 1em;
}

/* 店舖情報欄 */
.ShopBoxList ul {
    padding: 0em 0em 0em 0.7em;
    position: relative;
    margin-top: 17px;
}

.ShopBoxList ul li::before {
    content: none;
}

.ShopBoxList ul li i {
    padding: 0px 5px;
}

/* 公式ページに飛ぶ */
.koushiki-btn,
.guide-btn {
    display: block;
    position: relative;
    margin: 30px auto 0;
    padding: 1em 3em;
    text-align: center;
    text-decoration: none;
    background: #fff;
    border-radius: 30px;
    border: 1px solid #333;
    transition: transform ease .3s;
    width: 70%;
}

.content a.koushiki-btn {
    color: #333;
}

.koushiki-btn:hover,
.guide-btn:hover {
    cursor: pointer;
    text-decoration: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
}

.koushiki-btn:after,
.guide-btn:after {
    font-family: "Font Awesome 5 Free";
    content: '\f105';
    font-weight: 900;
    margin-left: 10px;
}

/* おすすめ商品を見る */
.guide-btn {
    border: 1px solid #5c7f8e;
    background: #5c7f8e;
}

.content a.guide-btn {
    color: #fff;
}

.guide-btn:after {
    content: '\f107';
}

.content a.btn-s,
.content a.btn-s-rakuten,
.content a.btn-s-amazon {
    display: block;
    text-align: center;
    padding: 15px 0px;
    color: #fff;
    font-size: 18px;
}

.content a.btn-s {
    background: #5c7f8d;
}

.content a.btn-s-rakuten {
    background: #bf0f00;
}

.content a.btn-s-amazon {
    background: #f49803;
}

.btn-s span::before,
.btn-s-rakuten span::before,
.btn-s-amazon span::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f07a";
    margin: 0 5px 0 10px;
}

.content a.btn-s:hover,
.content a.btn-s-rakuten:hover,
.content a.btn-s-amazon:hover {
    opacity: .7;
}

/* Tableのスタイル */
/* 一般的なテーブル */
.TableStyle01,
.TableStyle01_asai,
.TableStyle01_gray,
.TableStyle02,
.TableStyle02_asai,
.TableStyle02_gray,
.TableStyle03 {
    table-layout: fixed;
    word-break: break-all;
}

.TableStyle01 th,
.TableStyle01_asai th,
.TableStyle01_gray th,
.TableStyle02 th,
.TableStyle02_asai th,
.TableStyle02_gray th,
.TableStyle03 th {
    text-align: center;
    font-weight: bold;
}

.TableStyle01 td,
.TableStyle01_asai td,
.TableStyle01_gray td,
.TableStyle02 td,
.TableStyle02_asai td,
.TableStyle02_gray td,
.TableStyle03 td {
    text-align: center;
    font-weight: bold;
}

table.TableStyle01 thead th,
table.TableStyle02 tbody th {
    background: #5c7f8e;
}

table.TableStyle01_asai thead th,
table.TableStyle02_asai tbody th {
    background: #609289;
}

/* 固定テーブル */
table.StickyTable01::after,
table.StickyTable02::after,
table.NumberTable::after {
    content: 'スクロールできますよ→';
}

table.StickyTable01,
table.StickyTable02,
table.NumberTable {
    display: block;
    position: relative;
    overflow-x: scroll;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    /*width: calc(100vw - 3.0rem);*/
    /*height: calc(75vh);*/
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 0;
    border: none;
    margin-bottom: 0px;
    font-size: 0;
}

table.StickyTable01 thead,
table.StickyTable01 tbody,
table.StickyTable02 thead,
table.StickyTable02 tbody,
table.NumberTable thead,
table.NumberTable tbody {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}

table.StickyTable01 th,
table.StickyTable02 th,
table.NumberTable th {
    white-space: nowrap;
    font-weight: bold;
    font-size: 13px;
    line-height: 1.5em;
    text-align: left;
    background-color: #f7f7f7;
    border-bottom-width: 1px;
}

table.StickyTable01 th,
table.StickyTable01 td,
table.StickyTable02 th,
table.StickyTable02 td,
table.NumberTable th,
table.NumberTable td {
    position: relative;
    color: #333;
    font-size: 14px;
    line-height: 1.5em;
    padding: 10px;
    border: 1px solid #e4e4e4;
    border-bottom-width: 1px;
    text-align: center;
}

table.StickyTable02 th,
table.NumberTable th {
    text-align: center;
}

table p {
    margin-bottom: 0;
}

table img {
    max-width: unset;
}

table p.Ranking-name {
    font-size: 14px;
    color: #d19892;
    line-height: 1.5em;
    font-weight: 900;
}

table p.Ranking-price {
    font-size: 14px;
    font-weight: 900;
}

table.StickyTable01 thead th,
table.StickyTable01 tbody th {
    /*行ヘッダの固定*/
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    z-index: 1;
}

table.StickyTable01 {
    overflow-y: auto;
}

table.StickyTable02,
table.NumberTable {
    /*交差固定*/
    height: 600px;
    margin: 0px auto;
    overflow-x: auto;
}

table.StickyTable01 thead th.blank,
table.StickyTable02 thead th.blank,
table.StickyTable02 thead th.blank01,
table.NumberTable thead th.blank,
table.NumberTable thead th.blank01,
table.NumberTable thead td.blank01 {
    /*行・列ヘッダの交差部分の固定*/
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0;
    z-index: 3;
}

table.StickyTable02 thead th.blank01,
table.NumberTable thead th.blank01,
table.NumberTable thead td.blank01 {
    /*行・列ヘッダの交差部分の固定*/
    z-index: 1;
}

table.StickyTable02 tbody th,
table.NumberTable tbody th {
    /*列ヘッダの固定*/
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    z-index: 1;
}

table.StickyTable02 thead th.blank {
    width: calc(100% / 5);
}

span.Ranking_number01,
span.Ranking_number02,
span.Ranking_number03,
span.Ranking_other {
    position: absolute;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    line-height: 1.2em;
    width: 28px;
    height: 28px;
    top: 5px;
    left: 5px;
    padding-top: 7px;
    margin: 0 auto;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background-color: #d9b33f;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

span.Ranking_number02 {
    background-color: #6f7b82;
}

span.Ranking_number03 {
    background-color: #a05326;
}

span.Ranking_other {
    color: #333;
    border: 1px solid #e4e4e4;
    background-color: #FFF;
}

div.InfoBtn,
div.InfoBtn-down {
    width: 120px;
    display: block;
    text-align: center;
    height: 40px;
    margin: 0 auto;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background: #d19892;
}

div.InfoBtn-down {
    margin: 5px auto 0;
    background: #5c7f8e;
}

div.InfoBtn a,
div.InfoBtn-down a {
    width: 120px;
    font-size: 15px;
    display: table-cell;
    color: #FFF;
    text-align: center;
    text-decoration: none;
    height: 40px;
    padding: 0 20px;
    vertical-align: middle;
}

div.InfoBtn a:hover,
div.InfoBtn-down a:hover {
    color: #FFF;
    text-decoration: none;
    background: #efafa9;
    width: 120px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

div.InfoBtn-down a:hover {
    background: #739eb1;
}

/* 数字テーブル */
.content table.NumberTable {}

.content .blockquote-table {
    border: none;
    padding: 0;
}

.blockquote-table:before {
    display: none;
}

.content table.NumberTable th {
    background-color: #5c7f8e;
}

.Nt_name {
    width: 120px;
    display: block;
    padding: 10px 0 0;
}

.Nt_total {
    display: block;
    padding: 30px 0 20px;
    font-size: 60px;
    font-weight: 900;
    color: #404040;
}

.sc_gold {
    color: #c5ae86;
}

.sc_silver {
    color: #b3b3b3;
}

.sc_bronze {
    color: #a75b1b;
}

.content table.NumberTable td {
    background-position: center center;
}

.content table td.Number01 {
    background-image: url("https://untisnob.com/wp-content/uploads/2019/10/number01.png");
}

.content table td.Number02 {
    background-image: url("https://untisnob.com/wp-content/uploads/2019/10/number02.png");
}

.content table td.Number03 {
    background-image: url("https://untisnob.com/wp-content/uploads/2019/10/number03.png");
}

.content table td.Number04 {
    background-image: url("https://untisnob.com/wp-content/uploads/2019/10/number04.png");
}

.content table td.Number05 {
    background-image: url("https://untisnob.com/wp-content/uploads/2019/10/number05.png");
}

.content table td.Number06 {
    background-image: url("https://untisnob.com/wp-content/uploads/2019/10/number06.png");
}

.content table td.Number07 {
    background-image: url("https://untisnob.com/wp-content/uploads/2019/10/number07.png");
}

.content table td.Number08 {
    background-image: url("https://untisnob.com/wp-content/uploads/2019/10/number08.png");
}

.content table td.Number09 {
    background-image: url("https://untisnob.com/wp-content/uploads/2019/10/number09.png");
}

.content table td.Number10 {
    background-image: url("https://untisnob.com/wp-content/uploads/2019/10/number10.png");
}

/* ランキングテーブル */
.rankingArea {
    border: 1px solid #b2b2b2;
    padding: 10px 20px;
}

.rTitle {
    width: 100%;
}

.rIcon {
    margin-right: 15px;
    position: relative;
    float: left;
}

.rIcon_img {
    position: relative;
    width: 60px;
}

.rIcon_number {
    display: block;
    position: absolute;
    top: 15px;
    left: 26px;
    color: #fff;
}

.rName {
    font-size: 20px;
    display: inline-block;
    line-height: 40px;
    color: #5c7f8e;
}

.rMain {
    width: 100%;
}

.rProduct {
    margin: 0 auto;
    float: left;
}

.rProduct_img {
    max-width: 300px;
    border: 1px solid #b2b2b2;
}

div.rTextbox {
    float: left;
    width: 53%;
    margin: 0;
}

.rPrice {}

.rSmall {
    font-size: 12px;
}

.rElse {
    display: inline-block;
    margin-bottom: 20px;
}

.rIntro {
    padding-left: 25px;
}

.rInfo {
    width: 100%;
    box-sizing: border-box;
    margin: 20px 0;
}

table.rInfo_table_score {
    float: left;
    width: 32%;
    margin-right: 20px;

}

table.rInfo_table_score span {
    display: inline-block;
    margin-left: 10px;
}

table.rInfo_table_else {
    float: left;
    width: 65%;
    margin: 0;
}

.content table.rInfo_table_score th,
.content table.rInfo_table_else th {
    background: #a5a5a5;
}

div.rBtn {
    margin: 10px auto;
}

.content a.rBtn_link {
    display: block;
    position: relative;
    width: 160px;
    padding: 0.8em;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border: 1px solid #6a8896;
    background: #6a8896;
    overflow: hidden;
    z-index: 1 !important;
    margin: 0 auto;
}

a.rBtn_link:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    height: 0;
    width: 100%;
    background: #fff;
    opacity: 0;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transition: 0.3s;
    z-index: -1;
}

a.rBtn_link:hover {
    color: #6a8896;
}

a.rBtn_link:hover:after {
    height: 250%;
    opacity: 1;
}

a.rBtn_link:active:after {
    height: 350%;
    opacity: 1;
}

.dividerTop aside.widget.widget-main.u-shadow.widget_fit_ranking_archive_class {
    display: none;
}

/* 脱毛用テーブル */
.daTable {
    border: 1px solid gray;
    padding: 20px 30px;
}

.daTable_top {
    position: relative;
}

.daTable_top:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -15px;
    display: inline-block;
    width: 100%;
    height: 2px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: black;
}

.daTable_left {
    float: left;
    margin: 0 30px 0 0;
    width: 30%;
    padding: 15px 0 0 0;
}

.daTable_img {
    width: 100%;
}

.content div.daTable_right {
    float: right;
    margin: 0;
    width: 65%;
}

.content dl.daTable_info {
    border-bottom: 1px solid black;
    margin: 0;
}

.content dl.daTable_info:last-child {
    border-bottom: none;
}

.content .daTable_info dt {
    background: none;
    font-size: 18px;
    font-weight: 900;
    padding: 10px 0 0 0;
}

.content .daTable_info dd {
    border: none;
    padding: 0 0 10px 5px;
}

.daTable_bottom {
    text-align: left;
    width: 65%;
    float: right;
    padding: 10px 0 0;
}

.daTable_price {
    font-size: 18px;
    font-weight: 900;
    color: red;
    display: inline-block;
    padding-bottom: 10px;
}

/* 番号見出し */
.design_h {}

.dh_num {
    font-size: 35px;
    float: left;
    margin-right: 5px;
    font-family: 'Helvetica', 'Hiragino Kaku Gothic Pro', 'Meiryo', sans-serif;
    font-weight: 700;
    background-size: 100%;
    line-height: 0.9em;
    opacity: 0.9;
    position: absolute;
    left: 12px;
    top: 10px;
    letter-spacing: -1px;
}

.dh_num:after {
    content: '';
    background: linear-gradient(transparent 60%, #f79f31 60%);
    background-size: contain;
    width: 100%;
    height: 30%;
    display: block;
    left: 0;
    bottom: -3px;
    position: absolute;
}

.dh_text {
    display: inline-block;
    margin-left: 60px;
    font-size: 26px;
}

/* 問い合わせフォーム */
.cform {
    width: 100%;
    margin: 20px auto 30px;
}

.content table.cform th {
    width: 30%;
    border-bottom: solid 1px #d6d6d6;
    padding: 10px 0 10px 15px;
    font-weight: 900;
    background: #5c7f8d;
    vertical-align: top;
}

.cform td {
    border-bottom: solid 1px #d6d6d6;
    padding: 10px;
}

.cform [type=submit] {
    display: inline-block;
    font-size: 20px;
    padding: 10px 30px;
    text-decoration: none;
    background: #ff8f00;
    color: #FFF;
    border-bottom: solid 4px #B17C00;
    border-radius: 3px;
}

.cform option,
.cform textarea.mwtextarea,
.cform input[type=text],
.cform input[type=email],
.cform input[type=search],
.cform input[type=url] {
    width: 100%;
}

.cform input,
.cform textarea.mwtextarea {
    padding: 10px;
}

input,
textarea.mwtextarea {
    border: 1px solid #9a9a9a;
}

.required-srt {
    font-size: 8pt;
    padding: 5px;
    background: #ca2c2c;
    color: #fff;
    border-radius: 3px;
    margin-left: 10px;
    vertical-align: middle;
}

.submit-btn input {
    background: #4f7aaf;
    width: 60%;
    height: 60px;
    max-width: 550px;
    min-width: 220px;
    margin: 30px auto;
    display: block;
    border: 2px #4f7aaf solid;
    text-align: center;
    padding: 5px;
    color: #fff;
    transition: all 0.4s ease;
}

.submit-btn input:hover {
    background: #fff;
    color: #4f7aaf;
    font-weight: 900;
}

/*.mwform-radio-field {
display: block;
white-space: nowrap;
float: left;
}*/

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

    .cform th,
    .cform td {
        width: 100%;
        display: block;
        box-sizing: border-box;
    }
}

/* 関連記事 */
.relation_link {
    margin: 30px 0;
}

.content .relation_link a {
    color: #333;
    display: inline-block;
    text-decoration: none;
    position: relative;
    transition: .5s;
    word-break: break-all;
    margin: 0 0 20px;
    font-size: 16px;
    padding-left: 30px;
}

.relation_link a::before {
    content: '';
    position: absolute;
    top: calc(58% - 1px);
    left: 10px;
    transform: translateY(calc(-50% - 2px)) rotate(30deg);
    width: 10px;
    height: 2px;
    background-color: #5c7f8e;
    transition: 0.3s;
}

.relation_link a::after {
    content: '';
    position: absolute;
    top: 58%;
    left: 0;
    transform: translateY(-50%);
    width: 20px;
    height: 2px;
    background-color: #5c7f8e;
    transition: 0.3s;
}

.relation_link a span {
    border-bottom: 1px solid;
}

.relation_link a:hover {
    opacity: .7;
}

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

    .sp_on {
        display: block !important;
    }

    .pickupHead__text {
        padding: 15px 0 20px;
    }

    .TableStyle02 {
        margin: 0 auto;
    }

    .content .sitecard__contents .phrase {
        display: block;
        height: 50px;
    }

    .productArea table {
        margin: 0 0 10px;
    }

    table.productBox {
        width: 100%;
    }

    .koushiki-btn,
    .guide-btn {
        width: 90%;
    }

    .dh_text {
        font-size: 22px;
    }
}

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

    .snsFollow,
    aside.widget.widget-side.u-shadowfix.widget_recent_entries,
    aside.widget.widget-side.u-shadowfix.widget_fit_ranking_archive_class {
        display: none;
    }

    .dividerTop aside.widget.widget-main.u-shadow.widget_fit_ranking_archive_class,
    aside.widget.widget-main.u-shadow.widget_fit_ranking_archive_class {
        display: block;
    }

    .AutherBox_text {
        width: 72%
    }

    .AutherBox_text_ttl {
        text-align: center;
    }

    /* プロフィール用吹き出し */
    .CommentBalloon {
        padding: 7px 10px;
    }

    .CommentBalloon::before {
        left: 12%;
    }

    .PointBox ul {
        padding: 0em 0em 0.5em 0.5em;
    }

    .ShopBoxList ul {
        padding: 0em 0em 0.5em 0em;
    }

    .ShopBoxList ul li {
        padding-left: 0.7rem;
    }

    /* 商品リンク */
    table.ItemsArea {
        width: 100%;
    }

    table.ItemsArea tbody tr td {
        display: block;
    }

    table.ItemsArea td img {
        text-align: center;
        display: block;
        margin: 0 auto;
    }

    table.ItemsArea td a img {
        margin: 0 auto;
        display: block;
    }

    table.ItemsArea td .ShoplinkAmazon,
    table.ItemsArea td .ShoplinkRakuten {
        width: 100%;
        margin: 10px auto 0;
    }

    table.ItemsArea td .ShoplinkAmazon a,
    table.ItemsArea td .ShoplinkRakuten a {
        width: 100%;
        display: block;
        margin: 0 auto;
        line-height: 2.5em;
    }

    table.ItemsArea td .ItemsArea-name {
        margin-bottom: 10px;
        line-height: 1.5em;
        font-size: 16px;
    }

    /* 商品リンク */
    table.ItemsArea td .ItemsArea-salesranking {
        width: 100%;
        display: inline;
    }

    .rProduct,
    div.rTextbox,
    table.rInfo_table_score {
        float: none;
    }

    .rProduct {
        text-align: center;
    }

    .rProduct_img {
        border: none;
    }

    div.rTextbox {
        width: 100%;
    }

    .rIntro {
        padding: 20px 0 0;
    }

    table.rInfo_table_score,
    table.rInfo_table_else {
        width: 100%;
    }

    table.rInfo_table_else {
        margin: 10px 0 0;
    }

    table.rInfo_table_score th,
    table.rInfo_table_else th {
        width: 24%;
    }

    div.rBtn {
        margin: 10px auto 20px;
    }

    /* 脱毛テーブル */
    .daTable {
        padding: 20px;
    }

    .content div.daTable_right {
        float: none;
        width: 100%;
    }

    .daTable_bottom {
        width: 100%;
    }

}

@media only screen and (min-width: 1139px) {
	
.l-header .container {
	display: flex;
	justify-content: space-between;
	padding-right: 0;
}

.subNavi {
	display: none;
}

.globalNavi.u-none-sp {
	margin-left: auto;
}
	}

.content .outline__switch:before{content:"OPEN";}
.content .outline__toggle:checked+.outline__switch:before{content:"CLOSE"}

.heroArea {
	
}

.hero_img {
    position: relative;
    box-sizing: border-box;
	width: 80%;
	margin: 10px auto 0;
}

.hero_img img {
    width: 100%;
    vertical-align: bottom;
}

.hero_btn {
    position: absolute;
    /*border: 1px solid #fff;*/
    padding: 10px 15px;
    bottom: 6%;
    right: 2%;
    color: #fff;
    font-size: 20px;
    /*background: #ffffff36;*/
	border: 3px dotted #fff;
	border-radius: 5px;
	background: #97c6c8;
}

.hero_btn:after {
    font-family: "Font Awesome 5 Free";
	content: '\f054';
    /*content: '\f061';*/
    font-weight: 900;
    padding: 0 0 0 10px;
}

a.hero_btn:hover {
    opacity: .7;
}

.hero_btn_sp {
    background: #2d2626;
    color: #fff;
    display: block;
    text-align: center;
    padding: 15px;
    font-size: 20px;
/*     background: linear-gradient(to bottom, #666, #333); */
	border: 3px dotted #fff;
	border-radius: 5px;
	background: #97c6c8;
	margin: 20px auto;
}

.hero_btn_sp:after {
    font-family: "Font Awesome 5 Free";
    content: '\f061';
    font-weight: 900;
    padding: 0 0 0 10px;
}

.l-header {
	width: 80%;
	margin: 0 auto;
}

.l-header-clone {
	display: none;
}

.t-headerCenter .siteTitle {
	margin: 0 40px 15px auto;
}

.sitenameArea {
	text-align: center;
	margin: 30px auto 20px;
}

.site_name {
	font-family: 'EB Garamond', serif;
	font-weight: 500;
	font-size: 40px;
	margin: 0 auto 10px;
}
.site_name_sub {
	
}

@media screen and (max-width: 768px) {
	.sitenameArea {
		display: none;
	}
	
	.l-header {
		width: 100%;
	}
	
	.l-header-clone {
		display: block;
	}
	
	.hero_img {
		width: 100%;
		margin: 0;
	}
}

/**/