﻿@charset "utf-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

html{font-size: 62.5%;}

ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 1;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

@media only screen and (min-width: 768px){
body{
font-size:15px;
font-size:1.5rem;
line-height: 1.5;
font-family: "Noto Sans Japanese", "メイリオ", "Meiryo", "Century Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", "Arial", "sans-serif";
color:#666666;
-webkit-text-size-adjust: none;
background:#ffffff;
}
}/*【max-width end】 */
@media only screen and (max-width: 767px){
body{
font-size:16px;
font-size:1.6rem;
line-height: 1.6;
font-family: "Noto Sans Japanese", "メイリオ", "Meiryo", "Century Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", "Arial", "sans-serif";
color:#666666;
-webkit-text-size-adjust: none;
background:#ffffff;
}
}/*【max-width end】 */

img{margin:0; padding:0; vertical-align:bottom; max-width:100%; height:auto;}

/* /////////////////////
▼▼bxslider画像縦並び防止▼▼
//////////////////////*/
/*.js-bxslider li {
display: none;
}
.bx-viewport .js-bxslider li {
display: block !important;
}*/

/* /////////////////////
▼▼swiper▼▼
//////////////////////*/
.s-right2-wrap {
position: relative;
display: flex;
flex-direction: column;
align-items: center;
height: 100%;
}

.s-right2-text,
.s-right2-sub {
position: absolute;
bottom: 25%;
color: white;
width: 70%;
font-size: 4vw;
font-weight: bold;
line-height: 1.2;
text-align: center;
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6);
}

@media only screen and (max-width: 1300px){
.s-right2-text,
.s-right2-sub {
position: absolute;
color: white;
width: 90%;
font-size: 8vw;
line-height: 1.5;
text-align: center;
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6);
}

.s-right2-sub {
top: 60%;
font-size: 3vw;
text-shadow: 1px 1px 2px #000000;
line-height: 1.1;
}
}/*【max-width end】 */

.swiper-slide-active .s-right2-text {
animation: slideFromRight 1.5s ease 0s 1 normal;
}

.swiper-slide-active .s-right2-sub {
animation: slideFromRightSub 2.0s ease 0s 1 normal;
}

@keyframes slideFromRight {
0%, 25% {
transform: translateX(50px);
opacity: 0;
}
100% {
transform: translateX(0px);
opacity: 1;
}
}

@keyframes slideFromRightSub {
0%, 45% {
transform: translateX(50px);
opacity: 0;
}
100% {
transform: translateX(0px);
opacity: 1;
}
}

/* /////////////////////
▼▼リンク設定▼▼
//////////////////////*/
a{
margin:0;
padding:0;
text-decoration:none;
outline:0;
vertical-align:baseline;
background:transparent;
color:#666666;
}

a:hover, a:active{
-webkit-transition:opacity 1s;-moz-transition:opacity 1s;-o-transition:opacity 1s;
outline: none;
color:#999999;
}

a:hover img{
filter:alpha(opacity=70);opacity:0.7;
}

/* /////////////////////
▼▼h設定▼▼
//////////////////////*/
h1.top-title{
text-align: center;
font-size: 35px;
font-weight: bold;
}

@media only screen and (max-width: 767px){
h1.top-title{
font-size: 28px;
}
}/*【max-width end】 */

h1.other-title {
font-size: 35px;
margin-top: 20px;
text-align: center;
font-weight: bold;
height: 450px;
}

@media only screen and (max-width: 1300px){
h1.other-title {
font-size: 20px;
padding-top: 10px;
padding-bottom: 10px;
margin-top: 5px;
background: #2E2E2E;
color: #ffffff;
}
}/*【max-width end】 */

.company-mainimgbg{
background: url("img/company_mainimg.jpg") no-repeat center;
background-size: cover;
}

.h2-title {
font-size: 35px;
color: #0068DE;
text-align: center;
padding-bottom: 7px;
font-weight: bold;
line-height: 1.2;
position: relative;
}

.h2-title:after{
display: block;
content: " ";
width: 47px;
height: 2px;
background: #0068DE;
position: absolute;
left: 0;
right: 0;
bottom: -6px;
margin: auto;
}

@media only screen and (max-width: 767px){
.h2-title {
font-size: 28px;
text-align: center;
margin-top: 25px;
padding-bottom: 5px;
}
}/*【max-width end】 */



/* /////////////////////
▼▼レイアウト設定▼▼
//////////////////////*/
@media only screen and (max-width: 1300px){
.header-info{

}
}/*【max-width end】 */

.header-pcnav{
font-size: 15px;
font-weight: bold;
}

.header-pcnav li{
margin-left: 10px;
margin-right: 10px;
text-align: center;
}

.header-pcnav li a{
position: relative;
display: inline-block;
color: #1b1b1b;
text-decoration: none;
transition: transform 0.2s ease;
padding-bottom: 3px;
}

.header-pcnav li a::after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 0%;
height: 2px;
background-color: #007bff; /* 青色 */
transition: width 0.3s ease;
}

.header-pcnav li a:hover::after {
width: 100%;
}

.header-pcnav li a:hover {
transform: translateY(-2px); 
color: #0068DE;
}

@media only screen and (max-width: 1300px){
.logo{
margin-left: 50px;
}
}/*【max-width end】 */

.site-header {
position: fixed;
top: 0;
width: 100%;
background-color: #fff;
color: white;
padding: 15px 7px;
z-index: 999;
transition: top 0.3s;
box-sizing: border-box;
}

#wrapper{
width:100%;
margin-top:80px;
}

@media only screen and (max-width: 1300px){
#wrapper{
width:100%;
margin-top:55px;
}
}/*【max-width end】 */

@media only screen and (max-width: 767px){
#wrapper{
width:100%;
margin-top:60px;
}
}/*【max-width end】 */

.breadcrumb{
margin-top: 5px;
margin-left: 5px;
font-size: 14px;
}

@media only screen and (max-width: 1300px){
.breadcrumb{
padding-top: 5px;
margin-left: 5px;
font-size: 13px;
}
}/*【max-width end】 */

footer{
width:100%;
background: #f5f5f5ff;
padding: 50px 0;
border-top: 5px solid #0068DE;
box-sizing: border-box;
}

.footer_wrap {
max-width: 1100px;
margin: 0 auto;
}

.footer-navi{
margin-top: 10px;
font-size: 16px;
}

.footer-navi li{
margin-bottom: 10px;
margin-right: 20px;
}

.footer-navi li a:before{
content:url(img/footer_navi_mark.png);
position: relative;
bottom: -2px;
margin-right: 5px;
}

.footer-logo{
margin-top: 10px;
margin-left: 10px;
}

