/*
Theme Name: AFFINGER Child
Template: affinger
Description: AFFINGER6 対応
Version: 20201223
*/
html, body {
  width: 100%;
  min-height: 100%;
}

body {
  margin: 0;
}

/* AFFINGERリンクボタンにライオンアイコンを挿入 */

.lion-icon {
    margin-right: 10px;
    width: 40px;
}

input:not(.st-form-nowide):not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="image"]).msize {
    width: inherit;
}

/* 引用にXコメントデザイン */
.post blockquote.x-twitter::before {
	    content: "\f2bd";
	color:#ccc;
}
.post blockquote.x-twitter {
	background:#fff;
	border: 3px solid #ccc;
	border-radius: 3px;
}

blockquote.x-twitter cite {
	display:flex;
	align-items: center;
	
}
blockquote.x-twitter cite::before {
	    font-family: stsvg;
	    content: "\e92c";
	color:#333;
	margin-right: 5px;
}

.post blockquote.x-twitter cite, .post blockquote.x-twitter cite a {
    margin: 0;
}


/* 新規ユーザー情報登録ページの規約 */
iframe#target-iframe {
    border: 1px solid #fafafa;
}

/* フッターのカートボタン */
.footer-info-cart {
	position: fixed;
	bottom: 10px;
	right: 0;
	opacity: 0;
    transition: opacity 0.3s;
}
.footer-info-cart p:not(.mb10),
.footer-info-cart h3,
.footer-info-cart ul
{
	display: none!important;
}

@media only screen and (max-width: 599px) {
	.footer-info-cart input
	{
		font-size: 0.8em!important;
	}
}

.footer-info-cart .graybox.af-cart {
    padding: 0;
	margin: 0;
	background-color:transparent;
}

.footer-info-cart .nsa_product_detail input[type="submit"]:not(#searchsubmit).product_cart {
	width: 100%;
	border-radius: 5px 0 0 5px;
	opacity: 0.8;
}

/* 販売ページのみTOPに戻るボタンを中央に
.single-cat-6 #page-top:not(.page-top-img):not(.st-pagetop-text) {
    left: 10px!important;
	display: inline-block;
    width: min-content;
} */
/* 
.single-cat-6 #page-top:not(.page-top-img):not(.st-pagetop-text) a {
    background: rgba(255, 255, 255, 0.4);
}
 */
/*-------------------------------------
 * カートの流れ
 * ----------------------------------*/
#net_shop_admin_checkout_first label {
padding-left:5px;
}
#net_shop_admin_checkout p.title span {
    background-color:transparent!important;
}
:root #net_shop_admin_checkout {
    background: #fafafa;
    padding: 30px;
}
@media only screen and (max-width: 960px) {
	:root .form-table.checkout_step #continue {
		margin-bottom:10px!important;
	}
}

:root #net_shop_admin_checkout_body dl input {
    margin-right: 5px!important;
}

#net_shop_admin_checkout_body dl {
    padding: 0 10px;
}

/* TRIAL版の価格 */
.big-price {
	font-weight: bold;
	font-size: 2em!important;
	line-height: 2em!important;
	font-family: 'Noto Serif JP', serif !important;
}
/*-------------------------------------
 * ユーザーの声スクロール
 * ----------------------------------*/

.graybox.af-cart {
	padding: 30px 20px;
}

/* コンテナのスタイル */
.tweet-sc {
  overflow-x: hidden;
  overflow-y: hidden;
  margin-bottom: 20px;
  white-space: nowrap; /* コンテンツを一行で表示 */
}

/* アニメーションの適用 */
.tweet-sc .wp-block-group__inner-container {
width:2000px;
  height: 250px;

  position: relative; /* 擬似要素の位置基準 */
}

/* 擬似要素のスタイル */
.tweet-sc .wp-block-group__inner-container:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%; /* コンテナの幅に合わせる */
  height: 33%; /* 下の1/3をカバー */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
  pointer-events: none; /* クリックやタッチを無視 */
}

/*----------------------------*/

