@charset "utf-8";


a {
	opacity:1;
	transition:.3s;
}
a:hover {
	opacity:.7;
	transition:.3s;
}
br.spbr {
	display:none;
}
.sp_ttl {
	display:none;
}
.sp_text {
	display:none;
}




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

TOP

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

#mainimg_sp {
	display:none;
}
#mainimg {
	
	text-align:center;
	position:relative;
}
#mainimg .clearfix {
	width:980px;
	margin:0 auto;
	padding-top:50px;
	padding-bottom:110px;
}
#mainimg .mainimg_title {
	margin-bottom:40px;
	
}
#mainimg .mainimg_btn {
	position:relative;
	right:0;
}

#mainimg  .top_slider_01 {
	position:relative;
	max-width:100%;
	background:url(../img/mainimg_01_bg.png) no-repeat center top, url(../img/mainimg_bg_color.png) repeat-x left top;
	background-size:auto;
}
#mainimg  .top_slider_02 {
	position:relative;
	max-width:100%;
	text-align:center;
	background:#FCFBFA url(../img/mainimg_02_bg_pc.jpg) no-repeat center top;
}
#mainimg  .top_slider_02 img {
	width:auto;
}
#mainimg  .top_slider_03 {
	position:relative;
	max-width:100%;
	text-align:center;
	background:url(../img/mainimg_03_bg_1920_pc.jpg) no-repeat center center;
	background-size:100% 100%;
}
@media screen and (max-width: 1650px) {
   /* 表示領域が1650px以下の場合に適用するスタイル */
   #mainimg  .top_slider_03 {
	background:url(../img/mainimg_03_bg_1400_pc.jpg) no-repeat center center;
	background-size:100% 100%;
}
}
@media screen and (max-width: 1300px) {
   /* 表示領域が1300px以下の場合に適用するスタイル */
   #mainimg  .top_slider_03 {
	background:url(../img/mainimg_03_bg_1200_pc.jpg) no-repeat center center;
	background-size:100% 100%;
}
}
#mainimg  .top_slider_03 img {
	width:auto;
}

.top_section_01 {
	width:auto;
	margin:0 auto;
	
}
.top_section_01 .clearfix {
	background:url(../img/top/top_01_img_01_pc.png) no-repeat center top;
	padding-top:230px;
	padding-bottom:30px;
}
.top_section_01 h2 {
	color:#E64B9D;
	font-family: "Rounded Mplus 1c", sans-serif;
	font-size:32px;
	font-weight:bold;
	text-align:center;
	margin-top:70px;
	margin-bottom:30px;
}
.top_section_01 h3 {
	color:#333;
	font-size:17px;
	font-weight:bold;
	line-height:160%;
	text-align:center;
	margin-bottom:30px;
}
.top_section_01 p {
	color:#333;
	font-family: 'Noto Sans JP', sans-serif;
	font-size:15px;
	line-height:220%;
	text-align:center;
	padding-top:10px;
	margin-bottom:30px;
}



.top_section_02 {
	min-width:980px;
	background:url(../img/top/top_02_img.png) no-repeat right top;
	background-size:cover;
}
.top_section_02 .clearfix {
	width:600px;
	text-align:center;
	padding-top:50px;
	padding-bottom:50px;
	position:relative;
	left:50%;
	margin-left:100px;
}
@media screen and (max-width: 1400px) {
   /* 表示領域が1400px以下の場合に適用するスタイル */
.top_section_02 .clearfix {
	width:600px;
	text-align:center;
	padding-top:50px;
	padding-bottom:50px;
	position:relative;
	left:50%;
	right:0;
	margin-left:20px;
}
}
@media screen and (max-width: 1200px) {
   /* 表示領域が1200px以下の場合に適用するスタイル */
.top_section_02 .clearfix {
	width:600px;
	text-align:center;
	padding-top:50px;
	padding-bottom:50px;
	position:relative;
	left:50%;
	right:0;
	margin-left:-100px;
}
}
@media screen and (max-width: 980px) {
   /* 表示領域が980px以下の場合に適用するスタイル */
.top_section_02 .clearfix {
	position:relative;
	left:50%;
	right:0;
	margin-left:-130px;
}
}
.top_section_02 h2 {
	color:#fff;
	font-family: "Rounded Mplus 1c", sans-serif;
	font-size:26px;
	font-weight:bold;
	text-align:center;
	background:url(../img/top/top_02_icon_01.png) no-repeat center bottom;
	padding-bottom:50px;
	margin-bottom:25px;
}
.top_section_02 p.text {
	display:inline-block;
	width:480px;
	margin-bottom:25px;
	color:#fff;
	font-family: 'Noto Sans JP', sans-serif;
	font-size:15px;
	line-height:200%;	
}


