/*
Theme Name: KNOCK ON THE DOOR Inc.
Theme URL: nanacara.jp
Description: nanacara専用テーマ
Author: KNOCK ON THE DOOR Inc.
Version: 1.0
Tags: blog
License: GNU General Public License v2 or later
License URI: LICENSE
*/

@charset "utf-8";

body {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  margin: 0;
  color: #333333;
  font-size: 16px;
  line-height: 150%;
}

img {
  outline: none;
  border-style: none;
}

a {
  color: #333333;
  text-decoration: none;
}

a:visited {
  color: #333333;
}

a:hover {
  color: #333333;
  text-decoration: underline;
}








/******************************************************
FAQ
******************************************************/

.icon-re-que {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
  background: #ffffff;
  border: 1px solid #fd89c0;
  color: #fd89c0;
  box-sizing: border-box;
  float: left;
  margin-right: 15px;
}

.icon-re-que-smll {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  line-height: 30px;
  text-align: center;
  background: #ffffff;
  border: 1px solid #fd89c0;
  color: #fd89c0;
  box-sizing: border-box;
  float: left;
  margin-right: 15px;
}

.icon-re-ans {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
  color: #ffffff;
  background: #fd89c0;
  box-sizing: border-box;
  float: left;
  margin-right: 15px;
}

.icon-re-ans-smll {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  line-height: 30px;
  text-align: center;
  color: #ffffff;
  background: #fd89c0;
  box-sizing: border-box;
  float: left;
  margin-right: 15px;
}


/******************************************************
header
******************************************************/
header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #ffffff;
  width: 100%;
  height: 90px;
  padding: 25px 20px;
  margin: 0 auto;
  box-sizing: border-box;
  z-index: 9999;
  display: flex;
  align-items: center;
}

header h1 {
  margin-right: auto;
}

header h1 img {
  height: 40px;
}

header nav {
  box-sizing: border-box;
}


/******************************************************
home
******************************************************/
#main-visual {
  width: 100%;
  height: 500px;
  background-image: url("../img/pic_top_main.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  text-align: center;
  margin-top: 90px;
  box-sizing: border-box;
}

#main-visual h2 {
  padding-top: 232px;
  font-size: 2.0rem;
  font-weight: normal;
}

h2.top-main-ttl {
  font-size: 2.4rem;
  font-weight: bold;
  padding-bottom: 15px;
}

h3.top-s-main-ttl {
  font-size: 1.2rem;
  font-weight: bold;
  color: #fd89c0;
}

p.top-main-sub-ttl {
  font-size: 1.2rem;
  line-height: 1.8rem;
  color: #fd89c0;
}

.top-btn-detail {
  box-sizing: border-box;
  font-weight: bold;
}

.top-btn-detail a {
  width: 150px;
  border-bottom: 5px solid #fd89c0;
  box-sizing: border-box;
  padding-bottom: 15px;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
}

.top-btn-detail a:hover {
  text-decoration: none;
  opacity: 0.8;
}

.top-btn-detail span {
  display: inline-flex;
  align-items: center;
  margin-left: auto;
}

.top-btn-detail span:before {
  content: "";
  width: 17px;
  border-top: 3px solid #fd89c0;
  display: inline-block;
}

.top-btn-detail span:after {
  content: "";
  border-left: 10px solid #fd89c0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  display: inline-block;
}

/****** top message ******/
.top-message-area {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}

.top-message-area .message-ttl-pos {
  width: 200px;
  padding-right: 50px;
  box-sizing: border-box;
}

.top-message-area .message-ttl-pos h2 {
  writing-mode: vertical-rl;
  white-space: nowrap;
  line-height: 3.5rem;
  letter-spacing: 0.3rem;
  font-size: 2.2rem;
  text-align: left;
}

.top-message-area .message-ttl-pos h2 .message-main {
  color: #fd89c0;
}

.top-message-area .message-txt-pos {
  width: 800px;
  padding-left: 50px;
  border-left: 1px solid #e4e4e4;
  box-sizing: border-box;
  font-size: 1.2rem;
  line-height: 1.8rem;
}

/****** top about ******/
.top-about-area {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  box-sizing: border-box;
}

