@charset 'UTF-8';

.top-tree {
	position: absolute;
	top: 0;
	right: 69px;
}
.bottom-tree {
	position: absolute;
	bottom: 0;
	left: 66px;
	z-index: 1;
}
.top-tree .btn_omnibus,
.top-tree .btn_part01{
	position: absolute;
	right: 40px;
	background: url(/part02/assets/img/story/btn_bg.png) repeat;
	border-radius: 0 0 8px 8px;
	text-align: center;
	overflow: hidden;
	z-index: 100;
}
.top-tree .btn_part01{
	right: 175px;
}
.top-tree .btn_omnibus a,
.top-tree .btn_part01 a{
	display: inline-block;
	padding: 15px 10px;
	font-size: 18px;
	color: #fff;
}
.sp_top-tree {
	display: none;
}
.sp_bottom-tree {
	display: none;
}
.sp_nav {
	display: none;
}
.sp_top-tree .btn_part01,
.sp_top-tree .btn_omnibus{
	position: absolute;
	right: 0;
	background: url(/part02/assets/img/story/btn_bg.png) repeat;
	border-radius: 8px 0 0 8px;
	text-align: center;
	overflow: hidden;
	z-index: 100;
}
.sp_top-tree .btn_omnibus{
	top: 80px;
}
.sp_top-tree .btn_part01 a,
.sp_top-tree .btn_omnibus a{
	display: inline-block;
	width: 80px;
	padding: 15px 10px;
	font-size: 20px;
	color: #fff;
}


/*--------------
wrapper
--------------*/
.wrapper {
	width: 800px;
	margin: 0 auto;
	position: relative;
}



/*--------------
header
--------------*/
#header {
	width: 800px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	zoom: 1;
	height: 125px;
	z-index: 2;
}
#header .common-logo {
	float: left;
	width: 150px;
	margin-right: 40px;
}
#header .heading {
	float: left;
	font-size: 32px;
	padding-top: 35px;
}



/*--------------
navi
--------------*/
.gnav {
	background: url(/part02/assets/img/common/gnav_bg.png) repeat-x center top;
	height: 100px;
	position: relative;
	z-index: 2;
}
.gnav.index {
	margin-top: -20px;
}
.gnav ul {
	width: 1000px;
	margin: 0 auto;
	padding: 10px;
	overflow: hidden;
}
.gnav ul li {
	float: left;
	margin-right: 42px;
}
.gnav ul li:last-child {
	margin-right: 0;
}



/*--------------
footer
--------------*/
#footer {
	height: 66px;
	background: url(/part02/assets/img/common/footer_bg.png) repeat-x center top;
	margin: 40px 0 0;
	position: relative;
	z-index: 2;
}
.top-page #footer {
	margin: 0;
}
#footer .footer-nav {
	padding: 15px 0 0;
	text-align: center;
}
#footer .footer-nav ul {}
#footer .footer-nav ul li {
	display: inline;
	font-size: 16px;
	margin-right: 40px;
	padding-left: 20px;
	background: url(/part02/assets/img/common/footrer_icon.png) no-repeat 5px center;
}
#footer .footer-nav ul li:last-child {
	margin-right: 0;
}



/*--------------
TOP
--------------*/
.index-logo {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -107px;
	z-index: 2;
}
.sp_index-logo {
	display: none;
}
.index-heading {
	font-size: 32px;
	text-align: center;
	padding: 150px 0 0;
	z-index: 2;
	position: relative;
}
.index-heading span {
	display: inline;
}
.index-content {
	background: url(/part02/assets/img/index/index_bg_01.png) no-repeat left center;
	width: 569px;
	height: 434px;
	position: relative;
	z-index: 2;
}
.index-content .heading {
	font-size: 30px;
	padding: 50px 0 0 50px;
}
.index-content .text {
	padding: 10px 60px 0 50px;
	line-height: 1.5em;
	font-size: 16px;
	letter-spacing: -0.05em;
}
.index-content .text strong {
	font-size: 18px;
}
.index-content .text .yellow {
	background: #f7f2c2;
}
.index-content .text .pink {
	background: #ebd0d6;
}
.index-content .text .blue {
	background: #cce0e9;
}
.index-content .more-link {
	position: absolute;
	top: 310px;
	left: 440px;
}
.index-content .image-01 {
	position: absolute;
	top: 80px;
	left: 490px;
}
.index-content .sp_image-01 {
	display: none;
}



