@charset "UTF-8";
@charset "UTF-8";

/**
 *	The whole of question
 */
#question_wrap {
	display: block;
	position: relative;
	width: 100%;
	margin-bottom: 0.5rem;
}

/**
 *	Choices block
 */
ul#choices {
	list-style: none;
	margin: 0 !important;
	padding: 0;
	padding-left: 0;
}
ul#choices li {
	list-style: none !important;
	margin-left: 0;
}
ul#choices li button {
	width: 100%;
	padding: 0.7em;
	margin-bottom: 3px;
	font-size: 1.25rem;
	border-radius: 10px;
	background: #23282d;;
	color: #ffffff;
}
ul#choices li button:hover {
	background: #0073aa;	
}

/**
 *	Question block
 */
.yesno_q {
	text-align: center;
	display: block;
	padding: 1rem;
	margin-bottom: 1.5rem;
	font-size: 1.5rem;
	font-weight: bold;
	border: 1px #333 solid;
	border-radius: 10px;
}
.yesno_q dt {
	display: block;
	padding: 1rem;
	margin-bottom: 1.5rem !important;
}
.yesno_q dt span {
	padding: 1rem;
	font-size: 2rem;
	font-weight: bold;
	background: #0073aa;
	color: #fff;
	border-radius: 10px;
}
.yesno_q dd {
	padding: 1.5rem !important;
}


