@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

/* お問い合わせフォームのデザイン修正 */
form .wpcf7-form-control-wrap {
    width: 100%;
    display: block;
    padding: 10px 0 20px;
    vertical-align: top;
    line-height: 1.5;
    border: 0;
    background: 0 0;
}

form .required {
    display: inline-block;
    margin-left: 10px;
    text-align: center;
    padding: 3px 5px;
    font-size: 12px;
    background: #c1272d;
    color: #fff;
    border-radius: 5px;
}

form input {
    width: 100%;
    display: block;
    border: none;
    padding: 10px;
    border-radius: 5px;
    background: #f2f2f2;
    border: 1px solid rgba(0, 0, 0, .1);
}

form textarea {
    width: 100%;
    display: block;
    border: none;
    padding: 10px;
    border-radius: 5px;
    background: #f2f2f2;
    border: 1px solid rgba(0, 0, 0, .1);
}

/* ヘッダーのグローバルナビが2行になる場合のデザイン修正 */
@media (min-width: 960px) {
    .-parallel .l-header__gnav .c-gnav {
        flex-wrap: wrap;
    }
}

.c-gnav {
    height: auto;
}

/* ヘッダーのグローバルナビを上下中央揃えに */
@media (min-width: 960px) {
    .-series .l-header__inner {
        align-items: center;
    }
}

/* ヘッダーのグローバルナビのホバー後のデザイン調整 */
.c-gnav>.menu-item>a:after {
    bottom: -8px;
}

/* プリマリーボタン */
.post_content .btn__link-primary {
	padding: 20px 14px !important;
    background-color: #EF991F !important;
    text-decoration: none;
	font-size: 14px !important;
	width: 100%;
	max-width: 500px;
}

/* ランキング1位 */
span.no1 {
    background-color: #DBB400;
    color: white;
    padding: 0.3em;
    margin-right: 0.7em;
    border-radius: 3px;
}

/* ランキング2位 */
span.no2 {
    background-color: #AEB3B5;
    color: white;
    padding: 0.3em;
    margin-right: 0.7em;
    border-radius: 3px;
}

/* ランキング3位 */
span.no3 {
    background-color: #BA6E40;
    color: white;
    padding: 0.3em;
    margin-right: 0.7em;
    border-radius: 3px;
}

/* ランキング4位以降 */
span.no4, span.no5, span.no6, span.no7, span.no8, span.no9, span.no10, span.no11, span.no12, span.no13, span.no14, span.no15 {
    background-color: #f7f7f7;
    color: #191919;
    padding: 0.3em;
    margin-right: 0.7em;
    border-radius: 3px;
}

/* PC版の時のプライマリーボタンのテキストサイズを調整 */
@media only screen and (min-width: 768px){
.post_content .btn__link-primary {
	padding: 15px 30px !important;
    font-size: 1.2rem !important;
}
	
.post_content td .btn__link-primary {
    padding: 10px 20px !important;
    font-size: 1.2rem !important;
}
	
}

/* SBD表の最初の行 */
.first-row-orange table tbody tr:first-child td {
	background-color: #EFF6FE;
}

/* SBD表文字を大きくする */
figure.sbd-large td {
    font-size: 14px !important;
}

/* SBD表文字を左揃えにする */
figure.sbd-left td {
    text-align: left !important;
}

/* 比較表で縦スクロールさせない */
.wp-block-sbd-table.sbd-table--scroll>table {
    overflow-y: hidden!important;
}

/* 表の1列目だけ背景色をつける */
.first-row-table tr td:first-child {
	background: #EFF6FE !important;
}


/* 表の1行目だけ背景色をつける */
.first-line-table tbody tr:first-child td {
	background: #EFF6FE !important;
}

/* オリジナル表の幅を調整 */
.h-original-table.wp-block-sbd-table.sbd-table--scroll>table td {
	width: 84px !important;
	max-width: 84px !important;
	min-width: 84px !important;
	padding: 8px;
}

/* オリジナル表の1列目の背景色を白色にする */
.h-original-table td:first-child {
    background: white !important;
}

.h-original-table td:first-child .omission2 a {
	overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
	font-size: 10px !important;
	 line-height: 1.4;
	text-decoration: underline;
	color: #191919;
}

/* オリジナル表の1列目の画像の大きさと余白を調整 */
.h-original-table td:first-child img {
    margin-top: 5px;
	max-height: 55px;
	width: auto;
	object-fit: contain;
}

/* オリジナル表の2列目まで固定させる */
.h-original-table.wp-block-sbd-table.sbd-table--scroll>table tbody tr td:nth-child(2) {
    position: sticky;
    position: -webkit-sticky;
    z-index: 10;
	 left: 96px;
	background-clip: padding-box;
	width: 94px !important;
	max-width: 94px !important;
	min-width: 94px !important;
	font-size: 10px !important;
}

