<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
#page #title {
background-image: url("../weare/image/title.jpg");
}
#privacy .privacy_contents {
padding: 1em 2em 2em 2em;
overflow-y: auto;
height: 400px;
background-color: #f7f7f7;
border: solid 1px #919191;
display: none;
}

@media screen and (min-width: 641px),print {
#page #title .block {
width: 700px;
}
#body {
}
#mainimage {
width: 100%;
background-color: #009fe8;
color: #FFF;
margin: 0px auto 0 auto;
text-align: center;
padding: 60px 0 60px 0;
}
#mainimage p {
font-family: ryo-gothic-plusn, sans-serif;
font-weight: 700;
font-style: normal;
}
#mainimage p.main {
font-size: 50px;
line-height: 1.5em;
padding-bottom: 0.5em;
}
#mainimage p.sub {
color: #ffff00;
font-size: 26px;
line-height: 1.5em;
padding-bottom: 0.5em;
}
#mainimage .box {
background-image: url("image/mainimage.png");
background-position: center center;
display: block;
padding: 200px 0 200px 0;
}
#mainimage .box h3 {
font-family: ryo-gothic-plusn, sans-serif;
font-weight: 800;
font-style: normal;
color: #ff3000;
font-size: 46px;
line-height: 1.5em;
display: block;
text-shadow: 
2px  2px 1px #fff800,
-2px  2px 1px #fff800,
2px -2px 1px #fff800,
-2px -2px 1px #fff800,
2px  0px 1px #fff800,
0px  2px 1px #fff800,
-2px  0px 1px #fff800,
0px -2px 1px #fff800;
background-color: rgba(255,255,255,0.7);
border: solid 3px #ffff00;
border-radius: 100vh;
width: 400px;
padding: 0.1em 0 0.1em 0;
margin: 0px auto 0 auto;
}
#mainimage dl {
width: 1100px;
margin: 20px auto 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
color: #FFF;
}
#mainimage dd {
width: 260px;
text-align: left;
font-family: ryo-gothic-plusn, sans-serif;
font-style: normal;
padding-bottom: 2em;
}
#mainimage dd h4 {
font-weight: 700;
font-size: 26px;
line-height: 1.5em;
}
#mainimage dd ul {
padding-top: 0.5em;
}
#mainimage dd li {
font-weight: 500;
font-size: 17px;
line-height: 1.7em;
}

ul#point {
font-family: ryo-gothic-plusn, sans-serif;
font-style: normal;
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
width: 1100px;
margin: 0px auto 0 auto;
}
ul#point li {
width: 520px;
text-align: left;
}
ul#point li .point {
font-family: century-gothic, sans-serif;
font-weight: 700;
font-style: normal;
color: #158acc;
font-size: 36px;
line-height: 1em;
}
ul#point li .point b {
font-size: 50px;
}
ul#point li .box {
background-color: #edf6f9;
box-sizing: border-box;
padding: 30px 25px 30px 25px;
position: relative;
}
ul#point li:nth-of-type(1) .box {
background-image: url("image/point_bg1.png");
background-position: left bottom;
}
ul#point li:nth-of-type(2) .box {
background-image: url("image/point_bg2.png");
background-position: right bottom;
}
ul#point li .box h3 {
color: #1d2974;
font-size: 26px;
line-height: 1.5em;
border-bottom: solid 2px #ffce00;
font-weight: 600;
padding: 0 0 0.2em 0;
margin-bottom: 0.4em;
}
ul#point li .box p {
font-weight: 500;
font-size: 17px;
line-height: 1.5em;
}
ul#point li .box img {
text-align: center;
margin: 20px auto 20px auto;
display: block;
}
ul#point li .box h4 {
font-weight: 700;
font-size: 22px;
line-height: 1.3em;
background-color: #FF0000;
color: #FFF;
text-align: center;
position: relative;
padding: 0.5em 0 0.5em 0;
width: 340px;
margin: 0 0 0 auto;
}
ul#point li .box h5 {
font-weight: 700;
font-size: 22px;
line-height: 1.3em;
background-color: #FF0000;
border-radius: 100vh;
color: #FFF;
text-align: center;
position: relative;
padding: 0.5em 0 0.5em 0;
width: 340px;
margin: 30px auto 30px auto;
}
ul#point li .box p.list {
font-weight: 700;
font-size: 20px;
line-height: 1.6em;
padding: 0 4em 2.7em 0;
}

