@charset "utf-8";
.w_b{word-break: keep-all;}
.tx_r{text-align: right;}
.tx_l{text-align: left;}
.pb25{padding-bottom: 25px;}
.pl0{padding-left: 0;}
.mt20{margin-top: 20px;}
.mt40{margin-top:40px; }
.mt50{margin-top: 50px;}
.mb20{margin-bottom:20px;}
.mt35{margin-top:35px;}
.ml20{margin-left: 20px;}
.pt10{padding-top: 10px;}
.mb0{margin-bottom: 0;}
br.br_dis1{display:block;}

.clear{clear:both;}
.txt_s{font-size: 95%;font-weight: bold;}
#skykColumn{
	margin:0 30px;
	color: #333333;
	font-family:  "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, Helvetica, Arial;
}
.sp {
	display: none;
}
.tab {
	display: none;	
}
.tab.pc {
	display: block;
}
/*section01*/

.section_01 p {
	line-height: 1.5;
	margin: 0;
}

.section_01 .p_area {
	background-color: #F2F2DB;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
}
.section_01 .hiesyo {
	padding: 40px 40px 48px;
}
.section_01 .hiesyo_inner {
	display: flex;
	justify-content: center;

}
.section_01 .hiesyo_inner .hiesyo_img {
	display: block;
	width: 202px;
}
.section_01 .hiesyo_txt {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	
}
.section_01 .hiesyo_txt p {
	width: 88%;
	text-align: center;
}
.section_01 .hiesyo_txt.-one {
	width: 332px;
	background: url(/health/exercise/health-app/assets/img/no-55/sec01_hiesyo_bg_1_pc.png) 50% 50% no-repeat;
	padding-left: 17px;
	margin-right: 21px;
	background-size: contain;
}
.section_01 .hiesyo_txt.-two {
	width: 350px;
	background: url(/health/exercise/health-app/assets/img/no-55/sec01_hiesyo_bg_2_pc.png) 50% 50% no-repeat;
	padding-right: 17px;
	margin-left: 9px;
	background-size: contain;
}
.section_01 .hiesyo_txt h3 {
	width: 170px;
}
.section_01 .hiesyo_memo {
	position: relative;
	border-top: #206190 solid 3px;
	border-bottom: #206190 solid 3px;
	padding: 25px 0;
	text-align: center;
	margin: 40px auto 0;
	width: 70%;
}
.section_01 .hiesyo_memo h3 {
	position: absolute;
	width: 107px;
	top: -23px;
	left: 40px;
}
.section_01 .hiesyo_memo p {
	font-weight: 20px;
	font-weight: bold;
}
.section_01 .cause {
	position: relative;
	background-color: #D0D0AA;
	padding: 74px 0 48px;
}
.section_01 .cause_inner {
	max-width: 1080px;
	margin: 0 auto;
	border-radius: 24px;
	padding-bottom: 24px;
	width: 93%;
	background: #ffffff url(/health/exercise/health-app/assets/img/no-55/sec01_cause_imt_1_pc.png) 50% 20px no-repeat;
}
.section_01 .cause .cause_tit {
	height: 68px;
	background: url(/health/exercise/health-app/assets/img/no-55/sec01_cause_bg_pc.png) 50% 50% no-repeat;
	font-size: 20px;
	text-align: center;
	color: #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
	transform: translateY(-34px);
	margin: 0;
}
.section_01 .cause .cause_tit_sub {
	text-align: center;
}
.section_01 .cause .cause_box {
	max-width: 688px;
	margin: 0 auto;
}
.section_01 .cause .cause_detail {
	display: flex;
	align-items: center;
	padding: 24px 0;
}
.section_01 .cause .cause_detail.-short {
	width: 92%;
}
.section_01 .cause .cause_detail .cause_detail_img.-last {
	position: absolute;
	width: 171px;
	left: 73px;
	bottom: 0;
}
.section_01 .cause .cause_detail + .cause_detail{
	border-top: 2px solid #206190;
}
.section_01 .cause .cause_detail h3 {
	width: 168px;
	font-size: 20px;
	color: #206190;
	text-align: center;
	margin: 0;
}
.section_01 .cause .cause_detail p {
	width: calc(100% - 168px);
}
.section_01 .check {
	padding: 48px 0 40px;
}
.section_01 .check_inner {
	max-width: 1080px;
	margin: 0 auto;
	background: url(/health/exercise/health-app/assets/img/no-55/sec01_check_bg_pc.png) 50% 0% no-repeat;
	background-size: 100%;
	padding: 150px 0 90px;
}
.section_01 .check h2 {
	text-align: center;
	font-size: 24px;
	color: #206190;
	line-height: 1.2;
}
.section_01 .check h2 span {
	display: inline-block;
	background: linear-gradient(transparent 80%, #FFD00E 80%);
	padding: 0 10px;
}
.section_01 .check h2 span:first-child {
	padding-right: 0;
}
.section_01 .check h2 span:last-child {
	padding-left: 0;
}
.section_01 .check h2 + p {
	text-align: center;
}
.section_01 .check ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 32px;
	max-width: 810px;
	margin: 48px auto 0;
	padding-left: 0;
}
.section_01 .check ul li {
	display: flex;
	align-items: flex-start;
	width: 44%;
}
.section_01 .check ul li::before {
	content: "";
	display: block;
	width: 42px;
	height: 34px;
	background: url(/health/exercise/health-app/assets/img/no-55/sec01_check_ico.png) 50% 50% no-repeat;
	background-size: contain;
}
.section_01 .check ul li > span{
	background: url(/health/exercise/health-app/assets/img/no-55/sec01_check_ul.png) 0 100% repeat-x;
	width: 100%;
	line-height: 1.5;
	padding-left: 4px;
	
}
.section_01 .check ul li > span span {
	font-weight: bold;
	display: inline-block;
	padding-bottom: 8px;
}

