@charset "UTF-8";
@import url("https://use.typekit.net/izv5bml.css");
body, button {
  margin: 0;
  font-family: 'M PLUS 1p', sans-serif;
}

a:hover {
  opacity: 0.8;
}

.copy_alert {
  display: none;
}

#js-copyalert {
  display: none;
}

.sp {
  display: none !important;
}

.pc-break:before {
  content: "\A";
  white-space: pre;
}

.kv {
  background: url("../images/kv_bg_210325.png") no-repeat 50% 50%;
  background-size: cover;
  height: 618px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-right: 5%;
  position: relative;
}

.kv_anker {
  position: absolute;
  top: 73%;
  right: 5%;
}

.kv_copyright {
  position: absolute;
  top: 93%;
  left: 1.2%;
  font-size: 12px;
  text-shadow: white 1px 1px 0, white -1px -1px 0, white -1px 1px 0, white 1px -1px 0, white 0px 1px 0, white -1px 0, white -1px 0 0, white 1px 0 0;
  
}

.kv_txt_sp {
  display: none;
}

h2 {
  text-align: center;
}

h3.border-title {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 34px;
  line-height: 1;
  margin-top: 95px;
}

h3.border-title > span {
  display: block;
  font-size: 34px;
  letter-spacing: 2px;
  line-height: 40px;
  color: #333333;
  font-weight: 700;
  font-family: "Mplus 1p", sans-serif;
  text-align: center;
}

h3.border-title:before {
  content: '';
  display: block;
  background-image: url(../images/double_border.png);
  height: 7px;
  width: 40%;
}

h3.border-title:after {
  content: '';
  display: block;
  background-image: url(../images/double_border.png);
  height: 7px;
  width: 40%;
}

h3.frame-title {
  text-align: center;
  font-weight: 700;
  font-size: 34px;
  line-height: 1.47;
}

h4 {
  font-size: 20px;
  line-height: 2;
  font-weight: 700;
  letter-spacing: 0.02em;
  margin-bottom: 8px;
}

ul {
  list-style: none;
}

.wrapper {
  max-width: 1080px;
  min-width: 1080px;
  margin: auto;
}

#header {
  background: linear-gradient(-160deg, #099d98, #00a072);
}

.header-inner {
  margin: 0 auto;
  text-align: center;
}

#header #logo {
  margin: 0 auto;
  padding: 10px 0 10px 0;
}

#header #logo a {
  display: block;
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;
  text-decoration: none;
}

.btn {
  display: block;
  height: 60px;
  line-height: 60px;
  border-radius: 30px;
  background-color: #ffffff;
  border: none;
  position: relative;
  text-decoration: none;
  text-align: center;
}

.btn:after {
  content: '';
  position: absolute;
}

.btn-big {
  height: 80px;
  line-height: 80px;
  width: 90.5%;
  font-size: 24px;
  margin: auto;
  border-radius: 40px;
}

.btn-red {
  background-color: #e6002d;
  font-weight: 700;
}

a.btn-red {
  text-decoration: none;
  color: #ffffff;
  display: block;
}

.btn-red:after {
  content: '';
  position: absolute;
  display: block;
  background-image: url(../images/white_arrow.png);
  right: 40px;
  top: 27px;
  width: 20px;
  height: 26px;
}

.allow-right:after {
  transform: rotate(-90deg);
}

.btn-right:after {
  transform: rotate(-90deg);
}

.btn-content {
  padding-right: 41px;
  padding-left: 41px;
}

.yellow-circle {
  background-image: url(../images/yellow_circle.png);
  display: inline-block;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
}

.wrapper-message {
  background: url("../images/message_bg_210224.png") no-repeat 50% 50%;
  background-size: cover;
  width: 100%;
  height: 520px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-top: #fff solid 4px;
  border-bottom: #fff solid 4px;
}

.wrapper-contracted {
  padding-top: 79px;
  background-image: url(../images/bg_contract_210325.png);
}

.present-list {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 60px;
  position: relative;
}

.present-list > img {
  width: 450px;
  height: 470px;
}

.present-list > .present-center {
  width: 58px;
  height: 61px;
  position: absolute;
}

.border-frame {
  border: solid 3px #000000;
  background-color: #ffffff;
  position: relative;
}

.border-frame:before {
  content: '';
  border: solid 1px #000000;
  position: absolute;
  top: 4px;
  left: 4px;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
}

.present-details {
  width: 980px;
  height: 560px;
  margin: auto;
  position: relative;
}

.present {
  padding-left: 0;
  position: relative;
  width: 980px;
  margin: 0 auto 60px auto;
}

.present-detail-list {
  position: relative;
}

.present-detail-chokkori {
  position: absolute;
  top: 4px;
  left: 28px;
  width: 120px;
  height: 150px;
}

.present-detail-chokkori-img {
  position: absolute;
  top: 200px;
  left: 48px;
  width: 370px;
  height: 280px;
}

