@charset "utf-8";


body{
	padding:0px;
	margin : 0px;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;
	line-height:2em;
}

#sb-site{
	/* Permalink - use to edit and share this gradient. パーマリンク - このグラデーションの編集や共有に使用します: https://colorzilla.com/gradient-editor/#b4d891+0,ffffff+4 */
background: linear-gradient(to bottom,  #b4d891 0%,#ffffff 4%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}
a{
	color : #000000;
	text-decoration : none;
}
img {
	width: 100%;
}
.h1_title {
display: none;
}
.shinqcompass_review_widget img {
	width:auto;
}
.alignright{
	margin: 0 auto 20px auto;
	display:block;
	width: 30%;
}
@media only screen and (max-width:640px){
	.alignright{
		width: 100%;
	}

}
a:hover{

}

a:hover img{
	opacity:0.7;
	-moz-opacity:0.7;
	filter:alpha(opacity = 70);
}

p {
 line-height: 1.4em;
}
#smartReturn{
	width : 100%;
	color: #fff;
	padding : 20px 0;
	font-size: 200%;
	text-align : center;
	background : #C35051;
}
#headerContact {
	width: 100%;
}

#footer{
	background : #eaeee7;
	color : #FFFFFF;
}

#footerMenu{
	display : block;
	width: 96%;
	margin: 0 auto;
	overflow: hidden;
}

#footerMenu li{
	display : inline-block;
	float : left;
	font-weight: bold;
	border-right: 2px dashed #849a75;
	line-height: 1;
	padding-right: 0.5em;
	margin-left: 0.5em;
	margin-bottom: 0.5em;
}
#footerMenu li:last-child{
	border: none;
}

#footerMenu li a{
	color : #507337;
	font-size: 12px;
	line-height: 1.2;
}

#slide{
	position : relative;
	width : 100%;
}
#slide #slideNavi{
	position : absolute;
	top : 50%;
	margin-top : -41px;
	width : 100%;
	height : 60%;
}

#slide #slideMaru{
	position : absolute;
	left : 50%;
	bottom : 10px;
	margin-left : -25%;
	width : 50%;
	text-align : center;
}

#slide #slideMaru ul{
	list-style : none;

}

#slide #slideMaru li{
	display:inline-block;
	margin-left : 5px;
}
#header {
	/* Permalink - use to edit and share this gradient. パーマリンク - このグラデーションの編集や共有に使用します: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+48,e7ede1+100 */
background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 48%,#e7ede1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

	box-sizing:border-box;
	padding: 10px 0px 10px;
	width:100%;
	position: relative;
	border-bottom: 2px solid #6B9234;
}
p.menu {
	width: 35px;
}
#logo {
	margin-left: 10px;
	width: 300px;
	display: inline-block;
	vertical-align: baseline;
}
#pc_header_contact {
	height: 60px;
	width: auto;
	display: inline-block;
	position: absolute;
	right:55px;
	top:0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

@media only screen and (max-width:940px){
	#pc_header_contact {
		display: none;
	}

}
#pc_header_contact .pc_header_contact_inner {
	height: 50px;
	margin-left: 10px;
}
#pc_header_contact img {
	width: auto;
	height: 50px;
}
@media only screen and (max-width:940px){
	#logo {
		width: 250px;
	}

}
.white {
	background-color: #fff;
	border-top: 1px solid #fff;
	padding-bottom: 1em;
}
.box {
	width: 96%;
	margin: 0 2% 1em;
}

