@charset "UTF-8";
@import url(//use.fontawesome.com/releases/v5.0.11/css/all.css);

body {
  border-top: 3px solid #295392;
  font-size: 14px;
}

#header {
  margin: 0;
}

.h-container {
  display: block;
  padding: 10px 5vw;
}

.h-logo {
  width: 150px;
  margin: 0 auto 0 0;
}

.h-sns {
  display: none;
}

.h-contact {
  display: none;
}

.fixed-navi {
  display: none;
}

.hero {

}

.hero-slider .slick-slide {
  max-height: 0;
  padding-top: 40%;
}

.hero-ttl {
  font-size: 18px;
  line-height: 1.8;
  letter-spacing: 1px;
  -webkit-writing-mode: lr-tb;
  -ms-writing-mode: lr-tb;
  writing-mode: lr-tb;
  position:absolute;
  top: auto;
	bottom: 0;
  left: 0;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  padding: 25px 5vw;
  white-space: normal;
}

.t-h3 {
  line-height: 1.5;
  margin: 0 0 30px;
}

.t-h3 .jp {
  font-size: 20px;
  margin: 0 0 5px;
}

.t-h3 .en {
  font-size: 15px;
}

.t-btn {
  background: #295392 url(../images/share/arrow_w.png) no-repeat left 17px center/6px 10px;
  display: block;
  font-size: 17px;
  padding: 10px 10px 13px;
}

.u-btn {
  background: #295392 url(../images/share/arrow_w.png) no-repeat left 17px center/6px 10px;
  display: block;
  font-size: 17px;
  padding: 10px 10px 13px;
}

.t-container {
  padding: 0 5vw;
}

.top-pr-area {
  padding: 0;
}

.top-pr-area .t-container {
  padding: 0;
}

.sec01 {
  border-top: 1px solid #eee;
  padding: 50px 0 0;
}

.l-sec01 {
  background: #fafafa;
  padding: 30px 0 50px;
}

.l-sec01 .l-container {
  padding: 0 5vw;
}

.l-sec01 .l-ttl {
  font-size: 25px;
  margin: 0 0 20px;
}

.l-sec01 .l-btn {
  margin-top: 25px;
}

.sec02 {
  padding: 50px 0;
}

.l-sec02 .l-ttl {
  background: #8099b2 url(../images/share/ico03.png) no-repeat left 15px top 21px/18px;
  font-size: 18px;
  padding: 15px 0 17px 45px;
}

.l-sec02 .l-btn {
  background: url(../images/share/arrow_w.png) no-repeat left center/5px 9px;
  font-size: 14px;
  padding: 0 0 0 15px;
  top: 17px;
  right: 15px;
}

.l-sec02 .l-inner {
  padding: 20px;
  max-height: 200px;
}

.list-top-news li {
  display: block;
}

.list-top-news li+li {
  margin-top: 20px;
}

.list-top-news li time {
  font-size: 12px;
  display: block;
}

.list-top-news li time::after {
  display: none;
}

.list-top-news li .list-desc {
  padding: 0;
}

.list-top-news .list-ttl {
  font-size: 18px;
  margin: 0 0 10px;
}

.sec03 {
  padding: 50px 0 0;
}

.list-treatment-sec03>li {
  width: 50%;
  margin: 0 0 15px;
}

.list-treatment-sec03>li:nth-child(4n) {
  margin: 0 0 15px;
}

.list-treatment-sec03 .list-img {
  margin: 0;
}

.list-treatment-sec03 .list-desc {
  padding: 15px 10px;
  margin: 0;
}

.list-treatment-sec03 .list-ttl {
  font-size: 15px;
  margin: 0 0 10px;
}

.list-treatment-sec03 p {
  font-size: 11px;
  line-height: 1.5;
}

.list-treatment-sec03 .list-category {
  flex-wrap: wrap;
  padding: 0 10px;
}

.list-treatment-sec03 .list-category li {
  color: #fff;
  font-size: 10px;
  margin: 0 5px 5px 0;
}

.sec04 {
  padding: 50px 0;
}

.sec04 .t-h3 {
  margin: 0 0 30px;
}

.l-sec04 {
  padding: 20px;
}

.tab {
  margin: 0 0 30px;
}

