@charset "UTF-8";
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(//fonts.googleapis.com/css?family=Oswald&display=swap);
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
html, 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;
}

img {
  vertical-align: bottom;
}

body {
  line-height: 1;
}

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

ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

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

/* 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;
}

/* 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-family: inherit;
  /*-webkit-appearance: none;*/
}

body {
  color: #333;
  font-family: "Noto Sans Japanese", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0.07em;
  height: 100%;
  word-break: break-all;
}

.inner {
  max-width: 1000px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.inner-s {
  max-width: 900px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

main {
  display: block;
}

@media screen and (max-width: 767px) {
  body {
    font-size: 14px;
    line-height: 1.8;
    padding-top: 95px;
  }
	body#schedule{
		padding-top: 95px;
	}
  .inner, .inner-s {
    width: 100%;
    max-width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 3%;
  }
  img {
    width: 100%;
  }
  main {
    margin-top: 0px !important;
  }
}

/*--- link ---*/
a {
  color: #333;
}

a:link, a:hover, a:active, a:focus {
  border: none;
  text-decoration: none;
}

header {
  padding: 0px 0;
  background-color: #fff;
}

header .inner {
  position: relative;
}

header .inner h1 {
  margin: 15px 0;
}

header .inner h1 small {
  display: block;
  font-weight: 500;
  font-size: 12px;
  color: #669d82;
  line-height: 1;
  margin-bottom: 10px;
}

header .inner .tel {
  position: absolute;
  right: 0;
  top: 20px;
}

header .inner .tel p {
  font-size: 11px;
  line-height: 1;
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: 0.04em;
}

header .inner .tel a {
  display: block;
  font-size: 36px;
  font-weight: 700;
  color: #006835;
  line-height: 1;
  background: url(../images/tell.png) no-repeat 0 center;
  padding-left: 40px;
}

header nav {
  position: relative;
  z-index: 10;
}

header nav:before {
  content: '';
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background-color: #e4f3c7;
}

header nav:after {
  content: '';
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  background-color: #ffcdd9;
}

header nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

header nav ul li {
  width: 33.3%;
}

header nav ul li a {
  display: block;
  text-align: center;
  color: #fff !important;
  font-weight: 700;
  font-size: 18px;
  padding: 10px 0 10px;
  line-height: 1;
}

header nav ul li a span {
  display: inline-block;
  padding-top: 40px;
}

header nav ul li:nth-child(1) a {
  background-color: #ffd5a8;
}

header nav ul li:nth-child(1) a span {
  background: url(../images/nav_icon1.png) no-repeat center 0px;
}

header nav ul li:nth-child(2) a {
  background-color: #ff8788;
}

header nav ul li:nth-child(2) a span {
  background: url(../images/nav_icon2.png) no-repeat center 0px;
}

header nav ul li:nth-child(3) a {
  background-color: #afddfd;
}

header nav ul li:nth-child(3) a span {
  background: url(../images/nav_icon3.png) no-repeat center 0px;
}

header nav ul li.coming {
  position: relative;
}

header nav ul li.coming a {
  cursor: default;
}

header nav ul li.coming:before {
  content: 'coming soon';
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 18px;
  text-align: center;
  font-weight: 700;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 20px;
}

.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
}

.is-fixed .inner h1 {
  margin: 10px 0;
}

.is-fixed .inner h1 img {
  width: 240px;
}

.is-fixed .inner h1 small {
  display: none;
}

.is-fixed .inner .tel {
  position: absolute;
  right: 0;
  top: 0px;
}

.is-fixed .inner .tel p {
  font-size: 10px;
  line-height: 1;
  margin-bottom: 5px;
  font-weight: 700;
  letter-spacing: 0em;
  -webkit-transform: scale(0.95);
          transform: scale(0.95);
  margin-left: -5px;
}

.is-fixed .inner .tel a {
  display: block;
  font-size: 30px;
  font-weight: 700;
  color: #006835;
  line-height: 1;
  background: url(../images/tell.png) no-repeat 0 center;
  background-size: 24px;
  padding-left: 30px;
}

.is-fixed nav ul li a {
  display: block;
  text-align: center;
  color: #fff !important;
  font-weight: 700;
  padding: 10px 0 10px;
  line-height: 1;
}

.is-fixed nav ul li a span {
  display: inline-block;
  padding-top: 0px;
  padding-left: 40px;
}

.is-fixed nav ul li:nth-child(1) a {
  background-color: #ffd5a8;
}

.is-fixed nav ul li:nth-child(1) a span {
  background: url(../images/nav_icon1.png) no-repeat 0 0px;
  background-size: 26px;
  height: 30px;
  line-height: 30px;
}

.is-fixed nav ul li:nth-child(2) a {
  background-color: #ff8788;
}

.is-fixed nav ul li:nth-child(2) a span {
  background: url(../images/nav_icon2.png) no-repeat 0 0px;
  background-size: 30px;
  height: 30px;
  line-height: 30px;
}

.is-fixed nav ul li:nth-child(3) a {
  background-color: #afddfd;
}

.is-fixed nav ul li:nth-child(3) a span {
  background: url(../images/nav_icon3.png) no-repeat 0 0px;
  background-size: 30px;
  height: 30px;
  line-height: 30px;
}

.is-fixed nav ul li.coming:before {
  padding-top: 10px;
}

@media screen and (max-width: 767px) {
  header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    border-bottom: 1px solid #f7f7f7;
    padding-bottom: 0px;
  }
  header .inner {
    display: block;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0;
  }
  header .inner h1 {
    margin-left: 3%;
    margin-bottom: 10px;
  }
  header .inner h1 small {
    font-size: 9px;
    margin-bottom: 5px;
  }
  header .inner h1 img {
    width: 260px !important;
  }
  header .inner .tel {
    display: none;
  }
  header nav {
    display: none;
  }
  header nav ul {
    display: block;
  }
  header nav ul li {
    width: 100%;
  }
  header nav ul li a span {
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 50px;
    background-position: left 50% !important;
  }
  header nav ul li.coming:before {
    padding-top: 10px;
  }
  header .menu {
    display: block;
    position: absolute;
    top: 20px;
    right: 25px;
    z-index: 9997;
    cursor: pointer;
  }
  header .menu:after {
    content: '';
    background-color: #e4f3c7;
    width: 48px;
    height: 48px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -27.5px 0 0 -24px;
    z-index: -1;
  }
  header .menu .menu-trigger,
  header .menu .menu-trigger span {
    display: inline-block;
    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  header .menu .menu-trigger {
    position: relative;
    width: 24px;
    height: 20px;
  }
  header .menu .menu-trigger span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #006835;
  }
  header .menu .menu-trigger span:nth-of-type(1) {
    top: 0;
  }
  header .menu .menu-trigger span:nth-of-type(2) {
    top: 8.5px;
  }
  header .menu .menu-trigger span:nth-of-type(3) {
    bottom: 0;
  }
  header .menu .menu-trigger.active span:nth-of-type(1) {
    -webkit-transform: translateY(8.5px) rotate(-45deg);
    transform: translateY(8.5px) rotate(-45deg);
  }
  header .menu .menu-trigger.active span:nth-of-type(2) {
    opacity: 0;
  }
  header .menu .menu-trigger.active span:nth-of-type(3) {
    -webkit-transform: translateY(-8.5px) rotate(45deg);
    transform: translateY(-8.5px) rotate(45deg);
  }
  .is-fixed .inner h1 {
    margin-left: 3%;
    margin-bottom: 10px;
  }
  .is-fixed .menu {
    top: 13px;
  }
}