.top_section_03 {
	min-width:980px;
	background:url(../img/top/top_03_img.png) no-repeat left top;
	background-size:cover;
}
.top_section_03 .clearfix {
	width:600px;
	text-align:center;
	padding-top:50px;
	padding-bottom:50px;
	position:relative;
	left:50%;
	margin-left:-700px;
}
@media screen and (max-width: 1400px) {
   /* 表示領域が1400px以下の場合に適用するスタイル */
.top_section_03 .clearfix {
	width:600px;
	text-align:center;
	padding-top:50px;
	padding-bottom:50px;
	position:relative;
	left:0;
	margin-left:0px;
}
}
.top_section_03 h2 {
	color:#fff;
	font-family: "Rounded Mplus 1c", sans-serif;
	font-size:26px;
	font-weight:bold;
	text-align:center;
	background:url(../img/top/top_03_icon_01.png) no-repeat center bottom;
	padding-bottom:50px;
	margin-bottom:25px;
}
.top_section_03 p.text {
	display:inline-block;
	width:480px;
	margin-bottom:25px;
	color:#fff;
	font-size:15px;
	line-height:200%;	
}

.top_news {
	width:860px;
	margin:0 auto;
	padding:70px 0;
}
.top_news .top_news_ttl {
	border-bottom:1px dotted #ddd;
}
.top_news .top_news_ttl h2 {
	float:left;
	color:#333;
	font-family: "Rounded Mplus 1c", sans-serif;
	font-size:26px;
	font-weight:bold;
	background:url(../img/top/top_news_title.png) no-repeat left center;
	padding-left:40px;
	padding-bottom:10px;
}
.top_news .top_news_ttl p {
	float:right;
}
.top_news .top_news_ttl p a {
	color:#333;
	font-size:15px;
	text-decoration:none;
	background:url(../img/icon_arrow_02.png) no-repeat right center;
	padding-right:30px;
}
.top_news li {
	border-bottom:1px dotted #ddd;
}
.top_news li a {
	text-decoration:none;
}
.top_news li span.date {
	display:inline-block;
	color:#E74B9D;
	font-size:15px;
	font-weight:bold;
	line-height:100%;
	padding:20px;
}
.top_news li span.title {
	color:#333;
	font-size:15px;
	font-weight:bold;
	line-height:100%;
	padding:20px;
}



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

下層共通

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


#mainimg .clearfix {
	width:980px;
	margin:0 auto;
	padding-top:65px;
	padding-bottom:110px;
}
#mainimg.subpage .mainimg_title {
	color:#E64B9D;
	font-family: "Rounded Mplus 1c", sans-serif;
	font-size:32px;
	font-weight:bold;
	margin-bottom:0px;
}
#mainimg.subpage .f_r {
	float:none;
}
#mainimg.subpage .mainimg_btn {
	display:none;
}
#locator {
	background-color:#FCEDF5;
	padding-top:5px;
	padding-bottom:5px;
}
#locator ul {
	width:980px;
	margin:0 auto;
}
#locator li {
	display:inline-block;
	color:#333;
	font-size:12px;
	font-weight:bold;
	background:url(../img/locator_icon.png) no-repeat left center;
	padding-left:15px;
	margin-right:10px;
}
#locator li.crumb-home {
	background:none;
	padding-left:0;
}
#locator li a {
	color:#ED84BB;
	font-size:12px;
	font-weight:bold;
}
#locator li.current-crumb a {
	color:#333;
	font-size:12px;
	
	text-decoration:none;
	pointer-events:none;
}
#locator li.current-crumb a strong {
	font-weight:normal;
}
.subpage h2 {
	color:#333;
	font-family: "Rounded Mplus 1c", sans-serif;
	font-size:28px;
	font-weight:bold;
	text-align:center;
	
	padding-bottom:30px;
	margin-bottom:40px;
	position:relative;
	
	background:url(../img/top_02_title_line.png) no-repeat center bottom;
}
.subpage h2 span {
	display:block;
}

