@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize*/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  vertical-align: baseline;
  line-height: 0;
  position: relative;
  font-size: 75%; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  height: 0;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  color: inherit;
  font: inherit; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  box-sizing: border-box; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

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

fieldset {
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
  border: 1px solid #c0c0c0; }

legend {
  padding: 0;
  border: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/*------------------------------------------------------------
基本設定
-------------------------------------------------------------*/
html {
  overflow-y: scroll; }

a {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color: #03c; }

address,
caption,
cite,
code,
dfn,
var,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-style: normal;
  font-weight: normal; }

q {
  quotes: none; }

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

img {
  vertical-align: bottom;
  -ms-interpolation-mode: bicubic; }

div {
  word-wrap: break-word; }

pre {
  overflow: auto;
  white-space: pre-wrap;
  word-wrap: break-word; }

form {
  margin: 0; }

button,
input,
select,
textarea,
optgroup,
option {
  vertical-align: baseline; }

textarea {
  min-height: 100px;
  vertical-align: top; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  margin: 0; }

table {
  width: 100%;
  word-break: break-all;
  word-wrap: break-word;
  border-spacing: 0; }

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

img {
  max-width: none\9;
  /*IE8�ւ̑Ή�*/ }

p {
  margin: 0 0 1em; }

ul,
ol {
  margin-left: 40px;
  padding-left: 0; }

li {
  margin-bottom: 0; }

/*--------------------------------------------------------
初期設定
--------------------------------------------------------*/
/*見出しベース*/
h1 {
  font-size: 2.0em;
  padding: 0;
  margin: 0;
  clear: both; }

h2 {
  font-size: 1.6em;
  padding: 0;
  margin: 0;
  clear: both; }

h3 {
  font-size: 1.2em;
  padding: 0;
  margin: 0;
  clear: both; }

/*基本レイアウト*/
.secIn {
  margin: auto; }

.w01 {
  width: 1230px;
  margin: auto; }

.w02 {
  width: 810px;
  margin: auto; }

.w03 {
  width: 1200px;
  margin: auto; }

.w04 {
  width: 800px;
  margin: auto; }

.display_none {
  display: none; }

.marker_yellow {
  background: #ffff00; }

.dis-none {
  display: none !important; }

@media only screen and (max-width: 1230px) {
  .w01 {
    width: 90%;
    margin: auto; }

  .w02 {
    width: 90%;
    margin: auto; }

  .w03 {
    width: 90%;
    margin: auto; }

  .w04 {
    width: 90%;
    margin: auto; } }
@media only screen and (max-width: 750px) {
  .grad_bottom_mb::after {
    content: '';
    display: block;
    height: 1px;
    background: linear-gradient(to left, #e7a8bd 20%, #1e96d1 50%, #662d8b 100%); } }
ul {
  padding: 0;
  margin: 0;
  list-style: none; }

/*--------------------------------------------------------
背景色・文字色の設定
--------------------------------------------------------*/
body {
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 100%;
  line-height: 1.8;
  font-family: 'Noto Sans Japanese', serif;
  color: #111;
  font-size: 14px; }

.font_b {
  font-family: 'Noto Serif JP', serif; }

/*全体の追加設定*/
a {
  text-decoration: none;
  color: #000; }

a:hover {
  color: #F00; }

a img:hover {
  opacity: 0.7; }

.dis-mb {
  display: none; }

.dis-pc {
  display: block; }

.w02_in {
  width: 900px; }

.w02_wr {
  width: 900px; }

.w03_in {
  width: 710px; }

.bgPink {
  background: #FBF9FE; }

@media only screen and (max-width: 900px) {
  .w02_in {
    width: 90%; }

  .w02_wr {
    width: 100%; } }
@media only screen and (max-width: 750px) {
  .dis-pc {
    display: none; }

  .dis-mb {
    display: block; }

  .w03_in {
    width: 90%; } }
/*--------------------------------------------------------
ヘッダー
--------------------------------------------------------*/
#header {
  display: flex;
  justify-content: space-between;
  margin: auto;
  padding: 10px 0 10px 0;
  width: 1400px;
  margin: auto; }
  #header .col-l {
    width: 510px;
    padding: 0;
    position: relative;
    z-index: 99; }
  #header .col-l img {
    width: 100%; }
  #header .col-r {
    width: 530px;
    display: flex;
    justify-content: space-between; }
  #header .header_btn {
    width: 250px; }
  #header .header_btn a {
    width: 100%; }
  #header .header_btn a:hover {
    opacity: 0.7; }

@media only screen and (max-width: 1400px) {
  #header {
    width: 97%;
    margin: auto; }
    #header .col-l {
      width: 60%; }
    #header .col-r {
      width: 30%;
      display: flex;
      justify-content: space-between; }
    #header .header_btn {
      width: 49%;
      height: auto; } }
