@charset "UTF-8";
/*
Theme Name: kainowa
Description: kainowa Theme
Author: kainowa
*/
/* Scss Document */
/*color*/
/* responsive */
html {
  line-height: 1.15;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: auto;
  font-size: 62.5%; }

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

body {
  min-width: 100%;
  margin: 0;
  background: #ffffff;
  line-height: 1.6;
  color: #000000;
  font-family: 'Open Sans',游ゴシック, YuGothic, KoburinaGo-W3-83pv-RKSJ-H, Helvetica, Arial, "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", Meiryo, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased; }
  @media screen and (min-width: 750px) {
    body {
      font-size: 14px;
      font-size: 1.4rem; } }
  @media screen and (max-width: 749px) {
    body {
      font-size: 15px;
      font-size: 1.5rem; } }

main {
  width: 100%;
  overflow: hidden; }

a {
  color: #000000;
  -webkit-transition: .25s;
  -o-transition: .25s;
  transition: .25s; }
  a:hover {
    opacity: .6; }

img {
  max-width: 100%;
  height: auto;
  border-style: none;
  vertical-align: middle; }

svg {
  width: 100%;
  height: auto;
  border-style: none;
  vertical-align: middle; }

img[src$=".svg"],
img[src$=".svgz"] {
  width: 100%; }

p {
  margin: 0; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

button,
input {
  /* 1 */
  overflow: visible; }

input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer; }

input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none; }

input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px; }

button,
select {
  text-transform: none; }

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

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0; }

ul,
ol,
li,
dl,
dt,
dd {
  margin: 0;
  padding: 0;
  list-style: none; }

address {
  font-style: normal; }

figcaption,
figure,
main {
  /* 1 */
  display: block; }

figure {
  margin: 0; }

i {
  font-style: normal; }

@media screen and (min-width: 750px) {
  .hidden-pc {
    display: none !important; } }

@media screen and (max-width: 749px) {
  .hidden-pc {
    display: block; } }

@media screen and (min-width: 750px) {
  .hidden-sp {
    display: block; } }

@media screen and (max-width: 749px) {
  .hidden-sp {
    display: none !important; } }

img {
  width: 100%;
  height: auto; }

/*text*/
.u-text + p {
  margin: 1.75em 0 0; }

/* bg-img text */
.u-bg-text {
  text-indent: 100%;
  overflow: hidden;
  display: block;
  white-space: nowrap; }

/*align*/
.u-ta-l {
  text-align: left; }

.u-ta-c {
  text-align: center; }

.u-ta-r {
  text-align: right; }

/*font-size*/
@media screen and (min-width: 750px) {
  .u-fs-xs {
    font-size: 12px;
    font-size: 1.2rem; }
  .u-fs-s {
    font-size: 14px;
    font-size: 1.4rem; }
  .u-fs {
    font-size: 18px;
    font-size: 1.8rem; }
  .u-fs-l {
    font-size: 21px;
    font-size: 2.1rem; }
  .u-fs-xl {
    font-size: 26px;
    font-size: 2.6rem; }
  .u-fs-20 {
    font-size: 20px;
    font-size: 2.0rem; } }

@media screen and (max-width: 749px) {
  .u-fs-xs {
    font-size: 12px;
    font-size: 1.2rem; }
  .u-fs-s {
    font-size: 13px;
    font-size: 1.3rem; }
  .u-fs {
    font-size: 15px;
    font-size: 1.5rem; }
  .u-fs-l {
    font-size: 18px;
    font-size: 1.8rem; }
  .u-fs-xl {
    font-size: 22px;
    font-size: 2.2rem; }
  .u-fs-20 {
    font-size: 18px;
    font-size: 1.8rem; } }

.u-fw-b {
  font-weight: bold; }

/* margin */
.u-mb100 {
  margin-bottom: 100px; }

.u-mb80 {
  margin-bottom: 80px; }

.u-mb70 {
  margin-bottom: 70px; }

.u-mb60 {
  margin-bottom: 60px; }

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

.u-mb30 {
  margin-bottom: 30px; }

.u-mb20 {
  margin-bottom: 20px; }

.u-mb15 {
  margin-bottom: 15px; }

.u-mt50 {
  margin-top: 50px; }

.u-mt40 {
  margin-top: 40px; }

.u-mt30 {
  margin-top: 30px; }

.u-mt20 {
  margin-top: 20px; }

.u-mt15 {
  margin-top: 15px; }

.u-mt10 {
  margin-top: 10px; }

/* padding */
.u-pd100 {
  padding-bottom: 100px; }

.u-pd80 {
  padding-bottom: 80px; }

.u-pd50 {
  padding-bottom: 50px; }

.u-pd40 {
  padding-bottom: 40px; }

.u-pd20 {
  padding-bottom: 20px; }