svg {
	width:120px;
	height:6px;
}
svg line {
  fill: none;
  stroke: #EE84BC;
  stroke-width: 6;
}
.line1 {
  stroke-width: 18;
  stroke-linecap: round;
  stroke-dasharray: 0, 43;
  stroke-dashoffset: 29;
}





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

そらはなについて_about

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

#mainimg.about {
	background:url(../img/about/mainimg_pc.jpg) no-repeat center top;
	background-size:cover;
}
.about_01 {
	width:980px;
	margin:0 auto;
	text-align:center;
	padding-bottom:50px;
}
.about_01 h2 {
	color:#E64B9D;
	font-family: "Rounded Mplus 1c", sans-serif;
	font-size:32px;
	font-weight:bold;
	text-align:center;
	margin-top:70px;
	margin-bottom:40px;
	background:none;
}
.about_01 .clearfix {
	margin-bottom:50px;
}
.about_01 .f_l {
	margin-bottom:3%;
}
.about_01 p {
	color:#333;
	font-family: 'Noto Sans JP', sans-serif;
	font-size:15px;
	line-height:200%;
}

.about_02 {
	background:#FDF2F8 url(../img/about/about_02_bg_02.png) no-repeat center bottom;
	background-size:100%;
}
.about_02 .about_02_inner {
	background:url(../img/about/about_02_bg_01.png) no-repeat center top;
	background-size:100%;
	padding-top:115px;
	padding-bottom:140px;
}
.about_02 p {
	font-family: 'Noto Sans JP', sans-serif;
	text-align:center;
}
.about_02 ul.about_02_box {
	width:980px;
	margin:20px auto 30px;
	background-color:#fff;
	border:2px solid #EE84BC;
	border-radius:10px;
	padding:30px 40px;
	box-sizing:border-box;
}
.about_02 ul.about_02_box li {
	color:#333;
	font-family: 'Noto Sans JP', sans-serif;
	font-size:15px;
	line-height:180%;
	padding-left:35px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:10px;
}
.about_02 ul.about_02_box li:nth-child(1) {
	background:url(../img/about/about_02_icon_01.png) no-repeat left 5px;
}
.about_02 ul.about_02_box li:nth-child(2) {
	background:url(../img/about/about_02_icon_02.png) no-repeat left 5px;
}
.about_02 ul.about_02_box li:nth-child(3) {
	background:url(../img/about/about_02_icon_03.png) no-repeat left 5px;
}

.about_02 ul.about_02_list {
	width:980px;
	margin:0 auto;
}
.about_02 ul.about_02_list li {
	width:306px;
	float:left;
	margin-right:30px;
	background-color:#fff;
	border-radius:10px;
}
.about_02 ul.about_02_list li:last-child {
	margin-right:0;
}
.about_02 ul.about_02_list li span {
	display:inline-block;
}
.about_02 ul.about_02_list li span.img {
	margin-bottom:10px;
}
.about_02 ul.about_02_list li span.text {
	color:#333;
	font-family: 'Noto Sans JP', sans-serif;
	font-size:15px;
	line-height:160%;
	padding:0 15px 15px 50px;
}
.about_02 ul.about_02_list li:nth-child(1) span.text {
	background:url(../img/about/about_02_icon_01.png) no-repeat 15px top;
}
.about_02 ul.about_02_list li:nth-child(2) span.text {
	background:url(../img/about/about_02_icon_02.png) no-repeat 15px top;
}
.about_02 ul.about_02_list li:nth-child(3) span.text {
	background:url(../img/about/about_02_icon_03.png) no-repeat 15px top;
}

