@media only screen and (min-width: 768px) {
  #key {
    background: url("../img/party/kv_img.jpg") no-repeat center/cover; } }

#sec1 {
  background: url("../img/party/sec1_bg.jpg") no-repeat top center/100% auto;
  padding-top: 13vw;
  margin-bottom: 15vw;
  position: relative;
  z-index: 0; }
  #sec1:before {
    content: "";
    position: absolute;
    z-index: -1;
    right: 0;
    bottom: -78vw;
    width: 20%;
    height: 100vw;
    background: url("../img/index/deco2.jpg") repeat top center/50px auto; }
  #sec1 .sec1-txt {
    margin: 5vw 0; }
  #sec1 .btn-circle {
    flex-wrap: wrap; }
    #sec1 .btn-circle a:nth-child(1) {
      /* margin: 0 25% 3vw; */
      }
  @media only screen and (min-width: 768px) {
    #sec1 {
      margin-bottom: 93px;
      padding-top: 128px;
      text-align: center;
      background: url("../img/party/sec1_bg.jpg") no-repeat center/cover; }
      #sec1:before {
        right: auto;
        bottom: -948px;
        left: 50%;
        margin-left: 316px;
        width: 100%;
        height: 1122px;
        background: url("../img/index/deco2.jpg") repeat top center/78px auto;
        border-radius: 54px 0 0 54px; }
      #sec1 .sec1-txt {
        margin: 27px 0 60px; }
      #sec1 .btn-circle {
        flex-wrap: wrap;
        margin: 0 auto;
        width: 621px;
        }
        #sec1 .btn-circle a:nth-child(1) {
          margin: 0; } }

#sec2 {
  padding: 1px 4% 0; }
  #sec2 .box:before {
    display: none !important; }
  #sec2 .sec2-img {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin: -14vw 0 8vw 2.2%;
    position: relative; }
    #sec2 .sec2-img:before {
      content: "";
      position: absolute;
      box-sizing: border-box;
      border-radius: 14px;
      border: 2px solid #910404;
      left: -2.2%;
      top: 2vw;
      width: 100%;
      height: 100%;
      z-index: 1; }
  #sec2 .box-deco1 {
    margin: 0 auto 3vw;
    position: static;
    transform: translate(0, 0); }
  #sec2 .box-ttl {
    font-size: 5.3vw;
    line-height: 1.5;
    margin-bottom: 0; }
  #sec2 .sec2-txt {
    margin-top: 5vw; }
  @media only screen and (min-width: 768px) {
    #sec2 {
      margin: 0 auto 93px;
      padding: 0; }
      #sec2 .box {
        padding: 116px 34px 45px 0;
        margin: 0 -36px;
        min-height: 659px; }
      #sec2 .box-deco1 {
        margin: 0; }
      #sec2 .sec2-img {
        margin: 0;
        position: absolute;
        width: 72%;
        top: 46px;
        left: -113px; }
        #sec2 .sec2-img img {
          width: 100%;
          height: auto; }
        #sec2 .sec2-img:before {
          border-radius: 38px;
          border-width: 4px;
          top: 13px;
          left: -17px; }
      #sec2 .box-ttl {
        font-size: 40px;
        text-align: left;
        line-height: 55px;
        margin: 7px 0 0;
        letter-spacing: 0; }
      #sec2 .sec2-txt {
        margin-top: 12px;
        width: 300px; }
      #sec2 .sec2-group {
        margin-left: auto;
        width: 316px; }
        #sec2 .sec2-group .sec3-deco1 {
          margin-left: 0; } }