.title_green {
	width: 100%;
	margin-top: 1em;
	padding: 10px;
	font-size: 17px;
	/* Permalink - use to edit and share this gradient. パーマリンク - このグラデーションの編集や共有に使用します: https://colorzilla.com/gradient-editor/#728e5e+0,6a8855+49,64824d+50,62814c+51,728e5d+100 */
background: linear-gradient(to bottom,  #728e5e 0%,#6a8855 49%,#64824d 50%,#62814c 51%,#728e5d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
border: 1px solid #96AB87;
box-sizing: border-box;
color: #fff;
border-top-right-radius: 5px;
-moz-border-top-right-radius: 5px;
-webkit-border-top-right-radius: 5px;	
border-top-left-radius: 5px;
-moz-border-top-left-radius: 5px;
-webkit-border-top-left-radius: 5px;
}
.title_white {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
}

.mgt2em {
	margin-top: 2em;
}
.topimage {
	background-image:url(img/img_topimage.jpg);
	height: 400px;
	background-repeat: no-repeat;
	background-position:top center;
	background-size:contain;
	position: relative;
	margin-bottom: 1em;
}
.btn_more {
	width: 35%;
	max-width: 200px;
	margin-left: 65%;
	position: absolute;
	bottom:0;
	margin-bottom: 1em;
}
.btn_more2 {
	width: 35%;
	margin-left: 63%;
	margin-right: 2%;
	padding-bottom: 1em;
	text-align: right;
}
.btn_more2 img,.btn_more3 img{
	max-width: 200px;
}
.btn_more3 {
	width: 35%;
	text-align: right;
	margin-left: 63%;
	margin-bottom: 1em;
	margin-top: -1em;
	margin-right: 2%;
	padding-bottom: 0em;
}
.btn_more4 {
	width: 35%;
	margin-left: 64%;
	margin-right: 0%;
	padding-bottom: 0em;
}


.white_wrap {
	border: 1px solid #ccc;
	background-color: #fff;
	box-sizing:border-box;
	padding: 4% 4% 1em;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.white_wrap img {
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.index1 {
	max-width: 600px;
	margin: 90px auto 0;
	display: block;
}
.index2 {
	max-width: 600px;
	margin: 0 auto 40px;
	display: block;
}
.index3 {
	max-width: 600px;
	margin: 0 auto 40px;
	display: block;
}
.no_wrap {
	box-sizing:border-box;
	padding: 4% 4% 1.5em;
}
.white_wrap ul.cheak {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-bottom: 20px;
}
ul.cheak li{
	background:url(img/icon_cheak.gif) no-repeat 2% center;
	background-size:30px;
	padding-left: 60px;
	font-weight: bold;
	letter-spacing: -1px;
	width: 45%;
	box-sizing: border-box;
}
@media only screen and (max-width:640px){
	ul.cheak li{
		width: 100%;
	}

}
ul.cheak li span{
	color: #f08c28;
	font-size: 1.1em;
}
ul.top_50 li{
	letter-spacing: -1px;
	width: 50%;
	float: left;
	line-height: 1.2;
	margin-bottom: 0.5em;
	font-size: 13px;
}

.arow {
	margin-bottom: 1em;
}
.catch {
	margin-bottom: 1em;
}
hr {
	border-top: 1px solid #507337;
	margin-bottom: 2em;
}
p.access {
	font-size: 13px;
	letter-spacing: -1px;
	padding: 2% 2% 1%;
	margin: 1em 0px 0;
}
p.access2 {
	font-size: 13px;
	letter-spacing: -1px;
	padding: 2% 2% 1%;
	margin: 0.3em 0px 0;
}

	body{
		position : relative;
		width : 100%;
	}


	#wrap{
		width : 100%;

	}
	#head_menu_wrap {
		display: inline-block;
	}
#contents,#headerContact,#footer {
	max-width:1000px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#header_menu li{
	display: inline-block;
}
	img{
   max-width: 100%;
   height: auto;
	}