.post input[name="apply_coupon"]:not(.st-tab-label):not([type="image"]) {
  background: none;
border: none!important;
  color: #757575;
  text-decoration: underline;
  cursor: pointer;
	padding: 5px!important;
	font-size: .8em;
}
input[name="coupon_code_88"] {
	width:80%!important;
	padding: 5px!important;
}
/* カートの見出しタグ */
.post .nsa_product_detail h3:not(.st-css-no),
.post .nsa_product_detail h3:not(.st-css-no) span {
	font-family: europa, 游ゴシック, YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", メイリオ, meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}

/* カートページのボタン */
.checkout_step #continue {
	background: #279EE2;
	border-color:#279EE2;
	color: #fff;
}

/* ショッピングカートボタン */
:root .product_cart {
/*
	background: #ffd814;
color: #000;*/
	font-size: 120%;
}
.zeikomi {
	font-size:70%;
	letter-spacing: 0;
}

.nsa_product_detail input[type="submit"]:not(#searchsubmit).product_cart {
    width: 80%;
    font-weight: bold;
    border-radius: 5px;
    margin: 10px auto 15px;
    display: block;
}
@media only screen and (max-width: 599px) {
	.nsa_product_detail input[type="submit"]:not(#searchsubmit).product_cart {
		width: 100%;
	}
}
.post .nsa_product_detail .af-cart h3:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no):not(.st-matome):not(.rankh3):not(.post-card-title):not(#reply-title),
.post .af-cart h4:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no):not(.st-matome):not(.rankh4):not(.point) {
    background: none!important;
    border: none!important;
    padding: 0!important;
	margin-bottom: 10px!important;
	text-align: center!important;
}

.category-6 .entry-title {
    margin-bottom: 0!important;
}

.noclick .post-slide-title a {
	color: #333!important;
}

.st-slidebox-c.is-st-toggle-position-left.is-st-toggle-icon-position-right .st-slidebox-btn-text, .st-slidebox-c.is-st-toggle-position-right.is-st-toggle-icon-position-left .st-slidebox-btn-text {
    flex-grow: 1;
    font-size: .9em;
}

:root .has-small-font-size {
    line-height: 1.8!important;
}

/* 画像下のキャプション */
:root .wp-block-image figcaption {
    font-size: 13px;
    color: #757575;
    line-height: 1.4;
    text-align: center;
    margin: 0.7em 0 0;
}

/* 見出し読込計測用 */
.click-event a {
	text-decoration: none!important;
	color: inherit!important;
	font-family: inherit!important;
	cursor: default!important;
}

/* グループブロック カッコ */
.is-style-st-group-square-brackets::before {
    border-left: solid 1px #e6a719;
    border-top: solid 1px #e6a719;
    border-bottom: solid 1px #e6a719;
}
.is-style-st-group-square-brackets::after {
    border-right: solid 1px #e6a719;
    border-top: solid 1px #e6a719;
    border-bottom: solid 1px #e6a719;
}

/* AFFINGERが選ばれるポイント */
.postid-14321 .is-style-st-heading-custom-count::before {
    font-size: 4.5em;
	color: #E53935!important;
font-family: "Noto Serif JP", serif !important;
	margin-bottom: -0.5rem;
}

:root .postid-14321 main .post h3:not(.st-css-no).is-style-st-heading-custom-count.is-style-st-heading-custom-count {
	
font-family: "Noto Serif JP", serif !important;
    margin-top: 80px;
}

.postid-14321 .hutoaka {
    color: #E53935!important;
}

:root .postid-14321 .wp-block-group {
	counter-reset: countcnt none;
}

:root .postid-14321 .wp-block-columns.scroll-x .wp-block-column {
    min-width: 80%;
}

/* 引用をTwitter風に
:root .postid-14321 .inyoumodoki::before,
:root .postid-14321 .post blockquote::before {
    content: "\f099";
    font-family: stsvg;
    position: absolute;
    top: 20px;
    left: 20px;
    color: #1D9BF0;
    font-size: 20px;
}

:root .postid-14321 .wp-block-quote.is-large,
:root .postid-14321 .wp-block-quote.is-style-large,
:root .postid-14321 .inyoumodoki,
:root .postid-14321 .post blockquote {
    position: relative;
    background-color: #e7f5fd;
}

:root .postid-14321 .post blockquote a {
    color: #424242;
	text-decoration: none;
}
*/

