/*eaf1f4
75c6e5
8bc8e0
4baacf
fbf6ed
*/
@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Questrial&display=swap');
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, address, em, img, small, i, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tfoot, thead, tr, th, td, article, canvas, footer, header, menu, nav, section, time, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-weight: normal;
  vertical-align: baseline;
  background: transparent;
}
* {
  margin: 0;
  padding: 0;
}
body {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "Noto Sans Japanese", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #333;
  line-height: 1.48;
  font-size: 16px;
  animation: bodyFadeIn 2s ease 0s 1 normal;
  -webkit-animation: bodyFadeIn 2s ease 0s 1 normal;
  background: #8bc8e0;
}
@keyframes bodyFadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@-webkit-keyframes bodyFadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
article, footer, header, menu, nav, section {
  display: block;
}
ul, ol {
  list-style: none;
}
a {
  margin: 0;
  padding: 0;
  text-decoration: none;
  vertical-align: baseline;
  background: transparent;
  color: #75c6e5;
}
a:link {
  -webkit-transition: background-color 2s ease-out;
  -moz-transition: background-color 2s ease-out;
  -o-transition: background-color 2s ease-out;
  transition: background-color 2s ease-out;
}
a:link:hover {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  max-width: 100%;
	height: auto;
  vertical-align: bottom;
  -ms-interpolation-mode: bicubic;
  -webkit-backface-visibility: hidden;
}
h1, h2, h3, h4, h5, h6 {
  line-height: 1.2;
}
p {
  text-align: justify;
  text-justify: inter-ideograph;
}
hr {
  display: block;
  height: 1px;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
input, select {
  vertical-align: middle;
}
@media screen and (max-width: 777px) {
  body {
    font-size: 3.4vw;
  }
}
@media screen and (max-width: 480px) {
  body {
    font-size: 4vw;
  }
}
/** ---------------- 
font/_default.scss 
----------------- */
.center {
  text-align: center !important;
}
.left {
  text-align: left !important;
}
.right {
  text-align: right !important;
}
.top0 {
  margin-top: 0 !important;
}
.top5 {
  margin-top: 5px !important;
}
.top10 {
  margin-top: 10px !important;
}
.top15 {
  margin-top: 15px !important;
}
.top20 {
  margin-top: 20px !important;
}
.top25 {
  margin-top: 25px !important;
}
.top30 {
  margin-top: 30px !important;
}
.top35 {
  margin-top: 35px !important;
}
.top40 {
  margin-top: 40px !important;
}
.tpp40 {
  padding-top: 40px !important;
}
.btm0 {
  margin-bottom: 0px !important;
}
.btm5 {
  margin-bottom: 5px !important;
}
.btm10 {
  margin-bottom: 10px !important;
}
.btm15 {
  margin-bottom: 15px !important;
}
.btm20 {
  margin-bottom: 20px !important;
}
.btm25 {
  margin-bottom: 25px !important;
}
.btm30 {
  margin-bottom: 30px !important;
}
.btm35 {
  margin-bottom: 35px !important;
}
.btm40 {
  margin-bottom: 40px !important;
}
.btm45 {
  margin-bottom: 45px !important;
}
.btm50 {
  margin-bottom: 50px !important;
}
.btm55 {
  margin-bottom: 55px !important;
}
.btm60 {
  margin-bottom: 60px !important;
}
.btm65 {
  margin-bottom: 65px !important;
}
.btm70 {
  margin-bottom: 70px !important;
}
.lpt10 {
  padding-left: 10px;
}
.lpt20 {
  padding-left: 20px;
}
.sans {
  font-family: 'Questrial', sans-serif;
}
.serif {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "Noto Sans Japanese", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;
}
.l-blue {
  color: #8bc8e0 !important;
}
.blue {
  color: #4baacf !important;
}
.momo{color: #da96ad !important;}
.brown {
  color: #634435 !important;
}
.black {
  color: #333 !important;
}
.under {
  text-decoration: underline !important;
}
.bold {
  font-weight: 600;
}
.white {
  color: #fff;
}
.normal {
  font-weight: normal;
}
.s-line {
  line-height: 1.2 !important;
}
.letter {
  letter-spacing: 0.02em;
}
.size12 {
  font-size: 0.75em !important;
}
.size13 {
  font-size: 0.81em !important;
}
.size14 {
  font-size: 0.88em !important;
}
.size15 {
  font-size: 0.94em !important;
}
.size17 {
  font-size: 1.07em !important;
}
.size18 {
  font-size: 1.13em !important;
}
.size20 {
  font-size: 1.25em !important;
}
.size22 {
  font-size: 1.45em !important;
}
.size24 {
  font-size: 1.5em !important;
}
.size30 {
  font-size: 1.88em !important;
}
.size40 {
  font-size: 2.5em !important;
}
.size48 {
  font-size: 3em !important;
}
.size60 {
  font-size: 4em !important;
}
.f_l {
  float: left !important;
}
.f_r {
  float: right !important;
}
.clearfix:after {
  content: ".";
  height: 0;
  clear: both;
  display: block;
  font-size: 0.1em;
  line-height: 0;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
  min-height: 1%;
  clear: both;
}
.wrapper {
  position: relative;
  width: 100%;
  min-width: 1000px;
  height: 100%;
  z-index: 1;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  z-index: 2;
}
@media screen and (min-width: 778px) {
  .is-pc {
    display: block;
  }
  .is-sp {
    display: none;
  }
}
@media screen and (max-width: 777px) {
  .is-pc {
    display: none;
  }
  .is-sp {
    display: block;
  }
  .f_l {
    float: none !important;
    margin-bottom: 0.625rem;
  }
  .f_r {
    float: none !important;
    margin-bottom: 0.625rem;
  }
  .top5 {
    margin-top: 0.6vw !important;
  }
  .top10 {
    margin-top: 1.3vw !important;
  }
  .top15 {
    margin-top: 2vw !important;
  }
  .top20 {
    margin-top: 2.6vw !important;
  }
  .top25 {
    margin-top: 3.3vw !important;
  }
  .top30 {
    margin-top: 4vw !important;
  }
  .top35 {
    margin-top: 4.6vw !important;
  }
  .top40 {
    margin-top: 5.3vw !important;
  }
  .tpp40 {
    padding-top: 5.3vw !important;
  }
  .btm5 {
    margin-bottom: 0.6vw !important;
  }
  .btm10 {
    margin-bottom: 1.4vw !important;
  }
  .btm15 {
    margin-bottom: 2vw !important;
  }
  .btm20 {
    margin-bottom: 2.6vw !important;
  }
  .btm25 {
    margin-bottom: 3.3vw !important;
  }
  .btm30 {
    margin-bottom: 4vw !important;
  }
  .btm35 {
    margin-bottom: 4.6vw !important;
  }
  .btm40 {
    margin-bottom: 5.3vw !important;
  }
  .btm45 {
    margin-bottom: 6vw !important;
  }
  .btm50 {
    margin-bottom: 6.7vw !important;
  }
  .btm55 {
    margin-bottom: 7.3vw !important;
  }
  .btm60 {
    margin-bottom: 8vw !important;
  }
  .btm65 {
    margin-bottom: 8.6vw !important;
  }
  .btm70 {
    margin-bottom: 9.8vw !important;
  }
  .lpt10 {
    padding-left: 1.4vw;
  }
  .lpt20 {
    padding-left: 2.6vw;
  }
  /*.size12 {
    font-size: 2.4vw !important;
  }
  .size13 {
    font-size: 2.8vw !important;
  }
  .size14 {
    font-size: 3vw !important;
  }
  .size15 {
    font-size: 3.2vw !important;
  }
  .size17 {
    font-size: 3.8vw !important;
  }
  .size18 {
    font-size: 4vw !important;
  }
  .size20 {
    font-size: 4.5vw !important;
  }
	.size22 {
    font-size: 5.8vw !important;
  }
  .size24 {
    font-size: 5vw !important;
  }
  .size30 {
    font-size: 6vw !important;
  }
  .size40 {
    font-size: 7vw !important;
  }
  .size48 {
    font-size: 9.5vw !important;
  }*/
  .size60 {
    font-size: 10.5vw !important;
  }
  .mr {
    margin-right: 0 !important;
  }
  .ml {
    margin-left: 0 !important;
  }
  .wrapper {
    width: 100%;
    min-width: auto;
  }
}
/**********************************
pcメニュー
***********************************/
#pc_header #header_in {
  max-width: 1400px;
  margin: 0 auto;
  -webkit-transition: 0.3s ease;
  -webkit-transition-delay: 0.3s;
  -webkit-transition: 0.3s ease 0.3s;
  transition: 0.3s ease 0.3s;
}
#glo_area {
  margin: 0 auto;
  width: 100%;
}
#glo_area #glo_area_in {
  margin: 0 auto;
  width: 100%;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-justify-content: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
}
#glo_area #glo_area_in .glo_list {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: calc(25% - 20px);
  margin: 20px 0;
}
#glo_area #glo_area_in .glo_list:last-child > a {
  border-right: none;
}
#glo_area #glo_area_in .glo_list > a {
  display: block;
  padding: 0 10px;
  font-size: 1.1em;
  color: #fff;
  font-weight: 600;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-right: solid 1px rgba(255, 255, 255, 0.5);
  text-align: center;
  width: 100%;
  /*  height: 60px;*/
  position: relative;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
