@charset "utf-8";
/*----------------------------------
	common
-----------------------------------*/
#page-keyv {
	position: relative;
	width: 100%;
	height: 500px;
	margin-bottom: 10.0rem;
}
#page-keyv:after{
	position: absolute;
	right: 0;
	top: 20%;
	content: "";
	background: #00a0e9;
	height: 300px;
	max-width: 1000px;
	width: 75%;
	z-index: 0;
}
#page-keyv article{
	position: relative;
	max-width: 1340px;
	height: 100%;
	padding: 0 5.0rem;
	margin: 0 auto;
}
#page-keyv article .page-keyv-txt {
	position: absolute;
	bottom: 5.0rem;
	left: 5.0rem;
	z-index: 1;
}
#page-keyv article .page-keyv-txt h2{
	font-family: "Montserrat", sans-serif;
	font-size: 15.0rem;
	line-height: 1;
}
.page-box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.page-box-L {
	position: relative;
	border-left: 1px solid #e5e7eb;
	border-right: 1px solid #e5e7eb;
	width: 20%;
	text-align: center;
}
.page-box-R {
	width: 75%;
}
.page-box .section-ttl {
	font-size: 3.0rem;
	margin-bottom: 5.0rem;
}
.page-box .section-subttl {
	font-family: "Montserrat", sans-serif;
	position: sticky;
	top: 1.5rem;
	left: 50%;
	font-size: 2.4rem;
	display: block;
}
.page-txt {
	font-size: 1.8rem;
}
.page-block {
	margin-bottom: 10.0rem;
}
.page-block article{
	max-width: 1340px;
	height: 100%;
	padding: 0 5.0rem;
	margin: 0 auto;
}
.page-block article .image-over {
	width: calc(100% + 37%);
	margin: 0 -37% 5.0rem 0;	
}
.center {
	text-align: center;
}
/*----------------------------------
	about us
-----------------------------------*/
#page-aboutus .image {
	margin-bottom: 5.0rem;
}
#page-aboutus .link_btn a.btn{
	margin: 0 auto;
	display: block;
}
/*----------------------------------
	advantage
-----------------------------------*/
.point-list li{
	position: relative;
	border: 10px solid #333;
	padding: 5.0rem;
	margin-bottom: 5.0rem;
}
.point-list li:last-child{
	margin-bottom: 0;
}
.point-list li .box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}
.point-list li .no {
	position: absolute;
	top: 0;
	left: 0;
	background: #00a0e9;
	color: #fff;
	padding: 3.0rem;
	line-height: 1;
	font-size: 3.0rem;
}
.point-list li .box h2{
	line-height: 1;
}
.point-list li .box .image {
	width: 200px;
	margin-bottom: 0;
}
#page-compare table{
	width: 100%;
	line-height: 1.2;
	border-top: 5px solid #fff;
	border-left: 5px solid #fff;
	margin-bottom: 5.0rem;
}
#page-compare table thead th{
	color: #fff;
	background: #999;
	padding: 2.0rem 0;
	border-right: 5px solid #999;
	border-bottom: 5px solid #999;
}
#page-compare table thead th:first-child{
	width: 200px;
	background: transparent;
	border-top: 5px solid transparent;
	border-left: 5px solid transparent;
	border-bottom: 5px solid #fff;
}
#page-compare table thead th:last-child{
	border-top: 5px solid #999;
	width: 300px;
}
#page-compare table tbody th{
	background: #00a0e9;
	color: #fff;
	padding: 3.0rem 2.0rem;
	border-right: 5px solid #fff;
	border-bottom: 5px solid #fff;
	text-align: left;
}
#page-compare table tbody td{
	padding: 3.0rem 2.0rem;
	border-right: 5px solid #999;
	border-bottom: 5px solid #999;
}
#page-compare table thead th:nth-child(2){
	border: 20px solid #f1592a;
	border-bottom: 5px solid #f1592a;
	background: #f1592a;
	padding-top: 0.5rem;
	font-size: 2.1rem;
}
#page-compare table tbody td:nth-child(2){
	border-left: 20px solid #f1592a;
	border-right: 20px solid #f1592a;
}
#page-compare table tbody td.last {
	border-bottom: 20px solid #f1592a;
}
#page-compare .link_btn a.btn{
	margin: 0 auto;
	display: block;
}
/*----------------------------------
	plan
-----------------------------------*/
.system-list {
	margin-bottom: 5.0rem;
}
.system-list li{
	padding: 5.0rem 0;
	border-bottom: 1px solid #e5e7eb;
}
.system-list li h2{
	margin-bottom: 3.0rem;
	font-size: 3.0rem;
}
.system-list li h2 span{
	color: #00a0e9;
	font-size: 7.0rem;
	padding-right: 2.0rem;
}
.system-list li .box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 3.0rem;
}
.system-list li .box h3 span{
	font-size: 3.5rem;
	letter-spacing: 0.2rem;
	display: inline-block;
	background: linear-gradient(transparent 50%, #85cba8 50%);
}
.system-list li:nth-child(2) .box h3 span{
	background: linear-gradient(transparent 50%, #f69259 50%);
}
.system-list li:last-child .box h3 span{
	background: linear-gradient(transparent 50%, #76c4e2 50%);
}
.system-list li .box .image {
	margin-bottom: 0;
	width: 30%;
}
.system-bnr {
	padding: 5.0rem;
	text-align: center;
	color: #fff;
	background: #00a0e9;
	margin-bottom: 5.0rem;
}
.system-bnr h2{
	font-size: 4.0rem;
	margin-bottom: 5.0rem;
	letter-spacing: 0.2rem;
	line-height: 1.4;
}
.system-bnr .image{
	margin: 0 auto;
	width: 50%;
}
.system-list02 li{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	border-bottom: 1px solid #e5e7eb;
	padding-bottom: 5.0rem;
	margin-bottom: 5.0rem;
}
.system-list02 li .image {
	width: 250px;
}
.system-list02 li .detail {
	width: calc( 100% - 250px );
	padding: 0 0 0 5.0rem;
}
.system-list02 li .detail h2{
	font-size: 2.0rem;
}
.story-list li{
	margin-bottom: 5.0rem;
}
.story-list li:last-child{
	margin-bottom: 0;
}
.story-list li .box{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.story-list li h3{
	font-size: 2.1rem;
	margin-bottom: 2.0rem;
	border-bottom: 1px solid #e5e7eb;
}
.story-list-L {
	width: 350px;
}
.story-list-R {
	width: calc( 100% - 350px );
	padding: 0 0 0 5.0rem;
}
/*----------------------------------
	faq
-----------------------------------*/
.faq-list li{
	margin-bottom: 3.0rem;
}
.faq-list li:last-child{
	margin-bottom: 0;
}
.acd-check{
    display: none;
}
.acd-label{
	position: relative;
    background: #F6F6F2;
    color: #333;
    display: block;
    padding: 3.0rem 2.0rem;
    transition: .3s;
    border: 1px solid #e5e7eb;
    font-size: 2.1rem;
    font-weight: 700;
	padding-left: 7.0rem;
}
.acd-label:before{
	font-family: "Montserrat", sans-serif;
	content: "Q";
	display: block;
	font-size: 2.1rem;
	position: absolute;
	top: 50%;
	left: 2.0rem;
    transform: translate(0, -50%);
    color: #fff;
    background: #333;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 38px;
}
.acd-label:after{
    background: #00479d;
    box-sizing: border-box;
    color: #fff;
    content: '\2b';
    display: block;
    font: var(--fa-font-thin);
    font-weight: 900;
    height: 50px;
    width: 50px;
    position: absolute;
    right: 2.0rem;
    top: 50%;
    transform: translate(0, -50%);
    transition: .5s;
    text-align: center;
	line-height: 50px;
	border-radius: 10.0rem;
	font-size: 1.6rem;
}
.acd-check:checked + .acd-label:after {
    content: '\f068';
    font: var(--fa-font-thin);
    font-weight: 900;
	line-height: 50px;
	font-size: 1.6rem;
}
.acd-content{
    border-left: 1px solid #e5e7eb;
    border-bottom: 1px solid #e5e7eb;
    border-right: 1px solid #e5e7eb;
    height: 0;
    opacity: 0;
    padding: 0 2.0rem;
    transition: .5s;
    visibility: hidden;
}
.acd-check:checked + .acd-label + .acd-content{
    height: auto;
    opacity: 1;
    padding: 2.0rem;
    visibility: visible;
}
.acd-content h2{
	position: relative;
	color: #f24e4f;
	font-size: 2.1rem;
	padding-left: 5.0rem;
}
.acd-content h2:before {
	font-family: "Montserrat", sans-serif;
	content: "A";
	display: block;
	font-size: 2.1rem;
	position: absolute;
	top: 50%;
	left: 0;
    transform: translate(0, -50%);
    color: #fff;
    background: #f24e4f;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 38px;
}
/*----------------------------------
	contact
-----------------------------------*/
#page-contact {
	max-width: 1340px;
	margin: 0 auto 10.0rem;
    border-left: 1px solid #e5e7eb;
    border-right: 1px solid #e5e7eb;
	padding: 5.0rem 10.0rem;
}
#page-contact .page-box{
	display: block;
}
.contact-ttl {
	width: 100%;
	padding-bottom: 0.5rem;
	margin-bottom: 2.0rem;
    border-bottom: 1px solid #e5e7eb;
}
.tel-box {
	text-align: center;
	background: #00a0e9;
	color: #fff;
	width: 700px;
	margin: 0 auto 5.0rem;
	padding: 5.0rem;
}
.tel-box .tel-no {
	font-size: 7.0rem;
	font-weight: 700;
	line-height: 1.4;
}
.contact-form-inner {
	padding: 5.0rem;
	background: #e5e7eb;
}
.contact-privacy {
	width: 90%;
	margin: 0 auto 3.0rem;
	background: #fff;
	overflow: auto;
    height: 300px;
    border: 1px solid #707070;
    padding: 3.0rem;
}
.contact-txt {
	text-align: center;
	margin-bottom: 3.0rem;
}
.btn-submit {
    background: #004DA0;
    color: #fff;
    width: 300px;
    height: 60px;
    line-height: 57px;
    display: block;
    margin: 0 auto;
    text-align: center;
    font-size: 1.8rem;
    font-weight: 700;
	border: 1px solid #004DA0;
	border-radius: 3.0rem;
	transition: .3s;
}
.btn-submit:hover{
	color: #004DA0;
	background: #fff;
}
/*----------------------------------
	column
-----------------------------------*/
#page-column {
	padding: 10.0rem 0;
	background: #e5e7eb;
}
#page-column .column-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
#page-column .column-list li{
  margin: 0;
  display: flex;
  flex-direction: column;
}
#page-column .column-list li:nth-child(3n){
	margin-right: 0;
}
#page-column .column-list li .flex-box {
	margin-top: auto;
}
#page-column .column-list li a{
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  padding: 2.0rem;
  background: #fff;
  transition: .3s;
  height: 100%;  
}
#page-column .column-list li a:hover {
	background: #00a0e9;
	color: #fff;
}
#page-column .column-list li a:hover .icon {
	color: #fff;
}
#page-column .column-list li a .image {
	margin-bottom: 2.0rem;
	overflow: hidden;
}
#page-column .column-list li a .image img {
  height: auto;
  transition: transform .6s ease; /* ゆっくり変化させる */
}
#page-column .column-list li a:hover .image img {
  transform: scale(1.1); /* 拡大 */
}
#page-column .column-list li a h3{
	margin-bottom: 2.0rem;
}
#page-column .column-list li a .date {
	background: #00a0e9;
	border: 1px solid #fff;
	display: inline-block;
	color: #fff;
	padding: 0.5rem 1.5rem;
	font-size: 1.2rem;
}
#page-column .column-list li a .icon {
	font-size: 2.5rem;
	line-height: 1;
	color: #00a0e9;
}
/*----------------------------------
	post
-----------------------------------*/
#container {
	background: #e5e7eb;
}
.single-inner {
	max-width: 1340px;
	margin: 0 auto;
	padding: 10.0rem 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#main-column {
	width: 70%;
	padding: 5.0rem;
	background: #fff;
}
#sidebar {
	width: 25%;
	background: #fff;
	padding: 5.0rem;
}
#sidebar .sidebar-block {
	margin-bottom: 5.0rem;
}
#sidebar .sidebar-block h4{
	position: relative;
	font-size: 1.8rem;
	text-align: center;
	margin-bottom: 2.0rem;
	color: #00a0e9;
}
#sidebar .sidebar-block h4:before{
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	height: 1px;
	width: 22%;
	background: #00a0e9;
}
#sidebar .sidebar-block h4:after{
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	height: 1px;
	width: 22%;
	background: #00a0e9;
}
.sidebar-list {
	list-style: outside square;
	padding-left: 2.0rem;
}
.sidebar-list li{
	margin-bottom: 1.0rem;
}
.sidebar-list li:last-child{
	margin-bottom: 0;
}
.column-content h1{
	font-size: 3.5rem;
	margin-bottom: 1.5rem;
	border-bottom: 1px solid #e5e7eb;
	line-height: 1.2;
	padding-bottom: 1.5rem;
	color: #00a0e9;
}
.column-content p, .column-content img{
	display: block;
	margin-bottom: 2.0rem;
}
.column-content h2{
	font-size: 2.4rem;
	color: #fff;
	background: #00a0e9;
	padding: 1.0rem 2.0rem;
	margin-bottom: 2.5rem;
}
.column-content h3{
	font-size: 2.0rem;
	padding: 0.5rem;
	margin-bottom: 2.5rem;
	color: #00a0e9;
	border-bottom: 1px solid #00a0e9;
}
.column-detail {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	align-items: center;
	color: #777;
	font-size: 1.4rem;
	line-height: 1;
	margin-bottom: 5.0rem;
}
.single-inner .date {
	position: relative;
	padding-left: 2.0rem;
	margin-right: 2.0rem;
}
.single-inner .date:before{
	content: "\e472";
    font: var(--fa-font-thin);
    font-weight: 400;
	position: absolute;
	top: 50%;
	left: 0;
    transform: translate(0, -50%);
}
.single-inner .cat-name {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	align-items: center;
}
.single-inner .cat-name li{
	position: relative;
	margin-right: 2.0rem;
	padding-left: 2.0rem;
}
.single-inner .cat-name li:before{
	content: "\f07b";
    font: var(--fa-font-thin);
    font-weight: 700;
	position: absolute;
	top: 50%;
	left: 0;
    transform: translate(0, -50%);
}
.single-inner .cat-name li a{
	color: #777;
	transition: .3s;
}
.single-inner .cat-name li a:hover {
	color: #00a0e9;
}