#sec01 {
  padding: 90px 0 100px;
}
#sec01 .txt-area {
  width: 50%;
}
#sec01 .txt-area h3 {
  color: #272727;
  font-weight: bold;
  font-size: 36px;
  font-size: 1.88vw;
  margin-bottom: 45px;
}
#sec01 .txt-area p {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 42px;
}
#sec01 .img-area {
  width: 46.66%;
}
#sec02 {
  background-color: #FAF8F2;
  padding: 140px 0 70px;
}
#sec02 h3 {
  text-align: center;
  font-weight: bold;
  color: #6CAF2E;
  font-size: 34px;
  font-size: 3.4rem;
  margin-bottom: 60px;
  letter-spacing: 0.2rem;
}
#sec02 h3 span {
  font-size: 41px;
  font-size: 4.1rem;
}
#sec02 ul {
  justify-content: center;
}
#sec02 ul li {
  width: calc(33.33% - 35px);
  margin-right: 52px;
  background-color: #FFFFFF;
  border: 1px solid #DEDEDE;
  padding: 50px 30px;
  margin-bottom: 55px;
}
#sec02 ul li:nth-child(3), #sec02 ul li:last-child {
  margin-right: 0;
}
#sec02 ul li h4 {
  font-weight: bold;
  font-size: 28px;
  font-size: 2.8rem;
  text-align: center;
  line-height: 40px;
}
#sec02 ul li:nth-child(4) h4 {
  margin: 20px 0;
}
#sec02 ul li img {
  width: 100%;
  margin: 0 auto 5px;
}
#sec02 ul li p {
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  line-height: 28px;
}
#sec03 {
  margin: 130px 0 170px;
}
#sec03 p.ttl_l {
    font-size: 40px;
    font-size: 4.0rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px;
}
#sec03 .onestop {
  background-color: #FCFBF5;
  border: 2px solid #E6E2D7;
  border-radius: 10px;
  padding: 45px 20px 15px;
}
#sec03 h3 {
  text-align: center;
  margin-bottom: 50px;
}
#sec03 img.pc, #sec03 img.sp {
  margin: 0 auto;
}
#sec03 .txt-area {
  text-align: right;
  margin-top: 35px;
}
#sec03 .txt-area p {
  font-size: 12px;
  font-size: 1.2rem;
}
#sec04 {
  padding-bottom: 170px;
}
#sec04 h3 {
  font-weight: bold;
  text-align: center;
  font-size: 40px;
  font-size: 4.0rem;
  margin-bottom: 50px;
}
#sec04 h3 span {
  color: #6CAF2E;
  font-size: 30px;
  font-size: 3.0rem;
  position: relative;
}
#sec04 h3 span::before {
  position: absolute;
  content: "";
  width: 1px;
  height: 27px;
  background: #707070;
  transform: rotate(-20deg);
  bottom: 12%;
  left: -10%;
}
#sec04 h3 span::after {
  position: absolute;
  content: "";
  width: 1px;
  height: 27px;
  background: #707070;
  transform: rotate(20deg);
  bottom: 12%;
  right: -10%;
}
#sec04 .img-area {
  width: 44.16%;
}
#sec04 .txt-area {
  width: 50%;
}
#sec04 .renkei {
  border-bottom: 3px solid #EBE5D5;
  padding-bottom: 140px;
}
#sec04 .renkei .txt-area ul li {
  list-style: inside;
  font-size: 28px;
  font-size: 2.8rem;
  margin-bottom: 5px;
}
#sec04 .renkei .txt-area p {
  font-size: 13px;
  font-size: 1.3rem;
  margin-top: 40px;
  padding-left: 1em;
  text-indent: -1em;
}
#sec04 .seiri {
  padding-top: 110px;
	    border-bottom: 3px solid #EBE5D5;
    padding-bottom: 140px;
}
#sec04 .seiri .l_flex {
  align-items: center;
}
#sec04 .seiri .txt-area p {
  font-size: 20px;
  font-size: 2.0rem;
  line-height: 37px;
}
#sec05 {
  padding: 80px 0 70px;
  background: linear-gradient(180deg, #fff 0%, #fff 40%, #FAF8F2 40%, #FAF8F2 100%);
}
#sec05 h3 {
  font-weight: bold;
  text-align: center;
  color: #0C0C0C;
  font-size: 35px;
  font-size: 3.5rem;
  margin-bottom: 35px;
  letter-spacing: 0.2rem;
}
#sec05 li {
  width: calc(33.33% - 30px);
}
#sec05 li:nth-child(2n) {
  margin-top: 60px;
}
#sec05 li p {
  color: #383838;
  font-weight: bold;
  text-align: center;
  font-size: 24px;
  font-size: 2.4rem;
  margin-top: 15px;
}
#sec05 ul.l_flex {
    width: 82.5%;
    margin: 0 auto;
}
#sec06 {
  background-color: #EBE7DC;
  padding: 40px 0;
}
#sec06 .l_flex {
  align-items: center;
}
#sec06 .logo img {
  width: 100%;
}
#sec06 .contact a {
  color: #fff;
  background-color: #70A732;
  display: block;
  text-align: center;
  padding: 8px 10px;
  font-size: 23px;
  font-size: 2.3rem;
  font-weight: bold;
  letter-spacing: 0.2rem;
  margin-top: 15px;
}
#sec06 .logo-area {
  width: 27.5%;
}
#sec06 .tel-area {
  width: 25.41%;
  color: #3B351A;
}
#sec06 .tel-area .shop {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 7px;
}
#sec06 .tel-area .open {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 500;
  margin-top: 10px;
}
#sec06 .tel-area .tel-area img {
  width: 100%;
}
#sec07 {
  padding: 120px 0 195px;
}
#sec07 h3 {
  color: #0C0C0C;
  font-weight: bold;
  text-align: center;
  font-size: 34px;
  font-size: 3.4rem;
  margin-bottom: 75px;
}
#sec07 dl {
  margin-bottom: 30px;
}
#sec07 dl dt {
  width: 7.5%;
  color: #B7B09E;
  font-weight: bold;
  font-family: 'Barlow', sans-serif;
  font-size: 83px;
  font-size: 8.3rem;
  line-height: 50px;
  position: relative;
}
#sec07 dl dt::before {
  content: "";
  width: 1px;
  height: 65%;
  background: #C8C8C8;
  position: absolute;
  bottom: 0;
  right: 50%;
}
#sec07 dl:nth-child(3) dt::before, #sec07 dl:nth-child(4) dt::before {
  height: 46%;
}
#sec07 dl dd {
  width: 89.33%;
}
#sec07 dl dd h4 {
  color: #0C0C0C;
  font-weight: bold;
  letter-spacing: 0.2rem;
  font-size: 28px;
  font-size: 2.8rem;
  margin-bottom: 20px;
}
#sec07 dl dd p {
  line-height: 32px;
  margin-bottom: 20px;
}
#sec08 {
  background-color: #FAF8F2;
  padding: 115px 0;
}
#sec08 h3 {
  color: #0C0C0C;
  font-weight: bold;
  text-align: center;
  font-size: 34px;
  font-size: 3.4rem;
}
#sec08 div.l_flex {
  align-items: center;
}
#sec08 p {
  width: 71.48%;
  font-size: 20px;
  font-size: 2.0rem;
  line-height: 41px;
  color: #0C0C0C;
}
#sec08 p span {
  font-weight: bold;
  font-size: 25px;
  font-size: 2.5rem;
}
#sec08 .img-area {
  width: 26.16%;
}
#sec08 .img-area img {
  width: 82.16%;
}
#sec08 li {
  width: calc(33.33% - 20px);
  background-color: #FFFFFF;
  border: 1px solid #B9B092;
  padding: 55px 20px;
  position: relative;
}
#sec08 li p {
  width: 100%;
  color: #736A50;
  font-weight: bold;
  font-size: 21px;
  font-size: 2.1rem;
  text-align: center;
  line-height: 39px;
}
#sec08 li:first-child p, #sec08 li:nth-child(2) p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
}
#sec08 li p span {
  color: #0C0C0C;
  font-size: 26px;
  font-size: 2.6rem;
  border-bottom: 1px solid #0C0C0C;
}
#sec09 {
  padding: 160px 0;
}
#sec09 h3 {
  color: #0C0C0C;
  font-weight: bold;
  font-size: 34px;
  font-size: 3.4rem;
  margin-bottom: 50px;
  text-align: center;
}
#sec09 dl {
  background-color: #FAF8F2;
  padding: 30px 45px;
  margin-bottom: 25px;
	position: relative;
}
#sec09 dl dt {
  color: #433D16;
  font-weight: bold;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 33px;
  padding-left: 1.8em;
  text-indent: -1.8em;
  margin-bottom: 20px;
	width: 90%;
}
#sec09 dl dt span {
  font-size: 34px;
  font-size: 3.4rem;
}
#sec09 dl dd {
  color: #0C0C0C;
  line-height: 26px;
  margin-bottom: 10px;
  padding-left: 2.4em;
  text-indent: -2.3em;
	display: none;
	width: 90%;
}
#sec09 dl dd span {
  color: #989374;
  font-weight: bold;
  font-size: 34px;
  font-size: 3.4rem;
}
#sec09 dl dt span, #sec09 dl dd span {
  margin-right: 5px;
}
	#sec09 dl::after {
      content: "";
      width: 36px;
      height: 36px;
      background: url(../img/sale/down.png) 0 0 no-repeat;
      background-size: 100% auto;
      position: absolute;
      right: 55px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); 
}
    #sec09 dl.is-open::after {
		content: "";
      width: 36px;
      height: 36px;
      background: url(../img/sale/up.png) 0 0 no-repeat;
      background-size: 100% auto;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      -webkit-transform: translateY(-50%) rotate(-180deg);
      transform: translateY(-50%) rotate(-180deg); }
#soudan {
    background: #FAF8F2;
    padding: 80px 0 70px;
}
#soudan h3 {
    width: 53.75%;
    margin: 0 auto 30px;
}
#soudan .naiyou {
    background: #fff;
    border-radius: 55px;
	padding: 60px 0 40px;
	margin-bottom: 40px;
}
#soudan .naiyou .img_area {
    width: 80%;
    margin: 0 auto;
}
#soudan .think {
    width: 84.83%;
    margin: 0 auto;
}
#choice {
    padding: 100px 0 80px;
}
#choice h3 {
	color: #0C0C0C;
	font-weight: bold;
	font-size: 40px;
	font-size: 4.0rem;
	letter-spacing: 0.1rem;
	margin-bottom: 30px;
	text-align: center;
}
#choice li {
    width: calc(50% - 40px);
}
#choice li img {
	width: 100%;
}
#sec01 .irai_area {
    width: 64.08%;
    margin: 60px auto 30px;
}
#sec01 h4 {
	text-align: center;
	color: #2E2E2E;
	font-weight: bold;
	margin-bottom: 65px;
	font-size: 31px;
	font-size: 3.1rem;
}
#sec01 h4 span {
	color: #FA5275;
	font-size: 43px;
	font-size: 4.3rem;
}
#sec01 .gai,#sec01 .nai {
    width: calc(50% - 40px);
}
#sec01 .gai h5,#sec01 .nai h5 {
	text-align: center;
	color: #373737;
	font-weight: 500;
	margin-bottom: 10px;
	font-size: 24px;
	font-size: 2.4rem;
}
#sec01 .gai h5 span,#sec01 .nai h5 span {
	font-size: 31px;
	font-size: 3.1rem;
	font-weight: bold;
}
#sec01 .gai h5 span {
	color: #85ACB4;
}
#sec01 .nai h5 span {
	color: #6BA600;
}
#sec01 .gai .box {
	border: 1px solid #B2B2B2;
	padding: 20px 25px;
}
#sec01 .nai .box {
	border: 5px solid #D4E3B9;
	padding: 20px 25px;
}
#sec01 .gai .box p, #sec01 .nai .box p {
	margin-top: 35px;
} 
#merit {
    background: #FAF8F2;
    padding: 90px 0 100px;
}
#merit h3 {
	text-align: center;
	color: #272727;
	font-weight: bold;
	font-size: 38px;
	font-size: 3.8rem;
	line-height: 70px;
	margin-bottom: 60px;
	letter-spacing: 0.1rem;
}
#merit h3 span {
	font-size: 49px;
	font-size: 4.9rem;
}
#merit h3 span.orange {
	color: #EF7517;
}
#merit h3 span.green {
	color: #58AEAE;
}
#merit h4 {
	text-align: center;
	color: #3A3A3A;
	font-weight: bold;
	font-size: 31px;
	font-size: 3.1rem;
	margin-bottom: 20px;
}
#merit h4 span {
	font-size: 39px;
	font-size: 3.9rem;
}
#merit .merit_area {
    margin-bottom: 30px;
	background: #fff;
    border: 3px solid #F5BF96;
    padding: 30px 5px;
}
#merit .merit_area h5 {
    color: #EF6F0C;
    font-weight: bold;
    text-align: center;
    font-size: 39px;
    font-size: 3.9rem;
    margin-bottom: 15px;
}
#merit .merit_area h5 img {
    width: 2.3%;
    vertical-align: middle;
    margin: 0 5px;
}
#merit .merit_area ul {
	justify-content: center;
	width: 70%;
	margin: 0 auto;
}
#merit .merit_area ul li {
    text-align: center;
    color: #272727;
    font-size: 29px;
    font-size: 2.9rem;
    font-weight: 500;
    position: relative;
	text-align: left;
    padding-left: 1em;
	margin-bottom: 10px;
}
#merit .merit_area ul li::before {
	content: "";
	background: url(../img/sale/merit_circle.svg)no-repeat;
	background-size: contain;
	width: 33px;
	height: 33px;
	position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
}
#merit .merit_area ul li span {
	font-size: 21px;
	font-size: 2.1rem;
	font-weight: normal;
}
#merit .demerit_area {
    margin-bottom: 45px;
	padding-bottom: 70px;
	background: #fff;
	border: 1px solid #BEDCDC;
	padding: 30px 5px;
}
.border {
	border-bottom: 1px solid #B5B5B5;
	    margin-bottom: 50px;
    padding-bottom: 30px;
}
#merit .demerit_area h5 {
	color: #58AEAE;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
	font-size: 29px;
	font-size: 2.9rem;
}
#merit .demerit_area .l_flex {
	width: 76%;
	margin: 0 auto;
}
#merit .demerit_area ul li {
	color: #272727;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: 500;
	padding-right: 5px;
	position: relative;
	padding-left: 1em;
	margin-bottom: 5px;
}
#merit .demerit_area ul li::before {
	content: "";
	background: url(../img/sale/demerit_circle.svg)no-repeat;
	background-size: contain;
	width: 22px;
	height: 22px;
	position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
}
#merit .demerit_area:last-child ul {
	display: flex;
	justify-content: center;
}
#merit .demerit_area:last-child {
	margin-bottom: 0;
}
#sec04 .gozonji {
    padding-top: 110px;
}
#sec04 .gozonji h3 {
	width: 30.16%;
	margin: 0 auto 65px;
}
#sec04 .gozonji .box {
    width: calc(50% - 30px);
	border: 2px solid #D9D9D9;
	padding: 40px 55px 30px;
}
#sec04 .gozonji .box h4 {
	position:relative;
}
#sec04 .gozonji .box h4 span {
	position: absolute;
    top: -40px;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    width: 50.85%;
}
#sec04 .gozonji .box:last-child h4 span {
	width: 91.88%;
}
#sec04 .gozonji .box .img_area {
	width: 69.84%;
	margin: 0 auto 20px;
}
#sec04 .gozonji .box p {
	line-height: 31px;
}
#sec04 .gozonji .box p span {
	font-weight: bold;
	font-size: 20px;
	font-size: 2.0rem;
}
#sec04 .gozonji .box p.p_s {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 21px;
	padding-left:1em;
	text-indent:-1em;
	margin-top: 10px;
}
#area {
    background: #FAFCF5;
    padding: 60px 0;
}
#area .img_area {
	width: 78.5%;
	margin: 0 auto;
}
#shop {
	background-color: #F7F5EE;
	padding: 90px 0 370px;
	position: relative;
}
#shop::before {
	content: "";
	background-image: url("../img/top/shop-img.png");
	background-size: contain;
	background-repeat: no-repeat;
	width: 5.88%;
	height: 10%;
	position: absolute;
	top: 6%;
    right: 16%;
}
#shop h3 {
	width: 48.91%;
	margin: 0 auto 15px;
}
#shop p.ttl_s {
	font-weight: bold;
	font-size: 28px;
	font-size: 2.8rem;
	text-align: center;
	margin-bottom: 50px;
}
#shop .triangle {
	width: calc(50% - 60px);
}
#shop .triangle .triangle-bg img {
    width: 100%;
}
#shop .triangle .contents {
	background-color: #FFFFFF;
	padding: 0 65px 20px;
	margin-bottom: 30px;
}
#shop .triangle .contents h4 {
	color: #3A361C;
	font-weight: bold;
	text-align: center;
	font-size: 28px;
	font-size: 2.8rem;
	margin-bottom: 25px;
}
#shop .triangle .contents dl {
	border-top: 1px solid #D8D8D8;
	padding: 10px 20px;
	color: #0C0C0C;
	font-size: 17px;
	font-size: 1.7rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items:center;
}
#shop .triangle .contents dl:last-child {
	border-bottom: 1px solid #D8D8D8;
}
#shop .triangle .contents dl dt {
	width: 22.85%;
	font-weight: 500;
}
#shop .triangle .contents dl dd {
	width: 75.66%;
	line-height: 26px;
}
#shop .map-area {
    height: 50%;
}
#shop .map-area iframe {
    width: 100%;
    height: 100%;
}
 @media screen and (max-width: 1630px) {
  #sec01 .txt-area h3 {
    font-size: 36px;
    font-size: 2.21vw;
  }
}
@media screen and (max-width: 1630px) {
  #sec01 .txt-area h3 {
    font-size: 36px;
    font-size: 2.3vw;
  }
}
@media screen and (max-width: 1280px) {
  #sec02 ul li h4 {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 1260px) {
	#shop .triangle {
    width: calc(50% - 30px);
}
	#shop .triangle .contents {
    padding: 0 25px 20px;
	}
}
@media screen and (max-width: 1250px) {
  #sec02 ul li {
    width: calc(33.33% - 20px);
    margin-right: 30px;
    padding: 30px 20px;
  }
}
@media screen and (max-width: 1225px) {
  #sec01 .txt-area h3 {
    font-size: 36px;
    font-size: 3.6rem;
  }
  #sec01 .txt-area h3 .sp {
    display: block;
  }
}
@media screen and (max-width: 1155px) {
  #sec08 li {
    width: calc(33.33% - 10px);
  }
  #sec08 li p {
    font-size: 18px;
    font-size: 1.8rem;
  }
  #sec08 li p span {
    font-size: 23px;
    font-size: 2.3rem;
  }
}
@media screen and (max-width: 1080px) {
	#sec01 .gai, #sec01 .nai {
    width: calc(50% - 10px);
}
}
@media screen and (max-width: 1070px) {
  #sec07 dl dt {
    font-size: 71px;
    font-size: 7.1rem;
  }
}
@media screen and (max-width: 1055px) {
  #sec05 li p {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media screen and (max-width: 1020px) {
	#soudan .naiyou .img_area {
    width: 95%;
	}
}
@media screen and (max-width: 1010px) {
  #sec06 .logo-area {
    width: 30.5%;
  }
  #sec06 .tel-area {
    width: 28.41%;
  }
}
@media screen and (max-width: 1000px) {
  #sec02 ul li {
    width: calc(50% - 20px);
    margin-right: 40px;
  }
  #sec02 ul li:nth-child(2n) {
    margin-right: 0;
  }
  #sec02 ul li:nth-child(3) {
    margin-right: 40px;
  }
}
@media screen and (max-width: 998px) {
  #sec08 ul {
    display: block;
  }
  #sec08 li {
    width: 100%;
    padding: 30px 20px;
    position: static;
    margin-bottom: 15px;
  }
  #sec08 li p {
    width: 100%;
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 39px;
    margin-bottom: 0;
  }
  #sec08 li:first-child p, #sec08 li:nth-child(2) p {
    position: static;
    transform: unset;
  }
  #sec08 li p span {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 970px) {
	#shop h3 {
    width: 59.91%;
	}
}
@media screen and (max-width: 960px) {
	#choice li {
    width: calc(50% - 15px);
}
}
@media screen and (max-width: 950px) {
  #sec07 dl dt {
    font-size: 61px;
    font-size: 6.1rem;
  }
  #sec07 dl dd {
    width: 87.33%;
  }
}
@media screen and (max-width: 925px) {
  #sec06 .contact a {
    font-size: 19px;
    font-size: 1.9rem;
  }
}
@media screen and (max-width: 768px) {
  #sec01 {
    padding: 50px 0 120px;
  }
  #sec01 .txt-area {
    width: 100%;
  }
  #sec01 .txt-area h3 {
    font-size: 32px;
    font-size: 3.2rem;
    margin-bottom: 28px;
  }
  #sec01 .txt-area p {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 35px;
  }
  #sec01 .img-area {
    width: 100%;
    margin-top: 30px;
  }
  #sec02 {
    padding: 90px 0 70px;
  }
  #sec02 h3 {
    font-size: 30px;
    font-size: 3.0rem;
    margin-bottom: 20px;
    letter-spacing: 0.2rem;
  }
  #sec02 h3 span {
    font-size: 37px;
    font-size: 3.7rem;
  }
  #sec02 ul li {
    width: 100%;
    margin-right: 52px;
    padding: 30px 20px;
    margin-bottom: 15px;
  }
  #sec02 ul li:nth-child(3), #sec02 ul li:last-child {
    margin-right: 0;
  }
  #sec02 ul li h4 {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 40px;
  }
  #sec02 ul li:first-child h4, #sec02 ul li:nth-child(4) h4 {
    margin: 0;
  }
  #sec02 ul li img {
    width: 100%;
    margin: 0 auto 5px;
  }
  #sec02 ul li p {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 28px;
  }
  #sec03 {
    margin: 90px 0 100px;
  }
	#sec03 p.ttl_l {
    font-size: 26px;
		font-size: 2.6rem;
	}
  #sec03 .onestop {
    padding: 45px 20px 15px;
  }
  #sec03 h3 {
    margin-bottom: 20px;
  }
  #sec03 img.sp {
    width: 100%;
  }
  #sec03 .txt-area {
    margin-top: 5px;
  }
  #sec03 .txt-area p {
    font-size: 12px;
    font-size: 1.2rem;
    text-align: left;
    padding-left: 1em;
    text-indent: -1em;
  }
  #sec04 {
    padding-bottom: 50px;
  }
  #sec04 h3 {
    font-size: 33px;
    font-size: 3.3rem;
    margin-bottom: 30px;
    line-height: 45px;
  }
  #sec04 h3 span {
    font-size: 27px;
    font-size: 2.7rem;
    position: relative;
  }
  #sec04 h3 span::before {
    position: absolute;
    content: "";
    width: 1px;
    height: 27px;
    background: #707070;
    transform: rotate(-20deg);
    bottom: 12%;
    left: -10%;
  }
  #sec04 h3 span::after {
    position: absolute;
    content: "";
    width: 1px;
    height: 27px;
    background: #707070;
    transform: rotate(20deg);
    bottom: 12%;
    right: -10%;
  }
  #sec04 .img-area {
    width: 100%;
  }
  #sec04 .txt-area {
    width: 100%;
    margin-top: 20px;
  }
  #sec04 .renkei {
    padding-bottom: 80px;
  }
  #sec04 .renkei .txt-area ul li {
    list-style: inside;
    font-size: 28px;
    font-size: 2.8rem;
    margin-bottom: 5px;
  }
  #sec04 .renkei .txt-area p {
    font-size: 13px;
    font-size: 1.3rem;
    margin-top: 40px;
    padding-left: 1em;
    text-indent: -1em;
  }
  #sec04 .seiri {
    padding-top: 70px;
  }
  #sec04 .seiri .txt-area p {
    font-size: 20px;
    font-size: 2.0rem;
    line-height: 37px;
  }
  #sec05 {
       padding: 50px 0 10px;
    background: linear-gradient(180deg, #fff 0%, #fff 30%, #FAF8F2 30%, #FAF8F2 100%);
  }
  #sec05 h3 {
    font-size: 35px;
    font-size: 3.5rem;
    margin-bottom: 35px;
    letter-spacing: 0.2rem;
  }
  #sec05 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #sec05 li {
    width: calc(50% - 10px);
	      margin-bottom: 20px;
  }
  #sec05 li:nth-child(2n) {
    margin-top: 0;
  }
  #sec05 li p {
    ;
    font-size: 22px;
    font-size: 2.2rem;
    margin-top: 5px;
  }
  #sec06 .logo-area {
    width: 100%;
  }
  #sec06 .tel-area {
    width: 100%;
    margin-top: 30px;
  }
  #sec07 {
    padding: 90px 0 55px;
  }
  #sec07 h3 {
    font-size: 34px;
    font-size: 3.4rem;
    margin-bottom: 35px;
  }
  #sec07 dl {
    margin-bottom: 30px;
    border-bottom: 1px solid #C8C8C8;
    padding-bottom: 10px;
  }
  #sec07 dl:last-child {
    border-bottom: none;
  }
  #sec07 dl dt {
    width: 100%;
    font-size: 53px;
    font-size: 5.3rem;
    line-height: 50px;
    position: relative;
    margin-bottom: 10px;
  }
  #sec07 dl dt::before {
    position: static;
  }
  #sec07 dl dd {
    width: 100%;
  }
  #sec07 dl dd h4 {
    letter-spacing: 0.2rem;
    font-size: 28px;
    font-size: 2.8rem;
    margin-bottom: 20px;
  }
  #sec07 dl dd p {
    line-height: 32px;
    margin-bottom: 20px;
  }
  #sec08 {
    padding: 95px 0;
  }
  #sec08 h3 {
    ;
    font-size: 31px;
    font-size: 3.1rem;
    margin-bottom: 25px;
  }
  #sec08 p {
    width: 100%;
    font-size: 20px;
    font-size: 2.0rem;
    line-height: 41px;
    line-height: 35px;
    margin-bottom: 20px;
  }
  #sec08 p span {
    font-size: 25px;
    font-size: 2.5rem;
  }
  #sec08 .img-area {
    width: 30%;
    margin: 0 0 0 auto;
  }
  #sec08 .img-area img {
    width: 100%;
  }
  #sec08 li {
    width: 100%;
    background-color: #FFFFFF;
    padding: 30px 20px;
    position: static;
    margin-bottom: 15px;
  }
  #sec08 li p {
    width: 100%;
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 39px;
    margin-bottom: 0;
  }
  #sec08 li:first-child p, #sec08 li:nth-child(2) p {
    position: static;
    transform: unset;
  }
  #sec08 li p span {
    font-size: 26px;
    font-size: 2.6rem;
  }
  #sec09 {
    padding: 110px 0;
  }
  #sec09 h3 {
    font-size: 30px;
    font-size: 3.0rem;
    margin-bottom: 30px;
  }
  #sec09 dl {
    padding: 30px 20px;
    margin-bottom: 25px;
	  position: relative;
  }
  #sec09 dl dt {
    font-size: 20px;
    font-size: 2.0rem;
    line-height: 28px;
    padding-left: 1.8em;
    text-indent: -1.8em;
    margin-bottom: 20px;
  }
  #sec09 dl dt span {
    font-size: 28px;
    font-size: 2.8rem;
  }
  #sec09 dl dd {
    line-height: 26px;
    margin-bottom: 10px;
    padding-left: 2.4em;
    text-indent: -2.3em;
  }
  #sec09 dl dd span {
    font-size: 28px;
    font-size: 2.8rem;
  }
  #sec09 dl dt span, #sec09 dl dd span {
    margin-right: 5px;
  }
	#sec09 dl::after {
		right: 12px;
	}
