@charset "UTF-8";
/*フォント設定*/
@font-face {
  font-family: "font_notosans_r";
  font-weight: 400;
  src: url("../fonts/NotoSansCJKjp-Regular.woff") format("woff"), url("../fonts/NotoSansCJKjp-Regular.eot") format("embedded-opentype"), url("../fonts/NotoSansCJKjp-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "font_notosans_bo";
  font-weight: 700;
  src: url("../fonts/NotoSansCJKjp-Bold.woff") format("woff"), url("../fonts/NotoSansCJKjp-Bold.eot") format("embedded-opentype"), url("../fonts/NotoSansCJKjp-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "font_notosans_bl";
  font-weight: 900;
  src: url("../fonts/NotoSansCJKjp-Black.woff") format("woff"), url("../fonts/NotoSansCJKjp-Black.eot") format("embedded-opentype"), url("../fonts/NotoSansCJKjp-Black.ttf") format("truetype");
}

@font-face {
  font-family: "font_notoserif_r";
  font-weight: 400;
  src: url("../fonts/NotoSerifCJKjp-Regular.woff") format("woff"), url("../fonts/NotoSerifCJKjp-Regular.eot") format("embedded-opentype"), url("../fonts/NotoSerifCJKjp-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "font_notoserif_bo";
  font-weight: 700;
  src: url("../fonts/NotoSerifCJKjp-Bold.woff") format("woff"), url("../fonts/NotoSerifCJKjp-Bold.eot") format("embedded-opentype"), url("../fonts/NotoSerifCJKjp-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "font_notoserif_bl";
  font-weight: 900;
  src: url("../fonts/NotoSerifCJKjp-Black.woff") format("woff"), url("../fonts/NotoSerifCJKjp-Black.eot") format("embedded-opentype"), url("../fonts/NotoSerifCJKjp-Black.ttf") format("truetype");
}

/*--------------------------------------
共通
---------------------------------------*/
a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
tbody,
tfoot,
thead,
tt,
ul,
var {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  list-style: none;
}

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

.clearfix {
  clear: both;
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
}

.txt_center {
  text-align: center !important;
}

.block_center {
  margin-left: auto !important;
  margin-right: auto !important;
}

.txt_left {
  text-align: left !important;
}

.txt_right {
  text-align: right !important;
}

.fleft {
  display: block;
  float: left;
}

.fright {
  display: block;
  float: right;
}

.txt_red {
  color: #f33;
}

p,
li,
small {
  font-family: "font_notosans_r";
}

a {
  font-family: "font_notosans_r";
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "font_notoserif_bo", serif;
}

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

.mb0 {
  margin-bottom: 0 !important;
}

.txt_underline {
  text-decoration: underline;
}

/****** フォントサイズ調整 ******/
html {
  /* ルートのフォントサイズを10pxに設定しておく */
  font-size: 62.5%;
}

@media print, screen and (min-width: 768px) {
  body {
    position: relative;
    z-index: 1;
    font-size: 1.6rem;
  }
  .sp {
    display: none !important;
  }
  a {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  a:hover {
    opacity: 0.7;
  }
  .hover_none:hover {
    opacity: 1;
  }
  /* CSS Document */
  a[href^="tel:"] {
    pointer-events: none;
  }
  .head_inner {
    width: auto;
    max-width: 1920px;
    margin: 0 auto;
    padding: 0 26px;
    position: relative;
  }
  .head_inner:after {
    content: "";
    clear: both;
    display: block;
  }
  /* header */
  #top-head {
    position: absolute;
    width: 100%;
    margin: -100px auto 0;
    padding: 0;
    line-height: 1;
    z-index: 999;
    color: #2380b8;
    border-bottom: solid #ced3d7 1px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  #top-head a {
    color: #2380b8;
    text-decoration: none;
  }
  #top-head .inner {
    position: relative;
  }
  #top-head .logo {
    padding-top: 12px;
    padding-bottom: 13px;
  }
  #top-head .logo:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }
  #top-head .logo .logo_parts {
    float: left;
  }
  #top-head .logo .logo_right {
    padding-left: 20px;
  }
  #top-head .logo .logo_right img {
    margin-bottom: 4px;
  }
  #top-head .logo .logo_right p {
    font-family: font_notosans_bo, serif;
  }
  #top-head .logo .logo_right .txt01 {
    line-height: 1.8;
  }
  #top-head .logo .logo_right .txt02 {
    font-size: 1.2rem;
  }
  #global-nav ul {
    list-style: none;
    position: absolute;
    right: 0;
    bottom: 14px;
    font-size: 14px;
  }
  #global-nav ul li {
    float: left;
  }
  #global-nav ul li.btn {
    display: none;
  }
  #global-nav ul li a {
    color: #333333;
    padding-right: 30px;
  }
  /* Fixed */
  #top-head.fixed {
    margin-top: 0;
    top: 0;
    position: fixed;
    background: #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  #top-head.fixed .logo {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #top-head.fixed .logo_left img {
    height: 50px;
  }
  #top-head.fixed .logo_right h1 {
    line-height: 38px;
  }
  #top-head.fixed .logo_right h1 img {
    vertical-align: middle;
    margin-bottom: 0;
  }
  #top-head.fixed .txt01,
  #top-head.fixed .txt02 {
    display: none;
  }
  #top-head.fixed #global-nav ul {
    bottom: 11px;
  }
  #top-head.fixed #global-nav ul li a {
    color: #333333;
    padding-right: 30px;
  }
  #top-head.fixed #header_btn_web a {
    line-height: 70px;
  }
  #top-head.fixed #header_btn_tel {
    text-align: right;
    margin-top: -8px;
  }
  #top-head.fixed #header_btn_tel img {
    width: 70%;
  }
  /* Toggle Button */
  #nav-toggle {
    display: none;
    position: absolute;
    right: 12px;
    top: 14px;
    width: 34px;
    height: 36px;
    cursor: pointer;
    z-index: 101;
  }
  #nav-toggle div {
    position: relative;
  }
  #nav-toggle span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #666;
    left: 0;
    -webkit-transition: 0.35s ease-in-out;
    transition: 0.35s ease-in-out;
  }
  #nav-toggle span:nth-child(1) {
    top: 0;
  }
  #nav-toggle span:nth-child(2) {
    top: 11px;
  }
  #nav-toggle span:nth-child(3) {
    top: 22px;
  }
  #header_btn_tel {
    position: absolute;
    right: 26px;
    top: 18px;
  }
  #header_btn_web {
    background-color: #2380b8;
    width: 218px;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  #header_btn_web:hover {
    opacity: 0.7;
  }
  #header_btn_web a {
    line-height: 100px;
    text-align: center;
    display: block;
    opacity: 1;
  }
  #header_btn_web a img {
    vertical-align: middle;
  }
}

