@charset "utf-8";
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 1em;
}
body,
table,
input, textarea, select, option {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.4;
	font-size:14px;
}
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
ol, ul {
	list-style: none;
}
li{
	list-style:none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
img {
	vertical-align: top;
}
a,
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
.link a:hover {
	opacity:0.7;}

/*------------------------------------------------------------
	汎用スタイル
------------------------------------------------------------*/
	* html .clearfix {
		zoom: 1;
	}
	*+html .clearfix {
		zoom: 1;
	}
.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.sp {
	display: none;
}
.pc {
	display: inherit;
}
.sp-inline {
	display: none !important;
}
.pc-inline {
	display: inline;
}

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	color: #333;
	line-height: 1.5;
	background-color: #FFF;
	-webkit-text-size-adjust: none;
}
#container {
	width:100%;
	min-width:1020px;
	margin:0 auto;
}
.textImg {
	text-align: center;
	margin: 14px 0 2.5em;
}
/*------------------------------------------------------------
	common
------------------------------------------------------------*/
#cover {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000;
	background-color: #fff;
}
.overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000;
	display: none;
	background-color: #fff;
	filter: alpha(opacity=95);
	opacity: 0.95;
}

/*------------------------------------------------------------
	header
------------------------------------------------------------*/
header {
	width: 100%;
	height: 325px;
	background-position: center top;
	background-image: url(../img/common/bg03.png);
	background-repeat: no-repeat;
}
header #main {
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
	padding-top: 14px;
}
header .hLogo {
	display: block;
	float: left;
	margin-top: 4px;
}
header .g_navi {
	margin-top: 23px;
	margin-right: auto;
	margin-left: auto;
	float: right;
}
header .g_navi li {
	padding: 0 8px;
	display: inline-block;
}
header .re_btn {
	float: right;
	margin-left: 52px;
	margin-top: 10px;
	}
header h2 {
	float: left;
	margin-top: 50px;
}
/*------------------------------------------------------------
	pagePath
------------------------------------------------------------*/
.pagePath {
	font-size: 11px;
	float: right;
	padding-top: 94px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 34px;
	color: #3A3A3A;
	margin-top: 0px;
}
.pagePath li {
	margin-right: 3px;
	display: inline;
	font-size: 12px;
}
.pagePath li a {
	color:#3A3A3A;
	margin-right: 10px;
	text-decoration:underline;
}
.pagePath li a:hover {
	color:#3A3A3A;}

/*------------------------------------------------------------
	contact
------------------------------------------------------------*/
.contact {
	border: solid 1px #FB802C;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 7px;
	margin-top: 53px;
	margin-bottom: 60px;
	margin-left:auto;
	margin-right:auto;
	max-width:1020px;
}
.contact .ttl {
	margin-bottom:20px;}
.contact .tel {
	display:inline-block;
	margin:30px;}
.contact .net {
	display:inline-block;
	margin:30px;}

/*------------------------------------------------------------
	footer
------------------------------------------------------------*/
#gFooter {
	padding-top: 58px;
	padding-right: 0;
	padding-left: 0;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../img/common/bg02.png);
/*	margin-top: -5px;*/
}
#gFooter .subBox {
	margin: 0 auto;
	text-align:center;
	width: 950px;
	font-size:13px;
}
#gFooter .subBox a:hover {
	color: #333333;
	text-decoration:underline;
}
#gFooter .f_navi {
	margin-bottom: 26px;
}
#gFooter .l_box {
	display: inline-block;
	text-align: left;
	width: 462px;
	vertical-align: top;
	}
#gFooter .logo {
	float: left;
	margin-top: 4px;
	margin-right: 24px;
}
#gFooter .name {
	font-size: 16px;
/*	margin-top: 20px;*/
	font-weight:bold;
}
#gFooter .adress {
	letter-spacing:1px;
	margin-top:11px;}
#gFooter .r_box {
	width: 450px;
	display: inline-block;
	text-align: left;
	vertical-align: top;
	padding-top: 19px;
	}
#gFooter .tel_img {
	float: left;
	margin-right: 14px;
}
#gFooter .tel {
	line-height: 115%;
	margin-top: 8px;
	}
#gFooter .tel_txt {
	letter-spacing: 1px;
	margin-top: 7px;
}
#gFooter .top {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	margin-top: -28px;
}
#gFooter .copyright {
	background-color:#FB802C;
	text-align:center;
	color:#FFFFFF;
	padding-top:13px;
	padding-bottom:13px;
	font-size:11px;
	font-weight:lighter;}


/*------------------------------------------------------------
	リンク・インプットをタップ時のクラス
------------------------------------------------------------*/
a.tapCtrl, input.tapCtrl,
.tapCtrl a, .tapCtrl input {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}


/*--------------------------------------------------------------------SP--------------------------------------------------------------------*/

