@charset "UTF-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/*! normalize.css v2.0.1 | MIT License | git.io/normalize */
/* line 5, ../sass/style.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block;
  margin: 0;
  padding: 0; }

/* line 5, ../sass/style.scss */
audio, canvas, video {
  display: inline-block; }

/* line 5, ../sass/style.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

/* line 5, ../sass/style.scss */
[hidden] {
  display: none; }

/* line 5, ../sass/style.scss */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

/* line 5, ../sass/style.scss */
body {
  margin: 0; }

/* line 5, ../sass/style.scss */
a:focus {
  outline: thin dotted; }

/* line 5, ../sass/style.scss */
a:active, a:hover {
  outline: 0; }

/* line 5, ../sass/style.scss */
h1 {
  font-size: 2em; }

/* line 5, ../sass/style.scss */
abbr[title] {
  border-bottom: 1px dotted; }

/* line 5, ../sass/style.scss */
b, strong {
  font-weight: bold; }

/* line 5, ../sass/style.scss */
dfn {
  font-style: italic; }

/* line 5, ../sass/style.scss */
mark {
  background: #ff0;
  color: #000; }

/* line 5, ../sass/style.scss */
code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em; }

/* line 5, ../sass/style.scss */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/* line 5, ../sass/style.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/* line 5, ../sass/style.scss */
small {
  font-size: 80%; }

/* line 5, ../sass/style.scss */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 5, ../sass/style.scss */
sup {
  top: -0.5em; }

/* line 5, ../sass/style.scss */
sub {
  bottom: -0.25em; }

/* line 5, ../sass/style.scss */
img {
  border: 0; }

/* line 5, ../sass/style.scss */
svg:not(:root) {
  overflow: hidden; }

/* line 5, ../sass/style.scss */
figure {
  margin: 0; }

/* line 5, ../sass/style.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/* line 5, ../sass/style.scss */
legend {
  border: 0;
  padding: 0; }

/* line 5, ../sass/style.scss */
button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

/* line 5, ../sass/style.scss */
button, input {
  line-height: normal; }

/* line 5, ../sass/style.scss */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

/* line 5, ../sass/style.scss */
button[disabled], input[disabled] {
  cursor: default; }

/* line 5, ../sass/style.scss */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

/* line 5, ../sass/style.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

/* line 5, ../sass/style.scss */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/* line 5, ../sass/style.scss */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* line 5, ../sass/style.scss */
textarea {
  overflow: auto;
  vertical-align: top; }

/* line 5, ../sass/style.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 5, ../sass/style.scss */
dl, dt, dd, ol, ul, li, p {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  list-style: none; }

/* line 7, ../sass/style.scss */
* {
  box-sizing: border-box; }

/* line 11, ../sass/style.scss */
h1, h2, h3, h4, h5 {
  margin: 0;
  padding: 0;
  font-weight: normal; }

/*-------------  変数   ---------------------------- */
/*ヘッダーリンクボタン色、リンクボタン色、PUP背景色*/
/*濃い赤 */
/*オレンジ色 */
/*水色*/
/*リンク色*/
/*ドロワーナビボタン色１*/
/*ドロワーナビボタン色２*/
/*ドロワーナビボタン境界色*/
/*ドロワー背景色*/
/*コンテンツ背景色*/
/*ドロワーメニューの長さ*/
/*-------------  navi   ---------------------------- */
/* line 59, ../sass/style.scss */
#navi {
  margin: 0 0 84px 0;
  background: url(../images/nav_bg.jpg) repeat center top; }
  /* line 63, ../sass/style.scss */
  #navi li {
    width: 200px;
    height: 58px;
    border-bottom: 1px solid #5e8a1a;
    border-top: 1px solid #94ce3f; }
    /* line 70, ../sass/style.scss */
    #navi li a {
      font-size: 19px;
      display: block;
      line-height: 58px;
      padding-left: 12px;
      word-spacing: -1px;
      text-decoration: none;
      color: #fff;
      text-shadow: 0px 1px 1px #9d9d9d; }
      /* line 80, ../sass/style.scss */
      #navi li a:active {
        background: #4792c7;
        color: #fff8ee;
        border-bottom: 1px solid #bd3f11;
        border-top: 1px solid #f77343; }
      /* line 87, ../sass/style.scss */
      #navi li a:hover {
        background: #4792c7;
        color: #fff8ee;
        border-bottom: 1px solid #bd3f11;
        border-top: 1px solid #f77343; }
    /* line 98, ../sass/style.scss */
    #navi li:nth-child(even) {
      background: 1px solid #84c0d6; }
    /* line 103, ../sass/style.scss */
    #navi li.on {
      border-bottom: 1px solid #acb14d;
      border-top: 1px solid #f5ff7f;
      background: #f4ff6e; }
      /* line 108, ../sass/style.scss */
      #navi li.on a {
        color: #1f904d; }
    /* line 114, ../sass/style.scss */
    #navi li i {
      margin-right: 8px; }

/*-------------  menu custom   ---------------------------- */
/* line 124, ../sass/style.scss */
.contents {
  width: 100%;
  margin: 0 0 0 0;
  /* headerの高さと等しく*/
  /*		-webkit-transition:ease .3s;
  		transition:ease .3s;
  */
  -webkit-transition: ease .3s;
  transition: ease .3s;
  pointer-events: auto; }

/*menuオープン時*/
/* line 140, ../sass/style.scss */
input[type=checkbox]:checked ~ .changed2 {
  width: 100%;
  position: fixed;
  -webkit-transition: ease-in-out .5s;
  transition: ease-in-out .5s;
  /*右開き*/
  -webkit-transform: translateX(-200px);
  transform: translateX(-200px);
  /*左開き*/
  /*-webkit-transform:translateX(-250px);	
  transform:translateX(-250px);*/
  pointer-events: none; }

/*	.cont_fixed {
		pointer-events: none;
	}
*/
/*	.cont_fixed {
		
		.overlay {
			opacity:0.6;
			visibility:visible;
			
		}
		
	}*/
/*-------------  body   ---------------------------- */
/* line 177, ../sass/style.scss */
body {
  font-family: 'Noto Sans Japanese',"メイリオ", Meiryo, Osaka, sans-serif;
  font-size: 14px;
  line-height: 160%;
  color: #333;
  -webkit-text-size-adjust: 100%;
  background: url(../images/main_bg.jpg); }

/*-------------  header   ---------------------------- */
/* line 194, ../sass/style.scss */
header .txt_idt {
  text-indent: -9999px;
  position: fixed;
  width: 100%;
  z-index: 11;
  top: 64px;
  background: #FFF;
  height: 70px;
  opacity: 0.9;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2); }
  /* line 207, ../sass/style.scss */
  header .txt_idt #logo {
    display: block;
    background: url(../images/logo.gif) no-repeat center bottom;
    background-size: 100% auto;
    width: 90%;
    height: 60px;
    margin: 0 auto; }