/*
    Template: manefure
    Theme Name: manefure CHILD
    Theme URI: https://swell-theme.com/
    Description: manefureの子テーマ
    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
*/
@font-face {
    font-family: 'icomoon';
    src:url(//expert-t.gift/money/wp-content/themes/manefure/assets/fonts/icomoon.ttf?7ojy2d) format('embedded-truetype'),
    url(//expert-t.gift/money/wp-content/themes/manefure/assets/fonts/icomoon.ttf) format('truetype'),
    url(//expert-t.gift/money/wp-content/themes/manefure/assets/fonts/icomoon.woff) format('woff'),
    url(//expert-t.gift/money/wp-content/themes/manefure/assets/fonts/icomoon.svg) format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
picture.aligncenter {display: block; text-align: center;}
.header-top {background: #8B0C0C;color: #fff;}
.header-top h1 {font-weight: normal;font-size: 12px;overflow: hidden;white-space: nowrap;}
.p-termHead{border:none;}
/***おすすめ横並び広告CSS***/
.keen-slider__slide {
    padding: 10px;
    white-space: nowrap;
}
.keen-slider {
    gap: 50;
}
.osusume-title {
    text-align: center;
    margin: 20px auto 0;
}
.osusume {
    display: flex;
    list-style-type: none;
    padding-left: 0 !important;
    overflow: hidden !important;
}
.osusume li {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2), 0 4px 4px -4px rgba(0, 0, 0, .2);
    border-radius: 10px;
}
.osusume-sitename {
    font-size: 1.1rem;
    font-weight: 700;
    color: #0051c2;
    cursor: pointer;
    text-decoration: underline;
    margin-bottom: 0.5em;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 0.4em;
}
.osusume-imgbox img {
    object-position: 50% 0;
    object-fit: cover;
    height: 113px;
    width: 100%;
}
.osusume-info {
    text-align: center;
    letter-spacing: 0.05em;
}
.osusume-info div:not(.info_text):before {
    content: "";
    width: 17px;
    height: 17px;
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    left: 0;
    top: calc(50% - 9px);
    background-repeat: no-repeat;
}
.osusume-info div {
    border-bottom: none;
    line-height: 1.4;
    padding: 3px 0 3px 20px;
    position: relative;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden; 
}
.osusume-info div:not(:last-of-type) {border-bottom: 1px solid #dedede;}
.osusume-info.num_big div {
    line-height: 1.4;
    padding: 0;
    letter-spacing: 0.1em;
}
.osusume-info div:not(.info_text):before {
    display: inline-block;
    margin-right: 8px;
    position: static;
    vertical-align: baseline;
}
.osusume-info div.info_text {
    display: flex;
    padding: 6px 0;
    font-weight: bold;
    font-size: .8rem;
}
.osusume-info span {
    font-size: 2em;
    font-weight: bold;
    color: #245faf;
}
.sitebtn {
    display: block;
    position: relative;
    font-size: 1.1rem;
    font-weight: 700;
    background: #2db4f8;
    border-radius: 8px;
    color: #fff;
    padding: 0.4em 0;
    border-bottom: solid 5px rgba(0,0,0,.2);
    background: #2db4f8;
    padding: .4em 0;
}
.sitebtn:hover {
    opacity: .8;
}
.sitebtn:after {
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    left:auto;
    width: 11px;
    height: 11px;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    transform: rotate(45deg);
}
.osusume span.sitebtn.jump {color: #fff;}
.rows-2 .osusume-sitename {
    position: absolute;
    left: calc(100% + 10px);
    white-space: nowrap;
    font-size: 15px;
}
.rows-2 .osusume-info {
    display: inline-block;
    padding: 0 0 5px;
    width: 100%;
}
.rows-2 .osusume-info div {
    line-height: 1.4;
    padding: 0 0 0 25px;
    border-right: none;
    margin: 0;
}
.osusume-info.num_big div.info_text {padding: 10px 0 10px; line-height: 1.6;}
.rows-2 .osusume-imgbox img {height: auto;}

@media screen and (min-width: 769px) {
    .osusume-title {margin: 40px auto 10px;}
    .osusume-info {
        width: 100%;
        padding: 0 0 5px;
        font-size: 1rem;
    }
    .osusume-info div {
        line-height: 1.6;
        padding: 6px 0;
        text-align: center;
        min-height: 4em;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .osusume-info span {margin: auto 5px;}
    .osusume-info span.bunto {margin: auto 5px auto 0;}
    .osusume-imgbox img {height: 140px; max-height: 140px;}
    img.rank_icon {
        height: 22px;
        width: auto;
        display: inline-block;
        position: static;
        margin-right: 5px;
    }
    .rows-2 .osusume-box {width: 100%;}
    .rows-2 .osusume-sitename {
        position: static;
        white-space: normal;
        font-size: 1.1rem;
    }
}
/***** フッター追尾広告CSS *****/
div#ff_box {
    position: fixed;
    bottom: 0;
    left: 0;
    background: rgb(255 255 255 / 70%);
    z-index: 1;
    width: 100%;
}
.ff_btn {
    background: linear-gradient(#770000, #640000);
    border-radius: 7px;
    padding: 0.7em;
    font-size: 1.4em;
    color: #fff;
    width: 85%;
    margin: 8px auto;
}
.ff_btn span {
    color: #fff;
}
.ff_btn .jump {
    display: block;
    text-align: center;
    font-weight: 700;
    font-size: 1.2rem;
    text-decoration: underline;
} 
.ff_btn .jump:before {
    position: absolute;
    left: 33px;
    margin-top: -10px;
    content: "PR";
    border: solid 1px #fff;
    font-weight: 400;
    border-radius: 5px;
    font-size: 11px;
    letter-spacing: .1em;
    padding: 0 5px 0 5px;
    color: #fff;
    text-decoration: none;
}	
.ff_btn .jump:after {
    content: '';
    width: 8px;
    height: 8px;
    border-top: 2.5px solid #fff;
    border-right: 2.5px solid #fff;
    transform: rotate(45deg) translateY(-48%);
    position: absolute;
    top: 50%;
    right: 2.5em;
    border-radius: 1px;
}   
.ff_img {
    width: 98%;
    margin: 5px 5px 0 5px;
    position: fixed;
    bottom: 0;
    left: 0;
}
#close-button {
    position: absolute;
    top: 5px;
    right: 5px;
    background: none;
    border: none;
    cursor: pointer;
}
.p-fixBtnWrap {bottom: 13em;}

/***** ステマ対策 *****/
.ff_img:before {
    content: url(https://expert-t.gift/money/wp-content/uploads/2024/02/pr-icon.png);
    position: absolute;
    top: -8px;
    left: 8px;
}
.btn_close #close-button {
    top: -12px;
    background: #bbe4ff;
    padding: 2px;
    height: 30px;
}
h1.c-pageTitle,h2.c-pageTitle{position:relative;margin-bottom:1.0em;}
h1.c-pageTitle:before,h2.c-pageTitle:before {
    content:url(https://expert-t.gift/money/wp-content/uploads/2024/02/icon_pr_header.gif);
    position:absolute;
    top:-24px;
    left:0px;
}
/***** 会話（sayショートコード） *****/
.say_left {display: flex; width: 100%;}
.chara_img {width: 100%; text-align: center;}
span.chara_name {display: block;}
.chara_comment {
    background: #f5f5f5;
    padding: 0.7em;
    border-radius: 8px;
    margin-left: 15px;
	position:relative;
}
.chara_comment::before{
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #f5f5f5;
}
@media screen and (min-width:700px) {
.chara_img {width: 300px;}
}
/******************************************************************************************
筆者紹介
******************************************************************************************/
.writer_list {width: 85%; margin: auto;}
.writer-icon img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
}
.writer_ttl {
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 2em;
    border-bottom: 1px solid #0051c2;
    color: #0051c2;
    font-weight: 700;
}
.speech-bal_ttl {
    position: relative;
    background: linear-gradient(90deg,#10aeff,#ffda8c);
    text-align: center;
    width: 54%;
    color: #fff;
    font-size: 20px;
    padding: 8px 0;
    font-weight: 700;
    margin: auto;
    border-radius: 4rem;
    margin-top: 2em;
    margin-bottom: 2em;
}
.speech-bal_ttl:after {
    border-top: 20px solid #96c5c6;
    position: absolute;
    bottom: -14px;
    left: 50%;
    content: '';
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    transform: translateX(-50%);
}
.jump {color: #0076ff;text-decoration: underline;}
@media screen and (max-width: 540px) {
    .speech-bal_ttl {width: 100%; font-size: 15px;}
    .l-header__logo img{width: 60%;margin: 5px 0;}
}
/*YOUTUBE動画*/
lite-youtube {margin: 0 auto;}

/*サイドバープロフィールCSS*/
#sidebar h4.widgettitle {
    margin: 0 0 20px;
    font-size: 1.2rem;
    border-bottom: 1px solid;
}
.sidebar_profile {border: 1px solid var(--color_border); padding: 0.5em .5em 1.7em;}
.profile-background {
    background: #ccc;
    border-radius: var(--swl-radius--2, 0);
    height: 160px;
    margin: 0;
    overflow: hidden;
    width: 100%;
}
.profile-img {
    margin: 1em 0 0;
    text-align: center;
    margin-top: -60px;
}
.profile-img img {
    border-radius: 50%;
    height: 120px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 120px;
}
.yourname.dfont {
    text-align: center;
    font-size: 1.1rem;
    font-weight: 700;
    margin-bottom: 2px;
}
.profile-content {margin: 0 1em;}

/*サイドバー地域リンクCSS*/
.areatext a {
    background-color: #f1e1e1;
    margin: 4px -3px;
    padding: 0px 8px;
    font-size: 1.1em;
    border-radius: 3px;
    border: 1px solid #8b0c0c;
    color: #8b0c0c;
    display: inline-block;
    text-decoration: none;
}
.areatext strong a, .sidebar p a {
    font-size: 1em !important;
    color: #333 !important;
    margin: 0;
    padding: 0 !important;
    background-color: unset !important;
    border: unset !important;
}
.areatext a:hover {opacity: .7;}
.areatext p {font-size: 1.2em;}
.sidebar div:not(:first-child) p, .areatitle strong a {margin-top: 1em;}

/*地域リンクボタンCSS*/
.lcp_catlist li {
    position: relative;
    padding: .4em .4em 0.4em 2.2em;
    margin-bottom: 0;
}
.lcp_catlist li:before {
    content: "\e921";
    display: block;
    position: absolute;
    height: 2.2em;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    font-family: 'icomoon';
    margin-left: .5em;
}
.lcp_catlist li:hover {background-color: #eef6fe;}
@media screen and (max-width:768px) {
    .lcp_catlist li {padding: 0 0 0 1.5em; margin-bottom: 1em;}
    .lcp_catlist li:before {margin-left: 0;}
}

/*luminous(画像拡大)*/
#body_wrap {
    z-index: 0;
}
/**/
.grecaptcha-badge { visibility: hidden; }
footer {
	background: #F1E1E1;
    padding-bottom: 160px;
}/*--テスト時だけに必要なCSS（出来上がったら削除する！）--*/
.r-test {
	font-size: 0.8em;
	text-align: right;
}

/* clearfix */
.clearfix {
	zoom: 1;
}

.clearfix::after {
	content: "";
	display: block;
	clear: both;
}

/*--tableのCSS　テーマ「sango」使用時は不要--*/
#review-form-area i.hissu {
	background: #f00;
	color: #fff;
	font-size: 0.8em;
	border-radius: 3px;
	margin-left: 5px;
	padding: 2px 4px;
	font-style: normal;
}

#review-form-area table {
	width: 100%;
	margin-bottom: 1.5em;
	border: 2px solid #e0e0e0;
}

#review-form-area th {
	padding: 7px !important;
	border-right: 2px solid #e0e0e0;
	border-bottom: 2px solid #e0e0e0;
	background-color: #f8f9fa;
	max-width: 7em;
	width: auto;
}

#review-form-area td {
	padding: 7px;
	border-right: 2px solid #e0e0e0;
	border-bottom: 2px solid #e0e0e0;
	word-break: break-all;
	white-space: nowrap;
}

#review-form-area td:last-child,
#review-form-area th:last-child {
	border-right: 0;
}

#review-form-area .tag-area br {
	display: none;
}

#review-form-area input[type="text"],
#review-form-area input[type="button"],
#review-form-area input[type="submit"],
#review-form-area textarea {
	display: block;
	width: 100%;
	height: 45px;
	margin-bottom: 14px;
	border: 0;
	border-radius: 3px;
	background-color: #eaedf2;
	box-shadow: none;
	color: #5c6b80;
	font-size: 1em;
	vertical-align: middle;
	transition: background-color 0.24s ease-in-out;
}

#review-form-area textarea {
	min-height: 120px;
}

ul.review-list li::before {
	display: none;
}


/*--口コミ投稿フォームのCSS--*/

#review-form-area .review-item-title {
	color: #58a9ef;
	display: inline-block;
	min-width: 7em;
}