.about_03 {
	padding-top:60px;
	padding-bottom:60px;
	text-align:center;
}
.about_03 h3 {
	display:inline-block;
	width:270px;
	color:#fff;
	font-family: 'Noto Sans JP', sans-serif;
	font-size:21px;
	font-weight:bold;
	background-color:#E74B9D;
	border-radius:20px;
	margin-bottom:20px;
}
.about_03 p {
	font-family: 'Noto Sans JP', sans-serif;
	margin-bottom:30px;
}
.about_03 .about_03_box {
	width:940px;
	margin:0 auto;
	background-color:#FCFBF3;
	border:2px solid #F7CCE2;
	border-radius:10px;
	padding:0px 30px;
	padding-bottom:0;
	box-sizing:border-box;
	margin-bottom:30px;
}
.about_03 h4 {
	position:relative;
	top:-10px;
}
.about_03 .about_03_box p {
	color:#333;
	font-size:15px;
	line-height:180%;
	text-align:center;
	margin-bottom:20px;
}
.about_04 {
	background:#FDF2F8 url(../img/about/about_04_bg_01.png) no-repeat center top;
	background-size:100%;
	padding-top:115px;
}
.about_04 .about_04_inner {
	background:url(../img/about/about_04_bg_02.png) no-repeat center bottom;
	background-size:100%;
	padding-bottom:115px;
}
.about_04 .clearfix {
	width:980px;
	margin:0 auto 60px;
}
.about_04 p.add_text {
	color:#333;
	font-size:16px;
	text-align: center;
	margin-bottom:30px;
}
.about_04 ul.add_list {
	text-align: center;
}
.about_04 ul.add_list li {
	display: inline-block;
	min-width: 4.6em;
	background:url(../img/about/about_04_icon.png) no-repeat left center;
	padding-left:30px;
	margin-right:30px;
	margin-bottom:20px;
	text-align: left;
}
.about_04 ul.add_list li:nth-child(6),
.about_04 ul.add_list li:nth-child(10) {
	margin-right:0;
}
.about_04 .monthly {
	margin-top:30px;
}
.about_04 .monthly a {
	display:block;
	width:450px;
	margin:0 auto;
	text-decoration:none;
	background-color:#FCFBF3;
	border:2px solid #F7CCE2;
	border-radius:10px;
	padding:10px 0;
	padding-left:60px;
	box-sizing:border-box;
	position:relative;
}
.about_04 .monthly a span.img {}
.about_04 .monthly a span.title {
	color:#333;
	font-family: 'Noto Sans JP', sans-serif;
	font-size:18px;
	font-weight:normal;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50px,-50%);
	background:url(../img/about/icon_arrow_01.png) no-repeat right center;
	padding-right:30px;
}



.about_05 {
	padding-top:60px;
	padding-bottom:60px;
}
.about_05 .clearfix {
	width:980px;
	margin:0 auto;
}
.about_05 li {
	background:url(../img/about/about_05_icon.png) no-repeat left center;
	padding-left:40px;
	color:#333;
	font-size:16px;
	margin-bottom:20px;
}
.about_05 li span {
	display:inline-block;
	width:6em;
	color:#E64B9D;
	font-size:100%;
	font-weight:bold;
}

.about_06 {
	width:980px;
	margin:0 auto;
	padding-top:115px;
	padding-bottom:70px;
}