.top-about-area .top-about-inner {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

.top-about-area .top-about-inner .t-about-txt-pos {
  width: 490px;
  float: left;
  box-sizing: border-box;
  padding-right: 40px;
}

.top-about-area .top-about-inner .t-about-pic-pos {
  width: 510px;
  float: right;
  box-sizing: border-box;
  position: relative;
}

.top-about-area .top-about-inner .t-about-pic-pos .pic-about-first {
  position: absolute;
  top: 0;
  right: 0;
}

.top-about-area .top-about-inner .t-about-pic-pos .pic-about-second {
  position: absolute;
  top: 150px;
  left: 0;
}

/****** top product ******/
.top-product-area {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding-bottom: 100px;
}

.top-product-area .t-product-left-pic-pos {
  float: left;
  width: 500px;
  box-sizing: border-box;
}

.top-product-area .t-product-right-pic-pos {
  float: right;
  width: 500px;
  box-sizing: border-box;
}

.top-product-area .t-product-left-txt-pos {
  float: left;
  width: 500px;
  box-sizing: border-box;
  padding-right: 50px;
  padding-top: 50px;
}

.top-product-area .t-product-right-txt-pos {
  float: right;
  width: 500px;
  box-sizing: border-box;
  padding-left: 50px;
  padding-top: 50px;
}

.top-product-area .t-product-ttl {
  font-size: 1.2rem;
  padding-bottom: 20px;
  font-weight: bold;
}

.top-product-area .t-product-logo {
  padding-bottom: 30px;
}

.top-product-area .t-product-logo img {
  height: 40px;
}

/****** top news ******/
.top-news-area {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding-bottom: 100px;
}

.top-news-area .t-news-inner {
  flex: 1;
}

.top-news-area .t-news-inner dl {
  width: 100%;
}

.top-news-area .t-news-inner dl .icon-news {
  background: #ffffff;
  padding: 3px 10px;
  margin-left: 10px;
  font-size: 0.6rem;
  border-radius: 20px;
  border: 1px solid #fd89c0;
  box-sizing: border-box;
}

.top-news-area .t-news-inner dl dt {
  border-top: 1px solid #e4e4e4;
  padding-top: 30px;
  margin-bottom: 10px;
}

.top-news-area .t-news-inner dl dd {
  margin-bottom: 30px;
}

.top-news-area .t-news-inner dl dd a {
  text-decoration: none;
}

.top-news-area .t-news-inner dl dd a:hover {
  text-decoration: underline;
}

.top-news-area .t-news-inner dl dd:last-child {
  padding-bottom: 30px;
  border-bottom: 1px solid #e4e4e4;
}

.top-news-area .t-news-btn-pos {
  text-align: center;
  margin: 0 auto;
}

.top-news-area .news-detail-btn {
  position: relative;
  padding-left: 50px;
  font-size: 1.2rem;
}

.top-news-area .news-detail-btn::before {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #ffffff;
  border: 1px solid #fd89c0;
}

.top-news-area .news-detail-btn::after {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 12px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fd89c0;
  border-right: 2px solid #fd89c0;
  transform: rotate(45deg);
}

/****** top sns ******/
.top-sns-area {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 100px;
  box-sizing: border-box;
  padding: 30px 0;
  background: #f8f8f8;
}

.top-sns-area .t-sns-inner {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}

.top-sns-area .t-sns-inner .sns-list {
  list-style: none;
  box-sizing: border-box;
  display: flex;
}

.top-sns-area .t-sns-inner .sns-list li {
  display: inline-block;
  width: 33.33333%;
  width: -webkit-calc(100% / 3);
  width: calc(100% / 3);
  box-sizing: border-box;
  border-right: 1px solid #cccccc;
  padding: 0 0 20px 0;
}

.top-sns-area .t-sns-inner .sns-list li:last-child {
  border-right: none;
}

.top-sns-area .t-sns-inner .sns-list .sns-icon-pos {
  text-align: center;
  padding-bottom: 20px;
}

.top-sns-area .t-sns-inner .sns-list .sns-icon-pos img {
  height: 30px;
}

.top-sns-area .t-sns-inner .sns-list .sns-icon-pos img:hover {
  opacity: 0.8;
}

.top-sns-area .t-sns-inner .sns-list .sns-txt-pos {
  text-align: center;
  padding-bottom: 20px;
}

.top-sns-area .t-sns-inner .sns-list .sns-input-pos {
  text-align: center;
  padding-bottom: 20px;
}

/****** top link ******/
.top-link-area {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
}

.top-link-area h2.top-link-ttl {
  font-size: 2.4rem;
  font-weight: bold;
  padding-bottom: 15px;
  text-align: center;
}

.top-link-area p.top-link-sub-ttl {
  font-size: 1.2rem;
  line-height: 1.8rem;
  color: #fd89c0;
  text-align: center;
}

.top-link-area .link-list {
  list-style: none;
  box-sizing: border-box;
  display: flex;
}

.top-link-area .link-list li {
  display: inline-block;
  width: calc(100% / 2);
  box-sizing: border-box;
  border-right: 1px solid #cccccc;
  padding: 30px 0 30px 0;
}

.top-link-area .link-list li:last-child {
  border-right: none;
}

.top-link-area .link-list .link-inner-pos {
  width: 350px;
  margin: 0 auto;
}

.top-link-area .link-list .link-inner-pos img:hover {
  opacity: 0.8;
}

.top-link-area .link-list .link-inner-pos .t-link-txt {
  position: relative;
  padding: 0 0.3rem 0.3rem 1.3rem;
}

.top-link-area .link-list .link-inner-pos .t-link-txt:before {
  position: absolute;
  content: '';
  top: 0.6rem;
  left: 0.2rem;
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 3px 0 3px 5px;
  border-color: transparent transparent transparent #fd89c0;
}

/******************************************************
breadcrumb
******************************************************/
.breadcrumb-area {
  width: 100%;
  margin: 90px auto 50px auto;
  padding: 15px 0;
  font-size: 0.8rem;
  box-sizing: border-box;
  background: #f5f5f5;
}

.breadcrumb-area .breadcrumb-inner {
  width: 1000px;
  margin: 0 auto;
  text-align: right;
  box-sizing: border-box;
}

.breadcrumb-area .breadcrumb-inner li {
  display: inline-block;
  margin-right: 10px;
}

.breadcrumb-area .breadcrumb-inner li:last-child {
  display: inline-block;
  margin-right: 0;
}

.breadcrumb-area .breadcrumb-inner li a {
  text-decoration: underline;
}

.breadcrumb-area .breadcrumb-inner li a:hover {
  text-decoration: none;
}

.breadcrumb-area .breadcrumb-inner li.bread-home {
  background-image: url("../img/icon_bread_home.png");
  background-repeat: no-repeat;
  background-position: left 6px;
  background-size: auto 12px;
  padding-left: 15px;
}

/******************************************************
news
******************************************************/
.news-area {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding-bottom: 100px;
}

.news-area .news-inner {
  flex: 1;
  padding-bottom: 20px;
}

.news-area .news-inner dl {
  width: 100%;
}

.news-area .news-inner dl .icon-news {
  background: #ffffff;
  padding: 3px 10px;
  margin-left: 10px;
  font-size: 0.6rem;
  border-radius: 20px;
  border: 1px solid #fd89c0;
  box-sizing: border-box;
}

.news-area .news-inner dl dt {
  border-top: 1px solid #e4e4e4;
  padding-top: 30px;
  margin-bottom: 10px;
}

.news-area .news-inner dl dd {
  margin-bottom: 30px;
}

.news-area .news-inner dl dd a {
  text-decoration: none;
}

.news-area .news-inner dl dd a:hover {
  text-decoration: underline;
}

.news-area .news-inner dl dd:last-child {
  padding-bottom: 30px;
  border-bottom: 1px solid #e4e4e4;
}

h2.news-main-ttl {
  font-size: 2.4rem;
  font-weight: bold;
  padding-bottom: 15px;
}

p.news-main-sub-ttl {
  font-size: 1.2rem;
  line-height: 1.8rem;
  color: #fd89c0;
}

.news-area .news-ttl-area {
  box-sizing: border-box;
  display: flex;
}

.news-area .news-ttl-area .news-ttl-pos {
  box-sizing: border-box;
  width: 50%;
}

.news-area .news-ttl-area .news-sort-list {
  box-sizing: border-box;
  list-style: none;
  width: 50%;
  text-align: right;
}

.news-area .news-ttl-area .news-sort-list li {
  display: inline-block;
  margin-right: 20px;
}

.news-area .news-ttl-area .news-sort-list li:last-child {
  display: inline-block;
  margin-right: 0;
}

.news-area .news-ttl-area .news-sort-list li.sort-active {
  border-bottom: 2px solid #fd89c0;
  padding: 0 5px;
}

.news-area .news-detail-ttl-area {
  width: 100%;
  padding-bottom: 30px;
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 30px;
  font-size: 1.4rem;
}

.news-area .news-detail-ttl-area .news-detail-date {
  font-size: 0.8rem;
  margin-bottom: 20px;
}

.news-area .news-detail-ttl-area .icon-news {
  background: #ffffff;
  color: #333333;
  padding: 3px 10px;
  margin-left: 10px;
  font-size: 0.6rem;
  border-radius: 20px;
  border: 1px solid #fd89c0;
  box-sizing: border-box;
}

.news-area .news-btn-area {
  text-align: center;
}

.news-area .news-btn-area .news-list-button {
  position: relative;
  display: inline-block;
  min-width: 250px;
  box-sizing: border-box;
  text-align: center;
  color: #ffffff;
  background: #fd89c0;
  font-size: 1.0rem;
  border-radius: 30px;
}

.news-area .news-btn-area .news-list-button>a {
  color: #ffffff;
  text-decoration: none;
  display: block;
  width: 100%;
  padding: 10px 25px;
  box-sizing: border-box;
}

.news-area .news-btn-area .news-list-button a:hover {
  text-decoration: none;
  opacity: 0.8;
}

/******************************************************
contact
******************************************************/
.contact-area {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding-bottom: 100px;
}

h2.contact-main-ttl {
  font-size: 2.4rem;
  font-weight: bold;
  padding-bottom: 15px;
}

h3.contact-sub-ttl {
  font-size: 1.2rem;
  font-weight: bold;
  padding-bottom: 20px;
  color: #fd89c0;
}

p.contact-main-sub-ttl {
  font-size: 1.2rem;
  line-height: 1.8rem;
  color: #fd89c0;
}

p.contact-select-ttl {
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.8rem;
  margin-bottom: 30px;
}

h3.contact-comp-ttl {
  font-size: 1.2rem;
  margin-bottom: 30px;
  font-weight: normal;
}

.contact-area .contact-select-inner {
  box-sizing: border-box;
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
}

.contact-area .contact-select-inner .contact-patient-pos {
  box-sizing: border-box;
  width: 485px;
  border: 10px solid #f5f5f5;
  padding: 30px;
}

.contact-area .contact-select-inner .contact-doctor-pos {
  box-sizing: border-box;
  width: 485px;
  border: 10px solid #f5f5f5;
  padding: 30px;
  margin-left: auto;
}

.contact-area .contact-other-pos {
  box-sizing: border-box;
  width: 1000px;
  border: 10px solid #f5f5f5;
  padding: 30px;
}

.contact-area .contact-detail-btn-area {
  text-align: center;
}

.contact-area .contact-detail-btn-area .contact-detail-button {
  position: relative;
  display: inline-block;
  min-width: 250px;
  box-sizing: border-box;
  text-align: center;
  color: #ffffff;
  background: #fd89c0;
  font-size: 1.0rem;
  border-radius: 30px;
}

.contact-area .contact-detail-btn-area .contact-detail-button>a {
  color: #ffffff;
  text-decoration: none;
  display: block;
  width: 100%;
  padding: 10px 25px;
  box-sizing: border-box;
}

.contact-area .contact-detail-btn-area .contact-detail-button a:hover {
  text-decoration: none;
  opacity: 0.8;
}

.contact-area form dl {
  margin-bottom: 30px;
  box-sizing: border-box;
}

.contact-area form dl dt {
  width: 200px;
  box-sizing: border-box;
  padding-top: 20px;
  float: left;
  clear: both;
}

.contact-area form dl dt .txt-caution {
  display: inline-block;
  margin-left: 10px;
  border-radius: 10px;
  color: #ffffff;
  background: #ff0000;
  font-size: 0.6rem;
  padding: 0 10px;
}

.contact-area form dl dd {
  padding: 10px 0 20px 0;
  box-sizing: border-box;
  width: 800px;
  display: inline-block;
}

.contact-area form dl dd .name {
  width: 800px;
  height: 40px;
  box-sizing: border-box;
  padding: 10px;
  border: 1px solid #cccccc;
}

.contact-area form dl dd .email {
  width: 800px;
  height: 40px;
  box-sizing: border-box;
  padding: 10px;
  border: 1px solid #cccccc;
}

.contact-area form dl dd .message {
  width: 800px;
  height: 150px;
  box-sizing: border-box;
  padding: 10px;
  border: 1px solid #cccccc;
  resize: none;
}

.contact-area form dl dd .status-set-select {
  overflow: hidden;
  width: 270px;
  height: 40px;
  box-sizing: border-box;
}

.contact-area form dl dd .status-set-select select {
  width: 100%;
  padding-right: 1.0rem;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
  font-size: 1.0rem;
}

.contact-area form dl dd .status-set-select select::-ms-expand {
  display: none;
}

.contact-area form dl dd .status-set-select.set-status-select {
  position: relative;
  border: 1px solid #cccccc;
  background: #ffffff;
}

.contact-area form dl dd .status-set-select.set-status-select::before {
  position: absolute;
  top: 1.0rem;
  right: 0.7rem;
  width: 0;
  height: 0;
  padding: 0;
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #fd89c0;
  pointer-events: none;
}

.contact-area form dl dd .status-set-select.set-status-select select {
  padding: 11px 38px 5px 10px;
}

.contact-area form dl dd input.error-input {
  background: #ffeded;
  border: 1px solid #ff0000;
}

.contact-area form dl dd textarea.error-textarea {
  background: #ffeded;
  border: 1px solid #ff0000;
}

.contact-area form dl dd .error-txt {
  color: #ff0000;
  font-size: 0.8rem;
  padding-top: 5px;
}

.contact-area .privacy-policy-txt {
  margin-bottom: 50px;
  text-align: center;
}

.contact-area .privacy-policy-txt a {
  color: #fd89c0;
  text-decoration: none;
}

.contact-area .privacy-policy-txt a:hover {
  color: #fd89c0;
  text-decoration: underline;
}

.contact-area dl.cont-confirm {
  margin-bottom: 30px;
  box-sizing: border-box;
}

.contact-area dl.cont-confirm dt {
  width: 200px;
  padding-top: 10px;
  box-sizing: border-box;
  display: inline-block;
}

.contact-area dl.cont-confirm dd {
  box-sizing: border-box;
  width: 800px;
  display: inline-block;
}

.contact-area .contact-btn-area {
  text-align: center;
}

.contact-area .contact-btn-area button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  min-width: 250px;
  box-sizing: border-box;
  text-align: center;
  color: #ffffff;
  background: #fd89c0;
  border: none;
  font-size: 1.0rem;
  border-radius: 30px;
  padding: 10px 25px;
}

.contact-area .contact-btn-area button.cont-btn-return {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  min-width: 250px;
  box-sizing: border-box;
  text-align: center;
  color: #333333;
  background: #ffffff;
  font-size: 1.0rem;
  border: 2px solid #999999;
  border-radius: 30px;
  padding: 10px 25px;
  margin-right: 30px;
}

.contact-area .contact-btn-area button:hover {
  cursor: pointer;
  opacity: 0.8;
}

.contact-area .contact-back-button {
  position: relative;
  display: inline-block;
  min-width: 250px;
  box-sizing: border-box;
  text-align: center;
  color: #ffffff;
  background: #fd89c0;
  font-size: 1.0rem;
  border-radius: 30px;
}

.contact-area .contact-back-button>a {
  color: #ffffff;
  text-decoration: none;
  display: block;
  width: 100%;
  padding: 10px 25px;
  box-sizing: border-box;
}

.contact-area .contact-back-button a:hover {
  text-decoration: none;
  opacity: 0.8;
}

/******************************************************
privacy
******************************************************/
.privacy-area {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding-bottom: 100px;
}

h2.privacy-main-ttl {
  font-size: 2.4rem;
  font-weight: bold;
  padding-bottom: 15px;
}

p.privacy-ttl {
  font-size: 1.2rem;
  margin-bottom: 10px;
  font-weight: bold;
}

p.privacy-main-sub-ttl {
  font-size: 1.2rem;
  line-height: 1.8rem;
  color: #fd89c0;
}

.privacy-area .privacy-inner {
  box-sizing: border-box;
}

.privacy-area .privacy-inner .privacy-list {
  list-style: none;
  margin-left: 20px;
}

.privacy-area .privacy-inner .privacy-list li {
  padding-left: 1.0rem;
  text-indent: -1.0rem;
}



/******************************************************
footer
******************************************************/
footer {
  width: 100%;
  background: #ffffff;
  padding: 0;
}

footer .footer-menu-area {
  width: 100%;
  background: #fd89c0;
}

footer .footer-menu-area .inner-footer-menu {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 0;
}

footer .footer-menu-area .inner-footer-menu .footer-menu-pos {
  display: flex;
  align-items: center;
}
footer .footer-menu-area .inner-footer-menu .footer-menu-pos .footer-menu {
  width: 50%;
  box-sizing: border-box;
  padding-right: 10px;
}
footer .footer-menu-area .inner-footer-menu .footer-menu-pos .footer-info {
  width: 50%;
  box-sizing: border-box;
  padding-left: 50px;
  display: flex;
}
footer .footer-menu-area .inner-footer-menu .footer-menu-pos .footer-info .f-info-img {
  width: 140px;
  box-sizing: border-box;
}
footer .footer-menu-area .inner-footer-menu .footer-menu-pos .footer-info .f-info-img img {
  width: 140px;
  height: auto;
}
footer .footer-menu-area .inner-footer-menu .footer-menu-pos .footer-info .f-info-txt {
  box-sizing: border-box;
  padding-left: 20px;
  font-size: 0.8rem;
  line-height: 1.4rem;
  color: #ffffff;
}

footer .footer-menu-area .inner-footer-menu .f-main-nav {
  list-style: none;
  display: inline-block;
  margin-bottom: 20px;
}

footer .footer-menu-area .inner-footer-menu .f-main-nav li {
  display: inline-block;
  margin-right: 20px;
}

footer .footer-menu-area .inner-footer-menu .f-main-nav li:last-child {
  display: inline-block;
  margin-right: 0;
}

