@charset "utf-8";
/*-------------------------------------------

居宅介護支援事業所
ケアサポートセンターまりあ
【ページ用】

-------------------------------------------*/

/*------------------------------
◆カテゴリ
------------------------------*/
#category {
	width: 100%;
	padding: 15px 0;
	text-align: center;
	color: #FFF;
	background: url(../images/line_category.png) top center repeat-x,
				url(../images/line_category.png) bottom center repeat-x,
				#f2b7b7;
}
#category .category_title {
    display: block;
	width: 1080px;
    height: 110px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#category .category_title.support {
	background: url(../images/icon_support003.png) left center no-repeat,
				url(../images/icon_category.png) bottom right no-repeat;
}
#category .category_title.careservice {
	background: url(../images/icon_careservice003.png) left center no-repeat,
				url(../images/icon_category.png) bottom right no-repeat;
}
#category .category_title.office {
	background: url(../images/icon_office003.png) left center no-repeat,
				url(../images/icon_category.png) bottom right no-repeat;
}
#category .category_title.contact {
	background: url(../images/icon_contact001.png) left center no-repeat,
				url(../images/icon_category.png) bottom right no-repeat;
}
#category .category_title > * {
    vertical-align: middle;
    display: inline-block;
}
#category .category_title:before {
    content: "";
    height: 100%;
    vertical-align: middle;
    width: 0px;
    display: inline-block;
}

#category h2 {
	font-size: 1.75em;
	font-weight: 300;
	line-height: 1.15em;
	letter-spacing: 2px;
}
#category h2 span {
	display: block;
	font-size: 0.65em;
}
#category .category_title.support h2 {
	padding-left: 100px;
}
#category .category_title.careservice h2 {
	padding-left: 50px;
}
#category .category_title.office h2 {
	padding-top: 20px;
	padding-left: 60px;
}
#category .category_title.contact h2 {
	padding-top: 20px;
	padding-left: 70px;
}

/*------------------------------
◆コンテンツ共通
------------------------------*/

ul.mark_pink {
	text-align: left;
}
ul.mark_pink li {
	list-style: url(../images/list_mark001.png);
}

.page h3 {
	text-align: center;
	font-size: 1.5em;
	font-weight: 600;
	letter-spacing: 2px;
	color: #444;
	background: url(../images/line001.png) left center repeat-x;
}
.page h3 span {
	display: inline-block;
	padding: 0 1.5em;
	line-height: 1.5em;
	background: #FFF;
}
h3.sub {
	font-size: 1.35em;
	font-weight: 300;
	letter-spacing: 2px;
}
h4.box_type {
	padding-bottom: 20px;
	margin-bottom: 1em;
	font-size: 1.2em;
	font-weight: 500;
	letter-spacing: 2px;
	text-align: center;
}
h4.line_pink {
	background: url(../images/line002.png) center bottom no-repeat;
}
h4.line_green {
	background: url(../images/line003.png) center bottom no-repeat;
}


.content {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.content_s {
	width: 785px;
	margin-left: auto;
	margin-right: auto;
}

.box_typ01 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	-moz-border-radius: 10px;    /* 古いFirefox */
	-webkit-border-radius: 10px; /* 古いSafari,Chrome */
	border-radius: 10px;         /* CSS3 */
}
.box_inner {
	padding: 30px;
}
.box_typ01 ul {
	margin-left: 30px;
}
.box_typ01 ul li {
	margin-bottom: 5px;
}
.box_typ01 ul li:lastchild {
	margin-bottom: 0;
}

/*------------------------------
◆介護サービス紹介用
------------------------------*/

.sec_care_inner {
	position: relative;
	padding: 20px;
	z-index: 30;
}
.sec_care_inner h5 {
	color: #FFF;
	font-size: 1em;
	font-weight: 300;
	letter-spacing: 1px;
	line-height: 1.85em;
	text-align: center;
	background: #00adb5;
}
.sec_care_inner div p {
	margin: 0;
	font-size: 0.9em;
}
.icon_care_type {
	position: absolute;
	top: 15px;
	right: 10px;
	z-index: 0;
}