#sec3 {
  background: url("../img/index/sec4_top_sp.jpg") no-repeat top center/100% auto, url("../img/index/bg4_bg_sp.jpg") repeat-y top center/100% auto;
  padding: 13vw 0 8vw;
  position: relative;
  z-index: 1; }
  #sec3 h2 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 47%; }
  #sec3 .sec3-map {
    margin-right: 0;
    width: 92%;
    margin-left: auto; }
  #sec3 .sec3-1 dt {
    margin: -8vw 8% 10px auto;
    width: 28%; }
  #sec3 .sec3-1 dd {
    position: relative;
    color: #fff;
    font-weight: 500; }
    #sec3 .sec3-1 dd span {
      display: block;
      position: absolute;
      top: 2vw;
      left: 5%;
      font-size: 5vw; }
      #sec3 .sec3-1 dd span em {
        font-size: 78%; }
  #sec3 .sec3-txt {
    margin: 2vw 0 10vw; }
  #sec3 .sec3-2 {
    position: relative;
    z-index: 0; }
    #sec3 .sec3-2 .sec3-deco {
      position: absolute;
      z-index: -1;
      bottom: 4vw;
      right: -10%;
      width: 80%; }
    #sec3 .sec3-2 dl {
      /*justify-content: space-between;*/ }
    #sec3 .sec3-2 dt {
      order: 2;
      width: 11%; }
    #sec3 .sec3-2 dd {
      width: 85%; }
  @media only screen and (min-width: 768px) {
    #sec3 {
      background: url("../img/party/sec3_bg.jpg") no-repeat top center/100% auto, url("../img/shared/bg4.jpg") repeat-y top center/100% auto;
      padding: 130px 0 54px; }
      #sec3 h2 {
        width: 457px; }
      #sec3 .sec3-map {
        width: 780px;
        margin-left: 115px; }
      #sec3 .sec3-1 {
        justify-content: space-between;
        margin-bottom: 48px; }
        #sec3 .sec3-1 dl {
          order: 2;
          width: 790px;
          margin: -219px -233px 0 0; }
          #sec3 .sec3-1 dl dt {
            width: 213px;
            margin: 0 0 11px 39px; }
          #sec3 .sec3-1 dl dd span {
            font-size: 45px;
            top: 19px;
            left: 39px;
            line-height: 1;
            letter-spacing: 0; }
        #sec3 .sec3-1 .sec3-txt {
          width: 366px;
          height: 350px;
          margin: 57px 0 0 0; }
      #sec3 .sec3-2 .sec3-deco {
        bottom: 32px;
        right: -212px;
        width: 821px; }
      #sec3 .sec3-2 dl {
        justify-content: flex-start; }
      #sec3 .sec3-2 dt {
        width: 114px;
        margin-left: 23px; }
      #sec3 .sec3-2 dd {
        width: 663px;
        margin-left: 48px; } }

#sec4 h2 {
  margin: 0 auto 5vw;
  width: 59%; }
#sec4 .sec4-txt1 {
  text-align: center;
  margin-bottom: 10vw; }
#sec4 .sec4-img1 {
  position: relative;
  z-index: 1; }
#sec4 .sec4-img .dis-flex {
  margin-top: 3.5vw;
  justify-content: space-between; }
#sec4 .sec4-item {
  position: relative;
  z-index: 0;
  margin-bottom: 10vw; }
  #sec4 .sec4-item:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    width: 30%;
    height: 100%;
    background: url("../img/index/deco2.jpg") repeat top center/50px auto; }
#sec4 .sec4-group {
  background: url("../img/index/sec1_bg.jpg");
  box-sizing: border-box;
  padding: 10vw 5%;
  margin-top: -5vw; }
#sec4 .sec4-info {
  margin-top: 5vw; }
#sec4 .sec4-price {
  font-weight: 500;
  font-size: 5.8vw;
  color: #382112; }
  #sec4 .sec4-price span {
    font-size: 75%; }
  #sec4 .sec4-price dt {
    float: left; }
  #sec4 .sec4-price dd {
    float: right;
    text-align: right; }
#sec4 .sec4-box {
  border: 1px solid #000;
  box-sizing: border-box;
  padding: 5vw 7%;
  margin: 5vw 0; }
  #sec4 .sec4-box dt {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 1vw; }
  #sec4 .sec4-box dd {
    justify-content: space-between; }
#sec4 .sec4-1 {
  padding: 13vw 0 8vw; }
  #sec4 .sec4-1:before {
    left: -4%;
    border-radius: 0 27px 27px 0; }
  #sec4 .sec4-1 .sec4-img .dis-flex p:nth-child(1) {
    width: 56.4%; }
  #sec4 .sec4-1 .sec4-img .dis-flex p:nth-child(2) {
    width: 39.2%;
    position: relative; }
    #sec4 .sec4-1 .sec4-img .dis-flex p:nth-child(2) img:nth-child(2) {
      position: absolute;
      bottom: 0;
      left: 0; }
#sec4 .sec4-2 {
  padding: 13vw 0 8vw; }
  #sec4 .sec4-2:before {
    right: -4%;
    border-radius: 27px 0 0 27px; }
  #sec4 .sec4-2 .sec4-img .dis-flex p:nth-child(1) {
    width: 52.9%; }
  #sec4 .sec4-2 .sec4-img .dis-flex p:nth-child(2) {
    width: 43%; }