.present-detail-mask-img {
  position: absolute;
  top: 158px;
  left: 48px;
  width: 370px;
}

.present-detail-title {
  font-size: 34px;
  font-weight: 700;
  position: absolute;
  top: 67px;
  left: 173px;
}

.present-detail-title.mask {
  left: 250px;
}

.present-detail-mask {
  position: absolute;
  top: 4px;
  left: 28px;
  width: 812px;
  height: 482px;
}

.present-detail {
  position: absolute;
  top: 138px;
  right: 48px;
  width: 476px;
}

.present-marker {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #ffeaee 100%);
}

.present-description {
  font-size: 16px;
  line-height: 2;
  height: 144px;
  letter-spacing: 1px;
  margin-bottom: 43px;
}

.present-annotation {
  font-size: 15px;
  line-height: 1.8;
}

.present-annotation.gold {
  margin-top: 70px;
}

.present-annotation.gold a {
  color: #e6002d;
}

.wrapper-search {
  padding-top: 80px;
  box-sizing: border-box;
  background-image: url(../images/bg_search.png);
  height: 470px;
  position: relative;
}

.wrapper-search h2 {
  margin: 0;
  line-height: 0;
}

.wrapper-search.arrow:after {
  content: '';
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-image: url(../images/search_arrow.png);
  width: 201px;
  height: 103px;
  bottom: -80px;
  left: calc(50% - 100px);
}

.wrapper-search ul {
  list-style: none;
  display: flex;
  justify-content: space-around;
  margin-top: 50px;
  padding: 0 80px;
}

.wrapper-ifnow {
  padding-top: 5px;
  background-image: url(../images/bg_if_now.png);
}

.ifnow-img {
  margin-right: 106px;
}

.coordinate-list {
  margin-top: 120px;
}

.limited {
  position: absolute;
  left: 27px;
  top: 4px;
}

.coordinate-wrapper {
  width: 940px;
  margin: auto;
}

.coordinate-description {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.06em;
}

.single {
  width: initial;
  margin-bottom: 60px;
}

.design-list:not(.active) {
  padding: 12px 0;
}

.design-list:not(.active) > .design-title:after {
  transform: rotate(180deg);
}

.wrapper-btn {
  display: flex;
  position: absolute;
  bottom: 0;
  width: 100%;
}

.btn-wrapper {
  font-size: 24px;
  font-weight: 700;
  width: 100%;
  max-width: 500px;
}

.btn-wrapper:after {
  content: '';
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 40px;
  top: calc(50% - 13px);
  height: 26px;
  width: 20px;
}

.btn-left {
  float: right;
  color: #333333;
}

.btn-right {
  color: #d2042c;
}

.btn-left:after {
  background-image: url(../images/black_arrow.png);
}

.btn-right:after {
  background-image: url(../images/red_arrow.png);
  transform: rotate(0deg);
}

.top-btn {
  width: 33.3333333%;
  height: 110px;
  background-size: cover;
  position: relative;
  padding: 25px 40px;
  box-sizing: border-box;
}

.left-btn {
  background-image: url(../images/bg_black.png);
}

.right-btn {
  background-image: url(../images/bg_red.png);
}

img {
  vertical-align: top;
}

.wrapper-design {
  background-image: url(../images/bg_design.png);
  padding: 120px 0;
}

.campaign-end {
  text-align: center;
  padding-top: 30px;
}

.for-you {
  text-align: center;
  padding-top: 50px;
}

.room-list {
  margin-top: 40px;
  display: flex;
}

.room-main {
  position: relative;
}

.room-main:before {
  content: 'ROOM 1';
  position: absolute;
  top: 0;
  left: 0;
  background-color: #333333;
  font-size: 14px;
  text-align: center;
  width: 100px;
  color: #ffffff;
  height: 26px;
  line-height: 26px;
}

.room-sub {
  position: relative;
}

.room-sub:before {
  content: 'ROOM 2';
  position: absolute;
  top: 0;
  right: 0;
  background-color: #333333;
  font-size: 14px;
  text-align: center;
  width: 100px;
  color: #ffffff;
  height: 26px;
  line-height: 26px;
}

.room-sub:after {
  content: 'ROOM 3';
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #333333;
  font-size: 14px;
  text-align: center;
  width: 100px;
  color: #ffffff;
  height: 26px;
  line-height: 26px;
}

.design-list-annotation {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.1em;
}

.room-description {
  margin-bottom: 40px;
}

.room-detail {
  margin-top: 70px;
  padding: 0 70px 43px;
}

.room-title {
  position: relative;
  width: 100%;
  text-align: center;
  background-color: #111111;
  margin: 0;
  color: #ffffff;
  height: 100px;
  font-size: 34px;
  font-weight: 700;
  line-height: 100px;
}