footer {
  background-color: #ebf9e1;
}

footer .inner {
  padding: 40px 30px;
}

footer .inner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

footer .inner h2 {
  margin: 0px 60px 20px 0px !important;
}

footer .inner .tel p {
  font-size: 17px;
  line-height: 1.5;
  margin-bottom: 10px;
  letter-spacing: 0.05em;
}

footer .inner .tel a {
  display: block;
  font-size: 46px;
  font-weight: 700;
  color: #006835;
  line-height: 1;
  background: url(../images/tell.png) no-repeat 0 center;
  padding-left: 40px;
}

footer .inner h3 {
  font-size: 18px;
  font-weight: 700;
  position: relative;
  color: #006835;
  margin-bottom: 10px;
  padding-left: 1.2em;
}

footer .inner h3:before {
  content: '・';
  position: absolute;
  top: 0;
  left: 0;
}

footer .inner .time-table .table-wrap {
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid #006835;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

footer .inner .time-table table {
  width: 100%;
}

footer .inner .time-table table th, footer .inner .time-table table td {
  padding: 10px;
  font-size: 18px;
  background-color: #fff;
  text-align: center;
  color: #399d6b;
  border-right: 1px solid #006835;
  border-bottom: 1px solid #006835;
}

footer .inner .time-table table td:last-of-type {
  border-right: 0px solid #006835;
}

footer .inner .time-table table tr.head th, footer .inner .time-table table tr.head td {
  color: #fff;
  font-weight: 700;
  background-color: #399d6b;
}

footer .inner .time-table table tr:last-of-type th, footer .inner .time-table table tr:last-of-type td {
  border-bottom: 0px solid #006835;
}

footer .inner .time-table .note {
  font-size: 10px;
  color: #006835;
  padding-left: 1.2em;
  position: relative;
  margin-top: 10px;
  white-space: nowrap;
}

footer .inner .time-table .note:before {
  content: '※';
  position: absolute;
  top: 0;
  left: 0;
}

footer .copy {
  font-size: 10px;
  color: #fff;
  background-color: #beeb9d;
  line-height: 1;
  padding: 10px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  footer .inner {
    padding: 20px 3%;
    text-align: left;
  }
  footer .inner ul {
    display: block;
  }
  footer .inner h2 {
    margin: 0px 0px 10px 0px !important;
    text-align: left !important;
  }
  footer .inner h2 img {
    width: 260px;
  }
  footer .inner .tel p {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 10px;
    letter-spacing: 0.05em;
  }
  footer .inner .tel a {
    display: block;
    font-size: 36px;
    font-weight: 700;
    color: #006835;
    line-height: 1;
    background: url(../images/tell.png) no-repeat 0 center;
    padding-left: 40px;
  }
  footer .inner h3 {
    font-size: 16px;
    margin-top: 20px;
  }
  footer .inner h3:before {
    content: '・';
    position: absolute;
    top: 0;
    left: 0;
  }
  footer .inner .time-table .table-wrap {
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #006835;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  footer .inner .time-table table {
    width: 100.5%;
  }
  footer .inner .time-table table th, footer .inner .time-table table td {
    padding: 5px;
    font-size: 12px;
    background-color: #fff;
    text-align: center;
    color: #399d6b;
    border-right: 1px solid #006835;
    border-bottom: 1px solid #006835;
  }
  footer .inner .time-table table td:last-of-type {
    border-right: 0px solid #006835;
  }
  footer .inner .time-table table tr.head th, footer .inner .time-table table tr.head td {
    color: #fff;
    font-weight: 700;
    background-color: #399d6b;
  }
  footer .inner .time-table table tr:last-of-type th, footer .inner .time-table table tr:last-of-type td {
    border-bottom: 0px solid #006835;
  }
  footer .inner .time-table .note {
    font-size: 9px;
    color: #006835;
    padding-left: 1.2em;
    position: relative;
    margin-top: 5px;
    line-height: 1.4;
    white-space: normal;
  }
  footer .inner .time-table .note:before {
    content: '※';
    position: absolute;
    top: 0;
    left: 0;
  }
  footer .copy {
    font-size: 10px;
    color: #fff;
    background-color: #beeb9d;
    line-height: 1.4;
    padding: 5px;
    text-align: center;
  }
}

.line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.line i {
  width: 20%;
  height: 5px;
  display: block;
}

.line i:nth-child(1) {
  background-color: #e4f3c7;
}

.line i:nth-child(2) {
  background-color: #ffd5a8;
}

.line i:nth-child(3) {
  background-color: #ff8788;
}

.line i:nth-child(4) {
  background-color: #afe7fd;
}

.line i:nth-child(5) {
  background-color: #ffcdd9;
}

#pageTop {
  width: 70px;
  height: 70px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
}

#pageTop:after {
  content: '';
  background-color: #ffa600;
  width: 50px;
  height: 50px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  -webkit-box-shadow: 0 0 2px rgba(255, 255, 255, 0.9);
          box-shadow: 0 0 2px rgba(255, 255, 255, 0.9);
}

#pageTop:before {
  content: '';
  background: url(../../common/images/btntop.png) no-repeat;
  background-size: 15px;
  width: 15px;
  height: 8px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -4px 0 0 -7.5px;
  z-index: 2;
  -webkit-transition: .5s all;
  transition: .5s all;
}

#pageTop:hover:before {
  margin-top: -7px;
}

@media screen and (max-width: 767px) {
  #pageTop {
    width: 50px;
    height: 50px;
    bottom: 10px;
    right: 10px;
  }
  #pageTop:after {
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
  }
}

#overlay {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  z-index: 9998;
  display: none;
}

#modal {
  position: absolute;
  top: 0;
  left: 50%;
  width: 800px;
  margin-left: -400px;
  z-index: 9999;
  display: none;
  background-color: #fff;
  padding: 60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 50px;
}