/* スライドボックス 閉じる */
.st-btn-open .st-fa, .st-btn-open .fa {
    margin-right: 10px;
}

.is-expanded .st-btn-open {
color: #333!important;
}

.max150 {
	max-width: 150px;
}

/* タブブロックのコンテンツグループのパディング調整 */
.st-tabs__tab-content {
    padding: 20px!important;
}

/* リストの※マーク
.kome {
	display: flex;
	flex-direction:column;
	padding-left: 0;
	margin-left: 0;
}

.kome li {
	list-style: none;
	padding-left: 1.2rem;
}

.kome li::before {
	content: '※';
	margin-right: 5px;
	margin-left: -1.2rem;
	width: 1rem;
}
*/
/** 子階層 */
.kome ol,
.kome ul {
	padding-left: 0;
	margin-left: 0;
}

.kome li li {
	list-style-type: disc;
	padding-left: 0;
	margin-left: 1.2rem;
}

.kome li li::before {
	content: none;
	margin-left: 0;
}

/* カラムブロック2つ目のパディング（タイムセール・CTA）
 * */
.colum-2-p15 .wp-block-columns .wp-block-column:nth-child(2) {
padding: 15px!important;
}

.st-h-copy-toc, .st-h-copy {
    margin-bottom: 5px;
}

.wp-block-video {
	border: 1px solid #ccc;
}

.wp-block-video:has(.wp-element-caption) {
	border: none;
}

.wp-element-caption {
    font-size: 12px;
    color: #757575;
    line-height: 1.4;
    text-align: center;
    margin: 0.5em 0 0;
}

/* 購入履歴のtable */
:root #net_shop_admin_history table dl dd {
    margin-left: 10px;
}

/*-------------------------------
 * 2022/6/8
---------------------------------*/

/* 購入確認ページ */
.pay-attention ul li {
	font-size: .8em!important;
}

/*-------------------------------
 * 5/16
---------------------------------*/

* {
	letter-spacing: 0.02em;
	word-break: break-all;
}

/* 購入フォーム内の説明 */
.nsa_product_detail .komozi-m + p {
	font-size: 90%!important;
	line-height: 1.7!important;
}

@media only screen and (max-width: 599px) {
	.nsa_product_detail .komozi-m + p {
		font-size: 95%!important;
		line-height: 1.7!important;
	}
}

.nsa_product_detail input[type="submit"]:not(#searchsubmit).product_cart {
	padding: 15px 20px!important;
	box-sizing: border-box;
}

/* 販売ページのTwitterリンクをクリックさせない */
.noclick {
	position: relative;
}

.noclick a,
.noclick a *,
.noclick #app a,
.noclick #app a *{
	color: #ccc!important;
}

.noclick:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	z-index:1;
}

/*-------- 5/16 ----*/

/* チャット風フォーム */
.wp-block-st-blocks-st-slidebox.st-slidebox-c.chat {
    display: inline-block;
	box-shadow: 0 1px 8px rgb(0 0 0 / 10%), 0 4px 4px -4px rgb(0 0 0 / 10%);
	position: fixed;
	bottom: 20px;
	right: 20px;
	max-width: calc(100% - 40px)!important;
	box-sizing: border-box;
}

.wp-block-st-blocks-st-slidebox.st-slidebox-c.chat .st-btn-open {
	margin-bottom: 0!important;
}

#chatform .wpcf7-submit {
    background: #4FC3F7!important;
	margin-top: 20px!important;
    border: none!important;
}

#chatform + .wpcf7-response-output {
    margin: 0 0.5em 1em!important;
}



/* フォーム用 任意ラベル */
.nini {
	padding: 2px;
	font-size: .8em;
	background: #81D4FA;
	color: #fff;
	margin-left: 2px;
	border-radius: 3px;
}

/* フォームのチェックボックスを大きくする */
@media only screen and (max-width: 959px) {
	input[type=checkbox], input[type=radio] {
		box-sizing: border-box;
		transform: scale(1.4);
		margin-right: .2em!important;
	}
}

.post h4 span {
	font-weight: 700;
}

