@charset "utf-8";



/*========================================================================================================================

  Tablet View

========================================================================================================================*/

@media screen and (min-width: 641px) and (max-width: 768px){

	body {
		-webkit-text-size-adjust: 100%;
	}

	input[type="button"], input[type="submit"] {
		-webkit-appearance: none;
	}

	div#content div#main p {
		word-break: break-all;
	}

	div#content div#main img {
		max-width: 100%;
		height: auto;
	}

	/* header
---------------*/

	div#header {
		width: 100%;
		min-width: 100%;
	}

	div#header h1#h1-text {
		width: auto;
		margin: 0 10px;
	}

	div#header div#header-wrapper {
		width: auto;
		margin: 0 10px;
	}

	div#header div#topic-path.fixed {
		display: none;
	}

	div#header div#topic-path div.topic-path-wrapper {
		width: auto;
		margin: 0 10px;
	}

	div#header div#global-nav ul {
		width: auto;
		margin: 0 10px;
		padding: 2px 0 0;
	}

	div#header div#global-nav ul li {
		width: 14%;
		padding: 0 0 5px;
	}

	div#header div#global-nav ul li.part-time {
		width: 18%;
	}

	div#header div#global-nav ul li.spot {
		width: 26%;
	}

	div#header div#global-nav ul li a {
		display: block;
		width: auto !important;
		height: 38px;
		color: #434343;
		font-size: 13px;
		font-weight: bold;
		background: none !important;
		border-right: 1px solid #DFDFDF;
		border-left: 1px solid #FFFFFF;
		text-indent: 0;
		text-align: center;
		line-height: 40px;
	}

	div#header div#global-nav ul li a.active {
		height: 34px;
		line-height: 38px;
	}

	div#header div#global-nav ul li.full-time a.active {
		color: #00447A;
		border: 1px solid #00447A;
		border-bottom: 3px solid #00447A;
	}

	div#header div#global-nav ul li.part-time a.active {
		color: #007A23;
		border: 1px solid #007A23;
		border-bottom: 3px solid #007A23;
	}

	div#header div#global-nav ul li.spot a.active {
		color: #E68C00;
		border: 1px solid #E68C00;
		border-bottom: 3px solid #E68C00;
	}

	div#header div#global-nav ul li.examination a.active {
		color: #4D1866;
		border: 1px solid #4D1866;
		border-bottom: 3px solid #4D1866;
	}

	div#header div#global-nav ul li.contents a.active {
		color: #777777;
		border: 1px solid #777777;
		border-bottom: 3px solid #777777;
	}

	div#header div#global-nav ul li.mypage a.active {
		color: #00447A;
		border: 1px solid #00447A;
		border-bottom: 3px solid #448ACA;
	}

	div#content {
		width: auto;
		padding-bottom: 20px;
	}

	div#content div#main {
		display: block;
		float: none;
		clear: both;
		width: auto;
		padding: 0 0 20px;
		overflow: hidden;
	}

	div#content div#main div#search-block {
		display: block;
		width: auto;
		height: auto !important;
		padding: 10px;
		border-radius: 4px;
		overflow: hidden;
	}

	div#content div#main div#search-block.full-time,
	div#content div#main div#search-block.full-time2 {
		background: #00447A;
	}

	div#content div#main div#search-block.part-time {
		background: #007A22;
	}

	div#content div#main div#search-block.spot {
		background: #E68C00;
	}

	div#content div#main div#search-block.kenshin {
		background: #4D1866;
	}

	div#content div#main div#search-block ul li div.checked_mark {
		background: url(../img/icon/sp_checked_mark.png) no-repeat 0px 0px;
		background-size: 100% auto;
	}

	div#content div#main div#search-block p.lead {
		position: static;
		margin: 0 0 10px;
		padding: 0 0 0 40px;
		font-size: 12px;
		background: url(../img/icon/sp_magnifying-glass.png) no-repeat 0px 0px;
		background-size: 30px auto;
		line-height: 1.3;
	}

	div#content div#main div#search-block p.lead br {
		display: none;
	}

	div#content div#main div#search-block p.number {
		position: static;
		float: right;
		clear: right;
		margin: 43px 0 0;
		padding: 5px 8px 3px;
		color: #434343;
		background: #FFF;
		border-radius: 4px;
		text-align: right;
	}

	div#content div#main div#search-block p.number strong {
		font-size: 20px;
	}

	div#content div#main div#search-block p.number strong.news {
		font-size: 18px;
	}

	div#content div#main div#search-block div.search-method {
		position: static;
		margin: 0 0 10px;
		border-radius: 0 0 4px 4px;
	}

	div#content div#main div#search-block div.search-method div.search-method-tab ul li {
		box-sizing: border-box;
		float: left;
		height: auto;
		min-height: 90px;
		padding: 52px 5px 0;
		font-size: 11px;
		font-weight: bold;
		background: #FFF !important;
		border-left: 1px solid #00447A;
		border-bottom: 1px solid #00447A;
		border-radius: 4px 4px 0 0;
		text-align: center;
		text-indent: 0;
		line-height: 1.4;
		opacity: 0.8;
	}

	div#content div#main div#search-block div.search-method div.search-method-tab ul li.area,
	div#content div#main div#search-block div.search-method div.search-method-tab ul li.railroad,
	div#content div#main div#search-block div.search-method div.search-method-tab ul li.subject,
	div#content div#main div#search-block div.search-method div.search-method-tab ul li.feature,
	div#content div#main div#search-block div.search-method div.search-method-tab ul li.day {
		width: 14%;
	}

	div#content div#main div#search-block div.search-method div.search-method-tab ul li:first-child {
		border-left: none !important;
	}

	div#content div#main div#search-block.part-time div.search-method div.search-method-tab ul li {
		border-left: 1px solid #007A22;
		border-bottom: 1px solid #007A22;
	}

	div#content div#main div#search-block.spot div.search-method div.search-method-tab ul li {
		padding: 52px 6px 0 6px;
		border-left: 1px solid #E68C00;
		border-bottom: 1px solid #E68C00;
	}

	div#content div#main div#search-block.kenshin div.search-method div.search-method-tab ul li {
		padding: 52px 6px 0 6px;
		border-left: 1px solid #4D1866;
		border-bottom: 1px solid #4D1866;
	}

	div#content div#main div#search-block.spot div.search-method div.search-method-tab ul li.day,
	div#content div#main div#search-block.spot div.search-method div.search-method-tab ul li.area,
	div#content div#main div#search-block.spot div.search-method div.search-method-tab ul li.railroad,
	div#content div#main div#search-block.spot div.search-method div.search-method-tab ul li.subject {
		width: 10%;
	}

	div#content div#main div#search-block.spot div.search-method div.search-method-tab ul li.feature {
		width: 14%;
	}

	div#content div#main div#search-block div.search-method div.search-method-tab ul li.active {
		border-bottom: 1px dashed #CCC;
		opacity: 1;
	}

	div#content div#main div#search-block div.search-method div.search-method-tab ul li.day {
		background: #FFF url(../img/icon/sp_notepad.png) no-repeat center 10px !important;
		background-size: 20px auto !important;
	}

	div#content div#main div#search-block div.search-method div.search-method-tab ul li.area {
		background: #FFF url(../img/icon/sp_location.png) no-repeat center 10px !important;
		background-size: 20px auto !important;
	}

	div#content div#main div#search-block div.search-method div.search-method-tab ul li.railroad {
		background: #FFF url(../img/icon/sp_train.png) no-repeat center 10px !important;
		background-size: 20px auto !important;
	}

	div#content div#main div#search-block div.search-method div.search-method-tab ul li.subject {
		background: #FFF url(../img/icon/sp_clipboard.png) no-repeat center 10px !important;
		background-size: 20px auto !important;
	}

	div#content div#main div#search-block div.search-method div.search-method-tab ul li.feature {
		background: #FFF url(../img/icon/sp_med-brief.png) no-repeat center 10px !important;
		background-size: 20px auto !important;
	}

	div#content div#main div#search-block div.search-method div.search-method-body {
		position: static;
		clear: both;
		width: 100%;
		height: auto;
		background: #FFF;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area,
	div#content div#main div#search-block div.search-method div.search-method-body.railroad {
		padding: 20px 0;
	}

	div#content div#main div#search-block div.search-method div.search-method-body div.search-method-body-wrapper {
		overflow: hidden;
	}

	div#content div#main div#search-block.kenshin div.search-method div.search-method-body div.search-method-body-wrapper {
		padding-top: 15px;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area div.search-method-body-wrapper,
	div#content div#main div#search-block div.search-method div.search-method-body.railroad div.search-method-body-wrapper {
		position: relative;
		width: 575px;
		height: 290px;
		margin: 0 auto;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area div.search-method-body-wrapper div.map img {
		display: block;
		width: 575px;
		height: 290px;
	}

	/* area */

	div#content div#main div#search-block div.search-method div.search-method-body.area label,
	div#content div#main div#search-block div.search-method div.search-method-body.area label:hover {
		width: 46px;
		height: 24px;
		color: #434343 !important;
		background: #fdfdfd !important;
		/* Old browsers */
		background: -moz-linear-gradient(top, #fdfdfd 0%, #e8e8e8 100%) !important;
		/* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdfdfd), color-stop(100%, #e8e8e8)) !important;
		/* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #fdfdfd 0%, #e8e8e8 100%) !important;
		/* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #fdfdfd 0%, #e8e8e8 100%) !important;
		/* Opera 11.10+ */
		background: -ms-linear-gradient(top, #fdfdfd 0%, #e8e8e8 100%) !important;
		/* IE10+ */
		background: linear-gradient(to bottom, #fdfdfd 0%, #e8e8e8 100%) !important;
		/* W3C */
		border: 1px solid #CCC;
		border-radius: 2px;
		line-height: 26px;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area div.area-1 label.check {
		color: #FFF !important;
		background: #3ebb21 !important;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area div.area-2 label.check {
		color: #FFF !important;
		background: #cf1124 !important;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area div.area-3 label.check {
		color: #FFF !important;
		background: #16427e !important;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area div.area-4 label.check {
		color: #FFF !important;
		background: #1582bc !important;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area div.area-5 label.check {
		color: #FFF !important;
		background: #317d07 !important;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area div.area-6 label.check {
		color: #FFF !important;
		background: #eca003 !important;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area div.area-7 label.check {
		color: #FFF !important;
		background: #af580b !important;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area div.area-8 label.check {
		color: #FFF !important;
		background: #9b266c !important;
	}


	div#content div#main div#search-block div.search-method div.search-method-body.area div.area-9 label.check {
		color: #FFF !important;
		background: #f36d0b !important;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area div.area-10 label,
	div#content div#main div#search-block div.search-method div.search-method-body.area div.area-10 label:hover {
		background: url(../img/button/sp_overseas.gif) no-repeat 0px 0px !important;
		background-size: 100% auto !important;
		border: none;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area div.area-10 label.check {
		background: url(../img/button/sp_overseas.gif) no-repeat 0px -23px !important;
		background-size: 100% auto !important;
	}

	/* subject */

	div#content div#main div#search-block div.search-method div.search-method-body.subject dl {
		margin-bottom: 10px;
		border-bottom: 1px dotted #CCC;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.subject dl dt:hover {
		float: left;
		clear: left;
		width: 55px;
		height: 75px;
		background: url(../img/button/subject.png) no-repeat 0px 0px;
		text-align: center;
		line-height: 78px;
		overflow: hidden;
		cursor: pointer;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.subject dl dt.active {
		background: url(../img/button/subject.png) no-repeat -55px 0px;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.subject dl:last-child {
		margin-bottom: 0;
		border-bottom: none;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.subject dl dd {
		margin: 0 0 0 70px;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.subject dl label {
		min-width: 6.5em;
		padding: 0 1.5em 10px 0;
	}

	/* feature */

	div#content div#main div#search-block div.search-method div.search-method-body.feature div.search-method-body-wrapper {
		padding: 20px 14px 10px;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.feature div.feature-list-block {
		float: none !important;
		clear: both;
		width: auto !important;
		height: auto !important;
		margin: 0 0 15px 0 !important;
		padding: 0 0 5px;
		background: none !important;
		border-bottom: 1px dotted #CCC;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.feature div.feature-list-block:last-child {
		margin: 0 !important;
		padding: 0;
		border-bottom: none;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.feature div.feature-list-block label {
		float: left;
		width: auto !important;
		min-width: 33%;
		height: 1em;
		padding: 0 0 10px 0;
		font-size: 12px;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.feature div.feature-list-block label label {
		min-width: auto;
		height: auto;
		padding: 0;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.feature div.feature-list-block label label.check {
		background: none;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.day div.help {
		position: static;
		width: auto;
		height: 30px;
		background: url(../img/bg/sp_cal_help.gif) no-repeat center;
		background-size: 253px;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.day div.month {
		position: relative;
		top: auto;
		left: auto;
		height: 295px;
		margin: 0 auto;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.day div.month div.slide-block {
		top: auto;
		left: 0;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.day table div.day-wrapper {
		background: url(../img/bg/cal_day-base.gif) no-repeat 0px 0px !important;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.day table div.day-wrapper:before,
	div#content div#main div#search-block div.search-method div.search-method-body.day table div.day-wrapper:after {
		display: none !important;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.day div.week-bulk {
		top: 298px;
		left: 50%;
		margin-left: -256px;
	}

	div#content div#main div#search-block.kenshin div.search-method div.search-method-body.day div.week-bulk {
		top: 278px;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.day div.week-bulk li,
	div#content div#main div#search-block div.search-method div.search-method-body.day div.week-bulk li:hover {
		background: url(../img/button/cal_select-week.gif) no-repeat 0px 0px;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.day table label.day,
	div#content div#main div#search-block div.search-method div.search-method-body.day table label.day:hover {
		background: url(../img/button/cal_day-night.png) no-repeat 1px 2px !important;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.day table label.day.check {
		background: url(../img/button/cal_day-night.png) no-repeat -31px 2px !important;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.day table label.night,
	div#content div#main div#search-block div.search-method div.search-method-body.day table label.night:hover {
		background: url(../img/button/cal_day-night.png) no-repeat 1px -14px !important;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.day table label.night.check {
		background: url(../img/button/cal_day-night.png) no-repeat -31px -14px !important;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.day div.month-bulk {
		top: 5px;
		bottom: auto;
		z-index: 5;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.day div.nav div.prev,
	div#content div#main div#search-block div.search-method div.search-method-body.day div.nav div.prev:hover {
		position: absolute;
		top: 35px;
		left: 10px;
		background: url(../img/button/cal_nav.gif) no-repeat 0px 0px;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.day div.nav div.next,
	div#content div#main div#search-block div.search-method div.search-method-body.day div.nav div.next:hover {
		position: absolute;
		top: 35px;
		right: 10px;
		background: url(../img/button/cal_nav.gif) no-repeat -20px 0px;
	}

	div#content div#main div#search-block.kenshin div.search-method div.search-method-body.day div.nav div.prev,
	div#content div#main div#search-block.kenshin div.search-method div.search-method-body.day div.nav div.next {
		top: 15px;
	}

	/* select-yobi */

	div#content div#main div#search-block div.select-yobi {
		position: static;
		margin: 0 0 10px;
		overflow: hidden;
	}

	div#content div#main div#search-block div.select-yobi dl dt {
		position: relative;
		box-sizing: border-box;
		width: 100px;
		height: 40px;
		color: #FFF;
		font-weight: bold;
		background: none;
		border: 1px solid #FFF;
		border-right: 0;
		text-align: center;
		text-indent: 0;
		line-height: 40px;
	}

	div#content div#main div#search-block div.select-yobi dl dt:before {
		content: '';
		position: absolute;
		top: 50%;
		right: -15px;
		display: block;
		width: 0;
		height: 0;
		margin: -20px 0 0;
		border-top: 20px solid transparent;
		border-right: 0;
		border-bottom: 20px solid transparent;
		border-left: 15px solid #FFF;
	}

	div#content div#main div#search-block div.select-yobi dl dt:after {
		content: '';
		position: absolute;
		top: 50%;
		right: -14px;
		display: block;
		width: 0;
		height: 0;
		margin: -20px 0 0;
		border-top: 20px solid transparent;
		border-right: 0;
		border-bottom: 20px solid transparent;
		border-left: 15px solid #007A22;
	}

	div#content div#main div#search-block.kenshin div.select-yobi dl dt:after {
		border-left: 15px solid #4D1866;
	}

	div#content div#main div#search-block div.select-yobi dl dd {
		margin: 0 0 0 120px;
	}

	div#content div#main div#search-block div.select-yobi dl dd ul {
		border-radius: 4px;
		overflow: hidden;
	}

	div#content div#main div#search-block div.select-yobi dl dd ul li {
		width: 14%;
	}

	div#content div#main div#search-block div.select-yobi dl dd ul li:first-child,
	div#content div#main div#search-block div.select-yobi dl dd ul li:last-child {
		width: 15%;
	}

	div#content div#main div#search-block div.select-yobi dl dd ul li label,
	div#content div#main div#search-block div.select-yobi dl dd ul li label:hover {
		box-sizing: border-box;
		width: 100% !important;
		height: 40px;
		background: #FFF !important;
		font-size: 14px;
		font-weight: bold;
		border-left: 1px solid #CCC;
		text-align: center;
		line-height: 42px;
	}

	div#content div#main div#search-block div.select-yobi dl dd ul li label.active {
		border-bottom: 2px solid #E74635;
	}

	div#content div#main div#search-block div.select-yobi dl dd ul li label.active:before {
		color: #E74635;
	}

	div#content div#main div#search-block div.select-yobi dl ul li.mon label {
		border-left: none;
	}

	div#content div#main div#search-block div.select-yobi dl ul li.mon label:before {
		content: '月';
	}

	div#content div#main div#search-block div.select-yobi dl ul li.tue label:before {
		content: '火';
	}

	div#content div#main div#search-block div.select-yobi dl ul li.wed label:before {
		content: '水';
	}

	div#content div#main div#search-block div.select-yobi dl ul li.thu label:before {
		content: '木';
	}

	div#content div#main div#search-block div.select-yobi dl ul li.fri label:before {
		content: '金';
	}

	div#content div#main div#search-block div.select-yobi dl ul li.sat label:before {
		content: '土';
		color: #4988AD;
	}

	div#content div#main div#search-block div.select-yobi dl ul li.sun label:before {
		content: '日';
		color: #DE5C68;
	}

	/* supplementary-condition */

	div#content div#main div#search-block div.supplementary-condition {
		position: static;
		clear: both;
		margin: 0 0 10px;
		overflow: hidden;
	}

	div#content div#main div#search-block div.supplementary-condition ul li {
		width: 32%;
		margin: 0 0 0 2%;
		padding: 0;
	}

	div#content div#main div#search-block div.supplementary-condition ul li:first-child {
		margin: 0;
	}

	div#content div#main div#search-block div.supplementary-condition ul li a {
		box-sizing: border-box;
		width: 100%;
		height: auto;
		padding: 42px 8px 8px;
		color: #434343;
		font-weight: bold;
		border-radius: 4px;
		text-indent: 0;
		text-align: center;
	}

	div#content div#main div#search-block div.supplementary-condition ul li.system a,
	div#content div#main div#search-block div.supplementary-condition ul li.system a:hover,
	div#content div#main div#search-block div.supplementary-condition ul li.system-spot a,
	div#content div#main div#search-block div.supplementary-condition ul li.system-spot a:hover {
		background: #FFF url(../img/icon/sp_hospital.png) no-repeat center 5px;
		background-size: 32px auto;
	}

	div#content div#main div#search-block div.supplementary-condition ul li.emergency a,
	div#content div#main div#search-block div.supplementary-condition ul li.emergency a:hover,
	div#content div#main div#search-block div.supplementary-condition ul li.emergency-spot a,
	div#content div#main div#search-block div.supplementary-condition ul li.emergency-spot a:hover {
		background: #FFF url(../img/icon/sp_ambulance.png) no-repeat center 5px;
		background-size: 32px auto;
	}

	div#content div#main div#search-block div.supplementary-condition ul li.sickbed a,
	div#content div#main div#search-block div.supplementary-condition ul li.sickbed a:hover {
		background: #FFF url(../img/icon/sp_bed.png) no-repeat center 5px;
		background-size: 32px auto;
	}

	div#content div#main div#search-block div.supplementary-condition ul li.jobtype a,
	div#content div#main div#search-block div.supplementary-condition ul li.jobtype a:hover {
		background: #FFF url(../img/icon/sp_clock.png) no-repeat center 5px;
		background-size: 32px auto;
	}


	div#content div#main div#search-block div.supplementary-condition ul li.jobtype-kenshin {
		width: 100%;
	}

	div#content div#main div#search-block div.supplementary-condition ul li.jobtype-kenshin a,
	div#content div#main div#search-block div.supplementary-condition ul li.jobtype-kenshin a:hover {
		width: 100% !important;
		height: 40px !important;
		padding: 0;
		background: #FFF !important;
		line-height: 42px;
	}

	div#content div#main div#search-block div.supplementary-condition ul li.jobtype-kenshin a:before {
		content: '';
		display: inline-block;
		width: 32px;
		height: 32px;
		margin: 0 4px 6px 0;
		background: #FFF url(../img/icon/sp_clock.png) no-repeat center;
		background-size: 32px auto;
		vertical-align: bottom;
	}

	/* keyword */

	div#content div#main div#search-block div.keyword {
		position: static;
		margin: 0 0 20px;
		padding: 10px;
		background: #FFF;
		border-radius: 4px;
	}

	div#content div#main div#search-block div.keyword dl dt {
		float: none;
		clear: both;
		font-weight: bold;
		background: url(../img/icon/sp_keyword.gif) no-repeat 0px 3px;
		background-size: 18px auto;
	}

	div#content div#main div#search-block div.keyword dl dd {
		margin: 0;
	}

	div#content div#main div#search-block div.keyword dl dd input {
		box-sizing: border-box;
		width: 100%;
		height: 30px;
	}

	/* submit */

	div#content div#main div#search-block div.submit {
		position: static;
		margin: 0 0 10px;
	}

	div#content div#main div#search-block div.submit input,
	div#content div#main div#search-block div.submit input:hover {
		width: 170px;
		height: auto;
		margin: 0 auto;
		padding: 12px 0 10px;
		color: #FFF;
		font-weight: bold;
		background: #E74635;
		border-top: 2px solid rgba(255, 255, 255, 0.3);
		border-bottom: 2px solid rgba(0, 0, 0, 0.2);
		border-radius: 4px;
		text-indent: 0;
		text-align: center;
		line-height: 1.2;
		overflow: hidden;
	}

	div#content div#main div.special-Job-block {
		width: 100%;
	}

	div#content div#main div.special-Job-block div.special-Job-block-inner {
		position: relative;
		width: 50%;
		padding: 0;
	}

	div#content div#main div.special-Job-block h2.title {
		margin: 0 5px;
		border-right: 1px solid #C5E6F3;
	}

	div#content div#main div.special-Job-block.hijyokin h2.title {
		border-right: 1px solid #E2F7AD;
	}

	div#content div#main div.special-Job-block.spot h2.title {
		border-right: 1px solid #FADEB6;
	}

	div#content div#main div.special-Job-block.kenshin h2.title {
		border-right: 1px solid #EBE5F3;
	}

	div#content div#main div.special-Job-block div.year .monthly-topics {
		left: auto;
		right: 1px;
		top: -5px;
	}

	div#content div#main div.special-Job-block div.area .monthly-topics {
		left: auto;
		right: 1px;
		top: -5px;
	}

	div#content div#main div.special-Job-block ul {
		display: block;
		margin: 0 5px;
	}

	div#content div#main div.special-Job-block ul::-webkit-scrollbar {
		/* スクロールバー本体 */
		width: 5px;
		background: transparent;
	}

	div#content div#main div.special-Job-block ul::-webkit-scrollbar:horizontal {
		/* 横方向のスクロールバー本体 */
		width: 5px;
		background: transparent;
	}

	div#content div#main div.special-Job-block ul::-webkit-scrollbar-thumb {
		/* スクロールバーの動く部分 */
		background: #999;
		border-radius: 2px;
	}

	div#content div#main div.special-Job-block ul::-webkit-scrollbar-thumb:horizontal {
		/* 横方向のスクロールバーの動く部分 */
		background: #999;
		border-radius: 2px;
	}

	div#content div#main div.special-Job-block ul::-webkit-scrollbar-track-piece:start {
		/* スクロールバーの動く部分の前 */
		background: transparent;
	}

	div#content div#main div.special-Job-block ul::-webkit-scrollbar-track-piece:end {
		/* スクロールバーの動く部分の後ろ */
		background: transparent;
	}

	div#content div#main div.special-Job-block ul::-webkit-scrollbar-corner {
		/* スクロールバー角 */
		background: transparent;
	}

	div#content div#main div.special-Job-block ul li:hover {
		background: url(../img/icon/gray-small-right-arrow.gif) no-repeat 14px 9px !important;
	}

	div#content div#main div.special-banner-block {
		width: 100%;
	}

	div#content div#main div.special-banner-block ul {
		width: 100%;
		overflow: hidden;
	}

	div#content div#main div.special-banner-block ul li {
		width: 31%;
		padding: 0 0 10px 2%;
	}

	div#content div#main div.special-banner-block ul li:first-child {
		padding-left: 1.5%;
	}

	div#content div#main div.special-banner-block ul li.wide {
		box-sizing: border-box;
		width: 100%;
		padding-right: 1.5%;
	}

	div#content div#main div.special-banner-block ul li img {
		width: 100%;
		height: auto;
	}

	div#content div#main div.recommend-banner-block h2.title {
		border-right: 1px solid #C5E6F3;
	}

	div#content div#main div.recommend-banner-block h2.title {
		border-right: 1px solid #C5E6F3;
	}

	div#content div#main div.recommend-banner-block.hijyokin h2.title {
		border-right: 1px solid #E2F7AD;
	}

	div#content div#main div.recommend-banner-block.spot h2.title {
		border-right: 1px solid #FADEB6;
	}

	div#content div#main div.recommend-banner-block div.recommend-banner-block-inner {
		width: 50%;
		border: none;
	}

	div#content div#main div.recommend-banner-block div.recommend-banner-block-inner a h3.title {
		display: block;
		border-top: 1px solid #DBDBDB;
		border-right: 1px solid #DBDBDB;
		border-left: 1px solid #DBDBDB;
	}

	div#content div#main div.recommend-banner-block div.recommend-banner-block-inner ul {
		display: block;
		border-right: 1px solid #DBDBDB;
		border-bottom: 1px solid #DBDBDB;
		border-left: 1px solid #DBDBDB;
	}

	div#content div#main div.recommend-banner-block div.recommend-banner-block-inner ul::-webkit-scrollbar {
		/* スクロールバー本体 */
		width: 5px;
		background: transparent;
	}

	div#content div#main div.recommend-banner-block div.recommend-banner-block-inner ul::-webkit-scrollbar:horizontal {
		/* 横方向のスクロールバー本体 */
		width: 5px;
		background: transparent;
	}

	div#content div#main div.recommend-banner-block div.recommend-banner-block-inner ul::-webkit-scrollbar-thumb {
		/* スクロールバーの動く部分 */
		background: #999;
		border-radius: 2px;
	}

	div#content div#main div.recommend-banner-block div.recommend-banner-block-inner ul::-webkit-scrollbar-thumb:horizontal {
		/* 横方向のスクロールバーの動く部分 */
		background: #999;
		border-radius: 2px;
	}

	div#content div#main div.recommend-banner-block div.recommend-banner-block-inner ul::-webkit-scrollbar-track-piece:start {
		/* スクロールバーの動く部分の前 */
		background: transparent;
	}

	div#content div#main div.recommend-banner-block div.recommend-banner-block-inner ul::-webkit-scrollbar-track-piece:end {
		/* スクロールバーの動く部分の後ろ */
		background: transparent;
	}

	div#content div#main div.recommend-banner-block div.recommend-banner-block-inner ul::-webkit-scrollbar-corner {
		/* スクロールバー角 */
		background: transparent;
	}

	div#content div#main div.switch-view ul.switch-view-tab {
		width: 100%;
	}

	div#content div#main div.switch-view ul.switch-view-tab li {
		width: 24% !important;
		margin: 0 0 0 1px;
	}

	div#content div#main div.recommend-banner-block div.recommend-banner-block-inner ul li:hover {
		background: url(../img/icon/gray-small-right-arrow.gif) no-repeat 14px 9px !important
	}

	div#content div#main div.whats-new-block div.switch-view div.switch-view-body ul li:hover {
		background: none !important;
	}

	div#content div#main div.whats-new-block div.switch-view div.switch-view-body ul li.even {
		background: #eaf6fd !important;
	}

	div#content div#main div.whats-new-block div.switch-view div.switch-view-body::-webkit-scrollbar {
		/* スクロールバー本体 */
		width: 5px;
		background: transparent;
	}

	div#content div#main div.whats-new-block div.switch-view div.switch-view-body::-webkit-scrollbar:horizontal {
		/* 横方向のスクロールバー本体 */
		width: 5px;
		background: transparent;
	}

	div#content div#main div.whats-new-block div.switch-view div.switch-view-body::-webkit-scrollbar-thumb {
		/* スクロールバーの動く部分 */
		background: #999;
		border-radius: 2px;
	}

	div#content div#main div.whats-new-block div.switch-view div.switch-view-body::-webkit-scrollbar-thumb:horizontal {
		/* 横方向のスクロールバーの動く部分 */
		background: #999;
		border-radius: 2px;
	}

	div#content div#main div.whats-new-block div.switch-view div.switch-view-body::-webkit-scrollbar-track-piece:start {
		/* スクロールバーの動く部分の前 */
		background: transparent;
	}

	div#content div#main div.whats-new-block div.switch-view div.switch-view-body::-webkit-scrollbar-track-piece:end {
		/* スクロールバーの動く部分の後ろ */
		background: transparent;
	}

	div#content div#main div.whats-new-block div.switch-view div.switch-view-body::-webkit-scrollbar-corner {
		/* スクロールバー角 */
		background: transparent;
	}

	div#content div#main div#result-list div.result-list-inner div.result-list-inner-body h3.name {
		width: auto;
		margin-bottom: 10px;
	}

	div#content div#main div#result-list div.result-list-inner div.result-list-inner-body div.add-study-list,
	div#content div#main div#result-list div.result-list-inner div.result-list-inner-body div.remove-study-list {
		margin-bottom: 10px;
	}

	div#content div#main div#result-list div.result-list-inner div.result-list-inner-detail img.image {
		width: 30%;
		height: auto;
		padding: 0;
	}

	div#content div#main div#result-list div.result-list-inner div.result-list-inner-detail div.summary {
		width: 67% !important;
	}

	div#content div#main div#result-list div.result-list-inner div.result-list-inner-detail h4.name {
		width: auto;
	}

	div#content div#main div#search-result-block div.pr-banner img {
		width: 100%;
		height: auto;
	}

	div#content div#main div#search-result-block div.pager {
		padding: 20px 0 0;
	}

	div#content div#main div.history-block ul li {
		width: 25%;
		padding: 0;
	}

	div#content div#main div.history-block ul li p {
		display: block;
		margin: 0;
		padding: 5px 10px 5px 10px;
		border-left: 1px dotted #999;
	}

	div#content div#main div.history-block ul li:first-child p {
		border-left: none;
	}

	div#content div#main div.sub-information-block div.type {
		width: auto;
	}

	div#content div#main div.sub-information-block div.type ul {
		width: auto;
	}

	div#content div#main div.hospital-information-block div.hospital-information-block-wrapper.none {
		padding-bottom: 35px;
	}

	div#content div#main div.hospital-information-block div.hospital-information-block-inner-body {
		float: none;
		clear: none;
		width: auto;
		margin: 0 0 0 300px;
	}

	div#content div#main div.hospital-information-block div.summary {
		clear: none;
	}

	div#content div#main div.hospital-information-block div.summary dl {
		clear: none;
	}

	div#content div#main div.hospital-information-block div.summary dl dt {
		clear: none;
	}

	div#content div#main div.relevance-block ul li {
		width: 25%;
		padding: 10px 0 5px;
		border-left: none;
	}

	div#content div#main div.relevance-block ul li p {
		margin: 0;
		padding: 0 10px 5px;
		border-left: 1px solid #dbdbdb;
	}

	div#content div#main div.relevance-block ul li:first-child p {
		border-left: none;
	}

	div#footer {
		width: 100%;
		min-width: 100%;
	}

	div#footer div#pagetop a:hover {
		background: url(../img/button/pagetop.png) no-repeat 0px 0px;
	}

	div#footer div#about-site {
		padding: 0 10px;
	}

	div#footer div#about-site dl {
		width: auto;
		background: url(../img/site-title_small.gif) no-repeat 0 center;
	}

	div#footer div#about-site dl dt img {
		display: none;
	}

	div#footer div#about-site dl dd {
		margin: 0 0 0 140px;
	}

	div#footer div#footer-wrapper {
		padding: 0 10px;
	}

	div#footer div#footer-wrapper div.area-link,
	div#footer div#footer-wrapper div.subject-link,
	div#footer div#footer-wrapper div.relation-link {
		width: auto;
	}

	div#footer div#footer-wrapper div.area-link,
	div#footer div#footer-wrapper div.subject-link {
		padding: 15px 0 3px;
	}

	div#footer div#footer-wrapper div.area-link dl {
		width: 25%;
		padding: 0 0 8px !important;
	}

	div#footer div#footer-wrapper div.subject-link dl {
		padding: 0 0 8px !important;
		white-space: normal;
	}

	div#footer div#footer-wrapper div.subject-link dl dd {
		white-space: normal;
	}

	div#footer div#footer-wrapper div.relation-link li {
		width: 50% !important;
		margin: 0 0 8px;
		white-space: normal;
	}

	div#content div#sub {
		float: none;
		clear: both;
		width: auto;
		text-align: center;
	}

	div#content div#main .ta-view {
		display: inline-block !important;
	}

	div#content div#sub .pc-view {
		display: none;
	}

	div#content div#sub div.outplacement-services {
		margin: 0;
	}

	div#content div#sub div.outplacement-services a {
		display: inline-block;
		vertical-align: middle;
	}

	div#content div#sub div.banner p {
		display: inline;
	}

	div#content div#sub div.block p.title {
		position: relative;
		height: 24px;
		background: #555;
		border-top: 1px solid #555;
		border-radius: 3px 3px 0 0;
	}

	div#content div#sub div.block p.title:before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 1px;
		background: #999;
	}

	div#content div#sub div.block.recommend,
	div#content div#sub div.block.contents,
	div#content div#sub div.block.consultant {
		text-align: left;
	}

	div#content div#sub div.block.recommend div.block-wrapper {
		padding: 0;
	}

	div#content div#sub div.block.recommend div.block-wrapper ul {
		padding: 10px 10px 10px 0;
		overflow: hidden;
	}

	div#content div#sub div.block.recommend div.block-wrapper ul li {
		float: left;
		width: 20%;
		padding: 0;
	}

	div#content div#sub div.block.recommend div.block-wrapper ul li a {
		display: block;
		padding: 0 0 0 10px;
	}

	div#content div#sub div.block.recommend div.block-wrapper ul li img {
		width: 100%;
		height: auto;
	}

	div#content div#sub div.block.recommend div.block-wrapper p {
		float: left;
		width: 46%;
		padding: 10px 1% 8px 3%;
		background: url(../img/icon/blue-small-right-arrow.gif) no-repeat 2.5% 14px;
	}

	div#content div#sub div.block.recommend div.block-wrapper p a {
		display: inline;
	}

	div#content div#main div.form-block.appli-entry h3 {
		border-radius: 0 4px 4px 0;
	}

	div#content div#main div.form-block.appli-entry table.entry-info-half {
		float: none;
		clear: both;
		width: 100%;
		margin: 0 0 20px !important;
	}

	div#content div#main div.form-block.appli-entry div.login-block.half {
		float: none;
		clear: both;
		width: auto;
		text-align: center;
	}

	div#content div#main div.form-block.appli-entry div.login-block.half div {
		display: inline;
	}

	div#content div#main div.form-block.appli-entry div.login-block.half a {
		display: inline-block !important;
		margin: 0 4px;
	}

	div#content div#main div.form-block.appli-entry dl.rule dd {
		display: block;
		width: auto;
		height: 120px;
	}

	div#content div#main div.form-block.appli-entry dl.rule dd::-webkit-scrollbar {
		/* スクロールバー本体 */
		width: 5px;
		background: transparent;
	}

	div#content div#main div.form-block.appli-entry dl.rule dd::-webkit-scrollbar:horizontal {
		/* 横方向のスクロールバー本体 */
		width: 5px;
		background: transparent;
	}

	div#content div#main div.form-block.appli-entry dl.rule dd::-webkit-scrollbar-thumb {
		/* スクロールバーの動く部分 */
		background: #999;
		border-radius: 2px;
	}

	div#content div#main div.form-block.appli-entry dl.rule dd::-webkit-scrollbar-thumb:horizontal {
		/* 横方向のスクロールバーの動く部分 */
		background: #999;
		border-radius: 2px;
	}

	div#content div#main div.form-block.appli-entry dl.rule dd::-webkit-scrollbar-track-piece:start {
		/* スクロールバーの動く部分の前 */
		background: transparent;
	}

	div#content div#main div.form-block.appli-entry dl.rule dd::-webkit-scrollbar-track-piece:end {
		/* スクロールバーの動く部分の後ろ */
		background: transparent;
	}

	div#content div#main div.form-block.appli-entry dl.rule dd::-webkit-scrollbar-corner {
		/* スクロールバー角 */
		background: transparent;
	}

	div#content div#main div.form-block input.btn-back-info {
		display: inline-block;
		float: none;
		margin: 0 4px;
	}

	div#content div#main div.form-block.appli-entry p.adjust input.btn-member-entry {
		display: inline-block;
		float: none;
		margin: 0 4px;
	}

	div#content div#main span.attention p.text {
		position: static !important;
		height: auto !important;
		padding: 5px !important;
		line-height: 1.5 !important;
		white-space: normal !important;
	}

	div#content div#main span.attention p.text:after {
		display: none !important;
	}

	div#content div#main div.form-block table input.long {
		width: 95%;
	}

	div#content div#main div.form-block.appli-entry textarea,
	div#content div#main div.form-block.entry textarea {
		height: 120px;
		width: 95%;
		max-width: 95%;
	}

	div#content div#main div.form-block.appli-entry div.login-block {
		text-align: center;
	}

	div#content div#main div.form-block.appli-entry div.login-block div.for-member,
	div#content div#main div.form-block.appli-entry div.login-block div.for-nonmember {
		display: inline;
		vertical-align: top;
	}

	div#content div#main div.form-block.appli-entry div.login-block div a {
		display: inline-block !important;
		float: none !important;
	}


	div#content div#main div.form-block.appli-entry div.login-block div.for-member a,
	div#content div#main div.form-block.appli-entry div.login-block div.for-nonmember a {
		width: 290px;
		height: 66px;
		margin: 0 auto 10px;
		text-decoration: none;
		text-indent: -9999px;
	}

	div#content div#main div.form-block.appli-entry div.login-block div.for-member a,
	div#content div#main div.form-block.appli-entry div.login-block div.for-member a:hover {
		margin: 0 auto;
		background: url(../img/button/sp_login-w290.gif) no-repeat 0px 0px;
		background-size: 100% auto;
	}

	div#content div#main div.form-block.appli-entry div.login-block div.for-nonmember a,
	div#content div#main div.form-block.appli-entry div.login-block div.for-nonmember a:hover {
		margin: 0 auto;
		background: url(../img/button/sp_entry-for-nonmember.gif) no-repeat 0px 0px;
		background-size: 100% auto;
	}

	div#content div#main div.form-block.appli-entry div.tel-info img {
		display: block;
		width: 100%;
		height: auto;
	}

	div#content div#main div#new-work-block div.switch-view.tab-new-work {
		border-bottom: 2px solid #00447a;
	}

	div#content div#main div#new-work-block div.switch-view.tab-new-work.bc-b.bh-1 ul,
	div#content div#main div#new-work-block div.switch-view.tab-new-work.bc-b.bh-2 {
		border: none !important;
	}

	div#content div#main div#new-work-block div.switch-view.tab-new-work.bh-1 ul,
	div#content div#main div#new-work-block div.switch-view.tab-new-work.bh-2 ul {
		height: auto;
		overflow: hidden;
	}

	div#content div#main div#new-work-block div.switch-view.tab-new-work li.wide {
		margin-top: 0;
	}

	div#content div#main div.form-block.entry dl.rule dd {
		width: auto;
		height: 120px;
	}

	div#content div#main div.form-block.entry dl.rule dd::-webkit-scrollbar {
		/* スクロールバー本体 */
		width: 5px;
		background: transparent;
	}

	div#content div#main div.form-block.entry dl.rule dd::-webkit-scrollbar:horizontal {
		/* 横方向のスクロールバー本体 */
		width: 5px;
		background: transparent;
	}

	div#content div#main div.form-block.entry dl.rule dd::-webkit-scrollbar-thumb {
		/* スクロールバーの動く部分 */
		background: #999;
		border-radius: 2px;
	}

	div#content div#main div.form-block.entry dl.rule dd::-webkit-scrollbar-thumb:horizontal {
		/* 横方向のスクロールバーの動く部分 */
		background: #999;
		border-radius: 2px;
	}

	div#content div#main div.form-block.entry dl.rule dd::-webkit-scrollbar-track-piece:start {
		/* スクロールバーの動く部分の前 */
		background: transparent;
	}

	div#content div#main div.form-block.entry dl.rule dd::-webkit-scrollbar-track-piece:end {
		/* スクロールバーの動く部分の後ろ */
		background: transparent;
	}

	div#content div#main div.form-block.entry dl.rule dd::-webkit-scrollbar-corner {
		/* スクロールバー角 */
		background: transparent;
	}

	div#content div#main div.form-block.entry input.btn-toppage,
	div#content div#main div.form-block.entry input.btn-login,
	div#content div#main div.form-block.entry input.btn-back {
		display: inline-block;
		float: none;
		margin: 0 5px;
	}

	div#content div#main .change-basic-info div.switch-form dl.subject-list dt,
	div#content div#main .change-basic-info div.switch-form dl.subject-list dt:hover,
	div#content div#main div.form-block.entry div.switch-form dl.subject-list dt,
	div#content div#main div.form-block.entry div.switch-form dl.subject-list dt:hover {
		background: url(../img/button/subject.png) no-repeat 0px 0px;
	}

	div#content div#main .change-basic-info div.switch-form dl.subject-list dt.active,
	div#content div#main div.form-block.entry div.switch-form dl.subject-list dt.active {
		background: url(../img/button/subject.png) no-repeat -55px 0px;
	}

	div#content div#main div.message-group-block div.message-group-block-body div.read,
	div#content div#main div.message-group-block div.message-group-block-body div.unread {
		box-sizing: border-box;
		width: 6%;
		margin-left: 0;
		margin-right: 0;
		padding: 0 0 0 5px;
		text-align: center;
	}

	div#content div#main div.message-group-block div.message-group-block-body dl.message-block {
		box-sizing: border-box;
		width: 94% !important;
	}

	div#content div#main div.form-block table textarea,
	div#content div#main .change-basic-info table textarea,
	div#content div#main div.message-group-block div.message-group-block-body dl.message-block textarea {
		height: 120px;
		width: 98%;
		max-width: 98%;
	}

	div#content div#main div.message-group-block div.message-group-block-body dl.message-block dd a.delete {
		display: block;
	}

	div#content div#main div.message-group-block div.message-group-block-body dl.message-block pre.body.height-fixed::-webkit-scrollbar {
		/* スクロールバー本体 */
		width: 5px;
		background: transparent;
	}

	div#content div#main div.message-group-block div.message-group-block-body dl.message-block pre.body.height-fixed::-webkit-scrollbar:horizontal {
		/* 横方向のスクロールバー本体 */
		width: 5px;
		background: transparent;
	}

	div#content div#main div.message-group-block div.message-group-block-body dl.message-block pre.body.height-fixed::-webkit-scrollbar-thumb {
		/* スクロールバーの動く部分 */
		background: #999;
		border-radius: 2px;
	}

	div#content div#main div.message-group-block div.message-group-block-body dl.message-block pre.body.height-fixed::-webkit-scrollbar-thumb:horizontal {
		/* 横方向のスクロールバーの動く部分 */
		background: #999;
		border-radius: 2px;
	}

	div#content div#main div.message-group-block div.message-group-block-body dl.message-block pre.body.height-fixed::-webkit-scrollbar-track-piece:start {
		/* スクロールバーの動く部分の前 */
		background: transparent;
	}

	div#content div#main div.message-group-block div.message-group-block-body dl.message-block pre.body.height-fixed::-webkit-scrollbar-track-piece:end {
		/* スクロールバーの動く部分の後ろ */
		background: transparent;
	}

	div#content div#main div.message-group-block div.message-group-block-body dl.message-block pre.body.height-fixed::-webkit-scrollbar-corner {
		/* スクロールバー角 */
		background: transparent;
	}

	div#content div#main div.anchor-link ul {
		left: auto;
	}

	/* modal */

	div#modal-view div#modal-view-bg {
		z-index: 10;
	}

	div#modal-view div.modal-block {
		box-sizing: border-box;
		width: 96%;
		margin-left: -48%;
		z-index: 10;
	}

	div#modal-view div.modal-block div.btn-block {
		text-align: center;
	}

	div#modal-view div.modal-block a.btn-login,
	div#modal-view div.modal-block a.btn-entry {
		float: none;
		display: inline-block;
		margin: 0 10px;
	}

	div#content div#main div.login-block div.input-block,
	div#content div#main div.login-block div.other-block {
		float: none;
		clear: both;
		margin: 0 auto 25px;
	}

	div#content div#main div.password-block input.btn-resetpass,
	div#content div#main .change-basic-info input.btn-back,
	div#content div#main .change-service-use input.btn-back,
	div#content div#main .change-basic-info input.btn-register-new-basic-info,
	div#content div#main .change-service-use input.btn-register-service-use,
	div#content div#main a.btn-change-login-id,
	div#content div#main a.btn-change-password,
	div#content div#main input.btn-withdraw,
	div#content div#main div.remind-block input.btn-resetpass,
	div#content div#main div.remind-block input.btn-toppage.adjust-pos,
	div#content div#main div.remind-block input.btn-loginpage {
		display: inline-block;
		float: none;
		margin: 0 10px 10px;
	}

	div#content div#sub div.information-block dl dt {
		text-align: left;
	}

	div#content div#main div.mypage-favorite-block div.delete-study-list {
		margin: 0 0 10px;
	}

	div#content div#main div.job-information-block div.map div.map_canvas {
		width: 100%;
	}

	div#content div#main div.job-information-block div.map div.map_canvas img {
		max-width: none;
	}

	div#content div#main div.pr-banner {
		width: auto;
	}

	/* Tablet View 追加スタイル start */

	.m-view{
		display: none;
		}

		.p-view{
			display: inline-flex;
			margin-left: 24%;
			margin-right: auto;
		}

	/* Tablet View 追加スタイル end */

}