/*自宅に訪問*/
.sec_care_home {
	position: relative;
}
.sec_care_home .care_home_list {
	margin-right: -3%;
	letter-spacing: -.4em;
	overflow: hidden;
}
.sec_care_home .care_home_list div {
	display: inline-block;
	width: 23%;
	margin-right: 1.8%;
	letter-spacing: normal;
	vertical-align: top;
}
/*施設に通う・短期間の宿泊*/
.sec_care_resthome {
}
.sec_care_dayservice {
	position: relative;
	float: left;
	width: 65%;
}
.sec_care_dayservice .care_dayservice_list {
	margin-right: -4%;
	letter-spacing: -.4em;
	overflow: hidden;
}
.sec_care_dayservice .care_dayservice_list div {
	display: inline-block;
	width: 47%;
	margin-right: 2.7%;
	letter-spacing: normal;
	vertical-align: top;
}
.sec_care_shortstay {
	position: relative;
	float: right;
	width: 33%;
}
/*自宅を整える*/
.sec_care_item {
	position: relative;
}
.sec_care_item .care_item_list {
	margin-right: -5%;
	letter-spacing: -.4em;
	overflow: hidden;
}
.sec_care_item .care_item_list div {
	display: inline-block;
	width: 30.3%;
	margin-right: 2%;
	letter-spacing: normal;
	vertical-align: top;
}

/*------------------------------
◆介護保険サービス利用の流れ
------------------------------*/

.sec_careservice_flow {
}
.sec_careservice_flow .sec_flow_shinsei {
	margin-right: -7%;
	letter-spacing: -.4em;
}
.sec_careservice_flow .sec_flow_shinsei div {
	position: relative;
	display: inline-block;
	width: 21.15%;
	margin-right: 2.1%;
	padding-bottom: 20px;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
	border: 3px solid #efa5a5;
	-moz-border-radius: 15px;    /* 古いFirefox */
	-webkit-border-radius: 15px; /* 古いSafari,Chrome */
	border-radius: 15px;         /* CSS3 */
}
.sec_careservice_flow div.step1 {
	padding-bottom: 85px;
	background: url(../images/icon_flow_step1.png) center bottom no-repeat;
}
.sec_careservice_flow div.step2 {
	padding-bottom: 80px;
	background: url(../images/icon_flow_step2.png) center bottom no-repeat;
}
.sec_careservice_flow div.step5 {
	padding-bottom: 60px;
	background: url(../images/icon_flow_step5.png) center bottom no-repeat,
				#fff;
}

.sec_careservice_flow .sec_flow_level {
}
.sec_careservice_flow .sec_flow_level .sec_flow_shien {
	position: relative;
	float: left;
	width: 31.5%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: 3px dashed #4ec5c1;
	background: #e4f1f4;
	-moz-border-radius: 15px;    /* 古いFirefox */
	-webkit-border-radius: 15px; /* 古いSafari,Chrome */
	border-radius: 15px;         /* CSS3 */
}
.sec_careservice_flow .sec_flow_level .sec_flow_kaigo {
	position: relative;
	float: right;
	width: 65.5%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: 3px dashed #efa5a5;
	background: #fcf1f6;
	-moz-border-radius: 15px;    /* 古いFirefox */
	-webkit-border-radius: 15px; /* 古いSafari,Chrome */
	border-radius: 15px;         /* CSS3 */
}
.flow_level_inner {
	margin: 0 20px 20px 20px;
}
.shien_content {
	position: relative;
	padding-top: 15px;
	padding-bottom: 20px;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
	border: 3px solid #4ec5c1;
	background: #FFF;
	-moz-border-radius: 10px;    /* 古いFirefox */
	-webkit-border-radius: 10px; /* 古いSafari,Chrome */
	border-radius: 10px;         /* CSS3 */	
}
.kaigo_content {
}
.kaigo_content div {
	position: relative;
	width: 47%;
	padding-bottom: 20px;
	text-align: center;
	vertical-align: top;
	border: 3px solid #efa5a5;
	background: #FFF;
	-moz-border-radius: 15px;    /* 古いFirefox */
	-webkit-border-radius: 15px; /* 古いSafari,Chrome */
	border-radius: 15px;         /* CSS3 */
}
.kaigo_content div.step5 {
	float: left;
}
.kaigo_content div.step6 {
	float: right;
}