/* line 218, ../sass/style.scss */
header .header_nav {
  position: fixed;
  z-index: 999;
  opacity: 0.9;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  width: 100%; }
  /* line 225, ../sass/style.scss */
  header .header_nav .header_nav__flex {
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-wrap: wrap;
    /* Safari */
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    /* Safari */
    justify-content: space-between;
    background: #FFF; }
    /* line 239, ../sass/style.scss */
    header .header_nav .header_nav__flex li {
      flex: 1;
      text-align: center; }
      /* line 243, ../sass/style.scss */
      header .header_nav .header_nav__flex li a {
        display: block;
        height: 64px;
        padding: 12px 0 0 0;
        color: #000076;
        font-size: 0.95em;
        text-decoration: none;
        line-height: 1.2; }
      /* line 253, ../sass/style.scss */
      header .header_nav .header_nav__flex li .logo {
        padding: 15px 0 0 10px; }
      /* line 257, ../sass/style.scss */
      header .header_nav .header_nav__flex li label.menulabel {
        margin: 0 0 0 0 !important; }
      /* line 261, ../sass/style.scss */
      header .header_nav .header_nav__flex li .menulabel {
        display: block;
        height: 64px;
        padding: 3px 0 0 0;
        color: #000076;
        text-decoration: none; }
        /* line 270, ../sass/style.scss */
        header .header_nav .header_nav__flex li .menulabel:before {
          content: "\f0ca";
          font-family: FontAwesome;
          height: 30px;
          display: block;
          font-size: 28px;
          margin: 0 0 5px 0;
          line-height: 1.4; }
        /* line 280, ../sass/style.scss */
        header .header_nav .header_nav__flex li .menulabel:after {
          content: "menu";
          font-family: Arial, Helvetica, sans-serif;
          height: 30px;
          display: block;
          font-size: 100%;
          line-height: 1.4; }
  /* line 293, ../sass/style.scss */
  header .header_nav input[type=checkbox] {
    position: absolute;
    left: -9999px; }
  /* line 298, ../sass/style.scss */
  header .header_nav .changed5 {
    display: none;
    visibility: hidden;
    -webkit-transition: ease .16s;
    transition: ease-in-out .16s;
    height: 0px;
    position: relative;
    z-index: 10;
    opacity: 1;
    overflow: hidden;
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-wrap: wrap;
    /* Safari */
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    /* Safari */
    justify-content: space-between;
    box-sizing: border-box; }
    /* line 323, ../sass/style.scss */
    header .header_nav .changed5 li {
      width: 50%;
      background: #fff; }
      /* line 329, ../sass/style.scss */
      header .header_nav .changed5 li:nth-child(even) {
        border-right: 1px solid #84c0d6; }
      /* line 333, ../sass/style.scss */
      header .header_nav .changed5 li a {
        text-decoration: none;
        padding: 10px 0 12px 9px;
        display: block;
        width: 100%;
        height: 44px;
        color: #333; }
  /* line 344, ../sass/style.scss */
  header .header_nav input[type=checkbox]:checked ~ .changed5 {
    visibility: visible;
    -webkit-transition: ease-out .16s;
    transition: ease-out .16s;
    height: 226px;
    opacity: 1;
    border-top: 1px solid #84c0d6; }
    /* line 353, ../sass/style.scss */
    header .header_nav input[type=checkbox]:checked ~ .changed5 btm_nav__list {
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      /* Safari */
      flex-wrap: wrap;
      -webkit-justify-content: space-between;
      /* Safari */
      justify-content: space-between; }
    /* line 365, ../sass/style.scss */
    header .header_nav input[type=checkbox]:checked ~ .changed5 li {
      width: 50%;
      background: FFF;
      border-left: 1px solid #84c0d6;
      border-bottom: 1px solid #84c0d6;
      background-repeat: no-repeat;
      background-position: left; }
      /* line 377, ../sass/style.scss */
      header .header_nav input[type=checkbox]:checked ~ .changed5 li.on a {
        color: #ff0000; }
      /* line 382, ../sass/style.scss */
      header .header_nav input[type=checkbox]:checked ~ .changed5 li a {
        text-decoration: none;
        padding: 13px 0 9px 10px;
        display: block;
        width: 100%;
        height: 44px;
        color: #333;
        font-size: 14px; }
  /* line 401, ../sass/style.scss */
  header .header_nav input[type=checkbox]:checked ~ .header_nav__flex label.menulabel {
    display: block;
    height: 64px;
    padding: 3px 0 0 0;
    background: #75daf9;
    color: #000078;
    text-decoration: none; }
    /* line 411, ../sass/style.scss */
    header .header_nav input[type=checkbox]:checked ~ .header_nav__flex label.menulabel:before {
      content: "\f00d";
      font-family: FontAwesome;
      height: 30px;
      display: inline-block;
      font-size: 28px;
      margin: 0 0 5px 0;
      line-height: 1.4; }
    /* line 421, ../sass/style.scss */
    header .header_nav input[type=checkbox]:checked ~ .header_nav__flex label.menulabel:after {
      content: "close";
      font-family: Arial, Helvetica, sans-serif;
      height: 30px;
      display: block;
      font-size: 100%;
      line-height: 1.4; }

/* line 435, ../sass/style.scss */
.btm_nav {
  margin: 50px 0 0 0; }
  /* line 438, ../sass/style.scss */
  .btm_nav .container {
    padding: 0;
    border-radius: 0;
    margin-bottom: 0; }
    /* line 443, ../sass/style.scss */
    .btm_nav .container .btm_nav__list {
      display: block;
      height: 250px;
      background-size: cover;
      display: -webkit-flex;
      /* Safari */
      display: flex;
      -webkit-flex-wrap: wrap;
      /* Safari */
      flex-wrap: wrap;
      -webkit-justify-content: space-between;
      /* Safari */
      justify-content: space-between;
      transition: ease-out .16s;
      background-color: rgba(255, 255, 255, 0.35); }
      /* line 461, ../sass/style.scss */
      .btm_nav .container .btm_nav__list li {
        width: 50%;
        border-top: 1px solid #8cc6db;
        border-radius: 0;
        background-repeat: no-repeat;
        background-position: left; }
        /* line 469, ../sass/style.scss */
        .btm_nav .container .btm_nav__list li:nth-child(odd) {
          border-right: 1px solid #8cc6db; }
        /* line 475, ../sass/style.scss */
        .btm_nav .container .btm_nav__list li.on a {
          color: #ff0000; }
        /* line 480, ../sass/style.scss */
        .btm_nav .container .btm_nav__list li a {
          text-decoration: none;
          padding: 13px 0 9px 10px;
          display: block;
          width: 100%;
          color: #333;
          height: 44px;
          font-size: 15px; }

/* line 502, ../sass/style.scss */
.changed4 {
  display: none; }

/* line 509, ../sass/style.scss */
.changed3 label {
  width: 70px;
  height: 64px;
  position: absolute;
  top: 10px;
  right: 0px;
  background: #FF0;
  z-index: 9999;
  position: fixed; }
  /* line 520, ../sass/style.scss */
  .changed3 label a {
    position: relative;
    color: #fff;
    text-decoration: none;
    width: 70px;
    height: 64px;
    display: table-cell;
    background: #FBE8EC;
    vertical-align: middle;
    font-size: 12px;
    border-radius: 8px 0 0 8px; }
    /* line 532, ../sass/style.scss */
    .changed3 label a:hover {
      color: #fff; }
    /* line 535, ../sass/style.scss */
    .changed3 label a:active {
      color: #fff; }

/* line 546, ../sass/style.scss */
input[type=checkbox]:checked ~ .changed3 label {
  width: 70px;
  height: 64px;
  position: fixed;
  top: 10px;
  right: 0px;
  background: #F00;
  z-index: 9999; }
  /* line 557, ../sass/style.scss */
  input[type=checkbox]:checked ~ .changed3 label a {
    position: relative;
    color: #fff;
    text-decoration: none;
    width: 70px;
    height: 64px;
    display: table-cell;
    background: #0BA95F;
    vertical-align: middle;
    font-size: 12px;
    border-radius: 8px 0 0 8px; }
    /* line 569, ../sass/style.scss */
    input[type=checkbox]:checked ~ .changed3 label a:hover {
      color: #fff; }
    /* line 572, ../sass/style.scss */
    input[type=checkbox]:checked ~ .changed3 label a:active {
      color: #fff; }

/*----------------top------------------------------- */
/* TOPスライド画像 */
/* line 583, ../sass/style.scss */
.main_imgBox {
  overflow: hidden;
  position: relative;
  padding: 70px 0 0 0;
  height: auto; }
  /* line 592, ../sass/style.scss */
  .main_imgBox img {
    height: auto;
    width: 100%;
    vertical-align: bottom; }
  /* line 597, ../sass/style.scss */
  .main_imgBox .title {
    min-height: 40px;
    font-size: 30px;
    padding: 0px 0px 0px 0;
    margin: -42px 0 0 50px;
    line-height: 1.2;
    text-align: left;
    color: #FFF;
    text-shadow: 5px 5px 5px #000; }

/* line 609, ../sass/style.scss */
.main_imgBox_s {
  overflow: hidden;
  position: relative;
  padding: 160px 0 0 0;
  background: url(../images/top_bg.jpg) no-repeat center top;
  text-align: center; }
  /* line 617, ../sass/style.scss */
  .main_imgBox_s img {
    height: auto;
    width: 85%; }
  /* line 621, ../sass/style.scss */
  .main_imgBox_s .title {
    min-height: 80px;
    font-size: 20px;
    padding: 0px 0px 10px 0;
    margin: -70px 0 0px 0;
    line-height: 1.2;
    text-align: center;
    color: #FFF;
    text-shadow: 5px 5px 5px #000; }

/* line 633, ../sass/style.scss */
.main_img {
  z-index: 10;
  opacity: 0;
  width: 100%;
  height: 300px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-animation: anime 36s 0s infinite;
  animation: anime 36s 0s infinite; }

/* line 647, ../sass/style.scss */
.main_img:nth-of-type(2) {
  -webkit-animation-delay: 6s;
  animation-delay: 6s; }

/* line 651, ../sass/style.scss */
.main_img:nth-of-type(3) {
  -webkit-animation-delay: 12s;
  animation-delay: 12s; }

/* line 655, ../sass/style.scss */
.main_img:nth-of-type(4) {
  -webkit-animation-delay: 18s;
  animation-delay: 18s; }

/* line 659, ../sass/style.scss */
.main_img:nth-of-type(5) {
  -webkit-animation-delay: 24s;
  animation-delay: 24s; }

/* line 663, ../sass/style.scss */
.main_img:nth-of-type(6) {
  -webkit-animation-delay: 30s;
  animation-delay: 30s; }

@keyframes anime {
  0% {
    opacity: 0; }
  8% {
    opacity: 1; }
  17% {
    opacity: 1; }
  25% {
    opacity: 0;
    transform: scale(1.2);
    z-index: 9; }
  100% {
    opacity: 0; } }
/* line 686, ../sass/style.scss */
.pink_bg03 {
  background: url(../images/dot_bg04.gif);
  padding: 20px 20px; }
  /* line 689, ../sass/style.scss */
  .pink_bg03 .bemoku {
    background: #fefdc6;
    border-radius: 50px;
    border: #FFF solid 5px;
    text-align: center;
    padding: 25px 15px;
    background-image: url(../images/top_il01.png);
    background-repeat: no-repeat;
    background-position: bottom left; }
    /* line 699, ../sass/style.scss */
    .pink_bg03 .bemoku .f20 {
      font-size: 20px; }
  /* line 703, ../sass/style.scss */
  .pink_bg03 .bemoku2 {
    background: #fefdc6;
    border-radius: 50px;
    border: #FFF solid 5px;
    text-align: center;
    padding: 25px 15px;
    background-image: url(../images/top_il02.png);
    background-repeat: no-repeat;
    background-position: bottom right; }
    /* line 713, ../sass/style.scss */
    .pink_bg03 .bemoku2 .f20 {
      font-size: 20px; }

/* line 719, ../sass/style.scss */
.top_bg01 {
  background: url(../images/top_cbg01.jpg);
  padding: 0 0 30px 0; }
  /* line 723, ../sass/style.scss */
  .top_bg01 .container {
    padding: 2 4% 2% 4%; }
  /* line 726, ../sass/style.scss */
  .top_bg01 .containert {
    padding: 2% 4%; }

/* line 730, ../sass/style.scss */
.top_bg02 {
  background: #FFF;
  padding-bottom: 30px; }

/* line 734, ../sass/style.scss */
.top_bg03 {
  background: url(../images/dot_bg04.gif); }
  /* line 737, ../sass/style.scss */
  .top_bg03 .mds {
    background: url(../images/top_fra.png) no-repeat center top; }

/* line 741, ../sass/style.scss */
.top_hbg01 {
  background-image: url(../images/top_hbg01.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  min-height: 260px;
  padding: 70px 50px;
  text-align: center;
  margin-top: 15px; }
  /* line 749, ../sass/style.scss */
  .top_hbg01 .f20 {
    font-size: 20px; }

/* line 753, ../sass/style.scss */
.top_hbg02 {
  background-image: url(../images/top_hbg02.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  min-height: 260px;
  padding: 27px 47px 27px 25px;
  text-align: center;
  font-size: 13.5px; }
  /* line 761, ../sass/style.scss */
  .top_hbg02 .f20 {
    font-size: 20px; }

/* TOP 診療時間 */
/* line 767, ../sass/style.scss */
.tbl01 {
  margin-bottom: 20px;
  background-color: #ffffff;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1); }

/* line 775, ../sass/style.scss */
.tbl01 td {
  line-height: 18px;
  text-align: center;
  padding: 8px;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc; }

/* line 782, ../sass/style.scss */
.tbl01 th {
  font-weight: normal;
  padding: 8px;
  background-color: #d47474;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  text-align: center;
  color: #FFF; }

/* line 791, ../sass/style.scss */
.tbl01 .bg01 {
  background-color: #f7f7f7;
  height: 45px;
  color: #333; }

/* TOP 診療案内BOX */
/* line 799, ../sass/style.scss */
.top_news ul {
  overflow: hidden; }
/* line 802, ../sass/style.scss */
.top_news li {
  float: left;
  margin: 0;
  background: #f7f7f7;
  width: 50%; }
  /* line 812, ../sass/style.scss */
  .top_news li .waku {
    padding: 10px; }
  /* line 816, ../sass/style.scss */
  .top_news li h3 {
    border-bottom: dotted 1px #3582b9;
    margin-bottom: 10px;
    font-size: 13px; }
  /* line 822, ../sass/style.scss */
  .top_news li .mini {
    font-size: 12px; }
  /* line 827, ../sass/style.scss */
  .top_news li a {
    text-decoration: none; }
/* line 832, ../sass/style.scss */
.top_news li:first-child {
  margin: 0 0; }
/* line 835, ../sass/style.scss */
.top_news li:last-child {
  margin: 0 0; }

/* line 840, ../sass/style.scss */
.imgWrap {
  overflow: hidden;
  /*拡大時にはみ出た部分を隠す*/
  width: 100%;
  /*画像の幅*/
  background: #000;
  position: relative; }
  /* line 847, ../sass/style.scss */
  .imgWrap img {
    display: block;
    transition-duration: 1.5s;
    /*変化に掛かる時間*/
    width: 100%;
    height: auto; }
    /* line 853, ../sass/style.scss */
    .imgWrap img:hover {
      transform: scale(1.1);
      /*画像の拡大率*/
      transition-duration: 1.5s;
      /*変化に掛かる時間*/
      opacity: 0.6;
      /* 小さくするほど暗くなります */ }

/* TOP STAFF */
/* line 867, ../sass/style.scss */
.staff_bg {
  width: 100%;
  margin: 0 auto;
  padding: 0 0 0 0;
  height: 530px;
  overflow: hidden;
  background: url(../images/top_staffbg.jpg) repeat-x top center;
  -webkit-background-size: 1500px;
  background-size: 1500px;
  -webkit-animation: gbgscroll 35s linear infinite;
  animation: gbgscroll 35s linear infinite; }
  /* line 879, ../sass/style.scss */
  .staff_bg .imgscr_area {
    margin: 20px 0 20px 0;
    height: 240px; }
  /* line 884, ../sass/style.scss */
  .staff_bg p {
    margin-top: 260px; }

@-webkit-keyframes gbgscroll {
  0% {
    background-position: 0 bottom; }
  100% {
    background-position: 1046px bottom; } }
@keyframes gbgscroll {
  0% {
    background-position: 0 bottom; }
  100% {
    background-position: 1046px bottom; } }
/*------------- スライダー  -----------------------------------------*/
/* line 1997, ../sass/style.scss */
/* line 906, ../sass/style.scss */
.bxslider img {
  width: 100%;
  height: auto; }

/*----------------slider------------------------------- */
/* line 913, ../sass/style.scss */
.slider_area {
  width: 100%;
  /*min-height:150px;*/
  border: none;
  background: none;
  /*		background:url(../images/index_bg.png) repeat-x top center;
  		background-size:50px 166px;
  */
  overflow: hidden;
  position: relative; }
  /* line 924, ../sass/style.scss */
  .slider_area ul, .slider_area li {
    margin: 0;
    padding: 0; }

/*------------- mds  -----------------------------------------*/
/* line 933, ../sass/style.scss */
.mds, .btm_kkm01 .mds {
  background: url(../images/mds02_bg.png) no-repeat center top;
  min-height: 60px;
  font-size: 20px;
  padding: 60px 0px 10px 0;
  margin: 20px 0 10px 0;
  line-height: 1.2;
  text-align: center; }
  /* line 945, ../sass/style.scss */
  .mds .subtitle {
    font-size: 12px;
    font-weight: normal; }

/* line 950, ../sass/style.scss */
.mds01 {
  min-height: 40px;
  font-size: 25px;
  padding: 0px 0px 10px 0;
  margin: 40px 0 20px 0;
  line-height: 1.2;
  text-align: center; }
  /* line 958, ../sass/style.scss */
  .mds01:first-letter {
    color: #48c0e5; }
  /* line 962, ../sass/style.scss */
  .mds01:after {
    content: url(../images/mds_info.png);
    display: inline-block;
    height: 30px;
    margin: 0 0 0 10px; }

/* line 969, ../sass/style.scss */
.mds02 {
  min-height: 40px;
  font-size: 25px;
  padding: 60px 0px 10px 0;
  margin: 0px 0 20px 0;
  line-height: 1.2;
  text-align: center;
  color: #000067;
  border-bottom: solid; }
  /* line 984, ../sass/style.scss */
  .mds02:after {
    display: inline-block;
    height: 30px;
    margin: 0 0 0 10px; }

/* line 991, ../sass/style.scss */
.mds03 {
  min-height: 40px;
  font-size: 25px;
  padding: 0px 0px 10px 0;
  margin: 40px 0 20px 0;
  line-height: 1.2;
  text-align: center; }
  /* line 999, ../sass/style.scss */
  .mds03:first-letter {
    color: #48c0e5; }
  /* line 1003, ../sass/style.scss */
  .mds03:after {
    content: url(../images/mds_course.png);
    display: inline-block;
    height: 30px;
    margin: 0 0 0 10px; }

/* line 1010, ../sass/style.scss */
.mds04 {
  min-height: 40px;
  font-size: 25px;
  padding: 0px 0px 10px 0;
  margin: 40px 0 20px 0;
  line-height: 1.2;
  text-align: center; }
  /* line 1018, ../sass/style.scss */
  .mds04:first-letter {
    color: #48c0e5; }
  /* line 1022, ../sass/style.scss */
  .mds04:after {
    content: url(../images/mds_access.png);
    display: inline-block;
    height: 30px;
    margin: 0 0 0 10px; }

/* line 1030, ../sass/style.scss */
.mds_inh3 {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  text-align: center;
  color: #333;
  font-size: 25px;
  padding: 0px 0 0 0;
  margin: 30px 0 20px 0;
  line-height: 1.2;
  letter-spacing: 2px; }
  /* line 1042, ../sass/style.scss */
  .mds_inh3:first-letter {
    color: #48c0e5; }

/* line 1046, ../sass/style.scss */
.mds_inh3_detail {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  text-align: center;
  color: #333;
  font-size: 20px;
  padding: 0px 0 0 0;
  margin: 30px 0 20px 0;
  line-height: 1.2; }
  /* line 1057, ../sass/style.scss */
  .mds_inh3_detail:first-letter {
    color: #48c0e5; }

/* line 1061, ../sass/style.scss */
.mds_inh3_red {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  text-align: center;
  color: #ef1115;
  font-size: 20px;
  padding: 0px 0 0 0;
  margin: 30px 0 20px 0;
  line-height: 1.2;
  letter-spacing: 2px; }

/* line 1074, ../sass/style.scss */
.mds_inh4_red {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  text-align: center;
  color: #ef1115;
  font-size: 20px;
  padding: 0px 0 0 0;
  margin: 30px 0 20px 0;
  line-height: 1.2;
  letter-spacing: 2px; }

/* line 1089, ../sass/style.scss */
.infoh3 {
  background: url(../images/h3_info.png) no-repeat center bottom;
  min-height: 100px;
  font-size: 20px;
  padding: 0px 0px 10px 0;
  margin: 40px 0 20px 0;
  line-height: 1.2;
  text-align: center; }

/* line 1099, ../sass/style.scss */
.newsh3 {
  background: url(../images/h3_news.png) no-repeat center bottom;
  min-height: 100px;
  font-size: 20px;
  padding: 0px 0px 10px 0;
  margin: 40px 0 20px 0;
  line-height: 1.2;
  text-align: center; }

/* line 1108, ../sass/style.scss */
.linkh3 {
  background: url(../images/h3_link.png) no-repeat center bottom;
  min-height: 100px;
  font-size: 20px;
  padding: 0px 0px 10px 0;
  margin: 40px 0 20px 0;
  line-height: 1.2;
  text-align: center; }

/* line 1118, ../sass/style.scss */
.qah3 {
  background: url(../images/h3_qa.png) no-repeat center bottom;
  min-height: 100px;
  font-size: 20px;
  padding: 0px 0px 10px 0;
  margin: 40px 0 20px 0;
  line-height: 1.2;
  text-align: center; }

/* line 1128, ../sass/style.scss */
.staffh3 {
  background: url(../images/h3_staff.png) no-repeat center bottom;
  min-height: 100px;
  font-size: 20px;
  padding: 0px 0px 10px 0;
  margin: 40px 0 20px 0;
  line-height: 1.2;
  text-align: center; }

/* line 1138, ../sass/style.scss */
.facilitiesh3 {
  background: url(../images/h3_facilities.png) no-repeat center bottom;
  min-height: 100px;
  font-size: 20px;
  padding: 0px 0px 10px 0;
  margin: 40px 0 20px 0;
  line-height: 1.2;
  text-align: center; }

/* line 1148, ../sass/style.scss */
.nmds, section .layout09 .imgarea .itemmds, section .layout10 .imgarea .itemmds {
  display: block;
  color: #cc000e;
  font-weight: bold;
  border-bottom: dashed 1px #cc000e;
  margin: 10px 0;
  font-size: 16px;
  min-height: 25px;
  line-height: 1.4;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  width: 100%; }

/* line 1160, ../sass/style.scss */
.nmds_news {
  display: block;
  font-weight: bold;
  border-bottom: dotted 1px #307cb5;
  margin: 10px 0;
  font-size: 16px;
  min-height: 25px;
  line-height: 1.4;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  width: 100%; }

/* line 1172, ../sass/style.scss */
.nmds02 {
  font-size: 20px;
  min-height: 30px;
  color: #000067;
  border-bottom: solid 1px #000067;
  margin: 10px 0 10px 0;
  line-height: 1.4;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); }

/* line 1186, ../sass/style.scss */
.nmds02_red {
  font-size: 20px;
  min-height: 30px;
  color: red;
  border-bottom: solid 1px #000067;
  margin: 10px 0 10px 0;
  line-height: 1.4;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); }

/* line 1201, ../sass/style.scss */
.smds {
  display: inline-block;
  width: 100%;
  margin: 15px 0 5px 0;
  font-size: 16px;
  color: #fff;
  font-weight: bold; }

/* line 1212, ../sass/style.scss */
.txt_wb, .list_layout01 li .news_mdstxt {
  word-break: break-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

/*------------- section  -----------------------------------------*/
/* line 1222, ../sass/style.scss */
section {
  /*---------------  QA_LIST--------------------------*/
  /*---------------------------------------------------------** */
  /* レイアウト基本形 */
  /* PG画像　レイアウト基本形 画像の小さいレイアウト用は個別のレイアウトで数値設定*/
  /* txt80% img15% */
  /*画像15％、文章82％、間隔3％  画像小さいレイアウト */
  /*---------------------------------------------------------** */
  /*---------------------------------------------------------** */
  /*---------------------------------------------------------** */
  /*ここにペースト*/
  /*******************************/
  	/* -----------------------------------------------------------------------------------------------
    
  	rectuitページ
  
  ----------------------------------------------------------------------------------------------- */
  /*-------------  タブ３列   ---------------------------- */
  /*-------------  タブ２列 ---------------------------- */ }
  /* line 1224, ../sass/style.scss */
  section .container {
    width: 100%;
    padding: 2% 4%;
    margin: 0 auto;
    /*		h4{
    			background:url(../images/h4_bg.png) no-repeat left;
    			padding:10px 0 0 70px;
    			font-size:20px;
    			font-weight: normal;
    			min-height: 43px;
        		margin: 0 0 20px 0;
    			text-overflow: ellipsis;
    			
    		} */ }
  /* line 1240, ../sass/style.scss */
  section .container1 {
    width: 100%;
    padding: 2% 4%;
    margin: 0 auto; }
  /* line 1246, ../sass/style.scss */
  section .container_news {
    width: 100%;
    padding: 0% 4%;
    margin: 0 0 40px 0; }
  /* line 1252, ../sass/style.scss */
  section .list_link {
    display: block;
    padding: 0px 2%;
    border-top: 1px solid #CCC;
    color: #333;
    text-decoration: none;
    min-height: 105px; }
    /* line 1262, ../sass/style.scss */
    section .list_link:hover {
      background: #fdfaec; }
    /* line 1265, ../sass/style.scss */
    section .list_link .txtarea {
      word-break: break-all; }
  /* line 1277, ../sass/style.scss */
  section .qa_list .qaq {
    font-size: 18px;
    line-height: 1.3;
    color: #0b66bb;
    min-height: 50px;
    margin: 10px 0 0 0;
    padding: 5px 0 5px 63px;
    background: url(../images/qa_q.jpg) no-repeat 15px center; }
  /* line 1288, ../sass/style.scss */
  section .qa_list .qaa {
    padding: 10px 20px 15px 20px;
    border-bottom: dotted 2px #c2dffe; }
    /* line 1292, ../sass/style.scss */
    section .qa_list .qaa:last-child {
      border-bottom: none; }
  /* line 1308, ../sass/style.scss */
  section .layout01 .txtarea.fright.txtaln_r {
    text-align: right; }
  /* line 1331, ../sass/style.scss */
  section .layout01 .imgarea .pgitem {
    margin: 0 auto 5px;
    width: 280px;
    height: 280px;
    overflow: hidden;
    border: solid 1px #6daaf3;
    background: #e6f5ff;
    text-align: center;
    position: relative; }
    /* line 1345, ../sass/style.scss */
    section .layout01 .imgarea .pgitem img {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      max-width: 280px;
      max-height: 280px;
      width: auto;
      height: auto; }
  /* line 1363, ../sass/style.scss */
  section .layout01 .imgarea .caption, section .layout01 .imgarea .caption_center {
    width: 280px;
    margin: 0 0 40px 0;
    text-align: left;
    font-size: 12px;
    line-height: 1.4; }
  /* line 1370, ../sass/style.scss */
  section .layout01 .imgarea .caption_center {
    text-align: center; }
  /* line 1317, ../sass/style.scss */
  section .layout01:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }
  /* line 1379, ../sass/style.scss */
  section .layout01 .txtarea {
    width: 100%;
    margin: 10px 0 10px 0; }
  /* line 1384, ../sass/style.scss */
  section .layout01 .imgarea {
    text-align: center;
    /* このレイアウトでPG組み込みの場合*/
    /*				.pgitem{
    							width: 280px;
    							height: 280px;
    							
    							img {
    								max-width: 260px !important;
    								max-height: 260px!important;
    							}
    
    				}*/ }
    /* line 1388, ../sass/style.scss */
    section .layout01 .imgarea img {
      width: 40%;
      height: auto; }
  /* line 1406, ../sass/style.scss */
  section .layout01 .txtarea1 {
    width: 100%;
    margin: 10px 0 10px 0; }
  /* line 1411, ../sass/style.scss */
  section .layout01 .imgarea1 {
    text-align: center; }
    /* line 1415, ../sass/style.scss */
    section .layout01 .imgarea1 img {
      width: 100%;
      height: auto; }
  /* line 1420, ../sass/style.scss */
  section .layout01 .txtarea2 {
    width: 100%;
    margin: 10px 0 10px 0; }
    /* line 1424, ../sass/style.scss */
    section .layout01 .txtarea2 h4 {
      color: #48c0e5;
      font-size: 16px; }
  /* line 1430, ../sass/style.scss */
  section .layout01 .imgarea2 {
    text-align: center; }
    /* line 1434, ../sass/style.scss */
    section .layout01 .imgarea2 img {
      width: 100%;
      height: auto; }
  /* line 1440, ../sass/style.scss */
  section .layout01 a {
    color: #48c0e5;
    text-decoration: none; }
    /* line 1444, ../sass/style.scss */
    section .layout01 a:hover {
      text-decoration: underline; }
  /* line 1451, ../sass/style.scss */
  section .layout02 {
    /*画像30％、文章67％、間隔3％*/ }
    /* line 1308, ../sass/style.scss */
    section .layout02 .txtarea.fright.txtaln_r {
      text-align: right; }
    /* line 1331, ../sass/style.scss */
    section .layout02 .imgarea .pgitem {
      margin: 0 auto 5px;
      width: 280px;
      height: 280px;
      overflow: hidden;
      border: solid 1px #6daaf3;
      background: #e6f5ff;
      text-align: center;
      position: relative; }
      /* line 1345, ../sass/style.scss */
      section .layout02 .imgarea .pgitem img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        max-width: 280px;
        max-height: 280px;
        width: auto;
        height: auto; }
    /* line 1363, ../sass/style.scss */
    section .layout02 .imgarea .caption, section .layout02 .imgarea .caption_center {
      width: 280px;
      margin: 0 0 40px 0;
      text-align: left;
      font-size: 12px;
      line-height: 1.4; }
    /* line 1370, ../sass/style.scss */
    section .layout02 .imgarea .caption_center {
      text-align: center; }
    /* line 1317, ../sass/style.scss */
    section .layout02:after {
      visibility: hidden;
      display: block;
      font-size: 0;
      content: " ";
      clear: both;
      height: 0; }
    /* line 1454, ../sass/style.scss */
    section .layout02 .txtarea {
      width: 67%; }
      /* line 1457, ../sass/style.scss */
      section .layout02 .txtarea a {
        text-decoration: none; }
    /* line 1461, ../sass/style.scss */
    section .layout02 .imgarea {
      width: 30%;
      /* このレイアウトでPG組み込みの場合*/
      /*				.pgitem{
      					width:210px;
      					height:210px;
      					max-width:210px;
      					max-height:210px;
      					
      						img {
      							max-width:210px;
      							max-height:210px;
      						}
      				}*/ }
      /* line 1464, ../sass/style.scss */
      section .layout02 .imgarea img {
        width: 100%;
        height: auto;
        margin-top: 15px; }
  /* line 1489, ../sass/style.scss */
  section .layout03 {
    /*画像30％、文章回り込み 間隔3％*/ }
    /* line 1308, ../sass/style.scss */
    section .layout03 .txtarea.fright.txtaln_r {
      text-align: right; }
    /* line 1331, ../sass/style.scss */
    section .layout03 .imgarea .pgitem {
      margin: 0 auto 5px;
      width: 280px;
      height: 280px;
      overflow: hidden;
      border: solid 1px #6daaf3;
      background: #e6f5ff;
      text-align: center;
      position: relative; }
      /* line 1345, ../sass/style.scss */
      section .layout03 .imgarea .pgitem img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        max-width: 280px;
        max-height: 280px;
        width: auto;
        height: auto; }
    /* line 1363, ../sass/style.scss */
    section .layout03 .imgarea .caption, section .layout03 .imgarea .caption_center {
      width: 280px;
      margin: 0 0 40px 0;
      text-align: left;
      font-size: 12px;
      line-height: 1.4; }
    /* line 1370, ../sass/style.scss */
    section .layout03 .imgarea .caption_center {
      text-align: center; }
    /* line 1317, ../sass/style.scss */
    section .layout03:after {
      visibility: hidden;
      display: block;
      font-size: 0;
      content: " ";
      clear: both;
      height: 0; }
    /* line 1495, ../sass/style.scss */
    section .layout03 .imgarea {
      width: 30%; }
      /* line 1497, ../sass/style.scss */
      section .layout03 .imgarea img {
        width: 100%;
        height: auto; }
    /* line 1503, ../sass/style.scss */
    section .layout03 .fleft {
      margin: 0 3% 0 0; }
    /* line 1507, ../sass/style.scss */
    section .layout03 .fright {
      margin: 0 0 0 3%; }
  /* line 1308, ../sass/style.scss */
  section .layout04 .txtarea.fright.txtaln_r {
    text-align: right; }
  /* line 1331, ../sass/style.scss */
  section .layout04 .imgarea .pgitem {
    margin: 0 auto 5px;
    width: 280px;
    height: 280px;
    overflow: hidden;
    border: solid 1px #6daaf3;
    background: #e6f5ff;
    text-align: center;
    position: relative; }
    /* line 1345, ../sass/style.scss */
    section .layout04 .imgarea .pgitem img {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      max-width: 280px;
      max-height: 280px;
      width: auto;
      height: auto; }
  /* line 1363, ../sass/style.scss */
  section .layout04 .imgarea .caption, section .layout04 .imgarea .caption_center {
    width: 280px;
    margin: 0 0 40px 0;
    text-align: left;
    font-size: 12px;
    line-height: 1.4; }
  /* line 1370, ../sass/style.scss */
  section .layout04 .imgarea .caption_center {
    text-align: center; }
  /* line 1317, ../sass/style.scss */
  section .layout04:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }
  /* line 1518, ../sass/style.scss */
  section .layout04 .txtarea {
    width: 80%; }
  /* line 1521, ../sass/style.scss */
  section .layout04 .imgarea {
    width: 17%; }
    /* line 1331, ../sass/style.scss */
    section .layout04 .imgarea .pgitem {
      margin: 0 auto 5px;
      width: 280px;
      height: 280px;
      overflow: hidden;
      border: solid 1px #6daaf3;
      background: #e6f5ff;
      text-align: center;
      position: relative; }
      /* line 1345, ../sass/style.scss */
      section .layout04 .imgarea .pgitem img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        max-width: 280px;
        max-height: 280px;
        width: auto;
        height: auto; }
    /* line 1363, ../sass/style.scss */
    section .layout04 .imgarea .caption, section .layout04 .imgarea .caption_center {
      width: 280px;
      margin: 0 0 40px 0;
      text-align: left;
      font-size: 12px;
      line-height: 1.4; }
    /* line 1370, ../sass/style.scss */
    section .layout04 .imgarea .caption_center {
      text-align: center; }
    /* line 1525, ../sass/style.scss */
    section .layout04 .imgarea .pgitem {
      /*幅が30％なので、サイズを相応に*/
      width: 48px;
      height: 48px;
      max-width: 48px;
      max-height: 48px; }
      /* line 1534, ../sass/style.scss */
      section .layout04 .imgarea .pgitem img {
        max-width: 48px !important;
        max-height: 48px !important; }
    /* line 1541, ../sass/style.scss */
    section .layout04 .imgarea img {
      width: 100%;
      height: auto; }
  /* line 1551, ../sass/style.scss */
  section .layout05 {
    /*画像48％、文章48％、間隔4％ 等しいレイアウト */
    margin-top: 5px; }
    /* line 1308, ../sass/style.scss */
    section .layout05 .txtarea.fright.txtaln_r {
      text-align: right; }
    /* line 1331, ../sass/style.scss */
    section .layout05 .imgarea .pgitem {
      margin: 0 auto 5px;
      width: 280px;
      height: 280px;
      overflow: hidden;
      border: solid 1px #6daaf3;
      background: #e6f5ff;
      text-align: center;
      position: relative; }
      /* line 1345, ../sass/style.scss */
      section .layout05 .imgarea .pgitem img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        max-width: 280px;
        max-height: 280px;
        width: auto;
        height: auto; }
    /* line 1363, ../sass/style.scss */
    section .layout05 .imgarea .caption, section .layout05 .imgarea .caption_center {
      width: 280px;
      margin: 0 0 40px 0;
      text-align: left;
      font-size: 12px;
      line-height: 1.4; }
    /* line 1370, ../sass/style.scss */
    section .layout05 .imgarea .caption_center {
      text-align: center; }
    /* line 1317, ../sass/style.scss */
    section .layout05:after {
      visibility: hidden;
      display: block;
      font-size: 0;
      content: " ";
      clear: both;
      height: 0; }
    /* line 1556, ../sass/style.scss */
    section .layout05 .txtarea {
      width: 48%; }
    /* line 1559, ../sass/style.scss */
    section .layout05 .imgarea {
      width: 48%; }
      /* line 1561, ../sass/style.scss */
      section .layout05 .imgarea img {
        width: 100%;
        height: auto; }
  /* line 1580, ../sass/style.scss */
  section .layout09 {
    margin: 0 -3% 0 0;
    overflow: hidden;
    /*PGアイテム更新用*/ }
    /* line 1586, ../sass/style.scss */
    section .layout09 .imgarea {
      margin: 0 3% 6% 0;
      /*width:47%;*/
      /*ここを変更で１行に何列か選ぶ 50-3(padding)　２個　画像サイズ　140px*/
      width: 30%;
      /*ここを変更で１行に何列か選ぶ 33.3-3(padding)　３個　画像サイズ　90px*/
      float: left;
      text-align: center; }
      /* line 1331, ../sass/style.scss */
      section .layout09 .imgarea .pgitem {
        margin: 0 auto 5px;
        width: 280px;
        height: 280px;
        overflow: hidden;
        border: solid 1px #6daaf3;
        background: #e6f5ff;
        text-align: center;
        position: relative; }
        /* line 1345, ../sass/style.scss */
        section .layout09 .imgarea .pgitem img {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          margin: auto;
          max-width: 280px;
          max-height: 280px;
          width: auto;
          height: auto; }
      /* line 1363, ../sass/style.scss */
      section .layout09 .imgarea .caption, section .layout09 .imgarea .caption_center {
        width: 280px;
        margin: 0 0 40px 0;
        text-align: left;
        font-size: 12px;
        line-height: 1.4; }
      /* line 1370, ../sass/style.scss */
      section .layout09 .imgarea .caption_center {
        text-align: center; }
      /* line 1594, ../sass/style.scss */
      section .layout09 .imgarea .pgitem {
        /*幅が47％なので、サイズを相応に*/
        width: 90px;
        height: 90px; }
        /* line 1602, ../sass/style.scss */
        section .layout09 .imgarea .pgitem img {
          max-width: 90px !important;
          max-height: 90px !important; }
      /* line 1609, ../sass/style.scss */
      section .layout09 .imgarea .itemmds {
        font-size: 13px; }
      /* line 1614, ../sass/style.scss */
      section .layout09 .imgarea .cap {
        font-size: 12px;
        line-height: 1.4;
        margin: 0 0 5px 0; }
    /* line 1623, ../sass/style.scss */
    section .layout09:after {
      visibility: hidden;
      display: block;
      font-size: 0;
      content: " ";
      clear: both;
      height: 0; }
  /* line 1640, ../sass/style.scss */
  section .rectuit_hyou {
    width: 100%;
    margin: 0 auto; }
    /* line 1643, ../sass/style.scss */
    section .rectuit_hyou th {
      background: #3eb96f;
      color: #fff;
      font-weight: bold;
      border: 1px solid;
      padding: 10px; }
    /* line 1651, ../sass/style.scss */
    section .rectuit_hyou td {
      border: 1px solid;
      padding: 10px; }
  /* line 1660, ../sass/style.scss */
  section .menu_tab_wrap {
    width: 100%;
    height: 54px;
    margin: 10px 0 0 0;
    border-bottom: 1px solid #1665bd; }
    /* line 1666, ../sass/style.scss */
    section .menu_tab_wrap .menu_tab_area {
      display: -webkit-flex;
      /* Safari */
      display: flex;
      -webkit-flex-wrap: wrap;
      /* Safari */
      flex-wrap: wrap;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-justify-content: space-between;
      /* Safari */
      justify-content: space-between;
      margin: 0 auto; }
    /* line 1677, ../sass/style.scss */
    section .menu_tab_wrap .gene_fitem {
      width: 47%;
      display: block;
      text-align: center;
      color: #1967B9;
      background: #D8EFFD;
      font-size: 14px;
      border: #1665bd solid 1px;
      box-sizing: border-box;
      line-height: 1.5;
      text-decoration: none;
      border-radius: 10px 10px 0 0 / 10px 10px 0 0;
      -webkit-border-radius: 10px 10px 0 0 / 10px 10px 0 0;
      -moz-border-radius: 10px 10px 0 0 / 10px 10px 0 0; }
      /* line 1693, ../sass/style.scss */
      section .menu_tab_wrap .gene_fitem a {
        display: block;
        width: 100%;
        min-height: 52px;
        padding: 15px 0 0 0;
        text-decoration: none;
        color: #1967B9;
        transition: all .3s;
        -webkit-transition: all .3s; }
        /* line 1703, ../sass/style.scss */
        section .menu_tab_wrap .gene_fitem a:hover {
          background: #1967B9;
          color: #fff;
          border-radius: 10px 10px 0 0 / 10px 10px 0 0;
          -webkit-border-radius: 10px 10px 0 0 / 10px 10px 0 0;
          -moz-border-radius: 10px 10px 0 0 / 10px 10px 0 0; }
        /* line 1712, ../sass/style.scss */
        section .menu_tab_wrap .gene_fitem a.on {
          background: #1967B9;
          color: #fff;
          border-radius: 10px 10px 0 0 / 10px 10px 0 0;
          -webkit-border-radius: 10px 10px 0 0 / 10px 10px 0 0;
          -moz-border-radius: 10px 10px 0 0 / 10px 10px 0 0; }
    /* line 1721, ../sass/style.scss */
    section .menu_tab_wrap .ortho_fitem {
      width: 32%;
      display: block;
      text-align: center;
      color: #1967B9;
      background: #D8EFFD;
      font-size: 14px;
      border: #1665bd solid 1px;
      box-sizing: border-box;
      line-height: 1.5;
      text-decoration: none;
      border-radius: 10px 10px 0 0 / 10px 10px 0 0;
      -webkit-border-radius: 10px 10px 0 0 / 10px 10px 0 0;
      -moz-border-radius: 10px 10px 0 0 / 10px 10px 0 0; }
      /* line 1737, ../sass/style.scss */
      section .menu_tab_wrap .ortho_fitem a {
        display: block;
        width: 100%;
        min-height: 52px;
        padding: 15px 0 0 0;
        text-decoration: none;
        color: #1967B9;
        transition: all .3s;
        -webkit-transition: all .3s; }
        /* line 1747, ../sass/style.scss */
        section .menu_tab_wrap .ortho_fitem a:hover {
          background: #1967B9;
          color: #fff;
          border-radius: 10px 10px 0 0 / 10px 10px 0 0;
          -webkit-border-radius: 10px 10px 0 0 / 10px 10px 0 0;
          -moz-border-radius: 10px 10px 0 0 / 10px 10px 0 0; }
        /* line 1756, ../sass/style.scss */
        section .menu_tab_wrap .ortho_fitem a.on {
          background: #1967B9;
          color: #fff;
          border-radius: 10px 10px 0 0 / 10px 10px 0 0;
          -webkit-border-radius: 10px 10px 0 0 / 10px 10px 0 0;
          -moz-border-radius: 10px 10px 0 0 / 10px 10px 0 0; }
  /* line 1771, ../sass/style.scss */
  section .layout011 {
    margin: 2px 0% 3px 1px;
    border-bottom: 2px solid #4792c7; }
    /* line 1775, ../sass/style.scss */
    section .layout011 .imgarea {
      margin: 0px 1% 0px 4px;
      /*width:47%;*/
      /*ここを変更で１行に何列か選ぶ 50-3(padding)　２個　画像サイズ　140px*/
      width: 47%;
      /*ここを変更で１行に何列か選ぶ 33.3-3(padding)　３個　画像サイズ　90px*/
      float: left; }
      /* line 1331, ../sass/style.scss */
      section .layout011 .imgarea .pgitem {
        margin: 0 auto 5px;
        width: 280px;
        height: 280px;
        overflow: hidden;
        border: solid 1px #6daaf3;
        background: #e6f5ff;
        text-align: center;
        position: relative; }
        /* line 1345, ../sass/style.scss */
        section .layout011 .imgarea .pgitem img {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          margin: auto;
          max-width: 280px;
          max-height: 280px;
          width: auto;
          height: auto; }
      /* line 1363, ../sass/style.scss */
      section .layout011 .imgarea .caption, section .layout011 .imgarea .caption_center {
        width: 280px;
        margin: 0 0 40px 0;
        text-align: left;
        font-size: 12px;
        line-height: 1.4; }
      /* line 1370, ../sass/style.scss */
      section .layout011 .imgarea .caption_center {
        text-align: center; }
    /* line 1783, ../sass/style.scss */
    section .layout011 .button {
      width: 100%;
      border-radius: 6px 6px 0 0;
      background: #4792c7;
      min-height: 37px;
      text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
      text-align: center;
      display: block;
      padding: 0 4px;
      font-size: 13px;
      color: #FFF; }
      /* line 1796, ../sass/style.scss */
      section .layout011 .button a {
        display: block;
        color: #fff;
        text-decoration: none;
        padding: 5px 0px 5px 0; }
      /* line 1805, ../sass/style.scss */
      section .layout011 .button .subtitle {
        font-size: 1.0em;
        margin: 0 0 -26px 0; }
    /* line 1813, ../sass/style.scss */
    section .layout011 .on {
      background: #def3fa; }
    /* line 1817, ../sass/style.scss */
    section .layout011:after {
      visibility: hidden;
      display: block;
      font-size: 0;
      content: " ";
      clear: both;
      height: 0; }
  /* line 1832, ../sass/style.scss */
  section .layout10 {
    margin: 0 -3% 0 0;
    overflow: hidden;
    /*PGアイテム更新用*/ }
    /* line 1837, ../sass/style.scss */
    section .layout10 .imgarea {
      margin: 0 3% 3% 0;
      width: 47%;
      /*ここを変更で１行に何列か選ぶ 50-3(padding)　２個　画像サイズ　140px*/
      /*width:30%;*/
      /*ここを変更で１行に何列か選ぶ 33.3-3(padding)　３個　画像サイズ　90px*/
      float: left;
      text-align: center; }
      /* line 1331, ../sass/style.scss */
      section .layout10 .imgarea .pgitem {
        margin: 0 auto 5px;
        width: 280px;
        height: 280px;
        overflow: hidden;
        border: solid 1px #6daaf3;
        background: #e6f5ff;
        text-align: center;
        position: relative; }
        /* line 1345, ../sass/style.scss */
        section .layout10 .imgarea .pgitem img {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          margin: auto;
          max-width: 280px;
          max-height: 280px;
          width: auto;
          height: auto; }
      /* line 1363, ../sass/style.scss */
      section .layout10 .imgarea .caption, section .layout10 .imgarea .caption_center {
        width: 280px;
        margin: 0 0 40px 0;
        text-align: left;
        font-size: 12px;
        line-height: 1.4; }
      /* line 1370, ../sass/style.scss */
      section .layout10 .imgarea .caption_center {
        text-align: center; }
      /* line 1845, ../sass/style.scss */
      section .layout10 .imgarea .pgitem {
        /*幅が47％なので、サイズを相応に*/
        width: 160px;
        height: 160px; }
        /* line 1852, ../sass/style.scss */
        section .layout10 .imgarea .pgitem img {
          max-width: 138px !important;
          max-height: 138px !important; }
      /* line 1859, ../sass/style.scss */
      section .layout10 .imgarea .itemmds {
        font-size: 13px; }
      /* line 1864, ../sass/style.scss */
      section .layout10 .imgarea .cap {
        font-size: 12px;
        line-height: 1.4;
        margin: 0 0 5px 0; }
      /* line 1870, ../sass/style.scss */
      section .layout10 .imgarea .cap_red {
        font-size: 12px;
        line-height: 1.4;
        margin: 0 0 5px 0;
        color: #F00; }
    /* line 1880, ../sass/style.scss */
    section .layout10:after {
      visibility: hidden;
      display: block;
      font-size: 0;
      content: " ";
      clear: both;
      height: 0; }
  /* line 1894, ../sass/style.scss */
  section .layout11 {
    margin: 0 0% 0 0;
    overflow: hidden;
    /*PGアイテム更新用*/ }
    /* line 1899, ../sass/style.scss */
    section .layout11 .imgarea {
      margin: 0 3% 6% 0;
      width: 100%;
      /*ここを変更で１行に何列か選ぶ 50-3(padding)　２個　画像サイズ　140px*/
      /*width:30%;*/
      /*ここを変更で１行に何列か選ぶ 33.3-3(padding)　３個　画像サイズ　90px*/
      float: left;
      text-align: center; }
      /* line 1331, ../sass/style.scss */
      section .layout11 .imgarea .pgitem {
        margin: 0 auto 5px;
        width: 280px;
        height: 280px;
        overflow: hidden;
        border: solid 1px #6daaf3;
        background: #e6f5ff;
        text-align: center;
        position: relative; }
        /* line 1345, ../sass/style.scss */
        section .layout11 .imgarea .pgitem img {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          margin: auto;
          max-width: 280px;
          max-height: 280px;
          width: auto;
          height: auto; }
      /* line 1363, ../sass/style.scss */
      section .layout11 .imgarea .caption, section .layout11 .imgarea .caption_center {
        width: 280px;
        margin: 0 0 40px 0;
        text-align: left;
        font-size: 12px;
        line-height: 1.4; }
      /* line 1370, ../sass/style.scss */
      section .layout11 .imgarea .caption_center {
        text-align: center; }
      /* line 1907, ../sass/style.scss */
      section .layout11 .imgarea .pgitem {
        /*幅が47％なので、サイズを相応に*/
        width: 280px;
        height: 280px;
        background: #ececee; }
        /* line 1913, ../sass/style.scss */
        section .layout11 .imgarea .pgitem img {
          max-width: 280px !important;
          max-height: 280px !important; }
    /* line 1920, ../sass/style.scss */
    section .layout11 .nmds, section .layout11 .layout09 .imgarea .itemmds, section .layout09 .imgarea .layout11 .itemmds, section .layout11 .layout10 .imgarea .itemmds, section .layout10 .imgarea .layout11 .itemmds {
      font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
      /* line 1922, ../sass/style.scss */
      section .layout11 .nmds .subtitle, section .layout11 .layout09 .imgarea .itemmds .subtitle, section .layout09 .imgarea .layout11 .itemmds .subtitle, section .layout11 .layout10 .imgarea .itemmds .subtitle, section .layout10 .imgarea .layout11 .itemmds .subtitle {
        font-size: 12px;
        color: #def3fa; }

/*----------------slider------------------------------- */
/* line 1939, ../sass/style.scss */
#slider img {
  width: 100%;
  height: auto; }

/* line 1945, ../sass/style.scss */
.npage_title {
  padding: 230px 0 0 0; }
  /* line 1950, ../sass/style.scss */
  .npage_title .mds0 {
    background: url(../images/mds00_bg.png) no-repeat center top;
    font-size: 20px;
    padding: 60px 0px 10px 0;
    margin: 0;
    line-height: 1.2;
    text-align: center; }
  /* line 1960, ../sass/style.scss */
  .npage_title .mds2 {
    background: url(../images/mds02_bg.png) no-repeat center top;
    font-size: 20px;
    padding: 60px 0px 10px 0;
    margin: 0;
    line-height: 1.2;
    text-align: center; }
  /* line 1970, ../sass/style.scss */
  .npage_title .mds3 {
    background: url(../images/mds03_bg.png) no-repeat center top;
    font-size: 20px;
    padding: 60px 0px 10px 0;
    margin: 0;
    line-height: 1.2;
    text-align: center; }
  /* line 1980, ../sass/style.scss */
  .npage_title .mds4 {
    background: url(../images/mds04_bg.png) no-repeat center top;
    font-size: 20px;
    padding: 60px 0px 10px 0;
    margin: 0;
    line-height: 1.2;
    text-align: center; }
  /* line 1990, ../sass/style.scss */
  .npage_title .mds5 {
    background: url(../images/mds05_bg.png) no-repeat center top;
    font-size: 20px;
    padding: 60px 0px 10px 0;
    margin: 0;
    line-height: 1.2;
    text-align: center; }
  /* line 2000, ../sass/style.scss */
  .npage_title .mds6 {
    background: url(../images/mds06_bg.png) no-repeat center top;
    font-size: 20px;
    padding: 60px 0px 10px 0;
    margin: 0;
    line-height: 1.2;
    text-align: center; }
  /* line 2010, ../sass/style.scss */
  .npage_title .mds7 {
    background: url(../images/mds07_bg.png) no-repeat center top;
    font-size: 20px;
    padding: 60px 0px 10px 0;
    margin: 0;
    line-height: 1.2;
    text-align: center; }
  /* line 2020, ../sass/style.scss */
  .npage_title .mds8 {
    background: url(../images/mds08_bg.png) no-repeat center top;
    font-size: 20px;
    padding: 60px 0px 10px 0;
    margin: 0;
    line-height: 1.2;
    text-align: center; }
  /* line 2030, ../sass/style.scss */
  .npage_title .mds9 {
    background: url(../images/mds09_bg.png) no-repeat center top;
    font-size: 20px;
    padding: 60px 0px 10px 0;
    margin: 0;
    line-height: 1.2;
    text-align: center; }

/*-------------  top   ---------------------------- */
/* line 2048, ../sass/style.scss */
.top_bg {
  background: url(../images/top_lead_bg.jpg) no-repeat center top;
  background-size: 100%;
  height: 630px; }
  /* line 2053, ../sass/style.scss */
  .top_bg .top_comment {
    text-align: center;
    width: 95%;
    margin: 0 auto;
    padding-top: 100px; }

/* line 2061, ../sass/style.scss */
.feat_mds {
  text-align: center;
  font-size: 20px;
  line-height: 1.3;
  min-height: 60px;
  background: url(../images/footprint.png) repeat-x left bottom;
  color: #491d13;
  padding: 0 0 20px 0;
  margin: 15px 0 15px 0;
  font-family: "游明朝", YuMincho, 'Yu Mincho', "Hiragino Mincho ProN";
  font-weight: bold; }

/* line 2075, ../sass/style.scss */
.top_newsarea__layout {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap;
  /* Safari */
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  /* Safari */
  justify-content: space-between;
  /*.imgarea*/
  /*.txtarea */ }
  /* line 2086, ../sass/style.scss */
  .top_newsarea__layout .imgarea {
    width: 140px; }
    /* line 2088, ../sass/style.scss */
    .top_newsarea__layout .imgarea .list_imgarea {
      width: 140px;
      height: 140px;
      max-width: 140px;
      max-height: 140px; }
      /* line 2094, ../sass/style.scss */
      .top_newsarea__layout .imgarea .list_imgarea img {
        max-width: 140px;
        max-height: 140px; }
  /* line 2102, ../sass/style.scss */
  .top_newsarea__layout .txtarea {
    width: 920px;
    /*.nmds*/
    /*.commnet*/ }
    /* line 2105, ../sass/style.scss */
    .top_newsarea__layout .txtarea .nmds, .top_newsarea__layout .txtarea section .layout09 .imgarea .itemmds, section .layout09 .imgarea .top_newsarea__layout .txtarea .itemmds, .top_newsarea__layout .txtarea section .layout10 .imgarea .itemmds, section .layout10 .imgarea .top_newsarea__layout .txtarea .itemmds {
      font-size: 23px;
      padding: 0px 0px 0px 30px;
      margin: 10px 0 10px 0px; }
    /* line 2111, ../sass/style.scss */
    .top_newsarea__layout .txtarea .commnet {
      clear: both;
      font-size: 14px; }
      /* line 2115, ../sass/style.scss */
      .top_newsarea__layout .txtarea .commnet div.br {
        display: none; }

/*--------------- btmbnr_notice --------------------------*/
/* line 2131, ../sass/style.scss */
.btmbnr_notice {
  background: #efefef url(../images/btm_bnr_img.png) no-repeat center bottom;
  background-size: 50%;
  min-height: 300px;
  padding: 10px;
  border-radius: 8px; }
  /* line 2138, ../sass/style.scss */
  .btmbnr_notice .btmbnr_notice_title {
    font-size: 1em;
    line-height: 1.5;
    text-indent: -10px; }
  /* line 2144, ../sass/style.scss */
  .btmbnr_notice .btmbnr_notice_txt {
    margin: 8px 0 10px 0;
    font-size: 1em;
    line-height: 1.5; }
  /* line 2150, ../sass/style.scss */
  .btmbnr_notice .btmbnr_notice_btn {
    margin: 12px 0 0 0; }

/*-------------  kkm   ---------------------------- */
/* line 2171, ../sass/style.scss */
.kkm01 {
  box-sizing: border-box;
  padding: 10px 0 0 0;
  font-size: 0.95em;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  margin: 10px 0 0 0;
  background: #fff;
  border: #fac873 solid 5px;
  border-radius: 7px;
  padding: 4% 4%; }
  /* line 2178, ../sass/style.scss */
  .kkm01 .flow_mds {
    font-size: 18px;
    color: #ef9600;
    font-family: 'Kosugi Maru', sans-serif;
    text-align: center;
    font-weight: bold; }

/* line 2187, ../sass/style.scss */
.kkm02 {
  box-sizing: border-box;
  padding: 10px 0 0 0;
  font-size: 0.95em;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  margin: 10px 0 0 0;
  background: #fff;
  border: #E074A7 solid 5px;
  border-radius: 7px;
  padding: 4% 4%; }
  /* line 2194, ../sass/style.scss */
  .kkm02 .flow_mds {
    font-size: 18px;
    color: #E074A7;
    font-family: 'Kosugi Maru', sans-serif;
    text-align: center;
    font-weight: bold; }

/* line 2203, ../sass/style.scss */
.kkm_full {
  margin: 0 -5%;
  padding: 5% 5%; }

/* line 2209, ../sass/style.scss */
.btm_kkm01 {
  box-sizing: border-box;
  padding: 10px 0 0 0;
  font-size: 0.95em;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  background: url(../images/bg_ptn01.png) repeat top;
  margin: 0 0 -4% 0;
  /*下部相殺*/
  padding: 0 0 2% 0;
  color: #333;
  text-align: left; }
  /* line 2217, ../sass/style.scss */
  .btm_kkm01 .mds {
    background: url(../images/tatsu.png) no-repeat left bottom;
    color: #333;
    border-bottom: #def3fa solid 1px;
    background-size: 22%;
    margin: 0;
    padding: 13px 0px 0px 56px;
    text-align: center;
    font-size: 1.05em; }

/*-------------  footer   ---------------------------- */
/* line 2234, ../sass/style.scss */
footer {
  color: #000;
  font-size: small;
  text-align: center;
  line-height: 1.4;
  padding: 0 0 0 0; }

/* line 2244, ../sass/style.scss */
footer .inner {
  font-size: small;
  line-height: 1.3; }

/* line 2252, ../sass/style.scss */
footer #copy {
  font-size: x-small;
  color: #FFF;
  background-color: #000067;
  padding: 3px;
  margin-top: 15px; }

/* line 2260, ../sass/style.scss */
footer #pup {
  /*background:#f3f2ee;*/
  text-align: center;
  background-color: #000067; }

/* line 2269, ../sass/style.scss */
footer #pup a {
  display: block;
  line-height: 42px;
  text-decoration: none;
  color: #fff; }
  /* line 2275, ../sass/style.scss */
  footer #pup a img {
    width: 50%;
    height: auto; }

/* line 2282, ../sass/style.scss */
footer #pup i {
  color: #ffb912; }

/* ---------------lead ------------------- */
/* line 2289, ../sass/style.scss */
.lead01 {
  background: url(../images/referral_lead.png) no-repeat center center;
  background-size: 100%;
  text-align: center;
  font-weight: bold; }

/* ---------------Hyou------------------- */
/* line 2298, ../sass/style.scss */
.hyou, .hyou02, .hoteltbl {
  border: 1px solid #D4D4D4;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  display: table;
  margin: -12px 0 0 0; }
  /* line 2306, ../sass/style.scss */
  .hyou th, .hyou02 th, .hoteltbl th {
    display: table-cell !important;
    border: 1px solid #D4D4D4;
    background-color: #491d13;
    color: #fff;
    padding: 3px 2px !important;
    text-align: center;
    font-weight: bold;
    vertical-align: middle;
    font-size: 0.9em; }
  /* line 2319, ../sass/style.scss */
  .hyou td, .hyou02 td, .hoteltbl td {
    display: table-cell !important;
    border: 1px solid #D4D4D4;
    padding: 3px 2px !important;
    text-align: center;
    line-height: 1.4;
    vertical-align: middle;
    font-size: 0.9em; }
    /* line 2327, ../sass/style.scss */
    .hyou td .bg01, .hyou02 td .bg01, .hoteltbl td .bg01 {
      background-color: #f7f7f7; }

/* line 2337, ../sass/style.scss */
.hyou02 th {
  text-align: center;
  background-color: #EAF7CC;
  color: #333;
  border: 1px solid #def3fa; }
/* line 2344, ../sass/style.scss */
.hyou02 td {
  text-align: left; }

/* line 2350, ../sass/style.scss */
table.hyou2 {
  width: 100%;
  border: 1px solid #b1b1b1;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  margin-top: 10px; }

/* line 2359, ../sass/style.scss */
.hyou2 th {
  border: 1px solid #b1b1b1;
  background-color: #e1edd9;
  padding: 12px 12px;
  text-align: center;
  font-weight: normal;
  vertical-align: middle; }

/* line 2368, ../sass/style.scss */
.hyou2 td {
  border: 1px solid #b1b1b1;
  /*	background-color:#ffffff;	*/
  padding: 12px 12px;
  text-align: center;
  vertical-align: middle; }

/* line 2379, ../sass/style.scss */
.access_table th {
  display: block;
  background-color: #b7d5e6;
  font-weight: normal;
  text-align: center;
  padding: 4px 0px; }
/* line 2387, ../sass/style.scss */
.access_table td {
  display: block;
  padding: 4px 0px 8px; }

/* line 2395, ../sass/style.scss */
.hoteltbl {
  margin: 10px auto; }
  /* line 2399, ../sass/style.scss */
  .hoteltbl th {
    font-size: 1em;
    text-align: center;
    border: 1px solid #491D13;
    background: #F7F7F7;
    padding: 8px 5px !important;
    color: #333;
    font-weight: normal; }
  /* line 2409, ../sass/style.scss */
  .hoteltbl td {
    font-size: 13px;
    text-align: center;
    border: 1px solid #491D13;
    background: none;
    padding: 7px 3px !important; }
  /* line 2416, ../sass/style.scss */
  .hoteltbl .bg01 {
    background-color: #491D13;
    color: #fff; }

/* ---------------list_style ------------------- */
/*
・ymd付き
・TXTのみ
・写真つき
*/
/* line 2434, ../sass/style.scss */
.list_layout01 ul, .list_layout01 li {
  list-style: none;
  margin: 0;
  padding: 0; }
/* line 2440, ../sass/style.scss */
.list_layout01 a {
  text-decoration: none;
  display: block;
  padding: 15px 0; }
  /* line 2445, ../sass/style.scss */
  .list_layout01 a:hover {
    background: #def1be;
    text-decoration: underline; }
  /* line 2449, ../sass/style.scss */
  .list_layout01 a:active {
    background: #def1be;
    text-decoration: underline; }
/* line 2456, ../sass/style.scss */
.list_layout01 li {
  border-top: 1px solid #CCC; }
  /* line 2463, ../sass/style.scss */
  .list_layout01 li .ymd {
    display: block;
    font-size: 12px; }
/* line 2471, ../sass/style.scss */
.list_layout01 li:last-child {
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC; }

/* ---------------Hyou------------------- */
/* line 2488, ../sass/style.scss */
.table_full th {
  display: block;
  background: #def3fa;
  font-weight: normal;
  padding: 3px 0; }
/* line 2496, ../sass/style.scss */
.table_full tbody, .table_full tr, .table_full td {
  display: block; }
/* line 2500, ../sass/style.scss */
.table_full td {
  padding: 6px 0 12px 0; }

/*-------------  button1   ---------------------------- */
/* line 2511, ../sass/style.scss */
.button {
  width: 100%;
  margin: 0 auto;
  position: relative;
  background: #491D13;
  min-height: 44px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  text-align: center;
  display: block;
  padding: 0 10px;
  font-size: 14px;
  color: #FFF; }
  /* line 2523, ../sass/style.scss */
  .button:hover {
    transition: all .3s;
    -webkit-transition: all .3s;
    background: #6EA93D; }
  /* line 2529, ../sass/style.scss */
  .button a {
    display: block;
    color: #fff;
    line-height: 44px;
    text-decoration: none; }
    /* line 2535, ../sass/style.scss */
    .button a:active {
      top: 3px;
      box-shadow: none; }

/* line 2542, ../sass/style.scss */
.button1, .btmbnr_notice .btmbnr_notice_btn, .zipsearchbtn input {
  width: 100%;
  margin: 10px auto;
  position: relative;
  background: #4282b1;
  min-height: 44px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  text-align: center;
  display: block;
  padding: 0 10px;
  font-size: 14px;
  color: #FFF; }
  /* line 2554, ../sass/style.scss */
  .button1:hover, .btmbnr_notice .btmbnr_notice_btn:hover, .zipsearchbtn input:hover {
    transition: all .3s;
    -webkit-transition: all .3s;
    background: #6EA93D; }
  /* line 2560, ../sass/style.scss */
  .button1 a, .btmbnr_notice .btmbnr_notice_btn a, .zipsearchbtn input a {
    display: block;
    color: #fff;
    line-height: 44px;
    text-decoration: none; }
    /* line 2567, ../sass/style.scss */
    .button1 a:active, .btmbnr_notice .btmbnr_notice_btn a:active, .zipsearchbtn input a:active {
      top: 3px;
      box-shadow: none; }
    /* line 2572, ../sass/style.scss */
    .button1 a i, .btmbnr_notice .btmbnr_notice_btn a i, .zipsearchbtn input a i {
      position: relative;
      top: -1;
      /*			color:$linkbtn_bgcor;*/ }
  /* line 2580, ../sass/style.scss */
  .button1 .subtitle, .btmbnr_notice .btmbnr_notice_btn .subtitle, .zipsearchbtn input .subtitle {
    font-size: 1.0em;
    margin: 0 0 -26px 0; }

/* line 2588, ../sass/style.scss */
.ua_btn {
  background: #CCC;
  border-radius: 0px; }
  /* line 2592, ../sass/style.scss */
  .ua_btn a {
    color: #333; }

/* line 2599, ../sass/style.scss */
.submitbtn_area02 {
  width: 100%;
  margin: 0 auto;
  text-align: center; }
  /* line 2604, ../sass/style.scss */
  .submitbtn_area02 input {
    background: #a78bce;
    color: #FFF;
    font-weight: bold;
    border: none;
    border-radius: 6px; }
    /* line 2611, ../sass/style.scss */
    .submitbtn_area02 input:hover {
      background: #c9b1e8;
      color: #fff; }

/* ---------------mail------------------- */
/* line 2625, ../sass/style.scss */
.mailhyou th {
  display: block;
  background: #def3fa;
  font-weight: normal;
  color: #333;
  padding: 3px 0; }
/* line 2633, ../sass/style.scss */
.mailhyou tbody, .mailhyou tr, .mailhyou td {
  display: block; }
/* line 2637, ../sass/style.scss */
.mailhyou td {
  padding: 6px 0 12px 0; }

/* line 2642, ../sass/style.scss */
.submitbtn_area {
  width: 100%;
  margin: 0 auto;
  text-align: center; }
  /* line 2647, ../sass/style.scss */
  .submitbtn_area input {
    background: #48c0e5;
    color: #fff;
    font-weight: bold;
    border: none;
    border-radius: 6px; }
    /* line 2654, ../sass/style.scss */
    .submitbtn_area input:hover {
      opacity: 0.5;
      color: #fff; }

/* line 2663, ../sass/style.scss */
.zipsearchbtn {
  background: #def3fa;
  color: #000;
  font-weight: bold;
  border: none;
  border-radius: 6px;
  width: 30%; }
  /* line 2673, ../sass/style.scss */
  .zipsearchbtn input {
    min-height: 41px;
    background: #d5654b; }

/* line 2682, ../sass/style.scss */
.form_selects {
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
  border-bottom: 1px dashed #999999; }
  /* line 2687, ../sass/style.scss */
  .form_selects .fp-select {
    margin: 5px 0 0 0; }

/* line 2693, ../sass/style.scss */
.form_commnet {
  text-align: center;
  font-size: 12px;
  color: #ae9f93; }

/* line 2699, ../sass/style.scss */
.form_th_commnet {
  text-align: center;
  font-size: 0.8em; }

@media (min-width: 420px) {
  /* line 2719, ../sass/style.scss */
  .form_checkboxs br,
  .form_radios br {
    display: none; } }
/* line 2727, ../sass/style.scss */
.text30 {
  width: 30%; }

/*-------------  util.   ---------------------------- */
/* line 2735, ../sass/style.scss */
.inner {
  padding: 10px 15px; }

/* line 2739, ../sass/style.scss */
.fleft {
  float: left; }

/* line 2743, ../sass/style.scss */
.fleft_imgmgn10 {
  float: left;
  margin-right: 10px;
  margin-bottom: 5px; }

/* line 2748, ../sass/style.scss */
img.fleft_imgmgn10 {
  width: 40% !important; }

/* line 2753, ../sass/style.scss */
.fleft_imgmgn15 {
  float: left;
  margin-right: 15px; }

/* line 2757, ../sass/style.scss */
.fleft_imgmgn20 {
  float: left;
  margin-right: 20px; }

/* line 2765, ../sass/style.scss */
.fright {
  float: right; }

/* line 2769, ../sass/style.scss */
.fright_imgmgn10 {
  float: right;
  margin-left: 10px;
  margin-bottom: 5px; }

/* line 2774, ../sass/style.scss */
img.fright_imgmgn10 {
  width: 40% !important; }

/* line 2781, ../sass/style.scss */
.fright_imgmgn15 {
  float: right;
  margin-left: 15px; }

/* line 2785, ../sass/style.scss */
.fright_imgmgn20 {
  float: right;
  margin-left: 20px; }

/* line 2791, ../sass/style.scss */
img.img40 {
  width: 40% !important;
  height: auto; }

/* line 2796, ../sass/style.scss */
img.img30 {
  width: 30% !important;
  height: auto; }

/* new clearfix */
/* line 2804, ../sass/style.scss */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

/*.f16 {
	font-size:16px;
	
	
	border-radius: 6px;
background: #d2e7f0;
text-align: left;
border: none;
height: 30px;
font-weight: normal;
font-size: 15px;
padding: 8px 0 0 0;
margin: 0 0 10px 0;
}*/
/* line 2828, ../sass/style.scss */
.space05 {
  margin-top: 5px; }

/* line 2829, ../sass/style.scss */
.space10 {
  margin-top: 10px !important; }

/* line 2830, ../sass/style.scss */
.space15 {
  margin-top: 15px !important; }

/* line 2831, ../sass/style.scss */
.space20 {
  margin-top: 20px !important; }

/* line 2832, ../sass/style.scss */
.space25 {
  margin-top: 25px; }

/* line 2833, ../sass/style.scss */
.space30 {
  margin-top: 30px; }

/* line 2834, ../sass/style.scss */
.space40 {
  margin-top: 40px; }

/* line 2835, ../sass/style.scss */
.space50 {
  margin-top: 50px; }

/* line 2836, ../sass/style.scss */
.space60 {
  margin-top: 60px; }

/* line 2838, ../sass/style.scss */
.mgnb20 {
  margin-bottom: 20px; }

/* line 2839, ../sass/style.scss */
.txtC {
  text-align: center; }

/* line 2840, ../sass/style.scss */
.point_a {
  color: #F00; }

/* line 2841, ../sass/style.scss */
.point_b {
  color: #ff6600; }

/* line 2842, ../sass/style.scss */
.point_c {
  color: #67B921;
  font-weight: bold;
  font-size: 19px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  font-family: 'Times New Roman', Georgia, 'FOT-マティス Pro M', 'MatissePro-M', "游明朝", YuMincho, 'Yu Mincho', "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif, Calibri, sans-serif;
  text-align: center; }

/* line 2848, ../sass/style.scss */
.point_d {
  color: #e074a7; }

/* line 2849, ../sass/style.scss */
.point_e {
  color: #577dc0; }

/* line 2850, ../sass/style.scss */
.point_f {
  color: #3eb96f; }

/* line 2851, ../sass/style.scss */
.point_g {
  color: #906fbc; }

/* line 2852, ../sass/style.scss */
.point_h {
  color: #000076; }

/* line 2854, ../sass/style.scss */
.f12 {
  font-size: 0.8em;
  line-height: 1.2; }

/* line 2859, ../sass/style.scss */
.f13 {
  font-size: 12px; }

/* line 2863, ../sass/style.scss */
.f14 {
  font-size: 14px; }

/* line 2867, ../sass/style.scss */
.st {
  font-weight: bold; }

/* line 2871, ../sass/style.scss */
.cen {
  text-align: center !important; }

/* line 2873, ../sass/style.scss */
.line_bottom {
  border-bottom: 1px dotted #333;
  margin: 0 0 15px 0;
  padding: 0 0 15px 0; }

/* line 2879, ../sass/style.scss */
.trimming_line {
  border-bottom: 1px dotted #333;
  font-weight: bold;
  font-size: 16px;
  margin: 7px 0 7px 0;
  padding: 0 0 7px 0; }

/* line 2887, ../sass/style.scss */
.line_top {
  border-top: 2px dotted #FFF; }

/* line 2891, ../sass/style.scss */
.dotline {
  border-bottom: 1px dotted #333333; }

/*------------- リスト型プログラム(レポート更新風)　ページャースタイル  -----------------------------------------*/
/* line 2895, ../sass/style.scss */
.pg_btn_box {
  position: relative;
  overflow: hidden;
  margin: 10px 0 -15px; }

/* line 2901, ../sass/style.scss */
ul.pg_btn {
  float: left;
  left: 50%;
  position: relative; }

/* line 2907, ../sass/style.scss */
ul.pg_btn li {
  position: relative;
  left: -50%;
  float: left;
  background: #949494;
  background: -webkit-gradient(linear, left top, left bottom, from(#949494), to(#797979));
  background: linear-gradient(top, #949494, #797979);
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-radius: 8px;
  color: #fff;
  box-shadow: 0px 0px 1px #000;
  margin: 1px 10px 10px 1px;
  padding: 0px !important;
  border-top: none !important; }

/* line 2926, ../sass/style.scss */
ul.pg_btn li:last-child {
  margin: 1px; }

/* line 2930, ../sass/style.scss */
.pg_btn a {
  background: #f5f5f5;
  background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e1e1e1));
  background: linear-gradient(top, #f5f5f5, #e1e1e1);
  color: #000;
  text-decoration: none;
  display: block;
  border-radius: 8px; }

/*------------- 追加　blog  -----------------------------------------*/
/* line 2955, ../sass/style.scss */
.blog_layout {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap;
  /* Safari */
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  /* Safari */
  justify-content: space-between;
  margin: 10px auto;
  width: 100%;
  background: url(../images/bg_blog_middle.png) repeat-y center center;
  background-size: contain;
  position: relative; }
  /* line 2963, ../sass/style.scss */
  .blog_layout .cat_point {
    position: absolute;
    top: -20px;
    right: 17px; }
  /* line 2969, ../sass/style.scss */
  .blog_layout:before {
    content: "";
    display: block;
    width: 100%;
    min-height: 62px;
    background: url(../images/bg_blog_top.png) no-repeat center top;
    background-size: contain; }
  /* line 2977, ../sass/style.scss */
  .blog_layout:after {
    content: "";
    display: block;
    width: 100%;
    min-height: 22px;
    background: url(../images/bg_blog_bottom.png) no-repeat center bottom;
    background-size: contain;
    margin: 10px 0 0 0; }
  /* line 2987, ../sass/style.scss */
  .blog_layout .blog_box {
    margin-top: -60px;
    width: 100%;
    padding: 25px 0px 0 25px; }
    /* line 2992, ../sass/style.scss */
    .blog_layout .blog_box .blog_mds {
      width: 340px;
      font-size: 15px;
      line-height: 1.3;
      color: #491d13;
      margin: -10px -8px 15px -18px;
      font-family: 'Times New Roman', Georgia, 'FOT-マティス Pro M', 'MatissePro-M', "游明朝", YuMincho, 'Yu Mincho', "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif, Calibri, sans-serif;
      font-weight: bold; }
    /* line 3001, ../sass/style.scss */
    .blog_layout .blog_box ul li {
      line-height: 2.0; }
      /* line 3003, ../sass/style.scss */
      .blog_layout .blog_box ul li a {
        text-decoration: none;
        color: #333; }

/*------------- 追加　背景  -----------------------------------------*/
/* line 3010, ../sass/style.scss */
.topbg_area {
  width: 100%;
  background: url(../images/back01.jpg) repeat left top;
  padding-top: 5px; }

/*------------- 追加　健康診断枠  -----------------------------------------*/
/* line 3018, ../sass/style.scss */
.waku01 {
  margin: 10px auto;
  width: 100%;
  background: url(../images/bg_waku_middle.png) repeat-y center center;
  position: relative; }
  /* line 3024, ../sass/style.scss */
  .waku01:before {
    content: "";
    display: block;
    width: 100%;
    height: 50px;
    background: url(../images/bg_waku_top.png) no-repeat center top; }
  /* line 3031, ../sass/style.scss */
  .waku01:after {
    content: "";
    display: block;
    width: 100%;
    height: 54px;
    background: url(../images/bg_waku_bottom.png) no-repeat center bottom; }
  /* line 3039, ../sass/style.scss */
  .waku01 .waku_box {
    width: 100%;
    padding: 0 25px 0 25px; }
    /* line 3043, ../sass/style.scss */
    .waku01 .waku_box .waku_mds {
      margin: -35px 0px 10px 0;
      text-align: center;
      font-size: 20px;
      line-height: 1.3;
      color: #491d13;
      font-family: 'Times New Roman', Georgia, 'FOT-マティス Pro M', 'MatissePro-M', "游明朝", YuMincho, 'Yu Mincho', "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif, Calibri, sans-serif;
      font-weight: bold; }
    /* line 3052, ../sass/style.scss */
    .waku01 .waku_box ul li {
      line-height: 2.0; }

/*一日の流れ*/
/* line 3060, ../sass/style.scss */
.time {
  font-weight: bold;
  color: #ff731e;
  margin: 0 15px 0 0; }

/* line 3066, ../sass/style.scss */
.day01 {
  display: block;
  color: #4b4238;
  font-size: 17px;
  font-weight: 100;
  min-height: 50px;
  margin: 10px 0;
  padding: 10px 0 0 60px;
  background: url(../images/day01.png) no-repeat left bottom;
  line-height: 1.5;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  width: 100%;
  font-family: sans-serif; }

/* line 3080, ../sass/style.scss */
.day02 {
  display: block;
  color: #4b4238;
  font-size: 17px;
  font-weight: 100;
  min-height: 50px;
  margin: 10px 0;
  padding: 10px 0 0 60px;
  background: url(../images/day02.png) no-repeat left bottom;
  line-height: 1.5;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  width: 100%;
  font-family: sans-serif; }

/* line 3094, ../sass/style.scss */
.day03 {
  display: block;
  color: #4b4238;
  font-size: 17px;
  font-weight: 100;
  min-height: 50px;
  margin: 10px 0;
  padding: 10px 0 0 60px;
  background: url(../images/day03.png) no-repeat left bottom;
  line-height: 1.5;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  width: 100%;
  font-family: sans-serif; }

/* line 3108, ../sass/style.scss */
.day04 {
  display: block;
  color: #4b4238;
  font-size: 17px;
  font-weight: 100;
  min-height: 50px;
  margin: 10px 0;
  padding: 10px 0 0 60px;
  background: url(../images/day04.png) no-repeat left bottom;
  line-height: 1.5;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  width: 100%;
  font-family: sans-serif; }

/* line 3122, ../sass/style.scss */
.day05 {
  display: block;
  color: #4b4238;
  font-size: 17px;
  font-weight: 100;
  min-height: 50px;
  margin: 10px 0;
  padding: 10px 0 0 60px;
  background: url(../images/day05.png) no-repeat left bottom;
  line-height: 1.5;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  width: 100%;
  font-family: sans-serif; }

/* line 3136, ../sass/style.scss */
.day06 {
  display: block;
  color: #4b4238;
  font-size: 17px;
  font-weight: 100;
  min-height: 50px;
  margin: 10px 0;
  padding: 10px 0 0 60px;
  background: url(../images/day06.png) no-repeat left bottom;
  line-height: 1.5;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  width: 100%;
  font-family: sans-serif; }

/* line 3150, ../sass/style.scss */
.day07 {
  display: block;
  color: #4b4238;
  font-size: 17px;
  font-weight: 100;
  min-height: 50px;
  margin: 10px 0;
  padding: 10px 0 0 60px;
  background: url(../images/day07.png) no-repeat left bottom;
  line-height: 1.5;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  width: 100%;
  font-family: sans-serif; }

/* line 3164, ../sass/style.scss */
.day08 {
  display: block;
  color: #4b4238;
  font-size: 17px;
  font-weight: 100;
  min-height: 50px;
  margin: 10px 0;
  padding: 10px 0 0 60px;
  background: url(../images/day08.png) no-repeat left bottom;
  line-height: 1.5;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  width: 100%;
  font-family: sans-serif; }

/* line 3178, ../sass/style.scss */
.day09 {
  display: block;
  color: #4b4238;
  font-size: 17px;
  font-weight: 100;
  min-height: 50px;
  margin: 10px 0;
  padding: 10px 0 0 60px;
  background: url(../images/day09.png) no-repeat left bottom;
  line-height: 1.5;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  width: 100%;
  font-family: sans-serif; }

/* line 3192, ../sass/style.scss */
.day10 {
  display: block;
  color: #4b4238;
  font-size: 17px;
  font-weight: 100;
  min-height: 50px;
  margin: 10px 0;
  padding: 10px 0 0 60px;
  background: url(../images/day10.png) no-repeat left bottom;
  line-height: 1.5;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  width: 100%;
  font-family: sans-serif; }

/* line 3206, ../sass/style.scss */
.day11 {
  display: block;
  color: #4b4238;
  font-size: 17px;
  font-weight: 100;
  min-height: 50px;
  margin: 10px 0;
  padding: 10px 0 0 60px;
  background: url(../images/day11.png) no-repeat left bottom;
  line-height: 1.5;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  width: 100%;
  font-family: sans-serif; }

/* line 3220, ../sass/style.scss */
.day12 {
  display: block;
  color: #4b4238;
  font-size: 17px;
  font-weight: 100;
  min-height: 50px;
  margin: 10px 0;
  padding: 10px 0 0 60px;
  background: url(../images/day12.png) no-repeat left bottom;
  line-height: 1.5;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  width: 100%;
  font-family: sans-serif; }

/*年間行事*/
/* line 3236, ../sass/style.scss */
.event1 {
  display: block;
  color: #4b4238;
  font-size: 17px;
  font-weight: 100;
  min-height: 50px;
  margin: 10px 0;
  padding: 10px 0 0 60px;
  background: url(../images/event1.png) no-repeat left bottom;
  line-height: 1.5;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  width: 100%; }

/* line 3251, ../sass/style.scss */
.event12 {
  display: block;
  color: #4b4238;
  font-size: 17px;
  font-weight: 100;
  min-height: 50px;
  margin: 10px 0;
  padding: 10px 0 0 60px;
  background: url(../images/event12.png) no-repeat left bottom;
  line-height: 1.5;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  width: 100%; }

/* line 3265, ../sass/style.scss */
.event11 {
  display: block;
  color: #4b4238;
  font-size: 17px;
  font-weight: 100;
  min-height: 50px;
  margin: 10px 0;
  padding: 10px 0 0 60px;
  background: url(../images/event11.png) no-repeat left bottom;
  line-height: 1.5;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  width: 100%; }

/* line 3279, ../sass/style.scss */
.event10 {
  display: block;
  color: #4b4238;
  font-size: 17px;
  font-weight: 100;
  min-height: 50px;
  margin: 10px 0;
  padding: 10px 0 0 60px;
  background: url(../images/event10.png) no-repeat left bottom;
  line-height: 1.5;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  width: 100%; }

/* line 3293, ../sass/style.scss */
.event9 {
  display: block;
  color: #4b4238;
  font-size: 17px;
  font-weight: 100;
  min-height: 50px;
  margin: 10px 0;
  padding: 10px 0 0 60px;
  background: url(../images/event9.png) no-repeat left bottom;
  line-height: 1.5;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  width: 100%; }

/* line 3307, ../sass/style.scss */
.event8 {
  display: block;
  color: #4b4238;
  font-size: 17px;
  font-weight: 100;
  min-height: 50px;
  margin: 10px 0;
  padding: 10px 0 0 60px;
  background: url(../images/event8.png) no-repeat left bottom;
  line-height: 1.5;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  width: 100%; }

/* line 3320, ../sass/style.scss */
.event7 {
  display: block;
  color: #4b4238;
  font-size: 17px;
  font-weight: 100;
  min-height: 50px;
  margin: 10px 0;
  padding: 10px 0 0 60px;
  background: url(../images/event7.png) no-repeat left bottom;
  line-height: 1.5;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  width: 100%; }

/* line 3333, ../sass/style.scss */
.event6 {
  display: block;
  color: #4b4238;
  font-size: 17px;
  font-weight: 100;
  min-height: 50px;
  margin: 10px 0;
  padding: 10px 0 0 60px;
  background: url(../images/event6.png) no-repeat left bottom;
  line-height: 1.5;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  width: 100%; }

/* line 3346, ../sass/style.scss */
.event5 {
  display: block;
  color: #4b4238;
  font-size: 17px;
  font-weight: 100;
  min-height: 50px;
  margin: 10px 0;
  padding: 10px 0 0 60px;
  background: url(../images/event5.png) no-repeat left bottom;
  line-height: 1.5;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  width: 100%; }

/* line 3359, ../sass/style.scss */
.event4 {
  display: block;
  color: #4b4238;
  font-size: 17px;
  font-weight: 100;
  min-height: 50px;
  margin: 10px 0;
  padding: 10px 0 0 60px;
  background: url(../images/event4.png) no-repeat left bottom;
  line-height: 1.5;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  width: 100%; }

/* line 3372, ../sass/style.scss */
.event3 {
  display: block;
  color: #4b4238;
  font-size: 17px;
  font-weight: 100;
  min-height: 50px;
  margin: 10px 0;
  padding: 10px 0 0 60px;
  background: url(../images/event3.png) no-repeat left bottom;
  line-height: 1.5;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  width: 100%; }

/* line 3385, ../sass/style.scss */
.event2 {
  display: block;
  color: #4b4238;
  font-size: 17px;
  font-weight: 100;
  min-height: 50px;
  margin: 10px 0;
  padding: 10px 0 0 60px;
  background: url(../images/event2.png) no-repeat left bottom;
  line-height: 1.5;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  width: 100%; }

/* PDF
-------------------------------------------------------*/
/* line 3402, ../sass/style.scss */
.txt_pdf {
  margin-top: 10px; }
  /* line 3404, ../sass/style.scss */
  .txt_pdf li {
    padding: 10px 10px 10px 65px;
    border-bottom: 1px dotted #040000;
    background: url(../images/pdf.jpg) no-repeat 5px 12px; }

/*入園案内
-----------------------------------------------------*/
/* line 3415, ../sass/style.scss */
.timeTbl {
  background-color: #ffffff;
  border: 1px solid #9bcbed;
  border-collapse: collapse; }

/* line 3421, ../sass/style.scss */
.timeTbl td {
  line-height: 18px;
  text-align: center;
  padding: 10px;
  border-bottom: 1px solid #9bcbed;
  border-left: 1px solid #9bcbed;
  vertical-align: middle; }

/* line 3429, ../sass/style.scss */
.timeTbl th {
  font-weight: bold;
  color: #3590ca;
  text-align: center;
  padding: 5px;
  background-color: #e7f4fd;
  border-bottom: 1px solid #9bcbed;
  border-right: 1px solid #9bcbed; }

/* line 3438, ../sass/style.scss */
.timeTbl th.time {
  background-color: #fdf6d9;
  color: #df6225;
  font-weight: bold;
  padding: 3px 5px;
  border-right: 1px solid #f85c5e;
  text-align: center; }

/* line 3448, ../sass/style.scss */
.timeTbl th.mid {
  vertical-align: middle; }

/* line 3451, ../sass/style.scss */
.timeTbl .bdNon {
  border: none; }

/* line 3454, ../sass/style.scss */
.timeTbl .color {
  color: #de0000; }

/*ワンダーランド動物クリニックで追加　2019/09/20
-----------------------------------------------------*/
/*---------------info-------------------------*/
/* line 3462, ../sass/style.scss */
.aihara_bg {
  background-image: url(../images/top_aiharabg.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto; }
  /* line 3466, ../sass/style.scss */
  .aihara_bg .profile {
    background: rgba(223, 241, 247, 0.74);
    margin: 130px 10px 0 10px;
    padding: 10px !important; }

/* line 3472, ../sass/style.scss */
.wan_bg {
  background-image: url(../images/top_wanbg.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto; }
  /* line 3476, ../sass/style.scss */
  .wan_bg .profile {
    background: rgba(246, 251, 222, 0.74);
    margin: 130px 10px 0 10px;
    padding: 10px !important; }

/* あいはら 診療時間 */
/* line 3484, ../sass/style.scss */
.aihara_time {
  margin-bottom: 20px;
  background-color: #ffffff;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  font-size: 12px; }
  /* line 3492, ../sass/style.scss */
  .aihara_time td {
    line-height: 18px;
    text-align: center;
    padding: 8px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc; }
  /* line 3499, ../sass/style.scss */
  .aihara_time th {
    font-weight: normal;
    padding: 8px;
    background-color: #29b5e3;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    text-align: center;
    color: #FFF; }
  /* line 3508, ../sass/style.scss */
  .aihara_time .bg01 {
    background-color: #f7f7f7;
    color: #333; }

/* ワンダーランド 診療時間 */
/* line 3516, ../sass/style.scss */
.one_time {
  margin-bottom: 20px;
  background-color: #ffffff;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  font-size: 12px; }
  /* line 3525, ../sass/style.scss */
  .one_time td {
    line-height: 18px;
    text-align: center;
    padding: 8px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc; }
  /* line 3532, ../sass/style.scss */
  .one_time th {
    font-weight: normal;
    padding: 8px;
    background-color: #2fc2ad;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    text-align: center;
    color: #FFF; }
  /* line 3541, ../sass/style.scss */
  .one_time .bg01 {
    background-color: #f7f7f7;
    color: #333; }

/* line 3548, ../sass/style.scss */
.top_nmds {
  font-size: 16px;
  min-height: 30px;
  border-bottom: dotted 1px #333;
  margin: 10px 0 10px 0;
  padding: 5px 0px 0px 0;
  line-height: 1.4;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  text-align: center; }

/* line 3561, ../sass/style.scss */
.button2 {
  width: 100%;
  margin: 10px auto;
  position: relative;
  background: #4dbee6;
  min-height: 44px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  text-align: center;
  display: block;
  padding: 0 10px;
  font-size: 14px;
  color: #FFF; }
  /* line 3573, ../sass/style.scss */
  .button2:hover {
    transition: all .3s;
    -webkit-transition: all .3s;
    background: #f6cfcf; }
  /* line 3579, ../sass/style.scss */
  .button2 a {
    display: block;
    color: #fff;
    line-height: 44px;
    text-decoration: none; }
    /* line 3585, ../sass/style.scss */
    .button2 a:active {
      top: 3px;
      box-shadow: none; }
    /* line 3590, ../sass/style.scss */
    .button2 a i {
      position: relative;
      top: -1;
      /*			color:$linkbtn_bgcor;*/ }

/*button2*/
/* line 3598, ../sass/style.scss */
.button3 {
  width: 100%;
  margin: 10px auto;
  position: relative;
  background: #2fc2ad;
  min-height: 44px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  text-align: center;
  display: block;
  padding: 0 10px;
  font-size: 14px;
  color: #FFF; }
  /* line 3610, ../sass/style.scss */
  .button3:hover {
    transition: all .3s;
    -webkit-transition: all .3s;
    background: #f6cfcf; }
  /* line 3616, ../sass/style.scss */
  .button3 a {
    display: block;
    color: #fff;
    line-height: 44px;
    text-decoration: none; }
    /* line 3622, ../sass/style.scss */
    .button3 a:active {
      top: 3px;
      box-shadow: none; }
    /* line 3627, ../sass/style.scss */
    .button3 a i {
      position: relative;
      top: -1;
      /*			color:$linkbtn_bgcor;*/ }

/*button2*/
/* アイテム更新レイアウト */
/* line 3638, ../sass/style.scss */
.in_item ul {
  width: 100%;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden; }
/* line 3660, ../sass/style.scss */
.in_item li {
  float: left;
  margin: 0;
  background: #f7f7f7;
  width: 50%; }
  /* line 3670, ../sass/style.scss */
  .in_item li .waku {
    padding: 10px; }
  /* line 3674, ../sass/style.scss */
  .in_item li h3 {
    border-bottom: dotted 1px #333;
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: bold; }
  /* line 3680, ../sass/style.scss */
  .in_item li .mini {
    font-size: 12px; }
  /* line 3685, ../sass/style.scss */
  .in_item li a {
    text-decoration: none; }
  /* line 3689, ../sass/style.scss */
  .in_item li .time {
    background-color: #2fc2ad;
    background-image: url(../images/topmedical_icon2.png);
    background-repeat: no-repeat;
    background-position: right 6px bottom 4px;
    color: #FFF;
    top: 0;
    font-size: 13px;
    padding: 5px 75px 5px 10px;
    margin: 10px 0 0 0; }
/* line 3703, ../sass/style.scss */
.in_item li:first-child {
  margin: 0 0;
  background: #e8e8e8; }
/* line 3707, ../sass/style.scss */
.in_item li:last-child {
  margin: 0 0; }

/* line 3712, ../sass/style.scss */
.imgWrap {
  overflow: hidden;
  /*拡大時にはみ出た部分を隠す*/
  width: 100%;
  /*画像の幅*/
  background: #000;
  position: relative;
  min-height: 188px; }
  /* line 3720, ../sass/style.scss */
  .imgWrap img {
    display: block;
    transition-duration: 1.5s;
    /*変化に掛かる時間*/
    width: 100%;
    height: auto; }
    /* line 3726, ../sass/style.scss */
    .imgWrap img:hover {
      transform: scale(1.1);
      /*画像の拡大率*/
      transition-duration: 1.5s;
      /*変化に掛かる時間*/
      opacity: 0.6;
      /* 小さくするほど暗くなります */ }

/* あおば塾で追加　added by you */
/* line 3736, ../sass/style.scss */
.top_sec01 {
  background-image: url(../images/top_info_bg01.png), url(../images/top_info_bg02.png), url(../images/top_info_bg03.png);
  background-position: left top , left bottom , right top 490px;
  background-repeat: no-repeat , no-repeat , no-repeat; }
  /* line 3741, ../sass/style.scss */
  .top_sec01 .bg_border {
    background: linear-gradient(transparent 50%, #ffff66 0%);
    font-size: 25px;
    color: #48c0e5;
    margin: 0 auto;
    text-align: center; }
  /* line 3749, ../sass/style.scss */
  .top_sec01 .concept img {
    max-width: 100%;
    height: auto; }
  /* line 3754, ../sass/style.scss */
  .top_sec01 h3 {
    min-height: 40px;
    font-size: 25px;
    padding: 0px 0px 10px 0;
    margin: 30px 0 0 0;
    line-height: 1.2;
    text-align: center; }
    /* line 3762, ../sass/style.scss */
    .top_sec01 h3:first-letter {
      color: #48c0e5; }

/* line 3767, ../sass/style.scss */
.top_sec02 {
  background: #b9e6f340; }

/* line 3771, ../sass/style.scss */
.top_sec03 {
  background-image: url(../images/top_course_bg01.png), url(../images/top_course_bg02.png);
  background-position: left bottom , right top;
  background-repeat: no-repeat, no-repeat; }
  /* line 3776, ../sass/style.scss */
  .top_sec03 .concept {
    width: 70%;
    display: inline-block;
    margin-top: 30px; }
  /* line 3781, ../sass/style.scss */
  .top_sec03 .bg_border {
    background: linear-gradient(transparent 50%, #ffff66 0%);
    font-size: 25px;
    color: #48c0e5;
    margin: 0 0 0 30px; }

/* line 3789, ../sass/style.scss */
.detail_btn {
  margin: 20px 0 20px 0;
  text-align: center; }

/* line 3793, ../sass/style.scss */
.list_aboutus {
  text-decoration: none;
  display: block;
  border-bottom: 1px solid #b5b5b5;
  margin: 0 0 0 0; }
  /* line 3800, ../sass/style.scss */
  .list_aboutus .container {
    margin: 0; }

/* line 3805, ../sass/style.scss */
.course_price {
  margin: 20px auto;
  background-color: #ffffff;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1); }
  /* line 3812, ../sass/style.scss */
  .course_price td {
    line-height: 18px;
    text-align: center;
    padding: 4px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc; }
  /* line 3820, ../sass/style.scss */
  .course_price th {
    font-weight: normal;
    padding: 4px;
    background-color: #dbf3fb;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    text-align: center; }
  /* line 3830, ../sass/style.scss */
  .course_price .bg01 {
    background-color: #f7f7f7;
    color: #333; }

/* line 3837, ../sass/style.scss */
.spacebt40 {
  margin: 0 0 40px 0; }

/* line 3841, ../sass/style.scss */
.tdleft {
  background-color: #cee7ef;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCCCCC;
  width: 80px; }

/* line 3851, ../sass/style.scss */
.tdright {
  background-color: #f7f7f7;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCCCCC;
  padding-right: 29px; }

/*slide ---トップページスライド用---
-----------------------------------------------------*/
/* line 3865, ../sass/style.scss */
#slide {
  width: 100%;
  background-repeat: repeat-x;
  background-position: left top;
  position: relative;
  overflow: hidden;
  padding-top: 70px; }

/* line 3877, ../sass/style.scss */
#slide .slidePanel {
  float: left; }

/* line 3880, ../sass/style.scss */
#slide .slidePanel a:hover {
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5; }

/* line 3886, ../sass/style.scss */
#prev, #next {
  display: block;
  height: 230px;
  width: 50%;
  top: 0;
  position: absolute;
  z-index: 999;
  background: url(../images/trans.gif); }

/* line 3896, ../sass/style.scss */
#prev {
  left: -370px; }

/* line 3900, ../sass/style.scss */
#next {
  right: -370px; }

/* line 3904, ../sass/style.scss */
#next:hover {
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
  background: url(../images/next.png) no-repeat left center #000; }

/* line 3910, ../sass/style.scss */
#prev:hover {
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
  background: url(../images/prev.png) no-repeat right center #000; }

/* line 3916, ../sass/style.scss */
.catch {
  padding-top: 170px;
  z-index: 999;
  position: absolute;
  text-align: center;
  width: 100%; }

/* TOP連動 */
/* line 3925, ../sass/style.scss */
.ticker {
  padding: 0px 10px 130px 10px;
  text-align: left;
  overflow: hidden;
  z-index: 11; }

/* line 3939, ../sass/style.scss */
.ticker ul {
  width: 100%;
  position: relative; }

/* line 3944, ../sass/style.scss */
.ticker ul li {
  width: 100%;
  display: none; }
  /* line 3949, ../sass/style.scss */
  .ticker ul li a {
    text-decoration: none; }
  /* line 3953, ../sass/style.scss */
  .ticker ul li .ymd {
    font-size: 10px;
    color: #666; }
  /* line 3957, ../sass/style.scss */
  .ticker ul li .tntitle {
    font-size: 14px;
    font-weight: 600;
    word-break: break-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 3px 0 5px 0;
    color: #434344;
    text-decoration: none;
    border-bottom: dotted 1px #333; }

/* line 3971, ../sass/style.scss */
.top_bnr {
  margin: 20px auto;
  text-align: center; }
  /* line 3975, ../sass/style.scss */
  .top_bnr img {
    width: 100%; }

/* line 3980, ../sass/style.scss */
.sidebar {
  margin: 30px 0 0 0; }

/* line 3982, ../sass/style.scss */
#qa dt {
  color: #0460dd;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.5;
  margin-top: 20px; }

/* line 3991, ../sass/style.scss */
#qa dd {
  font-weight: bold;
  font-size: 14px;
  line-height: 1.5; }

/* line 3999, ../sass/style.scss */
.collagen_bg {
  background: url(../images/collagen_bg.jpg) no-repeat center top;
  background-size: contain; }

/* line 4004, ../sass/style.scss */
.button_machine {
  width: 100%;
  margin: 10px auto;
  position: relative;
  background: #4282b1;
  min-height: 54px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  text-align: center;
  display: block;
  padding: 5px 10px;
  font-size: 20px;
  color: #FFF; }
  /* line 4016, ../sass/style.scss */
  .button_machine:hover {
    transition: all .3s;
    -webkit-transition: all .3s;
    background: #6EA93D; }
  /* line 4022, ../sass/style.scss */
  .button_machine a {
    display: block;
    color: #fff;
    line-height: 44px;
    text-decoration: none; }
    /* line 4029, ../sass/style.scss */
    .button_machine a:active {
      top: 3px;
      box-shadow: none; }
    /* line 4034, ../sass/style.scss */
    .button_machine a i {
      position: relative;
      top: -1;
      /*			color:$linkbtn_bgcor;*/ }
  /* line 4041, ../sass/style.scss */
  .button_machine.on {
    background: blue; }
  /* line 4046, ../sass/style.scss */
  .button_machine .subtitle {
    font-size: 1.0em;
    margin: 0 0 -26px 0; }
