@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap');

#g8090-063-001 {
	width: 964px;
	margin: auto;
	background-color: #FFFFFF;
	margin-top: 40px;
	margin-bottom: 40px;
}

#g8090-063-001 img{
	margin:auto;
}

#g8090-063-001 .top{
	position: relative;
	margin-bottom: 100px;
}

#g8090-063-001 .top h1{
	position: absolute;
    text-align: left;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-size: 120px;
    top: 106px;
    left: 18px;
    line-height: 1.3;
    padding: 0px;
    font-weight: bolder;
}

#g8090-063-001 .top h1 span{
	color: #FFFFFF;
	text-stroke-width: 2px;
	text-stroke-color: #262626;
	-webkit-text-stroke-width: 2px;
	-webkit-text-stroke-color: #262626;
	font-weight: bold;
}

#g8090-063-001 .top p {
	position: absolute;
    text-align: left;
    font-size: 36px;
    top: 20px;
    left: 18px;
    line-height: 1.3;
    padding: 0px;
}

#g8090-063-001 .point1, 
#g8090-063-001 .point2, 
#g8090-063-001 .point3, 
#g8090-063-001 .point4, 
#g8090-063-001 .point5{
	margin: 50px 0 100px;
}

#g8090-063-001 .point1 h1, 
#g8090-063-001 .point2 h1, 
#g8090-063-001 .point3 h1, 
#g8090-063-001 .point4 h1, 
#g8090-063-001 .link h1{
	font-size: 46px;
	font-weight: bolder;
	line-height: 1.3;
	position: relative;
	padding: 10px 20px;
	text-align: center;
	color: #262626;
	background-color: #e2f2f2;
}

#g8090-063-001 .point1 h1 span, 
#g8090-063-001 .point2 h1 span, 
#g8090-063-001 .point3 h1 span, 
#g8090-063-001 .point4 h1 span, 
#g8090-063-001 .link h1 span{
	font-size: 40px;
	font-weight: bold;
}

#g8090-063-001 .point1 h4 {
	font-size: 48px;
	font-weight: bold;
	line-height: 1.3;
	padding: 10px 30px 0;
	margin: 20px 0 0;
	text-align: left;
	color: #30bad6;
}

#g8090-063-001 .point1 p {
	font-size: 26px;
	padding: 10px 30px;
	line-height: 1.5;
}

#g8090-063-001 .point1 p span{
	font-size: 34px;
	text-align: center;
	font-weight: bolder;
	padding: 20px 0;
	line-height: 1.3;
}

#g8090-063-001 .point1 .textbox {
    padding: 10px;             /* 余白指定 */
    display: flex;              /* フレックスボックスにする */
    flex-wrap: wrap;
	width: 100%; 
	background-color: #FFFFFF;
}

#g8090-063-001 .point1 .textbox .leftbox {
    width: 48%;                 /* 幅指定 */
	margin-left: 0;
	margin-right: auto;
}

#g8090-063-001 .point1 .textbox .rightbox {
    width: 48%;                 /* 幅指定 */
	margin-left: auto;
	margin-right: 0;
}

#g8090-063-001 .point1 .textbox p {
	font-size: 24px;
	color: #000000;
	text-align: left;
	line-height: 1.4;
}

#g8090-063-001 .point2 .box{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}

#g8090-063-001 .point2 .box .aruaru1{
	width: 54%;
	padding: 18px 0 18px 18px;
}

#g8090-063-001 .point2 .box .aruaru1 h3{
	font-size: 36px;
    color: #0270BD;
    line-height: 1.3;
    font-weight: bold;
    padding: 5px;
}

#g8090-063-001 .point2 .box .aruaru1 h3 span{
	font-size: 90px;
	line-height: 1.3;
}

#g8090-063-001 .point2 .box .aruaru1 p{
	font-size: 24px;
    color: #262626;
    line-height: 1.3;
    padding: 8px;
}

#g8090-063-001 .point2 .box .aruaru2{
	width: 44%;
}

#g8090-063-001 .point2 .box .aruaru2 img{
	margin: auto;
    padding: 36px 0;
}

#g8090-063-001 .point2 .box .aruaru3{
	width: 58%;
	padding: 18px 0 18px 18px;
}

#g8090-063-001 .point2 .box .aruaru3 h3{
	font-size: 36px;
	color: #D21255;
	line-height: 1.3;
	font-weight: bold;
	padding: 5px;
}

#g8090-063-001 .point2 .box .aruaru3 h3 span{
	font-size: 58px;
	line-height: 1.2;
}

#g8090-063-001 .point2 .box .aruaru3 p{
	font-size: 24px;
	color: #262626;
	line-height: 1.3;
	padding: 8px;
}

#g8090-063-001 .point2 .box .aruaru4{
	width: 40%;
}