.u-pd-em {
  padding-left: 1em; }

/*line-height*/
.u-lh120 {
  line-height: 1.2; }

.u-lh150 {
  line-height: 1.5; }

.u-lh180 {
  line-height: 1.8; }

.u-lh200 {
  line-height: 2; }

/*a color*/
.u-text-link {
  color: #000000;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s; }
  .u-text-link:hover {
    opacity: .7; }

/*display*/
.u-dis-i {
  display: inline; }
  .u-dis-i * {
    display: inherit; }

.u-dis-ib {
  display: inline-block; }

.u-dis-b {
  display: block; }

/*flex*/
.u-ai-c {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

/*position*/
.u-pos-rt {
  position: relative; }

.u-pos-al {
  position: absolute;
  left: 0;
  top: 0; }

/*text-deco*/
.u-cycle {
  position: relative;
  padding-left: 1.25em; }
  .u-cycle::before {
    content: "◯";
    position: absolute;
    left: 0; }

/*before after*/
.u-ba {
  content: "";
  display: block;
  position: absolute; }

/* dis */
.u-sp-view {
  display: none !important; }

@media screen and (max-width: 749px) {
  .u-pc-view {
    display: none !important; }
  .u-sp-view {
    display: inherit !important; } }

/*ie11*/
.u-ie-flex-h {
  min-height: 0%; }

.clearfix:after, .cf:after {
  content: "";
  clear: both;
  display: block; }

@media screen and (min-width: 750px) {
  .l_inbox {
    width: 900px;
    margin: 0 auto; } }

header {
  padding: 20px 0; }
  @media screen and (max-width: 749px) {
    header {
      padding: 20px 0 0; } }
  header h1#logo {
    width: 300px; }
    @media screen and (max-width: 749px) {
      header h1#logo {
        width: 70%;
        margin: 0 auto; } }
  @media screen and (min-width: 750px) {
    header .l_inbox {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; } }
  @media screen and (max-width: 749px) {
    header .l_inbox .inner {
      text-align: center;
      margin-top: 15px; } }
  header .l_inbox .inner #tel {
    text-align: center; }
    header .l_inbox .inner #tel address {
      margin-bottom: 5px; }
    header .l_inbox .inner #tel span {
      display: block;
      width: 300px; }
      @media screen and (max-width: 749px) {
        header .l_inbox .inner #tel span {
          width: 65%;
          margin: 0 auto; } }

nav {
  background: #4694d1; }
  @media screen and (max-width: 749px) {
    nav {
      display: none; } }
  @media screen and (min-width: 750px) {
    nav ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      nav ul li {
        color: #ffffff;
        text-align: center;
        border-right: 2px solid #ffffff;
        width: 240px;
        line-height: 1.2;
        padding: 16px 0;
        font-weight: bold;
        font-size: 1.6rem; }
        nav ul li a {
          color: #ffffff;
          text-decoration: none; }
        nav ul li span.eng {
          display: block;
          font-weight: normal;
          font-size: 1.0rem;
          margin-top: 2px; }
        nav ul li:first-child {
          border-left: 2px solid #ffffff; } }
  @media screen and (max-width: 749px) {
    nav ul {
      display: block; }
      nav ul li {
        border-bottom: 1px solid #ffffff;
        padding: 12px 0;
        text-align: center; }
        nav ul li:first-child {
          border-left: 0;
          border-top: 1px solid #ffffff; }
        nav ul li a {
          color: #ffffff;
          text-decoration: none; }
        nav ul li span.eng {
          display: block;
          font-size: 1.0rem; } }

/* footer */
@media screen and (max-width: 749px) {
  footer {
    margin-top: 10px; } }

footer .footer__nav {
  background: #eaf6fd;
  padding: 40px 0; }
  @media screen and (max-width: 749px) {
    footer .footer__nav {
      padding: 20px 0; } }
  @media screen and (min-width: 750px) {
    footer .footer__nav ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  footer .footer__nav ul li {
    padding: 0 0 0 20px; }
    @media screen and (max-width: 749px) {
      footer .footer__nav ul li {
        padding: 2% 4%; } }
    footer .footer__nav ul li a {
      padding-left: 16px;
      text-decoration: none;
      background: url(../img/common/icon_arrow.svg) no-repeat left center;
      background-size: 10px; }

footer #copyright {
  background: #4694d1;
  text-align: center;
  color: #ffffff;
  font-size: 1.2rem;
  padding: 10px 0; }

#toggle_menu {
  background: #4694d1;
  color: #ffffff;
  position: relative;
  padding: 10px 0;
  margin-top: 15px; }
  @media screen and (min-width: 750px) {
    #toggle_menu {
      display: none; } }

#toggle_menu a {
  color: #ffffff;
  font-size: 0.5rem;
  text-decoration: none; }

#toggle_menu span.icon {
  display: block;
  background: #ffffff;
  width: 24px;
  height: 1px;
  position: absolute;
  left: 30vw;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s; }

