@charset "utf-8";

/* CSS Document */
@media all and (min-width: 0px) and (max-width: 679px) {
/*  common  */
body {
}

.br-sp { display:none; }

/* header */
header {
	width: 100%;
	margin: 0 auto;
}
h1 {
	background: #f8b62d;
	width: 100%;
}
h1 span.keyword {
	color: #fff;
	width: 100%;
	font-weight: normal;
	display: block;
	font-size: 10px;
	text-align: center;
	margin: auto;
}
h1 span.keyword .logo{
	font-size:16px;
}
header #header_top_sp {
	width: 100%;
	margin: auto;
	padding: 10px;
	background: #fff;
}
header #header_top_sp .header_top_sp_wrap {
	position: relative;
}
header #header_top_sp .header_logo_sp {
	float: left;
	width: 100px;
	margin-bottom: 10px;
}
header #header_top_sp .header_bt_reserve_sp, header #header_top_sp .header_bt_tel_sp {
	position: absolute;
	height: 60px;
}
header #header_top_sp .header_bt_tel_sp {
	width: 50px;
	right: 120px;
	top: 20px;
}
header #header_top_sp .header_bt_tel_sp img, header #header_top_sp .header_bt_reserve_sp img {
	width: 100%;
}
header #header_top_sp .header_bt_reserve_sp {
	width: 50px;
	right: 65px;
	top: 20px;
}
#gnavi, #header_top, header #gnavi_sp .ul_menu01 li a span {
	display: none;
}
.fixed {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 5000;
}
#header_top_sp .bt_menu {
	background-image: url("../img/common/navimemu_sp_off.png");
	background-repeat: no-repeat;
	background-size: 50px auto;
	right: 5px;
	position: absolute;
	text-indent: -9999px;
	top: 20px;
	width: 50px;
	z-index: 15000;
	height: 50px;
}
#header_top_sp .select {
	background-image: url("../img/common/navimemu_sp_on.png");
	background-repeat: no-repeat;
	background-size: 50px auto;
	height: 50px;
	right: 5px;
	position: absolute;
	text-indent: -9999px;
	top: 20px;
	width: 50px;
	z-index: 15000;
	height: 50px;
}
header #gnavi_sp {
	background-color: #fff;
	border: 2px solid #17489c;
	border-radius: 5px;
	display: none;
	padding: 5px;
	position: absolute;
	right: 10px;
	top: 140px;
	width: 95%;
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
	max-width: 400px;
	z-index: 100 !important;
}
header .fixed #gnavi_sp {
	top: 90px;
}
header #gnavi_sp .ul_menu01 {
	width: 100%;
}
header #gnavi_sp .ul_menu01 li {
	float: left;
	width: 48%;
	border-bottom: 1px dotted #9fa0a0;
	box-sizing: content-box;
}
header #gnavi_sp .ul_menu01 li img {
	width: 100%;
	margin: auto;
	padding: 5px;
}
header #gnavi_sp .ul_menu01 li:nth-child(2n) {
	border-left: 1px dotted #9fa0a0;
}
header #gnavi_sp .ul_menu02 {
	margin: 10px auto;
	width: 60%;
}
header #gnavi_sp .ul_menu02 li:first-child {
	margin-top: 5px;
	margin-bottom: 5px;
}
header #gnavi_sp .ul_menu02 li img {
	width: 100%;
	display: block;
	margin: auto;
}
/* footer */
footer {
	width: 100%;
	margin: auto;
}
#footer_top {
	background: #4f89c0;
	width: 100%;
	padding: 15px;
}
#footer_top .footernavi {
	width: 98%;
	margin: auto;
}
#footer_top .footernavi li {
	color: #FFF;
	float: left;
	width: 50%;
	padding-left: 10px;
}
#footer_top .footernavi li:before {
	content: ">";
	color: #fff;
	margin-left: -15px;
}
#footer_top .footernavi li a {
	color: #FFF;
	text-decoration: none;
	transition: all 0.5s;
}
#footer_top .footernavi li a:hover {
	color: #f9c467;
	transition: all 0.5s;
}
footer #footer_bottom {
	padding: 15px 0;
	width: 98%;
	margin: auto;
}
footer #footer_bottom .footerlogo {
	width: 150px;
	display: block;
	margin: 15px auto;
}
footer #footer_bottom .footer_clinicdate {
	text-align: center;
}
footer #footer_bottom .footer_clinicdate .name {
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
}
footer #footer_bottom .footer_clinicdate .tel {
	display: block;
}
footer #footer_bottom .footer_clinicdate .copyright {
	font-size: 10px;
}
#back-top {
	position: relative;
	margin: 0 auto;
	width: 100%;
}
#back-top_main {
	width: 100%;
	margin: 0 auto;
	position: fixed;
	bottom: 0;
	z-index: 5;
}
#back-top_main img {
	height: auto;
	width: 45px;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
/* contents-parts */

#contentsmain h2 {
	width: 100%;
	display: block;
	padding-bottom: 30%;
	margin: auto;
	background-size: 100%;
	position: relative;
}
#contentsmain h2 .h2_title {
	width: 100%;
	display: block;
	margin: auto;
}
#contentsmain h2 .h2_title img {
	width: 100%;
	max-width: 80%;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	vertical-align: middle;
}
#contentsmain .sec_contents {
	width: 100%;
	margin: auto;
	position: relative;
	margin-bottom: 30px;
}
#contentsmain .sec_contents:last-of-type {
	margin-bottom: 45px;
}
#contentsmain .sec_contents > p {
	margin-bottom: 20px;
}
#contentsmain .sec_contents .art_contents {
	width: 95%;
	display: block;
	margin: auto;

}
	
.div_topic05{
	background:#cce8f6;
	width:200px;
	padding:15px;

	}
	
.div_topic05 p{
		font-weight: bold;
	}
	
