@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;
}

.heading-page {
	width: 100%;
	max-width: 640px;
	margin-right: auto;
	margin-left: auto;
}
/*section01*/

.section_01 p {
	line-height: 1.5;
	margin: 0;
}

.section_01 .items__inner{
	padding: 0px 0 40px;
	margin-top: 32px;
	background: url(/health/exercise/health-app/assets/img/no-59/bg-sec01.png) 0 0 repeat-y,
	url(/health/exercise/health-app/assets/img/no-59/bg-sec01.png) 100% 0 repeat-y;
}
.section_01 .article__body{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 24px 48px;
	margin-top: 40px;
}
.section_01 .article__item {
	width: 23.333%;
}
.section_01 .article__item:nth-child(1) {
	margin-left: 24.6%;
}
.section_01 .article__item:nth-child(2) {
	margin-right: 24.6%;
}
.section_01 .article__item h4 {
	position: relative;
	font-size: 20px;
	border-top: 3px solid #970000;
	border-bottom: 3px solid #970000;
	line-height: 2.2;
	padding-left: 40px;
	margin-bottom: 24px;
}
.section_01 .article__item:nth-child(2) h4 {
	border-color: #034689;
}
.section_01 .article__item:nth-child(3) h4 {
	border-color: #006E00;
}
.section_01 .article__item:nth-child(4) h4 {
	border-color: #C58802;
}
.section_01 .article__item:nth-child(5) h4 {
	border-color: #008BB6;
}
.section_01 .article__item h4 .num {
	position: absolute;
	display: block;
	width: 40px;
	height: 44px;
	background-color: #ffffff;
	top: -20px;
	left: 0;
}
.section_01 .article__item h4 .num img {
	height: 100%;
	width: auto;
}
.section_01 .article__item p {
	margin-bottom: 24px;
}
.section_01 .article__heading{
	text-align: center;
	margin-bottom: 24px;
}
.section_01 .article__lead{
	text-align: center;
}
.section_01 .article__list {
	list-style: none;
	padding: 0;
	width: 80%;
	margin: 0 auto;
}
.section_01 .article__list li {
	font-size: 12px;
}
.section_01 .article__list a {
	text-decoration: underline !important;
}

/*section02*/
.section_02 p {
	margin: 0;
	line-height: 1.7;
}
.section_02 .items__wrapper {
	background-color: #EBF9FF;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 60px;
	padding: 40px 0;
	margin-top: 32px;
}
.section_02 .article_heading{
	width: 24.5%;
}
.section_02 .article_heading p{
	margin-top: 24px;
}
.section_02 .article_body{
	width: 60.5%
}

/*section03*/
.section_03 p{
	margin: 0;
	line-height: 1.8;
}
.section_03 .items__wrapper {
	margin-top: 30px;
	padding: 54px 60px;
	background-color: #F5F3DE;
}
.section_03 .article__item{
	position: relative;
	display: flex;
	justify-content: space-between;
	padding: 12px 40px 12px 0px;
	border: 2px solid #707070;
	border-radius: 4px;
	background-color: #ffffff;
	padding: 30px;
}
.section_03 .article__tit{
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #958C33;
	border: 2px solid #000000;
	height: 54px;
	width: 242px;
	top: -32px;
	left: -16px;
	z-index: 1;
	box-shadow: 5px 5px;
}

.section_03 .article__tit img{
	display: block;
	height: 20px;
}

.section_03 .article__heading{
	width: 50%;
}
.section_03 .walking_img {
	width: 32%;
}
.section_03 .article__txt{
	margin-top: 27px;
}
.section_03 .article__item + .article__item{
	margin-top: 48px;
}
.section_03 .article__memo{
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #F5F3DE;
	padding: 10px 5px;
	gap: 2%;
	box-sizing: border-box;
	margin-top: 16px;
}
.section_03 .article__memo h4{
	display: flex;
	align-items: center;
	font-weight: bold;
	font-size: 20px;
	margin: 0;
	width: 40%;
	min-width: 212px;
}
.section_03 .article__memo h4::before {
	content: "";
	background: url(/health/exercise/health-app/assets/img/no-59/ico_sec03.png) 0 0 no-repeat;
	width: 12px;
	height: 40px;
	background-size: contain;
	display: block;
}
.section_03 .article__memo h4::after {
	content: "";
	background: url(/health/exercise/health-app/assets/img/no-59/ico_sec03.png) 0 0 no-repeat;
	width: 12px;
	height: 40px;
	background-size: contain;
	display: block;
	transform: rotate(180deg);
}
.section_03 .article__memo p {
	width: 49%;
}

