﻿@charset "utf-8";

html {
		font-family: 'Noto Sans', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Osaka, Sans-Serif;
}
.inner {
    max-width: 1080px;
    width: 100%;
}
body {
    background: #fff;
    color: #000;
		min-width: 1100px;
		margin:0 auto;
}
.small {
    font-size: 0.8em;
}
.marker {
		background: linear-gradient(transparent 60%, #ffff00 60%);
}
.red {
    color: #ff0000;
}
.yellow {
    color: #ffff00;
}
.orange {
    color: #fa6928;
}


header {
    padding: 1em 0;
}
header .inner {
    position: relative;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
}
.header_logo {
    max-width: 350px;
}



.mv {
    background: url(../images/bg_mv.jpg) no-repeat center bottom;
    padding: 0;
    box-sizing: border-box;
    height: 588px;
}


.mv .inner {
    align-items: center;
    justify-content: flex-start;
    height: 100%;
}
.mv_bloc {
		position: relative;
    text-align: left;
    max-width: 380px;
}
.mv_bloc .mv_logo {
    width: 100px;
    margin: 0 auto 1em;
}

.mv_bloc h1 {

}
.mv_bloc h1 .en {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 45px;
    line-height: 1em;
    font-style: italic;
    color: #fff;
}
.mv_bloc h1 .title {
    font-size: 45px;
    line-height: 1em;
    color: #fff;
    border-top: solid 1px #fff;
    padding-top: 10px;
    margin-top: 10px;
    margin-bottom: 0.5em;
}
.mv_bloc h1 .item_name {
		font-size: 45px;
    line-height: 1em;
    color: #fff;
}






footer {
		background:#fff;
}
footer .inner {
    align-items: flex-end;
    justify-content: space-between;
}
footer .footer_logo {
    max-width: 350px;
}
footer .copy {
	
}
footer .copy small {
    font-size: 13px;
    line-height: 1em;
    color: #000;
}

.cta {
		background: #00418f;
    color: #fff;
    padding: 2em 0 0;
}
.cta .inner {
    align-items: flex-end;
    justify-content: center;
}
.cta .inner > figure {
	
}
.cta .inner > .detail {
    margin-left: 3em;
    margin-bottom: 3em;
}
.cta .inner > .detail h2 {
		font-size: 33px;
    line-height: 1.4em;
    text-align: left;
    border-bottom: solid 1px #fff;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.cta .inner > .detail .bloc {

}
.cta .inner > .detail .bloc .contact_bloc {

}
.cta .inner > .detail .bloc .contact_bloc a {
    background: #80c269;
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 10px 3em;
    border-radius: 45px;
}
.cta .inner > .detail .bloc .contact_bloc a:hover {
		background: rgba(128, 194, 105, 0.9);
}

.cta .inner > .detail .bloc .contact_bloc a span {
		font-size: 20px;
    line-height: 1.2em;
}
.cta .inner > .detail .bloc .tel_bloc {
    align-items: center;
    justify-content: flex-start;
}
.cta .inner > .detail .bloc .tel_bloc figure {

}
.cta .inner > .detail .bloc .tel_bloc .tel {
		margin-left: 1em;
}
.cta .inner > .detail .bloc .tel_bloc .tel h3 {
		font-size: 18px;
    line-height: 1em;
    font-weight: normal;
    margin-bottom: 10px;
}
.cta .inner > .detail .bloc .tel_bloc .tel a {
		font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 36px;
    line-height: 1em;
    color: #fff;
    text-decoration: none;
    font-style: italic;
}


.title_bloc {
    margin-bottom: 2em;
}
.title_bloc h2 {
    display: inline-block;
}
.title_bloc h2 .en {
		font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 30px;
    line-height: 1em;
    font-style: italic;
    display: block;
}
.title_bloc h2 .title {
    font-size: 30px;
    line-height: 1em;
    border-top: solid 1px #000;
    padding-top: 10px;
    margin-top: 10px;
    display: block;
}

.title_catch {
    margin-bottom: 2em;
}
.title_catch p {
		font-size: 16px;
    line-height: 1.8em;
    color: #313131;
}





.price {
    padding: 0 0 4em;
}
.price_bloc {
	
}
.price_bloc + .price_bloc {
		margin-top: 2em;
}
.price_bloc h3 {
    text-align: center;
    margin-bottom: 0.2em;
}
.price_bloc table {
    width: 100%;
    line-height: 1.4em;
}
.price_bloc table thead {
	
}
.price_bloc table thead th {
		background:#00418F;
		color:#fff;
		border: solid 1px #00418F;
    padding: 0.5em;
		box-sizing: border-box;
}
.price_bloc table tbody {
	
}
.price_bloc table tbody th {
		border: solid 1px #00418F;
    width: 150px;
    font-weight: normal;
    padding: 0.5em;
    text-align: left;
		box-sizing: border-box;
}
.price_bloc table tbody td {
    border: solid 1px #00418F;
    padding: 0.5em;
    text-align: left;
		box-sizing: border-box;
}
.price_bloc table tbody td.data {
    width: 240px;
    text-align: center;
}
.price_bloc table tbody td .num {
    color: #00418F;
    font-size: 1.5em;
    font-weight: 900;
}
.price_bloc p {
    font-size: 14px;
    text-align: right;
    line-height: 1.2em;
    margin-top: 0.5em;
}






.service {
		padding: 4em 0 4em;
}
.service_bloc {
	
}
.service_bloc ol {
    align-items: flex-start;
    justify-content: center;
    margin-bottom: 2em;
}
.service_bloc ol li {
    background: #b7c9df;
    position: relative;
    width: 200px;
    height: 70px;
    padding: 10px;
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
}
.service_bloc ol li + li {
		margin-left: 4em;
}
.service_bloc ol li:before {
		content:"";
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 0 70px 50px;
		border-color: transparent transparent #b7c9df transparent;
		position: absolute;
		top: 0;
    left: -50px;
}
.service_bloc ol li:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 70px 50px 0 0;
    border-color: #b7c9df transparent transparent transparent;
    position: absolute;
    top: 0;
    right: -50px;
}