#contentsmain .sec_contents:last-of-type .art_contents {
	margin-bottom: 0px;
}
#contentsmain .sec_contents h3.h3_chapter, #contentsmain .sec_contents h3.h3_chapter_no {
	background: url(../img/common/bk_line.png) repeat top left;
	width: 100%;
	padding: 10px 0;
	margin-bottom: 20px;
	position: relative;
}
#contentsmain .sec_contents h3.h3_chapter .h3_title {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "MS PMincho";
	color: #f8b62d;
	font-size: 24px;
	border: solid 1px #f8b62d;
	background: #fff;
	padding: 5px 0 10px 0px;
	width: 98%;
	display: block;
	margin: auto;
	border-radius: 10px;
	vertical-align: middle;
	line-height: 1.5em;
	text-align: center;
}
#contentsmain .sec_contents h3.h3_chapter_no .h3_title {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "MS PMincho";
	color: #f8b62d;
	font-size: 24px;
	border: solid 1px #f8b62d;
	background: #fff;
	padding: 5px 30px 10px 30px;
	display: block;
	margin: auto;
	width: 98%;
	border-radius: 10px;
	vertical-align: middle;
	line-height: 1.5em;
	text-align: center;
}
#contentsmain .sec_contents h3.h3_chapter .h3_title:before {
	content: "";
	display: block;
	height: 25px;
	width: 80px;
	margin: auto;
}
#contentsmain #seccon_chapter01 h3.h3_chapter .h3_title:before {
	background: url(../img/common/h3_chapter01.png) 0px no-repeat;
	background-size: 80px;
}
#contentsmain #seccon_chapter02 h3.h3_chapter .h3_title:before {
	background: url(../img/common/h3_chapter02.png) 0px no-repeat;
	background-size: 80px;
}
#contentsmain #seccon_chapter03 h3.h3_chapter .h3_title:before {
	background: url(../img/common/h3_chapter03.png) 0px no-repeat;
	background-size: 80px;
}
#contentsmain #seccon_chapter04 h3.h3_chapter .h3_title:before {
	background: url(../img/common/h3_chapter04.png) 0px no-repeat;
	background-size: 80px;
}
#contentsmain #seccon_chapter05 h3.h3_chapter .h3_title:before {
	background: url(../img/common/h3_chapter05.png) 0px no-repeat;
	background-size: 80px;
}
#contentsmain #seccon_chapter06 h3.h3_chapter .h3_title:before {
	background: url(../img/common/h3_chapter06.png) 0px no-repeat;
	background-size: 80px;
}
#contentsmain #seccon_chapter07 h3.h3_chapter .h3_title:before {
	background: url(../img/common/h3_chapter07.png) 0px no-repeat;
	background-size: 80px;
}
#contentsmain #seccon_chapter08 h3.h3_chapter .h3_title:before {
	background: url(../img/common/h3_chapter08.png) 0px no-repeat;
	background-size: 80px;
}
#contentsmain #seccon_chapter09 h3.h3_chapter .h3_title:before {
	background: url(../img/common/h3_chapter09.png) 0px no-repeat;
	background-size: 80px;
}
#contentsmain #seccon_chapter10 h3.h3_chapter .h3_title:before {
	background: url(../img/common/h3_chapter10.png) 0px no-repeat;
	background-size: 80px;
}
#contentsmain .sec_contents .art_contents p, #contentsmain .sec_contents .art_contents ul, #contentsmain .sec_contents .art_contents ol {
	margin-bottom: 15px;
}
#contentsmain .sec_contents .art_contents p:last-child, #contentsmain .sec_contents .art_contents ul:last-child, #contentsmain .sec_contents .art_contents ol:last-child {
	margin-bottom: 0px;
}
#contentsmain .sec_contents .art_contents .div_h4 {
	margin-bottom: 30px;
}
#contentsmain .sec_contents .art_contents .div_h4 h4 {
	background: #4f89c0;
	border-radius: 10px;
	display: inline-block;
	font-size: 18px;
	color: #fff;
	padding: 3px 5px;
	font-weight: normal;
	margin-bottom: 10px;
}
#contentsmain .sec_contents .art_contents .divcon_text {
	width: 100%;
}
#contentsmain .sec_contents .art_contents .divcon_img {
	width: 50%;
	display: block;
	margin: auto auto 15px;
}
#contentsmain .sec_contents .art_contents .divcon_img img {
	display: block;
	margin: auto;
	width: 100%;
}
#contentsmain .sec_contents .art_contents .div_topic01 .ul_dec01 li {
	margin-bottom: 20px;
}
#contentsmain .sec_contents .art_contents .div_topic01 .ul_dec01 li:last-child {
	margin-bottom: 0px;
}
/*contents-format */
.div_topic01 {
	background: #cce8f6;
	padding: 15px 30px;
	margin-bottom: 15px;
	position: relative;
}
.div_topic01 .title {
	font-size: 20px;
	color: #1d4e9b;
	font-weight: bold;
	margin-bottom: 10px;
}
.div_topic02 {
	background: #feebca;
	padding: 10px 15px
}
.div_topic02 p {
	font-size: 16px;
	color: #1d4e9b;
	font-weight: bold;
}
.div_topic03 {
	background: url(../img/common/bk_line.png) repeat top left;
	width: 100%;
	padding: 10px;
	margin-bottom: 30px;
	border: solid 1px #f0b838;
}
.div_topic03 .main {
	background: #fff;
	padding: 10px;
}
.div_topic03 .main .title {
	font-size: 20px;
	color: #3A1F04;
	margin-bottom: 15px;
	font-weight: bold;
}
.div_mobframe_con {
	background: #feebca;
	padding: 20px 10px 20px 50px;
	color: #1d4e9b;
	min-height: 85px;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: auto auto auto 30px;
}
.div_mobframe_con:before {
	background: rgba(0, 0, 0, 0) url("../img/common/mark_mobframe.png") no-repeat scroll 0 0 / contain;
	content: " ";
	float: left;
	height: 68px;
	margin-left: -45px;
	position: relative;
	top: -5px;
	width: 40px;
}
.p_bt01 {
	background: #e8f3fc;
	box-shadow: 5px 5px 0px -2px #597a99;
	-moz-box-shadow: 5px 5px 0px -2px #597a99;
	-webkit-box-shadow: 5px 5px 0px -2px #597a99;
	color: #f8b62d;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 15px;
	width: fit-content;
	width: -moz-fit-content;
	width: -webkit-fit-content;
	transition: all 0.2s linear;
}
.p_bt01:hover {
	background: #98bed8;
}
.p_bt01:before {
	content: " ";
	background: url(../img/common/mark_arrow01.png) no-repeat 0 0/ contain;
	width: 16px;
	height: 10px;
	display: inline-block;
	margin-right: 3px;
}
.p_bt01 a:hover {
	opacity: 0.8;
	color: #fff;
}
.p_bt01 a {
	color: #f8b62d;
	text-decoration: none;
}
.text_pcclick_con {
	display: none;
}
.text_mobtab_con {
	display: block;
	color: #872414;
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
	margin: 15px auto auto 0px;
}
.text_mobtab_con:before {
	background: rgba(0, 0, 0, 0) url("../img/common/mark_tap.png") no-repeat scroll 0 0 / contain;
	content: " ";
	float: left;
	height: 35px;
	position: relative;
	top: 0px;
	width: 35px;
}
.text_notice01 {
	font-size: 14px;
	font-weight: normal;
	color: #777;
	line-height: 1.4;
}
.text_notice01:before {
	content: "※";
	display: block;
	float: left;
}
.text_notice02 {
	font-size: 12px;
	font-weight: normal;
	color: #ff5151;
	line-height: 1.4;
}
.text_notice03 {
	font-size: 12px;
	font-weight: normal;
	color: #3e3a39;
	line-height: 1.4;
}
.span_hl01 {
	background: #D4292C;
	color: #fff;
	font-weight: normal;
	display: inline-block;
	margin: 0 5px 5px;
	font-size: 12px;
	padding: 3px 10px;
}
.span_hl02 {
	border: solid #7F7F7F 1px;
	display: inline-block;
	margin: 0 5px 5px;
	font-size: 12px;
	padding: 3px 10px;
}
.text_st01 {
	color: #872414;
	font-size: 16px;
	font-weight: bold;
}
.text_st02 {
	color: #f8b62d;
	font-weight: bold;
	text-decoration: underline;
	font-size: 16px;
}
.text_st03 {
	font-size: 12px;
	color: #575757;
}
.text_st04 {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "MS PMincho";
	color: #4f89c0;
	font-weight: bold;
	font-size: 25px;
}
.text_st04b {
	color: #247b3a;
	font-weight: bold;
	font-size: 14px;
}
.text_st05{
	display:inline-block;
	color:#767676;
	padding:10px;
	font-weight:bold;
	font-size:16px;
	background: #FFDA90;
}
.text_st05b {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "MS PMincho";
	font-weight: bold;
	font-size: 18px;
	color: #247b3a;
}
.text_tel{
	font-size:16px;
	color:#4f89c0;
	font-weight:bold;
	display:inline-block;
	border-radius:20px;
}
.text_tel a.tel{
	font-size:25px;
	text-decoration:none;
	color:#4f89c0;
}
.link01 a {
	background: hsla(222,77%,75%,0.5);
	color: #263E49;
	padding: 0 3px;
	margin: 0 3px;
	transition: all 0.2s linear;
}
.link01 a:hover {
	background: hsla(48,36%,56%,0.5);
	color: #263E49;
}
.link02 a{
	background:rgba(247,255,215,1.00);
	font-weight:bold;
	color:#263E49;
	padding:0 3px;
	margin:0 3px;
	transition:all 0.2s linear;
}
.link02 a:hover{
	background:hsla(0,0%,100%,1.00);
	color:#f8b62d;
}
.link03{
	background:rgba(247,255,215,1.00);
	border-radius: 30px;
	font-weight:bold;
	color:#263E49;
	text-decoration: none;
	padding:10px 40px 10px 20px;
	margin:0 3px;
	transition:all 0.2s linear;
	position: relative;
}
.link03:hover{
	background:rgba(81,81,81,0.5);
	color:#5C7D7F;
}
.link03:after{
	content:" ";
	background:url(../img/common/icon_link03.svg) no-repeat 0 0/ contain;
	width:32px;
	height:27px;
	display:inline-block;
	margin-left:3px;
	position: absolute;
	right: 5px;
	top: 5px;
}
.link_pdf01:before {
	content: " ";
	background: url(../img/common/ic_pdf.png) no-repeat 0 0/ contain;
	width: 32px;
	height: 27px;
	display: inline-block;
	margin-right: 3px;
}
.ul_deco01 > li {
	list-style: none;
	margin-left: 15px;
	margin-bottom: 10px;
}
.ul_dec01 > li::before {
	content: "●";
	color: #898989;
	margin-right: 2px;
	margin-left: -14px;
}
.ul_dec01 .date {
	font-weight: bold;
	margin-bottom: 15px;
}
.ul_dec02 li {
	display: inline-block;
	float: left;
	margin-right: 5px;
}
.ul_dec02 li:before {
	content: "/";
	display: block;
	float: right;
	padding-left: 5px;
	padding-right: 5px;
}

