@charset "UTF-8";
/*
theme Name: すみだ両国クリニック
Author: openstage.inc
*/
/* CSS Document */
/* all content
* --------------------------------------- */
div, h1, h2, h3, h4, p, a, td, li, ul, span, dl, dd, div, a, input, label, small {
  font-size: 21px;
  line-height: 1.8;
  text-decoration: none;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 400;
  list-style: none;
  color: #40220F;
}
a {
  display: block;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
main {
  flex: 1;
}
figure {
  margin: 0 !important;
}
body {
  display: flex;
  flex-flow: column;
  min-height: 100vh;
  margin: 0 auto;
  position: relative;
}
img {
  vertical-align: top;
  width: 100%;
}
a:hover, a:focus {
  opacity: .7;
  text-decoration: none;
  color: #333333;
}
::-webkit-selection {
  color: #fff;
  background: #333333;
}
::-moz-selection {
  color: #fff;
  background: #333333;
}
::selection {
  background-color: #cccccc;
  color: #222;
  text-shadow: none;
}
.common-1500-width {
  max-width: 1500px;
  margin: 0 auto;
  width: calc(100% - 40px);
}
.common-1300-width {
  max-width: 1300px;
  margin: 0 auto;
  width: calc(100% - 40px);
}
.common-1100-width {
  max-width: 1100px;
  margin: 0 auto;
  width: calc(100% - 40px);
}
.common-120-padding {
  padding: 120px 0;
}
.common-100-padding {
  padding: 100px 0;
}
.common-80-padding {
  padding: 80px 0;
}
.common-60-padding {
  padding: 60px 0;
}
.upper-120-padding {
  padding: 120px 0 0;
}
.pc_none {
  display: none !important;
}
.sp_none {
  display: block !important;
}
#greetings, #features, #access, #section01, #section02, #section03, #section04, #section05, #section06, #section07, #section08, #section09, #section10, #section11 {
  padding-top: 80px;
  margin-top: -80px;
}
.common-title__wrap {
  text-align: center;
  margin-bottom: 46px;
}
.common-title__wrap h2 {
  font-size: 40px;
  font-weight: 600;
}

.common-title__wrap._white h2 {
color: #fff;
}

