<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 14px;
    background-color: #fff;
}
.sp {display: none;}
.pc {display: block;}
.min {font-family: "游明朝", "YuMincho", serif;}
#contents {
    width: 1200px;
    margin: 0 auto;
}
.report_pg {
    background: url(../img/bg_01.jpg) no-repeat;
    height: 3200px;
}
.report_pg .area1 {
    text-align: center;
    margin-top: -110px;
}
.report_pg .area1 img {
    position: relative;
    z-index: 1;
    bottom: -50px;
}
.report_pg .area1 .box {
    background: url(../img/img11.png) no-repeat;
    background-position: center top;
    width: 908px;
    height: 153px;
    position: relative;
    z-index: 2;
    display: table;
    margin: 0 auto;
}
.report_pg .area1 .box p {
    padding-top: 35px;
    font-size: 22px;
    color: #00347f;
    font-weight: bold;
    line-height: 1.4;
}
.report_pg .area1 .box p span {
    background: url(../img/line_01.png) no-repeat;
    background-position: bottom;
}
/****** area **/
.report_pg .area2 {
    position: relative;
    padding-top: 210px;
    height: 400px;
}
.report_pg .area2 .leftbox {
    position: absolute;
    left: 140px;
    background: url(../img/waku_01.png)no-repeat;
    width: 473px;
    height: 487px;
}
.report_pg .area2 .leftbox p {
    font-size: 18px;
    padding: 130px 0 0 50px;
    line-height: 1.4;
    width: 395px;
}
.report_pg .area2 .leftbox img {
    margin-left: 70px;
    margin-top: 15px;
}
.report_pg .area2 .rightbox {
    position: absolute;
    right: 100px;
}
/****** area **/
.report_pg .area3 {
    position: relative;
    padding-top: 0px;
    height: 400px;
}
.report_pg .area3 .rightbox {
    position: absolute;
    right: 70px;
    background: url(../img/waku_02.png)no-repeat;
    top: 145px;
    width: 553px;
    height: 496px;
}
.report_pg .area3 .rightbox p {
    font-size: 18px;
    padding: 150px 0 0 140px;
    width: 380px;
    line-height: 1.4;
}
.report_pg .area3 .rightbox img {
    margin-top: 20px;
    margin-left: 70px;
}
.report_pg .area3 .leftbox {
    position: absolute;
    left: 100px;
    top: 0px;
}
/****** area **/
.report_pg .area4 {
    position: relative;
    padding-top: 60px;
    height: 260px;
}
.report_pg .area4 .leftbox {
    position: absolute;
    left: 120px;
    background: url(../img/waku_03.png)no-repeat;
    width: 563px;
    height: 481px;
    margin-top: 250px;
}
.report_pg .area4 .leftbox p {
    font-size: 18px;
    padding: 125px 0 0 70px;
    width: 380px;
    line-height: 1.4;
}
.report_pg .area4 .leftbox img {
    margin-top: 10px;
    margin-left: 70px;
}
.report_pg .area4 .rightbox {
    position: absolute;
    right: 90px;
    top: 300px;
}
/****** area **/
.report_pg .area5 {
    position: relative;
    padding-top: 120px;
    height: 400px;
}
.report_pg .area5 .rightbox {
    position: absolute;
    right: 60px;
    background: url(../img/waku_04.png)no-repeat;
    top: 500px;
    width: 624px;
    height: 529px;
}
.report_pg .area5 .rightbox p {
    font-size: 18px;
    padding: 140px 0 0 140px;
    width: 380px;
    line-height: 1.4;
}
.report_pg .area5 .rightbox img {
    margin-top: 25px;
    margin-left: 70px;
}
.report_pg .area5 .leftbox {
    position: absolute;
    left: 100px;
    top: 515px;
}
/****** area **/
.report_pg .area6 {
    position: relative;
    padding-top: 30px;
    height: 400px;
}
.report_pg .area6 .leftbox {
    position: absolute;
    left: 120px;
    background: url(../img/waku_05.png)no-repeat;
    width: 563px;
    height: 497px;
    margin-top: 500px;
}
.report_pg .area6 .leftbox p {
    font-size: 18px;
    padding: 125px 0 0 70px;
    width: 380px;
    line-height: 1.4;
}
.report_pg .area6 .leftbox img {
    margin-top: 10px;
    margin-left: 70px;
}
.report_pg .area6 .rightbox {
    position: absolute;
    right: 85px;
    top: 550px;
}
.lastarea {background: url(../img/bg_02.png) no-repeat;}
.support_area {
    margin-top: -35px;
    margin-left: 50px;
}
.footer img {margin-left: 30px;}