.h-original-table.wp-block-sbd-table.sbd-table--scroll>table tbody tr td:nth-child(2) .small-txt {
    transform: scale(0.8);
    transform-origin: left top;
    display: inline-block;
    width: 125% !important;
    transform-origin: 0;
}

/* オリジナル表の2列目の右線を二重線にして、横スクロールしても消えないようにする */
.h-original-table.wp-block-sbd-table.sbd-table--scroll>table tbody tr td:nth-child(2):before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-right: double #E5E5E5;
  z-index: -1;
  width: 94px !important;
  max-width: 94px !important;
  min-width: 94px !important;
}

/* オリジナル表の2列目の現在価格を太字にする */
.h-original-table .now-price {
	  font-weight: bold;
    font-size: 13px;
    margin-bottom: 7px;
    display: inline-block;
}

/* オリジナル表の1列目の右線が横スクロールしても消えないようにする */
.h-original-table.wp-block-sbd-table.sbd-table--scroll>table tbody tr td:first-child:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

/* オリジナル表の1列目の右線の色を少し薄くする */
.h-original-table.wp-block-sbd-table.sbd-table--scroll>table tbody tr td:first-child {
	max-width: 98px !important;
	min-width: 98px !important;
	padding: 8px;
	font-size: 10px !important;
	font-weight: bold;
}


/* オリジナル表の1列目のフォントサイズを調整 */
.h-original-table.wp-block-sbd-table.sbd-table--scroll>table tbody tr:first-child td {
	font-size: 12px !important;
	font-weight: normal;
}

/* オリジナル表の2列目の価格表記調整 */
.h-original-table.wp-block-sbd-table.sbd-table--scroll>table tbody tr td:nth-child(2) .price {
	display: flex;
}

/* オリジナル表の2列目の左線の色を少し薄くする */
.h-original-table.wp-block-sbd-table.sbd-table--scroll>table tbody tr td:nth-child(2) {
	padding: 8px;
	line-height: 1.5;
}

/* オリジナル表のリンクボタンのフォントサイズと余白調整 */
.h-original-table.wp-block-sbd-table.sbd-table--scroll>table tbody tr td .btn__link-primary {
    padding: 10px 6px !important;
    font-size: 10px !important;
	width: 100%;
	text-align: left;
}

/* オリジナル表の1行目を太字にする */
.h-original-table.wp-block-sbd-table.sbd-table--scroll>table tbody tr:first-child {
   font-weight: bold;
}

/* オリジナル表のリンクボタンに吹き出しを追加 */
.h-original-table .sale {
    margin-bottom: 2px;
    font-weight: 600;
	font-size: 10px !important;
    color: #E60000;
    letter-spacing: 0.04rem;
    display: inline-block;
    position: relative;
}

.h-original-table .sale:before, .h-original-table .sale:after {
    display: inline-block;
    position: absolute;
    top: 45%;
    width: 13px;
    height: 1px;
    border-radius: 5px;
    background-color: #E60000;
    content: "";
}

.h-original-table .sale:before {
    left: -15px;
    -webkit-transform: rotate( 50deg );
    transform: rotate( 50deg );
}

.h-original-table .sale:after {
    right: -13px;
    -webkit-transform: rotate( -50deg );
    transform: rotate( -50deg );
}

/* オリジナル表は横にスクロールできる旨の喚起 */
.scroll-note {
	margin-bottom: 5px !important;
	font-size: 14px;
	color: #E60000;
}

/* 個別表内の文字を左右中央揃えにする */
.individual-table td {
	text-align: center;
}

/* 横棒グラフ */
.line-bar  {
    display: inline-block;
    padding: 2px;
    margin-left: -10px;
    white-space: nowrap;
    font-weight: bold;
	 font-size: 12px;
	 background-color: #E7F1F5;
}

.line-bar-table {
	margin-top: -30px !important;
}

.line-bar-h {
	width: 60%;
	font-size: 12px;
	background-color: white;
	font-weight: normal;
}

.line-bar-h-target {
	font-weight: bold;
	font-size: 13px;
	color: #9D0A2C !important;
}

.line-bar-red {
	background: #B90F36;
	color: white;
	font-size: 13px;
}
 
.bar800 {
width: 80%;
}

.bar723 {
width: 72.3%;
}

.bar497 {
width: 49.7%;
}

.bar482 {
width: 48.2%;
}

.bar443 {
width: 44.3%;
}

.bar427 {
width: 42.7%;
}

.bar251 {
width: 25.1%;
}