/* WordPressで作る記事作成ガイド */
.pdf-tokuten h4{
	border-bottom: 2px dashed #ccc!important;
	padding: 0 0 10px!important;
	margin-top: 0!important;
	background-color:transparent!important;
	border-top: none!important;
}

.pdf-text {
	padding: 0 20px 20px;
}

@media only screen and (min-width: 600px) {
	.pdf-tokuten {
		display: flex;
	}
	.pdf-img {
		max-width: 200px;
	}
}

@media only screen and (max-width: 599px) {
	.pdf-img {
		max-width: 70%;
		margin: 0 auto 20px;
	}
}

/*
.pdf-tokuten .size-m {
	font-size: .9em!important;
}
*/

/* バージョン表記 */
table.action-attention tr td {
    vertical-align: middle;
	width: 20%;
}

/* 幅を指定したい画像用のクラス */
.max-600 {
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}
.max-300 {
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
}
/* カートページの余分なものを非表示にする */
.page-id-15799 footer,
.page-id-15799 .sns,
.page-id-5 footer,
.page-id-5 .sns{
	display: none;
}

.page-id-15799,
.page-id-5 {
	background-image: none!important;
	background-color:#fff!important;
}

/* スマホでinputの色がおかしい */
@media print, screen and (max-width: 599px) {
	:root input[type=submit]:not(.st-fa):not(.product_cart) {
		background: #efefef;
		width: 100%;
		box-sizing: border-box;
		padding: 7px;
		color: #333;
		margin: 5px 0;
	}
}

/*
.w3eden .card-body {
	padding: 0!important;
}
*/
.mainbox{
	padding-top: 10px;
}

/*フォームのチェックボックス */
.wpcf7-list-item {
    margin: 0!important;
}

/*フォーム非対応*/
.form-hitaiou {
	padding:10px;
	border:3px solid #F44336;
	color:#F44336;
	font-weight:bold;
}

.form-hitaiou-g {
	margin-top: 20px;
	padding:10px;
	border:2px solid #999;
	color:#999;
	font-weight:bold;
}

/* 販売ボタン */
.nsa_product_detail h3 {
	margin-bottom: 20px!important;
}

#s::-webkit-input-placeholder {
    opacity: .5;
}
#s:-moz-placeholder {
    opacity: .5;
}
#s::-moz-placeholder {
    opacity: .5;
}
#s:-ms-input-placeholder {
    opacity: .5;
}
#s:focus::-webkit-input-placeholder {
	color: transparent!important;
}
#s:focus::-moz-placeholder {
	color: transparent!important;
}
#s:focus::-ms-input-placeholder {
	color: transparent!important;
}
#s::focus::placeholder {
	color: transparent!important;
}

main ul.is-style-st-border li,
main ol.is-style-st-border li,
main ul.is-style-st-circle-border li,
main ol.is-style-st-circle-border li,
main ul.is-style-st-square-checkbox li,
main ol.is-style-st-square-checkbox li,
main ul.is-style-st-no-border li,
main ol.is-style-st-no-border li {
    padding-top: .5em;
    padding-bottom: .5em;
}

.w3eden .text-muted {
    display: none;
}
h2.is-style-st-heading-custom-line {
	margin-top: 40px;
	margin-bottom: 40px;
}
/*
h4#consent {
	background: #FFEBEE!important;
	color: #333!important;
}
*/
.komozi-m2 {
	font-size: 90%!important;
	line-height: 1.7!important;
}

@media only screen and (max-width: 599px) {
	.komozi-m2 {
		font-size: 95%!important;
		line-height: 1.7!important;
	}
}

/* 緊急フォーム */
.post #kinkyu-form input:not(.st-tab-label):not([type="image"]) {
    padding: 7px 15px;
    margin: 10px 0 0;
}

#kinkyu-form .wpcf7-submit {
    background: #039be5;
    color: #ffffff;
}

#kinkyu-form .wpcf7-submit {
    width: inherit;
}

/* 規約 */
.law ul li {
	list-style: none;
	text-indent: -2em;
}

@media only screen and (min-width: 960px) {
	.law * {
		font-size: 14px!important;
		line-height: 1.7!important;
	}
}