/*--------------
Other page
--------------*/
.ttl-area {
	height: 41px;
	padding: 30px 0 30px 170px;
	margin: 15px 0 30px;
	font-size: 32px;
	position: relative;
	z-index: 2;
}
.ttl-area.concept {
	background: url(/part02/assets/img/concept/heading_bg_01.png) no-repeat 23px center;
}
.ttl-area.story {
	background: url(/part02/assets/img/story/heading_bg_01.png) no-repeat 23px center;
	height: 120px;
}
.ttl-area.caregiver {
	height: 100px;
	background: url(/part02/assets/img/caregiver/heading_bg_01.png) no-repeat 23px center;
}
.ttl-area.care {
	background: url(/part02/assets/img/care/heading_bg_01.png) no-repeat 23px center;
	height: 180px;
}
.ttl-area.profile {
	background: url(/part02/assets/img/profile/heading_bg_01.png) no-repeat 23px center;
}
.ttl-area.sitemap {
	padding: 0 0 0 30px;
	margin: 30px 0 15px;
}
.content {
	width: 690px;
	margin: 0 auto;
	background: url(/part02/assets/img/common/content_bg_01.png) repeat center top;
	position: relative;
	z-index: 2;
	padding: 30px;
	/* box-shadow */
	box-shadow: 5px 5px 10px -3px #aaaaaa;
	-moz-box-shadow: 5px 5px 10px -3px #aaaaaa;
	-webkit-box-shadow: 5px 5px 10px -3px #aaaaaa;
}
.content .concept-heading {
	text-align: center;
	padding-bottom: 35px;
}
.content .box .lead-txt {
	font-size: 30px;
	line-height: 1.3em;
	padding-bottom: 15px;
	background: url(/part02/assets/img/common/line_01.png) no-repeat left bottom;
}
.content .box .txt {
	font-size: 18px;
	line-height: 1.3em;
	padding: 15px 0;
}
.content .sitemap-list {
	padding: 10px 0;
	line-height: 1.3em;
}
.content .sitemap-list li {
	margin-bottom: 28px;
}
.content .sitemap-list li ul {
	padding-left: 15px;
}
.content .sitemap-list li ul li {
	padding-left: 15px;
	margin-top: 15px;
	margin-bottom: 0px;
}
.content .sitemap-list li a {
	font-size: 22px;
	padding-left: 35px;
}
.content .sitemap-list li.icon01 > a {
	background: url(/part02/assets/img/sitemap/sitemap_icon_01.png) no-repeat left center;
}
.content .sitemap-list li.icon02 > a {
	background: url(/part02/assets/img/sitemap/sitemap_icon_02.png) no-repeat left center;
}
.content .sitemap-list li.icon03 > a {
	background: url(/part02/assets/img/sitemap/sitemap_icon_03.png) no-repeat left center;
}
.content .sitemap-list li.icon04 > a {
	background: url(/part02/assets/img/sitemap/sitemap_icon_04.png) no-repeat left center;
	margin-bottom: 10px;
}
.content .sitemap-list li.icon05 > a {
	background: url(/part02/assets/img/sitemap/sitemap_icon_05.png) no-repeat left center;
}
.content .sitemap-list li.icon06 > a {
	background: url(/part02/assets/img/sitemap/sitemap_icon_06.png) no-repeat left center;
}
.content .sitemap-list li.icon07 > a {
	background: url(/part02/assets/img/sitemap/sitemap_icon_07.png) no-repeat 8px center;
	margin-bottom: 10px;
}
.content .sitemap-list li.icon08 > a {
	background: url(/part02/assets/img/sitemap/sitemap_icon_08.png) no-repeat 8px center;
}
.content .sitemap-list li.icon09 > a {
	background: url(/part02/assets/img/sitemap/sitemap_icon_09.png) no-repeat left center;
}
.content .sitemap-list li.no-icon a {
	padding-left: 5px;
}
.movie {
	padding-top: 40px;
}


