.body-wrap {
  overflow:hidden;
}

.header-img {
  margin-top: -100px;
}





.mobi-p-0 {
  padding: 0;
}

.mobi-p-text {
  padding: 0 6%;
}

.mobi-img-b {
  margin-bottom: 10%;
}


.zure-01 {
  margin:0 0 0;
  margin-bottom: 36px;
}

.zure-02 {
  margin:0 0 0;
  padding: 0 6%;
}

.zure-03 {
  margin:0 0 0;
  margin-bottom: 36px;
}


.zure-04 {
 margin:0 0 0;
 padding: 0 6%;
 z-index: 2;
}


.full-width {
  padding: 4px 8px;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}




/* ボックス */
.box-area {
  padding: 6.5%;
  border-radius: 0;
}

.box-gray {
  background:#f5f3f2;
}



/*text*/




.h2-text {

}


.h3-text {
  font-size: 23px;
    line-height: 1.45;
    letter-spacing: 0.07em;
    margin: 0 0 25px 0;
}


.h4-text {
    margin-left: 0px;
    font-size: 19px;
    line-height: 1.5;
    letter-spacing: 0.1em;
    margin-bottom: 20px;
    font-weight: bold;
}

.h5-text {
    margin-left: 0px;
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 0.1em;
    margin-bottom: 10px;
    font-weight: bold;
}

.h6-text {
   margin: 24px 0 12px;
    font-size: 15px;
    text-align: center;
    line-height: 1.3;
    letter-spacing: 0.1em;
    font-weight: bold;
}


.section-title {
    display: inline-block;
    border-bottom: 1px solid #BBCCDF;
    margin-bottom: 28px;
    padding: 0 0 12px 1px;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.2em;

}




.title-sub {
    margin: 0 0 8px 3px;
    font-size: 12px;
    letter-spacing: 0.1em;
}


.title-sub2 {
    margin: 0 0 8px 3px;
    font-size: 13px;
    letter-spacing: 0.1em;
}




.white-glow-text {
    text-shadow: rgba(255,255,255,0.5) 1px 1px 1px, rgba(255,255,255,0.5) -1px 1px 1px, rgba(255,255,255,0.5) 1px -1px 1px, rgba(255,255,255,0.5) -1px -1px 1px !important;
}





ul.checklist1{
    padding:0;
    margin: 0;
} 
  
.checklist1 li{
  margin:0;
  padding-bottom:0;
  font-weight: normal;
  margin-bottom:4px;
 /* border-bottom:rgba(128,130,132,0.50) 1px solid;*/
  line-height: 1.7em;
  list-style: none;
  font-size: 14px;
}
.checklist1 li:last-child{
  margin-bottom:0;
}
.checklist1 li:before{
  font-family: "dental"; font-weight: 900; content: "\e80e";
  margin-right: 6px;
  color: #ccc;
}
  




.service-img {
  /*margin-bottom: 40px;*/
}


.service-img figure img {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 4.5%;
}



.service-img figure {
  position: relative;
}

.service-img figure img:nth-of-type(2),
.service-img figure img:nth-of-type(3) {
  margin-bottom: 0;
}

.service-img figure img:nth-of-type(2) {
  width: 34.3%;
  height: auto;
}

.service-img figure img:nth-of-type(3) {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 61.6%;
  height: auto;
}







.equipment-wrap {
  margin: 0 0 50px 0;

}




.equipment-wrap p {

  font-size: 13px;
}




.treatment-wrap {
    margin: 0 24px;
  background: #FFFFFF;
    border-radius: 8px;
    box-shadow: 0 1px 20px 0 rgb(115 146 183 / 11%);

    padding: 35px 20px 22px;
}




.treatment-wrap img {
  margin: 0 auto 22px;
}



.treatment-wrap h3 {
  position: relative;
  box-sizing: border-box;
  width: 270px;
  height: 40px;
  margin: 0 auto 12px;
  padding-top: 10px;
  font-size: 17px;
  text-align: center;
  letter-spacing: 0.1em;
  font-weight: bold;
}