@media only screen and (max-width: 959px) {
	.law * {
		font-size: 15px!important;
		line-height: 24px!important;
	}
}

.post .law p {
	margin-bottom: 0;
}

.st-slidebox-c {
    padding: 0;
    background: #fff;
}

/* 営業日カレンダー */
.attr0 {
	background: #ffcdd2;
}

/* 販売フォーム */
.post .nsa_product_detail h3:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no):not(.st-matome):not(.rankh3):not(.post-card-title):not(#reply-title) {
	padding-left: 5px!important;
}
.post .nsa_product_detail h3:not([class^="is-style-st-heading-custom-"]):not([class*=" is-style-st-heading-custom-"]):not(.st-css-no):not(.st-matome):not(.rankh3):not(.post-card-title):not(#reply-title)::before {
	content: none;
}
/* 続きを読む
.page-id-13269 .st-btn-open,
.page-id-13271 .st-btn-open,
.page-id-13140 .st-btn-open {
	display: block;
	padding: 15px 20px;
	margin: 20px auto;
	border: 1px solid #ccc;
	text-align: center;
}
.page-id-13269 .st-btn-open:before,
.page-id-13271 .st-btn-open:before,
.page-id-13140 .st-btn-open:before {
   	content: "\f078";
  	font-family: FontAwesome;
	margin-right:7px;
}

.st-btn-open.st-btn-open-click {
	display: none;
}
 */
/* 購入ログインフォーム */
#net_shop_admin_checkout_login .g-recaptcha {
margin-bottom: 50px;
}

/* infotop購入ページ利用申請フォームのボタン */
#wpcf7-f12903-p3806-o9 .wpcf7-response-output {
display: none!important;
}

#wpcf7-f12903-p3806-o9 p {
margin-bottom: 0!important;
}

#wpcf7-f12903-p3806-o9 input[type="submit"]:not(#searchsubmit) {
    padding: 10px 20px!important;
    background: #4CAF50;
    width: 90%;
    box-sizing: border-box;
    border-radius: 10px;
    font-weight: bold;
    font-size: 120%;
}

/* テキストカラー一括変更 */
.post > *,
main,
#st_toc_container .st_toc_list li a,
.post .entry-title:not(.st-css-no),
a.st-cardlink,
a .st-cardbox h5, a .st-cardbox p,
.content-post-slider .post-slide-title a,
.post-card-list .post-card-title a,
.kanren:not(.st-cardbox) .clearfix dd p,
.kanren:not(.st-cardbox) .clearfix dd p,
.kanren .st-cards-content-in h3,
.kanren a {
	color: #23282d;
}


.bugfixbox *{
	font-size:90%!important;
}

code {
	/*font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "ＭＳ Ｐゴシック", sans-serif;*/
	font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Hiragino Kaku Gothic ProN,"メイリオ",meiryo,sans-serif!important;
}


/* 以前のフォントにする場合はコメントアウトして下さい
* {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "ＭＳ Ｐゴシック", sans-serif;
}
*/

/*media Queries タブレットサイズ（960px以下）
----------------------------------------------------*/
@media only screen and (max-width: 960px) {


/*-- ここまで --*/
}

/*media Queries タブレットサイズ（600px以上）
----------------------------------------------------*/
@media only screen and (min-width: 600px) {


/*-- ここまで --*/
}

/*media Queries PCサイズ（960px以上）
----------------------------------------------------*/
@media print, screen and (min-width: 960px) {
/*グローバルメニュー*/

	/*こんな方におすすめです*/
	.konnakata {
		padding: 60px!important;
	}
/*-- ここまで --*/
}

/*media Queries スマートフォンのみ（599px）以下
---------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 599px) {

	/* スマホだけ中央寄せ */
	.sp-center {
		text-align: center;
	}

	:root .komozi-m {
		font-size: 95%!important;
		line-height: 1.5!important;
		display: inline-block;
	}

	.st-header-flextitle {
		font-weight:900;
	}
	/*-- ここまで --*/
}