.sec_careservice_flow h4 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 1em;
	letter-spacing: 1px;
	line-height: 2em;
	color: #444;
}
.sec_careservice_flow .shien_content h4 {
	margin-top: -5px;
}
.sec_careservice_flow h4.line_br {
	line-height: 1.15em;
}
.flow_step_num {
	position: relative;
	margin-top: -30px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	width: 50px;
	height: 50px;
	font-size: 1.5em;
	font-weight: 600;
	color: #FFF;
	background: #efa5a5;
	-moz-border-radius: 25px;    /* 古いFirefox */
	-webkit-border-radius: 25px; /* 古いSafari,Chrome */
	border-radius: 25px;
}
.flow_level_title {
	position: relative;
	display: inline-block;
	top: -20px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0.75em;
	font-size: 1.35em;
	font-weight: 600;
	line-height: 1.75em;
	color: #FFF;
	-moz-border-radius: 25px;    /* 古いFirefox */
	-webkit-border-radius: 25px; /* 古いSafari,Chrome */
	border-radius: 25px;
}
.flow_step_num > * {
    vertical-align: middle;
    display: inline-block;
}
.flow_step_num:before {
    content: "";
    height: 100%;
    vertical-align: middle;
    width: 0px;
    display: inline-block;
}
.flow_yajirushi {
	position: absolute;
	top: 40%;
	right: -20px;
}
.flow_info {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 0.9em;
	line-height: 1.35em;
}
.flow_info_l {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 1em;
	line-height: 1.35em;
}
.sec_careservice_flow dl {
	margin: 0;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	font-size: 0.9em;
	line-height: 1.35em;
}
.sec_careservice_flow dl dt {
	margin: 0;
	padding: 0;
}
.sec_careservice_flow dl dd {
	margin: 0;
	padding: 0;
}
ul.care_level {
	width: 80%;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
ul.care_level li {
	display: block;
	margin-bottom: 15px;
	line-height: 2.2em;
	text-align: center;
	color: #FFF;
	font-size: 1.15em;
	font-weight: 600;
	-moz-border-radius: 10px;    /* 古いFirefox */
	-webkit-border-radius: 10px; /* 古いSafari,Chrome */
	border-radius: 10px;
}
ul.care_level li:last-child {
	margin-bottom: 0;
}

/*------------------------------
◆代表取締役情報
------------------------------*/
.sec_maria_data {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.sec_maria_data .maria_mark {
	position: relative;
	display: inline-block;
	margin-top: -50px;
	z-index: 0;
}
.maria_contents {
	padding-bottom: 30px;
}
.maria_content {
	float: left;
	width: 48%;
}
.maria_pict {
	float: right;
	width: 48%;
}
.maria_content p {
	margin: 0;
}
.maria_content .content_l {
	float: left;
	width: 40%;
	text-align: center;
}
.maria_content .content_r {
	float: right;
	width: 55%;
}

/*------------------------------
◆会社概要
------------------------------*/
.jigyo {
	margin-left: auto;
	margin-right: auto;
}
.jigyo_contents {
}
.jigyo_content {
	float: left;
	width: 48%;
}
.jigyo_content ul {
	padding-left: 30px;
	font-size: 1em;
}
.jigyo_pict {
	float: right;
	width: 50%;
}
.jigyo_pict img {
	vertical-align: bottom;
}
.jigyo_pict p {
	margin: 0;
	font-size: 0.95em;
	letter-spacing: 1px;
	text-align: center;
}

/*------------------------------
◆プライバシーポリシー
------------------------------*/
#sec_privacy {

}
.modal-content {
	width: 785px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.modal-content h3 {
	padding-bottom: 30px;
	text-align: center;
	font-size: 1.55em;
	font-weight: 600;
	letter-spacing: 2px;
	background: url(../images/line001.png) center bottom no-repeat;
}
.privacy_content {
	margin-top: 30px;
	margin-bottom: 30px;
}
.privacy_content h4 {
	margin-top: 2em;
	padding-bottom: 5px;
	font-size: 1.15em;
	border-bottom: 2px solid #f6ba93;
}
.privacy_content ul li {
	margin-left: 1em;
	list-style: disc;
}
#btn-close-modal {
	width: 100%;
	margin-top: 30px; 
    text-align: center;
    cursor: pointer;
    color: #333;
}
.closebt {
	transition: .6s ;		/* アニメーションの秒数を指定 */
	-webkit-transform: rotateZ( 0deg ) ;	/* iOS8(2015年9月頃まで)をサポート */
	transform: rotateZ( 0deg ) ;
	margin: 0 ;
	padding: 0 ;
}
#btn-close-modal:hover .closebt {
	-webkit-transform: rotateZ( 90deg ) ;	/* iOS8(2015年9月頃まで)をサポート */
	transform: rotateZ( 90deg ) ;
}

