@charset "UTF-8";
/*
Theme Name:兵野歯科診療所
Description:大阪府藤井寺市【兵野歯科診療所】 | 一般歯科 予防歯科 ホワイトニング 小児歯科 歯周病
Version: 1.0
License:兵野歯科診療所
License URI:https://www.hyouno-shika.com
*/
@import url("https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&family=Zen+Old+Mincho&display=swap");
/****************************************

リセットCSSここから

*****************************************/
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  /*1em=10px */
  overflow-y: scroll;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
picture,
menu,
nav,
section,
main {
  display: block;
}

ul,
ol {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
.g_navi blockquote:after {
  content: "";
  content: none;
}

q:before,
q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  display: inline-block;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  vertical-align: top;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

@font-face {
  font-family: "NotoSansJP";
  font-style: normal;
  font-weight: 400;
  src: url("./font/NotoSansJP-Regular.woff") format("woff"), url("./font/NotoSansJP-Regular.eot") format("eot");
  font-display: swap;
}
@font-face {
  font-family: "NotoSansJP";
  font-style: normal;
  font-weight: 600;
  src: url("./font/NotoSansJP-Bold.woff") format("woff"), url("./font/NotoSansJP-Bold.eot") format("eot");
  font-display: swap;
}
/****************************************

body設定(主に書式)

*****************************************/
body {
  color: #333;
  background: #fff;
  font-weight: normal;
  min-width: 1240px;
  font-size: 1.6rem;
  font-family: "NotoSansJP", "メイリオ", "Meiryo", "游ゴシック Medium", "Yu Gothic", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}

@media screen and (max-width: 767px) {
  body {
    min-width: initial;
  }
}
/****************************************

ページ共通

*****************************************/
#wrapper {
  width: 100%;
  min-height: 100%;
  float: none;
  margin: 0 auto;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  #wrapper {
    width: 100%;
    min-height: 100%;
    float: none;
    margin: 0 auto;
    overflow: hidden;
  }
}
/****************************************

フォント指定

*****************************************/
body li,
body tt,
body tr,
body dt,
body dd,
body p {
  font-size: 1.6rem;
  letter-spacing: 0.04em;
  line-height: 1.8;
}
body h1 {
  font-size: 3.2rem;
  letter-spacing: 0.12em;
  font-weight: 600;
}
body h2 {
  font-size: 2.4rem;
  letter-spacing: 0.12em;
  font-weight: 600;
}
body h3 {
  font-size: 2rem;
  letter-spacing: 0.06em;
  font-weight: 600;
}

@media screen and (max-width: 767px) {
  body li,
  body tt,
  body tr,
  body dt,
  body dd,
  body p {
    font-size: 1.4rem;
  }
  body h1 {
    font-size: 2.4rem;
  }
  body h2 {
    font-size: 2rem;
  }
  body h3 {
    font-size: 1.8rem;
  }
}
/****************************************

リンク指定&オンマウス時のアクション

*****************************************/
a:link,
a:visited {
  color: #0098D8;
  text-decoration: underline;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}

a:hover,
a:active {
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}

a:hover img.img_opacity {
  opacity: 0.75;
  filter: alpha(opacity=75);
  -webkit-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
}

a img.img_opacity {
  -webkit-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
}

a:hover img.img_up {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}

a img.img_up {
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}

a.deconone:link,
a.deconone:visited,
a.deconone:hover,
a.deconone:active {
  text-decoration: none;
}

/****************************************

P

*****************************************/
/* 改行 */
.line_break {
  padding-top: 25px;
}

/* 強調 */
.bold {
  font-weight: 600;
}

.tr {
  text-align: right;
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb80 {
  margin-bottom: 80px;
}

.mb100 {
  margin-bottom: 100px;
}

.tc {
  text-align: center;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

@media print, screen and (min-width: 768px) {
  .tc2 {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .mb60 {
    margin-bottom: 50px;
  }
  .mb80,
  .mb90,
  .mb100 {
    margin-bottom: 50px;
  }
  .w1200 {
    width: 100%;
    padding: 0 3%;
  }
}
/****************************************

clearfix

*****************************************/
.clearfix {
  display: inline-block;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

/* Hides from IE Mac */
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/****************************************

メディアクエリ/レスポンシブ用mixin

*****************************************/
/****************************************

ヘッダー　共通

*****************************************/
#header {
  width: 100%;
  z-index: 100;
}

.top_header {
  position: relative;
}
.top_header::after {
  display: block;
  content: "";
  position: absolute;
  width: 29.166%;
  height: calc(100% + 120px);
  background-color: #DCE8F2;
  top: 0;
  right: 0;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .top_header::after {
    height: 100%;
  }
}

.page_header {
  position: relative;
}
.page_header::after {
  display: block;
  content: "";
  position: absolute;
  width: 29.166%;
  height: 100%;
  background-color: #DCE8F2;
  top: 0;
  right: 0;
  z-index: -1;
}

.header_wrap {
  width: 100%;
  align-items: center !important;
}
@media screen and (max-width: 767px) {
  .header_wrap {
    padding: 10px 3%;
    margin-bottom: 1px;
  }
}

.h_logo {
  line-height: 1;
  margin: 30px 40px;
}
@media screen and (max-width: 1680px) {
  .h_logo {
    margin: 20px;
    width: 170px;
  }
  .h_logo img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .h_logo {
    margin: 0;
    width: 180px;
  }
}

/* 診療時間 */
.timetable_container {
  width: 460px;
  background-color: #fff;
  padding: 30px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 999;
}
@media screen and (max-width: 1680px) {
  .timetable_container {
    width: 440px;
  }
}
@media screen and (max-width: 767px) {
  .timetable_container {
    padding: 20px;
    position: static;
    width: 100%;
    background-color: #DCE8F2;
  }
}
.timetable_container p {
  font-size: 1.5rem;
  padding-left: 25px;
  background: url(images/pin.svg) left center no-repeat;
}
@media screen and (max-width: 1680px) {
  .timetable_container p {
    font-size: 1.4rem;
    background-size: 12px;
    padding-left: 20px;
  }
}

.timetable {
  margin-bottom: 20px;
}
@media screen and (max-width: 1680px) {
  .timetable {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .timetable {
    width: 100%;
    margin-bottom: 10px;
  }
}
.timetable tr {
  border-bottom: 1px solid #ddd;
}
.timetable th {
  font-size: 1.4rem;
  letter-spacing: 0.04em;
  text-align: center;
  width: 40px;
  font-weight: 400;
  padding: 8.5px 0;
}
@media screen and (max-width: 767px) {
  .timetable th {
    font-size: 1.3rem;
    width: 10%;
  }
}
.timetable th:first-child {
  width: 100px;
}
@media screen and (max-width: 767px) {
  .timetable th:first-child {
    width: 25%;
  }
}
.timetable td {
  font-size: 1.4rem;
  letter-spacing: 0.04em;
  text-align: center;
  width: 40px;
  padding: 8.5px 0;
  vertical-align: middle;
  color: #E8B422;
}
@media screen and (max-width: 767px) {
  .timetable td {
    font-size: 1.3rem;
    width: 10%;
  }
}
.timetable td:last-child {
  width: 60px;
  color: #333;
}
@media screen and (max-width: 767px) {
  .timetable td:last-child {
    width: 15%;
  }
}

td.blc {
  color: #333 !important;
}

/****************************************

pcヘッダー

*****************************************/
@media print, screen and (min-width: 768px) {
  #sp_header,
  #sp_navi,
  #toggle {
    display: none;
  }
}
.header_right {
  display: flex;
  align-items: center;
  gap: 40px;
}
@media screen and (max-width: 1680px) {
  .header_right {
    gap: 10px;
  }
}

.h_tel {
  padding: 10px 0 10px 73px;
  background: url(images/h_tel2.png) left center no-repeat;
}
@media screen and (max-width: 1680px) {
  .h_tel {
    padding: 10px 0 10px 60px;
    background-size: 55px;
  }
}
.h_tel p {
  font-size: 1.3rem;
  letter-spacing: 0;
  color: #666;
  margin-top: 10px;
}
@media screen and (max-width: 1680px) {
  .h_tel p {
    font-size: 1.2rem;
    margin-top: 5px;
  }
}
@media screen and (max-width: 1680px) {
  .h_tel img {
    width: 200px;
    height: auto;
  }
}

.net_btn {
  width: 120px;
  aspect-ratio: 1/1;
}
@media screen and (max-width: 1680px) {
  .net_btn {
    width: 90px;
  }
}
.net_btn a {
  width: 100%;
  height: 100%;
  text-decoration: none;
  background: linear-gradient(90deg, #3284D6, #1660A9);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}
.net_btn a:hover {
  opacity: 0.8;
}
.net_btn p {
  color: #fff;
  font-size: 1.2rem;
  text-align: center;
  letter-spacing: 0;
}
.net_btn p span {
  font-family: "Zen Old Mincho", "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho Pro", serif;
  font-size: 1.6rem;
  font-weight: 600;
  display: block;
  padding-top: 45px;
  background: url(images/h_net.svg) no-repeat center top;
  margin-top: 5px;
}
@media screen and (max-width: 1680px) {
  .net_btn p span {
    font-size: 1.4rem;
    background-size: 30px;
    padding-top: 30px;
  }
}

/****************************************

spヘッダー

*****************************************/
@media screen and (max-width: 767px) {
  .header_right,
  .header_mail {
    display: none;
  }
  img {
    width: 100%;
    height: auto;
  }
}
/****************************************

メインビジュアル

*****************************************/
#mv_top {
  width: 100%;
  margin: auto;
  position: relative;
  overflow: hidden;
}
#mv_top .mv_img {
  position: relative;
  width: 1280px;
  right: 0;
}

.mv_container {
  position: relative;
}

.slider {
  max-width: 1800px;
  width: calc(100% - 120px);
}
@media screen and (max-width: 1680px) {
  .slider {
    width: calc(100% - 90px);
  }
}
@media screen and (max-width: 767px) {
  .slider {
    width: 95%;
  }
}
.slider img {
  width: 100%;
  height: auto;
}

.top_catch {
  position: absolute;
  left: 6%;
  bottom: 110px;
  max-width: 1113px;
  width: 57.96%;
  transition: 0.3s;
}
@media screen and (max-width: 1680px) {
  .top_catch {
    bottom: 70px;
    left: 3%;
  }
}
@media screen and (max-width: 767px) {
  .top_catch {
    left: 3%;
    bottom: 15px;
    width: 85%;
  }
}
.top_catch img {
  width: 100%;
  height: auto;
}

#mv_page {
  width: 100%;
  margin: auto;
  position: relative;
  overflow: hidden;
}

.slider2 {
  max-width: 1800px;
  width: calc(100% - 120px);
  height: 350px;
  overflow: hidden;
}
@media screen and (max-width: 1680px) {
  .slider2 {
    width: calc(100% - 90px);
  }
}
@media screen and (max-width: 767px) {
  .slider2 {
    height: 145px;
    width: 95%;
  }
}
.slider2 img {
  height: 100%;
  width: auto;
}
.slider2 .mv_img {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.page_title {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  font-family: "Zen Old Mincho", "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho Pro", serif;
  color: #fff;
  font-size: 5rem;
  letter-spacing: 0.12em;
  text-shadow: 0 0 20px #1660A9;
}
@media screen and (max-width: 767px) {
  .page_title {
    font-size: 2.3rem;
  }
}

.page_title2 {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  top: 0;
  left: 0;
  font-family: "Zen Old Mincho", "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho Pro", serif;
  color: #fff;
  font-size: 5rem;
  letter-spacing: 0.12em;
  text-shadow: 0 0 20px #1660A9;
}
@media screen and (max-width: 767px) {
  .page_title2 {
    font-size: 2.3rem;
  }
}
.page_title2 span {
  display: block;
  margin-top: -15px;
  font-size: 3rem;
}
@media screen and (max-width: 767px) {
  .page_title2 span {
    font-size: 1.4rem;
    margin-top: -5px;
  }
}

.metaslider .flex-control-nav {
  bottom: 40px !important;
}

.metaslider .flexslider {
  margin: 0 !important;
}

@media screen and (max-width: 767px) {
  #mv_top {
    width: 100%;
  }
  #mv_top .mv_img {
    width: 130%;
    position: relative;
    left: 0;
  }
  #mv_page {
    width: 100%;
  }
  .metaslider .flex-control-nav {
    bottom: -30px !important;
  }
  .metaslider .flex-control-nav {
    bottom: 15px !important;
  }
}
/****************************************

content 共通設定

*****************************************/
@media print, screen and (min-width: 768px) {
  main#top_main {
    width: 100%;
    margin: 0 auto;
  }
  main#page_main {
    width: 100%;
    margin: 0px auto 0;
  }
  .pc_none {
    display: none !important;
  }
  .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .flex_r {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  a[href^="tel:"] {
    pointer-events: none;
    text-decoration: none;
  }
}
@media screen and (max-width: 767px) {
  main#page_main {
    width: 100%;
    margin: 25px auto 0;
  }
}
/****************************************

single.php

*****************************************/
#single_box {
  margin-top: 40px;
}