footer .footer-menu-area .inner-footer-menu .f-main-nav li a {
  color: #ffffff;
  text-decoration: none;
}

footer .footer-menu-area .inner-footer-menu .f-main-nav li a:hover {
  color: #ffffff;
  text-decoration: underline;
}

footer .footer-menu-area .inner-footer-menu .f-menu-ttl {
  color: #ffffff;
  margin-bottom: 10px;
}

footer .footer-menu-area .inner-footer-menu .f-service-nav {
  list-style: none;
  display: inline-block;
  margin-bottom: 20px;
}

footer .footer-menu-area .inner-footer-menu .f-service-nav li {
  display: inline-block;
  margin-right: 10px;
  color: #ffffff;
}

footer .footer-menu-area .inner-footer-menu .f-service-nav li:last-child {
  display: inline-block;
  margin-right: 0;
}

footer .footer-menu-area .inner-footer-menu .f-service-nav li a {
  color: #ffffff;
  text-decoration: none;
}

footer .footer-menu-area .inner-footer-menu .f-service-nav li a:hover {
  color: #ffffff;
  text-decoration: underline;
}

footer .footer-menu-area .inner-footer-menu .f-sns-nav {
  list-style: none;
  display: inline-block;
}

footer .footer-menu-area .inner-footer-menu .f-sns-nav li {
  display: inline-block;
  margin-right: 20px;
}

footer .footer-menu-area .inner-footer-menu .f-sns-nav li:last-child {
  display: inline-block;
  margin-right: 0;
}

footer .footer-menu-area .inner-footer-menu .f-sns-nav li img {
  height: 20px;
}

footer .footer-menu-area .inner-footer-menu .f-sns-nav li img:hover {
  opacity: 0.8;
}

footer .footer-bottom-area {
  width: 100%;
  background: #ffffff;
}

footer .footer-bottom-area .inner-bottom-footer {
  width: 1000px;
  box-sizing: border-box;
  padding: 20px 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 0.8rem;
}

footer .footer-bottom-area .inner-bottom-footer .f-bottom-nav {
  list-style: none;
  display: inline-block;
}

footer .footer-bottom-area .inner-bottom-footer .f-bottom-nav li {
  display: inline-block;
  margin-right: 20px;
}

footer .footer-bottom-area .inner-bottom-footer .f-bottom-nav li:last-child {
  display: inline-block;
  margin-right: 0;
}

footer .footer-bottom-area .inner-bottom-footer .copyright {
  float: right;
}

/******************************************************
pager
******************************************************/
.pager-area .pagination {
  text-align: center;
}

.pager-area .pagination li {
  display: inline;
  margin: 0 5px;
  padding: 0;
  display: inline-block;
  background: #ffffff;
  border: 1px solid #fd89c0;
  box-sizing: border-box;
  width: 30px;
  height: 30px;
  text-align: center;
  position: relative;
  color: #333333;
}

.pager-area .pagination li a {
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: table;
  color: #333333;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.pager-area .pagination li a span {
  display: table-cell;
  vertical-align: middle;
}

.pager-area .pagination li a:hover,
.pager-area .pagination li a.active {
  color: #ffffff;
  background: #fd89c0;
  box-sizing: border-box;
}

/******************************************************
nanacara
******************************************************/
#nanacara-main-visual {
  width: 100%;
  height: 450px;
  background-image: url("../img/pic_nanacara_main.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  text-align: center;
  box-sizing: border-box;
  margin-bottom: 50px;
}

#nanacara-main-visual h2 {
  padding-top: 182px;
  font-size: 2.0rem;
  font-weight: normal;
}

#nanacara-main-visual h2 img {
  height: 40px;
}

.nanacara-ttl-area {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding-bottom: 50px;
}

.nanacara-ttl-area h2.nanacara-main-ttl {
  font-size: 2.4rem;
  font-weight: bold;
  padding-bottom: 15px;
}

.nanacara-ttl-area p.nanacara-main-sub-ttl {
  font-size: 1.2rem;
  line-height: 1.8rem;
  color: #fd89c0;
}

.nanacara-area {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding-bottom: 100px;
}

.nanacara-area h2.nanacara-ttl {
  font-size: 2.0rem;
  font-weight: bold;
  padding-bottom: 30px;
}

.nanacara-area h3.nanacara-sub-ttl {
  font-size: 1.2rem;
  line-height: 1.8rem;
  color: #fd89c0;
  padding-bottom: 25px;
}

.nanacara-service-area {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding-bottom: 50px;
}

.nanacara-service-area .service-txt-pos {
  float: left;
  width: 500px;
  box-sizing: border-box;
  padding-right: 50px;
}

.nanacara-service-area .service-pic-pos {
  float: right;
  width: 500px;
  box-sizing: border-box;
}

.nanacara-service-area .service-txt-pos .service-btn-area {
  text-align: center;
}

.nanacara-service-area .service-txt-pos .service-btn-area .service-detail-button {
  position: relative;
  display: inline-block;
  min-width: 250px;
  box-sizing: border-box;
  text-align: center;
  color: #ffffff;
  background: #fd89c0;
  font-size: 1.0rem;
  border-radius: 30px;
}

.nanacara-service-area .service-txt-pos .service-btn-area .service-detail-button>a {
  color: #ffffff;
  text-decoration: none;
  display: block;
  width: 100%;
  padding: 10px 25px;
  box-sizing: border-box;
}

.nanacara-service-area .service-txt-pos .service-btn-area .service-detail-button a:hover {
  text-decoration: none;
  opacity: 0.8;
}

.nanacara-function-area {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding-bottom: 50px;
  list-style: none;
  letter-spacing: -.4em;
}

.nanacara-function-area li {
  display: inline-block;
  margin-right: 35px;
  width: 310px;
  box-sizing: border-box;
  letter-spacing: normal;
  vertical-align: top;
}

.nanacara-function-area li:last-child {
  display: inline-block;
  margin-right: 0;
  width: 310px;
  box-sizing: border-box;
  letter-spacing: normal;
  vertical-align: top;
}

.nanacara-function-area li>a {
  text-decoration: none;
  display: block;
  width: 100%;
}

.nanacara-function-area li>a:hover {
  opacity: 0.8;
}

.nanacara-function-area li .func-icon-pos {
  text-align: center;
  margin-bottom: 20px;
}

.nanacara-function-area li .func-icon-pos img {
  height: 60px;
}

.nanacara-function-area li .func-icon-txt {
  text-align: center;
  color: #fd89c0;
  margin-bottom: 20px;
  font-size: 1.2rem;
}

.nanacara-faq-area {
  width: 1000px;
  box-sizing: border-box;
  margin-bottom: 50px;
}

.nanacara-faq-area ul {
  list-style: none;
}

.nanacara-faq-area .accordion-item {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #cccccc;
  cursor: pointer;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

.nanacara-faq-area .icon-que {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
  background: #ffffff;
  border: 1px solid #fd89c0;
  color: #fd89c0;
  box-sizing: border-box;
  float: left;
}

.nanacara-faq-area .faq-ttl {
  font-weight: normal;
  margin: 0;
  padding: 0;
  float: left;
  width: 90%;
  padding-top: 10px;
  margin-left: 10px;
}

.nanacara-faq-area .accordion-item span.icon-item {
  position: absolute;
  top: 10px;
  right: 0;
  color: #fd89c0;
  font-size: 20px;
  font-weight: normal;
}

.nanacara-faq-area .accordion-item .faq-answer {
  display: none;
  padding-top: 20px;
}

.nanacara-faq-area .accordion-item .faq-answer .icon-ans {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
  color: #ffffff;
  background: #fd89c0;
  box-sizing: border-box;
  float: left;
}

.nanacara-faq-area .accordion-item .faq-answer .ans-txt {
  float: left;
  width: 90%;
  padding-top: 10px;
  margin-left: 10px;
}

.nanacara-download-area {
  width: 776px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}

.nanacara-download-area .download-pic-pos {
  width: 390px;
  float: left;
  box-sizing: border-box;
}

.nanacara-download-area .download-txt-pos {
  width: 335px;
  float: right;
  box-sizing: border-box;
}

.nanacara-download-area .download-txt-pos .download-sub-ttl {
  padding-top: 90px;
  margin-bottom: 10px;
}

.nanacara-download-area .download-txt-pos .download-logo {
  margin-bottom: 50px;
}

.nanacara-download-area .download-txt-pos .download-logo img {
  height: 40px;
}

.nanacara-download-area .download-txt-pos .download-btn-area {
  list-style: none;
  box-sizing: border-box;
}

.nanacara-download-area .download-txt-pos .download-btn-area li {
  display: inline-block;
  margin-right: 20px;
  box-sizing: border-box;
}

.nanacara-download-area .download-txt-pos .download-btn-area li:last-child {
  display: inline-block;
  margin-right: 0;
  box-sizing: border-box;
}

.nanacara-download-area .download-txt-pos .download-btn-area li a:hover {
  opacity: 0.8;
}

/******************************************************
nanacara retake
******************************************************/
.nanacara-re-ttl-area {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding-bottom: 50px;
}

.nanacara-re-ttl-area h2.nanacara-re-main-ttl {
  font-size: 2.4rem;
  font-weight: bold;
  padding-bottom: 15px;
}

.nanacara-re-ttl-area p.nanacara-re-main-sub-ttl {
  font-size: 1.2rem;
  line-height: 1.8rem;
  color: #fd89c0;
}

#nanacara-re-main {
  width: 100%;
  height: 450px;
  background-image: url("../img/pic_nanacara_re_main.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  box-sizing: border-box;
  margin-bottom: 50px;
  display: flex;
  align-items: center;
}

#nanacara-re-main .nanacara-re-main-inner {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}

#nanacara-re-main .nanacara-re-main-inner h2 {
  box-sizing: border-box;
  padding-bottom: 20px;
}

#nanacara-re-main .nanacara-re-main-inner h2 img {
  height: 40px;
}

#nanacara-re-main .nanacara-re-main-inner .sub-ttl {
  font-size: 1.6rem;
  line-height: 2.6rem;
  font-weight: bold;
  padding-bottom: 30px;
}

#nanacara-re-main .nanacara-re-main-inner .re-download-list {
  box-sizing: border-box;
  list-style: none;
  display: flex;
}

#nanacara-re-main .nanacara-re-main-inner .re-download-list li {
  box-sizing: border-box;
  margin-right: 20px;
}

#nanacara-re-main .nanacara-re-main-inner .re-download-list li:last-child {
  box-sizing: border-box;
  margin-right: 0;
}

.re-title-area {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 80px;
}

h3.re-title {
  position: relative;
  display: inline-block;
  font-size: 2.0rem;
  line-height: 3.0rem;
}

h3.re-title:before {
  content: '';
  position: absolute;
  bottom: -30px;
  display: inline-block;
  width: 100px;
  height: 10px;
  border-radius: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #fd89c0;
}

h3.re-title strong {
  color: #fd89c0;
}

.nanacara-share-area {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
}

.nanacara-share-area .share-sp {
  display: none;
}

.nanacara-share-area .share-pc {
  display: block;
}

.nanacara-share-area img {
  width: 100%;
  height: auto;
}

.nanacara-movie-check-area {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  text-align: right;
  padding-bottom: 20px;
}

.nanacara-movie-check-area .movie-txt-pos span {
  font-size: 1.2rem;
  line-height: 30px;
  background: url(../img/icon_re_movie.png) no-repeat;
  background-position: left;
  padding-left: 40px;
  background-size: 30px;
  cursor: pointer;
}

