/* Header Tag
------------------------- */
h1#tax-title {
	margin-bottom:24px;
}
.tax-caselist h1#tax-title,
.tax-seminar_type h1#tax-title,
.single-case h1#tax-title,
.post-type-archive-case h1#tax-title {
	margin-bottom:10px;
}
.post-type-archive-case .entry_title a {
	display:block;
}
h2 {
	clear:both;
	padding: 3px 0px 3px 35px;
	margin: 0 0 10px 0;
	background-image:url("img/icon/leaf.svg");
	background-repeat:no-repeat;
	background-position:-4px -4px;
	background-size:32px 40px;
	background-color:#ae682f;
	border-radius: 6px;
	letter-spacing: 1px;
	font-weight:700;
	font-family:
		'M PLUS Rounded 1c',
		"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro",
		"メイリオ", "Meiryo",
		sans-serif;
	color: #fff;
}
h2 a {
	color:#fff;
}
#main_column h3 {
	padding: 0px 0px 0px 19px;
	margin:24px 0px 12px 0px;
	border-bottom:solid 1px #d8ba92;
	background: url("img/icon/riv3.png") no-repeat left 6px;
	font-weight:bold;
	color:#663300;
}
#main_column h4 {
	padding: 0px 0px 0px 4px;
	margin:24px 0px 12px 0px;
	border-bottom:solid 1px #d8ba92;
	font-weight:bold;
	font-size:18px;
	color:#663300;
}
body[class*="case"] #main_column h4 {
	clear:both;
	padding-top:24px;
}
h2.single_title {
	padding: 7px 0px 6px 35px;
	line-height:1.2;
	font-weight:700;
	font-family:
		'M PLUS Rounded 1c',
		"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro",
		"メイリオ", "Meiryo",
		sans-serif;
}
h2.single_title a {
	text-decoration:none;
}
/* Home
------------------------- */
/* Slide Show */
#slider-area {
	width:100%;
	padding-bottom:55px;
}
#wrap-slider {
	position:relative;
	width:1000px;
	height:350px;
	margin:auto;
}
#outer-bxslider ul {
	list-style-type:none;
}
.bx-viewport {
	border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;
	box-shadow:0px 1px 5px 0px rgba(0, 0, 0, 0.2);
}
.stop-covid19 {
	display:block;
	width:100%;
	margin:0 auto 20px;
	padding:10px 5px;
	background-color:#fff;
	border:solid 4px #e70015;
	border-radius:8px;
	text-decoration:none;
	line-height:1;
}
.stop-covid19 > div {
	display:flex;
}
.stop-covid19 > div figure {
	flex:0 0 300px;
	width:300px;
}
.stop-covid19 > div figure img {
	display:block;
	width:100%;
	height:auto;
	margin:2px auto 0px;
}
.stop-covid19 > div p {
	position:relative;
	display:flex;
	flex-direction: column;
	justify-content: center;
	flex:1 1 500px;
}
.stop-covid19 > div p strong {
	display: block;
	font-size: 31px;
	font-family:
		'M PLUS Rounded 1c',
		"游ゴシック Medium", "Yu Gothic Medium",
		"游ゴシック体", "YuGothic",
		"ヒラギノ角ゴシック", "Hiragino Sans",
		"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN",
		"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",
		"メイリオ", "Meiryo",
		sans-serif;
	font-weight: 900;
	color: #c10100;
}
.stop-covid19 > div p strong br {
	display:none;
}
.stop-covid19 > div p span.inner-parag {
	position: relative;
	padding: 0 0 0 10px;
	line-height: 1.2;
}
.stop-covid19 > div p span {
	display:block;
}
.stop-covid19 > div p span.goto-detail {
	position: relative;
	/*bottom: 0;
	right: 15px;*/
	float: right;
	width: 163px;
	height: 31px;
	background-color:#fd8201;
	line-height:31px;
	text-indent:5px;
	text-align:center;
	font-size:16px;
	font-family:
		"游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic",
		"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN",
		"メイリオ", "Meiryo",
		sans-serif;
	font-weight:900;
	color:#fff;
}
.stop-covid19 > div p span.goto-detail:after {
	display:inline-block;
	content:"\f054";
	margin-left:5px;
	font-family:"Font Awesome 5 Free";
	font-weight:900;
	font-size:14px;
}
.stop-covid19 > div p span.inner-parag em {
	display: block;
	overflow: hidden;
	padding: 5px 10px 0;
}
div.voice_box {
	text-align:center;
}
#area-voice {
	margin-bottom:15px;
}
dl.side_tit dd  {
	text-align:center;
}
/* information */
#information #wrap_info div {
	height: 240px;
	margin: 0px 0px 30px 6px;
	overflow: auto;
}
#information .news dt {
	padding:2px 7px 2px 0;
	font-weight:300;
	font-family:
		"游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic",
		"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN",
		"メイリオ", "Meiryo",
		sans-serif;
	font-size:1.8rem;
	color:#DB4E03;
}
#information .news dt:before {
	content:"\f017";
	margin-right:2px;
	font-family:"Font Awesome 5 Free";
	font-weight:300;
	color:#C3966A;
}
#information .news dd {
	margin-top:3px;
	border-bottom:dotted 1px #666;
	margin-bottom: 10px;
}
#information .news dt span a {
	margin-left:5px;
	font-weight:700;
	font-size:1.8rem;
	color:#412000;
}
#information .news dd a {
	text-decoration:none;
	color:#900;
}
#information .news dd p a {
	text-decoration:underline;
	color:#900;
}
#information .news dd p a:hover {
	color:#900;
}
div.shopinfo_box {
	border: solid 1px #A07862;
	border-radius: 5px;
	background: #fff;
	padding: 10px;
	overflow:hidden;
	margin-bottom:30px;
}
div.shopinfo_box .shopinfo_txt {
	float:left;
	width:500px;
}
div.shopinfo_box .shopinfo_txt .logo {
	width:100%;
	height:auto;
}
.wrap-info-map {
	float:right;
	width:238px;
}
.wrap-info-map img {
	width:100%;
	height:auto;
}
div.shopinfo_box .shopinfo_txt .info_ad {
	font-size:20px;
	color:#7d4a1b;
	font-weight:bold;
	text-align:center;
}
div.shopinfo_box .shopinfo_txt a.tel-number {
	color: #fff;
	border-right: 3px;
	background: #864a1e;
	background: -moz-linear-gradient(top, #864a1e 1%, #864a1e 1%, #703c17 49%, #5b2f0f 100%);
	background: -webkit-linear-gradient(top, #864a1e 1%,#864a1e 1%,#703c17 49%,#5b2f0f 100%);
	background: linear-gradient(to bottom, #864a1e 1%,#864a1e 1%,#703c17 49%,#5b2f0f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#864a1e', endColorstr='#5b2f0f',GradientType=0 );
	text-decoration: none;
	padding: 3px 20px 5px;
	font-size: 32px;
	font-weight: 700;
	font-family:
		'M PLUS Rounded 1c',
		"メイリオ","Meiryo",
		"Hiragino Kaku Gothic ProN",
		"sans-serif";
	border-radius: 5px;
	display: block;
	width: auto;
	margin-right: 10px;
	text-align: center;
	letter-spacing: 2px;
}
div.shopinfo_box .shopinfo_txt a.tel-number:before {
	display:inline-block;
	transform: rotate(90deg);
	position:relative;
	top:-2px;
	content: "\f879";
	font-family:"Font Awesome 5 Free";
	color: #f8b500;
	padding: 0px 1px 0 0px;
	margin: 0 3px 0 0;
	font-size: 25px;
}
div.shopinfo_box .info_cap {
	color:#ea5408;
	font-size:16px;
	font-weight:bold;
}
div.shopinfo_box dl dt {
	background:#af692b;
	border-radius:3px;
	padding:2px 5px 0;
	color:#fff;
	font-weight:bold;
	display:inline-block;
	margin-top:5px;
}
div.shopinfo_box dl dd {
	line-height: 110%;
	margin-top: 5px;
}
.shopinfo_box--inner {
	overflow: hidden;
	padding: 0 0 20px;
}
.google-map {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.google-map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: solid 1px #d9c9b5;
}

/* article.point */
article.point {
	display:block;
	overflow:hidden;
}
article.point .point_box {
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
}
article.point .point_box img{
	float:left;
	margin:0px 20px 10px 0;
}
/*
article.point .btn a {
	font-size:14px;
	margin:10px 0px 10px 10px;
	padding:10px 10px 8px 10px;
}
*/
/* article.fb */
article.fb {
	overflow:hidden;
	display:block;
	margin-top:15px;
	text-align:center;
	margin-bottom:50px;
}
article.fb strong {
	font-size:2.0rem;
}
#voice_tit {
	color:#be0000;
	font-size:2.7rem;
	font-weight:700;
	font-family:
		'M PLUS Rounded 1c',
		"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro",
		"メイリオ", "Meiryo",
		sans-serif;
}
/* Recommend */
#recommend {
	margin-top:10px;
}
#recommend ul {
	list-style-type:none;
	display:flex;
	justify-content: center;
	flex-wrap: wrap;
}
#recommend ul li {
	flex:0 0 242px;
	width:242px;
	height:300px;
	margin:0 2px 5px;
	border:solid 1px #dbc8a9;
	background:#faf1e1;
}
#recommend dd {
	padding:0 5px;
	text-align:left;
}
#recommend ul li:nth-of-type(7),
#recommend ul li:nth-of-type(8) {
	display:none;
}
/* Page
------------------------- */
.font24 {
	font-size:2.4rem;
}
.page_title {
	height:110px;
	background:url("img/title/h1_right.jpg") no-repeat right, url("img/title/h1_back.jpg") repeat-x;
	border-radius:10px;
	line-height:1.1;
	font-weight:700;
	font-family:
		'M PLUS Rounded 1c',
		"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro",
		"メイリオ", "Meiryo",
		sans-serif;
	font-size:3.6rem;
	color:#fff;
}
.post-type-archive-case .core_contents {
	padding-bottom:50px;
}
.page_title span {
	margin: 36px 0 0 10px;
	display: inline-block;
}
/* contact
------------------------- */
.page-section p {
	margin-bottom:16px;
}
/* 当院のご紹介 hospital
------------------------- */
#id5_dl01 dt,
#id5_dl02 dt {
	font-weight:bold;
	font-size:2rem;
	color:#ad6126;
}
#id5_dl01 dd,
#id5_dl02 dd {
	margin-bottom:24px;
}
#id5_dl02 dd {
	padding-bottom:10px;
	border-bottom:dashed 1px #966;
}
.outer-access-map {
	display: flex;
	justify-content: space-between;
	padding: 0 0 20px;
}
.wrap-google-map {
	flex: 0 0 500px;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.outer-access-map .wrap-info-map {
	flex: 0 0 250px;
}
.wrap-google-map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: solid 1px #dac7ae;
}
.outer-access-map .simple-button a {
    width: 100%;
}

