@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;400;500;700&display=swap');

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}
*, *::before, *::after {
    box-sizing: border-box;
}


article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;  
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input, select {
    vertical-align:middle;
}
a {
    text-decoration: none;
}
p {
    font-size: clamp(12px, 3vw, 16px);
    line-height: 150%;
    transform: rotate(0.03deg);
}
body {
    font-family:"Noto Sans JP","Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
}
header {
    background: linear-gradient(rgba(22, 135, 237, 0)70%, rgba(63, 143, 223, 0.6))100% ,url('img/kv.jpg');
    height: 600px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
section {
    padding: 70px 0;
}
.box {
    max-width: 1100px;
    padding: 0 50px;
    margin: 0 auto;
}
.head {
    height: 300px;
    width: clamp(238px, 35vw, 607px);
    margin: auto 0 auto auto;
    padding-top: 100px;
}
.head img {
    width: 100%;
    margin-bottom: 20px;
}
.btn1 {
    display: block;
    margin: auto;
    text-align: center;
    width: 300px;
    background: linear-gradient(#2553F5, #39AFF2);
    height: 60px;
    line-height: 60px;
    color: #fff;
    border-radius: 40px;
    font-weight: 500;
    font-size: 20px;
}
.btn2 {
    display: block;
    margin: auto;
    text-align: center;
    width: 300px;
    background: #fff;
    height: 60px;
    line-height: 60px;
    color: #1075B2;
    border-radius: 40px;
    font-weight: 700;
    font-size: 20px;
}
h2 {
    font-size: clamp(15px, 5vw, 60px);
    font-weight: 700;
    text-align: center;
}
h2 img {
    width: clamp(15px, 3vw, 60px);
    margin-right: 10px;
}
.ao {
    color: #0B86D1;
}
.riyu-wrap {
    display: flex;
    margin-top: 50px;
    text-align: center;
    flex-wrap: wrap;
}
.riyu-box {
    width: 33%;
}
.riyu-r img {
    height: 180px;
}
.point {
    width: 80px;
    height: 20px;
    color: #fff;
    line-height: 20px;
    background-color: #0B86D1;
    display: block;
    margin: auto auto 20px auto;
    font-weight: 100;
}
.riyu-l .text {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 20px;
    height: 80px;
}
.bg-1 {
    background-color: #E4F2FF;
}
.bg-2 {
    background: linear-gradient(#37A8F2, #2556F5);
}
.bg-3 {
    background-color: #F4F6FA;
}
.bg-4 {
    background-color: #F4FBFE;
}
.bg-5 {
    background-color: #F8F8F8;
}
.bg-6 {
    background-color: #38ADF2;
}
.bg-7 {
    background-color: #4B8DF0;
}
.bg-8 {
    background-color: #D0F2FA;
}
.hitori-wrap {
    margin: 50px 0 0 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.hitori-item img {
    width: 100%;
    height: 100px;
    object-position: 0% 30%;
    object-fit: cover;
}
.hitori-item {
    width: 48%;
    margin-bottom: 30px;
}
.hitori-item .title {
    font-size: clamp(16px, 3vw, 30px);
    font-weight: 700;
    margin: 20px 0;
    line-height: 150%;
    text-align: center;
}
.contact {
    text-align: center;
    color: #fff;
}
.contact .text2 {
    font-size: clamp(24px, 3vw, 45px);
    font-weight: 700;
    margin: 20px 0;
}
.contact .text3 {
    margin-bottom: 40px;
}
.step {
    width: clamp(244px, 25vw, 630px);
    margin: 50px auto 20px auto;
    border-radius: 20px;
    border: 2px solid #0056FC;
    text-align: center;
    color: #0056FC;
    font-weight: 700;
    padding: 10px 0;
    background-color: #fff;
}
.step .text1 {
    font-size: 14px;
}
.step .text2 {
    font-size: 18px;
}
.step-text {
    text-align: center;
}
.cl {
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0 0 0;
    justify-content: space-between;
}
.cl img {
    width: 30%;
    margin-bottom: 20px;
}
.step4 {
    display: block;
    margin: 20px auto 0 auto;
    width: 600px;
}
.hukei {
    text-align: center;
    margin-top: 30px;
}
.hukei img {
    width: 600px;
}
.hukei p {
    margin-bottom: 30px;
}
.anken-wrap {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
    flex-wrap: wrap;
}
.card {
    width: 31%;
    background-color: #fff;
    padding: 10px;
}
.card img {
    width: 100%;
}
.card .text1 {
    font-size: 20px;
    letter-spacing: 0.04em;
    line-height: 1.4;
    text-align: left;
    font-weight: bold;
    margin: 10px 0 10px 0;
}
.card .text3 {
    margin: 20px 0;
}
.card .text4 {
    font-weight: 700;
}
.kano-wrap {
    margin: 30px auto 0 auto;
    max-width: 600px;
}
.kano-box {
    display: flex;
    margin-bottom: 20px;
}
.kano-l {
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 60px;
    text-align: center;
    background-color: #0B86D1;
    color: #fff;
}
.kano-r {
    width: 470px;
    margin: auto;
    font-size: 18px;
    font-weight: 700;
    line-height: 150%;
}
.plan {
    width: 60%;
    margin: 30px auto 0 auto;
    display: block;
}
.logo {
    width: clamp(244px, 45vw, 600px);
}
.works-kv {
    width: 100%;
    margin: 30px 0 20px 0;
}
.works-text {
    color: #fff;
    font-size: clamp(14px, 3vw, 18px);
    font-weight: 700;
    margin-bottom: 20px;
}
.white {
    color: #fff;
}
.hosho {
    display: block;
    width: 400px;
    margin: 40px auto 20px auto;
}
.hikaku {
    display: block;
    margin: 30px auto 0 auto;
}
.koushi-text {
    margin: 30px 0;
    text-align: center;
}
.koushi-wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.koushi-box {
    width: 30%;
}
.koushi-box img {
    width: 80%;
    display: block;
    margin: auto;
}
.koushi-box .text1 {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    margin: 20px;
}
.voice-wrap {
    display: flex;
    margin: 30px 0;
}
.voice-l {
    width: 15%;
}
.voice-l img {
    width: 100%;
}
.voice-r {
    margin: auto;
    width: 85%;
    padding-left: 30px;
}
.voice-r .text2 {
    text-align: right;
}
.wadai {
    width: 80%;
    display: block;
    margin: auto;
}
.foot a {
    display: block;
    color: #000;
    text-align: center;
    margin-bottom: 10px;
}
.foot p {
    text-align: center;
}


@media screen and (max-width: 420px) {
header {
    height: 480px;
    background-position: bottom left 65%;
}
section {
    padding: 30px 0;
}
.box {
    padding: 0 10px;
}
.head {
    width: 250px;
}
.btn1 {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 17px;
}
.hikaku,.hosho,.hukei img,.step4,.riyu-box {
    width: 100%;
}
.kano-r {
    width: 80%;
}
.riyu-wrap {
    display: block;
}
.koushi-box {
    width: 100%;
    margin-bottom: 20px;
}
.plan {
    width: 100%;
}
.card {
    width: 100%;
    margin-bottom: 20px;
}
.cl img {
    width: 100%;
}
.hitori-item {
    width: 100%;
}
}