@media all and (min-width: 0px) and (max-width: 767px) {
	
	/*------------------------------------------------------------
	common
------------------------------------------------------------*/
body,
table,
input, textarea, select, option {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.4;
	font-size:13px;
}

.sp {
	display: block;
}
.pc {
	display: none;
}
.sp-inline {
	display: inline !important;
}
.pc-inline {
	display: none !important;
}
#cover {
	display: none !important;
}

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
#container {
	min-width:100%;
}

/*------------------------------------------------------------
		header
------------------------------------------------------------*/
header {
	width: 100%;
	height: auto;
	background: none;
	margin-top: 0px;
}
header #main {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
	padding: 0px;
	margin-top: 0px;
}
header .hLogo {
	position: absolute;
	z-index: 50;
	margin-top: 0px;
	padding-top: 0px;
}
header .hMenu {
	position: fixed;
	top: 0;
	width: 100%;
	background-color: #FD8017;
	height: 40px;
	z-index: 40;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
header .hImg {
	margin-top: 0px;
	position: relative;
	height: 138px;
	background-image: url(../img/common/bg04.png);
	background-position: bottom center;
	background-size: cover;
	text-align: center;
	padding-top: 72px;
	box-sizing: border-box;
}

/*------------------------------------------------------------
	navi action
------------------------------------------------------------*/
.sp_navi {
	float: right;
	width: 40px;
	height: 40px;
	text-align: center;
	border-left: solid 1px #FFF;
}
.btn {
	background-image: url(../img/common/sp_h_btn02.png);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	cursor: pointer;
	z-index: 200;
}
.sp_re_btn {
	float:right;
	border-left:solid 1px #FFF;}
.drawr {
	display: none;
	background-color: #FD8017;
	position: fixed;
	top: 0px;
	right: 0;
	width: 100%;
	padding-bottom: 33px;
	z-index: 1000;
	text-align: center;
}
.navi {
	position: relative;
	margin-top: 58px;
	margin-bottom: 23px;
}
.navi li {
	display:inline-block;} 
.navi li img  {
	width:95px;
	height:auto;
}
.navi li a {
	display: block;
	padding-top: 8px;
	padding-right: 3px;
	padding-left: 3px;
}
.drawr .btn {
	background-image:url(../img/common/sp_h_close01.png);
	display:block;
	width:40px;
	height:40px;
	right: 0px;
	border-left: solid 1px #FFF;
}
	
	/*------------------------------------------------------------
		pagePath
	------------------------------------------------------------*/
	#pagePath {
		display: none;
	}
	
	#pagePath li {
		margin-right: 3px;
		display: inline;
		font-size: 12px;
	}
	
	#pagePath li a {
		margin-right: 10px;
	}
/*------------------------------------------------------------
	contact
------------------------------------------------------------*/
.contact {
	border: solid 1px#FB802C;
	text-align: center;
	padding-top: 22px;
	padding-bottom: 34px;
	margin-top: 29px;
/*	margin-bottom: 30px;*/
	margin-left:auto;
	margin-right:auto;
	font-size: 12px;
}
.contact .ttl {
	margin-bottom:20px;}
.contact .tel {
	display: block;
	margin-top: 24px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.contact .net {
	display: block;
	margin-top: 29px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

/*------------------------------------------------------------
	footer
------------------------------------------------------------*/
#gFooter {
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../img/common/bg02.png);
	margin-top: 36px;
}
#gFooter .subBox {
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	text-align: center;
	width: 95%;
	font-size:11px;
}
#gFooter .subBox a:hover {
	color: #333333;
	text-decoration:underline;
}
#gFooter .f_navi {
	margin-bottom: 14px;
	line-height: 246%;
}
#gFooter .l_box {
	display: block;
	text-align: center;
	width: 95%;
	vertical-align: top;
	}
#gFooter .logo {
	display:none;
}
#gFooter .name {
	font-size: 14px;
	margin-top: 10px;
	font-weight: bold;
	border-top: solid 1px #FB802C;
	padding-top: 22px;
}
#gFooter .adress {
	letter-spacing:1px;
	margin-top:11px;}
#gFooter .r_box {
	width: 283px;
	display: block;
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	margin-left: auto;
	margin-right: auto;
	}
#gFooter .tel_img {
	float: left;
	margin-right: 13px;
}
#gFooter .tel {
	font-size: 26px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	line-height: 115%;
	margin-top: 2px;
	letter-spacing:2px;
	}
#gFooter .tel a {
	color: #FB802C;}
#gFooter .tel a:hover {
	text-decoration:none;
	color: #FB802C;}
#gFooter .tel_txt {
	letter-spacing: 1px;
}
#gFooter .top {
	width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#gFooter .copyright {
	background-color: #FB802C;
	text-align: center;
	color: #FFFFFF;
	padding-top: 13px;
	padding-bottom: 60px;
	font-size: 8px;
	font-weight: lighter;
	margin-top: 20px;
}

}

