@charset "UTF-8";
/*
Theme Name: mytheme
Theme URI: /wp-content/themes/mytheme
Description: 
Author: me
Author URI:
Version: 1.0
*/

@font-face {
  font-family: 'Noto Sans JP';
  font-style: lighter;
  font-weight: 400;
  src: local('Noto Sans CJK JP Regular'),
    url('./fonts/NotoSans_Regular.woff2') format('woff2'),
    url('./fonts/NotoSans_regular.woff') format('woff'),
    url('./fonts/NotoSansJP-Regular.otf') format('opentype');
}
@font-face {
  font-family: 'Noto Sans JP';
  font-style: bold;
  font-weight: 600;
  src: local('Noto Sans CJK JP Medium'),
    url('./fonts/NotoSans_Medium.woff2') format('woff2'),
    url('./fonts/NotoSans_medium.woff') format('woff'),
    url('./fonts/NotoSansJP-Medium.otf') format('opentype');
}
@font-face {
  font-family: 'Noto Sans JP';
  font-style: bold;
  font-weight: 700;
  src: local('Noto Sans CJK JP Bold'),
    url('./fonts/NotoSans_Bold.woff2') format('woff2'),
    url('./fonts/NotoSans_bold.woff') format('woff'),
    url('./fonts/NotoSansJP-Bold.otf') format('opentype');
}
@font-face {
  font-family: 'ZenKakuGothic';
  font-style: lighter;
  font-weight: 700;
  src: local('ZenKaku Gothic New'),
    url('./fonts/ZenKakuGothicNew-Regular.woff2') format('woff2'),
    url('./fonts/ZenKakuGothicNew-Regular.woff') format('woff'),
    url('./fonts/ZenKakuGothicNew-Regular.otf') format('opentype');
}
@font-face {
  font-family: 'ZenKakuGothic-bold';
  font-style: lighter;
  font-weight: 700;
  src: local('ZenKaku Gothic New'),
    url('./fonts/ZenKakuGothicNew-Medium.woff2') format('woff2'),
    url('./fonts/ZenKakuGothicNew-Medium.woff') format('woff'),
    url('./fonts/ZenKakuGothicNew-Medium.otf') format('opentype');
}
/* html{

} */
body {
  font-family: 'Noto Sans JP', sans-serif;
  overflow-x: hidden;
}

.header_pc {
  z-index: 100;
}
.header_sp {
  display: none;
}
img {
  width: 100%;
}
a {
  transition: 0.2s;
}
a:hover {
  opacity: 0.6;
  transition: 0.2s;
}
p,
a,
h1,
h2,
h3,
h4,
li,
th,
td {
  color: #312d2b;
  letter-spacing: 0.1em;
  line-height: 1.5;
  font-size: 16px;
}
h1.page-title {
  color: #312d2b;
  height: 22px;
  display: flex;
  padding-left: 12px;
  font-size: 10px;
  font-weight: normal;
  background: #f4fafe;
  width: 100%;
  align-items: center;
  margin: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 101;
}