.footer-navi-wrap{
padding: 10px 10px;
}

.footer_copyright{
margin-top: 30px;
}

@media only screen and (max-width: 767px){
.footer-logo{
margin-top: 10px;
margin-left: 0;
text-align: center;
}

.footer-navi-wrap{
margin-left: auto;
margin-right: auto;
}

.footer_copyright{
margin-top: 15px;
text-align: center;
}
}/*【max-width end】 */

/* /////////////////////
▼▼common▼▼
//////////////////////*/

@media only screen and (max-width: 768px){
.c-chenge-pc{
display: none;
}
}/*【max-width end】 */

@media only screen and (min-width: 769px){
.c-chenge-pc{
display: block;
}
}/*【max-width end】 */

@media only screen and (max-width: 768px){
.c-chenge-sp{
display: block;
}
}/*【max-width end】 */

@media only screen and (min-width: 769px){
.c-chenge-sp{
display: none;
}
}/*【max-width end】 */

.c-anchor-shift{
margin-top: -200px;
padding-top: 200px;
}

.c-center{
text-align:center;
}

.c-left{
text-align:left;
}

.c-right{
text-align:right;
}

.c-float-left{
float:left;
}

.c-float-right{
float:right;
}

.c-clear-both{
clear:both;
}

.c-m0a{
margin: 0 auto;
}

.c-m-lr-auto{
margin-left: auto;
margin-right: auto;
}

@media only screen and (max-width: 767px){
.c-l-m-lr-auto{
margin-left: auto;
margin-right: auto;
}
}/*【max-width end】 */

.c-mw1100-l97-ma{
max-width: 1100px;
margin-left: auto;
margin-right: auto;
}

@media only screen and (max-width: 1200px){
.c-mw1100-l97-ma{
max-width: 97%;
}
}/*【max-width end】 */

.c-w90-l100{
width:90%;
}

.c-w80-l100{
width:80%;
}

.c-w75-l100{
width:70%;
}

.c-w70-l100{
width:70%;
}

.c-w67-l100{
width:60%;
}

.c-w60-l100{
width:60%;
}

.c-w50-l100{
width:50%;
}

.c-w40-l100{
width:40%;
}

.c-w33-l100{
width:33.33%;
}

.c-w30-l100{
width:30%;
}

.c-w25-l100{
width:25%;
}

.c-w20-l100{
width:20%;
}

.c-w10-l100{
width:10%;
}

@media only screen and (max-width: 767px){
.c-w10-l100, .c-w20-l100, .c-w25-l100, .c-w30-l100, .c-w33-l100, .c-w40-l100, .c-w50-l100, .c-w60-l100, .c-w67-l100, .c-w70-l100, .c-w75-l100, .c-w80-l100, .c-w90-l100{
width: 100%;
}
}/*【max-width end】 */

.c-w100-bg-glay{
width:100%;
background:#e3e3e3;
}

.c-bg-cream{
background:#fffaf1;
}

.c-bg-title-glay{
background-color:#EFEFEF;
padding:10px 10px;
}

.c-b-b1-red{
border-bottom:1px solid #b52b2b;
}

.c-b-b1-black{
border-bottom:1px solid #555555;
}

.c-b-b1-glay{
border-bottom:1px solid #d0d0d0;
}

.c-b-t1-glay{
border-top:1px solid #d0d0d0;
}

.c-b-b1-white{
border-bottom:1px solid #ffffff;
}

.c-b-b1-dotted-glay{
border-bottom:1px dotted #575757;
}

.c-b-t1-red{
border-top:1px solid #b52b2b;
}

.c-b-t1-black{
border-top:1px solid #555555;
}

.c-box-1-red-p15{
border:1px solid #b52b2b;
padding:15px;
box-sizing:border-box;
}