.nanacara-movie-check-area .movie-txt-pos span:hover {
  opacity: 0.8;
}

.nanacara-share-sub-area {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 80px;
}

.nanacara-case-sub-area {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 50px;
}

.nanacara-re-function-area {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding-bottom: 80px;
  list-style: none;
}

.nanacara-re-function-area .re-function-list {
  box-sizing: border-box;
  list-style: none;
  display: flex;
  margin-bottom: 30px;
}

.nanacara-re-function-area .re-function-list li {
  margin-right: 35px;
  width: 310px;
  box-sizing: border-box;
  border: 1px solid #fd89c0;
}

.nanacara-re-function-area .re-function-list li:last-child {
  margin-right: 0;
  width: 310px;
  box-sizing: border-box;
  letter-spacing: normal;
  vertical-align: top;
}

.nanacara-re-function-area .re-function-list li>a {
  text-decoration: none;
  display: block;
  width: 100%;
}

.nanacara-re-function-area .re-function-list li>a:hover {
  opacity: 0.8;
}

.nanacara-re-function-area .re-function-list li .re-func-inner {
  box-sizing: border-box;
  padding: 15px;
  font-size: 1rem;
  line-height: 1.4rem;
}

.nanacara-re-function-area .re-function-list li .re-func-link {
  box-sizing: border-box;
  font-size: 1rem;
  line-height: 1.4rem;
  padding: 10px 30px 10px 0;
  background: #fd89c0;
  text-align: right;
  color: #ffffff;
  position: relative;
}

.nanacara-re-function-area .re-function-list li .re-func-link::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 6px;
  height: 6px;
  margin: -4px 0 0 0;
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.nanacara-re-function-area li .func-icon-pos {
  text-align: center;
  padding-bottom: 5px;
}

.nanacara-re-function-area li .func-icon-pos img {
  height: 60px;
}

.nanacara-re-function-area li .func-icon-txt {
  text-align: center;
  color: #fd89c0;
  padding-bottom: 20px;
  font-size: 1.2rem;
}

.nanacara-re-function-area .sub-function-list {
  box-sizing: border-box;
  list-style: none;
  display: flex;
}

.nanacara-re-function-area .sub-function-list li {
  margin-right: 30px;
  width: 485px;
  box-sizing: border-box;
  border: 1px solid #cccccc;
}

.nanacara-re-function-area .sub-function-list li:last-child {
  margin-right: 0;
  width: 485px;
  box-sizing: border-box;
  vertical-align: top;
}

.nanacara-re-function-area .sub-function-list .sub-func-inner {
  box-sizing: border-box;
  list-style: none;
  padding: 15px;
  display: flex;
}

.nanacara-re-function-area .sub-function-list .sub-func-inner .sub-func-icon {
  width: 70px;
}

.nanacara-re-function-area .sub-function-list .sub-func-inner .sub-func-icon img {
  height: 60px;
  width: auto;
}

.nanacara-re-function-area .sub-function-list .sub-func-inner .sub-func-txt {
  box-sizing: border-box;
  flex: 1;
  padding-left: 10px;
  font-size: 0.9rem;
  line-height: 1.3rem;
}

.nanacara-re-function-area .sub-function-list .sub-func-inner .sub-func-txt .sub-func-ttl {
  font-size: 1.2rem;
  line-height: 1.8rem;
  padding-bottom: 5px;
  color: #fd89c0;
}

.nanacara-re-faq-area {
  width: 1000px;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 80px;
}

.nanacara-re-faq-area ul {
  list-style: none;
}

.nanacara-re-faq-area .accordion-re-item {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #cccccc;
  cursor: pointer;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

.nanacara-re-faq-area .icon-re-que {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
  background: #ffffff;
  border: 1px solid #fd89c0;
  color: #fd89c0;
  box-sizing: border-box;
  float: left;
}

.nanacara-re-faq-area .faq-re-ttl {
  font-weight: normal;
  margin: 0;
  padding: 0;
  float: left;
  width: 90%;
  padding-top: 10px;
  margin-left: 10px;
}

.nanacara-re-faq-area .accordion-re-item span.icon-re-item {
  position: absolute;
  top: 10px;
  right: 0;
  color: #fd89c0;
  font-size: 20px;
  font-weight: normal;
}

.nanacara-re-faq-area .accordion-re-item .faq-re-answer {
  display: none;
  padding-top: 20px;
}

.nanacara-re-faq-area .accordion-re-item .faq-re-answer .icon-re-ans {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
  color: #ffffff;
  background: #fd89c0;
  box-sizing: border-box;
  float: left;
}

.nanacara-re-faq-area .accordion-re-item .faq-re-answer .ans-re-txt {
  float: left;
  width: 90%;
  padding-top: 10px;
  margin-left: 10px;
}

.nanacara-re-download-area {
  width: 776px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding-bottom: 100px;
}

.nanacara-re-download-area .download-re-pic-pos {
  width: 390px;
  float: left;
  box-sizing: border-box;
}

.nanacara-re-download-area .download-re-txt-pos {
  width: 335px;
  float: right;
  box-sizing: border-box;
}

.nanacara-re-download-area .download-re-txt-pos .download-re-sub-ttl {
  padding-top: 90px;
  margin-bottom: 10px;
}

.nanacara-re-download-area .download-re-txt-pos .download-re-logo {
  margin-bottom: 50px;
}

.nanacara-re-download-area .download-re-txt-pos .download-re-logo img {
  height: 40px;
}

.nanacara-re-download-area .download-re-txt-pos .download-re-btn-area {
  list-style: none;
  box-sizing: border-box;
}

.nanacara-re-download-area .download-re-txt-pos .download-re-btn-area li {
  display: inline-block;
  margin-right: 20px;
  box-sizing: border-box;
}

.nanacara-re-download-area .download-re-txt-pos .download-re-btn-area li:last-child {
  display: inline-block;
  margin-right: 0;
  box-sizing: border-box;
}

.nanacara-re-download-area .download-re-txt-pos .download-re-btn-area li a:hover {
  opacity: 0.8;
}

/******************************************************
nanacara case
******************************************************/
.nanacara-case-ttl-area {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

.nanacara-case-ttl-area .case-number-txt {
  font-size: 1.4rem;
  line-height: 1.8rem;
  color: #fd89c0;
  padding-bottom: 10px;
}

.nanacara-case-ttl-area .case-number-ttl {
  font-size: 1.4rem;
  line-height: 1.8rem;
  font-weight: bold;
}

.nanacara-case-area {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  display: flex;
}

.nanacara-case-area .case-board-area {
  width: 350px;
  box-sizing: border-box;
}

.nanacara-case-area .case-board-area .case-board-top {
  width: 100%;
  box-sizing: border-box;
  line-height: 1;
}

.nanacara-case-area .case-board-area .case-board-top img {
  width: 100%;
  height: auto;
  vertical-align: top;
}

.nanacara-case-area .case-board-area .case-board-cont {
  box-sizing: border-box;
  background: url(../img/memo_middle.png) repeat-y;
  background-size: 100% auto;
  padding: 0 20px;
}

.nanacara-case-area .case-board-area .case-board-cont .case-board-ttl {
  font-weight: bold;
  font-size: 0.9rem;
  line-height: 1.3rem;
  border-bottom: 1px solid #cccccc;
  padding: 10px 0;
  margin-bottom: 10px;
  box-sizing: border-box;
}

.nanacara-case-area .case-board-area .case-board-cont .case-board-list {
  list-style: none;
  display: flex;
  box-sizing: border-box;
  padding-bottom: 10px;
}

.nanacara-case-area .case-board-area .case-board-cont .case-board-list li {
  list-style: none;
  padding-right: 5px;
}

.nanacara-case-area .case-board-area .case-board-cont .case-board-list li .case-inner-cont {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #feeaf5;
  border: 2px solid #f889c0;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  font-size: 0.9rem;
  line-height: 1.2rem;
  letter-spacing: -1px;
}

.nanacara-case-area .case-board-area .case-board-cont .case-board-list li .case-inner-cont span {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
}

.nanacara-case-area .case-board-area .case-board-cont .case-board-list li:last-child {
  list-style: none;
  padding-right: 0;
}

.nanacara-case-area .case-board-area .case-board-bottom {
  width: 100%;
  box-sizing: border-box;
  line-height: 1;
}

.nanacara-case-area .case-board-area .case-board-bottom img {
  width: 100%;
  height: auto;
  vertical-align: top;
}

.nanacara-case-area .case-message-area {
  width: 650px;
  box-sizing: border-box;
  padding-left: 20px;
  display: flex;
}

.nanacara-case-area .case-message-area .case-me-pic-area {
  width: 176px;
  box-sizing: border-box;
  padding-right: 20px;
}

.nanacara-case-area .case-message-area .case-me-pic-area img {
  width: 100%;
  height: auto;
}

.nanacara-case-area .case-message-area .case-me-comment-area {
  width: 474px;
  box-sizing: border-box;
}

.nanacara-case-area .case-message-area .case-me-comment-area .case-comment-inner {
  display: flex;
  align-items: flex-end;
}

.nanacara-case-area .case-message-area .case-me-comment-area .case-me-comment {
  width: 319px;
  box-sizing: border-box;
}

.me-comment {
  display: inline-block;
  box-sizing: border-box;
  position: relative;
  margin: 0 10px 0 0;
  padding: 8px;
  width: 309px;
  border-radius: 10px;
  background: #ffffff;
  border: 3px solid #ffc726;
}

.me-comment::before {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  right: -15px;
  bottom: 20px;
  border-left: 15px solid #ffc726;
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
}

.me-comment::after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  right: -12px;
  bottom: 20px;
  border-left: 15px solid #ffffff;
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
}

.hidden-comment {
  display: none;
}

.read-more {
  color: #ffc726;
  cursor: pointer;
  text-decoration: none;
}

.read-more:hover {
  color: #ffc726;
  text-decoration: underline;
}

.nanacara-case-area .case-message-area .case-me-comment-area .case-me-illust {
  width: 155px;
  box-sizing: border-box;
}

.nanacara-case-area .case-message-area .case-me-comment-area .case-me-illust img {
  width: 155px;
  height: auto;
}

.case-l-block {
  padding-bottom: 50px;
}

.modal-mov-content {
  width: 75%;
  max-height: 85%;
  margin: 0;
  padding: 0;
  background: #fff;
  position: fixed;
  display: none;
  z-index: 10001;
  box-sizing: border-box;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  border-right: 5px solid #fd89c0;
  border-bottom: 5px solid #fd89c0;
  border-left: 5px solid #fd89c0;
}

.modal-mov-content .modal-mov-ttl-area {
  background: #fd89c0;
  padding: 15px 0;
  color: #ffffff;
  position: relative;
}

.mov-close-btn {
  display: block;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #ffffff;
  cursor: pointer;
}
.mov-close-btn::before, .mov-close-btn::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 3px;
  height: 21px;
  background: #f889c0;
}
.mov-close-btn::before {
  transform: translate(-50%,-50%) rotate(45deg);
}
.mov-close-btn::after {
  transform: translate(-50%,-50%) rotate(-45deg);
}

.modal-mov-content .modal-mov-ttl {
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
}

.modal-mov-content .modal-mov-inner {
  position: relative;
  font-size: 1.0rem;
  box-sizing: border-box;
  padding: 10px;
}

.youtube-inner {
  width: 100%;
  aspect-ratio: 16 / 9;
  box-sizing: border-box;
}
.youtube-inner iframe {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}