#modal .close {
  background: url(../images/close.png) no-repeat;
  background-size: 40px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  position: absolute;
  top: -50px;
  right: 0;
}

#modal h3 {
  text-align: center;
  font-size: 24px;
  margin-bottom: 20px;
  color: #1d4780;
}

#modal .text figure {
  float: right;
  margin-left: 30px;
  width: 35%;
}

#modal .text figure img {
  width: 100%;
}

#modal .text .lead {
  font-size: 16px;
}

#modal .text .lead span {
  display: inline-block;
  background-color: #1d4780;
  padding: 5px 10px;
  line-height: 1;
  color: #fff;
}

#modal .text .lead span strong {
  font-size: 20px;
}

#modal .text dl {
  clear: both;
  padding-top: 40px;
}

#modal .text dl dt {
  font-weight: 700;
  margin-bottom: 5px;
}

#modal .text dl dd {
  margin-bottom: 15px;
}

h2.ttl {
  font-size: 30px;
  color: #397f3f;
  text-align: center;
  background: url(../images/line.png) no-repeat center bottom;
  padding-bottom: 20px;
  margin-bottom: 40px;
  line-height: 1.4;
}

h2.ttl span {
  display: inline-block;
  padding-left: 40px;
  position: relative;
}

h2.ttl span:after {
  content: '';
  background: url(../images/obj1.png) no-repeat;
  width: 26px;
  height: 30px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -15px;
}

@media screen and (max-width: 767px) {
  h2.ttl {
    font-size: 24px;
    margin-bottom: 30px;
  }
}

#breadcrumb {
  margin: 20px 0 40px;
}

#breadcrumb ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#breadcrumb ul li {
  font-size: 12px;
  position: relative;
  padding-left: 1em;
  line-height: 1;
  margin-left: 0.5em;
  color: #999;
}

#breadcrumb ul li a {
  color: #999;
  text-decoration: underline;
}

#breadcrumb ul li a:hover {
  text-decoration: none;
}

#breadcrumb ul li:before {
  content: '>';
  position: absolute;
  top: 0;
  left: 0;
}

#breadcrumb ul li:first-child {
  margin-left: 0;
  padding-left: 0;
}

#breadcrumb ul li:first-child:before {
  display: none;
}

/*---------------------------
		clearfix
----------------------------*/
.clearfix {
  zoom: 1;
}

.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

/*---------------------------
		PC / sp
----------------------------*/
.pc_none {
  display: none;
}

.sp_none {
  display: inline-block;
}

.pc_br {
  display: block;
}

.sp_br {
  display: none;
}

@media screen and (max-width: 767px) {
  .pc_none {
    display: inline-block;
  }
  .sp_none {
    display: none;
  }
  .pc_br {
    display: none;
  }
  .sp_br {
    display: block;
  }
  main img {
    width: 100%;
    height: auto;
  }
}

.anime {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
}

.anime.active2 {
  opacity: 1;
}

#top .bg-wrap {
  background: url(../images/bg1.jpg) no-repeat center 0, url(../images/bg2.jpg) no-repeat center bottom;
  background-size: contain;
}

#top #mv {
  height: 460px;
  position: relative;
}

#top #mv .slide li {
  height: 460px;
}

#top #mv .slide li p {
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
  height: 460px;
}

#top #mv .slide li p img {
  position: absolute;
  bottom: 40px;
  left: 0;
  display: block;
  width: 100%;
}

#top #mv .slide li p .obj {
  display: inline-block;
  position: absolute;
  top: 40px;
  right: 0;
}

#top #mv .slide li p .obj img {
  position: relative;
  bottom: auto;
  width: auto;
}

#top #mv .slide li p.slide1 .obj {
  left: 0;
}

#top #mv .slide li p.slide3 img {
  bottom: 0px;
}

#top #mv .inner {
  position: relative;
}

#top #mv .inner img {
  position: absolute;
  bottom: 60px;
  left: 0;
}

#top #concept {
  padding: 77px 0 44px;
}

#top #concept .lead {
  text-align: center;
  margin-bottom: 25px;
}

#top #concept dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 800px;
  margin: 0 auto;
}

#top #concept dl dt {
  margin-right: 25px;
}

#top #concept dl dd {
  font-size: 16px;
  line-height: 2.2;
  white-space: nowrap;
}

#top #news {
  padding: 0px 0 100px;
}

#top #news .btn-list {
  margin-bottom: 20px;
  text-align: right;
  position: relative;
  z-index: 20;
  margin-top: -50px;
}

#top #news .btn-list.sp {
  display: none;
}

#top #news .btn-list.pc {
  display: block;
}

#top #news .btn-list a {
  display: inline-block;
  position: relative;
  padding-right: 25px;
  line-height: 1;
}

#top #news .btn-list a:after {
  content: '';
  background: url(../images/arrow1.png) no-repeat;
  width: 20px;
  height: 7px;
  position: absolute;
  bottom: 0;
  right: 0;
  -webkit-transition: .3s all;
  transition: .3s all;
}

#top #news .btn-list a:hover:after {
  -webkit-transform: translateX(3px);
          transform: translateX(3px);
}

#top #news .box {
  height: 400px;
  overflow: hidden;
  background-color: #fffefc;
  border-radius: 20px;
  border: 3px solid #ffd5a8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 30px;
}


#top #news .bnr {
  margin: 30px auto 0;
	width:700px;
}

#top #news .bnr2 {
  text-align: center;
  margin-top: 30px;
}

#top #news.news-list {
  padding-top: 80px;
}

#top #news.news-list .box {
  height: auto !important;
}

#top #box-list {
  margin-bottom: 100px;
}

#top #box-list .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#top #box-list .inner .box {
  width: 47%;
  background-color: #fefffc;
  border-radius: 20px;
  overflow: hidden;
  border: 2px solid #e4f3c7;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#top #box-list .inner .box article {
  padding: 25px 30px 15px;
  line-height: 1.6;
}

#top #box-list .inner .box article h2.ttl {
  font-size: 24px;
  background: none;
  padding-bottom: 0px;
  text-align: left;
  margin-bottom: 20px;
  position: relative;
}

#top #box-list .inner .box article h2.ttl:after {
  content: '';
  background: url(../images/line2.png) no-repeat right 0;
  width: 90px;
  height: 2px;
  position: absolute;
  top: 50%;
  margin-top: -1px;
}

#top #box-list .inner .box article h2.ttl span {
  padding-left: 40px;
}

#top #box-list .inner .box article h2.ttl span:after {
  content: '';
  background: url(../images/obj2.png) no-repeat;
  width: 24px;
  height: 26px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -13px;
}

#top #box-list .inner .box dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

#top #box-list .inner .box dl:first-of-type {
  margin: 20px 0 10px;
}