.treatment-wrap h3:before,
.treatment-wrap h3:after {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  background: url(../_images/svg/kakko.svg) no-repeat right center;
  background-size: 23px 42px;
  width: 23px;
  height: 42px;
}

.treatment-wrap h3:before {
  left: 0;
}

.treatment-wrap h3:after {
  right: 0;
  transform: scaleX(-1);
}

.treatment-wrap p {
  padding: 0 9px;
  text-align: justify;
  line-height: 1.6;
  letter-spacing: 0.02em;
  font-size: 14px;
}

.treatment-wrap .btn-link2 {
  margin-top: 18px;
}

.treatment-wrap .btn-link2 a {
  width: 100%;
}





/*table*/




.table-def {
  width: 100%;
}
/*è¦‹å‡ºã—æ¬„*/
.table-def th{
 text-align:left;
 font-size:16px;
 color:#444;
 padding:18px 20px;
 width:30%;
 background:#f7f7f7;
 border:solid 1px #e1e1e1;
}
/*é€šå¸¸æ¬„*/
.table-def td{
 padding:18px 20px;
 font-size:16px;
 border:solid 1px #e1e1e1;  
}





.table-keireki {
  font-size:13px;
  line-height: 1.4;
  letter-spacing: 0;
}

.table-keireki th{
 width:20%;
 text-align:left;
  vertical-align: top;
 padding:8px 0;
 border-top:solid 1px #e1e1e1;
}
.table-keireki td{
 padding:8px 0;
 border-top:solid 1px #e1e1e1;
}