.ac{
text-align: center;
}
	#menu{
		background : #EEF1EB;
		padding-bottom: 1px;
	}

	#menu li{
		padding : 15px 8px 8px;
		border-bottom: 1px solid #9baf8d;
		box-shadow: 0 1px #fff;
		font-size: 90%;
	}
	#menu li:first-child a{
		position: relative;
		width: 100%;
		height: 0;
		padding-bottom: 15%;
		overflow: hidden;
	 
		/* テキストを画像に置換する */
		text-indent: -9999px;

		background: url("img/logo.png") no-repeat left top;
		background-size:80%;
	}
	#menu a{
		color : #738F5F;
		font-weight: bold;
		display: block;
	}

	.imgSmartMax{
		width : 100%;
	}
	p.menu {
		margin: 10px 10px 0;
		height: 39px;
	}
	.footer_btn{
		display : block;
		background-color: #fff;
		margin: 0.5em 1em 1em;
		padding: 0.5em;
		color: #5C7F33;
		font-size: 18px;
		font-weight: bold;
	}
	.footer_btn a{
		color: #507337;
	}
	p.footer_add {
		width: 90%;
		overflow: hidden;
		color: #507337;
		font-size: 12px;
		padding-bottom: 30px;
	}
	p.footer_add a{
		color: #507337;
	}
	
iframe {
	width: 100%;
	height: 350px;
	margin-top: 1em;
}
.gray_box {
	border: 1px solid #cccccc;
	background-color: #fff;
}
.white_wrap p {
	margin-bottom: 1em;
}
.left {
	float: left;
	width: 48%;
	margin-right: 2%;
	font-size: 13px;
}
.right {
	float: left;
	width: 48%;
	margin-left: 2%;
	font-size: 13px;
}
.green_title {
	background-color: #507337;
	color: #fff;
	margin-bottom: 1em;
	text-align: center;
	font-size: 16px;
}
.cent_box {
	margin: 1em 2%;
}
.cent_box2 {
	margin: 0em 2% 1em;
}

.cent_box p{
	margin-bottom: 1em;
	clear:both;
}
table.layout01 {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 20px;
}
table.layout01  th,table.layout01  td {
	padding: 8px;
	line-height: 1.3;
}

table.layout01  th {
	width: 30%;
	border: 1px solid #ccc;
	background-color: #f3eee8;
	text-align: center;
	font-weight: normal;
	vertical-align: top;
	font-size: 12px;
}
table.layout01  td {
	width: 70%;
	border: 1px solid #ccc;
	font-size: 12px;
}
ul.cheak01 {
	margin-bottom: 30px;
}
ul.cheak01 li{
	background:url(img/icon_cheak.gif) no-repeat 0 0;
	background-size:24px;
	padding-left: 32px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 80%;
	font-weight: normal;
	color: #444;
	line-height: 1.3;
	letter-spacing: -1px;
	margin-bottom: 0.5em;
	margin-right: 15px;
	border-bottom: 1px dashed #8B9454;
	display: inline-block;
}
.note {
	font-size: 80%;
	color: #746B6B;
}
ul.list03 {
	list-style-type: square;
	line-height: 1.3;
	margin: 0 20px;
}
ul.list03 li{
	margin-bottom: 1em;
}
.access span {
	background-color: #f19233;
	color: #fff;
	padding: 0px 6px;
	margin-right: 5px;

}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 textarea
{
    background-color: #fff;
    color: #000;
    width: 95%;
}
.wpcf7-form input[type=submit]{
width:80%;
height:40px;
	background-color:#f19233;	
	border: 1px #F27300 solid;
	color: #FFF;
	line-height: 40px;
	-webkit-appearance: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	font-size: 20px;
	font-weight: bold;
	margin-top: 40px;
	
}
.wpcf7-list-item-label {
	margin-right: 20px;
}
p.p_submit img {
	width: 20px;
	height: auto;
}
h5 a {
	color: #1E6211;
	text-decoration: underline;
	font-weight: normal;
}
span.arow {
	color: #1E6211;
	font-size: 50%;
	margin-right: 10px;
	vertical-align: 3px;
}
p.profile {
	font-size: 80%;
	line-height: 1.5;
}
ul.colum a {
	font-weight: normal;
	color: #1E6211;
	text-decoration: underline;
	line-height: 1.3;
}
ul.colum li{
	background:url(img/icon_cheak.gif) no-repeat 0 0;
	background-size:25px;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 80%;
	font-weight: normal;
	color: #444;
	line-height: 1.3;
	letter-spacing: -1px;
	margin-bottom: 0.5em;
}
ul.news {
	font-size: 13px;
	line-height: 1.3;
	border-left: 1px solid #668450;
	border-right: 1px solid #668450;
	border-bottom: 1px solid #668450;
	padding: 15px 10px 10px;
}
ul.news li {
	margin-bottom: 10px;
}
ul.news li a {
	color: #3E70C8;
	text-decoration: underline;
}
ul.news li:before{
content:"- ";
}
.title_net img {
	width: auto;
	height: 42px;
	margin-right: 20px;
}
.title_net {
	height: 42px;
	line-height: 42px;
	border-bottom: 1px solid #cccccc;
	background:url(img/wtitle_titlebg.gif) no-repeat right 0;
	-webkit-background-size: contain;
	background-size: contain;
	background-color: #fff;

}
#neuro_style01 ul{
	padding:0;
	color:#116b00;
	letter-spacing: -0.5px;
}
#neuro_style01 ul li {
	display: inline-block;
	margin-right: 10px;
	line-height: 1.4;
}
p.disease_title {
    color: #485F35;
    font-weight: bold;
	margin: 15px 0 0 0;
	font-size: 17px;
}
.option_txt strong {
    color: #d10000;
}
.option_title {
	font-weight: bold;
	margin-top: 10px;
}
.cent_box p.option_title {
	margin-bottom: 5px;
	text-align: center;
}
.block ul {
    padding: 0 0px 20px 25px;
	line-height: 1.4;
	font-size: 14px;
    font-weight: bold;
}
.block ul.mob01 {
	padding: 0;
	margin-bottom: 20px;
}
.block ul.mob01 li {
	margin-bottom: 10px;
}
/*表*/