/* 初めての方へ customer
------------------------- */
.customer .core_contents dt {
	clear:both;
	overflow:hidden;
	font-weight:bold;
	font-size:2rem;
	color:#ad6126;
}
.box1 {
	margin:12px 0px;
	padding: 10px;
	background: #f5dac3;
	font-size: 1.5rem;
}
/* 診療のご案内 practice
------------------------- */
.practice .core_contents dt {
	clear:both;
	overflow:hidden;
	font-weight:bold;
	font-size:1.7rem;
	color:#ad6126;
}
.practice .core_contents dd {
	clear:both;
	overflow:hidden;
	padding-bottom:10px;
	margin-bottom:12px;
}
#id14_ul1 {
	list-style-type:disc;
	margin:12px 24px;
	font-weight:bold;
	color:#412000;
}
#id14_dl2 {
	margin-top:20px;
}
div.box2 {
	padding: 12px 10px 6px 10px;
	background: #f5dac3;
}
div.box2 em {
	font-weight:bold;
}
ul#id14_ul2 {
	display:flex;
	width:100%;
	margin-top: 4px;
	overflow: hidden;
	flex-wrap: wrap;
	-webkit-align-content: stretch;
	align-content: stretch;
}
ul#id14_ul2 li {
	width:calc(100%/2);
}
.at {
	margin:5px;
	padding: 5px;
	border:solid 1px #f5dac3;
	background: #fff;
	font-size: 14px;
}
/* 交通事故 accident
------------------------- */
/*
#top .accident_main h1 {
	font-size:33px;
	letter-spacing: 1px;
	font-weight:700;
	font-family:
		'M PLUS Rounded 1c',
		"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro",
		"メイリオ", "Meiryo",
		sans-serif;
	color: #fff;
	text-shadow: 0px 4px 1px #291203,
					1px 3px 1px #291203,
					2px 3px 1px #291203,
					2px 2px 1px #291203,
					3px 2px 1px #291203,
					3px 1px 1px #291203,
					4px 0px 1px #291203,
					3px -1px 1px #291203,
					3px -2px 1px #291203,
					2px -2px 1px #291203,
					2px -3px 1px #291203,
					1px -3px 1px #291203,
					0px -4px 1px #291203,
					-1px -3px 1px #291203,
					-2px -3px 1px #291203,
					-2px -2px 1px #291203,
					-3px -2px 1px #291203,
					-3px -1px 1px #291203,
					-4px 0px 1px #291203,
					-3px 1px 1px #291203,
					-3px 2px 1px #291203,
					-2px 2px 1px #291203,
					-2px 3px 1px #291203,
					-1px 3px 1px #291203;
	display: inline-block;
	margin: 35px 0 0 310px;
}
*/
#a_w480 {
	display:none;
}
.accident_main {
	background-image:url("img/page/accident/tit.jpg");
	background-repeat: no-repeat;
	border-radius:5px;
	filter: drop-shadow(3px 3px 3px rgba(0,0,0,0.2));
}
.athlete_main {
	background-image:url("img/page/athlete/header_04.jpg");
	background-repeat: no-repeat;
	border-radius:5px;
	filter: drop-shadow(3px 3px 3px rgba(0,0,0,0.2));
}
ul#id16_ul1 {
	display: flex;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap:         wrap;
	margin-bottom:20px;
}
ul#id16_ul1 li {
	width: calc(100%/2);
	font-weight: bold;
	height: 40px;
	padding: 10px 0 10px 45px;
	margin-bottom: 5px;
}
ul#id16_ul1 li:first-child {
	background: url("img/page/accident/icon04.gif") no-repeat;
}
ul#id16_ul1 li:nth-child(2){
	background: url("img/page/accident/icon01.gif") no-repeat;
}
ul#id16_ul1 li:nth-child(3){
	background: url("img/page/accident/icon02.gif") no-repeat;
}
ul#id16_ul1 li:nth-child(4){
	background: url("img/page/accident/icon03.gif") no-repeat;
}
.accident div#main .hentry dt {
	font-weight: bold;
	color: #ad6126;
	line-height: 1.5;
}
.accident div#main .hentry dd {
	margin-bottom:20px;
}
.accident div.before_after p.clr {
	clear: both;
}
.accident div.before_after p {
margin-bottom: 16px;
}
.accident div.before_after {
	margin-bottom:20px;
}
.accident div.before_after {
	overflow: hidden;
	border-bottom: dotted 1px #c96;
	margin-bottom: 20px;
}
.accident div.before_after p em {
	color: #c00;
}
.accident .btn {
	width: 100%;
	text-align: center;
	overflow: hidden;
	float: none;
}
.accident .btn a:after {
	font-family:"Font Awesome 5 Free";
	content: "\f0da";
	color: #fff;
	margin-left: 3px;
}
.accident .btn {
	width: 100%;
	text-align: center;
	overflow: hidden;
	float: none;
}
.accident .btn a {
	font-size: 14px;
	padding: 12px;
	float: none;
	display: inline-block;
	font-size: 14px;
}
.accident .btn a:before {
	font-family:"Font Awesome 5 Free";
	content: "\f075";
	color: #fff;
	margin-right: 3px; 
}
/* 院長の紹介 message
------------------------- */
.message div#main .hentry .core_contents dt {
	font-weight: bold;
	color: #ad6126;
	line-height: 1.5;
}
.message div#main .hentry .core_contents dd {
	margin-bottom:20px;
}
.message div#main .hentry .core_contents dt:first-child {
	margin-top:30px;
}
dl#id18_dl1 {
	overflow: hidden;
	padding-right: 156px;
	background: url("img/page/message/p_career.png") no-repeat right 0px;
}
/* 患者様の声 voice
------------------------- */
.voice .core_contents dd p {
	clear: both;
	margin-bottom: 16px;
	display:inline-block
}
.voice .core_contents dl dd {
	overflow: hidden;
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: dashed 1px #966;
}
/* Q&A faq
------------------------- */
.faq div#main .hentry dl#id23_dl1 dt {
	transform: rotate(0.05deg);
	clear:both;
	padding: 3px 0px 4px 45px;
	margin: 0 0 10px 0;
	background-image:url("img/icon/ques.svg");
	background-repeat:no-repeat;
	background-position:-5px 0px;
	background-size:38px 30px;
	background-color:#ae682f;
	border-radius: 6px;
	letter-spacing: 1px;
	font-size:20px;
	font-weight:700;
	font-family:
		'M PLUS Rounded 1c',
		"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro",
		"メイリオ", "Meiryo",
		sans-serif;
	color: #fff;
}
.faq div#main .hentry .core_contents dd {
	margin-bottom: 16px;
}
 /* リンク link
------------------------- */
/*
.link .core_contents a {
	font-weight:bold;
	outline: none;
	color: #f93;
	text-decoration: none;
}
div.link #main_column dl dd {
	padding-bottom: 7px;
	margin-bottom: 12px;
	border-bottom: dashed 1px #966;
}
dl#other_link {
	margin-top:80px;
}
.link .core_contents dl#other_link dt a {
	font-weight:normal;
}
*/
/* カレンダーcalendar
------------------------- */
/*
#sc_events_calendar_head {
	background: #fff !important;
}
#sc_events_calendar_head h2 {
	text-align: left !important;
	line-height:35px !important;
	display: block !important;
	width: 100% !important;
}
#sc_event_select{
	display:none;
}
*/
/* link_ornge*/
.message div#main .hentry a,
.voice .core_contents a,
.faq .core_contents a{
	outline: none;
	color: #f93;
	text-decoration: none;
}
.voice .core_contents .btnA a {
	color:#fff;
}
/* 健康セミナー
 --------------------------------- */