#top #box-list .inner .box dl dt {
  margin-right: 10px;
}

#top #box-list .inner .box dl dt span {
  display: inline-block;
  line-height: 55px;
  width: 55px;
  text-align: center;
  color: #fff;
  font-weight: 700;
  background-color: #397f3f;
  border-radius: 10px;
}

#top #box-list .inner .box dl dd {
  font-size: 12px;
}

#top #box-list .inner .box dl dd span {
  white-space: nowrap;
}

#top #box-list .inner .box dl dd dl {
  display: block;
  overflow: hidden;
}

#top #box-list .inner .box dl dd dl:first-child {
  margin: 0px;
}

#top #box-list .inner .box dl dd dl dt {
  clear: both;
  float: left;
}

#top #box-list .inner .box dl dd dl dd {
  overflow: hidden;
  zoom: 1;
}

#top #box-list .inner .box.staff {
  margin-left: 6%;
  background: url(../images/top/box_bg.png) no-repeat left bottom #fefffc;
}

#top #box-list .inner .box.staff .obj {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-top: 20px;
  width: 260px;
  float: right;
  margin-right: -20px;
}

#top #box-list .inner .box.staff .obj img {
  width: 100%;
}

#top #box-list .inner .box.staff article h2.ttl span {
  padding-left: 40px;
}

#top #box-list .inner .box.staff article h2.ttl span:after {
  content: '';
  background: url(../images/obj3.png) no-repeat;
  width: 35px;
  height: 23px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -11.5px;
}

#top #box-list .inner .box.col2 {
  width: 100%;
  margin-top: 6%;
}

#top #box-list .inner .box.col2 .pic-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: -1.5%;
}

#top #box-list .inner .box.col2 .pic-list li {
  margin-bottom: 10px;
  width: 31%;
  margin-bottom: 3%;
}

#top #box-list .inner .box.col2 .pic-list li img {
  width: 100%;
}

#top #box-list .inner .box.col2 .pic-list li p {
  font-weight: 700;
  margin-top: 5px;
}

#top #box-list .inner .box.col2 article h2.ttl span {
  padding-left: 40px;
}

#top #box-list .inner .box.col2 article h2.ttl span:after {
  content: '';
  background: url(../images/obj4.png) no-repeat;
  width: 26px;
  height: 26px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -13px;
}

#top #box-list .inner .box figure img {
  width: 100%;
}

#top #medical {
  margin-bottom: 100px;
}

#top #medical h2.ttl span {
  padding-left: 40px;
}

#top #medical h2.ttl span:after {
  content: '';
  background: url(../images/obj5.png) no-repeat;
  width: 21px;
  height: 29px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -14.5px;
}

#top #medical ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -4%;
  margin-bottom: -4%;
}

#top #medical ul li {
  width: 46%;
  margin-left: 4%;
  margin-bottom: 4%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 20px;
  overflow: hidden;
  padding: 150px 20px 20px;
  font-size: 16px;
  line-height: 1.6;
}

#top #medical ul li h3 {
  margin-bottom: 10px;
}

#top #medical ul li:nth-child(1) {
  background: url(../images/top/medical_pic1.jpg) no-repeat 0 0 #ffd5a8;
  background-size: contain;
  border: 3px solid #ffd5a8;
}

#top #medical ul li:nth-child(2) {
  background: url(../images/top/medical_pic2.jpg) no-repeat 0 0 #ff8788;
  background-size: contain;
  border: 3px solid #ff8788;
}

#top #medical ul li:nth-child(3) {
  background: url(../images/top/medical_pic3.jpg) no-repeat 0 0 #afe7fd;
  background-size: contain;
  border: 3px solid #afe7fd;
}

#top #medical ul li:nth-child(4) {
  background: url(../images/top/medical_pic4.jpg) no-repeat 0 0 #ffcdd9;
  background-size: contain;
  border: 3px solid #ffcdd9;
}

#top #bnr {
  padding-bottom: 120px;
  text-align: center;
}

#top #bnr a, #top .bnr2clm a{
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

#top #bnr a:hover,#top .bnr2clm a:hover{
  opacity: 0.7;
}
#top .bnr2clm {
  display: flex;
	width:700px;
	margin: 30px auto 0;
	justify-content: space-between;
}
#top .bnr2clm div{
  width:48%;
}
@media screen and (max-width: 1100px) {
  #top #btn-list-top li:last-child article {
    right: auto;
    left: 5%;
    bottom: -40px;
  }
  #top #btn-list-top li article {
    left: auto;
    right: 5%;
  }
}