#zyo table{
	margin:15px 0 30px;
	border-collapse:collapse;
	border-spacing:0;
	line-height: 1.4;
	border-top:1px dotted #c0c0c0;
	width: 100%;

}

#zyo table th{
	padding:5px 15px 5px;
	text-align:left;
	border-top:1px dotted #c0c0c0;
	border-bottom:1px dotted #c0c0c0;
}

#zyo table td{
	padding:5px 10px 15px 15px;
	width: 100%;
	display: block;
	box-sizing:border-box;
	border-bottom:1px dotted #c0c0c0;
}

#zyo table td.ttl_l{
	background-color:#f5faed;
	width:100%;
	padding-bottom: 5px;
}

#zyo table td.ttl_l a{
	color:#116b00;
	display: block;
}
.single_box {
	padding: 0 15px 15px;
}
.title_single {
	height: auto;
	line-height: 1.5;
	padding: 10px;
	border-bottom: 2px solid #7F8445;
	background-color: #fff;

}
.title_single.title_taxonomy {
text-align: center;
background-color: #FCF7F0;

}
.title_single.title_taxonomy img {
width: 65%;
height: auto;
}
.single_box h3{
	font-weight: normal;
	background-color: #F0F7DA;
	margin-right: -15px;
	margin-left: -15px;
	font-size: 13px;
	padding: 0 5px;
	text-align: right;
}
.single_box .index_link h3{
	margin: 0;
}

