@charset "UTF-8";
/* CSS Document */

/* ナルホド！ワカチク 個別 */
@media (min-width: 768px){
	.article_image_flex{ display: flex; align-items: end;}
	.article_image_flex p{ margin: 20px 0 0;}
	.article_image_flex>div:nth-child(1){ width: 500px; padding: 0 0 80px 0;}
	.article_image_flex>div:nth-child(2){ width: calc(100% - 500px); display: flex; justify-content: center; align-items: center; flex-direction: column; padding: 0 0 0 60px;}
	.article_image_flex>div:nth-child(2)>div{ width: 100%; text-align: center;}
	.article_image_flex>div:nth-child(2) img{ width: 350px; padding: 30px 30px 0;}
}
@media (max-width: 767.98px){
	.article_image_flex{ display: flex; flex-wrap: wrap;}
	.article_image_flex p{ margin: 15px 0;}
	.article_image_flex>div:nth-child(1){ width: 100%; padding: 0;}
	.article_image_flex>div:nth-child(2){ width: 100%; display: flex; justify-content: center; align-items: center; flex-direction: column;}
	.article_image_flex>div:nth-child(2)>div{ width: 100%; text-align: center;}
	.article_image_flex>div:nth-child(2) img{ width: 70%; padding: 20px 10px 0;}
}