.about_06 .table_wrap {
	margin-bottom: 30px;
}
.about_06 table {
	width:100%;
	border:1px dotted #E973AE;
	border-collapse: collapse;
	margin-top:5px;
	margin-bottom:10px;
}
.about_06 table.about_06_table_01 td:nth-child(7),
.about_06 table.about_06_table_01 td:last-child {
	white-space: nowrap;
}
.about_06 p {
	text-align: left;
}
.about_06 p.comment {
}
.about_06 p.comment span {
	display: inline-block;
	text-indent: -3em;
	padding-left: 3em;
}
.about_06 table.last_table {
	
	margin-bottom:5px;
}
.about_06 th {
	color:#fff;
	font-size:15px;
	vertical-align: middle;
	background-color:#E973AE;
	border:1px dotted #fff;
	padding:5px;
}
.about_06 th p {
	text-align: center;
}
.about_06 td {
	color:#333;
	text-align: center;
	vertical-align: middle;
	border:1px dotted #E973AE;
	padding:5px;
}
.about_06 td p {
	text-align: center;
}
.about_06 td p.text_vertical {
	writing-mode: tb-rl; /* IE用 */
	writing-mode: vertical-rl; /* Chrome、Firefox用 */
	margin: 0 auto;
	white-space: nowrap;
	width: 1em; /* firefox対策 */
	line-height: 1em; /* firefox対策 */
	text-orientation: upright;
}
.about_06 table tr:nth-child(odd) td:last-child {
}


.about_06 h3 {
	display:inline-block;
	width:auto;
	color:#fff;
	font-size:21px;
	font-weight:bold;
	text-align:center;
	background-color:#E74B9D;
	border-radius:20px;
	margin-bottom:20px;
	padding:5px 30px;
}
.about_06 h4 {
	text-align: left;
}
.about_06 div {
	width:800px;
	margin:0 auto;
	text-align:center;
}
.about_06 .about_06_01 {
	margin-bottom:60px;
}
.about_06 .about_06_01 li {
	color:#333;
	font-size:15px;
	line-height:180%;
	text-align:left;
	padding-left:50px;
}
.about_06 .about_06_01 li span {
	color:#ED84BB;
}
.about_06 .about_06_01 table {
	width:100%;
	border:1px solid #EE84BC;
	border-radius:10px;
	border-collapse: separate;
	overflow:hidden;
	margin-top:20px;
}
.about_06 .about_06_01 th {
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	background-color:#EE84BC;
	border-right:1px solid #fff;
	padding-top:10px;
	padding-bottom:10px;
}
.about_06 .about_06_01 th:last-child {
	border-right:none;
}
.about_06 .about_06_01 td {
	color:#333;
	font-size:16px;
	text-align:center;
	background-color:#fff;
	border-top:1px solid #EE84BC;
	border-right:1px solid #EE84BC;
	padding-top:10px;
	padding-bottom:10px;
}
.about_06 .about_06_01 td:last-child {
	border-right:none;
}

.about_06 .about_06_02 h3 {
	margin-bottom:40px;
}
.about_06 .about_06_02 h4 {
	color:#333;
	font-size:18px;
	text-align:left;
	background:url(../img/about/about_05_icon.png) no-repeat left center;
	padding-left:30px;
	margin-bottom:20px;
}
.about_06 .about_06_02 h4 span {
	color:#E64B9D;
	font-size:100%;
	font-weight:bold;
	margin-right:20px;
}
.about_06 .about_06_02 table {
	width:100%;
}
.about_06 .about_06_02 th {
	color:#E64B9D;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding:10px;
}
.about_06 .about_06_02 .pink th {
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	background-color:#EE84BC;
	padding:15px 20px;
	border-top:1px solid #EE84BC;
	border-bottom:1px solid #EE84BC;
}
.about_06 .about_06_02 .pink td {
	color:#333;
	font-size:16px;
	text-align:center;
	background-color:#fff;
	padding:15px 20px;
	border-top:1px solid #EE84BC;
	border-bottom:1px solid #EE84BC;
}
.about_06 .about_06_02 .pink td:last-child {
	border-right:1px solid #EE84BC;
}
.about_06 .about_06_02 .orange th {
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	background-color:#FDA162;
	padding:15px 20px;
	border-top:1px solid #FDA162;
	border-bottom:1px solid #FDA162;
}
.about_06 .about_06_02 .orange td {
	color:#333;
	font-size:16px;
	text-align:center;
	background-color:#fff;
	padding:15px 20px;
	border-top:1px solid #FDA162;
	border-bottom:1px solid #FDA162;
}
.about_06 .about_06_02 .orange td:last-child {
	border-right:1px solid #FDA162;
}
.about_06 .about_06_02 p.comment {
	color:#333;
	font-size:13px;
	text-align:right;
	padding-top:10px;
	margin-bottom:40px;
}