#glo_area #glo_area_in .glo_list > a:hover {
  text-decoration: underline;
}
.glo_mega {
  position: absolute;
  top: 52px;
  background: rgba(247, 240, 229, 0.9);
  /*width:1200px;*/
  padding: 10px 20px;
  left: auto;
  display: none;
  z-index: 1;
  -webkit-transition: width 0.3s ease-out;
  -webkit-transition-delay: 0.6s;
  -webkit-transition: width 0.3s ease-out 0.6s;
  transition: width 0.3s ease-out 0.6s;
}
.glo_mega.active {
  width: 100%;
  -webkit-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
}
.glo_mega .glo_mega_in {
  min-width: 350px;
  margin: 0 auto;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.glo_mega .glo_mega_in .glo_mega_list {
  width: 48%;
  padding-left: 1%;
  padding-right: 1%;
}
.glo_mega .glo_mega_in .glo_mega_list .glo_mega_link {
  display: block;
  color: #8bc8e0;
  white-space: nowrap;
  font-weight: 600;
  padding-top: 5px;
  padding-bottom: 5px;
}
.glo_mega .glo_mega_in .glo_mega_list .glo_mega_link:hover {
  text-decoration: underline;
}
/**********************************
フッター
***********************************/
#footer {
  padding: 40px 0 40px;
  text-align: center;
}
#footer ul.main-nav {
  display: block;
}
#footer ul.main-nav li {
  display: inline-block;
  padding: 0 1.5% 0;
  line-height: 1.6;
}
#footer ul.main-nav li a {
  display: block;
  font-size: 1.1em;
  font-weight: 600;
  color: #fff;
}
#footer ul.main-nav a:hover {
  color: #fbf6ed;
  text-decoration: underline;
}
#footer ul.sub-nav {
  margin: 15px auto 40px;
}
#footer ul.sub-nav li {
  display: inline-block;
}
#footer ul.sub-nav li {
  padding-left: 1.5em;
  background: url("../images/common/sub_navi.png")no-repeat left center;
  margin-left: 5px;
}
#footer ul.sub-nav li:first-child {
  padding-left: 0;
  background: none;
  margin-left: 0;
}
#footer ul.sub-nav a {
  text-decoration: none;
  font-size: 0.88em;
  color: #fff;
}
#footer ul.sub-nav a:hover {
  color: #fbf6ed;
  text-decoration: underline;
}
#footer-logo {
  text-justify: auto;
  text-align: center !important;
}
#footer-logo img {
  width: 90px;
}
#copy {
  text-align: center;
  font-size: 0.88em;
  color: #fff;
}
#copy a {
  color: #fff;
}
@media screen and (max-width: 777px) {
  #footer {
    padding: 8vw 0 10vw;
  }
  #footer ul.sub-nav {
    margin: 2vw auto 8vw;
  }
  #footer-logo img {
    width: 90px;
  }
  #copy {
    font-size: 2.6vw;
  }
  #footer-logo img {
    width: 25vw;
  }
}
/**********************************
スマホメニュー
***********************************/
#sp_header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
}
.menu-trigger, .menu-trigger span {
  display: inline-block;
  -webkit-transition: all .4s;
  transition: all .4s;
  box-sizing: border-box;
}
.menu-trigger {
  position: relative;
  width: 100%;
  height: 100%;
}
.menu-trigger span {
  position: absolute;
  left: 1.5vw;
  width: 8vw;
  background-color: #8bc8e0;
  height: 1vw;
  border-radius: 1vw;
}
.menu-trigger span:nth-of-type(1) {
  top: 3.5vw;
}
.menu-trigger span:nth-of-type(2) {
  top: 6vw;
}
.menu-trigger span:nth-of-type(3) {
  top: 8.5vw;
}
/*action*/
.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(2.5vw) rotate(-45deg);
  -ms-transform: translateY(2.5vw) rotate(-45deg);
  transform: translateY(2.5vw) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
  left: 50%;
  opacity: 0;
  -webkit-animation: active-menu-bar02 0.8s forwards;
  animation: active-menu-bar02 0.8s forwards;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes active-menu-bar02 {
  100% {
    height: 0;
  }
}
@keyframes active-menu-bar02 {
  100% {
    height: 0;
  }
}

.menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-2.5vw) rotate(45deg);
  -ms-transform: translateY(-2.5vw) rotate(45deg);
  transform: translateY(-2.5vw) rotate(45deg);
}


#sp_header {
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: #fff;
  z-index: 9999;
  height: 13vw;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  display: none;
}
#sp_header #sp_header_in {
  /* padding-left: 10px;*/
 /* height: 80px;*/
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 100%;
}
#sp_header #sp_header_in #sp_logo {
  margin-right: auto;
}
#sp_header #sp_header_in #sp_logo img {
  height: 13vw;
  width: auto;
}
#sp_nav {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
#sp_nav #sp_nav_in {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-right: 13vw;
}
#sp_nav #sp_nav_in .sp_nav_list {
  height: 13vw;
}
#sp_nav #sp_nav_in .sp_nav_list a {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 13vw;
  width: 10vw;
  text-align: center;
  font-size: 4.5vw;
}
#sp_nav #sp_nav_in .sp_nav_list a.sp_tel {
  background: #4baacf;
  color: #fff;
}
#sp_nav #sp_nav_in .sp_nav_list a.sp_acc {
  background: #8bc8e0;
  color: #fff;
}
.side-menu_scroll {
  padding-top: 13vw;
}
.side-menu_scroll_in {
  height: 100%;
}
.overlay {
  content: '';
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: transparent;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 98;
}
.side-open .overlay {
  visibility: visible;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.7);
}
.side-open .overlay::after {
  visibility: visible;
  color: rgba(255, 255, 255, 0.8);
}
.side-open .side-menu {
  -webkit-transform: translate3d(-95vw, 0, 0);
  -ms-transform: translate3d(-95vw, 0, 0);
  transform: translate3d(-95vw, 0, 0);
}
.side-menu {
  position: fixed;
  top: 0;
  right: -95vw;
  width: 95vw;
  height: 100%;
  text-align: left;
  background: #eaf1f4;
  z-index: 999999;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: none;
}
.side-menu .side-menu_in {
  /*height: 100%;*/
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  padding: 0;
}
.side-menu .side-menu_in li {
  border-bottom: solid 1px #111;
  width: 100%;
}
.side-menu .side-menu_in li:last-child {
  border-bottom: none;
}
.side-menu .side-menu_in li a {
  display: block;
  position: relative;
  font-size: 1.125rem;
  padding: 16px 40px 16px 10px;
}
.side-menu .side-menu_in li a::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  width: 16px;
  height: 16px;
  border-top: 1px solid #0071bc;
  border-right: 1px solid #0071bc;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 20px;
}
.side-menu a {
  color: #4baacf;
}
.side-menu-btn {
  position: fixed;
  right: 1vw;
  cursor: pointer;
  z-index: 9999999;
  width: 11vw;
  height: 11vw;
  top: 0;
  display: none;


}
#sp_menu {
  padding: 0 0.75em;
}
#sp_menu #sp_menu_in {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#sp_menu #sp_menu_in > li {
  width: 49%;
  margin-right: 2%;
  margin-bottom: 0.75em;
}
#sp_menu #sp_menu_in > li > ul li {
  border-bottom: solid 1px rgba(139, 200, 224, 0.2);
}
#sp_menu #sp_menu_in > li > ul li a {
  display: block;
  padding: 1em 0.5em;
  position: relative;
  font-size: 3.8vw;
  line-height: 1;
}
#sp_menu #sp_menu_in > li > ul li a::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -0.25em;
  width: 0.5em;
  height: 0.5em;
  border-top: 2px solid #4baacf;
  border-right: 2px solid #4baacf;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 0.75em;
}
#sp_menu #sp_menu_in > li > p a {
  display: block;
  background: #fff;
  padding: 0.8em 0.5em;
  color: #4baacf;
  font-weight: bold;
  position: relative;
  font-size: 3.8vw;
  line-height: 1;
}
#sp_menu #sp_menu_in > li > p a::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -0.25em;
  width: 0.5em;
  height: 0.5em;
  border-top: 2px solid #4baacf;
  border-right: 2px solid #4baacf;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 0.75em;
}
#sp_menu #sp_menu_in > li:nth-child(2n) {
  margin-right: 0;
}
@media screen and (max-width: 777px) {
  #pc_header {
    display: none;
  }
  #sp_header {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-bottom: #fbf6ed solid 1px;
  }
  .side-menu {
    display: block;
  }
  .side-menu-btn {
    display: block;
  }
}
#top_contents {
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.article1 {
  background: #fff;
  padding-left: 3.6%;
  padding-right: 3.6%;
  padding-top: 50px;
  padding-bottom: 60px;
}
@media screen and (max-width: 777px) {
  #top_contents {
    padding-left: 3vw;
    padding-right: 3vw;
  }
  .article1 {
    padding-left: 4vw;
    padding-right: 4vw;
    padding-top: 7vw;
    padding-bottom: 7vw;
  }
}
/*//////////////////////////////
ボックス
//////////////////////////////*/
.clumn02, .clumn04 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.clumn02 > div {
  width: 48%;
}
.clumn02 > div.first {
  margin-right: 4%;
}
.clumn04 > div {
  width: 23.5%;
  margin-right: 2%;
  margin-bottom: 2em;
}
.clumn04 > div:nth-child(4) {
  margin-right: 0;
}
.clumn04 > div:nth-child(8) {
  margin-right: 0;
}
.clumn04 > div:nth-child(12) {
  margin-right: 0;
}
.clumn04 > div:nth-child(16) {
  margin-right: 0;
}
.clumn04 > div:nth-child(20) {
  margin-right: 0;
}
@media screen and (max-width: 777px) {
  .clumn02 {
    display: block;
  }
  .clumn02 > div {
    width: auto;
  }
  .clumn02 > div.first {
    margin-right: 0;
    margin-bottom: 3.5vw;
  }
  .clumn04 > div {
    width: 48.5%;
    margin-right: 3%;
	margin-bottom: 5vw;
  
  }
.clumn04 > div:nth-child(even){margin-right: 0;}
  
  }