@media screen and (max-width: 767px) {
  #top h2 {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
  }
  #top #mv {
    height: auto;
    position: relative;
    overflow: hidden;
  }
  #top #mv .slide {
    height: auto;
    padding: 0px;
    margin: 0px;
  }
  #top #mv .slide li {
    height: auto;
    padding: 0px !important;
    margin: 0px !important;
  }
  #top #mv .slide li p {
    display: none;
  }
  #top #mv .inner {
    position: relative;
  }
  #top #mv .inner img {
    position: absolute;
    bottom: 60px;
    left: 0;
  }
  #top #concept {
    padding: 40px 0 44px;
  }
  #top #concept .lead {
    text-align: center;
    margin-bottom: 25px;
  }
  #top #concept dl {
    display: block;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    margin: 0 auto;
  }
  #top #concept dl dt {
    margin-right: 0px;
    width: 50%;
    margin: 0 auto 20px;
  }
  #top #concept dl dd {
    font-size: 14px;
    line-height: 2;
    white-space: normal;
    text-align: center;
  }
  #top #news {
    padding: 0px 0 50px;
  }
  #top #news .btn-list {
    margin-bottom: 0px;
    text-align: right;
    margin-top: 10px;
  }
  #top #news .btn-list.sp {
    display: block;
  }
  #top #news .btn-list.pc {
    display: none;
  }
  #top #news .btn-list a {
    display: inline-block;
    position: relative;
    padding-right: 25px;
    line-height: 1;
  }
  #top #news .btn-list a:after {
    content: '';
    background: url(../images/arrow1.png) no-repeat;
    width: 20px;
    height: 7px;
    position: absolute;
    bottom: 0;
    right: 0;
  }
  #top #news .box {
    height: 200px;
    overflow: hidden;
    border-radius: 5px;
    padding: 20px 3%;
  }
  #top #news .bnr {
    text-align: center;
    margin-top: 15px;
	  width:100%;
  }
  #top #news .bnr2 {
    text-align: center;
    margin-top: 15px;
  }
  #top #news.news-list {
    padding-top: 40px;
  }
  #top #news.news-list .box {
    height: auto !important;
  }
  #top #box-list {
    margin-bottom: 50px;
  }
  #top #box-list .inner {
    display: block;
  }
  #top #box-list .inner .box {
    width: 100%;
    background-color: #fefffc;
    border-radius: 20px;
    overflow: hidden;
    border: 2px solid #e4f3c7;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #top #box-list .inner .box article {
    padding: 15px 3% 15px;
    line-height: 1.6;
  }
  #top #box-list .inner .box article h2.ttl {
    font-size: 20px;
    background: none;
    padding-bottom: 0px;
    text-align: left;
    margin-bottom: 20px;
    position: relative;
  }
  #top #box-list .inner .box article h2.ttl:after {
    content: '';
    background: url(../images/line2.png) no-repeat right 0;
    width: 90px;
    height: 2px;
    position: absolute;
    top: 50%;
    margin-top: -1px;
  }
  #top #box-list .inner .box article h2.ttl span {
    padding-left: 40px;
  }
  #top #box-list .inner .box article h2.ttl span:after {
    content: '';
    background: url(../images/obj2.png) no-repeat;
    width: 24px;
    height: 26px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -13px;
  }
  #top #box-list .inner .box dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
  }
  #top #box-list .inner .box dl:first-of-type {
    margin: 20px 0 10px;
  }
  #top #box-list .inner .box dl dt {
    margin-right: 10px;
  }
  #top #box-list .inner .box dl dt span {
    display: inline-block;
    line-height: 55px;
    width: 55px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    background-color: #397f3f;
    border-radius: 10px;
  }
  #top #box-list .inner .box dl dd {
    font-size: 12px;
  }
  #top #box-list .inner .box dl dd dl {
    display: block;
    overflow: hidden;
  }
  #top #box-list .inner .box dl dd dl:first-child {
    margin: 0px;
  }
  #top #box-list .inner .box dl dd dl dt {
    clear: both;
    float: left;
  }
  #top #box-list .inner .box dl dd dl dd {
    overflow: hidden;
    zoom: 1;
  }
  #top #box-list .inner .box.staff {
    margin-left: 0;
    background: url(../images/top/box_bg.png) no-repeat left bottom #fefffc;
    margin: 20px 0;
  }
  #top #box-list .inner .box.staff .obj {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-top: 5px;
    width: 100px;
    float: right;
    margin-right: 2%;
    margin-bottom: 10px;
  }
  #top #box-list .inner .box.staff .obj img {
    width: 100%;
  }
  #top #box-list .inner .box.staff article h2.ttl span {
    padding-left: 40px;
  }
  #top #box-list .inner .box.staff article h2.ttl span:after {
    content: '';
    background: url(../images/obj3.png) no-repeat;
    width: 35px;
    height: 23px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -11.5px;
  }
  #top #box-list .inner .box.col2 {
    width: 100%;
    margin-top: 6%;
  }
  #top #box-list .inner .box.col2 .pic-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 20px;
  }
  #top #box-list .inner .box.col2 .pic-list li {
    margin-bottom: 10px;
    width: 48%;
  }
  #top #box-list .inner .box.col2 .pic-list li p {
    font-weight: 700;
    margin-top: 5px;
  }
  #top #box-list .inner .box.col2 article h2.ttl span {
    padding-left: 40px;
  }
  #top #box-list .inner .box.col2 article h2.ttl span:after {
    content: '';
    background: url(../images/obj4.png) no-repeat;
    width: 26px;
    height: 26px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -13px;
  }
  #top #box-list .inner .box figure img {
    width: 100%;
  }
  #top #medical {
    margin-bottom: 50px;
  }
  #top #medical h2.ttl span {
    padding-left: 40px;
  }
  #top #medical h2.ttl span:after {
    content: '';
    background: url(../images/obj5.png) no-repeat;
    width: 21px;
    height: 29px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -14.5px;
  }
  #top #medical ul {
    display: block;
    margin-left: 0;
    margin-bottom: -4%;
  }
  #top #medical ul li {
    width: 100%;
    margin-left: 0;
    margin-bottom: 4%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 20px;
    overflow: hidden;
    padding: 150px 3% 10px;
    font-size: 14px;
    line-height: 1.6;
  }
  #top #medical ul li h3 {
    margin-bottom: 10px;
  }
  #top #medical ul li h3 img {
    width: auto;
  }
  #top #medical ul li:nth-child(1) {
    background: url(../images/top/medical_pic1.jpg) no-repeat 0 0 #ffd5a8;
    background-size: contain;
    border: 3px solid #ffd5a8;
  }
  #top #medical ul li:nth-child(2) {
    background: url(../images/top/medical_pic2.jpg) no-repeat 0 0 #ff8788;
    background-size: contain;
    border: 3px solid #ff8788;
  }
  #top #medical ul li:nth-child(3) {
    background: url(../images/top/medical_pic3.jpg) no-repeat 0 0 #afe7fd;
    background-size: contain;
    border: 3px solid #afe7fd;
  }
  #top #medical ul li:nth-child(4) {
    background: url(../images/top/medical_pic4.jpg) no-repeat 0 0 #ffcdd9;
    background-size: contain;
    border: 3px solid #ffcdd9;
  }
  #top #bnr {
    padding-bottom: 60px;
    text-align: center;
  }
  #top #bnr a {
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
  }
  #top #bnr a:hover {
    opacity: 0.7;
  }
}

.lower #ttl {
  height: 250px;
  line-height: 250px;
  text-align: center;
}

.lower #ttl h2 {
  font-size: 38px;
  text-shadow: 0 0 5px #999999;
  color: #fff;
}

.lower .mb40 {
  margin-bottom: 40px;
}

.lower .block {
  clear: both;
  overflow: hidden;
}

.lower .area {
  margin-top: -90px;
  padding-top: 90px;
  margin-bottom: 40px;
  overflow: hidden;
}

.lower .area.visible {
  overflow: visible;
}

@media screen and (max-width: 767px) {
  .lower #ttl {
    height: 160px;
    line-height: 160px;
  }
  .lower #ttl h2 {
    font-size: 28px;
  }
  .lower .mb40 {
    margin-bottom: 20px;
  }
  .lower .area {
    margin-top: -90px;
    padding-top: 90px;
    margin-bottom: 20px;
    overflow: hidden;
  }
}

#news-list #ttl {
  background: url(../images/news/mv.jpg) no-repeat 50% 50%;
  background-size: cover;
}

#news-list #news {
  padding: 60px 0 100px;
  background-color: #f7fcff;
}

#news-list #news .btn-list {
  margin-bottom: 20px;
  text-align: right;
}

#news-list #news .btn-list a {
  display: inline-block;
  position: relative;
  padding-right: 25px;
  line-height: 1;
}

#news-list #news .btn-list a:after {
  content: '';
  background: url(../images/arrow1.png) no-repeat;
  width: 20px;
  height: 7px;
  position: absolute;
  bottom: 0;
  right: 0;
}