.room-title:after {
  content: '';
  display: block;
  position: absolute;
  background-image: url(../images/accordion_arrow_white.svg);
  right: 40px;
  top: calc(50% - 7px);
  width: 22px;
  height: 11px;
  background-repeat: no-repeat;
}

.room-description:not(.active) > .room-title:after {
  transform: rotate(180deg);
}

.room-detail > ul {
  padding: 0;
}

.select_room {
  position: relative;
}

.select_room > img {
  position: absolute;
  top: calc(50% - 50px);
}

.select_room li > img {
  width: 942px;
}

table {
  width: 100%;
  border-collapse: collapse;
  color: #333333;
  margin-bottom: 20px;
}

thead th {
  font-size: 18px;
  line-height: 60px;
  background-color: #6ebbb5;
  text-align: center;
  color: #ffffff;
  font-weight: 700;
}

th {
  height: 60px;
  font-weight: 700;
  background-color: #e7f5f4;
  width: 12.5%;
  border: 1px solid #ffffff;
}

td {
  width: 12.5%;
  border: 1px solid #e7f5f4;
  padding-left: 13px;
}

td.big {
  padding-left: 45px;
}

table.stick th {
  width: 5%;
}

table.stick td {
  line-height: 28px;
  padding: 12px 28px;
}

.wrapper-note {
  margin-bottom: 120px;
}

.note-lists {
  border: 1px solid #cccccc;
  padding: 40px;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.05em;
  height: 263px;
  box-sizing: border-box;
  overflow: scroll;
  margin-top: 0;
  margin-bottom: 120px;
}

#footer {
  position: static;
  clear: both;
  margin: 0;
  padding: 0;
  background-color: #fff;
  font-family: "Montserrat", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: 600;
}

#footer #greenbelt {
  margin: 0;
  padding: 0;
  background: url(../images/bg_greenbelt.png) 0 0 repeat;
}

#footer #greenbelt .inner {
  overflow: hidden;
  margin: 0 auto;
  max-width: 1100px;
  background: #009261;
  color: #fff;
}

#footer #greenbelt .inner .ftbox {
  float: left;
}

#footer #greenbelt .inner p.link {
  padding: 8px 0 0 24px;
  font-size: 12px;
  line-height: 1.0;
}

#footer #greenbelt .inner a {
  border-bottom: 1px solid #fff;
  color: #fff;
  text-decoration: none;
}

#footer #greenbelt .inner p.link span {
  margin: 0 0 0 10px;
  padding: 0 0 0 10px;
}

#footer #greenbelt .inner p.copy {
  padding: 8px 0 0 24px;
  font-size: 12px;
  line-height: 1.0;
}

#footer #greenbelt .inner p.bn {
  float: right;
  margin: 9px 17px 14px 0;
  width: 264px;
  height: 54px;
  background: url(../images/bg_ftbn.jpg) 0 0 no-repeat;
}

#footer #greenbelt .inner p.bn a {
  color: #666;
  text-decoration: none;
}

#footer #greenbelt .inner p.bn a span {
  display: block;
  padding: 16px 0 0 7px;
  width: 120px;
  font-size: 10px;
  line-height: 1.4;
}

#footer #whitebelt {
  clear: both;
  margin: 0 auto;
  max-width: 1100px;
  background: #fff;
  text-align: right;
}

#footer #whitebelt p {
  padding: 12px 0 13px;
  line-height: 0;
  margin: 0;
}

#footer #whitebelt p a {
  color: inherit;
  text-decoration: none;
}

#footer #whitebelt p image {
  max-width: 100%;
  vertical-align: bottom;
}

.apply-flow {
  padding-bottom: 62px;
}

.flow-row {
  display: flex;
  justify-content: space-between;
  position: relative;
  padding-bottom: 58px;
  margin-top: 68px;
}

.flow-row:after {
  content: '';
  display: block;
  position: absolute;
}

.flow-row:first-of-type:after {
  border-top: 3px solid #d7cbaf;
  width: 780px;
  top: 150px;
  left: 0;
}

.flow-row:nth-of-type(n + 2) {
  align-items: center;
}

.flow-row:nth-of-type(3):after {
  top: -60px;
  left: 147px;
  border-left: 3px solid #d7cbaf;
  height: 60px;
}

.flow-row-order {
  max-width: 750px;
  margin: 0 auto;
}

.flow-txt {
  max-width: 300px;
}

.flow {
  z-index: 1;
}

.flow > img {
  width: 300px;
  height: 300px;
}

.flow > .flow-item {
  width: 315px;
  height: 258px;
}

.flow > p {
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 32px;
  color: #333333;
  font-weight: 600;
  font-family: "Mplus 1p",sans-serif;
  text-align: center;
}

.flow span {
  color: #e93f5d;
  font-weight: 700;
}

.flow .apply {
  font-weight: 700;
  font-size: 26px;
  line-height: 40px;
}