.bar755 { width: 75.5%; }
.bar626 { width: 62.6%; }
.bar624 { width: 62.4%; }
.bar588 { width: 58.8%; }
.bar579 { width: 57.9%; }
.bar536 { width: 53.6%; }
.bar530 { width: 53.0%; }
.bar495 { width: 49.5%; }
.bar426 { width: 42.6%; }
.bar370 { width: 37.0%; }
.bar322 { width: 32.2%; }
.bar317 { width: 31.7%; }

.bar782 { width: 78.2%; }
.bar728 { width: 72.8%; }
.bar698 { width: 69.8%; }
.bar693 { width: 69.3%; }
.bar688 { width: 68.8%; }
.bar668 { width: 66.8%; }
.bar668 { width: 66.8%; }
.bar613 { width: 61.3%; }
.bar494 { width: 49.4%; }
.bar442 { width: 44.2%; }
.bar425 { width: 42.5%; }
.bar393 { width: 39.3%; }

.bar426 { width: 42.6%; }
.bar426 { width: 42.6%; }
.bar426 { width: 42.6%; }
.bar460 { width: 46.0%; }
.bar468 { width: 46.8%; }
.bar477 { width: 47.7%; }
.bar511 { width: 51.1%; }
.bar519 { width: 51.9%; }
.bar536 { width: 53.6%; }
.bar655 { width: 65.5%; }
.bar664 { width: 66.4%; }
.bar800 { width: 80.0%; }

.bar615 { width: 61.5%; }
.bar421 { width: 42.1%; }
.bar391 { width: 39.1%; }
.bar507 { width: 50.7%; }
.bar396 { width: 39.6%; }
.bar332 { width: 33.2%; }
.bar234 { width: 23.4%; }
.bar258 { width: 25.8%; }
.bar240 { width: 24.0%; }
.bar150 { width: 15.0%; }
.bar207 { width: 20.7%; }

.bar795 { width: 79.5%; }
.bar764 { width: 76.4%; }
.bar754 { width: 75.4%; }
.bar725 { width: 72.5%; }
.bar722 { width: 72.2%; }
.bar699 { width: 69.9%; }
.bar699 { width: 69.9%; }
.bar670 { width: 67.0%; }
.bar608 { width: 60.8%; }
.bar602 { width: 60.2%; }
.bar595 { width: 59.5%; }
.bar570 { width: 57.0%; }
.bar425 { width: 42.5%; }
.bar424 { width: 42.4%; }
.bar392 { width: 39.2%; }

.bar800 { width: 80.0%; }
.bar668 { width: 66.8%; }
.bar643 { width: 64.3%; }
.bar608 { width: 60.8%; }
.bar591 { width: 59.1%; }
.bar523 { width: 52.3%; }

.bar726 { width: 72.6%; }
.bar718 { width: 71.8%; }
.bar710 { width: 71.0%; }
.bar709 { width: 70.9%; }
.bar692 { width: 69.2%; }
.bar681 { width: 68.1%; }
.bar621 { width: 62.1%; }
.bar508 { width: 50.8%; }
.bar507 { width: 50.7%; }
.bar468 { width: 46.8%; }

.bar668 { width: 66.8%; }
.bar643 { width: 64.3%; }
.bar632 { width: 63.2%; }
.bar608 { width: 60.8%; }
.bar591 { width: 59.1%; }
.bar523 { width: 52.3%; }
.bar491 { width: 49.1%; }

.bar774 { width: 77.4%; }
.bar750 { width: 75.0%; }
.bar710 { width: 71.0%; }
.bar701 { width: 70.1%; }
.bar699 { width: 69.9%; }
.bar699 { width: 69.9%; }
.bar674 { width: 67.4%; }
.bar671 { width: 67.1%; }
.bar645 { width: 64.5%; }
.bar629 { width: 62.9%; }
.bar628 { width: 62.8%; }
.bar627 { width: 62.7%; }
.bar617 { width: 61.7%; }
.bar595 { width: 59.5%; }
.bar580 { width: 58.0%; }
.bar536 { width: 53.6%; }

.bar772 { width: 77.2%; }
.bar772 { width: 77.2%; }
.bar749 { width: 74.9%; }
.bar689 { width: 68.9%; }
.bar682 { width: 68.2%; }
.bar676 { width: 67.6%; }
.bar664 { width: 66.4%; }
.bar646 { width: 64.6%; }
.bar616 { width: 61.6%; }
.bar589 { width: 58.9%; }
.bar578 { width: 57.8%; }
.bar569 { width: 56.9%; }
.bar554 { width: 55.4%; }

.bar757 { width: 75.7%; }
.bar707 { width: 70.7%; }
.bar653 { width: 65.3%; }
.bar648 { width: 64.8%; }
.bar646 { width: 64.6%; }
.bar642 { width: 64.2%; }
.bar638 { width: 63.8%; }
.bar624 { width: 62.4%; }
.bar574 { width: 57.4%; }
.bar563 { width: 56.3%; }
.bar560 { width: 56.0%; }
.bar501 { width: 50.1%; }