.single_text {
  width: 100%;
}

.single_text img {
  margin: 15px auto;
  max-width: 100%;
  height: auto;
}

.aligncenter {
  display: block;
}

.pager {
  clear: both;
  text-align: center;
  margin: auto;
}

a.page-numbers {
  background: #fff;
  border: solid 1px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  padding: 5px 8px;
  margin: 0 2px;
  font-size: 1.4rem;
  color: #1660A9;
  text-decoration: none;
}

a.page-numbers:hover {
  background: #E1F2F9;
}

.pager .current {
  background: rgba(0, 0, 0, 0.02);
  border: solid 1px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  padding: 5px 8px;
  margin: 0 2px;
  font-size: 1.4rem;
  background: #1660A9;
  border: solid 1px #1660A9;
  color: white;
}

.nav-below {
  text-align: center;
  width: 100%;
  margin: 60px 0 0;
  display: flex;
  justify-content: center;
  border-top: 1px solid #1660A9;
  border-bottom: 1px solid #1660A9;
  text-decoration: none;
  color: #1660A9;
}

.nav-below .next {
  width: 25%;
  border-right: 1px solid #1660A9;
}

.nav-below .prev {
  width: 25%;
  border-left: 1px solid #1660A9;
}

.nav-below .back {
  width: 50%;
}

.nav-below a {
  display: block;
  font-size: 1.6rem;
  line-height: 1;
  width: 100%;
  height: 100%;
  padding: 30px;
  transition: all 0.3s;
  color: #1660A9;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .nav-below a {
    font-size: 1.3rem;
    padding: 20px 5px;
  }
}

/* 前へ、次へのホバー時 */
.nav-below a:hover {
  background: #1660A9;
  color: #fff;
}

/* 前へ、次へのホバー時 */
@media screen and (max-width: 767px) {
  #single_box {
    width: 100%;
    margin-top: 40px;
  }
  #single_box h1 {
    font-size: 1.8rem;
  }
  a.page-numbers,
  .pager .current {
    font-size: 1.3rem;
  }
  .single_text img {
    max-width: 100%;
    width: auto;
    height: auto;
  }
}
/****************************************

Contact Form7

*****************************************/
.wpcf7 {
  width: 100%;
}

.form_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  padding: 0 20px 30px 20px;
  border-bottom: 1px dotted #AAA;
}

.last_row {
  margin-bottom: 30px;
  padding: 0 20px;
  border-bottom: none;
}

.form_row .form_label {
  width: 300px;
}

.form_row .form_label .required {
  display: inline-block;
  color: #FFF;
  font-weight: normal;
  font-size: 1.2rem;
  padding: 0 4px;
  background: #CC0000;
  margin-right: 10px;
  border-radius: 3px;
}

.form_row .form_label .any {
  display: inline-block;
  color: #797979;
  font-weight: normal;
  font-size: 1.2rem;
  padding: 0 4px;
  background: #D7D7D7;
  margin-right: 10px;
  border-radius: 3px;
}

.form_row .form_input {
  width: calc(100% - 300px);
}

.wpcf7-form-control {
  width: 100%;
}

select.wpcf7-form-control {
  width: auto;
}

.wpcf7-form input {
  padding: 10px;
  border: 1px solid #CCC;
  border-radius: 3px;
}

.wpcf7-form textarea {
  padding: 10px;
  border: 1px solid #CCC;
  border-radius: 3px;
}

.form_row .form_input_post {
  width: 180px;
}

.form_row .form_input_post_txt {
  color: #B20000;
  font-weight: normal;
  font-size: 1.3rem;
}

.tc input[type=submit] {
  cursor: pointer;
  width: 360px;
  max-width: 100%;
  padding: 18px;
  border: 1px solid #1660A9;
  border-radius: 8px;
  background-color: #1660A9;
  color: #fff;
  font-size: 1.8rem;
  text-align: center;
  margin: 10px auto 0 16px;
  font-family: "NotoSansJP", "メイリオ", "Meiryo", "游ゴシック Medium", "Yu Gothic", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}

.wpcf7 .tc input[type=submit]:hover {
  background-color: #fff;
  color: #1660A9;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}

.wpcf7-response-output {
  font-size: 1.6rem;
}

.wpcf7-list-item label {
  display: flex;
  align-items: center;
}

input[type=radio i] {
  margin: 3px 3px 3px 5px;
}

@media screen and (max-width: 767px) {
  .form_row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 0 20px 0;
  }
  .last_row {
    margin-bottom: 0;
  }
  .form_row .form_label {
    width: 100%;
    margin-bottom: 5px;
  }
  .form_row .form_input {
    width: 100%;
  }
  .ajax-loader {
    width: auto;
  }
  span.wpcf7-list-item {
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .tc input[type=submit] {
    font-size: 1.4rem;
    padding: 10px;
    margin: 10px auto 0 0px;
  }
  .wpcf7 .ajax-loader {
    display: block;
    margin: 10px auto;
  }
}
.aside {
  margin: 0 auto;
  background: url(images/c_bg.jpg) no-repeat center;
  background-size: cover;
  padding: 80px 0;
}
@media screen and (max-width: 767px) {
  .aside {
    margin: 0 auto;
    padding: 60px 0;
  }
}

.aside_container {
  width: 1080px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .aside_container {
    width: 100%;
    padding: 0 3%;
    flex-direction: column;
  }
}
.aside_container p {
  color: #fff;
}

.c_content {
  position: relative;
}
.c_content::after {
  display: block;
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.3137254902);
  top: 0;
  left: -60px;
}
@media screen and (max-width: 767px) {
  .c_content::after {
    display: none;
  }
}

