#lead {
  position: relative;
  padding-top: 58px;
}
#lead::after {
  content: "";
  background: url("../img/bento/lead_line.png") no-repeat center;
  background-size: 100% auto;
  width: 50vw;
  height: 443px;
  position: absolute;
  top: 100vw;
  right: 0;
  z-index: -1;
}
#lead .set1 {
  position: relative;
  margin-bottom: -66px;
}
#lead .set1 h2 {
  width: 50vw;
  margin: 0 auto -24vw;
  position: relative;
  z-index: 2;
}
#lead .set1 .photo-1 {
  height: 86vw;
  margin-left: -6vw;
  width: 100vw;
}
#lead .set2 {
  position: relative;
}
#lead .set2 .photo-2 {
  width: 80vw;
  height: 55vw;
  margin-left: 0;
}
#lead .set2 .text {padding-top: 7vw;}
#lead .set2 .text p + p {
  margin-top: 5vw;
}
@media screen and (min-width: 768px) {
  #lead {
    padding-top: 58px;
  }
  #lead::after {
    width: 337px;
    height: 443px;
    top: 430px;
    right: 46px;
  }
  #lead .set1 {
    margin-bottom: -66px;
  }
  #lead .set1 h2 {
    width: 316px;
    margin-left: auto;
    margin-right: -80px;
    margin-bottom: -356px;
  }
  #lead .set1 .photo-1 {
    width: 1188px;
    height: 663px;
    margin-left: -100px;
  }
  #lead .set2 {
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
  }
  #lead .set2 .photo-2 {
    width: 568px;
    height: 388px;
    margin-left: -196px;
  }
  #lead .set2 .text {
    padding-top: 134px;
    width: 455px;
    padding-right: 90px;
  }
  #lead .set2 .text p + p {
    margin-top: 30px;
  }
}
#pont {
  position: relative;
  padding-bottom: 20vw;
  padding-top: 15vw;
}
#pont .set1 {
  position: relative;
  margin-bottom: -19vw;
}
#pont .set1::before {
  content: "";
  background: url("../img/bento/point_deco.png") no-repeat top center;
  background-size: 100% auto;
  width: 100vw;
  height: 570px;
  position: absolute;
  top: 0;
  left: 0;
}
#pont .set1 h2 {
  width: 44vw;
  margin: 0 auto -11vw;
  position: relative;
  z-index: 2;
}
#pont .set1 .photo-1 {
  position: relative;
  width: 140vw;
  margin-left: -27vw;
}
#pont .set2 {
  position: relative;
  z-index: 2;
}
#pont .set2 .list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
#pont .set2 .list .item {
  width: 329px;
  position: relative;
}
#pont .set2 .list .item .txt-vertical {
  position: absolute;
  top: -4vw;
  right: 3vw;
  z-index: 2;
  font-size: 4.8vw;
  line-height: 1;
  height: 47vw;
  background: url("../img/bento/point_gradient.png") no-repeat top center;
  background-size: 100% auto;
  padding: 4vw 1vw 0;
}
#pont .set2 .list .item .ob-img {
  width: 100%;
  height: 66vw;
}
#pont .set2 .list .item + .item {
  margin-top: 8vw;
}
#pont .set2 .text {padding-top: 7vw;}
@media screen and (min-width: 768px) {
  #pont {
    padding-bottom: 124px;
    padding-top: 49px;
  }
  #pont .set1 {
    margin-bottom: 0;
  }
  #pont .set1::before {
    width: 654px;
    height: 570px;
    top: 39px;
    left: -221px;
  }
  #pont .set1 h2 {
    width: 291px;
    margin: 0 0 0 -34px;
  }
  #pont .set1 .photo-1 {
    width: 925px;
    position: absolute;
    top: -25px;
    left: calc(50% - 266px);
    margin-left: 0;
  }
  #pont .set2 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
  #pont .set2 .list {
    width: 677px;
    margin-right: -34px;
    margin-left: auto;
  }
  #pont .set2 .list .item {
    width: 329px;
  }
  #pont .set2 .list .item .txt-vertical {
    position: absolute;
    top: -10px;
    right: 32px;
    font-size: 30px;
    height: 245px;
    padding: 14px 0;
  }
	
  #pont .set2 .list .item .ob-img {
    width: 100%;
    height: 396px;
  }
  #pont .set2 .list .item + .item {
    margin-top: 48px;
  }
	
  #pont .set2 .list .item + .item .txt-vertical {
    top: -32px;
    right: 25px;
  }
	
  #pont .set2 .text {
    width: 286px;
    padding-top: 152px;
    padding-left: 22px;
  }
}
#menu {
  position: relative;
  padding-bottom: 20vw;
  background: rgba(255,255,255,0.08);
}
#menu .set1 {
  position: relative;
  padding-top: 7vw;
}
#menu .set1 .note {
  text-align: right;
  line-height: 1;
  max-width: 1016px;
  margin: 0 auto 6vw;
  padding-right: 5vw;
}
#menu .set1 .info {
  position: relative;
  padding-left: 11vw;
  margin-bottom: -12vw;
  z-index: 2;
  text-shadow: 0 0 20px rgba(0,0,0,1);
}
#menu .set1 .info h3 {
  width: 80vw;
  margin-bottom: 7vw;
}
#menu .set1 .info h3 span {
  display: block;
  line-height: 1;
  position: relative;
  font-size: 4.4vw;
}
#menu .set1 .info h3 span::after {
  content: "";
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
#menu .set1 .info .tt {
  position: absolute;
  line-height: 1;
  left: 0;
  top: 0;
  width: 6vw;
}
#menu .set1 .info h2 {
  font-size: 7.5vw;
  line-height: 1.6;
  margin-bottom: 7vw;
}
#menu .set1 .info h2 span {
  display: block;
  padding-left: 20px;
}
#menu .set1 .info .price {
  text-align: right;
  line-height: 1;
  font-size: 4.4vw;
}
#menu .set1 .info .price span {
  font-size: 6.5vw;
}
#menu .set1 .photo {
  height: 70vw;
  margin: 0 -5vw 5vw;
}
#menu .set1 .photo img {
  object-position: 0% 50%;
}
#menu .set1 .text {
}
#menu .set2 {
  position: relative;
  padding-top: 15vw;
}
#menu .set2 .row {
  position: relative;
}
#menu .set2 .row .stick {
  width: 30vw;
  height: 30vw;
  border-radius: 50%;
  background: url("../img/bento/menu_catch.png") no-repeat center;
  overflow: hidden;
  position: absolute;
  top: -9vw;
  left: 5vw;
  z-index: 2;
}
#menu .set2 .row .stick span {
  font-size: 3.8vw;
  display: block;
  line-height: 1.6;
  padding-top: 10vw;
  text-align: center;
}
#menu .set2 .row .photo, #menu .set2 .row .ob-img {
  height: 65vw;
  position: relative;
}
#menu .set2 .row .box {
  padding-top: 10vw;
}
#menu .set2 .row .box h3 {
  margin-bottom: 8vw;
}
#menu .set2 .row .box h3 span {
  display: block;
  line-height: 1;
  position: relative;
  font-size: 4vw;
}
#menu .set2 .row .box h3 span::after {
  content: "";
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
#menu .set2 .row .box h2 {
  font-size: 7vw;
  line-height: 1.5;
  margin-bottom: 6vw;
}
#menu .set2 .row .box .price {
  text-align: right;
  line-height: 1;
  font-size: 4vw;
}
#menu .set2 .row .box .price span {
  font-size: 6vw;
}
#menu .set2 .row-1 {
  margin-bottom: 12vw;
}
#menu .set2 .row-1 .photo {
}
#menu .set2 .row-1 .box .price {
  margin-bottom: 8vw;
}
#menu .set2 .row-2 {
  margin-bottom: 0;
}
#menu .set2 .row-2 .photo {
}
#menu .set2 .row-2 .box {
}
#menu .set2 .row-2 .box h3 {
}
#menu .set2 .row-2 .box h2 {
}
#menu .set2 .row-2 .box .price {
  margin-bottom: 8vw;
}
@media screen and (min-width: 768px) {
  #menu {
    padding-bottom: 164px;
  }
  #menu .set1 {
    margin-bottom: 0;
    padding-top: 42px;
    padding-bottom: 101px;
  }
  #menu .set1::before {
    content: "";
    background: url("../img/bento/menu_img01.jpg") no-repeat top left;
    background-size: cover;
    position: absolute;
    top: 115px;
    right: 50px;
    bottom: 0;
    left: 0;
  }
  #menu .set1 .note {
    text-align: right;
    margin: 0 auto 93px;
    padding-right: 0;
    position: relative;
    z-index: 2;
  }
  #menu .set1 .info {
    width: 400px;
    margin-left: auto;
    margin-right: -40px;
    padding-top: 47px;
    padding-bottom: 0;
    margin-bottom: 68px;
    padding-left: 0;
  }
  #menu .set1 .info h3 {
    width: 297px;
    margin-bottom: 68px;
    letter-spacing: 3px;
  }
  #menu .set1 .info h3 span {
    font-size: 24px;
  }
  #menu .set1 .info h3 span::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  #menu .set1 .info .tt {
    position: absolute;
    left: -88px;
    top: 0;
  }
  #menu .set1 .info h2 {
    font-size: 45px;
    line-height: 60px;
    margin-bottom: 40px;
    letter-spacing: 5px;
  }
  #menu .set1 .info h2 span {
    padding-left: 33px;
  }
  #menu .set1 .info .price {
    font-size: 24px;
    padding-right: 30px;
    letter-spacing: 3px;
  }
  #menu .set1 .info .price span {
    font-size: 35px;
  }
  #menu .set1 .photo {
    display: none;
  }
  #menu .set1 .text {
    width: 288px;
    margin-left: auto;
  }
  #menu .set2 {
    padding-top: 116px;
  }
  #menu .set2 .row {
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
  }
  #menu .set2 .row .stick {
    width: 134px;
    height: 134px;
    top: -39px;
    left: 35px;
  }
  #menu .set2 .row .stick span {
    font-size: 18px;
    line-height: 28px;
    padding-top: 45px;
  }
  #menu .set2 .row .photo, #menu .set2 .row .ob-img {
    width: 653px;
    height: 423px;
  }
  #menu .set2 .row .box {
    width: 350px;
    padding-top: 14px;
    padding-left: 5px;
  }
  #menu .set2 .row .box h3 {
    margin-bottom: 63px;
  }
  #menu .set2 .row .box h3 span {
    font-size: 20px;
  }
  #menu .set2 .row .box h3 span::after {
    bottom: 0;
    left: 0;
    width: 100%;
  }
  #menu .set2 .row .box h2 {
    font-size: 40px;
    line-height: 54px;
    margin-bottom: 26px;
  }
  #menu .set2 .row .box .price {
    text-align: right;
    font-size: 20px;
    letter-spacing: 2px;
  }
  #menu .set2 .row .box .price span {
    font-size: 30px;
  }
  #menu .set2 .row-1 {
    margin-bottom: 68px;
    flex-direction: row-reverse;
  }
  #menu .set2 .row-1 .photo {
    margin-right: -69px;
  }
  #menu .set2 .row-1 .box .price {
    margin-bottom: 57px;
  }
  #menu .set2 .row-2 {
    margin-bottom: 0;
  }
  #menu .set2 .row-2 .photo {
    margin-left: -57px;
  }
  #menu .set2 .row-2 .box {
    margin-right: -17px;
    width: 361px;
    padding-top: 29px;
  }
  #menu .set2 .row-2 .box h3 {
    margin-bottom: 34px;
    width: 95%;
  }
  #menu .set2 .row-2 .box h2 {
    margin-bottom: 20px;
  }
  #menu .set2 .row-2 .box .price {
    margin-bottom: 38px;
    padding-right: 0;
  }
}
#special {
  position: relative;
  margin-bottom: 10vw;
}
#special .set1 {
  padding-top: 15vw;
  position: relative;
}
#special .set1 .photo {
  height: 80vw;
  margin: 0 -5vw;
}
#special .set1 .photo img {
  object-position: 70% 50%;
}
#special .set1 h2 {
  width: 39vw;
  margin: 0 auto -26vw;
  position: relative;
  z-index: 2;
}
#special .set1 .text {
}
#special .set1 dl {
  position: relative;
  text-align: center;
  z-index: 2;
  line-height: 1;
  padding-top: 9vw;
  margin-bottom: 7vw;
}
#special .set1 dl dt {
  font-size: 7.5vw;
  margin-bottom: 5vw;
}
#special .set1 dl dd {
  font-size: 4.4vw;
}
#special .set1 dl dd span {
  font-size: 6.5vw;
}
#special .set2 {
  padding-top: 15vw;
  position: relative;
}
#special .set2 h3 {
  line-height: 1;
  font-size: 6vw;
  letter-spacing: 0.06em;
  margin-bottom: 7vw;
}
#special .set2 .row {
  margin-bottom: 10vw;
}
#special .set2 .row ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  gap: 5px;
  margin-bottom: 5vw;
}
#special .set2 .row ul li {
  width: 280px;
  height: 34vw;
}
#special .set2 .row .text {
}
#special .set2 .txt__others {
  text-align: center;
  font-size: 3.5vw;
  line-height: 2;
}
#special .set2 .txt__others span {
  display: inline-block;
  margin-right: 20px;
  font-size: 4.5vw;
}
@media screen and (min-width: 768px) {
  #special {
    margin-bottom: 63px;
  }
  #special .set1 {
    padding-top: 56px;
    padding-bottom: 107px;
  }
  #special .set1::before {
    content: "";
    background: url("../img/bento/special_img01.jpg") no-repeat center;
    background-size: cover;
    height: 716px;
    position: absolute;
    top: 234px;
    left: 0;
    right: 0;
    z-index: -1;
  }
  #special .set1 .photo {
    display: none;
  }
  #special .set1 h2 {
    width: 205px;
    margin: 0 0 165px -3px;
  }
  #special .set1 .text {
    width: 443px;
    margin-left: 22px;
  }
  #special .set1 dl {
    position: absolute;
    top: 111px;
    right: -14px;
    text-align: right;
    width: 369px;
    padding: 0;
    margin: 0;
  }
  #special .set1 dl dt {
    font-size: 45px;
    margin-bottom: 35px;
    letter-spacing: 4px;
    text-align: left;
  }
  #special .set1 dl dd {
    font-size: 25px;
  }
  #special .set1 dl dd span {
    font-size: 34px;
  }
  #special .set2 {
    padding-top: 85px;
  }
  #special .set2 h3 {
    font-size: 36px;
    letter-spacing: 4px;
    margin-bottom: 33px;
    margin-left: -55px;
  }
  #special .set2 .row {
    margin-bottom: 20px;
  }
  #special .set2 .row ul {
    width: 850px;
    margin-left: -60px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    gap: 5px;
    margin-bottom: 33px;
  }
  #special .set2 .row ul li {
    width: 280px;
    height: 280px;
  }
  #special .set2 .row .text {
    width: 200px;
    height: 300px;
    line-height: 30px;
    letter-spacing: 3px;
  }
  #special .set2 .txt__others {
    font-size: 18px;
    line-height: 160%;
    margin-left: auto;
  }
  #special .set2 .txt__others span {
    margin-right: 47px;
    font-size:22px;
  }
}
#regular {
  position: relative;
  padding-bottom: 15vw;
}
#regular h2 {
  text-align: center;
  margin-bottom: 5vw;
}
#regular .note {
  text-align: center;
  margin-bottom: 10vw;
}
#regular .row {
  position: relative;
  margin-bottom: 10vw;
}
#regular .row .item {
}
#regular .row .item .ob-img {
  height: 60vw;
  width: 100%;
}
#regular .row .item dl {
  text-align: center;
  padding-top: 10vw;
}
#regular .row .item dl dt {
  font-size: 7vw;
  line-height: 1;
  margin-bottom: 2vw;
}
#regular .row .item dl dd {
  font-size: 4vw;
}
#regular .row .item dl dd span {
  font-size: 6vw;
}
#regular .row .item + .item {padding-top: 10vw;}
#regular .text {
  text-align: center;
  padding: 20px;
  border: 1px solid #fff;
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  #regular {
    padding-bottom: 111px;
  }
  #regular h2 {
    margin-bottom: 14px;
  }
  #regular .note {
    margin-bottom: 80px;
  }
  #regular .row {
    margin-bottom: 122px;
  }
  #regular .row .item {
    margin-left: -105px;
    width: 593px;
  }
  #regular .row .item .ob-img {
    height: 423px;
    width: 100%;
  }
  #regular .row .item dl {
    padding-top: 51px;
  }
  #regular .row .item dl dt {
    font-size: 40px;
    margin-bottom: 36px;
  }
  #regular .row .item dl dd {
    font-size: 20px;
  }
  #regular .row .item dl dd span {
    font-size: 30px;
  }
  #regular .row .item + .item {
    margin-left: auto;
    margin-right: -105px;
    padding-top: 0;
  }
  #regular .text {
    text-align: center;
    padding: 20px 0;
    font-size: 18px;
  }
}
.title__c {
  text-align: center;
  line-height: 1;
}
.title__c .num {
  font-size: 4.4vw;
  margin-bottom: 6vw;
}
.title__c .num span {
  display: inline-block;
  position: relative;
}
.title__c .num span::after {
  content: "";
  border-bottom: 2px solid #000;
  height: 2px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 3px;
}
.title__c h3 {
  font-size: 6.5vw;
}
@media screen and (min-width: 768px) {
  .title__c {
    text-align: center;
  }
  .title__c .num {
    font-size: 24px;
    margin-bottom: 35px;
  }
  .title__c .num span {
    margin-bottom: 0;
  }
  .title__c .num span::after {
    border-bottom: 2px solid #000;
    height: 2px;
    left: 0;
    right: 0;
    bottom: 3px;
  }
  .title__c h3 {
    font-size: 36px;
  }
}
.bnr__web a {
  background: #a18918;
  display: block;
  line-height: 1;
  padding: 20px 0;
  text-align: center;
  transition: all .4s ease;
}
.bnr__web a span {
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 15px;
  padding-left: 32px;
}
.bnr__web a span::before {
  content: "";
  background: url("../img/bento/icon_mail@2x.png") no-repeat center;
  background-size: 100% auto;
  width: 23px;
  height: 16px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
@media screen and (min-width: 768px) {
  .bnr__web a {
    padding: 20px 0;
  }
  .bnr__web a span {
    font-size: 15px;
    padding-left: 32px;
  }
  .bnr__web a span::before {
    width: 23px;
    height: 16px;
    left: 0;
  }
  .bnr__web a:hover {
    opacity: .6;
  }
}
#flow {
  background: url("../img/anniversary/bg.jpg");
  padding-top: 20vw;
  padding-bottom: 20vw;
  color: #000;
}
#flow .set1 {
  margin-bottom: 11vw;
}
#flow .set1 .title__c {
  margin-bottom: 8vw;
}
#flow .set1 .text {
  font-size: 15px;
  line-height: 1.8;
  text-align: center;
}
#flow .set2 {
  margin-bottom: 0;
}
#flow .set2 .title__c {
  margin-bottom: 10vw;
}
#flow .step {
}
#flow .step .item {
  border-top: 2px solid #000000;
  border-bottom: 2px solid #000000;
  padding-top: 8vw;
  padding-bottom: 8vw;
  padding-left: 5vw;
  padding-right: 5vw;
}
#flow .step .item .ttl {
  font-size: 6vw;
  line-height: 1;
  margin-bottom: 23px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
#flow .step .item .ttl span {
  font-size: 10.5vw;
  display: inline-block;
  position: relative;
  padding-left: 48px;
}
#flow .step .item .ttl span::before {
  content: "";
  width: 2px;
  border-left: 2px solid #000;
  height: 8vw;
  position: absolute;
  top: 50%;
  left: 26px;
  transform: translateY(-50%);
}
#flow .step .item .note {
  font-size: 14px;
  line-height: 22px;
}
#flow .step .item .photos {
  width: 254px;
  height: 181px;
  margin: 0 auto;
}
#flow .step .item-1 {padding-left: 4vw;padding-right: 4vw;}
#flow .step .item-1 .ttl {
  margin-bottom: 6vw;
  margin-right: 0;
}
#flow .step .item-1 .note {
  border-bottom: 1px solid #585858;
  margin-bottom: 5vw;
  padding-bottom: 5vw;
}
#flow .step .item-1 dl {
  text-align: center;
  line-height: 1;
  margin-bottom: 5vw;
}
#flow .step .item-1 dl dt {
  font-size: 15px;
  margin-bottom: 4vw;
}
#flow .step .item-1 dl dd {
  font-size: 32px;
}
#flow .step .item-1 dl dd small {
  font-size: 20px;
}
#flow .step .item-1 .notes {
  display: block;
  font-size: 15px;
  line-height: 1;
  margin-bottom: 5vw;
  text-align: center;
}
#flow .step .item-2 {
  border-top: none;
  border-bottom: none;
}
#flow .step .item-2 .ttl {
}
#flow .step .item-2 .note {
  margin-bottom: 8vw;
}
#flow .step .item-3 {
}
#flow .step .item-3 .ttl {
}
#flow .step .item-3 .note {
  margin-bottom: 20px;
}
#flow .set3 {
  padding-top: 15vw;
}
#flow .set3 .title__c {
  margin-bottom: 9vw;
}
#flow .set3 .list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  max-width: 760px;
  margin: 0 auto 6vw;
  flex-wrap: wrap;
  gap: 10px;
}
#flow .set3 .list li {
  line-height: 1;
  display: block;
  width: 48%;
}
#flow .set3 .list li span {
  display: block;
  font-size: 17px;
  color: #000000;
  background: #d5cda8;
  padding: 8px 0;
  text-align: center;
}
#flow .set4 {
  margin-bottom: 0;
  padding-top: 15vw;
}
#flow .set4 .title__c {
  margin-bottom: 10vw;
}
#flow .set4 .floor {
  max-width: 800px;
  margin: 0 auto 6vw;
}
#flow .set4 .text-4 {
}
#flow .set5 {
  padding-top: 15vw;
  margin-bottom: 20vw;
}
#flow .set5 .title__c {
  margin-bottom: 6vw;
}
#flow .set5 .flowList {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
#flow .set5 .flowList dl {
  padding: 20px 0;
  border-bottom: 1px dotted #000;
}
#flow .set5 .flowList dl dt {
  font-size: 20px;
  padding-left: 40px;
  position: relative;
}
#flow .set5 .flowList dl dt span {
  font-size: 27px;
  position: absolute;
  top: 5px;
  left: 0;
  line-height: 1;
  display: block;
}
#flow .set5 .flowList dl dd {
  font-size: 15px;
  margin-left: 65px;
}
#flow .set6 h3 {
  margin-bottom: 9vw;
  font-size: 6.5vw;
  text-align: center;
  position: relative;
}
#flow .set6 h3::before {
  content: "";
  width: 30px;
  height: 2px;
  background: #000000;
  position: absolute;
  top: -5vw;
  left: 50%;
  transform: translateX(-50%);
}
#flow .set6 .note2 {
  text-align: center;
  margin-bottom: 5vw;
}
@media screen and (min-width: 768px) {
  #flow {
    padding-top: 107px;
    padding-bottom: 131px;
  }
  #flow .set1 {
    margin-bottom: 124px;
  }
  #flow .set1 .title__c {
    margin-bottom: 52px;
  }
  #flow .set1 .text {
    font-size: 18px;
    line-height: 36px;
    text-align: center;
  }
  #flow .set2 {
    margin-bottom: 0;
  }
  #flow .set2 .title__c {
    margin-bottom: 67px;
  }
  #flow .step {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
  }
  #flow .step .item {
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
    padding-top: 25px;
    padding-bottom: 34px;
    width: 39.33%;
    box-sizing: border-box;
  }
  #flow .step .item .ttl {
    font-size: 30px;
    line-height: 1;
    margin-bottom: 23px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  #flow .step .item .ttl span {
    font-size: 55px;
    padding-left: 45px;
  }
  #flow .step .item .ttl span::before {
    height: 32px;
    left: 26px;
  }
  #flow .step .item .note {
    font-size: 14px;
    line-height: 22px;
  }
  #flow .step .item .photos {
    width: 254px;
    height: 181px;
    margin: 0 auto;
  }
  #flow .step .item-1 {
    padding-left: 55px;
    padding-right: 51px;
    margin-left: -50px;
  }
  #flow .step .item-1 .ttl {
    margin-bottom: 27px;
    margin-right: 0;
  }
  #flow .step .item-1 .note {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    padding-bottom: 22px;
  }
  #flow .step .item-1 dl {
    margin-bottom: 20px;
    padding-top: 27px;
  }
  #flow .step .item-1 dl dt {
    font-size: 15px;
    margin-bottom: 18px;
  }
  #flow .step .item-1 dl dd {
    font-size: 32px;
  }
  #flow .step .item-1 dl dd small {
    font-size: 20px;
  }
  #flow .step .item-1 .notes {
    font-size: 15px;
    margin-bottom: 22px;
  }
  #flow .step .item-2 {
    padding-left: 59px;
    padding-right: 40px;
    border-left: 2px solid #000000;
    border-right: 2px solid #000000;
  }
  #flow .step .item-2 .ttl {
    margin-bottom: 26px;
    margin-right: -11px;
  }
  #flow .step .item-2 .note {
    margin-bottom: 48px;
  }
  #flow .step .item-3 {
    padding-left: 53px;
    padding-right: 52px;
    margin-right: -50px;
  }
  #flow .step .item-3 .ttl {
    margin-bottom: 26px;
    margin-right: 0px;
  }
  #flow .step .item-3 .note {
    margin-bottom: 26px;
  }
  #flow .set3 {
    padding-top: 87px;
    margin-bottom: 80px;
    text-align: center;
  }
  #flow .set3 .title__c {
    margin-bottom: 47px;
  }
  #flow .set3 .list {
    margin: 0 auto 52px;
  }
	#flow .set3 .list li {
		width: auto;
	}
  #flow .set3 .list li span {
    font-size: 24px;
    padding: 9px 20px;
  }
  #flow .set4 {
    margin-bottom: 0;
    padding-top: 17px;
  }
  #flow .set4 .title__c {
    margin-bottom: 62px;
  }
  #flow .set4 .floor {
    margin: 0 auto 33px;
  }
  #flow .set4 .text-4 {
    text-align: center;
  }
  #flow .set5 {
    margin-bottom: 0;
    padding-top: 127px;
  }
  #flow .set5 .title__c {
    margin-bottom: 46px;
  }
  #flow .set5 .flowList {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
  }
  #flow .set5 .flowList dl {
    padding: 33px 0;
  }
  #flow .set5 .flowList dl dt {
    font-size: 24px;
    padding-left: 53px;
    margin-bottom: 16px;
  }
  #flow .set5 .flowList dl dt span {
    font-size: 32px;
    position: absolute;
    top: 10px;
    left: 0;
  }
  #flow .set5 .flowList dl dd {
    font-size: 18px;
    margin-left: 95px;
  }
	#flow .set6 {
		padding-top: 185px;
	}
  #flow .set6 h3 {
    margin-bottom: 37px;
    font-size: 36px;
  }
  #flow .set6 h3::before {
    width: 30px;
    height: 2px;
    top: -50px;
  }
  #flow .set6 .note2 {
    margin-bottom: 31px;
  }
}
footer {
  padding-top: 5vw;
}
@media screen and (min-width: 768px) {
  footer {
    padding-top: 126px;
  }
}


@media screen and (min-width: 768px) and (max-width: 1299px) {
	#lead .set1 h2 {
		margin-right: -40px;
	}
	#menu .set1::before {
		right: 20px;
	}
}