/* ナルホド！ワカチク 個別 05 */
.contents_blue span{color: #00a0e9;}

.article_image_flex5{display: flex;}
.article_image_flex5>div:nth-child(2) {display: flex; justify-content: center; align-items: center; flex-direction: column;}
.article_image_flex5>div:nth-child(2) img {width: 300px; padding: 0 30px 0; position: relative; top: 20px;}
.article_image_flex5>div:nth-child(1) .article_text2{background-color: #00a0e9; color: white; border-radius: 20px; padding: 20px;}
.article_text2 p{text-align: center; margin-bottom: 0;}
.article_box .yellow_back .artile5_flex_text .title2{color: black;}

@media (min-width: 768px){
.contents_blue span{font-size: 23px;}
.artile5_flex_box{ display: flex; flex-wrap: wrap; margin: 80px 0 80px;}
.artile5_flex_box>div{ width: 100%; display: flex; align-items: center; justify-content: center;}
.artile5_flex_box>div .artile5_flex_image{ width: 450px;}
.artile5_flex_box>div .artile5_flex_text{ width: 500px; padding: 0 25px 0 0;}
.artile5_flex_box>div .artile5_flex_text p{ margin: 0; display: flex; align-items: center;}
.artile5_flex_box>div:nth-child(even) .artile5_flex_text{ padding: 0 0 0 25px;}
.article_box .yellow_back .artile5_flex_text .title2{margin: 0 0 15px 0; font-size: 20px;}
    
.article_image_flex5{justify-content: center; align-items: end; margin: 80px 0 0 0;}
.article_image_flex5>div:nth-child(1) {width: 500px; padding: 0 0 100px 0;}
.article_image_flex5>div:nth-child(1) .article_text2{position: relative; right: -55px; z-index: 1;}
.article_image_flex5>div:nth-child(2) {width: 400px; padding: 0; z-index: 2; position: relative; left: -55px;}
}
@media (max-width: 767.98px){
.artile5_flex_box{ display: flex; flex-wrap: wrap; margin: 50px 0 50px;}
.artile5_flex_box>div{margin: 0 0 20px 0;}
.artile5_flex_box>div:last-child{ margin: 0;}
.article_box .yellow_back .artile5_flex_text .title2{margin: 10px 0; font-size: 15px;}
.margin_mini{margin-top: 10px;}
    
.article5_contents{margin-bottom: 30px;}
.article_image_flex5{flex-wrap: wrap; margin: 50px 0 0 0;}
.article_image_flex5>div:nth-child(1) {width: 100%; padding: 0;}
.article_image_flex5>div:nth-child(1) .article_text2{font-size: 15px;}
.article_image_flex5>div:nth-child(2) {width: 100%;}
}


/* ナルホド！ワカチク 個別 06 */
.article6_box .article6_title{color: #fff100;}
.article6_box .article6_title small{color: white;}
.article6_box table{text-align: center;}
.article6_box table th{border: 1px solid black; background-color: white; color: black;}
.article6_box table .sell01{background-color: #fff100;}
.article6_box table td{border: 1px solid black;}
.article6_box table .sell02{color: #fff100;}
.article6_flex{display: flex; text-align: center; justify-content: space-evenly;}
.article_image_center{margin: 0 auto;}
.mini_text{text-align: end; margin-bottom: 0;}

@media (min-width: 768px){
.article6_box{margin-top: 80px;}
.article6_box .article6_title{margin-top: 60px; font-size: 30px;}
.article6_box .title3{font-size: 20px; margin-bottom: 0;}
.article6_box p{margin-top: 10px;}
.article6_flex{margin: 15px 30px 60px;}
.article6_flex>div{width: 28%;}
.article6_box table{margin: 30px auto; width: 80%;}
.article6_box table th{font-size: 15px; padding: 10px;}
.article6_box table td{font-size: 30px;}
.article_image_center{width: 500px; padding-top: 30px;}
.mini_text{font-size: 18px;}
.glaf img{width: 80%; margin: 30px auto; display: block;}
	.inner_box_6{ padding-bottom: 60px!important;}
}
@media (max-width: 767.98px){
.article6_box{margin-top: 50px;}
.article6_box .article6_title{margin-top: 30px; font-size: 22px;}
.article6_box table{text-align: center; margin-bottom: 10px; width: 100%;}
.article6_box table th{font-size: 12px; padding: 5px;}
.article6_box table td{font-size: 23px; padding: 5px;}
.article6_box .title3{font-size: 16px; margin-bottom: 0;}
.article6_box p{margin-top: 10px;}
.article_image_center{padding-top: 10px;}
.mini_text{font-size: 12px;}
.article6_flex>div{margin: 0 20px;}
	.inner_box_6{ padding-bottom: 40px!important;}
}

/* ナルホド！ワカチク 個別 07 */
@media (min-width: 768px){
.article7_box{margin-top: 80px;}
.article7_flex{display: flex; margin-top: 80px; margin-bottom: 10px; justify-content: space-between;}
.article7_flex .bokin01{width: 57%;}
.article7_flex .bokin02{width: 40%;}
.article7_img .article_image_center{width: 650px; position: relative; top: -20px;}

}
@media (max-width: 767.98px){
.article7_box{margin-top: 50px;}
.article7_flex{margin-top: 50px;}
.article7_flex img{margin: 5px 0;}
.article7_flex .bokin02{width: 70%; margin: 0 auto; display: block;}
.article7_img .article_image_center{ position: relative; top: -20px;}
}

/* ナルホド！ワカチク 個別 08 */
.article8_img hr{border-top: 1px solid #fff; margin: 5px 0;}
.last_box .blu_box{background-color: #00a0e9; color: white; border-radius: 0 0 10px 10px; position: relative;}

@media (min-width: 768px){
.last_box{width: 1110px; margin: 0 auto;}
.last_box .blu_box{font-size: 14px; text-align: center; width: 20%; margin-left: 50px; padding: 10px 20px;}
.article8_list{display: flex; margin-bottom: 80px;}
.article8_ul{width: 50%;}
.article8_img{ flex-wrap: wrap;}
.article8_img .article_image{width: 50%; margin: 0 auto;}
.article_image_flex>div:nth-child(1) {padding-bottom: 10px; width: 100%;}
.article_image_flex>div:nth-child(2){padding: 10px 0 30px 0; width: 100%;}
.article_image_flex>div:nth-child(2) img{padding: 0; width: 650px}
.last_img{margin-top: -52px;}
.article8_p{margin-top: 60px;}
}
@media (max-width: 767.98px){
.last_box .blu_box{width: 35%; margin-left: 7px; font-size: 10px; padding: 4px 10px;}
.article8_list{margin-bottom: 50px;}
.article8_ul{padding-left: 30px; margin-bottom: 0;}
.article8_img .article_text p{margin-bottom: 5px;}
.article_image_flex>div:nth-child(2){ padding: 25px 0;}
.article_image_flex>div:nth-child(2) img{padding: 0; width: 100%;}
.last_img{margin-top: -27px;}
.article8_p{margin-top: 30px;}
}


/* ナルホド！ワカチク 個別 09 */
@media (min-width: 768px){
	.article9_img{ width: 650px!important; padding: 30px 0;}
}
@media (max-width: 767.98px){
	.article9_img{ width: 100%!important; padding: 20px 0;}
}

