.btn__default a {
  display: block;
}

.b-int__ttl {
  padding: 42px 27px 53px 0;
  position: relative;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.b-int__ttl:before {
  content: "";
  width: 327px;
  height: 141px;
  background: url("../images/af_int.png") no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -29px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
}

.b-int__ttl:after {
  content: "";
  width: 227px;
  height: 62px;
  background: url("../images/arrow_down.png") no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -60px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -2;
}

.b-int__ttl .ttl__int {
  text-align: center;
}

.b-int__list {
  background: url("../images/bkg_list.png") no-repeat;
  background-size: cover;
  padding: 110px 0 63px;
}

.b-int__list .list__int {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: -21px 0 0 -15px;
}

.b-int__list .list__int li {
  width: calc(33.33% - 15px);
  margin: 21px 0 0 15px;
}

.b-int__list .list__int li a {
  display: block;
  -webkit-box-shadow: 1.5px 2.598px 4px 0px rgba(0, 0, 0, 0.14);
          box-shadow: 1.5px 2.598px 4px 0px rgba(0, 0, 0, 0.14);
}

.b-int__list .list__int li img {
  width: 100%;
  height: auto;
}

.b-int__list .btn__default {
  margin: 55px 0 0;
  text-align: center;
}

.b-video {
  padding: 100px 0 109px;
}

.b-video__box {
  border: 5px solid #d51e4a;
  border-radius: 27px;
  position: relative;
  padding: 68px 25px 46px;
}

.b-video__box .txt__top {
  font-size: 29px;
  line-height: 1;
  font-weight: bold;
  color: #d51e4a;
  max-width: 517px;
  width: 100%;
  margin: 0 auto 0;
  background-color: #fff;
  display: inline-block;
  text-align: center;
  padding: 15px 0;
  position: absolute;
  top: -28px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.b-video__box .txt__top:before {
  content: "";
  width: 25px;
  height: 54px;
  background: url("../images/bf_ttl.png") no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  left: -11px;
}

.b-video__box .txt__top:after {
  content: "";
  width: 25px;
  height: 54px;
  background: url("../images/af_ttl.png") no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  right: -11px;
}

.b-video__box .ttl__video {
  text-align: center;
  margin-bottom: 40px;
}

.b-video__box .ttl__video span {
  font-size: 43px;
  line-height: 1;
  display: inline-block;
  color: #f9eaa2;
  background-color: #d51e4a;
  padding: 6px 24px 0;
  font-weight: 400;
}

.b-video__box .ttl__video span:not(:last-child) {
  margin-bottom: 10px;
}

.b-video__box .video {
  margin-bottom: 33px;
  line-height: 0;
}

.b-video__box .video iframe {
  width: 100%;
  height: 442px;
}

.b-video__box p {
  font-size: 22px;
  line-height: 36px;
  font-weight: 500;
  padding-left: 5px;
}

.b-worries {
  padding-bottom: 49px;
  background-color: #f9dfe8;
}

.b-worries__top {
  background-color: #faf6e7;
  padding: 64px 0 69px;
  position: relative;
}

.b-worries__top:after {
  content: "";
  width: 139px;
  height: 84px;
  background: url("../images/af_ttl_wr.png") no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -65px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-left: -46px;
}

.b-worries__top .ttl__wr {
  text-align: center;
}

.b-worries__price {
  position: relative;
}

.b-worries__price .photo__box {
  margin: -98px 0 0;
  text-align: center;
}

.b-worries__price .photo__box img {
  margin: 0 18px;
  display: block;
}

.b-worries__price .txt__pr {
  text-align: center;
  position: absolute;
  bottom: 223px;
  left: 215px;
  z-index: 1;
}

.b-worries__price .txt__pr .txt__flx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  justify-items: center;
}

.b-worries__price .txt__pr span {
  font-weight: bold;
  text-align: center;
  font-size: 22px;
  line-height: 27px;
  display: block;
  margin-right: 29px;
  letter-spacing: 2px;
}

.b-worries__price .txt__pr strong {
  text-align: center;
  font-size: 101px;
  line-height: 1;
  color: #d51e4a;
  font-weight: bold;
}

.b-worries__price .txt__pr strong ruby {
  font-size: 56px;
}

.b-worries__price .txt__pr strong ruby rt {
  font-size: 24px;
}

.b-worries__price .txt__pr em {
  display: block;
  font-size: 31.25px;
  line-height: 1;
  font-style: normal;
  font-weight: bold;
  letter-spacing: 2px;
}

.b-worries__price .txt__pr em ruby {
  font-size: 18px;
}

.b-worries__price .txt__pr em ruby rt {
  font-size: 8px;
}

.b-worries__price .btn__default {
  position: absolute;
  bottom: 35px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 607px;
}

.b-worries__price .btn__default a {
  display: block;
}

.b-hosyo{
  padding: 62px 0 100px;
  background-color: #eee;
}
.b-hosyo p{
  line-height: 1.2em;
  font-size: 12px;

}
.b-hosyo .ttl__st {
  text-align: center;
  margin-bottom: 34px;
}
.b-hosyo .txt__box{
  padding: 20px 0;
  background-color: #fff;
  font-size: 30px;
  text-align: center;
  border: 2px solid #000;
}
.b-hosyo .txt__box span{
  color: #d51e4a;
  font-weight: bold;
}

@media screen and (max-width: 750px) {
  .b-hosyo .txt__box{
    font-size: 4.5vw;
  }
  .b-hosyo .ttl__st{
    margin-bottom: 4.53vw;
  }
}

.b-price {
  padding: 62px 0 100px;
}

.b-price .ttl__st {
  text-align: center;
  margin-bottom: 34px;
}

.b-price .txt__top {
  text-align: center;
  margin-bottom: 52px;
}
.b-price .ttl-cam {
	font-weight: bold;
	font-size: 130%;
	margin-bottom: 20px;
	color: #d51e4a;
}

.b-price .b-item {
  padding: 0 10px 0 18px;
}

.b-price__item {
  border: 2px solid #d51e4a;
  padding: 0 25px 13px;
}

.b-price__item:not(:last-child) {
  margin-bottom: 44px;
}

.b-price__item .desc__top {
  color: #ea5483;
  font-weight: 600;
  font-size: 31px;
  line-height: 1;
  background-color: #f9dfe8;
  width: 517px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  margin: -23px auto 15px;
}

.b-price__item p {
  font-size: 23px;
  line-height: 25px;
  text-align: center;
  font-weight: 600;
  letter-spacing: 1px;
}

.b-price__item p.clg__cts {
  color: #ad6c80;
}

.b-price__item p.fz_small {
  color: #000;
  font-size: 20px;
  line-height: 23px;
}
 p.fz_small.caution {
  color: #000;
  font-size: 20px;
  line-height: 1.6;
	 margin-top: 10px;
}

.fz_small2 {
  color: #000;
  font-size: 20px;
  vertical-align:middle;
}

span.fz_small2.money {
  font-size: 3.75vw;
}

.bl_underlined_text {
  border-bottom: 0.313px solid #cdcdcd;
  padding-bottom: 3vw;
}

.b-price__item p + p {
  margin-top: 10px;
}

.b-price__item strong {
  font-size: 72px;
  line-height: 1;
  color: #d51e4a;
  font-weight: bold;
  text-align: center;
  display: block;
  margin: 4px 0 7px;
}

.b-price__item strong ruby {
  font-size: 34px;
}

.b-price__item strong ruby rt {
  font-size: 14px;
}

.b-price__item em {
  display: block;
  font-style: normal;
  font-size: 18px;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  color: #020000;
}

.b-price__item p.bunkatsu {
	border: 3px solid #d51e4a;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	padding: 7px;
	margin: 5px 0 0;
}
.b-price__item p.bunkatsu strong {
	font-size: 25px;
	display: inline;
	margin: 0;
}


.row2 {
  padding: 0 15px;
}

.b-access {
  padding: 16px 0 119px;
}

.b-access .ttl__st {
  text-align: center;
  margin-bottom: 15px;
}

.b-access__desc {
  text-align: center;
  font-size: 25px;
  line-height: 1.5;
  color: #000;
}

.b-access .b__dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 15px 0 14px -17px;
}

