/*汎用性*/
.dib{display:inline-block;}

.l-sidebar h2 {
	border-bottom: 4px solid #0f1521;
	border-image: linear-gradient(to right, #0f1521 0%, #acf 100%);
	border-image-slice: 1;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 130%;
	color: #0f1521;
}
.l-sidebar ul li a {
	display: block;
	position: relative;
	padding: 5px 5px 5px 15px;
}
.l-sidebar ul li a:before {
	content: "▲";
	color: #0f1521;
	position: absolute;
	left: 0;
	display: inline-block;
	transform: rotate(90deg) translateX(1px);
	font-size: 80%;
}
.content {
	padding: 10px;
}
.content h2 {
	background: linear-gradient(to right, #0f1521 0%, #7990ce 100%);
	background: #42548f;
	color: #fff !important;
	font-size: 135%;
	margin: 30px -10px 0 !important;
	padding: 10px;
	border-radius: 5px;
	line-height: 1.2em;
}
h3.supervision_article,
.content h3 {
	border-bottom: 4px solid #0f1521;
	border-image: linear-gradient(to right, #0f1521 0%, #7990ce 100%);
	border-image-slice: 1;
	font-size: 130%;
	line-height: 1.2em;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.content h4 {
	border-bottom: 1px solid #0f1521;
/*
	border-image: linear-gradient(to right, #0f1521 0%, #acf 100%);
	border-image-slice: 1;
*/
	font-size: 120%;
	line-height: 1.2em;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #0f1521 !important;
}
.content h5 {
	color: #0f1521 !important;
	font-size: 115%;
	line-height: 1.2em;
	margin: 20px 0 -15px;
	padding: 0;
}
.content h6 {
	color: #0f1521 !important;
	font-size: 110%;
	line-height: 1.2em;
	margin: 20px 0 -15px;
	padding: 0;
}
h1.heading {
	border-bottom: 4px solid #0f1521;
/*
	border-image: linear-gradient(to right, #0f1521 0%, #acf 100%);
*/
	border-image-slice: 1;
	margin: 0 -20px 15px;
	padding: 0 20px;
}

.wider,
.breadcrumb {
	background: #0f1521;
	color: #fff;
	box-shadow: rgba(20,20,40,0.5) 0 3px 7px;
}
.breadcrumb a {
	color: #fff;
}
.breadcrumb__list li:before {
	color: #fff;
}
.breadcrumb__list li:after {
	border-color: #fff;
}
@media only screen and (min-width: 768px) {
	nav.globalNavi {
		margin-left: auto;
	}
	h1.heading {
		margin-bottom: 20px;
	}
}

.content table { font-size: 1.4rem; line-height:1.4;}
.content table th {
	background: #0f1521 !important;
}
.content table thead td {
	background: #0f1521 !important;
}
.content table .th_color_lblue th{background: #42548f !important;}
.content table tr.tc td,
.content table tr.tc th,
.content table.tc td,
.content table.tc th {
	text-align: center;
}
.content table tr:nth-child(even) td {
    background-color: #fcfcfc;
}

body,
.l-wrapper,
.l-main {
	overflow-x: hidden !important;
}

.scroll {
	overflow: auto;
	white-space: nowrap;
	width: 100%;
}
.scroll.wrap {
	white-space: normal;
}
.scroll.js-scrollable{overflow-y: hidden !important;}
.scroll::-webkit-scrollbar{
	height: 15px;
}
.scroll::-webkit-scrollbar-track{
	background: #f1f1f1;
}
.scroll::-webkit-scrollbar-thumb{
	background: #0f1521;
}
.scroll table {
	margin: 0 !important;
	table-layout: fixed;
}
.pageContents .scroll.normal table,
.postContents .scroll.normal table,
.scroll.normal table {
	table-layout: auto !important;
}
.tc {
	text-align: center;
}
.c_red,
.red {
	color: #d22;
}
.text_blue {
	color: #269;
}
.text_gray {
	color: #777;
}
.font_bold {
	font-weight: bold;
}
.m_top50 {
	margin-top: 50px !important;
}
.scroll.rank tbody tr th {
	white-space: nowrap;
}
@media only screen and (min-width: 768px) {
	.scroll {
		white-space: normal;
	}
}
.scroll table tbody td {
	min-width: 180px;
}
.scroll.rank table thead td,
.scroll.rank table thead th { position: sticky; top: 0; z-index: 1;}
.scroll.rank table tfoot th, .scroll.rank table tfoot td{ position: sticky; bottom: 0 !important; top: auto !important; z-index: 1;}
.scroll.rank table thead th:first-child,
.scroll.rank table tbody th,
.scroll table tbody th:first-child,
.scroll table thead th:first-child,
.scroll.rank table tfoot th{ position: sticky; left: 0 !important; z-index: 2;}
.scroll.rank table thead {position:relative; z-index:3;}
.scroll.rank table thead tr th:first-child{position: sticky; left: 0; top: 0; z-index:4;}
a.afbtn {display:inline-block;background:#07a;color:#fff !important;border-radius:5px;text-align:center;text-decoration:none;padding:10px 15px;}
.scroll.rank.smt-lock table tbody tr th:first-child {
	white-space: nowrap !important;
	width: 120px !important;
}
.scroll.rank table thead td a:after,
.scroll.rank table thead th a:after {
	white-space: pre;
	content: "\A\25b6公式サイトはこちら";
	font-weight: normal;
	font-size: 13px;
	color: #fff;
}
.scroll table th.no-sticky,
.scroll table th.normal { position: static !important;}

@media only screen and (max-width: 736px) {
/*	.scroll.rank {max-height: 580px;} */
	.scroll.rank table th:first-child { width: 100px !important; }
	.scroll.rank table td { white-space: normal !important; }
	.scroll.rank.smt-lock {max-height: 540px;}
	.scroll.rank.smt-lock table td { padding: 5px; }
	.scroll.rank.smt-lock table thead th { position: sticky; top: 0; z-index: 2; }
/*
	.scroll.rank.smt-foot-lock table tbody tr:last-child td,
	.scroll.rank.smt-foot-lock table tr:last-child th { position: sticky; bottom: 0; z-index: 2; }
	.scroll.rank.smt-foot-lock table tr:last-child th:first-child { position: sticky; left: 0;  bottom: 0; z-index: 4; }
*/
	.smt-scroll{
		overflow: auto;
		width: 100%;
	}
	.smt-scroll::-webkit-scrollbar {
		height: 15px;
	}
	.smt-scroll::-webkit-scrollbar-track {
		background: #f1f1f1;
	}
	.smt-scroll::-webkit-scrollbar-thumb {
		background: #acf;
	}
}

/* ボタン */
a.af-button > span,
.ib {
	display: inline-block;
	vertical-align: middle;
}
a.af-button {
	font-family: "メイリオ", "Meiryo", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", osaka, sans-serif !important;
	display: inline-block;
	box-sizing: border-box;
	width: 46%;
	height: 80px;
	padding: 0 5px;
	margin: 1.5%;
	background: #3e4d7c;
	background: linear-gradient(175deg,  #acf 0%,#3e4d7c 80%);
	color: #fff !important;
	font-weight: bold;
	border-radius: 45px;
	font-size: 13px !important;
	line-height: 1.2em;
	border: 2px solid #222;
	box-shadow: #fff 1px 1px 3px inset, rgba(0,0,0,0.6) -1px -1px 4px inset, rgba(0,0,0,0.5) 0 0 10px;
	text-shadow: rgba(0,0,0,0.7) -1px -1px 0;
	text-align: center;
	text-decoration: none;
}
a.af-button:after {
	content: "";
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle;
}
a.af-button > span{
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
	line-height: 1.2em;
}
a.af-button.gray,
a.af-button.back {
	background: #999;
	border-color: #555;
	box-shadow: #eee 1px 1px 2px inset;
}
a.af-button.wide {
	width: 100%;
	margin: 1.5% 0;
}
a.af-button.maxw300 {
    width: 100%;
	max-width: 300px;
}
a.af-button.w80,
a.af-button.wide.w80 {
	width: 80% !important;
}
a.af-button:hover {
	border-width: 1px 3px 3px 1px;
}
a.af-button:active{
	border-width: 3px 1px 1px 3px;
}
a.af-button.blue {
	background: #327fd2;
	background: -moz-linear-gradient(-5deg,  #e8f8ff 0%, #327fd2 80%);
	background: -webkit-linear-gradient(-5deg,  #e8f8ff 0%,#327fd2 80%);
	background: linear-gradient(175deg,  #e8f8ff 0%,#327fd2 80%);
}
a.af-button.yellow {
	background: #990;
	background: -moz-linear-gradient(-5deg,  #ee5 0%, #990 80%);
	background: -webkit-linear-gradient(-5deg,  #ee5 0%,#990 80%);
	background: linear-gradient(175deg,  #ee5 0%,#990 80%);
}

a.af-button.green {
/*
	background: #00a123;
	background: -moz-linear-gradient(175deg,  #4f6 0%, #00a123 100%);
	background: -webkit-linear-gradient(175deg,  #4f6 0%,#00a123 100%);
	background: linear-gradient(175deg,  #4f6 0%,#00a123 100%);
*/
	background: #298f28;
	background: -moz-linear-gradient(180deg,  #c2f4ab 0%, #298f28 100%);
	background: -webkit-linear-gradient(180deg,  #c2f4ab 0%,#298f28 100%);
	background: linear-gradient(180deg,  #c2f4ab 0%,#298f28 100%);
	text-shadow: rgba(0,0,0,0.7) -1px -1px 0;
}
a.af-button.gray {
	background: #999;
	background: -moz-linear-gradient(-10deg,  #ccc 0%, #777 80%);
	background: -webkit-linear-gradient(-10deg,  #ccc 0%,#777 80%);
	background: linear-gradient(170deg,  #ccc 0%,#777 80%);
}
a.af-button.pink {
	background: #f77;
	background: -moz-linear-gradient(-10deg,  #faa 0%, #f77 80%);
	background: -webkit-linear-gradient(-100deg, #faa 0%,#f77 80%);
	background: linear-gradient(170deg, #faa 0%,#f77 80%);
}
a.af-button.pink.deep {
	border-width: 3px;
	background: linear-gradient(175deg, #f88 0%,#e55 80%);
}
a.af-button.pink.light {
	border-width: 3px;
	background: #f99;
	background: linear-gradient(175deg, #fcc 0%,#f99 80%);
}

a.af-button.red {
	background: #d43;
	background: linear-gradient(175deg,  #faa 0%,#c21 80%);
	padding-left: 15px;
	animation: 2s red_flash infinite linear;
}
a.af-button.orange {
	background: #f39800;
	background: -moz-linear-gradient(-5deg,  #ffd099 0%, #f39800 80%);
	background: -webkit-linear-gradient(-5deg,  #ffd099 0%,#f39800 80%);
	background: linear-gradient(175deg,  #ffd099 0%,#f39800 80%);
	padding-left: 15px;
	animation: 2s red_flash infinite linear;
	padding: 2px 15px;
}
a.af-button.navyblue {
	background: #0f1521;
	background: linear-gradient(175deg, #136 0% ,#0f1521 80%);
	padding-left: 15px;
	animation: 2s red_flash infinite linear;
	padding: 2px 15px;
	box-shadow: rgba(255,255,255,0.6) 1px 1px 1px inset, rgba(0,0,0,0.6) -1px -1px 4px inset, rgba(0,0,0,0.5) 0 0 10px;
}
a.af-button.orange span.ib:before {
	content: "";
	display: none;
	margin-left: 0;
}

@keyframes check-roll {
	0% {
		transform: rotateZ(10deg);
		text-shadow: #fff 0 0 3px, #fff 0 0 5px, #fff 0 0 7px, #fff 0 0 10px, #fff 0 0 15px;
	}
	50% {
		transform: rotateZ(-10deg);
		text-shadow: 0;
	}
	100% {
		transform: rotateZ(10deg);
	}

}
a.af-button.arrow > span {
	display: inline-block;
	position: relative;
	max-width: 75% !important;
}
a.af-button.arrow span {
	vertical-align: middle;
	display: inline-block;
}
a.af-button.arrow > span:before {
	content: ">>";
	color: #ff8;
	display: inline-block;
	position: absolute;
	transform: translate(-100%, -50%);
	left: 0;
	top: 50%;
	white-space: nowrap;
	font-size: 150%;
	font-weight: normal;
	vertical-align: middle;
	animation: 1s arrow-move-l infinite ease-in-out;
}
a.af-button.arrow > span:after {
	content: "<<";
	color: #ff8;
	display: inline-block;
	position:  absolute;
	transform: translate(100%, -50%);
	right: 0;
	top: 50%;
	white-space: nowrap;
	font-size: 150%;
	font-weight: normal;
	vertical-align: middle;
	animation: 1s arrow-move-r infinite ease-in-out;
}
@keyframes arrow-move-l {
	0%{
		color: #ff8;
		letter-spacing: 50px;
		opacity: 0;
	}
	40% {
		opacity: 1;
	}
	80%{
		letter-spacing: 0;
		opacity: 1;
	}
	100%{
		color: #fff;
		opacity: 0;
	}
}
@keyframes arrow-move-r {
	0%{
		color: #ff8;
		right: -50px;
		letter-spacing: 50px;
		opacity: 0;
	}
	40% {
		opacity: 1;
	}
	80%{
		right: 0;
		letter-spacing: 0;
		opacity: 1;
	}
	100%{
		color: #fff;
		opacity: 0;
	}
}
.finger {
	position: relative;
}
.finger:before {
	content: "";
	display: block;
	position: absolute;
	transform: translateY(-50%);
	background: url(./images/finger.png) no-repeat center center;
	background-size: 100% 100% !important;
	margin-right: 0;
	width: 35px;
	height: 45px;
	right: -10px;
	bottom: -60px;;
	transform: rotate(-15deg) translate(-20%,-80%);
	animation: 3s finger infinite linear;
	z-index: 3;
}
@keyframes finger {
	0%{
		transform: rotate(-15deg) translate(-20%,-80%) ;		
	}
	2%{
		transform: rotate(-35deg) translate(-20%,-80%) ;		
	}
	7%{
		transform: rotate(-15deg) translate(-20%,-80%) ;		
	}
	9%{
		transform: rotate(-35deg) translate(-20%,-80%) ;		
	}
	14%{
		transform: rotate(-15deg) translate(-20%,-80%) ;		
	}
}
a.af-button.flash {
	animation: 3s text-flash infinite linear;
}
@keyframes text-flash {
	0%{
		text-shadow: #fff 0 0 2px, #fff 0 0 5px, #fff 0 0 8px, #fff 0 0 12px, #fff 0 0 18px, #fff 0 0 30px;		
	}
	3%{
		text-shadow: none;		
	}
	5%{
		text-shadow: #fff 0 0 2px, #fff 0 0 5px, #fff 0 0 8px, #fff 0 0 12px, #fff 0 0 18px, #fff 0 0 30px;		
	}
	20%{
		text-shadow: none;		
	}
}
a.af-button.small {
	height: 50px;
}
a.af-button.square {
	border-radius: 5px !important;
}
a.af-button.small > span {
	font-size: 14px;
	line-height: 1.2em;
}
a.af-button.txt_sp_small > span {
	font-size: 12px;
}
a.af-button.triangle > span {
	width: 100%;
}
a.af-button.triangle > span:before {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border: solid;
	border-color: transparent transparent transparent #fff;
	border-width: 10px 0 10px 17px;
	margin-right: 5px;
	vertical-align: middle;
	animation: 1s triangle-roll infinite linear;
}
a.af-button.triangle.small > span:before {
	border-width: 7px 0 7px 10px;
}
@keyframes triangle-roll {
	0% {
		transform: rotateX(-90deg);
		border-left-color: #fff;
	}
	50% {
		transform: rotateX(0deg);
		border-left-color: #ffe;
	}
	100% {
		transform: rotateX(90deg);
		border-left-color: #bb7;
	}
}
a.af-button.triangle > span > span {
	max-width: calc(100% - 23px);
}
.af-button.girl,
.af-button.girl2 {
	padding-right: 90px !important;
	padding-left: 5px;
	position: relative;
	height: 85px;
	border-radius: 50px;
}
.popup-sim-btn.girl:before,
.popup-sim-btn.girl2:before,
.af-button.girl:before,
.af-button.girl2:before {
	content: "";
	display: block !important;
	position: absolute;
	transform: translateY(-100%);
	background: url(./images/girl.png) no-repeat center center;
	background-size: 100% 100% !important;
	margin-right: 0;
	width: 120px;
	height: 140px;
	right: 20px;
	top: 100%;
	z-index: 3;
	filter: drop-shadow(rgba(0,0,0,0.7) 1px 1px 3px);
	animation: none !important;
}
.popup-sim-btn.girl:before,
.af-button.girl2:before {
	transform: translateY(-100%);
	background: url(./images/girl2.png) no-repeat center center;
	background-size: 100% 100% !important;
	width: 92px;
	height: 140px;
	right: 20px;
}
.popup-sim-btn.girl:before {
	width: 80px;
	height: 105px;
}
.af-button.heart_roll > span:before,
.af-button.heart > span:before {
	content: "\2665";
	display: inline-block !important;
	vertical-align: middle;
	font-size: 200%;
	color: #fff;
}
.af-button.heart_roll > span:before {
	animation: 1.5s heart_roll infinite linear;
}
.af-button.heart_roll > span > span,
.af-button.heart > span > span {
	max-width: calc(100% - 40px);
}
@keyframes heart_roll {
	0%{
		transform: perspective(300px) rotateZ(20deg) rotateY(0deg);
	}
	50%{
		transform: perspective(300px) rotateZ(20deg) rotateY(180deg);
	}
	100%{
		transform: perspective(300px) rotateZ(20deg) rotateY(360deg);
	}
}
/* ▼▼▼▼▼ PCでの表示 ▼▼▼▼▼ */
@media only screen and (min-width: 768px) {
	a.af-button {
		font-size: 18px !important;
		line-height: 1.2em;
		height: 85px;
	}
	a.af-button > span{
		font-size: 21px;
		line-height: 1.2em;
	}
	.finger:before {
		width: 40px;
		height: 50px;
		right: -15px;
		bottom: -70px;
	}
	.af-button.girl,
	.af-button.girl2 {
		padding-right: 70px !important;
	}
	a.af-button.small {
		height: 50px;
	}
}
@media only screen and (max-width: 600px) {
	a.af-button.txt_sp_small{    padding: 2px 10px;}
	
	.af-button.girl,
	.af-button.girl2 {
		border-radius: 50px 50px 15px 50px;
	}
	.af-button.girl:before,
	.af-button.girl2:before {
		right: 0;
	}

}
td.center,
th.center {
	text-align: center;
}
td.maru {
	background-image: url(./images/circle.png) !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: auto 90px !important;
	height: 110px;
	text-shadow: #fff 0 0 1px, #fff 0 0 1px, #fff 0 0 1px, #fff 0 0 1px, #fff 0 0 1px, #fff 0 0 1px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px;
}
td.maru.double {
	background-image: url(./images/circle-double.png) !important;
	animation: 4s text-flash2 infinite linear;
}
td.maru.triangle {
	background-image: url(./images/triangle.png) !important;
}
@media only screen and (max-width: 768px) {
	td.maru {
		background-size: auto 65px !important;
		height: 75px;
		line-height: 1.4em;
	}
	.scroll.rank table td ul li {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
}
@keyframes text-flash2 {
	0%{
		text-shadow: #ff8 0 0 2px, #ff8 0 0 5px, #ff8 0 0 8px, #ff8 0 0 12px, #ff8 0 0 18px, #ff8 0 0 30px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px;
		color: #fff;
	}
	3%{
		text-shadow: #fff 0 0 1px, #fff 0 0 1px, #fff 0 0 1px, #fff 0 0 1px, #fff 0 0 1px, #fff 0 0 1px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px;
		color: #000;
	}
	5%{
		text-shadow: #ff8 0 0 2px, #ff8 0 0 5px, #ff8 0 0 8px, #ff8 0 0 12px, #ff8 0 0 18px, #ff8 0 0 30px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px;
		color: #fff;
	}
	20%{
		text-shadow: #fff 0 0 1px, #fff 0 0 1px, #fff 0 0 1px, #fff 0 0 1px, #fff 0 0 1px, #fff 0 0 1px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px;
		color: #000;
	}
}
.size110 {
	font-size: 110%;
	line-height: 1.8em;
}
.size120 {
	font-size: 120%;
	line-height: 1.8em;
}
.size130 {
	font-size: 130%;
	line-height: 1.8em;
}
.size140 {
	font-size: 140%;
	line-height: 1.8em;
}
.size150 {
	font-size: 150%;
	line-height: 1.8em;
}
.size160 {
	font-size: 160%;
	line-height: 1.8em;
}
.size170 {
	font-size: 170%;
	line-height: 1.8em;
}
.size180 {
	font-size: 180%;
	line-height: 1.8em;
}
.size190 {
	font-size: 190%;
	line-height: 1.8em;
}
.size200 {
	font-size: 200%;
	line-height: 1.8em;
}
.bold {
	font-weight: bold;
}
td .small {
	font-size: 14px;
	line-height: 1.8em;
}
td p {
	margin: 0 !important;
}
.red {
	color: #f00;
}
.blue {
	color: #08f;
}
.green {
	color: #080;
}
td ul li {
	color: inherit !important;
}

.marker_red {
	background: linear-gradient(transparent 70%, #ffa4a4 30%);
	font-weight: bold;
	padding: 0 5px 1px;
}
.marker_pink {
	background: linear-gradient(transparent 70%, #ffd8d8 30%);
	font-weight: bold;
	padding: 0 5px 1px;
}
.marker_green {
	background: linear-gradient(transparent 70%, #b0ffce 30%);
	font-weight: bold;
	padding: 0 5px 1px;
}
.marker_orange {
	background: linear-gradient(transparent 70%, #fceca8 30%);
	font-weight: bold;
	padding: 0 5px 1px;
}
.marker_yellow {
	background: linear-gradient(transparent 70%, #ffffaa 30%);
	font-weight: bold;
	padding: 0 5px 1px;
}
.marker_blue {
	background: linear-gradient(transparent 70%, #afdfff 30%);
	font-weight: bold;
	padding: 0 5px 1px;
}
code {
	background: #f0f0f0;
	border: 1px solid #aaa;
	border-top-width: 2px;
	padding: 15px;
	position: relative;
	display: block;
	margin: 60px 0 10px !important;
}
code:before {
	content: "【コード】";
	position: absolute;
	background: #aaa;
	padding: 4px 15px;
	top: -26px;
	left: -1px;
	font-weight: bold;
	line-height: 1.1em;
	color: #fff;
	border-radius: 6px 6px 0 0;
}
code + br {
	display: none;
}
code + br + .adviser-single {
	margin-top: 0;
}
code[data-title]:before {
	content: attr(data-title);
}
a .eyecatch__cat {
	display: inline-block;
	color: #fff;
	padding:7.5px 10px;
}
a .eyecatch__cat{
	display:block;

	color:#ffffff;
	font-size:0.9rem;
	transition: .15s;
	line-height:1.35;
}
a .eyecatch__cat::before{
	font-family: "icomoon";
	content: "\e938";
	margin-right: 5px;
}
a:hover .eyecatch__link img {
	transform: scale(1.2,1.2);
	transition: all 1s ease-out;
}
.eyecatch__link:before {
	content: "";
	background: rgba(0,0,0,0.5);
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: all 0.5s linear;
	opacity: 0;
	z-index: 1;
}
.eyecatch__link:after {
	content: "詳しく見る";
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	opacity: 0;
	z-index: 2;
	font-weight: bold;
	font-size: 22px;
	color: #fff;
	transition: all 0.5s linear;
	text-shadow: #000 0 0 3px, #000 0 0 15px;
}
a:hover .eyecatch__link:before {
	opacity: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: all 0.2s linear;
}
a:hover .eyecatch__link:after {
	opacity: 1;
	transition: all 0.2s linear;
}
.archive__item {
	padding-bottom: 0;
}
.archive__item a {
	display: block;
}
.archive__item a h2 {
	display: block;
	color: #48a;
}
.archive__item .eyecatch {
	border-radius: 5px;
}
.container.divider {
	margin-top: 3%;
	margin-bottom: 0;
}
.l-wrapper {
	margin-top: 3%;
}
.container,
.l-wrapper {
	max-width: 900px;
}
.l-header {
	box-shadow: rgba(20,20,40,0.5) 0 3px 10px 3px, #0f1521 0 3px 0;
	/* border-bottom: 1px solid #e2e9ff; */
}
.l-footer {
	box-shadow: rgba(0,0,0,0.4) 0 -3px 7px;
	color: #444;
}
.l-footer .container * {
	color: #444;
}
.l-footer .wider .bottomFooter{
	background: #0f1521;
	background: linear-gradient(to bottom, #c0d0e0 0%, #0f1521 25%);
}
.bottomFooter__copyright {
	color: #fff !important;
}
.bottomFooter__topBtn {
	border: 1px solid rgba(255,255,255,0.6);
}
.l-footer a,
.l-header .menu-item a {
	color: #fff !important;
}
.l-header .menu-item a:hover {
	color: #047 !important;
}
header label.menuBtn__link.menuBtn__link-text.icon-menu:hover:before {
	color: #99b0ff;
}
.content ul li:before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	background: #d22;
	border-radius: 50%;
	margin: 0;
	top: 0px;
	left: 0;
	vertical-align: middle;
}
@media only screen and (min-width: 768px) {
	a .eyecatch__cat{
		font-size: 1rem;
	}
}
@media only screen and (max-width: 768px) {
	.l-wrapper {
		margin: 10px;
	}
	.l-main.l-main-wide {
		padding: 10px;
	}
	.content ul li:before {
		top: 1px;
	}
}

.tag_list,
.su-box {
	border: 2px solid #0f1521;
	background: #f6f8ff;
	padding: 20px;
	margin: 20px 0 40px !important;
	border-radius: 10px;
}
.tag_list:before,
.su-box[data-title]:before,
.su-box p.midasi {
	content: attr(data-title);
	display: block;
	margin: -20px -20px 15px !important;
	background: linear-gradient(to right, #0f1521 0%, #7990ce 100%);
	font-size: 120%;
	line-height: 1.3em;
	color: #fff;
	padding: 5px 20px 8px;
	font-weight: bold;
	border-radius: 8px 8px 0 0;
}
.tag_list:before {
	content: "チェックポイント！";
}
.tag_list,
.su-box ul {
	margin: 0;
	padding: 0;
}
.tag_list > li,
.su-box ul > li {
	position: relative;
	list-style: none;
	padding-left: 24px;
	line-height: 1.3em;
	margin: 10px 0 0;
}
.tag_list > i:first-child,
.su-box ul > i:first-child {
	margin-top: 0;
}
.tag_list > li:before,
.su-box ul > li:before {
	content: "";
	position: absolute;
	display: block;
	left: 0;
	top: 3px;
	width: 0.8em;
	height: 0.8em;
	background: #d44;
	border-radius: 50%;
}

.su-box p:last-child {
	margin-bottom: 0;
}
table ul li {
	line-height: 1.2em !important;
}
table.contactTable th {
	color: #fff !important;
	padding: 5px 10px !important;
}
.su-box.fill {
	border: 0 !important;
	box-shadow: rgba(0,0,0,0.5) 1px 1px 3px;
}
.su-box.fill[data-title]:before {
	border-radius: 8px 8px 0 0;
}
.su-box.red {
	border-color: #d44;
	background: #fee;
	color: #000;
}
.su-box.red p.midasi,
.su-box[data-title].red:before {
	background-color: #d44 !important;
	background: linear-gradient(to right, #d44 0%, #fbb 100%);
}
.su-box.blue {
	border-color: #58e;
	background: #e8ebfd;
	color: #000;
}
.su-box.blue p.midasi,
.su-box[data-title].blue:before {
	background-color: #58e !important;
	background: linear-gradient(to right, #58e 0%, #acf 100%);
}
.su-box.pink {
	border-color: #f88;
	background: #fee;
	color: #000;

}
.su-box.pink p.midasi,
.su-box[data-title].pink:before {
	background-color: #f88 !important;
	background: linear-gradient(to right, #f88 0%, #fdd 100%);

}
.su-box.green {
	border-color: #484;
	background: #e0ffe0;
	color: #000;
}
.su-box.green p.midasi,
.su-box[data-title].green:before {
	background-color: #484 !important;
	background: linear-gradient(to right, #484 0%, #8c8 100%);
}
.su-box.orange {
	border-color: #f92;
	background: #fff8f0;
	color: #000;

}
.su-box.orange p.midasi,
.su-box[data-title].orange:before {
	background-color: #f92 !important;
	background: linear-gradient(to right, #f92 0%, #fb8 100%);
}

.tag_list:before {
	content: "チェックポイント！";
}
.tag_list,
.su-box ul {
	margin: 0;
}
.tag_list > li,
.su-box ul > li {
	list-style: none;
	padding-left: 24px;
	line-height: 1.3em;
	margin: 10px 0 0;
}
.tag_list > i:first-child,
.su-box ul > i:first-child {
	margin-top: 0;
}

.su-box p:last-child {
	margin-bottom: 0;
}


/* 目次用CSS */
div.outline {
	border: 0 !important;
/*
	box-shadow: rgba(0,0,0,0.5) 2px 2px 7px;
*/
	background: #f0f8ff !important;
	display: block !important;
	border-radius: 8px;
	position: relative;
	box-shadow: rgba(0,0,0,0.5) 2px 2px 4px !important;
}
div.outline .outline__title {
	background: #f0f8ff;
	display: block !important;
	margin: -7px -10px -5px;
	text-align: center;
	padding: 0 2px;
	font-weight: bold;
	color: #0f1521;
	border-radius: 4px;
}
div.outline .outline__list {
	background: #f0f8ff !important;
	margin-left: 0 !important;
	border-radius: 5px;
}
div.outline > .outline__list {
	box-shadow: rgba(0,0,0,0.5) 1px 1px 2px inset !important;
	background: #fff !important;
}
#outline__toggle:checked + label + .outline__list {
	padding: 10px 0 !important;
	background: #fff !important;
}
div.outline label.outline__switch {
	position: absolute;
	right: 20px;
	top: 15px;
	width: 80px !important;
	max-width: 80px !important;
	padding: 0 !important;
	margin: 0 !important;
}
div.outline label.outline__switch:before {
	max-width: 80px !important;
	display: block !important;
	padding: 2px;
	text-align: center;
	background: #fff;
	box-shadow: rgba(0,0,0,0.5) -1px -1px 4px inset;
}
div.outline > ul > li > a > .outline__number {
	background: #42548f;
	color: #fff;
	font-weight: bold;
}
div.outline > ul > li > ul.outline__list {
	background: #fff !important;
}
div.outline > ul > li > ul > li > a > .outline__number {
	background: rgb(217, 228, 248);
	border: 1px solid #42548f;
	line-height: 1.2em;
	color: #0f1521;
}
div.outline .outline__number {
	border-radius: 4px;
}
.main-image img {
	max-width: 100%;
	/* width: 100%; */
	height: auto;
	display: block;
	margin: auto;
	border: 4px solid #fff;
	box-shadow: rgba(0,0,0,0.4) 1px 1px 3px;
}
.main-image {
	margin: 0 0 20px !important;
	padding: 0;
}
@media only screen and (max-width: 768px) {
	div.outline label.outline__switch:before {
		padding: 0 1px;
	}
	.main-image {
		padding: 0;
		margin: auto -10px 15px;
	}
	.main-image img {
		border-width: 2px;
	}
}
blockquote {
	background: #f6f8ff !important;
	box-shadow: rgba(0,0,0,0.3) 1px 1px 3px inset;
	border-radius: 5px;
}
blockquote cite {
	display: block;
	text-align: right;
}
blockquote:before {
	color: #bce !important;
}

/* レビューBOX ＆ 埋め込みFAQ */
.faq-box {
	position: relative;
	background: #f6f8ff;
	padding: 15px 15px 20px;
	overflow-x: auto;
	margin: 0 0 40px!important;
	box-shadow: rgba(0,0,0,0.4) 1px 1px 3px;
}
.faq-box {
	margin-top: 20px !important;
}
p.faq-title + .faq-box {
	border-radius: 0 0 8px 8px;
	margin-top: 0 !important;
}
p.faq-title {
	margin: 30px 0 1px !important;
	padding: 10px 15px;
	background: linear-gradient(to right, #0f1521 0%, #7990ce 100%);
	font-weight: bold;
	font-size: 18px;
	line-height: 1.3em;
	color: #fff;
	border-radius: 8px 8px 0 0;
	box-shadow: rgba(0,0,0,0.4) 1px 1px 3px;
}
.faq-box dl dt {
	padding-left: 55px;
	position: relative;
	background: #7990ce;
	line-height: 1.4em;
	color: #fff;
	font-weight: bold;
	border-radius: 5px 5px 0 0;
}
.faq-box.close dl dt {
	cursor: pointer;
	padding-right: 40px;
	border-radius: 5px;
	transition: all 0.5s linear;
}
.faq-box.close dl dt:after {
	content: "＋";
	position: absolute;
	font-size: 30px;
	font-weight: bold;
	right: 5px;
	top: 50%;
	transform: translateY(-50%);
	transition: all 0.4s linear;
}
.faq-box.close dl dt.on {
	border-radius: 5px 5px 0 0;
	background: #0f1521;
}
.faq-box.close dl dt.on:after {
	content: "－";
}
.faq-box dl dt i,
.faq-box dl dt:before {
	content: "Q.";
	position: absolute;
	left: 10px;
	top: 8px;
	background: #fff;
	padding: 2px 10px;
	color: #0f1521;
	font-style: normal;
	font-weight: bold;
	color: #c00;
	border-radius: 5px;
	transition: all 0.5s linear;
}

.faq-box.close dl dt:hover {
	background: #0f1521;
	transition: all 0.2s linear;
}
.faq-box dl dt.on i,
.faq-box.close dl dt:hover i,
.faq-box dl dt.on:before,
.faq-box.close dl dt:hover:before {
	background-color: #ff8;
	transition: all 0.2s linear;
}
.faq-box dl dd {
	background: #fff;
	border: solid #7990ce;
	border-width: 0 2px 2px;
	border-radius: 0 0 5px 5px;
}
.faq-box.close dl dd,
.faq-box dl dt.on + dd {
	border: solid #0f1521;
}
.faq-box dl dd > i,
.faq-box dl dd:before {
	content: "A. ";
	display: inline-block;
	background: #7990ce;
	padding: 2px 10px;
	color: #fff;
	border-radius: 5px;
	font-size: 120%;
	line-height: 1.2em;
	font-weight: bold;
	float: left !important;
	margin: 0 5px 0 -3px !important;
	transition: all 0.5s linear;
}
.faq-box dl dt.on + dd > i,
.faq-box dl dt.on + dd:before {
	background: #0f1521;
	transition: all 0.2s linear;
}
.faq-box dl dd > i + p {
	margin-top: 0 !important;
}
.faq-box dl dd ul {
	margin-left: 10px;
}
.faq-box.close dl dd {
	display: none;
}
.faq-box dl dt:before,
.faq-box dl dd:before {
	display: none !important;
}
@media only screen and (min-width: 600px) {
	p.review-title {
		font-size: 28px;
	}
	.review-box {
		padding: 5px;
	}
	.review-box ul {
		border-spacing: 10px;
	}
	.review-box ul li {
		width: 280px !important;
		font-size: 14px;
		padding: 15px;
	}
	.review-box ul li .head {
		margin: -15px -15px 10px;
		padding: 10px 15px;
	}
	.review-box ul li p.comment {
		font-size: 15px;
	}
	.review-box ul li p.value {
		font-size: 180%;
	}
}
@media only screen and (max-width: 740px) {
	.review-box {
		padding-bottom: 30px;
	}
	.faq-box {
		padding: 10px 10px 15px;
	}
	.review-box:before {
		content: "スライドで閲覧可 \25b6";
		display: block !important;
		font-weight: bold;
		color: #acf;
		position: absolute;
		left: 15px;
		bottom: 5px;
	}
	.review-box::-webkit-scrollbar {
		height: 7px;
	}
	.l-main.l-main-wide {
		padding-left: 0;
		padding-right: 0;
	}
}
.pageContents.u-shadow,
.postContents.u-shadow {
	box-shadow: rgba(0,0,0,0.5) 2px 2px 5px;
}

.archive .archive__item {
	padding: 15px;
	background: #f6f8ff;
	/* background: linear-gradient(to bottom, #f6f8ff 60%, #fff 80%); */
	border-radius: 5px;
	box-shadow: rgba(0,0,0,0.5) 0 1px 3px;
	transition: all 0.6s linear;
}
.archive .archive__item:hover {
	background: #f2ffff;
	transition: all 0.2s linear;
}
.archive__item {
	padding-bottom: 0;
}
.archive__item a {
	display: block;
}
.archive__item a h2 {
	display: block;
	color: #0f1521;
}
.archive .archive__item h2 {
	margin-bottom: 5px;
}
.archive .archive__item p.phrase {
	line-height: 1.2em;
	margin-bottom: 5px;
	text-align: justify;
	text-justify: inter-ideograph;
}
@media only screen and (max-width: 740px) {
	.archive .archive__item {
		padding: 2%;
	}
}

/* 業者Dtata表示 */
.spec-box {
	max-width: 840px;
	position: relative;
	margin: 45px auto 40px !important;
	box-sizing: border-box;
	max-width: 880px;
	padding: 0 30px 30px;
	background-color: #e8f0ff;
/*	background-image: linear-gradient(180deg, #dde 1px, transparent 1px);
	background-size: 100% 3.2em; */
	font-size: 13px;
	line-height: 1.8em;
	box-shadow: rgba(0,0,0,0.6) 1px 1px 5px;
	border-radius: 5px;
}
.spec-box:after {
	content: "";
	position: absolute;
	width: 60px;
	height: 90px;
	background: url(./images/clip.png) no-repeat center center;
	background-size: 100% 100%;
	top: -56px;
	right: 5px;
}
.spec-box > p.midasi {
	background: #0f1521;
	background: linear-gradient(180deg,#47a 0%,#99b0ff 100%);
	background: #68d;
	padding: 10px 60px 10px 30px;
	margin: 0 -30px 15px;
	font-weight: bold;
	font-size: 24px;
	line-height: 1.3em;
	color: #fff;
	border-radius: 5px 5px 0 0;
}
.spec-box p.midasi a {
	color: #fff;
	display: block;
}
.spec-box p.midasi a:hover {
	color: #ff9;
}
.spec-head {
	overflow: hidden;
	font-size: 0;
}
.spec-head figure {
	position: relative;
	display: inline-block;	
	width: 300px;
	height: 0;
	padding-top: 250px;
	background: #fff;background: transparent !important;
	vertical-align: middle;
	overflow: hidden;
	box-shadow: #aaa 2px 2px 6px inset; box-shadow: none !important;
}
.spec-head figure img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	max-width: 100%;
	height: 100%;
	max-height: 100%;
	object-fit: cover;object-fit: contain !important;
}
.spec-head figure > p {
	position: absolute;
	margin: auto;
	left: 0;
	top: 50%;
	width: 100%;
	text-align: center;
	font-size: 48px;
	line-height: 1.1em;
	font-family:'Times New Roman', Times, serif;
	color: #777;
	transform: translateY(-50%);
	text-shadow: rgba(0,0,0,0.5) 0 0 15px;
}
/*
.spec-head ul {
	display: inline-block;
	box-sizing: border-box;
	padding: 0 10px 20px 20px;
	width: -webkit-calc( 100% - 320px );
	width: calc( 100% - 320px );
	margin-left: 20px;
	font-size: 16px;
	vertical-align: middle;
	background: #fff;
	border-radius: 8px;
	overflow: hidden;
}
.spec-head ul:before {
	content: "おすすめPOINT！";
	display: block;
	margin: 0 -10px 15px -20px;
	padding: 5px;
	background: #99b0ff;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
*/
.spec-head .point {
	display: inline-block;
	box-sizing: border-box;
	padding: 0 10px 20px 20px;
	width: -webkit-calc( 100% - 320px );
	width: calc( 100% - 320px );
	margin-left: 20px;
	font-size: 16px;
	vertical-align: middle;
	background: #fff;
	border-radius: 8px;
	overflow: hidden;
}
.spec-head .point ul {
	margin: 0;
	padding: 0;
}
.spec-head .point p.midasi {
	display: block;
	margin: 0 -10px 15px -20px;
	padding: 5px;
	background: #99b0ff;
	text-align: center;
	color: #fff;
	font-size: 120%;
	line-height: 1.2em;
	font-weight: bold;
}
.spec-head ul li {
	line-height: 1.4em;
	margin: 10px 0 0 -5px;
	padding: 5px 5px 5px 27px;
	font-weight: bold;
	animation: 6s y-flash linear infinite;
	border-radius: 20px;
	list-style: none;
}
.spec-head ul li:nth-child(2) {
	animation-delay: 1s;
}
.spec-head ul li:nth-child(3) {
	animation-delay: 2s;
}
.spec-head ul li:first-child {
	margin-top: 0;
}
.spec-head ul li:before {
	content: "\2714";
	color: #d22 !important;
	background: transparent !important;
	display: inline-block;
	width: auto !important;
	height: auto !important;
	font-size: 270%;
	font-weight: bold;
	line-height: 1.1em;
	top: -12px;
	left: 0;
}
@keyframes y-flash {
	0% {
		background: #ff0;
	}
	10% {
		background: transparent;
	}
}
.spec-box table {
	margin-bottom: 15px;
	line-height: 1.3em;
}
table.spec-table tr th,
.spec-box table tr th {
	background: #99b0ff !important;
}
table.spec-table tr td,
.spec-box table tr td {
	background-color: #fff !important;
}
.spec-box table tr:not(:last-child) td {
	border-bottom: 1px solid #bbd0e0 ;
}
.spec-table img[src*="icon-"]{
	width: 32px;
	margin-left: 5px;
}
.spec-box .pre {
	white-space: pre;
}
.spec-box nav {
	text-align: center;
	margin-top: 15px;
}
.spec-box nav a {
	width: 100% !important;
	text-align: center;
	font-size: 24px !important;
}
.spec-box aside {
	position: relative;
	padding: 20px 15px;
	margin-top: 30px;
	font-size: 14px;
	vertical-align: middle;
	background: #fff;
/*	box-shadow: rgba(0,0,0,0.3) 2px 2px 5px inset;	*/
	border-radius: 0 8px 8px 8px;
}
.spec-box aside p.midasi { /* .spec-box aside:before */
	content: "Notice";
	position: absolute;
	box-sizing: border-box;
	height: 27px;
	top: -27px;
	left: 0;
	background: #e44;
	display: block;
	padding: 2px 40px;
	margin: 0;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	color: #fff;
	border-radius: 5px 5px 0 0;
/*	transform: translate(-50%,-50%);	*/
/*	box-shadow: rgba(0,0,0,0.5) 2px 2px 5px;	*/
}
@media only screen and (max-width: 640px) {
	.spec-box {
		padding: 0 20px 20px;
	}
	.spec-box > p.midasi {
		margin: 0 -20px 15px;
		padding: 10px 60px 10px 20px;
	}
	.spec-head figure {
		display: block;	
		max-width: 100%;
		margin: 0 auto 15px;
	}
	.smt2line .spec-head figure {
		display: inline-block;
		width: 45%;
		padding-top: 40%;
		margin: 0;
	}
	.smt2line .spec-head .point {
		display: inline-block;
		width: 53%;
		margin: 0 0 0 2%;
		font-size: 12px;
		line-height: 1.2em;
		padding: 0 5px 5px;
	}
	.smt2line .spec-head .point ul li {
		line-height: 1.2em;
		margin-top: 3px;
	}
	/*
	.spec-head ul {
		display: block;
		width: auto;
		margin-left: 0;
	}
	*/
	.spec-head .point {
		display: block;
		width: auto;
		margin-left: 0;
	}
	.spec-box nav a.afbtn {
		font-size: 18px !important;
	}
}
@media only screen and (max-width: 580px) {
	.spec-box {
		padding: 0 15px 15px;
	}
	.spec-box > p.midasi {
		margin: 0 -15px 15px;
		padding: 10px 50px 10px 15px;
	}
	.spec-box:after {
		width: 48px;
		height: 65px;
		top: -40px;
	}
	/* .spec-head ul { */
	.spec-head .point {
		padding: 0 10px 10px;
		margin: 10px 0 0;
		font-size: 14px;
	}
/*	.spec-head ul:before { */
	.spec-head .point p.midasi {
		margin-bottom: 8px;
	}
	.spec-head ul li {
		line-height: 1.4em;
		margin: 5px 0 0 -5px;
		padding: 2px 2px 2px 23px;
	}
	.branch_box nav a.afbtn > span {
		font-size: 15px !important;
	}
	.spec-box table {
		margin-top: 10px;
	}
	table.spec-table tr th,
	table.spec-table tr td,
	.spec-box table tr th,
	.spec-box table tr td {
		padding: 5px;
	}
}
@media only screen and (max-width: 400px) {
	.spec-box {
		padding: 0 10px 10px;
	}
	.spec-box > p.midasi {
		margin: 0 -10px 15px;
		padding: 10px;
	}
	.spec-head figure {
		width: 100%;
		padding-top: 83.3333%;
	}
	.spec-head figure > p {
		font-size: 15vw;
	}
}
.spec-table b,
.spec-table strong,
.spec-box b,
.spec-box strong {
	font-weight: bold;
	color: #e22;
}

/* ■■■■■ お問い合わせ（contact-form-7）CSS ■■■■■ */
.wpcf7-form p {
/*
	border-top: 1px solid #ddd;
*/
	margin: 0 !important;
	padding: 10px 0;
}
.wpcf7-form p label {
	display: block;
	background: #bce;
	padding: 7px;
	border-radius: 5px;
	font-weight: bold;
	color: #fff;
	box-shadow: rgba(0,0,0,0.6) 1px 1px 3px;
}
.wpcf7-form p:last-of-type,
.wpcf7-form p:first-of-type {
	border-top: 0;
}
.wpcf7-form p input[type="text"],
.wpcf7-form p input[type="email"],
.wpcf7-form textarea {
	border: 1px solid #ddd;
	background: #fff;
	width: 100%;
	padding: 5px;
	font-weight: normal;
	color: #000;
	box-shadow: rgba(0,0,0,0.5) 1px 1px 2px inset;
}
.wpcf7-form p input[type="text"]:focus,
.wpcf7-form p input[type="email"]:focus,
.wpcf7-form textarea:focus {
	background: #fffff2;
}
input.wpcf7-form-control.wpcf7-submit {
	box-sizing: border-box;
	width: 100%;
	max-width: 480px;
	margin: 10px auto;
	display: block;
	padding: 15px 20px;
	background: linear-gradient(180deg,#acf 0%,#3e4d7c 100%);
	border: 4px solid #0f1521;
	color: #fff;
	font-weight: bold;
	font-size: 21px;
	line-height: 1.3em;
	text-shadow: #0f1521 -1px -1px 0;
	border-radius: 10px;
	cursor: pointer;
	box-shadow: #fff 0 -2px 4px inset;
}
@media only screen and (max-width: 740px) {
	input.wpcf7-form-control.wpcf7-submit {
		font-size: 16px;
	}
}
.eyecatch__cat {
	border-radius: 0 0 0 5px;
	border: solid rgba(255,255,255,0.6);
	border-width: 0 0 1px 1px;
	box-shadow: rgba(0,0,0,0.4) -1px 1px 3px;
}


/* アドバイザー関連 */
h1.heading {
	border-bottom: 5px solid #0f1521;
	padding-bottom: 5px;
} 
h1.heading small {
	display: inline-block;
	font-size: 13px;
	line-height: 1.3em;
}
.adviser_single {
	max-width: 840px;
	position: relative;
	margin: 30px auto 40px;
	box-sizing: border-box;
	max-width: 880px;/*
	border: 5px solid #99b0ff;*/
	padding: 10px;
	background: #f6f8ff;
	font-size: 13px;
	line-height: 1.8em;
	box-shadow: rgba(0,0,0,0.5) 1px 1px 5px;
}

.adviser_single > p.h2,
.postContents .adviser_single > h2,
.adviser_single > h2 {
	border: 0 !important;
	background: #0f1521;
	background: -moz-linear-gradient(-45deg,  #0f1521 60%, #0f1521 60%, #f6f8ff 100%);
	background: -webkit-linear-gradient(-45deg,  #0f1521 60%,#0f1521 60%,#f6f8ff 100%);
	background: linear-gradient(135deg,  #0f1521 60%,#0f1521 60%,#f6f8ff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f1521', endColorstr='#f6f8ff',GradientType=1 );
	border-radius: 6px;
	color: #fff !important;
	margin: -5px !important;
	padding: 5px 10px;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.3em;
}
.adviser_single p.h3 {
	background: #0f1521;
	padding: 5px 10px;
	margin: 30px 0 15px ;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.2em;
	color: #fff !important;
	border-radius: 5px;
}
.adviser_single p.h3:first-child {
	margin-top: 0;
}
.adviser_single p {
	margin-top: 0;
}
.adviser_single p:last-child {
	margin-bottom: 0;
}

.adviser_single.archive_list {
	max-width: none !important;
	border-color: #0f1521;
}
.adviser_single.comment {
	border-color: #0f1521;
}
.adviser_single.comment:before,
.adviser_single.archive_list:before,
.adviser-list .adviser_single:before {
	display: none !important;
}
.adviser_head.single {
	position: relative;
	background: #f6f8ff;
	padding: 10px;
	color: #0f1521;
	margin: -10px -10px 10px;
}
.adviser_head figure {
	box-sizing: border-box;
	position: relative;
	display: inline-block;
	padding: 35% 0 0;
	width: 35%;
	border: 3px solid #0f1521;
	border-radius: 7px;
	overflow: hidden;
	vertical-align: middle;
	background: #fff;
}
.adviser_head figure img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	cursor: pointer;
}
.adviser_head figure.no-click img {
	cursor: default;
}
.adviser_head article {
	box-sizing: border-box;
	position: relative;
	display: inline-block;
	width: 62% !important;
	vertical-align: middle;
	box-sizing: border-box;
	padding-left: 10px;
}
.postContents .adviser_head article h2,
.adviser_head article h2,
.adviser_head article p.title {
	position: relative;
	font-size: 24px;
	line-height: 1.3em;
	margin: 0;
	padding: 0 0 5px !important;
	background: transparent !important;
	border: 0 !important;
	color: #333;
	letter-spacing: 0;
}
.postContents .adviser_head.single article h2,
.adviser_head article.single h2,
.adviser_head article.single p.title {
	border-bottom: 4px solid #0f1521 !important;
	color: #0f1521 !important;
}
.postContents .adviser-list .adviser_head article a h2:after,
.adviser-list .adviser_head article a h2:after {
	content: "\25b8";
	position: absolute;
	width: 1.3em;
	height: 1.3em;
	line-height: 1.35em;
	font-size: 15px;
	text-align: center;
	border-radius: 50%;
	background: #0f1521;
	color: #fff;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}

.adviser_head article h2 span {
	display: inline-block;
}
.adviser_head article p.title,
.postContents .comment .adviser_head article h2,
.comment .adviser_head article h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0 !important;
}
.adviser_head article p.title > a {
	color: #000;
}
.adviser_head article p.title > a:hover {
	color: #0f1521;
}
.adviser_head article p.title small,
.adviser_head article h2 small {
	display: block;
	font-size: 13px;
	line-height: 1.4em;
}
.postContents .adviser_single h4 {
	background: transparent;
	border-bottom: 1px solid #0f1521 !important;
	border-radius: 0 !important;
	padding: 5px 10px;
	margin-top: 15px;
	line-height: 1.3em;
	border-radius: 5px;
}
.adviser-list .adviser_single {
	margin: 15px auto;
	border-color: #0f1521;
	max-width: 900px;
	transition: all 0.6s linear;
	background: #fff;
}
.adviser-list .adviser_single:hover {
	border-color: #0f1521;
	transition: all 0.2s linear;
}
.adviser-list .adviser_single.no-hover:hover {
	border-color: #0f1521;
}
.adviser-list .adviser_head figure {
	width: 90px;
	padding-top: 90px;
}
.adviser-list .adviser_head article {
	width: -webkit-calc(100% - 100px) !important;
	width: calc(100% - 100px) !important;
}
.adviser-list .adviser_head article h2 {
	font-size: 21px;
	line-height: 1.4em;
}
.adviser_head article a:hover h2 {
	color: #0f1521;
}
.adviser_head article p.url {
	margin: 5px 0 0;
	padding: 5px 0 0;
	border-top: 2px solid #0f1521;
}
.adviser_body h3 {
	background: #0f1521;
	color: #fff;
	padding: 5px 10px;
	border-radius: 5px;
}
.archive_adviser_article_list a:before,
.adviser_body a:before,
.adviser_head article p.url a:before {
	content: "\25b8";
	color: #57f;
	display: inline-block;
	text-decoration: none;
	text-indent: 0 !important;
}
.adviser_head article p.url a {
	display: block;
}
.adviser_head p.url a,
.adviser_body a {
	font-weight: bold;
	font-size: 110%;
	color: #57d;
	text-decoration: underline;
}
/*
.adviser_head p.url a:after,
.adviser_body a:after {
	content: "\1f5d7";
	display: inline-block;
	font-size: 120%;
	margin: 0 0 0 5px;
	vertical-align: 3px;
	transition: all 0.4s linear;
}
*/
.adviser_head p.url a:hover:after,
.adviser_body a:hover:after {
	transform: scale(1.3,1.3);
	transition: all 0.15s linear;
}
.adviser_body a:hover {
	color: #23d;
	text-decoration: none;
}
.adviser_body figure + figure {
	margin-top: 10px;
}
.adviser_body p {
	margin: 5px 10px 20px;
}
.adviser_body.shortcode,
.adviser_body .comment {
	position: relative;
	margin: 0;
	padding: 10px;
	background: #fff;
	border-radius: 10px;
}
.adviser_body.shortcode {
	margin-top: 20px;
	box-shadow: #0f1521 0 0 5px inset;
	overflow: hidden;
}
.adviser_body.shortcode p.h3 {
	margin: -10px -10px 10px;
	border-radius: 10px 10px 0 0;
	box-shadow: #0f1521 0 0 5px;
}
.adviser_body .comment {
	box-shadow: rgba(0,0,0,0.3) 0 0 10px;
}
.adviser_body .comment:before {
	content: "";
	position: absolute;
	left: 30px;
	top: -20px;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent #fff;
	border-width: 0 15px 20px;
}
.archive_adviser_article_list a {
	display: block;
	font-weight: bold;
	padding-left: 1em;
	text-indent: -1em;
	margin: 5px 0 0;
	font-size: 13px;
	line-height: 1.4em;
	color: #57d;
	text-decoration: underline;
}
.archive_adviser_article_list a:hover {
	text-decoration: none;
	color: #025;
}
.adviser_single.close .adviser_body {
	display: none;
}
.adviser_single.close .adviser_head {
	position: relative;
	cursor: pointer;
}
.adviser_single.close .adviser_head:after {
	content: "▼";
	position: absolute;
	right: 15px;
	top: 50%;
	font-size: 120%;
	transform: translateY(-50%);
	color: #0f1521;
	animation: 1s tri-blink infinite linear;
	transition: all 0.2s linear;
}
.adviser_single.close .adviser_head.on:after {
	transform: translateY(-50%) rotate(180deg);
	transition: all 0.5s linear;
}

@keyframes tri-blink {
	0%{
		opacity: 1;
	}
	30%{
		opacity: 1;
	}
	80%{
		opacity: 0;
	}
	100%{
		opacity: 0;
	}
}
.certificate {
	text-align: center;
}
.certificate img {
	width: 31%;
	vertical-align: top;
	cursor: pointer;
	transition: all 0.6s linear;
}
.certificate img:hover {
	background: #dfd;
	opacity: 0.7;
	transition: all 0.2s linear;
}
.popup_certificate {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
	z-index: 50000;
	text-align: center;
}
.popup_certificate:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 100%;
}
.popup_certificate:after {
	content: "×";
	position: absolute;
	display: block;
	right: 10px;
	top: 10px;
	cursor: pointer;
	font-weight: bold;
	font-size: 64px;
	line-height: 1em !important;
	padding: 0 !important;
	color: #fff;
}
.popup_certificate figure {
	position: absolute;
	display: block;
	max-width: 720px;
	width: 85%;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	vertical-align: middle;
	background: #fff;
}
.popup_certificate figure img {
	width: 100%;
	max-height: 90%;
	vertical-align: top;
}

.archive_list a {
	display: block;
	position: relative;
	background: #fff;
	padding: 10px;
	border-radius: 10px;
	border: 1px solid #99b0ff;
}
.archive_list a + a {
	margin-top: 15px;
}
.archive_list a:hover {
	top: -1px;
	left: -1px;
	box-shadow: rgba(0,0,0,0.5) 2px 2px 6px;
}
.archive_list a:active {
	top: 0;
	left: 0;
	box-shadow: rgba(0,0,0,0.5) -1px -1px 2px;
}
.adviser_single.writer.shortcode .adviser_head figure,
.adviser_single.comment .adviser_head figure,
.archive_list a figure {
	position: relative;
	display: inline-block;
	padding: 90px 0 0;
	width: 90px;
	border: 3px solid #0f1521;
	border-radius: 7px;
	overflow: hidden;
	vertical-align: middle;
	background: #fff;
}
.adviser_single.comment .adviser_head figure img,
.archive_list a figure img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	cursor: pointer;
}
.postContents .adviser_single.comment .adviser_head article,
.adviser_single.comment .adviser_head article ,
.archive_list a .textarea {
	position: relative;
	display: inline-block;
	width: calc(100% - 110px) !important;
	vertical-align: middle;
	box-sizing: border-box;
	padding-left: 10px;
}
.adviser_single .adviser_body h3 {
	margin-left: 0;
	margin-right: 0;
}
.archive_list a p {
	margin: 5px 0 0;
	font-size: 13px;
	line-height: 1.2em;
}
.archive_list a p:first-of-type {
	margin-top: 0 !important;
}
.archive_list a p.title {
	font-weight: bold;
	font-size: 110%;
	color: #0f1521;
}
.archive_list a p.text {
	display: none;
}
.archive_list a p.date {
	float: right;
	font-weight: bold;
	color: #999;
}

.postContents p ,
.postContents .content p ,
.pageContents p ,
.pageContents .content p {
	margin-top: 20px;
}
.postContents p:first-child ,
.postContents .content p:first-child ,
.pageContents p:first-child ,
.pageContents .content p:first-child {
	margin-top: 0;
}
/* ▼▼▼▼▼ スマホでの表示 ▼▼▼▼▼ */
@media only screen and (max-width: 600px) {
	.adviser_single .adviser_head.single figure {
		display: block;
		margin: 0 auto 15px;
		width: 80%;
		padding-top: 80%;
	}
	.adviser_single .adviser_head.single article {
		display: block;
		margin: 0 auto 15px;
		width: auto !important;
		text-align: center;

	}
	.adviser_single .adviser_head.single article h2 {
		text-shadow: none;
		color: #0f1521 !important;
	}
	.certificate img {
		width: 80%;
		display: block;
		margin: 10px auto;
	}
}
/* ▼▼▼▼▼ PCでの表示 ▼▼▼▼▼ */
@media only screen and (min-width: 768px) {
	.l-main h2 {
		border-width: 2px 0 !important;
	}
	.l-main p {
		margin-top: 10px;
	}
	.adviser_single {
		border-radius: 15px;
		padding: 20px;
		font-size: 16px;
		line-height: 1.8em;
		overflow: hidden;
	}
	.adviser_single:before {
		width: 85px;
		padding-top: 85px;
	}
	.adviser_single > p.h2,
	.postContents .adviser_single > h2,
	.adviser_single > h2 {
		margin: -10px -10px 10px !important;
		font-size: 24px;
		line-height: 1.4em;
	}
	.adviser_head.single {
		border-radius: 15px 15px 0 0;
		margin: -20px -20px 10px;
		padding: 20px 22px 10px;
	}
	.adviser_head figure {
		border-radius: 10px;

	}
	.adviser_head article {
		padding-left: 20px;
	}
	.adviser_head article h2 {
		font-size: 36px !important;
		line-height: 1.4em;
	}
	.adviser_head article p.title {
		font-size: 28px !important;
		line-height: 1.4em;
	}
	.adviser_head article p.title small,
	.adviser_head article h2 small {
		font-size: 15px;
		line-height: 1.4em;
	}
	.postContents .adviser_single.comment .adviser_head article h2,
	.adviser_single.comment .adviser_head article h2 {
		font-size: 24px !important;
		line-height: 1.3em;
	}
	.adviser_single p.h3 {
		font-size: 21px;
	}
	.adviser_single.writer.comment p.title {
		font-size: 21px !important;
	}
	.adviser_single.writer.shortcode .adviser_head figure,
	.adviser_single.comment .adviser_head figure ,
	.archive_list a figure ,
	.adviser-list .adviser_head figure {
		width: 100px;
		padding-top: 100px;
	}
	.postContents .adviser_single.comment .adviser_head article ,
	.adviser_single.comment .adviser_head article ,
	.archive_list a .textarea,
	.adviser-list .adviser_head article {
		width: -webkit-calc(100% - 110px) !important;
		width: calc(100% - 110px) !important;
	}
	.adviser-list .adviser_head article h2 {
		font-size: 26px;
		line-height: 1.4em;
	}
	.popup_certificate:after {
		top: 10px;
		font-size: 80px;
	}
	.adviser_single.archive_list {
		margin: 20px;
	}
	.archive_list a p {
		margin: 10px 0 0;
		font-size: 16px;
		line-height: 1.2em;
	}
	.archive_adviser_article_list a {
			font-size: 15px;
	}
	.adviser_body .comment,
	.adviser_body.shortcode {
		padding: 15px;
	}
	.adviser_body.shortcode p.h3 {
		margin: -15px -15px 15px;
	}
	.adviser_body .comment:before {
		left: 35px;
	}
	.archive_list a p.text {
		display: block;
	}
	.scroll {
		white-space: normal;
	}
	.scroll.pc {
		white-space: nowrap;
	}
}
@media only screen and (min-width: 944px) {
	.adviser_head figure {
		width: 200px;
		padding-top: 200px;
	}
	.adviser_head article {
		width: 490px !important;
	}

}
/* 画像CVボタン用CSS */
.cv_txt{
	font-weight: bold;
	font-size: 21px;
	position: relative;
	top: 12px;
}
.con{
	display: inline-block;
}
.miniCon{
	margin: 4% 20px;
	text-align: center;
}
.miniCon a{
	display: block;
}
.miniCon a img {
	width: 425px;
	max-width: 100%;
}
.ball{
	animation: ball 0.6s alternate infinite;
	-webkit-animation: ball 0.6s alternate infinite;
	-moz-animation: ball 0.6s alternate infinite;
}
@keyframes ball{
	0%   { transform:translate(0%, 0%) rotateX(10deg); }
	100% { transform:translate(0%, -10px); }
}
@media only screen and (max-width: 420px) {
	.miniCon {
		margin: 10px 0;
	}
	.cv_txt{
		font-size: 17px;
	}
}
@media only screen and (max-width: 360px) {
	.cv_txt{
		font-size: 15px;
	}
}

/* フッターのメニュー開閉（CSS） */
.bottomFooter__navi {
	overflow: hidden;
}
.bottomFooter__list__menu {
	display: inline-block;
	float: left;
	width: 30px;
	height: 24px;
	padding: 4px;
	cursor: pointer;
}
.bottomFooter__list__menu > span {
	display: block;
	background: #77e;
	width: 100%;
	height: 3px;
	margin: 0 0 4px;
}
.bottomFooter .words {
	max-width: 690px;
/*	margin: -30px auto 20px; */
	margin: 0 auto 20px;
	padding: 0 !important;
}
.bottomFooter .words li {
	color: #fff !important;
	list-style: none;
	padding-left: 1em;
	text-indent: -1em;
	margin: 0 0 10px;
	line-height: 1.2em;
}
.bottomFooter .words li:before {
	content: "※";
}

.footer_window {
	overflow-y: auto !important;
	max-width: 702px;
	margin: auto;
}
.footer_scroll_window::-webkit-scrollbar,
.footer_window::-webkit-scrollbar {
	width: 10px;
}
.footer_scroll_window::-webkit-scrollbar-track,
.footer_window::-webkit-scrollbar-track {
	background: #3f4f7f;
	border-radius: 10px;
}
.footer_scroll_window::-webkit-scrollbar-thumb,
.footer_window::-webkit-scrollbar-thumb {
	background: #0f1521;
	border: 1px solid #3f4f7f;
	border-radius: 8px;
}
.footer_scroll_window {
	height: 30px;
	overflow-y: auto !important;
	max-width: 370px;
	margin: auto;
}
.footer_scroll_window ul {
	margin-top: 50px !important;
}
@media only screen and (min-width: 760px) {
	.footer_window {
		overflow-y: scroll !important;
	}

}


/* .openclose */
.openclose {
	border: 0;
	margin: 20px 0;
}
.openclose dd {
	display: none;
	border: 0;
	padding: 0;
}
.openclose.border dd {
	padding: 10px;
	border: solid #0f1521;
	border-radius: 0 0 5px 5px;
	border-width: 0 1px 1px;
	background-color: #f6f8ff;
}
.openclose dd > * {
	margin-top: 0 !important;
}
.openclose dt {
	position: relative;
	background: #0f1521;
	border-radius: 5px;
	color: #fff;
	padding: 10px 30px 10px 15px;
	font-weight: bold;
	font-size: 100%;
	line-height: 1.2em;
	cursor: pointer;
	transition: all 0.5s linear;
}
.openclose dd table tbody td {
	background: #fff !important;
}
.openclose dt:after {
	content: "▼";
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	transition: all 0.2s ease-out;
}
.openclose dt.on {
	border-radius: 5px 5px 0 0;
}
.openclose dt.on:after {
	transform: translateY(-50%) rotate(180deg);
	transition: all 0.5s ease-out;
}
.openclose dt:hover {
	background: #569;
}
@media only screen and (min-width: 768px) {
	.openclose.border dd {
		padding: 15px;
		border-width: 0 2px 2px;
	}
}
blockquote {
	box-shadow: rgba(0,0,0,0.3) 1px 1px 3px inset;
	border-radius: 5px;
}
blockquote cite {
	display: block;
	text-align: right;
}
@media only screen and (max-width: 768px) {
	blockquote {
		padding: 40px 10px 10px !important;
	}
	blockquote:before {
		top: 0 !important;
		line-height: 1.2em !important;
	}
}

/* 会話用ショートコードCSS */
.talk_box {
	overflow: hidden;
	margin: 30px -10px;
	max-width: 880px;
	padding: 5px;
}
.talk_box figure {
	position: relative;
	width: 30%;
	padding: 30% 0 0;
	padding-top: calc(30% - 6px);
	height: 0;
	float: left;
	overflow: hidden;
	border: 4px solid #7990ce;
	border-radius: 50%;
	box-shadow: rgba(0,0,0,0.5) 1px 1px 4px;
	background: #e8f0ff;
}
.talk_box figure img {
	position: absolute;
	margin: auto;
	transform: translate(-50%, -50%);
	left: 50%;
	top: 50%;
	object-fit: contain;
}
.talk_box .words {
	position: relative;
	border: 4px solid #7990ce;
	box-sizing: border-box;
	width: 67%;
	float: right;
	border-radius: 10px;
	padding: 8px 10px;
	margin: 0;
	box-shadow: rgba(0,0,0,0.5) 1px 1px 4px;
	background: #fff;
	color: #333;
	line-height: 1.5em;
}
.talk_box .words:before {
	content: "";
	position: absolute;
	border-style: solid;
	border-color: transparent #7990ce transparent transparent;
	border-width: 10px 25px 10px 0;
	left: -25px;
	top: 20px;
}
.talk_box .words:after {
	content: "";
	position: absolute;
	border-style: solid;
	border-color: transparent #fff transparent transparent;
	border-width: 7px 18px 7px 0;
	left: -15px;
	top: 23px;
}
.talk_box.r figure {
	float: right;
}
.talk_box.r .words {
	float: left;
}
.talk_box.r .words:before {
	transform: rotate(180deg);
	left: auto;
	right: -25px;
}
.talk_box.r .words:after {
	transform: rotate(180deg);
	left: auto;
	right: -15px;
}

.talk_box.pink figure ,
.talk_box.pink .words {
	border-color: #fbb;
}
.talk_box.pink figure {
	background-color: #fff0f0;
}
.talk_box.pink .words:before {
	border-right-color: #fbb;
}
.talk_box.orange figure ,
.talk_box.orange .words {
	border-color: #fa7;
}
.talk_box.orange figure {
	background-color: #fff8e8;
}
.talk_box.orange .words:before {
	border-right-color: #fa7;
}
.talk_box.red figure ,
.talk_box.red .words {
	border-color: #f77;
}
.talk_box.red figure {
	background-color: #fee;
}
.talk_box.red .words:before {
	border-right-color: #f77;
}
.talk_box.green figure ,
.talk_box.green .words {
	border-color: #4a4;
}
.talk_box.green figure {
	background-color: #efe;
}
.talk_box.green .words:before {
	border-right-color: #4a4;
}
.talk_box.blue figure ,
.talk_box.blue .words {
	border-color: #7ae;
}
.talk_box.blue figure {
	background-color: #e8f8ff;
}
.talk_box.blue .words:before {
	border-right-color: #7ae;
}
.talk_box.yellow figure ,
.talk_box.yellow .words {
	border-color: #cc0;
}
.talk_box.yellow figure {
	background-color: #ffe;
}
.talk_box.yellow .words:before {
	border-right-color: #cc0;
}
.talk_box.purple figure ,
.talk_box.purple .words {
	border-color: #a8b;
}
.talk_box.purple figure {
	background-color: #f8e8ff;
}
.talk_box.purple .words:before {
	border-right-color: #a8b;
}
@media only screen and (min-width: 480px) {
	.talk_box {
		margin: 30px auto;
	}
	.talk_box figure {
		width: 120px;
		padding: 116px 0 0;
	}
	.talk_box .words {
		width: -webkit-calc(100% - 135px);
		width: calc(100% - 135px);
		line-height: 1.8em;
		margin-top: 10px;
	}
	.talk_box .words:before {
		top: 20px;
	}
	.talk_box .words:after {
		top: 23px;
	}
}


/* 関連記事（2022/09/21 追加） */
.kanren-box {
	display: block;
	position: relative;
	box-sizing: border-box;
	margin: 20px auto;
	padding: 0;
}
.kanren-box > p {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1.3em;
}
.kanren-box a {
	display: block;
	box-sizing: border-box;
	position: relative;
	padding: 15px 5px 10px 170px;
	left: 0;
	top: 0;
	width: 100%;
	min-height: 140px;
	background: #f2f2ff;
	border-radius: 7px;
	box-shadow: rgba(0,0,0,0.5) 2px 2px 6px;
	border: 2px solid #0f1521;
	transition: all 0.6s linear;
	color: #5f5f5f !important;
}
.kanren-box a:hover {
	background: #efd;
	transition: all 0.2s linear;
	font-weight: normal;
	color: #000 !important;
}
.kanren-box a > span {
	display: inline-block;
	vertical-align: middle;
	width: 98%;
}
.kanren-box a:after {
	content: "";
	display: inline-block;
	width: 0x;
	height: 95px;
	vertical-align: middle;
}
.kanren-box > figure {
	position: absolute;
	left: 12px;
	top: 50%;
	width: 150px;
	height: 110px;
	margin: 0;
	transform: translateY(-50%);
	box-shadow: rgba(0,0,0,0.7) 1px 1px 3px;
	z-index: 1;
	overflow: hidden;
	transition: all 0.3s linear;
}
.kanren-box > figure img {
	position: absolute;
	object-fit: cover;
	top:0;
    left:0;
    width: 100%;
    height: 100%;
	transition: all 0.3s linear;
}
.kanren-box:before {
	content: attr(data-title);
	background: #99b0ff;
	background: #0f1521;
	display: block;
	position: absolute;
	left: -5px;
	top: -15px;
	padding: 3px 20px;
	font-size: 14px;
	line-height: 1.4em;
	color: #fff;
	border-radius: 5px;
	z-index: 2;
	transition: all 0.3s linear;
	box-shadow: rgba(0,0,0,0.5) 1px 1px 3px;
}
.kanren-box:hover > figure img {
	filter: brightness(0.5);
	transform: scale(1.1,1.1) rotate(3deg);
}
.kanren-box:hover:before {
	transform: rotate(-5deg);
	transition: all 0.1s linear;
}
.kanren-box > figure:before {
	content: "記事を見る";
	position: absolute;
	display: block;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	opacity: 0;
	transition: all 0.3s linear;
	z-index: 1;
}
.kanren-box:hover > figure:before {
	opacity: 1;
}
@media only screen and (max-width: 640px) {
	.kanren-box a {
		padding: 15px 5px 10px 130px;
		min-height: 85px;
	}
	.kanren-box a:after {
		height: 70px;
	}
	.kanren-box > figure {
		width: 110px;
		height: 75px;
	}
	.kanren-box:before {
		padding: 3px 12px;
	}
	table.smt-layout td,
	table.smt-layout th {
		display: block !important;
		width: auto !important;
	}
	h1.heading {
		font-size: 5.5vw;
		line-height: 1.4em;
		margin-bottom: 5px;
	}

}
table.smt-layout {
	table-layout: fixed;	
}

/* 一方通行フローチャート */
.flowchart {
	position: relative;
	max-width: 800px;
	margin: 30px auto;
	padding: 20px;
	background: #f0f0f0;
	box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 2px;
}
.flowchart[data-title] {
	padding-top: 30px;
	margin-top: 35px;
}
.flowchart-title,
.flowchart[data-title]:before {
	content: attr(data-title);
	position: absolute;
	left: 20px;
	top: 0;
	padding: 5px 10px;
	background: #4264bf;
	color: #fff;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.2em;
	border-radius: 5px;
	transform: translateY(-50%);
	max-width: calc(100%-40px);
	box-shadow: rgba(0, 0, 0, 0.5) 2px 2px 4px;
}
.flowchart li {
	position: relative;
	background: #fff;
	padding: 10px;
	margin: 40px 0 0 !important;
	border-radius: 10px;
	box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 1px;
	z-index: 1;
}
.flowchart li:first-of-type {
	margin-top: 0 !important;
}
ul.flowchart li:before {
	display: none;
}
ol.flowchart li {
	padding-left: 40px !important;
}
ol.flowchart li:before {
	left: 10px;
	font-size: 20px;
	background: #4264bf;
	color: #fff !important;
	font-weight: bold;
	border: 0;
	padding-top: 1px;
}
.flowchart li:after {
	content: "";
	display: block;
	position: absolute;
	transform: translateX(-50%);
	left: 50%;
	top: 100%;
	width: 100px;
	height: 40px;
	background: #4264bf;
	z-index: -1 !important;
	border-top: rgba(0, 0, 0, 0.5) solid 1px;
}
.flowchart li:nth-last-child(2):after {
	height: 10px;
}
.flowchart li:last-child:after {
	background: transparent;
	width: 0;
	height: 0;
	border: solid;
	border-color: #4264bf transparent transparent;
	border-width: 30px 70px 0;
	top: -30px;
}
@media only screen and (max-width: 640px) {
	.flowchart {
		padding: 15px;
	}
	.flowchart li {
		margin: 30px 0 0 !important;
	}

	.flowchart li:last-child:after {
		border-width: 20px 70px 0;
		top: -20px;
	}
	ol.flowchart li {
		padding-left: 32px !important;
	}
	ol.flowchart li:before {
		left: 5px;
		font-size: 15px;
	}
	
	.content { font-size: 1.48rem;}
.bottomFooter__list li a{padding:.7em 0;}	
}
.flowchart.v2 {
	background: #42548f;
}
.flowchart.v2 li:after {
	background: #eef;
}
.flowchart.v2 li:last-child:after {
	background: transparent;
	border-color: #eef transparent transparent;
}
.flowchart.v2 .flowchart-title,
.flowchart.v2[data-title]:before {
	background: #eef;
	color: #42548f;
	border: 1px solid #42548f;
}
.flowchart.v3 {
	background: #e0e0f0;
}
.flowchart.v3 li {
	background: #42548f;
	color: #fff;
}
.flowchart.v3 li:after {
	background: #fff;
}
.flowchart.v3 li:last-child:after {
	background: transparent;
	border-color: #fff transparent transparent;
}
ol.flowchart.v3 li:before {
	background: #fff;
	color: #42548f!important;
}
.flowchart.v3 .flowchart-title,
.flowchart.v3[data-title]:before {
	background: #42548f;
	border: 1px solid #fff;
}
.flowchart[data-title]:before {
	display: none !important;
}
/* テーブル開閉システム */
.table-close table,
table.table-close {
	table-layout: fixed;
}
.table-close + p.table-open {
	display: inline-block;
	padding: 5px 15px;
	margin: 5px 0 20px;
	background: #3e4d7c;
	background: linear-gradient(175deg,  #acf 0%,#3e4d7c 80%);
	color: #fff !important;
	border-radius: 20px;
	cursor: pointer;
	font-size: 14px;
	line-height: 1.4em;
}


/*不動産一括査定ページ*/
@media only screen and (max-width: 430px) {
	.width_s12{width:12% !important;}
}
.fukitxt{
	position: relative;
	background-color: #ffffaa;
	padding:1vw;
	margin-bottom:20px;
	font-weight: bold;
}
.fukitxt:before {
	content: "";
	position: absolute;
	border: 10px solid transparent;
	border-top: 10px solid #ffffaa;
	top: 100%;
	left: 50%;
	margin-left: -10px;
}
.fukitxt.bg-blue{
	background-color: #f6f8ff;	
	box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.20);
}
.fukitxt.bg-blue:before {
	border-top: 10px solid #f6f8ff;
	z-index:2;
}
.fukitxt.bg-blue:after{
	content: "";
	position: absolute;
	border: 10px solid transparent;
	border-top: 10px solid rgba(0,0,0,0.18);
	top: calc(100% + 1px);
	left: 50%;
	margin-left: -9px;
	z-index:0;
}


/* カウントダウンタイマー */
.countdown-timer {
	font-family: "メイリオ", "Meiryo", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", osaka, sans-serif !important;
	text-align: center;
	font-size: 24px;
	line-height: 1.4em;
	margin: 10px auto 20px;
	vertical-align: middle;
	color: #000;
}
.spec-box .countdown-timer {
	background: #fff;
	border-radius: 7px;
	padding: 5px;
}
.countdown-timer strong,
.countdown-timer b {
	font-size: 130%;
	color: #d22;
	vertical-align: -2px;
}
.countdown-timer .timer {
	display: inline-block;
	background: #0f1521;
	padding: 6px 10px 4px;
	margin: 5px;
	vertical-align: middle;
	color: #fff;
	font-size: 120%;
	font-weight: bold;
	border-radius: 5px;
}
.countdown-timer .timer strong,
.countdown-timer .timer b {
	color: #ff7;
	vertical-align: -2px;
}
@media only screen and (max-width: 480px) {
	.countdown-timer {
		font-size: 6vw;
		line-height: 1.4em;
	}
	.spec-box .countdown-timer {
		font-size: 5.3vw;
		line-height: 1.4em;
	}
	.countdown-timer .timer {
		display: block;
	}
}

/* リッチリスト */
dl.rich_list {
	margin: 20px 0;
	padding: 0;
}
dl.rich_list dt {
	position: relative;
	background: #42548f;
	padding: 12px 15px 10px;
	margin: 0 0 10px;
	border: 0 !important;
	line-height: 1.2em;
	font-weight: bold;
	color: #fff;
	border-radius: 7px;
}
dl.rich_list dt:before {
	content: "";
	display: block;
	position: absolute;
	border-style: solid;
	border-width: 12px 7px 0;
	border-color: #42548f transparent transparent;
	left: 50px;
	bottom: -12px;
}
dl.rich_list dt[style]:before {
	background: inherit;
	border-color: transparent #fff #fff;
}
dl.rich_list dd {
	padding: 0;
	margin: 0 0 15px !important;
	border: 0 !important;
	line-height: 1.5em;
}
.content dl.rich_list dd h3,
dl.rich_list dd h3,
.content dl.rich_list dd h4,
dl.rich_list dd h4,
.content dl.rich_list dd h5,
dl.rich_list dd h5,
.content dl.rich_list dd h6,
dl.rich_list dd h6 {
	margin: 0 !important;
	padding: 2px 0 5px 30px;
	background: url(./images/icon-check.png) no-repeat left top !important;
	border: 0 !important;
	background-size: 28px 28px !important;
	font-size: 115%;
	line-height: 1.2em;
	color: #000 !important;
}
dl.rich_list dd h3 b,
dl.rich_list dd h4 b,
dl.rich_list dd h5 b,
dl.rich_list dd h6 b {
	color: #d22;
}
dl.rich_list dd p br:first-child,
dl.rich_list dd h3 + br,
dl.rich_list dd h4 + br,
dl.rich_list dd h5 + br,
dl.rich_list dd h6 + br {
	display: none;
}
dl.rich_list dd p {
	margin: 0 0 0 20px !important;
	padding: 0;
	line-height: inherit
}
.content dl.rich_list dd ul li {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	line-height: 1.3em !important;
}
.content dl.rich_list dd ul li:before {
    background: #a8a8f4;
	top: 5px;
}
.content dl.rich_list dd table tr th {
	background: #f09f48 !important;
	color: #fff !important;
}
@media (max-width: 600px){
	dl.rich_list dt {
		padding: 10px 12px 8px;
	}
}

/* PR表記（the Thor用） */
.l-main.pr .dateList-main {
	position: relative;
}
.l-main.pr .dateList-main:before {
	content: "PRあり";
	padding: 3px 7px;
	margin-right: 5px;
	background: #fff;
	color: #555;
	border: 1px solid #777;
	font-size: 14px;
	line-height: 1.1em;
	font-weight: bold;
	border-radius: 2px;
}
.l-main.pr .dividerBottom:after {
	content: "※ローンブログでは、アコム・プロミス・アイフル・SMBCモビット・レイクを含み、提携案件でアフィリエイト広告を利用し委託を受け広告収益を得ております。";
	display: block;
	margin-top: 20px;
	padding: 10px 10px 10px 25px;
	text-indent: -1em;
	font-size: 90%;
	line-height: 1.2em;
	border: 1px solid #999;
	border-radius: 5px;
}
.l-main.pr .dividerBottom:after {
	content: "※ローンブログでは、プロミス・アイフル・SMBCモビット・レイクを含み、提携案件でアフィリエイト広告を利用し委託を受け広告収益を得ております。\A※ローンブログでは、アフィリエイトプログラムを利用し、アコム社から委託を受け広告収益を得て運用しております。";
	padding: 10px;
	text-indent: 0;
	white-space: pre-wrap;
}
@media (max-width: 680px){
	.l-main.pr .dateList-main:before {
		font-size: 12px;
	}
}

/* ■■■■■ 貸付条件 .loan-conditions-box ■■■■■ */
.loan-conditions-box {
	margin: 20px 0;
	font-size: 11px;
	line-height: 1.4em;
}
.loan-conditions-box label {
    position: relative;
    display: block;
    font-weight: bold;
    font-size: 120%;
    line-height: 1.4em;
    cursor: pointer;
}
.loan-conditions-box label:before {
	content: "▼貸付条件";
}
.loan-conditions-box label:has(input:checked):before {
	content: "▲貸付条件";
}
.loan-conditions-box label input {
    display: none;
}
.loan-conditions-box > div {
    max-height: 0;
    margin: 0;
	padding: 0 10px;
    overflow: hidden;
    opacity: 0;
	border: 0;
    transition: all 0.3s linear;
}
.loan-conditions-box:has(input:checked) > div {
    max-height: 1200px;
    padding: 10px;
    opacity: 1;
    transition: all 0.3s linear;
	border: 1px solid #ccc;
}
.loan-conditions-box > div > div:before {
	background: #999;
	display: block;
	width: fit-content;
	padding: 5px 10px;
	color: #fff;
}
.loan-conditions-box > div > div:after {
	display: block;
	margin: 10px 0;
	white-space: pre-wrap;
}
.loan-conditions-box > div > div.aiful:before {
	content: "▼アイフル 貸付条件";
}
.loan-conditions-box > div > div.aiful:after {
	content: "商号：アイフル株式会社\A登録番号：近畿財務局長(14)第00218号\A貸付利率：3.0%～18.0%（実質年率）\A遅延損害金：20.0％（実質年率）\A契約限度額または貸付金額：800万円以内(要審査)\A返済方式：借入後残高スライド元利定額リボルビング返済方式\A返済期間・回数：借入直後最長14年6ヶ月（1～151回）\A担保・連帯保証人：不要";
	content: "商号：アイフル株式会社\A登録番号：近畿財務局長(14)第00218号\A貸付利率：3.0%～18.0%（実質年率）\A遅延損害金：20.0％（実質年率）\A契約限度額または貸付金額：800万円以内(要審査)\A返済方式：借入後残高スライド元利定額リボルビング返済方式\A返済期間・回数：借入直後最長14年6ヶ月（1～151回）\A担保・連帯保証人：不要";
}
.loan-conditions-box > div > div.lake:before {
	content: "▼レイク 貸付条件";
}
.loan-conditions-box > div > div.lake:after {
	content: "【貸付条件】\A貸金業者の商号：新生フィナンシャル株式会社\A関東財務局番号・登録番号：関東財務局長(11) 第01024号\A協会員番号：日本貸金業協会会員第000003号 \A貸付利率：年率4.5％～18.0％\A※貸付利率はご契約額およびご利用残高に応じて異なります。\A返済方式：残高スライドリボルビング方式・元利定額リボルビング方式\A返済期間・返済回数：最長5年・最大60回\A※融資枠の範囲内での追加借入や繰上返済により、返済期間・回数は変動します。\A遅延損害金（年率）：20.0％\A担保の有無：不要\A【無利息】\A・初めてなら初回契約日の翌日から無利息\A・お借入れ額5万円まで180日間無利息\A・無利息期間経過後は通常金利適用\A・30日間無利息、60日間無利息（Webでのお申込み限定）、180日間無利息の併用はできません\A・60日間無利息（Webでのお申込み限定）・180日間無利息はご契約額が1~200万円の方が対象です\A・ご契約額が200万以上の方は30日間無利息のみ利用可能です";
	content: "【無利息】\A・初回契約日の翌日から無利息\A・お借入れ額5万円まで180日間無利息\A・無利息期間経過後は通常金利適用\A・30日間無利息、60日間無利息（Webでのお申込み限定）、180日間無利息の併用はできません\A・60日間無利息（Webでのお申込み限定）\A・180日間無利息はご契約額が1～200万円の方が対象です\A・ご契約額が200万以上の方は30日間無利息のみ利用可能です";
/*    content: "【無利息】\A 365日間無利息\A※初めてのご契約\A※Webでお申込み・ご契約、ご契約額が50万円以上でご契約後59日以内に収入証明書類の提出とレイクでの登録が完了の方\A\A 60日間無利息\A※初めてのご契約\A※Webお申込み、ご契約額が50万円未満の方\A\A・無利息期間経過後は通常金利適用\A・初回契約翌日から無利息適用\A・他の無利息商品との併用不可"; */
	content: "【無利息】\A・365日間無利息\A※初めてのご契約\A※Webでお申込み・ご契約、ご契約額が50万円以上（お借入額1万円でも可能）でご契約後59日以内に収入証明書類の提出とレイクでの登録が完了の方\A\A・60日間無利息\A※初めてのご契約\A※Webお申込み、ご契約額が50万円未満の方\A\A・無利息期間経過後は通常金利適用\A・初回契約翌日から無利息適用\A・他の無利息商品との併用不可";
}
.loan-conditions-box > div > div.lake-plus:before {
	background: transparent;
	display: block;
	padding: 0;
	margin: 0;
	color: #000;
	content: "【貸付条件】";
}
.loan-conditions-box > div > div.lake-plus {
	margin-top: 10px;
}
.loan-conditions-box > div > div.lake-plus:after {
	display: none;
}
.loan-conditions-box > div > div.lake-plus > a:before {
	content: "・貸付条件はこちら";
}
/*記事装飾追加*/
:root{--color_main:#42548f;
	--color_bg:#fdfdfd;
	--color_border: hsla(0, 0%, 78%, .5);
	--color_gray: hsla(0, 0%, 78%, .15);
	--color_icon_check: #86d67c;
	--box_padding:1.5em;
	--color_icon_good: #3cd250;
		--color_icon_good_bg: #ecffe9;
		--color_icon_bad: #4b73eb;
		--color_icon_bad_bg: #eafaff;
		--color_icon_info: #f578b4;
		--color_icon_info_bg: #fff0fa;
		--color_icon_announce: #ffa537;
		--color_icon_announce_bg: #fff5f0;
		--color_icon_pen: #7a7a7a;
		--color_icon_pen_bg: #f7f7f7;
		--color_icon_book: #787364;
		--color_icon_book_bg: #f8f6ef;
		--color_icon_point: #ffa639;
		--color_icon_check: #86d67c;
		--color_icon_batsu: #f36060;
		--color_icon_hatena: #5295cc;
		--color_icon_caution: #f7da38;
		--color_icon_memo: #84878a;
		--swl-box_shadow: 0 2px 4px rgba(0, 0, 0, .05), 0 4px 4px -4px rgba(0, 0, 0, .1);
		--corgi-box_shadow: 0 2px 4px rgba(0, 0, 0, .05), 0 4px 4px -4px rgba(0, 0, 0, .1);
	}
	
	.is-style-bg_stripe {
		background: linear-gradient(-45deg, transparent 25%, var(--color_gray) 25%, var(--color_gray) 50%, transparent 50%, transparent 75%, var(--color_gray) 75%, var(--color_gray));
		background-clip: padding-box;
		background-size: 6px 6px;
		padding: var(--box_padding);
			position: relative;
	}
	
	.is-style-bg_grid {
		background-image: linear-gradient(transparent calc(100% - 1px), var(--color_gray) 50%, var(--color_gray)), linear-gradient(90deg, transparent calc(100% - 1px), var(--color_gray) 50%, var(--color_gray));
		background-repeat: repeat;
		background-size: 16px 16px;
		padding: var(--box_padding);
	}
	.is-style-crease {
		background-color: #f7f7f7;
		padding: calc(.5em + 20px);
		position: relative;
	}
	.is-style-crease:before {
		background-color: inherit;
		border-color: var(--color_bg) var(--color_bg) rgba(0, 0, 0, .1) rgba(0, 0, 0, .1);
		border-style: solid;
		border-width: 0 20px 20px 0;
		box-shadow: -1px 1px 1px rgba(0, 0, 0, .05);
		content: "";
		position: absolute;
		right: 0;
		top: 0;
		width: 0;
	}
	.is-style-stitch {
		background: #f7f7f7;
		color: #5f5a59;
		display: block;
		font-style: normal;
		padding: var(--box_padding);
		position: relative;
	}
	.is-style-note_box:before,
	.is-style-stitch:before {
		border: 1px dashed hsla(0, 0%, 78%, .6);
		border-radius: inherit;
		content:"";;
		display: block;
		height: calc(100% - 12px);
		left: 6px;
		pointer-events: none;
		position: absolute;
		top: 6px;
		width: calc(100% - 12px);
	}
	.is-style-balloon_box, .is-style-sticky_box {
		line-height: 1.4;
		position: relative;
		width: -webkit-fit-content;
		width: -moz-fit-content;
		width: fit-content;
	}
	.is-style-balloon_box {
		background-color: var(--color_main);
		border-radius: 2px;
		color: #fff;
		min-width: 2em;
		padding: .5em 1.25em;
	}
	.is-style-balloon_box::before {
	border: 12px solid transparent;
	border-top: 12px solid var(--color_main);
	bottom: -22px;
	content: "";
	height: 0;
	left: 1.25em;
	position: absolute;
	visibility: visible;
	width: 0;
	}
	.is-style-balloon_box2, .is-style-emboss_box, .is-style-sticky_box {
		background-color: #fff;
		color: #333;
	}
	.is-style-balloon_box2 {
		border: 1px solid;
		border-radius: 2px;
		line-height: 1.4;
		min-width: 2em;
		padding: .5em 1.25em;
		position: relative;
		width: -webkit-fit-content;
		width: -moz-fit-content;
		width: fit-content;
	}
	.content p.is-style-balloon_box2:before {
		background: inherit;
		border-bottom: 1px solid;
		border-right: 1px solid;
		bottom: -7px;
		content: "";
		height: 12px;
		left: 1.25em;
		position: absolute;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		visibility: visible;
		width: 12px;
	}
	div.has-border{
	margin-bottom: 20px;
	}
	.has-border, div.has-background, p.has-background {
		padding: var(--box_padding);
	}
	.has-border.-border01 {
		border: solid 1px var(--color_main);
	}
	.has-border.-border02 {
		border: double 4px var(--color_main);
	}
	.has-border.-border03{
		border: dashed 2px var(--color_border);
	}
	.has-border.-border04{
		 border:solid 4px var(--color_gray)
	}
	
	[class*="is-style-big_icon_"] {
		border-width: 2px;
		border-style: solid;
	}
	[class*=is-style-big_icon_] {
		border-color: var(--the-color, currentColor);
		padding: 2em 1.5em 1.5em;
		position: relative;
	}
	.pageContents p[class*=is-style-big_icon_] {
		margin-top: calc(20px + 1em);
	}
	.content p[class*=is-style-big_icon_]:before,
	.content div[class*=is-style-big_icon_]:before{
		align-items: center;
		background-color: var(--the-color, currentColor);
		border: 2px solid;
		border-color: var(--color_bg);
		border-radius: 50%;
		color: #fff;
		content: "";
		display: inline-flex;
		font-family: "dashicons";
		font-size: 1.25em;
		height: 2em;
		justify-content: center;
		left: .5em;
		line-height: 1;
		padding: 0 0 0 .05em;
		position: absolute;
		top: -1px;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 2em;
	}
	.content p.is-style-icon_announce:before,
	.content p.is-style-icon_bad:before,
	.content p.is-style-icon_book:before, 
	.content p.is-style-icon_good:before, 
	.content p.is-style-icon_info:before, 
	.content p.is-style-icon_pen:before {
		content: "";
		display: inline-block;
		font-family: 'icomoon';
		font-size: inherit;
		left: 1.25em;
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%) scale(1.5);
		transform: translateY(-50%) scale(1.5);
	}
	.content p.is-style-icon_announce:after, 
	.content p.is-style-icon_bad:after, 
	.content p.is-style-icon_book:after, 
	.content p.is-style-icon_good:after, 
	.content p.is-style-icon_info:after, 
	.content p.is-style-icon_pen:after {
		border-right: 1px solid;
		content: "";
		display: block;
		height: 50%;
		left: 3.25em;
		opacity: .4;
		position: absolute;
		top: 25%;
		width: 0;
		font-family: 'icomoon';
	}
	.is-style-icon_announce, .is-style-icon_bad, .is-style-icon_book, .is-style-icon_good, .is-style-icon_info, .is-style-icon_pen {
		border-radius: 2px;
		line-height: 1.6;
		padding: 1em 1em 1em 4.25em;
		position: relative;
	}
	[class*="is-style-icon_"] {
		color: #333;
		border-width: 0;
	}
	@media (min-width: 600px) {
		[class*=is-style-big_icon_] {
			padding: 2.5em 2em 2em;
		}
		.content [class*=is-style-big_icon_]:before {
			left: .75em;
		}
	}
	.is-style-big_icon_check,
	.is-style-big_icon_good {
		--the-color: var(--color_icon_check);
	}
	.is-style-icon_good {
		background: var(--color_icon_good_bg);
		border-color: var(--color_icon_good);
	}
	.content p.is-style-big_icon_check:before, 
	.content p.is-style-big_icon_good:before {
		content: "\f147";
	}
	.content p.is-style-icon_good:before {
		color: var(--color_icon_good);
		content: "\e9e2";
	}
	.content p.is-style-icon_good:after {
		border-right-color: var(--color_icon_good);
	}
	.is-style-icon_bad {
		background: var(--color_icon_bad_bg);
		border-color: var(--color_icon_bad);
	}
	.content p.is-style-icon_bad:before {
		color: var(--color_icon_bad);
		content: "\ea11";
	}
	.content p.is-style-icon_bad:after {
		border-right-color: var(--color_icon_bad);
	}
	.is-style-icon_info {
		background: var(--color_icon_info_bg);
		border-color: var(--color_icon_info);
	}
	.content p.is-style-icon_info:before {
		color: var(--color_icon_info);
		content: "\ea0e";
	}
	.content p.is-style-icon_info:after {
		border-right-color: var(--color_icon_info);
	}
	.is-style-icon_announce {
		background: var(--color_icon_announce_bg);
		border-color: var(--color_icon_announce);
	}
	.content p.is-style-icon_announce:before {
		color: var(--color_icon_announce);
		content: "\e923";
	}
	.content p.is-style-icon_announce:after {
		border-right-color: var(--color_icon_announce);
	}
	.is-style-big_icon_caution {
		--the-color: var(--color_icon_caution);
	}
	.content p.is-style-big_icon_caution:before {
		content: "\ea0a";
	}
	.is-style-icon_book {
		background: var(--color_icon_book_bg);
		border-color: var(--color_icon_book);
	}
	.content p.is-style-icon_book:before {
		color: var(--color_icon_book);
		content: "\e928";
	}
	.is-style-icon_book:after {
		border-right-color: var(--color_icon_book);
	}

	.is-style-icon_pen {
		background: var(--color_icon_pen_bg);
		border-color: var(--color_icon_pen);
	}
	.content p.is-style-icon_pen:before {
		color: var(--color_icon_pen);
		content: "\e90c";
	}
	.is-style-icon_pen:after {
		border-right-color: var(--color_icon_pen);
	}

	/* タブ */
	.pageContents ul.c-tabList li:befor {
	display:none;}
	.c-tabList {
		--the-tab-margin: 0;
		--the-tab-flex: 0 1 auto;
		--the-tab-flex_wrap: nowrap;
		--the-tab-btn-padding: 1em .5em;
		--the-tab-item-margin: 0;
		display: flex;
		flex-wrap: var(--the-tab-flex_wrap);
		justify-content: center;
		position: relative;
		margin: var(--the-tab-margin) !important;
	font-size: .9em;
	}
	 [data-width-pc="flex-50"] > .c-tabList {
			--the-tab-flex: 0 1 50%;
	gap: .5em;
	}
		[data-width-pc=auto]>.c-tabList {
			--the-tab-flex_wrap: wrap;
			--the-tab-btn-padding: 1em;
		}
	.c-tabList .tab-item{
		text-align: center;
		flex: var(--the-tab-flex);
		margin: var(--the-tab-item-margin);
	  cursor: pointer;
	  transition: .4s ease-in-out;
	padding: var(--the-tab-btn-padding);
		box-sizing: border-box;
		height: 100%;
		line-height: 1;
		position: relative;
		transition: background-color .25s, color .25s;
	}
	.style01>.c-tabList .tab-item{
		opacity: .7;
		transition: color .25s, opacity .25s;
	border-bottom:1px solid var(--color_border);
	}
	.style01>.c-tabList .tab-item:hover,
	.style01>.c-tabList .tab-item.is-active {
		color: var(--color_main);
		font-weight: 700;
		opacity: 1;
	border-bottom:2px solid var(--color_main);
	}
	.style02>.c-tabList .tab-item{
		opacity: .7;
		transition: color .25s, opacity .25s;
	background-color:var(--color_bg);
	position:relative;
	}
	.style02>.c-tabList .tab-item:hover,
	.style02>.c-tabList .tab-item.is-active {
		color: #fff;
		font-weight: 700;
		opacity: 1;
	background-color:var(--color_main);
	}
	.style02>.c-tabList .tab-item.is-active:after{
		position: absolute;
		bottom: -8px;
		left: 50%;
		transform: translateX(-50%);
		width: 18px;
		height: 9px;
		background-color: inherit;
		content: '';
		clip-path: polygon(0 0, 100% 0, 50% 100%);
	}
	/* パネル */
	.style02 .panel-list {margin-top:1em;}
	.panel-list {
	  background-color: #fff;
	}
	.panel-item {
	  display: none;
	  width: 100%;
	  padding: 40px 30px;
	  background-color: #fff;
	}
	.panel-item.is-active {
	  display: block;
	  animation: panel-show .9s ease-in-out forwards;
	}
	
	/* パネル切り替えのアニメーション */
	@keyframes panel-show {
	  from {
		opacity: 0;
	  }
	  to {
		opacity: 1;
	  }
	}
	@media (max-width: 600px) {
	:root {
	--box_padding:0.5em;
	}
	.c-tabList {
		--the-tab-btn-padding: .8em .2em;
	}
	}
	/* 追加Addquick tag */
	.swl-inline-btn,.corgi-inline-btn {
		display: inline-block;
		font-size: .9em;
		margin: 0 .25em
	}
	table .swl-inline-btn,table .corgi-inline-btn {
		margin: .5em .25em
	}
	
	.swl-inline-btn.is-style-btn_solid,.corgi-inline-btn.is-style-btn_solid {
		-webkit-transform: translateY(-2px);
		transform: translateY(-2px)
	}
	
	.corgi-inline-btn a {
		display: inline-flex;
		letter-spacing: var(--swl-letter_spacing, .5px);
		letter-spacing: var(--corgi-letter_spacing, .5px);
		padding: .5em 1em
	}
	.is-style-btn_shiny {
		--the-btn-radius: 80px
	}
	.corgi-inline-btn.red_  {
		width: 100%;
		text-align: center !important;
		float: none;
	}
	.corgi-inline-btn.red_ a{
		width: 100%;
    justify-content: center;
    margin: auto;
    background: linear-gradient(90deg,#F96500 0, #F2F030 100%);
    text-align: center !important;
	border-radius: 80px;
	color: #fff;
	}
	.cap_box {
		--capbox-color: var(--color_main);
		--capbox-color--bg: unset;
		--the-icon-size: 1.1em;
		position: relative;
	}
	.cap_box_content {
		background-color: var(--capbox-color--bg);
		border: 1px solid var(--capbox-color);
		clear: both;
		margin-top: -2px;
		padding: 1.25em;
		position: relative;
		z-index: 0
	}
	.is-style-onborder_ttl2>.cap_box_content,
.is-style-onborder_ttl>.cap_box_content {
    padding-top: 1.5em
}

.is-style-onborder_ttl>.cap_box_ttl {
    color: var(--capbox-color)
}

.is-style-onborder_ttl>.cap_box_content,
.is-style-onborder_ttl>.cap_box_ttl {
    background-color: var(--color_content_bg) !important
}

.is-style-shadow.cap_box {
    box-shadow: var(--swl-box_shadow);
	box-shadow: var(--corgi-box_shadow);
    overflow: hidden
}
.is-style-shadow:not([data-colset])>.cap_box_content {
    color: #333;
	border: none;
}
@media (min-width: 600px) {
    .cap_box_content {
        padding: 1.5em;
    }
}
.cap_box_ttl {
    align-items: center;
    background-color: var(--capbox-color);
    color: #fff;
    display: flex;
    gap: .5em;
    justify-content: center;
    line-height: 1.5;
    margin-bottom: 0 !important;
    padding: .5em;
    position: relative;
    text-align: center;
    z-index: 1
}
.cap_box_ttl i {
    font-size: var(--the-icon-size)
}

.cap_box_ttl i:not(.-right) {
    margin-left: -.25em
}

.cap_box_ttl i.-right {
    margin-left: .4em
}

.cap_box_ttl svg {
    height: var(--the-icon-size);
    width: var(--the-icon-size)
}

.cap_box_ttl svg:not(.-right) {
    margin-left: -.25em
}

.cap_box_ttl svg.-right {
    margin-right: -.25em
}


.wp-block-details{
    margin-bottom: 20px;
}
details > summary:first-of-type {
    display: list-item;
    counter-increment: list-item 0;
    list-style: inside disclosure-closed;
}
details[open] > summary:first-of-type {
    list-style-type: disclosure-open;
}
details > summary:first-of-type {
    list-style: inside disclosure-closed;
}	
.pageContents ul.c-tabList > li:before,
.content ul.c-tabList>li:before {display:none;}
	/*吹き出し*/
.baloon{margin:2em 0;
position:relative;
min-height: 90px;
    display: flex;
}
.baloon:not(.p_right){
padding-left:100px;
}
.baloon.p_right{
padding-right:100px;
    justify-content: flex-end;
}
.baloon:not(.p_right):before{
left:0;
}
.baloon.p_right:before{
right:0;
}
.baloon .fuki{
display: flex;
align-items: center;
}
.baloon.p_right .fuki{
flex-direction: row-reverse;
}
.baloon .fuki:before{
content:"";
width: 12px;
height: 16px;
}
.baloon:not(.p_right) .fuki:before{
    background-color: var(--color_icon_good_bg);
    clip-path: polygon(0 50%, 100% 0, 100% 100%);
}
.baloon.p_right .fuki:before{
    background-color: var(--color_icon_announce_bg);
    clip-path: polygon(0 0, 100% 50%, 0 100%);
}
.baloon .fuki .fuki_in{
max-width:calc(100% - 12px);
border-radius: 1em;
padding: .8em 1em;
}
.baloon:not(.p_right) .fuki .fuki_in{
background: var(--color_icon_good_bg);
}
.baloon.p_right .fuki .fuki_in{
background: var(--color_icon_announce_bg);
}
.baloon:before{
position: absolute;
top:0;
content:"";
display:block;
width:90px;
height: 90px;
background-repeat:no-repeat;
background-position: center center;
background-size:contain;
}
.baloon.head:before{
background-image:url("https://morotonoie2wendless.wpcomstaging.com/wp-content/uploads/2025/10/icon_manwrried.png");
}
.baloon.sido:before{
background-image:url("https://morotonoie2wendless.wpcomstaging.com/wp-content/uploads/2025/10/icon_womanlec.png");
}
.baloon.question:before{
background-image:url("https://morotonoie2wendless.wpcomstaging.com/wp-content/uploads/2025/10/icon_womanqu.png");
}