@charset "UTF-8";
body {
	position: relative;
}
.nest {
	position: relative;
	margin: 0 auto;
	width: 1000px;
}
.nest p {
	margin-bottom: 30px;
}
.logo-s {
	position: absolute;
	top: 6px;
	left: 24px;
}
.gnavi ul li a {
	color: #ee7c87;
}
.gnavi ul li a:hover {
	color: #fcb9a7;
}
.gnavi ul li li a:hover {
	background: #ee7c87;
	color: #fff;
}
#header .visual {
	margin: 10px 0 0 0;
}
main .nest {
	padding: 80px 0 0 0;
}
main .title {
	margin: 0 0 50px 0;
	text-align: center;
}
#scene1 {
	background: url(../img/kaigo/s1_bg.png) repeat-x center center;
	height: 660px;
}
#scene1 .title {
	margin: 0 0 50px 0;
}
#scene1 .column {
	float: left;
	width: 33.3%;
	text-align: center;
}
#scene2 .eyecatch {
	position: absolute;
	top: 45px;
	right: 110px;
}
#scene2 .column5 {
	margin: 60px 0;
}
#scene2 .column {
	float: left;
	text-align: center;
	width: 20%;
}
#scene3 {
	background: url(../img/kaigo/s3_bg.png) repeat-x center 0;
	height: 811px;
}
#scene3 .image {
	margin: 0 30px;
}
#scene3 .copy {
	margin: 0 24px;
}
#scene3 .copy p {
	margin: 0 0 75px 0;
}
#scene4 .sub-title {
	margin: 0 0 45px 0;
	text-align: center;
}
#scene4 .flickity-syncer {
	position: relative;
	margin: 0 auto;
	width: 860px;
	height: 435px;
}
#scene4 .frame {
	position: absolute;
	top: 0;
	left: 0;
	padding: 30px 40px;
	background: #ffefec;
	border-radius: 24px;
	width: 860px;
	height: 435px;
}
#scene4 .frame .image {
	margin: 0 34px 0 0;
}
#scene4 .frame .sub-title {
	margin: 10px 0 40px 0;
	text-align: left;
}
#scene4 .frame p {
	margin-bottom: 0;
	font-size: 13px;
	line-height: 2;
}
#scene4 .previous {
	left: -50px;
}
#scene4 .next {
	right: -50px;
}
/*

#scene4 .prev,
#scene4 .next {
	display: none;
}
#scene4 .prev,
#scene4 .next {
	position: absolute;
	top: 188px;
}
#scene4 .prev {
	left: -50px;
}
#scene4 .next {
	right: -50px;
}*/
#scene5 p {
	margin: 0 0 45px 0;
	text-align: center;
}
#scene5 .flow {
	margin: 0 0 100px 0;
}
#scene6 {
	background: url(../img/kaigo/s6_bg.png) repeat-x center 0;
	height: 948px;
}
#scene6 .copy {
	text-align: center;
}
#scene6 .tabs {
	text-align: center;
}
#scene6 .tabs li {
	display: inline-block;
	margin: 0 70px 30px 70px;
	text-align: left;
}
#scene6 .tabs li a {
	display: block;
	background: url(../img/kaigo/s6_tab.png) no-repeat 0 0;
	background-size: 276px 184px;
	text-indent: -10000px;
	width: 92px;
	height: 92px;
}
#scene6 .tabs li.tab2 a {	background-position: -92px 0;}
#scene6 .tabs li.tab3 a {	background-position: -184px 0;}
#scene6 .tabs li.tab1 a:hover,#scene6 .tabs li.tab1.current a {	background-position: 0 -92px;}
#scene6 .tabs li.tab2 a:hover,#scene6 .tabs li.tab2.current a {	background-position: -92px -92px;}
#scene6 .tabs li.tab3 a:hover,#scene6 .tabs li.tab3.current a {	background-position: -184px -92px;}
#scene6 .frame {
	position: relative;
	overflow: hidden;
	overflow-y: scroll;
	margin: 0 auto;
	padding: 30px 30px 0 30px;
	background: #fff;
	width: 860px;
	height: 460px;
	border-radius: 16px;
}
#scene6 .frame .tab-contents {
	position: absolute;
	top: 30px;
	left: 0;
	width: 100%;
	text-align: center;
	font-size: 13px;
}
#scene6 .frame .tab-contents .sub-title {
	margin: 0 0 35px 0;
}
#scene6 .frame .tab-contents .summary {
	margin: 0 0 45px 0;
}
#scene6 .frame .tab-contents .request {
	margin: 0 0 50px 0;
}
#scene6 .frame .tab-contents .text {
	margin: 0 auto 35px auto;
	text-align: left;
	width: 356px;
}
#scene6 .frame .tab-contents .after {
	margin: 80px auto 30px auto;
	padding: 20px 80px 1px 80px;
	background: #ffefec;
	width: 527px;
	border-radius: 17px;
}
strong {
	font-weight: bold;
}
em {
	color: #ee7c87;
}
#scene7 .nest {
	width: 525px;
}
#scene7 .title {
	margin: 0 auto 33px;
	padding: 10px 0 12px 0;
	border-top: 2px solid #ee7c87;
	border-bottom: 2px solid #ee7c87;
	width: 504px;
}
#scene7 .sub-title {
	margin: 0 0 30px 0;
}
#scene7 .text {
	color: #806239;
}
#scene7 .link {
	margin: 0 0 60px 5px;
	padding: 0 0 0 10px;
	border-left: solid 3px #898989;
	word-break: break-all;
}
#scene7 .link a {
	color: #299bd2;
}
#scene7 .link a:hover {
	color: #d0ebed;
}
#scene8 {
	background: url(../img/kaigo/s8_bg.png) repeat-x center 0;
	height: 1139px;
}
#scene8 .title {
	margin: 0 0 20px 0;
}
#scene8 .sub-title {
	margin: 0 0 20px 0;
	text-align: center;
}
#scene8 .balloon {
	position: absolute;
	top: 40px;
	right: 100px;
}
#scene8 .frame {
	overflow: hidden;
	overflow-y: scroll;
	margin: 0 auto 40px auto;
	background: #fff;
	width: 690px;
	height: 450px;
	border-radius: 16px;
}
#scene8 .frame.half {
	height: 300px;
}
#scene8 .frame-content {
	padding: 50px 150px 20px;
}
#scene8 .frame-content .sub-title {
	margin: 0 0 15px 0;
	text-align: left;
}
#scene9 .column {
	float: left;
	width: 50%;
	padding: 20px 30px;
	font-size: 16px;
	color: #666;
}
#scene9 .column img {
	display: block;
	margin: 0 auto;
}
#scene10 .nest {
	padding-top: 0;
}
#scene10 .qa {
	margin: 65px 0;
	text-align: center;
}
#scene10 .more a {
	display: block;
	margin: 0 auto;
	background: url(../img/kaigo/s10_more.png) no-repeat 0 0;
	background-size: 135px 270px;
	text-indent: -9999px;
	width: 135px;
	height: 135px;
}
#scene10 .more a:hover {
	background-position: 0 -135px;
}
#information {
	margin: 80px 0 0 0;
	background: #ffefec;
}
#information .nest {
	padding: 40px 0 60px 0;
}
#information .title {
	margin: 0 0 30px 0;
	padding: 12px 0;
	border-bottom: 1px solid #ee7c87;
	text-align: left;
}
#information .update {
	position: relative;
	width: 500px;
}
#information .update ul {
	border-top: 1px solid #333;
}
#information .update li {
	overflow: hidden;
	border-bottom: 1px solid #333;
	padding: 12px 0 0 0;
	font-size: 17px;
	height: 80px;
}
#information .update li a {
	color: #666;
	font-weight: bold;
	line-height: 2;
}
#information .update li time {
	display: block;
	color: #ee7c87;
	font-weight: bold;
	line-height: 1.6;
}
#information .update li a:hover,
#information .update li a:hover time {
	opacity: .7;
}
#information .update .more {
	position: absolute;
	top: 16px;
	right: 0;
}
#information .update .more a {
	color: #4d4d4d;
	font-weight: bold;
}
#information .update .more a:hover {
	color: #a3a3a3;
}
#information .social {
	width: 460px;
}
#access .banner {
	margin: 5px 0 0 0;
}
#access .banner a {
	display: block;
	background: url(../img/kaigo/bnr_official.png) no-repeat 0 0;
	background-size: 457px 262px;
	text-indent: -9999px;
	width: 457px;
	height: 131px;
}
#access .banner a:hover {
	background-position: 0 -131px;
}
#footer .sign {
	margin: 0 0 20px 0;
	text-align: center;
	font-size: 12px;
	color: #666;
}
#cv-top {
	position: absolute;
	top: 350px;
	left: 18px;
	z-index: 9000;
}
#cv-bottom {
	position: fixed;
	left: 20px;
	bottom: 20px;
	width: 135px;
	height: 204px;
	z-index: 9000;
}
.cv a {
	display: block;
	background: url(../img/kaigo/btn_cv.png) no-repeat 0 0;
	background-size: 135px 408px;
	text-indent: -9999px;
	width: 135px;
	height: 204px;
}
.cv a:hover {
	background-position: 0 -204px;
}
@media screen and (max-width: 768px) {
#header .visual img {
	width: 100%;
	height: auto;
}
main .column {
	float: none !important;
}
#scene1, #scene3, #scene6, #scene8 {
	padding-bottom: 60px;
	background: #ffefec;
	height: inherit;
}
#scene1 .title {
/*	width: 70%;*/
}
#scene1 .column,
#scene1 .column .image img {
	margin: 0 auto;
	width: 80%;
	height: auto;
}
#scene2 {
	height: inherit;
}
#scene2 .title {
/*	width: 75%;*/
}
#scene2 .eyecatch {
	position: inherit;
	top: 0;
	left: 0;
	text-align: center;
}
#scene2 .eyecatch img {
	width: 63%;
	height: auto;
}
#scene2 .column,
#scene2 .column img {
	margin: 0 auto;
	width: 80%;
	height: auto;
}
#scene2 .column:nth-child(1),
#scene2 .column:nth-child(2) {
	margin-bottom: 30px;
}
#scene3 .title {
/*	width: 70%;*/
}
#scene3 .image {
	margin: 0 0 30px 0;
	text-align: center;
}
#scene3 .copy {
	margin: 0;
}
#scene3 .copy p {
	margin: 0 0 30px 0;
}
#scene3 .copy img {
	width: 100%;
	height: auto;
}
#scene4 .title {
/*	width: 85%;*/
}
#scene4 .flickity-syncer,
#scene4 .frame {
	width: 100%;
	min-height: 600px;
	height: auto;
}
#scene4 .frame {
	padding: 35px 35px 20px;
}
#scene4 .frame .image,
#scene4 .frame .sub-title {
	margin: 0 0 20px 0;
}
#scene4 .previous {
	left: -10px;
}
#scene4 .next {
	right: -10px;
}
#scene6 .title {
/*	width: 60%;*/
}
#scene6 .tabs li {
	margin: 0 5px 20px 5px;
}
#scene6 .frame {
	width: 100%;
}
#scene6 .tab-contents {
	padding-left: 15px;
	padding-right: 15px;
}
#scene6 .frame .tab-contents .text,
#scene6 .frame .tab-contents .after {
	width: 100%;
}
#scene6 .frame .tab-contents .after {
	margin-top: 40px;
	padding: 25px 25px 1px 25px;
}
#scene7 .title {
	padding: 5px 40px 10px 40px;
	width: 100%;
}
#scene8 .title {
/*	width: 50%;*/
}
#scene8 .balloon {
	position: inherit;
	text-align: center;
	top: 0;
	right: 0;
	margin-bottom: -30px;
}
#scene8 .frame {
	width: 100%;
}
#scene8 .frame .frame-content {
	padding: 50px 15px 20px 15px;
}
#scene9 .title {
/*	width: 70%;*/
}
#scene9 .column {
	padding: 0;
	width: 100%;
}
#scene10 .title {
/*	width: 45%; */
}
	.gnavi .logo-s {
		background: #ff7c86;
	}
	.gnavi .dropdown .arrow {
		background: url(../img/kaigo/drop_arrow.png) no-repeat 0 0;
		background-size: 16px 9px;
	}
	#nav_toggle span {
		background: #ff7c86;
	}
	#header .visual {
		padding-top: 36px;
		background: #fff;
	}
}