@charset "UTF-8";

/* COMMON */

* {
-webkit-text-size-adjust: 100%;
min-width: 0;
min-height: 0;
}
html {
margin: 0;
padding: 0;
font-size: 62.5%;
}
body {
font-family: 'Poppins', 'Noto Sans JP', sans-serif;
font-size: 1.6rem;
line-height: 1.0em;
letter-spacing: 0;
color: #1a3f6b;
background: #fff;
margin: 0;
padding: 0;
position: relative;
word-wrap: break-word;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-smoothing: antialiased;
}
h1,h2,h3,h4,h5,h6,p,a,ul,li,ol,dl,dt,dd,table,tr,th,td,b,span,strong {
line-height: 1.0em;
font-weight: 700;
margin: 0;
padding: 0;
}
b,
strong {
font-weight: 700;
}
li {
list-style-type: none;
list-style-position: outside;
}
table {
border-collapse: collapse;
}
img {
vertical-align: bottom;
max-width: 100%;
height: auto;
}
figure {
display: block;
margin: 0;
}
a {
text-decoration: none;
transition: .4s;
}
a:hover {
text-decoration: none;
}
a img {
border: none;
/*
transition: .4s;
*/
}
a:hover img {
opacity: 1.0;
_filter: alpha(opacity=100);
}
:focus {
outline: none;
}


/* PARTS */

.forSp {
display: none;
}
.inner {
width: 100%;
max-width: 1040px;
padding: 0 20px;
margin: 0 auto;
box-sizing: border-box;
position: relative;
}
.flex {
display: flex;
align-items: center;
}
._ttl_h2 {
font-size: 6rem;
position: relative;
padding-bottom: 30px;
margin-bottom: 60px;
}
._ttl_h2 span {
font-size: 1.8rem;
line-height: 1.5em;
display: block;
margin-left: 24px;
}
._ttl_h2:after {
content: '';
display: block;
width: 100px;
height: 8px;
background: #3180f4;
position: absolute;
bottom: 0;
}
._item_btn {
display: block;
margin: 0 auto;
color: #fff;
background: #3180f4;
text-align: center;
border-radius: 5px;
width: 280px;
letter-spacing: .05em;
line-height: 1.5em;
padding: 18px 10px;
box-sizing: border-box;
}


/* HEADER */

.l_header .inner {
max-width: 1340px;
height: 80px;
}
.l_header ._logo {
width: 177px;
}
.l_header ._logo a {
width: 100%;
}
.l_header ._logo img {
display: block;
width: 100%;
}
.l_header ._nav {
margin-left: auto;
}
.l_header ._nav li {
margin-left: 30px;
}
.l_header ._nav li a {
font-size: 1.5rem;
color: #1a3f6b;
}
.l_header._pg {
border-bottom: 1px solid #e4f0fb;
}


/* FOOTER */

.l_footer {
background: #eef6fe;
text-align: center;
margin-top: 120px;
padding: 50px 0;
}
.l_footer ._logo {
width: 150px;
}
.l_footer ._nav {
justify-content: center;
margin: 35px 0;
}
.l_footer ._nav li {
margin: 0 15px;
}
.l_footer ._nav li a {
font-size: 1.4rem;
font-weight: 400;
color: #1a3f6b;
}
.l_footer ._copy {
font-size: 1.4rem;
font-weight: 400;
}


/* TOP_KV */

.l_kv {
width: 100%;
max-width: 1300px;
margin: 0 auto;
background: url(../img/kv_bg.png) center center /cover no-repeat;
text-align: center;
box-sizing: border-box;
padding: 130px 20px;
}
.l_kv img {
width: 100%;
max-width: 320px;
display: block;
margin: 0 auto;
}
.l_kv ._t1 {
font-size: 4.0rem;
font-weight: 900;
letter-spacing: .05em;
margin: 30px 0 20px;
padding-left: 40px;
}
.l_kv ._t2 {
line-height: 2em;
letter-spacing: .05em;
}


/* TOP_ABOUT */

.l_about {
overflow: hidden;
padding: 160px 0 200px;
}
.l_about p {
line-height: 2em;
letter-spacing: .05em;
position: relative;
}
.l_about .inner:after {
content: '';
display: block;
width: 560px;
height: 461px;
background: url(../img/about_img.png) center center /contain no-repeat;
position: absolute;
top: 90px;
left: 50%;
}