@media screen and (max-width:820px) {
	#header .common-logo{
		margin-right: 15px;
	}
	.sp_nav {
		display: block;
	}
	.sp_nav .nav_btn {
		position: absolute;
		top: 30px;
		right: 110px;
		z-index: 5;
	}
	.sp_nav .nav_btn img {
		width: 100px;
	}
	.sp_nav ul {
		width: 640px;
		position: absolute;
		top: 160px;
		left: 50%;
		margin-left: -320px;
		z-index: 3;
		display: none;
	}
	.sp_nav ul li {
		background: #fff;
		margin-bottom: 3px;
	}
	.sp_nav ul li a {
		padding: 0 0 0 150px;
		display: block;
		font-size: 32px;
		height: 86px;
		line-height: 86px;
	}
	.sp_nav ul li.nav_01 a {
		background: url(/part02/assets/img/common/sp_nav_icon_01.png) no-repeat 100px center;
	}
	.sp_nav ul li.nav_02 a {
		background: url(/part02/assets/img/common/sp_nav_icon_02.png) no-repeat 100px center;
	}
	.sp_nav ul li.nav_03 a {
		background: url(/part02/assets/img/common/sp_nav_icon_03.png) no-repeat 100px center;
	}
	.sp_nav ul li.nav_04 a {
		background: url(/part02/assets/img/common/sp_nav_icon_04.png) no-repeat 100px center;
	}
	.sp_nav ul li.nav_05 a {
		background: url(/part02/assets/img/common/sp_nav_icon_05.png) no-repeat 100px center;
	}
	.sp_nav ul li.nav_06 a {
		background: url(/part02/assets/img/common/sp_nav_icon_06.png) no-repeat 100px center;
	}
	.top-tree {
		display: none;
	}
	.bottom-tree {
		display: none;
	}
	.sp_top-tree {
		position: absolute;
		top: 0;
		right: 0;
		display: block;
	}
	.sp_top-tree img {
		width: 191px;
	}
	.sp_bottom-tree {
		position: absolute;
		bottom: 0;
		left: 4px;
		z-index: 1;
		display: block;
	}
	.sp_bottom-tree img {
		width: 196px;
	}
	.wrapper {
		width: 100%;
	}
	.index-logo {
		display: none;
	}
	.sp_index-logo {
		display: block;
		position: absolute;
		top: 0;
		left: 50%;
		margin-left: -120px;
		z-index: 2;
	}
	.index-heading {
		padding: 166px 0 0;
	}
	.index-heading span {
		display: block;
	}
	.index-content {
		background: url(/part02/assets/img/index/sp_index_bg_01.png) no-repeat left center;
		width: 641px;
		height: 489px;
		position: relative;
		z-index: 2;
	}
	.index-content .heading{
		padding: 60px 0 0 50px;
	}

	.index-content .text {
		padding: 10px 70px 0 50px;
		font-size: 18px;
	}
	.index-content .text .sp_br {
		display: block;
	}
	.index-content .more-link {
		position: absolute;
		top: 360px;
		left: 400px;
	}
	.image-01 {
		display: none;
	}
	.gnav {
		display: none;
	}
	.index-content {
		margin: 0 auto;
	}
	.index-content .sp_image-01 {
		display: block;
		position: absolute;
		top: 270px;
		right: -60px;
	}
	.index-content .sp_image-01 img {
		width: 170px;
	}
	#header {
		width: 768px;
	}
	.wrapper {
		width: 100%;
	}
	.content {
		width: 640px;
		margin: 0 auto;
	}
	.content .box .lead-txt {
		font-size: 34px;
		line-height: 1.3em;
		padding-bottom: 15px;
		background: url(/part02/assets/img/common/line_01.png) no-repeat left bottom;
	}
	.content .box .txt {
		font-size: 28px;
		padding: 30px 0;
	}
	#footer .footer-nav ul li {
		font-size: 24px;
	}
	.content .sitemap-list {
		line-height: 2.0em;
	}
	.content .sitemap-list li a {
		font-size: 34px;
	}
}
/* common */
.sub_text {
	font-size: 16px;
	line-height: 1.4;
	padding-top: 20px;
}
/* story */
.story-heading {
	background: url(/part02/assets/img/story/heading_bg_02.png) no-repeat -3px bottom;
	background-size: 98% 100%;
	height: 106px;
	font-size: 216%;
	padding-left: 31px;
	padding-top: 2px;
}
.story-heading-count {
	display: block;
	font-size: 90%;
	padding-bottom: 5px;
}
.story02-tit {
	font-size: 80%;
}
.story03-tit {
	font-size: 74%;
}
.story04-tit {
	font-size: 68%;
}
.story_body {
	overflow: hidden;
}