div#wrap_p {
	width:auto;
	clear:both;
	overflow:hidden;
	padding-bottom:0px;
}
div.first_p {
	width:250px;
	padding:5px 20px 10px;
	border:solid 1px #763b1b;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	font-size:13px;
	line-height:1;
	color:#000;
}
div.first_p p {
	line-height:1.2;
}
div.first_p strong {
	display:block;
	margin:10px 0px 120px;
	line-height:1.2;
	text-align:center;
	font-weight:700;
	font-family:
		'M PLUS Rounded 1c',
		"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro",
		"メイリオ", "Meiryo",
		sans-serif;
	font-size:2.2rem;
	color:#600;
}
div#first_p1 {
	float:left;
	background:#fff url("img/page/seminar/back_p1.jpg") no-repeat center 50px;
}
div#first_p2 {
	float:right;
	background:#fff url("img/page/seminar/back_p2.jpg") no-repeat center 50px;
}
/*
img.semi_ctc {
	clear:both;
	display:block;
	margin:6px auto 16px;
}
*/
/*seminar*/
#seminar-lead {
	padding-bottom:50px;
}
#seminar-lead .btnA {
	margin:30px auto;
	text-align:center;
}
#seminar-lead .btnA a {

}
div.bn_contact {
	border:solid 2px #e8d8cc;
	border-radius:5px;
	background:#fff;
	margin:15px 0;
	padding:20px;
	text-align:center;
}
div.bn_contact span#txt1 {
	display:block;
	transform: rotate(0.05deg);
	font-size:18px;
	font-weight:700;
	font-family:
		'M PLUS Rounded 1c',
		"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro",
		"メイリオ", "Meiryo",
		sans-serif;
	color:#6e3b1d;
}
div.bn_contact span#txt2 {
	color:#6e3b1d;
	font-size:18px;
		display: inline-block;
	margin-top: -20px;
	overflow: hidden;
}
div.bn_contact span#txt3 {
	display: inline-block;
	padding-top: 5px;
	font-size:48px;
	font-weight:700;
	font-family:
		'M PLUS Rounded 1c',
		"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro",
		"メイリオ", "Meiryo",
		sans-serif;
	color:#db4e03;
}
div.bn_contact span#txt3::before {
	display: inline-block;
	overflow: hidden;
	font-family:"Font Awesome 5 Free";
	font-weight:900;
	content: "\f2a0";
	margin-left:5px;
	margin-right: 0px !important;
	vertical-align:-2px;
	font-size: 37px;
}
/*
.mgb24 {
	margin-bottom:24px;
}
.BC {
	text-align:center;
}
*/
div#wrap_p {
 display:flex;
 justify-content:space-between;
}
div#wrap_p div.first_p{
	width:365px;
}
/* seminar_feedback */
div.seminar_feedback hr {
	clear: both;
	margin-bottom: 24px;
	padding-top: 24px;
	height: 2px;
	border: none;
	border-bottom: dotted 2px #e3c59d;
}
.seminar_feedback .hentry h2[class^="h"] {
	margin-top:24px;
}
/* おやすみストレッチ */
.outer-subject {
	margin:0 0 20px;
	padding:10px 20px 10px;
	background-color: #fff;
	border:solid 1px #763b1b;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.outer-subject .flex2 {
	margin:5px 0 0;
}
.outer-subject .flex2 figure {
	flex:0 0 195px;
}
.outer-subject .flex2 > div {
	flex:1 1 300px;
}
.outer-subject h2 {
	clear:both;
	padding: 0;
	margin: 0;
	background-image:none;
	background-color:transparent;
	letter-spacing:0;
	color: rgb(102, 0, 0);
}
.outer-subject h2 a {
	color: rgb(102, 0, 0);
}
#seminar-lead a {
	text-decoration: none;
}
a .outer-subject p {
	color: #000;
}
.outer-subject
#seminar-lead .outer-subject .btnA {
	margin:0 auto;
	text-align:center;
}
#seminar-lead .outer-subject .btnA a {
	padding:6px 20px 5px;
	letter-spacing:1px;
	font-size:1.7rem;
}
#seminar-lead .outer-subject .btnA a:before {
	font-size:1.6rem;
}