/*section02*/
.section_02 .g_area {
    margin: 40px auto  0;
    position: relative;
	background-color: #F5E4E4;
	padding: 48px 0 15px;
}
.section_02 .g_area p {
	margin: 0;
}
.section_02 .point {
	position: relative;
	max-width: 1080px;
	margin: 0 auto;
	width: 93%;
}
.section_02 .point h3{
	position: relative;
	top: -33px;
	width: 404px;
	margin: 0 auto;
}
.section_02 .point .point_txt {
	position: relative;
	top: -33px;
}

/*section03*/
.section_03 .point_area{
	position: relative;
    margin: 40px auto 0;
	padding: 56px 60px;
	background-color: #E1EAD3;
}
.section_03 .food {

}
.section_03 .food .food-box{
	display: flex;
	justify-content: space-between;
	margin-top: 57px;
	
}
.section_03 .food .food-item {
	background-color: #ffffff;
	border-radius: 8px;
	width: 328px;
	text-align: center;
	padding: 0 24px 24px;
	display: flex;
    flex-direction: column;
}
.section_03 .food .food-item h4{
	position: relative;
	display: block;
	top: -25px;
	width: 198px;
	margin: 0 auto;
}
.section_03 .food .food-item h4 span {
	border: 2px solid #333333;
	border-radius: 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 198px;
	height: 58px;
	text-align: center;
	position: relative;
	z-index: 1;
}
.section_03 .food .food-item h4:before{
	content: "";
	display: block;
	position: absolute;
	border-radius: 8px;
	background-color: #B0CB87;
	width: 198px;
	height: 58px;
	right: -5px;
	bottom: -5px;
	z-index: 0;
}
.section_03 .food .food-item .txt {
	margin-top: 24px;
	flex-grow:1;
	display: flex;
}
.section_03 .food .food-item p {
	margin: auto 0 auto;
	text-align: left;
	
}
.section_03 .eiyo {
	margin-top: 47px;
}
.section_03 .eiyo h3 + p {
	margin-top: 16px;
	text-align: center;
}
.section_03 .eiyo .eiyo_box{
	border-radius: 8px;
	background-color: #ffffff;	
	display: flex;
	justify-content: center;
	padding: 30px 0 30px;
	margin-top: 114px;
}
.section_03 .eiyo .eiyo_item {
	position: relative;
	width: 33.33%;
	max-width: 336px;
	display: flex;
	flex-direction: column;
}
.section_03 .eiyo .eiyo_item:nth-child(2) {
	border-right: 2px dashed #B0CB87;
	border-left: 2px dashed #B0CB87;
}
.section_03 .eiyo .eiyo_item h4{
	position: absolute;
	display: block;
	top: -100px;
	left: 50%;
	transform: translateX(-50%);
	width: 140px;
	margin: 0 auto;
}
.section_03 .eiyo .eiyo_item h4 span {
	border: 2px solid #333333;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 140px;
	height: 140px;
	text-align: center;
	position: relative;
	z-index: 1;
}