.common-title__wrap p {
margin-top:24px;
	font-weight: 500;
}
.common-title__wrap ._icon {
  max-width: 40px;
  margin: 0 auto 8px;
}
.common-btn__wrap a {
  max-width: 300px;
  color: #fff;
  padding: 14px 55px 14px 30px;
  box-sizing: border-box;
  border-radius: 100px;
  position: relative;
  font-size: 18px;
  font-weight: 400;
  margin: 0 auto;
  text-align: left;
}
.common-btn__wrap a:before {
  content: '';
  display: inline-block;
  width: 29px;
  height: 29px;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  background-repeat: no-repeat;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.common-btn__wrap._tea a {
  background-color: #84C76B;
}
.common-btn__wrap._tea a:before {
  background-image: url("../img/diet/btn-tea.svg");
}
.common-btn__wrap._green a {
  background-color: #7FBFD2;
}
.common-btn__wrap._green a:before {
  background-image: url("../img/arrow-green.svg");
}
@media screen and (max-width: 941px) {
  .main-u-page {
    margin-top: 80px;
  }
}
@media screen and (max-width: 769px) {
  .common-120-padding {
    padding: 80px 0;
  }
  .common-100-padding {
    padding: 80px 0;
  }
  .pc_none {
    display: block !important;
  }
  .sp_none {
    display: none !important;
  }
  div, h1, h2, h3, h4, p, a, td, li, ul, span, dl, dd, div, a, input, label, small {
    font-size: 15px;
	    line-height: 2.2;
  }
  .common-title__wrap {
    margin-bottom: 32px;
  }
  .common-title__wrap h2 {
    font-size: 32px;
  }
	.common-title__wrap p {
margin-top:16px;
text-align: left;
			font-weight: 400
}
  .common-title__wrap ._icon {
    max-width: 30px;
  }
  .common-btn__wrap a {
    max-width: 230px;
    margin: 0 auto;
    padding: 14px 40px 14px 30px;
    font-size: 15px;
  }
  .common-btn__wrap a:before {
    width: 25px;
    height: 25px;
    right: 13px;
  }
  .common-80-padding {
    padding: 46px 0;
  }
  .common-page__title {
    background-position: right bottom, top center;
  }
  .common-page__title span {
    font-size: 45px;
    display: block;
  }
  .common-page__title h2, .common-page__title h1 {
    font-size: 16px;
  }
  .page-title__box {
    /*    padding: 100px 0 80px; */
    padding: 40px 0 20px;
  }
  .common-60-padding {
    padding: 46px 0;
  }
  .page-title__box._ver2 h1 {
    font-size: 28px;
  }
}
@media screen and (max-width: 426px) {
  .common-title__wrap h2 {
    font-size: 24px;
  }
  .common-title__wrap {
    margin-bottom: 24px;
  }
}
/* 発熱外来について
* --------------------------------------- */
.about-area__group {
  background-color: #F9FBF3;
  background-image: url(../img/diet/common-bgi.png);
  background-position: right bottom;
  background-size: auto;
  background-repeat: repeat;
  position: relative;
  overflow: hidden;
  padding: 0 200px;
}
.about-area__group::after {
  content: '';
  display: inline-block;
  width: 355px;
  height: 260px;
  background-image: url("../img/diet/tree-left.svg");
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  background-repeat: no-repeat;
  top: 32px;
  left: -10px;
}
.about-area__group::before {
  content: '';
  display: inline-block;
  width: 280px;
  height: 265px;
  background-image: url("../img/diet/tree-right.svg");
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  background-repeat: no-repeat;
  bottom: 32px;
  right: -10px;
  z-index: 10;
}


.about-title__wrap {
  position: relative;
  margin-bottom: 32px;
}
.about-title__wrap span {
  font-family: "Jost", sans-serif;
  line-height: 1.2;
  color: #D6DAE1;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 200px;
  display: block;
  text-align: center;
  line-height: 1.2
}
.about-title__wrap h2 {
  color: #0049BA;
  font-size: 36px;
  line-height: 1.5;
  width: 100%;
  font-weight: 600;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
}
.about-lists__wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 24px 0;
  justify-content: space-between;
}
.about-lists__wrap li {
  background-color: #0049BA;
  padding: 24px 16px 24px 24px;
  width: 48.5%;
  box-sizing: border-box;
}
.about-lists__wrap li span {
  position: relative;
  display: block;
  text-align: left;
  padding-left: 45px;
  color: #fff;
  font-size: 20px;
}
.about-lists__wrap li span:before {
  content: '';
  display: inline-block;
  width: 30px;
  height: 30px;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  background-repeat: no-repeat;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);

}
.about-lists__wrap li:nth-child(1) span:before{
	 background-image: url("../img/diet/icon-check_tea.svg");
}
.about-lists__wrap li:nth-child(2) span:before{
	 background-image: url("../img/diet/icon-check_green.svg");
}
.about-lists__wrap li:nth-child(3) span:before{
	 background-image: url("../img/diet/icon-check_green.svg");
}
.about-lists__wrap li:nth-child(4) span:before{
	 background-image: url("../img/diet/icon-check_tea.svg");
}.about-lists__wrap li:nth-child(5) span:before{
	 background-image: url("../img/diet/icon-check_tea.svg");
}


.about-lists__wrap li:nth-child(1){
	 background-color: #84C76B;
}
.about-lists__wrap li:nth-child(2){
	 background-color: #B6C961;
}
.about-lists__wrap li:nth-child(3){
	 background-color: #B6C961;
}
.about-lists__wrap li:nth-child(4){
	 background-color: #84C76B;
}
.about-lists__wrap li:nth-child(5){
	 background-color: #84C76B;
}


.answer-area__group {
  position: relative;
  padding-top: 117px;
	background-color: #84C76B;
}
.answer-area__group::after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 117px;
  background-image: url("../img/diet/icon-arrow_pc.svg");
  background-repeat: no-repeat;
  background-size: cover;
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  background-position: center;
}

.answer-items__text p {

 color: #fff;
  font-weight: 400;
  text-align: center;

}



