@charset "UTF-8";
/*================
service.css
================*/

.icon{}
.icon span{display: block; position: absolute; top: -2px; left: -2px; transform-origin: center;}
.icon span img{}

@media screen and (max-width: 767px){
    .icon{text-align: center;}
    .icon span{left: 0; right: 3px; top: 7px;}
}

/* mainvisual ================*/
#mainvisual{position: relative;}
#mainvisual .page_title{margin-bottom:50px;}
/*#mainvisual h2{position: absolute; top: 46%; left: 0; right: 0; z-index: 2; transform: translateY(-50%);
    text-align: center; background: rgba(255,255,255,0.8); color: #910023; 
    font-size: 55px; letter-spacing: 2px; padding: 20px 0;}
#mainvisual figure{position: relative; z-index: 1;}
#mainvisual figcaption{position: relative; background: none; color: #000; text-align: right; padding: 0 10px 0 0;}*/


@media screen and (max-width: 767px){
    #mainvisual h2{font-size: 30px; letter-spacing: 0; padding: 5px 0;}
}
@media screen and (max-width: 768px){
    #mainvisual h2{font-size: 25px;}
    p.sub-text-style {font-size: 16px;}
    /*#mainvisual figcaption{font-size: 8px; padding:0;}*/
}

/* service_read ================*/
#service_read{ text-align: center; padding: 55px 0; position: relative; z-index: 2;}
#service_read .inner{max-width: 850px;}

#service_read ul{display: flex; flex-wrap: wrap; justify-content: space-between;}
#service_read ul li{width: 49%; margin-bottom: 15px;}
#service_read ul li a{display: block; background: #a08f4a; color: #fff;
    font-size: 30px; padding: 15px 5px;}
#service_read ul li a:hover{opacity: 0.7;}