.tab li {
  border: 1px solid #eee;
  font-size: 15px;
  padding: 5px 10px 7px;
  margin: 0;
  width: 50%;
}

.tab li::after {
  display: none;
}

.list-top-media {
  margin: 0 0 -15px;
}

.list-top-media>li {
  width: 100%;
  margin: 0 0 15px;
}

.list-top-media .list-img {
  width: 80px;
  height: 80px;
  margin: 0 10px 0 0;
}

.list-top-media .list-img img {
  max-height: 80px;
}

.list-top-media .list-data {
  font-size: 10px;
  margin: 0 0 5px;
}

.list-top-media time {
  display: inline-block;
  margin: 0 15px 0 0;
}

.list-top-media .list-ttl {
  font-size: 15px;
  margin: 0 0 5px;
}

.list-top-media p {
  font-size: 13px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.sec05 {
  padding: 30px 0;
}

.list-top-topics {
  justify-content: space-between;
  flex-wrap: wrap;
}

.list-top-topics>li {
  width: 48%;
  margin: 0 0 15px;
}

.list-top-topics>li:nth-child(4n) {
  margin: 0 0 15px;
}

.list-top-topics .list-img {
  height: 100px;
  margin: 0 0 15px;
}

.list-top-topics .list-img img {
  max-height: 100px;
}

.list-top-topics .list-data {
  flex-wrap: wrap;
  font-size: 11px;
  margin: 0 0 10px;
}

.list-top-topics time {
  margin: 0;
}

.list-top-topics .category {
  line-height: 1.5;
  padding: 2px 5px 0;
}

.list-top-topics .list-ttl {
  font-size: 14px;
  margin: 0 0 10px;
}

.list-top-topics p {
  font-size: 13px;
}

.sec06 {
  padding: 50px 0;
}

.l-sec06 {
  display: block;
  margin: 0 0 15px;
}

.l-sec06 .l-img {
  width: 100%;
  margin: 0 0 30px;
}

.l-sec06 .l-ttl {
  font-size: 20px;
  margin: 0 0 20px;
}

.l-sec06 .l-btn {
  margin-top: 20px;
}

.list-btn-sec06 {
  display: block;
}

.list-btn-sec06 li {
  width: 100%;
}

.list-btn-sec06 li+li {
  margin-top: 15px;
}

.list-btn-sec06 a {
  font-size: 15px;
  text-align: center;
  padding: 10px 0 10px;
}

.list-btn-sec06 a i {
  display: block;
  vertical-align: 0;
  line-height: 1;
  margin: 0;
}

.sec07 {
  padding: 50px 0 0;
}

.sec07-txt {
  text-align: left;
  padding: 0 5vw;
  margin: 0 0 30px;
}

.t-map {}

.t-map iframe {
  vertical-align: bottom;
  margin: 0;
}

.t-indoorview {
  max-width: 1024px;
  margin: 0 auto;
}

.sec08 {
  padding: 50px 0;
}

.sec09 {
  padding: 50px 0;
}

.sec09 .t-container {
  display: block;
}

.t-bnr-area {
  width: 100%;
}

.sec09 .ttl {
  margin: 0 0 20px;
}

.sec09 .ttl .jp {
  font-size: 22px;
  margin: 0 10px 0 0;
}

.sec09 .ttl .en {
  font-size: 15px;
}

.top-bnr01 li {
  margin: 0 0 10px;
  width: 48%;
}

.top-bnr02 li {
  margin: 0 0 10px;
  width: 48%;
}

.sec10 {
  padding: 30px 0 0;
}

/*------------
ビジネスカレンダー
--------------*/
.list-event {
  display: block;
}

.list-event li+li {
  margin-top: 5px;
}

.box-calendar {
  padding: 15px;
}

.business-calendar-box {
  padding: 0;
}

.business-calendar-box {
  display: block;
}

.business-calendar-box>div {
  width: 100%;
}

.business-calendar-box>div+div {
  margin-top: 15px;
}

.pagetop {
  display: none;
}

#footer {
  padding: 0 0 50px;
}

.f-container {
  padding: 0 5vw;
}

.f-01 {
  padding: 50px 0;
}

.f-01 .f-container {
  display: block;
}