#toggle_menu span:first-child {
  top: 12px; }

#toggle_menu span:nth-child(2) {
  margin-top: -2px;
  top: 50%; }

#toggle_menu span:nth-child(3) {
  bottom: 14px; }

#toggle_menu span:nth-child(4) {
  margin-top: 0px;
  display: block; }

.ac #toggle_menu span:first-child {
  -webkit-transform: translateY(9px) rotate(45deg);
  -moz-transform: translateY(9px) rotate(45deg);
  -ms-transform: translateY(9px) rotate(45deg);
  transform: translateY(9px) rotate(45deg); }

.ac #toggle_menu span:nth-child(2) {
  opacity: 0; }

.ac #toggle_menu span:nth-child(3) {
  -webkit-transform: translateY(-9px) rotate(-45deg);
  -moz-transform: translateY(-9px) rotate(-45deg);
  -ms-transform: translateY(-9px) rotate(-45deg);
  transform: translateY(-9px) rotate(-45deg); }

#wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 30px 0; }
  @media screen and (max-width: 749px) {
    #wrapper {
      display: block;
      padding: 2% 4%;
      margin: 0; } }

#main_contents {
  width: 660px; }
  @media screen and (max-width: 749px) {
    #main_contents {
      width: 100%; } }

aside {
  width: 200px; }
  @media screen and (max-width: 749px) {
    aside {
      width: 100%;
      margin-top: 30px; } }
  aside article {
    border: 1px solid #dcdddd;
    margin-bottom: 30px; }
    aside article .label {
      background: #ebebec;
      color: #4694d1;
      font-weight: bold;
      text-align: center;
      padding: 10px 0;
      font-size: 1.8rem; }
    aside article .inner {
      padding: 15px; }
      aside article .inner li {
        border-bottom: 1px solid #4694d1;
        padding-bottom: 15px; }
        aside article .inner li .ttl {
          color: #4694d1;
          font-weight: bold;
          font-size: 1.7rem; }
        aside article .inner li a {
          text-decoration: none; }
    aside article.aside__inquiry .tel {
      width: 100%;
      margin: 15px auto 0; }
      @media screen and (max-width: 749px) {
        aside article.aside__inquiry .tel {
          width: 80%; } }
@media screen and (min-width: 750px) {
          #side_bnr {
            width: 210px;
          }
        }

@media screen and (min-width: 750px) {
  .col__2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline; }
    .col__2 .col__2__1 {
      width: 48%; } }

@media screen and (max-width: 749px) {
  .col__2 .col__2__1 {
    margin: 20px 0; } }

.gray__box {
  background: #ebebec;
  border-radius: 4px;
  padding: 15px 25px; }
  @media screen and (max-width: 749px) {
    .gray__box {
      padding: 5%; } }

@media screen and (min-width: 750px) {
  main {
    margin-top: 30px; } }

#feature h2 {
  text-align: center;
  color: #4694d1;
  border-bottom: 2px solid #4694d1;
  margin-bottom: 20px; }

#feature div {
  border: 1px solid #dcdddd; }
  #feature div.in {
    margin-bottom: 40px; }
  #feature div .label {
    background: #ebebec;
    color: #4694d1;
    font-weight: bold;
    font-size: 2rem;
    padding: 6px 15px; }
  #feature div .inner {
    padding: 15px;
    position: relative;
    padding-bottom:60px; }
  #feature div .illust {
    position: absolute;
    right: 35px;
    bottom: -60px;
    width: 100px; }
    @media screen and (max-width: 749px) {
      #feature div .illust {
        bottom: -60px;
        right: 0;
        width: 18%; } }
  #feature div .list_01 li {
    display: inline;
    font-size: 1.7rem;
    color: #4694d1;
    font-weight: bold; }
  #feature div .list_02 li {
    display: inline;
    font-size: 1.5rem;
    color: #4694d1;
    font-weight: bold; }
  #feature div .list_03 {
    border-top: 1px solid #dcdddd;
    padding-top: 10px;
    margin-top: 10px; }
    #feature div .list_03 li {
      display: inline;
      font-size: 1.5rem;
      font-weight: bold; }
      #feature div .list_03 li i {
        color: #4694d1; }
  #feature div .list_04 {
    color: #4694d1;
    font-weight: bold;
    font-size: 1.7rem;
    line-height: 1.5; }
    #feature div .list_04 span {
      font-size: 1.6rem;
      color: #000000; }


  #feature div .list_05 {
    margin-top: 30px;
    border-top: 1px solid #dedede;
    padding-top: 25px;
    color: #4694d1;
    font-weight: bold;
    font-size: 1.7rem;
    line-height: 1.5; }
    #feature div .list_04 span {
      font-size: 1.6rem;
      color: #000000; }