@media only screen and (max-width: 750px) {
  #header {
    justify-content: space-between;
    flex-wrap: wrap;
    margin: auto;
    padding: 0;
    width: 100%;
    padding-top: 50px; }
    #header .col-l {
      width: 100%;
      padding: 10px 0 20px 0;
      order: 2;
      text-align: left;
      padding: 0; }
    #header .col-l .text {
      display: none; }
    #header .col-l img {
      width: 80%; }
    #header .col-r {
      width: 100%;
      order: 1;
      display: flex;
      position: fixed;
      top: 0;
      z-index: 9; }
    #header .header_btn {
      width: 50%;
      font-size: 14px;
      height: auto; }
    #header .header_btn a:hover {
      opacity: 0.7; } }
/*--------------------------------------------------------
パン屑リスト
--------------------------------------------------------*/
#breadcrumbs {
  font-size: 0.8em;
  padding: 3px 0 3px 0;
  background: #FBF9FE; }

#breadcrumbs ol {
  margin: 0; }

.breadcrumbs-in {
  margin: 0;
  padding: 0;
  color: #000; }

.breadcrumbs-in a {
  color: #000;
  text-decoration: none; }

.breadcrumbs-in a:hover,
.breadcrumbs-in a:active,
.breadcrumbs-in a:focus {
  color: #f00; }

.breadcrumbs-in li {
  display: inline;
  list-style: none;
  position: relative;
  margin-right: 12px;
  padding-right: 12px;
  background: url(../images/icon/icon-brc.gif) right center no-repeat; }

.breadcrumbs-in li.bcl-last {
  background: none; }

.breadcrumbs-in li.bcl-last:before {
  content: ""; }

/*--------------------------------------------------------
フッター
--------------------------------------------------------*/
footer {
  padding: 30px 0 30px 0; }
  footer .sectionIn {
    width: 1100px; }
  footer .logo {
    width: 458px;
    margin-bottom: 10px; }
  footer .flBox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  footer .colL {
    width: 460px; }
  footer .colR {
    width: 600px;
    padding-top: 20px; }
  footer iframe {
    width: 100%;
    height: 340px; }
  footer .line01 {
    font-size: 18px;
    font-weight: 800; }
  footer .adress {
    font-size: 16px;
    margin-bottom: 10px; }
  footer .footer_sch {
    margin-bottom: 20px; }
  footer .footer_sch .sch_line01 {
    font-weight: bold;
    font-size: 20px;
    color: #A98EB7; }
  footer .footer_sch img {
    width: 460px; }
  footer .b {
    font-weight: bold; }
  footer .line02 {
    font-size: 19px; }
  footer .footer_flBox02 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 30px; }
  footer .footer_paymment_box {
    width: 840px; }
  footer .footer_social_box {
    width: 216px; }
  footer .footer_social_box a {
    margin-bottom: 18px;
    display: block; }

#copyright {
  text-align: center;
  margin: 30px 0 0 0;
  padding: 30px 0 30px 0; }

@media only screen and (max-width: 1100px) {
  footer .sectionIn {
    width: 90%; }
  footer .colL {
    width: 40%; }
  footer .colR {
    width: 55%; }
  footer iframe {
    width: 100%;
    height: 250px; }
  footer .footer_paymment_box {
    width: 100%;
    padding-top: 30px; }
  footer .footer_social_box {
    width: 100%;
    text-align: center;
    padding-top: 30px; }
  footer .footer_social_box a {
    margin: 0 15px  0 15px;
    display: inline-block;
    width: 42px; } }
@media only screen and (max-width: 750px) {
  footer {
    padding: 30px 0 30px 0; }
    footer .logo {
      width: 100%;
      margin-bottom: 10px; }
    footer .flBox {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
    footer .colL {
      width: 100%;
      margin-bottom: 30px; }
    footer .colR {
      width: 100%; }
    footer iframe {
      width: 100%;
      height: 340px; }
    footer .line01 {
      font-size: 18px;
      font-weight: 800; }
    footer .adress {
      font-size: 16px;
      margin-bottom: 10px; }
    footer .footer_sch {
      margin-bottom: 10px; }
    footer .footer_sch img {
      width: 100%; }
    footer .footer_sch .sch_line01 {
      font-weight: bold;
      font-size: 14px;
      color: #A98EB7; }
    footer .line02 {
      font-size: 12px; }
    footer .footer_paymment_box {
      width: 100%;
      padding-top: 30px; }

  #copyright {
    text-align: center;
    margin: 10px 0 0 0;
    padding: 10px 0 10px 0;
    font-size: 10px; } }
/*-----------------------------------------------
secCta
----------------------------------------------------*/
.secCta {
  padding: 60px 0 60px 0;
  background: #FBF9FE; }
  .secCta .cta_box {
    border: 5px solid #BA93C2;
    margin-bottom: 30px;
    background: #fff;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px; }
  .secCta .doctor {
    width: 194px;
    position: absolute;
    left: 0;
    bottom: 0; }
  .secCta .cta_box_in {
    padding: 30px 20px 10px 210px;
    position: relative; }
  .secCta .text {
    font-size: 18px;
    margin-bottom: 20px; }
  .secCta .cta_btn {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px; }
  .secCta .tel {
    width: 372px; }
  .secCta .btn {
    width: 250px; }

@media only screen and (max-width: 750px) {
  .secCta {
    padding: 30px 0 30px 0;
    width: 100%; }
    .secCta .cta_box {
      border: 5px solid #BA93C2;
      position: relative;
      margin-bottom: 30px;
      overflow: auto; }
    .secCta .doctor {
      width: 130px;
      position: relative;
      float: left;
      display: block;
      padding: 0 20px 0 0; }
    .secCta .cta_box_in {
      padding: 0; }
    .secCta .text {
      font-size: 12px;
      margin-bottom: 13px;
      display: inline;
      float: right;
      padding: 10px; }
    .secCta .cta_btn {
      display: block;
      clear: both;
      width: 90%;
      margin: auto;
      margin-bottom: 30px; }
    .secCta .tel {
      width: 100%;
      margin-bottom: 20px; }
    .secCta .btn {
      width: 100%; }
    .secCta .limitTime {
      font-size: 10px;
      text-align: center;
      padding-bottom: 10px; } }
/*-----------------------------------------------
sec-sv
----------------------------------------------------*/
.secSv {
  position: relative;
  height: 381px;
  background: url(../images/page/top/sv_pc.png);
  background-size: 1920px;
  background-position: center;
  background-repeat: no-repeat;
  position: relative; }

@media only screen and (max-width: 750px) {
  .secSv {
    position: relative;
    height: auto;
    background: none;
    position: relative;
    margin-bottom: 0; } }
/*--------------------------------------------------------
bnr
--------------------------------------------------------*/
.bnr_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 930px;
  margin: auto;
  padding-top: 30px; }

.bnr_box a {
  width: 300px;
  display: block; }

@media only screen and (max-width: 750px) {
  .bnr_box {
    display: block;
    width: 90%;
    margin: auto;
    padding-top: 30px; }

  .bnr_box a {
    width: 100%;
    display: block;
    margin-bottom: 10px; } }
/*--------------------------------------------------------
social
--------------------------------------------------------*/
.box_socialbutton {
  margin-bottom: 30px; }
  .box_socialbutton a {
    display: inline-block;
    width: 100px;
    padding: 5px 0 5px 0;
    text-align: center;
    color: #fff;
    font-size: 12px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px; }
  .box_socialbutton a i {
    margin-right: 5px; }
  .box_socialbutton a:hover {
    opacity: 0.7; }
  .box_socialbutton .button_fb {
    background: #3B5998; }
  .box_socialbutton .button_tw {
    background: #1DA1F2; }
  .box_socialbutton .button_pocket {
    background: #ee4056; }
  .box_socialbutton .button_line {
    background: #00B900; }

.sidefix_socialbutton {
  position: fixed;
  right: 0;
  top: 60%;
  width: 60px; }
  .sidefix_socialbutton a {
    display: block;
    width: 60px;
    padding: 10px 0 10px 0;
    text-align: center;
    color: #fff;
    font-size: 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin-bottom: 5px; }
  .sidefix_socialbutton a i {
    margin-right: 5px;
    display: block;
    font-size: 18px; }
  .sidefix_socialbutton a:hover {
    opacity: 0.7; }
  .sidefix_socialbutton .button_fb {
    background: #3B5998; }
  .sidefix_socialbutton .button_tw {
    background: #1DA1F2; }
  .sidefix_socialbutton .button_pocket {
    background: #ee4056; }
  .sidefix_socialbutton .button_line {
    background: #00B900; }

@media only screen and (max-width: 750px) {
  .box_socialbutton {
    margin-bottom: 30px; }
    .box_socialbutton a {
      padding: 5px 0 5px 0;
      display: inline-block;
      width: 80px;
      text-align: center;
      color: #fff;
      font-size: 10px;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px; }
    .box_socialbutton a i {
      margin-right: 5px; }
    .box_socialbutton a:hover {
      opacity: 0.7; } }
.blog_sec {
  padding: 60px 0 60px 0; }
  .blog_sec h2 {
    color: #fff; }
  .blog_sec a:hover {
    opacity: 0.7; }
  .blog_sec .slug {
    text-align: center;
    font-weight: 800;
    font-size: 17px;
    margin-bottom: 30px; }
  .blog_sec .day {
    font-size: 11px;
    color: #666666; }
  .blog_sec .title {
    font-weight: bold;
    font-size: 14px;
    line-height: 1.3;
    color: #111; }
  .blog_sec .cat {
    color: #64B4B4; }
  .blog_sec .blog_text {
    width: 90%;
    margin: auto;
    padding: 10px 0 10px 0; }
  .blog_sec .blog_flBox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px; }
  .blog_sec .blog_col {
    width: 24%;
    background: #fff; }
  .blog_sec .blog_col img {
    width: 100%;
    height: 164px;
    object-fit: cover; }
  .blog_sec .blog_btn {
    width: 240px;
    display: block;
    margin: auto; }
  .blog_sec .blog_btn:hover {
    opacity: 0.7; }
  .blog_sec .blog_col .title {
    font-weight: bold;
    font-size: 14px;
    line-height: 1.3;
    color: #111; }
  .blog_sec .blog_col .cat a {
    background: #BA93C2;
    color: #fff;
    font-size: 11px;
    line-height: 1;
    height: 20px;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 130px;
    border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px; }

@media only screen and (max-width: 750px) {
  .blog_sec {
    background: #BA93C2;
    padding: 60px 0 60px 0;
    margin-bottom: 60px; }
    .blog_sec h2 {
      color: #fff; }
    .blog_sec .slug {
      text-align: center;
      font-weight: 800;
      font-size: 17px;
      margin-bottom: 30px; }
    .blog_sec .day {
      font-size: 11px;
      color: #666666; }
    .blog_sec .title {
      font-weight: bold;
      font-size: 14px; }
    .blog_sec .cat {
      color: #64B4B4; }
    .blog_sec .blog_text {
      width: 90%;
      margin: auto;
      padding: 10px 0 10px 0; }
    .blog_sec .blog_flBox {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      margin-bottom: 30px; }
    .blog_sec .blog_col {
      width: 48%;
      background: #fff;
      margin-bottom: 10px; }
    .blog_sec .blog_col img {
      width: 100%;
      height: 124px;
      object-fit: cover; }
    .blog_sec .blog_btn {
      width: 240px;
      display: block;
      margin: auto; }
    .blog_sec .blog_btn:hover {
      opacity: 0.7; } }