.ul_dec03 li{
    list-style:none;	
	margin-left:13px;
	margin-bottom:5px;
}
.ul_dec03 li::before{
	content:"□";
	margin-left:-13px;
	color:#3A3A3A;
}
.ul02s li {
	list-style: none;
	font-size: 12px;
}
.ul_notice01, .ul_notice02 {
	margin-left: 14px;
}
.ul_notice01 li, .ul_notice02 li {
	font-size: 14px;
	font-weight: normal;
	color: #777;
	line-height: 1.4;
	margin-bottom: 3px;
	padding-left: 2px;
}
.ul_notice02 li {
	font-size: 16px;
}
.ul_notice01 li:before, .ul_notice02 li:before {
	content: "※";
	display: block;
	float: left;
	margin-left: -16px;
}
.ul_flow01 li {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px;
	background: #C9CCC6;
	padding: 5px 10px;
	font-size: 22px;
	text-align: center;
}
.ul_flow01 li:last-of-type {
	margin-right: 0;
}
.ol01 {
	margin-left: 22px;
}
.ol01 li {
	list-style: decimal outside;
	margin-bottom: 10px;
}
.dl01 {
	margin-bottom: 15px;
}
.dl01:last-of-type {
	margin-bottom: 0;
}
.dl01 dt {
	float: left;
	margin-right: 15px;
}
.dl01 dt:after {
	content: "：";
	position: absolute;
}
.dl01 dd {
	margin-bottom: 5px;
}
.dl01 dd:last-of-type {
	margin-bottom: 0;
}
.dl01s {
	margin-bottom: 15px;
	font-size: 12px;
}
.dl01s dt {
	float: left;
	margin-right: 15px;
}
.dl01s dt:after {
	content: "：";
	position: absolute;
}
.dl01s dd {
}
.dl02 {
	margin-bottom: 15px;
}
.dl02:last-of-type {
	margin-bottom: 0;
}
.dl02 dt {
	display: block;
	padding: 3px 5px;
	color: #2F2F2F;
	background: #f8b62d;
	text-align: center;
}
.dl02 dd {
	display: block;
	padding: 3px 5px 3px 15px;
	border: solid 1px #2F2F2F;
	border-top: none;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}