/******************************************************
nanacara for Doctor
******************************************************/
#nanacara-for-dr-main-visual {
  width: 100%;
  height: 450px;
  background-image: url("../img/pic_for_d_main.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  text-align: center;
  box-sizing: border-box;
  margin-bottom: 50px;
}

#nanacara-for-dr-main-visual h2 {
  padding-top: 182px;
  font-size: 2.0rem;
  font-weight: normal;
}

#nanacara-for-dr-main-visual h2 img {
  height: 40px;
}

.nanacara-dr-ttl-area {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding-bottom: 50px;
}

.nanacara-dr-ttl-area h2.nanacara-dr-main-ttl {
  font-size: 2.4rem;
  font-weight: bold;
  padding-bottom: 15px;
}

.nanacara-dr-ttl-area p.nanacara-dr-main-sub-ttl {
  font-size: 1.2rem;
  line-height: 1.8rem;
  color: #fd89c0;
}

.nanacara-dr-area {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding-bottom: 100px;
}

.nanacara-dr-area h2.nanacara-dr-ttl {
  font-size: 2.0rem;
  font-weight: bold;
  line-height: 2.4rem;
  padding-bottom: 30px;
}

.nanacara-dr-about-area {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding-bottom: 50px;
}

.nanacara-dr-about-area .about-txt-pos {
  float: left;
  width: 500px;
  box-sizing: border-box;
  padding-right: 50px;
}

.nanacara-dr-about-area .about-pic-pos {
  float: right;
  width: 500px;
  box-sizing: border-box;
}

.nanacara-dr-service-area {
  width: 1000px;
  box-sizing: border-box;
  margin-bottom: 50px;
}

.nanacara-dr-service-area .service-sub-ttl {
  font-weight: bold;
  color: #fd89c0;
}

.nanacara-dr-service-area .service-pic-area {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.nanacara-dr-intro-area {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding-bottom: 30px;
  list-style: none;
  letter-spacing: -.4em;
}

.nanacara-dr-intro-area li {
  display: inline-block;
  margin-right: 35px;
  width: 310px;
  box-sizing: border-box;
  letter-spacing: normal;
  vertical-align: top;
}

.nanacara-dr-intro-area li:last-child {
  display: inline-block;
  margin-right: 0;
  width: 310px;
  box-sizing: border-box;
  letter-spacing: normal;
  vertical-align: top;
}

.nanacara-dr-intro-area li>a {
  text-decoration: none;
  display: block;
  width: 100%;
}

.nanacara-dr-intro-area li>a:hover {
  opacity: 0.8;
}

.nanacara-dr-intro-area li .intro-pic-pos {
  text-align: center;
  margin-bottom: 20px;
}

.nanacara-dr-intro-area li .intro-pic-pos img {
  width: 310px;
}

.nanacara-dr-intro-area li .intro-ttl {
  margin-bottom: 20px;
  font-size: 1.2rem;
  font-weight: bold;
}

.dr-intro-btn-area {
  text-align: center;
  margin: 0 auto 50px auto;
}

.dr-intro-btn-area .intro-detail-btn {
  position: relative;
  padding-left: 50px;
  font-size: 1.2rem;
}

.dr-intro-btn-area .intro-detail-btn::before {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #ffffff;
  border: 1px solid #fd89c0;
}

.dr-intro-btn-area .intro-detail-btn::after {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 12px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fd89c0;
  border-right: 2px solid #fd89c0;
  transform: rotate(45deg);
}

.nanacara-dr-list-area {
  width: 1000px;
  box-sizing: border-box;
  margin-bottom: 50px;
}

.nanacara-dr-list-area .dr-list-ttl {
  text-align: left;
  font-size: 1.2rem;
  color: #fd8ea1;
  margin-bottom: 10px;
}

.nanacara-dr-list-area ul {
  list-style: none;
}

.nanacara-dr-list-area ul li {
  width: 235px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}

.nanacara-dr-list-area ul li:last-child {
  width: 235px;
  float: left;
  margin-right: 0;
  margin-bottom: 20px;
}

.nanacara-dr-list-area ul li .hosp-pref-txt {
  font-size: 0.8rem;
  color: #999999;
}

.nanacara-dr-list-area .hosp-etc-txt {
  font-size: 0.8rem;
  padding-top: 10px;
}

.nanacara-dr-list-area .hosp-etc-txt a {
  color: #fd89c0;
  text-decoration: underline;
  font-weight: bold;
}

.nanacara-dr-list-area .hosp-etc-txt a:hover {
  color: #fd89c0;
  font-weight: bold;
  text-decoration: none;
}

.nanacara-dr-function-area {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding-bottom: 50px;
  list-style: none;
  letter-spacing: -.4em;
}

.nanacara-dr-function-area li {
  display: inline-block;
  margin-right: 35px;
  width: 310px;
  box-sizing: border-box;
  letter-spacing: normal;
  vertical-align: top;
}

.nanacara-dr-function-area li:nth-of-type(3n) {
  display: inline-block;
  margin-right: 0;
  width: 310px;
  box-sizing: border-box;
  letter-spacing: normal;
  vertical-align: top;
}

.nanacara-dr-function-area li>a {
  text-decoration: none;
  display: block;
  width: 100%;
}

.nanacara-dr-function-area li>a:hover {
  opacity: 0.8;
}

.nanacara-dr-function-area li:hover {
  opacity: 0.8;
  cursor: pointer;
}

.nanacara-dr-function-area li .dr-func-icon-pos {
  text-align: center;
  margin-bottom: 20px;
}

.nanacara-dr-function-area li .dr-func-icon-pos img {
  height: 60px;
}

.nanacara-dr-function-area li .dr-func-icon-txt {
  text-align: center;
  margin-bottom: 20px;
  font-size: 1.2rem;
}

.nanacara-dr-faq-area {
  width: 1000px;
  box-sizing: border-box;
}

.nanacara-dr-faq-area ul {
  list-style: none;
}

.nanacara-dr-faq-area .accordion-item {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #cccccc;
  cursor: pointer;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

.nanacara-dr-faq-area .icon-que {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
  background: #ffffff;
  border: 1px solid #fd89c0;
  color: #fd89c0;
  box-sizing: border-box;
  float: left;
}

.nanacara-dr-faq-area .faq-ttl {
  font-weight: normal;
  margin: 0;
  padding: 0;
  float: left;
  width: 90%;
  padding-top: 10px;
  margin-left: 10px;
}

.nanacara-dr-faq-area .accordion-item span.icon-item {
  position: absolute;
  top: 10px;
  right: 0;
  color: #fd89c0;
  font-size: 20px;
  font-weight: normal;
}

.nanacara-dr-faq-area .accordion-item .faq-answer {
  display: none;
  padding-top: 20px;
}

.nanacara-dr-faq-area .accordion-item .faq-answer .icon-ans {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
  color: #ffffff;
  background: #fd89c0;
  box-sizing: border-box;
  float: left;
}

.nanacara-dr-faq-area .accordion-item .faq-answer .ans-txt {
  float: left;
  width: 90%;
  padding-top: 10px;
  margin-left: 10px;
}

.dr-list-area {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding-bottom: 30px;
  list-style: none;
  letter-spacing: -.4em;
}

.dr-list-area li {
  display: inline-block;
  margin-right: 35px;
  width: 310px;
  box-sizing: border-box;
  letter-spacing: normal;
  vertical-align: top;
  margin-bottom: 30px;
}

.dr-list-area li:nth-of-type(3n) {
  display: inline-block;
  margin-right: 0;
  width: 310px;
  box-sizing: border-box;
  letter-spacing: normal;
  vertical-align: top;
}

.dr-list-area li>a {
  text-decoration: none;
  display: block;
  width: 100%;
}

.dr-list-area li>a:hover {
  opacity: 0.8;
}

.dr-list-area li .intro-pic-pos {
  text-align: center;
  margin-bottom: 20px;
}

.dr-list-area li .intro-pic-pos img {
  width: 310px;
}

.dr-list-area li .intro-ttl {
  margin-bottom: 20px;
  font-size: 1.2rem;
  font-weight: bold;
}

.nanacara-dr-sub-ttl-area {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e4e4e4;
}

.nanacara-dr-sub-ttl-area h2.nanacara-dr-sub-ttl {
  font-size: 1.8rem;
  font-weight: bold;
}

.nanacara-dr-area .dr-qa-txt {
  font-weight: bold;
}

.nanacara-dr-area .dr-qa-name-txt {
  font-weight: bold;
  color: #fd89c0;
}

.nanacara-dr-area .dr-qa-pic-pos {
  text-align: center;
}

.nanacara-dr-area .dr-list-btn-area {
  text-align: center;
}

.nanacara-dr-area .dr-list-btn-area .dr-list-button {
  position: relative;
  display: inline-block;
  min-width: 250px;
  box-sizing: border-box;
  text-align: center;
  color: #ffffff;
  background: #fd89c0;
  font-size: 1.0rem;
  border-radius: 30px;
}

.nanacara-dr-area .dr-list-btn-area .dr-list-button>a {
  color: #ffffff;
  text-decoration: none;
  display: block;
  width: 100%;
  padding: 10px 25px;
  box-sizing: border-box;
}

.nanacara-dr-area .dr-list-btn-area .dr-list-button a:hover {
  text-decoration: none;
  opacity: 0.8;
}

/******************************************************
about
******************************************************/
.about-area {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding-bottom: 100px;
}

.about-area .about-visual {
  width: 1000px;
  padding-bottom: 30px;
}

.about-area .thanks-area {
  width: 1000px;
  padding: 50px 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
  box-sizing: border-box;
  border: 20px solid #fff5fa;
  text-align: center;
}

.about-area .thanks-area .thanks-ttl {
  width: 720px;
  margin-left: auto;
  margin-right: auto;
  font-size: 2.0rem;
  line-height: 2.8rem;
  font-weight: bold;
  padding-bottom: 50px;
}

.about-area .thanks-area a.btn-thanks {
  padding: 18px 20px 15px 20px;
  display: block;
  color: #fff !important;
  background: #fd89c0;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.4rem;
  border-radius: 30px;
  text-align: center;
  text-decoration: none !important;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  width: 552px;
}

.about-area .thanks-area a.btn-thanks:hover {
  opacity: 0.8;
}

.about-area .c-message-area {
  width: 1000px;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}

.about-area .c-message-area .c-message-txt {
  width: 450px;
}

.about-area .c-message-area .c-message-txt .c-m-ttl {
  font-size: 1.2rem;
  color: #fd89c0;
  margin-bottom: 20px;
}

.about-area .c-message-area .c-message-pic {
  width: 500px;
}

/******************************************************
modal window
******************************************************/
.modal-content {
  width: 60%;
  max-height: 90%;
  margin: 0;
  padding: 0;
  background: #fff;
  position: fixed;
  display: none;
  z-index: 10001;
  box-sizing: border-box;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  border-right: 5px solid #fd89c0;
  border-bottom: 5px solid #fd89c0;
  border-left: 5px solid #fd89c0;
}

#modal-overlay {
  z-index: 10000;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.75);
}

.modal-content .modal-func-ttl {
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
  background: #fd89c0;
  padding: 15px 0;
  color: #ffffff;
}

.modal-content .modal-inner {
  position: relative;
  font-size: 1.0rem;
  box-sizing: border-box;
  padding: 40px;
}