.c_net {
  width: 350px;
}
@media screen and (max-width: 767px) {
  .c_net {
    width: 100%;
  }
}
.c_net a {
  width: 100%;
  height: 100%;
  text-decoration: none;
  border: 1px solid #fff;
  border-radius: 100vmax;
  text-align: center;
  padding: 18px;
}
.c_net a p {
  color: #fff;
  font-size: 1.8rem;
  font-family: "Zen Old Mincho", "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho Pro", serif;
  font-weight: 600;
  letter-spacing: 0;
  padding-left: 33px;
  display: inline;
  background: url(images/h_net.svg) left center no-repeat;
  background-size: 2.6rem;
}
.c_net a span {
  font-size: 1.4rem;
}
.c_net a:hover {
  background-color: #E8B422;
}

.c_link {
  display: flex;
  align-items: center;
  gap: 35px;
  margin-top: 22px;
}
@media screen and (max-width: 767px) {
  .c_link {
    flex-direction: column;
    margin-top: 30px;
    align-items: center;
  }
  .c_link > div {
    width: 80%;
    max-width: 310px;
  }
}

/****************************************

footer

*****************************************/
#footer {
  bottom: 0;
  left: 0;
  width: 100%;
}

.pagetop {
  display: none;
  position: fixed;
  right: 50px;
  bottom: 50px;
  z-index: 999;
}

.footer_sp {
  display: none;
}

.footer_logo {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .footer_logo {
    width: 240px;
    margin: 0 auto 30px;
  }
}

.footer_container {
  width: 1080px;
  margin: 0 auto;
  padding: 100px 0 50px;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #ccc;
  margin-bottom: 55px;
}
@media screen and (max-width: 767px) {
  .footer_container {
    width: 100%;
    flex-direction: column;
    padding: 50px 3%;
    margin-bottom: 0;
    border: none;
  }
}

.footer_address {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .footer_address {
    text-align: center;
  }
}

.timetable2 {
  width: 640px;
  margin-bottom: 0px;
}
@media screen and (max-width: 767px) {
  .timetable2 {
    width: 100%;
  }
}
.timetable2 tr:first-child {
  background-color: #1660A9;
}
.timetable2 tr:first-child th {
  color: #fff;
  font-weight: 600;
}
.timetable2 tr:not(:first-of-type) {
  border-bottom: 1px solid #ddd;
}
.timetable2 th {
  font-weight: 400;
  padding: 12px 0;
}
.timetable2 th:first-child {
  width: 100px;
}
.timetable2 td {
  padding: 14px 0;
  vertical-align: middle;
  color: #E8B422;
}
.timetable2 td:last-child {
  width: 60px;
  color: #333;
}
.timetable2 th, .timetable2 td {
  width: 40px;
  text-align: center;
  font-size: 1.5rem;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .timetable2 th, .timetable2 td {
    font-size: 1.3rem;
  }
}
.timetable2 th:first-child {
  text-align: center;
}
.timetable2 .blc {
  color: #333;
}

.sitemap {
  display: flex;
  justify-content: space-between;
  width: 1080px;
  margin: 0 auto 50px;
}
.sitemap dt, .sitemap p {
  color: #1660A9;
  font-weight: 600;
  margin-bottom: 10px;
}
.sitemap li, .sitemap dd {
  margin-left: 20px;
  position: relative;
  margin-bottom: 5px;
}
.sitemap li a, .sitemap dd a {
  font-size: 1.4rem;
  text-decoration: none;
  color: #333;
  position: relative;
}
.sitemap li::before, .sitemap dd::before {
  position: absolute;
  content: "";
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 5px;
  height: 5px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
  bottom: 0;
  left: -17px;
  margin: auto;
  border-radius: 1px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  z-index: 2;
}
.sitemap li::after, .sitemap dd::after {
  display: block;
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  background-color: #1660A9;
  border-radius: 100vmax;
  top: 50%;
  left: -20px;
  transform: translateY(-50%);
}

.col2 {
  display: flex;
  gap: 40px;
}

/* サイトマップホバー時のアンダーライン */
.sitemap a::after {
  position: absolute;
  bottom: 0px;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background: #1660A9;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.sitemap a:hover::after {
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}

.map {
  width: 100%;
  position: relative;
  height: 400px;
}
@media screen and (max-width: 767px) {
  .map {
    height: 300px;
  }
}

.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.copyright_block {
  text-align: center;
  background: linear-gradient(90deg, #3284D6, #1660A9);
  padding: 23px 0;
}

.copyright {
  font-size: 1.5rem;
  letter-spacing: 0.1em;
  font-family: "Zen Old Mincho", "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho Pro", serif;
  font-weight: 300;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .footer_pc {
    display: none;
  }
  .footer_sp {
    display: revert;
  }
  .pagetop {
    right: 10px;
    bottom: 10px;
  }
  .copyright_block {
    padding: 8px 3%;
  }
  .copyright {
    font-size: 1.2rem;
  }
  /* フローティングバナー */
  .sp_footer__btn {
    display: revert;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    z-index: 5;
  }
  .sp_footer__btn ul {
    display: flex;
    height: 60px;
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .sp_footer__btn ul li {
    position: relative;
    width: 33.3333333333%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-size: 1.1rem;
    border-top: 1px solid #fff;
  }
  .sp_footer__btn ul li:not(:last-child) {
    border-right: 1px solid #fff;
  }
  .sp_footer__btn ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 0;
    color: #fff;
    text-decoration: none;
  }
  /* フローティングバナーの色 */
  .sp_footer__btn ul li a {
    background: #1660A9;
  }
  .sp_footer__btn ul li a span {
    position: relative;
    display: block;
    height: auto;
    padding-top: 28px;
    line-height: 1.4;
    text-align: center;
  }
  .sp_footer__btn ul li a span::after {
    content: "";
    position: absolute;
    display: inline-block;
    left: calc(50% - 15px);
    top: 0;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center top;
  }
  .icon_tel::after {
    background-image: url(images/icon_tel.svg);
    background-size: 25px;
    background-repeat: no-repeat;
    opacity: 0.8;
  }
  .icon_net::after {
    background-image: url(images/h_net.svg);
    background-size: 24px;
    background-repeat: no-repeat;
    opacity: 0.8;
  }
  .icon_arrow::after {
    background-image: url(images/icon_arrow.svg);
    background-size: 24px;
    background-repeat: no-repeat;
    opacity: 0.8;
  }
  #footer {
    margin-bottom: 60px;
  }
}
/****************************************

spヘッダー

*****************************************/
@media screen and (max-width: 767px) {
  #toggle {
    position: fixed;
    right: 0px;
    top: 0px;
    width: 60px;
    height: 60px;
    cursor: pointer;
    z-index: 9999;
    padding: 15px;
    background: #1660A9;
    border: 1px solid rgba(255, 255, 255, 0.2274509804);
  }
  #toggle::after {
    position: absolute;
    content: "MENU";
    line-height: 1.2;
    color: #fff;
    text-align: center;
    bottom: 5px;
    left: 0;
    width: 100%;
    font-weight: 500;
    font-family: "Zen Old Mincho", "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho Pro", serif;
    font-size: 1.1rem;
    letter-spacing: 0.05em;
  }
  #toggle div {
    position: relative;
  }
  #toggle span {
    display: block;
    position: absolute;
    /*#navToggledivに対して*/
    width: 100%;
    height: 2px;
    background: #fff;
    -webkit-transition: 0.35s ease-in-out;
    -o-transition: 0.35s ease-in-out;
    transition: 0.35s ease-in-out;
  }
  #toggle span:nth-child(1) {
    top: 0;
  }
  #toggle span:nth-child(2) {
    top: 10px;
  }
  #toggle span:nth-child(3) {
    top: 20px;
  }
  .open_navi #toggle span {
    background: #fff;
  }
  /*spanの絶対位置指定の親にします*/
  .open_navi #toggle {
    position: fixed;
  }
  .open_navi #toggle span:nth-of-type(1) {
    -webkit-transform: translateY(10px) rotate(-315deg);
    -ms-transform: translateY(10px) rotate(-315deg);
    transform: translateY(10px) rotate(-315deg);
  }
  .open_navi #toggle span:nth-of-type(2) {
    opacity: 0;
  }
  .open_navi #toggle span:nth-of-type(3) {
    -webkit-transform: translateY(-10px) rotate(315deg);
    -ms-transform: translateY(-10px) rotate(315deg);
    transform: translateY(-10px) rotate(315deg);
  }
  #sp_navi {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100vw;
    overflow-y: scroll;
    text-align: left;
    background: url(images/sp_nav.png) no-repeat right bottom, #1660A9;
    background-size: contain;
    z-index: 999;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: 0.7s ease-in-out;
    -o-transition: 0.7s ease-in-out;
    transition: 0.7s ease-in-out;
  }
  .open_navi #sp_navi {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: 0.7s ease-in-out;
    -o-transition: 0.7s ease-in-out;
    transition: 0.7s ease-in-out;
  }
  .open_navi #wrapper {
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-filter: blur(3px);
    filter: blur(3px);
    -webkit-transition: 0.7s ease-in-out;
    -o-transition: 0.7s ease-in-out;
    transition: 0.7s ease-in-out;
  }
  #sp_navi .menu {
    padding: 70px 20px 30px;
    text-align: center;
  }
  #sp_navi .menu .menu-item {
    width: 100%;
    text-align: center;
    border-top: rgba(255, 255, 255, 0.4) 1px solid;
    border-bottom: rgba(255, 255, 255, 0.4) 1px solid;
    cursor: pointer;
    color: #fff;
    margin: 0 auto;
    font-size: 1.4rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #sp_navi .menu .menu-item-home {
    border-top: rgba(255, 255, 255, 0.4) 1px solid;
  }
  #sp_navi .menu-item a,
  #sp_navi .menu-item span {
    padding: 15px 0 14px;
    width: 100%;
  }
  #sp_navi .menu-item a:link,
  #sp_navi .menu-item a:visited,
  #sp_navi .menu-item a:hover,
  #sp_navi .menu-item a:active {
    color: #fff;
    text-decoration: none;
  }
  /* ナビのホバー時 */
  #sp_navi .menu-item a:hover,
  #sp_navi .menu-item a:active {
    color: #fff;
    background: rgba(255, 255, 255, 0.1);
  }
  #sp_navi .sub-menu {
    width: 100%;
    text-align: center;
    display: none;
  }
  #sp_navi .sub-menu li {
    width: 100%;
    text-align: center;
  }
  #sp_navi .sub-menu li a {
    display: block;
    padding: 11px 0 10px;
    background: rgba(255, 255, 255, 0.3);
  }
  #sp_navi .sub-menu li a:link,
  #sp_navi .sub-menu li a:visited,
  #sp_navi .sub-menu li a:hover,
  #sp_navi .sub-menu li a:active {
    color: #fff;
    text-decoration: none;
  }
  /* ナビ下層のホバー時 */
  #sp_navi .sub-menu li a:hover,
  #sp_navi .sub-menu li a:active {
    color: #fff;
    text-decoration: none;
    background: #1660A9;
  }
  #sp_navi .menu-item-has-children {
    position: relative;
  }
  #sp_navi .menu-item-has-children::before {
    content: "";
    width: 14px;
    height: 14px;
    border: 0px;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    position: absolute;
    top: 14px;
    right: 20px;
  }
  #sp_navi .menu-item-has-children.menu_open::before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    top: 22px;
  }
}
/* spナビ下の情報 */
.sp_navi_info {
  margin: 0 20px 20px;
  padding: 25px;
  text-align: center;
  background-color: rgba(50, 132, 214, 0.4196078431);
}