@media screen and (max-width: 941px) {
  .about-area__group {
    padding: 0;
  }
  .about-area__group::after {
    width: 135px;
    height: 98px;
    top: 24px;
  }
  .about-area__group::before {
    width: 110px;
    height: 98px;
    bottom: 16px;
    right: -10px;
  }
  .about-title__wrap {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 769px) {
  .about-title__wrap p {
    font-size: 15px;
    text-align: left;
  }
  .about-title__wrap h1 {
    font-size: 16px;
    text-align: left;
    font-weight: 500;
    margin-bottom: 8px;
  }
	 .about-area__group::after {

    top: 0;
  }
	
	.about-lists__wrap li {

    padding: 16px;
    width: 100%;

}
	.about-lists__wrap {
      gap: 10px 0;
}
	.about-lists__wrap li span {
        padding-left:32px;
        font-size: 14px;
}
	.about-lists__wrap li span:before {
    width: 20px;
        height: 20px;
        top: 6px;
		transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
}
	
	.about-lists__wrap li:nth-child(1) span:before{
	 background-image: url("../img/diet/icon-check_tea.svg");
}
.about-lists__wrap li:nth-child(2) span:before{
	 background-image: url("../img/diet/icon-check_green.svg");
}
.about-lists__wrap li:nth-child(3) span:before{
	 background-image: url("../img/diet/icon-check_tea.svg");
}
.about-lists__wrap li:nth-child(4) span:before{
	 background-image: url("../img/diet/icon-check_green.svg");
}.about-lists__wrap li:nth-child(5) span:before{
	 background-image: url("../img/diet/icon-check_tea.svg");
}


.about-lists__wrap li:nth-child(1){
	 background-color: #84C76B;
}
.about-lists__wrap li:nth-child(2){
	 background-color: #B6C961;
}
.about-lists__wrap li:nth-child(3){
	 background-color: #84C76B;
}
.about-lists__wrap li:nth-child(4){
	 background-color: #B6C961;
}
.about-lists__wrap li:nth-child(5){
	 background-color: #84C76B;
}
	
	.answer-area__group {
	
  padding-top: 26px;
	
}
.answer-area__group::after {

  height: 26px;

}
	.answer-items__text p {

  text-align: left;

}

}
/* 発熱外来７つの特徴
* --------------------------------------- */
.feature-area__group {
  background-color: #EEF9FE;
  background-image: url(../img/diet/common-bgi.png), url("../img/diet/watercolor-blue.png");
  background-position: right bottom, top center;
  background-size: auto, 100% auto;
  background-repeat: repeat, no-repeat;
  position: relative;
  overflow: hidden;
}
.feature-title__wrap {
margin-bottom: 60px;
}

.feature-title__wrap h2{
	 max-width: 400px;
  margin: 0 auto;
}
.feature-title__wrap p{
	margin-top: 24px;
    font-weight: 500;
	text-align: center;
}
.feature-items__block {
 display: flex;
 
    flex-wrap: wrap;
    gap: 46px 4%;
    justify-content: center;
}
.feature-items__box {
  width: 48%;
}
.feature-items__thumbnail ._thumbnail {
  position: relative;
  overflow: hidden;
  padding-top: 380px;
  border-radius: 30px;
}
.feature-items__thumbnail ._thumbnail img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.feature-items__text {
  margin-left: 46px;
  margin-top: -31px;
  position: relative;
}
.feature-items__text ._number {
  width: 60px;
  margin-bottom: 24px;
}
.feature-items__text h3 {
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 9px;
}
.feature-triple__block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 24px 0;
  margin: 46px 0;
}

@media screen and (max-width: 769px) {
  .feature-items__box {
    width: 100%;
  }
  .feature-triple__box {
    width: 100%;
  }
  .feature-items__thumbnail ._thumbnail {
    padding-top: 180px;
    border-radius: 15px;
  }
  .feature-items__text {
    margin-left: 0;
    margin-top: -20px;
  }
  .feature-items__text ._number {
    width: 40px;
    margin-bottom: 16px;
    margin-left: 16px;
  }
  .feature-items__text h3 {
    font-size: 21px;
    font-weight: 500;
    margin-bottom: 0;
  }
  .feature-title__wrap h2{
    max-width: 300px;
    margin: 0 auto;
  }

  .feature-area__group {
    background-size: auto, 400% auto;
  }
	.feature-title__wrap p{
font-weight: 400;
	text-align: left;
}
}
/* 対象となる症状
* --------------------------------------- */
.medicine-area__group {
  background-color: #F9FBF3;
  background-image: url(../img/diet/common-bgi.png), url("../img/diet/watercolor-green.png");
  background-position: right bottom, top center;
  background-size: auto, 100% auto;
  background-repeat: repeat, no-repeat;
  position: relative;
  overflow: hidden;
}
.medicine-lists__wrap {
  display: flex;
}
.medicine-lists__wrap {

  display: flex;
  flex-wrap: wrap;
  gap: 16px 20px;
  justify-content: center;
}
.medicine-lists__wrap li {
  background-color: #B6C961;
  color: #fff;
  border-radius: 15px;
  padding: 10px 20px;
}
.medicine-lists__wrap li._green {
  background-color: #84C76B;
}
.medicine-items__box {
  background-color: #fff;
  border-radius: 20px;
}
.medicine-items__box:nth-child(1){
	margin-bottom: 32px;
}
.medicine-items__box h2 {
  background-color: #84C76B;
  color: #fff;
  text-align: center;
  padding: 10px 10px;
  border-radius: 20px 20px 0 0;
  font-size: 26px;
  font-weight: 500;
}