.single_box h4 {
    border-left: 4px solid #60a854;
    font-size: 17px;
    padding-left: 5px;
    line-height: 1;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin-bottom: 15px;
    margin-top: 15px;
}
.single_box p {
	margin-bottom: 15px;
}
.pagetop {
	text-align: right;
}
.pagetop {
	height: 13px;
}
.pagetop a{
	text-align: right;
	font-weight: bold;
	color: #4A641C;
	font-size: 13px;
	text-decoration: underline;
}
.back a{
	text-align: right;
	font-weight: bold;
    margin-top:15px;
    padding: 0;
    border: 0;
    line-height: 20px;
    font-size: 1em;
    color: #7fa944;
}
div.hr {
    margin: 10px 0;
    border-top: 1px dotted #ADABAB;
}
.syourei {
    border: 1px solid #BFCDA3;
    padding: 15px 15px 0px;
    margin: 30px 0;
}
.syourei h2{
	background-color: #f5faed;
	height: 42px;
	box-sizing:border-box;
	color: #000;
	font-size: 16px;
	font-weight: normal;
	line-height: 42px;
	padding-left: 10px;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	margin: 0px;
}
.syourei h3{
	background: none;
	padding: 0;
	color: #264312;
	font-size: 22px;
	text-align: left;
	margin: 5px 0;
}
.syourei h4{
	font-size: 16px;
	padding-left: 0px;
	line-height: 1;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 5px;
	margin-top: 15px;
	border: 0;
	color: #3B6425;
}
.kokuchi_box {
	margin-bottom: 20px;
	border: 5px solid #E8EBE4;
	padding: 10px;
	margin-top: 10px;
}
.kokuchi_box p {
	margin-bottom: 15px;
}
.kokuchi_box h4 {
	border-left: 4px solid #60a854;
	font-size: 17px;
	padding-left: 5px;
	line-height: 1;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 15px;
	margin-top: 10px;

}
.kokuchi_box h5 {
	line-height: 1.5;
	border: none;
	font-weight: bold;
	color: #203F0A;
	padding: 0px;
	margin-top: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 10px;

}
.kokuchi_box hr {
    margin-bottom: 1em;
}
ul.li_w50 {
	list-style-type: square;
	margin-left: 20px;
}

ul.li_w50 li {
	line-height: 1.5;
	margin-bottom: 10px;
}
ul.li_w50 li a {
	color: #4C550E;
	text-decoration: underline;
}
.kokuchi_box .fs2 {
    font-size: 110%;
    font-weight: bold;
}
span.end {
	background-color: #C4BDBD;
	color: #fff;
	padding: 0 5px;
	font-size: 90%;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display: inline-block;
	margin-bottom: 5px;

}
.index_link {
	border: 10px solid #D6E0CA;
	padding: 10px;
	margin-bottom: 15px;
}
.index_link .green_title {
	background-color: #fff;
    color: #2B751F;
    font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
    font-size: 30px;
    text-align: center;
    font-weight: normal;
    border-bottom: 1px solid #7FA944;
    padding-bottom: 10px;
	margin-top: 5px;
	line-height: 1.5;
	margin-bottom: 5px;
}
.index_link h3 {
	margin-top: 15px;
}
.index_link h4 {
	font-size: 17px;
	font-weight: normal;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	margin-top: 20px;
	margin-bottom: 5px;
	color: #2B751F;

}
.index_link ul li {
	font-size: 15px;
	margin-bottom: 5px;
	list-style-type: square;
	margin-left: 20px;

}

ul.sentaku li a {
	color: #5D7340;
	text-decoration: underline;
}

/*コラム*/

.column_box {
	padding: 15px 15px 15px;
}

