@media screen and (max-width: 935px) {
	.entry-content h1.newslist_title a.news_back_number {
		margin-right: 0;
	}
	.img-responsive {
		width: 100%;
		max-width: auto;
		height: auto;
	}
	.text-center {
		text-align: center;
	}
	.text-center .img-responsive {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.table-responsive {
		display: block;
	}
	.table-responsive tbody,
	.table-responsive tr,
	.table-responsive td,
	.table-responsive th {
		display: block;
	}
	.table-responsive tr:after {
		clear: both;
		content: "";
		display: table;
	}

	.disp_sp {
		display: block;
	}
	span.disp_sp {
		display: inline;
	}
	.disp_pc,
	span.disp_pc {
		display: none;
	}

	.site {
		width: 100%;
	}
	.wrapper {
		url(./img/header_thin.jpg) repeat-x center top;
		width: 100%;
		padding: 110px 0 0;
	}
	.header_menu {
		display: none;
	}
	.site-header {
		position: fixed;
		top: 0;
		z-index: 999;
		width: 100%;
	}
	.header_menu_top {
		height: 100px;
	}
	.header_menu_top_title {
		background-color: #FFF;
		color: #008BD5;
		text-align: center;
		padding: 15px 2%;
		line-height: 1.5em;
	}
	.header_menu_sp {
		display: block;
		position: fixed;
		right: 100%;
		background-color: #008BD5;
		z-index: 1000;
		height: 100%;
		top: 0;
		font-size: 120%;
		overflow-y: auto;
	}
	.header_menu_sp.on {
		right: 0;
	}
	.header_menu_sp li {
		border-bottom: 1px dashed #fff;
	}
	.header_menu_sp a {
		color: #fff;
		line-height: 1.5;
		padding: 5px 2%;
		display: block;
	}
	.header_menu_sp .sub-menu {
		display: none;
	}
	.site-content {
		width: 94%;
		padding: 15px 3%;
	}
	#secondary {
		width: 85%;
		width: 100%;
		margin: 1.714285714rem auto 0;
		margin: 0 auto;
		float: none;
	}
	.access_content {
		width: auto;
		height: auto;
	}
	footer[role="contentinfo"] {
		width: 96%;
		padding: 25px 2%;
		background-color: #0097E0;
		height: auto;
	}
	footer[role="contentinfo"] .footer_site_map {
		display: none;
	}
	footer[role="contentinfo"] .site-info {
		float: none;
		margin-right: auto;
		margin-left: auto;
		width: auto;
	}
	footer[role="contentinfo"] .copyright {
		word-wrap: break-word;
	}
	.husen_img {
		display: none;
	}
	.child_menu {
		display: none;
		background-color: #33A2DD;
		font-size: 80%;
	}
	.child_menu a {
		padding-left: 1em;
	}
	.c_on.child_menu {
		display: block;
	}
	.sp_menu_open_wrap {
		background: #555;
		border-radius: 5px;
		float: right;
		width: 28px;
		height: 28px;
		padding: 8px;
		position: fixed;
		right: 5%;
		top: 37px;
		z-index: 9999;
		color: #fff;
	}
	.sp_menu_open_wrap.on {
		position: fixed;
		top: 5px;
		color: transparent;
	}
	.sp_menu_open {
		margin-top: 8px;
		position: relative;
		display: block;
		width: 100%;
		height: 3px;
		-webkit-transition: all .6s cubic-bezier(.19,1,.22,1);
		transition: all .6s cubic-bezier(.19,1,.22,1);
		background-color: #fff;
		outline: none;
		color: #fff;
		font-weight: bold;
		text-decoration: none;
	}
	.on .sp_menu_open {
		background-color: transparent;
		margin-top: -2px;
		height: 4px;
	}
	.on .sp_menu_open,
	.on .sp_menu_open:active,
	.on .sp_menu_open:visited,
	.on .sp_menu_open:hover {
		outline: none;
	}
	.sp_menu_open:after {
		position: absolute;
		top: 6px;
		left: 0;
		content: ' ';
		width: 100%;
		height: 3px;
		-webkit-transition: all .6s cubic-bezier(.19,1,.22,1);
		transition: all .6s cubic-bezier(.19,1,.22,1);
		background-color: #fff;
	}
	.on .sp_menu_open:after {
		transform: rotate(-45deg);
		top: 0;
		height: 4px;
	}
	.sp_menu_open:before {
		position: absolute;
		top: -6px;
		left: 0;
		content: ' ';
		width: 100%;
		height: 3px;
		-webkit-transition: all .6s cubic-bezier(.19,1,.22,1);
		transition: all .6s cubic-bezier(.19,1,.22,1);
		background-color: #fff;
	}
	.on .sp_menu_open:before {
		transform: rotate(45deg);
		top: 0;
		height: 4px;
	}
	h1 {
		background-size: contain;
	}
	.entry-content h1.newslist_title,
	.entry-content h1,
	.entry-content table h1.hito_kaigo,
	.entry-content table h1.iryou,
	.entry-content table h1.watashitachi {
		width: calc( 100% - 98px );
		height: 48px;
		background: url(./img/midashi_shintyaku_bg.png) repeat-x left top;
		position: relative;
		padding-right: 38px;
	}
	.entry-content h1:after,
	.entry-content h1.newslist_title:after,
	.entry-content table h1.hito_kaigo:after,
	.entry-content table h1.iryou:after,
	.entry-content table h1.watashitachi:after {
		display: block;
		content: "";
		width: 38px;
		height: 48px;
		background: url(./img/midashi_shintyaku_right.png) no-repeat left top;
		position: absolute;
		right: 0;
		top: 0;
	}

	.entry-content h1:before,
	.entry-content h1.newslist_title:before,
	.entry-content table h1.hito_kaigo:before,
	.entry-content table h1.iryou:before,
	.entry-content table h1.watashitachi:before {
		display: block;
		content: "";
		width: 55px;
		height: 48px;
		position: absolute;
		left: 0;
		top: 0;
	}

	.entry-content h1.newslist_title:before {
		background: url(./img/midashi_shintyaku_left.png) no-repeat left top;
	}
	.entry-content h1 .newslist_title_margin {
		width: calc( 100% - 150px );
	}

	.entry-content h1:before,
	.entry-content table h1.hito_kaigo:before {
		background: url(./img/midashi_hito_kaigo_left.png) no-repeat left top;
	}

	.entry-content table h1.iryou:before {
		background: url(./img/midashi_iryou_left.png) no-repeat left top;
	}

	.entry-content table h1.watashitachi:before {
		background: url(./img/midashi_watashitati_left.png) no-repeat left top;
	}

	/* entry-content */
	.entry-content img {
		width: 100%;
		height: auto;
	}
	.entry-content img.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.top_link_table td {
		width: 49%;
		padding-right: 1%;
		float: left;
	}
	.top_link_table td:last-child {
		padding-right: 0;
		padding-left: 1%;
	}
	.site-content {
		margin-top: 0;
		margin-bottom: 0;
	}
	
	.widget-area #access_map,
	.widget-area #staff_blog,
	.widget-area #movie_link,
	.widget-area #banner,
	.widget-area #facebook {
		float: left;
		width: 26%;
		height: auto;
		padding: 5px 2%;
		margin: 10px 2% 20px;
		background: #fff;
		border-radius: 3px;
		box-shadow: 0 0 7px rgba(20,20,20,0.5);
	}
	.widget-area #access_map {
		padding: 0 0 5px 0;
		width: 26%;
	}
	.widget-area #facebook {
		background-color: transparent;
		box-shadow: none;
	}
	.widget-area #access_map .access_title {
		background-color: #0081CC;
		padding: 0;
	}
	.widget-area #access_map .access_map_link {
		display: none;
	}
	.widget-area #access_map .access_content {
		margin: 5px 3%;
	}
	.side_menu_sp_midashi {
		margin: 10px 0;
		padding: 10px 2%;
		line-height: 1.5em;
		font-size: 150%;
		color: #fff;
		background-color: #0081CC;
	}
	#secondary .main-navigation {
		margin: 0;
	}
	#secondary .main-navigation li {
		background: #fff;
		padding: 0;
		border-bottom: 1px dashed #aaa;
		width: 100%;
		height: auto;
		margin-bottom: 5px;
		box-shadow: 0 0 5px rgba(20,20,20,0.5);
	}
	#secondary .main-navigation li.current-menu-item {
		background: #0081CC;
		background: url(./img/sidebar_menu_bg.png) repeat left top;
	}
	#secondary .main-navigation li:hover {
		background: #0081CC;
	}
	#secondary .main-navigation li a {
		display: block;
		width: auto;
		height: auto;
		padding: 20px 1em 20px 2.5em;
		font-size: 150%;
		position: relative;
	}
	#secondary .main-navigation li a:hover {
		color: #fff;
	}
	#secondary .main-navigation li a:after {
		position: absolute;
		top: 22px;
		left: 1.2em;
		width: 0;
		height: 0;
		content: "";
		border: 0.5em solid transparent;
		border-left-color:  #0081CC;
	}
	#secondary .main-navigation li a:hover:after {
		border-left-color:  #FFF;
	}
	#secondary .main-navigation li.current-menu-item a:after {
		border-left-color:  #fff;
	}
	.new_info_box li:after {
		clear: both;
		content: "";
		display: table;
	}
	.new_info_box li table,
	.new_info_box li tbody,
	.new_info_box li tr,
	.new_info_box li td,
	.new_info_box li th {
		display: block;
	}
	.new_info_box li {
		margin: 0 0 10px;
	}
	.new_info_box li td:nth-child(1) {
		float: left;
	}
	.new_info_box li td:nth-child(2) {
		float: left;
		padding: 0;
		margin: 6px 2%;
		border: 1px solid #0081CC;
	}
	.new_info_box li td a {
		text-indent: 1em;
	}
	.new_info_box li td a:after {
		clear: both;
		display: table;
		content: "";
	}
	.refine_table_css,
	.refine_table_css tbody,
	.refine_table_css tr,
	.refine_table_css td,
	.refine_table_css th {
		display: block;
	}
	.refine_table_css td {
		float: left;
		width: 31%;
		padding: 5px 1%;
	}
	.refine_table_css td a {
		display: block;
		border: 1px solid #0081CC;
		border-radius: 5px;
		font-size: 90%;
		padding: 5px 2%;
	}
	.refine_table_css td a.selected {
		background: #0081CC;
		color: #fff;
	}
	.ryoukin {
		width: auto;
	}
	.company_info {
		width: 100%;
	}
	.tel_box {
		background-size: contain;
		width: 85%;
		margin: 0 auto;
		padding-top: 6%;
	}
	.wpcf7 input[type="text"],
	.wpcf7 input[type="email"],
	.wpcf7 textarea {
		width: 85%;
	}
	img.ajax-loader {
		width: auto;
	}
	.widget-area #access_map ul {
		display: none;
	}
	.motemote_banner {
		margin-right: 55px;
	}
}
@media screen and (max-width: 650px) {
	.top_link_table td:last-child,
	.top_link_table td {
		width: auto;
		float: none;
		padding-left: 0;
		padding-right: 0;
		padding-left: 20px;
		padding-right: 1%;
	}
	.entry-content img.alignnone,
	.entry-content img.alignright,
	.entry-content img.alignleft {
		width: 93%;
		margin-left: 20px;
	}
	.entry-content .top_link_table td img.alignnone,
	.entry-content .top_link_table td img.alignright,
	.entry-content .top_link_table td img.alignleft,
	.entry-content p img.alignnone,
	.entry-content p img.alignright,
	.entry-content p img.alignleft {
		width: 100%;
		margin-left: 0;
	}
	.refine_table_css td {
		width: 48%;
	}
	.new_info_box li td a:before {
		clear: both;
		display: table;
		content: "";
	}
	.tel_box {
		font-size: 200%;
		padding-top: 8%;
	}
	.entry-content .td_10,
	.entry-content .td_20,
	.entry-content .td_30,
	.entry-content .td_40,
	.entry-content .td_50,
	.entry-content .td_60,
	.entry-content .td_70,
	.entry-content .td_80,
	.entry-content .td_90 {
		width: inherit;
	}
}
@media screen and (max-width: 577px) {
	.site-header .logo_wrap {
		max-width: calc( 70% - 40px );
	}
	.motemote_banner {
		margin-right: 35px;
		width: 30%;
	}
	.motemote_banner img {
		width: 100%;
	}
}
@media screen and (max-width: 500px) {
	.widget-area #access_map,
	.widget-area #staff_blog,
	.widget-area #movie_link,
	.widget-area #banner,
	.widget-area #facebook {
		width: 42%;
	}
	.widget-area #access_map {
		width: 85%;
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	.tel_box {
		font-size: 180%;
		padding-top: 7%;
	}
}
@media screen and (max-width: 400px) {
	.tel_box {
		font-size: 150%;
		padding-top: 5%;
	}
}