.f-01 .left-side {
  display: block;
  margin: 0 0 30px;
  width: 100%;
}

.f-01 .right-side {
  width: 100%;
}

.f-contact {
  display: table;
  margin: 0 auto 30px;
}

.f-btn_wrap {
  width: 100%;
}

.f-btn,
.f-btn02 {
  display: block;
  font-size: 18px;
  padding: 20px 0;
  text-align: center;
}

.f-btn br {
  display: none;
}

.f-02 {
  padding: 50px 0;
}

.site-map {
  display: block;
  margin: 0 0 30px;
}

.site-map>ul {
  width: 100%;
}

.site-map>ul+ul {
  margin-top: 20px;
}

.site-map>ul li {
  background: url(../images/share/arrow_b.png) no-repeat left top 7px/4px 8px;
  line-height: 1.5;
}

.f-logo {
  text-align: center;
  margin: 0 auto 20px;
}

.f-address {
  text-align: center;
}

/*------------
下層レイアウト
--------------*/
.page-ttl {
  height: 200px;
}

.page-ttl h2 .jp {
  font-size: 25px;
  margin: 0 0 15px;
}

.breadcrumb {
  padding: 0 5vw;
  margin: 10px 0 30px;
}

#under-middle {
  display: block;
  padding: 0 5vw;
  margin: 0 0 50px;
}

#under-middle .contents {
  margin: 0 0 50px;
  max-width: 100%;
  width: 100%;
}

#under-middle .side-navi {
  max-width: 100%;
}

.side-bnrs li {
  text-align: center;
}

/*------------
下層パーツ
--------------*/
.u-h3 {
  font-size: 23px;
  margin: 0 0 25px;
}

.u-h4,
.postdata h4 {
  font-size: 20px;
  padding: 0 0 10px;
  margin: 0 0 20px;
}

.u-h402 {
  font-family: "FOT-筑紫明朝 Pr6N R";
  font-size: 23px;
  text-align: center;
  margin: 0 0 20px;
}

.u-h5,
.postdata h5 {
  font-family: "FOT-筑紫明朝 Pr6N R";
  font-size: 20px;
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  position: relative;
}

.u-h5::before,
.postdata h5::before {
  content: "";
  background: #8099b2;
  width: 4px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 6px;
}

.txt-message {
  font-size: 18px;
  line-height: 1.5;
  padding: 0 0 0 20px;
}

.txt-message::before {
  width: 4px;
  height: 95%;
  top: 3px;
}

.short+.short {
  margin-top: 35px;
}

.tall+.tall {
  margin-top: 50px;
}

.l-imgR,
.l-imgL {
  display: block;
}

.l-imgR .l-img,
.l-imgL .l-img {
  margin: 0 0 15px;
  text-align: center;
  width: 100%;
}

.l-imgR .l-img.small,
.l-imgL .l-img.small {
  margin: 0 auto 15px;
  width: 50%;
}

.l-imgR .l-img {
  margin: 0 0 15px;
}

.fl-imgL,
.fl-imgR {
  float: none;
  margin: 0 0 15px;
  width: 100%;
}

.fl-imgL.small,
.fl-imgR.small {
  width: 250px;
  margin: 0 auto 15px;
}

.l-column2 {
  display: block;
}

.l-column2>.item {
  width: 100%;
}

.l-column2>.item+.item {
  margin-top: 30px;
}

.l-concept {
  background: url(../images/under/concept_img01.jpg) no-repeat center top/cover;
  height: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 -5vw 30px;
}

.l-concept .l-ttl {
  font-size: 22px;
  line-height: 1.5;
  padding: 0;
}

.list-check.column2 {
  -webkit-column-count: 1;
  column-count: 1;
}

.list-flow>li+li {
  margin-top: 30px;
}

.list-flow .list-ttl {
  font-size: 18px;
  margin: 0 0 20px;
}

.list-flow .list-ttl .num {
  font-size: 13px;
  padding: 2px 15px;
  margin: 0 10px 0 0;
}

.list-flow .list-box {
  display: block;
  padding: 15px;
}

.list-flow .list-box .list-img {
  width: 100%;
  margin: 0 0 15px;
}

.list-flow .list-hoken {
  display: block;
}

