@charset "UTF-8";
/*
Theme Name:アイケア居宅介護支援事業所
Theme URI:https://www.narts.jp/
Description:アイケア居宅介護支援事業所
Author:NARTS
Author URI:https://www.narts.jp/
Version:1.0
*/


/****************************************

	セッティング

*****************************************/
html, body, div, span, applet, object, iframe, strong,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, legend, caption,
tbody, tfoot, thead, table, label, tr, th, td,
figure {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	list-style: none;
}

img {
	vertical-align: bottom;
}

html {
	scroll-behavior: smooth;
}

body{
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
	font-size: 14px;
	line-height: 1.6;
	background: #EAF4F4;
	-webkit-text-size-adjust: 100%;
	overflow-x: hidden;
}

a {color:#ACA804; text-decoration:none;}
a:hover {color:#A00000; text-decoration:underline;}
a:hover img {opacity: 0.7; transition: all .3s ease;}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
			-o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

::selection {
	background: #A00000;
	color: #fff;
}

/* For modern browsers */
.clearfix:before,
.clearfix:after {
	content: "";
	display: block;
	overflow: hidden;
}
.clearfix:after {
	clear: both;
}
/* For IE 6/7 (trigger hasLayout) */
.clearfix {
	zoom: 1;
}



/*************************************************************

	サイズ調整

*************************************************************/
.taL {text-align:left !important;}
.taC {text-align:center !important;}
.taR {text-align:right !important;}
.uLine {text-decoration: underline !important;}
.vaTop {vertical-align: top !important;}
.vaMid {vertical-align: middle !important;}
.vaBot {vertical-align: bottom !important;}

.mt05{margin-top:5px !important;}			.mt10{margin-top:10px !important;}
.mt15{margin-top:15px !important;}		.mt20{margin-top:20px !important;}
.mt25{margin-top:25px !important;}		.mt30{margin-top:30px !important;}
.mt35{margin-top:35px !important;}		.mt40{margin-top:40px !important;}
.mt45{margin-top:45px !important;}		.mt50{margin-top:50px !important;}

.mb05{margin-bottom:5px !important;}	.mb10{margin-bottom:10px !important;}
.mb15{margin-bottom:15px !important;}	.mb20{margin-bottom:20px !important;}
.mb25{margin-bottom:25px !important;}	.mb30{margin-bottom:30px !important;}
.mb35{margin-bottom:35px !important;}	.mb40{margin-bottom:40px !important;}
.mb45{margin-bottom:45px !important;}	.mb50{margin-bottom:50px !important;}
.mb55{margin-bottom:55px !important;}	.mb60{margin-bottom:60px !important;}
.mb65{margin-bottom:65px !important;}	.mb70{margin-bottom:70px !important;}
.mb75{margin-bottom:75px !important;}	.mb80{margin-bottom:80px !important;}
.mb85{margin-bottom:85px !important;}	.mb90{margin-bottom:90px !important;}
.mb95{margin-bottom:95px !important;}	.mb100{margin-bottom:100px !important;}

.ml05{margin-left:5px !important;}		.ml10{margin-left:10px !important;}
.ml15{margin-left:15px !important;}		.ml20{margin-left:20px !important;}
.ml25{margin-left:25px !important;}		.ml30{margin-left:30px !important;}
.ml35{margin-left:35px !important;}		.ml40{margin-left:40px !important;}
.ml45{margin-left:45px !important;}		.ml50{margin-left:50px !important;}

.mr05{margin-right:5px !important;}		.mr10{margin-right:10px !important;}
.mr15{margin-right:15px !important;}	.mr20{margin-right:20px !important;}
.mr25{margin-right:25px !important;}	.mr30{margin-right:30px !important;}
.mr35{margin-right:35px !important;}	.mr40{margin-right:40px !important;}
.mr45{margin-right:45px !important;}	.mr50{margin-right:50px !important;}

.pt05{padding-top:5px !important;}		.pt10{padding-top:10px !important;}
.pt15{padding-top:15px !important;}		.pt20{padding-top:20px !important;}
.pt25{padding-top:25px !important;}		.pt30{padding-top:30px !important;}
.pt35{padding-top:35px !important;}		.pt40{padding-top:40px !important;}
.pt45{padding-top:45px !important;}		.pt50{padding-top:50px !important;}
.pt65{padding-top:65px !important;}

.pb05{padding-bottom:5px !important;}		.pb10{padding-bottom:10px !important;}
.pb15{padding-bottom:15px !important;}	.pb20{padding-bottom:20px !important;}
.pb25{padding-bottom:25px !important;}	.pb30{padding-bottom:30px !important;}
.pb35{padding-bottom:35px !important;}	.pb40{padding-bottom:40px !important;}
.pb45{padding-bottom:45px !important;}	.pb50{padding-bottom:50px !important;}

.pl05{padding-left:5px !important;}		.pl10{padding-left:10px !important;}
.pl15{padding-left:15px !important;}	.pl20{padding-left:20px !important;}
.pl25{padding-left:25px !important;}	.pl30{padding-left:30px !important;}
.pl35{padding-left:35px !important;}	.pl40{padding-left:40px !important;}
.pl45{padding-left:45px !important;}	.pl50{padding-left:50px !important;}

.pr05{padding-right:5px !important;}	.pr10{padding-right:10px !important;}
.pr15{padding-right:15px !important;}	.pr20{padding-right:20px !important;}
.pr25{padding-right:25px !important;}	.pr30{padding-right:30px !important;}
.pr35{padding-right:35px !important;}	.pr40{padding-right:40px !important;}
.pr45{padding-right:45px !important;}	.pr50{padding-right:50px !important;}

.fs10{font-size:10px !important;}		.fs11{font-size:11px !important;}
.fs12{font-size:12px !important;}		.fs13{font-size:13px !important;}
.fs14{font-size:14px !important;}		.fs15{font-size:15px !important;}
.fs16{font-size:16px !important;}		.fs17{font-size:17px !important;}
.fs18{font-size:18px !important;}		.fs19{font-size:19px !important;}
.fs20{font-size:20px !important;}
.fs30{font-size:30px !important;}

.fB{font-weight:bold !important;}
.fwN{font-weight:normal !important;}

.lh12{line-height:1.2 !important;}		.lh13{line-height:1.3 !important;}
.lh14{line-height:1.4 !important;}		.lh15{line-height:1.5 !important;}
.lh16{line-height:1.6 !important;}		.lh17{line-height:1.7 !important;}
.lh18{line-height:1.8 !important;}		.lh19{line-height:1.9 !important;}
.lh20{line-height:2.0 !important;}

.fL{float:left;}
.fR{float:right;}
.clear{clear:both;}

@media screen and (min-width: 900px){

.pc {display:block !important;}
.sp {display:none !important;}



/****************************************

	header

*****************************************/
header {}

#header {
	width: 900px;
	margin: 0 auto;
}
.header__inner {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: flex-start;
	align-items: flex-start;
}


.header__logo {
	width: 50%;
}
.header__contents {
	width: 50%;
}


.header__logo h1 {
	padding: 15px 10px 10px 15px;
	color: #333333;
	font-size: 10px;
	line-height: 1.2;
	font-weight: 400;
}
.header__logo a {
	padding: 0 10px 15px 15px;
	display: block;
}


.header__name {
	text-align: right;
	color: #333333;
	font-size: 14px;
	line-height: 1.4;
	font-weight: 400;
	padding: 15px 15px 0 0;
}
.header__tel {
	text-align: right;
	color: #333333;
	font-size: 14px;
	line-height: 1.4;
	font-weight: 400;
	padding: 0 15px 0 0;
}
.header__tel span {
	display: block;
	font-size: 14px;
	font-weight: 400;
}
.header__tel a {
	color: #333333;
}
.header__tel a:hover {
	color: #333333;
}
.header__address {
	text-align: right;
	color: #333333;
	font-size: 14px;
	line-height: 1.4;
	font-weight: 400;
	padding: 0 15px 5px 0;
}



/****************************************

	nav

*****************************************/
.nav {
	padding: 0 0 3px 0;
	border-bottom: 2px solid #00522E;
}
.nav__inner {
	width: 900px;
	margin: 0 auto;
	background: #A00000;
}

.nav__inner ul {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-align-items: stretch;
	align-items: stretch;
}
.nav__inner ul li {
	width: 150px;
}
.nav__inner ul li a {
	background-position: bottom center;
	background-repeat: no-repeat;
	display: block;
	color: #FFFFFF;
	padding: 10px;
	text-align: center;
}
.nav__inner ul li a:hover {
	background-image: url("images/common/nav_on.png");
	background-position: bottom 5px center;
	background-repeat: no-repeat;
	text-decoration: none;
}



.sp-nav {
	display: none;
}




/****************************************

	共通

*****************************************/
#wrapper {
	width: 900px;
	margin: 0 auto;
	background: #ffffff;
}


.contents {
	background: #FFFFFF;
	padding: 25px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-align-items: stretch;
	align-items: stretch;
}

.contents__main {
	width: 630px;
	margin: 0 20px 0 0;
}
.contents__aside {
	width: 200px;
}


.contents__main h2 {
	font-family: Century, HeiseiMincho, 'Hiragino Mincho Pro', "メイリオ", "ＭＳ 明朝", 'MS Mincho', serif;
	border-left: 7px solid #5B0000;
	border-top: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	color: #004C26;
	font-size: 22px;
	line-height: 1.1;
	font-weight: 400;
	padding: 12px 10px 12px 15px;
	margin: 0 0 20px 0;
}
.contents__main h2 span {
	margin: 0 0 0 20px;
}


.contents__main h3 {
	font-family: Century, HeiseiMincho, 'Hiragino Mincho Pro', "メイリオ", "ＭＳ 明朝", 'MS Mincho', serif;
	color: #004C26;
	font-size: 20px;
	line-height: 1.2;
	font-weight: 600;
	margin: 0 0 20px 0;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #e6e6e6;
}

.contents__main h4 {
	color: #ACA804;
	font-size: 14px;
	line-height: 1.2;
	font-weight: 600;
	padding: 5px 0 5px 0;
}


.contents__main p {
	color: #333333;
	font-size: 14px;
	line-height: 1.6;
	font-weight: 400;
	padding: 0 0 25px 0;
}
.contents__main p:last-of-type {
	padding: 0;
}

.contents__main ul {
	padding: 0 0 5px 0;
}
.contents__main ul li {
	color: #333333;
	font-size: 14px;
	line-height: 1.6;
	font-weight: 400;
	padding: 0 0 5px 20px;
	position: relative;
}
.contents__main ul li::before {
	content: '■';
	position: absolute;
	left: 0;
	top: 0;
	color: #DED805;
	font-size: 14px;
}



.aside__nav {}
.aside__nav ul {
	margin: 0 0 30px 0;
}
.aside__nav ul li a {
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	margin: 0 0 10px 0;
	padding: 10px 10px 8px 10px;
	font-family: Century, HeiseiMincho, 'Hiragino Mincho Pro', "メイリオ", "ＭＳ 明朝", 'MS Mincho', serif;
	color: #004C26;
	font-size: 12px;
	line-height: 1.2;
	font-weight: 400;
	position: relative;
	display: block;
	text-decoration: none;
}
.aside__nav ul li:last-of-type a {
	margin: 0;
}
.aside__nav ul li a span {
	display: block;
	color: #004C26;
	font-size: 20px;
	padding: 0 0 3px 0;
}
.aside__nav ul li a::before {
	content: "";
	display: block;
	width: 100%;
	height: 6px;
	background-color: #A00000;
	position: absolute;
	top: 0;
	left: 0;
}
.aside__nav ul li a:hover {
	color: #A00000;
}
.aside__nav ul li a:hover span {
	color: #A00000;
}



.aside__recruit {
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	margin: 0 0 30px 0;
	padding: 15px 10px 12px 10px;
	position: relative;
}
.aside__recruit::before {
	content: "";
	display: block;
	width: 100%;
	height: 6px;
	background-color: #004C26;
	position: absolute;
	top: 0;
	left: 0;
}
.aside__recruit--title {
	font-family: Century, HeiseiMincho, 'Hiragino Mincho Pro', "メイリオ", "ＭＳ 明朝", 'MS Mincho', serif;
	color: #004C26;
	font-size: 20px;
	line-height: 1.2;
	font-weight: 500;
	padding: 0 0 5px 0;
}
.aside__recruit--txt {
	color: #333333;
	font-size: 11px;
	line-height: 1.6;
	font-weight: 400;
	padding: 0 0 10px 0;
}
.aside__recruit--btn a {
	text-align: center;
	width: 100%;
	display: block;
	background: #004C26;
	padding: 10px 0;
	margin: 0 0 10px 0;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 1.2;
	font-weight: 400;
	text-decoration: none;
}
.aside__recruit--btn a:hover {
	background: rgba(0, 76, 38, 0.8);
}
.aside__recruit--btn:last-of-type a {
	margin: 0;
}



.aside__bnr {}
.aside__bnr h3 {
	text-align: center;
	color: #333333;
	font-size: 14px;
	line-height: 1.2;
	font-weight: 600;
	margin: 0 0 20px 0;
}
.aside__bnr ul {
	margin: 0 0 30px 0;
}
.aside__bnr ul li {
	text-align: center;
	margin: 0 0 20px 0;
}


.aside__info {
	margin: 0 0 30px 0;
}
.aside__info--image {
	text-align: center;
	padding: 0 0 12px 0;
}
.aside__info--guide {
	color: #333333;
	font-size: 14px;
	line-height: 1.6;
	font-weight: 400;
	padding: 0 0 20px 0;
}
.aside__info--time {
	color: #333333;
	font-size: 14px;
	line-height: 1.6;
	font-weight: 400;
	padding: 0 0 20px 0;
}



#notfound {}
#notfound p.txt {
	color: #333333;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6;
}
#notfound p.txt:last-child {
	margin: 0;
}
#notfound p.btn a {
	color: #A00000;
	font-size: 14px;
	font-weight: 700;
	line-height: 48px;
	text-align: center;
	background: #fff;
	width: 240px;
	margin: 0 auto;
	border: 1px solid #A00000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	display: block;
	position: relative;
}
#notfound p.btn a:hover {
	color: #fff;
	text-decoration: none;
	background: #A00000;
}