/* common
---------------------------------------------------------------------------*/
body {
  background-color: #FFFFFF;
  font-size: 14px;
  line-height: 1;
  font-feature-settings: 'palt' 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

body.noscroll { overflow: hidden; }

::-moz-selection { background: #F0F3F7; color: #153964; }
::selection { background: #F0F3F7; color: #153964; }

p { font-size: 15px; line-height: 1.7; letter-spacing: 0.02em; }
address,i { font-style: normal; }

.clearfix:after { content: ''; display: block; clear:both; }

body#pc .sp_view { display: none !important; }
body#sp .pc_view { display: none !important; }

/* #loading
------------------------------------*/
#loading {
  display: none;
  opacity: 0;
  position: fixed;
  top: 50%;
  left: 50%;
  border: 1px solid #295282;
  border-top-color: transparent;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: -12px 0 0 -12px;
  z-index: 99999;
  -webkit-animation: spin 0.5s infinite linear;
  -ms-animation: spin 0.5s infinite linear;
  animation: spin 0.5s infinite linear;
}

@keyframes spin { from { transform: rotate(0deg); } to { transform: rotate(360deg); }}

/* txt
-----------------------------------*/
.font-l { font-family: 'FOT-筑紫A丸ゴシック Std L', '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'メイリオ', Meiryo, sans-serif; }
.font-m { font-family: 'FOT-筑紫A丸ゴシック Std M', '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'メイリオ', Meiryo, sans-serif; }
.font-b { font-family: 'FOT-筑紫A丸ゴシック Std B', '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'メイリオ', Meiryo, sans-serif; }
.attention { font-size: 12px; }

/* link
------------------------------------*/
a { color: #295282; text-decoration: none; -webkit-transform: translateZ(0); }

/* .btn
------------------------------------*/
.btn-link,
.btn-link2,
.btn-link3 {
  white-space: nowrap;
}

.btn-link a {
  display: block;
  box-sizing: border-box;
  background: #8D9CAD url(img/share/ico-arrow-white.svg) no-repeat left 18px center;
  background-size: 18px 18px;
  border-radius: 4px;
  width: 100%;
  min-height: 18px;
  padding: 14px 18px 14px 45px;
  color: #FFFFFF;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0.08em;
}

.btn-link2 a {
  display: block;
  box-sizing: border-box;
  background-size: 18px 18px;
  background: #FFFFFF;
  border: 1px solid #B4C7DD;
  border-radius: 4px;
  width: 100%;
  padding: 12px 15px 11px;
  text-align: center;
}

.btn-link2 a span {
  display: inline-block;
  background: url(img/share/ico-arrow.svg) no-repeat left center;
  background-size: 18px 18px;
  min-height: 18px;
  padding: 2px 0 0 32px;
  font-size: 15px;
  letter-spacing: 0.08em;
  white-space: nowrap;
}

.btn-link3 a {
  display: block;
  box-sizing: border-box;
  background: #9CB9CA;
  background-size: 18px 18px;
  border-radius: 4px;
  width: 100%;
  padding: 9px 12px 9px 14px;
  color: #FFFFFF;
  font-size: 15px;
  text-align: center;
  letter-spacing: 0.08em;
}

.btn-link-line a {
  display: block;
  border: 1px solid #1ABC01;
  border-radius: 3px;
  padding: 18px 10px 18px 12px;
  text-align: center;
}

.btn-link-line a span {
  position: relative;
  display: inline-block;
  padding-left: 46px;
  color: #1ABC01;
  font-size: 16px;
  letter-spacing: 0.12em;
  white-space: nowrap:
}

.btn-link-line a span i {
  display: block;
  position: absolute;
  top: -7px;
  left: 0;
}

.btn-set div {
  margin-bottom: 10px;
}

.btn-set div:last-of-type {
  margin-bottom: 0;
}

/* .btn-link - media query
-----------------------------------*/
@media (max-width: 320px) {
  .btn-link a {
    background-position: left 11px center;
    padding-left: 37px;
    font-size: 15px;
    letter-spacing: 0.04em;
  }
  .btn-link2 a span {
    font-size: 14px;
  }
  .btn-link3 a {
    font-size: 14px;
  }
}

/* .top-title
------------------------------------*/

/*med_box
---------------------------------------------------------*/

.top-title {
  text-align: center;
  margin-bottom: 30px;
}
.top-title h2 {
  font-family: 'Lato', sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 20px;
  letter-spacing: .1em;
  line-height: 1.2em;
  color: rgba(0, 0, 0, .5);
}
.top-title p {
  margin-top: .4em;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: .25em;
  line-height: 1.2em;
}


.top-title h2 span {
  color: #295282;
}






.top-img {
  display: block;
  box-sizing: border-box;
  background: url(img/top/img-top.jpg) no-repeat left 10% center;
  background-size: cover;
  width: 100%;
  height: 100%;
  min-height: 50vh;
/*  opacity: 0;*/
}

.top-title .copy {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 36%;
  transform: translate(-50%,-50%) !important;
}

.top-title .copy img {
  width: 100%;
  height: auto;
}

.top-title .copy span {
  display: block;
  float: right;
  width: 25.4%;
  margin-left: 11.9%;
}

.top-title .copy span:last-of-type {
  margin-left: 0;
}

/* header
---------------------------------------------------------------------------*/
header {
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 26px 0 36px;
  z-index: 100;
}


header .logo {
  float: left;
  width: 30%;
  margin: 0 auto;
  margin-left: 3%;
}

header .logo img {
  width: 100%;
  max-width: 96px;
  height: auto;
}

.top-head {
  display: block;
  text-align: center;
  float: right;
  width: 52%;
  margin: 0 13% 0 0;
  white-space: nowrap;
 
}

.top-head h1 {
  margin-bottom: 5px;
  font-size: 13px;
  letter-spacing: 0.06em;
}

.top-head a {
  color: #525964;
}

.top-head .top-head-phone {
  margin-left: 1px;
  font-size: 13px;
  letter-spacing: 0.08em;
  margin-bottom: 8px;
}

.top-head .btn-reserve a {
  display: block;
  box-sizing: border-box;
  border: 1px solid #525964;
  border-radius: 20px;
  width: 100%;
  margin-top: 8px;
  padding: 7px 10px 7px 12px;
  font-size: 13px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #525964;
  background: rgba(255, 255, 255, 0.7);
}


/* header - media query
-----------------------------------*/
@media (max-width: 320px) {
  body.top header .logo {
    width: 28%;
    margin-left: 6%;
  }
  .top-head {
    width: 54%;
    margin: 4px 4% 0 0;
  }
  .top-head h1 {
    margin-bottom: 4px;
    font-size: 13px;
    letter-spacing: 0.06em;
  }
  .top-head p {
    font-size: 12px;
    letter-spacing: 0.08em;
  }
  .top-head .btn-reserve a {
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 13px;
  }
}

/* footer
---------------------------------------------------------------------------*/
footer {
  overflow: hidden;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 100px 6.5% 35px;
  opacity: 0;
}

.footer-inner {
  position: relative;
}

footer .logo {
  width: 38%;
  margin: 0 auto 32px;
}

footer .logo img {
  width: 100%;
  max-width: 130px;
  height: auto;
}

footer .inner {
  margin: 32px 0 25px;
  text-align: center;
}

footer .btn-reserve {
  width: 94%;
  margin: 0 auto 16px;
}

footer .btn-reserve a {
  display: block;
  box-sizing: border-box;
  background: #295282;
  width: 100%;
  padding: 12px 16px 11px 20px;
  border-radius: 30px;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.12em;
}

footer .inner p {
  font-size: 13px;
  letter-spacing: 0.08em;
}

footer .inner address {
  margin-bottom: 8px;
}

footer .inner address p {
  letter-spacing: 0.09em;
}

footer .inner address p span {
  letter-spacing: 0.1em;
}

footer .inner address p i {
  padding: 0 8px;
}

footer .sns-list {
  overflow: hidden;
  float: right;
  margin-right: -5px
}

.sns-list li {
  float: right;
}

.sns-list li:last-of-type {
  margin-right: 4px;
}

.sns-list li a {
  display: block;
  padding: 5px;
}

footer .copyright {
  display: block;
  margin-top: 37px;
  width: 220px;
}

footer .copyright img {
  width: 100%;
  height: auto;
}

/* footer - media query
-----------------------------------*/
@media (max-width: 320px) {
  footer .inner p {
    font-size: 12px;
    letter-spacing: 0.06em;
  }
  footer .inner p {
    font-size: 12px;
    letter-spacing: 0.07em;
  }
  footer .inner address p {
    letter-spacing: 0.08em;
  }
  footer .inner address p span {
    letter-spacing: 0.09em;
  }
  footer .copyright {
    width: 180px;
  }
}

/* contents
---------------------------------------------------------------------------*/
#mainContents {
  display: block;
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: left;
  opacity: 0;
}

body.news #mainContents,
body.question #mainContents {
  overflow: inherit;
}

/* .img-main
------------------------------------*/
.img-main {
  position: relative;
  width: 100%;
}

.img-main figure img {
  width: 100%;
  height: auto;
}

/* .contents
------------------------------------*/
.contents {
  position: relative;
  padding-top: 50px;
}

/* .logo-mark
------------------------------------*/
.logo-mark {
  position: relative;
  width: 25px;
  height: 43px;
}

.logo-mark img {
  position: absolute;
  width: 25px;
  height: 25px;
  opacity: 0;
}

.logo-mark .mark1 { top: -10px; }
.logo-mark .mark2 { bottom: -10px; }

.logo-mark.active .mark1 { animation: mark1 .7s cubic-bezier(0.77, 0, 0.515, 0.955) forwards; }
.logo-mark.active .mark2 { animation: mark2 .7s cubic-bezier(0.77, 0, 0.515, 0.955) forwards; }

@keyframes mark1 { 0% { top: -10px; opacity: 0; } 100% { top: 0; opacity: 1; }}
@keyframes mark2 { 0% { bottom: -10px; opacity: 0; } 100% { bottom: 0; opacity: 1; }}

/* slider
------------------------------------*/
.slider {
  width: 100%;
}

.slider .inner {
  width: 100%;
  opacity: 0;
}

.slider .inner:first-of-type {
  opacity: 1;
}

.slider .inner img {
  width: 100%;
  height: auto;
}

.slider .slick-dots {
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
}

.slider .slick-dots li {
  position: relative;
  float: left;
  width: 20px;
  height: 20px;
}

.slider .slick-dots button {
  position: relative;
  width: 20px;
  height: 20px;
  text-indent: -9999px;
  transition: .15s linear;
}

.slider .slick-dots button:after {
  display: block;
  content: '';
  position: absolute;
  top: 7px;
  left: 7px;
  background: #E7E7E7;
  border-radius: 50%;
  width: 6px;
  height: 6px;
}

.slider .slick-dots .slick-active button:after {
  background: #7392B7;
}

/* .sec-lead
------------------------------------*/
.sec-lead {
  box-sizing: border-box;
  margin-bottom: 60px;
  padding: 0 6.5%;
}

.sec-lead h1 {
  margin: 0 0 20px 2px;
  font-size: 10px;
  letter-spacing: 0.25em;
}

.sec-lead h2 {
  font-size: 23px;
  line-height: 1.5;
  letter-spacing: 0.1em;
}

.sec-lead .inner {
  margin-top: 20px;
}

.sec-lead .inner p {
  margin-bottom: 10px;
  text-align: justify;
}

.sec-lead .inner p:last-of-type {
  margin-bottom: 0;
}

.sec-lead .inner p br {
  display: none;
}

/* .title-circle
------------------------------------*/
.title-circle {
  background: url(img/share/logo-circle.svg) no-repeat left top;
  background-size: 26px 26px;
  min-height: 26px;
  margin-bottom: 15px;
  padding: 3px 0 0 40px;
}

.title-circle strong {
  display: inline-block;
  border-bottom: 1px solid #7392B7;
  padding: 0 0 4px 1px;
  font-size: 15px;
  letter-spacing: 0.08em;
  white-space: nowrap;
}

/* .title-line
------------------------------------*/
.title-line {
  margin-bottom: 23px;
}

.title-line strong {
  display: inline-block;
  border-bottom: 1px solid #7392B7;
  padding: 0 0 6px 1px;
  font-size: 19px;
  letter-spacing: 0.14em;
}

/* .img-set3
------------------------------------*/
.img-set3 {
  overflow: hidden;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 90px;
  padding: 0 1.5%;
}

.img-set3 img {
  display: block;
  float: left;
  width: 32.4%;
  height: auto;
  margin-right: 1.4%;
}

.img-set3 img:last-of-type {
  margin-right: 0;
}

/* .img-left, .img-right
------------------------------------*/
.img-left figure,
.img-right figure {
  width: 100%;
  margin-bottom: 42px;
}

.img-left figure img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 4.5%;
}

.img-left figure img:last-of-type {
  margin-bottom: 0;
}

.img-left .h2,
.img-right .h2,
.img-left .h3,
.img-right .h3 {
  margin-bottom: 20px;
}

.img-left .h2 em,
.img-right .h2 em {
  display: block;
  margin: 0 0 10px 1px;
  font-size: 11px;
  letter-spacing: 0.14em;
}

.img-left .h2 strong,
.img-right .h2 strong,
.img-left .h3,
.img-right .h3 {
  display: block;
  margin-left: 0px;
  font-size: 21px;
  line-height: 1.5;
  letter-spacing: 0.08em;
}

.img-left p,
.img-right p {
  margin-bottom: 12px;
  text-align: justify;
}

.img-left p:last-of-typem,
.img-right p:last-of-type {
  margin-bottom: 0;
}

.img-left p br,
.img-right p br {
  display: none;
}

/* .img-set-doctor
------------------------------------*/
.img-set-doctor {
  overflow: hidden;
  margin-bottom: 30px;
  padding: 0 6.5%;
}

.img-set-doctor img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 6%;
}

.img-set-doctor img:nth-of-type(2) {
  float: left;
  width: 48%;
}

.img-set-doctor img:nth-of-type(3) {
  float: right;
  width: 48%;
}

/* .num-list
------------------------------------*/
.num-list {
  margin-left: 8px;
}

.num-list li {
  position: relative;
  margin-bottom: 7px;
  padding-left: 32px;
}

.num-list li:last-of-type {
  margin-bottom: 0;
}

.num-list li i {
  position: absolute;
  top: 4px;
  left: 0;
  font-size: 16px;
}

.num-list li strong {
  display: inline;
  border-bottom: 1px solid #7392B7;
  padding-bottom: 2px;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.08em;
}

/* .service-list
------------------------------------*/
.service-list {
  width: 100%;
}

.service-list .title-set {
  margin-bottom: 30px;
  padding: 0 6%;
}

.service-list .title-set h2 {
  margin: 0 0 10px 6px;
}

.service-list .title-set h2 .logo-mark {
  display: inline-block;
}

.service-list .title-set h2 strong {
  display: inline-block;
  border-bottom: 1px solid #BBCCDF;
  margin-left: 12px;
  padding: 0 0 6px 1px;
  font-size: 20px;
  letter-spacing: 0.04em;
  transform: translateY(-14px);
}

.service-list .title-set p {
  text-align: justify;
}

.service-list .list-wrap {
  box-sizing: border-box;
  background: #F0F3F7;
  width: 100%;
  padding: 40px 0;
}

.service-list ul {
  overflow: hidden;
}

.service-list li {
  float: left;
  box-sizing: border-box;
  width: 100%;
  padding: 0 7px;
}

.service-list li:last-of-type {
  margin-right: 0;
}

.service-list li > div {
  box-sizing: border-box;
  background: #FFFFFF;
  border-radius: 8px;
  box-shadow: 0 1px 20px 0 rgba(115,146,183,0.11);
  width: 100%;
  padding: 20px;
}

.service-list li figure {
  width: 100%;
  margin-bottom: 24px;
}

.service-list li figure img {
  width: 100%;
  height: auto;
}

.service-list li h3 {
  position: relative;
  box-sizing: border-box;
  width: 94%;
  height: 42px;
  margin: 0 auto 16px;
  padding-top: 11px;
  font-size: 19px;
  text-align: center;
  letter-spacing: 0.15em;
}

.service-list li h3:before,
.service-list li h3:after {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  background: url(img/share/ico-brackets.svg) no-repeat right center;
  background-size: 23px 42px;
  width: 23px;
  height: 42px;
}

.service-list li h3:before {
  left: 0;
}

.service-list li h3:after {
  right: 0;
  transform: scaleX(-1);
}

.service-list li p {
  padding: 0 2%;
  font-size: 14px;
  text-align: justify;
  line-height: 1.7;
  letter-spacing: 0.01em;
}

.service-list .btn-link2 {
  margin-top: 20px;
}

.service-list .btn-link2 a {
  width: 100%;
}

/* .nav-cat
------------------------------------*/
.nav-cat {
  position: absolute;
  top: 62px;
  right: 10px;
}

.nav-cat .btn-ac {
  box-sizing: border-box;
  height: 50px;
  padding: 15px;
  font-size: 16px;
  letter-spacing: 0.06em;
}

.nav-cat .btn-ac:before,
.nav-cat .btn-ac:after {
  display: none;
}

.nav-cat .btn-ac span {
  border-bottom: 1px solid #295282;
  padding-bottom: 2px;
}

.nav-cat ul {
  display: none;
  position: absolute;
  top: 55px;
  right: 5px;
  background: #F0F3F7;
  border-radius: 5px;
  padding: 22px 26px 16px;
  z-index: 10;
}

.nav-cat li {
  margin-bottom: 12px;
}

.nav-cat li a {
  display: inline-block;
  border-bottom: 1px solid #829EBF;
  padding: 5px 1px 2px 0;
  font-size: 15px;
  letter-spacing: 0.06em;
  white-space: nowrap;
}

/* .table-line
------------------------------------*/
.table-line {
  border-top: 1px solid #E3E3E3;
  width: 100%;
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 0.06em;
}

.table-line tr {
  border-bottom: 1px solid #E3E3E3;
}

.table-line th {
  width: 20%;
  min-width: 40px;
  padding: 14px 15px 13px 5px;
  text-align: left;
  letter-spacing: 0.08em;
}

.table-line td {
  width: 80%;
  padding: 14px 5px 13px 0;
}

/* .table-schedule
------------------------------------*/
.table-schedule {
  width: 100%;
  text-align: center;
  line-height: 1.6;
  white-space: nowrap;
}

.table-schedule tr {
  border-bottom: 1px solid #829EBF;
}

.table-schedule th {
  padding: 5px 5px;
  font-size: 13px;
}

.table-schedule th:first-of-type {
  letter-spacing: 0.1em;
}

.table-schedule th:last-of-type,
.table-schedule td:last-of-type {
  padding-right: 9px;
}

.table-schedule td {
  padding: 7px 5px 5px;
  font-size: 13px;
}

.table-schedule td:first-of-type {
  padding-right: 9px;
  font-size: 13px;
  text-align: right;
  letter-spacing: 0.06em;
}

.table-schedule + p {
  margin: 10px 0 0 2px;
  font-size: 12px !important;
  letter-spacing: 0.1em !important;
}

/* .table-schedule - media query
-----------------------------------*/
@media (max-width: 320px) {
  .table-schedule th {
    padding-right: 4px;
    padding-left: 4px;
    font-size: 14px;
  }
  .table-schedule th:last-of-type,
  .table-schedule td:last-of-type {
    padding-right: 7px;
  }
  .table-schedule td {
    padding-right: 4px;
    padding-left: 4px;
    font-size: 14px;
  }
  .table-schedule td:first-of-type {
    padding-right: 7px;
    font-size: 13px;
  }
}

/* .btn-ac
------------------------------------*/
.btn-ac {
  position: relative;
  cursor: pointer;
  transition: .1s linear;
}

.btn-ac:before {
  display: block;
  content: '';
  position: absolute;
  top: 21px;
  right: 9px;
  background: url(img/share/ico-arrow.svg) no-repeat;
  background-size: 18px 18px;
  width: 18px;
  height: 18px;
  transition: .1s linear;
  opacity: 1;
}

.btn-ac:after {
  display: block;
  content: '';
  position: absolute;
  top: 25px;
  right: 13px;
  background: url(img/share/ico-close.svg) no-repeat;
  background-size: 9px 9px;
  width: 9px;
  height: 9px;
  transition: .1s linear;
  opacity: 0;
}

.btn-ac.active:before {
  opacity: 0;
}

.btn-ac.active:after {
  opacity: 1;
}

/* .post-detail
------------------------------------*/
.post-detail {
  display: none;
  position: relative;
  padding-bottom: 35px;
}

.single .post-detail {
  display: block;
}

.post-detail .inner {
  margin-left: 13%;
  padding: 5px 10px 0 0;
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0.04em;
}

.post-detail .inner p {
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0.04em;
  text-align: justify;
}

.post-detail .inner p:last-child { margin-bottom: 0; }
.post-detail .inner-main a { text-decoration: underline; }
.post-detail .inner-main strong { font-weight: bold; }
.post-detail .inner-main em { font-style: italic; }
.post-detail .inner-main del { text-decoration: line-through; }

.post-detail .inner-main img {
  display: block;
  max-width: 100%;
  height: auto;
  padding-bottom: 10px;
}

.post-detail .inner-main .wp-caption {
  max-width: 100%;
  margin-bottom: 20px;
}

.post-detail .inner-main .wp-caption-text {
  margin-top: -5px;
}

.post-detail .inner-main ul,
.post-detail .inner-main ol {
  margin: 30px 0;
}

.post-detail .inner-main ul li {
  list-style: disc;
  margin: 0 0 6px 20px;
}

.post-detail .inner-main ol li {
  list-style: decimal;
  margin: 0 0 6px 25px;
}

.post-detail .inner-main ul li:last-of-type,
.post-detail .inner-main ol li:last-of-type {
  margin-bottom: 0;
}

.post-detail .inner-main blockquote {
  background: #F0F3F7;
  padding: 22px 24px 20px;
}

.post-detail .post-table {
  margin-top: 35px;
}

.post-detail .post-table h3 {
  margin: 30px 0 12px;
  font-size: 15px;
  letter-spacing: 0.12em;
}

.post-detail .post-table h3:first-of-type {
  margin-top: 0;
}

.post-detail .post-link {
  margin-top: 25px;
}

/* .wp-pagenavi
------------------------------------*/
.wp-pagenavi {
  overflow: hidden;
  margin-top: 40px;
  padding-left: 2%;
  text-align: left;
  font-size: 14px;
}

.wp-pagenavi a,
.wp-pagenavi .extend {
  margin: 0 1px;
  padding: 5px;
}

.wp-pagenavi .current {
  display: inline-block;
  border-bottom: 1px solid #295282;
  margin: 0 6px;
  padding: 5px 0 2px;
}

.wp-pagenavi a.first,
.wp-pagenavi a.last,
.wp-pagenavi a.previouspostslink,
.wp-pagenavi a.nextpostslink {
  letter-spacing: 0.1em;
}

.wp-pagenavi a.previouspostslink {
  margin-right: 10px;
}

.wp-pagenavi a.nextpostslink {
  margin-left: 10px;
}

/* .news-list
------------------------------------*/
.news-list {
  padding: 0 4%;
}

.news-list article {
  border-bottom: 1px solid #829EBF;
}

.news-list article:first-of-type {
  border-top: 1px solid #829EBF;
}

/* .news-title
------------------------------------*/
.news-title {
  position: relative;
  padding: 21px 40px 18px 3%;
}

.news-title time {
  display: inline-block;
  margin-right: 6px;
  font-size: 12px;
  letter-spacing: 0.08em;
}

.news-title .post-categories {
  display: inline-block;
  opacity: 0.8;
}

.news-title .post-categories li {
  position: relative;
  display: inline-block;
  margin-right: 6px;
  font-size: 11px;
  letter-spacing: 0.06em;
}

.news-title .post-categories li:after {
  display: block;
  content: ',';
  position: absolute;
  top: 0;
  right: -5px;
}

.news-title .post-categories li:last-of-type:after {
  display: none;
}

.news-title h2 {
  padding-top: 6px;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.06em;
}

.news-title h2 a {
  text-decoration: underline;
}

.news-title.btn-ac:before {
  top: 43px;
}

.news-title.btn-ac:after {
  top: 47px;
}

/* .news-detail
------------------------------------*/
.news-detail .inner {
  margin-left: 0;
  padding-left: 3%;
}

/* .sec-map
------------------------------------*/
.sec-map {
  margin-bottom: 70px;
}

#gMap,
#gMap iframe {
  width: 100%;
  height: 360px;
}

.sec-map .btn-link {
  display: block;
  width: 87%;
  margin: 30px auto 0;
}

.sec-map .btn-link a {
  background-color: #295282;
}

/* .sec-access
------------------------------------*/
.sec-access {
  margin-bottom: 90px;
  padding: 0 6.5%;
}

.sec-access figure {
  width: 100%;
  margin-bottom: 25px;
}

.sec-access figure img {
  width: 100%;
  height: auto;
}

.sec-access .txt-set {
  padding: 0 1.5%;
}

.sec-access .txt-set p {
  font-size: 13px;
  text-align: justify;
}

.sec-access .txt-set address {
  display: block;
  background: #F2F4F8;
  border-radius: 3px;
  margin: 25px 0 15px 3px;
  padding: 21px 26px;
}

.sec-access .txt-set address p {
  margin-bottom: 6px;
  font-size: 15px;
  line-height: 1.7;
  letter-spacing: 0.08em;
}

.sec-access .txt-set address p span {
  /*display: block;*/
  font-size: 14px;
}

.sec-access .txt-set p br {
  display: none;
}

.sec-access .txt-set address p br {
  display: block;
}

.sec-access .txt-set .btn-link {
  margin-top: 15px;
}

.sec-access .txt-set .btn-link a {
  background-color: #295282;
}

.sec-access .txt-set .btn-link-line {
  margin-top: 22px;
}

/* page access
---------------------------------------------------------------------------*/
body.access .contents {
  padding-top: 10px;
}

body.access footer {
  padding-top: 80px;
}

/* page error
---------------------------------------------------------------------------*/
#errorContents .contents {
  padding-top: 20px;
}

#errorContents .sec-lead {
  margin-bottom: 30px;
}

#errorContents .sec-lead h1 {
  margin-bottom: 12px;
}

#errorContents .sec-lead h2 {
  font-size: 20px;
}

#errorContents .error-txt {
  padding: 0 6.5%;
}

#errorContents .error-txt p {
  margin-bottom: 12px;
  text-align: justify;
}

#errorContents .error-txt p br {
  display: none;
}

#errorContents .error-txt p a,
#errorContents .error-txt p a span {
  text-decoration: underline;
}