/*------------------------------------------------------------
	検索結果
------------------------------------------------------------*/
body.search ul.search li{
	padding: 2em 1em;
	border-bottom: 1px dotted #ccc;
}
body.search ul.search li:first-of-type{
	border-top: 1px dotted #ccc;
	margin-top: 2em;
}
/*------------------------------------------------------------
	ページャー
------------------------------------------------------------*/
#pagenation{
	margin: 4em 0;
}
#pagenation::after{content:".";display:block;clear:both;height:0;visibility:hidden;}
#pagenation #pagenation-list li{float:left;background:none;list-style:none;padding:0;margin:0 5px 5px 0;}
#pagenation #pagenation-list li:last-child{margin-left:0;}
#pagenation #pagenation-list a,#pagenation #pagenation-list span{background:none;display:block;margin:0;padding:4px 9px;font-size:12px;line-height:1.5;text-align:center;}
#pagenation #pagenation-list .current{background:#FD8017;color:#FDEBB6;border:1px solid #ccc;}
#pagenation #pagenation-list .omit{padding:4px 2px;color:#777777;}
#pagenation #pagenation-list li a{color:#888;border:1px solid #ccc;text-decoration:none;}
#pagenation #pagenation-list a:hover{background:#FDEBB6;color:#888;border:1px solid #ccc;text-decoration:none;}
/*------------------------------------------------------------
	アーカイブページ
------------------------------------------------------------*/


/*セミナー予約 SP版*/
#sp_seminar{
	position: fixed;
	bottom: 5px;
	text-align: center;
	width: 100%;
	z-index: 100;
	opacity: 0;
}
/*サイドのお問い合わせ*/
#side_contact {
	width: 115px;
	height: 460px;
	text-align: center;
	background-color: #FD8017;
	color: #fff;
	position: fixed;
	top: calc(50% - 225px);
	right: -80px;
	-webkit-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
	border-radius: 5px 0 0 5px; /* IE/Edge NG */ 
	box-shadow: -2px 3px 10px 1px rgba(0,0,0,.25);
	z-index: 1;
}
#side_contact.side_sc_down {
	right: 0;
}
#side_contact a {
	display: block;
}
@-webkit-keyframes fadein {
	0%{opacity:0;}
	100% {opacity:1;}
}
#side_contact #side_contact_inner {
	display: none;
}
#side_contact.side_sc_down #side_contact_inner {
	display: block;
	-webkit-animation: fadein .35s linear 0s 1;
	animation: fadein .35s linear 0s 1;
}
#side_contact a:hover {
	opacity: .5;
}
#side_contact .icon_plus {
	position: fixed;
	right: 0;
	margin: 7px;
	z-index: 2;
}
#side_contact .icon_plus:hover {
	opacity: .5;
	cursor: pointer;
}
#side_contact.side_sc_down .icon_plus {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#side_contact_inner {
	padding-top: 40px;
	line-height: 2.2;
}
#side_contact .icon_mail {
	margin-top: 25px;
}
#side_contact .side_sns_text{
	margin-top: 25px;
}
#side_contact .side_sns{
	margin-top: 16px;
}

#sns_link{
	margin-top: 6px;
}
#sns_link img{
	padding: 8px;
}
@media all and (min-width: 768px){
	#sns_link{
		display: flex;
		align-items: flex-end;
	}
	#sns_link .followus{
		padding-left: 0;
		padding-bottom: 10px;
	}
	#page_top{
		position: fixed;
		display: none;
		bottom: 3.4em;
		right: 2em;
	}
}
@media all and (min-width: 0px) and (max-width: 767px) {
	#page_top{
		display: none !important;
		opacity: 0 !important;
	}
}
/* いま/みらいのお金の検査追加 */
.clinic01 .plan-box .first_time{
	text-align: center;
	font-size: .8rem;
	margin: 1em 1.5em 0;
	color: #B20000;
}
.clinic01 .plan-box .price{
	display: flex;
    justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
@media all and (min-width: 0px) and (max-width: 767px) {
.clinic01 .plan-box .first_time{
	font-size: 11px;
}
}

/*追加 保険リンク*/
.insurance_link{
	margin-bottom: 20px;
}
.insurance_link img{
	width: 100%;
	height: auto;
}
.insurance_link p:last-of-type{
	text-align: left;
	font-size: .9em;
	line-height: 1.5;
}

/*------------------------------------------------------------
	2019.8 追加
------------------------------------------------------------*/
.underLine{ text-decoration: underline; }

/* 2019.11追加 */
@media screen and (max-width: 767px){
	.icon_f_tel{
		width: 39px;
		height: auto;
	}
}

/* 2019.12追加 */
@media all and (-ms-high-contrast: none) { /* IE対策 */
	#cover{
		display: none !important;
	}
}
