@charset "UTF-8";
/*!
Theme Name: kakeru0327
Description: 福島県田村市のかける整骨院 | 骨盤調整 スポーツ外傷 フェイシャルエステ 脱毛 バストアップ
Theme URI: http://www.kakeru0327.com/
Version: 1.0
License: kakeru0327
License URI: http://www.kakeru0327.com/
*/
@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 62.5%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent; }

abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

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

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

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

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

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

img {
  vertical-align: top; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

body {
  font-family: Lato, "Noto Sans JP","メイリオ", Meiryo, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #30281B;
  line-height: 1.7; }

#wrapper {
  width: 100%;
  min-width: 1260px;
  min-height: 100%;
  float: none;
  margin: 0 auto;
  overflow: hidden; }

@media screen and (max-width: 767px) {
  #wrapper {
    width: 100%;
    min-width: 0;
    min-height: 100%;
    float: none;
    margin: 0 auto;
    overflow: hidden; } }
dd, dt, li, p, tr, tt {
  font-size: 1.4em; }

h1 {
  color: #2C2606;
  font-weight: bold;
  font-size: 3em; }

h2 {
  font-size: 2.4em;
  color: #333;
  font-weight: 400; }

h3 {
  font-size: 2em;
  font-weight: 400;
  color: #333; }

h4 {
  font-size: 2em;
  font-weight: bold;
  color: #59A7BE; }

h5 {
  font-size: 1.4em;
  color: #FFF;
  font-weight: bold; }

a:link, a:visited {
  font-weight: normal;
  color: #50A93D;
  text-decoration: underline;
  -webkit-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear; }

a:active, a:hover {
  font-weight: normal;
  color: #50A93D;
  text-decoration: none;
  -webkit-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear; }

a:hover img.img_opacity {
  opacity: 0.75;
  filter: alpha(opacity=75);
  -webkit-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear; }

a img.img_opacity {
  -webkit-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear; }

a:hover img.img_up {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear; }

a img.img_up {
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear; }

@media print, screen and (min-width: 768px) {
  #sp_navi, #toggle, .sp_btn {
    display: none; }

  header {
    width: 100%;
    padding: 24px 70px 0;
    position: relative; }

  .logo {
    padding: 35px 40px;
    background: #FFF;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999; }

  .pc_header_info {
    text-align: right;
    margin-bottom: 15px; }

  .pc_header_info .pc_header_tel {
    display: inline-block;
    width: 167px;
    height: 14px;
    background: url(images/header_tel.svg) right center no-repeat;
    margin-left: 15px;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap; } }
@media screen and (max-width: 767px) {
  img {
    width: 100%;
    height: auto; }

  header {
    display: block;
    width: 100%; }

  .logo {
    width: 110px;
    margin: 0;
    background: #FFF;
    padding: 10px;
    line-height: 1;
    position: relative;
    z-index: 99; }

  .pc_header_info, .pc_header_tel {
    display: none !important; }

  #toggle {
    position: absolute;
    right: 15px;
    top: 25px;
    width: 30px;
    height: 25px;
    cursor: pointer;
    z-index: 9999; }

  #toggle div {
    position: relative; }

  #toggle span {
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    background: #999;
    border-radius: 4px;
    -webkit-transition: .35s ease-in-out;
    -o-transition: .35s ease-in-out;
    transition: .35s ease-in-out; }

  #toggle span:first-child {
    top: 0; }

  #toggle span:nth-child(2) {
    top: 11px; }

  #toggle span:nth-child(3) {
    top: 22px; }

  .open_navi #toggle {
    position: fixed; }

  .open_navi #toggle span:first-of-type {
    -webkit-transform: translateY(11px) rotate(-315deg);
    -ms-transform: translateY(11px) rotate(-315deg);
    transform: translateY(11px) rotate(-315deg); }

  .open_navi #toggle span:nth-of-type(2) {
    opacity: 0; }

  .open_navi #toggle span:nth-of-type(3) {
    -webkit-transform: translateY(-11px) rotate(315deg);
    -ms-transform: translateY(-11px) rotate(315deg);
    transform: translateY(-11px) rotate(315deg); }

  #sp_navi {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100vw;
    overflow-y: scroll;
    text-align: left;
    background-color: rgba(0, 0, 0, 0.9);
    z-index: 999;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: .7s ease-in-out;
    -o-transition: .7s ease-in-out;
    transition: .7s ease-in-out; }

  .open_navi #sp_navi {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: .7s ease-in-out;
    -o-transition: .7s ease-in-out;
    transition: .7s ease-in-out; }

  .open_navi #wrapper {
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-filter: blur(3px);
    filter: blur(3px);
    -webkit-transition: .7s ease-in-out;
    -o-transition: .7s ease-in-out;
    transition: .7s ease-in-out; }

  #sp_navi .menu {
    padding-top: 80px;
    text-align: center; }

  #sp_navi .menu .menu-item {
    width: 100%;
    text-align: center;
    border: #666 1px solid;
    cursor: pointer;
    color: #FFF;
    margin: 0 auto;
    font-size: 1.4rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

  #sp_navi .menu .menu-item:not(:first-child) {
    border-top: none; }

  #sp_navi .menu .menu-item a, #sp_navi .menu .menu-item span {
    display: block;
    padding: 15px 0 14px; }

  #sp_navi .menu .menu-item a:active, #sp_navi .menu .menu-item a:hover, #sp_navi .menu .menu-item a:link, #sp_navi .menu .menu-item a:visited {
    color: #FFF;
    text-decoration: none; }

  #sp_navi .sub-menu {
    width: 100%;
    text-align: center;
    display: none; }

  #sp_navi .sub-menu li {
    border-left: none !important;
    border-right: none !important;
    width: 100%;
    text-align: center;
    border-top: #666 1px solid; }

  #sp_navi .sub-menu li:last-child {
    border-bottom: none !important; }

  #sp_navi .sub-menu li a {
    display: block;
    padding: 11px 0 10px;
    color: #ccc;
    background: rgba(91, 181, 49, 0.2); }

  #sp_navi .sub-menu li a:active, #sp_navi .sub-menu li a:hover, #sp_navi .sub-menu li a:link, #sp_navi .sub-menu li a:visited {
    color: #FFF;
    text-decoration: none; }

  #sp_navi .sub-menu li a:hover {
    color: #ccc;
    background: none; }

  #sp_navi .menu-item-has-children {
    position: relative; }

  #sp_navi .menu-item-has-children:before {
    content: '';
    width: 14px;
    height: 14px;
    border: 0px;
    border-top: solid 3px #ddd;
    border-right: solid 3px #ddd;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    position: absolute;
    top: 14px;
    right: 20px; }

  #sp_navi .menu-item-has-children.menu_open:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    top: 22px; } }