.medicine-items__box h3 {

  font-size: 24px;
  font-weight: 600;
	margin-bottom: 16px;
}
.medicine-items__text {
 padding: 32px 25px;
    box-sizing: border-box;
    max-width: 1200px;
    margin: 0 auto;

}
.medicine-items__text p {
  max-width: 1100px;
  margin: 0 auto 24px;
}
@media screen and (max-width: 769px) {
  .medicine-lists__wrap li {
          border-radius: 8px;
        padding: 0 10px;
	          font-size: 13px;
  }
  .medicine-lists__wrap {
  gap: 8px 10px;
        justify-content: flex-start;
  }
  .medicine-items__box h2 {
    font-size: 18px;
    line-height: 1.5;
  }
  .medicine-items__text {
    padding: 24px 16px;
  }
  .medicine-items__text p {
          margin: 0 auto 16px;
        text-align: left;
  }
  .medicine-area__group {
    background-size: auto, 400% auto;
  }
	
	.medicine-items__box h3 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
		line-height: 1.8;
    text-align: left;
}
	.medicine-items__box:nth-child(1) {
    margin-bottom: 16px;
}
}



/* 治療の流れ
* --------------------------------------- */
.flow-area__group {
    background-color: #EEF9FE;
    background-image: url(../img/diet/common-bgi.png), url(../img/diet/watercolor-blue.png);
    background-position: right bottom, top center;
    background-size: auto, 100% auto;
    background-repeat: repeat, no-repeat;
    position: relative;
    overflow: hidden;
}
.flow-items__block {
  display: flex;
  justify-content: space-between;
  background-color: #fff;
  padding: 46px 32px;
  box-sizing: border-box;
  border-radius: 20px;
  margin-bottom: 46px;
}
.flow-items__block:nth-last-child(1) {
  margin-bottom: 0;
}
.flow-items__image {
  width: 36%;
}
.flow-items__image img {
  border-radius: 20px;
}
.flow-items__text {
  width: 60%;
}
.flow-items__text h3 {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.5;
  padding-left: 65px;
  position: relative;
  margin-bottom: 16px;
}
.flow-items__text h3 span {
  display: block;
  position: absolute;
  left: 0;
  color: #73BFE5;
  font-size: 49px;
	font-weight: 500;
  line-height: 1;
  top: -10px;
}
.flow-items__text p {
  font-size: 18px;
}
.flow-items__block._next {
  position: relative;
}
.flow-items__block._next::before {
  content: '';
  display: inline-block;
  width: 55px;
  height: 18px;
  background-image: url(../img/diet/icon-down.svg);
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -17px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.pay-items__wrap {
  background-color: #fff;
  padding: 46px 32px;
  box-sizing: border-box;
  border-radius: 20px;
  margin-top: 32px;
}
.pay-items__wrap h2 {
  display: inline-block;
  padding: 0 0 10px 0;
  background: repeat-x left bottom;
  background-size: auto 4px;
  background-image: url(../img/diet/wave.svg);
  font-size: 26px;
  margin-bottom: 32px;
  font-weight: 500;
}
.pay-items__wrap p {
  font-size: 18px;
  margin-bottom: 16px;
}
.pay-items__wrap ._image {
  max-width: 500px;
}
@media screen and (max-width: 769px) {
  .flow-items__block {
    padding: 24px 24px;
    border-radius: 15px;
    margin-bottom: 32px;
    flex-direction: column;
    gap: 16px 0;
  }
  .flow-items__image {
    width: 100%;
  }
  .flow-items__text {
    width: 100%;
  }
  .flow-items__block._next::before {
    width: 45px;
    height: 16px;
    bottom: -16px;
  }
  .flow-items__text h3 {
    font-size: 18px;
    padding-left: 40px;
    margin-bottom: 8px;
  }
  .flow-items__image img {
    border-radius: 15px;
  }
  .pay-items__wrap h2 {
    font-size: 16px;
    margin-bottom: 18px;
  }
  .pay-items__wrap {
    padding: 24px 24px;
    margin-top: 16px;
  }
  .pay-items__wrap ._image {
    max-width: 300px;
  }
  .flow-items__text p {
    font-size: 15px;
  }
  .flow-items__text h3 span {
    font-size: 30px;
    top: -4px;
  }
  .pay-items__wrap p {
    font-size: 14px;
  }
}



/* 料金
* --------------------------------------- */
.price-area__group {
  background-color: #F9FBF3;
  background-image: url(../img/diet/common-bgi.png);
  background-position: right bottom;
  background-size: auto;
  background-repeat: repeat;
  position: relative;
  overflow: hidden;
}
.price-area__group::before {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  bottom: 0;
  display: block;
  content: "";
  height: 35px;
  background-image: url("../img/diet/curtain-top.svg");
  background-repeat: repeat-x;
  background-size: 75px;
  background-position: center;
}
.price-area__group::after {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  display: block;
  content: "";
  height: 35px;
  background-image: url("../img/diet/curtain-bottom.svg");
  background-repeat: repeat-x;
  background-size: 75px;
  background-position: center;
}
.price-area__group ._top {
  display: inline-block;
  width: 280px;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  background-repeat: no-repeat;
  bottom: 32px;
  right: -10px;
  z-index: 10;
}
.price-area__group ._bottom {
  content: '';
  display: inline-block;
  width: 355px;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  background-repeat: no-repeat;
  top: 32px;
  left: -10px;
}
.price-overview__table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin: 24px 0;
}
.price-overview__table th {
  padding: 18px 20px 18px 0;
  line-height: 1.8;
  position: relative;
  text-align: left;
  font-weight: 500;
}
.price-overview__table td:last-child {
  border-right: none;
}
.price-overview__table td {
  border-bottom: 1px solid #B6C961;
  padding: 18px 20px 18px 0;
  line-height: 1.8;
  vertical-align: middle;
	font-weight: 500;
}
.price-overview__table th:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 30px;
  height: 1px;
  background: #B6C961;
}
.price-overview__table tr:nth-child(1) th::before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 30px;
  height: 1px;
  background: #B6C961;
}
.price-overview__table tr:nth-child(1) td {
  border-top: 1px solid #B6C961;
}