.c-b-marker {
background: linear-gradient(transparent 60%, #FFFDD6 0%);
}

.c-img-scale {
max-width: 400px;
max-height: 300px;
overflow: hidden;
}
.c-img-scale img {
-moz-transition: -moz-transform 0.5s linear;
-webkit-transition: -webkit-transform 0.5s linear;
-o-transition: -o-transform 0.5s linear;
-ms-transition: -ms-transform 0.5s linear;
transition: transform 0.5s linear;
}
.c-img-scale img:hover {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-o-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
}

.c-l-off{
display:block;
}

.c-l-on{
display:none;
}

.c-l-off-1300{
display:block;
}

.c-l-on-1300{
display:none;
}

.c-l-off-1100{
display:block;
}

.c-l-on-1100{
display:none;
}

.c-l-off-768{
display:block;
}

.c-l-on-768{
display:none;
}

@media only screen and (max-width: 1300px){
.c-l-off-1300{
display:none;
}

.c-l-on-1300{
display:block;
}
}/*【max-width end】 */

@media only screen and (max-width: 1100px){
.c-l-off-1100{
display:none;
}

.c-l-on-1100{
display:block;
}
}/*【max-width end】 */

@media only screen and (max-width: 768px){
.c-l-off-768{
display:none;
}

.c-l-on-768{
display:block;
}
}/*【max-width end】 */

@media only screen and (max-width: 768px){
.c-l-left768{
text-align: left;
}

.c-l-right768{
text-align: right;
}
}/*【max-width end】 */

@media only screen and (max-width: 767px){
.c-l-w97-m-lr-auto{
width: 97%;
margin-left: auto;
margin-right: auto;
}

.c-l-w90{
width: 90%;
}

.c-l-w85{
width: 85%;
}

.c-l-off{
display:none;
}

.c-l-on{
display:block;
}

.c-l-left{
text-align: left;
}

.c-l-right{
text-align: right;
}

.c-l-center{
text-align: center;
}

.c-l-boxsizing-b-box{
box-sizing: border-box
}
}/*【max-width end】 */

.c-link-btn100 a{
color: #fff!important;
display: block;
width: 100px;
padding: 3px 5px;
box-sizing: border-box;
background: #333333;
border-radius: 15px;
text-align: center;
margin-left: auto;
margin-right: auto;
font-size: 14px;
}
.c-link-btn100 a:hover{
background: #777777;
}

.c-link-btn150 a{
color: #fff!important;
display: block;
width: 150px;
padding: 3px 10px;
box-sizing: border-box;
background: #0068DE;
border-radius: 15px;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.c-link-btn150 a:hover{
background: #777777;
}

.c-link-btn200 a{
color: #fff!important;
display: block;
width: 200px;
padding: 10px;
box-sizing: border-box;
background: #333333;
border-radius: 10px;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.c-link-btn200 a:hover{
background: #777777;
}

/* /////////////////////
▼▼flex▼▼
//////////////////////*/
.f{
display: -webkit-box; /* android */
display: -webkit-flex; /* safari */
display: -ms-flexbox; /* IE */
display: flex;
}

.f-l-column-center{
display: -webkit-box; /* android */
display: -webkit-flex; /* safari */
display: -ms-flexbox; /* IE */
display: flex;
}

@media only screen and (max-width: 767px){
.f-l-column-center{
-webkit-box-orient:vertical; /* android */
-webkit-flex-direction:column; /* safari */
-ms-flex-direction:column; /* IE */
flex-direction:column;

-webkit-box-pack:center; /* android */
-webkit-justify-content:center; /* safari */
-ms-flex-pack:center; /* IE */
justify-content:center; 
}
}/*【max-width end】 */

.f-l-column-center768{
display: -webkit-box; /* android */
display: -webkit-flex; /* safari */
display: -ms-flexbox; /* IE */
display: flex;
}

@media only screen and (max-width: 768px){
.f-l-column-center768{
-webkit-box-orient:vertical; /* android */
-webkit-flex-direction:column; /* safari */
-ms-flex-direction:column; /* IE */
flex-direction:column;

-webkit-box-pack:center; /* android */
-webkit-justify-content:center; /* safari */
-ms-flex-pack:center; /* IE */
justify-content:center; 
}
}/*【max-width end】 */

@media only screen and (max-width: 1100px){
.f-l-column-center1100{
-webkit-box-orient:vertical; /* android */
-webkit-flex-direction:column; /* safari */
-ms-flex-direction:column; /* IE */
flex-direction:column;

-webkit-box-pack:center; /* android */
-webkit-justify-content:center; /* safari */
-ms-flex-pack:center; /* IE */
justify-content:center; 
}
}/*【max-width end】 */

.f-wrap-l-column{
-webkit-box-lines:multiple; /* android */
-webkit-flex-wrap: wrap; /* Safari */
-ms-flex-wrap: wrap; /* IE */
flex-wrap:wrap;
}

@media only screen and (max-width: 767px){
.f-wrap-l-column{
-webkit-box-orient:vertical; /* android */
-webkit-flex-direction:column; /* safari */
-ms-flex-direction:column; /* IE */
flex-direction:column;

-webkit-box-pack:center; /* android */
-webkit-justify-content:center; /* safari */
-ms-flex-pack:center; /* IE */
justify-content:center; 
}
}/*【max-width end】 */

.f-inline{
display: inline-flex;
}

.f-around{
-webkit-justify-content:space-around; /* safari */
-ms-flex-pack:distribute; /* IE */
justify-content:space-around;
}

.f-between{
-webkit-box-pack:justify; /* android */ 
-webkit-justify-content:space-between; /* safari */
-ms-flex-pack:justify; /* IE */
justify-content:space-between;
}

.f-center{
-webkit-box-pack:center; /* android */
-webkit-justify-content:center; /* safari */
-ms-flex-pack:center; /* IE */
justify-content:center;
}

.f-end{
-webkit-box-pack:end ; /* android */ 
-webkit-justify-content:flex-end; /* safari */
-ms-flex-pack:end; /* IE */
justify-content:flex-end;
}

.f-wrap-flex-start{
-webkit-box-lines:multiple; /* android */
-webkit-flex-wrap: wrap; /* Safari */
-ms-flex-wrap: wrap; /* IE */
flex-wrap:wrap;

-webkit-box-align:flex-start; /* android */
-webkit-align-items:flex-start; /* safari */
-ms-flex-align:flex-start; /* IE */
align-items:flex-start; 
}

.f-wrap-flex-stretch{
-webkit-box-lines:multiple; /* android */
-webkit-flex-wrap: wrap; /* Safari */
-ms-flex-wrap: wrap; /* IE */
flex-wrap:wrap;

-webkit-box-align:stretch; /* android */
-webkit-align-items:stretch; /* safari */
-ms-flex-align:stretch; /* IE */
align-items:stretch; 
}

.f-wrap-center{
-webkit-box-lines:multiple; /* android */
-webkit-flex-wrap: wrap; /* Safari */
-ms-flex-wrap: wrap; /* IE */
flex-wrap:wrap;

-webkit-box-pack:center; /* android */
-webkit-justify-content:center; /* safari */
-ms-flex-pack:center; /* IE */
justify-content:center; 
}

.f-colume-center{
-webkit-box-orient:vertical; /* android */
-webkit-flex-direction:column; /* safari */
-ms-flex-direction:column; /* IE */
flex-direction:column;

-webkit-box-align:center; /* android */
-webkit-align-items:center; /* safari */
-ms-flex-align:center; /* IE */
align-items:center; 
}

.f-reverse-around{
-webkit-box-direction:row-reverse;
-moz-box-direction:row-reverse;
-webkit-flex-direction:row-reverse;
-moz-flex-direction:row-reverse;
flex-direction:row-reverse;

-webkit-justify-content:space-around; /* safari */
-ms-flex-pack:distribute; /* IE */
justify-content:space-around;
}

.f-reverse-between{
-webkit-box-direction:row-reverse;
-moz-box-direction:row-reverse;
-webkit-flex-direction:row-reverse;
-moz-flex-direction:row-reverse;
flex-direction:row-reverse;

-webkit-box-pack:justify; /* android */ 
-webkit-justify-content:space-between; /* safari */
-ms-flex-pack:justify; /* IE */
justify-content:space-between;
}

.f-alignitem-center{
-webkit-box-align:center; /* android */
-webkit-align-items:center; /* safari */
-ms-flex-align:center; /* IE */
align-items:center;
}

@media only screen and (max-width: 1125px){
.f-l-alignitem-colum-center{
-webkit-box-align:center; /* android */
-webkit-align-items:center; /* safari */
-ms-flex-align:center; /* IE */
align-items:center;
-webkit-box-orient:vertical; /* android */
-webkit-flex-direction:column; /* safari */
-ms-flex-direction:column; /* IE */
flex-direction:column;

-webkit-box-pack:center; /* android */
-webkit-justify-content:center; /* safari */
-ms-flex-pack:center; /* IE */
justify-content:center; 
}
}/*【max-width end】 */

@media only screen and (max-width: 767px){
.f-l-alignitem-colum-center767{
-webkit-box-align:center; /* android */
-webkit-align-items:center; /* safari */
-ms-flex-align:center; /* IE */
align-items:center;
-webkit-box-orient:vertical; /* android */
-webkit-flex-direction:column; /* safari */
-ms-flex-direction:column; /* IE */
flex-direction:column;

-webkit-box-pack:center; /* android */
-webkit-justify-content:center; /* safari */
-ms-flex-pack:center; /* IE */
justify-content:center; 
}
}/*【max-width end】 */

@media only screen and (max-width: 768px){
.f-l-wrap-center768{
-webkit-box-lines:multiple; /* android */
-webkit-flex-wrap: wrap; /* Safari */
-ms-flex-wrap: wrap; /* IE */
flex-wrap:wrap;

-webkit-box-pack:center; /* android */
-webkit-justify-content:center; /* safari */
-ms-flex-pack:center; /* IE */
justify-content:center; 
}
}/*【max-width end】 */

@media only screen and (max-width: 767px){
.f-l-wrap-center{
-webkit-box-lines:multiple; /* android */
-webkit-flex-wrap: wrap; /* Safari */
-ms-flex-wrap: wrap; /* IE */
flex-wrap:wrap;

-webkit-box-pack:center; /* android */
-webkit-justify-content:center; /* safari */
-ms-flex-pack:center; /* IE */
justify-content:center; 
}
}/*【max-width end】 */

@media only screen and (max-width: 1100px){
.f-l-wrap-center1100{
-webkit-box-lines:multiple; /* android */
-webkit-flex-wrap: wrap; /* Safari */
-ms-flex-wrap: wrap; /* IE */
flex-wrap:wrap;

-webkit-box-pack:center; /* android */
-webkit-justify-content:center; /* safari */
-ms-flex-pack:center; /* IE */
justify-content:center; 
}
}/*【max-width end】 */

/* /////////////////////
▼▼ドロワーメニュー▼▼
//////////////////////*/
.contents {
transition: transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#navTgl:checked ~ .contents {
transform: translateX(250px);
}

/* :::::: toggle button :::::: */
#navTgl {
display: none;
}
label.tglnav {
cursor: pointer;
position: absolute;
top: 0;
left: 0;
}
@media only screen and (max-width: 1300px){
label.tglnav{
top: 16px;
}
}/*【max-width end】 */
.open {
z-index: 5;
width: 48px;
height: 48px;
background: #0068de;
transition: background .6s, transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.open::before,
.open::after {
content: "";
}
.open span,
.open::before,
.open::after {
content: "";
position: absolute;
top: calc(50% - 1px);
left: 30%;
width: 40%;
border-bottom: 2px solid white;
transition: transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.open::before {
transform: translateY(-8px);
}
.open::after {
transform: translateY(8px);
}
.close {
z-index: 2;
width: 100%;
height: 100%;
pointer-events: none;
transition: background .6s;
}
#navTgl:checked + .open {
background: indianRed;
transform: translateX(250px);
}
#navTgl:checked + .open span {
transform: scaleX(0);
}
#navTgl:checked + .open::before {
transform: rotate(45deg);
}
#navTgl:checked + .open::after {
transform: rotate(-45deg);
}
#navTgl:checked ~ .close {
pointer-events: auto;
background: rgba(0,0,0,.3);
}