.dl02 dd:last-of-type {
	margin-bottom: 0;
}
.table_time {
	border-spacing: 0;
}
.table_time tr {
	padding: 10px;
}
.table_time tr {
	background: #fff;
}
.table_time th {
	font-weight: normal;
	border-left: 1px solid #231815;
	border-bottom: 1px solid #231815;
	padding: 3px;
	font-size: 10px;
}
.table_time td {
	border-left: 1px solid #231815;
	border-bottom: 1px solid #231815;
	padding: 5px;
	text-align: center;
}
.table_time th:last-child, .table_time td:last-child {
	border-right: 1px solid #231815;
}
.table_time tr:first-child th {
	background: #cce8f6;
	border-top: 1px solid #231815;
	font-weight: bold;
}
.table01 {
	border: 1px solid #231815;
	padding: 10px;
	border-spacing: 0;
}
.table01:last-of-type {
	margin-bottom: 0px;
}
.table01 tr:nth-of-type(2n-1) {
	background: #fff;
}
.table01 tr:nth-of-type(2n) {
	background: #EDEEEC;
}
.table01 th {
	font-weight: normal;
	border-bottom: 1px solid #231815;
	padding: 10px 15px;
	background: #D7EDFF;
	color: #424242;
}
.table01 td {
	border-bottom: 1px solid #231815;
	padding: 15px 20px;
	font-weight: bold;
}
.table01 th:first-of-type {
	border-top: 1px solid #231815;
}
.table01 td:first-of-type {
	border-top: 1px solid #231815;
	font-weight: normal;
}
/* toppage */


#mainimg_top {
	width: 100%;
	margin: 0 auto;
	position: relative;
	height: auto;
}
#mainimg_top .bx-wrapper {
	margin-bottom: 0px;
}
#mainimg_top .toppage #seccon_news dl {
	padding: 0 60px;
}
.mainimg_concept {
	position: absolute;
	bottom: 0%;
	width: 30%;
	right: 0%;
}
/*.mainimg_concept {
	position: absolute;
	top: 40%;
	width: 40%;
	left: 30%;
}*/
.mainimg_concept img {
	width: 100%;
	margin: auto;
	display: block;
}
.toppage #contentsmain h2 {
	background: url(../img/common/bk_line.png) repeat-x top left;
	width: 100%;
	height: auto;
	padding: 10px 0;
	position: relative;
	margin-bottom: 30px;
}
.toppage #contentsmain h2 .maintitle {
	text-align: center;
	font-size: 24px;
	padding-top: 5px;
	display: block;
}
.toppage #contentsmain h2 .subtitle {
	text-align: center;
	font-size: 15px;
	color: #1d4e9b;
	display: block;
}
.toppage section {
	width: 100%;
	margin: auto;
	position: relative;
	margin-bottom: 30px;
}
.toppage section article {
	display: block;
	margin: 0 auto 30px;
}
.toppage #seccon_topcontents #artcon_whatsnew, .toppage #seccon_topcontents #artcon_hours, .toppage #seccon_linkfrom #artcon_linkfrom {
	width: 95%;
}
.toppage #seccon_topcontents .bt_whatsnew {
	display: none;
}
.toppage #seccon_topcontents .bt_whatsnew_sp {
	width: 200px;
	margin: 15px auto;
}
.toppage #seccon_topcontents #artcon_whatsnew #whatsnew_main {
	margin-bottom: 20px;
}
.toppage #seccon_topcontents #artcon_whatsnew li {
	border-bottom: solid 1px #ccc;
	padding: 15px 15px 30px 15px;
}
.toppage #seccon_topcontents #artcon_whatsnew li .t_date {
	font-size: 18px;
	color: #525252;
	display: block;
	margin-bottom: 10px;
	text-decoration: none;
	font-weight: bold;
	transition: all 0.2s linear;
}
.toppage #seccon_topcontents #artcon_whatsnew li .t_date:hover {
	color: #6886c4;
}
.toppage #seccon_topcontents #artcon_whatsnew li .date {
	display: block;
	font-size: 12px;
}
.toppage #seccon_topcontents #artcon_whatsnew li .date .d_catagory.whatsnews a {
	color: #f4a022;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	transition: all 0.2s linear;
}
.toppage #seccon_topcontents #artcon_whatsnew li .post_contents {
	display: block;
}
.toppage #seccon_topcontents #artcon_whatsnew li .post_contents .text {
	display: block;
}
#contentsmain_wrap #contentsmain .ul_post {
    padding-left: 20px;
}
#contentsmain_wrap #contentsmain .ul_post li {
    border: none;
    padding: 0 0 7px 0;
    position: relative;
}
#contentsmain_wrap #contentsmain .ul_post li span {
    position: absolute;
    left: -20px;
}
#contentsmain_wrap #contentsmain .ul_post li .border_b {
    position: relative;
    left: auto;
    border-bottom: 3px double #f03;
    display: inline-block;
    line-height: 1;
}
.toppage #seccon_topcontents #artcon_hours .table_time {
	width: 100%;
	margin-bottom: 5px;
	font-size: 10px;
}
.toppage #seccon_topcontents #artcon_hours .table_time tr th:first-child {
	width: 45px;
}
.toppage #seccon_topcontents #artcon_hours .table_time td .text_notice01 {
	display: block;
	font-size: 10px;
}
.toppage #seccon_topcontents {
	background: url(../img/common/bk_line_bottom.png) repeat-x;
	background-position: bottom;
	padding-bottom: 15px;
	margin-bottom: 60px;
}
.toppage #seccon_linkfrom #artcon_linkfrom .div_calendarcon {
}
.toppage #seccon_linkfrom #artcon_linkfrom .div_calendarcon .title {
	font-weight: bold;
	background: #e3e9ff;
	font-size: 20px;
	padding: 3px 0;
	text-align: center;
	margin-bottom: 20px;
	width: 100%;
	margin-bottom: 20px;
}
.toppage #seccon_linkfrom #artcon_linkfrom .div_calendarcon .gcalendar {
	height: 600px;
	width: 850px;
	margin: 30px auto auto;
}
.toppage #seccon_linkfrom #artcon_linkfrom .side_link {
	width: 100%;
	margin-top: 20px;
}
.toppage #seccon_linkfrom #artcon_linkfrom .side_link li {
	margin-bottom: 10px;
}
.toppage #seccon_linkfrom #artcon_linkfrom .side_link li .link_facebook {
	display: inline-block;
	width: 80%;
	max-width: 215px;
	margin: auto 5px auto auto;
}
.toppage #seccon_linkfrom #artcon_linkfrom .side_link li .link_twitter {
	display: inline-block;
	max-width: 43px;
	width: 18%;
}
.toppage #seccon_linkfrom #artcon_linkfrom .side_link li .bt_blog {
	display: none;
}
.toppage #seccon_linkfrom #artcon_linkfrom .side_link li .link_facebook img, .toppage #seccon_linkfrom #artcon_linkfrom .side_link li .link_twitter img {
	width: 100%;
}
.toppage #seccon_linkfrom #artcon_linkfrom .side_link li:last-child {
	margin-bottom: 0px;
}
.toppage #seccon_linkfrom #artcon_linkfrom .side_link li img {
	width: 100%;
}
.toppage #seccon_concept #artcon_concept_top ul, .toppage #seccon_concept #artcon_concept_bottom ul {
	width: 100%;
	display: table;
	overflow: hidden;
	margin-bottom: 30px;
}
.toppage #seccon_concept #artcon_concept_top ul li, .toppage #seccon_concept #artcon_concept_bottom ul li {
	display: table-cell;
	margin-left: 0px;
	width: 250px;
}
.toppage #seccon_concept #artcon_concept_top ul li img, .toppage #seccon_concept #artcon_concept_bottom ul li img {
	width: 100%;
	margin: auto;
	display: block;
}
.toppage #seccon_concept #artcon_concept_top .p01, .toppage #seccon_concept #artcon_concept_bottom .p01 {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 18px;
	text-align: center;
	width: 250px;
	max-width: 100%;
	margin: auto auto 20px auto;
}
.toppage #seccon_concept #artcon_concept_bottom .p01 {
	width: 220px;
}
.toppage #seccon_concept #artcon_concept_top .p02, .toppage #seccon_concept #artcon_concept_bottom .p02 {
	line-height: 2.0em;
	width: 95%;
	margin: auto;
}
.toppage #seccon_concept #artcon_concept_top .p02 br, .toppage #seccon_concept #artcon_concept_bottom .p02 br {
	display: none;
}
.toppage #seccon_map {
	background: url(../img/common/bk_line.png) repeat-x bottom left;
	margin-bottom: 0px;
	margin-top: -90px;
	padding-bottom: 0px;
	padding-top: 90px !important;
}
.toppage #seccon_map h2 {
	margin-bottom: 0px;
}
.toppage #seccon_map #artcon_goglemap #gmap {
	height: 500px;
	width: 100%;
}
.toppage #seccon_map #artcon_map {
	background: #cce8f6;
	padding: 20px 0 30px 0;
	margin: 0px auto;
}
.toppage #seccon_map #artcon_map .im_map {
	width: 95%;
	margin:auto auto 15px auto;
	display: block;
}
.toppage #seccon_map #artcon_map .p01 {
	width: 100%;
	margin: auto;
	display: block;
}
.toppage #seccon_map #artcon_map .p01 .text_date{
	display:block;
	margin-left:10px;
}
.toppage #seccon_map #artcon_map #sp_gmap {
	/*width:200px;
	margin: 30px auto;*/
	display: none;
}
  .accordion .toggle {
    display: none;
  }
  .accordion .label {
    padding: 1em 2.5em 1em 3em;
    display: block;
    background-color:#D7EDFF;
    counter-increment: num 1;
  }
  .accordion .label::before{
    content:"";
    width: 6px;
    height: 6px;
    border-top: 2px solid #898989;
    border-right: 2px solid #898989;
    -webkit-transform: rotate(45deg);
    position: absolute;
    top:calc( 50% - 3px );
    right: 20px;
    transform: rotate(135deg);
  }
  .accordion .label::after {
    content: "Q"counter(num);
    position: absolute;
    top: 0;
    left: 0;
    padding: 1em;
    /* font-size: 1em; */
  }
  .accordion .label,.content {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    transition: all 0.3s;
  }
  .accordion .content {
    height: 0;
    margin-bottom:10px;
    padding:0 20px;
    overflow: hidden;
    background-color: #EDEEEC;
  }
  .accordion .toggle:checked + .label + .content {
    height: auto;
    padding:20px ;
    transition: all .3s;
  }
  .accordion .toggle:checked + .label::before {
    transform: rotate(-45deg)!important;
  }