.service_bloc ol li .num {
		color: #b7c9df;
    background: #00418f;
    width: 20px;
    height: 20px;
    display: block;
    border-radius: 50%;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    font-family: 'Roboto', sans-serif;
    position: absolute;
    top: 5px;
    left: 5px;
}
.service_bloc ol li h3 {
	
}
.service_bloc ol li h3 .main {
		display: block;
    color: #00418f;
    font-size: 20px;
    line-height: 1em;
}
.service_bloc ol li h3 .sub {
    display: block;
    color: #00418f;
    font-size: 14px;
    line-height: 1em;
    font-weight: 500;
    font-style: italic;
    font-family: 'Roboto', sans-serif;
    margin-top: 5px;	
}

.service_bloc .image {
	
}


.merit {
		background:#eaf1fa;
		padding:4em 0;
}
.merit_bloc {

}
.merit_bloc table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 3px;
    table-layout: fixed;
    max-width: 960px;
    margin: 0 auto;
}
.merit_bloc table th {
    padding: 0.8em;
    font-weight: 900;
		box-sizing: border-box;
    height: 68px;	
}
.merit_bloc table td {
    padding: 0.8em;
		box-sizing: border-box;
    height: 68px;	
}

.merit_bloc table thead th {
    background: #00418f;
    color: #fff;
    font-size: 18px;
    line-height: 1.4em;
		border:solid 1px #00418f;
}

.merit_bloc table tbody th {
    background: #bdd5f2;
    color: #00418f;
    font-size: 18px;
    line-height: 1.4em;
		border:solid 1px #00418f;
}
.merit_bloc table tbody td {
    background: #fff;
    color: #313131;
    font-size: 15px;
    line-height: 1.4em;
		border:solid 1px #00418f;
}


.flow {
		padding:4em 0;
}
.flow_bloc {

}
.flow_item {
		align-items: center;
    justify-content: space-between;
}
.flow_item:nth-child(odd) {
    flex-direction: row-reverse;
}
.flow_item  + .flow_item {
		margin-top:2em;
}
.flow_item figure {
    width: 50%;
    padding: 1em;
    box-sizing: border-box;
}
.flow_item .bloc {
    width: 50%;
    box-sizing: border-box;
    text-align: left;
}
.flow_item .bloc .title {
    margin-bottom: 0.5em;
}
.flow_item .bloc .title .num {
    border: solid 1px #00418f;
    color: #00418f;
    font-size: 18px;
    line-height: 1;
    font-weight: 900;
    padding: 5px 8px;
    display: inline-block;
		margin-bottom: 0.5em;
}
.flow_item .bloc .title .option {
    border: solid 1px #00418f;
    color: #fff;
    background: #00418f;
    font-size: 18px;
    line-height: 1;
    font-weight: 900;
    padding: 5px 8px;
    display: inline-block;
		margin-bottom: 0.5em;
}
.flow_item .bloc .title h3 {
		font-size: 22px;
    line-height: 1.4em;
    font-weight: 900;
}
.flow_item .bloc .detail {
		font-size:15px;
		color:#313131;
}
.flow_item .bloc .detail .text {
	
}
.flow_item .bloc .detail .sub {
    font-size: 13px;
    color: #00418f;
    margin-top: 1em;
}
.flow_item .bloc .detail ol {
	
}
.flow_item .bloc .detail ol li {
	
}
.flow_item .bloc .detail ol li + li {
	
}