@media only screen and (min-width: 768px) {
  #sec4 h2 {
    width: 489px;
    margin-bottom: 30px; }
  #sec4 .sec4-txt1 {
    margin-bottom: 77px; }
  #sec4 .sec4-group .dis-flex-pc {
    justify-content: space-between; }
  #sec4 .sec4-img .dis-flex {
    margin-top: 20px; }
  #sec4 .sec4-item {
    position: relative;
    z-index: 0;
    margin-bottom: 10vw; }
    #sec4 .sec4-item:before {
      content: "";
      position: absolute;
      z-index: -1;
      top: 0;
      width: 100%;
      height: 100%;
      background: url("../img/index/deco2.jpg") repeat top center/100px auto; }
  #sec4 .sec4-info {
    margin-top: 0;
    width: 404px; }
  #sec4 .sec4-price {
    line-height: 1;
    font-size: 40px;
    margin-bottom: 25px; }
  #sec4 .sec4-box {
    padding: 45px 40px 25px;
    margin: 25px 0 0; }
    #sec4 .sec4-box dt {
      font-size: 20px;
      margin-bottom: 10px; }
  #sec4 .sec4-1 {
    padding: 121px 0 33px;
    margin-bottom: 44px; }
    #sec4 .sec4-1:before {
      left: auto;
      right: 864px;
      border-radius: 0 47px 47px 0; }
    #sec4 .sec4-1 .sec4-img1 {
      margin: 0 -62px 0 -90px; }
    #sec4 .sec4-1 .sec4-img {
      order: 2;
      width: 454px; }
      #sec4 .sec4-1 .sec4-img .dis-flex p:nth-child(1) {
        width: 56.4%; }
      #sec4 .sec4-1 .sec4-img .dis-flex p:nth-child(2) {
        width: 39.2%;
        position: relative; }
        #sec4 .sec4-1 .sec4-img .dis-flex p:nth-child(2) img:nth-child(2) {
          position: absolute;
          bottom: 0;
          left: 0; }
    #sec4 .sec4-1 .sec4-group {
      padding: 185px 84px 55px 110px;
      margin: -130px -90px 46px -10px; }
    #sec4 .sec4-1 .sec4-txt3 {
      text-align: center;
      margin-top: 30px; }
  #sec4 .sec4-2 {
    padding: 68px 0 87px;
    margin-bottom: 72px; }
    #sec4 .sec4-2:before {
      left: 910px;
      right: auto;
      border-radius: 47px 0 0  47px; }
    #sec4 .sec4-2 .sec4-img1 {
      margin: 0 -80px 0 -72px; }
    #sec4 .sec4-2 .sec4-img {
      float: right;
      width: 484px; }
    #sec4 .sec4-2 .sec4-info {
      float: left; }
    #sec4 .sec4-2 .sec4-group {
      padding: 171px 62px 69px 89px;
      margin: -111px -50px 0 -50px; }
    #sec4 .sec4-2 .sec4-txt4 {
      width: 484px;
      float: right;
      margin-top: 25px; }
    #sec4 .sec4-2 .sec4-price dt span {
      letter-spacing: -2px;
      margin-left: -18px; }
    #sec4 .sec4-2 .sec4-price dd {
      margin: 30px 19px 0 0;
      letter-spacing: 0; }
    #sec4 .sec4-2 .sec4-box {
      margin-top: 20px;
      padding-bottom: 41px; }
      #sec4 .sec4-2 .sec4-box dt {
        margin-bottom: 18px; }
      #sec4 .sec4-2 .sec4-box dd {
        justify-content: center; } }