/* :::::: drawer menu :::::: */
.menu {
z-index: 1000;
position: fixed;
overflow: auto;
top: 0;
left: 0;
width: 250px;
height: 100%;
margin: 0;
padding: 10px;
box-sizing: border-box;
background: rgb(12 58 127 / 60%);
transform: translateX(-100%);
transition: transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.menu p,
.menu a {
color: white;
}
.menu p {
text-align: center;
}
.menu ul {
margin: 0;
padding: 0;
}
.menu li {
font-size: .8em;
line-height: 1.4;
}
.menu li:not(:first-child) {
border-top: 1px solid rgba(255,255,255,.6);
}
.menu a {
display: block;
padding: 1em 2em;
text-decoration: inherit;
transition: background .6s;
}
.menu a:hover {
background: black;
}
#navTgl:checked ~ .menu {
transform: none;
}

/* /////////////////////
▼▼テーブル▼▼
//////////////////////*/
table.company{
width:100%;
margin:0 auto;
text-align:center;
}

table.company th{
border-bottom: #CBCBCB 1px solid;
background-color:#f3f3f3;
padding:25px 0;
text-align:center;
vertical-align: middle;
letter-spacing: 3px;
}

@media only screen and (max-width: 767px){
table.company th{
width: 100%;
display: block;
padding:10px 0;
box-sizing: border-box;
}
}/*【max-width end】 */

table.company td{
background-color:#ffffff;
border-bottom: #CBCBCB 1px solid;
padding:25px 15px;
vertical-align: middle;
}

@media only screen and (max-width: 767px){
table.company td{
width: 100%;
display: block;
box-sizing: border-box;
}
}/*【max-width end】 */

/* /////////////////////
▼▼font▼▼
//////////////////////*/
.fs-mincho{
font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}

.fs-gothic{
font-family: "Noto Sans Japanese", "メイリオ", "Meiryo", "Century Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", "Arial", "sans-serif";
}

.fs-weight100{
font-weight:100;
}

.fs-weight200{
font-weight:200;
}

.fs-weight300{
font-weight:300;
}

.fs-weight400{
font-weight:400;
}

.fs-weight500{
font-weight:500;
}

.fs-weight600{
font-weight:600;
}

.fs-weight800{
font-weight:800;
}

.fs-bold{
font-weight:bold;
}

.fs-red{
color:#D82528;
}

.fs-black{
color:#000000;
}

.fs-white{
color:#ffffff;
}

.fs-blue{
color:#26499d
}

.fs-green{
color:#229C2C;
}

.fs-gray{
color:#515151;
}

.fs-brown{
color:#8F4243;
}

.fs-yellow{
color:#F9F812;
}

.fs-lh13{
line-height: 1.3;
}

.fs-lh15{
line-height: 1.5;
}

.fs-lh18{
line-height: 1.8;
}

.fs-lh20{
line-height: 2.0;
}

.fs-lh23{
line-height: 2.3;
}

.fs-lh25{
line-height: 2.5;
}

.fs-lh30{
line-height: 3.0;
}

.fs-10{
font-size:10px;
font-size: 1.0rem;
}

.fs-11{
font-size:11px;
font-size: 1.1rem;
}

.fs-12{
font-size:12px;
font-size: 1.2rem;
}

.fs-13{
font-size:13px;
font-size: 1.3rem;
}

.fs-14{
font-size:14px;
font-size: 1.4rem;
}

.fs-15{
font-size:15px;
font-size: 1.5rem;
}

.fs-16{
font-size:16px;
font-size: 1.6rem;
}

.fs-17{
font-size:17px;
font-size: 1.7rem;
}

.fs-18{
font-size:18px;
font-size: 1.8rem;
}