/* balance_seitai */
div.balance_seitai hr {
	clear: both;
	margin-bottom: 24px;
	padding-top: 24px;
	height: 2px;
	border: none;
	border-bottom: dotted 2px #e3c59d;
}

/* athlete support */
/*
h2#best-condition {
	clear:both;
	padding: 0px 0px 0px 0px;
	margin: 0 3px 10px 3px;
	background: none;
	border-radius: 0px;
	font-size:2.5rem;
	font-weight:700;
	font-family:
		'M PLUS Rounded 1c',
		"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro",
		"メイリオ", "Meiryo",
		sans-serif;
	letter-spacing: 0;
	color:#c00;
}
h2#best-condition:before {
	content:"\f111";
	margin-right:3px;
	font-family:"Font Awesome 5 Free";
	font-weight:300;
	color:#fb3;
}
*/
#leadtext {
	margin-bottom:50px;
}
#leadtext ul {
	margin-left:32px;
}
#leadtext ul li {
	margin-bottom:10px;
}
#leadtext ul li:before {
	content:"\f058";
	margin-right:3px;
	font-family: "Font Awesome 5 Free";
	font-weight:900;
}
.flex-box {
	display: flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	margin:12px;
}
.flex-box ul {
	flex:1;
}
.flex-box img {
	display:block;
	border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
}
.flex2 {
	display:flex;
	flex-wrap: nowrap;
}
.flex2 p {
	flex:0 0 320px;
}
.flex2 p:last-child {
	flex:1 1 320px;
}
/* ----- [ end of base.css ] ----- */
