<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/report_pg_bg.jpg) no-repeat;
    height: 3189px;
}
.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/report_img2.png) no-repeat;
    background-position: center top;
    width: 728px;
    height: 153px;
    position: relative;
    z-index: 2;
    display: table;
    margin: 0 auto;
}
.report_pg .area1 .box p {
    padding-top: 29px;
    font-size: 22px;
    color: #00347f;
    font-weight: bold;
}
.report_pg .area1 .box p span {
    background: url(../img/line.png) no-repeat;
    background-position: bottom;
}
/****** area **/
.report_pg .area2 {
    position: relative;
    padding-top: 210px;
    height: 400px;
}
.report_pg .area2 .leftbox {
    position: absolute;
    left: 100px;
    background: url(../img/report_img3.png)no-repeat;
    width: 559px;
    height: 299px;
}
.report_pg .area2 .leftbox p {
    font-size: 18px;
    padding: 130px 0 0 50px;
    width: 380px;
}
.report_pg .area2 .rightbox {
    position: absolute;
    right: 100px;
}
/****** area **/
.report_pg .area3 {
    position: relative;
    padding-top: 60px;
    height: 400px;
}
.report_pg .area3 .rightbox {
    position: absolute;
    right: 130px;
    background: url(../img/report_img5.png)no-repeat;
    margin-top: 50px;
    width: 533px;
    height: 294px;
}
.report_pg .area3 .rightbox p {
    font-size: 18px;
    padding: 130px 0 0 120px;
    width: 380px;
}
.report_pg .area3 .leftbox {
    position: absolute;
	left: 100px;
	width: 510px;
}
.report_pg .area3 .leftbox img{
	width: 100%;
}
/****** area **/
.report_pg .area4 {
    position: relative;
    padding-top: 230px;
    height: 400px;
}
.report_pg .area4 .leftbox {
    position: absolute;
    left: 100px;
    background: url(../img/report_img7.png)no-repeat;
    width: 560px;
    height: 301px;
    margin-top: 30px;
}
.report_pg .area4 .leftbox p {
    font-size: 18px;
    padding: 130px 0 0 50px;
    width: 380px;
}
.report_pg .area4 .rightbox {
    position: absolute;
    right: 100px;
}
/****** area **/
.report_pg .area5 {
    position: relative;
    padding-top: 120px;
    height: 400px;
}
.report_pg .area5 .rightbox {
    position: absolute;
    right: 100px;
    background: url(../img/report_img9.png)no-repeat;
    margin-top: 10px;
    width: 533px;
    height: 298px;
}
.report_pg .area5 .rightbox p {
    font-size: 18px;
    padding: 130px 0 0 120px;
    width: 380px;
}
.report_pg .area5 .leftbox {
    position: absolute;
    left: 100px;
}
.hp_back {
    position: relative;
    padding: 10px;
    background: #fff;
    border: 2px solid #00347f;
    display: table;
    margin: -30px auto 0;
    text-decoration: none;
    color: #00347f;
    font-size: 16px;
}
@media (max-width: 720px) {
.pc {
    display: none;
}
.sp {
    display: block;
}
img {
    max-width: 100%;
    height: auto;
}
#contents {
    width: inherit;
}
.report_pg {
    background: url("../img/report_pg_bg02.jpg") no-repeat;
    background-position: center bottom;
    background-size: 300%;
    height: auto;
}
.report_pg .area1 {
    margin-top: -17%;
}
.report_pg .area1 img {
    bottom: -50px;
    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: 7% 0;
}
.report_pg .area2 {
    height: auto;
    padding-top: 10%;
}
.report_pg .area2 .leftbox {
    width: 100%;
    height: 225px;
    position: inherit;
    left: inherit;
    background-size: 100%;
}
.report_pg .area2 .leftbox p {
    font-size: 1em;
    width: 88%;
    padding: 22% 0 15% 5%;
    margin: 0 auto;
}
.report_pg .area2 .rightbox {
    position: inherit;
    right: inherit;
}
.report_pg .area2 .rightbox img {
    width: 80%;
    margin: 0 auto;
    display: table;
}
.report_pg .area3 {
    height: auto;
    padding-top: 10%;
}
.report_pg .area3 .rightbox {
    width: 100%;
    height: 225px;
    position: inherit;
    right: inherit;
    background-size: 100%;
}
.report_pg .area3 .rightbox p {
    font-size: 1em;
    width: 88%;
    padding: 22% 0 0% 0;
    margin: 0 auto;
}
.report_pg .area3 .leftbox {
    position: inherit;
    left: inherit;
	width: auto;
}
.report_pg .area3 .leftbox img {
    width: 80%;
    margin: 0 auto;
    display: table;
}
.report_pg .area4 {
    height: auto;
    padding-top: 10%;
}
.report_pg .area4 .leftbox {
    width: 100%;
    height: 225px;
    position: inherit;
    left: inherit;
    background-size: 100%;
}
.report_pg .area4 .leftbox p {
    font-size: 1em;
    width: 88%;
    padding: 22% 0 10% 5%;
    margin: 0 auto;
}
.report_pg .area4 .rightbox {
    position: inherit;
    right: inherit;
}
.report_pg .area4 .rightbox img {
    width: 80%;
    margin: 0 auto;
    display: table;
}
.report_pg .area5 {
    height: auto;
    padding-top: 10%;
    padding-bottom: 10%;
}
.report_pg .area5 .rightbox {
    width: 100%;
    height: 225px;
    position: inherit;
    right: inherit;
    background-size: 100%;
}
.report_pg .area5 .rightbox p {
    font-size: 1em;
    width: 88%;
    padding: 22% 0 10% 0;
    margin: 0 auto;
}
.report_pg .area5 .leftbox {
    position: inherit;
    left: inherit;
}
.report_pg .area5 .leftbox img {
    width: 80%;
    margin: 0 auto;
    display: table;
}
.hp_back {
    margin: -10px auto 0;
    font-size: 1em;
}
}
@media (max-width: 380px) {
.report_pg .area1 .box {
    background-size: auto 100%;
}
}
@media (max-width: 320px) {
.report_pg .area1 .box {
    background-size: 180%;
}
.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;
}
.lastarea {background: url(../img/bg_02.png) no-repeat;}
.support_area {
    margin-top: -35px;
    margin-left: 50px;
}
/**************************/
@media (max-width: 720px) {
.backs {
	flex-wrap: wrap;
	margin: 20px auto;
}
}</pre></body></html>