/*------------------------------
◆メールフォーム
------------------------------*/
#sec_mailform {
	position: relative;
	background: url(../images/bg_mailform001.png);
}
.box_mailform {
	padding-top: 50px;
	padding-bottom: 80px;
}
#sec_mailform .mailform_title {
	position: absolute;
	width: 100%;
	top: -50px;
	margin: 0 auto;
}
.form_msg {
	text-align: center;
}
.mailform_inner {
	position: relative;
	padding: 50px;
	background: #FFF;
	z-index: 100;
	-moz-border-radius: 10px;    /* 古いFirefox */
	-webkit-border-radius: 10px; /* 古いSafari,Chrome */
	border-radius: 10px;
}
.mailform_inner em {
	display: inline-block;
	margin-left: 10px;
	padding: 5px;
	font-size: 0.75em;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 1em;
	color: #FFF;
	background: #ec576b;
	-moz-border-radius: 5px;    /* 古いFirefox */
	-webkit-border-radius: 5px; /* 古いSafari,Chrome */
	border-radius: 5px;
}
.mailform_inner span {
	font-size: 0.9em;
}
.mailform_inner p.info {
	margin: 0 0 3px 0;
	font-size: 0.9em;
}
.mailform_inner p.err {
	margin: 0 0 3px 0;
	font-size: 0.9em;
	color: #C33;
}
.mailform_inner table {
    width: 100%;
	font-size: 0.95em;
    border: 1px #cfc4c5 solid;
    border-collapse: collapse;
    border-spacing: 0;
}
.mailform_inner table th {
    padding: 7px;
	/*width: 270px;*/
	width: 275px;
	white-space: nowrap;
  border: #cfc4c5 solid;
  border-width: 0 0 1px 5px;
  background: #fcf1f6;
	text-align: left;
  font-weight: 300;
  line-height: 1.5em;
	vertical-align: top;
}
.mailform_inner table th.err {
	border-left: 5px solid #ec576b;
}
.mailform_inner table td {
    padding: 7px;
    border: 1px #cfc4c5 solid;
    border-width: 0 0 1px 1px;
	line-height: 1.5em;
}
input.name,
input.name_kana,
input.tel {
	width: 50%;
}
input.postno {
	width: 150px;
}
input.addr,
input.mail,
input.ck_mail {
	width: 80%;
}
textarea.inquiry {
	width: 80%;
	height: 12em;
	padding: 10px;
	font-size: 0.95em;
}
input.err,
textarea.err {
	background: #fcf1f6;
}
input[type="submit"].btn_submit {
	width: 275px;
	font-size: 1.2em;
	font-weight: 600;
	color: #ffffff;
	letter-spacing: 1px;
	background: url(../images/icon_yajirushi004.png) center right no-repeat,
				#b49d9f;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	border: none;
}
input[type="submit"].btn_submit:hover {
	background: url(../images/icon_yajirushi004.png) center right no-repeat,
				#7e7172;
}
input[type="submit"].btn_reset {
	width: 275px;
	margin-right: 10px;
	font-size: 1.2em;
	font-weight: 600;
	color: #ffffff;
	letter-spacing: 1px;
	background: url(../images/icon_yajirushi004.png) center right no-repeat,
				#85c6ce;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	border: none;
}
input[type="submit"].btn_reset:hover {
	background: url(../images/icon_yajirushi004.png) center right no-repeat,
				#36bccc;
}