.sp_navi_info dt {
  margin-bottom: 20px;
  padding-bottom: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4745098039);
  color: #fff;
  font-family: "Lora", "Zen Old Mincho", "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho Pro", serif;
  letter-spacing: 0.03em;
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 1;
}

.sp_navi_info p {
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
  font-size: 1.3rem;
}
.sp_navi_info dd {
  margin-bottom: 25px;
}
.sp_navi_info dd:last-child {
  margin-bottom: 0;
}
.sp_navi_info dd a {
  color: #fff;
}

.g_info div {
  width: 70%;
  max-width: 260px;
  margin: 0 auto 10px;
}

/****************************************

pc用 横ナビ

*****************************************/
#g_navi {
  padding: 10px 20px;
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  right: 490px;
}
@media screen and (max-width: 1680px) {
  #g_navi {
    padding: 0;
    right: 370px;
  }
}
@media screen and (max-width: 767px) {
  #g_navi {
    display: none;
  }
}

#g_navi .menu {
  width: auto;
  margin: auto;
  zoom: 1;
  list-style-type: none;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  text-align: center;
}
#g_navi .menu span {
  font-size: 1.3rem;
  display: block;
  margin-top: 10px;
}
@media screen and (max-width: 1680px) {
  #g_navi .menu span {
    font-size: 1.1rem;
  }
}

#g_navi .menu:before {
  content: "";
  display: table;
}

#g_navi .menu:after {
  content: "";
  display: table;
  clear: both;
}

#g_navi .menu > li {
  position: relative;
  margin: 0 17px;
}
@media screen and (max-width: 1680px) {
  #g_navi .menu > li {
    margin: 0 10px;
  }
}

#g_navi .menu li a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  font-size: 1.7rem;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.06em;
  font-family: "Zen Old Mincho", "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho Pro", serif;
  padding: 20px 0;
  color: #333;
  cursor: pointer;
}
@media screen and (max-width: 1680px) {
  #g_navi .menu li a {
    font-size: 1.5rem;
    letter-spacing: 0;
  }
}

/* ナビの副項目の幅の変更 */
#g_navi .menu li ul {
  width: 180px;
  list-style: none;
  position: absolute;
  z-index: 9999;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 0;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
}

#g_navi .menu li ul li {
  width: 100%;
  border-right: none;
  padding: 0;
}

#g_navi .menu li ul li a {
  width: 100%;
  padding: 15px 5px;
  border-top: 1px solid #ccc;
  font-size: 1.4rem;
  font-weight: normal;
  background: #1660A9;
  text-align: center;
  color: #fff;
  line-height: 1.4;
}

#g_navi .menu li ul li a:hover {
  background: #ecf6fa;
  color: #1660A9;
  font-weight: 600;
  opacity: 0.6;
  -webkit-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
}

#g_navi .menu li:hover ul {
  visibility: visible;
  opacity: 0.9;
}

#g_navi .menu li ul li a {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

#g_navi .menu li:hover ul li a {
  visibility: visible;
  opacity: 1;
}

@media print, screen and (min-width: 768px) {
  .menu > li > a {
    padding: 0;
    position: relative;
    display: inline-block;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
  }
  /* メニューホバー時のアンダーライン */
  .menu > li > a:after {
    position: absolute;
    left: 0;
    content: "";
    width: 0;
    height: 2px;
    background-color: #1660A9;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .menu > li > a:after {
    bottom: 0;
  }
  .menu > li > a:hover:after {
    width: 100%;
    opacity: 1;
    filter: alpha(opacity=90);
  }
}
/****************************************

content 共通設定

*****************************************/
.breadcrumb_area {
  padding: 30px 0;
  position: relative;
  margin-bottom: 10px;
  position: relative;
}
.breadcrumb_area::after {
  display: block;
  content: "";
  position: absolute;
  width: 29.166%;
  height: 100px;
  background-color: #DCE8F2;
  top: 0;
  right: 0;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .breadcrumb_area::after {
    height: 40px;
  }
}

.breadcrumb p {
  text-align: right;
  font-size: 1.6rem;
}

.breadcrumb a {
  color: #333;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.breadcrumb a:hover {
  color: #1660A9;
}

/* パンくずリストホバー時アンダーライン */
.breadcrumb a::after {
  position: absolute;
  bottom: 0px;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background: #1660A9;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.breadcrumb a:hover::after {
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}

@media screen and (max-width: 767px) {
  .breadcrumb_area {
    width: 100%;
    padding: 10px 3% 0;
    margin: 0px auto 30px;
  }
  .breadcrumb {
    width: 100%;
  }
  .breadcrumb p {
    font-size: 1rem;
  }
  .sp_none {
    display: none !important;
  }
  main#top_main {
    width: 100%;
  }
  a[href^="tel:"] {
    text-decoration: none;
  }
}
/****************************************

タイトル

*****************************************/
.block {
  display: block;
}

.top_ttl1 {
  font-size: 3.6rem;
  font-family: "Zen Old Mincho", "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho Pro", serif;
  line-height: 1.6;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .top_ttl1 {
    font-size: 2rem;
  }
}
.top_ttl1 img {
  display: block;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .top_ttl1 img {
    width: 70%;
    max-width: 412px;
    margin-bottom: 20px;
  }
}
.top_ttl1 span {
  font-size: 4.2rem;
  color: #135FA9;
}
@media screen and (max-width: 767px) {
  .top_ttl1 span {
    font-size: 3.5rem;
  }
}

.top_ttl2 {
  font-size: 3.6rem;
  font-family: "Zen Old Mincho", "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho Pro", serif;
  line-height: 1.6;
  padding-bottom: 100px;
  letter-spacing: 0.12em;
}
@media screen and (max-width: 767px) {
  .top_ttl2 {
    text-align: center;
    font-size: 2.8rem;
    padding-bottom: 30px;
  }
}
.top_ttl2 span {
  font-family: "Lora", "Zen Old Mincho", "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho Pro", serif;
  font-weight: 400;
  font-size: 1.5rem;
  color: #1660A9;
  letter-spacing: 0.1em;
  display: block;
  margin-bottom: 6px;
}
@media screen and (max-width: 767px) {
  .top_ttl2 span {
    font-size: 1.3rem;
    margin-bottom: 4px;
  }
}