/* TOP_SERVICE */

.l_service {
padding-bottom: 160px;
}
.l_service img {
display: block;
margin: 0 auto;
width: 100%;
max-width: 874px;
}


/* TOP_HOWTO */

.l_howto {
padding-bottom: 160px;
}
.l_howto ._step {
width: 100%;
overflow: hidden;
padding-top: 30px;
}
.l_howto ._step ._item {
position: relative;
width: calc(100% / 3);
height: 350px;
text-align: center;
background: #eef6fe;
}
.l_howto ._step ._item:nth-of-type(2n) {
background: #e4f0fb;
}
.l_howto ._step ._item ._num {
display: block;
margin: -29px auto 20px;
}
.l_howto ._step ._item p {
font-size: 1.7rem;
line-height: 2em;
letter-spacing: .05em;
margin-bottom: 28px;
}
.l_howto ._step ._item ._img {
display: block;
width: 160px;
margin: 0 auto;
}


/* TOP_GIFT */

.l_gift {
padding-bottom: 140px;
}
.l_gift ._list {
align-items: flex-start;
flex-wrap: wrap;
margin: 0 -8px;
}
.l_gift ._list ._item {
width: calc((100% - 64px) / 4);
margin: 0 8px 16px;
}
.l_gift ._list ._item img {
display: block;
width: 100%;
}
.l_gift ._list ._item p {
font-size: 1.5rem;
line-height: 2em;
letter-spacing: .05em;
margin-top: 5px;
}


/* TOP_TO_COM */

.l_toCom p {
line-height: 2em;
letter-spacing: .05em;
text-align: center;
}
.l_toCom img {
max-width: 350px;
display: block;
margin: 30px auto 50px;
}


/* PAGE */

.l_pg {
margin: 100px 0 160px;
}
.l_pg h3 {
font-size: 2rem;
line-height: 1.5em;
letter-spacing: .05em;
margin-bottom: 20px;
}
.l_pg p {
font-weight: 400;
line-height: 2em;
margin-bottom: 50px;
}
.l_pg p span {
display: block;
font-weight: 400;
line-height: 2em;
padding-left: 1em;
}


/* PAGE_COMPANY */

.l_pg._company table {
width: 100%;
}
.l_pg._company table tr {
border-bottom: 1px solid #e4f0fb;
}
.l_pg._company table th {
text-align: left;
vertical-align: top;
line-height: 2em;
width: 200px;
padding: 30px 0;
}
.l_pg._company table td {
vertical-align: top;
font-weight: 400;
line-height: 2em;
padding: 30px 0;
}


/* PAGE_FORM */

.l_pg._form ._box {
background: #eef6fe;
border-radius: 5px;
width: 100%;
max-width: 560px;
padding: 60px 100px;
margin: 0 auto;
box-sizing: border-box;
}
.l_pg._form ._box p._t1 {
font-weight: 700;
margin: 0;
}
.l_pg._form input, 
.l_pg._form textarea, 
.l_pg._form select,
.l_pg._form button {
font-family: 'Poppins', 'Noto Sans JP', sans-serif;
font-size: 1.6rem;
font-weight: 400;
line-height: 2em;
letter-spacing: 0;
outline: none;
margin: 0 auto 20px;
padding: 0;
border: none;
display: block;
box-sizing: border-box;
}
.l_pg._form input[type=text],
.l_pg._form input[type=email],
.l_pg._form input[type=tel],
.l_pg._form input[type=password] {
border: 1px solid #d0ddea;
background: #fff;
padding: 9px 15px;
border-radius: 5px;
width: 100%;
height: auto;
}
.l_pg._form textarea {
border: 1px solid #d0ddea;
background: #fff;
padding: 9px 15px;
border-radius: 5px;
width: 100%;
height: 200px;
}
.l_pg._form input[type=submit],
.l_pg._form button[type=submit],
.l_pg._form button[type=button] {
appearance: none;
transition: .4s;
display: block;
margin: 30px auto;
color: #fff;
background: #3180f4;
text-align: center;
border-radius: 5px;
width: 100%;
max-width: 360px;
font-weight: 700;
letter-spacing: .05em;
line-height: 2em;
padding: 10px;
box-sizing: border-box;
cursor: pointer;
}
.l_pg._form p._sup {
margin: 0;
text-align: center;
font-size: 1.4rem;
}
.l_pg._form p._sup a {
color: #3180f4;
font-weight: 400;
display: inline-block;
position: relative;
padding-bottom: 5px;
}
.l_pg._form p._sup a:after {
content: '';
display: block;
width: 100%;
height: 1px;
background: #3180f4;
position: absolute;
bottom: 0;
}