.section_03 .point__item h3{
	display: flex;
	justify-content: space-between;
	text-align: center;
	align-items: center;
}
.section_03 .point__item h3:before{
	content: "";
	background: url(/health/exercise/health-app/assets/img/no-58/icon_sec03_point.png) 0 0 no-repeat;
	width: 17px;
	height: 55px;
	background-size: contain;
	display: block;
}
.section_03 .point__item h3:after{
	content: "";
	background: url(/health/exercise/health-app/assets/img/no-58/icon_sec03_point.png) 0 0 no-repeat;
	width: 17px;
	height: 55px;
	background-size: contain;
	display: block;
	transform: rotate(180deg);
}
.section_03 .item__img._img1 {
	display: block;
	margin-top: 20px;
}
.section_03 .item__img._img2 {
	display: block;
	margin-top: 30px;
}
.section_03 .item__img._img3 {
	display: block;
	margin: 22px auto 0;
	width: 174px;
}

/* section_04 */
.section_04 p{
	margin: 0;
	line-height: 1.6;
}
.section_04 .items__wrapper {
	margin-top: 30px;
	padding: 56px 0px;
	background: url(/health/exercise/health-app/assets/img/no-59/bg_sec04.png);
}
.section_04 .article__tit img{
	display: block;
	height: 43px;
}
.section_04 .article__tit span{
	font-size: 20px;
	font-weight: bold;
	background: linear-gradient(transparent 70%, #FDEA00 70%);
	display: inline-block;
}
.section_04 .article__itemwrapper{
	display: flex;
	gap: 18px;
}
.section_04 .article__itemwrapper:nth-child(even){
	flex-direction: row-reverse;
	margin-top: 56px;
	margin-bottom: 56px;
}
.section_04 .article__itemwrapper:nth-child(even) .article__item {
	flex-direction: row-reverse;
}
.section_04 .article__subimg {
	width: 29.5%;
}
.section_04 .article__item{
	display: flex;
	width: 70.5%;
}
.section_04 .article__heading{
	background-color: #FFFFFF;
	padding: 30px;
	width: 54%;
	box-shadow: 0px 3px 6px rgba(51, 51, 51, 0.2);
}
.section_04 .article__img {
	width: 46%;
	display: block;
}
.section_04 .article__img img{
	height: 100%;
	object-fit: cover;
	object-position: 100% 50%;
}
.section_04 .article__itemwrapper:nth-child(even) .article__img img {
	object-position: 0% 50%;
}
.section_04 .article__memo {
	margin-top: 30px;
}
.section_04 .article__memo h4{
	background-color: #333333;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	display: inline-block;
	line-height: 1;
	padding: 12px 20px;
}
.section_04 .article__memo ol {
	margin: 0;
	list-style: none;
	counter-reset: num;
	text-indent: -22px;
	padding-left: 22px;
}
.section_04 .article__memo ol li:before {
	counter-increment: num;
	content: counter(num); 
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 16px;
	height: 16px;
	background-color: #333333;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	border-radius: 50vh;
	margin-right: 6px;
	text-indent: 0;
}
.section_04 .article__note {
	text-align: right;
	padding-right: 32px;
	margin-top: 32px;
}




.section_mame .mame_box p{
	line-height: 1.7;
}

.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 (min-width: 1200px) {
	.template__old .container {
		box-sizing: content-box !important;
	}
}
@media screen and (max-width: 1230px) {
	/*section01*/
	.section_01 .article__heading {
		width: 80%;
		margin-right: auto;
		margin-left: auto;
	}
	.section_01 .article__item:nth-child(1){
		margin-left: 20%;
	}
	.section_01 .article__item:nth-child(2){
		margin-right: 20%;
	}
	.section_01 .article__item h4 {
		line-height: 1.7;
		font-size: 18px;
	}
	/* section02 */
	
	/* section03 */
	.section_03 .items__wrapper  {
		padding: 40px 30px;
	}
	.section_03 .article__tit {
		font-size: 20px;
	}
	/* section04 */
	.section_04 .article__subimg {
		width: 20%;
	}
	.section_04 .article__item{
		width: 75%;
	}
	
}

@media screen and (max-width: 991px)  {
	.tab {
		display: block;	
	}
	.pc {
		display: none;
	}
	/*section01*/
	
	/*section02*/
	.section_02 .article_heading {
		width: 30%;
	}
	.section_02 .article_body {
		width: 50%;
	}
	/*section03*/
	.section_03 .article__item {
		align-items: center;
	}
	.section_03 .article__memo {
		flex-direction: column;
	}
	/*section04*/
	

	.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 .ranking__wrapper {
		flex-direction: column;
		padding: 50px 20px 40px;
	}
	.section_01 .article__lead {
		width: 80%;
		margin-right: auto;
		margin-left: auto;
	}
	.section_01 .article__body{
		flex-direction: column;
	}
	.section_01 .article__item {
		width: 80%;
		margin-right: auto;
		margin-left: auto;
	}
	.section_01 .article__item:nth-child(1){
		margin-left: auto;
	}
	.section_01 .article__item:nth-child(2){
		margin-right: auto;
	}
	.section_01 .article__list a {
		word-wrap: break-word;
	}
	/*section02*/
	.section_02 .items__wrapper {
		flex-direction: column;
	}
	.section_02 .article_heading{
		width: 100%;
		padding: 0 24px;
	}
	.section_02 .article_body{
		width: 100%;
	}
	.section_02 .article_list{
		counter-reset: listnum;
		list-style: none;
		padding: 0 24px;
		margin-top: 32px;
	}
	.section_02 .article_list li {
		display: flex;
		align-items: center;
		gap: 8px;
		font-weight: bold;
	}
	.section_02 .article_list li:before{
		counter-increment: listnum;
		content: counter(listnum); 
		background: url(/health/exercise/health-app/assets/img/no-59/ico_sec02_list_sp.png) 50% 50% no-repeat;
		background-size: contain;
		display: block;
		width: 44px;
		height: 42px;
		box-sizing: border-box;
		line-height: 42px;
		padding-left: 16px;
		flex-shrink: 0;
	}
	/*section03*/
	.section_03 .items__wrapper{
		padding-right: 8px;
		padding-left: 8px;
	}
	.section_03 .article__item {
		flex-direction: column;
		gap: 24px 0;
	}
	.section_03 .article__heading {
		width: 100%;
	}
	.section_03 .article__tit {
		height: 54px;
		top: 0;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	.section_03 .article__memo {
		padding: 16px;
		gap: 16px;
	}
	.section_03 .article__memo p {
		width: 100%;
	}
	.section_03 .article__memo {
		margin-top: 24px;
	}
	
	/* section04 */
	.section_04 .items__wrapper {
		padding: 32px 16px;
	}
	.section_04 .article__itemwrapper {
		position: relative;
	}
	.section_04 .article__subimg {
		position: absolute;
		top: -17px;
		right: -16px;
		width: 170px;
	}
	.section_04 .article__item {
		flex-direction: column !important;
		width: 100%;
	}
	.section_04 .article__itemwrapper:nth-child(even) .article__subimg{
		right: auto;
		left: -16px;
	}
	.section_04 .article__itemwrapper:nth-child(even) .article__tit img{
		margin-left: auto;
	}
	.section_04 .article__tit img {
		margin-bottom: 16px;
	}
	.section_04 .article__heading {
		width: 100%;
	}
	.section_04 .article__img {
		width: 100%;
	}
	.section_04 .article__img img {
		object-fit: contain;
		height: auto;
	}
	.section_04 .article__note {
		text-align: left;
		padding: 0 16px;
		margin-top: 24px;
	}




	.section_mame .mame_box{
		flex-direction: column;
		gap: 24px 0;
	}
	.section_mame .mame_box p{
		line-height: 1.7;
	}
	.section_mame .mame__col:first-child {
		width: 100%;
	}
	.section_mame .mame__col:first-child img.pc {
		display: none;
	}
	.section_mame .mame__col:first-child img {
		width: 100%;
	}
	.section_mame .mame__col:last-child {
		width: 100%;
	}
	
}
@media screen and (max-width: 575px){
	
	.section_01 .items__wrapper {

	}
	/*section02*/
	.section_02 .items__wrapper {
		margin-right: -8px;
		margin-left: -8px;
	}
	/*section03*/
	.section_03 .items__wrapper{
		margin-right: -8px;
		margin-left: -8px;
	}
}
@media screen and (max-width: 480px){

.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){
	.section_03 .article__tit {
		width: 107%;
		font-size: 21px;
	}
}


/**********************

	クイズ答えページ

***********************/
/* === skyk_thanks_main === */
#skykColumn .skyk_thanks_main .question_tit {
	text-align: center;
}
#skykColumn .skyk_thanks_main .question .selection_img {
	text-align: center;
}
#skykColumn .skyk_thanks_main .question .selection_list{
	max-width: 510px;
	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 p {
	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 .img {
	display: block;
	width: 132px;
}
#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;
	}
}