#soudan {
    padding: 50px 0 50px;
}
#soudan h3 {
    width: 76.75%;
    margin: 0 auto 20px;
}
#soudan .naiyou .img_area {
    width: 95%;
	}
	#soudan .naiyou {
    padding: 30px 0 20px;
	}
	#soudan .think {
    width: 100%;
	}
	#choice h3 {
    font-size: 31px;
		 font-size: 3.1rem;
	}
	#choice li {
    width: 100%;
    margin-bottom: 15px;
}
	#choice {
    padding: 80px 0 10px;
}
	#sec01 .irai_area {
    width: 100%;
    margin: 40px auto 50px;
}
	#sec01 h4 {
		font-size: 24px;
	font-size: 2.4rem;
		margin-bottom: 35px;
	}
	#sec01 h4 span {
    font-size: 32px;
    font-size: 3.2rem;
	}
	#sec01 .gai, #sec01 .nai {
    width: 100%;
}
#sec01 .gai .box, #sec01 .nai .box {
    padding: 20px 15px;
}
	#sec01 .gai .box {
		margin-bottom: 35px;
	}
	#merit {
    padding: 70px 0 70px;
}
	#merit h3 span {
    font-size: 39px;
		font-size: 3.9rem;
	}
	#merit h3 {
    font-size: 31px;
    font-size: 3.1rem;
    line-height: 52px;
		    margin-bottom: 30px;
	}
	#merit .merit_area {
		    padding: 30px 5px 10px;
	}
	#merit .merit_area h5 {
		font-size: 33px;
	font-size: 3.3rem;
		margin-bottom: 9px;
	}
	#merit .merit_area h5 img {
    width: 6.3%;
	}
	#merit .merit_area ul {
    justify-content: center;
    width: 95%;
		margin: 0 5px;
	}
	#merit .merit_area ul li {
		font-size: 23px;
	font-size: 2.3rem;
		padding-left: 1.2em;
		    margin-bottom: 20px;
    line-height: 32px;
	}
	#merit .merit_area ul li::before {
		    width: 26px;
    height: 26px;
		top: 9%;
		transform: none;
	}
	#merit .merit_area ul li span {
		font-size: 18px;
	font-size: 1.8rem;
	}
	#merit .demerit_area h5 {
		font-size: 27px;
	font-size: 2.7rem;
	}
	#merit .demerit_area ul li {
		font-size: 18px;
	font-size: 1.8rem;
		padding-left: 1.5em;
		margin-bottom: 9px;
	}
	#merit .demerit_area ul li::before {
		    top: 11%;
    left: 0;
    transform: none;
	}
	#merit .demerit_area .l_flex {
    width: 95%;
	}
	#merit .demerit_area {
    margin-bottom: 30px;
    padding-bottom: 16px;
	}
	#sec04 .seiri {
		    padding-bottom: 80px;
	}
	#sec04 .gozonji {
    padding-top: 60px;
}
	#sec04 .gozonji h3 {
		width: 71.16%;
		    margin: 0 auto 35px;
	}
	#sec04 .gozonji .box {
    width: 100%;
    margin-bottom: 40px;
		padding: 40px 25px 30px;

	}
	#sec04 .gozonji .box h4 span {
		width: 60.85%;
	}
	#sec04 .gozonji .box:last-child h4 span {
    width: 111.88%;
}
	#area .img_area {
	width: 100%;
}
#shop {
	padding: 90px 0 10px;
	position: relative;
}
	#shop::before {
	content: "";
	background-image: url("../img/top/shop-img_sp.png");
	background-size: contain;
	background-repeat: no-repeat;
	width: 18.30%;
	height: 4%;
	position: absolute;
	    top: 1%;
    right: 6%;
}
#shop h3 {
	  width: 100%;
    margin: 0 auto 20px;
}
	#shop p.ttl_s {
		font-size: 23px;
	font-size: 2.3rem;
		margin-bottom: 30px;
	}
#shop .triangle {
	width: 100%;
	    margin-bottom: 70px;
}
#shop .triangle .contents {
	padding: 0 15px 20px;
	margin-bottom: 30px;
}
#shop .triangle .contents h4 {
	font-size: 25px;
	font-size: 2.5rem;
	margin-bottom: 15px;
}
#shop .triangle .contents dl {;
	padding: 10px 20px;
	font-size: 17px;
	font-size: 1.7rem;
}
#shop .triangle .contents dl dt {
	width: 100%;
}
#shop .triangle .contents dl dd {
	width: 100%;
	line-height: 26px;
}
#shop .map-area {
    height: 295px;
}
#shop .map-area iframe {
    width: 100%;
    height: 100%;
}
}