.fs-19{
font-size:19px;
font-size: 1.9rem;
}

.fs-20{
font-size:20px;
font-size: 2.0rem;
}

.fs-21{
font-size:21px;
font-size: 2.1rem;
}

.fs-22{
font-size:22px;
font-size: 2.2rem;
}

.fs-23{
font-size:23px;
font-size: 2.3rem;
}

.fs-24{
font-size:24px;
font-size: 2.4rem;
}

.fs-25{
font-size:25px;
font-size: 2.5rem;
}

.fs-26{
font-size:26px;
font-size: 2.6rem;
}

.fs-27{
font-size:27px;
font-size: 2.7rem;
}

.fs-28{
font-size:28px;
font-size: 2.8rem;
}

.fs-29{
font-size:29px;
font-size: 2.9rem;
}

.fs-30{
font-size:30px;
font-size: 3.0rem;
}

.fs-m{
font-size:25px;
font-size: 2.5rem;
}

.fs-l{
font-size:30px;
font-size: 3.0rem;
}

.fs-ll{
font-size:35px;
font-size: 3.5rem;
}

@media only screen and (max-width: 375px){
.fs-m{
font-size:20px;
font-size: 2.0rem;
}

.fs-l{
font-size:25px;
font-size: 2.5rem;
}

.fs-ll{
font-size:28px;
font-size: 2.8rem;
}

.fs-l18{
font-size:18px !important;
font-size: 1.8rem;
}

.fs-l19{
font-size:19px !important;
font-size: 1.9rem;
}

.fs-l20{
font-size:20px !important;
font-size: 2.0rem;
}

.fs-l21{
font-size:21px !important;
font-size: 2.1rem;
}

.fs-l22{
font-size:22px !important;
font-size: 2.2rem;
}

.fs-l23{
font-size:23px !important;
font-size: 2.3rem;
}

.fs-l24{
font-size:24px !important;
font-size: 2.4rem;
}

.fs-l25{
font-size:25px !important;
font-size: 2.5rem;
}

}/*【end】 */

/* /////////////////////
▼▼余白▼▼
//////////////////////*/
/*-----▼左右▼-----*/
.p-lr-10{
padding-left: 10px;
padding-right: 10px;
}

.p-lr-20{
padding-left: 20px;
padding-right: 20px;
}

.p-lr-30{
padding-left: 30px;
padding-right: 30px;
}

.m-lr-2{
margin-left: 2px;
margin-right: 2px;
}

.m-lr-3{
margin-left: 3px;
margin-right: 3px;
}

.m-lr-10{
margin-left: 10px;
margin-right: 10px;
}

.m-lr-20{
margin-left: 20px;
margin-right: 20px;
}

.m-lr-30{
margin-left: 30px;
margin-right: 30px;
}

.m-lr-10-l2{
margin-left: 10px;
margin-right: 10px;
}

@media only screen and (max-width: 767px){
.m-lr-10-l2{
margin-left: 2px;
margin-right: 2px;
}
}/*【max-width end】 */

/*-----▼上下▼-----*/
.p-tb-10{
padding-top: 10px;
padding-bottom: 10px;
}

.p-tb-20{
padding-top: 20px;
padding-bottom: 20px;
}

.p-tb-30{
padding-top: 30px;
padding-bottom: 30px;
}

.p-tb-40{
padding-top: 40px;
padding-bottom: 40px;
}

.p-tb-50{
padding-top: 50px;
padding-bottom: 50px;
}

.p-tb-60{
padding-top: 60px;
padding-bottom: 60px;
}

.p-tb-70{
padding-top: 70px;
padding-bottom: 70px;
}

.p-tb-80{
padding-top: 80px;
padding-bottom: 80px;
}

.m-tb-10{
margin-top: 10px;
margin-bottom: 10px;
}

.m-tb-20{
margin-top: 20px;
margin-bottom: 20px;
}

.m-tb-30{
margin-top: 30px;
margin-bottom: 30px;
}

.m-tb-40{
margin-top: 40px;
margin-bottom: 40px;
}

.m-tb-50{
margin-top: 50px;
margin-bottom: 50px;
}

.m-tb-60{
margin-top: 60px;
margin-bottom: 60px;
}

.m-tb-70{
margin-top: 70px;
margin-bottom: 70px;
}

.m-tb-80{
margin-top: 80px;
margin-bottom: 80px;
}

/*-----▼左▼-----*/
.p-l10{
padding-left:10px;
}

.p-l20{
padding-left:20px;
}

.p-l30{
padding-left:30px;
}

.m-l10{
margin-left:10px;
}

.m-l20{
margin-left:20px;
}

.m-l30{
margin-left:30px;
}

/*-----▼右▼-----*/
.p-r10{
padding-right:10px;
}

.p-r20{
padding-right:20px;
}

.p-r30{
padding-right:30px;
}

.m-r10{
margin-right:10px;
}

.m-r20{
margin-right:20px;
}

.m-r30{
margin-right:30px;
}

/*-----▼上▼-----*/
.p-t5{
padding-top:5px;
}

.p-t10{
padding-top:10px;
}

.p-t20{
padding-top:20px;
}

.p-t30{
padding-top:30px;
}

.p-t40{
padding-top:40px;
}

.p-t50{
padding-top:50px;
}

.p-t60{
padding-top:60px;
}

.p-t70{
padding-top:70px;
}

.p-t80{
padding-top:80px;
}

.p-t90{
padding-top:90px;
}

.p-t100{
padding-top:100px;
}

.m-t3{
margin-top:3px;
}

.m-t5{
margin-top:5px;
}

.m-t10{
margin-top:10px;
}

.m-t20{
margin-top:20px;
}

.m-t30{
margin-top:30px;
}

.m-t40{
margin-top:40px;
}

.m-t50{
margin-top:50px;
}

.m-t60{
margin-top:60px;
}

.m-t70{
margin-top:70px;
}

.m-t80{
margin-top:80px;
}

.m-t90{
margin-top:90px;
}

.m-t100{
margin-top:100px;
}

.m-t100-l50{
margin-top: 100px;
}

.m-t70-l35{
margin-top: 70px;
}

.m-t50-l25{
margin-top: 50px;
}

@media only screen and (max-width: 767px){
.m-t100-l50{
margin-top: 50px;
}

.m-t70-l35{
margin-top: 35px;
}

.m-t50-l25{
margin-top: 25px;
}
}/*【max-width end】 */

/*-----▼下▼-----*/
.p-b5{
padding-bottom:5px;
}

.p-b10{
padding-bottom:10px;
}

.p-b15{
padding-bottom:15px;
}