@media print, screen and (min-width: 768px) and (max-width: 1260px) {
  /* header */
  #top-head {
    top: -100px;
    position: absolute;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    line-height: 1;
    height: 100px;
    z-index: 999;
    color: #2380b8;
  }
  #top-head a {
    color: #2380b8;
    text-decoration: none;
  }
  #top-head .inner {
    position: relative;
  }
  #top-head .head_inner {
    padding-right: 0;
    padding-left: 0;
  }
  #top-head .logo {
    padding-top: 12px;
    width: 100%;
  }
  #top-head .logo:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }
  #top-head .logo .logo_parts {
    float: left;
  }
  #top-head .logo .logo_left {
    padding-left: 26px;
  }
  #top-head .logo .logo_right {
    padding-left: 20px;
  }
  #top-head .logo .logo_right img {
    margin-bottom: 4px;
  }
  #top-head .logo .logo_right p {
    font-family: font_notosans_bo, serif;
  }
  #top-head .logo .logo_right .txt01 {
    line-height: 1.8;
    font-size: 16px;
  }
  #top-head .logo .logo_right .txt02 {
    font-size: 1.2rem;
  }
  #global-nav ul {
    list-style: none;
    position: absolute;
    right: 0;
    bottom: 18px;
    font-size: 14px;
  }
  #global-nav ul li.btn {
    display: block;
    padding: 10px 0;
  }
  #global-nav ul li.btn a {
    display: inline-block !important;
    width: auto !important;
    margin: auto;
  }
  #global-nav ul li.btn a img {
    width: 70%;
  }
  #global-nav ul li.btn .tel {
    margin-bottom: -26px;
  }
  #global-nav ul li a {
    padding-right: 30px;
  }
  #header_btn_web {
    display: none;
  }
  /* Fixed */
  #top-head.fixed {
    margin-top: 0;
    top: 0;
    position: fixed;
    height: 70px;
    background: #fff;
    transition: top 0.65s ease-in;
    -webkit-transition: top 0.65s ease-in;
    -moz-transition: top 0.65s ease-in;
  }
  #top-head.fixed #global-nav {
    top: 70px;
  }
  #top-head.fixed #global-nav ul li a {
    padding: 0 20px;
  }
  #top-head.fixed #header_btn_tel {
    margin-top: 0;
  }
  #top-head.fixed #nav-toggle {
    position: absolute;
    right: 0;
    top: 0;
    width: 70px;
    height: 70px;
    cursor: pointer;
    z-index: 101;
    background-color: #2380b8;
  }
  #top-head.fixed #nav-toggle div {
    position: relative;
  }
  #top-head.fixed #nav-toggle div p {
    position: absolute;
    bottom: -62px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
    letter-spacing: 2px;
    font-family: font_notosans_bo, sans-serif;
  }
  #top-head.fixed #nav-toggle span {
    display: block;
    position: absolute;
    height: 4.5px;
    width: 45px;
    background: #fff;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transition: 0.35s ease-in-out;
    transition: 0.35s ease-in-out;
  }
  #top-head.fixed #nav-toggle span:nth-child(1) {
    top: 12px;
  }
  #top-head.fixed #nav-toggle span:nth-child(2) {
    top: 24px;
  }
  #top-head.fixed #nav-toggle span:nth-child(3) {
    top: 36px;
  }
  #top-head.fixed.open #nav-toggle span:nth-child(1) {
    top: 24px;
  }
  #top-head.fixed.open #nav-toggle span:nth-child(2) {
    width: 0;
  }
  #top-head.fixed.open #nav-toggle span:nth-child(3) {
    top: 24px;
  }
  #top-head.fixed #header_btn_tel {
    right: 86px;
  }
  /* Toggle Button */
  #nav-toggle {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
    height: 100px;
    cursor: pointer;
    z-index: 101;
    background-color: #2380b8;
  }
  #nav-toggle div {
    position: relative;
  }
  #nav-toggle div p {
    position: absolute;
    bottom: -88px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
    letter-spacing: 2px;
    font-family: font_notosans_bo, sans-serif;
  }
  #nav-toggle span {
    display: block;
    position: absolute;
    height: 4.5px;
    width: 55px;
    background: #fff;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transition: 0.35s ease-in-out;
    transition: 0.35s ease-in-out;
  }
  #nav-toggle span:nth-child(1) {
    top: 18px;
  }
  #nav-toggle span:nth-child(2) {
    top: 36px;
  }
  #nav-toggle span:nth-child(3) {
    top: 54px;
  }
  /* Fixed reset */
  #mobile-head {
    background: #fff;
    width: 100%;
    z-index: 999;
    position: relative;
  }
  #top-head.fixed .logo,
  #top-head .logo {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 26px;
  }
  #global-nav {
    position: absolute;
    top: 100px;
    opacity: 0;
    left: 0;
    width: 100%;
    background: #e9f7ff;
    text-align: center;
    visibility: hidden;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  #global-nav ul {
    list-style: none;
    position: static;
    right: 0;
    bottom: 0;
    font-size: 14px;
  }
  #global-nav ul li {
    float: none;
    position: static;
    border-bottom: solid 1px #ced3d7;
  }
  #top-head #global-nav ul li a,
  #top-head.fixed #global-nav ul li a {
    width: 100%;
    display: block;
    color: #2380b8;
    padding: 26px 0;
    font-size: 1.8rem;
  }
  #nav-toggle {
    display: block;
  }
  /* #nav-toggle 切り替えアニメーション */
  .open #nav-toggle span:nth-child(1) {
    top: 36px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .open #nav-toggle span:nth-child(2) {
    width: 0;
  }
  .open #nav-toggle span:nth-child(3) {
    top: 36px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .open #global-nav {
    opacity: 1;
    visibility: visible;
    position: absolute;
    /* #global-nav top + #mobile-head height */
  }
  #header_btn_tel {
    position: absolute;
    right: 120px;
    top: 12px;
    text-align: right;
  }
  #header_btn_tel img {
    width: 100%;
    vertical-align: top;
  }
}

@media print, screen and (min-width: 768px) and (max-width: 1260px) and (max-width: 970px) {
  #header_btn_tel img {
    width: 80%;
  }
}

@media print, screen and (min-width: 768px) and (max-width: 1260px) and (max-width: 880px) {
  #header_btn_tel img {
    width: 55%;
  }
}

@media print, screen and (min-width: 768px) and (max-width: 1260px) {
  .web_btn_tabsp {
    margin-bottom: 26px;
  }
}

