@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

.nav-local-Lv2__item_active {
  font-weight: bold !important;
  color: #fff;
}

@media (max-width: 768px) {
td, th { white-space: normal !important; font-size: min(2.7vw, 0.875rem) !important; }
}

.pc-only { display:block; }
.sp-only { display:none; }

@media (max-width: 768px) {
.pc-only { display:none; }
.sp-only { display:block; }
}


h2 { margin-bottom: 16px !important; }

.mb0 { margin-bottom: 0px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb60 { margin-bottom: 60px !important; }

@media (max-width: 768px) {
.mb10 { margin-bottom: 5px !important; }
.mb20 { margin-bottom: 10px !important; }
.mb30 { margin-bottom: 15px !important; }
.mb40 { margin-bottom: 20px !important; }
.mb50 { margin-bottom: 25px !important; }
.mb60 { margin-bottom: 30px !important; }
}

.col-2 {
  display: flex;
  flex-wrap: wrap;
}

.col-2-1l {
  width: 60%;
  margin-right: 5%;
}

.col-2-1r {
  width: 35%;
}

@media (max-width: 768px) {
.col-2-1l { width: 100%; margin-right: 0%;}
.col-2-1r { width: 100%;}
}

.col-2-2l {
  width: 15%;
  margin-right: 5%;
}

.col-2-2r {
  width: 80%;
}

.col-2-3l {
  width: 47%;
  margin-right: 6%;
}

.col-2-3r {
  width: 47%;
}

@media (max-width: 768px) {
.col-2-3l { width: 100%; margin-right: 0%; margin-bottom: 20px}
.col-2-3r { width: 100%;}
}

.col-2-4l {
  width: 57%;
  margin-right: 6%;
}

.col-2-4r {
  width: 37%;
}

@media (max-width: 768px) {
.col-2-4l { width: 100%; margin-right: 0%; margin-bottom: 20px}
.col-2-4r { width: 100%;}
}

.col-2-5_item {
  width: 22%;
  margin-right: 4%;
}

.col-2-5_item:nth-child(4n) {
  margin-right: 0;
}

@media (max-width: 768px) {
.col-2-5_item { width: 100%; margin-right: 0; margin-bottom: 20px;}
.col-2-5_item:nth-child(4n) { margin-right: 0; margin-bottom: 0;}
}

.col-2-6l {
  width: 37%;
  margin-right: 4%;
  text-align: center;
}

.col-2-6r {
  width: 59%;
}

@media (max-width: 768px) {
.col-2-6l { width: 100%; margin-right: 0%; margin-bottom: 20px; order: 2;}
.col-2-6r { width: 100%; order: 1;}
}

.col-2-7l {
  width: 48%;
  margin-right: 4%;
  text-align: center;
}

.col-2-7r {
  width: 48%;
}

@media (max-width: 768px) {
.col-2-7l { width: 100%; margin-right: 0%; margin-bottom: 20px; order: 2;}
.col-2-7r { width: 100%; order: 1;}
}

.col-2-8l {
  width: 54%;
  margin-right: 4%;
}

.col-2-8r {
  width: 42%;
}

@media (max-width: 768px) {
.col-2-8l { width: 100%; margin-right: 0%; margin-bottom: 20px;}
.col-2-8r { width: 100%;}
}

.col-2-9l {
  width: 35%;
  margin-right: 4%;
}

.col-2-9r {
  width: 61%;
}

@media (max-width: 768px) {
.col-2-9l { width: 100%; margin-right: 0%; margin-bottom: 20px; order: 2;}
.col-2-9r { width: 100%; order: 1;}
}


.col-2-10l {
  width: 22%;
  margin-right: 5%;
  text-align: center;
}

.col-2-10r {
  width: 73%;
}

@media (max-width: 768px) {
.col-2-10l { width: 100%; margin-right: 0%; margin-bottom: 20px;}
.col-2-10r { width: 100%;}
}

.col-2-11_item {
  width: 47%;
  margin-right: 6%;
  margin-top: 40px;
  border: 1px solid #00a0e9;
  padding: 20px;
}

.col-2-11_item:nth-child(2n) {
  margin-right: 0;
}

.col-2-11_item:nth-child(1),
.col-2-11_item:nth-child(2) {
  margin-top: 0;
}

@media (max-width: 768px) {
.col-2-11_item { width: 100%; margin-right: 0; margin-top: 30px;}
.col-2-11_item:nth-child(2) { margin-top: 30px;}
}



.imgbox {
  text-align: center;
}

.imgbox_1 img{
  max-width: 680px;
  width: 100%;
}

@media (max-width: 768px) {
.imgbox_2 img{ max-width: 240px; width: 100%; }
}

.imgbox_4 img{
  max-width: 720px;
  width: 100%;
}

.imgbox_5 img{
  max-width: 180px;
  width: 100%;
}



.imgbox_6 img{
  max-width: 880px;
  width: 100%;
}

.imgbox_7 img{
  max-width: 720px;
  width: 100%;
}

@media (max-width: 768px) {
.imgbox_8 img{ max-width: 220px; width: 100%; }
}







.what_is_evrica_list1 {
  margin: 0;
  padding: 0;
  list-style: none;
}

.what_is_evrica_list1 li {
  background-color: #eaeff2;
  border-radius: 8px;
  padding: 12px 20px;
  font-size: 1.125rem;
}

.what_is_evrica_list1 li + li {
  margin-top: 20px;
}

@media (max-width: 768px) {
.what_is_evrica_list1 li { padding: 8px 12px; font-size: 0.875rem; line-height: 1.33333;}
.what_is_evrica_list1 li + li { margin-top: 10px;}
}

.what_is_evrica_list2 {
  margin: 0;
  padding: 0;
  list-style: none;
}

.what_is_evrica_list2_item_a {
  font-size: 1.125rem;
  font-weight: 600;
  color: #0067ac;
}

.what_is_evrica_list2_item_b {
  margin-bottom: 10px;
  margin-left: 30px;
}

@media (max-width: 768px) {
.what_is_evrica_list2_item_a { font-size: 0.875rem; line-height: 1.33333;}
.what_is_evrica_list2_item_b { margin-left: 15px;}
}








.evrica_midashi_1 {
  font-size: 1.4rem;
  font-weight: 600;
  letter-spacing: 0 !important;
}

@media (max-width: 768px) {
.evrica_midashi_1 { font-size: 1.125rem;}
}

.evrica_text_1 {
  color: #0067ac;
}

.evrica_text_2 {
  color: #0067ac;
  font-size: 1.4rem;
  font-weight: 300;
  letter-spacing: 0 !important;
  margin-bottom: 0 !important;
  text-align: center;
}

.evrica_text_2 a{
  color: #0067ac !important;
  text-decoration: underline;
}

@media (max-width: 768px) {
.evrica_text_1 { width: 80%; text-align: center; margin: 0 auto;}
}

.evrica_wrap1 {
  background-color: #eaeff2;
  border-radius: 8px;
  padding: 20px 30px;
}

@media (max-width: 768px) {
.evrica_wrap1 { padding: 12px 20px;}
}

.video_youtube iframe {
  width: 100%;
  aspect-ratio: 1 / 0.56;
}




.topvisual {
  margin: -1rem 0 3.4375rem 0;
  padding: 30px 10% 10px 10%;
  background-image: url(../images/gradation.jpg);
  background-repeat: repeat-x;
  background-size: auto 100%;
  background-position: center;
}

.topvisual h1 {
  color: #156dc6;
  font-family: "Open Sans", sans-serif;
  font-style: italic;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.4;
  margin: 0 0 1rem 0;
}

.topvisual p {
  color: #000;
  font-family: "Open Sans", sans-serif;
  font-size: 1.2rem;
  letter-spacing: 0;
  margin: 0 0 2rem 0;
}

.topvisual img {
  width: 100%;
}

@media (max-width: 768px) {
.topvisual { margin: -1rem -1rem 3.4375rem -1rem; padding: 16px 5% 4px 5%;}
.topvisual h1 { font-size: 1.6rem; margin: 0 0 0.4rem 0;}
.topvisual p { font-size: 0.9rem; margin: 0 0 1rem 0;}
}

.evrica_h4_2 {
  margin-bottom: 6px;
}

.newfeature {
  color: #fd7e14;
}

.evrica-h3-1 {
  margin: 2rem 0 0.3125rem !important;
  padding-top: 2rem;
  border-top: 3px dotted #d9d9d9;
}
