@charset "UTF-8";
.pc {
  display: block;
}

.sp {
  display: none;
}

img {
  border: none;
}

.firstmeal-page {
  margin-bottom: 60px;
  background: transparent url(/freepage_lib/u_contents/firstmeal/img/title_bg.jpg?rev20220622) no-repeat center top;
  background-size: auto 700px;
  /* ギフトサービス */
}
.firstmeal-page .title-block {
  position: relative;
  width: 100%;
  height: 550px;
  margin-bottom: 0;
  text-align: center;
}
.firstmeal-page .title-block h1 {
  background: transparent url(/freepage_lib/u_contents/firstmeal/img/title_pc.png?rev20220622) no-repeat center 58px;
  background-size: auto 330px;
  width: auto;
  height: 550px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.firstmeal-page .contents-block {
  width: 960px;
  margin: 0 auto 90px;
  padding: 0;
}
.firstmeal-page .btn-md {
  width: 100%;
  display: block;
  font-size: 16px;
  font-weight: 700;
  padding: 16px 0;
  color: #fff;
  text-align: center;
  background: #af8d27;
  border: 1px solid #af8d27;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.firstmeal-page .btn-md:hover {
  background: #fff;
  color: #af8d27;
}
.firstmeal-page .title-lead {
  font-size: 15px;
  line-height: 1.7;
  margin-bottom: 30px;
}
.firstmeal-page .main-headline {
  position: relative;
  font-size: 18px;
  text-align: center;
  line-height: 1.3;
}
.firstmeal-page .main-headline::before {
  content: '';
  position: absolute;
  top: 10px;
  left: calc(50% - 220px);
  width: 40px;
  height: 90px;
  background: url(/freepage_lib/u_contents/firstmeal/img/line_left.png) no-repeat 0 0;
  background-size: 40px auto;
}
.firstmeal-page .main-headline::after {
  content: '';
  position: absolute;
  top: 10px;
  right: calc(50% - 220px);
  width: 40px;
  height: 90px;
  background: url(/freepage_lib/u_contents/firstmeal/img/line_right.png) no-repeat 0 0;
  background-size: 40px auto;
}
.firstmeal-page .main-headline span {
  display: block;
  font-size: 36px;
  font-weight: 700;
  color: #af8d27;
}
.firstmeal-page .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  padding: 30px 60px 40px;
  background: #f7f7f7;
}
.firstmeal-page .nav li {
  position: relative;
  width: 30.3333%;
  font-size: 16px;
  font-weight: 700;
  color: #000;
  margin: 0 1.5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.firstmeal-page .nav li::after {
  content: '';
  position: absolute;
  bottom: -17px;
  right: calc(50% - 7px);
  width: 16px;
  height: 10px;
  background: transparent url(/freepage_lib/u_contents/firstmeal/img/arrow_down.png) no-repeat 0 0;
  background-size: 16px auto;
}
.firstmeal-page .nav li a {
  display: block;
  overflow: hidden;
  text-align: center;
}
.firstmeal-page .nav li a:hover {
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
.firstmeal-page .nav li .nav-thumb {
  width: 100%;
}
.firstmeal-page .nav li .nav-thumb img {
  width: 100%;
  border: 1px solid #ddd;
}
.firstmeal-page .nav li .text {
  margin-top: 10px;
}
.firstmeal-page .nav li .text span {
  display: block;
  font-weight: 400;
  font-size: 13px;
  color: #af8d27;
}
.firstmeal-page .contents-title {
  text-align: center;
  margin-bottom: 30px;
}
.firstmeal-page .contents-title .sholder {
  display: inline-block;
  margin-bottom: 5px;
  font-size: 18px;
  color: #af8d27;
}
.firstmeal-page .contents-title h2 {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.4;
  color: #000;
}
.firstmeal-page .contents-title .lead {
  font-size: 15px;
  margin-top: 20px;
}
.firstmeal-page #menu1 .contents-title h2,
.firstmeal-page #menu2 .contents-title h2 {
  position: relative;
}
.firstmeal-page #menu1 .contents-title h2::before,
.firstmeal-page #menu2 .contents-title h2::before {
  content: '';
  position: absolute;
  top: -10px;
  left: calc(50% - 252px);
  width: 40px;
  height: 90px;
  background: url(/freepage_lib/u_contents/firstmeal/img/line_left.png) no-repeat 0 0;
  background-size: 40px auto;
}
.firstmeal-page #menu1 .contents-title h2::after,
.firstmeal-page #menu2 .contents-title h2::after {
  content: '';
  position: absolute;
  top: -10px;
  right: calc(50% - 246px);
  width: 40px;
  height: 90px;
  background: url(/freepage_lib/u_contents/firstmeal/img/line_right.png) no-repeat 0 0;
  background-size: 40px auto;
}
.firstmeal-page #menu3 .contents-title h2 {
  position: relative;
}
.firstmeal-page #menu3 .contents-title h2::before {
  content: '';
  position: absolute;
  top: -10px;
  left: calc(50% - 168px);
  width: 40px;
  height: 90px;
  background: url(/freepage_lib/u_contents/firstmeal/img/line_left.png) no-repeat 0 0;
  background-size: 40px auto;
}
.firstmeal-page #menu3 .contents-title h2::after {
  content: '';
  position: absolute;
  top: -10px;
  right: calc(50% - 168px);
  width: 40px;
  height: 90px;
  background: url(/freepage_lib/u_contents/firstmeal/img/line_right.png) no-repeat 0 0;
  background-size: 40px auto;
}
.firstmeal-page .col3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.firstmeal-page .col3 .col3-block {
  width: 47%;
  margin: 1.5%;
  padding: 0;
  border: 1px solid #ddd;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.firstmeal-page .col3 .col3-block .thumb img {
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -ms-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
.firstmeal-page .col3 .col3-block .spec {
  margin: 15px 20px 30px;
}
.firstmeal-page .col3 .col3-block .spec .name {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 5px;
}
.firstmeal-page .col3 .col3-block .spec .price {
  font-size: 15px;
  margin-bottom: 20px;
}
.firstmeal-page .col3 .col3-block .spec .price span {
  font-size: 11px;
  color: #666;
}
.firstmeal-page .sub-headline {
  font-size: 24px;
  font-weight: 700;
  margin: 60px auto 30px;
  padding-bottom: 30px;
  text-align: center;
  background: transparent url(/freepage_lib/u_contents/firstmeal/img/line.png) no-repeat bottom center;
  background-size: auto 16px;
}
.firstmeal-page .sub-thumb {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.firstmeal-page .sub-thumb .cap {
  margin-top: 7px;
  padding: 0 10px;
}
.firstmeal-page .sub-thumb li {
  width: 31.3333%;
  margin: 0 1% 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.firstmeal-page .sub-thumb li:first-child {
  width: 98%;
  margin: 0 auto 30px;
  padding: 40px 0;
  background: #f7f7f7;
  border: 1px solid #eee;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.firstmeal-page .sub-thumb li:first-child .cap {
  width: 600px;
  margin: 12px auto 0;
}
.firstmeal-page .sub-thumb li:first-child img {
  display: block;
  width: 600px;
  margin: 0 auto;
}
.firstmeal-page .howto-lead {
  font-size: 15px;
  line-height: 1.7;
  padding: 30px;
  background: #f7f7f7;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* モーダル */
.lock {
  overflow: hidden;
}

.modal-content {
  position: fixed;
  display: none;
  width: 200px;
  margin: 0 0 120px;
  top: 5vh;
  left: calc(50vw - 100px);
  max-height: 90vh;
  /*border:1px solid #fff;*/
  background-color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow-y: scroll;
  z-index: 999;
}
.modal-content.large {
  position: fixed;
  display: none;
  width: 640px;
  margin: 0 0 120px;
  top: 5vh;
  left: calc(50vw - 320px);
  max-height: 90vh;
  /*border:1px solid #fff;*/
  background-color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow-y: scroll;
  z-index: 999;
}
.modal-content.large .in-box {
  padding: 60px 15px 30px;
}
.modal-content.middle {
  position: fixed;
  display: none;
  width: 480px;
  margin: 0 0 120px;
  top: 5vh;
  left: calc(50vw - 240px);
  max-height: 90vh;
  /*border:1px solid #fff;*/
  background-color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow-y: scroll;
  z-index: 999;
}
.modal-content.middle .in-box {
  padding: 30px 15px 30px;
  height: 250px;
}
.modal-content.middle .in-box .modal-title {
  padding: 0 0 7px 7px;
}
.modal-content .in-box {
  position: relative;
  width: 100%;
}
.modal-content .in-box .thumb {
  width: 100%;
}
.modal-content .in-box .thumb img {
  width: 100%;
  height: auto;
}
.modal-content .in-box .modal-close {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 1;
  padding: 15px;
  font-size: 36px;
  font-family: 'Avenir','Helvetica, Neue','Helvetica','Arial';
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.modal-content .in-box .modal-close:hover {
  cursor: pointer;
}

.modal-overlay {
  z-index: 998;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.7);
}

.modal-wrap {
  z-index: 9999;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
}

.icons-x {
  display: inline-block;
  position: relative;
  color: #ccc;
  padding: 3px 5px;
  margin: 3px;
  font-size: 10px;
  line-height: 1;
  border: 1px solid #ccc;
  background: #fff;
  font-weight: normal !important;
}

.icons-x:before {
  content: "X";
  color: #e4004a;
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -6px;
  font-size: 20px;
}

@media screen and (min-width: 768px) {
  /* IEだけに適応 */
  _:lang(x)::-ms-backdrop, .button-entry {
    padding-top: 35px !important;
  }

  .slick-slide {
    padding: 0 10px 10px;
  }
  .slick-slide:hover {
    cursor: pointer;
  }

  .contents-wrap {
    position: relative;
    width: 1080px;
    background: #fff;
    margin: -100px auto 0;
    padding: 60px 60px 0;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .line-block {
    padding: 30px 0;
    border: 1px solid #ddd;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
  }

  .modal-content {
    -ms-overflow-style: none;
    /* IE, Edge 対応 */
    scrollbar-width: none;
    /* Firefox 対応 */
  }

  .modal-content::-webkit-scrollbar {
    /* Chrome, Safari 対応 */
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }

  .sp {
    display: block !important;
  }

  .firstmeal-page {
    margin-bottom: 10vw;
    /* ギフトサービス */
  }
  .firstmeal-page .title-block {
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 0;
    padding: 0;
    text-align: center;
    background: none;
    background-size: 100% auto;
  }
  .firstmeal-page .title-block h1 {
    background: transparent url(/freepage_lib/u_contents/firstmeal/img/title_sp.jpg) no-repeat center top;
    background-size: 100% auto;
    width: auto;
    height: 120vw;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }
  .firstmeal-page .contents-block {
    width: 100%;
    margin: 0 auto;
    padding: 10vw 3.5%;
    background: #fff;
    border-radius: 0;
    box-sizing: border-box;
  }
  .firstmeal-page .contents-block.gray {
    background: #f9f9f9;
  }
  .firstmeal-page .contents-block.main-navi {
    padding: 0 0 1vw;
  }
  .firstmeal-page .btn-md {
    width: 100%;
    display: block;
    font-size: 4vw;
    font-weight: 700;
    padding: 4vw 0;
    color: #fff;
    text-align: center;
    background: #af8d27;
    border: 1px solid #af8d27;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
  }
  .firstmeal-page .btn-md:hover {
    background: #af8d27;
    color: #fff;
  }
  .firstmeal-page .title-lead {
    font-size: 3.6vw;
    line-height: 1.7;
    margin-bottom: 6vw;
    padding: 5vw 3vw 0;
  }
  .firstmeal-page .main-headline {
    position: relative;
    font-size: 3.8vw;
    text-align: center;
    line-height: 1.4;
    color: #000;
  }
  .firstmeal-page .main-headline span {
    display: block;
    font-size: 6vw;
    font-weight: 700;
    color: #af8d27;
  }
  .firstmeal-page .nav {
    display: block;
    background: #fff;
    padding: 0;
    margin: 0;
  }
  .firstmeal-page .nav li {
    position: relative;
    width: 100%;
    font-size: 3.8vw;
    font-weight: 400;
    color: #000;
    padding: 2.5vw 2vw;
    margin: 0;
    border-top: 1px dotted #ddd;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .firstmeal-page .nav li::after {
    content: '';
    position: absolute;
    top: calc(50% - 1vw);
    right: 4%;
    width: 5vw;
    height: 5vw;
    background: transparent url(/freepage_lib/u_contents/firstmeal/img/arrow_down.png) no-repeat 0 0;
    background-size: 3.5vw auto;
  }
  .firstmeal-page .nav li a {
    display: block;
    overflow: hidden;
    text-align: left;
  }
  .firstmeal-page .nav li a:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
  }
  .firstmeal-page .nav li .nav-thumb {
    width: 25%;
    float: left;
    margin-right: 4%;
  }
  .firstmeal-page .nav li .nav-thumb img {
    width: 100%;
    border: 1px solid #ddd;
  }
  .firstmeal-page .nav li .text {
    margin: 3vw 0 0;
  }
  .firstmeal-page .nav li .text span {
    display: block;
    font-size: 3vw;
    font-weight: 700;
    color: #af8d27;
  }
  .firstmeal-page .contents-title {
    text-align: center;
    margin-bottom: 7vw;
  }
  .firstmeal-page .contents-title .sholder {
    display: inline-block;
    margin-bottom: 1.5vw;
    font-size: 3.2vw;
    color: #af8d27;
  }
  .firstmeal-page .contents-title h2 {
    font-size: 6.3vw;
    font-weight: 700;
    line-height: 1.3;
    color: #000;
  }
  .firstmeal-page .contents-title .lead {
    font-size: 3.5vw;
    font-weight: 400;
    margin-top: 4vw;
  }
  .firstmeal-page .contents-title .main-thumb {
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    margin-top: 6vw;
  }
  .firstmeal-page #menu1 .contents-title h2,
  .firstmeal-page #menu2 .contents-title h2 {
    position: relative;
  }
  .firstmeal-page #menu1 .contents-title h2::before,
  .firstmeal-page #menu2 .contents-title h2::before {
    content: '';
    position: absolute;
    top: -3vw;
    left: calc(50% - 43vw);
    width: 10vw;
    height: 13vw;
    background: url(/freepage_lib/u_contents/firstmeal/img/line_left.png) no-repeat 0 0;
    background-size: 9vw auto;
  }
  .firstmeal-page #menu1 .contents-title h2::after,
  .firstmeal-page #menu2 .contents-title h2::after {
    content: '';
    position: absolute;
    top: -3vw;
    right: calc(50% - 43vw);
    width: 10vw;
    height: 13vw;
    background: url(/freepage_lib/u_contents/firstmeal/img/line_right.png) no-repeat 0 0;
    background-size: 9vw auto;
  }
  .firstmeal-page #menu3 .contents-title h2 {
    position: relative;
  }
  .firstmeal-page #menu3 .contents-title h2::before {
    content: '';
    position: absolute;
    top: -3vw;
    left: calc(50% - 31vw);
    width: 10vw;
    height: 13vw;
    background: url(/freepage_lib/u_contents/firstmeal/img/line_left.png) no-repeat 0 0;
    background-size: 9vw auto;
  }
  .firstmeal-page #menu3 .contents-title h2::after {
    content: '';
    position: absolute;
    top: -3vw;
    right: calc(50% - 31vw);
    width: 10vw;
    height: 13vw;
    background: url(/freepage_lib/u_contents/firstmeal/img/line_right.png) no-repeat 0 0;
    background-size: 9vw auto;
  }
  .firstmeal-page .col3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
  }
  .firstmeal-page .col3 .col3-block {
    width: 100%;
    margin: 0 0 7vw;
    padding: 0;
    background: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .firstmeal-page .col3 .col3-block .thumb img {
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -ms-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
  }
  .firstmeal-page .col3 .col3-block .spec {
    margin: 3vw 5vw 5vw;
  }
  .firstmeal-page .col3 .col3-block .spec .name {
    font-size: 4vw;
    font-weight: 700;
    margin: 0 0 1vw;
  }
  .firstmeal-page .col3 .col3-block .spec .price {
    font-size: 3.6vw;
    margin-bottom: 6vw;
  }
  .firstmeal-page .col3 .col3-block .spec .price span {
    font-size: 3vw;
    color: #666;
  }
  .firstmeal-page .sub-headline {
    font-size: 4.5vw;
    font-weight: 700;
    margin: 4vw auto 4vw;
    padding-bottom: 4vw;
    text-align: center;
    background: transparent url(/freepage_lib/u_contents/firstmeal/img/line.png) no-repeat bottom center;
    background-size: auto 3vw;
  }
  .firstmeal-page .sub-thumb {
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
  }
  .firstmeal-page .sub-thumb .cap {
    margin-top: 2vw;
    font-size: 3.2vw;
    padding: 0 2vw;
  }
  .firstmeal-page .sub-thumb li {
    width: 48%;
    margin: 0 1% 6vw;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .firstmeal-page .sub-thumb li:first-child {
    width: 100%;
    margin: 0 auto 5vw;
    padding: 0;
    background: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .firstmeal-page .sub-thumb li:first-child .cap {
    width: 100%;
    margin: 2vw auto 0;
  }
  .firstmeal-page .sub-thumb li:first-child img {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  .firstmeal-page .howto-lead {
    font-size: 3.8vw;
    line-height: 1.7;
    padding: 5vw;
    background: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  /* モーダル*/
  .lock {
    overflow: hidden;
  }

  .modal-content {
    position: fixed;
    width: 44%;
    margin: 0 0 120px;
    top: 5vh;
    left: calc(((44% - 100%) / 2) * -1);
    max-height: 90vh;
    overflow-y: scroll;
    /*border:1px solid #fff;*/
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    z-index: 999;
  }
  .modal-content.large {
    position: fixed;
    width: 96%;
    margin: 0 0 120px;
    top: 10vh;
    left: calc(((96% - 100%) / 2) * -1);
    max-height: 90vh;
    overflow-y: scroll;
    /*border:1px solid #fff;*/
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    z-index: 999;
  }
  .modal-content.large .in-box {
    padding: 12vw 0 5vw;
  }
  .modal-content.middle {
    position: fixed;
    display: none;
    width: 96%;
    margin: 0 0 120px;
    top: 5vh;
    left: calc(((96% - 100%) / 2) * -1);
    max-height: 90vh;
    /*border:1px solid #fff;*/
    background-color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow-y: scroll;
    z-index: 999;
  }
  .modal-content.middle .in-box {
    padding: 7vw 5vw 7vw;
    height: 75vw;
  }
  .modal-content.middle .in-box .modal-title {
    padding: 0 0 2vw 0.5vw;
  }
  .modal-content .in-box {
    position: relative;
    width: 100%;
  }
  .modal-content .in-box .thumb {
    width: 100%;
  }
  .modal-content .in-box .thumb img {
    width: 100%;
    height: auto;
  }
  .modal-content .in-box .modal-close {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 1;
    padding: 2vw 3vw 3vw;
    font-size: 9vw;
    font-family: 'Avenir','Helvetica, Neue','Helvetica','Arial';
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .modal-content .in-box .modal-close:hover {
    cursor: pointer;
  }

  .modal-overlay {
    z-index: 998;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 120%;
    background-color: rgba(0, 0, 0, 0.7);
  }

  .modal-wrap {
    z-index: 9999;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
}