#shinryo_time .label {
  color: #4694d1;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 10px; }

#shinryo_time table {
  width: 100%;
  margin-bottom: 15px;
  font-size: 1.7rem; }
  @media screen and (max-width: 749px) {
    #shinryo_time table {
      font-size: 1.5rem; } }
  #shinryo_time table tr th {
    background: #eaf6fd;
    width: 200px; }
  #shinryo_time table tr td {
    width: 100px;
    font-weight: bold; }
    #shinryo_time table tr td b {
      color: #4694d1;
      font-weight: bold;
      font-size: 1.8rem; }
  #shinryo_time table tr th, #shinryo_time table tr td {
    text-align: center;
    padding: 8px 0;
    border: 2px solid #4694d1; }

.sub__box {
  border: 1px solid #dcdddd;
  padding: 24px; }
  @media screen and (max-width: 749px) {
    .sub__box {
      padding: 6%; } }

.information_p .col {
  padding: 15px 0;
  border-bottom: 2px solid #dcdddd; }
  @media screen and (min-width: 750px) {
    .information_p .col {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  @media screen and (min-width: 750px) {
    .information_p .col .inner {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      margin-right: 30px; } }
  .information_p .col .inner h2 {
    color: #4694d1;
    border-bottom: 2px solid #4694d1;
    margin-bottom: 10px; }
  .information_p .col figure {
    width: 160px; }
    @media screen and (max-width: 749px) {
      .information_p .col figure {
        width: 60%;
        margin: 15px auto; } }

@media screen and (max-width: 749px) {
  .access_p .map__inner iframe {
    height: 240px !important; } }

.access_p .access__info {
  position: relative;
  padding-top: 30px; }
  @media screen and (max-width: 749px) {
    .access_p .access__info {
      padding-bottom: 80px;
      padding-top: 10px; } }
  .access_p .access__info h2 {
    color: #4694d1;
    border-bottom: 2px solid #4694d1;
    margin-bottom: 15px; }
  .access_p .access__info address {
    margin-bottom: 30px; }
  .access_p .access__info dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .access_p .access__info dl dt {
      background: #4694d1;
      color: #ffffff;
      width: 110px;
      text-align: center;
      font-size: 1.5rem; }
    .access_p .access__info dl dt, .access_p .access__info dl dd {
      display: table-cell;
      padding: 0px 5px;
      margin: 8px 4px; }
  .access_p .access__info .illust {
    position: absolute;
    right: 30px;
    bottom: -40px;
    width: 100px; }
    @media screen and (max-width: 749px) {
      .access_p .access__info .illust {
        bottom: 0;
        right: 0;
        width: 18%; } }

.message_p figure.main__img {
  margin-bottom: 30px; }

.message_p #message_content {
  margin-bottom: 40px; }
  .message_p #message_content .label {
    color: #4694d1;
    font-size: 2rem;
    font-weight: bold;
    border-bottom: 2px solid #4694d1;
    margin-bottom: 15px; }
  @media screen and (min-width: 750px) {
    .message_p #message_content .inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  @media screen and (min-width: 750px) {
    .message_p #message_content .inner .txt {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      margin-right: 30px; } }
  @media screen and (max-width: 749px) {
    .message_p #message_content .inner .txt {
      margin-bottom: 15px; } }
  .message_p #message_content .inner .photo {
    width: 200px;
    text-align: center; }
    @media screen and (max-width: 749px) {
      .message_p #message_content .inner .photo {
        width: 65%;
        margin: 0 auto; } }
    .message_p #message_content .inner .photo figure {
      margin-bottom: 10px; }
    .message_p #message_content .inner .photo .name {
      font-size: 1.8rem; }
      .message_p #message_content .inner .photo .name small {
        font-weight: normal;
        margin-right: 25px; }

.message_p #concept h2 {
  background: #eaf6fd;
  border-radius: 100px;
  color: #4694d1;
  text-align: center;
  margin-bottom: 25px;
  padding: 10px 0; }

.message_p #concept .inner {
  padding: 0 40px 60px;
  position: relative; }
  @media screen and (max-width: 749px) {
    .message_p #concept .inner {
      padding: 0 0px 60px; } }
  .message_p #concept .inner p strong {
    color: #4694d1;
    font-size: 1.7rem; }
  .message_p #concept .inner .illust {
    position: absolute;
    right: 15px;
    bottom: 0px;
    width: 124px; }
    @media screen and (max-width: 749px) {
      .message_p #concept .inner .illust {
        bottom: 0;
        right: 0;
        width: 18%; } }

.message_p #concept .gray__box .label {
  color: #4694d1;
  font-size: 1.8rem;
  font-weight: bold; }