/* 動くストライプ枠
.wp-block-group.is-style-st-group-stripe-box.move {
    padding: 10px;
    background: repeating-linear-gradient(-45deg, #e53935 0 5px, #d32f2f 5px 10px);
    animation: stripeAnimation .5s infinite linear;
}

@keyframes stripeAnimation {
    0% {
        background: repeating-linear-gradient(-45deg, #e53935 0 5px, #d32f2f 5px 10px);
    }
    50% {
        background: repeating-linear-gradient(-45deg, #d32f2f 0 5px, #e53935 5px 10px);
    }
    100% {
        background: repeating-linear-gradient(-45deg, #e53935 0 5px, #d32f2f 5px 10px);
    }
}
 */

/*----------------------------------
 * simpe css
 * --------------------------------*/

/* カスタム CSS をここに入力してください */
/* カスタム CSS をここに入力してください */

#st-footermenubox ul.menu li .st-fa, #st-footermenubox ul.menu li .fa {
    font-size: 1.3em;
}

.post .nsa_product_detail h3:not(.st-css-no):not(.st-matome):not(.rankh3):not(.post-card-title):not(#reply-title){
	padding-left:0!important;
}

/* download manger */
.post .w3eden h3:not(.st-css-no):not(.st-matome):not(.rankh3):not(.post-card-title):not(#reply-title),
.post .w3eden h3.package-title:not(.st-css-no):not(.st-matome):not(.rankh3):not(.post-card-title):not(#reply-title) a,
.post .w3eden h3.package-title:not(.st-css-no):not(.st-matome):not(.rankh3):not(.post-card-title):not(#reply-title){
background-color: transparent!important;
background: none!important;
padding:0!important;
margin:0!important;
border:none!important;
}

/*photogallery
.swiper-slide a {
	opacity: 0.7;
	transition: all 0.5s;
}
*/
main .st-gallery {
	margin-bottom: 20px;
}

#side .st-gallery,
footer .st-gallery {
	margin-bottom: 10px;
}

/*不正利用*/
.clipplus .clip-memobox {
  padding: 0;
  margin: 0;
}

.clipplus .clip-memobox a{
  font-weight:bold;
  color: #ff0000;
}

/* 選択不可 
https://qiita.com/B73W56H84/items/97ba0110a81f85394208
*/
.formck .media-body {
  position:relative;
}
.formck .media-body:before {
  content:'';
  position:absolute;
  width:100%;
  height: 100%;
  z-index:999999999999;
  top:0;
  left:0;
}

.formck .media-body.selectok:before {
  content:none!important;
}

/* カートの文字 AFFINGER */
.post .nsa_product_detail h3:not(.st-css-no) a > span {
  font-family: "Poppins", serif!important;
  font-weight: 600;
		font-size:1.3em!important;
  font-style: normal;
}

/*media Queries タブレットサイズ（600px～959px）のみで適応したいCSS -タブレットのみ
---------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 600px) and (max-width: 959px) {

	/* ブログカード */
	.post dd h5.st-cardbox-t {
	    font-size: 18px;
	    line-height: 30px;
	}
	/* 記事一覧 */
	dd h3:not(.st-css-no2) a, .kanren .clearfix dd h5:not(.st-css-no2) a {
	    font-size: 18px;
	    line-height: 26px;
	}

}

/*media Queries PCサイズ（960px以上）
---------------------------------------------------------------------------------------------------*/
@media print, screen and (min-width: 960px) {
	
	/* ブログカード */
	.post dd h5.st-cardbox-t {
	    font-size: 16px;
	    line-height: 26px;
	}
	/* 記事一覧 */
	dd h3:not(.st-css-no2) a, .kanren .clearfix dd h5:not(.st-css-no2) a {
	    font-size: 16px;
	    line-height: 26px;
	}

/*-- ここまで --*/
}

/*media Queries スマートフォンのみ（599px）以下
---------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 599px) {

	/* ブログカード */
	.post dd h5.st-cardbox-t {
	    font-size: 16px;
	    line-height: 26px;
	}
	/* 記事一覧 */
	dd h3:not(.st-css-no2) a, .kanren .clearfix dd h5:not(.st-css-no2) a {
	    font-size: 16px;
	    line-height: 26px;
	}

/*-- ここまで --*/
}