/* toppage end */
/*clinic*/
.clinic h2 {
	background: url(../img/clinic/h2_back.png) no-repeat right top, #fff;
}
.clinic #seccon_sanka #artcon_sanka h3.h3_chapter_no .h3_title, .clinic #seccon_gyne #artcon_gyne h3.h3_chapter_no .h3_title, .clinic #seccon_chapter01 #artcon_messege h3.h3_chapter_no .h3_title {
}
.clinic #seccon_messege .p01 {
	font-size: 16px;
	text-align: center;
	margin-top: 20px;
}
.clinic #seccon_sanka #artcon_sanka .ul_dec02 {
	margin: auto auto 30px auto;
	background: #FFFADC;
	padding: 5px;
	display: block;
	font-size: 16px;
}
.clinic #seccon_sanka #artcon_sanka .div_topic01 {
	max-width: 650px;
	width: 100%;
	margin: auto;
}
.clinic #seccon_sanka #artcon_sanka .div_topic01 dl dt, .clinic #seccon_sanka #artcon_sanka .div_topic01 dl dd, .clinic #seccon_sanka #artcon_sanka .div_topic01 dl dt img {
	width: 100%;
	display: block;
}
.clinic #seccon_sanka #artcon_sanka .div_topic01 dl dd {
	margin: 15px auto;
}
.clinic #seccon_gyne #artcon_gyne .ul_dec02 {
	margin: auto auto 30px auto;
	background: #FFFADC;
	padding: 5px;
	width: 100%;
	display: block;
	font-size: 16px;
}
.clinic .conceptnavi {
	width: 100%;
}
.clinic .conceptnavi li {
	width: 100%;
	margin-bottom: 15px;
}
.clinic .conceptnavi li:last-child {
	margin-bottom: 0px;
}
.clinic .conceptnavi li img {
	width: 83px;
	float: left;
	margin: auto 10px;
}
.clinic .conceptnavi li .title {
	display: block;
	font-size: 16px;
	color: #eeb033;
	margin-bottom: 5px;
}
.clinic .conceptnavi li .text {
	margin-left: 100px;
}
.clinic .conceptnavi li .text br {
	display: none;
}
.clinic .conceptnavi li a.bt_more {
	display: block;
	width: 100px;
	margin: 20px auto auto auto;
	background: #6886c4;
	text-decoration: none;
	color: #fff;
	border-radius: 15px;
	transition: all 0.2s linear;
	padding: 5px 0;
	text-align: center;
}
.clinic .conceptnavi li a.bt_more:hover {
	background: #2e4e87;
	text-decoration: none;
	transition: all 0.2s linear;
}
.clinic .conceptnavi li:first-child a.bt_more {
	margin-top: 15px;
}
.clinic #artcon_messege .doc_kawakita {
	width: 60%;
	display: block;
	margin: auto;
}
.clinic #artcon_messege .doc_date {
	margin: 30px auto;
}
.clinic #artcon_messege .doc_date p {
	margin-bottom: 0px;
}
.clinic #artcon_messege .doc_date .name, .clinic #artcon_messege .doc_date .prof, .clinic #artcon_messege .doc_date .doc_career, .clinic #artcon_messege .doc_date .ul_dec02 {
	border-bottom: #4f89c0 solid 1px;
	padding: 15px 0;
	font-size: 12px;
	width: 100%;
}
.clinic #artcon_messege .doc_date .name {
	margin-top: 15px;
}
.clinic #artcon_messege .doc_date .doc_career dl {
}
.clinic #artcon_messege .doc_date .doc_career dl:first-child {
	border-bottom: solid #ccc 1px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.clinic #artcon_messege .doc_date .doc_career dl dt {
	display: inline-block;
	width: 80px;
	float: left;
}
.clinic #artcon_messege .doc_date .doc_career dl dd {
	margin-left: 85px;
}
.clinic #artcon_messege .doc_date .name {
	font-size: 18px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.clinic #artcon_messege .div_h4 p {
	margin-left: 0px;
}
.clinic #artcon_messege .div_h4 .logo {
	width: 150px;
	display: block;
	margin: auto auto 30px auto;
}
.clinic #seccon_connection {
	background: #cce8f6;
	padding-bottom: 60px;
	padding-top: 60px;
	margin-bottom: 0px !important;
}
.clinic #seccon_connection .con_facebook iframe {
	width: 100%;
	margin-bottom: 15px;
}
.clinic #seccon_connection .con_link {
	padding-top: 0px;
}
.clinic #seccon_connection .con_link .link_twitter img {
	width: 100%;
	margin-bottom: 15px;
	display: block;
}
.clinic #seccon_connection .bt_blog {
	width: 100%;
	display: block;
}
.clinic #seccon_sanka #artcon_sanka #foodgallery{
	margin-top:60px;
}
 #photogallery_wrap{
	width:100%;
	max-width:450px;

	margin:30px auto auto;
}
#photogallery a {
    float: left;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