.flow .apply-detail {
  font-size: 16px;
  line-height: 26px;
}

.flow .apply-detail span {
  color: #333;
  font-weight: 700;
}

.photo_contest {
  margin-bottom: 120px;
}

.btn-black {
  background-color: #333;
  color: #fff;
  font-weight: 700;
  width: 300px;
  font-size: 24px;
  margin: 0 auto;
}

.btn-small {
  width: 200px;
  height: 50px;
  border-radius: 25px;
  line-height: 50px;
  font-size: 20px;
  margin-top: 22px;
}

.flow > .flow-item-big {
  width: 424px;
  height: 305px;
}

.pc-size {
  min-width: 1080px;
  margin: 0 auto;
}

@media screen and (min-width: 751px) {
  .present-list > .present-center {
    left: 511px;
  }
}

.tab-area {
  width: 88.8%;
  max-width: 1280px;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

.tab-area .tab {
  width: 48.83%;
  height: 70px;
  border-radius: 20px 20px 0 0;
  background-color: #E68E9F;
  padding-top: 29px;
  box-sizing: border-box;
  transition: 0.6s;
}

.tab-area .tab-tit {
  color: #fff;
  position: relative;
  display: table;
  margin: 0 auto;
  line-height: 1;
}

.tab-area .tab-tit:after {
  content: '';
  position: absolute;
  display: block;
  background-image: url(../images/white_arrow.png);
  right: -39px;
  bottom: -5px;
  width: 20px;
  height: 26px;
}

.tab-area .tab:first-of-type {
  background-color: #656565;
}

.tab-area .tab:first-of-type.active {
  background-color: #111111;
}

.tab-area .tab.active {
  transition: 0.6s;
  background-color: #e6002d;
}

.content-area {
  font-size: 30px;
  text-align: center;
  overflow: hidden;
  width: 100%;
  position: relative;
}

.content-area .content {
  display: none;
  border-top: 10px solid #111111;
}

.content-area .content:nth-child(2) {
  border-top: 10px solid #e6002d;
}

.content-area .content.show {
  display: block;
}

.limit-tit {
  margin: 0;
  font-size: 70px;
  letter-spacing: 4px;
  line-height: 40px;
  color: #e6002d;
  font-weight: 700;
  font-family: "Mplus 1p",sans-serif;
  text-align: center;
  position: relative;
  display: table;
  margin: 0 auto;
  z-index: 1;
}

.limit-tit span {
  margin: 0 auto;
  font-size: 24px;
  letter-spacing: 1px;
  line-height: 40px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Mplus 1p",sans-serif;
  text-align: center;
  display: block;
  width: 330px;
  height: 40px;
  background-image: url(../images/limit.svg);
  background-size: cover;
  background-position: center;
  margin-bottom: 31px;
}

.limit-tit::before {
  content: "お部屋を契約した方に";
  position: absolute;
  font-size: 70px;
  letter-spacing: 4px;
  line-height: 40px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Mplus 1p", sans-serif;
  text-align: center;
  left: 5px;
  top: 75px;
  width: 100%;
  z-index: -1;
}

.limit-txt {
  font-size: 40px;
  letter-spacing: 2px;
  line-height: 32px;
  color: #333333;
  font-weight: 700;
  font-family: "Mplus 1p",sans-serif;
  text-align: center;
  height: 125px;
  width: 1080px;
  background-image: url(../images/limit_pic.svg);
  background-size: cover;
  background-position: center;
  padding-top: 41px;
  box-sizing: border-box;
  position: relative;
  margin-top: 98px;
}

.limit-txt img {
  position: absolute;
  width: 149px;
  bottom: 1px;
  left: 70%;
}

.limit-txt p {
  margin: 0;
}

.limit-txt .origin {
  font-size: 36px;
  letter-spacing: 2px;
  line-height: 1;
  color: #019260;
  font-weight: 700;
  font-family: "Mplus 1p",sans-serif;
  text-align: center;
  display: table;
  margin: 0 auto;
  position: relative;
  margin-bottom: 30px;
}

.limit-txt .origin-box {
  position: absolute;
  top: -55px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

.limit-txt .origin::before {
  content: url(../images/origin-icon.svg);
  position: absolute;
  left: -39px;
  bottom: -12px;
}

.limit-txt .origin::after {
  content: url(../images/origin-icon2.svg);
  position: absolute;
  right: -39px;
  bottom: -12px;
}

.limit-box {
  width: 1016px;
  display: flex;
  justify-content: space-between;
}

.limit-pic {
  margin: 0;
}

.limit-pic img {
  width: 486px;
}

.limit-area {
  width: 476px;
  text-align: left;
  padding-top: 12px;
  margin-bottom: 50px;
}

.limit-txt2 {
  margin: 0;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 32px;
  color: #333333;
  font-weight: 600;
  font-family: "Mplus 1p",sans-serif;
  z-index: 2;
}

.limit-txt2 span {
  background: linear-gradient(transparent 60%, #fff223 60%);
}

.limit-txt3 {
  margin: 0;
  margin-top: 27px;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 28px;
  color: #333333;
  font-weight: 600;
  font-family: "Mplus 1p",sans-serif;
}

.flow-tit.border-title:before, .flow-tit.border-title:after {
  width: 430px;
}

.flow-box {
  width: 1080px;
  justify-content: space-between;
  display: flex;
}

.flow-pic {
  margin: 0;
}

.flow-pic img {
  width: 406px;
}

.flow-area {
  width: 620px;
  padding-top: 34px;
}

.flow-area .btn {
  width: 620px;
  height: 80px;
  border-radius: 40px;
  background-color: #e6002d;
  font-size: 24px;
  letter-spacing: 1px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Mplus 1p",sans-serif;
  text-align: center;
  box-sizing: border-box;
}

.flow-area .btn .btn-content {
  padding-right: 20px;
  padding-left: 20px;
}

.flow-area .btn .yellow-circle {
  background-image: unset;
  width: 14px;
  height: 14px;
  border-radius: 7px;
  background-color: #edd84a;
  margin-bottom: 2px;
}

.flow-area .btn-red:after {
  content: '';
  position: absolute;
  display: block;
  background-image: url(../images/flow-icon.svg);
  right: 37px;
  top: 29px;
  width: 28px;
  height: 22px;
}

.flow-area .btn:nth-of-type(2) {
  background-color: unset;
  background-image: url(../images/flow-bg.svg);
  background-size: cover;
  background-position: center;
}

.flow-area .btn:nth-of-type(2) .yellow-circle {
  display: none;
}

.flow-link {
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 600;
  font-family: "Mplus 1p",sans-serif;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 42px;
}

.flow-link a {
  color: #e6002d;
}

#caution {
  text-align: left;
  padding-bottom: 101px;
}

#caution .border-title {
  margin: 0;
  margin-top: 107px;
  margin-bottom: 51px;
}

#caution .note-lists {
  background-color: #fff;
  margin-bottom: 0;
}