#kamaken {
background-color: #f5f2ec;
font-family: ryo-gothic-plusn, sans-serif;
font-style: normal;
font-weight: 500;
padding: 50px 0 50px 0;
}
#kamaken h3 {
color: #4c4b4c;
font-weight: 500;
font-size: 24px;
line-height: 1.8em;
padding-bottom: 1em;
}
#kamaken p {
font-size: 18px;
line-height: 1.8em;
padding-bottom: 1em;
}
#kamaken h4 {
font-weight: 700;
color: #1d2974;
font-size: 50px;
line-height: 1.8em;
}
#kamaken h4 b {
font-size: 80px;
font-family: acumin-pro, sans-serif;
font-weight: 700;
font-style: normal;
}
#kamaken h5 {
font-weight: 700;
color: #1d2974;
font-size: 28px;
line-height: 1.8em;
}
#kamaken img {
display: block;
margin: 20px auto 0px auto;
}
#kamaken ul {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 1100px;
margin: 40px auto 0 auto;
}
#kamaken ul li {
text-align: left;
width: 500px;
position: relative;
padding-left: 130px;
box-sizing: border-box;
}
#kamaken ul li:before {
content: '';
display: inline-block;
width: 110px;
height: 100px;
background-image: url("image/logo.png");
background-size: contain;
vertical-align: middle;
position: absolute;
top: 15px;
left: 0;
}
#kamaken ul li h6 {
font-weight: 700;
color: #1d2974;
font-size: 30px;
line-height: 1.8em;
}
#kamaken ul li p {
font-size: 20px;
line-height: 1.5em;
}

#flow {
width: 1100px;
margin: 30px auto 0 auto;
font-family: ryo-gothic-plusn, sans-serif;
font-style: normal;
font-weight: 500;
}
#flow dl {
margin: 40px 0 0 0;
}
#flow dd {
background-color: #edf6f9;
width: 260px;
text-align: center;
box-sizing: border-box;
padding: 30px 0.5em 1em 0.5em;
position: relative;
}
#flow dd:before {
content: '';
display: inline-block;
width: 67px;
height: 67px;
background-image: url("image/flow_point1.png");
background-size: contain;
vertical-align: middle;
position: absolute;
top: -5px;
left: -5px;
}
#flow dd:nth-of-type(2):before {
background-image: url("image/flow_point2.png");
}
#flow dd:nth-of-type(3):before {
background-image: url("image/flow_point3.png");
}
#flow dd:nth-of-type(4):before {
background-image: url("image/flow_point4.png");
}
#flow dd img {}
#flow dd p {
color: #4c4b4c;
font-size: 18px;
line-height: 1.5em;
}
#flow dd p b {
color: #ff0000;
}

.form-area dd ul {
display: flex;
flex-wrap: nowrap;
align-items: center;
margin-bottom: 1em;
}
.form-area dd ul li {
padding-right: 1em;
}
}

@media screen and (min-width: 0px) and (max-width: 640px) {
#sp_footer {
display: none !important;
}
#body {
margin: 0px auto 0 auto;
text-align: left;
padding: 0px 0 0 0;
width: 100%;
}
#mainimage {
width: 100%;
background-color: #009fe8;
color: #FFF;
margin: 0px auto 0 auto;
text-align: center;
padding: 30px 0 30px 0;
}
#mainimage p {
font-family: ryo-gothic-plusn, sans-serif;
font-weight: 700;
font-style: normal;
}
#mainimage p.main {
font-size: 24px;
line-height: 1.3em;
padding: 0 0.5em 0.5em 0.5em;
}
#mainimage p.sub {
color: #ffff00;
font-size: 18px;
line-height: 1.3em;
padding: 0 1em 0.5em 1em;
}
#mainimage .box {
background-image: url("image/mainimage.png");
background-position: center center;
background-size: cover;
display: block;
padding: 50px 0 50px 0;
}
#mainimage .box h3 {
font-family: ryo-gothic-plusn, sans-serif;
font-weight: 800;
font-style: normal;
color: #ff3000;
font-size: 22px;
line-height: 1.3em;
display: block;
text-shadow: 
2px  2px 1px #fff800,
-2px  2px 1px #fff800,
2px -2px 1px #fff800,
-2px -2px 1px #fff800,
2px  0px 1px #fff800,
0px  2px 1px #fff800,
-2px  0px 1px #fff800,
0px -2px 1px #fff800;
background-color: rgba(255,255,255,0.7);
border: solid 3px #ffff00;
border-radius: 100vh;
width: 70%;
padding: 0.3em 0 0.3em 0;
margin: 0px auto 0 auto;
}
#mainimage dl {
width: 90%;
margin: 20px auto 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
color: #FFF;
}
#mainimage dd {
width: 48%;
text-align: left;
font-family: ryo-gothic-plusn, sans-serif;
font-style: normal;
padding-bottom: 2em;
}
#mainimage dd h4 {
font-weight: 700;
font-size: 18px;
line-height: 1.3em;
}
#mainimage dd ul {
padding-top: 0.5em;
}
#mainimage dd li {
font-weight: 500;
font-size: 15px;
line-height: 1.3em;
}