#review-form-area .review-tag-title,
#review-form-area .score-title,
#review-form-area .setimg-title {
	color: #58a9ef;
	display: block;
	text-align: center;
	font-weight: 700;
}

.setimg-area {
	background-color: #f8f9fa;
	border-radius: 3px;
	padding: 0.7em;
	margin-bottom: 1em;
}

#review-form-area .setimg-area {
	position: relative;
	margin-top: 30px;
}

#review-form-area .setimg-title {
	position: absolute;
	top: -18px;
	left: 50%;
	margin-left: -9em;
}

#review-form-area .radiobox {
	margin-bottom: 1em;
	margin-top: 1.5em;
}

#review-form-area .radiobox .radiobutton {
	display: none;
}

.rating label {
	margin-right: 5px;
	font-size: 1.35em;
}

.tag-box label {
	font-weight: 700;
}

.cp-box label {
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 140px; /* グラデーションの高さ */
	cursor: pointer;
	text-align: center;

	/* 以下グラデーションは背景を自身のサイトに合わせて設定してください */
	background: linear-gradient(to bottom, rgba(250, 252, 252, 0) 0%, rgba(250, 252, 252, 0.95) 90%);
}

.rating:not(:checked) > label {
	color: #808080;
}

.rating > input:checked ~ label {
	color: #ffa500;
}

.cp-box input:checked + label {
	background: inherit; /* 開いた時にグラデーションを消す */
}

.rating:not(:checked) > label:hover,
.rating:not(:checked) > label:hover ~ label {
	color: #ffd700;
}

#review-form-area .radiobox label {
	background-color: #eaedf2;
	padding: 10px 20px;
	margin: 0 10px 0 -5px;
}

#review-form-area input[type="checkbox"] + label {
	font-weight: 700;
	border: 1px solid #b1b1b1;
	border-radius: 3px;
	padding: 5px 7px;
	font-size: 1.3em;
	color: #b1b1b1;
	line-height: 1.3;
}

#review-form-area input[type="checkbox"]:checked + label {
	background: #58a9ef;
	border: 1px solid #58a9ef;
	color: #fff;
}

#review-form-area .radiobox .radiobutton:checked + label {
	background-color: #58a9ef;
	color: #fff;
}

#review-form-area .agebox {
	margin-bottom: 1em;
}

input[type="number"] {
	width: 160px !important;
	display: inline-block;
	margin-top: 10px;
	height: 45px;
	margin-bottom: 14px;
	border: 0;
	border-radius: 3px;
	background-color: #eaedf2 !important;
	box-shadow: none;
	color: #5c6b80;
	font-size: 1em;
	vertical-align: middle;
	transition: background-color 0.24s ease-in-out;
}

.post input[type="search"],
.post input[type="file"] {
	border: none !important;
}

/*--- star クリックして評価する仕組み ここから---*/
.rating {
	display: flex;
	flex-direction: row-reverse;
	justify-content: right;
}

.cp-box input {
	display: none;
}

.rating:not(:checked) > input {
	display: none;
}

/*--- star クリックして評価する仕組み ここまで---*/
#review-form-area input[type="checkbox"] {
	display: none;
}

.tag-area {
	margin-top: 1em;
}

#review-form-area .tag-area {
	text-align: center;
	padding: 7px;
	margin-bottom: 1em;
	border: 3px solid #c8e4ff;
	border-radius: 7px;
}

.review-memo {
	background: #f5f5f5;
	padding: 3px 5px;
	font-size: 0.8em;
	position: relative;
	margin-bottom: 15px;
}

.review-memo::before {
	content: "";
	position: absolute;
	border: 12px solid transparent;
	border-top: 12px solid #f5f5f5;
	top: 100%;
	left: 15%;
}

.admin-memo {
	font-size: 0.8em;
	color: #999;
}

.setimg-area input[type="file"] {
	width: 100%;
}

#preview img {
	width: 150px;
	margin: 10px;
	border: solid 1px #c0c0c0;
}

#review-form-area .btn-area {
	text-align: center;
}

#review-form-area .button {
	display: inline-block;
	border-radius: 3px;
	font-size: 1.2em;
	text-align: center;
	cursor: pointer;
	padding: 10px 25px;
	background: #58a9ef;
	color: #fff;
	line-height: 1;
	transition: 0.3s;
	box-shadow: 2px 2px 1px #dadada;
	border: 2px solid #58a9ef;
}

#review-form-area .button:hover {
	box-shadow: none;
	color: #58a9ef;
	background: #c8e4ff;
}

/*--口コミ一覧のCSS(goodリスト・badリストでも使用)--*/
.post ul.review-list,
.entry-content ul.review-list {
	list-style-type: none !important;
	margin: 0 !important;
	padding: 0 !important;
	border: none;
}

ul.review-list li {
	margin-bottom: 1em;
	border: #e5e5e5 1px solid;
	border-radius: 2px;
	padding: 0.7em 1em !important;
}

ul.review-list .r-title {
	font-weight: 700;
	font-size: 1.15em;
}

.e-img-box {
	position: relative;
	background-color: #fff;
	padding: 0 10px;
	border: 2px solid #ffc4c4;
	color: #333;
}

.e-img-box::before,
.e-img-box::after {
	content: "";
	position: absolute;
	border: 12px solid transparent;
	top: 100%;
	left: 50%;
}

.e-img-box::before {
	border-top: 12px solid #ffc4c4;
}

.e-img-box::after {
	margin-top: -4px;
	border-top: 12px solid #fff;
}

.score {
	position: relative;
	display: inline-block;
	width: 140px;
	height: 25px;
	font-size: 25px;
	line-height: 1;
	margin-right: 0;
	padding-right: 0;
	white-space: nowrap;
}

.score .star-on {
	position: absolute;
	overflow: hidden;
	color: #ffa500;
}

.score .star-off {
	color: #ffa500;
}

.score-text-big {
	font-weight: 700;
	color: #ff6d05;
	display: inline-block;
	margin-left: 7px;
}

.score-text-small {
	font-size: 0.6em;
	color: #252525;
}

.tag-area span {
	display: inline-block;
	padding: 7px 15px;
	border-radius: 3px;
	color: #fff;
	background: #ffb36b;
	font-size: 0.85em;
	margin: 0 10px 1em 0;
}

.review-footer {
	text-align: right;
}

/*イイネボタン*/
input.nicebutton {
	position: relative;
	display: inline-block;
	width: auto !important;
	padding: 2px 0.5em;
	text-decoration: none;
	color: #fff;
	background: #58a9ef;
	border-radius: 3px;
	box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
	border: solid 1px #4f96f6;
	font-family: "Font Awesome 5 Free", sans-serif;
}

input.nicebutton:active {
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
}

i.nicecount {
	position: relative;
	display: inline-block;
	margin: 1.5em 0 1.5em 15px;
	padding: 0 5px;
	background: #fff;
	border: solid 1px #e5e5e5;
	box-sizing: border-box;
	line-height: 1.5;
	border-radius: 3px;
}

i.nicecount::before {
	content: "";
	position: absolute;
	top: 50%;
	left: -12px;
	margin-top: -6px;
	border: 6px solid transparent;
	border-right: 6px solid #fff;
	z-index: 2;
}