.list-flow .list-hoken>li {
  width: 100%;
}

.list-flow .list-hoken>li+li {
  margin-top: 15px;
}

.list-flow .list-hoken .desc {
  padding: 15px;
}

.list-flow02>li {
  width: 100%;
  margin: 0;
  position: relative;
}

.list-flow02>li+li {
  margin-top: 30px;
}

.list-flow02 .num {
  border-radius: 5px;
  display: block;
  font-size: 17px;
  line-height: 25px;
  text-align: center;
  width: 45px;
  height: auto;
  padding: 0 0 2px;
  margin: 0 0 5px;
  position: absolute;
  left: 0;
  top: 0;
}

.list-flow02 .list-ttl {
  text-align: left;
  font-size: 18px;
  padding: 0 0 15px 55px;
  margin: 0 0 15px;
}

.flow-cavity {
  display: block;
  justify-content: space-between;
  flex-wrap: wrap;
}

.flow-cavity>li {
  padding: 15px;
  margin: 0 0 15px;
  width: 100%;
}

.flow-cavity .wrapper {
  display: block;
}

.flow-cavity .flow-img {
  text-align: center;
  width: 100%;
  margin: 0 0 15px;
}

.flow-cavity .flow-ttl {
  font-size: 17px;
  padding: 10px;
  margin: 0 0 20px;
}

.flow-cavity-treat {
  display: block;
  padding: 15px;
}

.flow-cavity-treat>li {
  padding: 0;
  width: 100%;
  position: relative;
}

.flow-cavity-treat>li+li {
  margin-top: 50px;
}

.flow-cavity-treat>li+li::before {
  content: "";
  border-style: solid;
  border-width: 15px 12.5px 0 12.5px;
  border-color: #113469 transparent transparent transparent;
  position: absolute;
  top: -32px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.flow-cavity-treat .label {
  font-size: 22px;
  line-height: 50px;
  margin: 0 0 15px;
}

.flow-cavity-treat .label::before {
  display: none;
}

.flow-cavity-treat .label::after {
  display: none;
}

.flow-cavity-treat .flow-ttl {
  font-size: 17px;
  margin: 0 0 15px;
}

.flow-cavity-treat .flow-desc {
  font-size: 13px;
}

.list-gallery {
  display: block;
}

.list-gallery>li {
  margin: 0 0 15px;
  width: 100%;
}

.list-gallery .list-desc {
  margin: 15px 0 0;
}

.list-gallery .list-ttl {
  color: #295392;
  font-family: "FOT-筑紫明朝 Pr6N R";
  text-align: center;
  margin: 0 0 10px;
}

.list-gallery.column3 {
  display: flex;
  justify-content: space-between;
}

.list-gallery.column3::after {
  content: "";
  width: 31%;
}

.list-gallery.column3>li {
  width: 48%;
}

.list-gallery.column3 p {
  font-size: 11px;
  line-height: 1.5;
}

.list-gallery.column4 {
  display: flex;
  justify-content: space-between;
}

.list-gallery.column4>li {
  width: 48%;
  margin: 0 0 15px;
}

.list-gallery.column4>li:nth-child(4n) {
  margin: 0 0 15px;
}

.list-gallery.column4 p {
  font-size: 11px;
  line-height: 1.5;
}

.flow-root>li {
  padding: 10px;
  width: 48%;
}

.flow-root .flow-desc {
  font-size: 12px;
  line-height: 1.5;
}

.list-card {
  display: block;
}

.list-card>li {
  width: 100%;
}

.list-card>li+li {
  margin-top: 30px;
}

.list-anchor {
  position: absolute;
  width: 90vw;
}

.list-anchor li a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 13px;
  line-height: 1.5;
  padding: 15px 5px;
  height: 100%;
}

.list-anchor.column4 li a {
  font-size: 10px;
  letter-spacing: 0;
  padding: 10px 5px 20px;
}

.list-anchor.column4 li a:before {
  position: absolute;
  left: calc(50% - 4px);
  top: auto;
  bottom: 10px;
}

.list-anchor.is-fixed {
  top: 15px;
  left: inherit;
}

.dl-style01 dt {
  font-size: 17px;
  padding: 5px 10px 7px;
  margin: 0 0 15px;
}