#sec5 {
  padding: 8vw 4%;
  z-index: 0;
  color: #fff;
  box-sizing: border-box;
  max-width: 1160px;
  width: 100%;
  margin-bottom: 15vw; }
  #sec5:before {
    content: "";
    position: absolute;
    background: url("../img/index/sec3_bg2.jpg");
    border-radius: 0 27px 27px 0;
    top: 0;
    right: 10%;
    height: 100%;
    box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.26);
    width: 150%;
    z-index: -1; }
  #sec5 .sec5-item {
    padding: 6vw 5% 10vw;
    box-sizing: border-box; }
  #sec5 .sec5-img {
    margin-bottom: 5vw; }
  #sec5 h2 {
    width: 80%; }
  #sec5 .sec5-price {
    text-align: right;
    font-weight: 500;
    font-size: 5.8vw;
    line-height: 1.3;
    margin-bottom: 5vw; }
    #sec5 .sec5-price span {
      font-size: 75%; }
  #sec5 .sec5-txt p + p {
    margin-top: 5vw; }
  #sec5 .sec5-1 {
    background: url("../img/party/sec5_deco.jpg") repeat-y top right/70px auto, url("../img/shared/bg_red.jpg");
    margin-bottom: 10vw; }
  #sec5 .sec5-2 {
    background: url("../img/party/sec5_deco2.jpg") repeat-y top right/70px auto, url("../img/shared/bg2.jpg"); }
  @media only screen and (min-width: 768px) {
    #sec5 {
      padding: 60px 0;
      margin-bottom: 110px; }
      #sec5:before {
        right: 197px;
        border-radius: 0 47px 47px 0; }
      #sec5 .sec5-item {
        padding: 30px 80px 19px 30px;
        justify-content: space-between;
        align-items: flex-start; }
      #sec5 .sec5-img {
        margin-bottom: 0;
        width: 52.8%; }
        #sec5 .sec5-img img {
          width: 100%;
          height: auto; }
      #sec5 h2 {
        width: 90.2%; }
      #sec5 .sec5-price {
        font-size: 40px;
        margin-bottom: 10px; }
      #sec5 .sec5-txt p + p {
        margin-top: 42px; }
      #sec5 .sec5-info {
        width: 41.9%; }
      #sec5 .sec5-1 {
        background: url("../img/party/sec5_deco.jpg") repeat-y top right/100px auto, url("../img/shared/bg_red.jpg");
        margin-bottom: 40px; }
        #sec5 .sec5-1 .sec5-info {
          margin-top: 31px; }
      #sec5 .sec5-2 {
        background: url("../img/party/sec5_deco2.jpg") repeat-y top right/100px auto, url("../img/shared/bg2.jpg");
        padding-bottom: 30px; }
        #sec5 .sec5-2 .sec5-info {
          margin-top: 35px; }
        #sec5 .sec5-2 .sec5-price {
          margin: 21px 0 14px; }
        #sec5 .sec5-2 .sec5-txt {
          margin-left: 5px; } }

.cancel{
	border: 1px solid #d7b185;
	padding: 3vw;
	margin-top: 3vw;
}
.cancel h3{
	font-size: 4.5vw;
	font-weight: 500;
	text-align: center;
}
.cancel-btn a{
		display: block;
    box-sizing: border-box;
    font-size: 14px;
    font-family: "æ¸¸æ˜Žæœ", YuMincho, "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W3", "Hiragino Mincho ProN", "HGæ˜ŽæœE", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, "ï¼­ï¼³ ï¼°æ˜Žæœ", "ï¼­ï¼³ æ˜Žæœ", serif;
    color: #382112;
    font-weight: 500;
    background: #fff;
    border: 1px solid #d7b185;
    letter-spacing: 0;
    line-height: 25px;
    padding: 2%;
    transition: 0.3s ease;
		border-radius:50px;
		width: 80%;
		text-align: center;
		margin: 50px auto 0;
	}
.attention{
	background: url("../img/index/sec1_bg.jpg");
  box-sizing: border-box;
  padding: 10vw 5%;
	margin-bottom: 10vw;
}
.attention h3{
	font-size: 4.5vw;
	font-weight: 500;
	text-align: center;
	margin-bottom: 3vw;
}
.attention a{
	color:#960f0f;
}
@media only screen and (min-width: 768px) {
	.cancel{
		text-align: center;
		padding: 20px;
		margin-top: 50px;
	}
	.cancel h3{
	font-size: 20px;
}
	.cancel-btn a{
		display: block;
    box-sizing: border-box;
    font-size: 14px;
    font-family: "æ¸¸æ˜Žæœ", YuMincho, "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W3", "Hiragino Mincho ProN", "HGæ˜ŽæœE", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, "ï¼­ï¼³ ï¼°æ˜Žæœ", "ï¼­ï¼³ æ˜Žæœ", serif;
    color: #382112;
    font-weight: 500;
    background: #fff;
    border: 1px solid #d7b185;
    letter-spacing: 0;
    padding: 0 14px;
    transition: 0.3s ease;
		border-radius:50px;
		width: 300px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		margin: 50px auto 0;
	}
	.attention{
		text-align: center;
		font-weight: 500;
		padding: 40px;
		margin: 0 -50px 120px -50px;
	}
	.attention h3{
	font-size: 20px;
		margin-bottom: 20px;
}
}@media only screen and (min-width: 768px) {
  #key {
    background: url("../img/party/kv_img.jpg") no-repeat center/cover; } }