i.nicecount::after {
	content: "";
	position: absolute;
	top: 50%;
	left: -14px;
	margin-top: -7px;
	border: 7px solid transparent;
	border-right: 7px solid #e5e5e5;
	z-index: 1;
}

/*もっと表示部分*/
button.morelist {
	text-align: center;
	padding: 0.3em 0.7em;
	border: 2px #58a9ef solid;
	border-radius: 25px;
	color: #58a9ef;
	font-weight: 700;
	width: 85%;
	margin: 1em auto;
	display: block;
}

button.morelist:hover {
	background: #e7f2ff;
}

button.morelist i {
	display: inline-block;
	margin-left: 1em;
}

/*口コミの添付画像*/
img.image-class {
	display: inline-block;
	width: 50%;
}

.maxfiletxt {
	text-align: center;
	border: 1px solid #f00;
	margin-bottom: 0.5em;
	font-size: 0.8em;
	color: #f00;
}

/*構造化データの部分*/
.schema-data {
	text-align: center;
	margin-top: 1.5em;
}

p.rating-title {
	position: relative;
	display: inline-block;
	background-color: #fff;
	padding: 0 10px !important;
	border: 2px solid #e485ae;
	margin-bottom: 0.7em !important;
	font-size: 0.8em;
}

.rating-title::before,
.rating-title::after {
	content: "";
	position: absolute;
	border: 12px solid transparent;
	top: 100%;
	left: 25%;
}

.rating-title::before {
	border-top: 12px solid #e485ae;
}

.rating-title::after {
	margin-top: -2px;
	border-top: 12px solid #fff;
}


/*--口コミgood・badリストのCSS--*/
div#badreview,
div#goodreview {
	width: 50%;
	float: left;
}

.review-inner {
	margin: 0 auto;
	width: 94%;
}

#goodreview .review-inner {
	background: #ffe7e7;
	border: none;
}

#badreview .review-inner {
	background: #e7f2ff;
	border: none;
}

.review-inner h2 {
	text-align: center;
}

.review-inner h2 span.reviwename {
	font-size: 0.8em;
}

.review-inner ul.review-list li {
	border: none;
	background: transparent;
}

.reviw-list-area .userimg,
#goodreview .userimg,
#badreview .userimg {
	width: 50px;
	float: left;
}

#goodreview .comment,
#badreview .comment {
	background: #fff;
	padding: 13px;
}

/*--------------------------------------------
続きを読むのCSS
---------------------------------------------*/
.cp-box *,
.cp-box *::before,
.cp-box *::after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cp-box {
	position: relative;
}

.cp-box label::after {
	line-height: 2.5;
	position: absolute;
	z-index: 2;
	bottom: 20px;
	left: 50%;
	width: 13rem;
	font-weight: 700;
	font-family: "Font Awesome 5 Free", sans-serif;
	content: "\f13a" " 続きをよむ";
	transform: translate(-50%, 0);
	letter-spacing: 0.05em;
	color: #fff;
	border-radius: 20px;
	background-color: rgba(27, 37, 56, 1);
}

.cp-box .cp-container {
	overflow: hidden;
	height: 250px; /* 開く前に見えている部分の高さ */
	transition: all 0.5s;
}

.cp-box .cp-container.no-more {
	height: auto !important; /* 200文字以下の場合の高さ */
}

.cp-box input:checked + label::after {
	font-family: "Font Awesome 5 Free", sans-serif;
	content: "\f139" " 閉じる";
}

.cp-box input:checked ~ .cp-container {
	height: auto;
	padding-bottom: 80px; /* 閉じるボタンのbottomからの位置 */
	transition: all 0.5s;
}

/*media Queries スマホ&ipadの小のみ
----------------------------------------------------*/
@media only screen and (max-width: 780px) {

	div#badreview,
	div#goodreview {
		width: 100%;
		float: none;
	}

	/*media Queries スマホ&ipadここまで*/
}

/*media Queries PCのみ
----------------------------------------------------*/
@media only screen and (min-width: 780px) {

	ul.select2-results__options--nested li {
		display: inline-block;
	}

	img.image-class {
		display: inline-block;
		width: 25%;
	}

	/*media Queries PCここまで*/
}

.select2-container--default .select2-selection--multiple,
.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: none !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	list-style-type: none !important;
}

ul.select2-selection__rendered {
	border: 3px solid #c8e4ff;
	border-radius: 7px;
}