@media print, screen and (min-width: 768px) {
  /* CSS Document */
  /* CSS Document */
  /*共通*/
  section {
    padding: 80px 0;
  }
  .inner {
    max-width: 980px;
    padding: 0 22px;
    margin: 0 auto;
  }
  .ttl_h2 {
    text-align: center;
    margin-bottom: 60px;
  }
  h2 {
    font-size: 30px;
    letter-spacing: 0.2rem;
  }
  h2 span {
    color: #ae0082;
  }
  h3 {
    font-size: 24px;
  }
  .bg_blue {
    background-color: #e9f7ff;
  }
  .underline_pink {
    border-bottom: solid 2px #e46c80;
  }
  .ribbon_pink {
    background-color: #e46c80;
    position: relative;
    color: #fff;
  }
  .ribbon_pink:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -30px;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #e46c80 transparent transparent transparent;
    border-width: 40px 40px 0 40px;
  }
  .ribbon_pink p {
    font-family: font_notosans_bo, sans-serif;
    font-size: 3rem;
    text-align: center;
    padding: 20px 0;
  }
  .ribbon_blue {
    background-color: #2380b8;
    position: relative;
    color: #fff;
  }
  .ribbon_blue:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -30px;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #2380b8 transparent transparent transparent;
    border-width: 40px 40px 0 40px;
  }
  .ribbon_blue p {
    font-family: font_notosans_bo, sans-serif;
    font-size: 3rem;
    text-align: center;
    padding: 20px 0;
  }
  /*メインビジュアル*/
  #main_visual {
    margin-top: 100px;
    width: 100%;
    max-height: 476px;
    height: 100%;
    background-image: url(../img/main_visual.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
  #main_txt_area {
    display: table;
    margin: 0 auto;
    width: 100%;
    border-collapse: collapse;
    padding-top: 40px;
  }
  #main_txt_area > * {
    display: table-cell;
    vertical-align: top;
    padding: 0 15px;
  }
  #main_txt_area > *:first-child {
    padding-left: 0;
  }
  #main_txt_area > *:last-child {
    padding-right: 0;
  }
  #main_txt_left {
    padding-top: 8%;
  }
  #main_txt01 {
    margin-bottom: 4.5%;
    padding-left: 4%;
  }
  #main_txt02 {
    margin-bottom: 4.5%;
    padding-left: 4%;
  }
  #main_txt03 {
    padding-left: 4%;
  }
  #main_txt_right {
    padding-top: 4%;
    padding-bottom: 4%;
  }
  #doctor {
    padding-right: 8%;
  }
  #main_foot {
    background-color: #2380b8;
    padding: 10px 0;
  }
  #main_foot p {
    color: #fff;
    font-size: 3rem;
    font-family: font_notoserif_bo, serif;
    text-align: center;
    letter-spacing: 0.2rem;
  }
  /*当院のレーザー治療の特徴*/
  #treatment_feature .feature {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #treatment_feature .feature_box {
    background-color: #fff;
    width: calc(30% - 60px);
    padding: 22px 26px;
    border-radius: 6px;
    /* box-shadow */
    -webkit-box-shadow: 5px 5px 16px -2px rgba(0, 0, 0, 0.35);
            box-shadow: 5px 5px 16px -2px rgba(0, 0, 0, 0.35);
  }
  #treatment_feature .feature_box .point {
    font-family: font_notosans_bo, sans-serif;
    font-size: 20px;
    color: #2380b8;
    line-height: 1;
    margin-left: -6px;
    margin-top: -10px;
    margin-bottom: 10px;
  }
  #treatment_feature .feature_box .point span {
    font-size: 30px;
  }
  #treatment_feature .feature_box h3 {
    text-align: center;
    line-height: 1.7;
    margin-bottom: 10px;
  }
  #treatment_feature .feature_box .txt {
    line-height: 1.5;
  }
  /*レーザー実績*/
  #laser {
    text-align: center;
  }
  /*ご予約はこちらから*/
  .btn_web {
    line-height: 2;
    position: relative;
    display: inline-block;
    padding: 1rem 3rem;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0s;
    transition: all 0s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: 0.1em;
    color: #212529;
    border-radius: 0.5rem;
    background-color: #8cc7e9;
    border-bottom: 5px solid #2380b8;
    border-radius: 100vh;
    vertical-align: top;
    margin-left: 30px;
    margin-right: 20px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .btn_web img {
    vertical-align: middle;
  }
  .btn_web:hover {
    margin-top: 3px;
    border-bottom: 2px solid #2380b8;
  }
  .reservation {
    background-color: #fff9ce;
    padding: 26px 0;
  }
  .reservation .inner {
    text-align: center;
  }
  .reservation .txt {
    font-size: 30px;
    font-family: font_notosans_bo, sans-serif;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
  }
  .reservation .txt01 {
    margin-top: 16px;
    font-size: 15px;
    font-weight: bold;
  }
  .reservation .btn_area {
    display: inline-block;
  }
  .reservation .btn_area .btn_tel {
    display: inline-block;
  }
  .reservation .btn_area img {
    vertical-align: middle;
  }
  .reservation .reserv_center {
    margin: 0 30px;
  }
  /*こんなお悩み、ありませんか？*/
  #trouble {
    background-color: #fdfdfd;
  }
  #trouble #fukidashi_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 8%;
  }
  #trouble .fukidashi {
    width: 33.3%;
    margin-bottom: 60px;
    -webkit-animation-name: fuwafuwa;
            animation-name: fuwafuwa;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
            animation-direction: alternate;
    -webkit-animation-duration: 2.5s;
            animation-duration: 2.5s;
  }
  #trouble .fukidashi2 {
    width: 33.3%;
    margin-bottom: 60px;
    -webkit-animation-name: fuwafuwa2;
            animation-name: fuwafuwa2;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
            animation-direction: alternate;
    -webkit-animation-duration: 3s;
            animation-duration: 3s;
  }
  #trouble .fukidashi3 {
    width: 33.3%;
    margin-bottom: 60px;
    -webkit-animation-name: fuwafuwa3;
            animation-name: fuwafuwa3;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
            animation-direction: alternate;
    -webkit-animation-duration: 2s;
            animation-duration: 2s;
  }
  @-webkit-keyframes fuwafuwa {
    0% {
      -webkit-transform: translate(0, 0px);
              transform: translate(0, 0px);
    }
    100% {
      -webkit-transform: translate(0, -10px);
              transform: translate(0, -10px);
    }
  }
  @keyframes fuwafuwa {
    0% {
      -webkit-transform: translate(0, 0px);
              transform: translate(0, 0px);
    }
    100% {
      -webkit-transform: translate(0, -10px);
              transform: translate(0, -10px);
    }
  }
  @-webkit-keyframes fuwafuwa2 {
    0% {
      -webkit-transform: translate(0, -10px);
              transform: translate(0, -10px);
    }
    100% {
      -webkit-transform: translate(0, 0px);
              transform: translate(0, 0px);
    }
  }
  @keyframes fuwafuwa2 {
    0% {
      -webkit-transform: translate(0, -10px);
              transform: translate(0, -10px);
    }
    100% {
      -webkit-transform: translate(0, 0px);
              transform: translate(0, 0px);
    }
  }
  @-webkit-keyframes fuwafuwa3 {
    0% {
      -webkit-transform: translate(0, -10px);
              transform: translate(0, -10px);
    }
    100% {
      -webkit-transform: translate(0, 0px);
              transform: translate(0, 0px);
    }
  }
  @keyframes fuwafuwa3 {
    0% {
      -webkit-transform: translate(0, -10px);
              transform: translate(0, -10px);
    }
    100% {
      -webkit-transform: translate(0, 0px);
              transform: translate(0, 0px);
    }
  }
  #trouble .fukidashi_img {
    background-size: cover;
    width: 188px;
    height: 189px;
    position: relative;
    margin: auto;
  }
  #trouble .fukidashi_img p {
    font-family: font_notosans_bo, sans-serif;
    font-size: 1.8rem;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    text-align: center;
    word-break: keep-all;
  }
  #trouble .fukidashi_pink {
    background-image: url(../img/fukidashi_pink.png);
  }
  #trouble .fukidashi_blue {
    background-image: url(../img/fukidashi_blue.png);
  }
  /*ピコレーザー “PicoWay” 治療の特徴*/
  #picoway_feature {
    padding: 100px 0;
    background-color: #fff8f9;
  }
  #picoway_feature #feature_area {
    padding-top: 20px;
  }
  #picoway_feature #feature_area:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }
  #picoway_feature .point_wrap {
    float: left;
    width: 65%;
  }
  #picoway_feature .point_wrap .point {
    display: table;
    margin: 0 auto;
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 60px;
  }
  #picoway_feature .point_wrap .point > * {
    display: table-cell;
    vertical-align: top;
    padding: 0 5px;
  }
  #picoway_feature .point_wrap .point > *:first-child {
    padding-left: 0;
  }
  #picoway_feature .point_wrap .point > *:last-child {
    padding-right: 0;
  }
  #picoway_feature .point_wrap .icon {
    width: 100px;
  }
  #picoway_feature .point_wrap .circle_pink {
    background-color: #e46c80;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    position: relative;
    margin: auto;
  }
  #picoway_feature .point_wrap .circle_pink::after {
    content: "POINT";
    font-size: 1.4rem;
    font-family: font_notosans_bo, sans-serif;
    color: #e46c80;
    position: absolute;
    bottom: -26px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
  }
  #picoway_feature .point_wrap .circle_pink p {
    width: 56px;
    line-height: 56px;
    text-align: center;
    font-size: 2.8rem;
    font-family: font_notosans_bo, sans-serif;
    color: #fff;
  }
  #picoway_feature .point_wrap .txt h3 {
    margin-bottom: 20px;
  }
  #picoway_feature .pico_img {
    float: right;
    padding-right: 20px;
    width: calc(35% - 20px);
    text-align: right;
    margin-top: -25px;
  }
  /*“PicoWay” レーザーとは*/
  #picoway_howto {
    background-color: #e9f7ff;
  }
  #picoway_howto .picoway_img {
    margin-bottom: 50px;
  }
  #picoway_howto .txt {
    max-width: 917px;
    margin: auto;
  }
  #picoway_howto p {
    margin-bottom: 22px;
    line-height: 2;
    padding: 0 4%;
  }
  #picoway_howto .picoway_graph {
    margin-top: 50px;
  }
  /*お悩み別のおすすめ治療*/
  #recommend #recommend_btn_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin-bottom: 60px;
  }
  #recommend .recommend_link {
    display: inline-block;
    width: 25%;
    padding: 16px 16px 44px;
    border-radius: 8px;
    border: #f198a7 solid 4px;
    background-color: #fff8f9;
    color: #333333;
    text-align: center;
    position: relative;
    font-size: 2rem;
    -webkit-box-shadow: 5px 5px 16px -2px rgba(0, 0, 0, 0.35);
            box-shadow: 5px 5px 16px -2px rgba(0, 0, 0, 0.35);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  #recommend .recommend_link::after {
    content: "";
    display: block;
    width: 33px;
    height: 19px;
    background-image: url(../img/arrow_pink.png);
    position: absolute;
    bottom: 12px;
    left: 0;
    right: 0;
    margin: auto;
  }
  #recommend .recommend_link:hover {
    opacity: 0.7;
  }
  #recommend .recommend_box {
    background-color: #fff8f9;
    border-top: solid 10px #f198a7;
    border-bottom: solid 10px #f198a7;
    padding: 60px 6%;
    margin-bottom: 90px;
  }
  #recommend .recommend_box .ttl_h3 {
    text-align: center;
    margin-bottom: 60px;
  }
  #recommend .recommend_box .ttl_h3 h3 {
    font-size: 28px;
    margin-bottom: 12px;
  }
  #recommend .recommend_box .ttl_h3 img {
    margin-bottom: 30px;
  }
  #recommend .recommend_box .ttl_h3 p {
    color: #997456;
    font-family: font_notoserif_r, serif;
  }
  #recommend .recommend_box .recommend_pico_description:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }
  #recommend .recommend_box .recommend_pico_description > div {
    float: left;
    width: 48%;
    padding-right: 43px;
  }
  #recommend .recommend_box .recommend_pico_description p {
    float: right;
    width: calc(52% - 43px);
    line-height: 2;
  }
  #recommend .recommend_box .before_after {
    margin-left: -20px;
  }
  /*料金一覧*/
  #price {
    background-color: #e9f7ff;
  }
  #price .price_table {
    width: 100%;
    max-width: 600px;
    margin: auto;
    margin-bottom: 40px;
    border-collapse: collapse;
  }
  #price .price_table th {
    padding: 12px 0;
  }
  #price .price_table td {
    padding: 20px 25px;
  }
  #price .price_table tr {
    background-color: #fff;
  }
  #price .price_table th {
    background-color: #2380b8;
    color: #fff;
    font-size: 2.2rem;
    font-family: font_notosans_bo, sans-serif;
  }
  #price .price_table td {
    font-family: "font_notosans_r";
    vertical-align: middle;
    line-height: 1.4;
  }
  #price .price_table td.table_border_r {
    border-right: 1px solid #dedede;
  }
  #price .price_table td.table_border_b {
    border-bottom: 1px solid #dedede;
    width: 80px;
  }
  #price .price_table td.table_border_rb {
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
  }
  #price .price_table td span {
    font-size: 1.2rem;
  }
  #price #price_p {
    text-align: left;
    max-width: 600px;
    margin: auto;
  }
  /*ダウンタイム*/
  #downtime {
    background-color: #fff8f9;
  }
  #downtime .downtime_list li {
    margin-bottom: 20px;
    list-style-type: disc;
    margin-left: 22px;
  }
  /*皮膚科専門医だから安心*/
  #dermatologist .txt {
    font-size: 3.6rem;
    font-family: font_notoserif_bo, serif;
    line-height: 2.6;
    text-align: center;
    margin: 100px 0;
  }
  #dermatologist .txt_blue {
    color: #2380b8;
  }
  #dermatologist .txt_pink {
    color: #fff;
    background-color: #e46c80;
    display: inline-block;
    width: 7em;
    line-height: 1.6;
    margin: 0 0.4em;
  }
  #dermatologist .underline_pink {
    margin: 0 0.4em;
  }
  #dermatologist #doctor_area {
    background-image: url(../img/doctor_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center right 65%;
    padding: 65px 0;
  }
  #dermatologist #doctor_area .inner:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }
  #dermatologist #doctor_profile {
    float: right;
  }
  #dermatologist #doctor_profile h2 {
    font-size: 24px;
    font-family: font_notoserif_r, serif;
    font-weight: normal;
    position: relative;
    display: inline-block;
    margin-bottom: 30px;
  }
  #dermatologist #doctor_profile h2::after {
    content: "";
    display: block;
    width: 120px;
    height: 3px;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: -6px;
    background-image: url(../img/line_gold.png);
  }
  #dermatologist #doctor_profile #doctor_history {
    margin-bottom: 20px;
  }
  #dermatologist #doctor_profile #doctor_history dl {
    margin-bottom: 6px;
    font-family: font_notosans_r, sans-serif;
  }
  #dermatologist #doctor_profile #doctor_history dl:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }
  #dermatologist #doctor_profile #doctor_history dl > * {
    float: left;
    line-height: 1.72;
  }
  #dermatologist #doctor_profile #doctor_history dl dt {
    margin-right: 1em;
  }
  #dermatologist #doctor_profile p {
    font-family: font_notosans_r, sans-serif;
  }
  /*治療の流れ*/
  #clinic_flow {
    background-color: #e9f7ff;
  }
  #clinic_flow #flow .step {
    position: relative;
    margin-bottom: 106px;
  }
  #clinic_flow #flow .step::after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    left: 0;
    right: 0;
    bottom: -66px;
    margin: auto;
    border-top: 26px solid #2380b8;
    border-right: 36px solid transparent;
    border-left: 36px solid transparent;
  }
  #clinic_flow #flow .step + .notriangle {
    margin-bottom: 80px;
  }
  #clinic_flow #flow .step + .notriangle::after {
    display: none;
  }
  #clinic_flow #flow h3 {
    color: #fff;
    background-color: #2380b8;
    display: block;
    padding: 8px 0 8px 20px;
  }
  #clinic_flow #flow p {
    background-color: #fff;
    padding: 20px;
    line-height: 2;
  }
  #clinic_flow .txt01 {
    font-size: 24px;
    display: inline-block;
  }
  /*クリニックの特徴*/
  #clinic_feature {
    background-color: #fff8f9;
  }
  #clinic_feature .feature_wrap {
    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;
  }
  #clinic_feature .feature_wrap .card {
    position: relative;
    background-color: #fff;
    -webkit-box-shadow: 5px 5px 16px -2px rgba(0, 0, 0, 0.35);
            box-shadow: 5px 5px 16px -2px rgba(0, 0, 0, 0.35);
    padding: 50px 38px;
    width: calc(48% - 76px);
    margin-bottom: 40px;
  }
  #clinic_feature .feature_wrap .card::before {
    content: "";
    display: block;
    position: absolute;
    top: 14px;
    left: 14px;
    width: 27px;
    height: 29px;
    background-image: url(../img/pin.png);
  }
  #clinic_feature .feature_wrap .card h3 {
    position: relative;
    margin-bottom: 40px;
  }
  #clinic_feature .feature_wrap .card h3::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 3px;
    bottom: -20px;
    background-color: #e46c80;
  }
  #clinic_feature .feature_wrap .card p {
    line-height: 2;
  }
  /*クリニックのご紹介*/
  #clinic_info .clinic_img01 {
    margin-bottom: 60px;
  }
  #clinic_info #clinic_name {
    display: inline-block;
    position: relative;
    margin-bottom: 40px;
  }
  #clinic_info #clinic_name::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 3px;
    bottom: -16px;
    background-color: #2380b8;
  }
  #clinic_info #clinic_introduction {
    padding: 0 30px;
    margin-bottom: 60px;
  }
  #clinic_info #clinic_introduction:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }
  #clinic_info #clinic_introduction .box_left {
    float: left;
    width: 60%;
  }
  #clinic_info #clinic_introduction .box_right {
    float: right;
    width: 40%;
    text-align: right;
  }
  #clinic_info #clinic_address {
    margin-bottom: 30px;
  }
  #clinic_info dl {
    margin-bottom: 8px;
  }
  #clinic_info dl:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }
  #clinic_info dl > * {
    float: left;
    line-height: 1.8;
  }
  #clinic_info dl dt {
    font-family: font_notosans_bo, sans-serif;
    width: 4em;
    margin-right: 1.5em;
    color: #e46c80;
  }
  #clinic_info .txtbox {
    display: inline-block;
    background-color: #2380b8;
    color: #fff;
    width: 315px;
    text-align: center;
    font-family: font_notoserif_bo, serif;
    font-size: 26px;
    padding: 8px 40px;
    border-radius: 8px;
    letter-spacing: 0.2rem;
    margin-bottom: 26px;
  }
  #clinic_info #clinic_timeschedule {
    padding: 0 30px;
  }
  #clinic_info #clinic_timeschedule h3 {
    margin-bottom: 20px;
  }
  #clinic_info #clinic_timeschedule .schedule {
    margin-bottom: 20px;
  }
  #clinic_info #clinic_timeschedule .txt_caption {
    font-size: 14px;
    line-height: 1.8;
  }
  /*Google map*/
  #map {
    height: 0;
    overflow: hidden;
    padding-bottom: 315px;
    position: relative;
  }
  #map iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    filter: hue-rotate(340deg);
    -webkit-filter: hue-rotate(330deg);
  }
  /*よくあるご質問*/
  #qa {
    background-color: #e9f7ff;
  }
  #qa #question_wrap {
    max-width: 680px;
    margin: auto;
  }
  #qa .qa_box {
    padding: 20px;
    border-bottom: solid 1px #2380b8;
  }
  #qa .qa_box span {
    font-size: 2.6rem;
    font-family: font_notoserif_bo, serif;
    display: inline-block;
    margin-right: 40px;
    width: 3%;
    vertical-align: top;
    line-height: 1;
  }
  #qa .qa_box p {
    display: inline-block;
    width: calc(97% - 80px);
    vertical-align: -webkit-baseline-middle;
    line-height: 2;
  }
  #qa .no_border {
    border-bottom: none;
  }
  #qa .question {
    position: relative;
    cursor: pointer;
  }
  #qa .question::after {
    content: "";
    display: block;
    width: 27px;
    height: 16px;
    background-image: url(../img/arrow_gold.png);
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  #qa .question.open::after {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  #qa .answer {
    display: none;
  }
  /*美容皮膚科診療について*/
  .biyouhifu {
    padding: 60px 0;
    background-color: #fff8f9;
  }
  .biyouhifu .inner {
    display: table;
    margin: 0 auto;
    width: 100%;
    border-collapse: collapse;
  }
  .biyouhifu .inner > * {
    display: table-cell;
    vertical-align: top;
    padding: 0 0px;
  }
  .biyouhifu .inner > *:first-child {
    padding-left: 0;
  }
  .biyouhifu .inner > *:last-child {
    padding-right: 0;
  }
  .biyouhifu .inner .txt {
    font-size: 2.2rem;
    vertical-align: middle;
    width: 50%;
  }
  .biyouhifu .inner .btn_area {
    width: 50%;
  }
  /*footer*/
  footer {
    padding: 10px;
    background-color: #2380b8;
    text-align: center;
  }
  small {
    color: #fff;
    font-size: 12px;
  }
  /*fadein*/
  .fadein {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
    -webkit-transition: all 1s;
    transition: all 1s;
  }
}