@media screen and (max-width: 767px) {
  #g_navi {
    display: none; } }
#g_navi {
  width: 960px;
  position: relative;
  z-index: 9999;
  margin: 0 0 0 auto; }

#g_navi .menu {
  *zoom: 1;
  width: 960px;
  list-style-type: none;
  margin: 0 auto; }

#g_navi .menu:before {
  content: "";
  display: table; }

#g_navi .menu:after {
  content: "";
  display: table;
  clear: both; }

#g_navi .menu li {
  position: relative;
  width: 160px;
  float: left;
  text-align: center;
  line-height: 0; }

#g_navi .menu li a {
  display: block;
  padding: 23px 0;
  margin: 0;
  color: #30281B;
  font-size: 1.5rem;
  line-height: 1;
  text-decoration: none; }

#g_navi .menu li ul {
  list-style: none;
  position: absolute;
  z-index: 9999;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

#g_navi .menu li ul li {
  width: 100%; }

#g_navi .menu li ul li a {
  width: 160px;
  padding: 13px 5px;
  border-top: 1px solid #ccc;
  font-size: 1.3rem;
  background: #50A93D;
  text-align: center;
  opacity: 0.95;
  color: #FFF;
  filter: alpha(opacity=95); }

#g_navi .menu li ul li a:hover {
  background: #FFF;
  color: #000;
  -webkit-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear; }

#g_navi .menu li:hover ul {
  visibility: visible;
  opacity: 0.95; }

#g_navi .menu li ul li a {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s; }

#g_navi .menu li:hover ul li a {
  visibility: visible;
  opacity: 1; }

@media print, screen and (min-width: 768px) {
  .menu > li > a {
    position: relative;
    display: inline-block;
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s; }

  .menu > li > a:after {
    position: absolute;
    left: 0;
    content: '';
    width: 0;
    height: 2px;
    background-color: #50A93D;
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 0;
    filter: alpha(opacity=0); }

  .menu > li > a:after {
    bottom: 1px; }

  .menu > li > a:hover:after {
    width: 100%;
    opacity: 0.9;
    filter: alpha(opacity=90); } }
#slider {
  width: 100%;
  overflow: hidden; }

#slider .metaslider {
  width: 1780px;
  position: relative;
  left: calc(50% - 890px); }

#teaser {
  width: 100%;
  overflow: hidden; }

#teaser img {
  width: 1780px;
  position: relative;
  left: calc(50% - 890px); }

#teaser p {
  position: absolute;
  width: 330px;
  padding: 20px 0;
  background: #FFF;
  font-size: 2.4rem;
  text-align: center;
  right: 0;
  bottom: -40px; }

#teaser p span {
  display: block;
  font-size: 1.6rem; }

@media screen and (max-width: 767px) {
  #slider {
    width: 100%;
    margin: -50px auto 30px; }

  #slider .metaslider {
    width: 120%;
    position: relative;
    left: -10%; }

  #teaser {
    margin: -30px auto 10px;
    position: relative; }

  #teaser img {
    width: 240%;
    position: relative;
    left: -70%; }

  #teaser p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    width: 70%;
    height: 70%;
    background: rgba(255, 255, 255, 0.8);
    font-size: 2rem;
    top: 15%;
    left: 15%;
    right: auto;
    bottom: auto; }

  #teaser p span {
    display: block;
    font-size: 1.4rem; } }
main#top_main {
  width: 100%;
  padding-top: 65px; }

main#page_main {
  width: 1020px;
  margin: 0 auto 80px; }

.breadcrumb_area {
  width: 100%;
  height: auto; }

.breadcrumb {
  width: 1020px;
  margin: 20px auto 45px;
  text-align: left; }

.breadcrumb p {
  font-size: 1.2rem; }

.breadcrumb a {
  color: #50A93D;
  position: relative;
  display: inline-block;
  text-decoration: none; }