/***サイドナビゲーション***/
.story_nav {
	float: left;
	width: 100px;
	background-image: url(/part02/assets/img/story/nav_line.png);
	background-repeat: no-repeat;
}
input[type="checkbox"].on-off {
	display: none;
}
.story_nav ul {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	margin: 0;
	padding: 0;
	list-style: none;
}
.story_nav .line,
.story_nav li {
	width: 100px;
	padding: 7px 0;
	font-size: 16px;
	text-align: center;
	background-image: url(/part02/assets/img/story/nav_line.png);
	background-repeat: no-repeat;
	background-position: 0 28px;
}
.story_nav .line1 {
	width: 100px;
	padding: 7px 0 7px 14px;
	font-size: 16px;
	text-align: left;
	background-image: url(/part02/assets/img/story/nav_line.png);
	background-repeat: no-repeat;
	background-position: 0 28px;
}
.story_nav .link_part01{
	margin: 20px 0 0;
	background: url(/part02/assets/img/story/btn_bg.png) repeat;
	border-radius: 4px;
	line-height: 1;
}
.story_nav .link_part01 a{
	display: block;
	padding: 10px 6px 10px 8px;
	color: #fff;
	font-size: 16px;
	line-height: 1.25;
}
input[type="checkbox"].on-off + ul {
	height: 0;
	overflow: hidden;
}
input[type="checkbox"].on-off:checked + ul {
	height: 150px;
}
.story_active {
	width: 83px;
	background: url(/part02/assets/img/story/monogatari_on.png) no-repeat 15px 0;
	display: block;
	text-align: center;
	padding-left: 7px;
}
.story_content {
	float: right;
	width: 82%;
	font-size: 16px;
	line-height: 1.4;
	position: relative;
}
.story_insert_img {
	position: absolute;
	bottom: 6%;
	right: 0%;
	z-index: 3;
}
.story_insert_img32 {
	position: absolute;
	bottom: 16%;
	right: 10%;
	z-index: 3;
}
.story_insert_img33 {
	position: absolute;
	bottom: 4%;
	right: 0;
	z-index: 3;
}
.story_insert_img34 {
	position: absolute;
	top: 32%;
	right: 0%;
	z-index: 3;
}
.story_insert_img35 {
	position: absolute;
	top: 48%;
	right: 0%;
	z-index: 3;
}
.story_insert_img36 {
	position: absolute;
	bottom: 34%;
	right: 0;
	z-index: 3;
}
.story_insert_img37 {
	position: absolute;
	bottom: 7%;
	right: 0;
	z-index: 3;
}
.story_insert_img38 {
	position: absolute;
	bottom: 10%;
	right: 0;
	z-index: 3;
}
.story_insert_img39 {
	position: absolute;
	bottom: -2%;
	right: -1%;
	z-index: 3;
}
.story_insert_img40 {
	position: absolute;
	bottom: 15%;
	right: 4%;
	z-index: 3
}
.story_insert_img41 {
	position: absolute;
	top: 77%;
	right: 5%;
	z-index: 3;
}
.story_insert_img42 {
	position: absolute;
	top: 65%;
	right: 3%;
	z-index: 3;
}
.story_insert_img43 {
	position: absolute;
	top: 68%;
	right: 10%;
	z-index: 3;
}
.story_insert_img44 {
	position: absolute;
	bottom: 7%;
	right: 8%;
	z-index: 3;
}
.story_insert_img45 {
	position: absolute;
	top: 60%;
	right: 6%;
	z-index: 3;
}
.story_insert_img46 {
	position: absolute;
	top: 48.5%;
	right: 0%;
	z-index: 3;
}
.story_insert_img47 {
	position: absolute;
	top: 44%;
	right: 0%;
	z-index: 3;
}
.story_insert_img48 {
	position: absolute;
	top: 55%;
	right: 5%;
	z-index: 3;
}
.story_insert_img49 {
	position: absolute;
	bottom: 28%;
	right: 0%;
	z-index: 3;
}
.story_insert_img50 {
	display: block;
	text-align: center;
}
.textC {
	text-align: center;
}
.story_text {
	margin-top: 20px;
	padding-left: 20px;
	line-height: 2;
}
.story_btn {
	color: #FFF;
	background: url(/part02/assets/img/story/btn_bg.png) no-repeat 8px bottom;
	display: inline-block;
	margin-top: 50px;
	margin-left: 10px;
	width: 169px;
	text-align: center;
}
.btn2Aera .story_btn {
	color: #FFF;
	background: url(/part02/assets/img/story/btn_bg.png) no-repeat 8px bottom;
	display: inline-block;
	margin-top: 50px;
	margin-left: 10px;
	width: 169px;
	text-align: center;
	float: left;
}