@media print, screen and (min-width: 768px) and (max-width: 1024px) {
  h2 {
    font-size: 3vw;
  }
  .ttl_h2 {
    margin-bottom: 40px;
  }
  h3 {
    font-size: 2.6vw;
  }
  section {
    padding: 60px 0;
  }
  .reservation {
    padding: 40px 0;
  }
  .reservation .txt {
    float: none;
    text-align: center;
    line-height: 1;
    margin-bottom: 20px;
  }
  .reservation .btn_area {
    float: none !important;
    text-align: center;
  }
  #main_foot p {
    font-size: 3vw;
  }
  #treatment_feature .feature .feature_box {
    width: calc(32% - 60px);
  }
  #recommend .recommend_link {
    font-size: 2vw;
  }
  #dermatologist .txt {
    margin: 80px 0;
    font-size: 3.6vw;
  }
  #dermatologist #doctor_area {
    background-size: 150%;
    background-position: center right 57%;
    padding: 26px 0;
  }
  #dermatologist #doctor_area h2 {
    font-size: 2.4vw;
    margin-bottom: 16px;
  }
  #dermatologist #doctor_profile #doctor_history {
    margin-bottom: 10px;
  }
  #dermatologist #doctor_profile #doctor_history dl {
    font-size: 1.6vw;
    margin-bottom: 4px;
  }
  #dermatologist #doctor_profile #doctor_history dl > * {
    line-height: 1.5;
  }
  #dermatologist #doctor_profile p {
    font-size: 1.6vw;
  }
  #clinic_info .txtbox {
    padding-left: 20px;
    padding-right: 20px;
  }
  .biyouhifu {
    padding: 40px 0;
  }
  .biyouhifu .inner {
    display: block;
    width: auto;
  }
  .biyouhifu .inner > * {
    display: block;
  }
  .biyouhifu .inner .txt {
    width: 100%;
    text-align: center;
    margin-bottom: 16px;
  }
  .biyouhifu .inner .btn_area {
    text-align: center;
    width: 100%;
  }
}