#sec1 {
  background: url("../img/party/sec1_bg.jpg") no-repeat top center/100% auto;
  padding-top: 13vw;
  margin-bottom: 15vw;
  position: relative;
  z-index: 0; }
  #sec1:before {
    content: "";
    position: absolute;
    z-index: -1;
    right: 0;
    bottom: -78vw;
    width: 20%;
    height: 100vw;
    background: url("../img/index/deco2.jpg") repeat top center/50px auto; }
  #sec1 .sec1-txt {
    margin: 5vw 0; }
  #sec1 .btn-circle {
    flex-wrap: wrap; }
    #sec1 .btn-circle a:nth-child(1) {
      /* margin: 0 25% 3vw; */
      }
  @media only screen and (min-width: 768px) {
    #sec1 {
      margin-bottom: 93px;
      padding-top: 128px;
      text-align: center;
      background: url("../img/party/sec1_bg.jpg") no-repeat center/cover; }
      #sec1:before {
        right: auto;
        bottom: -948px;
        left: 50%;
        margin-left: 316px;
        width: 100%;
        height: 1122px;
        background: url("../img/index/deco2.jpg") repeat top center/78px auto;
        border-radius: 54px 0 0 54px; }
      #sec1 .sec1-txt {
        margin: 27px 0 60px; }
      #sec1 .btn-circle {
        flex-wrap: wrap;
        margin: 0 auto;
        width: 621px;
        }
        #sec1 .btn-circle a:nth-child(1) {
          margin: 0; } }

#sec2 {
  padding: 1px 4% 0; }
  #sec2 .box:before {
    display: none !important; }
  #sec2 .sec2-img {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin: -14vw 0 8vw 2.2%;
    position: relative; }
    #sec2 .sec2-img:before {
      content: "";
      position: absolute;
      box-sizing: border-box;
      border-radius: 14px;
      border: 2px solid #910404;
      left: -2.2%;
      top: 2vw;
      width: 100%;
      height: 100%;
      z-index: 1; }
  #sec2 .box-deco1 {
    margin: 0 auto 3vw;
    position: static;
    transform: translate(0, 0); }
  #sec2 .box-ttl {
    font-size: 5.3vw;
    line-height: 1.5;
    margin-bottom: 0; }
  #sec2 .sec2-txt {
    margin-top: 5vw; }
  @media only screen and (min-width: 768px) {
    #sec2 {
      margin: 0 auto 93px;
      padding: 0; }
      #sec2 .box {
        padding: 116px 34px 45px 0;
        margin: 0 -36px;
        min-height: 659px; }
      #sec2 .box-deco1 {
        margin: 0; }
      #sec2 .sec2-img {
        margin: 0;
        position: absolute;
        width: 72%;
        top: 46px;
        left: -113px; }
        #sec2 .sec2-img img {
          width: 100%;
          height: auto; }
        #sec2 .sec2-img:before {
          border-radius: 38px;
          border-width: 4px;
          top: 13px;
          left: -17px; }
      #sec2 .box-ttl {
        font-size: 40px;
        text-align: left;
        line-height: 55px;
        margin: 7px 0 0;
        letter-spacing: 0; }
      #sec2 .sec2-txt {
        margin-top: 12px;
        width: 300px; }
      #sec2 .sec2-group {
        margin-left: auto;
        width: 316px; }
        #sec2 .sec2-group .sec3-deco1 {
          margin-left: 0; } }