#photogallery li {
    float: left;
    list-style: outside none none;
    margin-right: 3px;
    width: 100%;
}
#photogallery img {
    float: left;
    height: auto;
    width: 100%;
}
/*clinic end */
/*medical */
.medical h2 {
	background: url(../img/medical/h2_back.png) no-repeat right top, #fff;
}
.medical #seccon_chapter05 .div_topic01 ol, .coming #artcon_application ol {
    counter-reset: num;
    list-style-type: none;
}
.medical #seccon_chapter05 .div_topic01 ol li, .coming #artcon_application ol li {
    margin-bottom: 2px;
	padding-left: 22px;
    position: relative;
}
.medical #seccon_chapter05 .div_topic01 ol li::before, .coming #artcon_application ol li::before {
    display: inline-block;
    content: counter(num);
    counter-increment: num;
    width: 15px;
    height: 15px;
    font-size: 10px;
    text-align: center;
    border: 1px solid;
    border-radius: 10px;
    margin-right: 5px;
    position: absolute;
    top: 1px;
    left: 0;
}
/*medical end*/

/*hospital */
.hospital h2 {
	background: url(../img/hospital/h2_back.png) no-repeat right top, #fff;
}
.hospital #seccon_messege .p01 {
	text-align: center;
	margin-top: 20px;
	font-size: 16px;
}
.hospital #artcon_foodgallery{
	margin-bottom:0px !important;
}
.hospital #seccon_chapter05 #artcon_care .div_topic01 {
	margin-bottom: 10px;
}
.hospital #seccon_chapter05 #artcon_care .div_topic02 {
	margin: auto;
}

.hospital #seccon_chapter07 #artcon_room .div_h4 .room_img01a{
	float:left;
	margin-right:5px;
}
.hospital #seccon_chapter07 #artcon_room .div_h4 .room_img01a,.hospital #seccon_chapter07 #artcon_room .div_h4 .room_img01b,.hospital #seccon_chapter07 #artcon_room #room_plural .room_img02a{
    display: block;
    width: 45%;

}

.hospital #seccon_chapter07 #artcon_room #room_plural .room_img02a{
    display: block;
    margin: auto auto 15px;
    width: 50%;

}
.hospital #seccon_chapter07 #artcon_room .div_topic01{
	margin-top:15px;
}
.hospital #seccon_chapter07 #artcon_room #room_plural .div_topic01{
	padding-bottom:40px;
}

/*hospital end*/
/*first*/
.first h2 {
	background: url(../img/first/h2_back.png) no-repeat right top, #fff;
}
.first #seccon_messege .formamapapa {
	width: 75%;
	display: block;
	margin: 30px auto;
}
.first #seccon_messege .p01 {
	text-align: center;
	font-size: 16px;
}
.first #seccon_chapter03 #artcon_price .div_topic01 {
	width: 100%;
}
.first #seccon_chapter04 #artcon_father .div_topic02 {
	margin-top: 20px;
}


.first #seccon_chapter04 #artcon_price .birth_price img.im_birth_priceplan{
	width:100%;
	margin:30px 0;
}
/*first end*/

/*class end*/
.class h2 {
	background: url(../img/class/h2_back.png) no-repeat right top, #fff;
}
.class #seccon_messege .p01 {
	text-align: center;
	font-size: 16px;
	width: 280px;
	margin: 20px auto auto auto;
}
.class #seccon_calendar .title {
	background: #e3e9ff none repeat scroll 0 0;
	font-size: 20px;
	font-weight: bold;
	padding: 3px 0;
	text-align: center;
}
.class #seccon_calendar .gcalendar {
	width: 100%;
	width: 850px;
	height: 600px;
	display: block;
	margin: auto;
}
.class .table01 th {
	width: 80px;
}
.class .table01 {
	width: 100%;
}
.class .table01 .d_time {
	display: block;
}
.class #seccon_chapter03 #artcon_babymassage .table01 .dl02 {
	margin-top: 15px;
}
.class #seccon_chapter07{
	margin-top: -90px;
	padding-top: 90px !important;
}

.class #seccon_chapter05 .art_contents .divcon_text p{
	font-weight: bold;
}