/* profile */
.profile_body {
	overflow: hidden;
}
.profile_img {
	float: left;
}
.profile_content {
	float: right;
	width: 53%;
	font-size: 150%;
}
.profile_content dl {
	display: table;
	padding: 10px 0;
	background: url(/part02/assets/img/profile/profile_img_line.png) no-repeat 8px bottom;
	width: 100%;
}
.profile_content dt {
	display: table-cell;
	width: 100px;
	vertical-align: middle;
	padding-left: 20px;
}
.profile_content dt.text {
	padding-left: 15px;
}
.profile_content dd {
	display: table-cell;
	text-align: left;
}
.aj_space {
	padding: 0 25px;
}
.aj_space02 {
	padding: 0 20px;
}
.aj_space02 {
	padding: 0 10px;
}
.aj_line {
	display: block!important;
	padding-left: 27px;
	padding-top: 5px;
}
.profile_set {
	position: relative;
	height: 570px;
}
.profile_set-img01 {
	position: absolute;
	top: 6%;
	left: 4%;
}
.profile_set-img02 {
	position: absolute;
	top: 10%;
	right: 6%;
}
.profile_set-img03 {
	position: absolute;
	bottom: 4%;
	left: 6%;
}
.profile_set-img04 {
	position: absolute;
	bottom: 2%;
	right: 8%;
}


