@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  box-sizing: border-box; }

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

body {
  line-height: 1; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

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

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

img {
  vertical-align: bottom; }

/****************************************
@Font Color
*****************************************/
.color_red {
  color: #ec4545; }

.color_gray {
  color: #7c7c7c; }

.color_pink {
  color: #de75a1; }

.color_gray {
  color: #999999; }

/****************************************
@Border
*****************************************/
.border_blue {
  border: solid 1px #a8b3c5; }

.border_gray {
  border: solid 1px #989898; }

.border_black {
  border: solid 1px #6c6c6c; }

.border_green {
  border: solid 1px #6db065; }

.bt_none {
  border-top: none; }

.br_none {
  border-right: none; }

.bb_none {
  border-bottom: none; }

.bl_none {
  border-left: none; }

/*=======================================
@Line Height
=========================================*/
.lh0 {
  line-height: 0; }

.lh100 {
  line-height: 100%; }

.lh110 {
  line-height: 110%; }

.lh120 {
  line-height: 120%; }

.lh130 {
  line-height: 130%; }

.lh140 {
  line-height: 140%; }

.lh150 {
  line-height: 150%; }

.lh160 {
  line-height: 160%; }

.lh170 {
  line-height: 170%; }

.lh180 {
  line-height: 180%; }

.lh190 {
  line-height: 190%; }

.lh200 {
  line-height: 200%; }

.lh210 {
  line-height: 210%; }

.lh220 {
  line-height: 220%; }

.lh230 {
  line-height: 230%; }

.lh240 {
  line-height: 240%; }

.lh250 {
  line-height: 250%; }

.lh260 {
  line-height: 260%; }

.lh270 {
  line-height: 270%; }

.lh280 {
  line-height: 280%; }

.lh290 {
  line-height: 290%; }

.lh300 {
  line-height: 300%; }

/*=======================================
@Margin
=========================================*/
.m0 {
  margin: 0; }

.mt5 {
  margin-top: 5px; }

.mt10 {
  margin-top: 10px; }

.mt15 {
  margin-top: 15px; }

.mt18 {
  margin-top: 18px; }

.mt20 {
  margin-top: 20px; }

.mt25 {
  margin-top: 25px; }

.mt30 {
  margin-top: 30px; }

.mt35 {
  margin-top: 35px; }

.mt40 {
  margin-top: 40px; }

.mt45 {
  margin-top: 45px; }

.mt50 {
  margin-top: 50px; }

.mr5 {
  margin-right: 5px; }

.mr10 {
  margin-right: 10px; }

.mr15 {
  margin-right: 15px; }

.mr20 {
  margin-right: 20px; }

.mr25 {
  margin-right: 25px; }

.mr30 {
  margin-right: 30px; }

.mr35 {
  margin-right: 35px; }

.mr40 {
  margin-right: 40px; }

.mr45 {
  margin-right: 45px; }

.mr50 {
  margin-right: 50px; }

.mb5 {
  margin-bottom: 5px; }

.mb10 {
  margin-bottom: 10px; }

.mb15 {
  margin-bottom: 15px; }

.mb20 {
  margin-bottom: 20px; }

.mb25 {
  margin-bottom: 25px; }

.mb30 {
  margin-bottom: 30px; }

.mb35 {
  margin-bottom: 35px; }

.mb40 {
  margin-bottom: 40px; }

.mb45 {
  margin-bottom: 45px; }

.mb50 {
  margin-bottom: 50px; }

.mb60 {
  margin-bottom: 60px; }

.mb1em {
  margin-bottom: 1em; }

.ml5 {
  margin-left: 5px; }

.ml10 {
  margin-left: 10px; }

.ml15 {
  margin-left: 15px; }

.ml20 {
  margin-left: 20px; }

.ml25 {
  margin-left: 25px; }

.ml30 {
  margin-left: 30px; }

.ml35 {
  margin-left: 35px; }

.ml40 {
  margin-left: 40px; }

.ml45 {
  margin-left: 45px; }

.ml50 {
  margin-left: 50px; }

.ma5 {
  margin: 5px; }

.ma10 {
  margin: 10px; }

.ma15 {
  margin: 15px; }

.ma20 {
  margin: 20px; }

.ma25 {
  margin: 25px; }

.ma30 {
  margin: 30px; }

.ma35 {
  margin: 35px; }

.ma40 {
  margin: 40px; }

.ma45 {
  margin: 45px; }

.ma50 {
  margin: 50px; }

.mw1em {
  margin: 0 1em; }

.mw5 {
  margin: 0 5px; }

.mw10 {
  margin: 0 10px; }

.mw15 {
  margin: 0 15px; }

.mw20 {
  margin: 0 20px; }

.mw25 {
  margin: 0 25px; }

.mw30 {
  margin: 0 30px; }

.mw35 {
  margin: 0 35px; }

.mw40 {
  margin: 0 40px; }

.mw45 {
  margin: 0 45px; }

.mw50 {
  margin: 0 50px; }

.mv5 {
  margin: 5px 0; }

.mv10 {
  margin: 10px 0; }

.mv15 {
  margin: 15px 0; }

.mv20 {
  margin: 20px 0; }

.mv25 {
  margin: 25px 0; }

.mv30 {
  margin: 30px 0; }

.mv35 {
  margin: 35px 0; }

.mv40 {
  margin: 40px 0; }

.mv45 {
  margin: 45px 0; }

.mv50 {
  margin: 50px 0; }

/*=======================================
@Padding
=========================================*/
.pt5 {
  padding-top: 5px; }

.pt10 {
  padding-top: 10px; }

.pt15 {
  padding-top: 15px; }

.pt20 {
  padding-top: 20px; }

.pt25 {
  padding-top: 25px; }

.pt30 {
  padding-top: 30px; }

.pt35 {
  padding-top: 35px; }

.pt40 {
  padding-top: 40px; }

.pt45 {
  padding-top: 45px; }

.pt50 {
  padding-top: 50px; }

.pr5 {
  padding-right: 5px; }

.pr10 {
  padding-right: 10px; }

.pr15 {
  padding-right: 15px; }

.pr20 {
  padding-right: 20px; }

.pr25 {
  padding-right: 25px; }

.pr30 {
  padding-right: 30px; }

.pr35 {
  padding-right: 35px; }

.pr40 {
  padding-right: 40px; }

.pr45 {
  padding-right: 45px; }

.pr50 {
  padding-right: 50px; }

.pb5 {
  padding-bottom: 5px; }

.pb10 {
  padding-bottom: 10px; }

.pb15 {
  padding-bottom: 15px; }

.pb20 {
  padding-bottom: 20px; }

.pb25 {
  padding-bottom: 25px; }

.pb30 {
  padding-bottom: 30px; }

.pb35 {
  padding-bottom: 35px; }

.pb40 {
  padding-bottom: 40px; }

.pb45 {
  padding-bottom: 45px; }

.pb50 {
  padding-bottom: 50px; }

.pl5 {
  padding-left: 5px; }

.pl10 {
  padding-left: 10px; }

.pl15 {
  padding-left: 15px; }

.pl20 {
  padding-left: 20px; }

.pl25 {
  padding-left: 25px; }

.pl30 {
  padding-left: 30px; }

.pl35 {
  padding-left: 35px; }

.pl40 {
  padding-left: 40px; }

.pl45 {
  padding-left: 45px; }

.pl50 {
  padding-left: 50px; }

.pa5 {
  padding: 5px; }

.pa10 {
  padding: 10px; }

.pa15 {
  padding: 15px; }

.pa20 {
  padding: 20px; }

.pa25 {
  padding: 25px; }

.pa30 {
  padding: 30px; }

.pa35 {
  padding: 35px; }

.pa40 {
  padding: 40px; }

.pa45 {
  padding: 45px; }

.pa50 {
  padding: 50px; }

/*=======================================
@Indent
=========================================*/
.indent {
  text-indent: 1em; }

/*=======================================
@Alpha
=========================================*/
a:hover img.trans,
a.trans:hover,
input.trans:hover {
  behavior: url(/css/PIE.htc);
  position: relative;
  cursor: pointer;
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75; }

/*--------------------------------------
@Left Center Right
----------------------------------------*/
.left {
  *display: inline;
  float: left; }

.right {
  *display: inline;
  float: right; }

.center {
  text-align: center;
  position: relative; }

.text_left {
  text-align: left; }

.text_right {
  text-align: right; }

.text_center {
  text-align: center; }

.floatl {
  float: left; }

.floatr {
  float: right; }

.txt {
  overflow: hidden;
  zoom: 1; }

/*--------------------------------------
@Display
----------------------------------------*/
.db {
  display: block; }

.di {
  display: inline; }

.dib {
  display: inline-block; }

.dn {
  display: none; }

/*--------------------------------------
@Clear Both
----------------------------------------*/
.cb {
  clear: both; }

/*--------------------------------------
@Position
----------------------------------------*/
.pos_a {
  position: absolute; }

.pos_r {
  position: relative; }

/* --------------------------------------
@Font Weight
-----------------------------------------*/
.nomal {
  font-weight: normal; }

.bold {
  font-weight: bold; }

.italic {
  font-style: italic; }

/* --------------------------------------
@Clear Fix
----------------------------------------- */
#header:before,
#header:after,
#keyimg:before,
#keyimg:after,
#contents:before,
#contents:after,
.column:before,
.column:after,
.inner:before,
.inner:after,
.media:before,
.media:after,
.cf:before,
.cf:after {
  content: "";
  display: table; }

#header:before,
#header:after,
#keyimg:before,
#keyimg:after,
#contents:before,
#contents:after,
.column:before,
.column:after,
.inner:before,
.inner:after,
.media:before,
.media:after,
.cf:before,
.cf:after {
  clear: both; }

#header:before,
#header:after,
#keyimg,
#contents,
.column,
.inner,
.media,
.cf {
  zoom: 1; }

/* clear */
.clearfix:after {
  content: ".";
  /* 新しい要素を作る */
  display: block;
  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden; }

.clearfix {
  min-height: 1px; }

* html .clearfix {
  height: 1px;
  /*¥*/
  /*/
   height: auto;
   overflow: hidden;
   /**/ }

html {
  height: 100%;
  font-size: 62.5%; }

body {
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", YuGothic, Avenir, Verdana, Arial, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Roboto, Meiryo, sans-serif;
  font-size: 15px;
  color: #664912;
  line-height: 1;
  height: 100%;
  background: url(img/bg.jpg) center top;
  background-attachment: fixed; }
  @media screen and (max-width: 768px) {
    body {
      background-size: 1500px auto; } }

.wrapper {
  padding-bottom: 140px; }
  @media screen and (max-width: 768px) {
    .wrapper {
      padding-bottom: 100px; } }

.container {
  background: url(img/hero_pc.png) center top no-repeat;
  padding-top: 500px; }
  @media screen and (max-width: 768px) {
    .container {
      background: none;
      padding: 0; } }

.hero_sp {
  display: none; }
  @media screen and (max-width: 768px) {
    .hero_sp {
      display: block;
      text-align: center; }
      .hero_sp img {
        width: 100%;
        height: auto; } }

.content {
  width: 1000px;
  margin: auto; }
  @media screen and (max-width: 768px) {
    .content {
      width: 100%;
      padding: 0 10px; } }

.header {
  padding: 15px;
  background: #fff;
  width: 100%;
  min-width: 1100px;
  overflow: hidden;
  position: relative; }
  @media screen and (max-width: 768px) {
    .header {
      width: 100%;
      min-width: 100%;
      position: relative;
      padding: 0 0 10px 0; } }

.header__logo {
  float: left; }
  @media screen and (max-width: 768px) {
    .header__logo {
      width: 100%;
      text-align: center;
      margin: 5px 0; }
      .header__logo > img {
        width: 150px;
        height: auto; } }

.header__btns {
  float: right;
  margin-right: 260px;
  display: flex;
  -js-display: flex; }
  @media screen and (max-width: 768px) {
    .header__btns {
      width: 100%;
      float: none; } }
  .header__btns > li {
    margin-right: 10px; }
    @media screen and (max-width: 768px) {
      .header__btns > li {
        margin: 0 5px;
        width: 33%; } }
    .header__btns > li a {
      display: block;
      border-radius: 3px;
      width: 160px;
      height: 45px;
      color: #FFF;
      text-align: center;
      line-height: 45px;
      font-size: 14px;
      font-weight: bold;
      text-decoration: none; }
      @media screen and (max-width: 768px) {
        .header__btns > li a {
          width: 100%;
          height: 40px;
          line-height: 40px;
          font-size: 10px; } }

.btn_tel {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 216px; }
  @media screen and (max-width: 768px) {
    .btn_tel {
      position: absolute;
      width: 45px;
      top: 5px;
      right: 5px; }
      .btn_tel img {
        width: 45px;
        height: auto; } }

.header__btns--mail {
  background: #40BFB0;
  border: 2px solid #40BFB0;
  transition: all 0.8s; }
  .header__btns--mail:hover {
    background: #fff;
    color: #40BFB0; }

.header__btns a.header__btn_emptiness {
  opacity: 0.3;
  background: #fff;
  color: #5c86e4;
  cursor: default; }

.header__btns--monitor {
  background: #2fbde0;
  border: 2px solid #2fbde0;
  transition: all 0.8s; }
  .header__btns--monitor:hover {
    background: #fff;
    color: #2fbde0; }

.header__btns--counseling {
  background: #e43d6c;
  border: 2px solid #e43d6c;
  transition: all 0.8s; }
  .header__btns--counseling:hover {
    background: #fff;
    color: #e43d6c; }

.section01 {
  border-radius: 5px;
  background-color: white;
  box-shadow: 0px 0px 50px 0px #e2a2a5;
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
  padding-top: 50px; }
  @media screen and (max-width: 768px) {
    .section01 {
      width: auto;
      margin: 30px 10px 0 10px;
      padding: 40px 10px 0 10px; } }

.wrap_section01 {
  width: 100%;
  position: relative; }

.section01_title {
  text-indent: -9999px;
  position: absolute;
  text-align: center;
  width: 100%;
  height: 110px;
  left: 0;
  right: 0;
  top: -50px;
  margin: auto;
  background: url(img/ribbon_pc.png) no-repeat center top; }
  @media screen and (max-width: 768px) {
    .section01_title {
      background: url(img/ribbon_sp.png) no-repeat center top;
      background-size: 112% auto;
      top: -20px;
      height: 64px; } }

.section01__read {
  width: 100%;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .section01__read img {
      width: 100%; } }

.section01__three_feature {
  margin: 20px 0 0 -20px; }
  @media screen and (max-width: 768px) {
    .section01__three_feature {
      margin: 20px 0 0 0;
      text-align: center; }
      .section01__three_feature img {
        max-width: 100%; } }

.section01__headline {
  text-align: center;
  padding: 0 0 30px 0;
  position: relative;
  background: #fff; }
  @media screen and (max-width: 768px) {
    .section01__headline {
      padding: 15px 0; } }
  .section01__headline:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 20px;
    margin-left: -20px;
    border-width: 10px;
    margin-left: -10px; }
  .section01__headline img {
    width: 130px;
    height: auto; }
    @media screen and (max-width: 768px) {
      .section01__headline img {
        width: 82px; } }

.wrap_section01__headline_monitor {
  padding: 40px; }
  @media screen and (max-width: 768px) {
    .wrap_section01__headline_monitor {
      padding: 20px 0 10px 0; }
      .wrap_section01__headline_monitor img {
        width: 80%; } }

.section01__headline_monitor {
  border-radius: 1px;
  border: 1px solid #229cba;
  box-shadow: 0 0 0 1px #fff, 0 0 0 2px #229cba;
  background: #229cba;
  width: 100%;
  padding: 20px;
  text-align: center; }

.section01__list {
  /*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
  /*Element must have a height (not auto)*/
  /*All filters must be placed together*/
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#e5d4af', endColorstr = '#f7edd0')";
  /*Element must have a height (not auto)*/
  /*All filters must be placed together*/
  background-image: -moz-linear-gradient(top, #e5d4af, #f7edd0);
  background-image: -ms-linear-gradient(top, #e5d4af, #f7edd0);
  background-image: -o-linear-gradient(top, #e5d4af, #f7edd0);
  background-image: -webkit-gradient(linear, center top, center bottom, from(#e5d4af), to(#f7edd0));
  background-image: -webkit-linear-gradient(top, #e5d4af, #f7edd0);
  background-image: linear-gradient(top, #e5d4af, #f7edd0);
  /*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/
  padding: 30px; }
  @media screen and (max-width: 768px) {
    .section01__list {
      padding: 10px;
      margin: 0 -10px; } }
  .section01__list > ul {
    display: flex;
    -js-display: flex;
    flex-wrap: wrap;
    -js-flex-wrap: wrap;
    margin: 0 -5px; }
    @media screen and (max-width: 768px) {
      .section01__list > ul {
        margin-top: 10px; } }
    .section01__list > ul > li {
      width: 25%;
      padding: 5px; }
      @media screen and (max-width: 768px) {
        .section01__list > ul > li {
          width: 50%;
          padding: 3px; } }
      .section01__list > ul > li > a {
        display: block;
        display: flex;
        -js-display: flex;
        align-items: center;
        -js-align-items: center;
        font-size: 16px;
        line-height: 1.5;
        font-weight: bold;
        color: #664912;
        text-decoration: none;
        background-color: white;
        box-shadow: 0.5px 0.866px 5px 0px rgba(0, 0, 0, 0.15);
        position: relative;
        transition: all 0.8s; }
        .section01__list > ul > li > a:hover {
          background: #664912;
          color: #fff; }
        @media screen and (max-width: 768px) {
          .section01__list > ul > li > a {
            font-size: 10px; } }

.section01__list__thum img {
  width: 80px;
  height: auto; }
  @media screen and (max-width: 768px) {
    .section01__list__thum img {
      width: 50px; } }

.section01__list__label {
  padding-left: 10px; }
  .section01__list__label:after {
    content: "";
    position: absolute;
    bottom: 5px;
    right: 5px;
    display: block;
    width: 12px;
    height: 6px;
    background: url(img/treatment_arrow.png) no-repeat;
    background-size: 100% auto; }
    .section01__list__label:after:hover {
      bottom: 1px; }
    @media screen and (max-width: 768px) {
      .section01__list__label:after {
        width: 6px;
        height: 3px; } }

.section {
  margin-top: 40px;
  padding: 10px;
  border-radius: 5px;
  background-color: white;
  box-shadow: 0px 0px 50px 0px #e2a2a5;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (max-width: 768px) {
    .section {
      margin-top: 20px; } }

.section__inner {
  border-radius: 1px;
  border: 1px solid #f1dfae;
  box-shadow: 0 0 0 1px #fff, 0 0 0 2px #f8efd6;
  position: relative;
  padding: 40px;
  overflow: hidden; }
  .section__inner:before {
    content: "";
    position: absolute;
    top: -10px;
    left: -10px;
    background: url(../img/frame_left.png) no-repeat;
    background-size: 100%;
    width: 91px;
    height: 126px; }
    @media screen and (max-width: 768px) {
      .section__inner:before {
        width: 45px;
        height: 126px; } }
  .section__inner:after {
    content: "";
    position: absolute;
    top: -10px;
    right: -10px;
    background: url(../img/frame_right.png) no-repeat;
    width: 91px;
    height: 126px;
    background-size: 100%; }
    @media screen and (max-width: 768px) {
      .section__inner:after {
        width: 45px;
        height: 126px; } }
  @media screen and (max-width: 768px) {
    .section__inner {
      padding: 10px; }
      .section__inner img {
        width: 100%;
        height: auto; } }

.flow_pc {
  margin-top: 40px; }
  @media screen and (max-width: 768px) {
    .flow_pc {
      display: none; } }
  .flow_pc img {
    width: 100%; }

.flow_sp {
  margin-top: 20px;
  display: none; }
  .flow_sp > img {
    width: 100%; }
  @media screen and (max-width: 768px) {
    .flow_sp {
      display: block; }
      .flow_sp ul {
        display: flex;
        -js-display: flex;
        flex-wrap: wrap;
        -js-flex-wrap: wrap;
        margin: 0 -5px; }
        .flow_sp ul li {
          width: 50%;
          padding: 5px; }
          .flow_sp ul li img {
            width: 100%;
            height: auto; } }

.section_title {
  text-indent: -9999px;
  height: 55px;
  background-position: center;
  margin-bottom: 30px; }
  @media screen and (max-width: 768px) {
    .section_title {
      height: 40px;
      background-size: auto 100%;
      margin-bottom: 10px; } }

.section_title--hospital {
  background-image: url(img/headline_hospital.png); }

.section_title--director {
  background-image: url(img/headline_director.png); }

#map_container {
  position: relative;
  padding-top: 50%; }
  @media screen and (max-width: 768px) {
    #map_container {
      padding-top: 90%; } }

#map {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0; }

.ad {
  border-bottom: 1px solid #f1dfae;
  padding: 30px 0;
  font-size: 18px;
  margin-bottom: 30px; }
  .ad br {
    display: none; }
  @media screen and (max-width: 768px) {
    .ad {
      padding: 10px 0;
      margin-bottom: 10px;
      line-height: 1.5;
      font-size: 14px; }
      .ad br {
        display: block; } }

.access dt {
  float: left;
  background: #e43d6c;
  color: #fff;
  font-size: 14px;
  text-align: center;
  width: 100px;
  height: 30px;
  line-height: 30px;
  margin-bottom: 10px; }
  @media screen and (max-width: 768px) {
    .access dt {
      float: none;
      width: 80px;
      height: 25px;
      line-height: 25px;
      font-size: 12px; } }
.access dd {
  margin-left: 120px;
  line-height: 30px;
  margin-bottom: 10px; }
  @media screen and (max-width: 768px) {
    .access dd {
      margin-left: 0;
      line-height: 1.5; } }

.director_pic {
  width: 300px;
  float: left;
  margin-right: 40px; }
  @media screen and (max-width: 768px) {
    .director_pic {
      width: 100%;
      margin-right: 0;
      float: none;
      margin-bottom: 15px; }
      .director_pic img {
        width: 100%;
        margin: 0 auto; } }

.director_read {
  float: left;
  line-height: 1.6; }
  .director_read p {
    margin-top: 30px; }
    @media screen and (max-width: 768px) {
      .director_read p {
        margin-top: 15px; }
        .director_read p br {
          display: none; } }

.director_plof {
  overflow: hidden;
  margin: 0 -10px; }
  .director_plof li {
    width: 50%;
    float: left;
    padding: 0 10px;
    font-size: 13px; }
    @media screen and (max-width: 768px) {
      .director_plof li {
        width: 100%;
        padding: 0 10px;
        float: none; } }
    .director_plof li h4 {
      margin: 30px 0 15px 0; }
      @media screen and (max-width: 768px) {
        .director_plof li h4 {
          text-align: center; }
          .director_plof li h4 img {
            height: 20px;
            width: auto; } }
    .director_plof li dl dt {
      width: 5em;
      float: left; }
    .director_plof li dl dd {
      padding-left: 5em; }

.footer {
  background: rgba(228, 61, 108, 0.9);
  width: 100%;
  padding: 0 30px;
  position: fixed;
  bottom: 0; }
  @media screen and (max-width: 768px) {
    .footer {
      padding: 0 10px; } }
  .footer ul {
    height: 80px;
    display: flex;
    -js-display: flex;
    align-items: center;
    -js-align-items: center;
    width: 100%; }
    @media screen and (max-width: 768px) {
      .footer ul {
        display: block;
        overflow: hidden;
        height: 90px;
        margin: 0 -3px; } }

.wrap_pagetop {
  position: absolute;
  width: 50px;
  right: 20px;
  top: -80px; }
  @media screen and (max-width: 768px) {
    .wrap_pagetop {
      width: 25px;
      top: -30px;
      right: 10px; }
      .wrap_pagetop img {
        width: 100%;
        height: auto; } }

.footer_brn {
  height: 45px;
  width: 160px;
  margin-left: 10px; }
  @media screen and (max-width: 768px) {
    .footer_brn {
      float: left;
      width: 33.33333%;
      margin-left: 0;
      height: 25px;
      padding: 0 3px; } }
  .footer_brn a {
    display: block;
    border-radius: 3px;
    background: #fff;
    text-align: center;
    line-height: 45px;
    text-decoration: none;
    color: #e43d6c;
    font-size: 14px;
    font-weight: bold;
    transition: all 0.8s;
    border: 2px solid #fff; }
    .footer_brn a:hover {
      background: #e43d6c;
      color: #fff; }
    @media screen and (max-width: 768px) {
      .footer_brn a {
        font-size: 10px;
        line-height: 26px;
        letter-spacing: -0.05em; } }

a.footer__btn_emptiness {
  opacity: 0.3;
  background: #e43d6c;
  color: #fff;
  cursor: default; }

.footer_tel {
  margin-right: auto; }
  @media screen and (max-width: 768px) {
    .footer_tel {
      width: 100%;
      margin: 10px 0;
      text-align: center; }
      .footer_tel img {
        width: 130px;
        height: auto; } }

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