.about_02_list_02 {
	width:980px;
	margin:0 auto;
	padding-top:30px;
}
.about_02_list_02 li {
	width:230px;
	float:left;
	margin-right:20px;
}
.about_02_list_02 li:last-child {
	margin-right:0;
}
.about_02_list_02 li span {
	display:block;
}
.about_02_list_02 li span.title {
	color:#E64B9D;
	font-family: 'Noto Sans JP', sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	margin-bottom:5px;
}
.about_02_list_02 li span.text {
	color:#333;
	font-family: 'Noto Sans JP', sans-serif;
	font-size:14px;
	line-height:160%;
}

.about_07 {
	background:#FDF2F8 url(../img/about/about_06_bg_a.png) no-repeat center top;
	background-size:100%;
	padding-top:115px;
}
.about_07_inner {
	background:url(../img/about/about_06_bg_b.png) no-repeat center bottom;
	background-size:100%;
	padding-bottom:120px;
}
.about_07 h3 {
	color:#333;
	font-size:16px;
	font-weight:normal;
	text-align:center;
	margin-bottom:20px;
}
.about_07  ul.service {
	width:980px;
	margin:0 auto;
	text-align:left;
	font-size:0;
	display: flex;
	flex-wrap: wrap;
}
.about_07 .service li {
	display:inline-block;
	width:calc((100% - 60px)/3);
	background-color:#fff;
	border:2px solid #EE84BC;
	border-radius:10px;
	margin-right:29px;
	margin-bottom:30px;
	box-sizing:border-box;
	
	text-align: center;
}
.about_07 .service li:nth-child(3),
.about_07 .service li:nth-child(6) {
	margin-right:0;
}
.about_07 .service li span.img {
	display:block;
	padding-top:20px;
}
.about_07 .service li span.title {
	display:block;
	color:#fff;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	background-color:#EE84BC;
	padding-top:5px;
	padding-bottom:5px;
}
.about_07 .service li span.cost {
	display:block;
	color:#E64C9E;
	font-family: 'Noto Sans JP', sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}
.about_07 .service li span.text {
	display:inline-block;
	width:90%;
	margin:0 auto;
	color:#333;
	font-family: 'Noto Sans JP', sans-serif;
	font-size:14px;
	line-height:140%;
	text-align:left;
	padding-bottom:20px;
}
.about_07 .service li:nth-child(6) {
	position:relative;
}
.about_07 .cleaning {
	width:980px;
	margin:0 auto;
	background-color:#fff;
	border:2px solid #EE84BC;
	border-radius:10px;
	padding-bottom:20px;
	box-sizing:border-box;
}
.about_07 .cleaning h3 {
	color:#fff;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	background-color:#EE84BC;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:12px;
}
.about_07 .cleaning h3 span {
	color:#fff;
	font-size:15px;
	font-weight:normal;
	text-align:center;
}
.about_07 .cleaning p.f_l {
	width:185px;
	color:#333;
	font-family: 'Noto Sans JP', sans-serif;
	font-size:14px;
	line-height:140%;
	padding-left:20px;
}
.about_07 .cleaning ul {
	width:720px;
	margin:0 auto;
	text-align:center;
	font-size:0;
	margin-right:20px;
}
.about_07 .cleaning li {
	display:inline-block;
	width:224px;
	border:none;
	border-bottom:1px dotted #666;
	border-radius:0px;
	margin-right:15px;
	margin-bottom:15px;
	box-sizing:border-box;
	padding-bottom:10px;
	float:left;
	color:#333;
	font-family: 'Noto Sans JP', sans-serif;
	font-size:14px;
}
.about_07 .cleaning .f_r {
	width:720px;
	padding-top:10px;
}
.about_07 .cleaning h4 {
	color:#E54C9E;
	font-family: 'Noto Sans JP', sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-bottom:15px;
}
.about_07 .cleaning li .name {
	float:left;
}
.about_07 .cleaning li .price {
	float:right;
}












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