@media screen and (max-width: 768px) {
	div#content div#sub div.outplacement-services a {
		margin-bottom: 2em;
	}

	#freespace {
		margin-bottom: 3em;
	}
}


/*========================================================================================================================

  Smartphone View

========================================================================================================================*/

@media screen and (max-width:640px) {

	body {
		-webkit-text-size-adjust: 100%;
	}

	input[type="button"],
	input[type="submit"] {
		-webkit-appearance: none;
	}

	div#content div#main p {
		word-break: break-all;
	}

	div#content div#main img {
		max-width: 100%;
		height: auto;
	}

	.spnone,
	.tanone {
		display: none !important;
	}

	/* header
---------------*/

	div#header {
		width: 100%;
		min-width: 100%;
		box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
	}

	div#header h1#h1-text {
		width: auto;
		margin: 0;
		padding: 5px;
		color: #666;
	}

	div#header div#header-wrapper {
		width: 100%;
		margin-bottom: 0 !important;
	}

	div#header div#header-wrapper div#site-title {
		padding: 10px 0 10px 5px;
	}

	div#header div#header-wrapper div#site-title a {
		width: 145px;
		height: 30px;
		background-size: 100% auto;
	}

	div#header div#header-wrapper div#complement-nav {
		padding: 4px 4px 0 0;
	}

	div#header div#header-wrapper div#complement-nav div.menu-opener {
		display: block;
		position: relative;
		clear: none;
		float: right;
		width: 55px;
		height: 40px;
		margin: 1px 0 0 0;
	}

	div#header div#header-wrapper div#complement-nav div.menu-opener div.line-1 {
		box-sizing: border-box;
		position: absolute;
		top: 50%;
		left: 50%;
		width: 32px;
		height: 20px;
		margin: -15px 0 0 -16px;
		border-top: 4px solid #777;
		transition: 0.25s;
		-webkit-transition: 0.25s;
	}

	/* div#header div#header-wrapper div#complement-nav div.menu-opener.open div.line-1 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
} */

	div#header div#header-wrapper div#complement-nav div.menu-opener div.line-2 {
		box-sizing: border-box;
		position: absolute;
		top: 41%;
		left: 50%;
		width: 32px;
		height: 4px;
		margin: -3px 0 0 -16px;
		background: #777;
		transition: 0.25s;
		-webkit-transition: 0.25s;
		transition-delay: 0.05s;
		-webkit-transition-delay: 0.05s;
	}

	/* div#header div#header-wrapper div#complement-nav div.menu-opener.open div.line-2 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
} */

	div#header div#header-wrapper div#complement-nav div.menu-opener div.line-3 {
		box-sizing: border-box;
		position: absolute;
		top: 50%;
		left: 50%;
		width: 32px;
		height: 20px;
		margin: -15px 0 0 -16px;
		border-bottom: 4px solid #777;
		transition: 0.25s;
		-webkit-transition: 0.25s;
		transition-delay: 0.1s;
		-webkit-transition-delay: 0.1s;
	}

	div#header div#header-wrapper div#complement-nav div.menu-opener::after {
		content: "メニュー";
		position: absolute;
		right: 7px;
		bottom: -4px;
		color: #777777;
		font-weight: 500;
		font-size: 11px;
	}

	/* div#header div#header-wrapper div#complement-nav div.menu-opener.open div.line-3 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
} */

	div#header div#header-wrapper div#complement-nav ul.other-link {
		display: none;
	}

	div#header div#header-wrapper div#complement-nav ul.member-link {
		clear: none;
		float: right;
		height: auto;
		padding: 0;
	}

	div#header div#header-wrapper div#complement-nav ul.member-link li {
		padding: 0;
	}

	div#header div#header-wrapper div#complement-nav ul.member-link li a {
		display: block;
		width: auto !important;
		height: auto !important;
		margin-right: 5px;
		padding: 30px 0 0 0;
		font-size: 10px;
		font-weight: bold;
		text-indent: 0 !important;
		text-align: center;
		line-height: 1.2;
	}

	div#header div#header-wrapper div#complement-nav ul.member-link li.study a,
	div#header div#header-wrapper div#complement-nav ul.member-link li.study a:hover {
		color: #448aca;
		background: url(../img/icon/sp_check.gif) no-repeat center top;
		background-size: 30px auto;
	}

	div#header div#header-wrapper div#complement-nav ul.member-link li.logout a,
	div#header div#header-wrapper div#complement-nav ul.member-link li.logout a:hover {
		color: #e74635;
		background: url(../img/icon/sp_lock-remove.gif) no-repeat center top;
		background-size: 30px auto;
	}

	div#header div#header-wrapper div#complement-nav ul.member-link li.login a,
	div#header div#header-wrapper div#complement-nav ul.member-link li.login a:hover {
		color: #e74635;
		background: url(../img/icon/sp_lock.gif) no-repeat center top;
		background-size: 30px auto;
	}

	div#header div#topic-path {
		display: none;
	}

	div#header div#global-nav {
		display: none;
		height: auto;
		padding: 0 5px 10px;
		background: none;
		line-height: 1.2;
	}

	div#header div#global-nav:before {
		content: '';
		display: block;
		float: right;
		clear: right;
		width: 0;
		height: 0;
		margin: 0 11px 0 0;
		border-top: none;
		border-right: 8px solid transparent;
		border-bottom: 8px solid #777;
		border-left: 8px solid transparent;
	}

	div#header div#global-nav ul {
		width: 100%;
		background: #777;
		border: 1px solid #777;
		border-radius: 4px;
		overflow: hidden;
	}

	div#header div#global-nav ul li {
		float: none;
		border-top: 1px solid #CCC;
		border-bottom: 1px solid #555;
	}

	div#header div#global-nav ul li:first-child {
		border-top: none;
	}

	div#header div#global-nav ul li:last-child {
		border-bottom: none;
	}

	div#header div#global-nav ul li a {
		position: relative;
		width: auto !important;
		height: auto;
		padding: 12px 10px 10px;
		color: #FFF;
		font-size: 14px;
		font-weight: bold;
		background: none !important;
		text-decoration: none;
		text-indent: 0;
	}

	div#header div#global-nav ul li a:before {
		content: '';
		position: absolute;
		right: 10px;
		top: 12px;
		width: 0;
		height: 0;
		margin: 0;
		border-top: 8px solid transparent;
		border-right: none;
		border-bottom: 8px solid transparent;
		border-left: 8px solid #FFF;
	}

	div#header div#global-nav ul li a:after {
		content: '';
		position: absolute;
		right: 12px;
		top: 12px;
		width: 0;
		height: 0;
		margin: 0;
		border-top: 8px solid transparent;
		border-right: none;
		border-bottom: 8px solid transparent;
		border-left: 8px solid #777;
	}

	div#header div#global-nav ul li a.active {
		background: #FFF !important;
	}

	div#header div#global-nav ul li a.active:before {
		border-left: 8px solid #777;
	}

	div#header div#global-nav ul li a.active:after {
		border-left: 8px solid #FFF;
	}

	div#header div#global-nav ul li.full-time a.active {
		color: #00447A;
		padding-left: 6px;
		border-left: 4px solid #00447A;
	}

	div#header div#global-nav ul li.part-time a.active {
		color: #007A23;
		padding-left: 6px;
		border-left: 4px solid #007A23;
	}

	div#header div#global-nav ul li.spot a.active {
		color: #E68C00;
		padding-left: 6px;
		border-left: 4px solid #E68C00;
	}

	div#header div#global-nav ul li.examination a.active {
		color: #4D1866;
		padding-left: 6px;
		border-left: 4px solid #4D1866;
	}

	div#header div#global-nav ul li.contents a.active {
		color: #777777;
		padding-left: 6px;
		border-left: 4px solid #777777;
	}

	div#header div#global-nav ul li.mypage a.active {
		color: #448ACA;
		padding-left: 6px;
		border-left: 4px solid #448ACA;
	}

