@charset "UTF-8";

@import url("https://fonts.googleapis.com/css?family=Merriweather:400i");

@import url("https://fonts.googleapis.com/css?family=Open+Sans");

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

body {
  line-height: 1;
}

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

nav ul {
  list-style: none;
}

blockquote,q {
  quotes: none;
}

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

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

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

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

del {
  text-decoration: line-through;
}

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

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

input,select {
  vertical-align: middle;
}

img {
  vertical-align: top;
}

img[usemap] {
  border-width: 0;
}

a img {
  border-width: 0;
  text-decoration: none;
}

ul,li {
  list-style: none;
}

body {
  margin: 0;
  padding: 0;
  background-color: #fff;
  color: #666;
  font-size: 20px;
  line-height: 1.6;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  -webkit-text-size-adjust: none;
}

a {
  text-decoration: none;
  color: #666;
}

a:hover {
  color: #666;
  text-decoration: none;
}

.header {
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1240px;
  height: 85px;
  overflow: hidden;
}

.header__logo {
  float: left;
  padding-top: 13px;
  width: 302px;
}

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

.header__content {
  display: -ms-flexbox;
  display: flex;
  float: right;
  max-width: 620px;
}

.header__navigation {
  display: -ms-flexbox;
  display: flex;
}

.header__navigation li a {
  display: block;
  box-sizing: border-box;
  padding-top: 20px;
  height: 85px;
  text-align: center;
  color: #666;
  font-size: 16px;
}

.header__navigation li a:before {
  display: block;
  margin-bottom: 10px;
  content: '';
  width: 100%;
  height: 18px;
  background-repeat: no-repeat;
  background-position: center top;
}

.header__navigation li a.access {
  width: 112px;
}

.header__navigation li a.access:before {
  background-image: url(/assets/img/icon_access.svg);
}

.header__navigation li a.inquiry {
  width: 137px;
  background-color: #dde336;
}

.header__navigation li a.inquiry:before {
  background-image: url(/assets/img/icon_mail.svg);
}

.header__inquiry {
  box-sizing: border-box;
  padding: 0 18px 0 22px;
  width: 371px;
  background-color: #0d9e25;
  color: #fff;
}

.header__inquiry .header__inquiry-tel {
  border-bottom: 1px solid #fff;
  font-family: "Merriweather";
  font-style: italic;
  font-size: 32px;
  letter-spacing: 1px;
}

.header__inquiry .header__inquiry-tel:before {
  display: inline-block;
  padding-right: 10px;
  content: '';
  width: 18px;
  height: 18px;
  background-image: url(/assets/img/icon_tel_white.svg);
  background-repeat: no-repeat;
}

.header__inquiry .header__inquiry-hour {
  padding: 5px 0 0 19px;
  font-size: 14px;
  font-family: "ヒラギノ角ゴ Pro W3", "Merriweather";
}

.header-content-sp {
  display: none;
}

.header-content-sp__inquiry {
  display: block;
  float: left;
  width: 36px;
  height: 50px;
  background-image: url(/assets/img/header_mail_button.svg);
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -99999px;
}

.header-content-sp__menu-button {
  float: right;
  border: none;
  width: 50px;
  height: 50px;
  background-color: #0d9e25;
  background-image: url(/assets/img/icon_menu.svg);
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -99999px;
  cursor: pointer;
}

.global-navigation-sp-wrap {
  display: none;
}

.global-navigation-sp li {
  border-top: 1px solid #dde336;
}

.global-navigation-sp li a {
  display: block;
  padding: 12px 20px;
}

.global-navigation-sp li a:before {
  display: inline-block;
  position: relative;
  top: -2px;
  margin-right: 9px;
  content: '';
  width: 6px;
  height: 8px;
  background-image: url(/assets/img/arrow_right_lightgreen.svg);
  background-repeat: no-repeat;
}

.global-navigation-sp li a.inquiry {
  background-color: #dde336;
}

.global-navigation-sp__tel {
  padding: 20px;
  text-align: center;
}

.global-navigation-sp__tel a {
  display: block;
  border-radius: 4px;
  padding: 8px 10px;
  background-color: #0d9e25;
  font-family: "ヒラギノ角ゴ Pro W3", "Merriweather";
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.global-navigation-sp__tel a:before {
  display: inline-block;
  position: relative;
  top: 3px;
  padding-right: 5px;
  content: '';
  width: 18px;
  height: 18px;
  background-image: url(/assets/img/icon_tel_white.svg);
  background-repeat: no-repeat;
}

.global-navigation-sp__tel a span {
  font-size: 12px;
}

.global-navigation-sp__tel p {
  margin-top: 5px;
  font-family: "ヒラギノ角ゴ Pro W3", "Merriweather";
  font-size: 14px;
}

.global-navigation-wrap {
  padding: 27px 0 29px;
  border-bottom: 1px solid #e9e9e9;
  background-color: #fff;
}

.global-navigation {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  max-width: 1100px;
}

.global-navigation li a {
  display: block;
  padding: 2px 40px 2px 60px;
  background-image: url(/assets/img/global_navigation_slash.png);
  background-repeat: no-repeat;
  background-position: left center;
  color: #666;
  font-size: 18px;
  text-align: center;
}

.global-navigation li a span {
  display: block;
  color: #97c644;
  font-size: 14px;
  font-style: italic;
  font-family: "Merriweather";
}

.global-navigation li a:hover {
  opacity: 0.5;
}

.global-navigation li:last-child a {
  position: relative;
}

.global-navigation li:last-child a:after {
  position: absolute;
  top: 2px;
  right: -22px;
  display: block;
  content: '';
  width: 22px;
  height: 46px;
  background-image: url(/assets/img/global_navigation_slash.png);
  background-repeat: no-repeat;
  background-position: right center;
}

.footer {
  background-color: #ebebeb;
}

.footer__relational-link {
  padding: 50px 20px;
  text-align: center;
}

.footer__relational-link dt {
  margin-bottom: 10px;
  color: #24aa3a;
  font-size: 18px;
  letter-spacing: 3px;
}

.footer__relational-link dd {
  display: inline-block;
  margin-right: 15px;
  padding-right: 20px;
  border-right: 1px solid #24aa3a;
  font-size: 14px;
  line-height: 1.2;
}

.footer__relational-link dd:last-child {
  border-right: none;
}

.footer__relational-link dd a {
  color: #444;
}

.footer__copyright {
  display: table;
  box-sizing: border-box;
  padding: 0 40px;
  width: 100%;
  height: 80px;
  vertical-align: middle;
  background-color: #24aa3a;
  color: #fff;
  text-align: center;
  font-family: "Open Sans";
  font-size: 14px;
  letter-spacing: 1px;
}

.footer__copyright .footer__copyright-text {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}

.footer-fixed-button-wrap {
  position: fixed;
  bottom: 0;
  right: 0;
}

.footer-contact-button {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  display: block;
  box-sizing: border-box;
  padding: 20px 9px 20px 0;
  background-color: #dde336;
  width: 46px;
  height: 170px;
  font-size: 16px;
}

.footer-contact-button:before {
  display: inline-block;
  margin-bottom: 10px;
  content: '';
  width: 26px;
  height: 18px;
  background-image: url(/assets/img/icon_mail.svg);
  background-repeat: no-repeat;
}

.footer-tel-sp-button {
  display: none;
}

.pagetop-button {
  width: 46px;
  height: 46px;
  border: none;
  background-color: #0d9e25;
  background-image: url(/assets/img/arrow_top_white.svg);
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -99999px;
  overflow: hidden;
  cursor: pointer;
}

.main-visual {
  width: 100%;
  height: 600px;
  background-image: url(/assets/img/main_visual_bg.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}

.main-visual-inner {
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1240px;
  overflow: hidden;
}

.main-visual__content {
  float: right;
  display: -ms-flexbox;
  display: flex;
  width: 70.96%;
  height: 600px;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

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

.main-visual__heading {
  margin-bottom: 47px;
}

.main-visual__text-wrap-sp {
  display: none;
}

.main-visual__text-sp {
  display: none;
}

.main-visual__text2-sp {
  display: none;
}

.section-box.gray {
  background-color: #f5f5f5;
}

.section-box a {
  text-decoration: underline;
}

.section-box a:hover {
  text-decoration: none;
}

.section-box-inner {
  margin: 0 auto;
  max-width: 1240px;
  padding: 110px 20px;
}

.section-box-2 {
  padding-bottom: 110px;
}

.section-box-2:last-child {
  padding-bottom: 0;
}

.lead-text {
  margin: 0 auto;
  padding: 34px 0;
  max-width: 868px;
  border-top: 1px solid #dde336;
  border-bottom: 1px solid #dde336;
  line-height: 2.2;
  letter-spacing: 1px;
  font-size: 22px;
}

.lead-text + .section-box-2 {
  margin-top: 110px;
}

.lead-text + .layout-change-3to1 {
  margin-top: 50px;
}

.content-box {
  margin-bottom: 80px;
}

.content-box:before {
  display: block;
  content: '';
  top: -10px;
  width: 100%;
  height: 2px;
  background: linear-gradient(to right, #4fb737, #d5db34);
}

.content-box:last-child {
  margin-bottom: 0;
}

.content-box.benefits {
  margin-top: 130px;
  position: relative;
  background-color: #f5f5f5;
}

.content-box.benefits:before {
  display: none;
}

.content-heading {
  position: relative;
  z-index: 100;
  margin: 0 auto;
  width: 868px;
  height: 139px;
  background-color: #97c644;
  color: #fff;
  font-size: 30px;
  font-weight: normal;
}

.content-box-inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  padding-left: 50px;
}

.content-box__photo {
  width: 620px;
}

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

.content-box__content {
  position: relative;
  padding-top: 40px;
  width: calc(100% - 620px - 40px);
}

.benefits .content-box__content {
  padding-top: 120px;
}

.content-box__text {
  padding-bottom: 100px;
  line-height: 2.4;
  letter-spacing: 1px;
}

.content-box__text p {
  margin-bottom: 10px;
}

.content-box__text p:last-child {
  margin-bottom: 0;
}

.section-box .content-box__more-button {
  text-decoration: none;
}

.section-box .content-box__more-button:hover {
  color: #0d9e25;
}

.content-box__more-button {
  display: block;
  position: absolute;
  bottom: 30px;
  padding: 15px 0;
  border-radius: 4px;
  width: 100%;
  border: 1px solid #0d9e25;
  font-size: 18px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  text-align: center;
  color: #0d9e25;
}

.content-box__more-button:before {
  display: inline-block;
  margin-right: 10px;
  content: '';
  background-image: url(/assets/img/icon_plus.svg);
  background-repeat: no-repeat;
  width: 12px;
  height: 12px;
}

.content-box__more-button.is-open {
  background-color: #e4f3e0;
}

.content-box__more-button.is-open:before {
  position: relative;
  top: 4px;
  background-image: url(/assets/img/icon_minus.svg);
}

.content-box__balloon {
  position: relative;
  padding: 50px 60px;
  background-color: #e4f3e0;
  font-size: 18px;
  line-height: 2.2;
}

.content-box__balloon:before {
  position: absolute;
  top: -21px;
  left: 50px;
  display: block;
  content: '';
  width: calc(100% - 620px - 40px - 50px);
  height: 21px;
  background-image: url(/assets/img/balloon_arrow.svg);
  background-repeat: no-repeat;
  background-position: center top;
}

.content-box__balloon.is-open {
  display: block;
}

.content-box__heading {
  position: relative;
  margin-bottom: 35px;
  padding: 15px 0 0 90px;
  font-size: 32px;
  color: #24aa3a;
  font-weight: normal;
  letter-spacing: 1px;
}

.content-box__heading span {
  display: block;
  font-size: 24px;
}

.content-box__heading:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% auto;
  width: 80px;
  height: 80px;
}

.content-box__heading.stomach:before {
  background-image: url(/assets/img/icon_stomach.svg);
}

.content-box__heading.colon:before {
  background-image: url(/assets/img/icon_colon.svg);
}

.content-box__heading.one-hour {
  padding-top: 5px;
  line-height: 1.4;
}

.content-box__heading.one-hour:before {
  background-image: url(/assets/img/icon_1hour.svg);
}

.benefits-heading-wrap {
  position: absolute;
  top: -55px;
  width: 100%;
}

.benefits-heading {
  display: table;
  margin: 0 auto;
  padding: 32px 38px;
  box-sizing: border-box;
  max-width: 868px;
  width: 100%;
  background-color: #75c63a;
  background-image: url(/assets/img/benefits_heading_bg.svg);
  background-repeat: no-repeat;
  background-position: left top;
  overflow: hidden;
  color: #fff;
}

.benefits-heading__label {
  display: table-cell;
  box-sizing: border-box;
  padding-right: 10px;
  width: 100px;
  border-right: 6px solid #fff;
  line-height: 1.4;
  vertical-align: middle;
  text-align: center;
}

.benefits-heading__label1 {
  display: block;
  font-size: 20px;
  font-family: "Merriweather";
}

.benefits-heading__label2 {
  display: block;
  font-size: 40px;
  font-family: "Merriweather";
  line-height: 1.2;
}

.benefits-heading__text {
  display: table-cell;
  padding-left: 30px;
  width: calc(100% - 100px - 30px);
  font-size: 30px;
  font-weight: normal;
  letter-spacing: 2px;
  vertical-align: middle;
}

.layout-change-3to1 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.layout-change-3to1:after {
  content: '';
  clear: both;
  display: block;
}

.layout-change-3to1 li {
  display: -ms-flexbox;
  display: flex;
  box-sizing: border-box;
  margin-right: 1.612%;
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #e9e9e9;
  width: 32.258%;
}

.layout-change-3to1 li:nth-child(3n) {
  margin-right: 0;
}

.doctor-info {
  box-sizing: border-box;
  padding: 35px 30px;
  height: 100%;
}

.doctor-card {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 40px;
  width: 100%;
}

.doctor-card__photo {
  width: calc(100% - 170px);
}

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

.doctor-card__name {
  padding-left: 20px;
  width: 170px;
}

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

.doctor-card__name p {
  margin-bottom: 8px;
  line-height: 1.0;
}

.doctor-info-heading {
  margin-bottom: 10px;
  color: #24aa3a;
  font-weight: normal;
  font-size: 16px;
}

.doctor-info-text {
  font-size: 14px;
}

.faq-box {
  font-size: 18px;
}

.faq-box:last-child {
  border-bottom: 2px solid #4fb737;
}

.faq-box__question {
  position: relative;
  padding: 18px 50px 18px 76px;
  border-top: 2px solid #4fb737;
  color: #24aa3a;
  font-size: 20px;
}

.faq-box__question:before {
  display: block;
  position: absolute;
  top: 15px;
  left: 20px;
  box-sizing: border-box;
  content: 'Q';
  padding: 2px 0 0 11px;
  width: 36px;
  height: 36px;
  background-image: url(/assets/img/circle_green.svg);
  background-repeat: no-repeat;
  font-family: "Merriweather";
  font-size: 20px;
  color: #fff;
  font-weight: normal;
}

.faq-box__question:after {
  display: block;
  position: absolute;
  top: 0;
  right: 20px;
  content: '';
  width: 24px;
  height: 100%;
  background-image: url(/assets/img/icon_accordion_plus.svg);
  background-repeat: no-repeat;
  background-position: left center;
}

.faq-box__question.is-open:after {
  background-image: url(/assets/img/icon_accordion_minus.svg);
}

.faq-box__question:hover {
  background-color: #e4f3e0;
  cursor: pointer;
}

.faq-box__answer {
  position: relative;
  padding: 18px 20px 18px 76px;
  border-top: 1px solid #97c644;
}

.faq-box__answer:before {
  display: block;
  position: absolute;
  top: 12px;
  left: 20px;
  box-sizing: border-box;
  content: 'A';
  padding: 2px 0 0 11px;
  width: 36px;
  height: 36px;
  background-image: url(/assets/img/circle_lightgreen.svg);
  background-repeat: no-repeat;
  font-family: "Merriweather";
  font-size: 20px;
  color: #fff;
  font-weight: normal;
}

.about-box {
  overflow: hidden;
}

.about-box__column1 {
  float: left;
  width: 46.77419%;
}

.about-box__column2 {
  float: right;
  width: 50%;
}

.about-heading {
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 2px solid #e9e9e9;
  color: #24aa3a;
  font-size: 32px;
  letter-spacing: 3px;
  font-weight: normal;
}

.about-heading span {
  display: block;
  color: #97c644;
  font-size: 18px;
  font-family: "Merriweather";
  letter-spacing: 1px;
}

.clinic-info {
  margin-bottom: 20px;
}

.clinic-info p {
  font-size: 18px;
}

#map {
  box-sizing: border-box;
  max-width: 620px;
  height: 620px;
  border: 5px solid #fff;
}

.heading-level2 {
  margin-bottom: 70px;
  font-weight: normal;
  text-align: center;
  letter-spacing: 8px;
  color: #24aa3a;
  font-size: 46px;
}

.heading-level2 span {
  display: block;
  letter-spacing: 1px;
  font-family: "Merriweather";
  font-style: Italic;
  color: #97c644;
  font-size: 20px;
}

.heading-level3 {
  display: table;
  margin: 0 auto 70px;
  font-weight: normal;
  text-align: center;
  letter-spacing: 5px;
  color: #24aa3a;
  font-size: 36px;
}

.heading-level3 span {
  display: table-cell;
  padding: 0 15px;
}

.heading-level3:before {
  display: table-cell;
  content: '';
  width: 38px;
  height: 100%;
  background-image: url(/assets/img/icon_heading3_left.svg);
  background-repeat: no-repeat;
  background-position: left center;
}

.heading-level3:after {
  display: table-cell;
  content: '';
  width: 38px;
  height: 100%;
  background-image: url(/assets/img/icon_heading3_right.svg);
  background-repeat: no-repeat;
  background-position: left center;
}

.heading-level4 {
  margin-bottom: 10px;
  font-weight: normal;
  letter-spacing: 3px;
  color: #24aa3a;
  font-size: 28px;
}

.heading-level4:before {
  display: inline-block;
  position: relative;
  top: -4px;
  content: '';
  margin-right: 12px;
  width: 7px;
  height: 14px;
  background-image: url(/assets/img/icon_heading4.svg);
  background-repeat: no-repeat;
  background-position: left center;
}

.heading-level5 {
  margin-top: 24px;
  margin-bottom: 10px;
  letter-spacing: 2px;
  color: #0d9e25;
  font-size: 18px;
  line-height: 1.4;
}

.basic-table {
  width: 100%;
  border-collapse: collapse;
}

.basic-table th {
  padding: 20px;
  border-top: 1px solid #0d9e25;
  border-bottom: 1px solid #0d9e25;
  background-color: #f1f9ef;
  font-size: 16px;
  text-align: left;
  vertical-align: middle;
  font-weight: normal;
  color: #0d9e25;
}

.basic-table td {
  padding: 20px;
  border-top: 1px solid #97c644;
  border-bottom: 1px solid #97c644;
  font-size: 16px;
  vertical-align: middle;
}

.form-area {
  padding: 0 20px;
}

.form-lead-text {
  margin-bottom: 40px;
  letter-spacing: 1px;
  font-size: 16px;
}

.form-lead-text p {
  margin-bottom: 5px;
}

.form-lead-text p:last-child {
  margin-bottom: 0;
}

.form-text-label {
  margin-right: 20px;
}

.form-text-hyphen {
  margin: 0 20px;
}

.form-text-option {
  margin-bottom: 15px;
}

label + label {
  margin-left: 20px;
}

.textbox {
  padding: 8px 5px;
  border: 1px solid #e9e9e9;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 1px 1px 0 #e5e5e5 inset;
  font-size: 15px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}

.textbox.length1 {
  width: 230px;
}

.textbox.length2 {
  width: 90px;
}

.textbox.length3 {
  width: 850px;
}

.radio-button {
  position: relative;
  top: -2px;
  margin-right: 5px;
}

.textarea {
  width: 850px;
  height: 130px;
  border: 1px solid #e9e9e9;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 1px 1px 0 #e5e5e5 inset;
  font-size: 15px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}

.form-button-wrap {
  margin-top: 60px;
  text-align: center;
}

.section-box .form-button {
  text-decoration: none;
}

.section-box .form-button:hover {
  color: #0d9e25;
}

.form-button {
  display: inline-block;
  padding: 15px 120px 15px 140px;
  border-radius: 4px;
  border: 1px solid #0d9e25;
  background-color: #fff;
  background-image: url(/assets/img/arrow_right.svg);
  background-repeat: no-repeat;
  background-position: left 120px center;
  color: #0d9e25;
  font-size: 18px;
  text-align: center;
  letter-spacing: 2px;
  cursor: pointer;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}

.form-button.back {
  margin-right: 30px;
  padding: 15px 45px 15px 60px;
  border-color: #666;
  background-image: url(/assets/img/arrow_left_gray.svg);
  background-position: left 40px center;
  color: #666;
}

.form-button.confirm {
  padding: 15px 45px 15px 60px;
  background-position: left 40px center;
}

.error-message {
  margin-bottom: 30px;
  padding: 20px;
  background-color: #fbf5d2;
  font-size: 14px;
}

.error-message .error-message__text {
  margin-bottom: 20px;
  color: #f37800;
}

.error-message .error-message__list {
  margin-left: 10px;
}

.error-message .error-message__list li {
  position: relative;
  padding-left: 10px;
}

.error-message .error-message__list li:before {
  display: block;
  position: absolute;
  top: 0.7em;
  left: 0;
  content: '';
  width: 3px;
  height: 3px;
  border-radius: 3px;
  background-color: #666;
}

.list {
  margin-left: 5px;
}

.list li:before {
  display: inline-block;
  position: relative;
  top: -3px;
  margin-right: 10px;
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background-color: #0d9e25;
}

.text-point {
  position: relative;
  top: -8px;
  font-size: 12px;
}

.red-text {
  color: #f37800;
}

.attention-text {
  font-size: 14px;
  line-height: 1.6;
  padding-left: 1em;
  text-indent: -1em;
}

.icon-blank {
  margin-right: 5px;
}

.icon-blank:after {
  display: inline-block;
  position: relative;
  top: 2px;
  content: '';
  margin-left: 5px;
  width: 15px;
  height: 13px;
  background-position: 0 0;
  background-image: url(/assets/img/icon_blank.svg);
  background-repeat: no-repeat;
}

.icon-required {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-left: 5px;
  padding: 2px 8px;
  background-color: #0d9e25;
  font-size: 13px;
  color: #fff;
  line-height: 1.2;
}

@media screen and (max-width: 1200px) {
  .global-navigation li a {
    padding: 2px 30px 2px 50px;
  }

  .content-box__photo {
    width: 530px;
  }

  .content-box__content {
    padding-top: 20px;
    width: calc(100% - 530px - 40px);
  }

  .content-box__text {
    line-height: 1.8;
  }

  .content-box__balloon:before {
    width: calc(100% - 530px - 40px - 50px);
  }

  .textbox.length1 {
    width: 200px;
  }

  .textbox.length3 {
    width: 600px;
  }

  .textarea {
    width: 600px;
  }
}

@media screen and (max-width: 1100px) {
  .doctor-card {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }

  .doctor-card__photo {
    width: 100%;
    text-align: center;
  }

  .doctor-card__name {
    margin-top: 10px;
    padding-left: 0;
    width: 100%;
    text-align: center;
  }
}

@media screen and (max-width: 1060px) {
  .global-navigation li a {
    padding: 2px 20px 2px 40px;
  }
}

@media screen and (max-width: 1000px) {
  .header__logo {
    width: 240px;
    padding-top: 18px;
  }

  .header__navigation li a {
    font-size: 14px;
  }

  .header__navigation li a.access {
    width: 82px;
  }

  .header__navigation li a.inquiry {
    width: 107px;
  }

  .header__inquiry {
    padding: 0 12px;
    width: 300px;
  }

  .header__inquiry .header__inquiry-tel {
    font-size: 28px;
  }

  .header__inquiry .header__inquiry-hour {
    padding-left: 10px;
    font-size: 13px;
  }

  .main-visual {
    background-position: left -400px top;
  }

  .content-box.benefits {
    margin-top: 70px;
  }

  .content-box-inner {
    padding-left: 20px;
  }

  .content-box__photo {
    width: 48%;
  }

  .content-box__content {
    width: 50%;
  }

  .benefits .content-box__content {
    padding-top: 30px;
  }

  .content-box__balloon {
    padding: 40px 50px;
    font-size: 16px;
  }

  .content-box__balloon:before {
    left: 30px;
    width: 50%;
  }

  .benefits-heading-wrap {
    position: relative;
    top: 0;
  }

  .benefits-heading {
    max-width: 100%;
  }

  .layout-change-3to1 li {
    margin-right: 2%;
    width: 49%;
  }

  .layout-change-3to1 li:nth-child(3n) {
    margin-right: 2%;
  }

  .layout-change-3to1 li:nth-child(2n) {
    margin-right: 0;
  }

  .doctor-card {
    margin-bottom: 10px;
  }

  .form-text-label {
    margin-right: 10px;
  }

  .form-text-hyphen {
    margin: 0 18px;
  }

  label + label {
    margin-left: 10px;
  }

  .textbox.length1 {
    width: 132px;
  }

  .textbox.length3 {
    width: 380px;
  }

  .textarea {
    width: 380px;
  }
}

@media screen and (max-width: 960px) {
  .global-navigation li a {
    padding: 2px 10px 2px 35px;
    font-size: 16px;
  }

  .global-navigation li a span {
    font-size: 13px;
  }
}

@media screen and (max-width: 900px) {
  .content-box-inner {
    padding-left: 0;
  }

  .content-box__photo {
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
  }

  .content-box__content {
    width: 100%;
    padding: 0 20px;
  }

  .content-box__text {
    padding-bottom: 50px;
  }

  .content-box__more-button {
    position: static;
    box-sizing: border-box;
    margin-bottom: 20px;
    padding: 12px 0;
  }

  .content-box__balloon {
    margin-top: 10px;
  }

  .content-box__balloon:before {
    width: 100%;
    left: 0;
  }

  .benefits-heading {
    padding-right: 20px;
    padding-left: 20px;
  }

  .benefits-heading__text {
    font-size: 28px;
  }
}

@media screen and (max-width: 800px) {
  .header {
    padding: 0;
    height: 50px;
  }

  .header__logo {
    padding-top: 4px;
    padding-left: 10px;
    width: 204px;
  }

  .header__content {
    display: none;
  }

  .header-content-sp {
    display: block;
    float: right;
    width: 91px;
    overflow: hidden;
  }

  .global-navigation-sp-wrap {
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 100;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 2px 2px #ececec;
  }

  .global-navigation-wrap {
    display: none;
  }

  .footer__relational-link {
    padding: 30px 0 0;
    text-align: left;
  }

  .footer__relational-link dt {
    margin-bottom: 20px;
    text-align: center;
  }

  .footer__relational-link dd {
    display: block;
    margin-right: 0;
    padding-right: 0;
    border-right: none;
    width: 100%;
    border-top: 1px solid #fff;
  }

  .footer__relational-link dd a {
    display: block;
    padding: 17px 18px;
  }

  .main-visual {
    height: 400px;
    background-size: auto 100%;
    background-position: left -260px top;
  }

  .main-visual__content {
    width: 75%;
    height: 400px;
  }

  .benefits-heading {
    padding: 40px 15px;
  }

  .benefits-heading__label {
    border-right: 3px solid #fff;
    width: 80px;
  }

  .benefits-heading__label1 {
    font-size: 16px;
  }

  .benefits-heading__label2 {
    font-size: 36px;
  }

  .benefits-heading__text {
    padding-left: 20px;
    width: calc(100% - 80px - 20px);
    font-size: 22px;
  }

  .about-box__column1 {
    float: none;
    width: 100%;
  }

  .about-box__column2 {
    float: none;
    margin-top: 30px;
    width: 100%;
  }

  .clinic-info p {
    font-size: 14px;
  }

  #map {
    max-width: 100%;
  }

  .basic-table {
    border-bottom: 1px solid #0d9e25;
  }

  .basic-table th {
    display: block;
    box-sizing: border-box;
    width: 100%;
    border-bottom: none;
  }

  .basic-table td {
    display: block;
    box-sizing: border-box;
    width: 100%;
    border-bottom: none;
  }

  .form-text-hyphen {
    margin: 0 5px;
  }

  label {
    display: block;
  }

  label + label {
    margin-top: 10px;
    margin-left: 0;
  }

  .textbox.length1 {
    width: 190px;
  }

  .textbox.length2 {
    width: 50px;
  }

  .textbox.length3 {
    box-sizing: border-box;
    width: 100%;
  }

  .textarea {
    box-sizing: border-box;
    width: 100%;
    height: 80px;
  }

  .form-button-wrap {
    margin-top: 40px;
  }

  .form-button {
    padding: 15px 40px 15px 60px;
    background-position: left 40px center;
  }

  .form-button.back {
    margin-right: 10px;
    padding: 15px 30px 15px 45px;
    background-position: left 30px center;
  }

  .form-button.confirm {
    padding: 15px 30px 15px 45px;
    background-position: left 30px center;
  }
}

@media screen and (max-width: 640px) {
  body {
    font-size: 16px;
    line-height: 1.6;
  }

  .footer__relational-link dt {
    font-size: 16px;
  }

  .footer__copyright {
    height: 70px;
    font-size: 12px;
  }

  .footer-fixed-button-wrap {
    right: 0;
    bottom: 0;
  }

  .footer-contact-button {
    width: 36px;
    height: 36px;
    text-indent: -99999px;
    background-image: url(/assets/img/icon_mail.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 16px auto;
  }

  .footer-contact-button:before {
    display: none;
  }

  .footer-tel-sp-button {
    display: block;
    width: 36px;
    height: 36px;
    background-color: #0c9022;
    background-image: url(/assets/img/icon_tel_white.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 16px auto;
    text-indent: -99999px;
  }

  .pagetop-button {
    display: none;
  }

  .main-visual {
    height: 235px;
    background-position: center top;
    background-size: auto 100%;
  }

  .main-visual-inner {
    padding: 0 15px;
  }

  .main-visual__content {
    display: block;
    width: 100%;
  }

  .main-visual__heading {
    display: none;
  }

  .main-visual__text {
    display: none;
  }

  .main-visual__text-wrap-sp {
    display: block;
    max-width: 273px;
    float: right;
  }

  .main-visual__text-sp {
    display: block;
    float: right;
    margin: 52px 0 10px;
    max-width: 188px;
  }

  .main-visual__text2-sp {
    display: block;
    max-width: 273px;
  }

  .section-box-inner {
    padding: 40px 0;
  }

  .section-box-2 {
    padding-bottom: 35px;
  }

  .lead-text {
    padding: 0 20px;
    border-top: none;
    border-bottom: none;
    font-size: 15px;
    line-height: 1.6;
  }

  .lead-text + .section-box-2 {
    margin-top: 35px;
  }

  .lead-text + .layout-change-3to1 {
    margin-top: 35px;
  }

  .content-box {
    margin-bottom: 20px;
  }

  .content-box.benefits {
    margin-top: 0;
  }

  .content-box__content {
    box-sizing: border-box;
    padding: 0 20px;
  }

  .benefits .content-box__content {
    padding-top: 0;
  }

  .content-box__text {
    padding-bottom: 20px;
    font-size: 15px;
  }

  .content-box__more-button {
    font-size: 14px;
    padding: 15px 5px;
  }

  .content-box__balloon {
    padding: 30px 20px;
    font-size: 15px;
  }

  .content-box__heading {
    margin-bottom: 25px;
    padding: 16px 0 0 70px;
    font-size: 20px;
  }

  .content-box__heading span {
    font-size: 16px;
  }

  .content-box__heading:before {
    width: 60px;
    height: 60px;
    background-size: 100% auto;
  }

  .benefits-heading-wrap {
    top: 0;
  }

  .benefits-heading {
    padding: 20px 12px;
    background-size: auto 100%;
  }

  .benefits-heading__label {
    width: 55px;
  }

  .benefits-heading__label1 {
    font-size: 12px;
  }

  .benefits-heading__label2 {
    font-size: 24px;
  }

  .benefits-heading__text {
    padding-left: 10px;
    width: calc(100% - 55px - 10px);
    font-size: 18px;
  }

  .layout-change-3to1 {
    padding: 0 20px;
  }

  .layout-change-3to1 li {
    margin-right: 0;
    width: 100%;
  }

  .layout-change-3to1 li:nth-child(3n) {
    margin-right: 0;
  }

  .layout-change-3to1 li:last-child {
    margin-bottom: 0;
  }

  .doctor-info {
    padding: 20px 15px;
  }

  .doctor-card {
    margin-bottom: 15px;
  }

  .doctor-card__photo {
    width: 100px;
  }

  .doctor-card__name {
    width: calc(100% - 100px);
    box-sizing: border-box;
    padding-left: 20px;
    text-align: left;
  }

  .doctor-info-heading {
    margin-bottom: 5px;
    font-size: 14px;
  }

  .doctor-info-text {
    font-size: 13px;
  }

  .faq-box {
    margin: 0 20px;
    font-size: 14px;
  }

  .faq-box__question {
    padding: 13px 36px 13px 40px;
    font-size: 14px;
  }

  .faq-box__question:before {
    top: 9px;
    left: 5px;
    padding: 3px 0 0 10px;
    width: 30px;
    height: 30px;
    background-size: auto 100%;
    font-size: 14px;
  }

  .faq-box__question:after {
    right: 10px;
    width: 16px;
    background-size: 100% auto;
  }

  .faq-box__answer {
    padding: 13px 0 13px 40px;
  }

  .faq-box__answer:before {
    top: 9px;
    left: 5px;
    padding: 3px 0 0 10px;
    width: 30px;
    height: 30px;
    background-size: auto 100%;
    font-size: 14px;
  }

  .about-box {
    padding: 0 20px;
  }

  .about-heading {
    margin-bottom: 20px;
    padding-bottom: 5px;
    font-size: 18px;
  }

  .about-heading span {
    font-size: 14px;
  }

  #map {
    height: 300px;
  }

  .heading-level2 {
    margin-bottom: 15px;
    font-size: 20px;
    letter-spacing: 4px;
    line-height: 1.2;
  }

  .heading-level2 span {
    margin-top: 5px;
    font-size: 14px;
  }

  .heading-level3 {
    margin-bottom: 15px;
    padding: 0 20px;
    font-size: 18px;
    letter-spacing: 3px;
    line-height: 1.4;
  }

  .heading-level3 span {
    padding: 0 5px;
  }

  .heading-level4 {
    margin-bottom: 5px;
    font-size: 16px;
  }

  .heading-level4:before {
    top: 0;
    margin-right: 5px;
  }

  .basic-table th {
    padding: 15px;
    font-size: 14px;
  }

  .basic-table td {
    padding: 15px;
    font-size: 14px;
  }

  .form-lead-text {
    font-size: 14px;
  }

  .form-button {
    font-size: 14px;
  }
}

@media screen and (max-width: 400px) {
  .main-visual {
    background-position: left -140px top;
  }
}

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