@charset "utf-8";
h1, h2, h3, p, span  {
	font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", メイリオ, Meiryo, serif, Georgia;
}
article section p {
	font-weight: 500;
}
article section .s-cv p{
    font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}
article section .s-cv .tel {padding-top: 5px}
article section .s-cv .phone {
    font-size: 48px;
    font-weight: 600;
    line-height: 0.8;
    letter-spacing: -1px
}
article section .s-cv .phone a {
    display: block;
    padding-left: 55px;
    background: url(/assets/agingcare/ope/fat/crf/images/icon_phone.png) no-repeat center left;
    text-decoration: none;
}
article section .s-cv .tel .time {
    margin-bottom: 5px;
    font-size: 16px;
    text-align: center
}
article section .s-cv .tel .lb-list {
    display: flex;
    justify-content: center
}
article section .s-cv .tel .lb-list li {
    max-width: 162px;
    width: 100%;
    font-size: 17px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    background-color: #0c5578;
    border-radius: 20px
}
article section .s-cv .tel .lb-list li:not(:nth-child(2n)) {margin-right: 9px}
@media only screen and (max-width: 979px) {
    article section .s-cv {
        padding-top:0;
        margin-bottom: 20px;
        text-align: center
    }
	article section .s-cv .tel {
		width: 100%;
	}
	article section .s-cv .tel .phone {display:inline-block;}
	article section .s-cv .tel .phone a {
		font-size: 35px
	}
	article section.s-cv .tel .time {
        font-size:14px
    }
	article section.s-cv .tel .lb-list li {
        font-size:15px
    }
    article section.s-cv .yoyaku {
        margin: 3vw auto 0;
    }
}
article section.s-cv .yoyaku a {
	background-image: url(../images/cv02.svg);
	background-color: #0c5578;
	border-color: #fff;

}
article section.s-cv .yoyaku::before {box-shadow: 0 15px 20px rgba(96, 100, 105, 0.3);}
@media only screen and (max-width: 979px) {
    article section.s-cv .yoyaku a {
        border-color: #fff;
    }
}
/* mv */
article section.s-mv {
	background-image: url(/assets/agingcare/ope/fat/crf/images/mv_bg.jpg);
}
article section.s-mv.yahoo {
	background-image: url(../images/mv_youth_yahoo_bg.jpg);
}
@media only screen and (max-width: 979px) {
	article section.s-mv,
	article section.s-mv.yahoo {
		background-image: none;
	}
}
/* title */
article section .page-ttl {
    padding: 65px 0 35px;
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    color: #231815;
    background: url(/assets/agingcare/ope/fat/crf/images/ttl_bg02.png) no-repeat top center;
    background-size: contain;
}
article section .page-ttl .en {
	display: block;
    margin-bottom: 10px;
    font-size: 50px;
    line-height: 1;
	margin-bottom: 10px;
}
@media only screen and (max-width: 979px) {
    article section .page-ttl {
        padding:40px 0 30px;
        font-size: 18px
    }
	article section .page-ttl .en {
        font-size:34px;
        margin-bottom: 5px
    }
}
article > nav {
	background: #27282d;
}
article > nav ul li a p.en {
	color: #fffefe;
}
@media only screen and (max-width: 979px) {
	article > nav ul li {
		border-color: #fffefe;
	}
}
article section.s-jisseki {
	background: #f4f4f5;
}