div#header div#global-nav ul li a.active:after {
  border-left:   8px solid #FFF;
}

/*
新メニュー(スマホ用)
———————————*/
	div#header div#global-nav ol {
		width: 100%;
		background: #777;
		border: 1px solid #777;
		border-radius: 4px;
		overflow: hidden;
	}

	div#header div#global-nav ol li {
		float: none;
		border-top: 1px solid #CCC;
		border-bottom: 1px solid #555;
	}

	div#header div#global-nav ol li:first-child {
		border-top: none;
	}

	div#header div#global-nav ol li:last-child {
		border-bottom: none;
	}

	div#header div#global-nav ol li a {
		position: relative;
		width: auto !important;
		height: auto;
		padding: 12px 10px 10px;
		color: #FFF;
		font-size: 14px;
		font-weight: bold;
		background: none !important;
		text-decoration: none;
		text-indent: 0;
	}

	div#header div#global-nav ol li a:before {
		content: '';
		position: absolute;
		right: 10px;
		top: 12px;
		width: 0;
		height: 0;
		margin: 0;
		border-top:  8px solid transparent;
		border-right:  none;
		border-bottom: 8px solid transparent;
		border-left:   8px solid #FFF;
	}

	div#header div#global-nav ol li a:after {
		content: '';
		position: absolute;
		right: 12px;
		top: 12px;
		width: 0;
		height: 0;
		margin: 0;
		border-top:  8px solid transparent;
		border-right:  none;
		border-bottom: 8px solid transparent;
		border-left:   8px solid #777;
	}

	div#header div#global-nav ol li a.active {
		background: #FFF !important;
	}

	div#header div#global-nav ol li a.active:before {
		border-left:   8px solid #777;
	}

	div#header div#global-nav ol li a.active:after {
		border-left:   8px solid #FFF;
	}

	div#header div#global-nav ol li.full-time a.active {
		color: #00447A;
		padding-left: 6px;
		border-left: 4px solid #00447A;
	}

	div#header div#global-nav ol li.part-time a.active {
		color: #007A23;
		padding-left: 6px;
		border-left: 4px solid #007A23;
	}

	div#header div#global-nav ol li.spot a.active {
		color: #E68C00;
		padding-left: 6px;
		border-left: 4px solid #E68C00;
	}

	div#header div#global-nav ol li.examination a.active {
		color: #4D1866;
		padding-left: 6px;
		border-left: 4px solid #4D1866;
	}

	div#header div#global-nav ol li.estate a.active {
		color: #42bbba;
		padding-left: 6px;
		border-left: 4px solid #42bbba;
	}

	div#header div#global-nav ol li.contents a.active {
		color: #777777;
		padding-left: 6px;
		border-left: 4px solid #777777;
	}

	div#header div#global-nav ol li.mypage a.active {
		color: #448ACA;
		padding-left: 6px;
		border-left: 4px solid #448ACA;
	}

	div#header div#global-nav ol li a.active:after {
		border-left:   8px solid #FFF;
	}

	div#header div#fast-nav {
		clear: both;
		border-top: 1px solid #CCC;
		overflow: hidden;
	}

	div#header div#fast-nav ul li {
		float: left;
		width: 50%;
	}

	div#header div#fast-nav ul li a {
		position: relative;
		display: block;
		width: 100%;
		height: 0;
		padding: 20% 0 0;
	}

	div#header div#fast-nav ul li.full-time a {
		background: url(../img/button/sp_main-nav-j.gif) no-repeat 0px 0px;
		background-size: 100% auto;
	}

	div#header div#fast-nav ul li.part-time a {
		background: url(../img/button/sp_main-nav-h.gif) no-repeat 0px 0px;
		background-size: 100% auto;
	}

	div#header div#fast-nav ul li.spot a {
		background: url(../img/button/sp_main-nav-s.gif) no-repeat 0px 0px;
		background-size: 100% auto;
	}

	div#header div#fast-nav ul li.examination a {
		background: url(../img/button/sp_main-nav-k.gif) no-repeat 0px 0px;
		background-size: 100% auto;
	}

	/* content
---------------*/

	div#content {
		width: 100%;
		padding: 15px 0 5px;
	}

	div#content div#main {
		display: block;
		float: none;
		clear: both;
		width: auto;
		/* padding: 0 5px 20px; old css*/
		padding: 0px;
		/*new css by hakkani*/
		overflow: hidden;
	}

	div#content div#main div.node {
		margin: 0 5px 40px;
	}

	div#content div#main table {
		word-break: break-all;
	}

	/* sub
---------------*/

	div#content div#sub {
		float: none;
		clear: both;
		width: auto;
		padding: 0 10px;
		text-align: center;
	}

	div#content div#sub div.outplacement-services {
		display: inline;
	}

	#index div#content div#sub div.outplacement-services {
		display: none;
	}

	div#content div#sub div.outplacement-services a,
	div#content div#sub div.outplacement-services a:hover {
		position: relative;
		display: inline-block;
		width: 100%;
		height: 0;
		margin: 0 0 5px;
		padding: 18% 0 0;
		background: url(../img/button/sp_outplacement-services.jpg) no-repeat 0px 0px;
		background-size: 100%;
		vertical-align: middle;
	}

	div#content div#sub div.btn_recruiter {
		box-sizing: border-box;
		float: left;
		width: 49%;
		margin-right: 1%;
	}

	div#content div#sub div.btn_recruiter a {
		padding: 5px;
	}

	div#content div#sub div.btn_recruiter a span,
	div#content div#sub div.btn_recruiter a:hover span {
		position: relative;
		width: 100%;
		height: 0;
		margin-top: 5px;
		padding-bottom: 26%;
		background: url(../img/button/btn_recruiter.png) no-repeat 0px 0px !important;
		background-position: 0 0 !important;
		background-size: 100% !important;
	}

	#index.j div#content div#sub .pc-view-j {
		display: none;
	}

	div#content div#sub div.btn_faq {
		float: left;
		width: 49%;
		margin-left: 1%;
	}


	div#content div#sub div.btn_faq::after {
		float: none !important;
		clear: both !important;
	}

	div#content div#sub div.btn_faq a,
	div#content div#sub div.btn_faq a:hover {
		position: relative;
		width: 100%;
		height: 0;
		padding-bottom: 35.3%;
		background: url(../img/button/faq.gif) no-repeat 0px 0px;
		background-size: 100%;
	}

	div#content div#sub div.banner {
		clear: both;
		margin: 0;
		padding: 10px 0;
		overflow: hidden;
	}

	div#content div#sub div.banner-nonmedic {
		clear: both;
		margin: 0;
		padding: 10px 0 0 0;
		overflow: hidden;
	}

	div#content div#sub div.banner p,
	div#content div#sub div.banner-nonmedic p {
		box-sizing: border-box;
		float: left;
		width: 50%;
		padding: 0 5px 0 0 !important;
	}

	div#content div#sub div.banner p:nth-child(even),
	div#content div#sub div.banner-nonmedic p:nth-child(even) {
		padding: 0 0 0 5px !important;
	}

	div#content div#sub div.banner p img,
	div#content div#sub div.banner-nonmedic p img {
		display: block;
		width: 100%;
		height: auto;
		margin: 0 0 10px;
		vertical-align: middle;
	}

	div#content div#sub div.banner-nonmedic p:last-child img {
		margin-bottom: 0;
	}


    .m-view{
			display: flex;
			}

			.p-view{
			display: none;
			}


	div#content div#main div.block p.title,
	div#content div#sub div.block p.title {
		position: relative;
		height: 24px;
		background: #555;
		border-top: 1px solid #555;
		border-radius: 3px 3px 0 0;
	}

	div#content div#main div.block p.title:before,
	div#content div#sub div.block p.title:before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 1px;
		background: #999;
	}

	div#content div#main div.block.recommend,
	div#content div#sub div.block.recommend,
	div#content div#sub div.block.contents,
	div#content div#sub div.block.consultant {
		text-align: left;
	}

	div#content div#main div.block.recommend div.block-wrapper,
	div#content div#sub div.block.recommend div.block-wrapper {
		padding: 0;
	}

	div#content div#main div.block.recommend div.block-wrapper ul,
	div#content div#sub div.block.recommend div.block-wrapper ul {
		padding: 10px 10px 0;
		overflow: hidden;
	}

	div#content div#main div.block.recommend div.block-wrapper ul li,
	div#content div#sub div.block.recommend div.block-wrapper ul li {
		box-sizing: border-box;
		float: left;
		width: 50%;
		padding: 0 5px 10px 0 !important;
	}

	div#content div#main div.block.recommend div.block-wrapper ul li:nth-child(even),
	div#content div#sub div.block.recommend div.block-wrapper ul li:nth-child(even) {
		padding: 0 0 10px 5px !important;
	}

	div#content div#main div.block.recommend div.block-wrapper ul li img,
	div#content div#sub div.block.recommend div.block-wrapper ul li img {
		display: block;
		width: 98%;
		height: auto;
		margin: 0 auto;
	}

	div#content div#sub div.block.recommend div.block-wrapper p {
		/*
  float: left;
  width: 46%;
  padding: 10px 1% 8px 3%; old css edit by hakkani*/
		/* new css by hakkani */
		width: 100%;
		overflow: hidden;
		padding: 7px 0% 8px 5%;
		font-weight: normal;
		/* new css end */
		background: url(../img/icon/blue-small-right-arrow.gif) no-repeat 2.5% 14px;
	}

	/* new css by hakkani */
	div#content div#sub div.block.recommend div.block-wrapper p a span {
		font-size: 13px;
		font-weight: bold;
	}

	/* new css by hakkani end */

	div#content div#sub div.block.recommend div.block-wrapper p:nth-of-type(odd) {
		clear: both;
	}

	div#content div#sub div.block.recommend div.block-wrapper p a {
		display: inline;
	}

	/* footer
---------------*/

	div#footer {
		position: relative;
		min-width: 100%;
		padding-top: 60px;
	}

	div#footer div#pagetop {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 59px;
		background: rgb(255, 255, 255);
		/* Old browsers */
		background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 50%, rgba(242, 242, 242, 1) 100%);
		/* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(242, 242, 242, 1)));
		/* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 50%, rgba(242, 242, 242, 1) 100%);
		/* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 50%, rgba(242, 242, 242, 1) 100%);
		/* Opera 11.10+ */
		background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 50%, rgba(242, 242, 242, 1) 100%);
		/* IE10+ */
		background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 50%, rgba(242, 242, 242, 1) 100%);
		/* W3C */
		border-bottom: 1px solid #E6E6E6;
	}

div#footer div#pagetop a,
div#footer div#pagetop a:hover {
  display: block !important;
  bottom: 1px;
  width: 100px;
  height: 27px;
  padding: 32px 0 0;
  background: none !important;
  /*text-indent: 0;*/
  opacity: 1 !important;
}

/* for SmartPhone 矢印 */
div#footer div#pagetop a:before {
  content: '';
  position: absolute;
  top: 13px;
  left: 60%;
  display: block;
  margin: 0 0 0 -12px;
  width: 37px;
  height: 37px;
  background: url(../img/button/pagetop.png) no-repeat 0px 0px;
}