#sec3 {
  background: url("../img/index/sec4_top_sp.jpg") no-repeat top center/100% auto, url("../img/index/bg4_bg_sp.jpg") repeat-y top center/100% auto;
  padding: 13vw 0 8vw;
  position: relative;
  z-index: 1; }
  #sec3 h2 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 47%; }
  #sec3 .sec3-map {
    margin-right: 0;
    width: 92%;
    margin-left: auto; }
  #sec3 .sec3-1 dt {
    margin: -8vw 8% 10px auto;
    width: 28%; }
  #sec3 .sec3-1 dd {
    position: relative;
    color: #fff;
    font-weight: 500; }
    #sec3 .sec3-1 dd span {
      display: block;
      position: absolute;
      top: 2vw;
      left: 5%;
      font-size: 5vw; }
      #sec3 .sec3-1 dd span em {
        font-size: 78%; }
  #sec3 .sec3-txt {
    margin: 2vw 0 10vw; }
  #sec3 .sec3-2 {
    position: relative;
    z-index: 0; }
    #sec3 .sec3-2 .sec3-deco {
      position: absolute;
      z-index: -1;
      bottom: 4vw;
      right: -10%;
      width: 80%; }
    #sec3 .sec3-2 dl {
      /*justify-content: space-between;*/ }
    #sec3 .sec3-2 dt {
      order: 2;
      width: 11%; }
    #sec3 .sec3-2 dd {
      width: 85%; }
  @media only screen and (min-width: 768px) {
    #sec3 {
      background: url("../img/party/sec3_bg.jpg") no-repeat top center/100% auto, url("../img/shared/bg4.jpg") repeat-y top center/100% auto;
      padding: 130px 0 54px; }
      #sec3 h2 {
        width: 457px; }
      #sec3 .sec3-map {
        width: 780px;
        margin-left: 115px; }
      #sec3 .sec3-1 {
        justify-content: space-between;
        margin-bottom: 48px; }
        #sec3 .sec3-1 dl {
          order: 2;
          width: 790px;
          margin: -219px -233px 0 0; }
          #sec3 .sec3-1 dl dt {
            width: 213px;
            margin: 0 0 11px 39px; }
          #sec3 .sec3-1 dl dd span {
            font-size: 45px;
            top: 19px;
            left: 39px;
            line-height: 1;
            letter-spacing: 0; }
        #sec3 .sec3-1 .sec3-txt {
          width: 366px;
          height: 350px;
          margin: 57px 0 0 0; }
      #sec3 .sec3-2 .sec3-deco {
        bottom: 32px;
        right: -212px;
        width: 821px; }
      #sec3 .sec3-2 dl {
        justify-content: flex-start; }
      #sec3 .sec3-2 dt {
        width: 114px;
        margin-left: 23px; }
      #sec3 .sec3-2 dd {
        width: 663px;
        margin-left: 48px; } }

#sec4 h2 {
  margin: 0 auto 5vw;
  width: 59%; }
#sec4 .sec4-txt1 {
  text-align: center;
  margin-bottom: 10vw; }
#sec4 .sec4-img1 {
  position: relative;
  z-index: 1; }
#sec4 .sec4-img .dis-flex {
  margin-top: 3.5vw;
  justify-content: space-between; }
#sec4 .sec4-item {
  position: relative;
  z-index: 0;
  margin-bottom: 10vw; }
  #sec4 .sec4-item:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    width: 30%;
    height: 100%;
    background: url("../img/index/deco2.jpg") repeat top center/50px auto; }
#sec4 .sec4-group {
  background: url("../img/index/sec1_bg.jpg");
  box-sizing: border-box;
  padding: 10vw 5%;
  margin-top: -5vw; }
#sec4 .sec4-info {
  margin-top: 5vw; }
#sec4 .sec4-price {
  font-weight: 500;
  font-size: 5.8vw;
  color: #382112; }
  #sec4 .sec4-price span {
    font-size: 75%; }
  #sec4 .sec4-price dt {
    float: left; }
  #sec4 .sec4-price dd {
    float: right;
    text-align: right; }
#sec4 .sec4-box {
  border: 1px solid #000;
  box-sizing: border-box;
  padding: 5vw 7%;
  margin: 5vw 0; }
  #sec4 .sec4-box dt {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 1vw; }
  #sec4 .sec4-box dd {
    justify-content: space-between; }
#sec4 .sec4-1 {
  padding: 13vw 0 8vw; }
  #sec4 .sec4-1:before {
    left: -4%;
    border-radius: 0 27px 27px 0; }
  #sec4 .sec4-1 .sec4-img .dis-flex p:nth-child(1) {
    width: 56.4%; }
  #sec4 .sec4-1 .sec4-img .dis-flex p:nth-child(2) {
    width: 39.2%;
    position: relative; }
    #sec4 .sec4-1 .sec4-img .dis-flex p:nth-child(2) img:nth-child(2) {
      position: absolute;
      bottom: 0;
      left: 0; }
#sec4 .sec4-2 {
  padding: 13vw 0 8vw; }
  #sec4 .sec4-2:before {
    right: -4%;
    border-radius: 27px 0 0 27px; }
  #sec4 .sec4-2 .sec4-img .dis-flex p:nth-child(1) {
    width: 52.9%; }
  #sec4 .sec4-2 .sec4-img .dis-flex p:nth-child(2) {
    width: 43%; }