.header_pc {
  display: flex;
  justify-content: space-between;
  padding: 10px;
  background: #fff;
  position: fixed;
  width: 100%;
}
.page .header_pc,
.archive .header_pc {
  top: 22px;
}
.header_pc_left {
  padding-left: 20px;
  display: flex;
  align-items: center;
}
.header_pc_right {
  padding-right: 20px;
  display: flex;
  align-items: center;
}
.header_pc_left div,
.header_pc_right div {
  padding: 5px;
}
.glo_nav {
  z-index: 100;
  border-bottom: 1px solid #000;
  position: -webkit-sticky;
  position: fixed;
  width: 100%;
  background: #fff;
  top: 110px;
}
.page .glo_nav,
.archive .glo_nav {
  top: 132px;
}
.head_pd {
  padding-top: 160px;
}
.glo_nav ul {
  display: flex;
  justify-content: center;
  padding: 20px;
}
.glo_nav ul li {
  border-right: 1px solid #bdbdbd;
}
.glo_nav ul li:last-child {
  border: none;
}
.glo_nav ul a {
  position: relative;
  display: block;
  text-decoration: none;
  color: #312d2b;
  padding: 10px 50px;
}
.glo_nav ul a:before {
  display: block;
  position: absolute;
  content: url(/wp-content/themes/mytheme/img/glonav_hover.png);
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  bottom: -12px;
  opacity: 0;
  transition: 0.2s;
}
.glo_nav ul a:hover:before {
  opacity: 1;
  transition: 0.2s;
}
.top_content2 {
  background: url(/wp-content/themes/mytheme/img/concept_bg.png) no-repeat;
  background-size: 100% 100%;
}
.top_content3 {
  background: url(/wp-content/themes/mytheme/img/concept_bg2.png);
}
.top_content4 {
  background: url(/wp-content/themes/mytheme/img/feature_bg.png) no-repeat;
  background-size: 100% 100%;
}
.top_content7 {
  background: url(/wp-content/themes/mytheme/img/greeting_bg.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.top_inner1 {
  padding: 70px 0px;
  width: 95%;
  margin: auto;
  max-width: 1000px;
}
.top_inner2 {
  padding: 80px 0px;
  width: 95%;
  margin: auto;
  max-width: 1200px;
}
.top_inner3 {
  padding: 80px 0px;
}
.top_inner4 {
  padding: 80px 0px;
  width: 95%;
  margin: auto;
  max-width: 1400px;
}
.top_inner5 {
  padding: 80px 0px;
  width: 95%;
  margin: auto;
  max-width: 1400px;
}
.top_inner5 {
  padding: 80px 0px;
  width: 95%;
  margin: auto;
  max-width: 1400px;
}
.top_inner8 {
  padding: 80px 0px;
  width: 95%;
  margin: auto;
  margin-top: 40px;
  max-width: 1200px;
  background: url(/wp-content/themes/mytheme/img/medi_bg.png) no-repeat;
  background-size: 100% 100%;
}
.feature3 {
  background: url(/wp-content/themes/mytheme/img/concept_bg2.png) no-repeat;
  background-size: cover;
}
.feature3 .top_inner5 {
  padding: 80px 0px;
  width: 95%;
  margin: auto;
  max-width: 700px;
}
.feature3 .feature_txtbox .feature_h3 {
  color: #fff;
  border-bottom: 1px solid #fff;
  margin-left: 20px;
  margin-right: 20px;
}
.feature3 .feature_txtbox .feature_txt {
  background: none;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 15px;
  padding: 0;
  padding-bottom: 40px;
  width: 100%;
}
.title1 {
  font-family: 'ZenKakuGothic', sans-serif;
  text-align: center;
  font-size: 28px;
  margin-bottom: 30px;
}
.title1 span {
  display: inline-block;
  width: 100%;
  font-size: 18px;
  color: #f59797;
}
.title1_2 {
  font-family: 'ZenKakuGothic', sans-serif;
  text-align: center;
  font-size: 28px;
  margin-bottom: 70px;
}
.title1_2 span {
  display: inline-block;
  width: 100%;
  padding-bottom: 20px;
}
.title1_2 span img {
  max-height: 60px;
  max-width: max-content;
  width: 90%;
}

.title1_3 {
  font-family: 'ZenKakuGothic', sans-serif;
  text-align: center;
  font-size: 28px;
  margin-bottom: 70px;
}
.title1_3 span {
  display: inline-block;
  width: 100%;
  padding-bottom: 20px;
}
.title1_3 span img {
  max-height: 40px;
  max-width: max-content;
  width: 90%;
}

.newsbox a {
  display: flex;
  padding: 30px 0px;
  text-decoration: none;
  align-items: center;
  border-bottom: 1px solid #bdbdbd;
}
.newsbox a .newsdate {
  color: #2d61ad;
  padding: 4px 10px;
  margin-right: 20px;
  border: 1px solid #2d61ad;
  align-items: center;
}

.btn a {
  display: block;
  text-decoration: none;
  padding: 15px 5px;
  border: 1px solid #312d2b;
  max-width: 250px;
  font-size: 18px;
  text-align: center;
  border-radius: 30px;
  margin: 30px auto;
}
.btn a:hover {
  background: #2d61ad;
  color: #fff;
  border: 1px solid #2d61ad;
  opacity: 1;
}

.concept_flex {
  display: flex;
  margin-bottom: 70px;
}
.concept_flex_reverse {
  flex-direction: row-reverse;
}
.concept_flex .concept_imgbox {
  width: 45%;
}
.concept_flex .concept_txtbox {
  width: 55%;
}
.concept_imgbox,
.concept_txtbox {
  padding: 0 40px;
}
.concept_txtbox {
  padding-top: 10px;
  text-align: center;
  line-height: 3em;
  position: relative;
}
.renewalopen,
.technology {
  max-height: 180px;
  max-width: max-content;
  width: 90%;
  position: absolute;
}
.renewalopen {
  bottom: 8%;
  left: 15%;
}
.technology {
  bottom: 2%;
  right: 40%;
}
.top_inner3 p {
  background: url(/wp-content/themes/mytheme/img/concept_bg2_p.png) no-repeat;
  background-size: 100% 100%;
  font-family: 'ZenKakuGothic', sans-serif;
  color: #fff;
  text-align: center;
  font-size: 22px;
  line-height: 2.5em;
  padding: 60px 20px;
  width: 90%;
  max-width: 1000px;
  margin: auto;
}
.feature_h3 {
  font-size: 30px;
  font-family: 'ZenKakuGothic', sans-serif;
}
.feature_flex {
  display: flex;
  margin-bottom: 70px;
}
.feature_flex .feature_imgbox,
.feature_flex .feature_txtbox {
  width: 50%;
}
.feature_flex_reverse {
  flex-direction: row-reverse;
}
.feature_txtbox {
  padding: 0px 0px;
}
.feature_num {
  margin-bottom: 40px;
  text-align: center;
  padding-top: 100px;
  margin-left: 80px;
  margin-right: 80px;
  position: relative;
}
.feature_num img {
  height: 55px;
  width: auto;
}
.feature_num .reason {
  position: absolute;
  top: 0;
  left: 50%;
  height: auto;
  width: 60%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  z-index: -1;
}
.feature3 .feature_num .reason {
  z-index: 1;
}
.feature_h3 {
  font-size: 30px;
  font-family: 'ZenKakuGothic', sans-serif;
  width: auto;
  text-align: center;
  padding-bottom: 30px;
  margin-left: 80px;
  margin-right: 80px;
  border-bottom: 1px solid #000;
  margin-bottom: 30px;
}
.feature_txt {
  margin-left: 80px;
  margin-right: 80px;
}
.director_flex {
  display: flex;
  margin-bottom: 40px;
}
.director_img,
.director_txt {
  width: 50%;
}
.director_img img {
  width: 75%;
}
/* .director_img{

} */
.director_img .doc_img {
  z-index: 1;
  position: relative;
}
.director_img .doc_bg {
  position: absolute;
  left: 0;
  width: 47%;
  top: 480px;
  z-index: 0;
}
.director_txt h3 {
  font-size: 28px;
  text-align: center;
  font-family: 'ZenKakuGothic', sans-serif;
  margin-bottom: 20px;
  color: #2d61ad;
}
.director_txt p {
  line-height: 1.8;
}
.doc_name {
  margin-top: 40px;
  font-size: 26px;
  padding: 5px 15px;
  border: 1px solid #2d61ad;
  width: 300px;
  text-align: center;
  margin-left: auto;
  position: relative;
}
.doc_name span {
  font-size: 20px;
}
.doc_name img {
  position: absolute;
  width: 20px;
  top: 0;
  left: 0;
}
.history_area h3 {
  font-size: 20px;
  text-align: center;
  background: #7d7d7d;
  color: #fff;
  padding: 5px 0px;
  font-weight: 300;
  margin-bottom: 20px;
}
.history_area {
  display: flex;
}
.history_table th {
  font-weight: 300;
  width: 90px;
  text-align: left;
}
.history_table th,
.history_table td {
  padding-bottom: 20px;
  color: #312d2b;
}
.history_1,
.history_2 {
  background: #fff;
  width: 48%;
  padding: 30px;
  margin: 15px;
}
.history_list li {
  list-style: none;
  display: flex;
  align-items: center;
  margin-bottom: 1em;
}
.history_list li:before {
  display: block;
  content: '';
  width: 5px;
  height: 5px;
  margin-left: 0.5em;
  margin-right: 1em;
  border-radius: 50%;
  background: #2d61ad;
}
.medi_menubtnsflex {
  display: flex;
  margin: 0 40px;
  flex-wrap: wrap;
  justify-content: space-around;
}
.medi_menubtn {
  padding: 10px;
}
.medi_menubtn a {
  display: flex;
  background: url(/wp-content/themes/mytheme/img/medibtn_bg.png) no-repeat;
  background-size: 100% 100%;
  width: 160px;
  flex-direction: column;
  padding: 20px;
  text-decoration: none;
  color: #fff;
  position: relative;
  align-items: center;
}
.medi_menubtn a img:first-child {
  width: 50%;
}
.medi_menubtn a span {
  margin-top: 20px;
}
.medi_menubtn a img:last-child {
  position: absolute;
  width: 20px;
  bottom: 0;
  right: 0;
}
/* .footercontent{
	
} */
.footer_inner {
  padding: 80px 0px;
  width: 95%;
  margin: auto;
  max-width: 1200px;
  display: flex;
  justify-content: space-between;
}
.footer_info {
  width: 45%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.footer_btns {
  display: flex;
}
.footer_tel {
  font-family: 'ZenKakuGothic', sans-serif;
  font-size: 40px;
  text-decoration: none;
}
.footer_tel a {
  text-decoration: none;
}
.footer_btns p {
  text-align: center;
}
.footer_btns a img {
  width: 95%;
}
.footer_btns,
.footer_logo,
.footer_ad,
.footer_tel {
  margin-bottom: 30px;
}
.footer_map {
  width: 50%;
  background: #eeeeee;
}
.footermenu {
  background: #333333;
  color: #fff;
}
.footermenu a,
.footermenu p {
  color: #fff;
  text-decoration: none;
}
.footermenu a:hover {
  color: #f59797;
}
.footermenu_inner {
  padding: 40px 0px;
  width: 95%;
  margin: auto;
  max-width: 800px;
}
.footermenu_inner nav {
  display: flex;
  justify-content: space-between;
}
.copyright {
  font-family: 'ZenKakuGothic', sans-serif;
  margin-top: 30px;
  text-align: center;
  display: block;
}
.br_sp {
  display: none;
}
.kvsp {
  display: none;
}
.subpage_head {
  padding-top: 200px;
}

@media screen and (max-width: 1250px) {
  .glo_nav ul a {
    padding: 6px 16px;
    font-size: 15px;
  }
}
@media screen and (max-width: 1100px) {
  .feature_h3 {
    margin-left: 50px;
    margin-right: 50px;
  }
  .feature_txt {
    margin-left: 50px;
    margin-right: 50px;
  }
}
@media screen and (max-width: 768px) {
  .kvpc {
    display: none;
  }
  .kvsp {
    display: block;
  }
  .glo_nav {
    display: none;
  }
  .newsbox a .newsdate {
    font-size: 14px;
    padding: 2px;
    margin-top: 2px;
    margin-right: 10px;
  }
  .newsbox a {
    align-items: flex-start;
  }
  .header_pc {
    display: none;
  }
  .header_sp {
    display: block;
    z-index: 100;
  }
  .head_pd {
    padding-top: 70px;
  }
  .btn a {
    padding: 12px 5px;
    max-width: 230px;
    font-size: 16px;
  }
  .title1,
  .title1_2 {
    font-size: 22px;
  }
  .top_concepttitle {
    font-size: 18px;
  }
  .title1_2 span img {
    max-height: 40px;
  }
  .title1_2 span img.top_conceptimg {
    max-height: 25px;
  }
  .concept_flex {
    display: flex;
    margin-bottom: 70px;
    flex-direction: column;
    align-items: center;
  }
  .br_sp {
    display: block;
  }
  .concept_flex .concept_txtbox {
    width: 90%;
    text-align: left;
  }
  .concept_flex .concept_imgbox {
    width: 90%;
    max-width: 400px;
    padding-bottom: 30px;
  }
  .renewalopen,
  .technology {
    width: 80%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
  .top_inner3 p {
    font-size: 16px;
    width: 80%;
  }
  .feature_flex {
    flex-direction: column;
    align-items: center;
  }
  .feature_flex .feature_imgbox {
    width: 100%;
    max-width: 500px;
  }
  .feature_flex .feature_txtbox {
    width: 95%;
    max-width: 500px;
  }
  .feature_h3 {
    font-size: 20px;
    padding-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .feature_txt {
    margin-left: 0;
    margin-right: 0;
  }
  .feature_num img {
    height: 30px;
    width: auto;
  }
  .feature_num {
    margin-bottom: 20px;
    text-align: center;
    padding-top: 40px;
    margin-left: 80px;
    margin-right: 80px;
  }

  .director_flex {
    display: flex;
    margin-bottom: 40px;
    flex-direction: column;
    align-items: center;
  }
  .director_img {
    width: 90%;
    max-width: 300px;
  }
  .director_img img {
    width: 100%;
  }
  .director_txt {
    width: 95%;
    margin-top: 30px;
  }
  .director_txt h3 {
    font-size: 22px;
    text-align: left;
    color: #2d61ad;
  }
  .history_area {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .history_1,
  .history_2 {
    width: 85%;
    padding: 20px;
    margin: 15px 0;
  }
  .medi_menubtn a {
    padding: 15px;
    width: 140px;
  }
  .medi_menubtn {
    padding: 5px;
  }
  .medi_menubtn a span {
    margin-top: 15px;
  }
  .medi_menubtn a img:first-child {
    width: 40%;
  }
  .medi_menubtnsflex {
    margin: 0 10px;
  }
  .footer_inner {
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
  }
  .footer_info {
    width: 90%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .footer_map {
    width: 90%;
    height: 400px;
  }
  .director_img .doc_bg {
    position: absolute;
    left: 0;
    width: 80%;
    top: 320px;
    z-index: 0;
  }
  .subpage_head {
    padding-top: 100px;
  }
}
@media screen and (max-width: 500px) {
  .doc_name {
    margin: auto;
    margin-top: 30px;
    font-size: 20px;
    width: 250px;
  }
  .doc_name span {
    font-size: 16px;
  }
  .footermenu_inner nav {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 10px;
  }
  .footermenu a,
  .footermenu p {
    width: 50%;
    margin-bottom: 10px;
    font-size: 14px;
  }
  .footermenu .copyright {
    width: 100%;
  }
  .footer_tel {
    font-family: 'ZenKakuGothic', sans-serif;
    font-size: 30px;
    text-decoration: none;
  }
}
@media screen and (max-width: 400px) {
  .medi_menubtn a {
    padding: 10px;
    width: 130px;
    font-size: 14px;
  }
  .medi_menubtn a img:last-child {
    width: 10px;
  }
}
/*--ハンバーガーボタン--*/
.hamburger {
  display: block;
  position: absolute;
  z-index: 50;
  right: 0;
  top: 0px;
  width: 70px;
  height: 70px;
  cursor: pointer;
  text-align: center;
  background: #2d61ad;
}
.hamburger span {
  display: block;
  position: absolute;
  width: 44px;
  height: 2px;
  left: 13px;
  background: #ffffff;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  z-index: 100;
}
.hamburger span:nth-child(1) {
  top: 10px;
}
.hamburger span:nth-child(2) {
  top: 20px;
}
.hamburger span:nth-child(3) {
  top: 30px;
}
.hamburger span:nth-child(4) {
  font-family: 'Crimson Text';
  color: #fff;
  bottom: 10px;
  background: none;
  width: auto;
  height: auto;
  font-size: 12px;
  top: 45px;
  left: 18px;
}
/* ナビ開いてる時のボタン */
.hamburger.active {
  background: #fff;
}
.hamburger.active span:nth-child(1) {
  top: 25px;
  left: 18px;
  width: 32px;
  background: #333333;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.hamburger.active span:nth-child(2),
.hamburger.active span:nth-child(3) {
  top: 25px;
  width: 32px;
  left: 18px;
  background: #333333;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hamburger.active span:nth-child(4) {
  opacity: 0;
}
nav.globalMenuSp {
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  color: #fff;
  background: #ffffff;
  text-align: left;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  visibility: hidden;
  overflow-y: scroll;
  height: 100%;
}
nav.globalMenuSp ul {
  margin: 0 auto;
  padding: 0;
  width: 80%;
  /*position: absolute;
    top: 120%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	padding-bottom: 30px;*/
  padding-top: 100px;
  padding-bottom: 70px;
}
nav.globalMenuSp ul li {
  list-style-type: none;
  padding: 0;
  width: 100%;
  transition: 0.4s all;
  border-bottom: 1px #aaaaaa dashed;
}
nav.globalMenuSp ul li:last-child {
  padding-bottom: 0;
}
/*nav.globalMenuSp ul li:hover{
  background :#ddd;
}*/
nav.globalMenuSp ul li a {
  display: flex;
  color: #444444;
  padding: 14px 10px;
  text-decoration: none;
  font-family: 'ZenKakuGothic', sans-serif;
  position: relative;
  align-items: center;
  justify-content: space-between;
}
nav.globalMenuSp ul li a:after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 14px;
  background: url(/wp-content/themes/mytheme/img/pink_arrow.png) no-repeat;
  background-size: 100% 100%;
}
nav.globalMenuSp .spparent a {
  font-size: 20px;
  padding: 20px 0;
  border-bottom: 1px solid #aaaaaacc;
}
nav.globalMenuSp .sp_menu_child {
  width: 100%;
  padding: 0;
  padding-left: 20px;
}
nav.globalMenuSp .sp_menu_child li {
  border-bottom: 0;
  border-top: 1px #aaaaaa dashed;
}
nav.globalMenuSp .sp_menu_child li a {
  padding: 8px 10px;
  font-size: 14px;
}
nav.globalMenuSp .sp_menu_child li a:after {
  width: 8px;
  height: 12px;
}
nav.globalMenuSp .spchild {
  width: 80%;
}
nav.globalMenuSp .spchild a {
  font-weight: 400;
  font-size: 16px;
  padding: 15px 0;
}
/*nav.globalMenuSp ul.spchild{
	display:none;
}
nav.globalMenuSp ul.spchild.active{
	display:block;
	position: static;
	margin:0;
	margin-left:1rem;
	transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
}
nav.globalMenuSp ul.spchild a{
	padding: 1px 0;
}*/
nav.globalMenuSp ul.spchild {
  display: block;
  position: static;
  margin: 0;
  margin-left: 1rem;
  transform: translate(0%, 0%);
  -webkit-transform: translate(0%, 0%);
  -ms-transform: translate(0%, 0%);
}
/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
  opacity: 100;
  visibility: visible;
  overflow-y: scroll;
  height: 100%;
  z-index: 20;
  padding-bottom: 40px;
}
.header_sp {
  width: 100%;
  height: 70px;
  background: #fff;
  position: fixed;
  display: flex;
  align-items: center;
}
.page .header_sp,
.archive .header_sp {
  top: 22px;
}
.header_sp h1 {
  max-width: 200px;
  padding-left: 20px;
  width: 40%;
}
/* フェードイン */
.fade {
  /* 最初は非表示 */
  opacity: 0;
  visibility: hidden;
  transform: translateY(30px);
  transition: opacity 1s, visibility 1s, transform 1s;
}
/* フェードイン時に入るクラス */
.is-fadein {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}

.staffpage_contentarea {
  padding: 70px 0px;
  width: 95%;
  margin: auto;
  max-width: 1200px;
}
.subpage_contentarea {
  padding: 70px 0px;
  width: 95%;
  margin: auto;
  max-width: 1000px;
}
.subpage_contentarea p {
  margin-bottom: 40px;
}
.sub_doc_flex {
  display: flex;
  margin-bottom: 80px;
}
.sub_doc_img {
  width: 50%;
  text-align: right;
}
.sub_doc_img img,
.sub_doc_img2 img {
  width: 85%;
}
.sub_doc_img2 {
  width: 50%;
  text-align: left;
}
.sub_doc_txt {
  width: 50%;
}
.sub_doc_h3 {
  font-family: 'ZenKakuGothic-bold', sans-serif;
  font-size: 28px;
  margin-bottom: 40px;
  font-weight: bold;
}
.sub_doc_name {
  margin-top: 80px;
  font-size: 24px;
}
.sub_doc_name span:first-child {
  font-size: 20px;
  color: #2d61ad;
}
.sub_doc_name span:last-child {
  opacity: 0.5;
}
.toc {
  background: #f4fafe;
  padding: 50px 80px;
  margin-bottom: 60px;
}
.toc p {
  text-align: center;
  font-weight: bold;
  margin-bottom: 30px;
  font-size: 20px;
}
.toc a {
  text-decoration: none;
}
/* .toc ol{

} */
.toc ol li {
  padding: 10px 0px;
  border-bottom: 1px solid #000;
  list-style-position: inside;
}
.toc ol li::marker {
  font-weight: bold;
  color: #2d61ad;
  font-size: 18px;
}
.sub_h3 {
  font-size: 26px;
  font-family: 'ZenKakuGothic-bold', sans-serif;
  position: relative;
  border-bottom: 2px solid #c5c5c5;
  padding-bottom: 10px;
  margin-bottom: 60px;
  margin-top: 80px;
}
.sub_h3:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 20%;
  border-bottom: 2px solid #2d61ad;
}
.sub_h3:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background: url(/wp-content/themes/mytheme/img/h3_deco.png) no-repeat;
  background-size: cover;
  z-index: -1;
}
.sub_h4 {
  font-size: 26px;
  font-family: 'ZenKakuGothic', sans-serif;
  position: relative;
  padding-left: 15%;
  margin-bottom: 60px;
  color: #2d61ad;
  margin-top: 80px;
}
.sub_h4:after {
  content: '';
  position: absolute;
  height: 2px;
  width: 15%;
  background: #2d61ad;
  top: 50%;
  left: 0%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.h4_content .sub_h4 {
  margin-top: 0;
}
.content_img {
  margin: 60px 0;
  text-align: center;
}
.content_img img {
  max-width: 600px;
}
.h4_content {
  padding: 60px 80px;
  background: #f4fafe;
  margin-bottom: 60px;
}
.sub_h5 {
  margin-bottom: 50px;
  margin-top: 80px;
  padding: 20px 0;
  text-align: center;
  color: #fff;
  background: url(/wp-content/themes/mytheme/img/h5_bg.png) no-repeat;
  background-size: cover;
  border-radius: 20px;
  font-size: 20px;
}
.checklist {
  display: flex;
  margin: 40px;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.attention {
  margin: 40px;
  margin-top: 0;
  color: #cccccc;
  font-size: 14px;
}
.checklist li {
  list-style: none;
  padding: 10px 0;
  padding-right: 40px;
  font-size: 20px;
  font-family: 'ZenKakuGothic', sans-serif;
  display: flex;
  align-items: center;
}
.checklist li:before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 16px;
  background: url(/wp-content/themes/mytheme/img/pink_check.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 5px;
}
.sub_h6 {
  margin-top: 80px;
  font-size: 24px;
  margin-bottom: 40px;
  font-family: 'ZenKakuGothic', sans-serif;
}
@media screen and (max-width: 768px) {
  .toc {
    padding: 30px 20px;
    padding-top: 20px;
    margin-bottom: 50px;
  }
  .subpage_contentarea .sub_h3:first-of-type {
    margin-top: 50px;
  }
  .sub_h3 {
    font-size: 22px;
  }
  .content_img img {
    width: 80%;
  }
  .h4_content {
    padding: 40px 60px;
    background: #f4fafe;
    margin-bottom: 60px;
  }
  .sub_doc_flex {
    display: flex;
    margin-bottom: 80px;
    flex-direction: column;
    align-items: center;
  }
  .sub_doc_img2,
  .sub_doc_img {
    width: 90%;
    max-width: 400px;
    text-align: center;
    margin-bottom: 20px;
  }
  .sub_doc_txt {
    width: 100%;
    max-width: 600px;
  }
  .sub_doc_h3 {
    font-size: 22px;
  }
  .flex-reverse {
    flex-direction: column-reverse;
  }
  .sub_doc_name {
    margin-top: 20px;
    font-size: 20px;
  }
}
@media screen and (max-width: 1000px) {
  .foot_contact_btns {
    max-width: 400px !important;
    flex-direction: column;
    align-items: center;
    padding: 30px 5px;
  }
  .foot_contact_btns p a {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .foot_contact_btns p a {
    font-size: 28px;
  }
  .foot_contact_btn {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 600px) {
  .h4_content {
    padding: 40px 40px;
  }
  .sub_h4 {
    font-size: 20px;
  }
  .sub_h5 {
    padding: 12px 0;
    font-size: 16px;
  }
  .checklist li {
    font-size: 16px;
  }
  .sub_h6 {
    font-size: 18px;
  }
  .toc ol li {
    font-size: 14px;
  }
  .checklist {
    margin: 20px;
  }
  .attention {
    margin: 20px;
  }
}
.breadcrumb {
  padding: 15px;
}
.breadcrumb ul {
  display: flex;
  list-style: none;
  font-size: 14px;
}
.breadcrumb ul li:before {
  content: '/';
  display: inline-block;
  margin: 0 10px;
  color: #999;
}
.breadcrumb ul li:first-child:before {
  display: none;
}
.sub_historyarea {
  padding: 70px 0px;
  width: 95%;
  margin: auto;
  max-width: 1200px;
}
.sub_history_bg {
  background: url(/wp-content/themes/mytheme/img/doc_hisbg.png) no-repeat;
  background-size: cover;
}
.sub_historyarea h3 {
  background: #2d61ad;
}
.foot_contact_area {
  padding: 70px 0px;
  width: 100%;
  margin: 40px auto;
  margin-top: 100px;
  max-width: 1400px;
  background: url(/wp-content/themes/mytheme/img/doc_hisbg.png) no-repeat;
  background-size: cover;
}
.foot_contact_btns {
  max-width: 900px;
  display: flex;
  margin: auto;
  justify-content: center;
  background: url(/wp-content/themes/mytheme/img/medibtn_bg.png);
  padding: 30px;
}
.foot_contact_btns p {
  font-family: 'ZenKakuGothic', sans-serif;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 20px;
  color: #fff;
}
.foot_contact_btns p span {
  font-size: 18px;
}
.foot_contact_btns p a {
  font-size: 34px;
  text-decoration: none;
  color: #fff;
}
.foot_contact_btn {
  margin: 0 20px;
}
.foot_contact_btns .foot_contact_btn:last-child img {
  border: 1px solid #fff;
}
.staffpage_contentarea .title1 {
  font-weight: bold;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 32px;
}
.staffpage_contentarea .title1 span {
  text-transform: uppercase;
  color: #2d61ad;
  font-size: 20px;
}
.subpage_contentarea .title1 {
  font-weight: bold;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 32px;
}
.subpage_contentarea .title1 span {
  text-transform: uppercase;
  color: #2d61ad;
  font-size: 20px;
}
.header_tel_num {
  font-size: 26px;
}
.breadcrumb {
  padding: 15px;
  max-width: 1200px;
  margin: auto;
}
.breadcrumb a {
  text-decoration: none;
  opacity: 0.4;
}
.header_snsbtn {
  width: 40px;
}
@media screen and (max-width: 1430px) {
  .header_pc_left div {
    padding: 5px;
    font-size: 14px;
  }
  .header_webbtn,
  .header_snsbtn {
    width: 40px;
  }
  .header_pc_left h1 {
    width: 240px;
  }
  .header_tel_num {
    font-size: 20px;
  }
}
@media screen and (max-width: 1170px) {
  .head_address {
    display: none;
  }
  .header_webbtn,
  .header_snsbtn {
    width: 40px;
  }
}
.speech_bubble_area {
  display: flex;
  align-items: center;
}
.speech_bubble_area .speech_bubble {
  padding: 30px;
  border: 2px dashed #000;
  border-radius: 20px;
  width: 80%;
}
.speech_bubble_area .speech_bubble_icon {
  width: 20%;
  text-align: right;
  position: relative;
}
.speech_bubble_area .speech_bubble_icon:before {
  content: '';
  display: block;
  position: absolute;
  height: 1px;
  width: 50%;
  left: -15px;
  background: #000;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.speech_bubble_area .speech_bubble_icon img {
  width: 80px;
}
.speech_bubble_area_re {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}
.speech_bubble_area_re .speech_bubble_icon {
  width: 20%;
  text-align: left;
  position: relative;
}
.speech_bubble_area_re .speech_bubble_icon:before {
  right: -15px;
  left: auto;
}
.subdoc_txt_bg {
  position: relative;
}
.subdoc_txt_bg:before {
  content: '';
  display: block;
  position: absolute;
  width: 150%;
  height: 150%;
  background: url(/wp-content/themes/mytheme/img/doc_txtbg.png) no-repeat;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  z-index: -1;
}
@media screen and (max-width: 600px) {
  .speech_bubble_area .speech_bubble {
    padding: 15px;
    border: 1px dashed #000;
    font-size: 14px;
  }
  .speech_bubble_area .speech_bubble_icon:before {
    width: 25%;
    left: -5px;
  }
  .speech_bubble_area_re .speech_bubble_icon:before {
    width: 25%;
    right: -5px;
    left: auto;
  }
  .speech_bubble_area .speech_bubble_icon img {
    width: 60px;
  }
  .subdoc_txt_bg:before {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .speech_bubble_area .speech_bubble {
    width: 70%;
  }
  .speech_bubble_area .speech_bubble_icon {
    width: 30%;
  }
  .foot_contact_area .title1_3 {
    font-size: 22px;
  }
  /* .foot_contact_btns p{
		
	} */
  .foot_contact_btns p a {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 22px;
  }
  .foot_contact_btn {
    width: 140px;
  }
}

/*--お問い合わせフォーム--*/
table.sheet {
  border-collapse: collapse;
  border-spacing: 0px;
  border-bottom: none;
  margin-bottom: 15px;
  width: 100%;
  background: #f5f5f5;
  border-top: solid 1px #e2e2e2;
  border-right: solid 1px #e2e2e2;
}
.sheet th,
.sheet td {
  padding: 10px 20px;
  text-align: left;
  line-height: 1.5em;
  vertical-align: middle;
  background: #fefefe;
  border-bottom: solid 1px #e2e2e2;
  line-height: 220%;
  border-left: 1px solid #e2e2e2;
}
.sheet th {
  background: #f3f6fc;
  font-weight: 500;
  text-align: center;
  border-bottom: solid 1px #e2e2e2;
}
.indispensable {
  display: inline-block;
  font-size: 12px;
  color: #e8ba61;
  line-height: 140%;
  margin: 0;
}
input.wpcf7-form-control.wpcf7-text {
  border: 1px solid #dddddd;
  background-color: #ffffff !important;
  padding: 6px 5px;
  border-radius: 3px;
  width: 95%;
  font-size: 15px;
}
textarea.wpcf7-form-control.wpcf7-textarea {
  width: 95%;
  margin: 5px 0;
  border: 1px solid #dddddd;
  border-radius: 3px;
  background: #fff;
  outline: none;
  font-family: 'Noto Sans JP', sans-serif;
  padding: 5px 5px;
}
.wpcf7-spinner {
  display: none !important;
}
.contact_btn {
  display: flex;
  justify-content: space-evenly;
}
#submit,
#previous {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  font-size: 16px;
  color: #fff;
  text-align: center;
  padding: 12px 70px;
  letter-spacing: 1px;
  background: #7898da;
  font-weight: 500;
  border-radius: 50px;
  border: none;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-appearance: none;
  appearance: none;
}
#submit:hover,
#previous:hover {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  opacity: 0.6;
}
#submit,
#previous {
  display: block;
  text-decoration: none;
  padding: 15px 5px;
  border: 1px solid #312d2b;
  max-width: 300px;
  width: 90%;
  font-size: 18px;
  text-align: center;
  border-radius: 30px;
  margin: 30px auto;
  background: #fff;
  color: #312d2b;
  font-size: 14px;
}

.img_box_1 {
  text-align: center;
  margin-bottom: 30px;
}
.img_box_1 img {
  width: 90%;
  max-width: 400px;
}
.img_box_2flex {
  display: flex;
}
.img_box_2 {
  width: 50%;
  text-align: center;
}
.img_box_2 img {
  width: 90%;
  max-width: 400px;
}
@media screen and (max-width: 500px) {
  .img_box_2flex {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .img_box_1 img {
    max-width: 300px;
  }
  .img_box_2 {
    width: 100%;
    text-align: center;
  }
  .img_box_2 img {
    width: 90%;
    max-width: 300px;
  }
}

li.has_child {
  position: relative;
}
.glo_nav ul .has_child a:before {
  display: none;
}

.has_child:hover ul.menu_child {
  visibility: visible;
  opacity: 1;
  transition: 0.2s;
}
ul.menu_child {
  display: flex;
  flex-direction: column;
  padding: 0;
  position: absolute;
  background: #fff;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 10px;
  top: 30px;
  border-right: 0;
  visibility: hidden;
  opacity: 0;
  transition: 0.2s;
}
.glo_nav ul .menu_child li {
  padding: 0 15px;
  border-right: 0;
}

ul.menu_child a {
  padding: 8px 8px;
  font-size: 14px;
  border-bottom: 1px dashed #cccccc;
}
.menu_child li:last-child a {
  border-bottom: 0;
}
.menu_child a:hover {
  opacity: 0.4;
}
.glo_nav ul ul.menu_child a:before {
  display: none;
}
.sp_bottombtns {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 100%;
  z-index: 100;
  overflow: hidden;
  margin: 0;
  padding: 0;
  display: none;
}
.sp_bottombtns li {
  float: left;
  width: 50%;
  margin: 0;
  list-style: none;
}
.sp_bottombtns li:first-child a {
  background: #2d61ad;
}
.sp_bottombtns li a {
  display: block;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  padding: 15px 0 10px 0;
  font-size: 13px;
  text-align: center;
  height: auto;
  background: #f59797;
  border-right: 1px solid #fff;
}
.sp_bottombtns li a span {
  display: block;
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  font-size: 10px;
  text-align: center;
  line-height: 120%;
}
@media screen and (max-width: 768px) {
  .sp_bottombtns {
    display: block;
  }
  .subpage_contentarea .title1 {
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 1.2em;
  }
  .subpage_contentarea .title1 span {
    font-size: 14px;
  }
  .subpage_contentarea {
    padding: 30px 0px;
    padding-top: 15px;
  }
}
.list {
  list-style-position: inside;
}
.list li {
  padding-bottom: 10px;
}
.sub_doc_h5 {
  font-size: 20px;
  margin-bottom: 30px;
  font-family: 'ZenKakuGothic-bold', sans-serif;
}
.sub_newsbox {
  border: 1px solid #eee;
  margin-bottom: 20px;
}
.sub_newsbox a {
  text-decoration: none;
  padding: 20px;
  display: block;
}
.sub_newsbox a .date {
  font-size: 13px;
}
.sub_newsbox .category {
  display: inline-block;
  text-align: center;
  color: #666;
  padding: 5px 20px;
  margin: 0 30px 0 20px;
  font-size: 12px;
  line-height: 100%;
  text-transform: uppercase;
  vertical-align: middle;
  background: #fff;
  border: solid 1px #666;
}
.sub_newsbox .category_news {
  background: #3566AF;
  color: #fff;
  border: solid 1px #3566AF;
}
.sub_newsbox .category_blog {
  background: #F1989D;
  color: #fff;
  border: solid 1px #F1989D;
}
.sub_newsbox .post-title {
  margin: 20px 0;
}
.news_content_txt {
  font-size: 13px;
  color: #888;
}

/*   pagination
-------------------------------------------------------------------*/
.pagination {
  width: 100%;
  text-align: center;
  z-index: 200;
  list-style-type: none;
  padding: 0;
}
.pagination a {
  margin: 0 5px;
  width: 15px;
  height: 15px;
  display: inline-block;
  overflow: hidden;
}
.pagination a.active {
  filter: alpha(opacity=100) !important;
  -moz-opacity: 1 !important;
  opacity: 1 !important;
}
.pagination,
.pagination li a {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

/* 色変更箇所*/
.pagination a {
  font-weight: 500;
  padding-top: 1px;
  text-decoration: none;
  border-left-width: 0;
  min-width: 36px;
  min-height: 36px;
  color: #333;
  background-color: #fff;
}

/* 色変更箇所*/
.pagination li:not([class*='current']) a:hover {
  background: #4381b7;
  color: #fff;
}

.pagination li:first-of-type a {
  border-left-width: 1px;
}

.pagination li.first span,
.pagination li.last span,
.pagination li.previous span,
.pagination li.next span {
  /* screen readers only */
  position: absolute;
  top: -9999px;
  left: -9999px;
}

.pagination li.first a::before,
.pagination li.last a::after,
.pagination li.previous a::before,
.pagination li.next a::after {
  display: inline-block;
  font-family: Fontawesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

.pagination li.first a::before {
  content: '<<';
}
.pagination li.last a::after {
  content: '>>';
}

.pagination li.previous a::before {
  content: '<';
}
.pagination li.next a::after {
  content: '>';
}

/* 色変更箇所*/
.pagination li.current a {
  background: #4381b7;
  cursor: default;
  pointer-events: none;
  color: #fff;
}

.pagination > li:first-child > a {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

@media only screen and (max-width: 639px) {
  .pagination li.first,
  .pagination li.last {
    /* screen readers only */
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .uk-container .pagination li {
    padding: 0;
    margin: 0 0 20px;
  }
  .pagination li.previous a {
    border-left-width: 1px;
  }
}

.table_sheet {
  border-collapse: collapse;
  border-spacing: 0px;
  border-bottom: none;
  margin: auto;
  margin-bottom: 25px;
  width: 100%;
  background: #fff;
  border-top: solid 1px #ddd;
  border-right: solid 1px #ddd;
}
.table_sheet th,
.table_sheet td {
  padding: 10px 20px;
  text-align: left;
  line-height: 1.5em;
  vertical-align: middle;
  background: #fff;
  border-bottom: solid 1px #ddd;
  line-height: 200%;
  border-left: 1px solid #ddd;
}
.table_sheet th {
  background: #f5fafd;
  font-weight: 500;
  text-align: center;
  border-bottom: solid 1px #ddd;
}
@media only screen and (max-width: 768px) {
  .table_sheet {
    font-size: 14px;
  }
  .table_sheet th,
  .table_sheet td {
    padding: 10px;
  }
}

.menupage_box {
  display: flex;
  flex-direction: column;
  width: 90%;
  max-width: 250px;
  margin: 10px;
  margin-bottom: 40px;
  border-bottom: 2px #fff solid;
}
.menupage_box_img {
  border: 1px #eee solid;
  padding: 6px;
}
.menupage_box a {
  text-decoration: none;
}
.menupage_box p {
  padding-top: 20px;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}
.menupage_box:hover {
  border-bottom: 2px #2d61ad solid;
}
.menupage_flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.sp_docname {
  display: none;
}
.sp_docbr {
  display: none;
}
.topdocnamesp {
  display: none;
}
@media only screen and (max-width: 768px) {
  .pc_docname {
    display: none;
  }
  .sp_docname {
    display: block;
    margin-top: 0;
    margin-bottom: 30px;
  }
  .topdocnamesp {
    margin-top: 0;
    display: block;
  }
  .topdocnamepc {
    display: none;
  }
  .clinicname {
    margin-top: 30px;
    font-size: 16px;
    width: 300px;
    text-align: center;
    margin-left: auto;
  }
}
@media screen and (max-width: 500px) {
  .clinicname {
    margin: auto;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 450px) {
  .sp_docname {
    font-size: 22px;
    text-align: center;
    width: 100%;
  }
  .sp_docbr {
    display: block;
  }
}

.slideimg-frame {
  position: relative;
  width: 100%;
  height: 100%;
  /*overflow: hidden;*/
  margin: 0 auto;
}
.img-01,
.img-02,
.img-03 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.img-01 {
  animation: slide-animation-01 24s infinite;
}
.img-02 {
  animation: slide-animation-02 24s infinite;
}
.img-03 {
  animation: slide-animation-03 24s infinite;
}
@keyframes slide-animation-01 {
  0% {
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes slide-animation-02 {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  70% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes slide-animation-03 {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  70% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/*iphone調整用*/
.iphone .medi_menubtn a img:first-child {
  width: 60px;
  height: 60px;
}

.top_renewtxt {
  text-align: center;
  margin: auto;
  margin-top: 40px;
  max-width: 600px;
  width: 80%;
}
.top_renewtxt p:nth-child(2) {
  margin-top: 20px;
  background: #e3ebff;
  text-align: center;
  padding: 40px 0px;
  border-radius: 50%;
  font-weight: bold;
  font-size: 18px;
}
@media only screen and (max-width: 768px) {
  .top_renewtxt {
    margin-top: 0px;
    max-width: 500px;
  }
  .top_renewtxt p:nth-child(2) {
    font-size: 16px;
    font-weight: bold;
    padding: 20px 0px;
  }
}
.header_sp .header_snsbtn {
  position: absolute;
  right: 90px;
}
.foot_instabtn {
  width: 50px;
}

/*--02.修正--*/
.headersp-logo {
  max-width: 200px;
  padding-left: 20px;
  width: 40%;
}
/*--03.修正--*/
.history_3 {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .history_3 {
    width: 85%;
  }
}
.history_ol li {
  align-items: center;
  margin-bottom: 1em;
  list-style-position: inside;
  text-indent: -1.4em;
  padding-left: 1.5em;
}
.sub_historyarea2 {
  justify-content: center;
  padding-top: 0;
}
.feature03_btns {
  display: flex;
  margin-bottom: 70px;
  justify-content: center;
}
.feature03_btns .btn {
  margin: 0 10px;
}
.feature03_btns .btn a {
  margin: 10px auto;
  min-width: 220px;
}
@media only screen and (max-width: 768px) {
  .feature03_btns {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
}

.web-yoyaku a {
  position: relative;
}
.web-yoyaku a img {
  position: relative;
  width: 24px;
  padding-right: 4px;
}
.sp_bottombtns li a {
  display: flex;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  padding: 15px 0 10px 0;
  font-size: 13px;
  text-align: center;
  height: 24px;
  background: #f59797;
  border-right: 1px solid #fff;
  justify-content: center;
  align-items: center;
}
.header_webyoyaku a {
  display: flex;
  background: #e3f2fb;
  border: 1px solid #2d61ad;
  text-decoration: none;
  align-items: center;
  padding: 12px 15px;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.04em;
}
.header_webyoyaku a img {
  width: 40px;
  margin-right: 10px;
}
.header_sp .header_webyoyaku a {
  flex-direction: column-reverse;
  padding: 5px 5px;
  font-size: 10px;
  letter-spacing: 0.04em;
}
.header_sp .header_webyoyaku a img {
  width: 22px;
  margin-top: 2px;
  margin-right: 0px;
}
.header_sp .header_webyoyaku {
  position: absolute;
  top: 8px;
  right: 140px;
}
@media only screen and (max-width: 380px) {
  .header_sp .header_snsbtn {
    position: absolute;
    right: 75px;
  }
  .header_sp .header_webyoyaku {
    position: absolute;
    top: 8px;
    right: 120px;
  }
}

@media screen and (max-width: 768px) {
  .concept_flex-ex {
    display: flex;
    margin-bottom: 40px;
    flex-direction: column-reverse;
    align-items: center;
  }
}

/*--2025.08--*/
.feature03_ex_flex {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  margin-bottom: 60px;
}
.feature03_ex_img {
  width: 400px;
}
.feature03_btns {
  display: flex;
  margin-bottom: 70px;
  justify-content: center;
  flex-direction: column;
}
@media screen and (max-width: 600px) {
  .feature03_ex_flex {
    flex-direction: column;
    margin-bottom: 0px;
  }
  .feature03_ex_img {
    width: 280px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 1200px) {
  .br_no_1200 {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .br_no_500 {
    display: none;
  }
}

.calendar {
  margin: 50px 0;
}
.calendar table {
  width: 80%;
  max-width: 500px;
  margin: auto;
}
.calendar table tr {
  border-top: 1px solid #000;
}
.calendar table tr th.sun {
  color: #e082a3;
}
.calendar table tr th.sat {
  color: #3699d0;
}
.calendar table tr td,
.calendar table tr th {
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: calc(100% / 7);
  font-size: 14px;
  font-weight: 600;
  position: relative;
}
.calendar .day-off,
.calendar .day-off2 {
  color: #fff;
}
.calendar .day-off:before {
  position: absolute;
  content: "";
  width: 34px;
  height: 34px;
  border-radius: 34px;
  line-height: 34px;
  z-index: -1;
  background: #de9f95;
}
.h4_content .sub_h4 {
  margin-bottom: 30px;
}
.h4_content p:last-child {
  margin-bottom: 0;
}
.img_box_1.mushiba-sinko2 img {
  max-width: 200px;
}
@media screen and (max-width: 500px) {
  .img_box_1.mushiba-sinko img {
    max-width: 400px;
    width: 100%;
  }
  .img_box_1.mushiba-sinko2 img {
    max-width: 150px;
  }
}

.casepage .img_box_2flex {
  align-items: center;
  margin-bottom: 40px;
}
.casepage .img_box_1 {
  margin-bottom: 40px;
}
.top-bnr {
  max-width: 400px;
  text-align: center;
  margin: auto;
  padding: 20px;
}

@media screen and (max-width: 500px) {
  .top-bnr {
    max-width: 300px;
  }
}