#news-list #news .box {
  height: 100%;
  overflow: hidden;
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #ececec;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 30px;
}

@media screen and (max-width: 767px) {
  #news-list #news {
    padding: 30px 0 60px;
  }
	#top .bnr2clm {
	width:100%;
	margin: 15px auto 0;
}
#top .bnr2clm div{
  width:48%;
}
}

#schedule #ttl {
  background: url(../images/schedule/mv.jpg) no-repeat 50% 50%;
  background-size: cover;
}

#schedule #calendar {
  margin-bottom: 120px;
}

#schedule #calendar .tel-box {
  text-align: center;
  margin-bottom: 40px;
}

#schedule #calendar .tel-box div {
  display: inline-block;
  border: 3px solid #e4f3c7;
  padding: 30px 40px;
}

#schedule #calendar .tel-box div p {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 10px;
}

#schedule #calendar .tel-box div a {
  display: block;
  font-size: 36px;
  font-weight: 700;
  color: #006835;
  line-height: 1;
  background: url(../images/tell.png) no-repeat 0 center;
  padding-left: 40px;
}

#schedule #calendar .txt {
  margin-bottom: 40px;
}

#schedule #calendar .txt li {
  text-align: center;
  font-size: 16px;
}

#schedule #calendar .txt li strong {
  color: #fe3480;
  font-size: 18px;
}

#schedule #calendar .txt li:nth-child(1) {
  margin-bottom: 20px;
}

#schedule #calendar .calendar-wrap .calendarHeader {
  text-align: center;
  background: none;
  color: #76c1f6;
  font-size: 24px;
  position: relative;
  z-index: 1;
  padding-bottom: 20px;
}

#schedule #calendar .calendar-wrap .calendarHeader:after {
  content: '';
  height: 2px;
  width: 100%;
  background-color: #76c1f6;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -9px;
  z-index: -1;
}

#schedule #calendar .calendar-wrap .calendarHeader span {
  display: inline-block;
  background-color: #fff;
  padding: 0 20px;
}

#schedule #calendar .calendar-wrap .calendarHeader #calendarTable tr.head th {
  background: none !important;
}

#schedule #calendar .icon-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* margin: 15px 0 0px; */
  margin: 15px 0 80px;
}

#schedule #calendar .icon-list dd {
  padding-left: 50px;
  position: relative;
  line-height: 1.2;
  margin-right: 20px;
}

#schedule #calendar .icon-list dd:before {
  content: '';
  /* background-color: #ffd4d4; */
  /* background-color: #d50000; */
  background-color: #33B679;
  width: 40px;
  height: 20px;
  position: absolute;
  top: -2px;
  left: 0;
  margin-top: 0;
  border: 1px solid #c5c5c5;
}

#schedule #calendar .icon-list dd.list2:before {
  /* background-color: #cde9fc; */
  background-color: #039be5;
}

#schedule #calendar .icon-list dd.list3:before {
  /* background-color: #fff9cb; */
  background-color: #e4c441;
}

#schedule #calendar .icon-list dd.list4:before {
  /* background-color: #ffffff; */
  background-color: #d50000;
}

#schedule #calendar .icon-list dd.list5:before {
  /* background-color: #ffd5a8; */
  background-color: #ef6c00;
}

#schedule #calendar p a {
  text-decoration: underline;
}

#schedule #calendar p a:hover {
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  #schedule #calendar {
    margin-bottom: 60px;
  }
  #schedule #calendar .tel-box {
    text-align: center;
    margin-bottom: 30px;
  }
  #schedule #calendar .tel-box div {
    display: inline-block;
    border: 3px solid #e4f3c7;
    padding: 20px 30px;
  }
  #schedule #calendar .tel-box div p {
    font-size: 15px;
  }
  #schedule #calendar .tel-box div a {
    font-size: 30px;
  }
  #schedule #calendar .txt {
    margin-bottom: 30px;
  }
  #schedule #calendar .txt li {
    text-align: center;
    font-size: 14px;
  }
  #schedule #calendar .txt li strong {
    color: #fe3480;
    font-size: 16px;
  }
  #schedule #calendar .txt li:nth-child(1) {
    margin-bottom: 20px;
  }
  #schedule #calendar .calendar-wrap .calendarHeader {
    font-size: 18px;
    padding-bottom: 5px;
  }
  #schedule #calendar .calendar-wrap .calendarHeader:after {
    margin-top: -2px;
  }
  #schedule #calendar .icon-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* margin: 10px 0 0px; */
    margin: 10px 0 50px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #schedule #calendar .icon-list dd {
    padding-left: 15px;
    position: relative;
    margin-right: 5px;
    font-size: 12px;
    white-space: nowrap;
    letter-spacing: 0;
    margin-bottom: 5px;
  }
  #schedule #calendar .icon-list dd:before {
    width: 10px;
    height: 10px;
    top: 0;
  }
}

#sh #mv {
  height: 460px;
  position: relative;
}

#sh #mv .slide li {
  height: 460px;
}

#sh #mv .slide li p {
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
  height: 460px;
}

#sh #mv .slide li p img {
  position: absolute;
  bottom: 40px;
  left: 0;
  display: block;
  width: 100%;
}

#sh #mv .slide li p.slide3 img {
  bottom: 0px;
}

#sh #mv .inner {
  position: relative;
}

#sh #mv .inner img {
  position: absolute;
  bottom: 60px;
  left: 0;
}

#sh #txt {
  text-align: center;
  padding: 80px 0;
}

#sh #step {
  background-color: #e0f3f4;
  padding: 60px 0 80px;
}

#sh #step h2 {
  font-size: 30px;
  text-align: center;
  margin-bottom: 40px;
  color: #1c3472;
}

#sh #step h2 span {
  display: inline-block;
  padding-left: 40px;
  background: url(../images/sh/icon1.png) no-repeat 0 center;
  line-height: 1;
}

#sh #step .step {
  text-align: center;
  margin-bottom: 40px;
}

#sh #step .box {
  background-color: #fff;
  padding: 50px 80px;
}

#sh #step .box h3 {
  font-size: 24px;
  margin-bottom: 20px;
  color: #1c3472;
  margin-top: 60px;
}

#sh #step .box h3:first-child {
  margin-top: 0px;
}

#sh #step .box ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#sh #step .box ul.ex.sp {
  display: none;
}

#sh #step .box ul.ex.pc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#sh #step .box ul.ex li:first-child dd {
  position: relative;
}

#sh #step .box ul.ex li:first-child dd:after {
  content: '';
  background: url(../images/sh/arrow.png) no-repeat;
  width: 26px;
  height: 49px;
  position: absolute;
  right: -32px;
  top: 50%;
  margin-top: -24.5px;
}