.bar711 { width: 71.1%; }
.bar666 { width: 66.6%; }
.bar575 { width: 57.5%; }
.bar569 { width: 56.9%; }
.bar542 { width: 54.2%; }
.bar505 { width: 50.5%; }
.bar427 { width: 42.7%; }
.bar400 { width: 40.0%; }
.bar320 { width: 32.0%; }
.bar316 { width: 31.6%; }

.bar775 { width: 77.5%; }
.bar745 { width: 74.5%; }
.bar723 { width: 72.3%; }
.bar720 { width: 72.0%; }
.bar687 { width: 68.7%; }
.bar656 { width: 65.6%; }
.bar647 { width: 64.7%; }
.bar622 { width: 62.2%; }
.bar620 { width: 62.0%; }
.bar600 { width: 60.0%; }
.bar575 { width: 57.5%; }
.bar541 { width: 54.1%; }
.bar522 { width: 52.2%; }
.bar517 { width: 51.7%; }
.bar511 { width: 51.1%; }
.bar502 { width: 50.2%; }
.bar489 { width: 48.9%; }
.bar447 { width: 44.7%; }
.bar365 { width: 36.5%; }
.bar364 { width: 36.4%; }
.bar336 { width: 33.6%; }

.bar668 { width: 66.8%; }
.bar643 { width: 64.3%; }
.bar608 { width: 60.8%; }
.bar591 { width: 59.1%; }
.bar523 { width: 52.3%; }
.bar489 { width: 48.9%; }
.bar277 { width: 27.7%; }
.bar228 { width: 22.8%; }

.bar729 { width: 72.9%; }
.bar706 { width: 70.6%; }
.bar679 { width: 67.9%; }
.bar661 { width: 66.1%; }
.bar657 { width: 65.7%; }
.bar636 { width: 63.6%; }
.bar625 { width: 62.5%; }
.bar624 { width: 62.4%; }
.bar614 { width: 61.4%; }
.bar590 { width: 59.0%; }
.bar567 { width: 56.7%; }
.bar539 { width: 53.9%; }
.bar539 { width: 53.9%; }
.bar520 { width: 52.0%; }

/* オリジナル表のリンクボタンデザイン調整 */
.post_content .btn__link {
    position: relative;
    display: inline-block;
    cursor: pointer;
    transition: .15s
}

.post_content .btn__link::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    width: 5px;
    height: 5px;
    margin: auto;
    border-top: 1px solid;
    border-right: 1px solid;
    transform: rotate(45deg)
}

.post_content .btn__link-normal {
    font-size: 1.2rem;
    padding: 10px 20px;
    border-radius: 5px;
    color: #a83f3f;
    border: 1px solid
}

.post_content .btn__link-normal:hover {
    color: #fff;
    background: #a83f3f;
    border: 1px solid;
    border-color: transparent;
    font-weight: 400
}

.post_content .btn__link-primary {
    padding: 15px 40px;
    border-radius: 5px;
    background: #a83f3f;
    border: none;
    border-bottom: solid 3px rgba(0,0,0,.25);
    font-size: 1.4rem;
    font-weight: 700;
    color: #fff;
    overflow: hidden;
    line-height: normal
}

.post_content .btn__link-primary-gray {
    background: #8c8c8c!important
}

.post_content .btn__link-primary::before {
    border-top: 2px solid;
    border-right: 2px solid
}

.post_content .btn__link-primary::after {
    content: "";
    position: absolute;
    top: -50px;
    left: -100px;
    background: #fff;
    width: 50px;
    height: calc(100% + 100px);
    opacity: .1;
    transform: rotate(45deg);
    transition: .3s
}

.post_content .btn__link-primary:hover::after {
    left: calc(100% + 50px)
}

.post_content .btn__link-primary:hover {
    border-bottom: solid 3px rgba(0,0,0,.25)
}

.post_content .btn__link-primary:active {
    transform: translateY(3px);
    border-bottom: solid 3px transparent
}

.post_content .btn__link-secondary {
    padding: 5px 25px 5px 15px;
    border-radius: 5px;
    background: #a83f3f;
    border: none;
    border-bottom: solid 3px rgba(0,0,0,.25);
    font-size: 1.2rem;
    font-weight: 700;
    color: #fff;
    overflow: hidden;
    line-height: normal
}

.post_content .btn__link-secondary:hover {
    border-bottom: solid 3px rgba(0,0,0,.25)
}

.post_content .btn__link-secondary:active {
    transform: translateY(3px);
    border-bottom: solid 3px transparent
}

.btn.btn-center {
    text-align: center;
}

/* マイクロコピーの下マージンを調整 */
.micro-copy {
	margin-bottom: 0px;
}