/* access end */
/* facility */
.facility h2 {
	background: url(../img/facility/h2_back.png) no-repeat right top, #fff;
}
/*.facility #seccon_facility #artcon_gallery ul {
	margin: 30px auto 0 auto;
	width: 100%;
	max-width: 510px;
}
.facility #seccon_facility #artcon_gallery ul li {
	width: 48%;
	float: left;
	max-width: 255px;
	display: block;
	position: relative;
	margin: 10px 5px 30px 0;
}
.facility #seccon_facility #artcon_gallery ul li:last-child {
	margin-right: 0px;
}
.facility #seccon_facility #artcon_gallery ul li img.sum {
	width: 100%;
	overflow: hidden;
	max-width: 250px;
	margin: auto auto 10px auto;
}
.facility #seccon_facility #artcon_gallery ul:nth-child(1) li:first-child, .facility #seccon_facility #artcon_gallery ul:nth-child(4) li:first-child {
	margin-bottom: 0px;
}
.facility #seccon_facility #artcon_gallery ul:nth-child(1) li:nth-of-type(2) {
	margin-bottom: 60px;
}
.facility #seccon_facility #artcon_gallery ul:nth-child(2) li:nth-of-type(2) {
	margin-bottom: 80px;
}
.facility #seccon_facility #artcon_gallery ul:nth-child(2) li:nth-of-type(1) {
	margin-bottom: 0px;
}
.facility #seccon_facility #artcon_gallery ul:nth-child(4) li:nth-child(2) {
	margin-bottom: 80px;
}
.facility #seccon_facility #artcon_gallery ul:nth-child(4) li:first-child img.sum {
	margin-bottom: 5px;
}*/
.facility #seccon_facility #artcon_gallery ul {
	margin: 30px auto 0 auto;
	width: 100%;
	max-width: 510px;
}

.facility #seccon_facility #artcon_gallery ul li {
	width: 48%;
	float: left;
	max-width: 255px;
	display: block;
	position: relative;
	margin: 10px 5px 30px 0;
}

.facility #seccon_facility #artcon_gallery ul li img.sum {
	width: 100%;
	overflow: hidden;
	max-width: 250px;
	margin: auto auto 10px auto;
}
.facility #seccon_facility #artcon_gallery ul:nth-child(1) li:nth-child(1){
	margin-bottom:0px;
}
.facility #seccon_facility #artcon_gallery ul:nth-child(1) li:nth-child(2){
	margin-bottom:50px;
}
.facility #seccon_facility #artcon_gallery ul:nth-child(4) li:nth-child(1) {
	margin-bottom:120px;
}
.facility #seccon_facility #artcon_gallery ul:nth-child(4) li:nth-child(3){
	margin-bottom:60px;
}
.facility #seccon_facility #artcon_gallery ul li .fancybox:hover img {
	opacity: 0.8;
}
.facility #seccon_facility #artcon_gallery ul li br {
	display: none;
}
.facility #seccon_facility #artcon_gallery ul li .title {
	display: block;
	border-bottom: dashed 1px #cce8f6;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "MS PMincho";
	color: #4f89c0;
	padding-bottom: 5px;
	text-align: center;
	font-size: 14px;
	margin-bottom: 10px;
}
.facility #seccon_facility #artcon_gallery ul li .title .subtitle {
	font-size: 12px;
}
/* facility end */
/* reserve */
.reserve h2 {
	background: url(../img/reserve/h2_back.png) no-repeat right top, #fff;
}
.reserve .div_first, .reserve .div_second {
	margin-top: 30px;
}
.reserve .div_first .title {
	max-width: 420px;
	width: 100%;
	margin: auto;
}
.reserve .div_second .title {
	max-width: 320px;
	width: 100%;
	margin: auto;
}
.reserve .div_first .title, .reserve .div_second .title {
	margin-bottom: 10px;
}
.reserve .div_first ol, .reserve .div_second ol {
	counter-reset: number;
	list-style: outside none none;
}
.reserve .div_first ol li, .reserve .div_second ol li {
	margin-bottom: 15px;
	margin-left: 45px;
	padding-top: 10px;
	font-size: 16px;
	position: relative;
}
.reserve .div_first ol li:before, .reserve .div_second ol li:before {
	border-radius: 10%;
	color: #fff;
	content: counter(number, decimal);
	counter-increment: number;
	display: inline-block;
	font-size: 18px;
	height: 30px;
	left: -40px;
	line-height: 1.7em;
	position: absolute;
	text-align: center;
	top: 5px;
	width: 30px;
	z-index: 5;
}
.reserve .div_first ol li:before {
	background: #4f89c0;
}
.reserve .div_second ol li:before {
	background: #f8b62d;
}

.reserve .sec_contents .application{
    padding: 0 20px 30px 20px;
    margin: 65px auto 0;
    border: double 3px #4f89c0;
    border-radius: 10px;
    background: #fff;
}
.reserve #artcon_application .application{
	border: double 3px #f8b62d
}
.reserve #artcon_mobile .application{
	padding: 30px 20px;
	margin-bottom: 30px;
}
.reserve #artcon_mobile .p_bt01 {
	display: block;
	margin: 30px auto 0px auto;
	max-width: 250px;
}

.reserve #artcon_application .div_appli{
    margin-top: -60px;
}
.reserve #artcon_application .div_appli .link_application{
    margin: 5px 0 0 5px;
    width: 35%;
    min-width: 90px;
    max-width: 125px;
    position: relative;
    top: 20px;
    background: #fff;
    padding: 10px;
}
.reserve #artcon_application .div_appli .text_st04{
    display: inline-block;
}
.reserve .sec_contents #artcon_application .div_qr {
	margin-bottom: 20px;
}
.reserve #artcon_application .div_qr div{
	width: 48%;
    text-align: center;
    display: inline-block;
	min-width: 125px;
}
.reserve .sec_contents #artcon_application .div_qr div h4 {
    width: 100%;
    font-size: 15px;
}
.reserve #artcon_application .div_qr .im_appstore ,
.reserve #artcon_application .div_qr .im_googleplay{
	width: 125px;
}
.reserve #artcon_application .div_qr .im_appstore {
	height: 40px;
    margin: 3px 0px;
}
.reserve #artcon_application .div_appli p.text_st01{
	font-size: 21px;
    line-height: 27px;
}
.reserve #artcon_mobile .text_notice03 .line {
	width: 50px;
	margin-bottom: -5px;
}
.reserve #artcon_reservesystem #first_treat{
	padding-top: 200px;
    margin-top: -180px;
}	