/* PAGE_REGISTER */

.l_pg._form .ttl_h3_register {
font-size: 2rem;
line-height: 1.5em;
letter-spacing: .05em;
max-width: 720px;
margin: 0 auto;
padding-bottom: 10px;
border-bottom: 2px solid #1a3f6b;
}
.l_pg._form .tbl_register {
width: 100%;
max-width: 720px;
margin: 0 auto 50px;
}
.l_pg._form .tbl_register tr {
border-bottom: 1px solid #e4f0fb;
}
.l_pg._form .tbl_register th {
text-align: left;
vertical-align: top;
line-height: 2em;
width: 240px;
padding: 30px 40px 30px 0;
box-sizing: border-box;
}
.l_pg._form .tbl_register th ._req {
font-size: 1.2rem;
color: #f43131;
margin-top: 2px;
display: block;
}
.l_pg._form .tbl_register td {
vertical-align: top;
font-weight: 400;
line-height: 2em;
padding: 30px 0;
}
.l_pg._form .tbl_register td .t_confirm {
display: block;
font-weight: 400;
line-height: 2em;
}
.l_pg._form .tbl_register td input {
margin: 0;
}

.item_list_radio {
flex-wrap: wrap;
}
.item_list_radio li {
margin: 12px 20px 0 0;
position: relative;
}
.item_list_radio li input[type=radio] {
position: absolute;
visibility: hidden;
}
.item_list_radio li label {
line-height: 24px;
display: block;
position: relative;
padding-left: 32px;
z-index: 9;
cursor: pointer;
transition: all 0.25s linear;
}
.item_list_radio li .check {
display: block;
position: absolute;
border: 2px solid #d0ddea;
background: #fff;
border-radius: 100%;
height: 20px;
width: 20px;
top: 0;
left: 0;
z-index: 5;
transition: border .25s linear;
}
.item_list_radio li:hover .check {
border: 2px solid #3180f4;
}
.item_list_radio li .check::before {
display: block;
position: absolute;
content: '';
border-radius: 100%;
height: 12px;
width: 12px;
top: 4px;
left: 4px;
margin: auto;
transition: background 0.25s linear;
}
.item_list_radio li input[type=radio]:checked ~ .check {
border: 2px solid #3180f4;
}
.item_list_radio li input[type=radio]:checked ~ .check::before {
background: #3180f4;
}

.l_pg._form .prt_item_btns {
justify-content: center;
}
.l_pg._form .prt_item_btns button {
margin: 30px 20px;
max-width: 340px;
}
.l_pg._form button._prev {
color: #1a3f6b;
background: #e4f0fb;
}