/****************************************

	wordpress側用設定

*****************************************/



/****************************************

	footer

*****************************************/
#pagetop {
	text-align: left;
	margin: 40px 0 50px 0;
}



footer {}

#footer {
	background: #1B7500;
}
.footer__inner {
	width: 900px;
	margin: 0 auto;
}
.footer__inner p {
	text-align: center;
	color: #ffffff;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.2;
	padding: 8px 10px;
}



/****************************************

	home

*****************************************/
.top__visual {
	padding: 0 2px 4px 2px;
}
.top__visual img {
	height: auto;
	width: 100%;
}



.top-flow {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-align-items: stretch;
	align-items: stretch;
	border-bottom: 1px solid #E6E6E6;
	padding: 10px 0;
}
.top-flow:nth-of-type(6) {
	margin: 0 0 30px 0;
}
.top-flow__step {
	width: 80px;
}
.top-flow__contents {
	width: 550px;
}

.top-flow__title {
	color: #00522E;
	font-size: 14px;
	line-height: 1.6;
	font-weight: 600;
}
.top-flow__txt {
	color: #666666;
	font-size: 14px;
	line-height: 1.6;
	font-weight: 400;
}



/****************************************

	access

*****************************************/
.access {}


/* 計算方法　長方形動画（630:350）の場合100÷630×350=55.55555555555556% に設定 */
.access__map {
	text-align: center;
	padding: 0 0 55.55555555555556% 0;
	position: relative;
	width: 100%;
	margin: 0 0 15px 0;
}
.access__map iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}