.p-b20{
padding-bottom:20px;
}

.p-b30{
padding-bottom:30px;
}

.p-b40{
padding-bottom:40px;
}

.p-b50{
padding-bottom:50px;
}

.p-b60{
padding-bottom:60px;
}

.p-b70{
padding-bottom:70px;
}

.p-b80{
padding-bottom:80px;
}

.m-b5{
margin-bottom:5px;
}

.m-b10{
margin-bottom:10px;
}

.m-b15{
margin-bottom:15px;
}

.m-b20{
margin-bottom:20px;
}

.m-b30{
margin-bottom:30px;
}

.m-b40{
margin-bottom:40px;
}

.m-b50{
margin-bottom:50px;
}

.m-b60{
margin-bottom:60px;
}

.m-b70{
margin-bottom:70px;
}

.m-b80{
margin-bottom:80px;
}

@media only screen and (max-width: 767px){
.m-l-t10{
margin-top:10px;
}

.m-l-t20{
margin-top:20px;
}

.m-l-t30{
margin-top:30px;
}

.m-l-b10{
margin-bottom:10px;
}

.m-l-b20{
margin-bottom:20px;
}

.m-l-b30{
margin-bottom:30px;
}

.m-l-tb-10{
margin-top: 10px;
margin-bottom: 10px
}

.m-l-tb-20{
margin-top: 20px;
margin-bottom: 20px
}

.m-l-tb-30{
margin-top: 30px;
margin-bottom: 30px
}

.p-l-tb-10{
padding-top: 10px;
padding-bottom: 10px;
}

.p-l-tb-20{
padding-top: 20px;
padding-bottom: 20px;
}

.p-l-tb-30{
padding-top: 30px;
padding-bottom: 30px;
}

}/*【end】 */

/* /////////////////////
▼▼pagetopスクロール▼▼
//////////////////////*/
#page-top {
position: fixed;
bottom: 100px;
right: 0;
font-size: 77%;
}
#page-top a {
background: #666;
text-decoration: none;
color: #fff;
width: 70px;
padding: 10px 0;
text-align: center;
display: block;
border-radius: 5px;
}
#page-top a:hover {
text-decoration: none;
background: #999;
}

/* /////////////////////
▼▼news blog▼▼
//////////////////////*/

.news-box {
padding: 15px;
box-sizing: border-box;
border-bottom: 1px solid #dddddd;
}

.news-day {
color: #132C54;
font-size: 13px;
}

.news-text {
margin-top: 5px;
font-size: 16px;
font-weight: bold;
}

.news-text {
margin-left: 0;
margin-top: 5px;
}

.blog-box {
padding: 10px 10px;
margin: 0.4% 0.2%;
box-sizing:border-box;
width: 19.6%;
}

@media only screen and (max-width: 768px){
.blog-box {
width: 32.6%;
}
}/*【max-width end】 */

@media only screen and (max-width: 414px){
.blog-box {
width: 49%;
}
}/*【max-width end】 */

.blog-box-archive {
padding: 10px 10px;
margin: 1% 0.2%;
box-sizing:border-box;
width: 32.9%;
}

@media only screen and (max-width: 414px){
.blog-box-archive {
width: 49.6%;
}
}/*【max-width end】 */

.voice-box-archive {
background:#f6f6f6;
padding: 10px 10px;
margin: 1% 0.2%;
box-sizing:border-box;
width: 32.9%;
}

@media only screen and (max-width: 414px){
.voice-box-archive {
width: 100%;
}
}/*【max-width end】 */

.blog-day {
width: 100px;
color: #333333;
margin-top: 10px;
font-size: 13px;
}

.blog-cat{
margin-top: 7px;
}

.blog-cat li a{
border: 1.5px #C5C5C5 solid;
width: auto;
padding: 3px 5px;
box-sizing: border-box;
margin-top: 5px;
display: inline-block;
margin-right: 5px;
font-size: 11px;
border-radius: 10px;
color: #626262;
font-weight: bold;
}

.blog-cat li a:hover{
border: 1.5px #0068DE solid;
padding: 3px 5px;
margin-top: 5px;
margin-right: 5px;
font-size: 11px;
border-radius: 10px;
color: #0068DE;
}

@media only screen and (max-width: 1100px){
.blog-cat li a{
border: 1px #C5C5C5 solid;
padding: 2px 3px;
font-size: 10px;
}

.blog-cat li a:hover{
border: 1px #C5C5C5 solid;
padding: 2px 3px;
font-size: 10px;
}
}/*【max-width end】 */

.blog-title {
font-size: 17px;
font-weight: bold;
color:#333333;
margin-top: 5px;
}

@media only screen and (max-width: 767px){
.blog-title {
font-size: 15px;
}
}/*【max-width end】 */

.blog-title a{
color: #333333;
}

.blog-title a:hover{
color: #777777;
}

.blog-title-single {
font-size: 16px;
margin-top: 5px;
border-bottom: 1px solid #A7A7A7;
padding-bottom: 5px;
color:#191970;
}

.blog-text {
margin-top: 10px;
}

.blog-img {
text-align: center;
}

.blog-img img{
border-radius: 20px;
}

.blog-archive-title {
background:#0068DE;
color: #fff;
padding: 3px 5px;
text-align: center;
margin-top: 4%;
}

.blog-archive li{
padding: 5px 5px 5px 10px;
border-bottom: 1px dotted #D9D9D9;
}

.blog-archive-wrap{
padding-left: 10px;
}

@media only screen and (max-width: 767px){
.blog-archive-wrap{
padding-left: 0;
}
}/*【max-width end】 */