#sh #step .box ul li {
  width: 400px;
}

#sh #step .box dt {
  background-color: #1c3472;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  padding: 7px;
  margin-bottom: 20px;
}

#sh #step .box dd figure {
  margin-bottom: 10px;
}

#sh #step .box dd p {
  font-size: 14px;
  line-height: 1.4;
}

#sh #contact {
  background-color: #fdf8ee;
  padding: 80px 0;
  text-align: center;
}

#sh #contact h2 {
  font-size: 30px;
  text-align: center;
  margin-bottom: 40px;
}

#sh #contact h2 span {
  display: inline-block;
  padding-left: 40px;
  background: url(../images/sh/icon2.png) no-repeat 0 center;
  line-height: 1;
}

#sh #contact .tel p {
  font-size: 17px;
  line-height: 1.5;
  margin-bottom: 10px;
  letter-spacing: 0.05em;
}

#sh #contact .tel a {
  display: inline-block;
  font-size: 54px;
  font-weight: 700;
  color: #006835;
  line-height: 1;
  background: url(../images/tell.png) no-repeat 0 center;
  padding-left: 40px;
}

#sh #contact .note {
  display: inline-block;
  margin-top: 10px;
  position: relative;
  padding-left: 1.2em;
}

#sh #contact .note:before {
  content: '※';
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (max-width: 767px) {
  #sh #mv {
    height: auto;
    position: relative;
    overflow: hidden;
  }
  #sh #mv .slide {
    height: auto;
    padding: 0px;
    margin: 0px;
  }
  #sh #mv .slide li {
    height: auto;
    padding: 0px !important;
    margin: 0px !important;
  }
  #sh #mv .slide li p {
    display: none;
  }
  #sh #mv .inner {
    position: relative;
  }
  #sh #mv .inner img {
    position: absolute;
    bottom: 60px;
    left: 0;
  }
  #sh #txt {
    text-align: center;
    padding: 40px 6%;
  }
  #sh #step {
    padding: 30px 3% 40px;
  }
  #sh #step h2 {
    font-size: 22px;
    margin-bottom: 20px;
  }
  #sh #step h2 span {
    padding-left: 25px;
    background: url(../images/sh/icon1.png) no-repeat 0 center;
    background-size: 18px;
  }
  #sh #step .step {
    text-align: center;
    margin-bottom: 40px;
  }
  #sh #step .step li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #sh #step .step li:last-child {
    padding-bottom: 0px;
  }
  #sh #step .step li:last-child figure:after {
    height: 50%;
  }
  #sh #step .step li:first-child figure:after {
    height: 50%;
    top: auto;
    bottom: 0;
  }
  #sh #step .step li figure {
    width: 30%;
    padding-bottom: 10px;
    position: relative;
    z-index: 1;
  }
  #sh #step .step li figure:after {
    content: '';
    width: 40%;
    height: 100%;
    background-color: #6e9be6;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -20%;
    z-index: -1;
  }
  #sh #step .step li p {
    width: 67%;
    text-align: left;
    line-height: 1.6;
  }
  #sh #step .box {
    background-color: #fff;
    padding: 5% 5%;
  }
  #sh #step .box h3 {
    font-size: 20px;
    margin-bottom: 10px;
    color: #1c3472;
    margin-top: 40px;
  }
  #sh #step .box h3:first-child {
    margin-top: 0px;
  }
  #sh #step .box ul {
    display: block;
  }
  #sh #step .box ul.ex {
    margin-bottom: -30px;
  }
  #sh #step .box ul.ex.sp {
    display: block;
  }
  #sh #step .box ul.ex.pc {
    display: none;
  }
  #sh #step .box ul.ex li {
    margin-bottom: 30px !important;
  }
  #sh #step .box ul.ex li dd {
    position: relative;
  }
  #sh #step .box ul.ex li dd:first-of-type {
    margin-bottom: 36px;
  }
  #sh #step .box ul.ex li dd:first-of-type:after {
    content: '';
    background: url(../images/sh/arrow.png) no-repeat;
    background-size: 24px;
    width: 26px;
    height: 49px;
    position: absolute;
    right: auto;
    left: 59%;
    top: auto;
    bottom: -43px;
    margin-top: 0px;
    display: block !important;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    margin-left: -42px;
  }
  #sh #step .box ul.ex li:first-child dd {
    position: relative;
  }
  #sh #step .box ul.ex li:first-child dd:after {
    display: none;
  }
  #sh #step .box ul li {
    width: 100%;
  }
  #sh #step .box ul li:first-child {
    margin-bottom: 20px;
  }
  #sh #step .box dt {
    font-size: 14px;
    padding: 3px;
    margin-bottom: 5px;
  }
  #sh #step .box dd figure {
    margin-bottom: 5px;
  }
  #sh #step .box dd p {
    font-size: 14px;
    line-height: 1.4;
  }
  #sh #contact {
    padding: 30px 3% 40px;
  }
  #sh #contact h2 {
    font-size: 22px;
    margin-bottom: 20px;
  }
  #sh #contact h2 span {
    display: inline-block;
    padding-left: 30px;
    background: url(../images/sh/icon2.png) no-repeat 0 center;
    background-size: 20px;
    line-height: 1.2;
    text-align: left;
  }
  #sh #contact .tel p {
    font-size: 17px;
    line-height: 1.5;
    margin-bottom: 10px;
    letter-spacing: 0.05em;
  }
  #sh #contact .tel a {
    display: inline-block;
    font-size: 40px;
    font-weight: 700;
    color: #006835;
    line-height: 1;
    background: url(../images/tell.png) no-repeat 0 center;
    padding-left: 40px;
  }
  #sh #contact .note {
    margin-top: 5px;
  }
}

.inner #ortho-consult{
	width:100%;
	max-width: 1000px;
	margin:0 auto;
	background-color: #f5f5f5;
	padding:50px 80px 70px;
	text-align: center;
	box-sizing: border-box;
}
#ortho-consult h3{
	color:#ee80b6;
	font-size: 48px;
	margin-bottom: 20px;
}
#ortho-consult h4{
	color:#f5bb70;
	font-size: 40px;
	line-height: 1;
	margin-bottom: 10px;
}
#ortho-consult h4 span{
	color:#e15c59;
	padding-left: 1em;	
}
#ortho-consult h5{
	color:#666666;
	font-size: 24px;
}
#ortho-consult p.reference{
	color:#F41A1A;
	font-size: 24px;
	margin-bottom: 10px;
}
#ortho-consult p{
	color:#333333;
	font-size: 16px;
}
#ortho-consult .consult-inner{
	background-color: #ffffff;
	padding:30px 20px;
}
#ortho-consult .btn-sh{
	display: block;
	box-sizing: border-box;
	width:40%;
	background-color: #397f3f;
	color:#ffffff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding:25px;
	line-height: 1;
	margin: 40px auto 0;
	border-radius:35px;
	transition: all 0.3s ease 0s;
}
#ortho-consult .btn-sh:hover{
	opacity: 0.8;
}