/****************************************

	contact

*****************************************/
.contact__txt {
	color: #666666;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6;
	padding: 5px 0 20px 0;
}
.contact__txt span.required {
	color: #FF0000;
}

.contact__policy {
	color: #666666;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6;
	padding: 0 0 20px 0;
}

.contactform__box {
	border: 1px solid #ddd;
	background: #fafafa;
	padding: 19px;
	margin: 0 0 20px 0;
	color: #666666;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.7;
}
.contactform__box span.required {
	color: #FF0000;
}


.contactform__box input[name="your-name"],
.contactform__box input[name="your-email"],
.contactform__box input[name="your-subject"]{
	width: 100%;
	padding: 5px 10px;
	border: 1px solid #C7C7C7;
	color: #666666;
	font-size: 14px;
}

.contactform__box textarea[name="your-message"]{
	width: 100%;
	padding: 10px;
	border: 1px solid #C7C7C7;
	color: #666666;
	font-size: 14px;
}


.contactform__btn {
	margin: 20px 0 20px 0;
}
.contactform__btn input[type="submit"] {
	-webkit-appearance: none;
	border-radius: 0;
	vertical-align: middle;
	margin: 0 0 20px 0;
	display: block;
	outline: 0;
	cursor: pointer;
	border: none;
	margin: 0 auto;
	transition: 0.3s;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	line-height: 48px;
	text-align: center;
	border: 1px solid #A00000;
	background: #A00000;
	width: 280px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}
.contactform__btn input[type="submit"]:hover {
	background: #fff;
	color: #A00000;
}



.contact__completed--txt {
	color: #666666;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6;
	padding: 10px 0 20px 0;
    text-align: center;
}

.contactform__home--btn {
	margin: 10px 0 20px 0;
}
.contactform__home--btn a {
	-webkit-appearance: none;
	border-radius: 0;
	vertical-align: middle;
	margin: 0 0 20px 0;
	display: block;
	outline: 0;
	cursor: pointer;
	border: none;
	margin: 0 auto;
	transition: 0.3s;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	line-height: 48px;
	text-align: center;
	border: 1px solid #A00000;
	background: #A00000;
	width: 280px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}
.contactform__home--btn a:hover {
	background: #fff;
	color: #A00000;
}



/****************************************

	以下レスポンシブ　記述終了用　削除禁止

*****************************************/
}