@media only screen and (min-width: 960px) {
header {
	background-attachment:fixed;
	background-size:cover;
}
}

/*テーマ比較表 */
.theme-ck tr td:first-child:not(.hazusu){
  text-align:left;
}

/*-----*/

.haisin-movie tr td:first-child {
	width:50%;
	background:#F1F8E9;
}

/* データ比較表 */
.vod-hikaku-data-table tr td:first-child{
	width:30%;
	max-width:100px;
}

.vod-hikaku-data-table tr:first-child{
	background: #2b2b2b;
	color:#fff;
	font-weight:bold;
}

.vod-hikaku-data-table p{
	margin-bottom: 10px;
}
.vod-hikaku-data-table .table-vod-title{
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:1px dotted #ccc;
}
.vod-hikaku-data-table .table-vod-free{
	font-size:95%;
	color:#2196F3;
	font-weight:bold;
}

.vod-hikaku-data-table .able-vod-text{
	font-size:95%;
}

.vod-hikaku-data-table ul li{
	font-size:95%;
	line-height:1.3;
}

.vod-hikaku-data-table .table-vod-h{
	font-weight:bold;
}
.post .vod-hikaku-data-table .table-vod-ul:not(.toc_list):not(.st_toc_list):not(.children){
	font-size:95%;
	padding-top:0;
	padding-bottom:0;
	margin-bottom:10px;
}

.vod-tab td:first-child{
	width:40%;
	background: #fafafa;
}

.st-centertable .vod-tab tr td:last-child{
	text-align:left!important;
}

.catname.st-catid1{
	display:none!important;
}

.st-vod tr td:first-child{
	background-color:#f3f3f3;
}

/*---------------*/


#st-tab-content lavel {
  margin-bottom:0!important;
}

.scrollable.sticky-cols {
    overflow-x: scroll!important;
    max-width: 100%!important;/* 高さは成り行き */
}

.scrollable.sticky-cols > table {
    width: -moz-max-content!important;
    width: -webkit-max-content!important;
    width: max-content!important;
  	max-width:200%!important;/* 高さは成り行き */
}

.scrollable .sticky {
    position: sticky!important;
}

.scrollable .sticky.col {
    left: 0!important;
  border-left:1px solid #999!important;
}

.comment-tab {
  text-align:left!important;
}

/*ヘッダーメニューセンター寄せ
#st-menuwide nav.smanone {
  max-width:960px;
}
*/

.product_cart {
  background:#f44336!important;
  color:#fff!important;
}

/*media Queries スマートフォンのみ（599px）以下
---------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 599px) {
  
/* 購入ログイン */
  #net_shop_admin_checkout_login,
  #net_shop_admin_checkout_first {
    float: none!important;
    overflow: hidden!important;
    width: 100%!important;
    text-align: left!important;
}
   #net_shop_admin_checkout_first {
    margin-bottom:20px!important;
} 
/* 購入テーブルのスクロール */
	#net_shop_admin_shopping_cart{
	max-width:initial!important;
}

#net_shop_admin_shopping_cart {
	overflow-x: auto!important;
	margin-bottom:10px!important;
}

#net_shop_admin_shopping_cart::-webkit-scrollbar {
	height: 5px!important;
}

#net_shop_admin_shopping_cart::-webkit-scrollbar-track {
	border-radius: 5px!important;
	background: #f3f3f3!important;
}
#net_shop_admin_shopping_cart::-webkit-scrollbar-thumb {
	border-radius: 5px!important;
	background: #ccc!important;
}
  
  /* カートに入れる 文字サイズ */
	.post submit.product_cart {
		font-size:80%!important;
	}
	/*-- ここまで --*/
}

/*コンタクトフォーム*/
.wpcf7 .required{
color:#000;
}

.st-cardbox-ex {
  padding-top:15px!important;
}

.post-slider .catname {
  display:none;
}

.nsa_product_detail h3 {
  border-top:none!important;
  border-right:none!important;
}

/*itembox*/
.st-itmebox h5.st-cardbox-t {
font-size:110%;
border-bottom:1px dotted #ccc!important;
}