@media (max-width: 720px) {
.pc {display: none;}
.sp {display: block;}
img {
    max-width: 100%;
    height: auto;
}
#contents {width: inherit;}
.report_pg {
    background: url(../img/bg_02.jpg) no-repeat;
    background-position: center top;
    background-size: 400%;
    height: inherit;
    padding-bottom: 20%;
}
.report_pg .area1 {margin-top: -12%;}
.report_pg .area1 img {
    bottom: -35px;
    width: 70%;
}
.report_pg .area1 .box {
    width: 100%;
    height: inherit;
    background-size: auto 100%;
    font-size: 1em;
}
.report_pg .area1 .box p {
    font-size: 1em;
    padding: 3% 0;
}
.report_pg .area2 {
    height: auto;
    padding-top: 10%;
}
.report_pg .area2 .leftbox {
    width: 90%;
    position: inherit;
    left: inherit;
    display: table;
    margin: auto;
    background-size: 100%;
    height: inherit;
    padding-bottom: 11%;
}
.report_pg .area2 .leftbox p {
    font-size: 1em;
    width: 88%;
    padding: 25% 0 15% 5%;
    margin: 0 auto;
}
.report_pg .area2 .leftbox img {
    display: table;
    margin: -14% auto auto 12%;
    width: 80%;
}
.report_pg .area2 .rightbox {
    position: inherit;
    right: inherit;
    top: inherit;
}
.report_pg .area2 .rightbox img {
    width: 90%;
    margin: 0 auto;
    display: table;
}
.report_pg .area3 {
    height: auto;
    padding-top: 10%;
    position: inherit;
}
.report_pg .area3 .rightbox {
    width: 90%;
    position: inherit;
    right: inherit;
    background-size: 100%;
    display: table;
    margin: auto;
    height: inherit;
    padding-bottom: 11%;
}
.report_pg .area3 .rightbox p {
    font-size: 1em;
    width: 88%;
    padding: 26% 0 0% 4%;
    margin: 0 auto;
}
.report_pg .area3 .rightbox img {
    display: table;
    margin: 3% auto auto 12%;
    width: 80%;
}
.report_pg .area3 .leftbox {
    position: inherit;
    left: inherit;
}
.report_pg .area3 .leftbox img {
    width: 90%;
    margin: 0 auto;
    display: table;
}
.report_pg .area4 {
    height: auto;
    padding-top: 10%;
}
.report_pg .area4 .leftbox {
    width: 90%;
    height: inherit;
    position: inherit;
    left: inherit;
    background-size: 100%;
    display: table;
    margin: auto;
    padding-bottom: 16%;
}
.report_pg .area4 .leftbox p {
    font-size: 1em;
    width: 88%;
    padding: 24% 0 10% 5%;
    margin: 0 auto;
}
.report_pg .area4 .leftbox img {
    display: table;
    margin: -7% auto auto 12%;
    width: 80%;
}
.report_pg .area4 .rightbox {
    position: inherit;
    right: inherit;
    top: inherit;
}
.report_pg .area4 .rightbox img {
    width: 90%;
    margin: -5% auto auto;
    display: table;
}
.report_pg .area5 {
    display: table;
    margin: 15% auto auto;
    position: inherit;
    width: 90%;
    padding-top: inherit;
    height: inherit;
}
.report_pg .area5 .rightbox {
    width: 100%;
    height: inherit;
    position: inherit;
    right: inherit;
    background-size: 100%;
    padding-bottom: 10%;
}
.report_pg .area5 .rightbox p {
    font-size: 1em;
    width: 82%;
    padding: 22% 16% 0% 2%;
    margin: 0 auto;
}
.report_pg .area5 .rightbox img {
    display: table;
    margin: 3% auto auto 13%;
    width: 80%;
}
.report_pg .area5 .leftbox {
    position: inherit;
    left: inherit;
    top: inherit;
}
.report_pg .area5 .leftbox img {
    width: 90%;
    margin: 0 auto;
    display: table;
}
.report_pg .area6 {
    height: auto;
    padding-top: 10%;
}
.report_pg .area6 .leftbox {
    width: 90%;
    height: inherit;
    position: inherit;
    left: inherit;
    background-size: 100%;
    display: table;
    margin: auto;
    padding-bottom: 10%;
}
.report_pg .area6 .leftbox p {
    font-size: 1em;
    width: 88%;
    padding: 26% 0 10% 5%;
    margin: 0 auto;
}
.report_pg .area6 .leftbox img {
    display: table;
    margin: -11% auto auto 12%;
    width: 80%;
}
.report_pg .area6 .rightbox {
    position: inherit;
    right: inherit;
    top: inherit;
}
.report_pg .area6 .rightbox img {
    width: 90%;
    margin: -5% auto auto;
    display: table;
}
.hp_back {font-size: 1em;}
.footer img {margin-left: inherit;}
.support_area {margin-top: -15px;}
}
@media (max-width: 380px) {
.report_pg .area1 .box {background-size: auto 100%;}
}
@media (max-width: 320px) {
.report_pg .area1 .box {width: 100%;}
.report_pg .area1 .box p {
    font-size: .6em;
    margin-top: .1em;
}
.report_pg .area1 img {bottom: -50px;}
.report_pg .area2 .leftbox p {font-size: .8em;}
.report_pg .area3 .rightbox p {font-size: .8em;}
.report_pg .area4 .leftbox p {font-size: .8em;}
.report_pg .area5 .rightbox p {font-size: .8em;}
}

/*********************
	banner
*********************/
.banner {
	margin:30px auto;
	text-align:center;
}
.backs {
	display: flex;
	justify-content:center;
	align-items: center;
	text-align:center;
	vertical-align:middle;
}
.hp_back {
    padding: 10px;
    background: #fff;
    border: 2px solid #00347f;
    margin: 10px 20px;
    text-decoration: none;
    color: #00347f;
    display: flex;
    align-items:center;
    font-size: 16px;
    height: 48px;
    width: 168px;
}
.hp_back p{
    vertical-align:middle;
    margin:auto;
}
/**************************/
@media (max-width: 720px) {
.backs {
	flex-wrap: wrap;
	margin: 20px auto;
}
}</pre></body></html>