.breadcrumb a:after {
  position: absolute;
  bottom: 0px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #50A93D;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  -o-transition: transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s; }

.breadcrumb a:hover:after {
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1); }

.mb80 {
  margin-bottom: 80px; }

.mb70 {
  margin-bottom: 70px; }

.mb60 {
  margin-bottom: 60px; }

.mb50 {
  margin-bottom: 50px; }

.mb45 {
  margin-bottom: 45px; }

.mb40 {
  margin-bottom: 40px; }

.mb35 {
  margin-bottom: 35px; }

.mb30 {
  margin-bottom: 30px; }

.mb25 {
  margin-bottom: 25px; }

.mb20 {
  margin-bottom: 20px; }

.mt10 {
  margin-top: 10px; }

.mt20 {
  margin-top: 20px; }

.mt30 {
  margin-top: 30px; }

.tc {
  text-align: center; }

.btn {
  width: 270px;
  max-width: 100%;
  border: 1px solid #FFF;
  background: #FFF;
  border-radius: 6px;
  text-align: center;
  font-size: 1.6rem;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  line-height: 1.5; }

.btn a {
  display: inline-block;
  text-decoration: none;
  position: relative;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 11px 28px 10px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s;
  color: #469535; }

.btn a:after {
  content: '';
  position: absolute;
  right: 20px;
  top: calc(50% - 5px);
  width: 6px;
  height: 6px;
  border-top: 1px solid #469535;
  border-right: 1px solid #469535;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s; }

.btn:hover {
  background: #469535; }

.btn:hover a {
  color: #FFF; }

.btn:hover a:after {
  border-top: 1px solid #FFF;
  border-right: 1px solid #FFF; }

.btn02 {
  width: 290px;
  max-width: 100%;
  border: 1px solid #50A93D;
  background: #50A93D;
  border-radius: 6px;
  text-align: center;
  font-size: 1.6rem;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  line-height: 1.5; }

.btn02 a {
  display: inline-block;
  text-decoration: none;
  position: relative;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 11px 28px 10px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s;
  color: #FFF; }

.btn02 a:after {
  content: '';
  position: absolute;
  right: 20px;
  top: calc(50% - 5px);
  width: 6px;
  height: 6px;
  border-top: 1px solid #FFF;
  border-right: 1px solid #FFF;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s; }

.btn02:hover {
  background: #FFF; }

.btn02:hover a {
  color: #50A93D; }

.btn02:hover a:after {
  border-top: 1px solid #50A93D;
  border-right: 1px solid #50A93D; }

.center_btn {
  margin: 0 auto; }

@media screen and (max-width: 767px) {
  .breadcrumb_area {
    width: auto;
    height: auto;
    padding: 0 10px;
    margin: 0 0 25px; }

  .breadcrumb {
    width: 100%;
    margin: 0 auto; }

  .breadcrumb p {
    font-size: 1.2rem; }

  main#top_main {
    width: 100%;
    padding: 0 10px; }

  main#page_main {
    width: 100%;
    margin: 0 auto 70px;
    padding: 0 10px; }

  .btn, .btn02 {
    width: 100%; } }
.top_box02 {
  width: 100%;
  padding: 70px 0;
  background: url(images/top_box02_bg.svg) left 10px bottom 20% no-repeat, -webkit-gradient(linear, left top, right top, color-stop(65%, #50A93D), color-stop(0%, transparent));
  background: url(images/top_box02_bg.svg) left 10px bottom 20% no-repeat, -webkit-linear-gradient(left, #50A93D 65%, transparent 0%);
  background: url(images/top_box02_bg.svg) left 10px bottom 20% no-repeat, -o-linear-gradient(left, #50A93D 65%, transparent 0%);
  background: url(images/top_box02_bg.svg) left 10px bottom 20% no-repeat, linear-gradient(to right, #50A93D 65%, transparent 0%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 70px; }

.top_box02 .top_box02_text {
  width: 44%;
  padding: 0 50px 0 70px; }

.top_box02 .top_box02_text h1 {
  font-size: 4.6rem;
  margin-bottom: 60px;
  color: #FFF;
  position: relative;
  padding-bottom: 10px; }

.top_box02 .top_box02_text h1 span {
  font-size: 1.8rem;
  display: block;
  font-weight: normal; }

.top_box02 .top_box02_text h1:after {
  content: '';
  position: absolute;
  width: 60px;
  height: 2px;
  background: #FFF;
  left: 0;
  bottom: 0; }

.top_box02 .top_box02_text p {
  color: #FFF;
  font-size: 1.6rem; }

.top_box02 .top_box02_text .btn {
  margin-top: 55px; }

.top_box02 figure {
  width: 56%; }

.top_box02 figure img {
  width: 100%;
  height: auto; }

.top_box03 {
  width: 1260px;
  margin: 0 auto 80px; }

.top_box03 h1 {
  font-size: 4.6rem;
  text-align: center;
  color: #50A93D;
  position: relative;
  margin-bottom: 45px; }

.top_box03 h1:after {
  content: '';
  position: absolute;
  background: #50A93D;
  width: 60px;
  height: 2px;
  bottom: 0;
  left: calc(50% - 30px); }

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

.top_box03 .top_box03_inner section {
  width: 33.333%;
  text-align: center; }

.top_box03 .top_box03_inner section figure {
  margin-bottom: 35px; }

.top_box03 .top_box03_inner section figure img {
  width: 100%;
  height: auto; }

.top_box03 .top_box03_inner section h2 {
  color: #2E2607;
  font-size: 2.6rem;
  font-weight: normal;
  margin-bottom: 15px; }

.top_box03 .top_box03_inner section p {
  padding: 0 20px; }

.top_box04 {
  padding: 60px;
  background: url(images/top_box04_bg.jpg) center top no-repeat;
  text-align: center; }

.top_box04 h1 {
  font-size: 4.6rem;
  text-align: center;
  color: #FFF;
  position: relative;
  margin-bottom: 35px; }

.top_box04 h1:after {
  content: '';
  position: absolute;
  background: #FFF;
  width: 60px;
  height: 2px;
  bottom: 0;
  left: calc(50% - 30px); }

.top_box04 p {
  font-size: 1.6rem;
  color: #FFF; }

.top_box04 .btn {
  margin-top: 40px; }

.google_map {
  line-height: 1; }

@media screen and (max-width: 767px) {
  .top_box02 {
    width: calc(100% + 20px);
    padding: 40px 0 0;
    background: #50A93D;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: -10px; }

  .top_box02 .top_box02_text {
    width: 100%;
    padding: 15px 15px 40px; }

  .top_box02 .top_box02_text h1 {
    font-size: 3.6rem; }

  .top_box02 .top_box02_text p {
    color: #FFF;
    font-size: 1.6rem; }

  .top_box02 .top_box02_text .btn {
    margin-top: 55px; }

  .top_box02 figure {
    width: 100%; }

  .top_box03 {
    width: 100%; }

  .top_box03 h1 {
    font-size: 3.6rem; }

  .top_box03 .top_box03_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }

  .top_box03 .top_box03_inner section {
    width: 100%;
    text-align: center;
    margin-bottom: 60px; }

  .top_box03 .top_box03_inner section:last-child {
    margin-bottom: 0; }

  .top_box04 {
    width: calc(100% + 20px);
    padding: 40px 10px;
    background: url(images/top_box04_bg.jpg) left 20% top no-repeat;
    background-size: cover;
    margin-left: -10px; }

  .top_box04 h1 {
    font-size: 3.6rem; } }
.news_box {
  width: 100%;
  padding: 80px calc((100% - 1260px) / 2) 0;
  position: relative;
  margin-bottom: 70px; }

.news_box:after {
  content: '';
  position: absolute;
  width: 587px;
  height: 191px;
  background: url(images/top_news_bg.svg) 0 0 no-repeat;
  left: calc((100% - 1260px) / 6 * 2);
  top: 0;
  z-index: -1; }

.news_box h1 {
  font-size: 2.6rem;
  margin-bottom: 35px; }

.news_post {
  width: 100%;
  margin: 0 auto;
  height: 240px;
  overflow-y: scroll; }

.news_list {
  width: 98%;
  padding: 16px 15px 16px 30px;
  margin: 0 0 30px;
  background: #F5F2ED;
  font-size: 1.6rem; }

.news_list .date {
  width: 180px;
  padding: 0 0 0 32px;
  margin-right: 50px;
  display: inline-block;
  border-right: 1px solid #DACEBC;
  position: relative; }

.news_list .date:before {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #DEBA29;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 0;
  top: 9px; }

.news_list a {
  color: #30281B;
  position: relative;
  display: inline-block;
  text-decoration: none; }

.news_list a:after {
  position: absolute;
  bottom: 0px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #30281B;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  -o-transition: transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s; }

.news_list a:hover:after {
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1); }

.news_list:last-child {
  margin-bottom: 0; }

@media screen and (max-width: 767px) {
  .news_box {
    width: calc(100% + 20px);
    padding: 40px 10px 0;
    margin-left: -10px; }

  .news_box:after {
    width: 250px;
    height: 83px;
    left: 5px;
    top: 0;
    background-size: contain; }

  .news_box h1 {
    font-size: 2.6rem;
    margin-bottom: 35px; }

  .news_post {
    width: 100%;
    height: 280px;
    overflow-y: scroll; }

  .news_list {
    padding: 10px 10px 10px 15px; }

  .news_list .date {
    width: 100%;
    display: block;
    border-right: none;
    margin-bottom: 5px; } }
.concept_box_img_area {
  position: relative;
  margin-bottom: 45px; }

.concept_box_img_area .concept_box_tit {
  position: absolute;
  padding: 20px 50px 20px;
  background: #FFF;
  right: 0;
  top: calc(50% - 46px); }

.concept_box_img_area .concept_box_tit h2 {
  position: relative;
  padding-bottom: 2px;
  color: #50A93D;
  font-size: 3rem;
  font-weight: 400; }

.concept_box_img_area .concept_box_tit h2 span {
  color: #FFCC00; }

.concept_box_img_area .concept_box_tit h2:after {
  position: absolute;
  content: '';
  width: 60px;
  height: 2px;
  background: #50A93D;
  left: 0;
  bottom: 0; }

.concept_text {
  text-align: center; }

.concept_text p {
  font-size: 1.6rem; }

.concept_text .name {
  font-size: 2.6rem;
  margin-top: 45px;
  font-family: "游明朝", YuMincho,"Times New Roman","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","メイリオ", Meiryo, serif;
  font-weight: bold; }

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

.concept_gallery li {
  width: 310px;
  margin: 0 45px 45px 0; }

@media print, screen and (min-width: 768px) {
  .concept_gallery li:nth-child(3n) {
    margin-right: 0; }

  .concept_gallery li:nth-last-child(-n+3) {
    margin-bottom: 0; } }
@media screen and (max-width: 767px) {
  .concept_box_img_area {
    margin-bottom: 30px; }

  .concept_box_img_area .concept_box_tit {
    position: relative;
    padding: 15px 0;
    background: none;
    right: auto;
    top: auto; }

  .concept_box_img_area .concept_box_tit h2 {
    position: relative;
    padding-bottom: 2px;
    color: #50A93D;
    font-size: 2.9rem;
    font-weight: 400; }

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

  .concept_gallery li {
    width: 49%;
    margin: 0 2% 2% 0; }

  .concept_gallery li:nth-child(2n) {
    margin-right: 0; }

  .concept_gallery li:nth-last-child(-n+2) {
    margin-bottom: 0; } }
.staff_box01 {
  text-align: center;
  margin-bottom: 75px; }

.staff_box01 figure {
  margin-bottom: 35px; }

.staff_box01 p {
  font-size: 2rem; }

.staff_parts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.staff_parts02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.staff_parts_text {
  width: 420px; }

.staff_parts_text li {
  margin-bottom: 20px; }

.staff_parts_text li:last-child {
  margin-bottom: 0; }

.staff_parts_img {
  width: 540px; }

@media screen and (max-width: 767px) {
  .staff_parts {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }

  .staff_parts02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }

  .staff_parts_text {
    width: 100%;
    margin-bottom: 25px; }

  .staff_parts_img {
    width: 100%; } }
.blog_parts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin-bottom: 50px; }

.blog_parts .blog_parts_text {
  width: 420px; }

.blog_parts figure {
  width: 540px; }

.blog_parts figure img {
  width: 100%;
  height: auto; }

@media screen and (max-width: 767px) {
  .blog_parts {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 50px; }

  .blog_parts .blog_parts_text {
    width: 100%;
    margin-bottom: 25px; }

  .blog_parts figure {
    width: 100%; } }
.color_box01 {
  text-align: center;
  margin-bottom: 125px; }

.color_box01 h2 {
  font-size: 3.4rem;
  line-height: 1.5;
  padding-bottom: 40px;
  background: url(images/arrow.svg) center bottom no-repeat;
  margin-bottom: 40px;
  font-family: "游明朝", YuMincho,"Times New Roman","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","メイリオ", Meiryo, serif;
  font-weight: bold; }

.color_box01 h2 span {
  font-size: 4rem;
  color: #50A73E; }

.color_box01 p {
  font-size: 1.8rem; }

.flex_box_r {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.flex_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.text_630 {
  width: 630px; }

.color_img01 {
  text-align: center;
  padding: 15px 0;
  background: #FAFAFA;
  margin-top: 40px; }

.color_img02 {
  text-align: center; }

.text_540 {
  width: 540px; }

.color_list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px; }

.color_list li:last-child {
  margin-bottom: 0; }

.color_list li .num {
  width: 80px;
  height: 80px;
  margin-right: 20px;
  border: 1px solid #50A93D;
  color: #50A93D;
  font-size: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 50%;
  line-height: 1.2;
  font-weight: bold; }

.color_list li .num span {
  font-size: 2.4rem;
  font-weight: bold; }

.color_list li .color_list_txt {
  font-size: 2.2rem;
  line-height: 1.5; }

.color_box04 {
  width: 810px;
  margin: 0 auto 35px;
  text-align: center; }

.color_box04 h2 {
  font-size: 3.4rem;
  color: #50A93D;
  margin-bottom: 20px;
  font-family: "游明朝", YuMincho,"Times New Roman","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","メイリオ", Meiryo, serif;
  font-weight: bold; }

.color_box04 p {
  font-size: 1.6rem; }

.color_box04_txt {
  font-size: 1.8rem;
  margin: 35px 0 40px;
  padding-top: 55px;
  background: url(images/arrow.svg) center top no-repeat; }

@media screen and (max-width: 767px) {
  .color_box01 {
    text-align: center;
    margin-bottom: 125px; }

  .color_box01 h2 {
    font-size: 3rem; }

  .color_box01 h2 span {
    font-size: 3.6rem; }

  .color_box01 h2 br {
    display: none; }

  .flex_box_r {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }

  .flex_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }

  .text_540, .text_630 {
    width: 100%;
    margin-bottom: 25px; }

  .color_list li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

  .color_list li:last-child {
    margin-bottom: 0; }

  .color_list li .num {
    margin: 0 0 10px; }

  .color_list li .color_list_txt {
    width: calc(100% - 95px);
    font-size: 1.8rem;
    line-height: 1.5; }

  .color_list li .color_list_txt br {
    display: none; }

  .color_box04 {
    width: 100%; }

  .color_box04 h2 {
    font-size: 3rem; } }
.menu_link {
  width: 950px;
  margin: 0 auto 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

#menu03 p {
  font-size: 1.6rem; }

@media screen and (max-width: 767px) {
  .menu_link {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }

  .menu_link li:not(:last-child) {
    margin-bottom: 25px; } }
.chara_box {
  text-align: center; }

.chara_box h2 {
  color: #50A93D;
  font-size: 3rem;
  font-weight: 500;
  margin-bottom: 35px; }

.chara_box h2 span {
  color: #FFCC00; }

.chara_box dl {
  width: 660px;
  margin: 50px auto;
  padding: 20px;
  background: #F5F2ED;
  border: 3px solid #C5B496;
  text-align: center; }

.chara_box dl dd, .chara_box dl dt {
  font-size: 1.6rem; }

@media screen and (max-width: 767px) {
  .chara_box dl {
    width: 100%;
    padding: 15px; } }
.text420 {
  width: 420px; }

@media screen and (max-width: 767px) {
  .text420 {
    width: 100%;
    margin-bottom: 25px; } }
.aesthetic_text {
  padding: 20px;
  background: #F5F2ED;
  text-align: center;
  color: #50A93D;
  font-size: 1.6rem;
  margin-bottom: 50px; }

.aesthetic_dl {
  padding: 40px;
  background: #F5F2ED; }

.aesthetic_dl dt {
  position: relative;
  padding: 0 0 0 20px;
  margin-bottom: 25px;
  font-size: 2rem;
  font-weight: 500; }

.aesthetic_dl dt:before {
  position: absolute;
  content: '';
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 10px;
  height: 10px;
  background: #C44753;
  left: 0;
  top: 13px;
  border-radius: 50%; }

.aesthetic_dl dd p {
  font-size: 100%; }

@media screen and (max-width: 767px) {
  .aesthetic_text {
    padding: 15px; }

  .aesthetic_dl {
    padding: 20px; } }
.menu_link.dep {
  margin: 0 auto 40px; }

.depilation_text {
  text-align: center;
  margin-bottom: 50px; }

.depilation_text p {
  font-size: 1.6rem; }

.text_485 {
  width: 485px; }

.brown_dl {
  padding: 20px;
  background: #EFEBE0;
  border-radius: 10px; }

.depilation_set_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.depilation_set_box section {
  width: 485px;
  margin-bottom: 50px; }

.depilation_set_box section:last-child {
  margin-bottom: 0; }

.depilation_set_box section .depilation_set_text {
  position: relative; }

.depilation_set_box section .depilation_set_text {
  padding: 20px;
  background-color: #A7D49E;
  background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0.25, #F9F9F9), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, #F9F9F9), color-stop(0.75, #F9F9F9), color-stop(0.75, transparent), to(transparent));
  -webkit-background-size: 7px 7px;
  position: relative;
  z-index: 0; }

.depilation_set_box section .depilation_set_text:after {
  content: '';
  position: absolute;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  background: #FFF;
  left: 4px;
  top: 4px;
  z-index: -1; }

@media screen and (max-width: 767px) {
  .text_485 {
    width: 100%;
    margin-bottom: 25px; }

  .brown_dl {
    padding: 15px; } }
.overview_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.overview_box .overview_table_wrap {
  width: 485px; }

@media screen and (max-width: 767px) {
  .overview_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }

  .overview_box .overview_table_wrap {
    width: 100%; } }
.sitepolicy {
  padding: 30px;
  background: #F5F2ED;
  text-align: center;
  margin-bottom: 70px; }

.form {
  width: 800px;
  margin: 0 auto; }

@media screen and (max-width: 767px) {
  .sitepolicy {
    padding: 20px; }

  .form {
    width: 100%; } }
#single_box {
  width: 100%;
  margin: 0 auto; }

.single_text {
  width: 100%; }

.pager {
  clear: both;
  text-align: center;
  padding: 0; }

a.page-numbers {
  background: rgba(0, 0, 0, 0.02);
  border: solid 1px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  padding: 5px 8px;
  margin: 0 2px;
  font-size: 1.4rem; }

.pager .current {
  background: rgba(0, 0, 0, 0.02);
  border: solid 1px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  padding: 5px 8px;
  margin: 0 2px;
  font-size: 1.4rem;
  background: black;
  border: solid 1px black;
  color: white; }

.nav-below {
  margin: 30px 0 20px;
  text-align: center; }

@media screen and (max-width: 767px) {
  #single_box {
    width: 100%; } }
td p {
  font-size: 100%; }

.menu_table {
  width: 100%;
  border-collapse: collapse; }

.menu_table th {
  width: 75%;
  font-weight: normal;
  text-align: left;
  padding: 30px 0px 10px;
  border-bottom: 1px dotted #2C2C2C; }

.menu_table td {
  width: 25%;
  text-align: right;
  padding: 30px 0px 10px;
  border-bottom: 1px dotted #2C2C2C; }

.menu_table tr:first-child td, .menu_table tr:first-child th {
  padding-top: 0; }

.menu_table02 {
  width: 100%;
  border-collapse: collapse; }

.menu_table02 th {
  width: 30%;
  font-weight: normal;
  text-align: left;
  padding: 30px 0px 10px;
  border-bottom: 1px dotted #2C2C2C; }

.menu_table02 td {
  width: 70%;
  text-align: right;
  padding: 30px 0px 10px;
  border-bottom: 1px dotted #2C2C2C; }

.menu_table02 tr:first-child td, .menu_table02 tr:first-child th {
  padding-top: 0; }

.overview_table {
  width: 100%;
  border-collapse: collapse; }

.overview_table th {
  width: 30%;
  font-weight: normal;
  text-align: left;
  padding: 30px 0px 10px;
  border-bottom: 1px dotted #2C2C2C; }

.overview_table td {
  width: 70%;
  text-align: right;
  padding: 30px 0px 10px;
  border-bottom: 1px dotted #2C2C2C; }

@media screen and (max-width: 767px) {
  .access_table th {
    width: 25%;
    padding: 7px 10px 5px 0; }

  .access_table td {
    width: 75%;
    padding: 7px 0 5px; } }
p.line_break, span.line_break {
  padding-top: 20px; }

p.line_break02 {
  padding-top: 30px; }

.orange {
  color: #F49D0A;
  font-weight: bold; }

.green {
  color: #264C12;
  font-weight: bold; }

.big_green {
  color: #3BBF3F;
  font-size: 1.6rem;
  font-weight: bold; }

.red {
  color: #FF0000; }

.big_red {
  color: #6B0B0B;
  font-size: 1.6rem;
  font-weight: bold; }

.big_pink {
  color: #CA3172;
  font-size: 1.8rem;
  font-weight: bold; }

.big_brown {
  color: #795A51;
  font-size: 1.6rem;
  font-weight: bold; }

.big_bold {
  font-size: 1.6rem;
  font-weight: bold; }

.bold {
  font-weight: bold; }

.small {
  font-size: 1.2rem; }

.headline {
  margin: 0 0 60px 0;
  text-align: center; }

.headline .main {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(75%, transparent), color-stop(0%, #B7DCAF));
  background: -webkit-linear-gradient(transparent 75%, #B7DCAF 0%);
  background: -o-linear-gradient(transparent 75%, #B7DCAF 0%);
  background: linear-gradient(transparent 75%, #B7DCAF 0%); }

.headline .sub {
  display: block;
  margin-top: 5px;
  font-size: 1.6rem;
  font-weight: 100; }

h2.subhead01 {
  padding: 0 0 0 27px;
  margin-bottom: 35px;
  position: relative; }

h2.subhead01:after {
  position: absolute;
  content: '';
  width: 4px;
  height: 100%;
  background: #50A93D;
  left: 0;
  top: 0; }

h2.subhead01 a {
  color: #333;
  position: relative;
  display: inline-block;
  text-decoration: none; }

h2.subhead01 a:after {
  position: absolute;
  bottom: 0px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #333;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  -o-transition: transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s; }

h2.subhead01 a:hover:after {
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1); }

h2.subhead01.pink:after {
  background: #C44753; }

h3.subhead01 {
  position: relative;
  padding: 10px 10px 10px 35px;
  background: #F5F2ED;
  margin-bottom: 30px; }

h3.subhead01:before {
  position: absolute;
  content: '';
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 10px;
  height: 10px;
  background: #50A93D;
  left: 15px;
  top: 23px;
  border-radius: 50%; }

h3.subhead01.pink:before {
  background: #C44753; }

h3.subhead02 {
  position: relative;
  padding: 5px 10px 5px 35px;
  background: #50A93D;
  margin-bottom: 30px;
  color: #FFF; }

h3.subhead02:before {
  position: absolute;
  content: '';
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 10px;
  height: 10px;
  background: #FFF;
  left: 15px;
  top: 17px;
  border-radius: 50%; }

h3.subhead02.pink {
  background: #C44753; }

@media screen and (max-width: 767px) {
  #pc_footer {
    display: none; }

  .sp_pagetop {
    width: 60px;
    height: 60px;
    position: fixed;
    bottom: 0;
    right: 0;
    display: none; }

  .sp_google_map {
    line-height: 1; }

  .sp_copyright {
    display: block;
    padding: 15px 5px;
    color: #FFF;
    background: #50A93D;
    text-align: center; }

  .sp_footer_table {
    width: calc(100% - 20px);
    margin: 20px auto 40px; }

  .sp_footer_table dl {
    margin-bottom: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }

  .sp_footer_table dl:last-child {
    margin-bottom: 0; }

  .sp_footer_table dl dt {
    width: 100%;
    font-size: 1.6rem;
    text-align: center;
    margin-bottom: 10px;
    border-top: 2px solid #E7E7E7;
    border-bottom: 2px solid #E7E7E7;
    padding: 18px 0; }

  .sp_footer_table dl dd {
    width: 100%;
    padding: 17px 0 0;
    font-size: 1.6rem;
    text-align: center; }

  .footer_table {
    width: 100%;
    border-collapse: collapse;
    display: block; }

  .footer_table tbody, .footer_table tr {
    display: block; }

  .footer_table th {
    width: 100%;
    font-size: 1.6rem;
    font-weight: normal;
    display: block;
    text-align: center;
    margin-bottom: 10px; }

  .footer_table th span {
    display: inline-block;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(75%, transparent), color-stop(0%, #B7DCAF));
    background: -webkit-linear-gradient(transparent 75%, #B7DCAF 0%);
    background: -o-linear-gradient(transparent 75%, #B7DCAF 0%);
    background: linear-gradient(transparent 75%, #B7DCAF 0%); }

  .footer_table td {
    display: block;
    width: 100%;
    font-size: 1.6rem;
    text-align: center; }

  .footer_table td span {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(75%, transparent), color-stop(0%, #B7DCAF));
    background: -webkit-linear-gradient(transparent 75%, #B7DCAF 0%);
    background: -o-linear-gradient(transparent 75%, #B7DCAF 0%);
    background: linear-gradient(transparent 75%, #B7DCAF 0%); }

  .footer_table tr {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #CCC; }

  .footer_table tr:last-child {
    margin-bottom: 0; }

  .sp_footer_link {
    width: calc(100% - 20px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto 20px; }

  .sp_footer_link li {
    width: 20%;
    margin-right: 6.6666%; }

  .sp_footer_link li:last-child {
    margin-right: 0; } }
@media print, screen and (min-width: 768px) {
  #sp_footer {
    display: none; }

  .pagetop {
    padding: 20px 0;
    background: #50A93D;
    text-align: center; }

  .pc_footer_box {
    width: 1260px;
    padding-top: 90px;
    margin: 0 auto; }

  .pc_footer_box .pc_footer_left {
    width: 550px;
    float: left; }

  .pc_footer_box .pc_footer_left .pc_footer_left_top {
    margin-bottom: 25px; }

  .pc_footer_box .pc_footer_left .pc_footer_left_top .pc_footer_logo {
    float: left;
    width: 120px; }

  .pc_footer_box .pc_footer_left .pc_footer_left_top .pc_footer_logo img {
    width: 100%;
    height: auto; }

  .pc_footer_box .pc_footer_left .pc_footer_left_top .pc_footer_info {
    width: 365px;
    float: right;
    padding-top: 30px; }

  .pc_footer_box .pc_footer_left .pc_footer_left_top .pc_footer_info .pc_footer_logo02 {
    height: 38px;
    background: url(images/footer_logo.png) left top no-repeat;
    margin-bottom: 22px;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap; }

  .pc_footer_box .pc_footer_left .pc_footer_left_top .pc_footer_info p {
    font-size: 1.6rem; }

  .pc_footer_box .pc_footer_left .pc_footer_left_bottom .pc_footer_tel {
    width: 274px;
    height: 34px;
    background: url(images/footer_tel.svg) left bottom no-repeat;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    float: left; }

  .pc_footer_box .pc_footer_left .pc_footer_left_bottom ul {
    width: 240px;
    float: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

  .pc_footer_box .pc_footer_left .pc_footer_left_bottom ul li {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s; }

  .pc_footer_box .pc_footer_left .pc_footer_left_bottom ul li:hover {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg); }

  .pc_footer_box .pc_footer_right {
    width: 600px;
    float: right;
    border-top: 2px solid #E7E7E7;
    border-bottom: 2px solid #E7E7E7;
    padding: 18px 0; }

  .pc_footer_box .pc_footer_right dl {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

  .pc_footer_box .pc_footer_right dl:last-child {
    margin-bottom: 0; }

  .pc_footer_box .pc_footer_right dl dt {
    width: 110px;
    padding-left: 10px;
    font-size: 1.6rem; }

  .pc_footer_box .pc_footer_right dl dd {
    width: 490px;
    border-left: 2px solid #E7E7E7;
    padding: 0 10px 0 38px;
    font-size: 1.6rem; }

  .footer_table {
    width: 100%;
    border-collapse: collapse; }

  .footer_table th {
    width: 60px;
    font-size: 1.6rem;
    font-weight: normal; }

  .footer_table th span {
    display: block;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(75%, transparent), color-stop(0%, #B7DCAF));
    background: -webkit-linear-gradient(transparent 75%, #B7DCAF 0%);
    background: -o-linear-gradient(transparent 75%, #B7DCAF 0%);
    background: linear-gradient(transparent 75%, #B7DCAF 0%); }

  .footer_table td {
    width: 190px;
    font-size: 1.6rem;
    text-align: left;
    padding: 10px 0px 10px 40px; }

  .footer_table td span {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(75%, transparent), color-stop(0%, #B7DCAF));
    background: -webkit-linear-gradient(transparent 75%, #B7DCAF 0%);
    background: -o-linear-gradient(transparent 75%, #B7DCAF 0%);
    background: linear-gradient(transparent 75%, #B7DCAF 0%); }

  .footer_table tr:first-child td, .footer_table tr:first-child th {
    padding-top: 0; }

  .copyright {
    font-size: 1.2rem;
    color: #464646;
    text-align: center;
    padding: 40px 0 10px; } }
.wpcf7 {
  width: 100%; }

.wpcf7-form textarea {
  width: 650px;
  max-width: 100%; }

.wpcf7-form .wpcf7-submit {
  width: 50px !important; }

.wpcf7 p {
  line-height: 2.0;
  padding-top: 3px; }

.wpcf7-form input {
  width: auto !important; }

.contact_p_strong {
  border-top: 1px dotted #999;
  font-weight: bold;
  margin-top: 15px;
  padding-top: 15px !important; }

.normal {
  font-weight: normal; }

.wpcf7-submit {
  margin-top: 10px; }

.wpcf7-response-output {
  font-size: 1.3em; }

@media screen and (max-width: 767px) {
  .wpcf7-form textarea {
    width: 100% !important; }

  .wpcf7-form input {
    max-width: 100% !important; } }
.clearfix {
  display: inline-block; }

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden; }

* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }
