@charset "UTF-8";
/*初期設定
----------------------------------------------------*/
/*基本設定
----------------------------------------------------*/
.pc {
  display: block;
}

.w1100, .w900, .w800, .w700, .w640 {
  display: none;
}

body {
  margin: 0;
  padding: 0;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
  color: #333;
  line-height: 2;
  font-size: 15px;
  -webkit-text-size-adjust: 100%;
  position: relative;
}

html {
  overflow-y: scroll;
}

a {
  color: #fa2867;
  text-decoration: underline;
}

a:hover {
  color: #fa2867;
  text-decoration: none;
  opacity: 0.8;
}

img {
  border: 0;
}

h1, h2, h3, h4, h5, p {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

ul, li, dl, dt, dd {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

table {
  width: 100%;
  border: 0;
}

figure {
  margin: 0;
  padding: 0;
  line-height: 0;
}

.clear {
  clear: both;
}

.fix {
  min-height: 1px;
}

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

* html .fix {
  height: 1px;
  /*\*/
  /*/
height: auto;
overflow: hidden;
/**/
}

.red {
  color: #ff3600;
}

.br {
  display: block;
}

/*section p
----------------------------------------------------*/
.section {
  margin: 0 0 30px 0;
  width: 100%;
}

.inner {
  width: 100%;
}

.ml30 {
  margin-left: 30px;
}

.mr30 {
  margin-right: 30px;
}

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

.btm5 {
  margin-bottom: 5px;
}

.btm10 {
  margin-bottom: 10px;
}

.btm15 {
  margin-bottom: 15px;
}

.btm20 {
  margin-bottom: 20px;
}

.btm25 {
  margin-bottom: 25px !important;
}

.btm30 {
  margin-bottom: 30px !important;
}

.btm40 {
  margin-bottom: 40px;
}

.top5 {
  margin-top: 5px;
}

.top10 {
  margin-top: 10px;
}

.top20 {
  margin-top: 20px;
}

.top30 {
  margin-top: 30px;
}

.f10 {
  font-size: 10px;
}

.f12 {
  font-size: 12px !important;
}

.f13 {
  font-size: 13px !important;
}

.f14 {
  font-size: 14px;
}

.f18 {
  font-size: 18px !important;
}

p.memo {
	font-size:14px;
}

p.l11 {
  line-height: 1.1;
}

p.l13 {
  line-height: 1.3;
}

.m0 {
  margin: 0 !important;
}

.tar {
  text-align: right;
}

.tac {
  text-align: center;
}

.f-l {
  float: left;
}

.f-r {
  float: right;
}

.lh15 {
  line-height: 1.5;
}

.hover a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
}

.list_disc {
  margin-left: 20px;
}

.list_disc li {
  list-style: disc;
}

.list_num {
  margin-left: 20px;
  margin-bottom: 20px;
}

.list_num li {
  list-style-type: decimal;
}

.text_ul01 {
  font-weight: bold;
  color: #fa1f65;
  /*		text-decoration: underline;*/
}

.text_ul {
  text-decoration: underline;
}

.marker {
  background: linear-gradient(transparent 60%, #fff382 60%);
  display: inline;
  font-weight: bold;
}

.flex, .flex_sp_rev {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  flex-wrap: wrap;
}

.strong01 {
  font-weight: bold;
  font-size: 1.2em;
  color: #f84e81;
}

.strong02 {
  font-weight: bold;
  color: #f84e81;
  background: linear-gradient(transparent 60%, #ffe960 60%);
}

.strong03 {
  color: #f84e81;
  font-weight: bold;
}

.strong04 {
  font-weight: bold;
}

.strong05 {
  font-size: 1.2em;
  font-weight: bold;
  border-bottom: 2px solid #fff;
}

/*ヘッダー
----------------------------------------------------*/
#header {
  border-bottom: 3px solid #f94f82;
}

.h_wrap {
  width: 95%;
  max-width: 1050px;
  margin: 0 auto;
  padding: 0 2.5%;
}

.h_copy {
  margin-top: 7px;
  display: block;
}

.h_copy h1 {
  font-size: 12px;
  line-height: 1.5;
}

.h_conts {
  margin-top: 16px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.h_logo{
  max-width: 550px;
}

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

.h_tel_contact {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  margin-left: 15px;
}

.h_tel {
  margin-top: 3px;
}

.h_tel_num {
  line-height: 0;
  margin-bottom: 10px;
}

/*.h_tel_num img{
	height: 28px;
}*/
.h_tel_text p {
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
  margin-top: 5px;
}

.h_tel_text p:first-of-type {
  margin-top: 0;
}

.h_contact {
  margin-left: 25px;
}

.h_contact_btn {
  display: block;
}

.h_contact_btn a {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  background: #fa2867;
  color: #fff;
  padding: 12px 25px 10px;
  text-align: center;
  border-radius: 5px;
  /*	line-height: 1;*/
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  line-height: 1.5;
}

.h_contact_btn a img {
  margin-right: 10px;
  vertical-align: sub;
  height: auto;
  max-height: 20px;
}

.h_map {
  background: url("../images/common/h_map.png") no-repeat 2px center;
  padding: 6px 0 6px 30px;
  margin-top: 5px;
  font-size: 12px;
  font-weight: bold;
  line-height: 17px;
}

.h_access {
  background: url("../images/common/h_access.png") no-repeat left center;
  padding: 6px 0 6px 30px;
  margin-top: 0px;
  font-size: 12px;
  font-weight: bold;
  line-height: 17px;
}

.h_access.bus{
  background: url("../images/common/h_access-bus.png") no-repeat 2px center / 18px auto;
}

.h_access.walk{
  background: url("../images/common/h_access-walk.png") no-repeat 4px center / auto 24px;
}

#sp_head, #sp_top {
  display: none;
}

/*ナビ
----------------------------------------------------*/
.h_nav {
  margin-top: 40px;
}

.h_nav ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.h_nav ul li {
  width: calc(100% / 7 - 1px);
  border-left: 1px dotted #ff8591;
  text-align: center;
  padding: 5px 0;
}

.h_nav ul li:last-child {
  width: calc(100% / 7 - 2px);
  border-right: 1px solid #ff8591;
}

.h_nav ul li a {
  color: #212121;
  text-decoration: none;
}

/*ナビ
----------------------------------------------------*/
#scroll_menu {
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #f8417c;
  height: 68px;
  padding: 10px 0;
  position: fixed;
  top: -86px;
  z-index: 99999;
  opacity: 0;
  transition: top 0.15s linear 0s, opacity 0.15s linear 0s;
}

.scroll_menu_wrap {
  width: 95%;
  max-width: 1050px;
  margin: 0 auto;
  padding: 0 2.5%;
  height: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
}

.scroll_logo{
  position: relative;
  top: -3px;
}

.scroll_logo p {
  line-height: 0;
}

.scroll_logo img {
  max-width: 300px;
}

.scroll_menu ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.scroll_menu ul li {
  margin-left: 20px;
  line-height: 1.2;
}

.scroll_menu ul li a {
  font-size: 14px;
  color: #212121;
  text-decoration: none;
}

/*main-image
----------------------------------------------------*/
#mainimage {
  background: url(../images/top/bg_mainimage.png) no-repeat;
  background-size: cover;
  width: 100%;
  background-size: cover;
  position: relative;
}

#mainimage p {
  text-align: center;
  line-height: 0;
}

#mainimage p #mainimage img {
  width: auto;
  max-width: 100%;
}

.mainimage_pc {
  position: relative;
  z-index: 2;
}

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

.mainimage_sp {
  display: none;
}

.mainimage_bg {
  position: absolute;
  width: 100%;
  height: 7vw;
  max-height: 80px;
  background: #ff9600;
  left: 0;
  bottom: 0;
  z-index: 1;
}

.mainimage_bg:after {
  content: "";
  display: block;
  width: 131px;
  height: 22px;
  background: url("../images/top/mainimage_arrobtm.png") no-repeat center bottom;
  position: absolute;
  bottom: -22px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}

/*common
----------------------------------------------------*/
#main {
  position: relative;
}

strong.pink {
  color: #f06c77;
}

strong.u_line {
  text-decoration: underline;
}

.bg_pink01 {
  background: #ff87ac;
}

.bg_pink02 {
  background: #ff87ac url("../images/top/bg_pink02.png") left top;
}

.bg_pink03 {
  background: #f84e81;
}

.bg_beige01 {
  background: #faf5ed;
}

.mainconts {
  padding: 50px 0 60px;
}

.main_conts_wrap {
  width: 95%;
  max-width: 1050px;
  padding: 0 2.5%;
  margin: 0 auto;
}

.main_conts_wrap p {
  margin-bottom: 20px;
}

.main_conts_wrap p:last-of-type {
  margin-bottom: 0;
}

.ttl01 {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.05em;
  text-align: center;
  line-height: 1.5;
  margin-bottom: 40px;
}

.ttl01 span.ttl01_01 {
  position: relative;
  display: inline-block;
  padding-top: 13px;
}

.ttl01 span.ttl01_01:before, .ttl01 span.ttl01_01:after {
  top: -14px;
}

.ttl01 span.ttl01_01:before {
  content: "";
  display: block;
  width: 68px;
  height: 114px;
  background: url("../images/top/bracket01_l.png") no-repeat left center;
  position: absolute;
  left: -64px;
}

.ttl01 span.ttl01_01:after {
  content: "";
  display: block;
  width: 68px;
  height: 114px;
  background: url("../images/top/bracket01_r.png") no-repeat left center;
  position: absolute;
  right: -80px;
}

.ttl01 span.ttl01_01 span.ttl01_02 {
  color: #f84e81;
}

.ttl02 {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.05em;
  text-align: center;
  color: #fff;
  line-height: 1.5;
  margin-bottom: 80px;
}

/*
.ttl02_sub {
  width: 100%;
  border: 1px solid #222222;
  border-left: none;
  border-right: none;
  padding: 10px 0;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #222;
}
*/
.ttl03 {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.05em;
  text-align: center;

  line-height: 1.5;
  margin-bottom: 40px;
}

.ttl04_subtop {
  text-align: center;
  margin-bottom: 8px;
  line-height: 0;
}

.ttl04 {
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 40px;
}

.ttl04 span {
  position: relative;
}

.ttl04 span:before, .ttl04 span:after {
  top: -34px;
}

.ttl04 span:before {
  content: "";
  display: block;
  width: 68px;
  height: 114px;
  background: url("../images/top/bracket02_l.png") no-repeat left center;
  position: absolute;
  left: -64px;
}

.ttl04 span:after {
  content: "";
  display: block;
  width: 68px;
  height: 114px;
  background: url("../images/top/bracket02_r.png") no-repeat left center;
  position: absolute;
  right: -80px;
}

.ttl04 strong {
  font-size: 1.2em;
  color: #f84e81;
}

.ttl05 {
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #333;
  width: 100%;
  margin-bottom: 8px;
  line-height: 1.5;
  text-align: center;
}

.ttl05_sub {
  border-top: 1px solid #ddd;
  padding: 8px 16px;
  border-bottom: 1px solid #ddd;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 32px !important;
}

.ttl06 {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 40px;
  color: #fff;
  margin-top: 32px;
}

.ttl06 span {
  position: relative;
}

.ttl06 span:before, .ttl06 span:after {
  top: -34px;
}

.ttl06 span:before {
  content: "";
  display: block;
  width: 68px;
  height: 114px;
  background: url("../images/top/bracket03_l.png") no-repeat left center;
  position: absolute;
  left: -64px;
}

.ttl06 span:after {
  content: "";
  display: block;
  width: 68px;
  height: 114px;
  background: url("../images/top/bracket03_r.png") no-repeat left center;
  position: absolute;
  right: -80px;
}

.ttl06 strong {
  color: #fff370;
}

.ttl07 {
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #333;
  width: 100%;
  margin-bottom: 8px;
  line-height: 1.5;
  text-align: center;
  color: #f84e81;
}

.ttl07_sub {
  border-top: 1px solid #ddd;
  padding: 8px 16px;
  border-bottom: 1px solid #ddd;
  text-align: center;
  margin-bottom: 32px !important;
}

.ttl08 {
  text-align: center;
  font-size: 32px;
  line-height: 1.5;
  margin-top: 20px;
  font-weight: bold;
}

.ttl08 span.ttl08_wrap {
  position: relative;
}

.ttl08 span.ttl08_wrap:before, .ttl08 span.ttl08_wrap:after {
  top: 0;
}

.ttl08 span.ttl08_wrap:before {
  content: "";
  display: block;
  width: 68px;
  height: 114px;
  background: url("../images/top/bracket04_l.png") no-repeat left center;
  position: absolute;
  left: -48px;
}

.ttl08 span.ttl08_wrap:after {
  content: "";
  display: block;
  width: 68px;
  height: 114px;
  background: url("../images/top/bracket04_r.png") no-repeat left center;
  position: absolute;
  right: -96px;
}

.ttl09 {
  font-size: 40px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.5;
  width: 100%;
  margin-bottom: 48px;
  text-align: center;
  color: #f84e81;
}

.ttl010 {
  font-size: 48px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.5;
  width: 100%;
  margin-bottom: 48px;
  text-align: center;
  color: #fff;
}

.ttl11 {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.05em;
  border-radius: 5px;
  width: 100%;
  box-sizing: border-box;
  padding: 6px 20px 4px;
  margin-bottom: 20px;
  background: #ffe8ef;
  border-left: 15px solid #ff87ac;
}

.ttl12 {
  color: #fff;
  font-weight: bold;
  font-size: 40px;
  line-height: 1.5;
  text-align: center;
}

.tbl01 {
  display: block;
}

.tbl01 tbody {
  display: block;
}

.tbl01 tbody tr {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  border-top: 1px solid #e7e7e7;
}

.tbl01 tbody tr:last-of-type {
  border-bottom: 1px solid #e7e7e7;
}

.tbl01 tbody tr th, .tbl01 tbody tr td {
  padding: 20px;
  font-size: 18px;
}

.tbl01 tbody tr th {
  width: 10em;
  background: #ff9500;
  color: #fff;
}

.tbl01 tbody tr td {
  background: #fff;
  width: calc(100% - 10em);
}

/*トップページ
----------------------------------------------------*/
/* 当院の３つの特徴 */
.top_point {
  background: #fff;
  padding: 36px;
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}

.top_point .top_point01,
.top_point .top_point02,
.top_point .top_point03 {
  line-height: 0;
}

.top_point .top_point01 img,
.top_point .top_point02 img,
.top_point .top_point03 img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.top_point .top_point02 {
  margin: -80px 24px 0;
}

.media_img {
  text-align: center;
}

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

/* O脚でお悩みの方は必見！！　こちらをご覧ください！ */
.nayami_ttlconts {
  position: relative;
}

.nayami_ttlconts:after {
  content: "";
  display: block;
  border: 40px solid transparent;
  border-top: 40px solid #ff87ac;
  width: 0;
  height: 0;
  position: absolute;
  bottom: -80px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.nayami_ttlconts {
  padding: 64px 0;
  box-sizing: border-box;
}

.nayamittl01 {
  font-size: 40px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
}

.nayamittl01 span {
  color: #fff370;
}

.nayami_baconts {
  padding-top: 96px;
}

.ba_outline {
  margin-top: 64px;
}

.ba_outline:first-of-type {
  margin-top: 0;
}

.ba_ttl01 {
  background: #ff87ac;
  color: #fff;
  box-sizing: border-box;
  padding: 16px;
  font-size: 20px;
  line-height: 1.8;
  font-weight: bold;
  text-align: center;
  width: 100%;
  max-width: 800px;
  margin: 0 auto 60px !important;
  border-radius: 8px;
  position: relative;
}

.ba_ttl01:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -48px;
  border: 25px solid transparent;
  border-top: 25px solid #ff87ac;
  left: 0;
  right: 0;
  width: 0;
  height: 0;
  margin: 0 auto;
}

.ba_conts {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0px;
}

.ba_conts:last-of-type {
  margin-bottom: 0;
}

.ba_conts .ba_conts_b figure img,
.ba_conts .ba_conts_a figure img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.ba_conts .ba_conts_b figcaption,
.ba_conts .ba_conts_a figcaption {
  background: #f8417c;
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  padding: 8px;
}

.ba_conts .ba_conts_ar {
  margin: 0 32px;
}

.ba_memo {
  text-align: center;
  margin-top: 20px;
}

/* 医師が当院を絶賛しています！ */
.recommend_conts {
  box-sizing: border-box;
  border: 4px solid #f84e81;
  padding: 40px;
  background: #fff;
}

.recommend_ttl01 {
  background: #f84e81;
  color: #fff;
  padding: 8px 24px;
  box-sizing: border-box;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 24px;
}

.recommend_lr {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.recommend_lr .recommend_img {
  margin-left: 32px;
}

.recommend_lr .recommend_text {
  font-size: 17.6px;
}

/* あなたは、こんな悩みはありませんか？ */
.voice_main_ttl {
  padding: 0 16px;
}

.nayami_conts_text01_wrap {
  text-align: center;
}

.nayami_conts_text01 {
  font-size: 35px;
}

.nayami_conts_text02 {
  font-size: 28px;
  text-decoration: underline;
  font-weight: bold;
  margin-top: 25px;
}

.nayami_conts_text03 {
  font-size: 24px;
  font-weight: bold;
}

.nayami_list02 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.nayami_list02 li {
  width: 49%;
  margin-left: 0;
  color: #fff;
  font-size: 19px;
  font-weight: bold;
  border-radius: 30px;
  margin-bottom: 18px;
  padding: 8px;
  box-sizing: border-box;
}

.nayami_list02 li {
  background: #f0959c;
}

.nayami_list02 li.p01 {
  background: #f06c77;
}

.nayami_conts {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-top: 35px;
}

.nayami_img {
  width: 100%;
  max-width: 270px;
  margin-left: 30px;
}

.nayami_img img {
  width: 100%;
  height: auto;
}

.nayami_list01 ul li {
  background: url("../images/top/icon_check.png") no-repeat left top;
  padding-left: 40px;
  margin-bottom: 18px;
}

.nayami_conts02_text {
  margin-top: 30px;
}

/* O脚とは */
.leg_info01 p {
  font-size: 17.6px;
  text-align: center;
  font-weight: bold;
}

.leg_info-list01 {
  width: 100%;
  max-width: 440px;
  margin: 40px auto;
  box-sizing: border-box;
  border-radius: 8px;
  background: #fff;
  padding: 40px;
  box-shadow: 12px 12px 0 rgba(0, 0, 0, 0.05);
}

.leg_info-list01 ul li {
  background: url("../images/top/icon_check02.png") no-repeat left top;
  padding-left: 40px;
  font-size: 17.6px;
  margin-bottom: 12px;
  font-weight: bold;
}

.leg_info-list01 ul li:last-child {
  margin-bottom: 0;
}

.leg_info-img01 {
  margin: 32px auto;
  text-align: center;
}

.leg_info-img01 img {
  box-shadow: 12px 12px 0 rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  width: auto;
  max-width: calc(100% - 12px);
  height: auto;
}

/* あなたの足は大丈夫ですか？ */
.fukidashi01 {
  background: #f84e81;
  padding: 16px;
  border-radius: 8px;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
  font-size: 24px;
  font-weight: bold;
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
  position: relative;
}

.fukidashi01:after {
  content: "";
  display: block;
  border: 20px solid transparent;
  border-top: 20px solid #f84e81;
  width: 0;
  height: 0;
  position: absolute;
  bottom: -40px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.checklist01 {
  border: 4px solid #333;
  background: #fff;
  padding: 40px;
  box-sizing: border-box;
  margin-top: 64px;
}

.checklist_ttl01 {
  font-size: 32px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 32px;
}

.checklist_ttl01 span {
  font-size: 1.2em;
  color: #9bbe77;
  background: linear-gradient(transparent 70%, #fff25f 0%);
}

.checklist_list01 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.checklist_list01 li {
  width: calc(100% / 2 - 8px);
  background: url("../images/top/icon_check03.png") no-repeat left top;
  padding-left: 40px;
  margin-right: 16px;
  box-sizing: border-box;
  min-height: 30px;
  font-size: 17.6px;
  margin-bottom: 16px;
}

.checklist_list01 li:nth-child(2n) {
  margin-right: 0;
}

.checklist_img {
  text-align: center;
}

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

/* O脚無料写真相談受付中 */
.soudan {
  position: relative;
}

.soudan:before {
  content: "";
  width: 0;
  height: 0;
  border: 40px solid transparent;
  border-top: 40px solid #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.soudan_conts {
  background: #fff;
  box-sizing: border-box;
  padding: 48px;
}

.soudan_lr {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.soudan_text01 {
  font-size: 24px;
}

.soudan_text02 {
  font-size: 17.6px;
}

.soudan_list01 {
  background: #fff7f9;
  box-sizing: border-box;
  padding: 40px;
  margin-top: 32px;
}

.soudan_list01 ul li {
  padding-left: 80px;
  font-size: 17.6px;
  min-height: 67px;
  font-weight: bold;
  margin-bottom: 24px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}

.soudan_list01 ul li:last-of-type {
  margin-bottom: 0;
}

.soudan_list01 ul .soudan_step01 {
  background: url("../images/top/step01.png") no-repeat left top;
}

.soudan_list01 ul .soudan_step02 {
  background: url("../images/top/step02.png") no-repeat left top;
}

.soudan_list01 ul .soudan_step03 {
  background: url("../images/top/step03.png") no-repeat left top;
}

.soudan_list01 ul .soudan_step04 {
  background: url("../images/top/step04.png") no-repeat left top;
}

.soudan_btn {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  margin-top: 32px;
}

.soudan_btn p {
  margin: 0 24px;
}

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

/* O脚のパターン */
.pattern_conts {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 40px 0;
  border-bottom: 2px dotted #f8417c;
}

.pattern_conts:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
}

.pattern_conts .pattern_img {
  width: 232px;
  margin-right: 32px;
}

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

.pattern_conts .pattern_text {
  width: calc(100% - 232px);
}

.pattern_conts .pattern_text .pattern_ttl01 {
  background: #f84e81;
  color: #fff;
  padding: 8px 24px 4px;
  box-sizing: border-box;
  display: inline-block;
  border-radius: 3px;
  line-height: 1.3;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 16px;
}

/* そのO脚、放っておいて大丈夫ですか？ */
.daizyoubu_conts {
  margin-top: 32px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

/* その悩み、当院にお任せください */
.mainconts.omakase {
  position: relative;
}

.mainconts.omakase p {
  font-size: 20px;
  /*	font-weight: bold;*/
}

.omakase_conts {
  display: flex;
}

.omakase_img {
  width: 380px;
  margin-left: 30px;
}

.mainconts.omakase .omakase_conts_text p {
  font-size: 17px;
}

.omakase_conts_text strong {
  color: #e64100;
}

.mainconts.omakase .main_conts_wrap, .treatment_conts {
  margin-top: 35px;
}

/* 当院の施術 */
.treatment_ttl01 {
  color: #f04856;
  font-size: 24px;
  font-weight: bold;
  border-bottom: 2px dotted #f1cccf;
  position: relative;
  counter-increment: num;
  padding-left: 40px;
  line-height: 30px;
  padding-bottom: 13px;
}

.treatment_ttl01:before {
  content: counter(num);
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  background: #f06c77;
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
}

.treatment_text_last p {
  font-size: 20px;
  font-weight: bold;
}

.treatment_conts_inline {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin-top: 30px;
}

.treatment_img {
  width: 100%;
  max-width: 200px;
}

.treatment_text {
  width: calc(100% - 200px);
  margin-right: 30px;
}

.treatment_text_last {
  margin-top: 35px;
}

/* こんな症状の方が来院されています */
.visit_list {
  border: 10px solid #f0959c;
  border-radius: 8px;
  background: #fff;
  padding: 35px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.visit_list li {
  font-size: 18px;
  font-weight: bold;
  background: url("../images/top/icon_check.png") no-repeat left top;
  padding-left: 34px;
  margin-bottom: 18px;
  margin-right: 30px;
}

.voicematome_conts_wrap {
  background: #fff;
  padding: 30px 30px;
  border-radius: 4px;
  text-align: center;
  margin-top: 35px;
}

.voicematome_conts_wrap img {
  max-width: 100%;
}

/* 患者様の声 */
.voice_list {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 50px;
  margin-bottom: 80px;
}

.voice_list:last-of-type {
  margin-bottom: 0;
}

.voice_conts {
  width: calc(50% - 20px);
  max-width: 495px;
  box-shadow: 0 1px 5px #ddd;
  margin-left: 0;
  margin-right: 20px;
  margin-top: 40px;
}

.voice_conts .disease {
  background: #fff;
  color: #f9a109;
  padding: 0px 15px;
  font-size: 93%;
  display: inline-block;
}

.voice_conts:nth-child(1), .voice_conts:nth-child(2) {
  margin-top: 0;
}

.voice_conts:nth-child(2n) {
  margin-right: 0;
  margin-left: auto;
}

.voice_ttl {
  background: #f84e81;
  padding: 16px;
  border-radius: 5px 5px 0 0;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.05em;
  line-height: 1.7;
}

.voice_ttl span {
  display: block;
}

.voice_subttl {
  border-top: 2px solid #fff;
  padding-top: 5px;
  margin-top: 5px;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.7;
  color: #fff;
}

.voice_img {
  margin: 0 auto 24px;
  text-align: center;
}

.voice_img img {
  width: auto;
  max-width: 100%;
  margin: 0 auto;
}

.voice_img iframe {
  width: 100%;
  height: 27vw;
  max-height: 293px;
}

.voice_text_conts {
  padding: 0 20px 10px;
}

.voice_text {
  padding: 0 20px 10px;
}

.voice_text:last-of-type {
  padding-bottom: 0;
}

.voice_q {
  font-size: 16px;
  background: #fff3d7;
  padding: 10px 15px 10px 35px;
  border-radius: 5px;
  margin-bottom: 10px;
  line-height: 1.8;
  color: #222;
  font-weight: bold;
}

.voice_q:before {
  content: "Q";
  font-size: 1.2em;
  color: #ef8e22;
  line-height: 1;
  margin-right: 5px;
  margin-left: -20px;
}

.voice_text p {
  padding: 0;
}

.voice_recommend_img {
  float: left;
  margin: 0 30px 30px 0;
}

.voice_memo {
  width: calc(100% - 32px);
  border-top: 1px dashed #ccc;
  box-sizing: border-box;
  margin: 12px 16px 0;
  padding-bottom: 20px;
  padding-top: 8px;
  font-size: 12px;
}

/* 院長プロフィール */
.profile_wrap {
  margin-top: 40px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.profile_img {
  width: 312px;
  margin-left: 40px;
}

.profile_img img {
  width: auto;
  max-width: 312px;
  height: auto;
}

.profile_img figcaption {
  font-size: 17.6px;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  margin-top: 8px;
}

.profile_img figcaption span {
  display: block;
}

.profile_text {
  width: calc(100% - 310px);
}

.profile_name {
  margin-top: 10px;
  font-size: 20px;
  font-weight: bold;
  color: #282624;
  text-align: center;
  line-height: 1.5;
}

/* 推薦者の声 */
.recommend02_conts {
  background: #fff;
  padding: 48px;
  box-sizing: border-box;
  margin-top: 40px;
}

.recommend02_conts:first-of-type {
  margin-top: 0;
}

.recommend02_profile {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 24px;
}

.recommend_profile_img {
  width: 228px;
  height: auto;
  margin-right: 32px;
}

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

.recommend_profile_text {
  width: calc(100% - 260px);
}

.recommend_ttl02 {
  font-size: 20px;
  border-bottom: 2px dotted #f8417c;
  font-weight: bold;
  padding-bottom: 4px;
  margin-bottom: 16px;
}

.recommend_ttl02sub {
  background: #ff87ac;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  padding: 16px 24px;
  box-sizing: border-box;
  border-radius: 8px;
  position: relative;
}

.recommend_ttl02sub:before {
  content: "";
  display: block;
  border: 12px solid transparent;
  border-right: 12px solid #ff87ac;
  width: 0;
  height: 0;
  position: absolute;
  left: -24px;
  top: 0;
  bottom: 0;
  margin: auto 0;
}

/* 施術の流れ */
.service_time {
  width: 100%;
  max-width: 800px;
  margin: 50px auto 40px;
  background: #fff;
  padding: 25px 30px;
  border: solid 8px #ffe8b1;
  border-radius: 10px;
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}

.service_time_img {
  width: 90px;
}

.service_time_text {
  width: calc(100% - 90px);
  margin-left: 30px;
}

.service_time_ttl01 {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #ff9600;
  margin-bottom: 15px !important;
  line-height: 1.5;
}

.service_time_text p {
  margin-bottom: 0;
}

.flow_conts_wrap {
  counter-reset: num;
}

.flow_conts {
  margin-top: 30px;
}

.flow_ttl01 {
  font-size: 32px;
  font-weight: bold;
  color: #f84e81;
  line-height: 1.4;
  padding-top: 9px;
  position: relative;
  margin-left: 52px;
}

.flow_ttl01:before {
  content: counter(num);
  counter-increment: num;
  font-size: 24px;
  margin-right: 5px;
  background: #f84e81;
  color: #fff;
  padding: 3px 12px;
  border-radius: 1000px;
  position: absolute;
  top: 8px;
  left: -52px;
}

.flow_ttl01:after {
  content: "";
  display: block;
  width: calc(100% + 52px);
  height: 3px;
  background: #f8417c;
  position: absolute;
  bottom: -8px;
  left: -52px;
}

.flow_conts_inline {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin-top: 30px;
}

.flow_img {
  width: 100%;
  max-width: 314px;
}

.flow_img img {
  width: auto;
  max-width: 314px;
  height: auto;
}

.flow_text {
  width: calc(100% - 314px);
  margin-right: 30px;
}

.flow_copy {
  margin-top: 50px;
  width: 100%;
  border: 2px solid #fb6a00;
  padding: 30px 15px;
  box-sizing: border-box;
}

.flow_copy p {
  font-size: 28px;
  font-weight: bold;
  color: #fb6a00;
  text-align: center;
  line-height: 1.5;
}

/*選ばれる3つの理由*/
.machine_conts {
  border: 10px solid #f0959c;
  border-radius: 8px;
  background: #fff;
  padding: 35px;
  box-sizing: border-box;
  margin-top: 50px;
}

.machine_conts_ttl {
  font-size: 34px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}

.machine_conts_inner {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.machine_img {
  width: 254px;
  margin-right: 30px;
}

.machine_text {
  width: calc(100% - (254px + 30px));
}

.machine_text dl dt {
  float: left;
  background: #f06c77;
  color: #fff;
  width: 100px;
  text-align: center;
  font-weight: bold;
  border-radius: 3px;
  margin-bottom: 10px;
  margin-right: 1em;
}

.machine_text dl dd {
  margin-bottom: 10px;
}

.select_conts_wrap {
  counter-reset: selectnum;
}

.select_conts {
  margin-top: 60px;
  counter-increment: selectnum;
}

.select_conts:first-of-type {
  margin-top: 40px;
}

.select_ttl01 {
  background: #f84e81;
  color: #fff;
  margin-left: 24px;
  padding: 16px 16px 16px 120px;
  font-size: 20px;
  margin-bottom: 40px;
  position: relative;
}

.select_ttl01 span {
  position: absolute;
  left: -24px;
  top: -40px;
  line-height: 0;
}

.select_conts_inline {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.select_conts_lr {
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.select_conts_rl {
  -webkit-flex-direction: row;
  flex-direction: row;
}

.select_conts_lr .select_img, .select_conts_rl .select_img {
  width: 314px;
}

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

.select_conts_lr .select_text {
  width: calc(100% - 354px);
  margin-right: 40px;
}

.select_conts_rl .select_text {
  width: calc(100% - 354px);
  margin-left: 40px;
}

.select_conts_tb {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.select_conts_tb .select_img {
  margin-top: 30px;
  min-height: 0%;
}

.select_conts_tb .select_img ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.select_conts_tb .select_img ul li {
  margin-left: 30px;
  width: calc(100% / 3 - 20px);
}

.select_conts_tb .select_img ul li:first-child {
  margin-left: 0;
}

.select_recommend {
  border: 3px solid #ff9500;
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.md_list li {
  background: #fff;
  padding: 20px;
  margin-bottom: 20px;
}

.md_list li:last-child {
  margin-bottom: 0;
}

.md_name {
  font-weight: bold;
  text-decoration: underline;
}

/* 施術料金・初回特別割引 */
.price_tbl {
  display: block;
  margin-bottom: 16px;
}

.price_tbl tbody {
  display: block;
}

.price_tbl tr {
  display: -webkit-flex;
  display: flex;
  border-top: 1px solid #b7bebb;
}

.price_tbl tr:last-of-type {
  border-bottom: 1px solid #b7bebb;
}

.price_tbl tr th {
  display: block;
  width: 30em;
  padding: 20px;
  text-align: center;
  font-weight: bold;
  background: #f84e81;
  font-size: 18px;
  color: #fff;
}

.price_tbl tr td {
  display: block;
  width: calc(100% - 15em);
  padding: 20px;
  font-size: 18px;
}

.price_tbl tr td span {
  font-size: 1.2em;
}

.price_offer {
  margin-top: 50px;
}

.price_offer_text01 {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}

.price_offer_text01 span {
  background: linear-gradient(transparent 60%, #fff370 60%);
}

.price_offer_text01_ttl {
  font-size: 30px;
  color: #eb6b10;
  font-weight: bold;
  text-align: center;
  text-decoration: underline;
}

.price_offer_text02 {
  font-size: 35px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  color: #282624;
}

.price_offer_text02 span {
  background: linear-gradient(transparent 60%, #fffc2e 60%);
}

.price_offer_text03 {
  background: #fff;
  color: #4a301c;
  font-size: 26px;
  text-align: center;
  padding: 30px 30px 40px;
  position: relative;
  width: 68%;
  margin: 30px auto 80px;
  border-radius: 10px;
}

.price_offer_text03:after {
  content: url(../images/top/fukidashi01.png);
  position: absolute;
  left: 50%;
  bottom: -58px;
  margin-left: -50px;
}

.price_offer_text03 p {
  font-weight: bold;
}

.price_offer_text03_ttl {
  font-size: 33px;
  display: block;
}

.price_offer_text03 span {
  text-decoration: underline;
}

.price_offer_text03 span:nth-of-type(2) {
  text-decoration: underline;
}

.price_offer_limit01 {
  margin-top: 30px;
  margin-bottom: 30px;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  padding: 25px 0 15px;
}

.price_offer_limit01 p {
  font-size: 30px;
  font-weight: bold;
  color: #222;
  text-align: center;
  line-height: 1.5;
  margin-bottom: 0;
}

.price_offer_limit_strong01 {
  font-size: 56px !important;
  color: #d83535 !important;
}

.price_offer_main_text {
  font-weight: bold;
  font-size: 48px;
  line-height: 1.6;
  text-align: center;
  margin-top: 40px;
}

.price_offer_main_text span {
  position: relative;
  display: inline-block;
  padding: 0;
}

.price_offer_main_text span:before {
  content: "";
  display: block;
  height: 80px;
  background: url(../images/top/bg_offer_ttl02_l.png) no-repeat left top;
  position: absolute;
  top: 10px;
  left: -70px;
  width: 44px;
}

.price_offer_main_text span:after {
  content: "";
  display: block;
  width: 44px;
  height: 80px;
  background: url(../images/top/bg_offer_ttl02_r.png) no-repeat left top;
  position: absolute;
  top: 10px;
  right: -70px;
}

.price_offer_mainimg {
  margin: 10px auto 30px;
  text-align: center;
}

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

.price_offer_limit02 {
  font-size: 30px;
  font-weight: bold;
  color: #282624;
  text-align: center;
  line-height: 1.5;
  background: #e2f9e9;
  display: block;
  width: calc(100% - 40px);
  padding: 20px;
  border-radius: 5px;
}

.member_num_close {
  text-decoration: line-through;
}

.member_num_limit {
  font-size: 1.5em;
  text-decoration: underline;
  color: #eb1818;
}

.offer_conts_line {
  margin-top: 30px;
}

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

.offer_conts_line_sp {
  display: none;
}

/* オファー */
.offer_limit {
  margin-bottom: 64px;
}

.offer_ttl01 {
  font-size: 72px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  color: #fff;
  display: block;
  line-height: 1.2;
}

.offer_ttl01 span {
  position: relative;
  border-bottom: 5px solid #fff;
}

.offer_ttl01 span:before {
  content: "";
  display: block;
  width: 57px;
  height: 116px;
  background: url("../images/top/bg_offer_ttl01_l.png") no-repeat left top;
  position: absolute;
  top: 10px;
  left: -80px;
}

.offer_ttl01 span:after {
  content: "";
  display: block;
  width: 57px;
  height: 116px;
  background: url("../images/top/bg_offer_ttl01_r.png") no-repeat left top;
  position: absolute;
  top: 10px;
  right: -80px;
}

.offer_conts_ttl01 {
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  text-decoration: underline;
  letter-spacing: 0.04em;
}

.offer_conts01_img {
  margin: 30px auto;
  text-align: center;
  display: block;
}

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

.offer_conts02 {
  width: calc(100% - 42px);
  background: #fff;
  color: #282624;
  padding: 10px 20px;
  margin: 30px auto;
}

.offer_conts02 p {
  font-size: 42px;
  color: #282624;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.04em;
  line-height: 1.2;
}

.offer_conts02 p span {
  font-size: 1.3em;
  color: #eb1818;
}

.offer_conts03_pc, .offer_conts03_img {
  position: relative;
}

.offer_conts03_pc {
  margin-top: -10px;
}

.offer_conts03_sp {
  display: none;
}

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

.offer_contact_btn {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  position: absolute;
  bottom: 0.5vw;
  left: 0;
  right: 0;
}

.offer_mail_btn {
  margin-bottom: 10px !important;
}

.offer_contact_btn img, .offer_reserve_btn img {
  width: auto;
  max-width: 68.5vw;
}

.offer_conts04 {
  color: #fff;
  margin-top: 8px;
}

.offer_conts04 p {
  font-size: 13px;
  line-height: 2;
  margin-bottom: 0;
}

/* あなたも辛い症状を改善しませんか？ */
.message_text p {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

.message_text strong {
  font-size: 1.3em;
}

/* 特典 */
.gift_conts {
  background: #fff;
  padding: 48px 24px;
  box-sizing: border-box;
  border: 4px solid #f84e81;
  margin-bottom: 56px;
  position: relative;
}

.gift_conts:last-of-type {
  margin-bottom: 0;
}

.gift_conts .gift_ttl {
  position: absolute;
  top: -28px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 179px;
  height: auto;
}

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

.gift_conts .gift_conts_inline {
  display: -webkit-flex;
  display: flex;
}

.gift_conts .gift_conts_inline .gift_img img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.gift_conts .gift_conts_inline .gift_text {
  margin-left: 32px;
}

.gift_conts .gift_inline_ttl {
  font-size: 32px;
  color: #f84e81;
  font-weight: bold;
  margin-bottom: 8px;
}

.gift_conts .gift_inline_ttl span {
  border-bottom: 2px solid #f84e81;
}

/* 初回割引の理由 */
.conts_divide {
  margin: 40px auto;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.conts_divide_l, .conts_divide_r {
  width: 47.5%;
  background: #fff;
  border-radius: 10px 10px 0 0;
}

.conts_divide_ttl {
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  color: #fff;
  background: #333;
  padding: 14px 20px;
  border-radius: 10px 10px 0 0;
  line-height: 1.5;
}

.conts_divide_l .conts_divide_ttl {
  background-color: #333;
}

.conts_divide_r .conts_divide_ttl {
  background: #f84e81;
}

.conts_divide_text {
  padding: 20px;
}

.conts_divide_false li {
  background: url("../images/top/icon_false.png") no-repeat left 2px;
  padding-left: 30px;
  margin-bottom: 12px;
  font-weight: normal;
}

.conts_divide_false li span {
  font-size: 15px;
}

.conts_divide_false li:last-child {
  margin-bottom: 0;
}

.conts_divide_true li {
  background: url("../images/top/icon_true.png") no-repeat left 4px;
  padding-left: 30px;
  margin-bottom: 12px;
}

.conts_divide_true li:last-child {
  margin-bottom: 0;
}

.first_recall {
  margin-top: 50px;
}

/* よくある質問 */
.faq_conts {
  background: #fff7f9;
  box-sizing: border-box;
  padding: 48px;
  margin-top: 32px;
}

.faq_conts:first-of-type {
  margin-top: 0;
}

.faq_conts dl dt {
  border-bottom: 1px solid #ffdee6;
  padding-bottom: 16px;
  margin-bottom: 16px;
  background: url("../images/top/faq_q.png") no-repeat left top;
  min-height: 41px;
  padding-left: 60px;
  font-size: 24px;
  font-weight: bold;
}

.faq_conts dl dd {
  background: url("../images/top/faq_a.png") no-repeat left top;
  min-height: 41px;
  padding-left: 60px;
  font-size: 20px;
}

/* アクセス */
.hamamatsu-access_menu {
  margin: 0 auto;
  padding: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}

.hamamatsu-access_menu button {
  width: calc(100% / 3);
  background: #fbeaef;
  box-sizing: border-box;
  border: none;
  padding: 16px 8px;
  border-right: 2px solid #fff;
  font-size: 16px;
}

.hamamatsu-access_menu button:last-of-type {
  border-right: none;
}

.hamamatsu-access_menu .active {
  background: #f84e81;
  color: #fff;
  font-weight: bold;
}

#hamamatsu-access_conts #hamamatsu-access02,
#hamamatsu-access_conts #hamamatsu-access03,
#hamamatsu-access_conts #hamamatsu-access04 {
  display: none;
}

.access_info_wrap {
  margin-top: 40px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.access_map {
  width: 100%;
  max-width: 540px;
}

.access_map iframe {
  width: 540px;
  height: 395px;
}

.access_map figure {
  text-align: center;
  margin-bottom: 24px;
}

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

.access_mapinfo {
  width: calc(100% - 540px);
  margin-left: 50px;
}

.access_map_conts {
  margin-bottom: 20px;
}

.access_map_conts p {
  margin-bottom: 0;
}

.access_mapinfo dl {
  display: -webkit-flex;
  display: flex;
  margin-bottom: 16px;
}

.access_mapinfo dl.btm0 {
  margin-bottom: 0;
}

.access_mapinfo dl dt {
  width: 5em;
}

.access_mapinfo dl dd {
  width: calc(100% - 5em);
}

.access_map_ttl01 {
  font-size: 15px;
  font-weight: bold;
}

.access_root {
  margin-top: 50px;
}

.access_rootlist {
  margin-top: 40px;
  counter-reset: guidenum;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.access_rootlist li {
  width: calc(100% / 3 - 50px);
  max-width: 300px;
  position: relative;
  margin-bottom: 25px;
  position: relative;
  text-align: center;
  vertical-align: top;
  margin-left: 75px;
}

.access_rootlist li:nth-child(3n+1) {
  margin-left: 0;
}

.access_rootlist li:before {
  content: url("../images/top/access_arrow.png");
  left: -64px;
  position: absolute;
  top: 25%;
}

.access_rootlist li:first-child:before, .access_rootlist li:nth-child(3n+1):before {
  content: none;
}

.access_rootlist li img {
  width: auto;
  max-width: 100%;
}

.access_rootlist_text {
  line-height: 1.5;
  margin: 10px 0 0 2.5em;
  text-align: left;
}

.access_rootlist_text:before {
  color: #f84e81;
  content: counter(guidenum) ".";
  counter-increment: guidenum;
  font-size: 25px;
  font-weight: bold;
  line-height: 1;
  margin-left: -1.5em;
  padding: 0 6px;
}

/* 最後に... */
.last_box {
  border: 10px solid #ff9ea7;
  background: #fff;
  border-radius: 8px;
  width: 730px;
  padding: 35px 80px;
  box-sizing: border-box;
  margin: 0 auto;
}

.last_box p {
  font-size: 22px;
  font-weight: bold;
}

.last_catch_img {
  width: 270px;
  margin-left: 30px;
}

.last_catch {
  margin-top: 40px;
}

.last_catch_conts {
  margin-top: 10px;
}

.last_catch_conts:first-of-type {
  margin-top: 0;
}

.last_catch_text_wrap {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 50px;
}

.last_catch_ttl {
  font-size: 25px;
  font-weight: bold;
  text-decoration: underline;
}

.last_catch_text {
  margin-top: 30px;
}

.last_catch_text p {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}

.last_catch_text p:last-of-type {
  margin-bottom: 0;
}

.last_catch_text p strong {
  color: #f40000;
}

/* pagetop */
#pagetop {
  position: absolute;
  bottom: 10px;
  right: 2.5%;
  line-height: 0;
}

#pagetop img {
  width: auto;
  max-width: 79px;
}

/*下層ページ
----------------------------------------------------*/
#breadcrumb {
  width: 95%;
  max-width: 1050px;
  padding: 0 2.5%;
  margin: 5px auto 0;
}

#breadcrumb ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

#breadcrumb ul li {
  font-size: 13px;
}

#breadcrumb ul li:before {
  content: ">";
  margin: 0 5px;
}

#breadcrumb ul li:first-child:before {
  content: none;
}

.contact_tel, .contact_mail {
  margin-top: 40px;
}

.contact_tel p {
  margin-bottom: 5px;
}

.contact_telnum a {
  font-size: 1.5em;
  font-weight: bold;
}

.contact_tel dl {
  display: -webkit-flex;
  display: flex;
  margin-bottom: 10px;
}

.contact_tel dl dt {
  width: 5em;
}

.contact_tel dl dd {
  width: calc(100% - 5em);
}

.contact_form {
  width: calc(100% - 80px);
  background: #ffebf1;
  padding: 30px 40px;
  margin-top: 40px;
}

.form_tbl tr {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  padding-bottom: 20px;
  border-bottom: 1px dashed;
  margin-bottom: 20px;
}

.form_tbl tr th {
  width: 100%;
  display: block;
  text-align: left;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 5px;
}

.form_tbl tr td {
  width: 100%;
  display: block;
}

.form_tbl tr td input {
  font-size: 17px !important;
}

.required {
  background: #fa1f65;
  padding: 0 5px;
  font-size: 0.8em;
  color: #fff;
  margin-left: 10px;
  display: inline-block;
}

.form_name {
  display: block;
  width: 100%;
  max-width: 25em;
}

.form_mail {
  display: block;
  width: 100%;
  max-width: 30em;
}

.form_tel {
  display: block;
  width: 100%;
  max-width: 10em;
}

.form_reserve01, .form_reserve02, .form_reserve03 {
  width: 100%;
  max-width: 20em;
}

.form_textarea {
  display: block;
  width: 100%;
  min-height: 200px;
}

.form_confirm {
  font-size: 16px;
  text-align: center;
}

.form_submit {
  margin-top: 15px;
  text-align: center;
}

.form_submit input {
  width: 100%;
  max-width: 500px;
  padding: 20px 0;
  margin: 0 auto;
  font-size: 25px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.05em;
  border: none;
  background: #fa1f65;
  border-radius: 100px;
  -webkit-appearance: none;
}

.form_submit input[disabled] {
  background: #ccc;
}

.form_select {
  font-size: 17px !important;
}

/*フッター
----------------------------------------------------*/
#sp_pagebtm {
  display: block;
  width: 100%;
  line-height: 0;
  opacity: 1;
  position: fixed;
  left: 0;
  bottom: -300px;
  transition: all 0.4s linear 0s;
}

#sp_pagebtm .sp_pagebtmimg {
  width: auto;
  max-width: 100%;
  height: auto;
}

.sp_pagebtm_wrap {
  background: rgba(255, 255, 255, 0.6);
  width: 95%;
  padding: 2.5vw 2.5%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.sp_btm_tel {
  margin-right: 10px;
  width: auto;
  max-width: 391px;
}

.sp_btm_tel img {
  width: 100%;
  max-width: 384px;
  height: auto;
}

.sp_btm_reserve {
  width: 50%;
}

.sp_btm_line img {
  width: 100%;
  max-width: 319px;
  height: auto;
}

#footer {
  background: #fff;
  color: #333;
}

.f_wrap {
  width: 95%;
  max-width: 1050px;
  margin: 0 auto;
  padding: 40px 2.5%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.f_conts_l {
  font-size: 13px;
  line-height: 1.8;
  max-width: 490px;
}

.f_logo {
  margin-bottom: 20px;
}

.f_logo a:hover {
  opacity: 1;
}

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

.f_conts_l dl {
  display: -webkit-flex;
  display: flex;
  margin-bottom: 5px;
}

.f_conts_l dl dt {
  width: 6em;
}

.f_conts_l dl dd {
  width: calc(100% - 4em);
}

.f_conts_l dl dd a {
  color: #f84e81;
}

.f_conts_r {
  display: -webkit-flex;
  display: flex;
}

.f_conts_r dl {
  max-width: 250px;
  margin-left: 50px;
}

.f_conts_r dl dt {
  font-size: 14px;
  font-weight: bold;
}

.f_conts_r dl dd a {
  background: url("../images/common/f_icon.png") no-repeat left 3px;
  padding-left: 20px;
  color: #333;
  text-decoration: none;
}

.f_cr {
  width: 100%;
  font-size: 13px;
  background: #f5b6b3;
  text-align: center;
  color: #9b6361;
  padding: 5px 0;
}

.f_cr a {
  color: #9b6361;
  text-decoration: none;
}

/*wordpress
----------------------------------------------------*/
.blog_conts {
  width: 95%;
  max-width: 1050px;
  padding: 20px 2.5%;
  margin: 0 auto 50px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.blog_main {
  width: calc(80% - 71px);
}

.single_date {
  background: #f73609 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  padding: 1px 10px;
}

.s_ttl01 {
  color: #7fb8de;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.2;
  margin: 15px 0;
  text-align: left;
}

.blog_cat {
  border-bottom: 1px dashed #212121;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.blog_side {
  width: 20%;
  max-width: 250px;
  border-left: 1px solid #fb6a00;
  padding-left: 35px;
  margin-left: 35px;
}

.side_blog_ttl {
  color: #212121;
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 5px !important;
}

.blog_single p {
  margin-bottom: 15px;
}

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

.blog_single img.alignright {
  float: right;
  margin-left: 10px;
}

.blog_single img.alignleft {
  float: left;
  margin-right: 10px;
}

.blog_single .single_date {
  margin-bottom: 0;
}

.single_ttl {
  color: #fb6a00;
  font-size: 38px;
  font-weight: bold;
  line-height: 1.2;
  margin: 0;
  text-align: left;
  border: solid 1px #fb6a00;
  background: #fff;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  padding: 2%;
}

.single_cat {
  padding-bottom: 20px;
  border-bottom: 1px dashed #212121;
  margin-bottom: 40px;
  line-height: 1;
}

.single_cat p {
  float: left;
}

.blog_single h3 {
  border-left: 10px solid #fb6a00;
  border-bottom: 1px solid #fb6a00;
  font-size: 1.6em;
  font-weight: bold;
  color: #282624;
  margin: 50px auto 25px;
  padding: 10px 0 10px 15px;
  clear: both;
}

.blog_single h4 {
  border-bottom: 1px dashed;
  font-size: 1.4em;
  font-weight: bold;
  color: #f73609;
  margin: 30px auto 15px;
  padding-bottom: 5px;
  clear: both;
}

.blog_single ul {
  background: #fff7ee none repeat scroll 0 0;
  border: 1px solid #fb6a00;
  border-radius: 5px;
  margin-bottom: 30px;
  padding: 15px;
}

.blog_single li {
  background: url("../images/top/icon_nayami.png") no-repeat left top;
  border-bottom: 1px dashed;
  font-size: 20px;
  line-height: 1.7;
  margin-bottom: 10px;
  padding-bottom: 5px;
  padding-left: 38px;
}

.blog_single p {
  margin-bottom: 30px;
}

.wp-pagenavi {
  text-align: center;
}

.side_menu {
  margin-bottom: 30px;
}

.side_menu ul {
  border-top: 2px solid #fb6a00;
  border-bottom: 2px solid #fb6a00;
  padding: 5px 10px;
}

.side_menu li {
  border-bottom: 1px dashed #fb6a00;
  margin-top: 8px;
  padding-bottom: 5px;
  padding-left: 1.3em;
  line-height: 1.6;
}

.side_menu li:before {
  content: url("../images/common/ico01.png");
  margin-left: -1.3em;
  margin-right: 5px;
  padding-top: 2px;
  vertical-align: middle;
}

.side_menu li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.side_menu li a {
  text-decoration: none;
}