/* care */
.ttl-area .btn_part01{
	display: inline-block;
	margin: 10px 0;
	background: url(/part02/assets/img/story/btn_bg.png);
	border-radius: 10px;
}
.ttl-area .btn_part01 a{
	display: block;
	padding: 10px;
	color: #fff;
	font-size: 18px;
}
.tab {
	display: flex;
	justify-content: space-between;
	width: 750px;
	margin: 50px auto 0;
}
.tab li {
	width: 360px;
	padding: 10px;
	text-align: center;
	font-size: 18px;
	cursor: pointer;
}
.tab .tab01{
	background: #fcd686;
	border-radius: 10px 10px 0 0;
	letter-spacing: -0.05em;
}
.tab .tab02{
	padding: 1em 0 0;
	background: #afdabe;
	border-radius: 10px 10px 0 0;
	font-size: 20px;
}
.tab_non {
	display: none!important;
}
.hide {
	display: none;
}
.fontS {
	font-size: 18px;
}
.pt5 {
	padding-top: 5px;
	display: block;
}
.cont_tab01,
.cont_tab02{
	font-size: 16px;
	line-height: 1.4;
}
.cont_tab01 h3,
.cont_tab02 h3{
	margin: 0 0 20px;
	text-align: center;
}
/* tab01 */
.cont_tab01 .box_check{
	margin: 30px 0;
}
.cont_tab01 .ttl_check{
	margin: 0 0 20px;
	text-align: center;
	background: url(/part02/assets/img/care/line.png) repeat-x center;
}
.cont_tab01 .ttl_check .ttl{
	display: inline-block;
	padding: 0 1em 0 2.5em;
	font-size: 28px;
}
.cont_tab01 .check01 .ttl{
	background: url(/part02/assets/img/care/icon_check01.png) no-repeat 1em center, #fefefc;
}
.cont_tab01 .check02 .ttl{
	background: url(/part02/assets/img/care/icon_check02.png) no-repeat 1em center, #fefefc;
}
.cont_tab01 .check03 .ttl{
	background: url(/part02/assets/img/care/icon_check03.png) no-repeat 1em center, #fefefc;
}
.cont_tab01 .check04 .ttl{
	background: url(/part02/assets/img/care/icon_check04.png) no-repeat 1em center, #fefefc;
}
.cont_tab01 .list_check{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.cont_tab01 .list_check.check03,
.cont_tab01 .list_check.check04{
	justify-content: space-around;
}
.cont_tab01 .list_check li{
	width: 30%;
	margin: 0 0 20px;
}
.cont_tab01 .list_check .box_img{
	margin: 0 0 10px;
}
.cont_tab01 .list_check .box_img img{
	width: 100%;
}
/* tab02 */
.cont_tab02{
	
}
.cont_tab02 .list_case{
	margin: 40px 0;
}
.cont_tab02 .list_case li{
	margin: 0 0 40px;
}
.cont_tab02 .list_case .case{
	display: flex;
	flex-wrap: wrap;
}
.cont_tab02 .case .ttl{
	width: 70%;
	font-size: 18px;
}
.cont_tab02 .case .ttl img,
.cont_tab02 .box_method .ttl img{
	margin: 0 0 10px;
}
.cont_tab02 .case .box_img{
	width: 30%;
	text-align: center;
}

/* caregiver */
.caregiver_content .ttl_cont{
	text-align: center;
}
.caregiver_content .list_method{
	width: 90%;
	margin: 30px auto 40px;
}
.caregiver_content .list_method li{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
	margin: 0 0 20px;
}
.caregiver_content .list_method li:nth-of-type(even){
	flex-direction: row-reverse;
}
.caregiver_content .list_method .box_img{
	width: 40%;
	text-align: center;
}
.caregiver_content .list_method .box_txt{
	width: 60%;
	box-sizing: border-box;
	line-height: 1.75;
	font-size: 18px;
}
.caregiver_content .list_method li:nth-of-type(even) .box_img{
	text-align: left;
}
.caregiver_content .list_method li:nth-of-type(even) .box_txt{
	padding-left: 60px;
}
.caregiver_content .cont02 .list_method li:nth-of-type(even) .box_txt{
	padding-left: 40px;
}



@media screen and (max-width:820px) {
	.ttl-area.story {
		height: auto;
		padding: 30px 0 0 170px;
		background: url(/part02/assets/img/story/heading_bg_01.png) no-repeat 23px top;
	}
	.sub_text {
		width: 90%;
		font-size: 26px;
	}
	.ttl-area.care {
		height: 430px;
		background: url(/part02/assets/img/care/heading_bg_01.png) no-repeat 23px top;
	}
	.ttl-area.caregiver{
		height: 230px;
		background: url(/part02/assets/img/caregiver/heading_bg_01.png) no-repeat 23px top;
	}
	.flow_text {
		width: 68%;
	}
	.tab {
		width: 91.5%;
		margin-left: 34px;
		font-size: 26px;
	}
	.tab br{
		display: none;
	}
	.tab li{
		width: 45%;
	}
	.tab li,
	.tab .tab02{
		padding: 15px;
		font-size: 26px;
	}
	.sub_tab {
		width: 90%;
		margin-left: 35px;
	}
	/* tab01 */
	.cont_tab01 p,
	.cont_tab02 p{
		font-size: 26px;
		line-height: 1.4;
	}
	.cont_tab01 h3,
	.cont_tab02 h3{
		margin: 0 0 20px;
		text-align: center;
	}
	.cont_tab01 h3 img,
	.cont_tab02 h3 img{
		width: 100%;
	}
	
	.cont_tab01 .ttl_check .ttl,
	.cont_tab02 .ttl_check .ttl{
		display: inline-block;
		padding: 0 1em 0 2.5em;
		font-size: 36px;
	}
	.cont_tab01 .check01 .ttl{
		background: url(/part02/assets/img/care/icon_check01.png) no-repeat 1em center, #fefefc;
	}
	.cont_tab01 .check02 .ttl{
		background: url(/part02/assets/img/care/icon_check02.png) no-repeat 1em center, #fefefc;
	}
	.cont_tab01 .check03 .ttl{
		background: url(/part02/assets/img/care/icon_check03.png) no-repeat 1em center, #fefefc;
	}
	.cont_tab01 .check04 .ttl{
		background: url(/part02/assets/img/care/icon_check04.png) no-repeat 1em center, #fefefc;
	}
	.cont_tab01 .list_check{
		align-items: baseline;
	}
	.cont_tab01 .list_check li{
		width: 48%;
		margin: 0 0 30px;
		font-size: 26px;
	}
	
	/* tab02 */
	.cont_tab02{
	}
	.cont_tab02 .list_case .case{
		display: flex;
		flex-wrap: wrap;
		align-items: flex-end;
		margin: 0 0 20px;
	}
	.cont_tab02 .case .ttl{
		font-size: 26px;
	}
	.cont_tab02 .case .ttl img,
	.cont_tab02 .box_method .ttl img{
	}
	.cont_tab02 .case .box_img{
	}
	
	.flow_tab {
		margin-left: 4px;
	}
	
	.profile_content {
		margin-top: 20px;
	}
	.story_text {
		font-size: 26px;
	}
	.story_nav li,
	.story_nav .line1,
	.story_nav .line {
		font-size: 18px;
	}
	.story_nav .line1 {
		padding: 7px 0 7px 9px;
		text-align: left;
	}
	.flow_text p {
		font-size: 26px;
	}
	.sec_detail p {
		font-size: 26px;
	}
	.story02-tit {
		font-size: 75%;
	}
	.story03-tit {
		font-size: 69%;
	}
	.story_insert_img36 img,
	.story_insert_img40 img,
	.story_insert_img44 img{
		width: 90%;
	}
	.story_insert_img img,
	.story_insert_img33 img,
	.story_insert_img41 img{
		width: 80%;
	}
	.story_insert_img {
		position: absolute;
		bottom: 11.5%;
		right: -2%;
		z-index: 3;
	}
	.story_insert_img32 {
		position: absolute;
		bottom: 22%;
		right: 4%;
		z-index: 3;
	}
	.story_insert_img33 {
		position: absolute;
		top: 37.5%;
		right: 0%;
		z-index: 3;
	}
	.story_insert_img34 {
		position: absolute;
		top: 62%;
		right: 0;
		z-index: 3;
	}
	.story_insert_img35 {
		position: absolute;
		top: 48.5%;
		right: 0;
		z-index: 3;
	}
	.story_insert_img36 {
		position: absolute;
		top: 46.5%;
		right: -4%;
		z-index: 3;
	}
	.story_insert_img37 {
		position: absolute;
		top: 65%;
		right: 0;
		z-index: 3;
	}
	.story_insert_img38 {
		position: absolute;
		bottom: 13.5%;
		right: 0;
		z-index: 3;
	}
	.story_insert_img39 {
		position: absolute;
		bottom: -0.5%;
		right: 5%;
		z-index: 3;
	}
	.story_insert_img40 {
		position: absolute;
		bottom: 24.25%;
		right: -2%;
		z-index: 3;
	}
	.story_insert_img41 {
		position: absolute;
		top: 94%;
		right: -2%;
		z-index: 3;
	}
	.story_insert_img42 {
		position: absolute;
		top: 62%;
		right: 0;
		z-index: 3;
	}
	.story_insert_img43 {
		position: absolute;
		top: 86%;
		right: 7%;
		z-index: 3;
	}
	.story_insert_img44 {
		position: absolute;
		bottom: 49.5%;
		right: -5%;
		z-index: 3;
	}
	.story_insert_img45 {
		position: absolute;
		top: 63.5%;
		right: 0;
		z-index: 3;
	}
	.story_insert_img46 {
		position: absolute;
		top: 53%;
		right: 0;
		z-index: 3;
	}
	.story_insert_img47 {
		position: absolute;
		top: 34%;
		right: 0%;
		z-index: 3;
	}
	.story_insert_img48 {
		position: absolute;
		top: 52%;
		right: 0%;
		z-index: 3;
	}
	.story_insert_img49 {
		position: absolute;
		bottom: 42.5%;
		right: -2%;
		z-index: 3;
	}
	input[type="checkbox"].on-off:checked + ul {
		height: 190px;
	}
	.btn2Aera .story_btn {
		color: #FFF;
		background: url(/part02/assets/img/story/btn_bg.png) no-repeat 8px bottom;
		display: inline-block;
		margin-top: 50px;
		margin-left: 10px;
		width: 169px;
		text-align: center;
		float: left;
	}
}


@media screen and (min-width:375px) {
	
}


@media screen and (min-width:800px) {

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