.gmap {
height: 0;
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
margin-bottom: 30px;}
.gmap iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}
p.parking{
    text-align: center;
    font-size: 1.2em;
    margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
.inner #ortho-consult{
	width:100%;
	max-width: 100%;
	margin:0;
	background-color: #f5f5f5;
	padding:20px;
}
	#sh .inner{
		padding: 0;
	}	
#ortho-consult h3{
	color:#ee80b6;
	font-size: 24px;
	margin-bottom: 15px;
}
#ortho-consult h4{
	color:#f5bb70;
	font-size: 20px;
	line-height: 1.5;
	margin-bottom: 0;
}
#ortho-consult h4 span{
	color:#e15c59;
}
#ortho-consult h5{
	color:#666666;
	font-size: 16px;
}
#ortho-consult p.reference{
	font-size: 14px;
	margin-bottom: 10px;
}
#ortho-consult p{
	color:#333333;
	font-size: 13px;
}
#ortho-consult .consult-inner{
	background-color: #ffffff;
	padding:15px;
}
#ortho-consult .btn-sh{
	display: block;
	width:100%;
	background-color: #397f3f;
	color:#ffffff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding:20px;
	line-height: 1;
	margin: 15px auto 0;
	border-radius:28px;
	transition: all 0.3s ease 0s;
}
#ortho-consult .btn-sh:hover{
	opacity: 0.8;
}
   p.parking{
    text-align: center;
    font-size: 1em;
    margin-bottom: 30px;
} 
    .gmap{
        margin-bottom: 15px;
    }
}

/*================================
	can be
==================================*/

#canbe #ttl {
  background: url(../images/canbe/mv.jpg) no-repeat 50% 50%;
  background-size: cover;
}
#canbe .contents section {
	margin-bottom: 100px;
}
#canbe .contents h2{
	color:#ea68a2;
	font-size:35px;
	text-align: center;
	border-bottom: solid 3px #ea68a2;
	margin-bottom: 30px;
	padding-bottom: 5px;
}
#canbe .contents h3{
	font-size:24px;
	margin-top: 20px;
}
#canbe .contents p{
	font-size: 16px;
	line-height: 2.25;
	margin-bottom: 20px;
}
#canbe .contents p:nth-of-type(4){
	margin-bottom: 40px;
}
#canbe .contents .flR{
	float: right;
	width:45%;
	margin:0 0 1em 1em;
	box-shadow: none;
}
#canbe .contents .flR img{
	border-radius: 15px;
}
#canbe .contents .seminar-ttl{
	background-color:#fdf5f9;
	padding:15px 20px;
	margin-bottom: 20px;
}
#canbe .contents .seminar p{
	margin-bottom: 60px;
}
#canbe .contents .seminar .seminar-ttl p{
	font-size: 20px;
	font-weight: bold;
	color:#ea68a2;
	margin-bottom: 0;
	line-height: 1.5;
}
#canbe .contents .seminar-ttl p .red{
	color:#ea1717;
}
#canbe .contents .seminar-ttl p .grey{
	color:#808080;
}
#canbe .contents .seminar-ttl h3{
	font-size: 20px;
	font-weight: bold;
	margin: 0;
}
#canbe .contents .seminar figure{
	width:80%;
	margin:10px auto 20px;
	box-shadow: 0 0 10px rgba(0,0,0,0.15);
}
#canbe .contents .seminar table{
	border:solid 1px #cccccc;
	font-size: 16px;
	width:100%;
	margin-bottom: 20px;
}
#canbe .contents .seminar table tr{
	border-bottom:solid 1px #cccccc;
}
#canbe .contents .seminar table tr th{
	background-color:#f5f5f5;
	padding:15px 20px;
	text-align: left;
	vertical-align: middle;
	width:20%;
}
#canbe .contents .seminar table tr td{
	padding:10px 20px;
	text-align: left;
	vertical-align: middle;
}
.grey-box{
	background-color:#f5f5f5;
	padding:1.5em 2em;
	font-size: 16px;
	line-height: 2.25;
}
.pink{
	color:#ea68a2;
}

.bnr a{
	transition: all 0.3s ease 0s;
}
.bnr a:hover{
	opacity: 0.8;
}
.sp-only{
	display: none;
}
.attention{
	line-height: 1.8;
}	
.attention span{
	color:#ff0000;
	font-size:20px;
	font-weight: bold;
}	

@media screen and (max-width: 767px) {
.sp-only{
	display: block;
}
#canbe .contents section {
	margin-bottom: 50px;
}
#canbe .contents h2{
	font-size:24px;
	text-align: center;
	border-bottom: solid 3px #ea68a2;
	margin-bottom: 20px;
}
#canbe .contents h3{
	font-size:18px;
	margin-top: 20px;
}
#canbe .contents p{
	font-size: 14px;
	line-height: 2;
	margin-bottom: 20px;
}
#canbe .contents p:nth-of-type(4){
	margin-bottom: 30px;
}
#canbe .contents .flR{
	float: none;
	width:80%;
	margin:0 auto 1em;
	box-shadow: none;
}
#canbe .contents .flR img{
	border-radius: 15px;
}
#canbe .contents .seminar-ttl{
	padding:1em 1.5em;
	margin-bottom: 20px;
}
#canbe .contents .seminar p{
	margin-bottom: 40px;
}
#canbe .contents .seminar .seminar-ttl p{
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 0;
}

#canbe .contents .seminar-ttl h3{
	font-size: 16px;
}
#canbe .contents .seminar figure{
	width:80%;
	margin:0 auto 20px;
}
#canbe .contents .seminar table{
	font-size: 14px;
	width:100%;
	margin-bottom: 20px;
}

#canbe .contents .seminar table tr th{
	padding:1em;
	width:3em;
}
#canbe .contents .seminar table tr td{
	padding:1em;
}
.grey-box{
	padding:1em 1.5em;
	font-size: 14px;
	line-height: 2;
}
.attention span{
	font-size:18px;
}		
}

/* Googleカレンダー用追記 */
div#MonthCal iframe, 
div#nextMonthCal iframe, 
div#next2MonthCal iframe {
  display: block;
  width: 100%;
  /* margin: 0 auto 50px; */
}
@media screen and (max-width: 767px) {
  div#MonthCal iframe, div#nextMonthCal iframe, div#next2MonthCal iframe {
    height: 400px;
  }
}





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