#caution .note-lists li {
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 28px;
  color: #333333;
  font-weight: 600;
  font-family: "Mplus 1p",sans-serif;
}

#caution .note-lists a {
  text-decoration: none;
  color: #333333;
}

.campaign {
  width: 1080px;
  margin: 0 auto;
  padding-bottom: 95px;
}

.campaign .border-title span {
  font-size: 34px;
  letter-spacing: 2px;
  line-height: 40px;
  color: #333333;
  font-weight: 700;
  font-family: "Mplus 1p",sans-serif;
  text-align: center;
}

.campaign .border-title:before, .campaign .border-title:after {
  width: 288px;
}

.campaign-pic {
  margin: 0;
  margin: 0 auto;
}

.campaign-pic img {
  width: 665px;
}

.contest-tit {
  font-size: 70px;
  letter-spacing: 4px;
  line-height: 80px;
  color: #e6002d;
  font-weight: 700;
  font-family: "Mplus 1p",sans-serif;
  text-align: center;
  display: table;
  margin: 0 auto;
  z-index: 1;
  position: relative;
}

.contest-tit .present {
  margin: 0 auto;
  font-size: 24px;
  letter-spacing: 1px;
  line-height: 40px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Mplus 1p", sans-serif;
  text-align: center;
  display: block;
  width: 390px;
  height: 40px;
  background-image: url(../images/limit.svg);
  background-size: cover;
  background-position: center;
  margin-bottom: 30px;
}

.contest-tit .origin {
  font-size: 36px;
  letter-spacing: 2px;
  line-height: 1;
  color: #019260;
  font-weight: 700;
  font-family: "Mplus 1p",sans-serif;
  text-align: center;
  display: table;
  margin: 0 auto;
  position: relative;
  margin-bottom: 30px;
}

.contest-tit .origin::before {
  content: url(../images/origin-icon.svg);
  position: absolute;
  left: -39px;
  bottom: -12px;
}

.contest-tit .origin::after {
  content: url(../images/origin-icon2.svg);
  position: absolute;
  right: -39px;
  bottom: -12px;
}

.contest-tit::before {
  content: "ちょっこりさんキーホルダー\ASNSフォトコンテスト";
  white-space: pre;
  font-size: 70px;
  letter-spacing: 4px;
  line-height: 80px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Mplus 1p",sans-serif;
  text-align: center;
  position: absolute;
  left: 5px;
  top: 140px;
  z-index: -1;
}

.contest-box {
  display: flex;
  justify-content: space-between;
  width: 1080px;
  margin-top: 80px;
}

.contest-pic {
  margin: 0;
}

.contest-pic img {
  width: 620px;
}

.contest-area {
  width: 400px;
  padding-top: 76px;
}