.st-itmebox  dt img{
border:1px solid #ccc!important;
  box-shadow: 0 2px 3px rgba(0,0,0,0.2);
}

.st-cardbox.st-itmebox{
  box-shadow: none;
}

.hikaku-st tr td:first-child {
  background:#fafafa;
  font-size:90%;
}

.st-header-flexbox {
    text-align: center;
    width: 90%;
}

.post .nsa_product_detail h3:not(.st-css-no):not(.st-matome):not(.rankh3):not(#reply-title) {
  border-left:none!important;
  padding-top:0!important;
  margin:0 0 10px!important;
  padding-left:10px!important;
}

.post .nsa_product_detail h3:not(.st-css-no):not(.st-matome):not(.rankh3):not(#reply-title) + p {
  font-size: .9em;
}

.nsa_product_detail h3:after {
  background:transparent!important;
}

main #searchsubmit {
    top: 5px;
}

.graybox h3 {
  text-align:left!important;
}

.st-originalbtn-r {
  font-family: Helvetica , "游ゴシック" , "Yu Gothic" , sans-serif;
}

span.wpcf7-list-item {
  display:inline!important;
}

/*リボン
.ribbon {
  position: relative;
  padding: 5px 20px;
  background-color: #FFF8E1;
  font-weight:bold;
  color:#424242;
}
.ribbon::after {
  position: absolute;
  top: 0;
  right: 0;
  content: '';
  width: 0;
  border-width: 0 16px 16px 0;
  border-style: solid;
  border-color: #fff #fff #FFE082 #FFE082;
  box-shadow: -1px 1px 2px rgba(0, 0, 0, .1);
}*/

/*ユーザーの声*/
#uservoice .inyoumodoki {
  background:#E1F5FE;
  border-radius:5px;
}

/*フォームボックス*/
#st-formbox {
  	display:none;
  width:100%;
  height:auto;
  box-sizing:border-box;
}

/*規約*/
.kiyakubox {
  font-size:90%;
  margin-bottom:20px;
}
.kiyakubox h5{
  margin-bottom:5px;
  
}
.kiyakubox ul{
  margin-top:0px;
   margin-bottom:0px; 
}

/*
.kiyakubox {
  padding:10px;
  background:#f3f3f3;
  width:100%;
  height:200px;
  font-size:95%!important;
  overflow:auto;
  margin-bottom:10px;
}
*/

.post .yugo {
	font-family: Helvetica , "游ゴシック" , "Yu Gothic" , sans-serif;
  font-size:150%!important;
  line-height:1.5!important;
  font-weight:bold!important;
}

.labelname {
  font-weight:bold;
  padding:10px 0;
}



.entry-content {
  padding-bottom:20px;
}

.post .kiyakubox p,
.post .kiyakubox h3,
.post .kiyakubox h5,
.post .kiyakubox li
{
  font-size:90%!important;
}

.hanbai ul{
  padding:0 20px;
}

.hanbai {
  background:#E1F5FE;
}

.tokutei td,
.tokutei td p{
word-break: break-all;
}

.sankou {
  margin-left:5px;
}

input[type="submit"]:not(#searchsubmit),
.frontend-user-admin-login .submit{
  padding:5px 10px!important;
}

	.responbox30b .lbox {
		float:left;
		padding-right:15px;
		width:30%;
		box-sizing:border-box;
	}

	.responbox30b .rbox {
		float:left;
		box-sizing:border-box;
		width:70%;
	}
span.wpcf7-list-item { display: block; }


	.post h3.buyh3,
.post .graybox h3 {
  	background:transparent!important;
  color:#1a1a1a!important;
  padding:0 0 10px!important;
		position: relative;
		border: none;
  border-bottom:dotted 1px #1a1a1a!important;
		margin-bottom:10px;
  border-radius:0!important;
	}

		.post h3.buyh3:after,
.post .graybox h3:after {
		border-top: none;
		position: relative;
		border-right: none!important;
		border-left: none!important;
		border-radius: 0px;
	}

		.post h3.buyh3:before,
.post .graybox h3:before {
		border-top: none;
		position: relative;
		border-right: none!important;
		border-left: none!important;
		border-radius: 0px;
	}