@media screen and (max-width: 768px) {
body {
    min-width: auto;
    overflow-x: hidden;
}
header {
    padding: 10px;
}
.header_logo {
    max-width: none;
    width: 40vw;
}
.mv {
    background: url(../images/bg_mv_sp.jpg) no-repeat right -2vw bottom;
    background-size: cover;
    height: auto;
    padding: 5vw 0;
}
.mv_bloc {
    max-width: none;
    width: 60vw;
    padding: 1em;
}
.mv_bloc .mv_logo {
    width: 60px;
}
.mv_bloc h1 .en {
    font-size: 20px;
}
.mv_bloc h1 .title {
		font-size: 28px;
    line-height: 1.2em;
}
.mv_bloc h1 .item_name {
		font-size: 28px;
    line-height: 1.2em;
}










.title_bloc {
    margin-bottom: 1em;
}
.title_bloc h2 .en {
		font-size: 20px;
}
.title_bloc h2 .title {
		font-size: 20px;
}
.title_catch {
    margin-bottom: 1em;
}
.title_catch p {
    font-size: 14px;
    line-height: 1.4em;
}



.price {
    padding: 0 1em 2em;
}
.price_bloc + .price_bloc {
    margin-top: 1em;
}
.price_bloc table thead {
    display: none;
}
.price_bloc table tbody th {
    background: #00418F;
    color: #fff;
    border: solid 1px #00418F;
    width: 100%;
    display: block;
    font-size: 14px;
}
.price_bloc table tbody td {
    width: 100%;
    display: block;
    margin-top: -1px;
		font-size: 14px;
}
.price_bloc table tbody td.data {
    width: 100%;
    display: block;
}
.price_bloc p {
    font-size: 12px;
    text-align: left;
}




.service {
    padding: 2em 1em;
}

.service_bloc ol li + li {
    margin-left: 0;
    margin-top: 1em;
}
.service_bloc ol li h3 .main {
    font-size: 16px;
}
.service_bloc ol li {
    height: 62px;
}
.service_bloc ol li:before {
    border-width: 0 0 62px 30px;
    left: -30px;
}
.service_bloc ol li:after {
		border-width: 62px 30px 0 0;
    right: -30px;
}


.cta {
    padding: 1em 1em 0;
}
.cta .inner > figure {
		width: 16vw;
}
.cta .inner > .detail {
    margin-left: 1em;
    margin-bottom: 1em;
    flex: 1 0 0%;
}
.cta .inner > .detail h2 {
    font-size: 14px;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.cta .inner > .detail .bloc .contact_bloc {
    margin-bottom: 10px;
    width: 100%;
}
.cta .inner > .detail .bloc .contact_bloc a {
    padding: 10px 1em;
}
.cta .inner > .detail .bloc .contact_bloc a span {
    display: block;
    font-size: 16px;
}
.cta .inner > .detail .bloc .tel_bloc figure {
    width: 16%;
}
.cta .inner > .detail .bloc .tel_bloc .tel {
		margin-left: 0.5em;
}
.cta .inner > .detail .bloc .tel_bloc .tel h3 {
    font-size: 14px;
    margin-bottom: 5px;
}
.cta .inner > .detail .bloc .tel_bloc .tel a {
    font-size: 8vw;
}
.cta .inner > .detail .bloc .tel_bloc {
    align-items: center;
    justify-content: center;
    width: 100%;
}


.merit {
    padding: 2em 1em;
}
.merit_bloc table thead th {
		font-size: 12px;
    font-weight: normal;
}
.merit_bloc table tbody th {
    font-size: 12px;
    font-weight: normal;
}
.merit_bloc table tbody td {
    font-size: 12px;
    text-align: left;
}



.merit_bloc table th {
    padding: 5px;
    height: auto;
}
.merit_bloc table td {
    padding: 5px;
    height: auto;
}


.flow {
    padding: 2em 1em;
}
.flow_item:nth-child(odd) {
    flex-direction: row;
}
.flow_item .bloc {
    width: 100%;
}
.flow_item .bloc .title .num {
    font-size: 14px;
}
.flow_item .bloc .title h3 {
    font-size: 18px;
}
.flow_item .bloc .detail {
    font-size: 14px;
    line-height: 1.4em;
}
.flow_item figure {
    margin: 0 auto;
}
.flow_item + .flow_item {
    margin-top: 0;
}
.flow_item figure {
    width: 64%;
    margin: 0 auto;
}


footer {
    padding: 10px;
}
footer .inner {
    display: block;
    text-align: center;
}
.footer_logo {
    display: inline-block;
    max-width: none;
    width: 40vw;
}
footer .copy small {
    font-size: 10px;
}





























}