.pagenavi {
margin-top: 20px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

/* /////////////////////
▼▼お問い合わせフォーム▼▼
//////////////////////*/
div.wpcf7 { background:#fafafa; border:1px solid #ddd; padding:0px; -moz-border-radius:10px; -khtml-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; margin:0 0 30px 0; }
div.wpcf7 p { padding:20px 20px 20px; margin:0; font-size:20px; border-bottom:1px dotted #848484; }
div.wpcf7 p:last-child{border:none;}
div.wpcf7 input, .wpcf7 textarea { border:1px solid #ccc; padding:8px; font-size:14px; }
div.wpcf7 textarea { width:97.5%; height:300px; }
div.wpcf7 input.wpcf7-submit {
cursor:pointer; color:#fff; font-weight:bold; font-size:14px; width:200px; height:45px; margin:0 auto; display:block;
-moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
background:#333; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5), inset 0px 32px 0px -12px #808080; border:1px solid #666;
}
div.wpcf7 input.wpcf7-submit:hover { background:#006080; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5), inset 0px 32px 0px -12px #007ea8; border:1px solid #006080; }
.wpcf7 input.wpcf7-submit:active { box-shadow:none; bottom:-2px; position:relative; }
.wpcf7 input:focus, .wpcf7 textarea:focus { border:1px solid #009de1; }
.wpcf7-captchac { border:1px solid #ccc; }

/* エラー個所をわかりやすく表示 */
.wpcf7 .wpcf7-not-valid { background: #ffb6c1; }
.wpcf7 span.wpcf7-not-valid-tip {font-size: 80%;}
.wpcf7 .wpcf7-response-output {margin: 10px 0 0; padding: 8px 35px 8px 14px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.wpcf7 .wpcf7-validation-errors {color: #B94A48; background-color: #F2DEDE; border: 1px solid #EED3D7; font-size:14px;}
.wpcf7 .wpcf7-mail-sent-ok {color: #3A87AD; background-color: #D9EDF7; border: 1px solid #BCE8F1; font-size:14px;}

/* 必須赤色表示 */
.wpcf7 .required { color: #f00;}
/* 任意緑色表示 */
.wpcf7 .any{ color: #080;}

/* /////////////////////
▼▼メールフォームPRO▼▼
//////////////////////*/
table.form{
width:100%;
able-layout: fixed;
word-break: break-all;
word-wrap: break-all;
}

table.form th{
border-bottom: #CBCBCB 1px solid;
padding:15px 0;
text-align:center;
vertical-align: middle;
letter-spacing: 3px;
}

table.form td{
border-bottom: #CBCBCB 1px solid;
padding:5px 15px;
vertical-align: middle;
}

@media only screen and (max-width: 767px){
table.form, tbody.form, tr.form, table.form th, table.form td {
display: block;
max-width: 98%;
margin-left: auto;
margin-right: auto;
}

table.form th{
border-bottom: none;
padding:15px 0;
text-align:left;
}
}/*【max-width end】 */

/* /////////////////////
▼▼webicon▼▼
//////////////////////*/
.fa-facebook-square {
color:#0f2c59;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-size: 3em;
}

.fa-instagram-square{
color:#0f2c59;
font-family: "Font Awesome 5 Brands";
font-weight: 900;
font-size: 3em;
}

.fa-phone-square-alt{
color:#0f2c59;
font-family: "Font Awesome 5 Brands";
font-weight: 900;
font-size: 3em;
}

.fa-envelope-square{
color:#0f2c59;
font-family: "Font Awesome 5 Brands";
font-weight: 900;
font-size: 3em;
}

.fa-chevron-down{
color:#9A9A9A;
font-family: "Font Awesome 5 Brands";
font-weight: 900;
font-size: 3em;
}

.wi-phone:before {
font-family: "Font Awesome 5 Free";
content: "\f879";
font-weight: 900;
padding-right : 3px;
color: #0f2c59;
font-size: 18px;
}

.wi-check:before {
font-family: "Font Awesome 5 Free";
content: "\f00c";
font-weight: 900;
padding-right : 3px;
color: #CB2626;
font-size: 18px;
}

/* /////////////////////
▼▼tab▼▼
//////////////////////*/
label.tab{
cursor:auto;
position:inherit;
top: 0;
left: 0;
}

/* ▼タブ機能の掲載領域の装飾(※必須ではありません) */
.tabbox { margin: 0px; background-color:#ffffff; }

/* ▼タブ機能を制御するラジオボタン(非表示にする) */
.tabbox input { display: none; }

/* ▼タブ(共通装飾＋非選択状態の装飾) */
.tab {
width: 29%;
display: inline-block;
border-width: 1px 1px 0px 1px;
border-style: solid;
border-color:#BD934F;
border-radius: 0.75em 0.75em 0px 0px;
padding: 0.75em 1em;
color:#BD934F;
background-color:#F8F8F8;
font-size: 13px;
}

/* ▼タブにマウスポインタが載った際の装飾 */
.tab:hover {
background-color:#BD934F;
color: #ffffff;
cursor: pointer;
}

/* ▼チェックが入っているラジオボタンの隣にあるタブの装飾(＝選択状態のタブ) */
input:checked + .tab {
color: #ffffff;
background-color:#BD934F;
position: relative;
z-index: 10;
}

/* ▼タブの中身(共通装飾＋非選択状態の装飾) */
.tabcontent {
display: none;
margin-top: -1px;
padding: 1em;
position: relative;
z-index: 0;
background-color:#F8F8F8;
border:1px solid #BD934F;
}

/* ▼チェックが入っているラジオボタンに対応するタブの中身を表示する */
#tabcheck1:checked ~ #tabcontent1 { display: block; }
#tabcheck2:checked ~ #tabcontent2 { display: block; }
#tabcheck3:checked ~ #tabcontent3 { display: block; }
#tabcheck4:checked ~ #tabcontent4 { display: block; }
#tabcheck5:checked ~ #tabcontent5 { display: block; }
#tabcheck6:checked ~ #tabcontent6 { display: block; }

@media only screen and (max-width: 767px){
.tab{
width: 92%;
}
}/*【max-width end】 */

/* /////////////////////
▼▼original▼▼
//////////////////////*/

/*--------common--------*/
.entry-button {
display: inline-flex;
align-items: center;
justify-content: center;
background-color: #0068DE;
color: white;
font-weight: bold;
font-size: 14px;
padding: 5px 18px;
border-radius: 9999px;
text-decoration: none;
transition: background-color 0.3s;
}

.entry-button-l{
padding: 12px 25px!important;
}

.arrow-circle {
display: inline-flex;
align-items: center;
justify-content: center;
width: 28px;
height: 28px;
margin-left: 12px;
background-color: white;
border-radius: 50%;
transition: transform 0.3s;
}

.arrow {
color: #0068DE;
font-weight: bold;
font-size: 16px;
line-height: 1;
}

.entry-button:hover {
background-color: #003F87;
color: #ffffff;
}

.entry-button:hover .arrow-circle {
transform: translateX(4px);
}

.entry-button-white {
display: inline-flex!important;
align-items: center!important;
justify-content: center!important;
background-color: #ffffff!important;
color: #0068DE!important;
font-weight: bold!important;
font-size: 14px!important;
padding: 15px 25px!important;
border-radius: 9999px!important;
text-decoration: none!important;
transition: background-color 0.3s!important;
}

.arrow-circle-white {
display: inline-flex!important;
align-items: center!important;
justify-content: center!important;
width: 28px!important;
height: 28px!important;
margin-left: 12px!important;
background-color: #0068DE!important;
border-radius: 50%!important;
transition: transform 0.3s!important;
}

.arrow-white {
color: #ffffff!important;
font-weight: bold!important;
font-size: 16px!important;
line-height: 1!important;
}

.entry-button-white:hover {
background-color: #0E4786!important;
color: #ffffff!important;
}

.entry-button-white:hover .arrow-circle-white {
transform: translateX(4px)!important;
}

.entry-button-right-l-left{
text-align: right;
}

@media only screen and (max-width: 1100px){
.entry-button-right-l-left{
text-align: left;
}
}/*【max-width end】 */

@media only screen and (max-width: 767px){
.entry-button-right-l-left{
text-align: center;
}
}/*【max-width end】 */

.image-wrap {
position: relative;
display: inline-block;
width: 100%;
}

.image-wrap img {
display: block;
width: 100%;
height: auto;
}

@media screen and (max-width: 768px) {
.image-wrap {
height: 300px;
overflow: hidden; /* はみ出す画像を隠す */
}

.image-wrap img {
height: 100%;
object-fit: cover; /* 縦横比を維持しつつフィット */
}

.image-text {
height: 40%; /* グラデーションと同じ高さに */
}

.image-wrap::after {
height: 40%; /* グラデーションの高さ */
}
}

.image-wrap::after {
content: "";
position: absolute;
left: 0;
right: 0;
bottom: 0;
height: 35%;
background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
pointer-events: none;
}

.image-text {
position: absolute;
bottom: 0;
height: 30%;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
color: white;
font-size: clamp(28px, 5vw, 45px);
font-weight:500;
z-index: 1;
text-align: center;
padding: 0 10px;
box-sizing: border-box;
letter-spacing: 5px;
}

/*--------top--------*/
.swiper-container,
.swiper-slide,
.s-right2-wrap,
.s-img {
height: 100vh;
}

.s-img {
object-fit: cover;
width: 100%;
display: block;
}

.top-greeting{
background: linear-gradient(to right, #0C437E, #3990EB);
padding: 100px 10px;
box-sizing: border-box;
color: #ffffff;
}

.top-greeting-text{
width: 70%;
margin-left: auto;
margin-right: auto;
line-height: 1.8;
}

@media only screen and (max-width: 767px){
.top-greeting{
background: linear-gradient(to right, #0C437E, #3990EB);
padding: 30px 10px;
}

.top-greeting-text{
width: 90%;
}

}/*【max-width end】 */

.top-content-link{
background: #EDF6FF;
padding: 100px 10px;
box-sizing: border-box;
}

.top-content-link-white{
background: #FFFFFF;
padding: 100px 10px;
box-sizing: border-box;
}

.top-content-link-img{
width: 50%;
text-align: center;
}

.top-content-link-img img{
width: 90%;
border-radius: 20px;
}

.top-content-link-textbox{
width: 50%;
}

.top-content-link-textbox-inner h2{
font-size: 35px;
font-weight: bold;
color: #0068DE;
}

.top-content-link-textbox-inner h2{
font-size: 35px;
font-weight: bold;
color: #0068DE;
}

.top-content-link-textbox-inner-white h2{
font-size: 35px;
font-weight: bold;
color: #0068DE;
text-align: right;
}

.top-content-link-textbox-text-white{
text-align: right;
}

@media only screen and (max-width: 1100px){
.top-content-link-img,.top-content-link-textbox{
width: 95%;
margin-left: auto;
margin-right: auto;
}

.top-content-link-textbox{
margin-top: 15px;
}

.top-content-link-textbox-inner-white h2{
text-align: left;
}

.top-content-link-textbox-text-white{
text-align: left;
}
}/*【max-width end】 */

@media only screen and (max-width: 767px){
.top-content-link-textbox-inner h2,.top-content-link-textbox-inner-white h2{
font-size: 23px;
}
}/*【max-width end】 */

/*--------q&a--------*/
.qa-item {
border-bottom: 1px solid #ccc;
margin-bottom: 10px;
}

.qa-question {
cursor: pointer;
display: flex;
align-items: center;
padding: 20px 10px;
font-size: 16px;
}

.qa-icon {
display: inline-block;
width: 20px;
text-align: center;
margin-right: 10px;
font-size: 20px;
transition: transform 0.3s ease;
}

.qa-answer {
display: none;
padding: 20px 30px;
background: #f9f9f9;
color: #333;
font-size: 16px;
}

.qa-text{
font-size: 20px;
font-weight: bold;
color: #0068DE;
margin-right: 10px;
}

/*--------service--------*/

/* セクションタイトル */
.feature-title {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #0068DE;
  margin-bottom: 30px;
}

/* リスト全体 */
.feature-list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}

/* 各ボックス */
.feature-box {
  background: #ffffff;
  border-radius: 16px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
  width: 300px;
  padding: 20px;
  display: flex;
  align-items: flex-start;
  transition: transform 0.3s ease;
}

/* 番号アイコン */
.feature-number {
  background-color: #0070c0;
  color: white;
  font-weight: bold;
  font-size: 18px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  margin-right: 15px;
  flex-shrink: 0;
}

/* 見出し */
.feature-heading {
  font-size: 18px;
  color: #003366;
  margin: 0 0 8px;
}

/* テキスト */
.feature-content p {
  margin: 0;
  font-size: 14px;
  line-height: 1.6;
}

/* レスポンシブ対応 */
@media screen and (max-width: 768px) {
  .feature-list {
    flex-direction: column;
    align-items: center;
  }

  .feature-box {
    width: 90%;
  }
}

.worry-section {
  background: white;
  border-radius: 16px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
  padding: 30px;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.worry-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 30px;
  flex-wrap: wrap;
}

/* テキスト側 */
.worry-text {
  flex: 1;
  min-width: 280px;
}

.worry-heading {
  font-size: 20px;
  color: #0068DE;
  font-weight: bold;
  margin-bottom: 20px;
}

.worry-list {
  list-style: disc;
  padding-left: 20px;
  margin-bottom: 20px;
  color: #333;
  font-size: 17px;
  line-height: 1.7;
}

.worry-bottom {
  font-size: 16px;
  font-weight: bold;
  color: #0070c0;
}

/* 画像側 */
.worry-image {
  flex-shrink: 0;
}

.worry-image img {
  width: 350px;
  height: auto;
  border-radius: 12px;
}

/* スマホ対応 */
@media screen and (max-width: 768px) {
  .worry-container {
    flex-direction: column;
    align-items: center;
    text-align: left;
  }

  .worry-image img {
    width: 100%;
    max-width: 320px;
  }
}

.service-wrap h3{
font-size: 20px;
font-weight: bold;
margin-left: 10px;
color: #0068DE;
}