/*-----------------------------------------------------------------
Media Queries
-----------------------------------------------------------------*/
@media screen and (max-width: 1079px) {

/*------------------------------
◆コンテンツ共通
------------------------------*/
.box_typ01 {
	width: 95%;
}

/*------------------------------
◆カテゴリ
------------------------------*/
#category {
	margin-top: -5px;
}
#category .category_title {
	width: 98%;
	background: url(../images/icon_category.png) bottom right no-repeat;
}

/*------------------------------
◆代表取締役情報
------------------------------*/
.maria_content {
	width: 65%;
	margin-left: auto;
	margin-right: auto;
}
.maria_pict {
	width: 30%;
}


}

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

/*------------------------------
◆コンテンツ共通
------------------------------*/
.content {
	width: 97%;
}

/*------------------------------
◆メールフォーム
------------------------------*/
#sec_mailform .mailform_title {
	top: -35px;
}
.box_mailform {
	padding-top: 45px;
	padding-bottom: 80px;
}
#sec_mailform .mailform_title img {
	width: 125px;
}

}

@media screen and (max-width: 784px) {
	
/*------------------------------
◆カテゴリ
------------------------------*/
#category {
	padding: 5px 0;
	text-align: center;
	color: #FFF;
	background: #f2b7b7;
	border: solid #fadada;
	border-width: 3px 0;
}
#category .category_title {
	margin-left: auto;
	margin-right: auto;
	height: auto;
	text-align: left;
}
#category .category_title.support {
	background: url(../images/icon_support004.png) left center no-repeat,
				url(../images/icon_category_s.png) bottom right no-repeat;
	background-size: auto;
}
#category .category_title.careservice {
	background: url(../images/icon_careservice004.png) left center no-repeat,
				url(../images/icon_category_s.png) bottom right no-repeat;
	background-size: auto;
}
#category .category_title.office {
	background: url(../images/icon_office004.png) left center no-repeat,
				url(../images/icon_category_s.png) bottom right no-repeat;
	background-size: auto;
}
#category .category_title.contact {
	background: url(../images/icon_contact002.png) left center no-repeat,
				url(../images/icon_category_s.png) bottom right no-repeat;
	background-size: auto;
}
#category h2 {
	padding-top: 5px;
	font-size: 1.4em;
	font-weight: 600;
}
#category h2 span {
	font-weight: 300;
}
#category .category_title.support h2 {
	padding-left: 50px;
}
#category .category_title.careservice h2 {
	padding-left: 40px;
}
#category .category_title.office h2 {
	padding-left: 40px;
}
#category .category_title.contact h2 {
	padding-left: 40px;
}

/*------------------------------
◆コンテンツ共通
------------------------------*/
.page h3 {
	padding-bottom: 20px;
	font-size: 1.25em;
	background: url(../images/line001.png) center bottom repeat-x;
}
.page h3 span {
	padding: 0 1em;
	line-height: 1.25em;
}

.content_s {
	width: 97%;
}

.box_inner {
	padding: 20px;
}
.box_typ01 ul {
	margin-left: 20px;
}