/* photo slider */
.s-photo_slider {
	background: #f4f4f5;
	padding: 60px 0 100px;
	display: flex;
	justify-content: center;
	gap: 20px;
}
.s-photo_slider .container {
	background: #fff;
	margin: 0;
	padding: 1px 0 30px;
}
.s-photo_slider .container::before {
	background: #909090;
}
.s-photo_slider .container p {
	font-size: 16px;
    text-align: left;
    margin: 5px auto 0;
	width: 400px;
	color: #fff;
}
.s-photo_slider .container .index {
	background: #909090;
	width: 300px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    left: 50%;
    transform: translate(-50%, 0);
    padding: 10px;
}
.s-photo_slider .container .arrow img {
	width: 20px;
}
.images-compare-container .images-compare-handle {background: #0c5578;}
@media only screen and (max-width: 979px) {
	.s-photo_slider {
		padding: 7vw 0 14vw;
		display: block;
	}
	.s-photo_slider .container {
		padding: 1px 5vw 4vw;
		margin: 0 auto;
	}
	.s-photo_slider .container:last-child {
		margin-top: 10vw;
	}
	.s-photo_slider .container p {
		font-size: 3.5vw;
		width: 320px;
	}
	.s-photo_slider .container .index {
		margin: -3.2vw 0 0;
		font-size: 5vw;
	}
	.s-photo_slider .container .arrow {
		margin: 2vw 0;
	}
	.s-photo_slider .container .arrow img {
		width: 4vw;
	}
}

/* recommend */
article section.s-recommend {
	background: #c6cacd;
}
article section.s-recommend::before {
	content: none;
	background: #f4f4f5;
}
article section.s-recommend .page-ttl {
    background-image: url(/assets/agingcare/ope/fat/crf/images/ttl_bg01.png);
}
article section.s-recommend .container .img03 img {
	filter: saturate(0.7);
}
article section.s-recommend .container .img04 img {
	filter: hue-rotate(3deg);
}
article section.s-recommend .container ul li {
	background-image: url(../images/recommend05.svg);
	filter: hue-rotate(220deg);
}

/* cause */
article section.s-cause {
	background: #f4f4f5;
}
article section.s-cause .grid-bg, article section.s-cause .grid.reverse .grid-bg {
    background: #e9e9e9;
  	background-image: linear-gradient(90deg, rgba(233, 233, 233, 1), rgb(146 170 179));
}
article section.s-cause .grid-text header p span,
article section.s-cause .grid-text header h3{
    color: #333;
	font-weight: bold;
}
article section.s-cause .grid-text > p {
	font-weight: 500;
}
article section.s-cause .grid-text header p .en {
    border-bottom: 1px solid #333;
}
article section.s-cause .grid-text header p .num {
    color: #f4f4f5;
}
article section.s-cause .grid-text .contents01.reason01 .title,
article section.s-cause .grid-text .contents01.reason02 .images .left_cont .hone .hone_cont .hone_title {
    color: #25667c;
}
article section.s-cause .grid-text .contents01.reason01 .images .left_cont .caption{
	gap: 15px;
}
article section.s-cause .grid-text .contents01.reason01 .images .left_cont .caption .txt{
	width: 220px;
	padding: 0;
}
article section.s-cause .grid-text .contents01.reason01 .images .left_cont .caption .txt,
article section.s-cause .grid-text .contents01.reason01 .images .right_cont {
    color: #333;
}
article section.s-cause .grid-text .contents01.reason01 .images .right_cont .right_cont_title .title_img img {
	filter: hue-rotate(200deg);
}
article section.s-cause .grid-text .contents01.reason01 .images .right_cont .henka .henka_cont {
    background-color: #f4f4f5;
}
article section.s-cause .grid-text .contents01.reason01 .images .right_cont .henka .henka_cont:not(:first-child)::before {
	filter: hue-rotate(170deg);
}
article section.s-cause .grid-text .contents01.reason02 .images .left_cont .hone .hone_cont .hone_title span,
article section.s-cause .catch_txt span {
    background-color: #333;
}


/* about */
article section.s-about {
	padding: 80px 0 100px;
	background: #fff;
}
article section.s-about::before {
	content: none;
}
article section.s-about .container01 figure {
	border: 1px solid #333;
	text-align: center;
}
article section.s-about .about__catch {
	color: #0c5578;
    background-color: #dbdfe2;
	margin-top: 60px;
    padding: 40px 60px 55px;
    font-size: 25px;
    font-weight: 600;
    line-height: 1.8;
}
article section.s-about .container01 figure + figure {
    margin-top: 30px;
}
article section.s-about .container02 {
	width: 980px;
    text-align: center;
    margin: 80px auto 0;
}

article section.s-about .container02 h3 {
	color: #333;
	display: inline-flex;
    font-size: 34px;
    position: relative;
    border-bottom: 1px solid #333;
    margin: 0px 0px 60px;
	font-weight: bold;
}
article section.s-about .container02 h3::before {
	content: "";
    display: block;
    width: 30px;
    height: 35px;
    -webkit-clip-path: polygon(0 0, 100% 0, 0 100%);
    clip-path: polygon(0 0, 100% 0, 0 100%);
    position: absolute;
    left: 50%;
	bottom: -35px;
    transform: translate(-50%, 0);
	background: #333;
}
article section.s-about .container02 h3::after {
	content: "";
    display: block;
    width: 30px;
    height: 35px;
    -webkit-clip-path: polygon(0 0, 100% 0, 0 100%);
    clip-path: polygon(0 0, 100% 0, 0 100%);
    position: absolute;
    left: 50%;
	bottom: -35px;
	background: #fff;
	height: 36px;
    transform: translate(calc(-50% - 1px), 0);
}
@media only screen and (max-width: 979px) {
	article section.s-about {
        padding: 8vw 0 10vw;
    }
	article section.s-about .container01{margin-top: 30px;}		
	article section.s-about .container01 figure+ figure {margin-top: 20px;}
	article section.s-about .about__catch {
		padding: 15px 10px;
		margin-top: 40px;
		font-size: 18px;
	}
	article section.s-about .about__btn {margin-top: 50px;}
	article section.s-about .about__btn .btn-primary{
		max-width: 400px;
		height: auto;
		padding: 20px;
		font-size: 16px;
	}
	article section.s-about .about__btn .btn-primary:after{right: 25px;}
	article section.s-about .container02 {
		width: 95%;
        margin: 5vw auto 0;
	}
	article section.s-about .container02 h3 {
		font-size: 4.5vw;
        line-height: 1.4;
        padding: 0 1vw 1vw;
        margin: 0 0 60px;
	}
}

/* merit */
article section.s-merit {
	background: #f4f4f5;	
	padding: 80px 0 100px;
}
article section.s-merit::before {content: none;}
article section.s-merit.yahoo::before {content: none;}
article section.s-merit ul li img {
	filter: saturate(0.9) hue-rotate(5deg);
}
article section.s-merit ul li p {color: #333;}
@media only screen and (max-width: 979px) {
	article section.s-merit {padding: 8vw 0 10vw;}
}


/* photo */
article section.s-photo {
	background: #d5dce1;
	padding: 80px 0 100px;
}
article section.s-photo::before {content: none;}
article section.s-photo .page-ttl {
    background-image: url(/assets/agingcare/ope/fat/crf/images/ttl_bg04.png);
}

article section.s-photo .s-photo__image:not(:first-of-type) {
    margin-top: 95px
}
article section.s-photo .s-photo__image {
	text-align: center;
}
article section.s-photo .s-photo__image .image {
    display: inline-block
}
article section.s-photo .s-photo__image .image+.image {
    margin-top: 30px
}
article section.s-photo .s-photo__image .image a {
    display: inline-block;
    text-decoration: none
}
article section.s-photo .s-photo__image .image p {
    font-size: 20px;
    color: #000
}
article section.s-photo .s-photo__image .image .caption {
    margin-top: 30px;
    font-size: 35px
}

@media only screen and (max-width: 979px) {
	article section.s-photo {padding: 8vw 0 10vw;}

    article section.s-photo .s-photo__image:not(:first-of-type) {
        margin-top:50px
    }
	article section.s-photo .s-photo__image .image .w-limit {
		width:40vw;
		margin: 0 auto
	}
	article section.s-photo .s-photo__image .image+.image {
		margin-top:20px
	}
	article section.s-photo .s-photo__image .image p {
        font-size:16px
    }
	article section.s-photo .s-photo__image .image .caption {
        margin-top:20px;
        font-size: 20px
    }
}

/* price */
article section.s-price {
	background: #fff;
}
article section.s-price::before {content: none;}
article section.s-price .price_wrap .price_caution p.price_caution_index,
article section.s-price .price_wrap .price_caution p span {color: #0c5578;}
article section.s-price .price_wrap .price_caution p.price_caution_index,
article section.s-price .price_wrap .price_caution .container p {
    font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}

article section.s-price .price_wrap .price_caution {
	border-color: #0c5578;
	text-align: center;
    padding: 15px 20px 45px;
}
article section.s-price .price_wrap .price_caution .container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 25px 0 0;
}
article section.s-price .price_wrap .price_caution .container .container_left,article section.s-price .price_wrap .price_caution .container .container_right {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 66px;
    position: relative
}
article section.s-price .price_wrap .price_caution .container .container_left::before,article section.s-price .price_wrap .price_caution .container .container_right::before {
    content: "";
    width: 96px;
    height: 96px;
    position: absolute;
    left: -25px;
    top: 50%;
    transform: translate(0, -50%)
}
article section.s-price .price_wrap .price_caution .container .container_left p,
article section.s-price .price_wrap .price_caution .container .container_right p {
    width: 100%;
    height: 100%;
    font-size: 34px;
    font-weight: bold;
    color: #fff;
    border-radius: 100px;
    padding: 5px 0 0
}
article section.s-price .price_wrap .price_caution .container .container_left {
    width: 280px
}
article section.s-price .price_wrap .price_caution .container .container_left::before {
    background: url(/assets/agingcare/ope/fat/crf/images/price_caution_icon01.png?2025830153616) center center/100% auto no-repeat
}
article section.s-price .price_wrap .price_caution .container .container_left p {
    background: #0c5578;
}
article section.s-price .price_wrap .price_caution .container .container_right {
    width: 300px;
    margin-left: 95px
}
article section.s-price .price_wrap .price_caution .container .container_right::before {
    background: url(/assets/agingcare/ope/fat/crf/images/price_caution_icon02.png?2025830153616) center center/100% auto no-repeat
}
article section.s-price .price_wrap .price_caution .container .container_right::after {
    content: "\FF0B";
    display: flex;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 35px;
    font-size: 50px;
    font-weight: bold;
    color: #4b4b4b;
    position: absolute;
    left: -75px;
    top: 50%;
    transform: translate(0, -50%)
}
article section.s-price .price_wrap .price_caution .container .container_right p:not([class^="caution"]) {
    background: #82abc2;
    padding-left: 30px;
}
article section.s-price .price_wrap .price_caution .container .container_right .caution {
    width: auto;
    height: auto;
    font-size: 13px;
    font-weight: normal;
    color: #000;
    position: absolute;
    right: -8px;
    bottom: -26px;
}
article section.s-price .price_wrap .price_index {
	font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background: #909090;
}
article section.s-price .price_wrap>ul+.price_index {margin-top: 50px;}
article section.s-price .price_wrap>ul li p,article section.s-price .price_wrap>ul li span {
    font-weight: bold;
    line-height: 1.4;
    font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}
article section.s-price .price_wrap>ul li .price_right_inner+.price_right_inner {
    border-top: 1px solid #909090;
    margin: 20px 0 0;
    padding: 25px 0 0
}
article section.s-price .price_wrap>ul li .price_right_inner p.loan a {background-color: #fff7f8;}
article section.s-price .price_wrap>ul li .price_right_inner.monitor {color: #25667c}
article section.s-price .price_wrap>ul li .price_right_inner p:first-child {width: inherit}
article section.s-price .price_wrap .list-note .item {
	font-weight: normal;
	color: #000;
    font-size: 14px;
}
article section.s-price .price_wrap>ul:last-of-type li .price_left {
	width: 20%;
}
article section.s-price .price_wrap>ul li .price_right .price_right_inner .pay {
    text-align: right;
	width: 100%;
	margin-top: 10px;
}
@media only screen and (max-width: 979px) {
    article section.s-price {
        padding: 8vw 0 10vw;
    }
	article section.s-price .price_wrap .price_caution {
        border: 0.75vw solid #0c5578;
        padding: 2.5vw 2.5vw 7vw;
        margin: 0 0 7vw
    }
    article section.s-price .price_wrap .price_caution>p {
        font-size: 4.5vw
    }
    article section.s-price .price_wrap .price_caution .container {
        flex-direction: column;
        margin: 3vw 0 0
    }
    article section.s-price .price_wrap .price_caution .container .container_left,article section.s-price .price_wrap .price_caution .container .container_right {
        height: 10vw
    }
    article section.s-price .price_wrap .price_caution .container .container_left {width: 55vw}
    article section.s-price .price_wrap .price_caution .container .container_right {
        width: 55vw;
        margin-left: 0;
        margin-top: 10vw
    }
    article section.s-price .price_wrap .price_caution .container .container_left::before,
    article section.s-price .price_wrap .price_caution .container .container_right::before {
        width: 15vw;
        height: 15vw;
        left: -4vw
    }
    article section.s-price .price_wrap .price_caution .container .container_left p,
    article section.s-price .price_wrap .price_caution .container .container_right p {
        font-size: 4.5vw;
        padding: 1.5vw 0 0
    }
    article section.s-price .price_wrap .price_caution .container .container_right {
        margin-left: 0;
        margin-top: 10vw
    }
    article section.s-price .price_wrap .price_caution .container .container_right::after {
        width: 7vw;
        height: 7vw;
        font-size: 9vw;
        left: 50%;
        top: -8vw;
        transform: translate(-50%, 0)
    }
    article section.s-price .price_wrap .price_caution .container .container_right p:not([class^="caution"]) {
        padding-left: 0
    }
    article section.s-price .price_wrap .price_caution .container .container_right .caution {
        white-space: nowrap;
        font-size: 2.5vw;
        right: -1vw;
        bottom: -4.5vw
    }
	article section.s-price .price_wrap .price_index {
		font-size: 4.5vw;
		padding: 1vw;
	}
	article section.s-price .price_wrap>ul+.price_index {
		margin-top: 6vw;
	}
}

/* flow */
article section.s-flow {
	background: url(/assets/agingcare/ope/fat/crf/images/comparison_bg.jpg?2025830153616) no-repeat top center;
    background-size: cover;
    padding: 80px 0 100px;
}
article section.s-flow::before {
    content: none;
}
article section.s-flow .page-ttl {
    color: #fff;
}
article section.s-flow>ul li {
	background: linear-gradient(90deg, #d5dce1 0%, #f4f4f5 50%, #d5dce1 100%);
}
article section.s-flow>ul li:not(:last-child)::before {background: #d5dce1;}
article section.s-flow>ul li .step {    background: linear-gradient(0deg, #BDC3C9 0%, #fff 25%, #BDC3C9 50%, #fff 75%, #BDC3C9 100%);}
article section.s-flow>ul li .step p>span,
article section.s-flow>ul li h3 {color: #0c5578;}
@media only screen and (max-width: 979px) {
    article section.s-flow {
        padding: 8vw 0 10vw;
    }
	article section.s-flow>ul li .step p>span, article section.s-flow>ul li h3 {
		font-weight: bold;
		margin: 0 0 1vw;
	}
}

/* detail */
article section.s-detail {
	background: #d5dce1;
    padding: 80px 0 100px;
}
article section.s-detail::before {
	content: none;
}
article section.s-detail .page-ttl {
    background-image: url(/assets/agingcare/ope/fat/crf/images/ttl_bg04.png);
}
article section.s-detail table tr th {
	background: #f4f4f5;
}
article section.s-detail table tr th,
article section.s-detail table tr td {
    border-color: #333;
}
@media only screen and (max-width: 979px) {
    article section.s-detail {
        padding: 8vw 0 10vw;
    }
}

/* q&a */
article section.s-qa {
	background: #f4f4f5;
    padding: 80px 0 100px;
}
article section.s-qa::before {content: none;}
article section.s-qa>ul li .qaq {color: #25667c;}
article section.s-qa>ul li .qaq::before {
    background: #0c5578;
}
article section.s-qa>ul li .qaa {
    border-top: 1px dashed #25667c;
}
article section.s-qa>ul li .qaa::before {
    background: #82abc2;
}
@media only screen and (max-width: 979px) {
    article section.s-qa {
        padding: 8vw 0 10vw;
    }
}

@media only screen and (max-width: 979px) {
  article nav.yahoo ul li {
    border-bottom: 1px solid #fffefe;
  }
  article nav.yahoo ul li:last-child {
    border-bottom: none;
  }
}