.service_redTitle{
    background: #78693c;
    background: -moz-linear-gradient(top,  #78693c 0%, #9e8b4f 100%);
    background: -webkit-linear-gradient(top,  #78693c 0%,#9e8b4f 100%);
    background: linear-gradient(to bottom,  #78693c 0%,#9e8b4f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#78693c', endColorstr='#9e8b4f',GradientType=0 );
    text-align: center; color: #fff; font-size: 28px; letter-spacing: 8px; padding: 25px 10px;

}
/*.service_conRead{text-align: center;}*/
.service_conRead{position: relative; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center;}
.service_conRead .icon{width: 210px;}
.service_conRead h3.main-subtitle-style{line-height: 1.8; margin-bottom: 25px;}
.service_conRead h3 small{display: block; margin-bottom: 30px;}
.service_conRead p.sub-text-style{line-height: 2.2;}

@media screen and (max-width: 970px){
    #service_read{padding: 30px 0 40px;}
}
@media screen and (max-width: 767px){
    #service_read{padding: 20px 0 10px;}
    #service_read ul li{}
    #service_read ul li a{font-size: 25px; padding: 10px 5px;}

    .service_conRead .icon{width: 100%; padding: 10px 0;}
    .service_redTitle{font-size: 22px; letter-spacing: 5px; padding: 10px;}
    .service_conRead h3.main-subtitle-style{margin-bottom: 15px;}
    .service_conRead h3 small{margin-bottom: 15px;}
}

/* service_health ================*/
#service_health{padding: 80px 0 80px;}

.exercise_content{position: relative;}
/*.exercise_content .icon{position: absolute; top: -40px; right: -50px;}*/
.exercise_content .service_conRead{padding: 0 0 55px;}
.exercise_content .service_conRead h3{font-family: var(--font_serif); color: #22569d; font-size: 46px; margin-bottom: 25px;}

.service_conRead_img{text-align: center;}
.service_conRead_img figure{display: inline-block;}

.exercise_program{text-align: center; padding: 60px 0;}
.exercise_program h3{color: #22569d; font-size: 35px; margin-bottom: 15px;}
.exercise_program p.sub-text-style{line-height: 2.2;}

@media screen and (max-width: 970px){
    .exercise_content .service_conRead h3{font-size: 38px;}
}
@media screen and (max-width: 767px){
    #service_health{padding-bottom: 40px;}
    #service_health h2{margin-bottom: 15px;}
    .exercise_content .service_conRead h3{font-size: 25px;}
    .exercise_program h3{font-size: 22px;}
}

/* meal ================*/
#meal{padding-bottom: 140px;}
.meal_content{position: relative; padding: 50px 0 0;}
/*.meal_content .icon{position: absolute; top: -40px; right: -50px;}*/
.meal_content .service_conRead h3{font-family: var(--font_serif); color: #ca7624; font-size: 46px; margin-bottom: 25px;}

.meal_wrap{text-align: center;}
.meal_wrap figure{display: inline-block;}
.meal_wrap .meal_box_text{padding: 50px 0;}
.meal_wrap .meal_box_text h4{color: #ca7624; font-size: 35px; margin-bottom: 15px;}

@media screen and (max-width: 1280px){
    .exercise_content .icon{right: -30px;}
}
@media screen and (max-width: 1240px){
    .exercise_content .icon{top: -70px; right: -20px;}
}
@media screen and (max-width: 970px){
    .meal_content .service_conRead h3{font-size: 38px;}
}
@media screen and (max-width: 767px){
    #meal{padding-bottom: 40px;}
    .exercise_content .icon{position: relative; top: auto; right: auto; text-align: center;}

    .exercise_content .service_conRead{padding: 20px 0;}

    .exercise_program{padding: 30px 0;}

    .meal_content{padding: 30px 0 0;}
    .meal_content .service_conRead{padding: 20px 0 0;}
    .meal_content .service_conRead h3{font-size: 25px;}
    .meal_wrap .meal_box_text{padding: 30px 0;}
    .meal_wrap .meal_box_text h4{font-size: 25px;}

}

/* community ================*/
#community{padding-bottom: 120px;}
#community figure{display: inline-block;}

.community_content{position: relative;}
/*.community_content .icon{position: absolute; top: -40px; right: -50px;}*/
.community_content .service_conRead{padding: 50px 0 0;}
.community_content .service_conRead h3{font-family: var(--font_serif); color: #957aae; font-size: 46px; margin-bottom: 30px;}

.community_spot{padding: 90px 0 0;}
.community_spot p{text-align: center; line-height: 2.2; padding-bottom: 90px;}

.community_spot_imgArea{display: flex; flex-wrap: wrap; justify-content: space-between;}
.community_spot_image{width: 48.5%;}
.community_spot_facility{width:48.5%;}
.community_spot_facility ul{display: flex; flex-wrap: wrap; justify-content: space-between;}
.community_spot_facility ul li{width: 48.7%; margin-bottom: 12px;}

@media screen and (max-width: 970px){
    .community_content .service_conRead h3{font-size: 38px;}
}
@media screen and (max-width: 767px){
    #community{padding-bottom: 40px;}
    .community_content{padding: 30px 0 0;}
    .community_content .service_conRead{padding: 20px 0 0;}
    .community_content .service_conRead h3{font-size: 25px;}
    .community_spot p{line-height: 1.8; margin-bottom: 20px; padding-bottom: 0px;}
 
    .community_spot{padding: 20px 0 0;}
    .community_spot_image{width: 100%; margin-bottom: 10px;}
    .community_spot_facility{width: 100%;}
    .community_spot_facility ul li figcaption{font-size: 10px;}
}

/* service_medical ================*/
#service_medical{padding-bottom: 50px;}
#service_medical .inner{position: relative;}
/*#service_medical .icon{position: absolute; top: -40px; right: -35px;}*/
#service_medical .service_conRead{padding: 55px 0 66px;}
#service_medical .service_conRead h3{font-family: var(--font_serif); color: #447f41; font-size: 46px; margin-bottom: 30px;}

.medical_image{display: flex; flex-wrap: wrap; justify-content: center;}
.medical_image li{margin: 0 2px;}
.medical_image li figure{display: inline-block;}


.medical_care{margin: 50px 0 0;}
.medical_care h3{text-align: center; margin: 0 0 30px; color: #447f41; font-size: 3rem;}
.common_space_column{background: #601f19; margin: 0 0 50px; padding: 10px 10px 10px 25px; align-items: center; justify-content: space-between;}
.cs_column_logo{width: 23%;}
.cs_column_text{width: 34%; padding: 0 15px;}
.cs_column_text p{color: #fff; font-size: 1.8rem; line-height: 1.8;}
.common_space_column ul{width: 43%; justify-content: space-between;}
.common_space_column ul li{width: 49%;}

.medical_cooperation{display: flex; flex-wrap: wrap; margin: 30px -20px 0; position: relative;}
.cooperation_box{width: calc(100% / 2); padding: 0 20px; position: relative; z-index: 2;}
.cooperation_box h4{text-align: center; color: #72a4ab; font-size: 2.5rem; margin: 0 0 10px;}
.cooperation_text{border: 2px solid #72a4ab; padding: 20px; height: calc(100% - 75px);}
.cooperation_text p:nth-child(1){color: #72a4ab; font-size: 2.4rem; font-weight: 600; letter-spacing: 1px; margin: 0 0 10px;}
.cooperation_text p:nth-child(2){font-size: 1.8rem;}
.cooperation_text ul li{font-size: 1.8rem; margin: 10px 0 0;}
.cooperation_logo{justify-content: center; align-items: center; margin: 0 0 20px;}


@media screen and (max-width: 970px){
    #service_medical .service_conRead h3{font-size: 38px;}
    
    .cooperation_box h4{font-size: 2rem;}
}
@media screen and (max-width: 767px){
    #service_medical{padding-bottom: 30px;}
    #service_medical h2{margin-bottom: 20px;}
    /*#service_medical .icon{position: relative; top: auto; right: auto; text-align: center;}*/

    #service_medical .service_conRead h3{font-size: 25px;}
    #service_medical .service_conRead{padding: 20px 0;}
    .medical_image li{margin: 0;}

    .medical_care h3{font-size: 2.2rem;}
    .common_space_column{padding: 10px;}
    .cs_column_logo{width: 100%; text-align: center; padding: 0 20%;}
    .cs_column_text{width: 100%; padding: 0; margin: 10px 0;}
    .cs_column_text p{font-size: 1.5rem;}
    .common_space_column ul{width: 100%;}

    .medical_cooperation{margin: 30px 0 0;}
    .medical_cooperation:before{display: none;}
    .cooperation_box{width: 100%; padding: 0 0 10px;}
    .cooperation_text{height: auto;}
}


/* service_watchOver ================*/
#service_watchOver{padding-bottom: 100px;}
#service_watchOver .inner{max-width: 1340px;}

.watchOver_area{background: #f2eee2; padding: 0 90px 120px;}
.watchOver_area .watchOver_read{text-align: center;}
.watchOver_area .watchOver_read h3{font-family: var(--font_serif); font-size: 42px; letter-spacing: 2px; margin-bottom: 50px;}
.watchOver_area .watchOver_read h3 small{font-size: 35px; display: block; color: #910010; margin-bottom: 50px;}
.watchOver_area .watchOver_read p{font-size: 18px; line-height: 2.2;}

.watchOver_read ul{display: flex; flex-wrap: wrap; justify-content: space-between; margin-top: 55px;}
.watchOver_read ul li{width: 50%;}

.watchOver_manned{text-align: center; padding-top: 80px;}
.watchOver_manned h4{font-size: 32px; margin-bottom: 30px;}
.watchOver_manned h4 sup{font-size: 11px; vertical-align: top;}
.watchOver_manned p{font-size: 18px; line-height: 2; margin-bottom: 50px;}
.watchOver_manned figcaption{position: relative; text-align: right; font-size: 10px; background: none; color: #000;}
.watchOver_manned .anno{font-size: 10px; text-align: right; margin-top: 10px;}

.watchOver_relief{padding: 90px 0 0;}
.watchOver_relief h4{text-align: center; font-size: 32px; margin-bottom: 30px;}
.watchOver_relief_wrap{display: flex; flex-wrap: wrap; justify-content: space-between;}
.watchOver_relief_box{width: 50%;}
.watchOver_relief_box figure{background: #fff; padding: 10px; margin-bottom: 55px;}
.watchOver_relief_text{padding: 0 20px 0 40px;}
.watchOver_relief_box:nth-child(2) .watchOver_relief_text{}
.watchOver_relief_text h5{font-size: 30px; margin-bottom: 10px;}
.watchOver_relief_text p{font-size: 18px; line-height: 2;}

/* 防災訓練と防災グッズ */
.watchOver_safety {margin-top: 60px;}
.watchOver_safety h4{text-align: center; font-size: 32px; margin-bottom: 30px;}
.watchOver_safety .whiteBox {background: #fff;padding: 30px;}
.watchOver_safety .watchOver_safety_text {}
.watchOver_safety .watchOver_safety_text h5{font-size: 30px; margin-bottom: 10px;}
.watchOver_safety .watchOver_safety_text p{font-size: 18px; line-height: 2;}
.watchOver_safety_con01 {}
.watchOver_safety_con02{width: 100%;display: flex; flex-wrap: wrap; flex-direction:row-reverse; align-items: center;}
.watchOver_safety_con02 .watchOver_safety_photo {width: 30%;}
.watchOver_safety_con02 .watchOver_safety_text {width: 70%;padding-left: 4%;}
.watchOver_safety_con02 .watchOver_safety_text p + p{margin-top: 20px;}

@media screen and (max-width: 970px){
    .watchOver_area{padding: 0 40px 60px;}
}

@media screen and (max-width: 767px){
    #service_watchOver{padding-bottom: 20px;}
    .watchOver_safety .whiteBox{padding: 15px;}

    .watchOver_area{padding: 0 20px 20px;}
    .watchOver_area .watchOver_read h3{font-size: 24px; letter-spacing: 0px; margin-bottom: 20px;}
    .watchOver_area .watchOver_read h3 small{font-size: 22px; margin-bottom: 10px;}
    .watchOver_area .watchOver_read p{font-size: 14px;}
    .watchOver_read ul{margin-top: 20px;}
    .watchOver_read ul li{width: 100%;}

    .watchOver_manned{padding-top: 40px;}
    .watchOver_manned h4{font-size: 22px; letter-spacing: 0px; margin-bottom: 20px;}
    .watchOver_manned p{font-size: 14px; margin-bottom: 20px;}
    .watchOver_manned p.anno{text-align: left;}
    
    .watchOver_relief{padding: 40px 0 0;}
    .watchOver_relief h4{font-size: 22px; letter-spacing: 0px; margin-bottom: 20px;}
    .watchOver_relief_box{width: 100%; margin-bottom: 20px;}
    .watchOver_relief_box figure{margin-bottom: 20px;}
    .watchOver_relief_text{padding: 0;}
    .watchOver_relief_box:nth-child(1) .watchOver_relief_text{border-right: none;}
    .watchOver_relief_text h5{font-size: 18px;}
    .watchOver_relief_text p{font-size: 14px; line-height: 1.8;}
	
	.watchOver_safety {margin-top: 30px;}
	.watchOver_safety h4{text-align: center; font-size: 22px;}
	.watchOver_safety .watchOver_safety_photo {width: 100%;margin-top: 20px;}
	.watchOver_safety .watchOver_safety_text {width: 100%;padding-left: 0;}
	.watchOver_safety .watchOver_safety_text h5{font-size: 18px;}
	.watchOver_safety .watchOver_safety_text p{font-size: 14px; line-height: 1.8;}
}


.rotate{animation: rotate-anime 4s linear infinite;}
@keyframes rotate-anime {
  0%  {transform: rotate(0);}
  100%  {transform: rotate(360deg);}
}


/* 2023.08 リニューアル */
/* mainvisual ================*/
#mainvisual{position: relative; padding: 0 0 80px;}
.mainvisual_lead{text-align: center; padding: 0 20px;}
.mainvisual_lead h2{font-family: var(--font_serif); font-size: 4.2rem; font-weight: bold; color: #910010; margin-bottom: 20px;}
.mainvisual_lead p{font-size: 2.0rem; line-height: 2;}

@media screen and (max-width: 767px){
	.mainvisual_lead h2{ font-size: 2.5rem;}
	.mainvisual_lead p{font-size: 1.8rem;}
}
@media screen and (max-width: 350px){
	.mainvisual_lead h2{ font-size: 2.1rem;}
}


/* service_about ================*/
#service_about{background: linear-gradient(to bottom,  rgba(244,243,239,1) 0%,rgba(240,235,229,1) 100%); padding: 50px 0;}
#service_about .inner{max-width: 1350px;}
.service_about_wrap{display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center;}
.service_about_text{width: 50%;}
.service_about_img{width: 46%;}
.service_about_text h3{font-size: 2.4rem; font-weight: bold; margin-bottom: 15px;}
.service_about_text p{font-size: 1.8rem; letter-spacing: 0; line-height: 1.8;}
.gooddesign{margin-top: 20px;}
.gooddesign p{font-size: 2.2rem; line-height: 2; color: #910010; margin-top: 10px; text-decoration: underline;}
.service_about_img figcaption{background: none; color: #000; padding: 0;}

.service_pagelink{max-width: 1390px; width: 100%; margin: 0 auto 40px; padding: 0 20px;}
.service_pagelink ul{border-bottom: 1px solid #333; display: flex; justify-content: center; padding: 0 50px;}
.service_pagelink ul li{width: calc(100% / 4); margin: 0 10px;}
.service_pagelink ul li a{display: block; background: #dbdcdc; color: #000; text-align: center;font-size: 2.6rem; letter-spacing: 5px; padding: 5px;}
.service_pagelink ul li a:hover{opacity: 1;}
.service_pagelink ul li:nth-child(1) a:hover,
#service_health .service_pagelink li:nth-child(1) a{background: #6080bc; color: #fff;}
.service_pagelink ul li:nth-child(2) a:hover,
#meal .service_pagelink li:nth-child(2) a{background: #d9ad48; color: #fff;}
.service_pagelink ul li:nth-child(3) a:hover,
#community .service_pagelink li:nth-child(3) a{background: #957aae; color: #fff;}
.service_pagelink ul li:nth-child(4) a:hover,
#service_medical .service_pagelink li:nth-child(4) a{background: #72a4ab; color: #fff;}
.service_pagelink p{text-align: center; font-size: 1.3rem; letter-spacing: 2px; margin: 10px;}

@media screen and (max-width: 1024px){
	.service_pagelink ul{ padding: 0 20px;}
	.service_pagelink ul li{ margin: 0 5px;}
	.service_pagelink ul li a{ font-size: 2rem;}
}
@media screen and (max-width: 767px){
	.service_pagelink ul{ flex-wrap: wrap;}
	.service_pagelink ul li{ width: 100%; margin-bottom: 5px;}
	.service_pagelink ul li:last-child{ margin-bottom: 0;}
	
	.service_about_wrap{}
	.service_about_text{ width: 100%; order: 2;}
	.service_about_img{ width: 100%; order: 1; padding-bottom: 30px;}
}


.meal_wrap{max-width: 980px; margin: 80px auto 0; text-align: center;}
.meal_wrap figure{display: inline-block;}
.meal_image_wrap{display: flex; flex-wrap: wrap;}
.meal_image_box{width: 50%;}

@media screen and (max-width: 767px){
    .meal_image_box{width: 100%;}
}

#community .community_img_area{ max-width: 987px; margin: 80px auto;}
#community .community_img_area .community_img_box01{ margin-bottom: 40px;}
#community .community_img_area .community_img_box02{}
#community .community_img_area .community_img_box02 ul{ display: flex; flex-wrap: wrap;}
#community .community_img_area .community_img_box02 ul li{ width: calc(100% / 3);}

@media screen and (max-width: 767px){
	#community .community_img_area .community_img_box02 ul li{ width: 100%; margin-bottom: 10px; text-align: center;}
	#community .community_img_area .community_img_box02 ul li:last-child{ margin-bottom: 0;}
}

.watchOver_relief_wrap{display: flex; flex-wrap: wrap; justify-content: space-between;}
.watchOver_relief_box{width: 48%; background:#fff; padding: 15px;}
.watchOver_relief_box figure{background: #fff; margin-bottom: 20px;}
.watchOver_relief_text{padding: 0 15px;}
.watchOver_relief_text h5{font-size: 2.6rem; margin-bottom: 10px;}
.watchOver_relief_text p{font-size: 1.8rem; line-height: 2;}

@media screen and (max-width: 767px){
    .watchOver_relief_box{width: 100%; margin-bottom: 20px;}
    .watchOver_relief_box figure{margin-bottom: 20px;}
    .watchOver_relief_text{padding: 0;}
    .watchOver_relief_box:nth-child(1) .watchOver_relief_text{border-right: none;}
    .watchOver_relief_text h5{font-size: 1.8rem;}
    .watchOver_relief_text p{font-size: 1.4rem; line-height: 1.8;}
}