.dl-style01 dd+dt {
  margin-top: 25px;
}

.dl-style02 dt {
  padding: 0 0 5px;
  margin: 0 0 10px;
}

.dl-style02 dd+dt {
  margin-top: 15px;
}

.dl-faq dt {
  font-size: 18px;
}

.dl-faq dd+dt {
  margin-top: 20px;
}

.box-style01 {
  padding: 15px;
}

.box-style01 .box-ttl {
  font-size: 18px;
  margin: 0 0 15px;
}

.table-style01 th,
.table-style01 td {
  font-size: 13px;
  padding: 10px;
}

.table-style01.price th,
.table-style01.price td {
  padding: 10px;
  font-size: 12px;
}

/*------------
スタッフ紹介
--------------*/
.l-staff {
  display: block;
}

.l-staff .l-img {
  width: 250px;
  margin: 0 auto 25px;
}

.l-staff .l-desc {
  margin: 0;
}

.l-staff .job {
  display: block;
  text-align: center;
  font-size: 15px;
  margin: 0;
}

.l-staff .name {
  text-align: center;
  font-size: 25px;
  margin: 0 0 10px;
}

.dl-profile dt {
  border-bottom: 1px solid #295392;
  font-family: "FOT-筑紫明朝 Pr6N R";
  font-size: 20px;
  padding: 0 0 5px;
  margin: 0 0 15px;
}

.dl-profile dd+dt {
  margin-top: 30px;
}

.l-profile {
  display: block;
}

.l-profile .l-item {
  width: 100%;
}

.l-profile .l-item+.l-item {
  margin-top: 30px;
}

.l-profile .l-ttl {
  font-size: 18px;
}

.list-staff li {
  display: block;
  margin: 0 0 30px;
}

.list-staff .list-img {
  width: 100%;
  margin: 0 0 15px;
}

.list-staff p {
  font-size: 12px;
}

/*------------
院内紹介
--------------*/
#target-image {
  padding: 15px;
  margin: 0 0 30px;
  text-align: center;
}

#thumbnail-image ul {
  display: flex;
  flex-wrap: wrap;
}

#thumbnail-image ul li {
  cursor: pointer;
  width: 20%;
  padding: 5px;
  transition: .5s;
}

#thumbnail-image ul li:hover {
  opacity: .5;
}

/*------------
インプラント
--------------*/
.list-implant-btn {
  display: block;
}

.list-implant-btn li {
  width: 100%;
}

.list-implant-btn li+li {
  margin-top: 15px;
}

.list-implant-btn a {
  font-size: 15px;
  padding: 10px 15px;
}

/*------------
歯周病治療
--------------*/
.perio-rank li {
  width: 50%;
}

/*------------
顎顔面矯正/矯正歯科
--------------*/
.list-ortho {
  flex-wrap: wrap;
  justify-content: center;
}

.list-ortho li {
  font-size: 15px;
  width: 85px;
  height: 85px;
  line-height: 85px;
  margin: 0 5px 10px;
}

.list-ortho.list-deducation {
  gap: 10px;
}

.list-ortho.list-deducation li {
  width: calc(100vw / 2 - 35px);
  height: calc(100vw / 2 - 35px);
}

/*------------
アクセス
--------------*/
.l-access {
  display: block;
}

.l-access .l-map {
  width: 100%;
  margin: 0 0 30px;
}

.l-access .l-desc {
  width: 100%;
}

/*------------
お問い合わせ
--------------*/
.l-contact {
  display: block;
  font-size: 13px;
  text-align: center;
  padding: 20px 15px;
}

.l-contact .tel {
  font-size: 30px;
  margin: 0 0 10px;
}

.l-contact p {
  font-size: 13px;
}

.l-contact .l-desc {
  margin: 0;
}

.u-time {
  display: table;
  margin: 0 auto 5px;
}

.contact-form table {
  margin: 0 0 30px;
}

.contact-form table colgroup {
  display: none;
}

.contact-form table tr {
  border-bottom: 1px dashed #CCC;
}

.contact-form table th,
.contact-form table td {
  display: block;
}

.contact-form table th {
  padding: 15px 0 10px;
}

.contact-form table td {
  padding: 0 0 15px;
}