.section_03 .eiyo .eiyo_item h4:before{
	content: "";
	display: block;
	position: absolute;
	border-radius: 50%;
	background-color: #D6C3B0;
	width: 140px;
	height: 140px;
	right: -5px;
	bottom: -5px;
	z-index: 0;
}
.section_03 .eiyo .eiyo_item h4.-tetsu:before {
	background-color: #CCB0D6;
}
.section_03 .eiyo .eiyo_item h4.-c:before {
	background-color: #E8E09F;
}
.section_03 .eiyo .eiyo_item div {
	padding: 24px;
	text-align: center;
	
}
.section_03 .eiyo .eiyo_item p {
	margin: 0;
	font-weight: bold;
}
.section_03 .eiyo .eiyo_item h5 {
	font-size: 16px;
	color: #89A360;
}
.section_03 .eiyo .eiyo_item div:nth-child(2) {
	height: 166px;
	padding-top: 70px;
	display: flex;
	align-items: center;
}
.section_03 .eiyo .eiyo_item div:nth-child(3) {
	border-top: 2px dashed #B0CB87;
	border-bottom: 2px dashed #B0CB87;
	height: 210px;
}
.section_03 .eiyo .eiyo_item img{
	display: inline-block;
	width: 252px;
	margin-top: 16px;
}


/* section04 */
.section_04 .point_area {
    position: relative;
}
.section_04 .massage h3 {
	width: 476px;
	margin: 0 auto 40px;
}
.section_04 .massage_box {
	display: flex;
	justify-content: space-between;
}
.section_04 .massage_item {
	width: 30%;
}
.section_04 .massage_item p {
	margin-bottom: 0;
}
.section_04 .point {
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	margin-top: 40px;
}
.section_04 .point .point_txt {
	width: calc(100% - 318px);
	display: flex;
	
	background: url(/health/exercise/health-app/assets/img/no-55/sec04_point_line.png) 0% 0% repeat-x,
	url(/health/exercise/health-app/assets/img/no-55/sec04_point_line.png) 0% 100% repeat-x;
	background-size: 23px 8px;
}
.section_04 .point .point_txt h3 {
	font-size: 20px;
	display: flex;
	align-items: center;
	gap: 16px;
	margin-bottom: 0;
	width: 40%;
}
.section_04 .point .point_txt p {
	margin-bottom: 0;
	width: 60%;
	display: flex;
    align-items: center;
}
.section_04 .point .point_txt h3:before {
	content: "";
	width: 38px;
	height: 54px;
	display: block;
	background: url(/health/exercise/health-app/assets/img/no-55/sec04_point_ico.png) 50% 50% no-repeat;
	background-size: cover;
}
.section_04 .point .point_img {
	width: 288px;
}
.matome {
    display: block;
    margin: 100px auto 50px;
    background-color: #fffeee;
    border-radius: 15px;
    width: calc(80% - 60px);
    min-width: 300px;
	max-width: 714px;
    padding: 30px 30px 20px;
    font-size: 100%;
    position: relative;
}

.matome .matome-ttl {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}