.title_column {
	height: auto;
	line-height: 1.5;
	padding: 10px;
	border-bottom: 2px solid #7F8445;
	background-color: #fff;
}
.wrap_clm .title_column {
font-size: 18px;
}
.title_column2 {
	height: auto;
	line-height: 1.5;
	padding: 0px 25px;
	border-bottom: 2px solid #7F8445;
	background-color: #FCF7F0;;
}
.subtitle_column {
text-align: right;
background-color: #EAE0B6;
padding:0 10px;
font-size: 12px;
line-height: 1.7;
}
.wrap_clm {
margin: 20px 0;
padding-bottom: 10px;
border: 15px solid #F3EEE8;
}
.wrap_clm .taxo_box{
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size: 14px;
}
.wrap_clm .link_column {
margin-top: -20px;
margin-right: 15px;
font-size: 14px;
}
.column_box .date {
display: inline-block;
margin-right: 10px;
}
.column_box h3 {
    font-size: 17px;
    line-height: 1;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin-bottom: 10px;
    margin-top: 15px;
	border-bottom: 1px dotted #000;
	padding-bottom: 10px;
}
.column_box h3:first-child {
margin-top: 0;
}
.column_box p {
	margin-bottom: 15px;
}
.link_column {
text-align: right;
}
.fa-chevron-down{
color: #FD6E0D;
}
.taxo_box {
font-size: 17px;
line-height: 1.4;
padding-left: 30px;
margin: 0 0 15px;
	position: relative;
padding-bottom: 10px;
border-bottom: 1px dashed #738F5F;
}
.catebox {
margin-bottom: 10px;
line-height: 1.5;
padding-bottom: 10px;
border-bottom: 1px dashed #738F5F;
}
.taxo_box:before{
	content: " \f078";
	font-family: FontAwesome;
	color: #EC711D;
	position: absolute;
	left:0px;
}
.tag_cate {
width: 38%;
float: left;
text-align: center;
margin-right: 2%;
border-left: 2px solid #738F5F;
box-sizing:border-box;
}
.tag_cate a {
display: block;
}
.tag_cate.joint {
background-color: #DDECC8;
}
.tag_cate.nerve {
background-color: #DEF1F8;
}
.tag_cate.women {
background-color: #FBF0F1;
}
.tag_cate.symptom {
background-color: #FBF7D5;
}
.title_cate {
width: 60%;
float: right;
}
/* .banner_column {
margin: 8px 15px 20px;
} */
.footer_menu {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	-webkit-justify-content: center;
	justify-content: center;
}
.banner_column,.banner_zyouhou {
	width: 47%;
	margin: 2% 1% 5%;
	box-sizing:border-box;
}
@media only screen and (max-width:640px){
	.banner_column,.banner_zyouhou {
	width: 90%;
	}

	
}
.banner_zyouhou img {
width: 85%;
height: auto;
}
.banner_zyouhou{
background-color:#F8F6E8;
padding: 5px 0 15px;
/* margin: 0px 15px 20px; */
}
.banner_zyouhou ul {
margin: 0 25px;
font-size: 17px;
}
.wp-pagenavi {
text-align: center;
}
.wp-pagenavi span.current {
background-color: #738F5F;
color: #fff;
}
table.time {
    width: 90%;
    margin: 20px auto 10px;
    border-collapse: collapse;
    border: 2px solid #333;
}

table.time th {
    background-color: #526445;
    color: white;
    padding: 10px;
    border: 1px solid #333;
	text-align: center;
}

table.time td {
    padding: 10px;
    border: 1px solid #333;
    text-align: center;
	width: 12.5%;
	vertical-align: middle;


}
table.time td:first-child {
    width: 30%;
	font-weight: bold;
    background-color: #f0f0f0;
}
@media only screen and (min-width:641px){

	table.time td:first-child br{
		display: none;
	}

}

table.time td[rowspan] {
    width: 20%;
}
@media only screen and (max-width:640px){
	table.time td:first-child {
		width: 25%;
		font-size: 3.5vw;
		line-height: 1.5;
	}
	table.time td[rowspan] {
		font-size: 3.5vw;
		line-height: 1.5;
	}
	}
.access {
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
}
.access .center {
	margin-bottom: 40px;
}

.wpcf7 .table .th {
	background-color: #F4F6F1;
}
.ciryo_wrap {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-top: 40px;
}
.ciryo_wrap > div {
	width: 46%;
}
.ciryo_wrap img.alignright {
	width: 100%;
}
@media only screen and (max-width:640px){
.ciryo_wrap > div {
	width: 100%;
}
}