ul#point {
font-family: ryo-gothic-plusn, sans-serif;
font-style: normal;
width: 90%;
margin: 0px auto 0 auto;
}
ul#point li {
text-align: left;
}
ul#point li .point {
font-family: century-gothic, sans-serif;
font-weight: 700;
font-style: normal;
color: #158acc;
font-size: 20px;
line-height: 1em;
}
ul#point li .point b {
font-size: 40px;
}
ul#point li .box {
background-color: #edf6f9;
box-sizing: border-box;
padding: 1em;
position: relative;
margin-bottom: 20px;
}
ul#point li:nth-of-type(1) .box {
background-image: url("image/point_bg1.png");
background-position: left bottom;
background-size: 25%;
}
ul#point li:nth-of-type(2) .box {
background-image: url("image/point_bg2.png");
background-position: right bottom;
background-size: 20%;
}
ul#point li .box h3 {
color: #1d2974;
font-size: 20px;
line-height: 1.3em;
border-bottom: solid 2px #ffce00;
font-weight: 600;
padding: 0 0 0.2em 0;
margin-bottom: 0.4em;
}
ul#point li .box p {
font-weight: 500;
font-size: 14px;
line-height: 1.3em;
}
ul#point li .box img {
text-align: center;
margin: 10px auto 20px auto;
display: block;
width: 70%;
}
ul#point li .box h4 {
font-weight: 700;
font-size: 18px;
line-height: 1.3em;
background-color: #FF0000;
color: #FFF;
text-align: center;
position: relative;
padding: 0.5em 0 0.5em 0;
width: 90%;
margin: 0 auto 0 auto;
}
ul#point li .box h5 {
font-weight: 700;
font-size: 18px;
line-height: 1.3em;
background-color: #FF0000;
border-radius: 100vh;
color: #FFF;
text-align: center;
position: relative;
padding: 0.5em 0 0.5em 0;
margin: 10px auto 20px auto;
}
ul#point li .box p.list {
font-weight: 700;
font-size: 16px;
line-height: 1.4em;
padding: 0 0em 2.7em 0;
}

#kamaken {
background-color: #f5f2ec;
font-family: ryo-gothic-plusn, sans-serif;
font-style: normal;
font-weight: 500;
padding: 2em 0 1em 0;
text-align: center;
}
#kamaken h3 {
color: #4c4b4c;
font-weight: 500;
font-size: 20px;
line-height: 1.3em;
padding-bottom: 0.5em;
}
#kamaken p {
font-size: 14px;
line-height: 1.3em;
padding: 1em;
}
#kamaken h4 {
font-weight: 700;
color: #1d2974;
font-size: 30px;
line-height: 1.5em;
}
#kamaken h4 b {
font-size: 50px;
font-family: acumin-pro, sans-serif;
font-weight: 700;
font-style: normal;
}
#kamaken h5 {
font-weight: 700;
color: #1d2974;
font-size: 20px;
line-height: 1.3em;
padding: 0 1em 0 1em;
}
#kamaken img {
display: block;
margin: 20px auto 0px auto;
width: 90%;
}
#kamaken ul {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 90%;
margin: 20px auto 0 auto;
}
#kamaken ul li {
text-align: left;
position: relative;
padding-left: 70px;
box-sizing: border-box;
margin-bottom: 1em;
}
#kamaken ul li:before {
content: '';
display: inline-block;
width: 50px;
height: 45px;
background-image: url("image/logo.png");
background-size: contain;
vertical-align: middle;
position: absolute;
top: 0px;
left: 0;
}
#kamaken ul li h6 {
font-weight: 700;
color: #1d2974;
font-size: 18px;
line-height: 1.3em;
}
#kamaken ul li p {
font-size: 16px;
line-height: 1.3em;
padding: 0;
}

#flow {
margin: 30px auto 0 auto;
font-family: ryo-gothic-plusn, sans-serif;
font-style: normal;
font-weight: 500;
}
#flow dl {
margin: 20px auto 0 auto;
width: 90%;
}
#flow dd {
background-color: #edf6f9;
text-align: center;
box-sizing: border-box;
padding: 30px 0.5em 1em 0.5em;
position: relative;
margin-bottom: 20px;
}
#flow dd:before {
content: '';
display: inline-block;
width: 40px;
height: 40px;
background-image: url("image/flow_point1.png");
background-size: contain;
vertical-align: middle;
position: absolute;
top: -5px;
left: -5px;
}
#flow dd:nth-of-type(2):before {
background-image: url("image/flow_point2.png");
}
#flow dd:nth-of-type(3):before {
background-image: url("image/flow_point3.png");
}
#flow dd:nth-of-type(4):before {
background-image: url("image/flow_point4.png");
}
#flow dd img {
width: 30%;
}
#flow dd p {
color: #4c4b4c;
font-size: 18px;
line-height: 1.5em;
}
#flow dd p b {
color: #ff0000;
}
.form-area {
width: 90% !important;
margin: 0px auto 0 auto;
}
.form-area dd ul {
margin-bottom: 1.5em;
}
.form-area dd ul li {
width: 100%;
margin-bottom: 0.5em;
}
}


</pre></body></html>