.contact-form .submit-btn [type="submit"] {
  padding: 15px;
  width: 250px;
}

.contact-form .submit-btn [type="submit"].back-btn {
  margin-right: 25px;
}

/*------------
採用情報
--------------*/
.l-recruit {
  display: block;
}

.l-recruit .item {
  width: 100%;
}

.l-recruit .item+.item {
  margin-top: 30px;
}

.l-recruit .item-ttl {
  font-size: 18px;
  text-align: center;
  padding: 15px 0;
}

.l-recruit ul {
  padding: 15px;
}

.dl-point dt {
  font-size: 15px;
  padding: 8px 10px 10px;
  margin: 0 0 15px;
}

.dl-point dt .point {
  margin: 0 15px 0 0;
}

.dl-point dd+dt {
  margin-top: 35px;
}

.list-recruit-photo li {
  width: 48%;
  margin: 0 0 15px;
}

.list-btn-recruit {
  display: block;
}

.list-btn-recruit li {
  width: 100%;
}

.list-btn-recruit li+li {
  margin-top: 15px;
}

.list-btn-recruit a {
  padding: 20px 15px;
}

.recruit-message {
  font-size: 16px;
  text-align: left;
}

.recruit-message span {
  border-bottom: 1px solid #ddd;
}

/*------------
投稿パーツ
--------------*/
/*Post Type01*/
.list-post-type01 li+li {
  margin-top: 20px;
}

.list-post-type01 .list-ttl {
  font-size: 15px;
  margin: 0 0 10px;
}

.list-post-type01 .list-img {
  margin: 3px 25px 0 0;
  width: 120px;
}

.list-post-type01 .list-data {
  font-size: 11px;
  margin: 0 0 5px;
}