#g8090-063-001 .point2 .box .aruaru4 img{
	margin: auto;
    padding: 40px 0;
}

#g8090-063-001 .point2 .box .aruaru5{
	position: relative;
}

#g8090-063-001 .point2 .box .aruaru5 img{
	margin: auto;
}

#g8090-063-001 .point2 .box .aruaru5 p{
	font-size: 24px;
	color: #262626;
	text-align: left;
	line-height: 1.3;
	padding: 4px;
}

#g8090-063-001 .point2 .box .aruaru5 .comment1{
	position: absolute;
	top: 90px;
	right: 26px;
}

#g8090-063-001 .point2 .box .aruaru5 .comment2{
	position: absolute;
	bottom: 120px;
	left: 40px;
}

#g8090-063-001 .point3 .section1,
#g8090-063-001 .point3 .section2,
#g8090-063-001 .point3 .section3,
#g8090-063-001 .point3 .section4{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin: 20px 8px;
}

#g8090-063-001 .point3 .section1 .l-box,
#g8090-063-001 .point3 .section2 .l-box,
#g8090-063-001 .point3 .section3 .l-box{
	width: 44%;
	margin: 10px;
}

#g8090-063-001 .point3 .section1 .r-box,
#g8090-063-001 .point3 .section2 .r-box,
#g8090-063-001 .point3 .section3 .r-box {
	width: 52%;
}

#g8090-063-001 .point3 .section1 .l-box p,
#g8090-063-001 .point3 .section2 .l-box p,
#g8090-063-001 .point3 .section3 .l-box p{
	font-size: 24px;
    color: #262626;
    text-align: left;
    line-height: 1.3;
    padding: 8px;
}

#g8090-063-001 .point3 .section1 .l-box h3,
#g8090-063-001 .point3 .section3 .l-box h3{
	font-size: 60px;
	color: #EE2A7A;
	line-height: 1.3;
	font-weight: bold;
	padding: 10px;
}

#g8090-063-001 .point3 .section2 .l-box h3{
	font-size: 55px;
	color: #0270BD;
	line-height: 1.3;
	font-weight: bold;
	padding: 10px;
}

#g8090-063-001 .point3 .section4 h3{
	font-size: 55px;
	color: #0270BD;
	line-height: 1.3;
	font-weight: bold;
	padding: 20px 15px 0;
}

#g8090-063-001 .point3 .section4 p{
	font-size: 30px;
	color: #262626;
	text-align: left;
	line-height: 1.3;
	padding: 0 0 20px 15px;
}

#g8090-063-001 .movie p {
	font-size: 20px;
	padding: 10px 10px;
	line-height: 1.3;
}


@media screen and ( max-width:520px ){/* SP */
#g8090-063-001 h2 {/* 絶対必要 */
	padding: 0;
	background-color: transparent;
}
	
#g8090-063-001 {
	width: 100%;
	margin: auto;
	background-color: #FFFFFF;
	margin-top: 50px;
	margin-bottom: 50px;
}

#g8090-063-001 img{
	margin:auto;
}

#g8090-063-001 .top{
	position: relative;
	margin-bottom: 50px;
}

#g8090-063-001 .top h1{
	position: absolute;
	text-align: left;
	font-size: 45px;
	top: 48px;
	left: 10px;
	line-height: 1.1;
	padding: 0px;
}
	
#g8090-063-001 .top h1 span{
	text-stroke-width: 1px;
	text-stroke-color: #262626;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #262626;
}

#g8090-063-001 .top p {
	position: absolute;
	font-size: 16px;
	top: 6px;
	left: 10px;
	line-height: 1.2;
	padding: 0px;
}

#g8090-063-001 .point1, 
#g8090-063-001 .point2, 
#g8090-063-001 .point3, 
#g8090-063-001 .point4, 
#g8090-063-001 .point5{
	margin: 0 0 50px;
}

#g8090-063-001 .point1 h1, 
#g8090-063-001 .point2 h1, 
#g8090-063-001 .point3 h1, 
#g8090-063-001 .point4 h1, 
#g8090-063-001 .link h1{
	font-size: 20px;
	font-weight: bolder;
	line-height: 1.2;
	position: relative;
	padding: 8px 0;
	text-align: center;
	background-color: #e2f2f2;
}

#g8090-063-001 .point1 h1 span, 
#g8090-063-001 .point2 h1 span, 
#g8090-063-001 .point3 h1 span, 
#g8090-063-001 .point4 h1 span, 
#g8090-063-001 .link h1 span{
	font-size: 20px;
	font-weight: bold;
}

#g8090-063-001 .point1 h4 {
	font-size: 30px;
	font-weight: bold;
	line-height: 1.2;
	padding: 10px 14px 0;
	margin: 5px 0 0;
	text-align: left;
	color: #30bad6;
}