.top_ttl3 {
  font-size: 4.2rem;
  font-family: "Zen Old Mincho", "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho Pro", serif;
  letter-spacing: 0.12em;
  color: #fff;
  text-align: center;
  padding-bottom: 25px;
  position: relative;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .top_ttl3 {
    font-size: 3rem;
    margin-bottom: 40px;
    padding-bottom: 15px;
  }
}
.top_ttl3 span {
  font-family: "Lora", "Zen Old Mincho", "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho Pro", serif;
  font-weight: 400;
  font-size: 1.5rem;
  letter-spacing: 0.1em;
  display: block;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .top_ttl3 span {
    font-size: 1.3rem;
    margin-bottom: 10px;
  }
}
.top_ttl3::after {
  display: block;
  content: "";
  position: absolute;
  width: 60px;
  height: 1px;
  background-color: #fff;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .top_ttl3::after {
    width: 50px;
  }
}

.top_ttl3_1 {
  font-size: 4.2rem;
  font-family: "Zen Old Mincho", "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho Pro", serif;
  letter-spacing: 0.12em;
  color: #fff;
  text-align: center;
  padding-bottom: 15px;
  position: relative;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .top_ttl3_1 {
    font-size: 3rem;
    margin-bottom: 40px;
    padding-bottom: 15px;
  }
}
.top_ttl3_1 span {
  font-family: "Lora", "Zen Old Mincho", "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho Pro", serif;
  font-weight: 400;
  font-size: 1.5rem;
  letter-spacing: 0.1em;
  display: block;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .top_ttl3_1 span {
    font-size: 1.3rem;
    margin-bottom: 10px;
  }
}
.top_ttl3_1::after {
  display: block;
  content: "";
  position: absolute;
  width: 60px;
  height: 1px;
  background-color: #fff;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .top_ttl3_1::after {
    width: 50px;
  }
}
.top_ttl3_1 .sub {
  font-family: "Zen Old Mincho", "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho Pro", serif;
  letter-spacing: 0;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .top_ttl3_1 .sub {
    font-size: 1.6rem;
  }
}

.top_ttl4 {
  font-size: 2.6rem;
  font-family: "Zen Old Mincho", "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho Pro", serif;
  letter-spacing: 0.12em;
  text-align: center;
  color: #1660A9;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .top_ttl4 {
    font-size: 2rem;
    text-align: left;
  }
}

.top_ttl5 {
  font-size: 3.2rem;
  font-family: "Zen Old Mincho", "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho Pro", serif;
  letter-spacing: 0.12em;
  color: #fff;
  position: relative;
}
@media screen and (max-width: 767px) {
  .top_ttl5 {
    font-size: 2.8rem;
    margin-bottom: 30px;
  }
}
.top_ttl5::before {
  display: block;
  content: "";
  position: absolute;
  width: 246px;
  height: 75px;
  background: url(images/c_deco.png) no-repeat;
  top: -40px;
  left: -60px;
}
@media screen and (max-width: 767px) {
  .top_ttl5::before {
    background-size: 200px;
    top: -30px;
    left: -50px;
  }
}

.top_ttl6 {
  font-size: 3.6rem;
  font-family: "Zen Old Mincho", "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho Pro", serif;
  letter-spacing: 0.12em;
  text-align: center;
  padding-bottom: 20px;
  position: relative;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .top_ttl6 {
    font-size: 2.6rem;
  }
}
.top_ttl6 span {
  font-family: "Lora", "Zen Old Mincho", "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho Pro", serif;
  font-weight: 400;
  font-size: 1.5rem;
  letter-spacing: 0.1em;
  color: #145FA9;
  display: block;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .top_ttl6 span {
    font-size: 1.3rem;
  }
}
.top_ttl6::after {
  display: block;
  content: "";
  position: absolute;
  width: 60px;
  height: 1px;
  background-color: #1660A9;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .top_ttl6::after {
    width: 50px;
    width: 40px;
  }
}

.top_ttl7 {
  font-size: 3.2rem;
  font-family: "Zen Old Mincho", "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho Pro", serif;
  letter-spacing: 0.12em;
  padding-bottom: 20px;
  position: relative;
  margin-bottom: 60px;
  color: #333;
  margin: 30px 0 0 40px;
}
@media screen and (max-width: 767px) {
  .top_ttl7 {
    font-size: 2.5rem;
    margin: 20px 0 0 20px;
  }
}
.top_ttl7 span {
  font-family: "Lora", "Zen Old Mincho", "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho Pro", serif;
  font-weight: 400;
  font-size: 1.5rem;
  letter-spacing: 0.1em;
  color: #145FA9;
  display: block;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .top_ttl7 span {
    font-size: 1.3rem;
  }
}

.headline {
  font-size: 4.2rem;
  font-family: "Zen Old Mincho", "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho Pro", serif;
  letter-spacing: 0.12em;
  text-align: center;
  padding-bottom: 25px;
  position: relative;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .headline {
    font-size: 2.6rem;
    margin-bottom: 50px;
  }
}
.headline span {
  font-family: "Lora", "Zen Old Mincho", "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho Pro", serif;
  font-weight: 400;
  font-size: 1.5rem;
  letter-spacing: 0.1em;
  color: #145FA9;
  display: block;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .headline span {
    font-size: 1.3rem;
  }
}
.headline::after {
  display: block;
  content: "";
  position: absolute;
  width: 60px;
  height: 1px;
  background-color: #1660A9;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .headline::after {
    width: 50px;
    width: 40px;
  }
}

.headline2 {
  font-size: 4.2rem;
  font-family: "Zen Old Mincho", "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho Pro", serif;
  letter-spacing: 0.12em;
  text-align: center;
  padding-bottom: 25px;
  position: relative;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .headline2 {
    font-size: 2.6rem;
    margin-bottom: 50px;
  }
}
.headline2 .en {
  font-family: "Lora", "Zen Old Mincho", "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho Pro", serif;
  font-weight: 400;
  font-size: 1.5rem;
  letter-spacing: 0.1em;
  color: #145FA9;
  display: block;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .headline2 .en {
    font-size: 1.3rem;
  }
}
.headline2 .sml {
  font-size: 2rem;
  display: block;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .headline2 .sml {
    font-size: 1.5rem;
    margin-top: 5px;
  }
}
.headline2::after {
  display: block;
  content: "";
  position: absolute;
  width: 60px;
  height: 1px;
  background-color: #1660A9;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .headline2::after {
    width: 50px;
    width: 40px;
  }
}

.ttl1 {
  font-size: 2rem;
  color: #1660A9;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .ttl1 {
    font-size: 1.6rem;
  }
}

.ttl2 {
  font-size: 2.8rem;
  font-family: "Zen Old Mincho", "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho Pro", serif;
  padding: 0 0 5px 55px;
  margin-bottom: 40px;
  border-bottom: 1px solid #1660A9;
  background: url(images/ttl_deco.png) left 10px top 5px no-repeat;
}
@media screen and (max-width: 767px) {
  .ttl2 {
    font-size: 2.2rem;
    background: url(images/ttl_deco.png) left 5px top 5px no-repeat;
    padding: 0 0 5px 40px;
    background-size: 22px;
    margin-bottom: 25px;
  }
}

.ttl3 {
  font-size: 2.5rem;
  font-family: "Zen Old Mincho", "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho Pro", serif;
  color: #1660A9;
  letter-spacing: 0.12em;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .ttl3 {
    font-size: 2rem;
    margin: 10px 0 20px;
    text-align: center;
  }
}
.ttl3 span {
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  .ttl3 span {
    font-size: 1.5rem;
  }
}