/*
    Template: manefure
    Theme Name: manefure CHILD
    Theme URI: https://swell-theme.com/
    Description: manefureの子テーマ
    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
*/
@font-face {
    font-family: 'icomoon';
    src:url(//expert-t.gift/money/wp-content/themes/manefure/assets/fonts/icomoon.ttf?7ojy2d) format('embedded-truetype'),
    url(//expert-t.gift/money/wp-content/themes/manefure/assets/fonts/icomoon.ttf) format('truetype'),
    url(//expert-t.gift/money/wp-content/themes/manefure/assets/fonts/icomoon.woff) format('woff'),
    url(//expert-t.gift/money/wp-content/themes/manefure/assets/fonts/icomoon.svg) format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
picture.aligncenter {display: block; text-align: center;}
.header-top {background: #8B0C0C;color: #fff;}
.header-top h1 {font-weight: normal;font-size: 12px;overflow: hidden;white-space: nowrap;}
.p-termHead{border:none;}
/***おすすめ横並び広告CSS***/
.keen-slider__slide {
    padding: 10px;
    white-space: nowrap;
}
.keen-slider {
    gap: 50;
}
.osusume-title {
    text-align: center;
    margin: 20px auto 0;
}
.osusume {
    display: flex;
    list-style-type: none;
    padding-left: 0 !important;
    overflow: hidden !important;
}
.osusume li {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2), 0 4px 4px -4px rgba(0, 0, 0, .2);
    border-radius: 10px;
}
.osusume-sitename {
    font-size: 1.1rem;
    font-weight: 700;
    color: #0051c2;
    cursor: pointer;
    text-decoration: underline;
    margin-bottom: 0.5em;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 0.4em;
}
.osusume-imgbox img {
    object-position: 50% 0;
    object-fit: cover;
    height: 113px;
    width: 100%;
}
.osusume-info {
    text-align: center;
    letter-spacing: 0.05em;
}
.osusume-info div:not(.info_text):before {
    content: "";
    width: 17px;
    height: 17px;
    background-size: contain;
    vertical-align: middle;
    position: absolute;
    left: 0;
    top: calc(50% - 9px);
    background-repeat: no-repeat;
}
.osusume-info div {
    border-bottom: none;
    line-height: 1.4;
    padding: 3px 0 3px 20px;
    position: relative;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden; 
}
.osusume-info div:not(:last-of-type) {border-bottom: 1px solid #dedede;}
.osusume-info.num_big div {
    line-height: 1.4;
    padding: 0;
    letter-spacing: 0.1em;
}
.osusume-info div:not(.info_text):before {
    display: inline-block;
    margin-right: 8px;
    position: static;
    vertical-align: baseline;
}
.osusume-info div.info_text {
    display: flex;
    padding: 6px 0;
    font-weight: bold;
    font-size: .8rem;
}
.osusume-info span {
    font-size: 2em;
    font-weight: bold;
    color: #245faf;
}
.sitebtn {
    display: block;
    position: relative;
    font-size: 1.1rem;
    font-weight: 700;
    background: #2db4f8;
    border-radius: 8px;
    color: #fff;
    padding: 0.4em 0;
    border-bottom: solid 5px rgba(0,0,0,.2);
    background: #2db4f8;
    padding: .4em 0;
}
.sitebtn:hover {
    opacity: .8;
}
.sitebtn:after {
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    left:auto;
    width: 11px;
    height: 11px;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    transform: rotate(45deg);
}
.osusume span.sitebtn.jump {color: #fff;}
.rows-2 .osusume-sitename {
    position: absolute;
    left: calc(100% + 10px);
    white-space: nowrap;
    font-size: 15px;
}
.rows-2 .osusume-info {
    display: inline-block;
    padding: 0 0 5px;
    width: 100%;
}
.rows-2 .osusume-info div {
    line-height: 1.4;
    padding: 0 0 0 25px;
    border-right: none;
    margin: 0;
}
.osusume-info.num_big div.info_text {padding: 10px 0 10px; line-height: 1.6;}
.rows-2 .osusume-imgbox img {height: auto;}

@media screen and (min-width: 769px) {
    .osusume-title {margin: 40px auto 10px;}
    .osusume-info {
        width: 100%;
        padding: 0 0 5px;
        font-size: 1rem;
    }
    .osusume-info div {
        line-height: 1.6;
        padding: 6px 0;
        text-align: center;
        min-height: 4em;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .osusume-info span {margin: auto 5px;}
    .osusume-info span.bunto {margin: auto 5px auto 0;}
    .osusume-imgbox img {height: 140px; max-height: 140px;}
    img.rank_icon {
        height: 22px;
        width: auto;
        display: inline-block;
        position: static;
        margin-right: 5px;
    }
    .rows-2 .osusume-box {width: 100%;}
    .rows-2 .osusume-sitename {
        position: static;
        white-space: normal;
        font-size: 1.1rem;
    }
}
/***** フッター追尾広告CSS *****/
div#ff_box {
    position: fixed;
    bottom: 0;
    left: 0;
    background: rgb(255 255 255 / 70%);
    z-index: 1;
    width: 100%;
}
.ff_btn {
    background: linear-gradient(#770000, #640000);
    border-radius: 7px;
    padding: 0.7em;
    font-size: 1.4em;
    color: #fff;
    width: 85%;
    margin: 8px auto;
}
.ff_btn span {
    color: #fff;
}
.ff_btn .jump {
    display: block;
    text-align: center;
    font-weight: 700;
    font-size: 1.2rem;
    text-decoration: underline;
} 
.ff_btn .jump:before {
    position: absolute;
    left: 33px;
    margin-top: -10px;
    content: "PR";
    border: solid 1px #fff;
    font-weight: 400;
    border-radius: 5px;
    font-size: 11px;
    letter-spacing: .1em;
    padding: 0 5px 0 5px;
    color: #fff;
    text-decoration: none;
}	
.ff_btn .jump:after {
    content: '';
    width: 8px;
    height: 8px;
    border-top: 2.5px solid #fff;
    border-right: 2.5px solid #fff;
    transform: rotate(45deg) translateY(-48%);
    position: absolute;
    top: 50%;
    right: 2.5em;
    border-radius: 1px;
}   
.ff_img {
    width: 98%;
    margin: 5px 5px 0 5px;
    position: fixed;
    bottom: 0;
    left: 0;
}
#close-button {
    position: absolute;
    top: 5px;
    right: 5px;
    background: none;
    border: none;
    cursor: pointer;
}
.p-fixBtnWrap {bottom: 13em;}

/***** ステマ対策 *****/
.ff_img:before {
    content: url(https://expert-t.gift/money/wp-content/uploads/2024/02/pr-icon.png);
    position: absolute;
    top: -8px;
    left: 8px;
}
.btn_close #close-button {
    top: -12px;
    background: #bbe4ff;
    padding: 2px;
    height: 30px;
}
h1.c-pageTitle,h2.c-pageTitle{position:relative;margin-bottom:1.0em;}
h1.c-pageTitle:before,h2.c-pageTitle:before {
    content:url(https://expert-t.gift/money/wp-content/uploads/2024/02/icon_pr_header.gif);
    position:absolute;
    top:-24px;
    left:0px;
}
/***** 会話（sayショートコード） *****/
.say_left {display: flex; width: 100%;}
.chara_img {width: 100%; text-align: center;}
span.chara_name {display: block;}
.chara_comment {
    background: #f5f5f5;
    padding: 0.7em;
    border-radius: 8px;
    margin-left: 15px;
	position:relative;
}
.chara_comment::before{
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #f5f5f5;
}
@media screen and (min-width:700px) {
.chara_img {width: 300px;}
}
/******************************************************************************************
筆者紹介
******************************************************************************************/
.writer_list {width: 85%; margin: auto;}
.writer-icon img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
}
.writer_ttl {
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 2em;
    border-bottom: 1px solid #0051c2;
    color: #0051c2;
    font-weight: 700;
}
.speech-bal_ttl {
    position: relative;
    background: linear-gradient(90deg,#10aeff,#ffda8c);
    text-align: center;
    width: 54%;
    color: #fff;
    font-size: 20px;
    padding: 8px 0;
    font-weight: 700;
    margin: auto;
    border-radius: 4rem;
    margin-top: 2em;
    margin-bottom: 2em;
}
.speech-bal_ttl:after {
    border-top: 20px solid #96c5c6;
    position: absolute;
    bottom: -14px;
    left: 50%;
    content: '';
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    transform: translateX(-50%);
}
.jump {color: #0076ff;text-decoration: underline;}
@media screen and (max-width: 540px) {
    .speech-bal_ttl {width: 100%; font-size: 15px;}
    .l-header__logo img{width: 60%;margin: 5px 0;}
}
/*YOUTUBE動画*/
lite-youtube {margin: 0 auto;}

/*サイドバープロフィールCSS*/
#sidebar h4.widgettitle {
    margin: 0 0 20px;
    font-size: 1.2rem;
    border-bottom: 1px solid;
}
.sidebar_profile {border: 1px solid var(--color_border); padding: 0.5em .5em 1.7em;}
.profile-background {
    background: #ccc;
    border-radius: var(--swl-radius--2, 0);
    height: 160px;
    margin: 0;
    overflow: hidden;
    width: 100%;
}
.profile-img {
    margin: 1em 0 0;
    text-align: center;
    margin-top: -60px;
}
.profile-img img {
    border-radius: 50%;
    height: 120px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 120px;
}
.yourname.dfont {
    text-align: center;
    font-size: 1.1rem;
    font-weight: 700;
    margin-bottom: 2px;
}
.profile-content {margin: 0 1em;}

/*サイドバー地域リンクCSS*/
.areatext a {
    background-color: #f1e1e1;
    margin: 4px -3px;
    padding: 0px 8px;
    font-size: 1.1em;
    border-radius: 3px;
    border: 1px solid #8b0c0c;
    color: #8b0c0c;
    display: inline-block;
    text-decoration: none;
}
.areatext strong a, .sidebar p a {
    font-size: 1em !important;
    color: #333 !important;
    margin: 0;
    padding: 0 !important;
    background-color: unset !important;
    border: unset !important;
}
.areatext a:hover {opacity: .7;}
.areatext p {font-size: 1.2em;}
.sidebar div:not(:first-child) p, .areatitle strong a {margin-top: 1em;}

/*地域リンクボタンCSS*/
.lcp_catlist li {
    position: relative;
    padding: .4em .4em 0.4em 2.2em;
    margin-bottom: 0;
}
.lcp_catlist li:before {
    content: "\e921";
    display: block;
    position: absolute;
    height: 2.2em;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    font-family: 'icomoon';
    margin-left: .5em;
}
.lcp_catlist li:hover {background-color: #eef6fe;}
@media screen and (max-width:768px) {
    .lcp_catlist li {padding: 0 0 0 1.5em; margin-bottom: 1em;}
    .lcp_catlist li:before {margin-left: 0;}
}

/*luminous(画像拡大)*/
#body_wrap {
    z-index: 0;
}
/**/
.grecaptcha-badge { visibility: hidden; }
footer {
	background: #F1E1E1;
    padding-bottom: 160px;
}
/******ランキングCSS(投稿・固定ページ)*******/
.ranking-list {list-style: none;}
.ranking-list li {
    background: #ffffff;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 5px 2px rgba(87,92,255,.15);
    box-shadow: 0 0 5px 2px rgb(216 216 228/50%);
    margin: auto;
    margin-bottom: 1em;
    padding-bottom: 1em;
}
.ranking-title {
    margin: 0 auto 2em auto;
    padding-top: 3em;
    text-align: center;
    line-height: 35px;
    font-weight: 600;
    font-size: 1rem;
    background-repeat: no-repeat;
    background-position: center;
    width: auto;
    height: 102px;
}
.ranking-title span {
    display: block;
    font-size: 2rem;
    font-family: 'meiryo';
    font-weight: 700;
    color: #2db4f8;
}
.ranking-list .imgbox {
    height: 188px;
}
.titlebox {
    background: #2db4f8;
    padding: 0.7em 0.5em 0.7em 1em;
    border-radius: 10px 10px 0 0;
}
.titlebox span {
    color: #fff;
    font-weight: bolder;
    font-size: 1.7rem;
    font-family: 'meiryo';
    letter-spacing: 2px;
}
.Contractor_Box {
    display: flex;
    align-items: center;
    margin: 1em 1em 1.5em 1em;
}
.imgbox {
    overflow: hidden;
    width: 382px;
    height: 173px;
    margin-right: 10px;
}
.textbox {width: 52%;
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #DCDCDC;
    border-right: 1px solid #DCDCDC;
}
.th {
    width: 38%;
    font-weight: 700;
    background: #FAFAFA;
    padding: 5px;
    border-bottom: 1px solid #DCDCDC;
    border-left: 1px solid #DCDCDC;
}
.td {
    width: 62%;
    padding: 5px;
    background: #fff;
    border-left: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
}
.rankinfo th {width: 35%;}
.textinfo {
    text-align: center;
    font-weight: 700;
    font-size: 1.3rem;
}
.btnbox {
    width: 100%;
    margin: 0.2em 0px 1em;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 1.2rem;
}
.btnbox span, .btnbox a {
    padding: 12px 25px;
    position: relative;
    color: #fff;
    transition: .2s ease-in-out;
    font-weight: 700;
    border-radius: 5px;
    letter-spacing: 1px;
    text-align: center;
}
.btnbox span {
    background: #ff982a;
    box-shadow: 0 4px 0 #c97924;
    width: 60%;
}
.btnbox.cat span {margin: 0 0.3em 0 1em;}
.btnbox a {width: 50%;}
.btnbox.cat span{width: 100%;}
.btnbox a {
    background: #bfbfbf;
    box-shadow: 0 4px 0 #a3a3a3;
    margin: 0 1em 0 0.3em;
}
.btnbox span:hover, .btnbox a:hover  {
    transform: translateY(4px);
    box-shadow: 0px 0px 1px rgba(0,0,0,.2);
    cursor: pointer;
}

@keyframes shine {
    33% {left: 100%;}
    100% {left: 100%;}
  }
.btnbox span:after,.btnbox a:after {
   content: '';
   width: 8px;
   height: 8px;
   border-top: 3px solid #fff;
   border-right: 3px solid #fff;
   transform: rotate(45deg) translateY(-48%);
   position: absolute;
   top: 48%;
   right: 20px;
   border-radius: 1px;
   transition: .3s ease-in-out;
}
@media screen and (max-width: 768px) {
    .ranking-list {padding: 0em !important;}
    .ranking-list li {padding: 1em;}
    .Contractor_Box {flex-direction: column;margin: 1em auto;}
    .imgbox, .textbox {width: 100%;}
    .imgbox {margin-bottom: 1em;}
    .textinfo {font-size: 1rem;}
    .btnbox {font-size: 1rem;}
    .btnbox.cat {flex-direction: column;}
    .btnbox span, .btnbox a {width: 100% !important;}
    .btnbox.cat span {margin: 0 0.5em 0 0.5em; padding: 17px 25px;}
    .btnbox a {margin: 0.7em 0.5em 0 0.5em; padding: 7px 25px;}
}
/******ブログカードCSS*******/
.swell-block-postLink.blogcard {margin: 2em 0 2em 0;}
.blogcard_cont {width: 80%;}
.p-blogCard__inner.blogcard_in {box-shadow: 1px 2px 6px 2px rgba(0,0,0,.14);}
.p-blogCard__thumb.c-postThumb.blogcard {width: 32%;}
time.c-postTimes__posted.icon-posted.blogcard_time {font-size: 14px; padding-bottom: 4px;}
.blogcard_in {border-radius: 10px !important;padding: 18px;}
.p-blogCard__inner.blogcard_in:after {
    content: "続きを読む >";
    font-size: 0.9em;
    display: inline-block;
    position: absolute;
    bottom: 12px;
    right: 0;
    background: #2db4f8;
    color: #ffffff;
    font-weight: 400;
    padding: 0 7px 0 11px;
}
@media screen and (max-width: 540px) {
    .p-blogCard__thumb.c-postThumb.blogcard {text-align: center;}
    .p-blogCard__inner.blogcard_in {display: block;}
    .p-blogCard__thumb.c-postThumb.blogcard {width: 100%;}
    .blogcard_in {padding: 18px 18px 40px 18px;}
    .p-blogCard__inner.blogcard_in:after {font-size: 12px;}
}
/******広告詳細ページのアイキャッチ画像CSS*******/
.eyecatch-bottom {
    display: block;
    font-size: 1.2rem;
    margin-top: -1rem;
}
.eyecatch-bottom .jump {
    cursor: pointer;
    text-decoration: underline;
    color: #4f96f6;
}
@media screen and (max-width: 540px) {
    .eyecatch-bottom {text-align: center;}
}
/******広告詳細ページの広告詳細情報******/
.ads_box.clearfix {margin-top: 1em;}
table.info3 {margin-top: 1em;}
table.info3 caption {
    background: #008ce7;
    color: #fff;
    padding: 10px;
    font-size: 18px;
    font-weight: bold;
}
table.info3 th {
    background: #e5f4ff;
    border: solid 1px #3aa4ec;
}
table.info3 td {border: solid 1px #3aa4ec;}
@media screen and (max-width: 540px) {
    table.info3 th {
        background: #e5f4ff;
        border: solid 1px #3aa4ec;
        width: 33%;
    }
}
/****** 枠の装飾（list・box）*****/
.box1,.box18,.box20,.box26,.box27,.box28,.box29{
    margin: 2em 0;
    border: solid 3px #2681FF;
    border-radius: 8px;
}
.box1 .box-title,.box18 .box-title,.box20 .box-title,.box26 .box-title,.box27 .box-title,.box28 .box-title,.box29 .box-title {
    display: inline-block;
    position: relative;
    top: -14px;
    left: 10px;
    padding: 0 9px;
    margin: 0 7px;
    background: #fff;
    color: #2681FF;
    font-size: 19px;
    line-height: 1.4;
}
.box1 .box-title:before,.box18 .box-title:before,.box20 .box-title:before,.box26 .box-title:before,.box27 .box-title:before,.box28 .box-title:before,.box29 .box-title:before {
    padding-right: 4px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f02e";
}
.box1 .box-content,.box18 .box-content,.box20 .box-content,.box26 .box-content,.box27 .box-content,.box28 .box-content,.box29 .box-content {
    padding: 0 1.5em 24px;
}
.li-mainbdr ul,.li-mainbdr ol {border: 3px solid #2681ff;}
.ol-circle ol {
    padding: 1em 0.7em;
    counter-reset: number;
}
.entry-content :where(ul:not([class])),
.entry-content :where(ol:not([class])) {
    margin-bottom: 1.5em;
    padding: 1em 1em 1em 2.5em;
    border: solid 2px var(--sgb-list-border-color, #e8e8e8);
    background-color: var(--sgb-list-box-color, none);
    box-shadow: var(--sgb-list-box-shadow, none);
    color: var(--sgb-list-color, inherit);
    border-radius: 3px;
}
.ol-circle li {
    position: relative;
    padding: 0.5em 0 0.5em 34px;
    line-height: 1.5em;
}
.main-bc-before li:before {border-color: #2681FF;}
.ol-circle li:before {
    display: inline-block;
    position: absolute;
    left: 0;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #2681FF;
    color: #fff;
    font-family: "Quicksand",sans-serif;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    line-height: 25px;
    content: counter(number);
    counter-increment: number;
}
.ol-circle ol {
    list-style-type: none !important;
    padding: 1em 0.7em;
    counter-reset: number;
}
/****** クチコミ表示（wom-chart・wom-comment） *****/
ul.review-list {list-style-type: none; padding: 0;}
/****** 追加シェアボタン *****/
.sharebox {display: flex;text-align:center;}
.share_td img {display: block;margin: 0 auto;}
.share_td {
    background: #e2f8fd;
    border: 1px solid #2ab5f4;
    border-radius: 5px;
    font-size: 0.7em;
    margin: 0 2px;
    padding: 6px 2px;
    width: calc(100% / 3);
}

/****** 記事中商標ロゴリストボタン *****/
.jump{cursor:pointer;}
.linklist_btn ul{
	display:flex;
	flex-wrap: wrap;
	list-style-type:none;
	margin: 0;
	padding: 0;
}
.linklist_btn li{
	margin:0;
	width: calc(100% / 3);
}
.linklist_btn .jump,.linklist_btn a{
	display:block;
	align-items: center;
    background: linear-gradient(to bottom,#fff 0%,#f0f2f2 100%);
    box-shadow: 2px 2px 2px #f6f7f7;
    border: 1px solid #ddd;
    border-radius: 5px;
	margin:3px;
	padding: 7px 4px 0px 4px;
	text-align:center;
	color:#767676;
}
.linklist_btn_name{display:block;}
.kaitori_btn_img img{
	transform: scale(.4);
    margin-bottom: -28px;
    border-radius: 12px;
    margin-top: -21px;
}
@media print, screen and (max-width: 768px) {
	.linklist_btn_name {display: none;}
}
@media print, screen and (min-width: 769px) {
	.linklist_btn_name {font-size: 0.9em;}
	.linklist_btn .jump,.linklist_btn a{margin: 7px;}
	.linklist_btn_img{display:inline-block; margin: 0.6em 3em 0;}
}
/****** nopage用の広告表示********/
.nopage_box {
    background: #e8f7ff;
    padding: 2em 1em;
    border: 1px solid #87aec2;
    border-radius: 10px;
}
figure.wp-block-image.size-full.is-resized.nopage {
    width: 56%;
    height: 56%;
    margin: auto;
}
.nopage_box_text {
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 5px;
    position: relative;
    padding: 15px;
    margin-right: 2em;
}
.nopage_box_text:before {
    border: 10px solid transparent;
    border-right-color: #fff;
    border-left-width: 0;
    left: -9px;
    content: "";
    display: block;
    top: 40%;
    position: absolute;
    width: 0;
    z-index: 1;
}
.nopage_box_text:after {
    border: 10px solid transparent;
    border-right-color: #000;
    border-left-width: 0;
    left: -10px;
    content: "";
    display: block;
    top: 40%;
    position: absolute;
    width: 0;
}
.nopage_ttl {
    position: relative;
    background: linear-gradient(90deg, #ff7e4c, #ffca5b);
    text-align: center;
    width: 54%;
    color: #fff;
    font-size: 20px;
    padding: 8px 0px;
    font-weight: bold;
    margin: auto;
    border-radius: 4rem;
    margin-top: 2em;
    margin-bottom: 2em;
}
.nopage_ttl:after {
    border-top: 20px solid #ffa353;
    position: absolute;
    bottom: -14px;
    left: 50%;
    content: '';
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    transform: translateX(-50%);
}
@media screen and (max-width: 540px) {
    figure.wp-block-image.size-full.is-resized.nopage {
        width: 40%;
        height: 40%;
        margin: auto;
    }
    .nopage_box_text {margin-right: 0;}
    .nopage_box_text:before {
        left: 50%;
        top: -15px;
        transform: rotate(90deg);
    }
    .nopage_box_text:after {
        left: 50%;
        top: -16px;
        transform: rotate(90deg);
    }
    .nopage_ttl {width: 100%; font-size: 15px;}
}
/******テーブル箇所*****/
.swell-block-capbox.cap_box.nopage_pick {width: 85%; margin: auto;}
ul.nopage_pick_box {list-style: none; padding-left: 0;}
li.nopage_pick_list {margin: 0em 0;}
li.nopage_pick_list:not(:last-child) {border-bottom: 1px solid #2db4f8;}
.nopage_pick_list_in {
    display: table;
    width: 100%;
    table-layout: fixed;
    background: #fff;
    padding: 4px 0 4px 10px;
}
.nopage_pick_list_in:before {
    position: absolute;
    display: block;
    content: "";
    width: 50px;
    height: 50px;
    background: url(https://no1credit.com/genkinka/wp-content/uploads/2024/02/icon_pick.png) no-repeat scroll left top;
    background-size: 50px 50px;
    top: 4px;
    left: 4px;
    z-index: 1;
}
.nopage_pick_list_img {
    display: table-cell;
    width: 30%;
    height: 100px;
    text-align: center;
    vertical-align: middle;
}
.nopage_pick_list_detail {
    display: table-cell;
    padding-left: 15px;
    vertical-align: middle;
    width: 70%;
    color: #4f96f6;
    font-weight: bold;
}
.nopage_pick_list_detail:after {
    content: "続きを読む >";
    font-size: 0.9em;
    display: inline-block;
    position: absolute;
    bottom: 12px;
    right: 0px;
    color: rgb(255, 255, 255);
    font-weight: 400;
    background: rgb(45, 180, 248);
    padding: 2px 7px 2px 11px;
}
.cap_box_content.nopage_pick_cont {padding: 0px !important;
}
@media screen and (max-width: 540px) {
    .swell-block-capbox.cap_box.nopage_pick {width: 100%;}
    .nopage_pick_list_in:before {
        width: 40px;
        height: 40px;
        background-size: 40px 40px;
    }
    .nopage_pick_list_detail:after {bottom: 0px;}
    .nopage_pick_list_img {height: 80px;} 
}
/******faqデザイン*******/
.faq dt {
    font-size: inherit;
    font-weight: 700;
    line-height: 1.5;
    margin: 0;
    padding: 1em 1em 1em 3em;
    position: relative;
}
.faq dd {
    line-height: 1.5;
    padding: 1em 1em 1em 3em;
    position: relative;
}
.faq dt:before {
    border-radius: 50%;
    bottom: unset;
    content: "Q";
    display: block;
    font-family: Arial,sans-serif;
    font-weight: 400;
    left: 0;
    line-height: 2;
    position: absolute;
    text-align: center;
    top: 0.75em;
    width: 2em;
    color: #ffffff;
    background: #26a9eb;
}
.faq dd:before {
    border-radius: 50%;
    content: "A";
    display: block;
    color: #26a9eb;
    font-family: Arial,sans-serif;
    left: 0;
    line-height: 2;
    position: absolute;
    text-align: center;
    top: 0.75em;
    width: 2em;
    border: solid 1px #26a9eb;
}
/******フッター*******/
.w-footer {width: 80%;}
.footer_ttl {
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 1em;
    border-bottom: 1px solid #ffffff;
    color: #004365;
    font-weight: bold;
}
.footer_ttl:before {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 24%;
    height: 1px;
    content: '';
    background: #000000;
}
.l-footer__widgetArea {
    background: #F1E1E1;
    padding-bottom: 1.4em;
    padding-top: 1.4em;
}
.footer_ttl a:hover {color: #ffffff;}
.footer_ttl a:after {
    font-family: icomoon;
    content: "\e921";
    margin-left: 0.4em;
    position: absolute;
    transition: all 0.2s ease;
}
.footer_ttl a:hover:after {margin-left: 0.7em; transition: 100ms;}
.footer_text_pref {color: #000000;}
.swell-block-linkList.is-style-default.-flex .swell-block-linkList__link:hover {text-decoration: none;}

@media screen and (min-width:767px) and ( max-width: 1280px) {
    .w-footer {width: 100%;}
  }
/*tableスクロール　CSS*/
.is-style-sango-table-scroll-hint {
    white-space: nowrap;
    overflow: auto;
    border:1px #ddd solid;
  }
.is-style-sango-table-scroll-hint th {background: #ecf5ff; border-bottom:0;}
.is-style-sango-table-scroll-hint table {
    word-break: break-all;
    table-layout: fixed;
    border:none;
    display: block;
    margin-top:0!important;
    margin-bottom:0!important;
    max-height: 49vh;
  }
.is-style-sango-table-scroll-hint thead tr {text-align: center;}
.is-style-sango-table-scroll-hint thead th:first-child {
    position: sticky;
    left: 0;
    z-index: 3;
    border: none;
    top: 0;
  }
.is-style-sango-table-scroll-hint tbody th:first-child {
    position: sticky;
    left: 0;
    z-index: 1;
    background: #f6fcff;
    padding: 7px 20px;
  }
.is-style-sango-table-scroll-hint tbody th {border-right: none;}
.is-style-sango-table-scroll-hint thead th {
    border-bottom: none;
    position: sticky;
    top: 0;
    z-index: 2;
  }
.sticky-table-rank {max-width: 800px;}
.sticky-table-h {font-size: 0.8em;}
.sticky-table, .sticky-table-rank { line-height: 22px;}
.sticky-table-f {line-height: 30px;}
.sticky-table-h, .sticky-table-k {line-height: 28px;}
.sticky-table table, .sticky-table-rank table {overflow: scroll; height: 436px !important;}
.sticky-table-h table {overflow: scroll; height: 473px;}
.sticky-table-f table {overflow: scroll; height: 359px !important;}
.sticky-table-k table {overflow: scroll; height: 537px;}
.sticky-table td {padding: 0 17px; text-align: center;}
.sticky-table-rank th {padding: 0 33px;}
.sticky-table-k td {padding: 0px 20px;}
.sticky-table-k table tbody tr:has(input[type=checkbox]:checked),
.sticky-table-k table tbody tr:has(input[type=checkbox]:checked) th,
.sticky-table-f table tbody tr:has(input[type=checkbox]:checked),
.sticky-table-f table tbody tr:has(input[type=checkbox]:checked) th,
.sticky-table-rank table tbody tr:has(input[type=checkbox]:checked),
.sticky-table-rank table tbody tr:has(input[type=checkbox]:checked) th {background-color: #fff9eb;}
.sticky-table input[type=checkbox],
.sticky-table-k input[type=checkbox],
.sticky-table-rank input[type=checkbox],
.sticky-table-f input[type=checkbox] {margin-right: 1em;}
.scroll-hint-icon-wrap {z-index: 1;}

  @media print, screen and (max-width: 468px) {
    .is-style-sango-table-scroll-hint tbody th:first-child {padding: 7px 12px;}
    .sticky-table,.sticky-table-h,.sticky-table-f {font-size: .8em !important;}
    .sticky-table-h strong {font-size: 10pt;}
    .sticky-table table {height: 436px !important;}
    .sticky-table-rank table {height: 428px !important;}
    .sticky-table-h table {line-height: 24px; height: 436px !important;}
    .sticky-table-f table {line-height: 24px; height: 326px !important;}
    .sticky-table-rank {line-height: 24px; font-size: .9em;}
    .sticky-table-rank th {padding: 0 9px;}
    .sticky-table th td {padding: 0 9px;}
    .sticky-table-k td {padding: 0px 20px;}
    .table-ato table {font-size: .8em;}
    .table-ato span {font-size: 10pt !important}
    .sticky-table-k {font-size: 0.8rem; height: 367px;}
    .sticky-table {overflow: scroll; height: 400px;}
  }
/********パンくずリスト********/
li.breadcrumb-item {margin: 0px 2px;}
.yoast_breadcrumb {
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    list-style: none;
    padding-left: var(--swl-pad_container, 0);
    padding-right: var(--swl-pad_container, 0);
}
.yoast_breadcrumb a {text-decoration: none; color: #494949;}
.yoast_breadcrumb+.l-content {padding-top: 0;}
li.breadcrumb-item:before {margin-right: 1px;}

@media screen and (max-width: 540px)  {
    .yoast_breadcrumb {overflow: scroll; white-space: nowrap;}
}