@media only screen and (min-width: 768px) {
  #sec4 h2 {
    width: 489px;
    margin-bottom: 30px; }
  #sec4 .sec4-txt1 {
    margin-bottom: 77px; }
  #sec4 .sec4-group .dis-flex-pc {
    justify-content: space-between; }
  #sec4 .sec4-img .dis-flex {
    margin-top: 20px; }
  #sec4 .sec4-item {
    position: relative;
    z-index: 0;
    margin-bottom: 10vw; }
    #sec4 .sec4-item:before {
      content: "";
      position: absolute;
      z-index: -1;
      top: 0;
      width: 100%;
      height: 100%;
      background: url("../img/index/deco2.jpg") repeat top center/100px auto; }
  #sec4 .sec4-info {
    margin-top: 0;
    width: 404px; }
  #sec4 .sec4-price {
    line-height: 1;
    font-size: 35px;
    margin-bottom: 25px; }
  #sec4 .sec4-box {
    padding: 45px 40px 25px;
    margin: 25px 0 0; }
    #sec4 .sec4-box dt {
      font-size: 20px;
      margin-bottom: 10px; }
  #sec4 .sec4-1 {
    padding: 121px 0 33px;
    margin-bottom: 44px; }
    #sec4 .sec4-1:before {
      left: auto;
      right: 864px;
      border-radius: 0 47px 47px 0; }
    #sec4 .sec4-1 .sec4-img1 {
      margin: 0 -62px 0 -90px; }
    #sec4 .sec4-1 .sec4-img {
      order: 2;
      width: 454px; }
      #sec4 .sec4-1 .sec4-img .dis-flex p:nth-child(1) {
        width: 56.4%; }
      #sec4 .sec4-1 .sec4-img .dis-flex p:nth-child(2) {
        width: 39.2%;
        position: relative; }
        #sec4 .sec4-1 .sec4-img .dis-flex p:nth-child(2) img:nth-child(2) {
          position: absolute;
          bottom: 0;
          left: 0; }
    #sec4 .sec4-1 .sec4-group {
      padding: 185px 84px 55px 110px;
      margin: -130px -90px 46px -10px; }
    #sec4 .sec4-1 .sec4-txt3 {
      text-align: center;
      margin-top: 30px; }
  #sec4 .sec4-2 {
    padding: 68px 0 87px;
    margin-bottom: 72px; }
    #sec4 .sec4-2:before {
      left: 910px;
      right: auto;
      border-radius: 47px 0 0  47px; }
    #sec4 .sec4-2 .sec4-img1 {
      margin: 0 -80px 0 -72px; }
    #sec4 .sec4-2 .sec4-img {
      float: right;
      width: 484px; }
    #sec4 .sec4-2 .sec4-info {
      float: left; }
    #sec4 .sec4-2 .sec4-group {
      padding: 171px 62px 69px 89px;
      margin: -111px -50px 0 -50px; }
    #sec4 .sec4-2 .sec4-txt4 {
      width: 484px;
      float: right;
      margin-top: 25px; }
    #sec4 .sec4-2 .sec4-price dt span {
      letter-spacing: -2px;
      margin-left: -18px; }
    #sec4 .sec4-2 .sec4-price dd {
      margin: 30px 19px 0 0;
      letter-spacing: 0; }
    #sec4 .sec4-2 .sec4-box {
      margin-top: 20px;
      padding-bottom: 41px; }
      #sec4 .sec4-2 .sec4-box dt {
        margin-bottom: 18px; }
      #sec4 .sec4-2 .sec4-box dd {
        justify-content: center; } }