@media screen and (max-width: 480px) {
.clumn04 {
  display:block;
}
.clumn04 > div {
    width: auto;
    margin-right: 1.5vw;
    margin-left: 1.5vw;
	margin-bottom: 6vw;
  }
	.clumn04 > div:nth-child(even){margin-right: 1.5vw;}
}
.ggmap {
  position: relative;
  width: 100%;
  padding-bottom: 41.3%;
  height: 0;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}
.ggmap iframe, .ggmap object, .ggmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 777px) {
  .ggmap {
    padding-bottom: 56.25%;
  }
}
/*//////////////////////////////
テーブル
//////////////////////////////*/
.table01 {
  width: 100%;
}
.table01 table, .table01 td, .table01 th {
  border: 1px solid #ddd;
  border-collapse: collapse;
  text-align: center;
	
}
.table01 th {
  padding: 0.5em;
  background: #8bc8e0;
  color: #fff;
  font-weight: 600;
}
.table01 td {
  padding: 0.5em;
}
@media screen and (max-width: 777px) {
 .table01 th {
  padding: 0.4em 0.2em;
	 
 
}
.table01 td {
  padding: 0.5em 0.2em;
	 font-size: 3.2vw;
}
}
/*//////////////////////////////
診療案内
//////////////////////////////*/
@media screen and (max-width: 777px) {
  .info div.first p {
    text-align: center;
  }
  .info div.first p.right {
    text-align: center !important;
    padding-bottom: 3vw;
  }
}
/*//////////////////////////////
ボタン
//////////////////////////////*/
.btn-sm {
  color: #4baacf;
  font-size: 0.94em;
  border: #4baacf solid 1px;
  font-weight: 600;
  padding: 0.5em 2em;
}
.btn-sm:hover {
  color: #fff;
  background: #4baacf;
}
.btn-wt {
  display: inline-block;
  color: #fff;
  background: #8bc8e0;
  font-size: 0.94em;
  border: #fff solid 1px;
  font-weight: 600;
  padding: 0.4em 1em;
  min-width: 250px;
}
.btn-wt:hover {
  color: #4baacf;
  background: #fff;
}
.wtbg {
  background: #fff;
}
.arrow {
  position: relative;
  width: 40px;
  display: inline-block;
  vertical-align: middle;
}
.arrow::before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 18px;
  height: 1px;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.arrow::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 7px;
  height: 7px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin: auto;
  content: "";
  vertical-align: middle;
}
.wtbg .arrow::before {
  background: #4baacf;
}
.wtbg .arrow::after {
  border-top: 1px solid #4baacf;
}
.bubg .arrow::before {
  background: #fff;
}
.bubg .arrow::after {
  border-top: 1px solid #fff;
}
.btn-sm .arrow::before {
  background: #4baacf;
}
.btn-sm .arrow::after {
  border-top: 1px solid #4baacf;
}
@media screen and (max-width: 777px) {
  .btn-wt {
    font-size: 0.94em;
    padding: 0.4em 1vw;
    min-width: 65vw;
  }
  .arrow {
    position: relative;
    width: 6.68vw;
    display: inline-block;
    vertical-align: middle;
  }
  .arrow::before {
    position: absolute;
    top: 0;
    bottom: -0.27vw;
    right: 0;
    width: 4.81vw;
    height: 0.27vw;
    margin: auto;
    content: "";
    vertical-align: middle;
  }
  .arrow::after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0.27vw;
    width: 1.6vw;
    height: 1.6vw;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: auto;
    content: "";
  }
  .wtbg .arrow::after {
    border-top: 0.27vw solid #4baacf;
  }
  .bubg .arrow::after {
    border-top: 0.27vw solid #fff;
  }
  .btn-sm .arrow::after {
    border-top: 0.27vw solid #4baacf;
  }
}
/*//////////////////////////////
お知らせ
//////////////////////////////*/
.new {
  background: #C00;
  color: #fff;
  padding: 0.3em 0.5em;
  font-size: 0.75em;
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  font-style: normal;
  font-weight: normal;
  border: #C00 solid 1px;
  line-height: 1;
  margin-right: 5px;
}

.slidimg {
  overflow: hidden;
  position: relative;
  padding-top: 56.25%;
  margin-bottom: 0.3em;
}
.slidimg img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/* /////////////////////////////
      page top
///////////////////////////// */
#pageTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 5;
}
@media screen and (max-width: 777px) {
  #pageTop {
    bottom: 3vw;
    right: 3vw;
  }
  #pageTop img {
    width: 13vw;
  }
}