@media only screen and (max-width: 767px) {


/* COMMON */

body {
font-size: 1.4rem;
}


/* PARTS */

.forPc {
display: none;
}
.forSp {
display: block;
}
._ttl_h2 {
flex-direction: column-reverse;
align-items: flex-start;
font-size: 3.2rem;
padding-bottom: 25px;
margin-bottom: 35px;
}
._ttl_h2 span {
font-size: 1.2rem;
line-height: 1em;
margin: 0 0 12px 0;
}
._ttl_h2:after {
width: 80px;
height: 6px;
}
._item_btn {
font-size: 1.5rem;
padding: 16px 10px;
}


/* HEADER */

.l_header .inner {
height: 60px;
}
.l_header ._logo {
width: 120px;
}
.l_header ._nav li {
margin-left: 15px;
}
.l_header ._nav li a {
font-size: 1.2rem;
}


/* FOOTER */

.l_footer {
text-align: center;
margin-top: 80px;
padding: 40px 0;
}
.l_footer ._logo {
width: 120px;
}
.l_footer ._nav {
display: block;
margin: 40px 0;
}
.l_footer ._nav li {
margin: 0;
}
.l_footer ._nav li + li {
margin-top: 15px;
}
.l_footer ._nav li a {
font-size: 1.2rem;
}
.l_footer ._copy {
font-size: 1.2rem;
}


/* TOP_KV */

.l_kv {
padding: 70px 20px;
}
.l_kv img {
max-width: 200px;
}
.l_kv ._t1 {
font-size: 2.4rem;
padding-left: 25px;
}
.l_kv ._t2 {
line-height: 2em;
letter-spacing: .05em;
}


/* TOP_ABOUT */

.l_about {
padding: 80px 0 40px;
}
.l_about p {
line-height: 2em;
letter-spacing: .05em;
position: relative;
}
.l_about .inner:after {
width: 280px;
height: 230px;
position: relative;
top: auto;
left: auto;
margin: 20px -20px 0 auto;
}


/* TOP_SERVICE */

.l_service {
padding-bottom: 80px;
}


/* TOP_HOWTO */

.l_howto {
padding-bottom: 80px;
}
.l_howto ._step {
padding-top: 0;
display: block;
}
.l_howto ._step ._item {
width: 100%;
padding-top: 30px;
box-sizing: border-box;
}
.l_howto ._step ._item ._num {
width: 60px;
margin: 0 auto 10px;
}
.l_howto ._step ._item p {
font-size: 1.6rem;
margin-bottom: 15px;
}


/* TOP_GIFT */

.l_gift {
padding-bottom: 60px;
}
.l_gift ._list {
margin: 0;
width: 100%;
}
.l_gift ._list ._item {
width: calc((100% - 16px) / 2);
margin: 0 16px 16px 0;
}
.l_gift ._list ._item:nth-of-type(2n) {
margin-right: 0;
}
.l_gift ._list ._item p {
font-size: 1.3rem;
line-height: 1.5em;
margin-top: 8px;
}


/* TOP_TO_COM */

.l_toCom p {
text-align: left;
}
.l_toCom img {
max-width: 240px;
margin: 25px auto 40px;
}


/* PAGE */

.l_pg {
margin: 40px 0 80px;
}
.l_pg h3 {
font-size: 1.6rem;
margin-bottom: 15px;
}
.l_pg p {
margin-bottom: 35px;
}


/* PAGE_COMPANY */

.l_pg._company table th {
display: block;
width: 100%;
padding: 20px 0 5px;
}
.l_pg._company table td {
display: block;
padding: 0 0 20px 0;
}


/* PAGE_FORM */

.l_pg._form ._box {
padding: 30px 20px;
}
.l_pg._form input, 
.l_pg._form textarea, 
.l_pg._form select,
.l_pg._form button {
font-size: 1.4rem;
margin: 0 auto 15px;
}
.l_pg._form input[type=text],
.l_pg._form input[type=email],
.l_pg._form input[type=tel],
.l_pg._form input[type=password] {
padding: 6px 15px;
}
.l_pg._form textarea {
padding: 6px 15px;
}
.l_pg._form input[type=submit],
.l_pg._form button[type=submit],
.l_pg._form button[type=button] {
margin: 30px auto 20px;
}
.l_pg._form p._sup {
font-size: 1.2rem;
}


/* PAGE_REGISTER */

.l_pg._form .ttl_h3_register {
font-size: 1.8rem;
padding-bottom: 10px;
}
.l_pg._form .tbl_register {
margin-bottom: 35px;
}
.l_pg._form .tbl_register th {
display: flex;
align-items: center;
width: 100%;
padding: 20px 0 5px;
}
.l_pg._form .tbl_register th ._req {
font-size: 1.0rem;
margin: 0 0 0 auto;
}
.l_pg._form .tbl_register td {
display: block;
padding: 0 0 20px 0;
}

.item_list_radio li {
margin: 0 16px 0 0;
}

.l_pg._form .prt_item_btns {
display: block;
}
.l_pg._form .prt_item_btns button {
margin: 20px auto;
max-width: 360px;
}


}