.contest-txt {
  margin: 0;
  text-align: left;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 32px;
  color: #333333;
  font-weight: 600;
  font-family: "Mplus 1p",sans-serif;
}

.contest-txt span {
  background: linear-gradient(transparent 60%, #fff223 60%);
}

.contest-txt2 {
  margin: 0;
  text-align: left;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 1;
  color: #333333;
  font-weight: bold;
  font-family: "Mplus 1p",sans-serif;
  margin-top: 30px;
}

.contest-list {
  padding: 0;
  margin: 0;
  margin-top: 40px;
}

.contest-item img {
  width: 1080px;
}

.contest-item .sp {
  display: none;
}

.contest-item:nth-child(n+2) {
  margin-top: 37px;
}

.contest-txt3 {
  margin: 0;
  margin-top: 48px;
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 1;
  color: #333333;
  font-weight: 600;
  font-family: "Mplus 1p",sans-serif;
  text-align: left;
}

.flow2-tit.border-title:before, .flow2-tit.border-title:after {
  width: 430px;
}

.flow2-box {
  display: flex;
  justify-content: space-between;
  width: 1080px;
}

.flow2-pic {
  margin: 0;
}

.flow2-area {
  padding-top: 144px;
  text-align: left;
  width: 729px;
}

.flow2-area #js-copytext {
  display: none;
}

.flow2-area-sp {
  display: none;
}

.flow2-txt {
  margin: 0;
  font-size: 16px;
  letter-spacing: 1px;
  color: #333333;
  font-weight: 600;
  font-family: "Mplus 1p",sans-serif;
}

.flow2-txt2 {
  margin: 0;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 32px;
  color: #333333;
  font-weight: 600;
  font-family: "Mplus 1p", sans-serif;
  margin-top: 192px;
}

.flow2-txt2 span {
  display: block;
  color: #E93B59;
}

.flow2-txt3 {
  margin: 0;
  font-size: 14px;
  letter-spacing: 1px;
  color: #333333;
  font-weight: 600;
  font-family: "Mplus 1p",sans-serif;
  margin-top: 13px;
}

.flow2-block {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 23px;
}

.flow2-txt4 {
  margin: 0;
  width: 377px;
  height: 44px;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 30px;
  color: #333333;
  font-weight: 600;
  font-family: "Mplus 1p",sans-serif;
}

.flow2-btn {
  display: block;
  width: 330px;
  height: 60px;
  border-radius: 30px;
  background-color: #666666;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 60px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Mplus 1p", sans-serif;
  text-align: center;
}

.flow2-btn2 {
  display: block;
  margin-top: 26px;
  background-image: url(../images/flow-bg.svg);
  background-size: cover;
  background-position: center;
  width: 730px;
  height: 80px;
  border-radius: 40px;
  font-size: 24px;
  letter-spacing: 1px;
  line-height: 80px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Mplus 1p",sans-serif;
  text-align: center;
  position: relative;
  text-decoration: none;
}

.flow2-btn2:after {
  content: '';
  position: absolute;
  display: block;
  background-image: url(../images/flow-icon.svg);
  right: 37px;
  top: 29px;
  width: 28px;
  height: 22px;
}

.caution2-list {
  margin-top: 49px;
  padding: 0;
}

.caution2-item {
  text-align: left;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 28px;
  color: #333333;
  font-weight: 600;
  font-family: "Mplus 1p",sans-serif;
}

.caution2-item:nth-child(n+2) {
  margin-top: 28px;
}

.caution2-item a {
  color: #E93B59;
}

.rule {
  text-align: left;
}

.rule .note-lists {
  background-color: #fff;
  margin-bottom: 0;
}

.win {
  font-size: 16px;
  letter-spacing: 1px;
  color: #333333;
  font-weight: 600;
  font-family: "Mplus 1p",sans-serif;
  padding-bottom: 116px;
}

.win h3.border-title {
  width: 1080px;
  margin: 0 auto;
  margin-top: 95px;
}

.win-pic {
  margin: 0;
  margin-top: 99px;
}

.win-list {
  width: 100%;
  padding: 0;
  margin-top: 51px;
}

.win-item {
  width: 680px;
  margin: 0 99px;
}

.win-item img {
  width: 100%;
}

.win-item img .sp {
  display: none;
}

.win .slide-arrow {
  width: 50px;
  height: 100px;
  background-size: cover;
  background-position: center;
  border: none;
  background-color: unset;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  z-index: 5;
}

.win .prev-arrow {
  background-image: url(../images/win_icon.svg);
  left: 19.4%;
}

.win .next-arrow {
  background-image: url(../images/win_icon2.svg);
  right: 19.4%;
}

.win .slick-dots {
  bottom: -30px;
}

.win .slick-dots li button:before {
  opacity: 1;
  content: url(../images/slick-icon.svg);
}

.win .slick-dots li.slick-active button:before {
  opacity: 1;
  content: url(../images/slick-icon2.svg);
}