.ttl3_staff {
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .ttl3_staff {
    margin: 10px 0;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .ttl3_staff img {
    height: 19px;
    width: auto;
    vertical-align: middle;
  }
}

.ttl4 {
  font-size: 2rem;
  font-family: "Zen Old Mincho", "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho Pro", serif;
  color: #1660A9;
  margin-top: 10px;
  text-align: center;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .ttl4 {
    font-size: 1.5rem;
    margin-top: 5px;
  }
}

.ttl5 {
  font-size: 2.8rem;
  font-family: "Zen Old Mincho", "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho Pro", serif;
  margin-top: 10px;
  letter-spacing: 0.12em;
  padding-bottom: 10px;
  border-bottom: 1px solid #1660A9;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .ttl5 {
    font-size: 1.8rem;
    margin-bottom: 20px;
  }
}
.ttl5 span {
  font-family: "Lora", "Zen Old Mincho", "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho Pro", serif;
  color: #fff;
  border-radius: 100vmax;
  width: 100px;
  background: linear-gradient(90deg, #3284D6, #1660A9);
  font-size: 2rem;
  display: inline-block;
  text-align: center;
  padding: 8px;
  margin-right: 20px;
}
@media screen and (max-width: 767px) {
  .ttl5 span {
    width: 60px;
    font-size: 1.3rem;
    margin-right: 10px;
    letter-spacing: 0.1em;
  }
}

.ttl6 {
  font-size: 2.4rem;
  font-family: "Zen Old Mincho", "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho Pro", serif;
  letter-spacing: 0.12em;
  color: #fff;
  background: linear-gradient(90deg, #3284D6, #1660A9);
  margin-bottom: 20px;
  padding: 12.5px 50px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .ttl6 {
    font-size: 2rem;
    padding: 10px 40px;
  }
}
.ttl6::after {
  display: block;
  content: "";
  position: absolute;
  width: 20px;
  height: 1px;
  background-color: #fff;
  top: 29px;
  left: 20px;
}
@media screen and (max-width: 767px) {
  .ttl6::after {
    width: 15px;
    top: 24px;
    left: 15px;
  }
}

.ttl7 {
  font-size: 2.2rem;
  font-family: "Zen Old Mincho", "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho Pro", serif;
  color: #1660A9;
  letter-spacing: 0.12em;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .ttl7 {
    font-size: 1.6rem;
  }
}

.ttl2_n {
  font-size: 2.3rem;
  font-family: "Zen Old Mincho", "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho Pro", serif;
  padding: 0 0 10px 55px;
  margin-bottom: 40px;
  border-bottom: 1px solid #1660A9;
  background: url(images/ttl_deco.png) left 10px top 5px no-repeat;
}
@media screen and (max-width: 767px) {
  .ttl2_n {
    font-size: 1.8rem;
    background: url(images/ttl_deco.png) left 5px top 5px no-repeat;
    padding: 0 0 5px 35px;
    background-size: 20px;
    margin-bottom: 15px;
    letter-spacing: 0em;
  }
}

/* ボタン */
.btn1 {
  width: 300px;
}
@media screen and (max-width: 767px) {
  .btn1 {
    width: 250px;
  }
}
.btn1 a {
  color: #fff;
  font-size: 1.6rem;
  font-weight: 600;
  font-family: "Zen Old Mincho", "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho Pro", serif;
  background: linear-gradient(90deg, #3284D6, #1660A9);
  border-radius: 100vmax;
  text-align: center;
  width: 100%;
  padding: 23px;
  text-decoration: none;
  transition: 0.3s;
  letter-spacing: 0.12em;
  position: relative;
}
@media screen and (max-width: 767px) {
  .btn1 a {
    font-size: 1.5rem;
    padding: 18px;
  }
}
.btn1 a:hover {
  opacity: 0.8;
}
.btn1 a::after {
  display: block;
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  background: url(images/btn_arrow.png) no-repeat;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}

.btn_container {
  display: flex;
  justify-content: right;
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .btn_container {
    justify-content: center;
    margin-top: 40px;
  }
}

.btn2 {
  width: 160px;
}
.btn2 a {
  color: #1660A9;
  font-size: 1.5rem;
  font-weight: 600;
  font-family: "Zen Old Mincho", "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho Pro", serif;
  border-radius: 100vmax;
  text-align: center;
  width: 100%;
  padding: 14px;
  border: 1px solid #1660A9;
  text-decoration: none;
  transition: 0.3s;
  letter-spacing: 0.12em;
  position: relative;
}
@media screen and (max-width: 767px) {
  .btn2 a {
    font-size: 1.3rem;
    padding: 8px;
  }
}
.btn2 a:hover {
  background-color: #1660A9;
  color: #fff;
}
.btn2 a::before {
  position: absolute;
  content: "";
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 9px;
  height: 9px;
  border-top: 2px solid #1660A9;
  border-right: 2px solid #1660A9;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  border-radius: 1px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  z-index: 2;
}
.btn2 a:hover::before {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

.btn_container2 {
  display: flex;
  justify-content: center;
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .btn_container2 {
    margin-top: 40px;
  }
}

.btn_container_n {
  display: flex;
  justify-content: right;
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .btn_container_n {
    justify-content: center;
    margin-top: 20px;
  }
}

.btn_container3 {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}

.btn3 {
  width: 450px;
}
@media screen and (max-width: 767px) {
  .btn3 {
    width: 280px;
  }
}
.btn3 a {
  color: #fff;
  font-size: 1.6rem;
  font-weight: 600;
  font-family: "Zen Old Mincho", "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho Pro", serif;
  background: linear-gradient(90deg, #3284D6, #1660A9);
  border-radius: 100vmax;
  text-align: center;
  width: 100%;
  padding: 23px;
  text-decoration: none;
  transition: 0.3s;
  letter-spacing: 0.12em;
  position: relative;
}
@media screen and (max-width: 767px) {
  .btn3 a {
    font-size: 1.5rem;
    padding: 18px;
  }
}
.btn3 a:hover {
  opacity: 0.8;
}
.btn3 a::before {
  position: absolute;
  content: "";
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 9px;
  height: 9px;
  border-top: 3px solid #1660A9;
  border-right: 3px solid #1660A9;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
  bottom: 0;
  right: 27px;
  margin: auto;
  border-radius: 2px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  z-index: 2;
}
.btn3 a::after {
  display: block;
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  background-color: #fff;
  border-radius: 100vmax;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}

/****************************************

news トップ用

*****************************************/
.news_post a:link,
.news_post a:visited,
.news_post a:hover,
.news_post a:active {
  text-decoration: none;
}

.news_post {
  width: 890px;
  height: 100%;
  max-height: 320px;
  overflow-y: scroll;
  padding-right: 30px;
}
@media screen and (max-width: 767px) {
  .news_post {
    width: 100%;
    padding-right: 0px;
  }
}

.news_post article {
  width: 100%;
  padding: 26px 40px 26px 0;
  border-bottom: 1px dotted #666;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative;
}
@media screen and (max-width: 767px) {
  .news_post article {
    padding: 20px 20px 20px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.news_post article h3 {
  color: #333;
  font-size: 1.6rem;
  display: inline-block;
  background-image: linear-gradient(90deg, #333, #333);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 0 1px;
  text-decoration: none;
  transition: background-size 0.3s;
  font-weight: 400;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .news_post article h3 {
    font-size: 1.4rem;
  }
}

.news_post article h3:hover {
  background-size: 100% 1px;
}
@media screen and (max-width: 767px) {
  .news_post article h3:hover {
    background-size: 0;
    opacity: 0.8;
  }
}

.n_cate {
  font-size: 1.4rem;
  font-family: "Lora", "Zen Old Mincho", "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho Pro", serif;
  letter-spacing: 0.1em;
  width: 80px;
  text-align: center;
  color: #fff;
  padding: 5px;
  margin-right: 40px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .n_cate {
    font-size: 1.3rem;
    padding: 2px;
    width: 70px;
  }
}

.n_tag {
  background: linear-gradient(90deg, #3284D6, #1660A9);
}

.b_tag {
  background: linear-gradient(90deg, #F0C750, #E8B422);
}

@media screen and (max-width: 767px) {
  .news_upper {
    display: flex;
    gap: 20px;
    margin-bottom: 10px;
  }
}

.news_post article .date {
  font-size: 1.6rem;
  color: #888;
  font-family: "Lora", "Zen Old Mincho", "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho Pro", serif;
  margin-right: 40px;
  letter-spacing: 0.14em;
  padding-top: 5px;
}
@media screen and (max-width: 767px) {
  .news_post article .date {
    font-size: 1.4rem;
    margin-right: 0;
    display: block;
  }
}

.object-fit-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

/****************************************

contentトップ用

*****************************************/
/* section1 */
.top_box01 {
  background: url(images/top_bg.png) left top no-repeat, #E1F2F9;
  padding: 115px 0;
  position: relative;
  margin-bottom: 120px;
}
@media screen and (max-width: 767px) {
  .top_box01 {
    padding: 50px 0 290px;
    background-size: 45%;
    margin-bottom: 60px;
  }
}
.top_box01::before {
  display: block;
  content: "";
  position: absolute;
  max-width: 570px;
  width: 35%;
  height: 430px;
  background: url(images/top_img1.png) no-repeat top right;
  background-size: contain;
  top: 60px;
  right: 5.2%;
  z-index: 100;
}
@media screen and (max-width: 767px) {
  .top_box01::before {
    top: revert;
    bottom: 30px;
    width: 100%;
    height: 220px;
    right: 0;
    background: url(images/top_img1.png) no-repeat bottom center;
    background-size: contain;
    z-index: 0;
  }
}

/* section2 */
.top_box02 {
  margin-bottom: 120px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  .top_box02 {
    flex-direction: column;
    margin-bottom: 60px;
  }
}
.top_box02 .btn2 {
  position: absolute;
  top: 180px;
  left: 0;
}
@media screen and (max-width: 767px) {
  .top_box02 .btn2 {
    position: static;
    margin-top: 40px;
  }
}

/* section3 */
.top_box03 {
  background: url(images/top_medical_bg.jpg) center no-repeat;
  background-size: cover;
  padding: 105px 0 120px;
}
@media screen and (max-width: 767px) {
  .top_box03 {
    padding: 60px 0;
  }
}

.top_medical_container {
  display: flex;
  flex-wrap: wrap;
  gap: 40px 37.3333333333px;
  margin-bottom: 70px;
}
@media screen and (max-width: 767px) {
  .top_medical_container {
    gap: 20px 4%;
  }
}
@media screen and (max-width: 767px) {
  .top_medical_container > div {
    text-align: center;
    width: 48%;
  }
}

/* section4 */
.top_box04 {
  background: url(images/top_blue_bg.jpg) top center no-repeat;
  background-size: contain;
  padding: 105px 0 0;
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .top_box04 {
    padding: 60px 0 0;
    background-size: 400%;
    margin-bottom: 60px;
  }
}

.skyblue_box {
  background: url(images/tooth.png) top 40px right 120px no-repeat, #DCEFF8;
  padding: 75px 80px 80px;
}
@media screen and (max-width: 767px) {
  .skyblue_box {
    background: url(images/tooth.png) top 20px right 20px no-repeat, #DCEFF8;
    background-size: 100px;
    padding: 30px 5%;
  }
}

.bnr_container {
  display: flex;
  justify-content: center;
  gap: 40px;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .bnr_container {
    margin-top: 20px;
    gap: 20px;
    flex-direction: column;
    align-items: center;
  }
}

/* gallery_slider */
.gallery_slider {
  width: 100%;
  display: flex;
  margin: 0 auto;
  overflow: hidden;
  border-bottom: 3px solid #1660A9;
}

.slide-wrapper {
  display: flex;
  animation: slide-flow 30s infinite linear 1s both;
}
@media screen and (max-width: 767px) {
  .slide-wrapper img {
    width: 150px;
    vertical-align: baseline;
  }
}

@keyframes slide-flow {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
/* section6 */
.top_box06 {
  padding: 120px 0;
  background: url(images/top_faq_bg1.png) no-repeat top right, url(images/top_faq_bg2.png) no-repeat bottom 60px left;
}
@media screen and (max-width: 767px) {
  .top_box06 {
    padding: 60px 0;
    background: url(images/top_faq_bg1.png) no-repeat top right, url(images/top_faq_bg2.png) no-repeat bottom 20px left;
    background-size: 35%;
  }
}

@media screen and (max-width: 767px) {
  .faq_container {
    width: 100%;
    padding: 0 3%;
  }
}

.accordion {
  margin-bottom: 30px;
  border-bottom: 1px dotted #666;
}

.accordion_summary {
  display: block;
  position: relative;
  padding: 9px 80px 9px 70px;
  background: url(images/q.png) no-repeat left top 0px;
  font-size: 2.4rem;
  font-weight: bold;
  list-style: none;
  letter-spacing: 0.1em;
  cursor: pointer;
  color: #333;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .accordion_summary {
    padding: 5px 30px 5px 40px;
    background-size: 30px;
    font-size: 1.6rem;
  }
}

.accordion_summary::-webkit-details-marker {
  display: none;
}

.accordion_summary::after {
  content: "+";
  font-size: 2.6rem; /* 記号のサイズ */
  position: absolute;
  font-weight: 400;
  line-height: 1;
  right: 10px;
  top: 50%;
  color: #888;
  transform: translateY(-50%);
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .accordion_summary::after {
    right: 0px;
    font-size: 2.5rem;
  }
}

.accordion[open] .accordion_summary::after {
  content: "−";
  transition: 0.3s;
}

.accordion_answer {
  padding: 10px 80px 30px 70px;
  background: url(images/a.png) no-repeat left top;
}
@media screen and (max-width: 767px) {
  .accordion_answer {
    padding: 5px 30px 20px 40px;
    background-size: 30px;
  }
}

/* section7 */
.top_box07 {
  background-color: #E1F2F9;
  padding: 80px 0;
}
@media screen and (max-width: 767px) {
  .top_box07 {
    padding: 40px 0;
  }
}

.top_box07_content {
  width: 560px;
}
@media screen and (max-width: 767px) {
  .top_box07_content {
    width: 100%;
    max-width: 400px;
  }
}
.top_box07_content a {
  width: 100%;
  height: 100%;
  display: flex;
  padding: 30px;
  text-decoration: none;
  position: relative;
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 767px) {
  .top_box07_content a {
    padding: 20px 10px;
  }
}
.top_box07_content a::before {
  position: absolute;
  content: "";
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 9px;
  height: 9px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
  bottom: 0;
  right: 8px;
  margin: auto;
  border-radius: 2px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  z-index: 2;
}
.top_box07_content a::after {
  display: block;
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  background-color: #1660A9;
  border-radius: 100vmax;
  top: 50%;
  right: 0px;
  transform: translateY(-50%);
}
.top_box07_content a:hover {
  opacity: 0.8;
  border-bottom: 1px solid #1660A9;
}
@media screen and (max-width: 767px) {
  .top_box07_content figure {
    width: 45%;
  }
}

.top_box07_container {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .top_box07_container {
    flex-direction: column;
    align-items: center;
  }
}

/* ごあいさつ　*/
.txt1 {
  width: 705px;
}
@media screen and (max-width: 767px) {
  .txt1 {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .about_box01 .fig1 {
    margin: 0 0 25px 0;
  }
}
.about_box01 .fig1 figcaption {
  color: #1660A9;
  font-family: "Zen Old Mincho", "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho Pro", serif;
  font-weight: 600;
  font-size: 2.5rem;
  letter-spacing: 0.12em;
  text-align: center;
  margin-top: 10px;
  font-size: 2rem;
}
.about_box01 .fig1 figcaption span {
  font-size: 2rem;
  margin-right: 30px;
}
@media screen and (max-width: 767px) {
  .about_box01 .fig1 figcaption span {
    font-size: 1.6rem;
    margin-right: 20px;
  }
}

.profile {
  margin-top: 30px;
}

.list1 li {
  padding: 0 0 10px 25px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .list1 li {
    padding: 0 0 10px 15px;
  }
}
.list1 li::before {
  display: block;
  content: "";
  position: absolute;
  width: 13px;
  height: 13px;
  top: 9px;
  left: 0;
  background-color: #1660A9;
}
@media screen and (max-width: 767px) {
  .list1 li::before {
    width: 10px;
    height: 10px;
    top: 7px;
  }
}
.list1 li:not(:last-child)::after {
  display: block;
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  top: 10px;
  left: 6px;
  background-color: #1660A9;
}
@media screen and (max-width: 767px) {
  .list1 li:not(:last-child)::after {
    left: 4px;
  }
}
.list1 span {
  width: 150px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .list1 span {
    width: 115px;
  }
}

.sec_mb {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .sec_mb {
    margin-bottom: 50px;
  }
}

.sec_mb2 {
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .sec_mb2 {
    margin-bottom: 60px;
  }
}

.txt2 {
  width: 800px;
}
@media screen and (max-width: 767px) {
  .txt2 {
    width: 100%;
  }
}

.blue_box {
  background-color: #E1F2F9;
  padding: 20px;
}
@media screen and (max-width: 767px) {
  .blue_box {
    padding: 15px 10px;
  }
}

.staff_content dt {
  font-size: 1.6rem;
  color: #1660A9;
  font-weight: 600;
}

/* 院内紹介 */
.guide_box01 {
  margin-bottom: 40px;
}

.guide_post {
  display: flex;
  flex-wrap: wrap;
  gap: 0 30px;
}
@media screen and (max-width: 767px) {
  .guide_post {
    gap: 0 2%;
  }
}
.guide_post article {
  width: 380px;
  margin-bottom: 40px;
  vertical-align: bottom;
}
@media screen and (max-width: 767px) {
  .guide_post article {
    width: 49%;
  }
}
.guide_post article figure {
  width: 100%;
  aspect-ratio: 38/24;
}
.guide_post article figure a {
  width: 100%;
  height: 100%;
  position: relative;
  vertical-align: middle;
}

/* 治療の流れ */
.txt3 {
  width: 620px;
}
@media screen and (max-width: 767px) {
  .txt3 {
    width: 100%;
    margin-bottom: 20px;
  }
}

.flow_box {
  background-color: #E1F2F9;
  padding: 40px;
}
@media screen and (max-width: 767px) {
  .flow_box {
    padding: 30px 15px;
  }
}
.flow_box:not(:last-child) {
  position: relative;
  margin-bottom: 60px;
}
.flow_box:not(:last-child)::after {
  display: block;
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 45px 0 45px;
  border-color: #E1F2F9 transparent transparent transparent;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
}

.red {
  color: #ed1919;
  font-weight: 600;
}

/* 歯周病治療（ブルーラジカル）について */
@media screen and (max-width: 767px) {
  .fig1 {
    margin-top: 20px;
  }
}

.txt4 {
  width: 800px;
}
@media screen and (max-width: 767px) {
  .txt4 {
    width: 100%;
    margin-bottom: 20px;
  }
}

.border {
  border: 1px solid #e5e5e5;
}

.blue {
  font-weight: 600;
  color: #1660A9;
}
@media screen and (max-width: 767px) {
  .blue {
    font-size: 1.4rem;
  }
}

.tbl1 {
  display: flex;
  border: 1px solid #d0d0d0;
  width: 100%;
}
.tbl1 dt {
  font-weight: 600;
  color: #1660A9;
  background-color: #E1F2F9;
  border-right: 1px solid #d0d0d0;
  width: 300px;
  padding: 11px 30px;
}
@media screen and (max-width: 767px) {
  .tbl1 dt {
    width: 30%;
    padding: 10px;
  }
}
.tbl1 dd {
  width: calc(100% - 300px);
  padding: 11px 30px;
}
@media screen and (max-width: 767px) {
  .tbl1 dd {
    width: 70%;
    padding: 10px;
  }
}

/* 治療の流れ（ブルーラジカル）*/
.list2 {
  margin-bottom: 5px;
}
.list2 li {
  padding-left: 20px;
  position: relative;
}
.list2 li::before {
  display: block;
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 100vmax;
  background-color: #1660A9;
  top: 10px;
  left: 0;
}
@media screen and (max-width: 767px) {
  .list2 li::before {
    top: 8px;
  }
}

.list3 li {
  padding-left: 30px;
  background: url(images/check.svg) no-repeat left top 3px;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .list3 li {
    background-size: 15px;
    padding-left: 20px;
  }
}

/* 一般歯科*/
/* 小児歯科*/
.list4 {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
.list4 li {
  font-size: 2.4rem;
  font-family: "Zen Old Mincho", "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho Pro", serif;
  font-weight: 600;
  background-color: #E1F2F9;
  border-left: 4px solid #36a6d7;
  width: 390px;
  padding: 8.5px 20px;
}
@media screen and (max-width: 767px) {
  .list4 li {
    font-size: 1.6rem;
    width: 100%;
  }
}

.blue_box2 {
  padding: 30px;
  background-color: #E1F2F9;
}
@media screen and (max-width: 767px) {
  .blue_box2 {
    padding: 20px;
  }
}

.list5 {
  column-count: 4;
}
@media screen and (max-width: 767px) {
  .list5 {
    column-count: 1;
  }
}
.list5 li {
  padding-left: 30px;
  background: url(images/check.svg) no-repeat left top 3px;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .list5 li {
    background-size: 15px;
    padding-left: 20px;
  }
}

/* ホワイトニング*/
.list5_1 {
  column-count: 3;
}
@media screen and (max-width: 767px) {
  .list5_1 {
    column-count: 1;
  }
}
.list5_1 li {
  padding-left: 30px;
  background: url(images/check.svg) no-repeat left top 3px;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .list5_1 li {
    background-size: 15px;
    padding-left: 20px;
  }
}

.w550 {
  width: 550px;
}
@media screen and (max-width: 767px) {
  .w550 {
    width: 100%;
    margin-bottom: 30px;
  }
}

.w_step {
  padding: 20px 0 20px 100px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .w_step {
    padding: 10px 0 10px 80px;
  }
}
.w_step:not(:last-child) {
  position: relative;
}
.w_step:not(:last-child)::after {
  display: block;
  content: "";
  position: absolute;
  width: 1px;
  height: 100px;
  background-color: #1660A9;
  top: 40px;
  left: 40px;
}
@media screen and (max-width: 767px) {
  .w_step:not(:last-child)::after {
    top: 60px;
    left: 30px;
  }
}
.w_step dt {
  font-size: 2rem;
  font-family: "Zen Old Mincho", "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho Pro", serif;
  color: #1660A9;
  font-weight: 600;
  margin-bottom: 5px;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .w_step dt {
    font-size: 1.6rem;
  }
}

.ws01 {
  background: url(images/step1.png) left top no-repeat;
}
@media screen and (max-width: 767px) {
  .ws01 {
    background-size: 60px;
  }
}

.ws02 {
  background: url(images/step2.png) left top no-repeat;
}
@media screen and (max-width: 767px) {
  .ws02 {
    background-size: 60px;
  }
}

.ws03 {
  background: url(images/step3.png) left top no-repeat;
}
@media screen and (max-width: 767px) {
  .ws03 {
    background-size: 60px;
  }
}

.ws04 {
  background: url(images/step4.png) left top no-repeat;
}
@media screen and (max-width: 767px) {
  .ws04 {
    background-size: 60px;
  }
}

.ws05 {
  background: url(images/step5.png) left top no-repeat;
}
@media screen and (max-width: 767px) {
  .ws05 {
    background-size: 60px;
  }
}

.tbl2 {
  border: 1px solid #d0d0d0;
  border-bottom: revert;
}
.tbl2 dl {
  display: flex;
  width: 100%;
  border-bottom: 1px solid #d0d0d0;
}
@media screen and (max-width: 767px) {
  .tbl2 dl {
    flex-direction: column;
  }
}
.tbl2 dl dt {
  font-weight: 600;
  color: #1660A9;
  background-color: #E1F2F9;
  border-right: 1px solid #d0d0d0;
  width: 300px;
  padding: 20px 30px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .tbl2 dl dt {
    width: 30%;
    padding: 10px;
    width: 100%;
    border-right: revert;
  }
}
.tbl2 dl dd {
  width: calc(100% - 300px);
  padding: 20px 30px;
}
@media screen and (max-width: 767px) {
  .tbl2 dl dd {
    width: 70%;
    padding: 10px;
    width: 100%;
  }
}
.tbl2 dl dd figure {
  margin-left: 35px;
}
@media screen and (max-width: 767px) {
  .tbl2 dl dd figure {
    margin-left: 0px;
    margin-top: 20px;
  }
}

/* 親知らず */
.blue_box3 {
  padding: 30px 40px 30px;
  background-color: #E1F2F9;
}
@media screen and (max-width: 767px) {
  .blue_box3 {
    padding: 20px;
  }
}

.check_list {
  margin-bottom: 10px;
}
.check_list dt {
  font-weight: 600;
  padding-left: 30px;
  background: url(images/check.svg) no-repeat left top 3px;
}
@media screen and (max-width: 767px) {
  .check_list dt {
    background-size: 15px;
    padding-left: 20px;
  }
}
.check_list dd {
  padding-left: 30px;
}
@media screen and (max-width: 767px) {
  .check_list dd {
    padding-left: 20px;
  }
}

/* 義歯・入れ歯 */
.tbl3 {
  border: 1px solid #d0d0d0;
  border-bottom: revert;
}
.tbl3 dl {
  display: flex;
  width: 100%;
  border-bottom: 1px solid #d0d0d0;
}
@media screen and (max-width: 767px) {
  .tbl3 dl {
    flex-direction: column;
  }
}
.tbl3 dl dt {
  font-weight: 600;
  color: #1660A9;
  background-color: #E1F2F9;
  border-right: 1px solid #d0d0d0;
  width: 300px;
  padding: 11px 30px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .tbl3 dl dt {
    width: 30%;
    padding: 10px;
    width: 100%;
    border-right: revert;
  }
}
.tbl3 dl dd {
  width: calc(100% - 300px);
  padding: 11px 30px;
}
@media screen and (max-width: 767px) {
  .tbl3 dl dd {
    width: 70%;
    padding: 10px;
    width: 100%;
  }
}
.tbl3 dl dd figure {
  margin-left: 35px;
}
@media screen and (max-width: 767px) {
  .tbl3 dl dd figure {
    margin-left: 0px;
    margin-top: 20px;
  }
}

/* よくあるご質問 */
.faq {
  padding: 40px;
  background-color: #E1F2F9;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .faq {
    padding: 20px;
  }
}
.faq dt {
  border-bottom: 1px solid #1660A9;
  padding: 0 0 10px 60px;
  margin-bottom: 10px;
  background: url(images/q2.png) left top 10px no-repeat;
  font-family: "Zen Old Mincho", "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho Pro", serif;
  font-size: 2.8rem;
  font-weight: 600;
  letter-spacing: 0.12em;
}
@media screen and (max-width: 767px) {
  .faq dt {
    font-size: 1.8rem;
    padding: 0 0 10px 40px;
    background: url(images/q2.png) left top no-repeat;
    background-size: 30px;
  }
}
.faq dd {
  background: url(images/a2.png) left top no-repeat;
  padding-left: 60px;
  padding-top: 5px;
}
@media screen and (max-width: 767px) {
  .faq dd {
    padding-left: 40px;
    background-size: 30px;
  }
}

/* 医院概要 */
.map2 {
  width: 100%;
  position: relative;
  height: 500px;
}
@media screen and (max-width: 767px) {
  .map2 {
    height: 300px;
  }
}

.map2 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.timetable3 {
  width: 100%;
  margin-bottom: 20px;
}
@media screen and (max-width: 1680px) {
  .timetable3 {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .timetable3 {
    width: 100%;
    margin-bottom: 10px;
  }
}
.timetable3 tr {
  border-bottom: 1px solid #ddd;
}
.timetable3 th {
  font-size: 1.6rem;
  letter-spacing: 0.04em;
  text-align: center;
  width: 40px;
  font-weight: 400;
  padding: 15px 0;
}
@media screen and (max-width: 767px) {
  .timetable3 th {
    font-size: 1.3rem;
    width: 10%;
  }
}
.timetable3 th:first-child {
  width: 100px;
}
@media screen and (max-width: 767px) {
  .timetable3 th:first-child {
    width: 25%;
  }
}
.timetable3 td {
  font-size: 1.6rem;
  letter-spacing: 0.04em;
  text-align: center;
  width: 40px;
  padding: 15px 0;
  vertical-align: middle;
  color: #E8B422;
}
@media screen and (max-width: 767px) {
  .timetable3 td {
    font-size: 1.3rem;
    width: 10%;
  }
}
.timetable3 td:last-child {
  width: 60px;
  color: #333;
}
@media screen and (max-width: 767px) {
  .timetable3 td:last-child {
    width: 15%;
  }
}

/* ブログ */
.blog_box01 .fig1 {
  margin-bottom: 20px;
  width: 440px;
  aspect-ratio: 44/31;
}
@media screen and (max-width: 767px) {
  .blog_box01 .fig1 {
    width: 100%;
  }
}
.blog_box01 .fig1 a {
  position: relative;
  width: 100%;
  height: 100%;
}
.blog_box01 article {
  margin-bottom: 50px;
}
.blog_box01 .n_cate {
  margin-bottom: 10px;
  font-size: 1.5rem;
  width: 90px;
}
@media screen and (max-width: 767px) {
  .blog_box01 .n_cate {
    font-size: 1.3rem;
    padding: 2px;
    width: 70px;
  }
}

/* End Hack *//*# sourceMappingURL=style.css.map */