@media screen and (max-width: 1230px) {
	/*section01*/
	.section_01 .hiesyo_txt h3 {
		width: 120px;
	}
	.section_01 .hiesyo_memo h3 {
		left: 13px;
	}
	.section_01 .cause_inner {
		background-size: contain;
	}
	.section_01 .cause .cause_box {
		width: 70%;
	}
	.section_01 .cause .cause_detail .cause_detail_img.-last {
		width: 122px;
		left: 60px;
	}
	.section_01 .check {
		padding-right: 20px;
		padding-left: 20px;
	}
	.section_01 .check_inner {
		padding: 120px 0 90px;
	}
	.section_01 .check h2 {
		margin-bottom: 10px;
	}
	.section_01 .check ul {
		width: 76%;
		margin-top: 30px;
		gap: 15px;
	}
	/* section02 */
	.section_02 .point .point-lead {
		font-size: 15px;
		top: 20px;
	}

	/* section03 */
	.section_03 .point_area {
		padding: 20px;
	}
	
	.section_03 .food .food-item {
		width: 30%;
	}
	.section_03 .eiyo .eiyo_box {
		padding-right: 10px;
		padding-left: 10px;
	}
	.section_04 .point_inner {
		max-width: none;
		width: 90%;
	}
}

@media screen and (max-width: 991px)  {
	.tab {
		display: block;	
	}
	.pc {
		display: none;
	}
	/*section01*/
	.section_01 .p_area {
		padding: 24px 0;
	}
	.section_01 .hiesyo {
		padding: 24px 16px;
	}
	.section_01 .hiesyo_inner {
		 flex-direction: column;
		 align-items: center;
	}
	.section_01 .hiesyo_inner .hiesyo_img {
		width: 160px;

		order: 1;
	}
	.section_01 .hiesyo_txt.-one {
		order: 2;
		background-image: url(/health/exercise/health-app/assets/img/no-55/sec01_hiesyo_bg_1_sp.png);
		height: 184px;
	}
	.section_01 .hiesyo_txt.-two {
		background-image: url(/health/exercise/health-app/assets/img/no-55/sec01_hiesyo_bg_2_sp.png);
		order: 3;
		height: 184px;
	}
	.section_01 .hiesyo_memo {
		width: 100%;
		padding: 40px 0 24px;
	}
	.section_01 .cause_inner {
		background-image: none;
	}
	.section_01 .cause .cause_tit {
		background-size: contain;
	}
	.section_01 .cause .cause_box {
		width: 90%;
	}
	.section_01 .cause .cause_detail {
		flex-direction: column;
	}
	.section_01 .cause .cause_detail .cause_detail_img.-last {
		position: relative;
		left: auto;
	}
	.section_01 .cause .cause_detail p {
		width: 100%;
		margin-top: 24px;
	}
	.section_01 .cause .cause_detail .cause_detail_img {
		margin-top: 24px;
		width: 252px;
	}
	.section_01 .cause .cause_detail.-short {
		width: 100%;
	}
	.section_01 .check_inner {
		position: relative;
		background-image: url(/health/exercise/health-app/assets/img/no-55/sec01_check_bg_sp_middle.png);
		background-repeat: repeat-y;
		background-position: 0 0;
		padding: 35% 10% 27%;
	}
	.section_01 .check_inner:before {
		content: "";
		position: absolute;
		width: 100%;
		display: block;
		background: #F2F2DB url(/health/exercise/health-app/assets/img/no-55/sec01_check_bg_sp_top.png) 0 0 no-repeat;
		background-size: cover;
		aspect-ratio: 720 / 296;
		top: 0;
		left: 0;
	}
	.section_01 .check_inner:after {
		content: "";
		position: absolute;
		width: 100%;
		display: block;
		background: #F2F2DB url(/health/exercise/health-app/assets/img/no-55/sec01_check_bg_sp_bottom.png) 0 0 no-repeat;
		background-size: cover;
		aspect-ratio: 720 / 186;
		bottom: 0;
		left: 0;
	}
	.section_01 .check {
		padding-right: 16px;
		padding-left: 16px;
		padding-bottom: 0;
	}
	.section_01 .check h2 {
		position: relative;
		z-index: 1;
	}
	.section_01 .check h2 span:first-child{
		padding-right: 10px;
		margin-bottom: 10px;
	}
	.section_01 .check h2 span:last-child{
		padding-left: 10px;
		margin-bottom: 10px;
	}
	.section_01 .check h2 + p {
		line-height: 1.7;
	}
	.section_01 .check ul {
		flex-direction: column;
		width: 100%;
	}
	.section_01 .check ul li {
		width: 100%;
		gap: 24px !important;
	}
	.section_01 .check ul li::before {
		width: 36px;
		height: 29px;
	}
	/*section02*/
	.section_02 .point-inner {
		padding: 40px 24px;
	}
	.section_02 .g_area {
		padding-bottom: 32px;
	}
	.section_02 .point h3 {
		top: 0;
		margin-top: 40px;
		width: 100%;
	}
	.section_02 .point .point_txt {
		top: 0;
	}
	/*section03*/
	.section_03 .point_area {
		padding: 25px 30px;
	}
	.section_03 .food .food-box {
		flex-direction: column;
		gap: 57px;
	}
	.section_03 .food .food-item {
		width: 100%;
		padding: 0 16px 32px;
	}
	.section_03 .food .food-item h4 {
		font-size: 20px;
	}
	.section_03 .eiyo .eiyo_box {
		flex-direction: column;
		background-color: transparent;
		margin-top: 92px;
		gap: 92px;
	}
	.section_03 .eiyo .eiyo_item {
		width: 100%;
		background-color: #ffffff;
		border-radius: 8px;
		max-width: none;
	}
	.section_03 .eiyo .eiyo_item h4 {
		top: -68px;
	}
	.section_03 .eiyo .eiyo_item div {
		justify-content: center;
		width: 90%;
		margin-right: auto;
		margin-left: auto;
	}
	.section_03 .eiyo .eiyo_item div:nth-child(2) {
		padding-top: 110px;
		height: auto;
	}
	.section_03 .eiyo .eiyo_item:nth-child(2){
		border-right: none;
		border-left: none;
	}
	/*section04*/
	.section_04 .massage h3 {
		margin-top: 32px;
		width: 100%;
	}
	.section_04 .massage_box {
		flex-direction: column;
		gap: 40px;
	}
	.section_04 .massage_item {
		width: 100%;
	}
	.section_04 .point {
		flex-direction: column;
		background: url(/health/exercise/health-app/assets/img/no-55/sec04_point_line.png) 0% 0% repeat-x, url(/health/exercise/health-app/assets/img/no-55/sec04_point_line.png) 0% 100% repeat-x;
		background-size: 23px 8px;
		padding: 27px  16px;
	}
	.section_04 .point .point_txt {
		flex-direction: column;
		width: 100%;
		background: none;
	}
	.section_04 .point .point_txt h3 {
		width: 100%;
		justify-content: center;

	}
	.section_04 .point .point_txt p {
		width: 100%;
		margin-top: 16px;
	}
	.section_04 .point .point_img {
		width: 100%;
		margin-top: 24px;
		text-align: center;
	}
	.matome{
		width: calc(100% - 60px);
	}
}
@media screen and (max-width: 767px)  { /* 767px以下用（タブレット／スマートフォン用）の記述 */
	.tab, .tab.pc {
		display: none;	
	}
	.sp {
		display: block;
	}
	.pc {
		display: none;
	}
	/*section01*/
	.section_01 .p_area .p_area_point_inner {
		flex-direction: column;
	}
	.section_01 .p_area .p_area_point .about-box {
		width: 100%;
	}
	

	/*section02*/

	/*section03*/
	.section_03 .point_area {
		padding: 32px 16px 40px;
	}

	
}
@media screen and (max-width: 575px){

	
}
@media screen and (max-width: 480px){
	.section_01 .p_area {
		margin-right: -8px;
		margin-left: -8px;
	}
	.section_01 .check ul li {
		gap: 7px !important;
	}
	.section_01 .check_inner {
		padding-right: 7%;
		padding-left: 7%;
	}
	.section_03 .point_txt h3 .tit {
		width: 100%;
	}
	.section_01 .check ul li:last-child > span{
		background: none;
	}
	.section_01 .check ul li:last-child > span span{
		background: url(/health/exercise/health-app/assets/img/no-55/sec01_check_ul.png) 0 100% repeat-x;
		display: block;
		width: 100%;
	}
.p_t{
	text-align: center;
}	
.sec02_pimg{
	position: absolute;
	bottom: -20px;
	right: -10px;
}
.sec02_subttl{
	position: absolute;
	top:-25px;
	left: 0px;
	right: 0px;
	text-align: center;
}
.l_fl04,.r_fl04{float:none;width: 100%;margin: 0 auto;}
.link{
	text-align: left;
	width: 95%;
	word-break: break-word;
}

.mame_box p {
	line-height: 1.6;
}
}
@media screen and (max-width: 375px){
}