.price-items__block{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	
	gap: 46px 0;
	margin-top: 46px;
}
.price-items__box{
	width: 48%;
}
.price-items__box h3{
	font-weight: 500;
}
@media screen and (max-width: 1200px) {
  .price-area__group ._top {
    width: 180px;
  }
  .price-area__group ._bottom {
    width: 200px;
  }
}
@media screen and (max-width: 769px) {
  .price-area__group ._bottom {
    width: 130px;
  }
  .price-area__group ._top {
    width: 87px;
  }
  .price-overview__table {
    margin: 16px 0;
  }
  .price-overview__table th {
    padding: 16px 0px 16px 0;
   
  }
  .price-overview__table tr:nth-child(1) th::before {
    right: 6px;
  }
  .price-overview__table th:after {
    right: 6px;
  }
  .price-overview__table td {
    padding: 16px 0px 16px 0;

  }
	
	
	.price-items__block {
 
    margin-top: 24px;
}
}
@media screen and (max-width: 426px) {}


/* 患者様の声
* --------------------------------------- */
.review-area__group {
  background-color: #F9FBF3;
  background-image: url(../img/diet/common-bgi.png), url("../img/diet/watercolor-green.png");
  background-position: right bottom, top center;
  background-size: auto, 100% auto;
  background-repeat: repeat, no-repeat;
  position: relative;
  overflow: hidden;
}

.review-items__block{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap:24px 0;
	
}

.review-items__box{
	width: 31%;
	background-color: #fff;
	padding: 60px 32px 32px;
	border-radius: 20px;
	box-sizing: border-box;
	position: relative;
	
}
.review-items__box ._note{
	width: 35px;
	margin-bottom: 32px;
	
}
.review-items__box h3{
	font-weight: 500;
	margin-bottom: 16px;
}
.review-items__box p{
	font-weight: 400;
font-size: 18px;
}


.review-items__box::after {
    content: url("../img/diet/icon-review.svg");
    width: 30px;
    height: auto;
    position: absolute;
    bottom: -20px;
    right: 20px;
}


@media screen and (max-width: 769px) {
 .review-area__group {
    background-size: auto, 400% auto;
  }
	
.review-items__box{
	width: 100%;

	padding: 46px 24px 24px;

	
}
.review-items__box ._note{
	width: 25px;
	margin-bottom: 16px;
	
}
.review-items__box h3{
	font-size: 18px;
	line-height: 1.8;
	margin-bottom: 10px;
}
.review-items__box p{
	font-weight: 400;
font-size: 15px;
		line-height: 1.8
}




	
}