.list-post-type01 .list-txt {
  font-size: 13px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.list-post-type01 .list-btn a {
  font-size: 11px;
  padding: 10px 20px;
}

/*------------
Commmon
--------------*/
.pc-only {
  display: none;
}

.sp-only {
  display: block;
}

.sp-tac {
  text-align: center !important;
}

.sp-tar {
  text-align: right !important;
}

.sp-tal {
  text-align: left !important;
}

.mb30-15 {
  margin-bottom: 15px !important;
}

.mb50-30 {
  margin-bottom: 30px !important;
}

.sp-map {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.sp-map iframe,
.sp-map object,
.sp-map embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*-------------
zero menu
-------------*/
/* PC用のナビを非表示 */
.g-navi {
  display: none;
}

/* PC用のナビを非表示 */
.sp-navi {
  display: block;
}

.sp-navi-btn {
  background: #f5f5f5;
  box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.15);
  position: fixed;
  display: flex;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  z-index: 10000;
}

.sp-navi-btn div {
  width: 25%;
  position: relative;
}

.sp-navi-btn .item {
  background-size: 20px;
  background-position: top 9px center;
  background-repeat: no-repeat;
  color: #333;
  font-size: 10px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3";
  font-size: 10px;
  line-height: 1;
  letter-spacing: 0;
  text-align: center;
  white-space: nowrap;
}

.sp-navi-btn .item.btn-tel {
  background-image: url(../images/share/ico_phone.svg);
}

.sp-navi-btn .item.btn-pc {
  background-image: url(../images/share/ico_pc.svg);
}

.sp-navi-btn .item.btn-access {
  background-image: url(../images/share/ico_pin.svg);
}

.sp-navi-btn .item.btn-contact {
  background-image: url(../images/share/ico_mail.svg);
}

.sp-navi-btn .item.btn-pin {
  background-image: url(../images/share/ico_pin.svg);
}

.sp-navi-btn .item.btn-pagetop {
  background-image: url(../images/share/ico_arrow_top.svg);
  background-position: top 11px center;
}

.sp-navi-btn .item a {
  display: block;
  padding: 35px 0 0;
  height: 100%;
}

.sp-navi-btn .humberger {
  background: #295392;
  cursor: pointer;
  position: relative;
}

.sp-navi-btn .humberger .ttl {
  display: block;
  color: #fff;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3";
  font-size: 10px;
  line-height: 1;
  letter-spacing: 0;
  text-align: center;
  padding: 35px 0 0;
}

.sp-navi-btn .humberger span:not(.ttl) {
  background: #fff;
  position: absolute;
  left: 50%;
  width: 22px;
  height: 1px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  transition: .4s;
}

.sp-navi-btn .humberger span:not(.ttl):nth-of-type(1) {
  top: 13px;
}

.sp-navi-btn .humberger span:not(.ttl):nth-of-type(2) {
  top: 19px;
}

.sp-navi-btn .humberger span:not(.ttl):nth-of-type(3) {
  top: 25px;
}

.sp-navi-btn .humberger.is-open span:nth-of-type(1) {
  -webkit-transform: translate(-50%, 6px) rotate(-45deg);
  transform: translate(-50%, 6px) rotate(-45deg);
}

.sp-navi-btn .humberger.is-open span:nth-of-type(2) {
  opacity: 0;
}

.sp-navi-btn .humberger.is-open span:nth-of-type(3) {
  -webkit-transform: translate(-50%, -6px) rotate(45deg);
  transform: translate(-50%, -6px) rotate(45deg);
}

/* ナビ本体 */
.sp-navi.is-open {
  pointer-events: auto;
  opacity: 1;
}

/* 中身 */
.sp-navi-contents {
  visibility: hidden;
  background: #fff;
  -webkit-text-size-adjust: 100%;
  padding: 0 0 50px;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transition: .5s;
  opacity: 0;
  z-index: 9999;
}

.sp-navi-contents.is-open {
  visibility: visible;
  overflow-y: auto;
  opacity: 1;
}

.sp-logo {
  border-bottom: 2px solid #295392;
  background: #fff;
  box-shadow: 0 2px 2px rgba(51, 51, 51, 0.1);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
}

.sp-logo img {
  width: 180px;
}

.sp-navi-list>li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.sp-navi-list>li>a {
  display: block;
  font-size: 17px;
  line-height: 1;
  letter-spacing: 0.1em;
  padding: 20px;
}

.sp-navi-list>li>a .jp {
  font-family: "FOT-筑紫明朝 Pr6N R";
}

.sp-navi-list>li>a .en {
  color: #295392;
  font-family: "Cinzel";
  font-size: 13px;
  margin: 0 0 0 15px;
}

.sp-navi-list>li.sp-dropdown {
  position: relative;
}

.sp-navi-list>li.sp-dropdown::after {
  background: url(../images/share/ico_menudown_b.svg) no-repeat 50% 50%/25px;
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  transition: 0.35s;
  width: 58px;
  height: 58px;
}

.sp-navi-list>li.sp-dropdown.is-on::after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.sp-navi-list>li.sp-dropdown>a {
  padding: 20px;
}

.sp-navi-list>li ul>li:not(:last-of-type) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.sp-navi-list>li ul>li>a {
  display: block;
  background-color: rgba(0, 0, 0, 0.05);
  font-family: "FOT-筑紫明朝 Pr6N R";
  padding: 15px 20px;
}

.sp-contact {
  background: url(../images/share/bg02.jpg);
  padding: 25px;
  text-align: center;
}

.sp-contact .tel {
  display: block;
  font-family: "Cinzel";
  font-size: 35px;
  line-height: 1;
  margin: 0 0 5px;
}

.sp-contact .tel i {
  color: #295392;
  font-size: 23px;
  margin: 0 10px 0 0;
  vertical-align: 3px;
}

.sp-contact p {
  font-size: 14px;
}

.sp-time {
  display: table;
  font-size: 13px;
  overflow: hidden;
  margin: 0 auto;
}

.sp-time dt {
  background: #295392;
  color: #fff;
  padding: 2px 5px 0;
  float: left;
}

.sp-time dd {
  padding: 2px 0 0 75px;
  text-align: left;
}

.sp-sns {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}

.sp-sns .line {
  width: 100px;
}

.sp-sns li+li {
  margin-left: 15px;
}

.deducation-figure>li {
  width: 100%;
}

.deducation-figure>li:nth-of-type(2)::before,
.deducation-figure>li:nth-of-type(3)::before {
  margin-right: 10px;
  position: static;
  color: #FFF;
}

.deducation-figure+.deducation-figure {
  margin-top: 80px;
}