/**********************

	クイズ答えページ

***********************/
/* === skyk_thanks_main === */
#skykColumn .skyk_thanks_main .question_tit {
	text-align: center;
}
#skykColumn .skyk_thanks_main .question .selection_list{
	max-width: 450px;
	margin: 0 auto 70px;
}
#skykColumn .skyk_thanks_main .question .selection_list ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 32px;
	padding-left: 0;
	margin-right: auto;
	margin-left: auto;
}
@media screen and (max-width: 767px)  {
	#skykColumn .skyk_thanks_main .question .selection_list ul {
		justify-content: center;
		gap: 20px;
	}
}
#skykColumn .skyk_thanks_main .question .selection_list .selection_item {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	font-size: 23px;
	margin-top: 12px;
}
#skykColumn .skyk_thanks_main .question .selection_list .selection_item .selection_txt {
	
}
#skykColumn .skyk_thanks_main .num {
	width: 30px;
	height: auto;
}
#skykColumn .skyk_thanks_main .question {
	margin-top: 50px;
}
#skykColumn .skyk_thanks_main .question .question_txt {
	text-align: center;
	margin-bottom: 150px;
	font-size: 24px;
}
@media screen and (max-width: 767px)  {
	#skykColumn .skyk_thanks_main .question .question_txt {
		margin-bottom: 350px;
	}
}
#skykColumn .skyk_thanks_main .question .question_txt .arrow{
	width: 30px;
	height: auto;
}
#skykColumn .skyk_thanks_main .an_area {
	text-align: center;
}
#skykColumn .skyk_thanks_main .an_area .an_txt{
	font-size: 24px;
}
#skykColumn .skyk_thanks_main .an_area .under {
	background: linear-gradient(transparent 70%, #FAD76D 0);
    display: inline-block;
	line-height: 1;
    padding: 0 5px;
	margin-top: 16px;
	margin-bottom: 24px;
}
/* === memo === */	  
#skykColumn .skyk_thanks_memo{
	max-width: 800px;
	margin: 0 auto 100px;
}

#skykColumn .skyk_thanks_memo .memo_img{
	float: left;
	padding-left: 50px;
}

#skykColumn .skyk_thanks_memo .memo_waku{
	clear: both;
	border: 4px solid #ffe0ac;
	border-radius: 20px;
	padding: 40px;
}		
#skykColumn .skyk_thanks_memo .tx_l{
  text-align: left!important;
  margin-bottom: 0;
}
#skykColumn .skyk_thanks_memo p{font-size:100%!important;}
#skykColumn .skyk_thanks_memo .memo_waku .memo_padding{padding:20px 20px 0;}

@media print, screen and (max-width: 490px){
	#skykColumn .skyk_thanks_main .question .selection_list ul {
		width: 100%;
	}
	#skykColumn .skyk_thanks_main .question .selection_list .selection_item {
		align-items: flex-start;
	}
	/* === memo === */
		  
	#skykColumn .skyk_thanks_memo .memo_img{
		padding-left: 25px;
		width: 130px;
	}
	
	#skykColumn .skyk_thanks_memo .memo_waku{
		padding: 20px;
	}
}