/*------------------------------
◆介護サービス紹介用
------------------------------*/
/*自宅に訪問*/
.sec_care_home .care_home_list {
	margin-right: -4%;
	margin-bottom: -20px;
}
.sec_care_home .care_home_list div {
	width: 47%;
	margin-right: 2.7%;
	margin-bottom: 25px;
}
/*施設に通う・短期間の宿泊*/
.sec_care_resthome {
}
.sec_care_dayservice {
	float: none;
	width: 100%;
}
.sec_care_shortstay {
	float: none;
	width: 100%;
	margin-top: 20px;
}

/*------------------------------
◆介護保険サービス利用の流れ
------------------------------*/

.sec_careservice_flow {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.sec_careservice_flow h4 {
	line-height: 1.15em;
}
.sec_careservice_flow .sec_flow_shinsei {
	margin-right: 0;
	letter-spacing: normal;
}
.sec_careservice_flow .sec_flow_shinsei div {
	position: relative;
	display: block;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 35px;
	padding-bottom: 20px;
	text-align: center;
}
.sec_careservice_flow div.step1 {
	padding-bottom: 0;
	min-height: 90px;
	background: url(../images/icon_flow_step1_s.png) center right no-repeat;
}
.sec_careservice_flow div.step2 {
	padding-bottom: 0;
	min-height: 90px;
	background: url(../images/icon_flow_step2_s.png) center right no-repeat;
}
.sec_careservice_flow div.step5 {
	padding-bottom: 0;
	min-height: 90px;
	background: url(../images/icon_flow_step5_s.png) center right no-repeat,
				#fff;
}
.sec_careservice_flow .sec_flow_level {
}
.sec_careservice_flow .sec_flow_level .sec_flow_shien {
	float: none;
	width: 95%;
}
.sec_careservice_flow .sec_flow_level .sec_flow_kaigo {
	float: none;
	width: 95%;
	margin-bottom: 35px;
}
.kaigo_content {
}
.kaigo_content div {
	position: relative;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	text-align: center;
	vertical-align: top;
	border: 3px solid #efa5a5;
	background: #FFF;
	-moz-border-radius: 15px;    /* 古いFirefox */
	-webkit-border-radius: 15px; /* 古いSafari,Chrome */
	border-radius: 15px;         /* CSS3 */
}
.kaigo_content div.step5,
.kaigo_content div.step6 {
	float: none;
}
.kaigo_content div.step5 {
	margin-top: 20px;
	margin-bottom: 35px;
}
.kaigo_content div.step6 {
	padding-bottom: 0;
}

.flow_step_num {
	margin-top: -20px;
	width: 40px;
	height: 40px;
	font-size: 1.35em;
	background: #efa5a5;
	-moz-border-radius: 25px;    /* 古いFirefox */
	-webkit-border-radius: 25px; /* 古いSafari,Chrome */
	border-radius: 25px;
}
.flow_level_title {
	font-size: 1.2em;
	font-weight: 600;
	color: #FFF;
	-moz-border-radius: 25px;    /* 古いFirefox */
	-webkit-border-radius: 25px; /* 古いSafari,Chrome */
	border-radius: 25px;
}

.flow_yajirushi {
	display: none;
}

/*------------------------------
◆代表取締役情報
------------------------------*/
.maria_content {
	float: none;
	width: 95%;
}
.maria_pict {
	float: none;
	width: 95%;
	margin-top: 30px;
	text-align: center;
}
.maria_pict img {
	max-width: 90%;
}

/*------------------------------
◆会社概要
------------------------------*/
.jigyo_content {
	float: none;
	width: 95%;
}
.jigyo_pict {
	float: none;
	width: 95%;
	margin-top: 35px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

/*------------------------------
◆プライバシーポリシー
------------------------------*/
.modal-content {
	width: 90%;
}

/*------------------------------
◆ご相談・お問合せ
------------------------------*/
.mailform_inner {
	padding: 15px;
}
.mailform_inner table {
  border: 1px #cfc4c5 solid;
	border-width: 1px 1px 0 0;
}
.mailform_inner table th {
	display: block;
	width: auto;
	white-space: normal;
  border: #cfc4c5 solid;
  border-width: 0 0 1px 5px;
  background: #fcf1f6;
	text-align: left;
  font-weight: 300;
  line-height: 1.5em;
	vertical-align: top;
}
.mailform_inner table td {
	display: block;
  padding: 7px;
  border: 1px #cfc4c5 solid;
  border-width: 0 0 1px 1px;
	line-height: 1.5em;
}
.form_msg {
	text-align: left;
}

}

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

#category .category_title.support {
	background: url(../images/icon_support004.png) left center no-repeat;
}
#category .category_title.careservice {
	background: url(../images/icon_careservice004.png) left center no-repeat;
}
#category .category_title.office {
	background: url(../images/icon_office004.png) left center no-repeat;
}
#category .category_title.contact {
	background: url(../images/icon_contact002.png) left center no-repeat;
}