/* reserve end */
/* coming */
.coming h2{
	background:url(../img/coming/h2_back.png) no-repeat right top,#fff;
}
.coming #artcon_application .time {
    padding-left: 85px;
    position: relative;
    line-height: 2;
}
.coming #artcon_application .time .span_hl02 {
    position: absolute;
    left: 0;
}
.coming #seccon_messege .p01{
	text-align:center;
	font-size:18px;
	margin:20px auto;
	
}
.coming  #artcon_application .span_hl02{
	width:70px;
}

/*coming end*/
/* post common*/
#seccon_post {
	margin-top: 30px !important;
}
#seccon_post #artcon_page .art_postsingle, .news #seccon_post #artcon_page .art_postlists {
	margin-bottom: 30px;
	padding-bottom: 30px;
	width: 100%;
}
#seccon_post #artcon_page .art_postsingle .contents_post {
	margin-bottom: 60px;
}
#seccon_post #artcon_page .art_postsingle .contents_post:last-child {
	margon-bottom: 0px;
}
#seccon_post #artcon_page .art_postsingle h3 {
	padding-left: 5px;
}
#seccon_post #artcon_page .art_postsingle h3 .d_catagory a {
	font-size: 12px;
	margin-right: 15px;
}
#seccon_post #artcon_page .art_postsingle h3 .title a, #seccon_post #artcon_page h3 .title {
	font-size: 20px;
	color: #3B3B3B;
	text-decoration: none;
	transition: all 0.2s linear;
}
#seccon_post #artcon_page h3 .title a:hover {
	color: #6886c4;
}
#seccon_post #artcon_page .d_catagory.whatsnews a {
	color: #f4a022;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	display: block;
	transition: all 0.2s linear;
}
#seccon_post #artcon_page .d_catagory.whatsnews a:hover {
	color: #ccc;
}
#seccon_post #artcon_page .sidenavi {
	width: 100%;
}
#seccon_post #artcon_page .sidenavi ul {
	margin: 0px auto 20px auto;
	background: #fff;
	border: solid 3px #f28125;
	border-radius: 20px;
	padding: 20px;
}
#seccon_post #artcon_page .sidenavi li.main {
	background: #f28125;
	color: #fff;
	width: 100%;
	border: none;
	display: block;
	text-align: center;
	font-weight: bold;
}
#seccon_post #artcon_page .sidenavi li {
	border-bottom: dashed 1px #585858;
	padding: 10px 0;
}
#seccon_post #artcon_page .sidenavi li a {
	color: #3F3F3F;
}
#seccon_post #artcon_page .wp-prev-next .post {
	margin: 20px auto;
	width: 100%;
	display: block;
	position: relative;
}
#seccon_post #artcon_page .wp-prev-next .post li {
	display: block;
	font-size: 12px;
}
#seccon_post #artcon_page .wp-prev-next .post li.prev {
	background: #fff;
	border: 1px solid #6886c4;
	width: 100px;
	transition: all 0.2s linear;
}
#seccon_post #artcon_page .wp-prev-next .post li.next {
	background: #6886c4;
	border: 1px solid #6886c4;
	width: 100px;
	transition: all 0.2s linear;
}
#seccon_post #artcon_page .wp-prev-next .post li.prev {
	float: left;
}
#seccon_post #artcon_page .wp-prev-next .post li.next {
	float: right;
}
#seccon_post #artcon_page .wp-prev-next .post li.prev a {
	color: #6886c4;
	text-decoration: none;
	padding-left: 20px;
}
#seccon_post #artcon_page .wp-prev-next .post li.next a {
	color: #fff;
	text-decoration: none;
}
#seccon_post #artcon_page .wp-prev-next .post li.prev:hover {
	background: #E8F7FF;
	border: 1px solid #4f89c0;
	transition: all 0.2s linear;
}
#seccon_post #artcon_page .wp-prev-next .post li.next:hover {
	background: #4f89c0;
	border: 1px solid #4f89c0;
}
#seccon_post #artcon_page .wp-prev-next .post li.prev:before {
	content: "◀";
	color: #6886c4;
}
#seccon_post #artcon_page .wp-prev-next .post li.next a:before {
	content: "▶";
	color: #fff;
	float: right;
}
#seccon_post #artcon_page .wp-prev-next .post li.topics_navi {
	background: #f28125;
	border: 1px solid #f28125;
	width: 120px;
	margin: auto;
	display: block;
	text-align: center;
}
#seccon_post #artcon_page .wp-prev-next .post li.topics_navi a {
	color: #fff;
}
#seccon_post #artcon_page .art_postsingle .contents_post .maincon .times_day, .news #seccon_post #artcon_page .art_postlists .d_day {
	font-size: 12px;
	color: #464646;
}
/* post list */


.news #seccon_post #artcon_page .art_postlists li {
	border-bottom: solid 1px #ccc;
	padding: 5px 5px 30px 5px;
	width: 100%;
}
.news #seccon_post #artcon_page .art_postlists li .t_date {
	font-size: 16px;
	color: #525252;
	display: inline-block;
	text-decoration: none;
	font-weight: bold;
	transition: all 0.2s linear;
}
.news #seccon_post #artcon_page .art_postlists li .t_date:hover {
	color: #6886c4;
}
.news #seccon_post #artcon_page .art_postlists li .t_date:before {
	content: "▶";
	color: #6886c4;
	margin-left: 5px;
	float: right;
}
.news #seccon_post #artcon_page .art_postlists li .date {
	display: inline;
	margin-right: 10px;
	width: 200px;
}
/* post news*/
.news h2 {
	background: url(../img/news/h2_back.png) no-repeat right top, #fff;
}
.news #seccon_post #artcon_page .contents_post {
	background: url(../img/common/bk_line.png) repeat top left;
	width: 100%;
	margin-bottom: 30px;
	padding: 10px 0 5px 0;
}
.news #seccon_post #artcon_page .contents_post .maincon {
	background: #fff;
	margin: 20px auto 10px auto;
	padding: 15px 10px;
}
.news #seccon_post #artcon_page .post_title {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "MS PMincho";
	font-size: 18px;
	margin-bottom: 30px;
	text-align: cente111111r;
}
.news #seccon_post #artcon_page .post_title .d_catagory a, .news #seccon_post #artcon_page .post_title .d_archive {
	border-top: solid 1px #4f89c0;
	display: block;
	width: 220px;
	margin: auto;
	padding-top: 5px;
	font-size: 25px;
	color: #000;
}
}