.b-access .b__dl .dl {
  width: calc(33.33% - 17px);
  margin: 0 0 0 17px;
  border: 2px solid #ea5483;
}

.b-access .b__dl .dl .dt {
  font-size: 17px;
  line-height: 1;
  text-align: center;
  color: #fff;
  padding: 10px 0;
  letter-spacing: 1px;
  background-color: #ea5483;
  position: relative;
}

.b-access .b__dl .dl .dt:after {
  content: "";
  width: 22px;
  height: 10px;
  background: url("../images/arrow_down_pink.png") no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -9px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.b-access .b__dl .dl .dd {
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 12px 0;
  letter-spacing: 1px;
  color: #000;
}

.b-access .b__dl .dl .dd .clg__pink {
  color: #ea5483;
  font-size: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.b-access .b__dl .dl .dd .clg__pink ins {
  font-size: 23px;
  text-decoration: none;
}

.b-access__ctn {
  border: 2px solid #ea5483;
  padding: 19px 0 10px;
  margin-bottom: 27px;
}

.b-access__ctn .flx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.b-access__ctn .flx span {
  font-size: 25px;
  line-height: 1;
  display: block;
  margin-right: 25px;
  color: #000;
}

.b-access__ctn .flx a {
  font-size: 54px;
  line-height: 1;
  color: #ea5483;
  text-decoration: none;
  position: relative;
  padding-left: 66px;
}

.b-access__ctn .flx a:before {
  content: "";
  width: 54px;
  height: 38px;
  background: url("../images/icon_tel.png") no-repeat;
  background-size: contain;
  position: absolute;
  top: 5px;
  left: 0;
}

.b-access__ctn em {
  display: block;
  text-align: center;
  font-style: normal;
  font-size: 25px;
  line-height: 1.5;
  color: #000;
}

.b-access .img_ctn {
  margin-bottom: 30px;
}

.b-access .map {
  line-height: 0;
  margin: 36px 0 27px;
}

.b-access .map iframe {
  width: 100%;
  height: 417px;
}

.b-access .item__acc:not(:last-child) {
  margin-bottom: 24px;
}

.b-access .item__acc .accordionBtn {
  background-color: #ebebeb;
  font-size: 28px;
  line-height: 1;
  font-weight: bold;
  padding: 27px 50px 24px 23px;
  position: relative;
}

.b-access .item__acc .accordionBtn:before, .b-access .item__acc .accordionBtn:after {
  content: "";
  display: block;
  width: 25px;
  height: 3px;
  position: absolute;
  background: #333332;
  right: 29px;
  top: 50%;
}

.b-access .item__acc .accordionBtn:after {
  content: none;
}

.b-access .item__acc .accordionBtn:after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.b-access .item__acc .accordionBtn.active:after {
  content: "";
}

.b-access .item__acc .accordionContents {
  border: 1px solid #EBEBEB;
  padding: 28px 25px 33px 24px;
  font-size: 28px;
  line-height: 1.7;
}

.b-faq {
  counter-reset: item__fa;
}

.b-faq .ttl__st {
  text-align: center;
  margin-bottom: 32px;
}

.b-faq .bkg {
  background-color: #faecf1;
  padding: 55px 0 50px;
  counter-reset: item__fq;
}

.b-faq .item__qa {
  border: 2px solid #ea5483;
}

.b-faq .item__qa:not(:last-child) {
  margin-bottom: 41px;
}

.b-faq .item__qa__ttl {
  font-size: 28px;
  line-height: 1.5;
  color: #fff;
  background-color: #ea5483;
  position: relative;
  padding: 19px 20px 19px 93px;
}

.b-faq .item__qa__ttl:before {
  counter-increment: item__fq;
  content: "Q" counter(item__fq) ". ";
  font-size: 35px;
  line-height: 1;
  position: absolute;
  top: 19px;
  left: 25px;
}

.b-faq .item__qa__content {
  background-color: #fff;
  position: relative;
  padding: 29px 20px 15px 85px;
  font-size: 28px;
  line-height: 40px;
}

.b-faq .item__qa__content:before {
  counter-increment: item__fa;
  content: "A" counter(item__fa) ". ";
  font-size: 35px;
  line-height: 1;
  color: #ea5483;
  position: absolute;
  top: 30px;
  left: 25px;
}

.b-faq .btn__default {
  text-align: center;
  padding: 27px 0 40px;
}

@media screen and (max-width: 750px) {
  .btn__default img {
    width: 80.93vw;
  }
  .b-int__ttl {
    padding: 5.6vw 3.6vw 7.06vw 0;
  }
  .b-int__ttl:before {
    width: 43.6vw;
    height: 18.8vw;
    bottom: -3.86vw;
  }
  .b-int__ttl:after {
    width: 30.26vw;
    height: 8.26vw;
    bottom: -8vw;
  }
  .b-int__ttl img {
    width: 80.2vw;
  }
  .b-int__list {
    padding: 14.66vw 0 8.4vw;
  }
  .b-int__list .list__int {
    margin: -2.8vw 0 0 -2vw;
  }
  .b-int__list .list__int li {
    width: calc(33.33% - 2vw);
    margin: 2.8vw 0 0 2vw;
  }
  .b-int__list .btn__default {
    margin: 7.3vw 0 0;
  }
  .b-video {
    padding: 13.33vw 0 14.53vw;
  }
  .b-video__box {
    border: 0.66vw solid #d51e4a;
    border-radius: 3.6vw;
    padding: 9.06vw 3.33vw 6.13vw;
  }
  .b-video__box .txt__top {
    font-size: 3.86vw;
    max-width: 68.93vw;
    padding: 2vw 0;
    top: -3.73vw;
  }
  .b-video__box .txt__top:before {
    width: 3.33vw;
    height: 7.2vw;
    left: -1.46vw;
  }
  .b-video__box .txt__top:after {
    width: 3.33vw;
    height: 7.2vw;
    right: -1.46vw;
  }
  .b-video__box .ttl__video {
    margin-bottom: 5.33vw;
  }
  .b-video__box .ttl__video span {
    font-size: 5.73vw;
    padding: 0.8vw 3.2vw 0;
  }
  .b-video__box .ttl__video span:not(:last-child) {
    margin-bottom: 1.33vw;
  }
  .b-video__box .video {
    margin-bottom: 4.4vw;
  }
  .b-video__box .video iframe {
    height: 58.93vw;
  }
  .b-video__box p {
    font-size: 3.93vw;
    line-height: 5.8vw;
    padding-left: 0.66vw;
  }
  .b-worries {
    padding-bottom: 6.53vw;
  }
  .b-worries .ttl__wr img {
    width: 80.13vw;
  }
  .b-worries__top {
    padding: 8.53vw 0 9.2vw;
  }
  .b-worries__top:after {
    width: 18.53vw;
    height: 11.2vw;
    bottom: -8.66vw;
    margin-left: -6.13vw;
  }
  .b-worries__price .photo__box {
    margin: -13.06vw 0 0;
  }
  .b-worries__price .photo__box img {
    margin: 0 2.4vw;
    width: 92.67vw;
  }
  .b-worries__price .txt__pr {
    bottom: 30.73vw;
    left: 28.66vw;
  }
  .b-worries__price .txt__pr .txt__flx {
    margin-bottom: 1.33vw;
  }
  .b-worries__price .txt__pr strong {
    font-size: 10.5vw;
  }
  .b-worries__price .txt__pr em {
    font-size: 3.73vw;
    letter-spacing: 0.26vw;
  }
  .b-worries__price .txt__pr em ruby {
    font-size: 2.4vw;
  }
  .b-worries__price .txt__pr em ruby rt {
    font-size: 1.06vw;
  }
  .b-worries__price .btn__default {
    bottom: 4vw;
    width: 80.93vw;
  }
  .b-price {
    padding: 8.26vw 0 13.33vw;
  }
  .b-price .ttl__st {
    margin-bottom: 4.53vw;
  }
  .b-price .ttl__st img {
    width: 26.66vw;
  }
  .b-price .txt__top {
    margin-bottom: 6.93vw;
  }
  .b-price .b-item {
    padding: 0 1.33vw 0 2.4vw;
  }
  .b-price__item {
    border: 0.26vw solid #d51e4a;
    padding: 0 3.33vw 1.73vw;
  }
  .b-price__item:not(:last-child) {
    margin-bottom: 5.86vw;
  }
  .b-price__item .desc__top {
    font-size: 4.13vw;
    width: 68.93vw;
    height: 6.33vw;
    letter-spacing: 1vw;
    margin: -3.06vw auto 2vw;
  }
  .b-price__item p {
    font-size: 3.594vw;
    line-height: 1.5;
    letter-spacing: 0.13vw;
  }
  .b-price__item p.fz_small {
    font-size: 3.125vw;
    line-height: 4.06vw;
  }
	p.fz_small.caution {
		font-size: 3.67vw;
	}
  .b-price__item p + p {
    margin-top: 1.33vw;
  }
  .b-price__item strong {
    font-size: 9.6vw;
    margin: 1.53vw 0 1.93vw;
  }
  .b-price__item strong ruby {
    font-size: 4.53vw;
  }
  .b-price__item strong ruby rt {
    font-size: 1.86vw;
  }
  .b-price__item em {
    font-size: 3.4vw;
  }
  .row2 {
    padding: 0 2vw;
  }
  .b-access {
    padding: 2.13vw 0 15.86vw;
  }
  .b-access .ttl__st {
    margin-bottom: 4vw;
  }
  .b-access .ttl__st img {
    width: 51.73vw;
  }
  .b-access__desc {
    font-size: 4.33vw;
  }
  .b-access .b__dl {
    margin: 2vw 0 1.86vw 0;
    display: block;
  }
  .b-access .b__dl .dl {
    width: 100%;
    margin: 0;
    border: 0.26vw solid #ea5483;
  }
  .b-access .b__dl .dl:not(:last-child) {
    margin-bottom: 3vw;
  }
  .b-access .b__dl .dl .dt {
    font-size: 3.2vw;
    color: #fff;
    padding: 2vw 0;
  }
  .b-access .b__dl .dl .dt:after {
    content: "";
    width: 3.33vw;
    height: 1.73vw;
    bottom: -1.2vw;
  }
  .b-access .b__dl .dl .dd {
    font-size: 4vw;
    padding: 3vw 0;
    letter-spacing: 1px;
  }
  .b-access .b__dl .dl .dd .clg__pink {
    font-size: 3vw;
  }
  .b-access .b__dl .dl .dd .clg__pink ins {
    font-size: 5vw;
  }
  .b-access__ctn {
    border: 0.26vw solid #ea5483;
    padding: 2.53vw 0 1.33vw;
    margin-bottom: 3.6vw;
  }
  .b-access__ctn .flx span {
    font-size: 3.33vw;
    margin-right: 4.33vw;
  }
  .b-access__ctn .flx a {
    font-size: 7.2vw;
    padding-left: 8.8vw;
  }
  .b-access__ctn .flx a:before {
    width: 7.2vw;
    height: 5.06vw;
    top: 0.66vw;
  }
  .b-access__ctn em {
    font-size: 4.33vw;
    margin-top: 2vw;
  }
  .b-access .img_ctn {
    margin-bottom: 4vw;
  }
  .b-access .map {
    line-height: 0;
    margin: 4.8vw 0 3.6vw;
  }
  .b-access .map iframe {
    width: 100%;
    height: 55.6vw;
  }
  .b-access .item__acc:not(:last-child) {
    margin-bottom: 3.2vw;
  }
  .b-access .item__acc .accordionBtn {
    font-size: 3.73vw;
    padding: 3.6vw 6.66vw 3.2vw 3.06vw;
  }
  .b-access .item__acc .accordionBtn:before, .b-access .item__acc .accordionBtn:after {
    width: 3.33vw;
    height: 0.4vw;
    right: 3.86vw;
  }
  .b-access .item__acc .accordionContents {
    padding: 3.73vw 3.33vw 4.4vw 3.2vw;
    font-size: 3.73vw;
  }
  .b-faq .ttl__st {
    margin-bottom: 4.26vw;
  }
  .b-faq .ttl__st img {
    width: 28.8vw;
  }
  .b-faq .bkg {
    padding: 7.33vw 0 6.66vw;
  }
  .b-faq .item__qa {
    border: 0.26vw solid #ea5483;
  }
  .b-faq .item__qa:not(:last-child) {
    margin-bottom: 5.46vw;
  }
  .b-faq .item__qa__ttl {
    font-size: 3.73vw;
    padding: 2.53vw 2.66vw 2.53vw 12.4vw;
  }
  .b-faq .item__qa__ttl:before {
    font-size: 4.66vw;
    top: 2.53vw;
    left: 3.33vw;
  }
  .b-faq .item__qa__content {
    padding: 3.86vw 2.66vw 2vw 11.33vw;
    font-size: 3.73vw;
    line-height: 5.33vw;
  }
  .b-faq .item__qa__content:before {
    font-size: 4.66vw;
    top: 4vw;
    left: 3.33vw;
  }
  .b-faq .btn__default {
    padding: 3.6vw 0 5.33vw;
  }
	.b-price__item p.bunkatsu {
		border: 0.6vw solid #d51e4a;
		font-size: 3vw;
		padding: 1vw;
		margin: 1vw 0 0;
	}
	.b-price__item p.bunkatsu strong {
		font-size: 5vw;
		display: block;
	}
}

@media all and (-ms-high-contrast: none) {
  .b-worries__price .txt__pr strong {
    font-size: 82px;
  }
}
.b-price .txt__top .note {
    display: block;
    text-align: center;
    margin-top: 10px;
    font-size: 20px;
}
@media screen and (max-width: 750px) {
	.b-price .txt__top .note {
	    margin-top: 1vw;
	    font-size: 3vw;
	}
}

.b-block03.photo2 {
	position: relative;
	background: url("../images2/top-bg-photo.png") no-repeat top left #EAEAEA;
	background-size: cover;
	padding-bottom: 56px;
}
#slider-photo2 {
	align-items: center;
}
#slider-photo2 .slider-box {
	display: block;
	padding: 0 15px;
}
#slider-photo2 .slider-box .b-block03__photo {
	width: 96%;
	height: 580px;
	align-items: center;
	align-self: center;
}
#slider-photo2 .slick-next {
	right: 5px;
}
#slider-photo2 .slick-prev {
	left: 5px;
}
#slider-photo2 .slick-dots {
    bottom: 0;
}
#slider-photo2 .slick-prev::before,
#slider-photo2 .slick-next::before {
    width: 22px;
    height: 37px;
}
@media screen and (max-width: 640px) {
	#slider-photo2 .slider-box .b-block03__photo_tate {
		width: 96%;
		height: 95vw;
		margin: 0 auto 5.2vw;
	}
	#slider-photo2 .slider-box .b-block03__photo_tate figure {height: 100%;}
	#slider-photo2 .slider-box .b-block03__photo_tate figure img {height: 100%; width: auto;}
	#slider-photo2 .slider-box .b-block03__photo {
		height: 78vw;
	}
	#slider-photo2 .slick-next {
		right: -5px;
	}
	#slider-photo2 .slick-prev::before,
	#slider-photo2 .slick-next::before {
		width: 14px;
		height: 26px;
	}
}
#slider-photo3 {
	padding-bottom: 30px;
}
#slider-photo3 .slider-box {
	max-width: 100%;
}
#slider-photo3 .slick-dots {
   bottom: -10px;
}
@media screen and (max-width: 750px) {
	#slider-photo3 {
		padding-bottom: 20px;
	}
	#slider-photo3 .slick-slide {
		width: 76.53333vw;
		height: 63.46667vw;
		margin: 0 1.86667vw;
	}
}