@media print, screen and (min-width: 768px) {
  /*TOPへ戻るボタン*/
  #page_top {
    width: 50px;
    height: 50px;
    position: fixed;
    right: 18px;
    bottom: 50px;
    background: #e46c80;
    opacity: 0.7;
    border-radius: 50%;
  }
  #page_top a {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    text-decoration: none;
  }
  #page_top a::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f106";
    font-size: 25px;
    color: #fff;
    position: absolute;
    width: 25px;
    height: 25px;
    top: -5px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  body {
    position: relative;
    z-index: 2;
    font-size: 1.4rem;
  }
  .pc {
    display: none !important;
  }
  /* header */
  #top-head {
    top: -100px;
    position: absolute;
    width: 100%;
    line-height: 1;
    z-index: 999;
    color: #2380b8;
    border-bottom: solid 1px #ced3d7;
  }
  #top-head a {
    color: #2380b8;
    text-decoration: none;
  }
  #top-head .inner {
    position: relative;
  }
  #top-head .head_inner {
    padding-right: 0;
    padding-left: 0;
  }
  #top-head .logo {
    padding-top: 6px;
    width: 100%;
  }
  #top-head .logo:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }
  #top-head .logo .logo_parts {
    float: left;
  }
  #top-head .logo .logo_left {
    padding-left: 10px;
  }
  #top-head .logo .logo_left img {
    width: 45px;
  }
  #top-head .logo .logo_right {
    padding-left: 16px;
  }
  #top-head .logo .logo_right img {
    width: 175px;
    vertical-align: top;
  }
  #top-head .logo .logo_right p {
    font-family: font_notosans_bo, serif;
    color: #2380b8;
  }
  #top-head .logo .logo_right .txt01 {
    line-height: 1.8;
    font-size: 1.1rem;
    margin-top: -6px;
  }
  #top-head .logo .logo_right .txt02 {
    font-size: 0.9rem;
  }
  #header_btn_tel {
    display: none;
  }
  #global-nav ul {
    list-style: none;
    position: absolute;
    right: 0;
    bottom: 18px;
    font-size: 14px;
  }
  #global-nav ul li.btn {
    display: block;
    padding: 10px 0;
  }
  #global-nav ul li.btn a {
    display: inline-block !important;
    width: auto !important;
    margin: auto;
  }
  #global-nav ul li.btn a img {
    width: 75%;
  }
  #global-nav ul li.btn .tel {
    margin-bottom: -26px;
  }
  #global-nav ul li a {
    padding-right: 30px;
  }
  #header_btn_web {
    display: none;
  }
  /* Fixed */
  #top-head {
    margin-top: 0;
    top: 0;
    position: fixed;
    height: 60px;
    background: #fff;
    transition: top 0.65s ease-in;
    -webkit-transition: top 0.65s ease-in;
    -moz-transition: top 0.65s ease-in;
  }
  #top-head #global-nav {
    top: 60px;
  }
  #top-head #global-nav ul li a {
    padding: 0 20px;
  }
  #top-head #header_btn_tel {
    margin-top: 0;
  }
  #top-head #nav-toggle {
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 60px;
    cursor: pointer;
    z-index: 101;
    background-color: #2380b8;
  }
  #top-head #nav-toggle div {
    position: relative;
  }
  #top-head #nav-toggle div p {
    position: absolute;
    bottom: -54px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
    letter-spacing: 2px;
    font-family: font_notosans_bo, sans-serif;
  }
  #top-head #nav-toggle span {
    display: block;
    position: absolute;
    height: 4.5px;
    width: 36px;
    background: #fff;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transition: 0.35s ease-in-out;
    transition: 0.35s ease-in-out;
  }
  #top-head #nav-toggle span:nth-child(1) {
    top: 8px;
  }
  #top-head #nav-toggle span:nth-child(2) {
    top: 20px;
  }
  #top-head #nav-toggle span:nth-child(3) {
    top: 32px;
  }
  #top-head.open #nav-toggle span:nth-child(1) {
    top: 20px;
  }
  #top-head.open #nav-toggle span:nth-child(2) {
    width: 0;
  }
  #top-head.open #nav-toggle span:nth-child(3) {
    top: 20px;
  }
  /* Fixed reset */
  #mobile-head {
    background: #fff;
    width: 100%;
    z-index: 999;
    position: relative;
  }
  #top-head.fixed .logo,
  #top-head .logo {
    position: absolute;
    left: 0;
    top: 0;
    color: #333;
    font-size: 26px;
  }
  #global-nav {
    position: absolute;
    top: 100px;
    opacity: 0;
    left: 0;
    width: 100%;
    background: #e9f7ff;
    text-align: center;
    visibility: hidden;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  #global-nav ul {
    list-style: none;
    position: static;
    right: 0;
    bottom: 0;
    font-size: 14px;
  }
  #global-nav ul li {
    float: none;
    position: static;
    border-bottom: solid 1px #ced3d7;
  }
  #global-nav ul li + .bordernone {
    border-bottom: none;
  }
  #top-head #global-nav ul li a,
  #top-head.fixed #global-nav ul li a {
    width: 100%;
    display: block;
    color: #2380b8;
    padding: 26px 0;
    font-size: 2rem;
  }
  #nav-toggle {
    display: block;
  }
  /* #nav-toggle 切り替えアニメーション */
  .open #nav-toggle span:nth-child(1) {
    top: 36px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .open #nav-toggle span:nth-child(2) {
    width: 0;
  }
  .open #nav-toggle span:nth-child(3) {
    top: 36px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .open #global-nav {
    opacity: 1;
    visibility: visible;
    position: absolute;
    height: 100vh;
    overflow-x: scroll;
  }
  #header_btn_tel {
    position: absolute;
    right: 120px;
    top: 12px;
    text-align: right;
  }
  #header_btn_tel img {
    width: 100%;
    vertical-align: top;
  }
  #header_btn_tel img {
    width: 55%;
  }
  /* CSS Document */
  /* CSS Document */
  /*共通*/
  section {
    padding: 40px 0;
  }
  .inner {
    padding: 0 22px;
    margin: 0 auto;
  }
  .ttl_h2 {
    text-align: center;
    margin-bottom: 30px;
  }
  .ttl_h2 img {
    width: 80px;
  }
  h2 {
    font-size: 2rem;
    letter-spacing: 0.2rem;
  }
  h2 span {
    color: #ae0082;
  }
  h3 {
    font-size: 1.8rem;
  }
  .bg_blue {
    background-color: #e9f7ff;
  }
  .underline_pink {
    border-bottom: solid 2px #e46c80;
  }
  .ribbon_pink {
    background-color: #e46c80;
    position: relative;
    color: #fff;
  }
  .ribbon_pink:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -30px;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #e46c80 transparent transparent transparent;
    border-width: 40px 40px 0 40px;
  }
  .ribbon_pink p {
    font-family: font_notosans_bo, sans-serif;
    font-size: 5.2vw;
    text-align: center;
    padding: 20px 0;
  }
  .ribbon_blue {
    background-color: #2380b8;
    position: relative;
    color: #fff;
  }
  .ribbon_blue:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -30px;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #2380b8 transparent transparent transparent;
    border-width: 40px 40px 0 40px;
  }
  .ribbon_blue p {
    font-family: font_notosans_bo, sans-serif;
    font-size: 5.2vw;
    text-align: center;
    padding: 20px 0;
  }
  /*メインビジュアル*/
  #main_visual {
    margin-top: 60px;
    width: 100%;
    max-height: 476px;
    height: 100%;
    background-image: url(../img/main_visual.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
  #main_txt_area {
    display: table;
    margin: 0 auto;
    width: 100%;
    border-collapse: collapse;
    padding-top: 40px;
  }
  #main_txt_area > * {
    display: table-cell;
    vertical-align: top;
    padding: 0 15px;
  }
  #main_txt_area > *:first-child {
    padding-left: 0;
  }
  #main_txt_area > *:last-child {
    padding-right: 0;
  }
  #main_txt_left {
    padding-top: 8%;
  }
  #main_txt01 {
    margin-bottom: 4.5%;
    padding-left: 4%;
  }
  #main_txt02 {
    margin-bottom: 4.5%;
    padding-left: 4%;
  }
  #main_txt03 {
    padding-left: 4%;
  }
  #main_txt_right {
    padding-top: 4%;
    padding-bottom: 4%;
  }
  #doctor {
    padding-right: 8%;
  }
  #main_foot {
    background-color: #2380b8;
    padding: 10px 0;
  }
  #main_foot p {
    color: #fff;
    font-size: 4vw;
    font-family: font_notoserif_bo, serif;
    text-align: center;
    letter-spacing: 0.1rem;
  }
  /*当院のレーザー治療の特徴*/
  #treatment_feature .feature {
    display: block;
  }
  #treatment_feature .feature_box {
    background-color: #fff;
    width: calc(100% - 40px);
    max-width: 375px;
    margin: 0 auto 22px;
    padding: 30px 20px;
    border-radius: 6px;
    /* box-shadow */
    -webkit-box-shadow: 5px 5px 16px -2px rgba(0, 0, 0, 0.35);
            box-shadow: 5px 5px 16px -2px rgba(0, 0, 0, 0.35);
  }
  #treatment_feature .feature_box .point {
    font-family: font_notosans_bo, sans-serif;
    font-size: 1.4rem;
    color: #2380b8;
    line-height: 1;
    margin-top: -14px;
    margin-bottom: 10px;
  }
  #treatment_feature .feature_box .point span {
    font-size: 2.4rem;
  }
  #treatment_feature .feature_box h3 {
    text-align: center;
    line-height: 1.7;
    margin-bottom: 10px;
  }
  #treatment_feature .feature_box .txt {
    line-height: 1.5;
  }
  /*レーザー実績*/
  #laser {
    text-align: center;
    background-color: #e9f7ff;
  }
  #laser > div {
    background-color: #fff;
  }
  /*ご予約はこちらから*/
  .reservation {
    background-color: #fff9ce;
    padding: 8% 0;
  }
  .reservation .txt {
    text-align: center;
    line-height: 1.6;
    margin-bottom: 20px;
  }
  .reservation p {
    font-size: 2rem;
    font-family: font_notosans_bo, sans-serif;
  }
  .reservation .txt01 {
    font-size: 1.2rem;
    text-align: center;
    line-height: 1.6;
  }
  .reservation .btn_area {
    text-align: center;
    max-width: 400px;
    margin: auto;
  }
  .reservation .btn_area .btn_tel {
    display: inline-block;
    margin-bottom: 16px;
  }
  .reservation .btn_area .btn_tel img {
    width: 100%;
  }
  .reservation .reserv_center {
    margin: 0 30px;
  }
  /*こんなお悩み、ありませんか？*/
  #trouble {
    background-color: #fdfdfd;
  }
  #trouble #fukidashi_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #trouble .fukidashi {
    width: 33.3%;
    margin-bottom: 20px;
    -webkit-animation-name: fuwafuwa;
            animation-name: fuwafuwa;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
            animation-direction: alternate;
    -webkit-animation-duration: 2.5s;
            animation-duration: 2.5s;
  }
  #trouble .fukidashi2 {
    width: 33.3%;
    margin-bottom: 20px;
    -webkit-animation-name: fuwafuwa2;
            animation-name: fuwafuwa2;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
            animation-direction: alternate;
    -webkit-animation-duration: 3s;
            animation-duration: 3s;
  }
  #trouble .fukidashi3 {
    width: 33.3%;
    margin-bottom: 20px;
    -webkit-animation-name: fuwafuwa3;
            animation-name: fuwafuwa3;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
            animation-direction: alternate;
    -webkit-animation-duration: 2s;
            animation-duration: 2s;
  }
  @-webkit-keyframes fuwafuwa {
    0% {
      -webkit-transform: translate(0, 0px);
              transform: translate(0, 0px);
    }
    100% {
      -webkit-transform: translate(0, -10px);
              transform: translate(0, -10px);
    }
  }
  @keyframes fuwafuwa {
    0% {
      -webkit-transform: translate(0, 0px);
              transform: translate(0, 0px);
    }
    100% {
      -webkit-transform: translate(0, -10px);
              transform: translate(0, -10px);
    }
  }
  @-webkit-keyframes fuwafuwa2 {
    0% {
      -webkit-transform: translate(0, -10px);
              transform: translate(0, -10px);
    }
    100% {
      -webkit-transform: translate(0, 0px);
              transform: translate(0, 0px);
    }
  }
  @keyframes fuwafuwa2 {
    0% {
      -webkit-transform: translate(0, -10px);
              transform: translate(0, -10px);
    }
    100% {
      -webkit-transform: translate(0, 0px);
              transform: translate(0, 0px);
    }
  }
  @-webkit-keyframes fuwafuwa3 {
    0% {
      -webkit-transform: translate(0, -10px);
              transform: translate(0, -10px);
    }
    100% {
      -webkit-transform: translate(0, 0px);
              transform: translate(0, 0px);
    }
  }
  @keyframes fuwafuwa3 {
    0% {
      -webkit-transform: translate(0, -10px);
              transform: translate(0, -10px);
    }
    100% {
      -webkit-transform: translate(0, 0px);
              transform: translate(0, 0px);
    }
  }
  #trouble .fukidashi_img {
    background-size: cover;
    width: 28vw;
    height: 28vw;
    position: relative;
    margin: auto;
  }
  #trouble .fukidashi_img p {
    font-family: font_notosans_bo, sans-serif;
    font-size: 3vw;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    text-align: center;
    word-break: keep-all;
  }
  #trouble .fukidashi_pink {
    background-image: url(../img/fukidashi_pink.png);
  }
  #trouble .fukidashi_blue {
    background-image: url(../img/fukidashi_blue.png);
  }
  /*ピコレーザー “PicoWay” 治療の特徴*/
  #picoway_feature {
    padding: 60px 0;
    background-color: #fff8f9;
  }
  #picoway_feature #feature_area {
    padding-top: 20px;
  }
  #picoway_feature .point_wrap .point {
    display: table;
    margin: 0 auto;
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 40px;
  }
  #picoway_feature .point_wrap .point > * {
    display: table-cell;
    vertical-align: top;
    padding: 0 10px;
  }
  #picoway_feature .point_wrap .point > *:first-child {
    padding-left: 0;
  }
  #picoway_feature .point_wrap .point > *:last-child {
    padding-right: 0;
  }
  #picoway_feature .point_wrap .mb0 {
    margin-bottom: 0;
  }
  #picoway_feature .point_wrap .circle_pink {
    background-color: #e46c80;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: relative;
    margin: auto;
  }
  #picoway_feature .point_wrap .circle_pink::after {
    content: "POINT";
    font-size: 1.2rem;
    font-family: font_notosans_bo, sans-serif;
    color: #e46c80;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
  }
  #picoway_feature .point_wrap .circle_pink p {
    width: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 2rem;
    font-family: font_notosans_bo, sans-serif;
    color: #fff;
  }
  #picoway_feature .point_wrap .txt h3 {
    margin-bottom: 20px;
  }
  #picoway_feature .point_wrap .txt p {
    letter-spacing: 0.06rem;
  }
  #picoway_feature .pico_img {
    text-align: center;
    max-width: 450px;
    margin: -15px auto 35px;
  }
  #picoway_feature .pico_img img {
    width: 80%;
  }
  /*“PicoWay” レーザーとは*/
  #picoway_howto {
    background-color: #e9f7ff;
  }
  #picoway_howto .picoway_img {
    margin-bottom: 20px;
  }
  #picoway_howto .txt {
    max-width: 917px;
    margin: auto;
  }
  #picoway_howto p {
    margin-bottom: 20px;
    line-height: 2;
  }
  #picoway_howto .picoway_graph {
    margin-top: 20px;
  }
  /*お悩み別のおすすめ治療*/
  #recommend #recommend_btn_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin-bottom: 30px;
  }
  #recommend .recommend_link {
    display: inline-block;
    width: 30%;
    padding: 6px 2px 22px;
    border-radius: 8px;
    border: #f198a7 solid 2px;
    background-color: #fff8f9;
    color: #333333;
    text-align: center;
    position: relative;
    font-size: 2.6vw;
    letter-spacing: -0.1rem;
    -webkit-box-shadow: 5px 5px 16px -2px rgba(0, 0, 0, 0.35);
            box-shadow: 5px 5px 16px -2px rgba(0, 0, 0, 0.35);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  #recommend .recommend_link::after {
    content: "";
    display: block;
    width: calc(33px / 2);
    height: calc(19px / 2);
    background-image: url(../img/arrow_pink.png);
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 8px;
    left: 0;
    right: 0;
    margin: auto;
  }
  #recommend .recommend_link:hover {
    opacity: 0.7;
  }
  #recommend .recommend_box {
    background-color: #fff8f9;
    border-top: solid 6px #f198a7;
    border-bottom: solid 6px #f198a7;
    padding: 30px 6%;
    margin-bottom: 40px;
  }
  #recommend .recommend_box.mb0 {
    margin-bottom: 0;
  }
  #recommend .recommend_box .ttl_h3 {
    text-align: center;
    margin-bottom: 30px;
  }
  #recommend .recommend_box .ttl_h3 h3 {
    font-size: 2rem;
    margin-bottom: 12px;
  }
  #recommend .recommend_box .ttl_h3 img {
    max-height: 18px;
    margin-bottom: 15px;
  }
  #recommend .recommend_box .ttl_h3 p {
    color: #997456;
    font-family: font_notoserif_r, serif;
    font-size: 1.2rem;
  }
  #recommend .recommend_box .recommend_pico_description > div {
    margin: 0 auto 20px;
    text-align: center;
  }
  #recommend .recommend_box .recommend_pico_description p {
    line-height: 2;
  }
  #recommend .recommend_box .before_after {
    margin-left: -20px;
  }
  /*料金一覧*/
  #price {
    background-color: #e9f7ff;
  }
  #price .price_table {
    width: 100%;
    margin: auto;
    margin-bottom: 30px;
    border-collapse: collapse;
  }
  #price .price_table th {
    padding: 12px 0;
  }
  #price .price_table td {
    padding: 16px 20px;
  }
  #price .price_table tr {
    background-color: #fff;
  }
  #price .price_table th {
    background-color: #2380b8;
    color: #fff;
    font-size: 1.8rem;
    font-family: font_notosans_bo, sans-serif;
  }
  #price .price_table td {
    font-family: "font_notosans_r";
    vertical-align: middle;
    line-height: 1.4;
  }
  #price .price_table td.table_border_r {
    border-right: 1px solid #dedede;
  }
  #price .price_table td.table_border_b {
    border-bottom: 1px solid #dedede;
    width: 80px;
  }
  #price .price_table td.table_border_rb {
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
  }
  #price .price_table td span {
    font-size: 1.2rem;
  }
  #price #price_p {
    text-align: left;
    margin: auto;
  }
  /*ダウンタイム*/
  #downtime {
    background-color: #fff8f9;
  }
  #downtime .downtime_list li {
    margin-bottom: 20px;
    list-style-type: disc;
    margin-left: 22px;
  }
  /*皮膚科専門医だから安心*/
  #dermatologist .txt {
    font-size: 6.2vw;
    font-family: font_notoserif_bo, serif;
    line-height: 2.6;
    text-align: center;
    margin: 50px 0 40px;
  }
  #dermatologist .txt_blue {
    color: #2380b8;
  }
  #dermatologist .txt_pink {
    color: #fff;
    background-color: #e46c80;
    display: inline-block;
    width: 7em;
    line-height: 1.6;
    margin: 0 0.4em;
  }
  #dermatologist .underline_pink {
    margin: 0 0.4em;
  }
  #dermatologist #doctor_area {
    padding: 0 0 40px;
  }
  #dermatologist #doctor_area .inner:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }
  #dermatologist #doctor_profile {
    margin-top: 30px;
  }
  #dermatologist #doctor_profile h2 {
    font-size: 2rem;
    font-family: font_notoserif_r, serif;
    font-weight: normal;
    position: relative;
    display: inline-block;
    margin-bottom: 18px;
  }
  #dermatologist #doctor_profile h2::after {
    content: "";
    display: block;
    width: 120px;
    height: 3px;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: -6px;
    background-image: url(../img/line_gold.png);
  }
  #dermatologist #doctor_profile #doctor_history {
    margin-bottom: 20px;
  }
  #dermatologist #doctor_profile #doctor_history dl {
    margin-bottom: 6px;
    font-size: 1.4rem;
    font-family: font_notosans_r, sans-serif;
  }
  #dermatologist #doctor_profile #doctor_history dl:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }
  #dermatologist #doctor_profile #doctor_history dl > * {
    float: left;
    line-height: 1.72;
  }
  #dermatologist #doctor_profile #doctor_history dl dt {
    width: 18%;
  }
  #dermatologist #doctor_profile #doctor_history dl dd {
    width: 82%;
  }
  #dermatologist #doctor_profile p {
    font-size: 1.4rem;
    font-family: font_notosans_r, sans-serif;
    margin-bottom: 6px;
  }
  /*治療の流れ*/
  #clinic_flow {
    background-color: #e9f7ff;
  }
  #clinic_flow #flow .step {
    position: relative;
    margin-bottom: 50px;
  }
  #clinic_flow #flow .step::after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    left: 0;
    right: 0;
    bottom: -34px;
    margin: auto;
    border-top: 14px solid #2380b8;
    border-right: 24px solid transparent;
    border-left: 24px solid transparent;
  }
  #clinic_flow #flow .step + .notriangle {
    margin-bottom: 30px;
  }
  #clinic_flow #flow .step + .notriangle::after {
    display: none;
  }
  #clinic_flow #flow h3 {
    color: #fff;
    background-color: #2380b8;
    display: block;
    padding: 8px 0 8px 20px;
  }
  #clinic_flow #flow p {
    background-color: #fff;
    padding: 12px 16px;
    line-height: 1.72;
  }
  #clinic_flow .txt01 {
    font-size: 1.6rem;
    display: inline-block;
    line-height: 2;
  }
  /*クリニックの特徴*/
  #clinic_feature {
    background-color: #fff8f9;
  }
  #clinic_feature .feature_wrap .card {
    position: relative;
    background-color: #fff;
    -webkit-box-shadow: 5px 5px 16px -2px rgba(0, 0, 0, 0.35);
            box-shadow: 5px 5px 16px -2px rgba(0, 0, 0, 0.35);
    padding: 40px 20px 30px;
    margin-bottom: 40px;
  }
  #clinic_feature .feature_wrap .card::before {
    content: "";
    display: block;
    position: absolute;
    top: 14px;
    left: 14px;
    width: 27px;
    height: 29px;
    background-image: url(../img/pin.png);
    background-size: 70%;
    background-repeat: no-repeat;
  }
  #clinic_feature .feature_wrap .card h3 {
    position: relative;
    margin-bottom: 20px;
    font-size: 1.6rem;
  }
  #clinic_feature .feature_wrap .card h3::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: -10px;
    background-color: #e46c80;
  }
  #clinic_feature .feature_wrap .card p {
    line-height: 2;
  }
  /*クリニックのご紹介*/
  #clinic_info .clinic_img01 {
    margin-bottom: 20px;
  }
  #clinic_info #clinic_name {
    display: inline-block;
    position: relative;
    margin-bottom: 20px;
    width: 250px;
  }
  #clinic_info #clinic_name::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    max-width: 439px;
    height: 1px;
    bottom: -10px;
    background-color: #2380b8;
  }
  #clinic_info #clinic_introduction {
    margin-bottom: 20px;
  }
  #clinic_info #clinic_introduction .box_right {
    text-align: center;
  }
  #clinic_info #clinic_address {
    font-family: font_notosans_r, sans-serif;
    margin-bottom: 20px;
  }
  #clinic_info dl {
    margin-bottom: 10px;
  }
  #clinic_info dl > * {
    line-height: 1.8;
  }
  #clinic_info dl dt {
    font-family: font_notosans_bo, sans-serif;
    color: #e46c80;
  }
  #clinic_info .txtbox {
    display: inline-block;
    background-color: #2380b8;
    color: #fff;
    width: calc(75% - 60px);
    max-width: 190px;
    text-align: center;
    font-family: font_notoserif_bo, serif;
    font-size: 1.65rem;
    padding: 8px 30px;
    border-radius: 8px;
    letter-spacing: 0.2rem;
    margin-bottom: 20px;
  }
  #clinic_info .txt00 {
    font-size: 1.4rem;
    margin-bottom: 20px;
  }
  #clinic_info #clinic_timeschedule h3 {
    margin-bottom: 20px;
  }
  #clinic_info #clinic_timeschedule .schedule {
    margin-bottom: 10px;
    max-width: 335px;
  }
  #clinic_info #clinic_timeschedule .txt_caption {
    font-size: 1.2rem;
    line-height: 1.8;
  }
  /*Google map*/
  #map {
    height: 0;
    overflow: hidden;
    padding-bottom: 175px;
    position: relative;
  }
  #map iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    filter: hue-rotate(340deg);
    -webkit-filter: hue-rotate(330deg);
  }
  /*よくあるご質問*/
  #qa {
    background-color: #e9f7ff;
  }
  #qa .qa_box {
    padding: 20px 6px;
    border-bottom: solid 1px #2380b8;
  }
  #qa .qa_box span {
    font-size: 24px;
    font-family: font_notoserif_bo, serif;
    display: inline-block;
    margin-right: 6px;
    width: 1em;
    vertical-align: top;
    line-height: 1;
  }
  #qa .qa_box p {
    display: inline-block;
    width: calc(100% - (55px + 1em));
    vertical-align: -webkit-baseline-middle;
    line-height: 2;
  }
  #qa .no_border {
    border-bottom: none;
  }
  #qa .question {
    position: relative;
    cursor: pointer;
    font-size: 1.4rem;
  }
  #qa .question::after {
    content: "";
    display: block;
    width: 19px;
    height: 10.5px;
    background-image: url(../img/arrow_gold.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  #qa .question.open::after {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  #qa .answer {
    display: none;
    font-size: 14px;
  }
  /*美容皮膚科診療について*/
  .biyouhifu {
    padding: 8% 0;
    background-color: #fff8f9;
  }
  .biyouhifu .inner .txt {
    font-size: 1.4rem;
    vertical-align: middle;
    text-align: center;
    margin-bottom: 12px;
  }
  .biyouhifu .inner .txt span {
    font-size: 1.2rem;
  }
  .biyouhifu .inner .btn_area {
    text-align: center;
  }
  /*footer*/
  footer {
    padding: 10px;
    background-color: #2380b8;
    text-align: center;
  }
  small {
    color: #fff;
    font-size: 12px;
  }
  /*fadein*/
  .fadein {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
    -webkit-transition: all 1s;
    transition: all 1s;
  }
  /*TOPへ戻るボタン*/
  #page_top {
    width: 50px;
    height: 50px;
    position: fixed;
    right: 16px;
    bottom: 36px;
    background: #e46c80;
    opacity: 0.7;
    border-radius: 50%;
  }
  #page_top a {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    text-decoration: none;
  }
  #page_top a::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f106";
    font-size: 25px;
    color: #fff;
    position: absolute;
    width: 25px;
    height: 25px;
    top: -5px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
  }
}
/*# sourceMappingURL=style.css.map */