/*
Theme Name: ooka-dental
Theme URI: ooka-dentaloffice.com
Template: lightning-pro
Author: tomomi-design
Author URI: tomomi-design.com
Version:8.23.12
Tags: two-columns, one-column, right-sidebar, custom-colors, custom-menu, editor-style, E-Commerce
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lightning
*/
body, p, h1, h2, h3, h4, h5, h6, dt, .page-header_pageTitle, .mainSection-title, .subSection-title, .veu_leadTxt, .lead, .media .media-body .media-heading a, .media a.media-body_excerpt, .postList_item .postList_body .postList_title a, .postList_item .postList_body .published, li.cat-item a, .widget_archive ul li a, table th, table td, .gMenu a, body:not(.header_scrolled) .siteHeader-trans-true .gMenu_name {
  color: #333 !important;
}
body, table th, table td, .postListText_date, .postListText_title, .widget_archive ul {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  body, table th, table td, .postListText_date, .postListText_title, .widget_archive ul {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .header_scrolled .gMenu_outer nav {
    width: 1200px;
  }
  .container {
    max-width: 1170px;
    padding: 0;
  }
}
@media (min-width: 1250px) {
  .container {
    max-width: 1200px;
    padding: 0;
  }
}
h1, h2, h3, h4, h5, h6, .entry-title, .name, .vk-mobile-nav nav ul, div.page-header_pageTitle, .btn-more {
  letter-spacing: .12em;
}
.mainSection {
  background-color: transparent;
}
div.wide-wrap {
  position: relative;
  margin: 0 calc(50% - 50vw);
  overflow: hidden;
}
.textblock {
  display: inline-block;
}
.sp, .br-sp, .br-md {
  display: none !important;
}
.mb--4 {
  margin-bottom: 40px !important;
}
.mb--5 {
  margin-bottom: 50px !important;
}
.mb--7 {
  margin-bottom: 70px !important;
}
.mb--10 {
  margin-bottom: 100px !important;
}
.f80 {
  font-size: 0.8em;
}
@media screen and (max-width:991px) {
  .md-mb30 {
    margin-bottom: 30px !important;
  }
  .md-mb50, .mb--7 {
    margin-bottom: 50px !important;
  }
  .mb--10 {
    margin-bottom: 50px !important;
  }
  .br-md {
    display: block !important;
  }
}
@media screen and (max-width:767px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: inherit !important;
  }
  .mb--4, .sp-mb30 {
    margin-bottom: 30px !important;
  }
  .br-sp {
    display: block !important;
  }
}
/* AnchorLink */
html {
  scroll-padding-top: 55px;
}
/* TelLink */
@media screen and (min-width: 768px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
@media screen and (max-width: 767px) {
  a[href*="tel:"] {
    text-decoration: none;
  }
}
/* Img */
.img-con {
  text-align: center;
}
/* ImgLink */
.linkimg {
  transition: all .3s ease-out;
}
.linkimg:hover {
  opacity: .7;
  transition: all .3s ease-out;
}
/* Map */
.map {
  position: relative;
}
.map iframe {
  vertical-align: bottom;
  height: 400px !important;
}
@media screen and (max-width: 767px) {
  .map iframe {
    height: 300px !important;
  }
}
/* Box */
.box1 {
  width: 85%;
  margin: 0 auto;
}
.box2 {
  width: 70% !important;
  margin: 0 auto;
}
@media screen and (max-width: 991px) {
  .box2 {
    width: 80% !important;
  }
}
@media screen and (max-width: 767px) {
  .box1, .box2 {
    width: 100% !important;
  }
}
/* Color */
.color1 {
  color: #808080 !important;
}
.color2 {
  color: #B8BECE !important;
}
/* Title */
.tit2 {
  font-size: 26px;
  margin-bottom: 3.5rem;
  color: #808080 !important;
}
.tit2 span {
  font-size: 65px;
  color: #333 !important;
  display: block;
  text-transform:uppercase;
  margin-bottom: 5px;
}
.tit3 {
  font-size: 2rem;
  margin-bottom: 3.5rem;
  text-align: center;
  position: relative;
  display: block;
  margin-bottom: 1em;
  padding-bottom: 20px;
}
.tit3:before {
  content: '';
  position: absolute;
  bottom: 0;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #808080;
  border-radius: 2px;
}
.tit4 {
  border-bottom: solid 3px #B8BECE;
  position: relative;
  font-size: 1.75rem;
  margin-bottom: 2.5rem;
  padding-bottom: 10px;
}
.tit4:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #333;
  bottom: -3px;
  width: 30%;
}
.tit5 {
  padding: 0.25em 0.5em;
  background: transparent;
  border-left: solid 5px #333;
  font-size: 1.4rem;
  margin-bottom: 2rem;
}
.side-tit {
  border-bottom: 2px solid #808080;
  padding-bottom: 8px;
}
@media screen and (max-width: 767px) {
  .tit2 {
    font-size: 24px;
  }
  .tit2 span {
    font-size: 50px;
  }
}
@media screen and (max-width: 374px) {
  .tit2 span {
    font-size: 42px;
  }
}
/* Header */
.siteHeader {
  box-shadow: none;
}
@media screen and (min-width: 992px) {
  .siteHeader_logo img {
    max-height: 70px;
    margin-top: 20px;
  }
  .head-telbox {
    float: right;
    display: flex;
    align-items: center;
    width: 70%;
    justify-content: end;
    margin-bottom: 5px;
  }
  .head-telbox p {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199.98px) {
  .siteHeader_logo {
    float: left;
    width: 30%;
    text-align: left;
  }
}
@media screen and (min-width: 1200px) {
  .siteHeader_logo img {
    margin-left: 20px;
  }
}
@media screen and (max-width: 991px) {
  .head-telbox {
    display: none;
  }
  .veu_contact .contact_txt {
    margin-bottom: 0;
    line-height: 1.7;
  }
  .veu_contact .contact_txt_tel {
    margin: 10px 0;
    font-weight: bold;
  }
}
.tel {
  font-size: 34px;
  margin: 0;
  line-height: 1.4;
  text-align: center;
}
.tel span {
  font-size: 18px;
  display: block;
}
.tel i {
  margin-right: 10px;
}
.tel a {
  color: #333 !important;
}
/* gMenu */
.device-mobile .gMenu > li {
  padding: 5px 16px 14px;
}
.gMenu > li.menu-item-has-children::after {
  content: none;
}
.device-mobile .gMenu .acc-btn {
  right: 0;
}
.gMenu>li .gMenu_description {
  font-size: 12px;
  color: #333 !important;
  opacity: 1;
  font-weight: bold;
  margin-top: 5px;
}
@media screen and (min-width: 992px) {
  .gMenu li li a:hover {
    background-color: #333;
  }
  .vk-menu-acc ul.sub-menu li a {
    font-size: 16px;
  }
  .vk-menu-acc ul.sub-menu li a:hover {
    color: #fff !important;
  }
  .device-mobile .gMenu .acc-btn {
    right: -10px;
    top: 5px;
  }
  .gMenu > li .gMenu_name, .device-mobile .gMenu > li .gMenu_name {
    font-size: 16px;
  }
}
@media screen and (min-width: 1200px) {
  .gMenu > li .gMenu_name, .device-mobile .gMenu > li .gMenu_name {
    font-size: 18px;
  }
}
@media (max-width: 1199.98px) {
  .gMenu_outer nav {
    text-align: right;
  }
  .gMenu {
    margin: 0 0 0 auto;
  }
}
/* Footer */
.siteFooter {
  border-top: none;
  background: url(../../../wp-content/uploads/2025/10/foot-bg.png) no-repeat center top / cover;
}
.foot-top {
  padding: 80px 0 30px;
  text-align: center;
}
.foot-top img {
  margin-bottom: 20px;
}
/* Top-MainSlide */
.slide-con {
  position: relative;
  background: url(../../../wp-content/uploads/2025/10/slide-bg.png) no-repeat center / cover;
  padding: 20px 0 50px;
  margin-bottom: 0 !important;
}
@media screen and (min-width: 1400px) {
  .slide-con {
    padding: 30px 0 80px;
  }
}
.slide_inner {
  width: calc(100% - 50px);
  margin: 0 auto;
}
#top-slide div {
  position: relative;
  display: block;
  margin: 0;
  overflow: hidden;
}
#top-slide div.img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 600px;
}
@media screen and (min-width: 1400px) {
  .slide_inner {
    width: calc(100% - 100px);
  }
  #top-slide div.img {
    height: 700px;
  }
}
#top-slide div.img01 {
  background-image: url(../../../wp-content/uploads/2025/10/slide1.jpg);
  background-position: center top;
}
#top-slide div.img02 {
  background-image: url(../../../wp-content/uploads/2025/10/slide2.jpg);
}
#top-slide div.img03 {
  background-image: url(../../../wp-content/uploads/2025/10/slide3.jpg);
}
.slide-txt {
  position: absolute;
  top: 70%;
  left: 5%;
  transform: translateY(-50%);
  margin: 0;
  padding: 0;
  text-align: center;
}
h1.top {
  letter-spacing: 0.12em;
  font-size: 40px;
  white-space: nowrap;
  line-height: 1.5;
  color: #fff !important;
  text-shadow: 2px 2px 10px #333, -2px 2px 10px #333, 2px -2px 10px #333, -2px -2px 10px #333;
}
@media screen and (max-width: 991px) {
  .slide-con {
    padding-bottom: 30px;
  }
  #top-slide div.img {
    height: 500px;
  }
  h1.top {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  .slide-con {
    padding-bottom: 20px;
  }
  .slide_inner {
    width: calc(100% - 20px);
  }
  #top-slide div.img {
    height: 300px;
  }
  #top-slide div.img01 {
    background-position: 80% top;
  }
  .slide-txt {
    left: 50%;
    transform: translateX(-50%);
  }
  h1.top {
    font-size: 20px;
  }
}
@media screen and (max-width: 369px) {
  h1.top {
    font-size: 18px;
  }
}
/* Top News */
.postListText_title a:hover {
  color: #808080 !important;
  text-decoration: none;
}
.n-btn {
  padding-top: 20px;
  text-align: right;
}
@media screen and (max-width:767px) {
  .n-btn {
    text-align: center;
  }
}
/* Top Greeting */
.gre-con {
  background: #F8F8F8;
}
.gre-img img {
  width: 300px;
}
.name {
  font-size: 1.4rem;
  text-align: center;
  margin-bottom: 0;
  background: rgba(51, 51, 51, .4);
  padding: 10px;
  color: #fff !important;
  margin: -20px auto 0 !important;
  position: relative;
  z-index: 1;
  max-width: 350px;
}
.name span.en {
  display: block;
  font-size: 0.8em;
  padding-left: 80px;
}
@media screen and (max-width:767px) {
  .gre-img img {
    width: 60%;
  }
}
/* Top Feature */
.fea-con .num {
  text-align: center;
  font-size: 50px;
  border-bottom: 3px solid #333;
  width: 100px;
  margin: 0 auto 30px;
}
.fea-con h4 {
  text-align: center;
  font-size: 24px;
  margin: 0 0 20px;
}
.fea-con p {
  padding: 0 3%;
  margin-bottom: 0;
}
.fea-con img {
  width: 90%;
}
.fea-con .fea-img1 img {
  box-shadow: 40px 40px #333;
}
.fea-con .fea-img2 img {
  box-shadow: -40px 40px #DFDFDF;
}
@media screen and (max-width:991px) {
  .fea-con p {
    padding: 0;
  }
  .fea-con img {
    width: 95%;
  }
  .fea-con .fea-img1 img {
    box-shadow: 30px 30px #F7F7F7;
  }
  .fea-con .fea-img2 img {
    box-shadow: -30px 30px #DFDFDF;
  }
}
@media screen and (max-width:374px) {
  .fea-con h4 {
    font-size: 22px;
  }
}
/* Top Medical */
.medi-con {
  background: url(../../../wp-content/uploads/2025/10/medi-bg.jpg) no-repeat center / cover;
}
.col3-medi {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.col3-medi li {
  width: 48%;
  margin: 20px 1%;
}
@media screen and (min-width: 768px) {
  .col3-medi li {
    width: 31%;
    margin: 20px 1%;
  }
}
.medi_menu a {
  width: 100%;
  max-width: 300px;
  display: block;
  transition: 0.3s;
  position: relative;
  z-index: 1;
  box-shadow: 0 3px 20px rgba(166, 139, 98, .1);
  padding: 50px 0;
  background: #fff;
  margin: 0 auto;
}
.medi_menu a:hover {
  text-decoration: none;
  transition: 0.3s;
  background: #eee;
}
.medi_menu.menu1 a, .medi_menu.menu2 a, .medi_menu.menu3 a, .medi_menu.menu4 a, .medi_menu.menu5 a, .medi_menu.menu6 a {
  background-repeat: no-repeat;
  background-position: center 60px;
  background-size: 100px;
}
.medi_menu.menu1 a {
  background-image: url(../../../wp-content/uploads/2025/10/medi1.png);
}
.medi_menu.menu2 a {
  background-image: url(../../../wp-content/uploads/2025/10/medi2.png);
}
.medi_menu.menu3 a {
  background-image: url(../../../wp-content/uploads/2025/10/medi3.png);
}
.medi_menu.menu4 a {
  background-image: url(../../../wp-content/uploads/2025/10/medi4.png);
}
.medi_menu.menu5 a {
  background-image: url(../../../wp-content/uploads/2025/10/medi5.png);
}
.medi_menu.menu6 a {
  background-image: url(../../../wp-content/uploads/2025/10/medi6.png);
}
.medi_menu a h3 {
  font-size: 1.4rem;
  margin: 0;
  text-align: center;
}
.medi_menu a p {
  font-size: 14px;
  margin: 0 0 15px;
  text-align: center;
  color: #B8BECE !important;
  padding-top: 130px;
}
@media screen and (max-width:991px) {
  .medi_menu.menu1 a, .medi_menu.menu2 a, .medi_menu.menu3 a, .medi_menu.menu4 a, .medi_menu.menu5 a, .medi_menu.menu6 a {
    background-size: 80px;
  }
  .medi_menu a p {
    padding-top: 100px;
  }
}
@media screen and (max-width:767px) {
  .medi_menu a {
    padding-bottom: 30px;
  }
  .medi_menu.menu1 a, .medi_menu.menu2 a, .medi_menu.menu3 a, .medi_menu.menu4 a, .medi_menu.menu5 a, .medi_menu.menu6 a {
    background-position: center 40px;
  }
  .medi_menu a p {
    padding-top: 90px;
    margin-bottom: 10px;
    font-size: 13px;
  }
  .medi_menu a h3 {
    font-size: 1.3rem;
  }
}
@media screen and (max-width:374px) {
  .medi_menu.menu1 a, .medi_menu.menu2 a, .medi_menu.menu3 a, .medi_menu.menu4 a, .medi_menu.menu5 a, .medi_menu.menu6 a {
    background-size: 60px;
  }
  .medi_menu.menu1 a, .medi_menu.menu2 a, .medi_menu.menu3 a, .medi_menu.menu4 a, .medi_menu.menu5 a, .medi_menu.menu6 a {
    background-position: center 30px;
  }
  .medi_menu a p {
    padding-top: 50px;
    font-size: 11px;
  }
  .medi_menu a h3 {
    font-size: 16px;
  }
}
/* Page Header */
.page-header {
  height: 300px;
}
.page-header:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(51, 51, 51, .3);
}
.page-header .container {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
div.page-header_pageTitle, h1.page-header_pageTitle:first-child {
  margin: 0;
  text-shadow: 0 0 10px #ffffff, 0 0 10px #ffffff, 0 0 10px #ffffff, 0 0 10px #ffffff;
}
.page-id-14 .page-header {
  background: url(../../../wp-content/uploads/2025/10/head-cli.jpg) no-repeat center / cover;
}
.page-id-16 .page-header, .page-id-22 .page-header, .page-id-24 .page-header, .page-id-26 .page-header, .page-id-28 .page-header, .page-id-30 .page-header, .page-id-32 .page-header {
  background: url(../../../wp-content/uploads/2025/10/head-medi.jpg) no-repeat center / cover;
}
.page-id-18 .page-header {
  background: url(../../../wp-content/uploads/2025/10/head-acc.jpg) no-repeat center / cover;
}
.page-id-20 .page-header {
  background: url(../../../wp-content/uploads/2025/10/head-rec.jpg) no-repeat center / cover;
}
@media screen and (max-width:991px) {
  .page-header {
    height: 200px;
  }
}
/* BreadSection */
.breadSection {
  border-bottom: none;
}
/* Page News */
@media screen and (min-width:992px) {
  .mainSection-col-two {
    width: 75%;
  }
  .sideSection-col-two {
    width: calc(100% - 75% - 3rem);
  }
}
.entry-meta {
  margin-bottom: .5em;
}
.entry-meta_items {
  font-size: 16px;
}
.entry-meta-dataList, .fa_v6_css .entry-meta_items.published::before, .entry-meta .entry-meta_items_term, .vk_post_title_new {
  display: none;
}
.media .media-body .media-heading a {
  color: #808080 !important;
}
.media .media-body .media-heading a:hover {
  color: #B8BECE !important;
}
h1.entry-title {
  font-size: 1.5rem;
}
.media .media-body .media-heading {
  font-weight: 500;
}
/* Page Clinic */
.reki-box {
  background: rgba(51, 51, 51, .4);
  padding: 40px;
}
.reki-box h5 {
  font-size: 1.4rem;
  margin: 0 0 20px;
  text-align: center;
  color: #fff !important;
}
dl.keireki {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 0;
  margin-top: 1.5em;
  margin-bottom: 0;
  list-style: none;
}
dl.keireki dt, dl.keireki dd {
  padding: 0;
  font-weight: 400;
  font-size: 18px;
  text-align: left;
  border: none;
  border-bottom: 1px solid #fff;
  color: #fff !important;
  margin-bottom: 10px;
  padding-bottom: 5px;
}
dl.keireki dt {
  width: 25%;
}
dl.keireki dd {
  width: 75%;
}
@media screen and (max-width: 767px) {
  .reki-box {
    padding: 30px 15px;
  }
  dl.keireki dt, dl.keireki dd {
    font-size: 16px;
  }
  dl.keireki dt {
    width: 100px;
    padding-left: 10px;
  }
  dl.keireki dd {
    width: calc(100% - 100px);
  }
}
.p-slide-con {
  width: 800px;
  margin: 0 auto;
}
ul#PhotSlider, ul#thumbs {
  list-style: none;
  padding-left: 0;
}
ul#PhotSlider {
  margin-top: 0 !important;
}
#PhotSlider li {
  position: relative;
}
#PhotSlider li img, #thumbs li img {
  width: 100%;
}
#PhotSlider li span {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 5px 10px 7px;
  background: rgba(51, 51, 51, .6);
  text-align: center;
  width: 100%;
  letter-spacing: .12em;
  color: #fff !important;
}
#thumbs {
  max-width: 100%;
  margin: 20px auto 0;
  position: relative;
}
#thumbs .slick-slide {
  margin: 0 5px;
}
#thumbs .slick-prev, #thumbs .slick-next {
  position: absolute;
  cursor: pointer;
  outline: none;
  border-top: 3px solid #808080;
  border-right: 3px solid #808080;
  height: 20px;
  width: 20px;
  z-index: 9;
  top: calc(50% - 20px);
  transform: translateY(-50%);
  margin: auto;
}
#thumbs .slick-next {
  right: -30px;
  transform: rotate(45deg);
}
#thumbs .slick-prev {
  left: -30px;
  transform: rotate(-135deg);
}
@media screen and (max-width: 991px) {
  .p-slide-con {
    width: 95%;
  }
  #thumbs .slick-arrow {
    top: 32%;
  }
}
@media screen and (max-width: 525px) {
  .p-slide-con {
    width: 90%;
  }
  #PhotSlider li .img_slider_title {
    padding: 5px 10px;
  }
  #thumbs .slick-prev, #thumbs .slick-next {
    border-top: 2px solid #808080;
    border-right: 2px solid #808080;
    height: 15px;
    width: 15px;
    top: 28%;
  }
  #thumbs .slick-next {
    right: -15px;
  }
  #thumbs .slick-prev {
    left: -15px;
  }
}
.equ-box h5 {
  font-size: 1.5rem;
  margin-bottom: 20px;
}
/* Page Medical */
.medi-top {
  background: url(../../../wp-content/uploads/2025/10/medi-bg.png) no-repeat center top / cover;
}
.nayami-box {
  background: rgba(51, 51, 51, .07);
  padding: 50px 50px 40px;
  outline: 1px solid #333;
  outline-offset: -20px;
}
.nayami-box h4 {
  text-align: center;
  margin: 0 0 20px;
  font-size: 1.5rem;
}
@media screen and (max-width: 991px) {
  .nayami-box {
    padding: 50px 30px 40px;
    outline-offset: -10px;
  }
}
@media screen and (max-width: 767px) {
  .nayami-box {
    padding: 30px;
  }
}
@media screen and (max-width: 374px) {
  .nayami-box {
    padding: 30px 20px;
    outline-offset: -7px;
  }
}
.medi-box {
  padding: 30px;
  border: 1px solid #808080;
  box-shadow: 0 0 15px 4px rgba(51, 51, 51, .05);
  background: #fff;
}
.medi-box h5 {
  display: flex;
  align-items: center;
}
.medi-box h5 span.en {
  font-size: 2.5rem;
  color: #808080 !important;
  margin-right: 15px;
}
@media screen and (max-width: 767px) {
  .medi-box {
    padding: 30px 20px;
  }
}
.veu_flowBox {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
.veu_flowBox:after {
  content: "";
  background: url(../../../wp-content/uploads/2025/10/arrow_bottom.png) center 50% no-repeat;
  background-size: 50px 50px;
  display: block;
  overflow: hidden;
  height: 50px;
  width: 50px;
  margin: 0 auto;
}
.veu_flowBox:last-child:after {
  display: none;
}
.veu_flowBox dl {
  padding: 20px 35px 35px;
  border: 1px solid #808080;
  background: #fff;
  box-shadow: 0 0 15px 4px rgba(51, 51, 51, .05);
}
.veu_flowBox dl dt {
  border-bottom: 1px solid #808080;
  padding-bottom: 5px;
  font-size: 1.5rem;
  margin-bottom: 20px;
  letter-spacing: .12em;
}
.veu_flowBox dl dt span.num {
  font-size: 2rem;
  margin-right: 10px;
  color: #808080 !important;
  margin-top: -3px;
}
.veu_flowBox dl dd {
  padding-left: 50px;
  line-height: 2;
}
.veu_flowBox dl dd ol {
  padding-left: 30px;
}
@media screen and (max-width: 767px) {
  .veu_flowBox dl {
    padding: 20px;
  }
  .veu_flowBox dl dt {
    display: flex;
    align-items: center;
    font-size: 1.4rem;
  }
  .veu_flowBox dl dd {
    padding-left: 0;
  }
}
.meri-box {
  padding: 30px 15%;
  border: 1px solid #db9386;
  box-shadow: 0 0 15px 4px rgba(219, 147, 134, .15);
  background: #fff;
}
.meri-box h6 {
  color: #db9386 !important;
  font-size: 1.3rem;
  margin: 0 0 20px;
  text-align: center;
}
.meri-box h6 span {
  font-size: 0.8em;
  margin-left: 15px;
}
.meri-box ul {
  margin: 0;
  padding-left: 25px;
}
.meri-box ul li::marker {
  color: #db9386 !important;
}
.meri-box ul li:last-child {
  margin-bottom: 0;
}
.meri-box.demeri {
  border: 1px solid #76abc4;
  box-shadow: 0 0 15px 4px rgba(118, 171, 196, .15);
}
.meri-box.demeri h6, .meri-box.demeri ul li::marker {
  color: #76abc4 !important;
}
@media screen and (max-width: 991px) {
  .meri-box {
    padding: 30px 10%;
  }
}
@media screen and (max-width: 374px) {
  .meri-box {
    padding: 30px 15px;
  }
  .meri-box h6 span {
    margin-left: 0;
    display: block;
  }
}
/* Page-Access */
.bg-acc {
  background: #fff;
  padding: 30px 0;
  text-align: center;
}
.bg-acc i {
  font-size: 50px;
  color: #808080 !important;
  margin-bottom: 20px;
}
.ac-txt {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 120px;
}
.ac-txt p {
  margin-bottom: 0;
}
.f180 {
  font-size: 160%;
  color: #808080 !important;
  font-weight: 500;
}
.l-h1 {
  line-height: 1.5;
}
.lg-mdonry {
  display: none;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .lg-mdonry {
    display: block;
  }
}
@media screen and (max-width: 1199px) {
  .lg-mb50 {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .lg-mb50 {
    margin-bottom: 30px;
  }
  .ac-txt {
    height: auto;
  }
}
.par-con h5 {
  text-align: center;
  margin: 20px 0;
}
.par-con p {
  text-align: center;
  margin: 0;
}
/* Page All */
.first-con {
  padding: 80px 0 100px;
}
.contents-con {
  padding: 100px 0;
}
.bg-1 {
  background: #f7f7f7;
}
.equ-box p, .medi-top p, .medi-box p {
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .first-con {
    padding: 60px 0 80px;
  }
  .contents-con {
    padding: 80px 0;
  }
}
/* List */
.list {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
ul.check {
  list-style-type: none;
  padding: 0;
  margin: 0 auto;
  overflow: auto;
  width: 80%;
}
ul.check li {
  margin: 15px 0;
  padding-left: 32px;
  line-height: 2em;
  position: relative;
}
ul.check li:before {
  content: '\f00c';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 22px;
  color: #333 !important;
}
@media screen and (max-width: 991px) {
  ul.check {
    width: 95%;
  }
  ul.check li {
    margin: 7px 0;
  }
}
@media screen and (min-width: 768px) {
  .col-50 {
    display: grid;
    width: 100%;
    column-gap: 1em;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 991px) {
  .col-50 {
    column-gap: 2em;
  }
}
/* Table */
table.zikan {
  width: 100%;
  border-top: none;
}
.zikan th, .zikan td {
  padding: 15px 3px;
  text-align: center;
  border-bottom: 1px solid #ccc;
}
.zikan tbody td {
  width: 13%;
  color: #333 !important;
}
.zikan tbody td.t-col1 {
  color: #808080 !important;
}
.zikan tbody td.t-col2 {
  color: #B8BECE !important;
}
.zikan tbody td.t-col3 {
  color: #333 !important;
}
.ta1 {
  width: 100%;
  border: none;
}
.ta1 th {
  width: 30%;
  text-align: center;
  padding: 1rem;
}
.ta1 td {
  padding: 1rem;
}
.ta1 td a {
  color: #333 !important;
}
.ta1.pri {
  border: 1px solid #dfdfdf;
}
.ta1.pri th, .ta1.pri td {
  border-bottom: border: 1px solid #dfdfdf;
}
.ta1.pri th {
  width: 40%;
  background: #dfdfdf;
}
.ta1.pri td {
  background: #fff;
}
@media screen and (max-width: 767px) {
  .ta1 {
    width: 100%;
  }
  .ta1 th, .ta1 td, .ta1.pri th, .ta1.pri td {
    display: block;
    width: 100%;
    text-align: center;
  }
  .ta1 th {
    background: #dfdfdf;
  }
}
/* Btn */
.btn-more {
  position: relative;
  border: none;
  background-color: none;
  font-size: 18px !important;
  font-weight: 500;
  transition: all .3s ease-out;
  padding: 8px 10px 10px;
  border-radius: 0;
}
.btn-more2{
  background: #808080 !important;
  color: #fff !important;
}
.btn-more3{
  background: #fff !important;
  border: 1px solid #333;
}
.btn-more3:hover {
  background: #333 !important;
  border: 1px solid #333;
  color: #fff !important;
}
.btn-more:hover,.btn-more2:hover {
  opacity: 0.7;
  text-decoration: none;
}
.w--200 {
  width: 200px;
}
.w--380 {
  width: 100%;
  max-width: 380px;
}
/* PageTopBtn */
.page_top_btn {
  right: 10px;
  width: 50px;
  height: 50px;
  background-color: #808080 !important;
  box-shadow: none !important;
  background-image: var(--ver_page_top_button_url);
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center;
}
/* Reset */
.mainSection .widget, .siteFooter .widget {
  margin-bottom: 0 !important;
}
.siteContent, .sectionBox {
  padding: 0;
}
.entry-full {
  margin-bottom: 0;
}
.blog .siteContent, .archive .siteContent, .post-template-default .siteContent {
  padding: 100px 0;
}
@media screen and (max-width: 991.98px) {
  .mainSection {
    margin-bottom: 0;
  }
  .blog .siteContent, .archive .siteContent, .post-template-default .siteContent {
    padding: 50px 0 80px;
  }
  .blog .mainSection, .archive .mainSection, .post-template-default .mainSection {
    margin-bottom: 50px;
  }
}