#sec5 {
  padding: 8vw 4%;
  z-index: 0;
  color: #fff;
  box-sizing: border-box;
  max-width: 1160px;
  width: 100%;
  margin-bottom: 15vw; }
  #sec5:before {
    content: "";
    position: absolute;
    background: url("../img/index/sec3_bg2.jpg");
    border-radius: 0 27px 27px 0;
    top: 0;
    right: 10%;
    height: 100%;
    box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.26);
    width: 150%;
    z-index: -1; }
  #sec5 .sec5-item {
    padding: 6vw 5% 10vw;
    box-sizing: border-box; }
  #sec5 .sec5-img {
    margin-bottom: 5vw; }
  #sec5 h2 {
    width: 80%; }
  #sec5 .sec5-price {
    text-align: right;
    font-weight: 500;
    font-size: 5.8vw;
    line-height: 1.3;
    margin-bottom: 5vw; }
    #sec5 .sec5-price span {
      font-size: 75%; }
  #sec5 .sec5-txt p + p {
    margin-top: 5vw; }
  #sec5 .sec5-1 {
    background: url("../img/party/sec5_deco.jpg") repeat-y top right/70px auto, url("../img/shared/bg_red.jpg");
    margin-bottom: 10vw; }
  #sec5 .sec5-2 {
    background: url("../img/party/sec5_deco2.jpg") repeat-y top right/70px auto, url("../img/shared/bg2.jpg"); }
  @media only screen and (min-width: 768px) {
    #sec5 {
      padding: 60px 0;
      margin-bottom: 110px; }
      #sec5:before {
        right: 197px;
        border-radius: 0 47px 47px 0; }
      #sec5 .sec5-item {
        padding: 30px 80px 19px 30px;
        justify-content: space-between;
        align-items: flex-start; }
      #sec5 .sec5-img {
        margin-bottom: 0;
        width: 52.8%; }
        #sec5 .sec5-img img {
          width: 100%;
          height: auto; }
      #sec5 h2 {
        width: 90.2%; }
      #sec5 .sec5-price {
        font-size: 40px;
        margin-bottom: 10px; }
      #sec5 .sec5-txt p + p {
        margin-top: 42px; }
      #sec5 .sec5-info {
        width: 41.9%; }
      #sec5 .sec5-1 {
        background: url("../img/party/sec5_deco.jpg") repeat-y top right/100px auto, url("../img/shared/bg_red.jpg");
        margin-bottom: 40px; }
        #sec5 .sec5-1 .sec5-info {
          margin-top: 31px; }
      #sec5 .sec5-2 {
        background: url("../img/party/sec5_deco2.jpg") repeat-y top right/100px auto, url("../img/shared/bg2.jpg");
        padding-bottom: 30px; }
        #sec5 .sec5-2 .sec5-info {
          margin-top: 35px; }
        #sec5 .sec5-2 .sec5-price {
          margin: 21px 0 14px; }
        #sec5 .sec5-2 .sec5-txt {
          margin-left: 5px; } }

.cancel{
	border: 1px solid #d7b185;
	padding: 3vw;
	margin-top: 3vw;
}
.cancel h3{
	font-size: 4.5vw;
	font-weight: 500;
	text-align: center;
}
.cancel-btn a{
		display: block;
    box-sizing: border-box;
    font-size: 14px;
    font-family: "æ¸¸æ˜Žæœ", YuMincho, "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W3", "Hiragino Mincho ProN", "HGæ˜ŽæœE", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, "ï¼­ï¼³ ï¼°æ˜Žæœ", "ï¼­ï¼³ æ˜Žæœ", serif;
    color: #382112;
    font-weight: 500;
    background: #fff;
    border: 1px solid #d7b185;
    letter-spacing: 0;
    line-height: 25px;
    padding: 2%;
    transition: 0.3s ease;
		border-radius:50px;
		width: 80%;
		text-align: center;
		margin: 50px auto 0;
	}
.attention{
	background: url("../img/index/sec1_bg.jpg");
  box-sizing: border-box;
  padding: 10vw 5%;
	margin-bottom: 10vw;
}
.attention h3{
	font-size: 4.5vw;
	font-weight: 500;
	text-align: center;
	margin-bottom: 3vw;
}
.attention a{
	color:#960f0f;
}

.botan1 a {
   width: 400px;
   margin: 10px auto 5px auto;
   padding: 10px 0;
   display: block;
   color: #fff;
   text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
   text-align: center;
   text-decoration: none;
   font-size: 18px;
   background-color: #930b0b;
   border-bottom: 2px solid #4A4A4A;
   box-sizing: border-box;
   font-weight: bold;
}

@media only screen and (min-width: 768px) {
	.cancel{
		text-align: center;
		padding: 20px;
		margin-top: 50px;
	}
	.cancel h3{
	font-size: 20px;
}
	.cancel-btn a{
		display: block;
    box-sizing: border-box;
    font-size: 14px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; 
    color: #382112;
    font-weight: 500;
    background: #fff;
    border: 1px solid #d7b185;
    letter-spacing: 0;
    padding: 0 14px;
    transition: 0.3s ease;
		border-radius:50px;
		width: 300px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		margin: 50px auto 0;
	}
	.attention{
		text-align: center;
		font-weight: 500;
		padding: 40px;
		margin: 0 -50px 120px -50px;
	}
	.attention h3{
	font-size: 20px;
		margin-bottom: 20px;
}
	
	
	
}




@media (max-width: 768px) {
.botan1 a {
   width: 96%;
   margin: 10px auto 5px auto;
   padding: 7px 0;
   display: block;
   color: #fff;
   text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
   text-align: center;
   text-decoration: none;
   font-size: 15px;
   background-color: #930b0b;
   border-bottom: 2px solid #4A4A4A;
   box-sizing: border-box;
   font-weight: bold;
}
}