/*------------------------------
◆介護サービス紹介用
------------------------------*/
.sec_care_inner {
	padding: 20px 15px;
}
.icon_care_type img {
	height: 50px;
}

/*自宅に訪問*/
.sec_care_home .care_home_list {
	margin-right: 0;
	margin-bottom: -20px;
}
.sec_care_home .care_home_list div {
	display: block;
	width: 100%;
	margin-right: 0;
	margin-bottom: 25px;
}
/*施設に通う・短期間の宿泊*/
.sec_care_dayservice .care_dayservice_list {
	margin-right: 0;
	margin-bottom: -20px;
}
.sec_care_dayservice .care_dayservice_list div {
	display: block;
	width: 100%;
	margin-right: 0;
	margin-bottom: 25px;
}
/*自宅を整える*/
.sec_care_item .care_item_list {
	margin-right: 0;
	margin-bottom: -20px;
}
.sec_care_item .care_item_list div {
	display: block;
	width: 100%;
	margin-right: 0;
	margin-bottom: 25px;
}

/*------------------------------
◆代表取締役情報
------------------------------*/
.maria_content .content_l {
	float: none;
	width: 100%;
}
.maria_content .content_l img {
	max-width: 110px;
}
.maria_content .content_r {
	float: none;
	width: 100%;
	text-align: center;
}

/*------------------------------
◆ご相談・お問合せ
------------------------------*/
input.name,
input.name_kana,
input.tel {
	width: 90%;
}
input.addr,
input.mail,
input.ck_mail {
	width: 90%;
}
textarea.inquiry {
	width: 90%;
}
input[type="submit"].btn_submit {
	display: block;
	width: 275px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

input[type="submit"].btn_reset {
	display: block;
	width: 275px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

}

.document_notice {
  text-align: center;
}
.list_document {
  display: block;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  box-sizing: border-box;
}
.list_document_item {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  max-width: 35em;
  box-sizing: border-box;
}
.list_document_item:last-child {
  margin-bottom: 0;
}
.list_document_item > a {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 60px;
  padding-left: 1.5em;
  padding-right: 2em;
  text-align: left;
  color: #333;
  font-weight: 600;
  letter-spacing: 0.15em;
  background: rgba(239, 165, 165, 0.3);
  border: 2px solid #efa5a5;
  box-sizing: border-box;
}
.list_document_item > a:hover {
  background: rgba(239, 165, 165, 0.65);
}
.list_document_item > a > span {
  display: inline-block;
  padding-left: 50px;
}
.list_document_item > a::before {
  content: '';
  position: absolute;
  top: 14px;
  left: 2em;
  display: block;
  width: 25px;
  height: 25px;
  background: url("../images/icon-pdf.svg") no-repeat;
  background-size: contain;
  z-index: 5;
}
.list_document_item > a > span::after {
  content: '';
  position: absolute;
  top: 7px;
  left: 1.5em;
  display: block;
  width: 40px;
  height: 40px;
  background: #efa5a5;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
 .list_document_item > a {
   font-size: 0.9em;
  }
}
@media screen and (max-width: 640px) {
  .document_notice {
    text-align: left;
  }
  .list_document_item:nth-child(2n+2) {
    margin-right: auto;
  }
}