/* for SmartPhone テキスト */
div#footer div#pagetop a:after {
  content: '';
  position: absolute;
  top: 14px;
  /*left: 60%;*/
  display: block;
  /*width: 0;*/
  /*height: 0;*/
  /*margin: 0 0 0 -12px;*/
}

	div#footer div#about-site dl {
		width: 100%;
		margin: 0 auto;
		padding: 0;
	}

	div#footer div#about-site dl dt {
		display: none;
	}

	div#footer div#about-site dl dd {
		margin: 0;
		padding: 10px;
		background: none;
	}

	div#footer div#about-site dl dd span {
		display: block;
		padding: 10px;
		background: #f0fbff;
	}

	div#footer div#footer-wrapper div.area-link,
	div#footer div#footer-wrapper div.subject-link,
	div#footer div#footer-wrapper div.relation-link {
		width: auto;
		padding: 0;
		border-top: none;
		border-bottom: 1px solid #CCC;
	}

	div#footer div#footer-wrapper div.area-link {
		border-top: 1px solid #CCC;
	}

	div#footer div#footer-wrapper p.title {
		position: relative;
		margin: 0;
		padding: 15px 10px;
		box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
	}

	div#footer div#footer-wrapper p.title:before {
		content: '';
		position: absolute;
		right: 10px;
		top: 18px;
		width: 0;
		height: 0;
		margin: 0;
		border-top: 8px solid #555;
		border-right: 8px solid transparent;
		border-bottom: none;
		border-left: 8px solid transparent;
	}

	div#footer div#footer-wrapper p.title:after {
		content: '';
		position: absolute;
		right: 10px;
		top: 16px;
		width: 0;
		height: 0;
		margin: 0;
		border-top: 8px solid #F3F3F3;
		border-right: 8px solid transparent;
		border-bottom: none;
		border-left: 8px solid transparent;
	}

	div#footer div#footer-wrapper p.title.open:before {
		content: '';
		position: absolute;
		right: 10px;
		top: 16px;
		width: 0;
		height: 0;
		margin: 0;
		border-top: none;
		border-right: 8px solid transparent;
		border-bottom: 8px solid #555;
		border-left: 8px solid transparent;
	}

	div#footer div#footer-wrapper p.title.open:after {
		content: '';
		position: absolute;
		right: 10px;
		top: 18px;
		width: 0;
		height: 0;
		margin: 0;
		border-top: none;
		border-right: 8px solid transparent;
		border-bottom: 8px solid #F3F3F3;
		border-left: 8px solid transparent;
	}

	div#footer div#footer-wrapper div.area-link dl,
	div#footer div#footer-wrapper div.subject-link dl,
	div#footer div#footer-wrapper div.relation-link ul {
		float: none;
		display: none;
		width: 100%;
		padding: 0 10px !important;
		background: #FFF;
		overflow: hidden;
	}

	div#footer div#footer-wrapper div.area-link dl:nth-child(2),
	div#footer div#footer-wrapper div.subject-link dl:nth-child(2) {
		padding-top: 15px !important;
	}

	div#footer div#footer-wrapper div.area-link dl:last-child,
	div#footer div#footer-wrapper div.subject-link dl:last-child {
		padding-bottom: 5px !important;
	}

	div#footer div#footer-wrapper div.relation-link ul {
		padding: 15px 10px 5px !important;
	}

	div#footer div#footer-wrapper div.subject-link dl dt,
	div#footer div#footer-wrapper div.subject-link dl dd {
		float: none;
		white-space: normal;
	}

	div#footer div#footer-wrapper div.area-link dl dd br {
		display: none;
	}

	div#footer div#footer-wrapper div.area-link dl dd a,
	div#footer div#footer-wrapper div.subject-link dl dd a {
		margin-bottom: 4px !important;
	}

	div#footer div#footer-wrapper div.relation-link li {
		float: none;
		width: auto !important;
		margin: 0 0 8px;
		white-space: normal;
	}

	div#footer div#pagetop a:hover {
		background: url(../img/button/pagetop.png) no-repeat 0px 0px;
	}

	/* modal */

	div#modal-view div#modal-view-bg {
		z-index: 10;
	}

	div#modal-view div.modal-block {
		box-sizing: border-box;
		padding: 5px 10px;
		z-index: 10;
	}

	div#modal-view div#image.modal-block div.title {
		width: 100%;
		margin-bottom: 15px;
		font-size: 16px;
	}

	div#modal-view div#image.modal-block div.switch-photo {
		width: 100%;
		height: auto;
		min-height: auto;
		margin: 0;
	}

	div#modal-view div#image.modal-block div.switch-photo ul.photo {
		width: 100%;
		margin: 0;
	}

	div#modal-view div#image.modal-block div.switch-photo ul.photo li {
		top: 0;
		width: 100%;
	}

	div#modal-view div#image.modal-block div.switch-photo ul.photo li img {
		width: 100%;
		height: auto;
	}

	div#modal-view div#image.modal-block div.switch-photo ul.thumbnail {
		display: none;
	}

	div#modal-view div.modal-block div.close {
		padding: 8px 0 0 8px;
	}

	div#modal-view div.modal-block,
	div#modal-view div#error.modal-block,
	div#modal-view div#system.modal-block,
	div#modal-view div#system-spot.modal-block,
	div#modal-view div#emergency.modal-block,
	div#modal-view div#emergency-spot.modal-block,
	div#modal-view div#sickbed.modal-block,
	div#modal-view div#jobtype.modal-block,
	div#modal-view div#jobtype-kenshin.modal-block {
		width: 94%;
		margin-left: -47%;
	}

	div#modal-view div.modal-block div.modal-block-header {
		margin: 0;
	}

	div#modal-view div.modal-block div.modal-block-wrapper {
		padding: 15px 0;
	}

	div#modal-view div#system.modal-block div.modal-block-inner,
	div#modal-view div#system-spot.modal-block div.modal-block-inner,
	div#modal-view div#emergency.modal-block div.modal-block-inner,
	div#modal-view div#emergency-spot.modal-block div.modal-block-inner,
	div#modal-view div#sickbed.modal-block div.modal-block-inner,
	div#modal-view div#jobtype.modal-block div.modal-block-inner,
	div#modal-view div#jobtype-kenshin.modal-block div.modal-block-inner {
		padding: 5px 5px 10px;
	}

	div#modal-view div#system.modal-block label,
	div#modal-view div#system-spot.modal-block label,
	div#modal-view div#emergency.modal-block label,
	div#modal-view div#emergency-spot.modal-block label,
	div#modal-view div#sickbed.modal-block label,
	div#modal-view div#jobtype.modal-block label,
	div#modal-view div#jobtype-kenshin.modal-block label {
		padding: 5px 22px 5px 0;
	}

	div#modal-view div.modal-block a.btn-login,
	div#modal-view div.modal-block a.btn-login:hover,
	div#modal-view div.modal-block a.btn-entry,
	div#modal-view div.modal-block a.btn-entry:hover,
	div#modal-view div#system.modal-block a.btn-setting,
	div#modal-view div#system.modal-block a.btn-setting:hover,
	div#modal-view div#system-spot.modal-block a.btn-setting,
	div#modal-view div#system-spot.modal-block a.btn-setting:hover,
	div#modal-view div#emergency.modal-block a.btn-setting,
	div#modal-view div#emergency.modal-block a.btn-setting:hover,
	div#modal-view div#emergency-spot.modal-block a.btn-setting,
	div#modal-view div#emergency-spot.modal-block a.btn-setting:hover,
	div#modal-view div#sickbed.modal-block a.btn-setting,
	div#modal-view div#sickbed.modal-block a.btn-setting:hover,
	div#modal-view div#jobtype.modal-block a.btn-setting,
	div#modal-view div#jobtype.modal-block a.btn-setting:hover,
	div#modal-view div#jobtype-kenshin.modal-block a.btn-setting,
	div#modal-view div#jobtype-kenshin.modal-block a.btn-setting:hover,
	div#modal-view div.modal-block.railroad a.btn-railroad-search,
	div#modal-view div.modal-block.railroad a.btn-railroad-search:hover {
		float: none;
		width: 85%;
		height: auto;
		margin: 0 auto 10px;
		color: #FFF;
		font-size: 14px;
		font-weight: bold;
		background: #E74635;
		border-radius: 4px;
		text-indent: 0;
		text-align: center;
		line-height: 1.2;
		overflow: hidden;
	}

	div#modal-view div.modal-block a.btn-login:before,
	div#modal-view div.modal-block a.btn-entry:before,
	div#modal-view div#system.modal-block a.btn-setting:before,
	div#modal-view div#system-spot.modal-block a.btn-setting:before,
	div#modal-view div#emergency.modal-block a.btn-setting:before,
	div#modal-view div#emergency-spot.modal-block a.btn-setting:before,
	div#modal-view div#sickbed.modal-block a.btn-setting:before,
	div#modal-view div#jobtype.modal-block a.btn-setting:before,
	div#modal-view div#jobtype-kenshin.modal-block a.btn-setting:before,
	div#modal-view div.modal-block.railroad a.btn-railroad-search:before {
		content: '';
		display: block;
		width: 96%;
		height: 1px;
		margin: 1px auto 14px;
		background: rgba(255, 255, 255, 0.3);
	}

	div#modal-view div.modal-block a.btn-login:after,
	div#modal-view div.modal-block a.btn-entry:after,
	div#modal-view div#system.modal-block a.btn-setting:after,
	div#modal-view div#system-spot.modal-block a.btn-setting:after,
	div#modal-view div#emergency.modal-block a.btn-setting:after,
	div#modal-view div#emergency-spot.modal-block a.btn-setting:after,
	div#modal-view div#sickbed.modal-block a.btn-setting:after,
	div#modal-view div#jobtype.modal-block a.btn-setting:after,
	div#modal-view div#jobtype-kenshin.modal-block a.btn-setting:after,
	div#modal-view div.modal-block.railroad a.btn-railroad-search:after {
		content: '';
		display: block;
		width: 100%;
		height: 2px;
		margin: 12px 0 0;
		background: rgba(0, 0, 0, 0.2);
	}

	div#modal-view div.modal-block.railroad div.modal-block-header {
		height: auto;
		line-height: 1.4;
	}

	div#modal-view div.modal-block.railroad div.select-station-block div.select-line {
		width: auto;
		background: #448ACA;
	}

	div#modal-view div.modal-block.railroad div.select-station-block div.select-line div.select-line-wrapper::-webkit-scrollbar {
		/* スクロールバー本体 */
		width: 5px;
		background: transparent;
	}

	div#modal-view div.modal-block.railroad div.select-station-block div.select-line div.select-line-wrapper::-webkit-scrollbar:horizontal {
		/* 横方向のスクロールバー本体 */
		width: 5px;
		background: transparent;
	}

	div#modal-view div.modal-block.railroad div.select-station-block div.select-line div.select-line-wrapper::-webkit-scrollbar-thumb {
		/* スクロールバーの動く部分 */
		background: #999;
		border-radius: 2px;
	}

	div#modal-view div.modal-block.railroad div.select-station-block div.select-line div.select-line-wrapper::-webkit-scrollbar-thumb:horizontal {
		/* 横方向のスクロールバーの動く部分 */
		background: #999;
		border-radius: 2px;
	}

	div#modal-view div.modal-block.railroad div.select-station-block div.select-line div.select-line-wrapper::-webkit-scrollbar-track-piece:start {
		/* スクロールバーの動く部分の前 */
		background: transparent;
	}

	div#modal-view div.modal-block.railroad div.select-station-block div.select-line div.select-line-wrapper::-webkit-scrollbar-track-piece:end {
		/* スクロールバーの動く部分の後ろ */
		background: transparent;
	}

	div#modal-view div.modal-block.railroad div.select-station-block div.select-line div.select-line-wrapper::-webkit-scrollbar-corner {
		/* スクロールバー角 */
		background: transparent;
	}

	div#modal-view div.modal-block.railroad div.select-station-block div.select-line div.select-line-wrapper li {
		float: none;
		width: auto;
		padding: 0 10px 5px;
	}


	/* search-block */

	div#content div#main div#search-block {
		display: block;
		width: auto;
		height: auto !important;
		padding: 10px;
		border-radius: 4px;
	}

	div#content div#main div#search-block.full-time,
	div#content div#main div#search-block.full-time2 {
		background: #00447A;
	}

	div#content div#main div#search-block.part-time {
		background: #007A22;
	}

	div#content div#main div#search-block.spot {
		background: #E68C00;
	}

	div#content div#main div#search-block.kenshin {
		background: #4D1866;
	}

	div#content div#main div#search-block ul li div.checked_mark {
		width: 51px;
		height: 13px;
		background: url(../img/icon/sp_checked_mark.png) no-repeat 0px 0px;
		background-size: 100% auto;
	}

	div#content div#main div#search-block p.lead {
		position: static;
		margin: 0 0 10px;
		padding: 0 0 0 40px;
		font-size: 12px;
		background: url(../img/icon/sp_magnifying-glass.png) no-repeat 0px 0px;
		background-size: 30px auto;
		line-height: 1.3;
	}

	div#content div#main div#search-block p.lead br {
		display: none;
	}

	div#content div#main div#search-block p.number {
		position: static;
		float: right;
		clear: right;
		margin: 0 0 8px;
		padding: 5px 8px 3px;
		color: #434343;
		background: #FFF;
		border-radius: 4px;
		text-align: right;
	}

	div#content div#main div#search-block p.number strong {
		font-size: 20px;
	}

	div#content div#main div#search-block p.number strong.news {
		font-size: 18px;
	}

	div#content div#main div#search-block div.search-method {
		position: static;
		clear: both;
		margin: 0 0 10px;
		border-radius: 0 0 4px 4px;
		overflow: hidden;
	}

	div#content div#main div#search-block div.search-method div.search-method-tab {
		clear: both;
		overflow: hidden;
	}

	div#content div#main div#search-block div.search-method div.search-method-tab ul li {
		box-sizing: border-box;
		float: left;
		height: auto;
		min-height: 76px;
		padding: 40px 10px 0 10px;
		font-size: 11px;
		font-weight: bold;
		background: #FFF !important;
		border-left: 1px solid #00447A;
		border-bottom: 1px solid #00447A;
		border-radius: 4px 4px 0 0;
		text-align: center;
		text-indent: 0;
		line-height: 1.4;
		opacity: 0.8;
	}

	div#content div#main div#search-block div.search-method div.search-method-tab ul li.area,
	div#content div#main div#search-block div.search-method div.search-method-tab ul li.railroad,
	div#content div#main div#search-block div.search-method div.search-method-tab ul li.subject {
		width: 22%;
	}

	div#content div#main div#search-block div.search-method div.search-method-tab ul li.feature {
		width: 34%;
	}

	div#content div#main div#search-block div.search-method div.search-method-tab ul li:first-child {
		border-left: none !important;
	}

	div#content div#main div#search-block.part-time div.search-method div.search-method-tab ul li {
		border-left: 1px solid #007A22;
		border-bottom: 1px solid #007A22;
	}

	div#content div#main div#search-block.spot div.search-method div.search-method-tab ul li {
		min-height: 90px;
		padding: 40px 6px 0 6px;
		border-left: 1px solid #E68C00;
		border-bottom: 1px solid #E68C00;
	}

	div#content div#main div#search-block.kenshin div.search-method div.search-method-tab ul li {
		border-left: 1px solid #4D1866;
		border-bottom: 1px solid #4D1866;
	}

	div#content div#main div#search-block.spot div.search-method div.search-method-tab ul li.day,
	div#content div#main div#search-block.spot div.search-method div.search-method-tab ul li.area,
	div#content div#main div#search-block.spot div.search-method div.search-method-tab ul li.railroad,
	div#content div#main div#search-block.spot div.search-method div.search-method-tab ul li.subject {
		width: 19%;
	}

	div#content div#main div#search-block.spot div.search-method div.search-method-tab ul li.feature {
		width: 24%;
	}

	div#content div#main div#search-block.kenshin div.search-method div.search-method-tab ul li.day,
	div#content div#main div#search-block.kenshin div.search-method div.search-method-tab ul li.area,
	div#content div#main div#search-block.kenshin div.search-method div.search-method-tab ul li.railroad {
		width: 23%;
	}

	div#content div#main div#search-block.kenshin div.search-method div.search-method-tab ul li.feature {
		width: 31%;
	}

	div#content div#main div#search-block div.search-method div.search-method-tab ul li.active {
		border-bottom: 1px dashed #CCC;
		opacity: 1;
	}

	div#content div#main div#search-block div.search-method div.search-method-tab ul li.day {
		background: #FFF url(../img/icon/sp_notepad.png) no-repeat center 10px !important;
		background-size: 20px auto !important;
	}

	div#content div#main div#search-block div.search-method div.search-method-tab ul li.area {
		background: #FFF url(../img/icon/sp_location.png) no-repeat center 10px !important;
		background-size: 20px auto !important;
	}

	div#content div#main div#search-block div.search-method div.search-method-tab ul li.railroad {
		background: #FFF url(../img/icon/sp_train.png) no-repeat center 10px !important;
		background-size: 20px auto !important;
	}

	div#content div#main div#search-block div.search-method div.search-method-tab ul li.subject {
		background: #FFF url(../img/icon/sp_clipboard.png) no-repeat center 10px !important;
		background-size: 20px auto !important;
	}

	div#content div#main div#search-block div.search-method div.search-method-tab ul li.feature {
		background: #FFF url(../img/icon/sp_med-brief.png) no-repeat center 10px !important;
		background-size: 20px auto !important;
	}

	div#content div#main div#search-block div.search-method div.search-method-body {
		position: static;
		width: 100%;
		height: auto;
	}

	div#content div#main div#search-block div.search-method div.search-method-body div.search-method-body-wrapper {
		background: #FFF;
		padding: 10px 0 0;
		overflow: hidden;
	}

	/* railroad */

	div#content div#main div#search-block div.search-method div.search-method-body.railroad div.map {
		display: none;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.railroad div.area-1,
	div#content div#main div#search-block div.search-method div.search-method-body.railroad div.area-2,
	div#content div#main div#search-block div.search-method div.search-method-body.railroad div.area-3,
	div#content div#main div#search-block div.search-method div.search-method-body.railroad div.area-4,
	div#content div#main div#search-block div.search-method div.search-method-body.railroad div.area-5,
	div#content div#main div#search-block div.search-method div.search-method-body.railroad div.area-6,
	div#content div#main div#search-block div.search-method div.search-method-body.railroad div.area-7,
	div#content div#main div#search-block div.search-method div.search-method-body.railroad div.area-8,
	div#content div#main div#search-block div.search-method div.search-method-body.railroad div.area-9 {
		box-sizing: border-box;
		position: static;
		clear: both;
		width: 100%;
		padding: 0 10px 10px;
		overflow: hidden;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.railroad span,
	div#content div#main div#search-block div.search-method div.search-method-body.railroad span:hover {
		color: #434343 !important;
		background: #fdfdfd !important;
		/* Old browsers */
		background: -moz-linear-gradient(top, #fdfdfd 0%, #e8e8e8 100%) !important;
		/* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdfdfd), color-stop(100%, #e8e8e8)) !important;
		/* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #fdfdfd 0%, #e8e8e8 100%) !important;
		/* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #fdfdfd 0%, #e8e8e8 100%) !important;
		/* Opera 11.10+ */
		background: -ms-linear-gradient(top, #fdfdfd 0%, #e8e8e8 100%) !important;
		/* IE10+ */
		background: linear-gradient(to bottom, #fdfdfd 0%, #e8e8e8 100%) !important;
		/* W3C */
		border: 1px solid #CCC;
		border-radius: 2px;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.railroad p.area-title {
		display: block;
		margin: 0;
		width: 100%;
		font-weight: bold;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.railroad div.area-9 {
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
		-webkit-align-items: flex-start;
		align-items: flex-start;
		-webkit-align-content: flex-start;
		align-content: flex-start;
		padding-bottom: 15px;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.railroad div.area-9 *:nth-child(1) {
		-webkit-order: 1;
		order: 1;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.railroad div.area-9 *:nth-child(2) {
		-webkit-order: 2;
		order: 2;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.railroad div.area-9 *:nth-child(3) {
		-webkit-order: 3;
		order: 3;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.railroad div.area-9 *:nth-child(4) {
		-webkit-order: 4;
		order: 4;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.railroad div.area-9 *:nth-child(5) {
		-webkit-order: 5;
		order: 5;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.railroad div.area-9 *:nth-child(6) {
		-webkit-order: 6;
		order: 6;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.railroad div.area-9 *:nth-child(7) {
		-webkit-order: 7;
		order: 7;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.railroad div.area-9 *:nth-child(8) {
		-webkit-order: 9;
		order: 9;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.railroad div.area-9 *:nth-child(9) {
		-webkit-order: 8;
		order: 8;
	}

	/* area */

	div#content div#main div#search-block div.search-method div.search-method-body.area div.map {
		margin: 0 10px -15px;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area div.map img {
		width: 160% !important;
		max-width: 160% !important;
		height: auto;
		margin-left: -34%;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area div.map img.base {
		position: static;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area div.area-1,
	div#content div#main div#search-block div.search-method div.search-method-body.area div.area-2,
	div#content div#main div#search-block div.search-method div.search-method-body.area div.area-3,
	div#content div#main div#search-block div.search-method div.search-method-body.area div.area-4,
	div#content div#main div#search-block div.search-method div.search-method-body.area div.area-5,
	div#content div#main div#search-block div.search-method div.search-method-body.area div.area-6,
	div#content div#main div#search-block div.search-method div.search-method-body.area div.area-7,
	div#content div#main div#search-block div.search-method div.search-method-body.area div.area-8,
	div#content div#main div#search-block div.search-method div.search-method-body.area div.area-9 {
		box-sizing: border-box;
		position: static;
		clear: both;
		display: none;
		width: 100%;
		padding: 0 10px 10px;
		overflow: hidden;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area div.area-3 {
		border-top: 1px dotted #CCC;
		padding-top: 15px;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area div.area-9 {
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
		-webkit-align-items: flex-start;
		align-items: flex-start;
		-webkit-align-content: flex-start;
		align-content: flex-start;
		padding-bottom: 15px;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area div.area-9 *:nth-child(1) {
		-webkit-order: 1;
		order: 1;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area div.area-9 *:nth-child(2) {
		-webkit-order: 2;
		order: 2;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area div.area-9 *:nth-child(3) {
		-webkit-order: 3;
		order: 3;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area div.area-9 *:nth-child(4) {
		-webkit-order: 4;
		order: 4;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area div.area-9 *:nth-child(5) {
		-webkit-order: 5;
		order: 5;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area div.area-9 *:nth-child(6) {
		-webkit-order: 6;
		order: 6;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area div.area-9 *:nth-child(7) {
		-webkit-order: 7;
		order: 7;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area div.area-9 *:nth-child(8) {
		-webkit-order: 9;
		order: 9;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area div.area-9 *:nth-child(9) {
		-webkit-order: 8;
		order: 8;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area div.area-10 {
		position: absolute;
		top: 16px;
		left: 18px;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area label,
	div#content div#main div#search-block div.search-method div.search-method-body.area label:hover {
		color: #434343 !important;
		background: #fdfdfd !important;
		/* Old browsers */
		background: -moz-linear-gradient(top, #fdfdfd 0%, #e8e8e8 100%) !important;
		/* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdfdfd), color-stop(100%, #e8e8e8)) !important;
		/* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #fdfdfd 0%, #e8e8e8 100%) !important;
		/* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #fdfdfd 0%, #e8e8e8 100%) !important;
		/* Opera 11.10+ */
		background: -ms-linear-gradient(top, #fdfdfd 0%, #e8e8e8 100%) !important;
		/* IE10+ */
		background: linear-gradient(to bottom, #fdfdfd 0%, #e8e8e8 100%) !important;
		/* W3C */
		border: 1px solid #CCC;
		border-radius: 2px;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area div.area-1 label.check {
		color: #FFF !important;
		background: #3ebb21 !important;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area div.area-2 label.check {
		color: #FFF !important;
		background: #cf1124 !important;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area div.area-3 label.check {
		color: #FFF !important;
		background: #16427e !important;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area div.area-4 label.check {
		color: #FFF !important;
		background: #1582bc !important;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area div.area-5 label.check {
		color: #FFF !important;
		background: #317d07 !important;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area div.area-6 label.check {
		color: #FFF !important;
		background: #eca003 !important;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area div.area-7 label.check {
		color: #FFF !important;
		background: #af580b !important;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area div.area-8 label.check {
		color: #FFF !important;
		background: #9b266c !important;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area div.area-9 label.check {
		color: #FFF !important;
		background: #f36d0b !important;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area div.area-10 label,
	div#content div#main div#search-block div.search-method div.search-method-body.area div.area-10 label:hover {
		background: url(../img/button/sp_overseas.gif) no-repeat 0px 0px !important;
		background-size: 100% auto !important;
		border: none;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area div.area-10 label.check {
		background: url(../img/button/sp_overseas.gif) no-repeat 0px -23px !important;
		background-size: 100% auto !important;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area p.area-title {
		display: block;
		width: 100%;
		margin: 0;
		font-weight: bold;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area p.opener {
		position: relative;
		display: block;
		height: 36px;
		margin: 0;
		font-weight: bold;
		text-align: center;
		background: #EEE;
		line-height: 38px;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area p.opener span.close {
		display: block;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area p.opener span.close:before {
		content: '';
		display: inline-block;
		width: 14px;
		height: 14px;
		margin: 0 4px 1px 0;
		background: url(../img/icon/sp_gray-circle-plus.png) no-repeat 0px 0px;
		background-size: 100% auto;
		vertical-align: middle;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area p.opener.open span.close {
		display: none;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area p.opener span.open {
		display: none;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area p.opener span.open:before {
		content: '';
		display: inline-block;
		width: 14px;
		height: 14px;
		margin: 0 4px 1px 0;
		background: url(../img/icon/sp_gray-circle-minus.png) no-repeat 0px 0px;
		background-size: 100% auto;
		vertical-align: middle;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.area p.opener.open span.open {
		display: block;
	}

	/* subject */

	div#content div#main div#search-block div.search-method div.search-method-body.subject dl {
		margin-bottom: 10px;
		border-bottom: 1px dotted #CCC;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.subject dl dt:hover {
		float: left;
		clear: left;
		width: 55px;
		height: 75px;
		background: url(../img/button/subject.png) no-repeat 0px 0px;
		text-align: center;
		line-height: 78px;
		overflow: hidden;
		cursor: pointer;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.subject dl dt.active {
		background: url(../img/button/subject.png) no-repeat -55px 0px;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.subject dl:last-child {
		margin-bottom: 0;
		border-bottom: none;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.subject dl dd {
		margin: 0 0 0 70px;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.subject dl label {
		min-width: 6.5em;
		padding: 0 1.5em 10px 0;
	}

	/* feature */

	div#content div#main div#search-block div.search-method div.search-method-body.feature div.search-method-body-wrapper {
		padding: 20px 14px 10px;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.feature div.feature-list-block {
		float: none !important;
		clear: both;
		width: auto !important;
		height: auto !important;
		margin: 0 0 15px 0 !important;
		padding: 0 0 5px;
		background: none !important;
		border-bottom: 1px dotted #CCC;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.feature div.feature-list-block:last-child {
		margin: 0 !important;
		padding: 0;
		border-bottom: none;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.feature div.feature-list-block label {
		float: left;
		width: auto !important;
		min-width: 50%;
		height: 1em;
		padding: 0 0 10px 0;
		font-size: 12px;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.feature div.feature-list-block label label {
		min-width: auto;
		height: auto;
		padding: 0;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.feature div.feature-list-block label label.check {
		background: none;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.day div.help {
		position: static;
		width: auto;
		height: 30px;
		background: url(../img/bg/sp_cal_help.gif) no-repeat center;
		background-size: 253px;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.day div.month {
		position: relative;
		top: auto;
		left: auto;
		width: 258px;
		height: 259px;
		margin: 0 auto 50px;
		overflow: visible;
	}

	div#content div#main div#search-block.kenshin div.search-method div.search-method-body.day div.month {
		height: 240px;
		padding-top: 15px;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.day div.month div.slide-block {
		top: auto;
		left: 0;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.day table div.day-wrapper {
		background: url(../img/bg/cal_day-base.gif) no-repeat 0px 0px !important;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.day table div.day-wrapper:before,
	div#content div#main div#search-block div.search-method div.search-method-body.day table div.day-wrapper:after {
		display: none !important;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.day div.week-bulk {
		position: static;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.day table label.day,
	div#content div#main div#search-block div.search-method div.search-method-body.day table label.day:hover {
		background: url(../img/button/cal_day-night.png) no-repeat 1px 2px !important;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.day table label.day.check {
		background: url(../img/button/cal_day-night.png) no-repeat -31px 2px !important;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.day table label.night,
	div#content div#main div#search-block div.search-method div.search-method-body.day table label.night:hover {
		background: url(../img/button/cal_day-night.png) no-repeat 1px -14px !important;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.day table label.night.check {
		background: url(../img/button/cal_day-night.png) no-repeat -31px -14px !important;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.day div.month-bulk {
		top: 5px;
		bottom: auto;
		z-index: 5;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.day div.week-bulk li,
	div#content div#main div#search-block div.search-method div.search-method-body.day div.week-bulk li:first-child,
	div#content div#main div#search-block div.search-method div.search-method-body.day div.week-bulk li:hover,
	div#content div#main div#search-block div.search-method div.search-method-body.day div.week-bulk li:active {
		box-sizing: border-box;
		width: 31%;
		height: 30px;
		margin: 0 1% 1.5%;
		font-size: 12px;
		background: #FAFAFA !important;
		border: 1px solid #EEEEEE;
		line-height: 32px !important;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.day div.nav {
		box-sizing: border-box;
		position: absolute;
		top: 304px;
		left: 0;
		width: 100%;
		padding: 0 2.5%;
	}

	div#content div#main div#search-block.kenshin div.search-method div.search-method-body.day div.nav {
		top: 270px;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.day div.nav div {
		box-sizing: border-box;
		width: 49%;
		height: 30px;
		background: #EEE !important;
		border: 1px solid #E5E4E5 !important;
		border-radius: 3px;
		text-align: center;
		line-height: 32px;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.day div.nav div.prev:before {
		content: '< 前の月';
	}

	div#content div#main div#search-block div.search-method div.search-method-body.day div.nav div.prev,
	div#content div#main div#search-block div.search-method div.search-method-body.day div.nav div.prev:hover {
		margin-right: 1%;
	}

	div#content div#main div#search-block div.search-method div.search-method-body.day div.nav div.next:before {
		content: '次の月 >';
	}

	div#content div#main div#search-block div.search-method div.search-method-body.day div.nav div.next,
	div#content div#main div#search-block div.search-method div.search-method-body.day div.nav div.next:hover {
		margin-left: 1%;
	}

	/* select-yobi */

	div#content div#main div#search-block div.select-yobi {
		position: static;
		margin: 0 0 10px;
		overflow: hidden;
	}

	div#content div#main div#search-block div.select-yobi dl dt {
		position: relative;
		box-sizing: border-box;
		width: 100px;
		height: 40px;
		color: #FFF;
		font-weight: bold;
		background: none;
		border: 1px solid #FFF;
		border-right: 0;
		text-align: center;
		text-indent: 0;
		line-height: 40px;
	}

	div#content div#main div#search-block div.select-yobi dl dt:before {
		content: '';
		position: absolute;
		top: 50%;
		right: -15px;
		display: block;
		width: 0;
		height: 0;
		margin: -20px 0 0;
		border-top: 20px solid transparent;
		border-right: 0;
		border-bottom: 20px solid transparent;
		border-left: 15px solid #FFF;
	}

	div#content div#main div#search-block div.select-yobi dl dt:after {
		content: '';
		position: absolute;
		top: 50%;
		right: -14px;
		display: block;
		width: 0;
		height: 0;
		margin: -20px 0 0;
		border-top: 20px solid transparent;
		border-right: 0;
		border-bottom: 20px solid transparent;
		border-left: 15px solid #007A22;
	}

	div#content div#main div#search-block.kenshin div.select-yobi dl dt:after {
		border-left: 15px solid #4D1866;
	}

	div#content div#main div#search-block div.select-yobi dl dd {
		margin: 0 0 0 120px;
	}

	div#content div#main div#search-block div.select-yobi dl dd ul {
		border-radius: 4px;
		overflow: hidden;
	}

	div#content div#main div#search-block div.select-yobi dl dd ul li {
		width: 14%;
	}

	div#content div#main div#search-block div.select-yobi dl dd ul li:first-child,
	div#content div#main div#search-block div.select-yobi dl dd ul li:last-child {
		width: 15%;
	}

	div#content div#main div#search-block div.select-yobi dl dd ul li label,
	div#content div#main div#search-block div.select-yobi dl dd ul li label:hover {
		box-sizing: border-box;
		width: 100% !important;
		height: 40px;
		background: #FFF !important;
		font-size: 14px;
		font-weight: bold;
		border-left: 1px solid #CCC;
		text-align: center;
		line-height: 42px;
	}

	div#content div#main div#search-block div.select-yobi dl dd ul li label.active {
		border-bottom: 2px solid #E74635;
	}

	div#content div#main div#search-block div.select-yobi dl dd ul li label.active:before {
		color: #E74635;
	}

	div#content div#main div#search-block div.select-yobi dl ul li.mon label {
		border-left: none;
	}

	div#content div#main div#search-block div.select-yobi dl ul li.mon label:before {
		content: '月';
	}

	div#content div#main div#search-block div.select-yobi dl ul li.tue label:before {
		content: '火';
	}

	div#content div#main div#search-block div.select-yobi dl ul li.wed label:before {
		content: '水';
	}

	div#content div#main div#search-block div.select-yobi dl ul li.thu label:before {
		content: '木';
	}

	div#content div#main div#search-block div.select-yobi dl ul li.fri label:before {
		content: '金';
	}

	div#content div#main div#search-block div.select-yobi dl ul li.sat label:before {
		content: '土';
		color: #4988AD;
	}

	div#content div#main div#search-block div.select-yobi dl ul li.sun label:before {
		content: '日';
		color: #DE5C68;
	}

	/* supplementary-condition */

	div#content div#main div#search-block div.supplementary-condition {
		position: static;
		clear: both;
		margin: 0 0 10px;
		overflow: hidden;
	}

	div#content div#main div#search-block div.supplementary-condition ul li {
		width: 32%;
		margin: 0 0 0 2%;
		padding: 0;
	}

	div#content div#main div#search-block div.supplementary-condition ul li:first-child {
		margin: 0;
	}

	div#content div#main div#search-block div.supplementary-condition ul li a {
		box-sizing: border-box;
		width: 100%;
		height: auto;
		padding: 42px 8px 8px;
		color: #434343;
		font-weight: bold;
		border-radius: 4px;
		text-indent: 0;
		text-align: center;
	}

	div#content div#main div#search-block div.supplementary-condition ul li.system a,
	div#content div#main div#search-block div.supplementary-condition ul li.system a:hover,
	div#content div#main div#search-block div.supplementary-condition ul li.system-spot a,
	div#content div#main div#search-block div.supplementary-condition ul li.system-spot a:hover {
		background: #FFF url(../img/icon/sp_hospital.png) no-repeat center 5px;
		background-size: 32px auto;
	}

	div#content div#main div#search-block div.supplementary-condition ul li.emergency a,
	div#content div#main div#search-block div.supplementary-condition ul li.emergency a:hover,
	div#content div#main div#search-block div.supplementary-condition ul li.emergency-spot a,
	div#content div#main div#search-block div.supplementary-condition ul li.emergency-spot a:hover {
		background: #FFF url(../img/icon/sp_ambulance.png) no-repeat center 5px;
		background-size: 32px auto;
	}

	div#content div#main div#search-block div.supplementary-condition ul li.sickbed a,
	div#content div#main div#search-block div.supplementary-condition ul li.sickbed a:hover {
		background: #FFF url(../img/icon/sp_bed.png) no-repeat center 5px;
		background-size: 32px auto;
	}

	div#content div#main div#search-block div.supplementary-condition ul li.jobtype a,
	div#content div#main div#search-block div.supplementary-condition ul li.jobtype a:hover {
		background: #FFF url(../img/icon/sp_clock.png) no-repeat center 5px;
		background-size: 32px auto;
	}

	div#content div#main div#search-block div.supplementary-condition ul li.jobtype-kenshin {
		width: 100%;
	}

	div#content div#main div#search-block div.supplementary-condition ul li.jobtype-kenshin a,
	div#content div#main div#search-block div.supplementary-condition ul li.jobtype-kenshin a:hover {
		width: 100% !important;
		height: 40px !important;
		padding: 0;
		background: #FFF !important;
		line-height: 42px;
	}

	div#content div#main div#search-block div.supplementary-condition ul li.jobtype-kenshin a:before {
		content: '';
		display: inline-block;
		width: 32px;
		height: 32px;
		margin: 0 4px 6px 0;
		background: #FFF url(../img/icon/sp_clock.png) no-repeat center;
		background-size: 32px auto;
		vertical-align: bottom;
	}

	/* keyword */

	div#content div#main div#search-block div.keyword {
		position: static;
		margin: 0 0 20px;
		padding: 10px;
		background: #FFF;
		border-radius: 4px;
	}

	div#content div#main div#search-block div.keyword dl dt {
		float: none;
		clear: both;
		font-weight: bold;
		background: url(../img/icon/sp_keyword.gif) no-repeat 0px 3px;
		background-size: 18px auto;
	}

	div#content div#main div#search-block div.keyword dl dd {
		margin: 0;
	}

	div#content div#main div#search-block div.keyword dl dd input {
		box-sizing: border-box;
		width: 100%;
		height: 30px;
	}

	/* submit */

	div#content div#main div#search-block div.submit {
		position: static;
		margin: 0 0 10px;
	}

	div#content div#main div#search-block div.submit input,
	div#content div#main div#search-block div.submit input:hover {
		width: 170px;
		height: auto;
		margin: 0 auto;
		padding: 12px 0 10px;
		color: #FFF;
		font-weight: bold;
		background: #E74635;
		border-top: 2px solid rgba(255, 255, 255, 0.3);
		border-bottom: 2px solid rgba(0, 0, 0, 0.2);
		border-radius: 4px;
		text-indent: 0;
		text-align: center;
		line-height: 1.2;
		overflow: hidden;
	}

	div#content div#main div.pr-banner {
		width: auto;
		min-height: 57px;
		height: auto;
		padding: 55px 0 8px 12px;
		background-color: #EEE;
		line-height: 1.2;
		white-space: normal;
	}

	div#content div#main div#search-result-block div.pr-banner {}

	/* pref-banner */

	div#content div#main div#search-result-block div.pref-banner img {
		width: 100%;
		height: auto;
	}

	/* search-rule-block */

	div#content div#main div.search-rule-block table th {
		width: auto;
	}

	/* search-doctor */

	div#content div#main div.search-doctor ul li {
		width: 100%;
		padding: 0;
	}
	div#content div#main div.search-doctor ul li a {
		width: calc(100% - 2px) !important;
		text-align: center;
		padding: 0;
		border: solid 1px #dcdcdc;
		border-radius: 3px;
		background-color: #F3F3F3 !important;
	}
	div#content div#main div.search-doctor ul li.full-time a {
		margin-bottom: 10px;
		background: url(../img/button/search-doctorSP01.gif) no-repeat center center;
	}
	div#content div#main div.search-doctor ul li.full-time a:hover {
		background: url(../img/button/search-doctor.gif) no-repeat center center;
		opacity: .65;
	}
	div#content div#main div.search-doctor ul li.part-time a {
		background: url(../img/button/search-doctorSP02.gif) no-repeat center center;
	}
	div#content div#main div.search-doctor ul li.part-time a:hover {
		background: url(../img/button/search-doctorSP02.gif) no-repeat center center;
		opacity: .65;
	}

	/* number */

	div#content div#main div#search-result-block h2.number,
	div#content div#main div#search-result-block p.number {
		margin: 0 0 1.2em;
		padding: 0 5px;
		line-height: 1.2;
	}

	div#content div#main div#search-result-block h2.number span:nth-child(1):before,
	div#content div#main div#search-result-block p.number span:nth-child(1):before {
		content: '';
		display: block;
	}

	div#content div#main div#search-result-block div.sort {
		padding: 2px 0;
	}

	/* div#result-list */

	div#content div#main div#result-list div.result-list-inner div.result-list-inner-meta ul.type {
		padding: 2px 0 0;
	}

	div#content div#main div#result-list div.result-list-inner div.result-list-inner-body h3.name {
		width: auto;
		margin-bottom: 10px;
	}

	div#content div#main div#result-list div.result-list-inner div.result-list-inner-body div.add-study-list,
	div#content div#main div#result-list div.result-list-inner div.result-list-inner-body div.remove-study-list {
		margin-bottom: 10px;
	}

	div#content div#main div#result-list div.result-list-inner div.result-list-inner-body div.remove-study-list a,
	div#content div#main div#result-list div.result-list-inner div.result-list-inner-body div.remove-study-list a:hover {
		background: url(../img/button/sp_remove-study-list.gif) no-repeat 0px 0px;
		background-size: 100% auto;
	}

	div#content div#main div#result-list div.result-list-inner div.result-list-inner-body div.add-study-list a,
	div#content div#main div#result-list div.result-list-inner div.result-list-inner-body div.add-study-list a:hover {
		background: url(../img/button/sp_add-study-list.gif) no-repeat 0px 0px;
		background-size: 100% auto;
	}

	div#content div#main div#result-list div.result-list-inner div.result-list-inner-detail dl.subject dt {
		width: 58px;
		padding: 0 5px 0 2px;
		background: url(../img/bg/gray-right-arrow-base.gif) no-repeat right top;
	}

	div#content div#main div#result-list div.result-list-inner div.result-list-inner-detail dl.subject dd {
		margin: 0 0 0 75px;
	}

	div#content div#main div#result-list div.result-list-inner div.result-list-inner-detail img.image {
		float: none;
		clear: both;
		display: block;
		margin: 0 auto 15px;
		padding: 0;
	}

	div#content div#main div#result-list div.result-list-inner div.result-list-inner-detail div.summary {
		float: none !important;
		clear: both !important;
		width: 100% !important;
		padding: 0;
	}

	div#content div#main div#result-list div.result-list-inner div.result-list-inner-detail div.summary dl dt {
		width: 60px;
	}

	div#content div#main div#result-list div.result-list-inner div.result-list-inner-detail div.summary dl dd {
		margin: 0 0 0 60px;
	}

	div#content div#main div#result-list div.result-list-inner.multi-b div.result-list-inner-detail ul.feature-list {
		float: none;
		clear: both;
		width: auto;
	}

	div#content div#main div#result-list div.result-list-inner div.result-list-inner-detail h4.name {
		width: auto;
		margin-right: 0 !important;
	}

	div#content div#main div#result-list div.result-list-inner div.result-list-inner-detail div.buttons {
		clear: both !important;
		width: 100% !important;
		height: auto !important;
		padding: 12px 0 0 !important;
		text-align: center;
	}

	div#content div#main div#result-list div.result-list-inner div.result-list-inner-detail div.buttons a {
		display: inline-block !important;
		width: 46%;
		height: auto;
		margin: 0 3px !important;
		color: #FFF;
		font-weight: bold;
		border-radius: 4px;
		text-indent: 0;
		text-align: center;
		line-height: 1.2;
		white-space: nowrap;
		overflow: hidden;
	}

	div#content div#main div#result-list div.result-list-inner div.result-list-inner-detail div.buttons a:before {
		content: '';
		display: block;
		width: 96%;
		height: 1px;
		margin: 1px auto 8px;
		background: rgba(255, 255, 255, 0.3);
	}

	div#content div#main div#result-list div.result-list-inner div.result-list-inner-detail div.buttons a:after {
		content: '';
		display: block;
		width: 100%;
		height: 2px;
		margin: 6px 0 0;
		background: rgba(0, 0, 0, 0.2);
	}

	div#content div#main div#result-list div.result-list-inner div.result-list-inner-detail div.buttons a.detail,
	div#content div#main div#result-list div.result-list-inner div.result-list-inner-detail div.buttons a.detail:hover {
		background: #00447A;
	}

	div#content div#main div#result-list.hijyokin div.result-list-inner div.result-list-inner-detail div.buttons a.detail,
	div#content div#main div#result-list.hijyokin div.result-list-inner div.result-list-inner-detail div.buttons a.detail:hover {
		background: #007A23;
	}

	div#content div#main div#result-list.spot div.result-list-inner div.result-list-inner-detail div.buttons a.detail,
	div#content div#main div#result-list.spot div.result-list-inner div.result-list-inner-detail div.buttons a.detail:hover {
		background: #E68C00;
	}

	div#content div#main div#result-list.kenshin div.result-list-inner div.result-list-inner-detail div.buttons a.detail,
	div#content div#main div#result-list.kenshin div.result-list-inner div.result-list-inner-detail div.buttons a.detail:hover {
		background: #4D1866;
	}

	div#content div#main div#result-list div.result-list-inner div.result-list-inner-detail div.buttons a.entry,
	div#content div#main div#result-list div.result-list-inner div.result-list-inner-detail div.buttons a.entry:hover {
		background: #E74635;
	}

	div#content div#main div#result-list.hijyokin div.result-list-inner div.result-list-inner-detail div.buttons a.all,
	div#content div#main div#result-list.hijyokin div.result-list-inner div.result-list-inner-detail div.buttons a.all:hover {
		background: #007A23;
	}

	div#content div#main div#result-list.hijyokin div.result-list-inner div.result-list-inner-detail div.buttons a.pr,
	div#content div#main div#result-list.hijyokin div.result-list-inner div.result-list-inner-detail div.buttons a.pr:hover {
		background: #1C85BD;
	}

	div#content div#main div#result-list.spot div.result-list-inner div.result-list-inner-detail div.buttons a.all,
	div#content div#main div#result-list.spot div.result-list-inner div.result-list-inner-detail div.buttons a.all:hover {
		background: #E68C00;
	}

	/* div.pager */

	div#content div#main div#search-result-block div.pager {
		float: none;
		clear: both;
		padding: 20px 0 0;
		text-align: center;
		white-space: normal;
	}

	div#content div#main div#search-result-block div.pager ul li {
		display: inline-block;
		float: none;
		margin-bottom: 5px;
	}

	div#content div#main div#search-result-block div.pager ul li a,
	div#content div#main div#search-result-block div.pager ul li span {
		display: inline-block;
		vertical-align: top;
	}

	/* div.history-block */

	div#content div#main div.history-block ul li {
		box-sizing: border-box;
		width: 50%;
		margin: 0 0 15px;
		padding: 0 10px;
		border-left: 1px dotted #999;
	}

	div#content div#main div.history-block ul li:nth-child(2n+1) {
		border: none;
	}

	div#content div#main div.history-block ul li:nth-child(3) {
		clear: left;
	}

	/* div.special-Job-block */

	div#content div#main div.special-Job-block {
		width: 100%;
		margin: 0 0 15px;
		padding: 0;
		/* overflow: visible; */
	}

	div#content div#main div.special-Job-block div.year .monthly-topics {
		width: 60px;
		right: -2px;
		left: auto;
		top: -3px;
	}

	div#content div#main div.special-Job-block div.area .monthly-topics {
		width: 60px;
		right: -2px;
		left: auto;
		top: -3px;
	}

	div#content div#main div.special-Job-block div.year .monthly-topics img {
		width: 100%;
		height: auto;
	}

	div#content div#main div.special-Job-block div.special-Job-block-inner {
		position: relative;
		width: 100% !important;
		margin: 0 0 10px;
		padding: 0 !important;
	}

	div#content div#main div.special-Job-block div.special-Job-block-inner.area {
		margin: 0 0 25px;
	}

	div#content div#main div.special-Job-block h2.title {
		background: #E1F6FE;
		border: 1px solid #DDD;
		border-bottom: none;
	}

	div#content div#main div.special-Job-block.hijyokin h2.title {
		background: #E2F7AD;
	}

	div#content div#main div.special-Job-block.spot h2.title {
		background: #FADEB6;
	}

	div#content div#main div.special-Job-block.kenshin h2.title {
		background: #EBE5F3;
	}

	div#content div#main div.special-Job-block div.year a h2.title span {
		background: url(../img/icon/sp_year.gif) no-repeat 8px 5px;
		background-size: 18px auto;
	}

	div#content div#main div.special-Job-block div.area a h2.title span {
		background: url(../img/icon/sp_area.gif) no-repeat 8px 5px;
		background-size: 18px auto;
	}

	div#content div#main div.special-Job-block.hijyokin div.year a h2.title span {
		background: url(../img/icon/sp_year_green.gif) no-repeat 8px 5px;
		background-size: 18px auto;
	}

	div#content div#main div.special-Job-block.hijyokin div.area a h2.title span {
		background: url(../img/icon/sp_area_green.gif) no-repeat 8px 5px;
		background-size: 18px auto;
	}

	div#content div#main div.special-Job-block.spot div.year a h2.title span {
		background: url(../img/icon/sp_year_orange.gif) no-repeat 8px 5px;
		background-size: 18px auto;
	}

	div#content div#main div.special-Job-block.spot div.area a h2.title span {
		background: url(../img/icon/sp_area_orange.gif) no-repeat 8px 5px;
		background-size: 18px auto;
	}

	div#content div#main div.special-Job-block.kenshin div.year a h2.title span {
		background: url(../img/icon/sp_year_violet.gif) no-repeat 8px 5px;
		background-size: 18px auto;
	}

	div#content div#main div.special-Job-block.kenshin div.area a h2.title span {
		background: url(../img/icon/sp_area_violet.gif) no-repeat 8px 5px;
		background-size: 18px auto;
	}

	div#content div#main div.special-Job-block ul {
		height: 72px;
	}

	div#content div#main div.special-Job-block ul::-webkit-scrollbar {
		/* スクロールバー本体 */
		width: 5px;
		background: transparent;
	}

	div#content div#main div.special-Job-block ul::-webkit-scrollbar:horizontal {
		/* 横方向のスクロールバー本体 */
		width: 5px;
		background: transparent;
	}

	div#content div#main div.special-Job-block ul::-webkit-scrollbar-thumb {
		/* スクロールバーの動く部分 */
		background: #999;
		border-radius: 2px;
	}

	div#content div#main div.special-Job-block ul::-webkit-scrollbar-thumb:horizontal {
		/* 横方向のスクロールバーの動く部分 */
		background: #999;
		border-radius: 2px;
	}

	div#content div#main div.special-Job-block ul::-webkit-scrollbar-track-piece:start {
		/* スクロールバーの動く部分の前 */
		background: transparent;
	}

	div#content div#main div.special-Job-block ul::-webkit-scrollbar-track-piece:end {
		/* スクロールバーの動く部分の後ろ */
		background: transparent;
	}

	div#content div#main div.special-Job-block ul::-webkit-scrollbar-corner {
		/* スクロールバー角 */
		background: transparent;
	}

	div#content div#main div.special-Job-block ul li:hover {
		background: url(../img/icon/gray-small-right-arrow.gif) no-repeat 14px 9px !important;
	}

	div#content div#main div.recommend-banner-block {
		margin: 0 0 25px;
	}

	div#content div#main div.special-banner-block {
		width: 100%;
		margin: 0 0 15px;
		padding: 0;
	}

	div#content div#main div.special-banner-block ul {
		width: auto;
	}

	div#content div#main div.special-banner-block p {
		box-sizing: border-box;
		float: left;
		width: 50%;
		margin: 0;
		padding: 0 3px 6px 0;
	}

	div#content div#main div.special-banner-block ul li {
		box-sizing: border-box;
		width: 100%;
		margin: 0;
		padding: 0 0 6px 0;
	}

	div#content div#main div.special-banner-block ul li:nth-child(2n) {
		padding: 0 0 6px 3px;
	}

	div#content div#main div.special-banner-block p img,
	div#content div#main div.special-banner-block ul li img {
		width: 100%;
		height: auto;
		margin: 0 auto;
	}

	div#content div#main div.special-banner-block ul li.pref-banner {
		float: none;
		width: 100%;
		padding: 0 0 6px;
	}

	div#content div#main div.special-banner-block ul li.pref-banner a {
		position: relative;
		display: block;
		width: 100%;
		height: 0;
		padding: 22% 0 0;
		background: url(../../img/banner_top/sp_banner_pref_blue_l.png) no-repeat 0px 0px;
		background-size: 100%;
	}

	div#content div#main div.special-banner-block ul li.pref-banner-h {
		float: none;
		width: 100%;
		padding: 0 0 6px;
	}

	div#content div#main div.special-banner-block ul li.pref-banner-h a {
		position: relative;
		display: block;
		width: 100%;
		height: 0;
		padding: 22% 0 0;
		background: url(../../img/banner_top/sp_banner_pref_green_l.png) no-repeat 0px 0px;
		background-size: 100%;
	}

	div#content div#main div.special-banner-block ul li.pref-banner img,
	div#content div#main div.special-banner-block ul li.pref-banner-h img {
		display: none;
	}

	div#content div#main div.recommend-banner-block h2.title {
		background: #E1F6FE;
		border: 1px solid #DDD;
		border-bottom: none;
	}

	div#content div#main div.recommend-banner-block.hijyokin h2.title {
		background: #E2F7AD;
	}

	div#content div#main div.recommend-banner-block.spot h2.title {
		background: #FADEB6;
	}

	div#content div#main div.recommend-banner-block.kenshin h2.title {
		background: #EBE5F3;
	}

	div#content div#main div.recommend-banner-block h2.title span {
		background: url(../img/icon/sp_recommend.gif) no-repeat 8px 5px;
		background-size: 18px auto;
	}

	div#content div#main div.recommend-banner-block.hijyokin h2.title span {
		background: url(../img/icon/sp_recommend_green.gif) no-repeat 8px 5px;
		background-size: 18px auto;
	}

	div#content div#main div.recommend-banner-block.spot h2.title span {
		background: url(../img/icon/sp_recommend_orange.gif) no-repeat 8px 5px;
		background-size: 18px auto;
	}

	div#content div#main div.recommend-banner-block.kenshin h2.title span {
		background: url(../img/icon/sp_recommend_violet.gif) no-repeat 8px 5px;
		background-size: 18px auto;
	}

	div#content div#main div.recommend-banner-block div.recommend-banner-block-inner {
		float: none;
		width: auto;
		border: 1px solid #DBDBDB;
	}

	div#content div#main div.recommend-banner-block div.recommend-banner-block-inner ul::-webkit-scrollbar {
		/* スクロールバー本体 */
		width: 5px;
		background: transparent;
	}

	div#content div#main div.recommend-banner-block div.recommend-banner-block-inner ul::-webkit-scrollbar:horizontal {
		/* 横方向のスクロールバー本体 */
		width: 5px;
		background: transparent;
	}

	div#content div#main div.recommend-banner-block div.recommend-banner-block-inner ul::-webkit-scrollbar-thumb {
		/* スクロールバーの動く部分 */
		background: #999;
		border-radius: 2px;
	}

	div#content div#main div.recommend-banner-block div.recommend-banner-block-inner ul::-webkit-scrollbar-thumb:horizontal {
		/* 横方向のスクロールバーの動く部分 */
		background: #999;
		border-radius: 2px;
	}

	div#content div#main div.recommend-banner-block div.recommend-banner-block-inner ul::-webkit-scrollbar-track-piece:start {
		/* スクロールバーの動く部分の前 */
		background: transparent;
	}

	div#content div#main div.recommend-banner-block div.recommend-banner-block-inner ul::-webkit-scrollbar-track-piece:end {
		/* スクロールバーの動く部分の後ろ */
		background: transparent;
	}

	div#content div#main div.recommend-banner-block div.recommend-banner-block-inner ul::-webkit-scrollbar-corner {
		/* スクロールバー角 */
		background: transparent;
	}

	div#content div#main div.recommend-banner-block div.recommend-banner-block-inner ul li:hover {
		background: url(../img/icon/gray-small-right-arrow.gif) no-repeat 14px 9px !important
	}

	div#content div#main div.recommend-banner-block div.recommend-banner-block-inner a h3.title {
		padding: 2px 10px 2px 28px;
		background: #efefef url(../img/icon/sp_gray-bold-right-arrow.gif) no-repeat 7px 2px;
		background-size: 18px auto;
		height: auto;
		line-height: 1.4;
	}

	div#content div#main div.whats-new-block h2.title {
		height: auto;
	}

	div#content div#main div.whats-new-block.full-time h2.title {
		background: url(../img/icon/sp_blue-man.gif) no-repeat 0px 0px;
		background-size: 26px auto;
	}

	div#content div#main div.whats-new-block.part-time h2.title {
		background: url(../img/icon/sp_green-man.gif) no-repeat 0px 0px;
		background-size: 26px auto;
	}

	div#content div#main div.whats-new-block.spot h2.title {
		background: url(../img/icon/sp_orange-man.gif) no-repeat 0px 0px;
		background-size: 26px auto;
	}

	div#content div#main div.whats-new-block.kenshin h2.title {
		background: url(../img/icon/sp_violet-man.gif) no-repeat 0px 0px;
		background-size: 26px auto;
	}

	div#content div#main div.whats-new-block h2.title span {
		font-size: 14px;
	}

	div#content div#main div.whats-new-block div.switch-view div.switch-view-body ul li:hover {
		background: none !important;
	}

	div#content div#main div.whats-new-block div.switch-view div.switch-view-body ul li.even {
		background: #eaf6fd !important;
	}

	div#content div#main div.switch-view ul.switch-view-tab {
		width: 100%;
	}

	div#content div#main div.switch-view ul.switch-view-tab li {
		box-sizing: border-box;
		width: auto !important;
		min-width: 24.5% !important;
		margin: 0 0 0 1px !important;
	}

	div#content div#main div.switch-view ul.switch-view-tab li span span {
		padding: 0 3px;
	}

	div#content div#main div.whats-new-block ul.switch-view-tab li {
		min-width: 49.5% !important;
		width: auto !important;
		margin: 0 0 0 1px;
	}

	div#content div#main div.whats-new-block div.switch-view div.switch-view-body::-webkit-scrollbar {
		/* スクロールバー本体 */
		width: 5px;
		background: transparent;
	}

	div#content div#main div.whats-new-block div.switch-view div.switch-view-body::-webkit-scrollbar:horizontal {
		/* 横方向のスクロールバー本体 */
		width: 5px;
		background: transparent;
	}

	div#content div#main div.whats-new-block div.switch-view div.switch-view-body::-webkit-scrollbar-thumb {
		/* スクロールバーの動く部分 */
		background: #999;
		border-radius: 2px;
	}

	div#content div#main div.whats-new-block div.switch-view div.switch-view-body::-webkit-scrollbar-thumb:horizontal {
		/* 横方向のスクロールバーの動く部分 */
		background: #999;
		border-radius: 2px;
	}

	div#content div#main div.whats-new-block div.switch-view div.switch-view-body::-webkit-scrollbar-track-piece:start {
		/* スクロールバーの動く部分の前 */
		background: transparent;
	}

	div#content div#main div.whats-new-block div.switch-view div.switch-view-body::-webkit-scrollbar-track-piece:end {
		/* スクロールバーの動く部分の後ろ */
		background: transparent;
	}

	div#content div#main div.whats-new-block div.switch-view div.switch-view-body::-webkit-scrollbar-corner {
		/* スクロールバー角 */
		background: transparent;
	}

	div#content div#main div.switch-view p.date {
		float: none;
		clear: both;
		margin: 0 0 5px;
		text-align: right;
	}

	div#content div#main div.sub-information-block div.type {
		width: auto;
	}

	div#content div#main div.sub-information-block div.type ul {
		width: auto;
	}

	div#content div#main div.hospital-information-block div.name p {
		font-size: 12px;
	}

	div#content div#main div.hospital-information-block div.name h2 {
		font-size: 18px;
	}

	div#content div#main div.hospital-information-block p.lead {
		font-size: 15px;
	}

	div#content div#main div.sub-information-block div.remove-study-list a,
	div#content div#main div.sub-information-block div.remove-study-list a:hover {
		background: url(../img/button/sp_remove-study-list.gif) no-repeat 0px 0px;
		background-size: 100% auto;
	}

	div#content div#main div.sub-information-block div.add-study-list a,
	div#content div#main div.sub-information-block div.add-study-list a:hover {
		background: url(../img/button/sp_add-study-list.gif) no-repeat 0px 0px;
		background-size: 100% auto;
	}

	div#content div#main div.hospital-information-block div.hospital-information-block-inner-meta {
		float: none;
		clear: both;
		margin: 0 auto 25px;
	}

	div#content div#main div.hospital-information-block p.go-part-time a,
	div#content div#main div.hospital-information-block p.go-part-time a:hover,
	div#content div#main div.hospital-information-block p.go-full-time a,
	div#content div#main div.hospital-information-block p.go-full-time a:hover {
		box-sizing: border-box;
		height: auto;
		padding: 6px 0 5px;
		color: #434343;
		font-weight: bold;
		background: #F3F3F3;
		border: 1px solid #E4E4E4;
		border-radius: 3px;
		text-indent: 0;
		text-align: center;
		line-height: 1.2;
	}

	div#content div#main div.hospital-information-block div.hospital-information-block-inner-body {
		float: none;
		clear: both;
		width: auto;
		padding: 0;
	}

	div#content div#main div.job-information-block table {
		word-break: break-all;
	}

	div#content div#main div.job-information-block table th,
	div#content div#main div.job-information-block table td {
		padding: 5px 8px 3px;
	}

	div#content div#main div.job-information-block table th {
		width: 23%;
	}

	div#content div#main div.job-information-block div.switch-view-body img {
		width: 75%;
		height: auto;
	}

	div#content div#main div.job-information-block div.switch-view-body img.image-left {
		width: 30%;
		height: auto;
		padding: 0 15px 15px 0;
	}

	div#content div#main div.job-information-block div.switch-view-body img.image-right {
		width: 30%;
		padding: 0 0 15px 15px;
	}

	div#content div#main div.job-information-block div.map div.map_canvas {
		width: 100%;
		height: 240px;
	}

	div#content div#main div.job-information-block div.map div.map_canvas img {
		max-width: none;
	}

	div#content div#main div.relevance-block ul li {
		box-sizing: border-box;
		width: 50%;
		padding: 10px 10px 5px;
	}

	div#content div#main div.relevance-block ul li:nth-child(2n+1) {
		border-left: none;
	}

	div#content div#main div.entry-inquiry a,
	div#content div#main div.entry-inquiry a:hover {
		width: 85%;
		height: auto;
		margin: 0 auto;
		color: #FFF;
		font-size: 14px;
		font-weight: bold;
		background: #E74635;
		border-radius: 4px;
		text-indent: 0;
		text-align: center;
		line-height: 1.2;
		overflow: hidden;
	}

	div#content div#main div.entry-inquiry a:before {
		content: '';
		display: block;
		width: 96%;
		height: 1px;
		margin: 1px auto 14px;
		background: rgba(255, 255, 255, 0.3);
	}

	div#content div#main div.entry-inquiry a:after {
		content: '';
		display: block;
		width: 100%;
		height: 2px;
		margin: 12px 0 0;
		background: rgba(0, 0, 0, 0.2);
	}

	div#content div#main div.relevance-block ul li a.button,
	div#content div#main div.relevance-block ul li a.button:hover {
		width: 100%;
		height: auto;
		margin: 0;
		color: #FFF;
		font-size: 11px;
		font-weight: bold;
		background: #00447A;
		border-radius: 4px;
		text-indent: 0;
		text-align: center;
		line-height: 1.2;
		overflow: hidden;
	}

	div#content div#main div.relevance-block ul li a.button:before {
		content: '';
		display: block;
		width: 96%;
		height: 1px;
		margin: 1px auto 4px;
		background: rgba(255, 255, 255, 0.3);
	}

	div#content div#main div.relevance-block ul li a.button:after {
		content: '';
		display: block;
		width: 100%;
		height: 2px;
		margin: 2px 0 0;
		background: rgba(0, 0, 0, 0.2);
	}

	div#content div#main div.relevance-block.hijyokin ul li a.button,
	div#content div#main div.relevance-block.hijyokin ul li a.button:hover {
		background: #007A23;
	}

	div#content div#main div.relevance-block.spot ul li a.button,
	div#content div#main div.relevance-block.spot ul li a.button:hover {
		background: #E68C00;
	}

	div#content div#main div.relevance-block.kenshin ul li a.button,
	div#content div#main div.relevance-block.kenshin ul li a.button:hover {
		background: #4D1866;
	}

	div#content div#main div.history-block ul li a.button,
	div#content div#main div.history-block ul li a.button:hover {
		box-sizing: border-box;
		display: block;
		width: 100%;
		height: auto;
		color: #FFF;
		font-size: 11px;
		font-weight: bold;
		background: #bcbcbc;
		/* Old browsers */
		background: -moz-linear-gradient(top, #bcbcbc 0%, #a0a0a0 100%);
		/* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bcbcbc), color-stop(100%, #a0a0a0));
		/* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #bcbcbc 0%, #a0a0a0 100%);
		/* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #bcbcbc 0%, #a0a0a0 100%);
		/* Opera 11.10+ */
		background: -ms-linear-gradient(top, #bcbcbc 0%, #a0a0a0 100%);
		/* IE10+ */
		background: linear-gradient(to bottom, #bcbcbc 0%, #a0a0a0 100%);
		/* W3C */
		border: 1px solid #A0A0A0;
		border-radius: 10px;
		text-indent: 0;
		text-align: center;
		text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	}

	div#content div#main div.switch-view.tab-half {
		width: 100%;
	}

	div#content div#main div#search-result-block div.switch-view ul.switch-view-tab.large li {
		font-size: 14px;
	}

	div#content div#main div.form-block.appli-entry h3 {
		height: auto;
		padding: 10px;
		background: #00427C;
		border-radius: 4px;
	}

	div#content div#main div.form-block.appli-entry.hijyokin h3 {
		background: #007A23;
	}

	div#content div#main div.form-block.appli-entry.spot h3 {
		background: #E68C00;
	}

	div#content div#main div.form-block.appli-entry h3 span {
		display: block;
		float: none;
		clear: both;
		margin: 0;
		text-align: center;
		line-height: 1.2;
	}

	div#content div#main div.form-block.appli-entry h3 a,
	div#content div#main div.form-block.appli-entry h3 a:hover {
		float: none;
		clear: both;
		width: 100%;
		height: auto;
		margin: 8px auto 0;
		color: #FFF;
		font-size: 14px;
		font-weight: bold;
		background: #FB8A36;
		border-radius: 4px;
		text-indent: 0;
		text-align: center;
		line-height: 1.2;
		overflow: hidden;
	}

	div#content div#main div.form-block.appli-entry h3 a:before {
		content: '';
		display: block;
		width: 96%;
		height: 1px;
		margin: 1px auto 6px;
		background: rgba(255, 255, 255, 0.5);
	}

	div#content div#main div.form-block.appli-entry h3 a:after {
		content: '';
		display: block;
		width: 100%;
		height: 2px;
		margin: 4px 0 0;
		background: rgba(0, 0, 0, 0.2);
	}

	div#content div#main div.form-block.appli-entry table.entry-info-half {
		float: none;
		clear: both;
		width: 100%;
		margin: 0 0 20px;
	}

	div#content div#main div.form-block table span.entry-required {
		height: auto;
		margin-right: 0;
		line-height: 19px;
	}

	div#content div#main div.form-block.appli-entry table th {
		width: auto;
		white-space: normal;
	}

	div#content div#main div.form-block.appli-entry form table th,
	div#content div#main div.form-block.appli-entry form table td {
		display: block;
		clear: both;
		padding: 5px;
	}

	div#content div#main div.form-block table input {
		box-sizing: border-box;
		width: 100%;
	}

	div#content div#main div.form-block table input.long {
		box-sizing: border-box;
		width: 100%;
	}

	div#content div#main div.form-block.appli-entry textarea,
	div#content div#main div.form-block.entry textarea {
		box-sizing: border-box;
		width: 100%;
	}

	div#content div#main div.form-block.appli-entry div.login-block {
		padding: 0;
		background: none;
	}

	div#content div#main div.form-block.appli-entry div.login-block.half {
		float: none;
		clear: both;
		width: auto;
	}

	div#content div#main div.form-block.appli-entry div.login-block.half div.for-member a,
	div#content div#main div.form-block.appli-entry div.login-block.half div.for-member a:hover {
		margin: 0 auto;
		background: url(../img/button/sp_login-w290.gif) no-repeat 0px 0px;
		background-size: 100% auto;
	}

	div#content div#main div.form-block.appli-entry div.login-block.half div.for-nonmember a,
	div#content div#main div.form-block.appli-entry div.login-block.half div.for-nonmember a:hover {
		margin: 0 auto;
		background: url(../img/button/sp_entry-for-nonmember.gif) no-repeat 0px 0px;
		background-size: 100% auto;
	}

	div#content div#main div.form-block.appli-entry dl.rule dd {
		width: auto;
		height: 100px;
	}

	div#content div#main div.form-block.appli-entry dl.rule dd::-webkit-scrollbar {
		/* スクロールバー本体 */
		width: 5px;
		background: transparent;
	}

	div#content div#main div.form-block.appli-entry dl.rule dd::-webkit-scrollbar:horizontal {
		/* 横方向のスクロールバー本体 */
		width: 5px;
		background: transparent;
	}

	div#content div#main div.form-block.appli-entry dl.rule dd::-webkit-scrollbar-thumb {
		/* スクロールバーの動く部分 */
		background: #999;
		border-radius: 2px;
	}

	div#content div#main div.form-block.appli-entry dl.rule dd::-webkit-scrollbar-thumb:horizontal {
		/* 横方向のスクロールバーの動く部分 */
		background: #999;
		border-radius: 2px;
	}

	div#content div#main div.form-block.appli-entry dl.rule dd::-webkit-scrollbar-track-piece:start {
		/* スクロールバーの動く部分の前 */
		background: transparent;
	}

	div#content div#main div.form-block.appli-entry dl.rule dd::-webkit-scrollbar-track-piece:end {
		/* スクロールバーの動く部分の後ろ */
		background: transparent;
	}

	div#content div#main div.form-block.appli-entry dl.rule dd::-webkit-scrollbar-corner {
		/* スクロールバー角 */
		background: transparent;
	}

	div#content div#main div.form-block input.btn-back-info,
	div#content div#main div.form-block input.btn-back-info:hover {
		float: none;
		clear: both;
		width: 85%;
		height: auto;
		margin: 0 auto 10px !important;
		padding: 12px 0 10px;
		color: #FFF;
		font-weight: bold;
		background: #808080;
		border-top: 2px solid rgba(255, 255, 255, 0.3);
		border-bottom: 2px solid rgba(0, 0, 0, 0.2);
		border-radius: 4px;
		text-indent: 0;
		text-align: center;
		line-height: 1.2;
		overflow: hidden;
	}

	div#content div#main div.form-block.appli-entry p.adjust input.btn-member-entry,
	div#content div#main div.form-block.appli-entry p.adjust input.btn-member-entry:hover {
		float: none;
		clear: both;
		width: 85%;
		height: auto;
		margin: 0 auto;
		padding: 12px 10px 10px;
		color: #FFF;
		font-weight: bold;
		background: #E74635;
		border-top: 2px solid rgba(255, 255, 255, 0.3);
		border-bottom: 2px solid rgba(0, 0, 0, 0.2);
		border-radius: 4px;
		text-indent: 0;
		text-align: center;
		line-height: 1.2;
		overflow: hidden;
	}

	div#content div#main div.form-block.appli-entry p.adjust input.btn-member-entry.disabled,
	div#content div#main div.form-block.appli-entry p.adjust input.btn-member-entry.disabled:hover {
		background: #A0A0A0;
		border-top: 2px solid #A0A0A0;
		border-bottom: 2px solid #A0A0A0;
	}

	div#content div#main div.form-block.appli-entry div.login-block div.for-member a {
		float: none;
		clear: both;
		margin: 0 auto 10px;
	}

	div#content div#main div.form-block.appli-entry div.login-block div.for-member a,
	div#content div#main div.form-block.appli-entry div.login-block div.for-nonmember a {
		display: block;
		float: none;
		clear: both;
		width: 290px;
		height: 66px;
		margin: 0 auto;
		text-decoration: none;
		text-indent: -9999px;
	}

	div#content div#main div.form-block.appli-entry div.login-block div.for-member a,
	div#content div#main div.form-block.appli-entry div.login-block div.for-member a:hover {
		margin: 0 auto 10px;
		background: url(../img/button/sp_login-w290.gif) no-repeat 0px 0px;
		background-size: 100% auto;
	}

	div#content div#main div.form-block.appli-entry div.login-block div.for-nonmember a,
	div#content div#main div.form-block.appli-entry div.login-block div.for-nonmember a:hover {
		margin: 0 auto;
		background: url(../img/button/sp_entry-for-nonmember.gif) no-repeat 0px 0px;
		background-size: 100% auto;
	}

	div#content div#main div.form-block.appli-entry div.login-block div.for-nonmember2 a,
	div#content div#main div.form-block.appli-entry div.login-block div.for-nonmember2 a:hover {
		box-sizing: border-box;
		width: 100%;
		height: auto;
		margin: 10px auto 0;
		padding: 12px 0 10px;
		color: #448ACA;
		font-weight: bold;
		background: #FFF;
		border: 1px solid #DEDEDE;
		border-radius: 4px;
		text-indent: 0;
		text-align: center;
		line-height: 1.2;
		overflow: hidden;
	}

	div#content div#main div.form-block.appli-entry div.login-block div.for-member2 a,
	div#content div#main div.form-block.appli-entry div.login-block div.for-member2 a:hover {
		box-sizing: border-box;
		width: 100%;
		height: auto;
		margin: 10px auto 0;
		padding: 12px 0 10px;
		color: #FFF;
		font-weight: bold;
		background: #E74635;
		border-top: 2px solid rgba(255, 255, 255, 0.3);
		border-bottom: 2px solid rgba(0, 0, 0, 0.2);
		border-radius: 4px;
		text-indent: 0;
		text-align: center;
		line-height: 1.2;
		overflow: hidden;
	}

	div#content div#main div.form-block.appli-entry div.login-block div.entry-non-login a,
	div#content div#main div.form-block.appli-entry div.login-block div.entry-non-login a:hover {
		box-sizing: border-box;
		width: 100%;
		height: auto;
		margin: 10px auto 0;
		padding: 12px 0 10px;
		color: #FFF;
		font-weight: bold;
		background: #FB8A36;
		border-top: 2px solid rgba(255, 255, 255, 0.3);
		border-bottom: 2px solid rgba(0, 0, 0, 0.2);
		border-radius: 4px;
		text-indent: 0;
		text-align: center;
		line-height: 1.2;
		overflow: hidden;
	}

	div#content div#main div.form-block.appli-entry div.tel-info {
		margin-top: 40px;
	}

	div#content div#main div.form-block.appli-entry div.tel-info img {
		display: block;
		width: 100%;
		height: auto;
	}

	div#content div#main div.form-block div.mypage-entry {
		padding: 10px;
	}

	div#content div#main div.form-block div.mypage-entry p {
		padding: 10px;
	}

	div#content div#main div.form-block div.mypage-entry input.btn-entry,
	div#content div#main div.form-block div.mypage-entry input.btn-entry:hover {
		width: 100%;
		height: auto;
		margin: 10px auto 0;
		padding: 12px 0 10px;
		color: #FFF;
		font-weight: bold;
		background: #E74635;
		border-top: 2px solid rgba(255, 255, 255, 0.3);
		border-bottom: 2px solid rgba(0, 0, 0, 0.2);
		border-radius: 4px;
		text-indent: 0;
		text-align: center;
		line-height: 1.2;
		overflow: hidden;
	}

	div#content div#main div.form-block input.btn-toppage,
	div#content div#main div.form-block input.btn-toppage:hover {
		width: 85%;
		height: auto;
		margin: 0 auto 10px;
		padding: 12px 0 10px;
		color: #FFF;
		font-weight: bold;
		background: #808080;
		border-top: 2px solid rgba(255, 255, 255, 0.3);
		border-bottom: 2px solid rgba(0, 0, 0, 0.2);
		border-radius: 4px;
		text-indent: 0;
		text-align: center;
		line-height: 1.2;
		overflow: hidden;
	}

	div#content div#main div#new-work-block div.switch-view.tab-new-work.bh-1 {
		border-bottom: 2px solid #00447a;
	}

	div#content div#main div#new-work-block div.switch-view.tab-new-work.bh-1 ul,
	div#content div#main div#new-work-block div.switch-view.tab-new-work.bh-2 ul {
		height: auto;
		border-bottom: none !important;
		overflow: hidden;
	}

	div#content div#main div#new-work-block div.switch-view.tab-new-work ul li {
		width: 49.5% !important;
	}

	div#content div#main div#new-work-block div.switch-view.tab-new-work ul li.wide {
		font-size: 10px;
	}

	div#content div#main div#new-work-block div.pager {
		white-space: normal;
	}

	div#content div#main div#new-work-block div.pager ul li {
		margin-bottom: 5px;
	}

	div#content div#main div.pr-title h2 span {
		height: auto;
		padding: 8px 15px 6px;
		font-size: 16px;
		line-height: 1.4;
	}

	div#content div#main div.form-block.entry dl.rule dd {
		width: auto;
		height: 120px;
	}

	div#content div#main div.form-block.entry dl.rule dd::-webkit-scrollbar {
		/* スクロールバー本体 */
		width: 5px;
		background: transparent;
	}

	div#content div#main div.form-block.entry dl.rule dd::-webkit-scrollbar:horizontal {
		/* 横方向のスクロールバー本体 */
		width: 5px;
		background: transparent;
	}

	div#content div#main div.form-block.entry dl.rule dd::-webkit-scrollbar-thumb {
		/* スクロールバーの動く部分 */
		background: #999;
		border-radius: 2px;
	}

	div#content div#main div.form-block.entry dl.rule dd::-webkit-scrollbar-thumb:horizontal {
		/* 横方向のスクロールバーの動く部分 */
		background: #999;
		border-radius: 2px;
	}

	div#content div#main div.form-block.entry dl.rule dd::-webkit-scrollbar-track-piece:start {
		/* スクロールバーの動く部分の前 */
		background: transparent;
	}

	div#content div#main div.form-block.entry dl.rule dd::-webkit-scrollbar-track-piece:end {
		/* スクロールバーの動く部分の後ろ */
		background: transparent;
	}

	div#content div#main div.form-block.entry dl.rule dd::-webkit-scrollbar-corner {
		/* スクロールバー角 */
		background: transparent;
	}

	div#content div#main div.form-block.entry table span.entry-required {
		height: auto;
		margin-right: 0;
		line-height: 19px;
	}

	div#content div#main div.form-block.entry table th {
		width: auto;
		white-space: normal;
	}

	div#content div#main div.form-block.entry table th br {
		display:
	}

	div#content div#main div.form-block.entry table th,
	div#content div#main div.form-block.entry table td {
		display: block;
		clear: both;
		padding: 5px;
		overflow: hidden;
	}

	div#content div#main div.form-block.entry table input {
		box-sizing: border-box;
		width: 100%;
	}

	div#content div#main div.form-block.entry table input[type=checkbox],
	div#content div#main div.form-block.entry table input[type=radio] {
		width: 1em;
	}

	div#content div#main div.form-block.entry table input.long {
		box-sizing: border-box;
		width: 100%;
	}

	div#content div#main div.form-block.entry textarea {
		box-sizing: border-box;
		width: 100%;
	}

	div#content div#main div.form-block input.btn-member-entry,
	div#content div#main div.form-block input.btn-member-entry:hover {
		float: none;
		clear: both;
		width: 85%;
		height: auto;
		margin: 0 auto;
		padding: 12px 10px 10px;
		color: #FFF;
		font-weight: bold;
		background: #E74635;
		border-top: 2px solid rgba(255, 255, 255, 0.3);
		border-bottom: 2px solid rgba(0, 0, 0, 0.2);
		border-radius: 4px;
		text-indent: 0;
		text-align: center;
		line-height: 1.2;
		overflow: hidden;
	}

	div#content div#main div.form-block input.btn-member-entry.disabled,
	div#content div#main div.form-block input.btn-member-entry.disabled:hover {
		background: #A0A0A0;
		border-top: 2px solid #A0A0A0;
		border-bottom: 2px solid #A0A0A0;
	}

	div#content div#main div.form-block.entry input.btn-toppage,
	div#content div#main div.form-block.entry input.btn-login,
	div#content div#main div.form-block.entry input.btn-back {
		display: inline-block;
		float: none;
		margin: 0 5px;
	}

	div#content div#main div.form-block.entry input.btn-login {
		width: 45%;
		height: auto;
		margin: 10px 5px 0;
		padding: 12px 0 10px;
		color: #FFF;
		font-weight: bold;
		background: #E74635;
		border-top: 2px solid rgba(255, 255, 255, 0.3);
		border-bottom: 2px solid rgba(0, 0, 0, 0.2);
		border-radius: 4px;
		text-indent: 0;
		text-align: center;
		line-height: 1.2;
		overflow: hidden;
	}

	div#content div#main div.form-block.entry input.btn-back {
		width: 45%;
		height: auto;
		margin: 10px 5px 0;
		padding: 12px 0 10px;
		color: #FFF;
		font-weight: bold;
		background: #808080;
		border-top: 2px solid rgba(255, 255, 255, 0.3);
		border-bottom: 2px solid rgba(0, 0, 0, 0.2);
		border-radius: 4px;
		text-indent: 0;
		text-align: center;
		line-height: 1.2;
		overflow: hidden;
	}

	div#content div#main div.form-block.entry p.indent br {
		display: none;
	}

	div#content div#main .change-basic-info div.switch-form dl.subject-list dt,
	div#content div#main .change-basic-info div.switch-form dl.subject-list dt:hover,
	div#content div#main div.form-block.entry div.switch-form dl.subject-list dt,
	div#content div#main div.form-block.entry div.switch-form dl.subject-list dt:hover {
		background: url(../img/button/subject.png) no-repeat 0px 0px;
	}

	div#content div#main .change-basic-info div.switch-form dl.subject-list dt.active,
	div#content div#main div.form-block.entry div.switch-form dl.subject-list dt.active {
		background: url(../img/button/subject.png) no-repeat -55px 0px;
	}

	div#content div#main div.form-block.entry div.switch-form table dl.youbi-block {
		box-sizing: border-box;
	}

	div#content div#main div.form-block table span.entry-required {
		height: auto;
		margin-right: 0;
		line-height: 19px;
	}

	div#content div#main div.form-block table th {
		width: auto;
		white-space: normal;
	}

	div#content div#main div.form-block table th br {
		display:
	}

	div#content div#main div.form-block table th,
	div#content div#main div.form-block table td {
		display: block;
		clear: both;
		padding: 5px;
		overflow: hidden;
	}

	div#content div#main div.form-block table input {
		box-sizing: border-box;
		width: 100%;
	}

	div#content div#main div.form-block table input[type=checkbox],
	div#content div#main div.form-block table input[type=radio] {
		width: 1em;
	}

	div#content div#main div.form-block table input.long {
		box-sizing: border-box;
		width: 100%;
	}

	div#content div#main div.form-block table textarea {
		box-sizing: border-box;
		width: 100%;
	}

	div#content div#main span.attention p.text {
		position: static !important;
		height: auto !important;
		padding: 5px !important;
		line-height: 1.5 !important;
		white-space: normal !important;
	}

	div#content div#main span.attention p.text:after {
		display: none !important;
	}

	div#content div#main div.form-block input.btn-inquiry-send,
	div#content div#main div.form-block input.btn-inquiry-send:hover {
		float: none;
		clear: both;
		width: 85%;
		height: auto;
		margin: 0 auto;
		padding: 12px 10px 10px;
		color: #FFF;
		font-weight: bold;
		background: #E74635;
		border-top: 2px solid rgba(255, 255, 255, 0.3);
		border-bottom: 2px solid rgba(0, 0, 0, 0.2);
		border-radius: 4px;
		text-indent: 0;
		text-align: center;
		line-height: 1.2;
		overflow: hidden;
	}

	div#content div#main div.form-block input.btn-inquiry-send.disabled,
	div#content div#main div.form-block input.btn-inquiry-send.disabled:hover {
		background: #A0A0A0;
		border-top: 2px solid #A0A0A0;
		border-bottom: 2px solid #A0A0A0;
	}

	div#footer div#other-link {
		height: auto;
		line-height: 1.2;
	}

	div#footer div#other-link ul li {
		box-sizing: border-box;
		width: 50%;
		padding: 10px 10px 8px;
		border: none;
	}

	div#footer div#other-link ul li:nth-child(2n+2) {
		border-left: 1px solid #999;
	}

	div#footer div#other-link ul li:nth-child(-n+2) {
		border-bottom: 1px solid #999;
	}

	div#footer div#copyright {
		height: auto;
		padding: 14px 0 12px;
		line-height: 1.6;
	}

	div#footer div#copyright span {
		display: block;
	}

	div#content div#main h2.title-style {
		padding-left: 5px;
		padding-right: 5px;
	}
	div#content div#main div.login-block {
		padding: 0 5px;
	}

	div#content div#main div.login-block div.input-block {
		box-sizing: border-box;
		float: none;
		clear: both;
		width: 100%;
		height: auto;
		margin: 0 0 15px;
		padding: 0 10px 10px;
		border-radius: 4px;
		background: #CCAB44 !important;
	}

	div#content div#main div.login-block.doctor div.input-block {
		background: #448ACA;
	}

	div#content div#main div.login-block div.input-block h3 {
		height: 35px;
		padding: 0 0 0 30px;
		color: #FFF;
		font-weight: bold;
		text-indent: 0;
		background: url(../img/icon/sp_white-man.png) no-repeat 0px 4px !important;
		background-size: 26px !important;
		border-bottom: 1px solid #9BC1E3;
		line-height: 37px;
	}

	div#content div#main div.login-block div.input-block div.input-block-wrapper {
		padding: 15px 0 5px;
	}

	div#content div#main div.login-block div.input-block input {
		box-sizing: border-box;
		width: 100%;
		height: 28px;
	}

	div#content div#main div.login-block div.input-block div.forget {
		float: none;
		clear: both;
		padding: 5px 0;
	}

	div#content div#main div.login-block div.input-block div.forget br {
		display: none;
	}

	div#content div#main div.login-block div.input-block div.login {
		float: none;
		clear: both;
	}

	div#content div#main div.login-block div.input-block div.login input,
	div#content div#main div.login-block div.input-block div.login input:hover {
		width: 170px;
		height: auto;
		margin: 0 auto;
		padding: 10px 0 8px;
		color: #FFF;
		font-weight: bold;
		background: #E74635;
		border-top: 2px solid rgba(255, 255, 255, 0.3);
		border-bottom: 2px solid rgba(0, 0, 0, 0.2);
		border-radius: 4px;
		text-indent: 0;
		text-align: center;
		line-height: 1.2;
		overflow: hidden;
	}

	div#content div#main div.login-block div.other-block {
		float: none;
		clear: both;
		width: auto;
		margin-left: -7px;
	}

	div#content div#main div.login-block.doctor div.other-block div.unregistered a,
	div#content div#main div.login-block.doctor div.other-block div.unregistered a:hover {
		position: relative;
		display: block;
		width: 100%;
		height: 0;
		padding: 23% 0 0;
		background: url(../img/button/sp_entry-for-nonmember.gif) no-repeat 0px 0px;
		background-size: 100%;
	}

	div#content div#main div.login-block.doctor div.other-block div.hosp a,
	div#content div#main div.login-block.doctor div.other-block div.hosp a:hover {
		position: relative;
		display: block;
		width: 100%;
		height: 0;
		padding: 23% 0 0;
		background: url(../img/button/sp_login-hosp.gif) no-repeat 0px 0px;
		background-size: 100%;
	}

	div#content div#main div.password-block table th,
	div#content div#main div.password-block table td {
		box-sizing: border-box;
		clear: both;
		display: block;
		width: 100%;
		padding: 5px;
	}

	div#content div#main div.password-block table input {
		box-sizing: border-box;
		width: 100%;
		height: 28px;
	}

	div#content div#main div.password-block input.btn-resetpass,
	div#content div#main div.password-block input.btn-resetpass:hover,
	div#content div#main div.remind-block input.btn-send,
	div#content div#main div.remind-block input.btn-send:hover,
	div#content div#main div.remind-block input.btn-resetpass,
	div#content div#main div.remind-block input.btn-resetpass:hover,
	div#content div#main div.remind-block input.btn-setpass,
	div#content div#main div.remind-block input.btn-setpass:hover,
	div#content div#main div.remind-block input.btn-loginpage,
	div#content div#main div.remind-block input.btn-loginpage:hover {
		float: none;
		clear: both;
		width: 85%;
		height: auto;
		margin: 0 auto 10px;
		padding: 12px 10px 10px;
		color: #FFF;
		font-weight: bold;
		background: #E74635;
		border-top: 2px solid rgba(255, 255, 255, 0.3);
		border-bottom: 2px solid rgba(0, 0, 0, 0.2);
		border-radius: 4px;
		text-indent: 0;
		text-align: center;
		line-height: 1.2;
		overflow: hidden;
	}

	div#content div#main div.password-block input.btn-resetpass.disabled,
	div#content div#main div.password-block input.btn-resetpass.disabled:hover,
	div#content div#main .change-basic-info input.btn-register-new-basic-info.disabled,
	div#content div#main .change-basic-info input.btn-register-new-basic-info.disabled:hover,
	div#content div#main .change-service-use input.btn-register-service-use.disabled,
	div#content div#main .change-service-use input.btn-register-service-use.disabled:hover,
	div#content div#main div.remind-block input.btn-send.disabled,
	div#content div#main div.remind-block input.btn-send.disabled:hover,
	div#content div#main div.remind-block input.btn-setpass.disabled,
	div#content div#main div.remind-block input.btn-setpass.disabled:hover {
		background: #A0A0A0;
		border-top: 2px solid #A0A0A0;
		border-bottom: 2px solid #A0A0A0;
	}

	div#content div#main .message-form input.btn-mypage,
	div#content div#main .message-form input.btn-mypage:hover,
	div#content div#main .change-basic-info input.btn-mypage,
	div#content div#main .change-basic-info input.btn-mypage:hover,
	div#content div#main div.form-block input.btn-mypage,
	div#content div#main div.form-block input.btn-mypage:hover,
	div#content div#main .change-basic-info input.btn-toppage,
	div#content div#main .change-basic-info input.btn-toppage:hover,
	div#content div#main div.remind-block input.btn-toppage,
	div#content div#main div.remind-block input.btn-toppage:hover,
	div#content div#main input.btn-message-list,
	div#content div#main input.btn-message-list:hover {
		float: none;
		clear: both;
		width: 85%;
		height: auto;
		margin: 0 auto 10px;
		padding: 12px 0 10px;
		color: #FFF;
		font-weight: bold;
		background: #808080;
		border-top: 2px solid rgba(255, 255, 255, 0.3);
		border-bottom: 2px solid rgba(0, 0, 0, 0.2);
		border-radius: 4px;
		text-indent: 0;
		text-align: center;
		line-height: 1.2;
		overflow: hidden;
	}

	div#content div#main div.form-block {
		padding: 0 5px;
	}

	div#content div#main table.informarion-list th,
	div#content div#main table.informarion-list td {
		box-sizing: border-box;
		clear: both;
		display: block;
		width: 100%;
		padding: 5px;
	}

	div#content div#main table.service-usage th,
	div#content div#main table.service-usage td {
		box-sizing: border-box;
		clear: both;
		display: block;
		width: 100% !important;
		padding: 5px;
	}

	div#content div#main table.service-usage td.button a,
	div#content div#main table.service-usage td.button a:hover {
		width: 100%;
		height: auto;
		margin: 0 !important;
		color: #FFF;
		font-weight: bold;
		background: #FB8A36;
		border-radius: 4px;
		text-indent: 0;
		text-align: center;
		line-height: 1.2;
		white-space: nowrap;
		overflow: hidden;
	}

	div#content div#main table.service-usage td.button a:before {
		content: '';
		display: block;
		width: 96%;
		height: 1px;
		margin: 1px auto 8px;
		background: rgba(255, 255, 255, 0.3);
	}

	div#content div#main table.service-usage td.button a:after {
		content: '';
		display: block;
		width: 100%;
		height: 2px;
		margin: 6px 0 0;
		background: rgba(0, 0, 0, 0.2);
	}

	div#content div#sub div.information-block dl dt {
		text-align: left;
	}

	div#content div#main .change-service-use table th,
	div#content div#main .change-service-use table td,
	div#content div#main .change-basic-info table th,
	div#content div#main .change-basic-info table td {
		box-sizing: border-box;
		clear: both;
		display: block;
		width: 100% !important;
		padding: 5px;
	}

	div#content div#main .change-basic-info input.btn-back,
	div#content div#main .change-basic-info input.btn-back:hover,
	div#content div#main .change-service-use input.btn-back,
	div#content div#main .change-service-use input.btn-back:hover {
		float: none;
		clear: both;
		width: 85%;
		height: auto;
		margin: 0 auto 10px;
		padding: 12px 0 10px;
		color: #FFF;
		font-weight: bold;
		background: #808080;
		border-top: 2px solid rgba(255, 255, 255, 0.3);
		border-bottom: 2px solid rgba(0, 0, 0, 0.2);
		border-radius: 4px;
		text-indent: 0;
		text-align: center;
		line-height: 1.2;
		overflow: hidden;
	}

	div#content div#main .change-basic-info input.btn-register-new-basic-info,
	div#content div#main .change-basic-info input.btn-register-new-basic-info:hover,
	div#content div#main .change-service-use input.btn-register-service-use,
	div#content div#main .change-service-use input.btn-register-service-use:hover {
		float: none;
		clear: both;
		width: 85%;
		height: auto;
		margin: 0 auto;
		padding: 12px 10px 10px;
		color: #FFF;
		font-weight: bold;
		background: #E74635;
		border-top: 2px solid rgba(255, 255, 255, 0.3);
		border-bottom: 2px solid rgba(0, 0, 0, 0.2);
		border-radius: 4px;
		text-indent: 0;
		text-align: center;
		line-height: 1.2;
		overflow: hidden;
	}

	div#content div#main input.btn-withdraw,
	div#content div#main input.btn-withdraw:hover {
		float: none;
		clear: both;
		width: 85%;
		height: auto;
		margin: 0 auto;
		padding: 12px 10px 10px;
		color: #FFF;
		font-weight: bold;
		background: #F58936;
		border-top: 2px solid rgba(255, 255, 255, 0.3);
		border-bottom: 2px solid rgba(0, 0, 0, 0.2);
		border-radius: 4px;
		text-indent: 0;
		text-align: center;
		line-height: 1.2;
		overflow: hidden;
	}

	div#content div#main table.basic-info th,
	div#content div#main table.basic-info td {
		box-sizing: border-box;
		clear: both;
		display: block;
		width: 100% !important;
		padding: 5px;
		overflow: hidden;
	}

	div#content div#main a.btn-change-login-id,
	div#content div#main a.btn-change-login-id:hover,
	div#content div#main a.btn-change-password,
	div#content div#main a.btn-change-password:hover,
	div#content div#main a.btn-change-basic-info,
	div#content div#main a.btn-change-basic-info:hover,
	div#content div#main a.btn-change-conditions,
	div#content div#main a.btn-change-conditions:hover,
	div#content div#main a.btn-withdrawal-procedures,
	div#content div#main a.btn-withdrawal-procedures:hover {
		float: none;
		width: 85%;
		height: auto;
		margin: 0 auto 10px !important;
		color: #FFF;
		font-weight: bold;
		background: #E74635;
		border-radius: 4px;
		text-indent: 0;
		text-align: center;
		line-height: 1.2;
		white-space: nowrap;
		overflow: hidden;
	}

	div#content div#main a.btn-withdrawal-procedures,
	div#content div#main a.btn-withdrawal-procedures:hover {
		background: #F58936;
	}

	div#content div#main a.btn-change-login-id:before,
	div#content div#main a.btn-change-password:before,
	div#content div#main a.btn-change-basic-info:before,
	div#content div#main a.btn-change-conditions:before,
	div#content div#main a.btn-withdrawal-procedures:before {
		content: '';
		display: block;
		width: 96%;
		height: 1px;
		margin: 1px auto 14px;
		background: rgba(255, 255, 255, 0.3);
	}

	div#content div#main a.btn-change-login-id:after,
	div#content div#main a.btn-change-password:after,
	div#content div#main a.btn-change-basic-info:after,
	div#content div#main a.btn-change-conditions:after,
	div#content div#main a.btn-withdrawal-procedures:after {
		content: '';
		display: block;
		width: 100%;
		height: 2px;
		margin: 12px 0 0;
		background: rgba(0, 0, 0, 0.2);
	}

	div#content div#main .change-basic-info table input.long,
	div#content div#main .change-basic-info table input,
	div#content div#main div.remind-block table input.long,
	div#content div#main div.remind-block table input {
		box-sizing: border-box;
		width: 100%;
		height: 28px;
	}

	div#content div#main div.message-group-block div.message-group-block-body div.read,
	div#content div#main div.message-group-block div.message-group-block-body div.unread {
		box-sizing: border-box;
		width: 11%;
		margin-left: 0;
		margin-right: 0;
		padding: 0 0 0 5px;
		text-align: center;
	}

	div#content div#main div.message-group-block div.message-group-block-body dl.message-block,
	div#content div#main div.message-group-block.open div.message-group-block-body dl.message-block:hover,
	div#content div#main div.message-group-block.close div.message-group-block-body dl.message-block:hover {
		box-sizing: border-box;
		background: #FFF;
	}

	div#content div#main div.message-group-block div.message-group-block-body dl.message-block.read,
	div#content div#main div.message-group-block div.message-group-block-body dl.message-block.unread,
	div#content div#main div.message-group-block div.message-group-block-body dl.message-block.send,
	div#content div#main div.message-group-block div.message-group-block-body dl.message-block.receive {
		width: 89% !important;
	}

	div#content div#main .change-basic-info table textarea,
	div#content div#main div.message-group-block div.message-group-block-body dl.message-block textarea {
		box-sizing: border-box;
		width: 100%;
	}

	div#content div#main .change-basic-info div.switch-form table dl.youbi-block {
		box-sizing: border-box;
	}

	div#content div#main h2.title-style-mypage-doctor {
		height: auto;
	}

	div#content div#main h2.title-style-mypage-doctor.in {
		margin: 0 0 10px;
		padding: 0;
		background: none;
		border: none;
		overflow: hidden;
	}

	div#content div#main h2.title-style-mypage-doctor span.title,
	div#content div#main h2.title-style-mypage-hosp span.title {
		display: block;
		float: none;
		clear: both;
		height: 34px;
		margin: 0 0 10px;
		padding: 0 0 0 7px;
		color: #448aca;
		font-weight: bold;
		background: #e1f0fd;
		border-left: 3px solid #448aca;
		line-height: 36px;
	}

	div#content div#main h2.title-style-mypage-doctor span.sort,
	div#content div#main h2.title-style-mypage-hosp span.sort {
		float: right;
		clear: both;
		white-space: nowrap;
	}

	div#content div#main h2.title-style-mypage-doctor span.sort select[name="sort"],
	div#content div#main h2.title-style-mypage-hosp span.sort select[name="sort"] {
		margin-right: 0;
	}

	div#content div#main div.message-group-block {
		clear: both;
		padding-top: 5px;
		word-wrap: break-word;
	}

	div#content div#main div.message-group-block div.message-group-block-header div.ac-switch a.open,
	div#content div#main div.message-group-block div.message-group-block-header div.ac-switch a.open:hover {
		background: url(../img/button/view-close.gif) no-repeat 0px 0px;
	}

	div#content div#main div.message-group-block div.message-group-block-header div.ac-switch a.close,
	div#content div#main div.message-group-block div.message-group-block-header div.ac-switch a.close:hover {
		background: url(../img/button/view-close.gif) no-repeat -120px 0px;
	}

	div#content div#main div.message-group-block div.message-group-block-body dl.message-block dd a.delete {
		display: block;
	}

	div#content div#main div.message_number {
		padding: 0;
	}

	div#content div#main div#message_pager div.pager {
		white-space: normal;
	}

	div#content div#main div#message_pager div.pager li {
		margin-bottom: 5px;
	}

	div#content div#main div.message-group-block div.message-group-block-body dl.message-block pre.body.height-fixed::-webkit-scrollbar {
		/* スクロールバー本体 */
		width: 5px;
		background: transparent;
	}

	div#content div#main div.message-group-block div.message-group-block-body dl.message-block pre.body.height-fixed::-webkit-scrollbar:horizontal {
		/* 横方向のスクロールバー本体 */
		width: 5px;
		background: transparent;
	}

	div#content div#main div.message-group-block div.message-group-block-body dl.message-block pre.body.height-fixed::-webkit-scrollbar-thumb {
		/* スクロールバーの動く部分 */
		background: #999;
		border-radius: 2px;
	}

	div#content div#main div.message-group-block div.message-group-block-body dl.message-block pre.body.height-fixed::-webkit-scrollbar-thumb:horizontal {
		/* 横方向のスクロールバーの動く部分 */
		background: #999;
		border-radius: 2px;
	}

	div#content div#main div.message-group-block div.message-group-block-body dl.message-block pre.body.height-fixed::-webkit-scrollbar-track-piece:start {
		/* スクロールバーの動く部分の前 */
		background: transparent;
	}

	div#content div#main div.message-group-block div.message-group-block-body dl.message-block pre.body.height-fixed::-webkit-scrollbar-track-piece:end {
		/* スクロールバーの動く部分の後ろ */
		background: transparent;
	}

	div#content div#main div.message-group-block div.message-group-block-body dl.message-block pre.body.height-fixed::-webkit-scrollbar-corner {
		/* スクロールバー角 */
		background: transparent;
	}

	div#content div#main div.anchor-link {
		height: auto;
		overflow: hidden;
	}

	div#content div#main div.anchor-link ul {
		position: static;
	}

	div#content div#main div.anchor-link ul li {
		width: 24%;
		margin: 0 0.5%;
	}

	div#content div#main div.anchor-link ul li a {
		width: 100%;
		border-radius: 4px;
		line-height: 22px;
	}

	div#content div#main div.anchor-link ul li:nth-child(1) a,
	div#content div#main div.anchor-link ul li:nth-child(1) a:hover {
		background: #00447A;
	}

	div#content div#main div.anchor-link ul li:nth-child(2) a,
	div#content div#main div.anchor-link ul li:nth-child(2) a:hover {
		background: #007A23;
	}

	div#content div#main div.anchor-link ul li:nth-child(3) a,
	div#content div#main div.anchor-link ul li:nth-child(3) a:hover {
		background: #E68C00;
	}

	div#content div#main div.anchor-link ul li:nth-child(4) a,
	div#content div#main div.anchor-link ul li:nth-child(4) a:hover {
		background: #4D1866;
	}

	div#content div#main h2.title-style-mypage-favorite {
		border-radius: 4px;
	}

	div#content div#main h2.title-style-mypage-favorite span.text {
		padding: 0 0 0 5px;
		font-size: 16px;
		font-weight: bold;
		text-indent: 0;
		letter-spacing: 1px;
		line-height: 29px;
	}

	div#content div#main h2.title-style-mypage-favorite.jyokin {
		background: #00447A;
	}

	div#content div#main h2.title-style-mypage-favorite.hijyokin {
		background: #007A23;
	}

	div#content div#main h2.title-style-mypage-favorite.spot {
		background: #E68C00;
	}

	div#content div#main h2.title-style-mypage-favorite.kenshin {
		background: #4D1866;
	}

	div#content div#main div.mypage-favorite-block h3.name {
		float: none;
		clear: both;
		width: auto;
	}

	div#content div#main div.mypage-favorite-block div.delete-study-list {
		margin-bottom: 10px;
	}

	div#content div#main div.mypage-favorite-block div.delete-study-list a,
	div#content div#main div.mypage-favorite-block div.delete-study-list a:hover {
		position: relative;
		box-sizing: border-box;
		padding-left: 23px;
		color: #FFF;
		font-weight: bold;
		background: #E74635;
		border-radius: 2px;
		text-indent: 0;
		line-height: 22px;
		text-align: center;
	}

	div#content div#main div.mypage-favorite-block div.delete-study-list a:before {
		content: '';
		position: absolute;
		left: 1px;
		top: 0;
		display: block;
		width: 21px;
		height: 21px;
		background: url(../img/icon/sp_cross-mark.png) no-repeat center center;
		background-size: 85%;
	}

	div#content div#main div.mypage-favorite-block div.delete-study-list a:after {
		content: '';
		position: absolute;
		left: 23px;
		top: 0;
		display: block;
		width: 1px;
		height: 21px;
		background: #FFB4AD;
	}



	div#content div#main div.remind-block table th,
	div#content div#main div.remind-block table td {
		box-sizing: border-box;
		clear: both;
		display: block;
		width: 100% !important;
		padding: 5px;
	}

	div#content div#main div.remind-block {
		padding: 0 5px;
	}

	div#content div#main div.remind-block input.btn-toppage.adjust-pos {
		float: none;
		margin: 0 auto;
	}

	body#error div#content div#main {
		box-sizing: border-box;
	}

	body#error div#content div#main h2 {
		font-size: 22px;
	}

	body#error div#content div#main a.e-doctor-toppage,
	body#error div#content div#main a.e-doctor-toppage:hover,
	div#content div#main div.message-group-block div.message-group-block-body div.button-block a.btn-back,
	div#content div#main div.message-group-block div.message-group-block-body div.button-block a.btn-back:hover,
	div#content div#main div.message-group-block div.message-group-block-body div.button-block a.btn-reply,
	div#content div#main div.message-group-block div.message-group-block-body div.button-block a.btn-reply:hover {
		float: none;
		width: 85%;
		height: auto;
		margin: 0 auto 10px !important;
		color: #FFF;
		font-weight: bold;
		background: #999999;
		border-radius: 50px;
		text-indent: 0;
		text-align: center;
		line-height: 1.2;
		white-space: nowrap;
		overflow: hidden;
		letter-spacing: normal;
	}

	div#content div#main div.message-group-block div.message-group-block-body div.button-block a.btn-reply,
	div#content div#main div.message-group-block div.message-group-block-body div.button-block a.btn-reply:hover {
		background: #E74635;
	}

	body#error div#content div#main a.e-doctor-toppage:before,
	div#content div#main div.message-group-block div.message-group-block-body div.button-block a.btn-back:before,
	div#content div#main div.message-group-block div.message-group-block-body div.button-block a.btn-reply:before {
		content: '';
		display: block;
		width: 96%;
		height: 1px;
		margin: 1px auto 10px;
		background: rgba(255, 255, 255, 0.3);
	}

	body#error div#content div#main a.e-doctor-toppage:after,
	div#content div#main div.message-group-block div.message-group-block-body div.button-block a.btn-back:after,
	div#content div#main div.message-group-block div.message-group-block-body div.button-block a.btn-reply:after {
		content: '';
		display: block;
		width: 100%;
		height: 2px;
		margin: 8px 0 0;
		background: rgba(0, 0, 0, 0.2);
	}

	div#content div#main div.message-group-block div.message-group-block-body div.button-block input.btn-reply-send,
	div#content div#main div.message-group-block div.message-group-block-body div.button-block input.btn-reply-send:hover {
		float: none;
		clear: both;
		width: 85%;
		height: auto;
		margin: 0 auto;
		padding: 10px 10px 8px;
		color: #FFF;
		font-weight: bold;
		background: #E74635;
		border-top: 2px solid rgba(255, 255, 255, 0.3);
		border-bottom: 2px solid rgba(0, 0, 0, 0.2);
		border-radius: 50px;
		text-indent: 0;
		text-align: center;
		line-height: 1.2;
		overflow: hidden;
	}

	body#error div#footer {
		padding-top: 0;
	}

	.sp-view.outplacement-services {
		display: block;
		margin-bottom: 15px;
	}

	.sp-view.outplacement-services a {
		position: relative;
		display: block;
		width: 100%;
		height: 0;
		padding: 18.2% 0 0;
		background: url(../img/button/sp_outplacement-services.jpg) no-repeat 0px 0px;
		background-size: 100% auto;
		overflow: hidden;
	}

	div#content div#main div.mypage-menu.doctor ul.switch-view-tab li {
		min-width: 49.5% !important;
		width: auto !important;
	}

	div#content div#main div.recommend-for-doctor ul.switch-view-tab li {
		min-width: 49.5% !important;
		width: auto !important;
	}

	div#content div#main ul.subject-list li {
		box-sizing: border-box;
		width: auto;
		height: 20px;
		padding: 0 7px !important;
		font-size: 12pt;
		line-height: 20px;
		background: #fefefe;
		/* Old browsers */
		background: -moz-linear-gradient(top, #fefefe 0%, #f2f2f2 100%) !important;
		/* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #f2f2f2)) !important;
		/* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #fefefe 0%, #f2f2f2 100%) !important;
		/* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #fefefe 0%, #f2f2f2 100%) !important;
		/* Opera 11.10+ */
		background: -ms-linear-gradient(top, #fefefe 0%, #f2f2f2 100%) !important;
		/* IE10+ */
		background: linear-gradient(to bottom, #fefefe 0%, #f2f2f2 100%) !important;
		/* W3C */
		border: 1px solid #DBDBDB !important;
	}



	.sp-view.introduction-here {
		display: block;
	}

	.sp-view.introduction-here a {
		display: block;
		width: 85%;
		height: auto;
		margin: 40px auto 0;
		color: #FFF;
		font-size: 14px;
		font-weight: bold;
		background: #FB8A36;
		border-radius: 4px;
		text-indent: 0;
		text-align: center;
		line-height: 1.2;
		overflow: hidden;
	}

	.sp-view.introduction-here a:before {
		content: '';
		display: block;
		width: 96%;
		height: 1px;
		margin: 1px auto 6px;
		background: rgba(255, 255, 255, 0.5);
	}

	.sp-view.introduction-here a:after {
		content: '';
		display: block;
		width: 100%;
		height: 2px;
		margin: 4px 0 0;
		background: rgba(0, 0, 0, 0.2);
	}

	div#content div#main div.login-block p.attention {
		clear: both;
	}

	.information-block.sp-view {
		margin: 0 0 10px;
		border: 1px solid #434343;
	}

	.information-block.sp-view dl dt {
		padding: 5px 5px 5px 27px;
		color: #FFF;
		background: #434343 url(../img/icon/mail.gif) no-repeat 6px 6px;
		line-height: 1.2;
		text-align: left;
	}

	.information-block.sp-view dl dd {
		padding: 7px 5px 5px;
		background: #fffee7;
		text-align: center;
		line-height: 1.2;
	}

	.information-block.sp-view dl dd a {
		padding: 0 5px;
		font-weight: bold;
		text-decoration: underline;
	}

	.sp-hide {
		display: none !important;
	}

	/* .sp-view {
  display: block !important;
} */

	/* Smartphone View 追加スタイル start */

	div#content div#main div.whats-new-block div.switch-view div.switch-view-body {
		height: 269px;
	}

	div#content div#main div#april2016 div#result-list div.result-list-inner div.result-list-inner-detail div.comment-body {
		width: 100%;
		padding-left: 64px;
		background: url(../../img/j/april2016/consultant.gif) no-repeat 0 center;
	}

	div#content div#main div#april2016 div#result-list div.result-list-inner div.result-list-inner-detail div.buttons a.entry,
	div#content div#main div#april2016 div#result-list div.result-list-inner div.result-list-inner-detail div.buttons a.entry:hover {
		width: 60%;
		background: #E74635;
	}

	div#content div#main div#april2016 div.area-inquiry {
		background: #E1F6FE;
	}

	div#content div#main div#april2016 div.area-inquiry p.inquiry {
		height: auto;
		padding: 10px;
		text-align: center;
	}

	div#content div#main div#april2016 div.area-inquiry p.inquiry span {
		position: static;
		display: inline;
	}

	div#content div#main div#april2016 div.area-inquiry p.inquiry span strong {
		font-size: 18px;
	}

	div#content div#main div#april2016 div.area-inquiry p.inquiry span.tel {
		margin: 5px auto 15px;
	}

	div#content div#main div#april2016 div.area-inquiry p.inquiry span.button {
		display: block;
	}

	div#content div#main div#april2016 div.area-inquiry p.inquiry span.button a.inquiry,
	div#content div#main div#april2016 div.area-inquiry p.inquiry span.button a.inquiry:hover {
		background: #00447A;
		display: block !important;
		width: 46%;
		height: auto;
		margin: 0 auto !important;
		color: #FFF;
		font-weight: bold;
		border-radius: 4px;
		text-indent: 0;
		text-align: center;
		line-height: 1.2;
		white-space: nowrap;
		overflow: hidden;
	}

	div#content div#main div#april2016 div.area-inquiry p.inquiry span.button a.inquiry:before {
		content: '';
		display: block;
		width: 96%;
		height: 1px;
		margin: 1px auto 8px;
		background: rgba(255, 255, 255, 0.3);
	}

	div#content div#main div#april2016 div.area-inquiry p.inquiry span.button a.inquiry:after {
		content: '';
		display: block;
		width: 100%;
		height: 2px;
		margin: 6px 0 0;
		background: rgba(0, 0, 0, 0.2);
	}

	div#content div#main div#april2016-form.form-block.appli-entry input.btn-back {
		float: none;
		clear: both;
		width: 85%;
		height: auto;
		margin: 0 auto 10px !important;
		padding: 12px 0 10px;
		color: #FFF;
		font-weight: bold;
		background: #808080;
		border-top: 2px solid rgba(255, 255, 255, 0.3);
		border-bottom: 2px solid rgba(0, 0, 0, 0.2);
		border-radius: 4px;
		text-indent: 0;
		text-align: center;
		line-height: 1.2;
		overflow: hidden;
	}

	div#content div#main div#april2016-form.form-block input.btn-member-entry,
	div#content div#main div#april2016-form.form-block input.btn-member-entry:hover {
		float: none;
		clear: both;
		width: 85%;
		height: auto;
		margin: 0 auto;
		padding: 12px 10px 10px;
		color: #FFF;
		font-weight: bold;
		background: #E74635;
		border-top: 2px solid rgba(255, 255, 255, 0.3);
		border-bottom: 2px solid rgba(0, 0, 0, 0.2);
		border-radius: 4px;
		text-indent: 0;
		text-align: center;
		line-height: 1.2;
		overflow: hidden;
	}

	div#content div#main div#april2016-form.form-block input.btn-member-entry.disabled,
	div#content div#main div#april2016-form.form-block input.btn-member-entry.disabled:hover {
		background: #A0A0A0;
		border-top: 2px solid #A0A0A0;
		border-bottom: 2px solid #A0A0A0;
	}

	div#content div#sub div.special-banner-block {
		width: 100%;
		/*margin: 0 0 15px; old css comment by hakkani*/
		padding: 0;
	}

	div#content div#sub div.special-banner-block ul {
		width: auto;
	}

	div#content div#sub div.special-banner-block p,
	div#content div#sub div.special-banner-block ul li {
		box-sizing: border-box;
		float: left;
		width: 50%;
		margin: 0;
		padding: 0 3px 6px 0;
	}

	div#content div#sub div.special-banner-block ul li:nth-child(2n) {
		padding: 0 0 6px 3px;
	}

	div#content div#sub div.special-banner-block p img,
	div#content div#sub div.special-banner-block ul li img {
		width: 100%;
		height: auto;
		margin: 0 auto;
	}

	div#content div#sub div.special-banner-block ul li.pref-banner {
		float: none;
		width: 100%;
		padding: 0 0 6px;
	}

	div#content div#sub div.special-banner-block ul li.pref-banner a {
		position: relative;
		display: block;
		width: 100%;
		height: 0;
		padding: 22% 0 0;
		background: url(../../img/banner_top/sp_banner_pref_blue_l.png) no-repeat 0px 0px;
		background-size: 100%;
	}

	div#content div#sub div.special-banner-block ul li.pref-banner-h {
		float: none;
		width: 100%;
		padding: 0 0 6px;
	}

	div#content div#sub div.special-banner-block ul li.pref-banner-h a {
		position: relative;
		display: block;
		width: 100%;
		height: 0;
		padding: 22% 0 0;
		background: url(../../img/banner_top/sp_banner_pref_green_l.png) no-repeat 0px 0px;
		background-size: 100%;
	}

	div#content div#sub div.special-banner-block ul li.pref-banner img,
	div#content div#sub div.special-banner-block ul li.pref-banner-h img {
		display: none;
	}

	div#content div#sub div.antifake {
		display: none;
	}

	div#content div#sub div.sp-view div.antifake {
		display: block;
		clear: both;
		box-sizing: border-box;
		width: 50%;
		padding: 0 3px 0 0;
	}

	/*========== customize main nav ===========*/
	div#content div#main div#search-block {
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		padding-top: 8px;
	}

	.leadClassHideMob {
		display: none;
	}

	.globalNavOnlyMob {
		display: block;
		margin-top: 10px;
		box-sizing: border-box !important;
	}

	.globalNavContainer {
		width: 100%;
		height: 45px;
		display: flex;
		flex-wrap: nowrap;
		flex-direction: row;
		justify-content: space-between;
		text-align: center;
	}

	.globalNavContainer>div {
		width: 100%;
		overflow: hidden;
		border-top-left-radius: 4px;
		border-top-right-radius: 4px;
		-webkit-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
		display: flex;
		justify-content: center;
		align-items: center;
		cursor: pointer;
	}

	.globalNavContainer>div>a {
		font-size: 13px;
		line-height: 1.2;
		color: #ffffff;
		font-family: Hiragino Kaku Gothic Pro W6, ヒラギノ角ゴ ProN W6, sans-serif;
		font-weight: 700;
		width: 100%;
		text-decoration: none;
		padding: 26px 0px;
	}

	.globalNavContainer>div:hover,
	.globalNavContainer>div:active {
		margin-top: -5px;
	}

	.navActive {
		margin-top: -5px;
	}

	.buttonFullTime {
		background: #00447a;
		letter-spacing: 5px;
	}

	.buttonPartTime {
		background: #007a22;
	}

	.buttonSpots {
		background: #e68c00;
	}

	.buttonSpots>a>span {
		display: block !important;
	}

	.buttonMedicalExm {
		background: #4d1866;
		letter-spacing: 5px;
	}

.buttonEstate {
	background: #42bbba;
	letter-spacing: 2px;
}


	/* Smartphone View 追加スタイル end */

}


@media screen and (max-width: 414px) {
  div#footer  div#other-link {
    font-size: 12px;
  }
}


@media screen and (min-width: 476px) and (max-width: 640px){

	.m-view{
		display: inline-flex;
		margin-left: 13%;
		margin-right: auto;
	  }

}