/* ごあいさつ
* --------------------------------------- */
.greetings-area__group {
  background-color: #EEF9FE;
  background-image: url(../img/common-bgi.png), url("../img/greetings-deco_pc.png");
  background-position: right bottom, left -100px center;
  background-size: auto, 950px auto;
  background-repeat: repeat, no-repeat;
  position: relative;
}
.greetings-items__block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 24px 0;

}
.greetings-items__image {
  width: 33%;
}
.greetings-items__image img {
  border-radius: 30px;
}
.greetings-items__text {
  width: 62%;
}
.greetings-items__text h2 {
  margin-bottom: 8px;
  font-weight: 500;
}
.greetings-items__text h3 {
  font-size: 35px;
  margin-bottom: 46px;
  line-height: 1.5;
  display: flex;
  align-items: baseline;
  gap: 16px;
  font-weight: 500;
}
.greetings-items__text small {
  font-size: 18px;
  font-weight: 500;
}

.greetings-items__text h4 {
  font-size: 26px;
	margin-bottom: 24px;
	font-weight: 500;

}
.greetings-items__text p {
  line-height: 2.2;
}

@media screen and (max-width: 769px) {
	  .greetings-area__group {
 
    background-image: none;

  }
  .greetings-items__image {
    width: 80%;
    margin: 0 auto;
  }
  .greetings-items__text {
    width: 100%;
  }
  .greetings-items__image {
    width: 70%;
    margin: 0 auto;
  }
  .greetings-items__text h3 {
    font-size: 24px;
    margin-bottom: 24px;
    gap: 8px;
  }
  .greetings-items__text small {
    font-size: 13px;
  }
  .greetings-items__text p {
 
  }
	.greetings-items__text h4 {
        font-size: 18px;
        margin-bottom: 8px;
        font-weight: 500;
        line-height: 1.8;

}

 
}





/* よくあるご質問

* --------------------------------------- */
.faq-area__group {
  background-color: #F9FBF3;
  background-image: url(../img/diet/common-bgi.png), url("../img/diet/watercolor-green.png");
  background-position: right bottom, top center;
  background-size: auto, 100% auto;
  background-repeat: repeat, no-repeat;
  position: relative;
  overflow: hidden;
}

