*,
*:after,
*::before {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

button {
    width: auto;
    padding:0;
    margin:0;
    background:none;
    border:0;
    font-size:0;
    line-height:0;
    overflow:visible;
    cursor:pointer;
}

html,
body {
    height: 100%;
    line-height: 1.5;
}

.container {
    max-width: 1000px;
    margin: 0 auto;
}
.content {
    max-width: 960px;
    margin: 0 auto;
}

/* top */
.mainimage {
    text-align: center;
    padding-top: 78px;
}
.mainimage ul li {
}
.mainimage ul li img {
    width: 100%;
}

.info-area {
    padding: 55px 0;
}
.info-area .left {
    width: 64%;
    background: #fff;
    padding: 20px;
}
.info-area dl {
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.info-area dl dt {
    float: left;
    position: relative;
    padding-left: 55px;
}
.info-area dl dt span {
    color: #e70012;
    position: absolute;
    top: 0;
    left: 10px;
}
.info-area dl dd {
    padding-left: 35px;
    overflow: hidden;
}
.info-area dl dd a:hover {
    text-decoration: underline;
}
.info-area .right {
    width: 33%;
}
.info-area .fb-box {
    background: #fff;
    padding: 10px;
    margin-bottom: 20px;
}
.job-category-area {
    padding: 0 0 55px;
}

.inner900 {
    max-width: 900px;
    margin: 0 auto;
}
.btn-list {
    letter-spacing: -.40em;
    text-align: center;
}
.btn-list li {
    letter-spacing: normal;
    display: inline-block;
    width: 228px;
}
.btn-list li a {
    display: block;
    padding: 20px 0;
    background: #fff;
}
.btn-list li a .ar_right {
    font-size: 20px;
}
.ar_right,
.ar_plus {
    font-size: 16px;
}
.ar_right:before {
    content: "";
    display: inline-block;
    background: url(../images/common/ar_right.png) no-repeat;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    position: relative;
    top: 5px;
    left: 5px;
}
.ar_plus:before {
    content: "";
    display: inline-block;
    background: url(../images/common/ar_plus.png) no-repeat;
    width: 22px;
    height: 21px;
    margin-right: 10px;
    position: relative;
    top: 5px;
}
.btn-list li a .ar_right:before {
    top: 3px;
}

.content-bg01 {
    background: url(../images/common/content_bg.png) repeat;
}
.img-list article {
    float: left;
    width: 22.916666666666664%;
    margin-right: 2.77777777778125%;
    text-align: center;
    font-size: 18px;
    margin-bottom: 60px;
}
.img-list article:nth-child(4n) {
    margin-right: 0;
}
.img-list article figure {
    margin-bottom: 20px;
}
.img-list02 article {
    float: left;
    width: 31.4%;
    margin-right: 2.77777777778125%;
    font-size: 18px;
    margin-bottom: 60px;
}
.img-list02 article:nth-child(3n) {
    margin-right: 0;
}
.img-list02 article figure {
    margin-bottom: 5px;
}
.border_all {
    border:1px solid #9a9a9a;
	text-align:center;
	width:85px;
	font-size:15px;
	margin:15px 0 0 2.5em;
}

.table-layout {
    display: table;
    width: 100%;
}
.table-layout .table-th,
.table-layout .table-td {
    display: table-cell;
    vertical-align: middle;
}


.about-area {
    padding-bottom: 100px;
}
.about-area .btn-list li {
    margin-right: 20px;
}
.about-area .btn-list li:last-child {
    margin-right: 0;
}

.intern-area {
    padding: 100px 0 0;
}
.intern-list {
    text-align: center;
}
.intern-list article {
    display: inline-block;
    font-size: 18px;
    margin-bottom: 50px;
}
.intern-list article figure {
    margin-bottom: 10px;
}
.intern-list article:first-child {
    margin-right: 35px;
}

.voice {
    background: #fff;
    border: 1px solid #c5c5c5;
    padding: 55px 30px;
    margin-bottom: 100px;
}
.voice ul {
    max-width: 656px;
    margin: 0 auto;
}
.voice ul li .left {
    margin-right: 44px;
}
.voice ul li .ofh {
    padding-top: 80px;
    text-align: center;
}
.voice ul li .ofh h4 {
    font-size: 28px;
    margin-bottom: 10px;
}
.voice ul li .ofh .name {
    border-top: 1px solid #c5c5c5;
    border-bottom: 1px solid #c5c5c5;
    padding: 30px 0;
    margin-bottom: 20px;
    font-size: 18px;
}
.voice ul li .ofh a {
    font-size: 16px;
}

.message-area {
    margin-bottom: 100px;
}
.message-area article {
    display: inline-block;
    text-align: center;
    vertical-align: top;
}
.message-area article:first-child {
    margin-right: 22px;
}
.message-area article figure {
    margin-bottom: 10px;
}
.message-area article h3 {
    font-size: 20px;
    margin-bottom: 10px;
}
.message-area article p {
    font-size: 15px;
    margin-bottom: 10px;
}
.message-area article p span {
    font-size: 18px;
}

.nurse-area {
    padding: 100px 0 0;
}
.nurse-area .btn-list {
    margin-bottom: 70px;
}
.nurse-area .btn-list li {
    margin-right: 15px;
}
.nurse-area .btn-list li:last-child {
    margin-right: 0;
}
.nurse-area .table-th {
    text-align: center;
    width: 338px;
    background: #fff;
}
.nurse-area .table-td {
    width: 622px;
}
.nurse-area .table-th h3 {
    font-size: 20px;
    margin-bottom: 10px;
}

/* second */
.inner860 {
    max-width: 860px;
    margin: 0 auto;
}
.anchor-menu {
    background: #fff;
    padding: 50px 60px 40px 40px;
    margin-bottom: 100px;
}
.anchor-menu ul {
    float: left;
    width: 310px;
}
.anchor-menu ul li {
    border-bottom: 1px solid #888888;
    padding: 0 0 10px 20px;
    margin-bottom: 10px;
}
.anchor-menu ul li a {
    display: block;
}
.anchor-menu div {
    float: right;
}

.ar_bottom {
    font-size: 16px;
}
.ar_bottom:before {
    content: "";
    display: inline-block;
    background: url(../images/common/ar_bottom.png) no-repeat;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    position: relative;
    top: 5px;
}

.square-list {
}
.square-list li {
    line-height: 40px;
    position: relative;
    padding-left: 1.2em;
}
.square-list li:before {
    content: "";
    display: inline-block;
    background: url(../images/common/ar_square.png) no-repeat;
    width: 6px;
    height: 5px;
    position: absolute;
    top: 18px;
    left: 0;
}

.type-list li {
    margin-right: 13px;
    margin-bottom: 15px;
}
.type-list li:nth-child(4n) {
    margin-right: 0;
}
.messageArea {
    max-width: 655px;
    margin: 0 auto 55px;
}
.inner300 {
    width: 300px;
    margin: 0 auto;
}
.introductionArea dl {
	float:left;
	width:300px;
	margin-bottom:25px;
}

.introductionArea .centerList {
	margin:0 30px 25px;
}

.line_left {
	background: url(../images/common/lineIcon.gif) no-repeat left center;
	padding-left:55px;
}

.inner880 {
    max-width: 880px;
    margin: 0 auto;
}
.inner420 {
    max-width: 420px;
    margin: 0 auto;
}
.pageNav {
	background:#fff;
	padding:50px 60px 50px 40px;
}
.pageNav ul {
	width:310px;
}
.pageNav ul li {
	font-size:16px;
	border-bottom:1px solid #888;
	background: url(../images/common/ar_bottom.png) no-repeat 20px center;
}
.pageNav ul li a {
	padding:10px 20px 10px 60px;
	display:block;
}
.numList li {
	list-style-position:inside;
	margin-bottom:10px;
}

.js-tab-contents {
	 display: none; 
	padding:0 20px;
	margin-bottom:200px;
}
 .js-tab-contents.current {
	display: block;
} 
.js-tab-wrap {
	margin:0 auto;
	width:960px;
}
.js-tab-wrap .slick-prev {
    left: 0;
}
.js-tab-wrap .slick-next {
    right: 0;
}
.js-tab-wrap .slick-prev,
.js-tab-wrap .slick-next {
    top: 34%;
    z-index: 99;
}
.js-tab-wrap ul {
	border-bottom:1px solid #9c9c9c;
	border-top:1px solid #9c9c9c;
	padding:23px 10px;
	margin-bottom:60px;
}
.js-tab-wrap ul li {
	float:left;
	height:67px;
	width:196px;
	cursor:pointer;
	margin-right:10px;
	font-size:16px;
	border:1px solid #e7f1ec;
	background:#e7f1ec;
	padding:0 10px;
	padding-left:0.7em;
}
.js-tab-wrap ul li:last-child {
	margin-right:0;
}
.js-tab-wrap ul li:hover,
.js-tab-wrap ul .js-tab-btn.current {
	background:#dbece4;
	border:1px solid #aad4be;
	height:67px;
	width:196px;
}
.js-tab-wrap .js-tab-contents {padding: 0 40px;}
.js-tab-wrap .js-tab-contents .ttl04::before {display: none;}

.case01 {
	position:relative;
}
.case01 span {
	position:absolute;
	top: 50%;
	line-height: 1.5;
	margin-top: -1.5em;
}
.ar_right.case01:before {
    content: "";
    display: inline-block;
    background: url(../images/common/ar_right.png) no-repeat;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    position: relative;
    top: 23px;
}
.js-tab-wrap ul .case02{
	line-height:67px;
}
.js-tab-wrap ul .case03{
    width: 32% !important;
	height:67px !important;
    padding-left: 30px;
    text-indent: -30px;
    margin-bottom: 10px;
}
.js-tab .js-tab-nav {
    cursor: pointer;
}

.inner650 {
	margin:0 auto;
	width:650px;
}
.inner310 {
	margin:0 auto;
	width:310px;
}

.pdfBtn_r {
	background:#fff url(../images/common/pdf_right.png) no-repeat 160px center;
	height:56px;
	line-height:56px;
	width:225px;
	margin:0 auto;
}
.pdfBtn_r a {
	height:56px;
	width:225px;
	color:#e31a19;
	display:block;
	padding-left:40px;
}
.borderWrap {
	border:1px solid #91cdaf;
}

.inner770 {
	margin:0 auto;
	width:770px;
}

.inner940 {
	margin:0 auto;
	width:940px;
}
.bbNone {
	border-bottom:none !important;
}

.inner920 {
	margin:0 auto;
	width:920px;
}

.bgWhite {
	background:#fff;
}
.tb-contact th {
	font-weight:normal;
	text-align:left;
	padding-right:30px;
}
.tb-contact .vaMiddle {
	vertical-align:middle;
}
.tb-contact .vaTop {
	vertical-align:top;
}
.tb-contact th,
.tb-contact td {
	font-size:16px;
	padding-bottom:50px;
}
.tb-contact .required {
	color:#e21412;
	border:1px solid #e21412;
	font-size:12px;
	padding:2px 5px;
	float:right;
}
.tb-contact .any {
	color:#3d6dae;
	border:1px solid #3d6dae;
	font-size:12px;
	padding:2px 5px;
	float:right;
}
.tb-contact .text {
	height:50px;
	line-height:50px;
	border:1px solid #969696;
	padding:0 20px;
}
.tb-contact .text02,
.tb-contact .select {
	height:50px;
	line-height:50px;
	border:1px solid #969696;
	padding:0 20px;
	width:411px;
}
.tb-contact .select {
	margin-bottom:40px;
}
.tb-contact .select02 {
	height:50px;
	line-height:50px;
	border:1px solid #969696;
	padding:0 20px;
	width:155px;
}
.tb-contact input.box {
	margin:8px 0 40px;
}
.tb-contact input.box02 {
	margin-bottom:35px;
}
.tb-contact .lineH50 {
	line-height:50px;
}
.tb-contact .text03 {
	height:50px;
	line-height:50px;
	border:1px solid #969696;
	padding:0 20px;
	width:409px;
}
.tb-contact .text05 {
	height:50px;
	line-height:50px;
	border:1px solid #969696;
	padding:0 20px;
	width:155px;
}
.tb-contact .textarea {
	border:1px solid #969696;
	padding:20px;
}
.form_btn input {
	height:84px;
	line-height:84px;
	border:1px solid #e21412;
	cursor:pointer;
	color:#e21412;
	font-size:22px;
	background:#fff;
	width:360px;
	margin:0 auto;
	padding-left:55px;
    background: url(../images/common/ar_right02.png) no-repeat 65px center;
}
.tb-contact .notes {
	color:#e21412;
}
.linkUrl {
	color:#5bacf7;
	text-decoration:underline;
}
.tb-contact .mwform-radio-field-text,
.tb-contact .mwform-radio-field-text {
	margin-right:30px;
}
.contentBorder {
	border-bottom:60px solid #e7f1ec;
}
.tb-contact br.pc {
	display:none;
}
.mwform-checkbox-field input,
.mwform-radio-field input {
	vertical-align:0em !important;
}

.modal-btns li {
    float: left;
    display: block;
    width: 220px;
    border: 1px solid #837567;
    margin: 0 10px 10px 0;
}
.modal-btns li:nth-child(4n) {
    margin: 0 0 10px;
}
.modal-btns li a {
    display: block;
    width: 100%;
    padding: 20px 0;
    text-align: center;
    font-size: 16px;
    line-height: 1;
}
.modal-btns li a:hover {
    color: #fff;
    background-color: #837567;
    text-decoration: none;
    opacity: 1;
}

.modal-window {
    display: none;
    max-width: 680px;
    max-height: 600px;
    overflow: auto;
    background-color: #ffffff;
    padding: 50px 40px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 102;
}
.modal-window .modal-title {
    font-size: 20px;
    line-height: 38px;
    letter-spacing: 0.2em;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 2px solid #e3d0bd;
}
.modal-window .modal-close {
    position: absolute;
    top: 24px;
    right: 24px;
}
.overlay,
.gnavoverlay {
    position: fixed;
    top: 0;
    right: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(28, 28, 28, 0.7);
    z-index: 101;
}

.job-btn {
	letter-spacing: -.40em;
	text-align: center;
	margin-bottom: 100px;
}
.job-btn li {
	letter-spacing: normal;
	display: inline-block;
	width: 47.91666666666667%;
	background:#fff;
}
.job-btn li:first-child {
	margin-right: 40px;
}
.job-btn li a {
	display: block;
	border: 1px solid #e21412;
	font-size: 24px;
	color: #e21412;
	padding: 35px 0;
}

.btnStyle {
	width:460px;
	margin:20px auto 100px;
}
.btnStyle li a {
    display: block;
    border: 1px solid #e21412;
    font-size: 24px;
    color: #e21412;
    padding: 35px 0;
	background:#fff;
}


/* info */
.inner780 {
    width: 780px;
    margin: 0 auto;
}
.info .inner780 {
    padding-bottom: 60px;
}
.info dl {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #acacac;
}
.info dl dt {
    float: left;
    position: relative;
    padding-left: 35px;
}
.info dl dt span {
    position: absolute;
    top: -20px;
    left: 35px;
    color: #ff4b2d;
}
.info dl dd {
    overflow: hidden;
    padding-left: 90px;
}

.bosyu-list {
    background: #fff;
    padding: 0 40px 20px;
}
.bosyu-list h2 {
    font-size: 22px;
    text-align: center;
    margin-bottom: 60px;
}
.bosyu-list h2:before {
    content: "";
    display: block;
    background: #e21412;
    width: 122px;
    height: 3px;
    margin: 0 auto 20px;
}
.bosyu-list ul {
    letter-spacing: -.40em;
}
.bosyu-list ul li {
    letter-spacing: normal;
    display: inline-block;
    margin-bottom: 20px;
    width: 280px;
    margin-right: 20px;
}
.bosyu-list ul li:nth-child(3n) {
    margin-right: 0;
}
.bosyu-list ul li a {
    display: block;
    border: 1px solid #e21412;
    padding: 30px 20px;
    font-size: 22px;
    color: #e21412;
}


.bosyu-list02 {
    background: #fff;
    padding: 0 100px 60px;
}
.bosyu-list02 h2 {
    font-size: 22px;
    text-align: center;
    margin-bottom: 60px;
}
.bosyu-list02 h2:before {
    content: "";
    display: block;
    background: #e21412;
    width: 122px;
    height: 3px;
    margin: 0 auto 20px;
}
.bosyu-list02 ul {
    letter-spacing: -.40em;
}
.bosyu-list02 ul li {
    letter-spacing: normal;
    display: inline-block;
    margin-bottom: 20px;
    width: 360px;
    margin-right: 40px;
	text-align:center;
}
.bosyu-list02 ul li:nth-child(2n) {
    margin-right: 0;
}
.bosyu-list02 ul li a {
    display: block;
    border: 1px solid #e21412;
    padding: 25px 20px;
    font-size: 22px;
    color: #e21412;
}

.bosyu-list03 {
    background: #fff;
    padding: 0 40px 20px;
}
.bosyu-list03 h2 {
    font-size: 22px;
    text-align: center;
    margin-bottom: 60px;
}
.bosyu-list03 h2:before {
    content: "";
    display: block;
    background: #e21412;
    width: 122px;
    height: 3px;
    margin: 0 auto 20px;
}
.bosyu-list03 ul {
    letter-spacing: -.40em;
}
.bosyu-list03 ul li {
    letter-spacing: normal;
    display: inline-block;
    margin-bottom: 16px;
    margin-right: 20px;
}
.bosyu-list03 ul li:nth-child(3n) {
    margin-right: 0;
}

.bosyu-list04 {
    background: #fff;
    padding: 0 40px 20px;
}
.bosyu-list04 h2 {
    font-size: 22px;
    text-align: center;
    margin-bottom: 60px;
}
.bosyu-list04 h2:before {
    content: "";
    display: block;
    background: #e21412;
    width: 122px;
    height: 3px;
    margin: 0 auto 20px;
}
.bosyu-list04 ul {
    letter-spacing: -.40em;
}
.bosyu-list04 ul li {
    letter-spacing: normal;
    display: inline-block;
    margin-bottom: 13px;
    margin-right: 17px;
}
.bosyu-list04 ul li:nth-child(3n) {
    margin-right: 0;
}

.bosyu-list05 {
    margin: 0 auto;
}
.bosyu-list05 ul {
    letter-spacing: -.40em;
    text-align: center;
}
.bosyu-list05 ul li {
    letter-spacing: normal;
    display: inline-block;
    margin-bottom: 20px;
    width: 460px;
    text-align: center;
    background: #fff;
}
.bosyu-list05 ul li:nth-child(2n) {
    margin-right: 0;
}
.bosyu-list05 ul li a {
    display: block;
    border: 1px solid #e21412;
    padding: 30px 20px;
    font-size: 22px;
    color: #e21412;
}


.ar_right02:before {
    content: "";
    display: inline-block;
    background: url(../images/common/ar_right02.png) no-repeat;
    width: 26px;
    height: 26px;
    position: relative;
    top: 5px;
    margin-right: 10px;
}

.date {
    padding-left: 15px;
}
.date .new {
    color: #ff4b2d;
    padding-right: 10px;
}
.info-ttl {
    font-size: 16px;
    padding: 30px 25px;
    margin: 10px 0 50px;
    border-top: 1px solid #acacac;
    border-bottom: 1px solid #acacac;
}


/* pagenation */
.wp-pagenavi {
    text-align: center;
    position: relative;
    padding-bottom: 60px;
    font-size: 16px;
}
.wp-pagenavi span,
.wp-pagenavi a.page {
    color: #2c2c2c;
    line-height: 33px;
    padding: 0 12px;
    display: inline-block;
}
.previouspostslink {
    margin-right: 20px;
    display: inline-block;
}
.nextpostslink {
    margin-left: 20px;
    display: inline-block;
}


/* 投稿 */
.post .text-area * + p,
.post .text-area * + ul,
.post .text-area * + ol {margin-bottom: 40px;}
.post .text-area p + p {margin-bottom: 20px;}
.post .text-area p + ul,
.post .text-area p + ol {margin-bottom: 20px; margin-top: 20px;}

.post .text-area ul,
.post .text-area ol {margin-bottom: 1.5em;}

/* H Level */
.post .text-area h1 {
	font-size: 26px;
	color: #2c2c2c;
	text-align: center;
	margin-bottom: 50px;
}
.post .text-area h1 span {
	font-size: 15px;
	color: #e63f3d;
	display: block;
}

.post .text-area h2 {
	font-size: 24px;
	text-align: center;
	margin-bottom: 60px;
}

.post .text-area h3 {
	text-align: center;
	font-size: 26px;
	margin-bottom: 60px;
}
.post .text-area h3:after {
	content: "";
	display: block;
	width: 72px;
	height: 2px;
	background: #e21412;
	margin: 10px auto 0;
}

.post .text-area h4 {
	font-size: 22px;
	border-bottom: 1px solid #7c7c7c;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
.post .text-area h4:before {
	content: "";
	display: inline-block;
	width: 22px;
	height: 2px;
	background: #e21412;
	margin: 0 18px 0 5px;
	position: relative;
	top: -5px;
}
.post .text-area h5 {
	color: #3ead76;
	font-size: 16px;
}
.post .text-area h6 {
	font-size:28px;
	border-bottom:1px solid #9c9c9c;
	/*padding-bottom:15px;
	margin-bottom:10px;*/
}

/* table */
.post .text-area table {
    width: 100%;
    margin-bottom: 15px;
}
.post .text-area table th,
.post .text-area table td {
    font-weight: normal;
    vertical-align: middle;
    padding: 15px 10px;
    border-bottom: 1px solid #d3c3b4;
    text-align: left;
}
.post .text-area table tr.pt0 th,
.post .text-area table tr.pt0 td {
    padding-top: 0;
    padding-bottom: 8px;
}
.post .text-area table td {
    font-size: 18px;
    text-align: center;
}

/* list */
.post .text-area ul,
.post .text-area ol {
    padding-left: 1.2em;
}
.post .text-area ul li {
    list-style: disc;
}
.post .text-area ol li {
    list-style: decimal;
}


/* layout */
.post .text-area .aligncenter,
.post .text-area div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.post .text-area .alignleft {
  float: left;
  margin: 0 20px 20px 0; }

.post .text-area .alignright {
  float: right;
  margin: 0 0 20px 20px; }


/* 沖縄で働きたい皆様へ */
.recruit-outside .recruit-outsideImg {
    margin-bottom: 95px;
}
.recruit-outside .recruit-outsideImg13 {
    margin-top: 105px;
}
.recruit-outside .bosyu-list05 {
    margin: 100px auto 0;
    padding-bottom: 224px;
}
.recruit-outside .gMap {
    margin-bottom: 45px;
}
.recruit-outside .spotContainer {
    width: 920px;
    margin: 0 auto 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #b3b3b3;
}
.recruit-outside .spotContainer.last {
    margin: 0 auto;
    padding-bottom: 0;
    border-bottom: none;
}
.recruit-outside .spotContainer .left,
.recruit-outside .spotContainer .right{
    width: 440px;
}
.recruit-outside .spotContainer02 .pic {
    float: left;
}
.recruit-outside .spotContainer02 .spotConts {
    float: right;
    width: 200px;
}
.recruit-outside .spotContainer02 .spotConts p {
    font-size: 16px;
    border-bottom: 1px solid #b3b3b3;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.recruit-outside .spotContainer02 .spotConts .add {
    font-size: 15px;
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.recruit-outside .voice {
    margin-bottom: 80px;
}
.recruit-outside .voice .detailed {
    font-size: 16px;
    text-align: left;
	margin-top:155px;
}
.recruit-outside .sp {
    display: none;
}
.recruit-outside #map_canvas {
    height:420px;
    width:100%;
    margin-bottom: 45px;
}
.recruit-outsideArea {
    max-width: 940px;
    margin: 0 auto 30px;
}
.inner460 {
    max-width: 460px;
    margin: 0 auto;
}
.img-list article.life-area {
	margin-bottom:10px;
}
.facility-link-area {
	background:#fff;
	padding:20px;
	margin-bottom:150px;
}
.facility-link {
	text-align:center;
}
.facility-link-area ul {
	display:inline-block;
}
.facility-link-area ul li {
	float:left;
	margin-right:20px;
}
.facility-link-area ul li:last-child {
	margin-right:0;
}
.recruit-outside .bosyu-list05 {
	margin: 60px auto 0;
	padding-bottom:70px;
}	