#g8090-063-001 .point1 p {
	font-size: 16px;
	padding: 5px 12px;
	line-height: 1.2;
}

#g8090-063-001 .point1 p span{
	font-size: 22px;
	text-align: center;
	font-weight: bolder;
	padding: 20px 0;
	line-height: 1.3;
}

#g8090-063-001 .point1 .textbox {
    padding: 0;             /* 余白指定 */
    display: flex;              /* フレックスボックスにする */
    flex-wrap: wrap;
	width: 100%; 
	background-color: #FFFFFF;
}

#g8090-063-001 .point1 .textbox .leftbox {
    width: 50%;                 /* 幅指定 */
	margin-left: 0;
	margin-right: auto;
}

#g8090-063-001 .point1 .textbox .rightbox {
    width: 50%;                 /* 幅指定 */
	margin-left: auto;
	margin-right: 0;
}

#g8090-063-001 .point1 .textbox p {
	font-size: 16px;
	color: #000000;
	text-align: left;
	line-height: 1.3;
}

#g8090-063-001 .point2 .box{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}

#g8090-063-001 .point2 .box .aruaru1{
	width: 100%;
	padding: 4px;
}

#g8090-063-001 .point2 .box .aruaru1 h3{
	font-size: 22px;
	color: #0270BD;
	line-height: 1.2;
	font-weight: bold;
	padding: 6px;
}

#g8090-063-001 .point2 .box .aruaru1 h3 span{
	font-size: 34px;
	line-height: 1.1;
}

#g8090-063-001 .point2 .box .aruaru1 p{
	font-size: 16px;
	color: #262626;
	line-height: 1.4;
	padding: 8px;
}

#g8090-063-001 .point2 .box .aruaru2{
	width: 80%;
	margin: auto;
}

#g8090-063-001 .point2 .box .aruaru2 img{
    padding: 0;
}

#g8090-063-001 .point2 .box .aruaru3{
	width: 100%;
	padding: 4px;
}

#g8090-063-001 .point2 .box .aruaru3 h3{
	font-size: 22px;
	color: #D21255;
	line-height: 1.2;
	font-weight: bold;
	padding: 6px;
}

#g8090-063-001 .point2 .box .aruaru3 h3 span{
	font-size: 34px;
	line-height: 1.2;
}

#g8090-063-001 .point2 .box .aruaru3 p{
	font-size: 16px;
	color: #262626;
	line-height: 1.4;
	padding: 8px;
}

#g8090-063-001 .point2 .box .aruaru4{
	width: 80%;
	margin: auto;
}

#g8090-063-001 .point2 .box .aruaru4 img{
    padding: 0;
}

#g8090-063-001 .point2 .box .aruaru5{
	position: relative;
}

#g8090-063-001 .point2 .box .aruaru5 img{
	margin: auto;
}

#g8090-063-001 .point2 .box .aruaru5 p{
	font-size: 14px;
	color: #262626;
	text-align: left;
	line-height: 1.2;
	padding: 10px;
}

#g8090-063-001 .point2 .box .aruaru5 .comment1{
	position: absolute;
	top: 0;
	right: 2px;
}

#g8090-063-001 .point2 .box .aruaru5 .comment2{
	position: absolute;
	bottom: 2px;
	left: 2px;
}

#g8090-063-001 .point3 .section1,
#g8090-063-001 .point3 .section2,
#g8090-063-001 .point3 .section3,
#g8090-063-001 .point3 .section4{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin: 20px 0;
}

#g8090-063-001 .point3 .section1 .l-box,
#g8090-063-001 .point3 .section2 .l-box,
#g8090-063-001 .point3 .section3 .l-box{
	width: 100%;
}

#g8090-063-001 .point3 .section1 .r-box,
#g8090-063-001 .point3 .section2 .r-box,
#g8090-063-001 .point3 .section3 .r-box {
	width: 100%;
}

#g8090-063-001 .point3 .section1 .l-box p,
#g8090-063-001 .point3 .section2 .l-box p,
#g8090-063-001 .point3 .section3 .l-box p,
#g8090-063-001 .point3 .section4 p{
	font-size: 16px;
	color: #262626;
	text-align: left;
	line-height: 1.3;
	padding: 4px;
}

#g8090-063-001 .point3 .section1 .l-box h3,
#g8090-063-001 .point3 .section3 .l-box h3{
	font-size: 34px;
	color: #D21255;
	line-height: 1.1;
	font-weight: bold;
	padding: 5px;
}

#g8090-063-001 .point3 .section2 .l-box h3,
#g8090-063-001 .point3 .section4 h3{
	font-size: 34px;
	color: #0270BD;
	line-height: 1.1;
	font-weight: bold;
	padding:5px;
}

#g8090-063-001 .movie p {
	font-size: 14px;
	padding: 6px;
	line-height: 1.2;
}
	
}