.accordion-list:not(:first-child) {
  margin-top: 24px;
}
.accordion-list {
  border-radius: 20px;
  background: #84C76B;
  padding: 40px 40px;
}
.accordion-title {
  cursor: pointer;
  font-size: 20px;
  color: #fff;
  position: relative;
  gap: 0 5px;
  padding-left: 35px;
}
.accordion-title::before {
  content: "Q.";
  position: absolute;
  left: 0;
  font-size: 26px;
  line-height: 1;
  top: 5px;
}
.accordion-title.open {
  border-radius: 10px 10px 0 0;
}
.accordion-title span {
  display: block;
  width: 37px;
  height: 37px;
  background-color: #ffffff82;
  border-radius: 100px;
  position: absolute;
  right: 0;
  top: 0;
}
.accordion-title span:before {
  position: absolute;
  content: '';
  top: 50%;
  right: 10px;
  height: 2px;
  width: 17px;
  background: #84C76B;
  transform: rotate(90deg);
  transition: all .3s ease-in-out;
}
.accordion-title span:after {
  position: absolute;
  content: '';
  top: 50%;
  right: 10px;
  height: 2px;
  width: 17px;
  background: #84C76B;
  transition: all .3s ease-in-out;
}
.accordion-title.open span:before {
  transform: rotate(180deg);
}
.accordion-title.open span:after {
  opacity: 0;
}
.accordion-text {
  margin-top: 24px;
  display: none;
}
.accordion-text p {
  color: #fff;
}
@media screen and (max-width: 769px) {
  .accordion-title::before {
    font-size: 19px;
    top: 3px;
    font-weight: 300;
  }
  .accordion-list {
    padding: 16px;
    border-radius: 15px;
  }
  .accordion-title {
    font-size: 16px;
    padding-left: 25px;
    padding-right: 30px;
  }
  .accordion-title span {
    width: 25px;
    height: 25px;
    top: 3px;
  }
  .accordion-title span:before {
    right: 4.9px;
    width: 15px;
  }
  .accordion-title span:after {
    right: 4.9px;
    width: 15px;
  }
  .accordion-list:not(:first-child) {
    margin-top: 10px;
  }
  .accordion-text p {
    font-size: 14px;
  }
}
/* ご予約・ご相談
* --------------------------------------- */
.contact-items__block {
  display: flex;
}
.contact-items__text {
  width: 50%;
  background-color: #73BFE5;
  padding: 100px 20px;
  box-sizing: border-box;
}
.contact-header__text {
  text-align: center;
  color: #fff;
}
.contact-items__image {
  width: 50%;
  position: relative;
  overflow: hidden;
}
.contact-items__box {
  padding: 32px 0;
  margin: 32px auto;
  border-bottom: dashed 1px #fff;
  border-top: dashed 1px #fff;
  max-width: 730px;
}
.contact-items__box ._tel a {
  font-size: 37px;
  font-family: "Quicksand", sans-serif;
  font-weight: 600;
  display: flex;
  align-items: center;
  line-height: 1;
  justify-content: center;
  margin-bottom: 16px;
  color: #fff;
}
.contact-items__box ._tel a::before {
  content: '';
  display: inline-block;
  width: 32px;
  height: 31px;
  background-image: url("../img/diet/icon-tel_white.svg");
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
}
.contact-items__box p {
  text-align: center;
  color: #fff;
}
.contact-items__image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.contact-btn__wrap a {
  background-color: #fff;
  width: 320px;
  padding: 14px 32px;
  box-sizing: border-box;
  color: #7795a8;
  text-align: left;
  border-radius: 100px;
  position: relative;
  margin: 0 auto;
}
.contact-btn__wrap a:before {
  content: '';
  background-image: url("../img/arrow-blue.svg");
  display: inline-block;
  width: 30px;
  height: 30px;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  background-repeat: no-repeat;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.common-items__title h2 {
  font-size: 35px;
  font-weight: 500;
  line-height: 1.2;
  color: #fff;
}
.common-items__title span {
  display: block;
  font-family: "Quicksand", sans-serif;
  color: #9B8CC0;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 21px;
  letter-spacing: 0.1em;
  color: #fff;
}
.common-items__title {
  margin-bottom: 46px;
  text-align: center;
}
@media screen and (max-width: 769px) {
	
	.contact-items__text {
  width: 100%;

}
  .contact-items__block {
    flex-direction: column-reverse;
  }

  .contact-items__image {
    width: 100%;
    height: 285px;
  }
  .contact-items__box {
    padding: 24px 0;
    margin: 24px auto;
  }
  .contact-items__box ._tel a {
    font-size: 30px;
    margin-bottom: 8px;
  }
  .contact-items__box ._tel a::before {
    width: 25px;
    height: 25px;
  }
  .common-items__title h2 {
    font-size: 28px;
  }
  .common-items__title span {
    font-size: 16px;
  }
  .common-items__title {
    margin-bottom: 24px;
  }
  .contact-btn__wrap a {
    width: 280px;
  }
}
/* フッター
* --------------------------------------- */
.footer-area__group {
  background-color: #EEF9FE;
  background-image: url(../img/common-bgi.png);
  background-position: right bottom;
  background-size: auto;
  background-repeat: repeat;
}
.footer-items__block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 32px 0;
}
.footer-items__content {
  width: 48%;
}
.footer-items__map {
  width: 48%;
}
.biz-access__wrap{
	font-size: 16px;
}
.biz-hour__wrap {
  border-radius: 10px 10px 0 0;
  overflow: hidden;
  width: 100%;
  min-width: -moz-fit-content;
  min-width: fit-content;
  margin-bottom: 46px;
}
.biz-hour__wrap .biz-hour {
  width: 100%;
  border-collapse: collapse;
  margin: 0 auto;
}
.biz-hour__wrap .biz-hour th:nth-child(1), .biz-hour__wrap .biz-hour td:nth-child(1) {
  width: 18%;
  padding-left: 24px;
  text-align: left;
  letter-spacing: 0.05em;
  font-weight: 400;
  font-size: 18px;
}
.biz-hour__wrap .biz-hour th, .biz-hour__wrap .biz-hour td {
  padding: 16px 0;
  box-sizing: border-box;
  width: 7%;
  text-align: center;
  letter-spacing: 0;
  font-size: 16px;
  font-weight: 400;
}
.biz-hour__wrap .biz-hour td {
  border-bottom: 1px solid #BEBFBF;
  color: #7FBFD2;
  letter-spacing: 0.05em;
}
.biz-hour__wrap .biz-hour td:nth-child(1) {
  color: #40220F;
}
.biz-hour tr:nth-child(1) {
  background-color: #7FBFD2;
}
.biz-hour tr:nth-child(1) th {
  color: #fff;
}
.biz-hour__wrap ._note {
  font-size: 16px;
  display: block;
  margin-top: 16px;
}
.biz-hour__wrap ._note b {
  color: #7FBFD2;
}
.footer-items__logo {
  max-width: 560px;
  margin-bottom: 24px;
}
.footer-items__content address {
  font-style: normal;
}
.footer-items__content ._tel {
  display: flex;
  align-items: baseline;
  font-size: 26px;
  line-height: 1.5;
  gap: 0 8px;
  margin-bottom: 24px;
}
.footer-items__content ._tel a {
  font-size: 33px;
  line-height: 1.5;
  font-weight: 500;
}
.footer-items__content ._medical {
  display: flex;
  align-items: center;
  gap: 0 16px;
}
.footer-items__content ._medical span {
  background-color: #7FBFD2;
  color: #fff;
  width: 110px;
  text-align: center;
  padding: 10px 0;
  font-size: 15px;
}
.footer-items__content ._medical p {
  font-size: 16px;
}
.footer-items__map iframe {
  width: 100%;
  height: 600px;
}
.footer-area__group ._copy {
  margin-top: 60px;
  text-align: right;
}
@media screen and (max-width: 1100px) {
  .biz-hour__wrap .biz-hour th:nth-child(1), .biz-hour__wrap .biz-hour td:nth-child(1) {
    padding-left: 20px;
  }
  .biz-hour__wrap .biz-hour th, .biz-hour__wrap .biz-hour td {
    font-size: 16px;
  }
}
@media screen and (max-width: 941px) {
  .biz-hour__wrap .biz-hour th:nth-child(1), .biz-hour__wrap .biz-hour td:nth-child(1) {
    padding-left: 15px;
  }
  .footer-items__content {
    width: 52%;
  }
  .footer-items__map {
    width: 43%;
  }
}
@media screen and (max-width: 769px) {
  .biz-hour__wrap ._note {
    font-size: 14px;
  }
  .footer-items__content {
    width: 100%;
  }
  .footer-items__map {
    width: 100%;
  }
  .biz-hour__wrap .biz-hour th:nth-child(1), .biz-hour__wrap .biz-hour td:nth-child(1) {
    padding-left: 14px;
    font-size: 14px;
  }
  .biz-hour__wrap {
    margin-bottom: 24px;
  }
  .footer-items__content ._tel a {
    font-size: 32px;
  }
  .footer-items__content ._tel {
    font-size: 21px;
    margin-bottom: 16px;
  }
  .footer-items__content ._medical span {
    width: 100px;
    font-size: 12px;
  }
  .footer-area__group ._copy {
    margin-top: 32px;
  }
  .footer-items__map iframe {
    height: 300px;
  }
  .footer-items__content ._medical p {
    font-size: 14px;
  }
}
@media screen and (max-width: 426px) {
  .biz-hour__wrap .biz-hour th:nth-child(1), .biz-hour__wrap .biz-hour td:nth-child(1) {
    padding-left: 12px;
  }
  .biz-hour__wrap .biz-hour th, .biz-hour__wrap .biz-hour td {
    font-size: 13px;
    width: 6%;
    padding: 15px 0;
  }
}
/* フローティン
* --------------------------------------- */
.desktop-items__wrap {
  max-width: 580px;
  width: 100%;
  position: fixed;
  bottom: 0;
  right: 0;
  display: flex;
  z-index: 10000;
}
.desktop-items__box {
  width: 33.33333%;
}
.desktop-items__box a {
  min-height: 78px;
  box-sizing: border-box;
  align-items: center;
  font-weight: 500;
  font-size: 16px;
  display: flex;
  gap: 0 10px;
  color: #fff;
  padding: 22px 10px;
  justify-content: center;
}
.desktop-items__box:nth-child(1) a {
  background-color: #EBBF65;
}
.desktop-items__box:nth-child(2) a {
  background-color: #5AB649;
}
.desktop-items__box:nth-child(3) a {
  background-color: #40220F;
}
.desktop-items__box img {
  width: 15px;
}
@media screen and (max-width: 769px) {
  .desktop-items__box {
    width: 33%; /* 40% */
  }
  .desktop-items__box:nth-last-child(1) {
    width: 34%; /* 20% */
  }
  .desktop-items__box:nth-child(3) img {
    width: 15px;
  }
  .desktop-items__box a {
    font-size: 15px;
  }
  .desktop-items__box a {
    padding: 16px 10px;
  }
  .desktop-items__box:nth-child(2) a {
    padding: 18px 10px;
  }
  .desktop-items__box:nth-child(1) a {
    padding: 16px 10px;
  }
  .desktop-items__box:nth-child(3) a {
    padding: 9px 0;
  }
}
/* フローティン
* --------------------------------------- */
.banner-items__wrap{
	max-width: 700px;
	margin: 0 auto 60px;
}
@media screen and (max-width: 769px) {
	.banner-items__wrap{

	margin: 0 auto 46px;
}
}