外来について_outpatient

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

#mainimg.outpatient {
	background:url(../img/outpatient/mainimg_pc.jpg) no-repeat center top;
	background-size:cover;
}





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

職員採用情報_recruit

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

#mainimg.recruit {
	background:url(../img/recruit/mainimg_pc.jpg) no-repeat center top;
	background-size:cover;
}

.recruit_01 {
	width:980px;
	margin:0 auto;
	padding-top:70px;
	padding-bottom:60px;
	text-align:center;
}
.recruit_01 ul {
	font-size:0;
	margin-top:15px;
	margin-bottom:30px;
}
.recruit_01 li {
	display:inline-block;
	margin-left:8px;
	margin-right:8px;
}
.recruit_01 li a {
	display:inline-block;
	width:auto;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	background:#EE84BC url(../img/recruit/icon_arrow.png) no-repeat 90% center;
	box-shadow: 0px 5px 0px 0px #E74B9D;
	border-radius:10px;
	padding:10px 45px;
	margin-bottom:8%;
}
.recruit_01 p {
	line-height:200%;
}
.recruit_01 .recruit_01_box {
	width:925px;
	background-color:#FCFBF3;
	border:2px solid #EE84BC;
	border-radius:10px;
	padding-top:30px;
	padding-bottom:30px;
	margin:20px auto 0;
}
.recruit_01 .recruit_01_box h3 {
	color:#333;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}
.recruit_detail {
	width:925px;
	margin:0 auto 50px;
}
.recruit_detail h3 {
	color:#333;
	font-size:20px;
	font-weight:bold;
	line-height:100%;
	background:url(../img/recruit/title_01.png) no-repeat left center;
	border-bottom:2px solid #ddd;
	padding-left:15px;
	padding-top:15px;
	padding-bottom:15px;
	margin-bottom:20px;
}
.recruit_detail table {
	width:100%;
	border:1px solid #ddd;
	border-collapse:collapse;
}
.recruit_detail th {
	width:150px;
	background-color:#FCEDF5;
	border:1px solid #ddd;
	color:#333;
	font-size:15px;
	font-weight:normal;
	text-align:center;
	line-height:100%;
	padding-top:20px;
	padding-bottom:20px;	
}
.recruit_detail td {
	border:1px solid #ddd;
	color:#333;
	font-size:15px;
	font-weight:normal;
	text-align:left;
	line-height:100%;
	padding:20px 30px;
}







/*add_about_contents_20220520*/

.add_about_contents_20220520 {
	padding: 100px 0;
}
.add_about_contents_20220520 .inner {
	max-width: 980px;
	margin: 0 auto;
}

.add_about_contents_20220520 ul {
	width: 980px;
    margin: 20px auto 30px;
    background-color: #fff;
    border: 2px solid #EE84BC;
    border-radius: 10px;
    padding: 30px 40px;
    box-sizing: border-box;
}
.add_about_contents_20220520 li {
	background: url(../img/about/about_04_icon.png) no-repeat left 5px;
	padding-left: 30px;
	margin: 30px 0;
}
.add_about_contents_20220520 li h4 {
	color: #333;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
.add_about_contents_20220520 li p.text {
	color: #333;
	font-size: 16px;
	line-height: 200%;
}
.add_about_contents_20220520 .comment {
	font-size: 16px;
	text-align: center;
	padding-top: 20px;
}