.win-txt2 {
  width: 670px;
  margin: 0 auto;
  margin-top: 63px;
  text-align: left;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 32px;
  color: #333333;
  font-weight: 600;
  font-family: "Mplus 1p",sans-serif;
}

.win-btn, .win-btn2 {
  margin: 0 auto;
  display: block;
  margin-top: 26px;
  background-size: cover;
  background-position: center;
  width: 730px;
  height: 80px;
  border-radius: 40px;
  font-size: 24px;
  letter-spacing: 1px;
  line-height: 80px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Mplus 1p",sans-serif;
  text-align: center;
  position: relative;
  text-decoration: none;
}

.win-btn:after, .win-btn2:after {
  content: '';
  position: absolute;
  display: block;
  background-image: url(../images/flow-icon.svg);
  right: 37px;
  top: 29px;
  width: 28px;
  height: 22px;
}

.win-btn {
  background-image: url(../images/flow-bg.svg);
}

.win-btn2 {
  background-image: unset;
  background-color: #e6002d;
  margin-top: 40px;
}

@media screen and (max-width: 1080px) {
  .tab-area {
    width: 730px;
  }
  .tab-area .tab {
    width: 360px;
    height: 90px;
    padding-top: 39px;
  }
  .limit-tit {
    font-size: 60px;
  }
  .limit-tit::before {
    font-size: 60px;
  }
  .limit-txt {
    font-size: 30px;
    margin: 0 auto;
    height: 123px;
    width: 670px;
    background-image: url(../images/limit-pic-sp.svg);
    margin-top: 90px;
  }
  .limit-txt img {
    position: absolute;
    width: 166px;
    bottom: 1px;
    left: 65%;
  }
  .limit-txt .origin-box {
    top: -50px;
    width: 100%;
  }
  .limit-box {
    width: 670px;
    flex-wrap: wrap;
    margin: 0 auto;
    margin-top: 39px;
  }
  .limit-pic {
    margin: 0 auto;
    display: table;
  }
  .limit-pic img {
    width: 475px;
  }
  .limit-area {
    width: 670px;
    margin-top: 40px;
    text-align: left;
    padding-top: 0px;
    margin-bottom: 58px;
  }
  .limit-txt2 {
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 43px;
  }
  .limit-txt3 {
    font-size: 20px;
  }
  .apply-flow {
    padding-bottom: 0 !important;
  }
  .flow-tit.border-title:before, .flow-tit.border-title:after {
    width: 30vw;
  }
  .flow-box {
    width: 670px;
    margin: 0 auto;
    flex-wrap: wrap;
    margin-top: -235px;
  }
  .flow-pic {
    margin: 0 0 0 auto;
  }
  .flow-pic img {
    width: 315px;
  }
  .flow-area {
    width: 670px;
    padding-top: 58px;
  }
  .flow-area .btn {
    width: 670px;
    height: 100px;
    border-radius: 50px;
    font-size: 30px;
  }
  .flow-area .btn-red:after {
    content: '';
    position: absolute;
    display: block;
    background-image: url(../images/flow-icon.svg);
    right: 29px;
    top: 40px;
    width: 28px;
    height: 22px;
  }
  .flow-area .btn:nth-of-type(2) {
    padding: 0;
  }
  .flow-link {
    font-size: 24px;
    margin-top: 29px;
    margin-bottom: 64px;
  }
  #caution {
    text-align: left;
    padding-bottom: 101px;
  }
  #caution .border-title {
    margin: 0 auto;
    margin-top: 95px;
    margin-bottom: 59px;
  }
  #caution .note-lists {
    width: 670px;
    height: 404px;
  }
  #caution .note-lists li {
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 43px;
  }
  #caution .note-lists a {
    text-decoration: none;
    color: #333333;
  }
  .campaign {
    width: 670px;
    margin: 0 auto;
    padding-bottom: 100px;
  }
  .campaign .border-title:before, .campaign .border-title:after {
    width: 90px;
  }
  .campaign-pic {
    margin: 0 auto;
    margin-top: 53px;
    display: table;
  }
  .campaign-pic img {
    width: 670px;
  }
  .contest-tit {
    font-size: 48.7px;
    letter-spacing: 3px;
    line-height: 70px;
  }
  .contest-tit .present {
    margin: 0 auto;
    margin-bottom: 30px;
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 40px;
    width: 380px;
    height: 40px;
  }
  .contest-tit::before {
    font-size: 48.7px;
    letter-spacing: 3px;
    line-height: 70px;
    top: 140px;
  }
  .contest-box {
    flex-wrap: wrap;
    margin: 0 auto;
    width: 670px;
    margin-top: 35px;
  }
  .contest-pic {
    display: table;
    margin: 0 auto;
  }
  .contest-pic img {
    width: 670px;
  }
  .contest-area {
    width: 670px;
    padding-top: 32px;
  }
  .contest-txt {
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 43px;
  }
  .contest-txt2 {
    margin: 0;
    text-align: left;
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 1;
    color: #333333;
    font-family: "Mplus 1p",sans-serif;
    margin-top: 41px;
  }
  .contest-list {
    margin-top: 36px;
  }
  .contest-item {
    display: table;
    margin: 0 auto;
  }
  .contest-item img.pc {
    display: none;
  }
  .contest-item img.sp {
    display: block;
    width: 670px;
  }
  .contest-item:nth-child(n+2) {
    margin-top: 135px;
  }
  .contest-txt3 {
    font-size: 20px;
    margin: 0 auto;
    margin-top: 41px;
    width: 670px;
  }
  .flow2-box {
    flex-wrap: wrap;
    margin: 0 auto;
    margin-top: 65px;
    width: 670px;
  }
  .flow2-pic {
    margin: 0;
    width: 300px;
  }
  .flow2-pic img {
    width: 100%;
  }
  .flow2-area {
    width: 300px;
    padding-top: 71px;
  }
  .flow2-area .flow2-block {
    display: none;
  }
  .flow2-area .flow2-btn2 {
    display: none;
  }
  .flow2-area-sp {
    display: block;
  }
  .flow2-txt {
    margin: 0;
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 43px;
  }
  .flow2-txt2 {
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 36px;
    margin-top: 123px;
  }
  .flow2-txt3 {
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 30px;
  }
  .flow2-area-sp {
    display: block;
  }
  .flow2-area-sp .flow2-block {
    flex-wrap: wrap;
    width: 100%;
    margin-top: 30px;
  }
  .flow2-area-sp .flow2-txt4 {
    margin: 0 auto;
    width: 515px;
    height: auto;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 30px;
  }
  .flow2-area-sp .flow2-btn {
    margin: 0 auto;
    width: 500px;
    height: 80px;
    border-radius: 40px;
    font-size: 26px;
    letter-spacing: 1px;
    line-height: 80px;
    margin-top: 17px;
  }
  .flow2-area-sp .flow2-btn2 {
    margin-top: 41px;
    width: 670px;
    height: 100px;
    border-radius: 50px;
    font-size: 30px;
    letter-spacing: 2px;
    line-height: 100px;
  }
  .flow2-area-sp .flow2-btn2:after {
    top: 39px;
  }
  .caution2 h3.border-title {
    margin-top: 99px;
  }
  .caution2-list {
    margin: 0 auto;
    margin-top: 56px;
    padding: 0;
    width: 670px;
  }
  .caution2-item {
    width: 670px;
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 43px;
  }
  .caution2-item:nth-child(n+2) {
    margin-top: 52px;
  }
  .rule h3.border-title {
    margin-top: 99px;
  }
  .rule .note-lists {
    width: 670px;
    height: 404px;
  }
  .rule .note-lists li {
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 43px;
  }
  .win {
    padding-bottom: 98px;
  }
  .win h3.border-title {
    width: 89.33333333333333vw;
    margin-top: 99px;
  }
  .win-txt {
    width: 670px;
    margin: 0 auto;
    margin-top: 56px;
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 43px;
  }
  .win-pic {
    margin: 0 auto;
    margin-top: 97px;
    display: table;
  }
  .win-pic img {
    width: 670px;
  }
  .win-pic .pc {
    display: none;
  }
  .win-pic .sp {
    display: block;
  }
  .win-list {
    width: 568px;
    margin: 0 auto;
    padding: 0;
    margin-top: 51px;
  }
  .win-item {
    width: 568px;
    margin: 0;
  }
  .win-item img {
    width: 100%;
  }
  .win .slide-arrow {
    width: 50px;
    height: 100px;
    background-size: cover;
    background-position: center;
    border: none;
    background-color: unset;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    z-index: 5;
  }
  .win .prev-arrow {
    background-image: url(../images/win_icon.svg);
    left: -50px;
  }
  .win .next-arrow {
    background-image: url(../images/win_icon2.svg);
    right: -50px;
  }
  .win .slick-dots {
    bottom: -35px;
  }
  .win-txt2 {
    width: 670px;
    margin: 0 auto;
    margin-top: 70px;
    text-align: left;
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 43px;
  }
  .win-btn, .win-btn2 {
    width: 670px;
    height: 100px;
    border-radius: 50px;
    font-size: 30px;
    letter-spacing: 2px;
    line-height: 100px;
  }
  .win-btn:after, .win-btn2:after {
    right: 29px;
    top: 39px;
  }
  .win-btn2 {
    padding-top: 15px;
    font-size: 30px;
    letter-spacing: 0px;
    line-height: 36px;
    box-sizing: border-box;
  }
  .win-btn2 span {
    display: block;
  }
}

.note-lists {
  overflow-x: hidden !important;
}

.note-lists a {
  color: blue !important;
  text-decoration: underline !important;
}