.modal-content .modal-inner .home-modal-txt-pos {
  width: 100%;
  text-align: left;
  margin-bottom: 30px;
}

.modal-content .modal-inner .modal-screen-pos {
  max-width: 400px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.modal-content .modal-inner .modal-screen-pos img {
  width: 400px;
}

.modal-content .modal-inner .home-modal-btn-area {
  width: 200px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.modal-content .modal-inner .home-modal-btn-area .home-modal-btn-pos {
  font-size: 1.0rem;
  text-align: center;
  width: 200px;
  box-sizing: border-box;
  background: #fd89c0;
  border: 1px solid #fd89c0;
  color: #ffffff;
  padding: 8px 0;
  cursor: pointer;
}

.modal-content .modal-inner .home-modal-btn-area .home-modal-btn-pos>span {
  text-decoration: none;
  background: #fd89c0;
  color: #ffffff;
  display: block;
  width: 100%;
}

.modal-content .modal-inner .home-modal-btn-area .home-modal-btn-pos span:hover {
  text-decoration: none;
  opacity: 0.8;
}



/******************************************************
404
******************************************************/
.not-found-ttl {
  font-size: 6.0rem;
  font-weight: bold;
  text-align: center;
  padding-bottom: 50px;
}

.not-found-txt {
  font-size: 1.0rem;
  text-align: center;
  padding-bottom: 100px;
}



/******************************************************
smartphone
******************************************************/
@media screen and (max-width: 768px) {
  header {
    width: 100%;
    position: fixed;
    top: 0;
    background: rgba(255, 255, 255, 1);
    border-radius: 0;
  }

  header #navi {
    transition: all 0.6s;
    overflow-y: auto;
    padding-top: 40px;
    width: 300px;
    height: 100vh;
    z-index: 200;
    top: 0;
    right: -320px;
    background-color: #fff;
    position: fixed;
    flex-direction: column;
    align-items: baseline;
  }

  header #navi li {
    padding: 10px;
  }

  header .nav_btn {
    width: 44px;
    height: 44px;
    z-index: 300;
    top: 8px;
    right: 20px;
    cursor: pointer;
    position: absolute;
  }

  .hamburger_line {
    transition: all 0.6s;
    width: 34px;
    height: 2px;
    left: 5px;
    background-color: #138d68;
    position: absolute;
  }

  .hamburger_line1 {
    top: 10px;
  }

  .hamburger_line2 {
    top: 21px;
  }

  .hamburger_line3 {
    top: 32px;
  }

  .nav_bg {
    opacity: 0;
    transition: all 0.6s;
    width: 100vw;
    height: 100vh;
    z-index: 100;
    top: 0;
    left: 0;
    visibility: hidden;
    background-color: #000;
    cursor: pointer;
    position: fixed;
  }

  /****** navi ******/
  .nav_open header #navi {
    right: 0;
  }

  .nav_open .nav_bg {
    opacity: 0.8;
    visibility: visible;
  }

  .nav_open .hamburger_line1 {
    transform: rotate(45deg);
    top: 20px;
  }

  .nav_open .hamburger_line2 {
    width: 0;
    left: 50%;
  }

  .nav_open .hamburger_line3 {
    transform: rotate(-45deg);
    top: 20px;
  }

  header #navi li {
    display: block;
    padding-top: 30px;
    padding-right: 0;
    font-weight: bold;
    box-sizing: border-box;
    text-align: left;
  }

  /******** top ********/
  #main-visual {
    width: 100%;
    height: 245px;
    background-image: url("../img/pic_top_main.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    text-align: center;
  }

  #main-visual h2 {
    padding-top: 100px;
    font-size: 1.8rem;
    line-height: 2.0rem;
    width: 94%;
    margin: 0 auto;
  }

  #main-visual p {
    padding-top: 30px;
    font-size: 1.0rem;
    line-height: 1.4rem;
    width: 94%;
    margin: 0 auto;
  }

  /****** top message ******/
  .top-message-area {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 25px;
    padding-bottom: 25px;
    box-sizing: border-box;
    display: block;
  }

  .top-message-area .message-ttl-pos {
    width: 100%;
    padding-right: 0;
    padding-bottom: 20px;
    box-sizing: border-box;
  }

  .top-message-area .message-ttl-pos h2 {
    writing-mode: inherit;
    white-space: nowrap;
    line-height: 3.0rem;
    letter-spacing: 0.3rem;
    font-size: 2.2rem;
    text-align: left;
  }

  .top-message-area .message-txt-pos {
    width: 100%;
    padding-left: 0;
    border-left: none;
    box-sizing: border-box;
    font-size: 1.0rem;
    line-height: 1.4rem;
  }

  /****** top about ******/
  .top-about-area {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    padding-bottom: 50px;
    box-sizing: border-box;
  }

  .top-about-area .top-about-inner {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
  }

  .top-about-area .top-about-inner .t-about-txt-pos {
    width: 100%;
    float: none;
    box-sizing: border-box;
    padding-right: 40px
  }

  .top-about-area .top-about-inner .t-about-pic-pos {
    display: none;
  }

  /****** top product ******/
  .top-product-area {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    padding-bottom: 50px;
  }

  .top-product-area .t-product-logo img {
    height: 30px;
  }

  .top-product-area .t-product-left-pic-pos {
    float: none;
    width: 100%;
    box-sizing: border-box;
  }

  .top-product-area .t-product-left-pic-pos img {
    width: 100%;
  }

  .top-product-area .t-product-right-pic-pos {
    float: none;
    width: 100%;
    box-sizing: border-box;
  }

  .top-product-area .t-product-right-pic-pos img {
    width: 100%;
  }

  .top-product-area .t-product-left-txt-pos {
    float: none;
    width: 100%;
    box-sizing: border-box;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 50px;
  }

  .top-product-area .t-product-right-txt-pos {
    float: none;
    width: 100%;
    box-sizing: border-box;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 50px;
  }

  /****** top news ******/
  .top-news-area {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    padding-bottom: 100px;
  }

  /****** top sns ******/
  .top-sns-area {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 100px;
    box-sizing: border-box;
    padding: 30px 0;
    background: #f8f8f8;
  }

  .top-sns-area .t-sns-inner {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
  }

  .top-sns-area .t-sns-inner .sns-list {
    list-style: none;
    box-sizing: border-box;
    display: flex;
  }

  .top-sns-area .t-sns-inner .sns-list li {
    display: inline-block;
    width: 33.33333%;
    width: -webkit-calc(100% / 3);
    width: calc(100% / 3);
    box-sizing: border-box;
    border-right: 1px solid #cccccc;
    padding: 0 0 20px 0;
    font-size: 0.8rem;
  }

  .top-sns-area .t-sns-inner .sns-list li:last-child {
    border-right: none;
  }

  .top-sns-area .t-sns-inner .sns-list .sns-icon-pos {
    text-align: center;
    padding-bottom: 20px;
  }

  .top-sns-area .t-sns-inner .sns-list .sns-icon-pos img {
    height: 30px;
  }

  .top-sns-area .t-sns-inner .sns-list .sns-txt-pos {
    text-align: center;
    padding-bottom: 0;
  }

  .top-sns-area .t-sns-inner .sns-list .sns-input-pos {
    display: none;
  }

  /****** top link ******/
  .top-link-area {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
  }

  .top-link-area .link-list {
    list-style: none;
    box-sizing: border-box;
    display: block;
  }

  .top-link-area .link-list li {
    display: block;
    width: 100%;
    box-sizing: border-box;
    border-right: none;
    padding: 0 0 30px 0;
  }

  .top-link-area .link-list li:last-child {
    border-right: none;
    padding: 0;
  }

  .top-link-area .link-list .link-inner-pos {
    width: 350px;
    margin: 0 auto;
  }

  /******************************************************
  breadcrumb
  ******************************************************/
  .breadcrumb-area {
    width: 100%;
    margin: 90px auto 50px auto;
    padding: 15px 0;
    font-size: 0.8rem;
    box-sizing: border-box;
    background: #f5f5f5;
  }

  .breadcrumb-area .breadcrumb-inner {
    width: 94%;
    margin: 0 auto;
    text-align: right;
    box-sizing: border-box;
  }

  /******************************************************
  news
  ******************************************************/
  .news-area {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    padding-bottom: 100px;
  }

  .news-area .news-ttl-area {
    box-sizing: border-box;
    display: block;
  }

  .news-area .news-ttl-area .news-ttl-pos {
    box-sizing: border-box;
    width: 100%;
  }

  .news-area .news-ttl-area .news-sort-list {
    box-sizing: border-box;
    list-style: none;
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
  }

  .news-area img {
    width: 100%;
  }

  /******************************************************
  contact
  ******************************************************/
  .contact-area {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    padding-bottom: 100px;
  }

  .contact-area .contact-select-inner {
    box-sizing: border-box;
    margin-bottom: 30px;
    display: block;
  }

  .contact-area .contact-select-inner .contact-patient-pos {
    box-sizing: border-box;
    width: 100%;
    border: 10px solid #f5f5f5;
    padding: 30px;
    margin-bottom: 30px;
  }

  .contact-area .contact-select-inner .contact-doctor-pos {
    box-sizing: border-box;
    width: 100%;
    border: 10px solid #f5f5f5;
    padding: 30px;
    margin-left: 0;
    margin-bottom: 30px;
  }

  .contact-area .contact-other-pos {
    box-sizing: border-box;
    width: 100%;
    border: 10px solid #f5f5f5;
    padding: 30px;
  }

  .contact-area form dl {
    margin-bottom: 30px;
  }

  .contact-area form dl dt {
    width: 100%;
    box-sizing: border-box;
    padding-top: 0;
    padding-bottom: 10px;
    float: none;
    clear: both;
  }

  .contact-area form dl dd {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 30px;
  }

  .contact-area form dl dd:last-child {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 0;
  }

  .contact-area form dl dd .name {
    width: 100%;
    height: 40px;
    box-sizing: border-box;
    padding: 10px;
    border: 1px solid #cccccc;
  }

  .contact-area form dl dd .email {
    width: 100%;
    height: 40px;
    box-sizing: border-box;
    padding: 10px;
    border: 1px solid #cccccc;
  }

  .contact-area form dl dd .message {
    width: 100%;
    height: 150px;
    box-sizing: border-box;
    padding: 10px;
    border: 1px solid #cccccc;
    resize: none;
  }

  .contact-area dl.cont-confirm {

    box-sizing: border-box;
  }

  .contact-area dl.cont-confirm dt {
    width: 100%;
    box-sizing: border-box;
    padding-top: 0;
    float: none;
    clear: both;
  }

  .contact-area dl.cont-confirm dd {
    width: 100%;
    box-sizing: border-box;
    clear: both;
    margin-bottom: 10px;
  }

  .contact-area .contact-btn-area button.cont-btn-return {
    margin-right: 0;
    margin-bottom: 30px;
  }


  /******************************************************
  privacy
  ******************************************************/
  .privacy-area {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    padding-bottom: 100px;
  }

  /******************************************************
  footer
  ******************************************************/
  footer {
    width: 100%;
    background: #ffffff;
    padding: 0;
  }

  footer .footer-menu-area {
    width: 100%;
    background: #fd89c0;
  }

  footer .footer-menu-area .inner-footer-menu {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    padding: 30px 0;
  }

  footer .footer-menu-area .inner-footer-menu .footer-menu-pos {
    display: block;
  }
  footer .footer-menu-area .inner-footer-menu .footer-menu-pos .footer-menu {
    width: 100%;
    box-sizing: border-box;
    padding-right: 0;
    padding-bottom: 20px;
  }
  footer .footer-menu-area .inner-footer-menu .footer-menu-pos .footer-info {
    width: 100%;
    box-sizing: border-box;
    padding-left: 0;
    display: block;
  }
  footer .footer-menu-area .inner-footer-menu .footer-menu-pos .footer-info .f-info-img {
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    padding-bottom: 10px;
  }
  footer .footer-menu-area .inner-footer-menu .footer-menu-pos .footer-info .f-info-img img {
    width: 200px;
    height: auto;
  }
  footer .footer-menu-area .inner-footer-menu .footer-menu-pos .footer-info .f-info-txt {
    box-sizing: border-box;
    padding-left: 0;
    font-size: 0.8rem;
    line-height: 1.4rem;
    color: #ffffff;
  }

  footer .footer-bottom-area .inner-bottom-footer {
    width: 94%;
    box-sizing: border-box;
    padding: 20px 0;
    margin-left: auto;
    margin-right: auto;
    font-size: 0.8rem;
    text-align: center;
  }

  footer .footer-bottom-area .inner-bottom-footer .copyright {
    float: none;
    padding-top: 20px;
    text-align: center;
  }

  /******************************************************
  nanacara
  ******************************************************/
  #nanacara-main-visual {
    width: 100%;
    height: 250px;
    background-image: url("../img/pic_nanacara_main.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    text-align: center;
  }

  #nanacara-main-visual h2 {
    padding-top: 100px;
    font-size: 2.0rem;
    font-weight: normal;
  }

  .nanacara-ttl-area {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    padding-bottom: 50px;
  }

  .nanacara-area {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    padding-bottom: 100px;
  }

  .nanacara-service-area {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    padding-bottom: 50px;
  }

  .nanacara-service-area .service-txt-pos {
    float: none;
    width: 100%;
    box-sizing: border-box;
    padding-right: 0;
    padding-bottom: 30px;
  }

  .nanacara-service-area .service-pic-pos {
    float: none;
    width: 100%;
    box-sizing: border-box;
  }

  .nanacara-service-area .service-pic-pos img {
    width: 100%;
  }

  .nanacara-function-area {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    padding-bottom: 50px;
    list-style: none;
  }

  .nanacara-function-area li {
    display: inline-block;
    margin-right: 0;
    margin-bottom: 30px;
    width: 100%;
    box-sizing: border-box;
  }

  .nanacara-function-area li:last-child {
    display: inline-block;
    margin-right: 0;
    width: 100%;
    box-sizing: border-box;
  }

  .nanacara-faq-area {
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 50px;
  }

  .nanacara-faq-area ul {
    list-style: none;
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }

  .nanacara-faq-area .accordion-item {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #cccccc;
    cursor: pointer;
    padding-bottom: 20px;
    margin-bottom: 30px;
  }

  .nanacara-faq-area .icon-que {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
    background: #ffffff;
    border: 1px solid #fd89c0;
    color: #fd89c0;
    box-sizing: border-box;
    float: left;
  }

  .nanacara-faq-area .faq-ttl {
    font-weight: normal;
    margin: 0;
    padding: 0;
    float: left;
    width: 80%;
    padding-top: 10px;
    margin-left: 10px;
  }

  .nanacara-faq-area .accordion-item span.icon-item {
    position: absolute;
    top: 10px;
    right: 0;
    color: #fd89c0;
    font-size: 20px;
    font-weight: normal;
  }

  .nanacara-faq-area .accordion-item .faq-answer {
    display: none;
    padding-top: 20px;
  }

  .nanacara-faq-area .accordion-item .faq-answer .icon-ans {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    background: #fd89c0;
    box-sizing: border-box;
    float: left;
  }

  .nanacara-faq-area .accordion-item .faq-answer .ans-txt {
    float: left;
    width: 80%;
    padding-top: 10px;
    margin-left: 10px;
  }

  .nanacara-download-area {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
  }

  .nanacara-download-area .download-pic-pos {
    width: 100%;
    float: none;
    box-sizing: border-box;
    text-align: center;
  }

  .nanacara-download-area .download-txt-pos {
    width: 100%;
    float: none;
    box-sizing: border-box;
  }

  .nanacara-download-area .download-txt-pos .download-sub-ttl {
    padding-top: 30px;
    margin-bottom: 10px;
    text-align: center;
  }

  .nanacara-download-area .download-txt-pos .download-logo {
    margin-bottom: 30px;
    text-align: center;
  }

  .nanacara-download-area .download-txt-pos .download-btn-area {
    list-style: none;
    box-sizing: border-box;
    text-align: center;
  }

  .nanacara-download-area .download-txt-pos .download-btn-area li {
    display: inline-block;
    margin-right: 20px;
    box-sizing: border-box;
  }

  .nanacara-download-area .download-txt-pos .download-btn-area li:last-child {
    display: inline-block;
    margin-right: 0;
    box-sizing: border-box;
  }

  /******************************************************
nanacara retake
******************************************************/
  .nanacara-re-ttl-area {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    padding-bottom: 30px;
  }

  #nanacara-re-main {
    width: 100%;
    height: 250px;
    background-image: url("../img/pic_nanacara_re_main.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    text-align: center;
    display: block;
  }

  #nanacara-re-main .nanacara-re-main-inner {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    padding-top: 30px;
  }

  #nanacara-re-main .nanacara-re-main-inner h2 {
    box-sizing: border-box;
    padding-bottom: 10px;
    text-align: center;
  }

  #nanacara-re-main .nanacara-re-main-inner .sub-ttl {
    font-size: 1.0rem;
    line-height: 1.4rem;
    font-weight: bold;
    padding-bottom: 20px;
  }

  #nanacara-re-main .nanacara-re-main-inner .re-download-list {
    box-sizing: border-box;
    list-style: none;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
  }

  #nanacara-re-main .nanacara-re-main-inner .re-download-list li {
    box-sizing: border-box;
    margin-right: 10px;
  }

  #nanacara-re-main .nanacara-re-main-inner .re-download-list li:last-child {
    box-sizing: border-box;
    margin-right: 0;
  }

  #nanacara-re-main .nanacara-re-main-inner .re-download-list li img {
    height: 40px;
    width: auto;
  }

  .re-title-area {
    width: 94%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 80px;
  }

  h3.re-title {
    position: relative;
    display: inline-block;
    font-size: 1.6rem;
    line-height: 2.0rem;
  }

  h3.re-title:before {
    content: '';
    position: absolute;
    bottom: -30px;
    display: inline-block;
    width: 100px;
    height: 10px;
    border-radius: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #fd89c0;
  }

  .nanacara-share-area {
    max-width: 94%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
  }

  .nanacara-share-area .share-sp {
    display: block;
  }

  .nanacara-share-area .share-pc {
    display: none;
  }

  .nanacara-movie-check-area {
    max-width: 94%;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
    padding-bottom: 20px;
  }

  .nanacara-movie-check-area .movie-txt-pos span {
    font-size: 1.0rem;
    line-height: 25px;
    background: url(../img/icon_re_movie.png) no-repeat;
    background-position: left;
    padding-left: 35px;
    background-size: 25px;
    cursor: pointer;
  }

  .nanacara-share-sub-area {
    max-width: 94%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 50px;
  }

  .nanacara-case-sub-area {
    max-width: 94%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 30px;
  }

  /******************************************************
  nanacara case
  ******************************************************/
  .nanacara-case-ttl-area {
    max-width: 94%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }

  .nanacara-case-area {
    max-width: 94%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    display: block;
  }

  .nanacara-case-area .case-board-area {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 20px;
  }

  .nanacara-case-area .case-board-area .case-board-cont .case-board-list {
    list-style: none;
    display: flex;
    box-sizing: border-box;
    padding-bottom: 10px;
  }

  .nanacara-case-area .case-board-area .case-board-cont .case-board-list li {
    list-style: none;
    width: 32%;
    padding-right: 2%;
  }

  .nanacara-case-area .case-board-area .case-board-cont .case-board-list li .case-inner-cont {
    width: 100%;
    height: 0;
    padding-top: 96%;
    border-radius: 50%;
    background: #feeaf5;
    border: 2px solid #f889c0;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    font-size: 0.9rem;
    line-height: 1.2rem;
    letter-spacing: -1px;
  }

  .nanacara-case-area .case-board-area .case-board-cont .case-board-list li .case-inner-cont span {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
  }

  .nanacara-case-area .case-message-area {
    width: 100%;
    box-sizing: border-box;
    padding-left: 0;
    display: block;
  }

  .nanacara-case-area .case-message-area .case-me-pic-area {
    width: 100%;
    box-sizing: border-box;
    padding-right: 0;
    text-align: center;
  }

  .nanacara-case-area .case-message-area .case-me-pic-area img {
    width: 50%;
    height: auto;
  }

  .nanacara-case-area .case-message-area .case-me-comment-area {
    width: 100%;
    box-sizing: border-box;
    padding-top: 20px;
  }

  .nanacara-case-area .case-message-area .case-me-comment-area .case-comment-inner {
    display: block;
  }

  .nanacara-case-area .case-message-area .case-me-comment-area .case-me-comment {
    width: 100%;
    box-sizing: border-box;
  }

  .me-comment {
    display: block;
    box-sizing: border-box;
    position: relative;
    margin: 0 10px 0 0;
    padding: 8px;
    width: 94%;
    border-radius: 10px;
    background: #ffffff;
    border: 3px solid #ffc726;
    margin-left: auto;
    margin-right: auto;
  }

  .me-comment::before {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    bottom: -24px;
    left: 50%;
    margin-left: -15px;
    border: 12px solid transparent;
    border-top: 12px solid #ffffff;
    z-index: 2;
  }

  .me-comment::after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    bottom: -30px;
    left: 50%;
    margin-left: -17px;
    border: 14px solid transparent;
    border-top: 14px solid #ffc726;
  }

  .nanacara-case-area .case-message-area .case-me-comment-area .case-me-illust {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    width: 155px;
    box-sizing: border-box;
  }

  .case-l-block {
    padding-bottom: 20px;
  }

  .nanacara-re-function-area {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    padding-bottom: 50px;
    list-style: none;
  }

  .nanacara-re-function-area .re-function-list {
    box-sizing: border-box;
    list-style: none;
    display: block;
    margin-bottom: 30px;
  }

  .nanacara-re-function-area .re-function-list li {
    margin-right: 0;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #fd89c0;
    margin-bottom: 30px;
  }

  .nanacara-re-function-area .re-function-list li:last-child {
    margin-right: 0;
    width: 100%;
    box-sizing: border-box;
    letter-spacing: normal;
    vertical-align: top;
    margin-bottom: 0;
  }

  .nanacara-re-function-area .sub-function-list {
    box-sizing: border-box;
    list-style: none;
    display: block;
  }

  .nanacara-re-function-area .sub-function-list li {
    margin-right: 0;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #cccccc;
    margin-bottom: 30px;
  }

  .nanacara-re-function-area .sub-function-list li:last-child {
    margin-right: 0;
    width: 100%;
    box-sizing: border-box;
    vertical-align: top;
    margin-bottom: 0;
  }

  .nanacara-re-function-area .sub-function-list .sub-func-inner {
    box-sizing: border-box;
    list-style: none;
    padding: 15px;
    display: block;
  }

  .nanacara-re-function-area .sub-function-list .sub-func-inner .sub-func-icon {
    width: 70px;
    margin-left: auto;
    margin-right: auto;
  }

  .nanacara-re-function-area .sub-function-list .sub-func-inner .sub-func-txt {
    box-sizing: border-box;
    padding-left: 0;
    text-align: center;
    font-size: 0.9rem;
    line-height: 1.3rem;
  }

  .nanacara-re-function-area .sub-function-list .sub-func-inner .sub-func-txt .sub-func-ttl {
    font-size: 1.2rem;
    line-height: 1.8rem;
    padding-bottom: 5px;
    color: #fd89c0;
  }

  .nanacara-re-function-area .sub-function-list .sub-func-inner .sub-func-txt .func-re-txt {
    text-align: left;
  }

  .nanacara-re-faq-area {
    box-sizing: border-box;
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
  }

  .nanacara-re-faq-area ul {
    list-style: none;
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }

  .nanacara-re-faq-area .accordion-re-item {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #cccccc;
    cursor: pointer;
    padding-bottom: 20px;
    margin-bottom: 30px;
  }

  .nanacara-re-faq-area .icon-re-que {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
    background: #ffffff;
    border: 1px solid #fd89c0;
    color: #fd89c0;
    box-sizing: border-box;
    float: left;
  }

  .nanacara-re-faq-area .faq-re-ttl {
    font-weight: normal;
    margin: 0;
    padding: 0;
    float: left;
    width: 80%;
    padding-top: 10px;
    margin-left: 10px;
  }

  .nanacara-re-faq-area .accordion-re-item span.icon-re-item {
    position: absolute;
    top: 10px;
    right: 0;
    color: #fd89c0;
    font-size: 20px;
    font-weight: normal;
  }

  .nanacara-re-faq-area .accordion-re-item .faq-re-answer {
    display: none;
    padding-top: 20px;
  }

  .nanacara-re-faq-area .accordion-re-item .faq-re-answer .icon-re-ans {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    background: #fd89c0;
    box-sizing: border-box;
    float: left;
  }

  .nanacara-re-faq-area .accordion-re-item .faq-re-answer .ans-re-txt {
    float: left;
    width: 80%;
    padding-top: 10px;
    margin-left: 10px;
  }

  .nanacara-re-download-area {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
  }

  .nanacara-re-download-area .download-re-pic-pos {
    width: 90%;
    float: none;
    box-sizing: border-box;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .nanacara-re-download-area .download-re-pic-pos img {
    width: 100%;
    height: auto;
  }

  .nanacara-re-download-area .download-re-txt-pos {
    width: 100%;
    float: none;
    box-sizing: border-box;
  }

  .nanacara-re-download-area .download-re-txt-pos .download-re-sub-ttl {
    padding-top: 30px;
    margin-bottom: 10px;
    text-align: center;
  }

  .nanacara-re-download-area .download-re-txt-pos .download-re-logo {
    margin-bottom: 30px;
    text-align: center;
  }

  .nanacara-re-download-area .download-re-txt-pos .download-re-btn-area {
    list-style: none;
    box-sizing: border-box;
    text-align: center;
  }

  .nanacara-re-download-area .download-re-txt-pos .download-re-btn-area li {
    display: inline-block;
    margin-right: 20px;
    box-sizing: border-box;
  }

  .nanacara-re-download-area .download-re-txt-pos .download-re-btn-area li:last-child {
    display: inline-block;
    margin-right: 0;
    box-sizing: border-box;
  }

  .modal-mov-content {
    width: 95%;
    max-height: 90%;
    margin: 0;
    padding: 0;
    background: #fff;
    position: fixed;
    display: none;
    z-index: 10001;
    box-sizing: border-box;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    border-right: 5px solid #fd89c0;
    border-bottom: 5px solid #fd89c0;
    border-left: 5px solid #fd89c0;
  }
  
  .modal-mov-content .modal-mov-ttl-area {
    background: #fd89c0;
    padding: 10px 0;
    color: #ffffff;
    position: relative;
  }
  
  .modal-mov-content .modal-mov-ttl {
    width: 75%;
    margin: 0 auto;
    text-align: center;
    font-size: 1.4rem;
    font-weight: bold;
  }
  
  .modal-mov-content .modal-mov-inner {
    position: relative;
    font-size: 1.0rem;
    box-sizing: border-box;
    padding: 10px;
  }



  /******************************************************
  nanacara for Doctor
  ******************************************************/
  #nanacara-for-dr-main-visual {
    width: 100%;
    height: 250px;
    background-image: url("../img/pic_for_d_main.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    text-align: center;
  }

  #nanacara-for-dr-main-visual h2 {
    padding-top: 100px;
    font-size: 2.0rem;
    font-weight: normal;
  }

  .nanacara-dr-ttl-area {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    padding-bottom: 50px;
  }

  .nanacara-dr-area {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    padding-bottom: 100px;
  }

  .nanacara-dr-about-area {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    padding-bottom: 50px;
  }

  .nanacara-dr-about-area .about-txt-pos {
    float: none;
    width: 100%;
    box-sizing: border-box;
    padding-right: 0;
    margin-bottom: 20px;
  }

  .nanacara-dr-about-area .about-pic-pos {
    float: none;
    width: 100%;
    box-sizing: border-box;
  }

  .nanacara-dr-about-area .about-pic-pos img {
    width: 100%;
    height: auto;
  }

  .nanacara-dr-service-area {
    width: 94%;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
  }

  .nanacara-dr-service-area .service-pic-area img {
    width: 100%;
    height: auto;
  }

  .nanacara-dr-intro-area {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    padding-bottom: 30px;
    list-style: none;
    letter-spacing: -.4em;
  }

  .nanacara-dr-intro-area li {
    display: block;
    margin-right: 0;
    width: 100%;
    box-sizing: border-box;
    letter-spacing: normal;
    vertical-align: top;
    margin-bottom: 30px;
  }

  .nanacara-dr-intro-area li:last-child {
    display: block;
    margin-right: 0;
    width: 100%;
    box-sizing: border-box;
    letter-spacing: normal;
    vertical-align: top;
    margin-bottom: 0;
  }

  .nanacara-dr-list-area {
    width: 94%;
    box-sizing: border-box;
    margin-bottom: 50px;
  }

  .nanacara-dr-list-area ul li {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .nanacara-dr-list-area ul li:last-child {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .nanacara-dr-function-area {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    padding-bottom: 50px;
    list-style: none;
    letter-spacing: -.4em;
  }

  .nanacara-dr-function-area li {
    display: block;
    margin-right: 0;
    width: 100%;
    box-sizing: border-box;
    letter-spacing: normal;
    vertical-align: top;
    margin-bottom: 30px;
  }

  .nanacara-dr-function-area li:nth-of-type(3n) {
    display: block;
    margin-right: 0;
    width: 100%;
    box-sizing: border-box;
    letter-spacing: normal;
    vertical-align: top;
    margin-bottom: 30px;
  }

  .nanacara-dr-faq-area {
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 50px;
  }

  .nanacara-dr-faq-area ul {
    list-style: none;
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }

  .nanacara-dr-faq-area .accordion-item {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #cccccc;
    cursor: pointer;
    padding-bottom: 20px;
    margin-bottom: 30px;
  }

  .nanacara-dr-faq-area .icon-que {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
    background: #ffffff;
    border: 1px solid #fd89c0;
    color: #fd89c0;
    box-sizing: border-box;
    float: left;
  }

  .nanacara-dr-faq-area .faq-ttl {
    font-weight: normal;
    margin: 0;
    padding: 0;
    float: left;
    width: 80%;
    padding-top: 10px;
    margin-left: 10px;
  }

  .nanacara-dr-faq-area .accordion-item span.icon-item {
    position: absolute;
    top: 10px;
    right: 0;
    color: #fd89c0;
    font-size: 20px;
    font-weight: normal;
  }

  .nanacara-faq-area .accordion-item .faq-answer {
    display: none;
    padding-top: 20px;
  }

  .nanacara-dr-faq-area .accordion-item .faq-answer .icon-ans {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    background: #fd89c0;
    box-sizing: border-box;
    float: left;
  }

  .nanacara-dr-faq-area .accordion-item .faq-answer .ans-txt {
    float: left;
    width: 80%;
    padding-top: 10px;
    margin-left: 10px;
  }

  .dr-list-area {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    padding-bottom: 30px;
    list-style: none;
    letter-spacing: -.4em;
  }

  .dr-list-area li {
    display: block;
    margin-right: 0;
    width: 100%;
    box-sizing: border-box;
    letter-spacing: normal;
    vertical-align: top;
    margin-bottom: 30px;
  }

  .dr-list-area li:nth-of-type(3n) {
    display: block;
    margin-right: 0;
    width: 100%;
    box-sizing: border-box;
    letter-spacing: normal;
    vertical-align: top;
    margin-bottom: 30px;
  }

  .nanacara-dr-sub-ttl-area {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e4e4e4;
    line-height: 2.2rem;
  }

  .nanacara-dr-area .dr-qa-pic-pos img {
    width: 100%;
    height: auto;
  }

  /******************************************************
  about
  ******************************************************/
  .about-area {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    padding-bottom: 50px;
  }

  .about-area .about-visual {
    width: 100%;
    padding-bottom: 30px;
  }

  .about-area .about-visual img {
    width: 100%;
  }

  .about-area .thanks-area {
    width: 100%;
    padding: 30px 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    box-sizing: border-box;
    border: 20px solid #fff5fa;
    text-align: center;
  }

  .about-area .thanks-area .thanks-ttl {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.8rem;
    line-height: 2.4rem;
    font-weight: bold;
    padding-bottom: 50px;
  }

  .about-area .thanks-area a.btn-thanks {
    padding: 18px 10px 15px 10px;
    display: block;
    color: #fff !important;
    background: #fd89c0;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.0rem;
    line-height: 1.8rem;
    border-radius: 30px;
    text-align: center;
    text-decoration: none !important;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    width: 90%;
  }

  .about-area .thanks-area a.btn-thanks:hover {
    opacity: 0.8;
  }

  .about-area .c-message-area {
    width: 100%;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    display: block;
  }

  .about-area .c-message-area .c-message-txt {
    width: 100%;
    margin-bottom: 30px;
  }

  .about-area .c-message-area .c-message-txt .c-m-ttl {
    font-size: 1.2rem;
    color: #fd89c0;
    margin-bottom: 20px;
  }

  .about-area .c-message-area .c-message-pic {
    width: 100%;
  }

  .about-area .c-message-area .c-message-pic img {
    width: 100%;
  }

  /******************************************************
  modal window
  ******************************************************/
  .modal-content {
    width: 90%;
    max-height: 90%;
    margin: 0;
    padding: 0;
    background: #fff;
    position: fixed;
    display: none;
    box-sizing: border-box;
    overflow: scroll;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }

  .modal-content .modal-inner {
    position: relative;
    box-sizing: border-box;
    padding: 20px;
  }

  .modal-content .modal-inner .modal-screen-pos {
    width: 100%;
    text-align: center;
  }

  .modal-content .modal-inner .modal-screen-pos img {
    width: 100%;
  }
}

/******************************************************
clearfix
******************************************************/
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

/******************************************************
common css
******************************************************/
.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb80 {
  margin-bottom: 80px;
}

.mb100 {
  margin-bottom: 100px;
}

.mb200 {
  margin-bottom: 200px;
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.pt10 {
  padding-top: 10px;
}

.pt20 {
  padding-top: 20px;
}

.pt30 {
  padding-top: 30px;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}
/****** 追記 ******/
.font-red {
  color: #ff0000;
}