@charset "UTF-8";

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

/* reset.css */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, *::before, *::after {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* LP CSS */
#container {
  margin: 0 auto;
  width: 100%;
}
.column2R #main {
  float: none;
  width: auto;
}
#lp_page {
  margin-top: 0 !important;
}
@media screen and (max-width: 479px) {
	#container {
		margin-bottom: 0 !important;
	}
	#lp_page {
		width: 100% !important;
		margin-bottom: 0 !important;
	}
}
/*ヘッダー非表示*/
#Header, #Globalnavi, .leadSection {
  display: none !important;
}
/*フッター非表示*/
.footerTagline, .footerTagline, #footer, #footerLinks, #footerCopy, .pagetop {
  display: none;
}
.p-registered,.l-pagetop.p-pagetop,.l-footer.p-footer {
	display: none!important;
}


body {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 1.6;
  text-align: center; }
  @media screen and (max-width: 479px) {
    body {
      font-size: 2.70833vw; } }

html.of_h {
  overflow: hidden; }

#wrapper {
  position: relative;
  overflow: hidden; }
  @media screen and (min-width: 480px) {
    #wrapper {
      min-width: 1050px; } }
  #wrapper img {
    max-width: 100%;
    vertical-align: bottom; }

.fw_b {
  font-weight: bold; }

.fw_n {
  font-weight: normal; }

.fz_s {
  font-size: 0.8em; }

.fz_l {
  font-size: 1.2em; }

.ul_yellow {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#ffd006), color-stop(40%, #ffe713), color-stop(40%, transparent), to(transparent));
  background-image: -webkit-linear-gradient(bottom, #ffd006 0%, #ffe713 40%, transparent 40%, transparent 100%);
  background-image: -o-linear-gradient(bottom, #ffd006 0%, #ffe713 40%, transparent 40%, transparent 100%);
  background-image: linear-gradient(0deg, #ffd006 0%, #ffe713 40%, transparent 40%, transparent 100%); }

@media screen and (max-width: 479px) {
  .pc {
    display: none !important; } }

@media screen and (min-width: 480px) {
  .sp {
    display: none !important; } }

a {
  text-decoration: none;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s; }
  a:hover {
    opacity: 0.7; }

.inner {
  margin: 0 auto;
  padding: 0 20px;
  width: 100%;
  max-width: 1300px; }
  @media screen and (max-width: 479px) {
    .inner {
      padding: 0 5.20833vw; } }

.common_ttl_area {
  background: #fff8fa;
  border-top: 2px solid #ff2966;
  padding: 80px 0; }
  @media screen and (max-width: 479px) {
    .common_ttl_area {
      border-width: 3px; } }
  @media screen and (max-width: 479px) {
    .common_ttl_area {
      padding: 8.33333vw 7.29167vw; } }
  .common_ttl_area .en_ttl {
    color: #103482;
    font-size: 28px;
    font-weight: bold; }
    @media screen and (max-width: 479px) {
      .common_ttl_area .en_ttl {
        font-size: 3.75vw; } }
  .common_ttl_area .sec_ttl {
    font-size: 40px;
    font-weight: bold; }
    @media screen and (max-width: 479px) {
      .common_ttl_area .sec_ttl {
        font-size: 5.20833vw; } }

.common_ttl {
  font-weight: bold;
  font-size: 40px;
  margin-bottom: 30px; }
  @media screen and (max-width: 479px) {
    .common_ttl {
      font-size: 6.45833vw;
      margin-bottom: 4.16667vw; } }

.common_center_ttl {
  text-align: left;
  margin-bottom: 15px; }
  @media screen and (max-width: 479px) {
    .common_center_ttl {
      margin-bottom: 3.125vw; } }
  .common_center_ttl .ttl {
    font-size: 30px;
    font-weight: bold;
    padding-left: 25px; }
    @media screen and (max-width: 479px) {
      .common_center_ttl .ttl {
        font-size: 4.79167vw;
        padding-left: 3.125vw; } }
  .common_center_ttl .sub_ttl {
    font-size: 24px; }
    @media screen and (max-width: 479px) {
      .common_center_ttl .sub_ttl {
        font-size: 3.54167vw; } }

.common_point_ttl {
  padding: 25px 0;
  background-image: -webkit-linear-gradient(312deg, #fcf5f5 0%, #f9e9ee 100%);
  background-image: -o-linear-gradient(312deg, #fcf5f5 0%, #f9e9ee 100%);
  background-image: linear-gradient(138deg, #fcf5f5 0%, #f9e9ee 100%); }
  @media screen and (max-width: 479px) {
    .common_point_ttl {
      padding: 6.25vw 0; } }
  .common_point_ttl .ttl {
    font-size: 19px;
    font-weight: bold; }
    @media screen and (max-width: 479px) {
      .common_point_ttl .ttl {
        font-size: 4.16667vw; } }
    .common_point_ttl .ttl span {
      font-size: 26px;
      vertical-align: middle; }
      @media screen and (max-width: 479px) {
        .common_point_ttl .ttl span {
          font-size: 5.625vw; } }

.model_txt_area {
  max-width: 880px;
  width: 100%;
  margin: 0 auto 60px; }
  @media screen and (max-width: 479px) {
    .model_txt_area {
      margin: 0 auto 10.41667vw; } }
  .model_txt_area .tyu {
    margin-top: 100px;
    padding: 30px 0;
    background: #eeeeee; }
    @media screen and (max-width: 479px) {
      .model_txt_area .tyu {
        margin-top: 12.5vw;
        padding: 6.25vw 5.20833vw; } }
    .model_txt_area .tyu p {
      font-size: 19px;
      font-weight: bold; }
      @media screen and (max-width: 479px) {
        .model_txt_area .tyu p {
          font-size: 3.54167vw;
          text-align: left; } }
  .model_txt_area ul {
    padding: 25px 0;
    -webkit-box-shadow: 0.436px 4.981px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0.436px 4.981px 10px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    @media screen and (max-width: 479px) {
      .model_txt_area ul {
        width: 100%;
        padding: 7.29167vw 0; } }
    .model_txt_area ul li span {
      line-height: 2.2;
      font-size: 18px;
      font-weight: bold;
      padding-left: 20px;
      background: url(/5info/img/why_galleria_spring_camp_point/txt_icon.png) no-repeat left center; }
      @media screen and (max-width: 479px) {
        .model_txt_area ul li span {
          text-align: left;
          font-size: 4.375vw;
          padding-left: 6.25vw; } }

.common_btn {
  width: 100%; }
  .common_btn a {
    width: 100%;
    display: inline-block;
    padding: 20px 0;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    font-weight: bold;
    font-size: 18px;
    color: #FFF; }
    .common_btn a span {
      position: relative;
      z-index: 1;
      color: #FFF; }
    @media all and (-ms-high-contrast: none) {
      .common_btn a {
        padding: 22px 0 18px; } }
    @media screen and (max-width: 479px) {
      .common_btn a {
        width: 85%;
        padding: 3.125vw 0;
        font-size: 4.79167vw; } }
    .common_btn a::after {
      content: '';
      display: block;
      width: 50%;
      height: 250%;
      position: absolute;
      bottom: 0;
      right: 0;
      -webkit-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      -webkit-transform: translateX(70%) translateY(75%) rotate(45deg);
      -ms-transform: translateX(70%) translateY(75%) rotate(45deg);
      transform: translateX(70%) translateY(75%) rotate(45deg); }
    @media screen and (min-width: 480px) {
      .common_btn a:hover::after {
        -webkit-transform: translateX(58%) translateY(60%) rotate(45deg);
        -ms-transform: translateX(58%) translateY(60%) rotate(45deg);
        transform: translateX(58%) translateY(60%) rotate(45deg); }
      .common_btn a:hover {
        opacity: 0.8; } }

.common_txt_link {
  max-width: 860px;
  margin: 90px auto 0; }
  @media screen and (max-width: 479px) {
    .common_txt_link {
      margin: 13.54167vw auto 0; } }
  .common_txt_link a {
    background: #001e60;
pointer-events: none;}
.common_txt_link a::before {
          content: "本キャンペーンは終了いたしました";
          -webkit-transform: scale(1, 1);
          -ms-transform: scale(1, 1);
          transform: scale(1, 1);
          -webkit-transition: none;
          -o-transition: none;
          transition: none;
          background-color: rgba(0, 0, 0, 0.6);
          z-index: 10;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          font-size: 30px; }
    @media screen and (max-width: 479px) {
		.common_txt_link a::before {
			font-size: 5.1vw;
		}
}
    @media screen and (max-width: 479px) {
      .common_txt_link a {
        width: 100%;
        font-size: 3.33333vw; } }
    .common_txt_link a .large {
      color: #FFF;
      font-size: 28px;
      line-height: 1.2; }
      @media screen and (max-width: 479px) {
        .common_txt_link a .large {
          font-size: 5.41667vw; } }
    .common_txt_link a::after {
      width: 30%;
      background: #00123a; }
      @media screen and (max-width: 479px) {
        .common_txt_link a::after {
          width: 50%; } }

.coution {
  padding-left: 1em;
  text-indent: -1em; }

.coution::before {
  content: "※"; }

#kv .logo {
  text-align: left;
  padding: 20px 30px; }
  @media screen and (max-width: 479px) {
    #kv .logo {
      padding: 4.16667vw;
      width: 45.83333vw; } }

#kv .kv {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#fff), color-stop(60%, #fff), color-stop(90%, #dee0e4), to(#dee0e4));
  background-image: -webkit-linear-gradient(bottom, #fff 0%, #fff 60%, #dee0e4 90%, #dee0e4 100%);
  background-image: -o-linear-gradient(bottom, #fff 0%, #fff 60%, #dee0e4 90%, #dee0e4 100%);
  background-image: linear-gradient(0deg, #fff 0%, #fff 60%, #dee0e4 90%, #dee0e4 100%);
  padding: 90px 0 70px; }
  @media screen and (max-width: 479px) {
    #kv .kv {
      padding: 6.25vw 2.08333vw 4.16667vw;
      background-image: -webkit-gradient(linear, left bottom, left top, from(#fff), color-stop(60%, #fff), color-stop(96%, #dee0e4), to(#dee0e4));
      background-image: -webkit-linear-gradient(bottom, #fff 0%, #fff 60%, #dee0e4 96%, #dee0e4 100%);
      background-image: -o-linear-gradient(bottom, #fff 0%, #fff 60%, #dee0e4 96%, #dee0e4 100%);
      background-image: linear-gradient(0deg, #fff 0%, #fff 60%, #dee0e4 96%, #dee0e4 100%); } }

#about {
  background: url(/5info/img/why_galleria_spring_camp_point/bg.png); }
  @media screen and (max-width: 479px) {
    #about {
      background: url(/5info/img/why_galleria_spring_camp_point/bg_sp.png);
      background-size: 10px auto; } }
  #about .inner {
    padding: 80px 0;
    font-weight: bold;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    @media screen and (max-width: 479px) {
      #about .inner {
        padding: 9.375vw 5.20833vw; } }
    #about .inner .cp_ttl {
      margin-bottom: 20px; }
      @media screen and (max-width: 479px) {
        #about .inner .cp_ttl img {
          width: 81.25vw; } }
    #about .inner .sec_ttl.mt {
      margin: 0 0 30px; }
      @media all and (-ms-high-contrast: none) {
        #about .inner .sec_ttl.mt {
          margin: 10px 0 30px; } }
      @media screen and (max-width: 479px) {
        #about .inner .sec_ttl.mt {
          margin: 2.08333vw 0 6.25vw; } }
    #about .inner .sec_ttl span.marker_txt_b {
      font-size: 36px;
      font-weight: bold;
      padding: 5px 8px;
      background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0%, #fff));
      background: -webkit-linear-gradient(transparent 0%, #fff 0%);
      background: -o-linear-gradient(transparent 0%, #fff 0%);
      background: linear-gradient(transparent 0%, #fff 0%); }
#about .inner .sec_ttl span.marker_txt_b.camp_end {
	font-size: 50px;
	display: inline-block;
	margin-bottom: 2em;
	color: #ff0000;
}
@media screen and (max-width: 479px) {
	#about .inner .sec_ttl span.marker_txt_b.camp_end {
		font-size: 5.3vw;
	}
}
      @media all and (-ms-high-contrast: none) {
        #about .inner .sec_ttl span.marker_txt_b {
          padding: 14px 8px 0; } }
      @media screen and (max-width: 479px) {
        #about .inner .sec_ttl span.marker_txt_b {
          font-size: 5.41667vw;
          padding: 0.52083vw 6px 0; } }
      #about .inner .sec_ttl span.marker_txt_b.paddtop {
        padding-top: 20px; }
        @media all and (-ms-high-contrast: none) {
          #about .inner .sec_ttl span.marker_txt_b.paddtop {
            padding-top: 24px; } }
        @media screen and (max-width: 479px) {
          #about .inner .sec_ttl span.marker_txt_b.paddtop {
            padding-top: 3.125vw;
            line-height: 1.4; } }
    #about .inner .sec_ttl span .large {
      font-size: 62px;
      color: #ff2966; }
      @media screen and (max-width: 479px) {
        #about .inner .sec_ttl span .large {
          font-size: 8.85417vw; } }
    #about .inner .cp_txt {
      font-size: 22px;
      letter-spacing: -0.09em; }
      @media screen and (max-width: 479px) {
        #about .inner .cp_txt {
          font-size: 3.33333vw; } }
      #about .inner .cp_txt .spacing {
        letter-spacing: .06em; }
    #about .inner .col_t {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
      max-width: 850px;
      width: 100%;
      margin: 50px auto; }
      @media screen and (max-width: 479px) {
        #about .inner .col_t {
          display: block;
          margin: 8.33333vw auto; } }
      #about .inner .col_t dt {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 50%;
        background: #001e60;
        padding: 15px 0;
        font-size: 20px;
        color: #FFF; }
        @media all and (-ms-high-contrast: none) {
          #about .inner .col_t dt {
            padding: 16px 0 13px; } }
        @media screen and (max-width: 479px) {
          #about .inner .col_t dt {
            width: 100%;
            font-size: 4.58333vw;
            padding: 3.125vw 0; } }
      #about .inner .col_t dd {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: left;
        width: 100%;
        border: 2px solid #001e60;
        padding: 15px 0;
        font-size: 22px;
        background: #FFF;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; }
        @media all and (-ms-high-contrast: none) {
          #about .inner .col_t dd {
            padding: 18px 0 12px; } }
        @media screen and (max-width: 479px) {
          #about .inner .col_t dd {
            font-size: 3.75vw;
            padding: 4.16667vw 0; } }
    #about .inner .cp_target {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      max-width: 850px;
      width: 100%;
      margin: 30px auto 0;
      padding: 10px 0;
      border: 1px solid #ececec;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      background: #FFF; }
      @media screen and (max-width: 479px) {
        #about .inner .cp_target {
          margin: 7.29167vw auto 0;
          padding: 4.16667vw 0 4.16667vw 2.60417vw; } }
      #about .inner .cp_target .col2 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        margin: 0 auto;
        line-height: 2;
        font-weight: bold;
        font-size: 15px; }
        @media screen and (max-width: 479px) {
          #about .inner .cp_target .col2 {
            font-size: 3.33333vw;
			  flex-direction: column;
			  text-align: left;}
			#about .inner .cp_target .col2:first-child {
				margin-bottom: 1em;
			}}
        #about .inner .cp_target .col2 .icon {
          padding-left: 30px;
          background: url(/5info/img/why_galleria_spring_camp_point/txt_icon.png) no-repeat left center; }
          @media screen and (max-width: 479px) {
            #about .inner .cp_target .col2 .icon {
              padding-left: 4.6875vw;
              background: url(/5info/img/why_galleria_spring_camp_point/txt_icon.png) no-repeat left top 1.2vw;
              background-size: 3.125vw auto; } }
        @media screen and (max-width: 479px) {
          #about .inner .cp_target .col2 dd {
            text-align: left; } }

#products .common_ttl_area .sort_btn_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 50px auto 0;
  width: 100%;
  max-width: 500px; }
  @media screen and (max-width: 479px) {
    #products .common_ttl_area .sort_btn_wrap {
      margin-top: 5.20833vw; } }
  #products .common_ttl_area .sort_btn_wrap > li {
    padding: 0.6em 0;
    width: 47%;
    border: 3px solid #000;
    background: #FFF;
    font-weight: bold;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    @media screen and (max-width: 479px) {
      #products .common_ttl_area .sort_btn_wrap > li {
        border-width: 2px;
        font-size: 2.91667vw; } }
    @media screen and (min-width: 480px) {
      #products .common_ttl_area .sort_btn_wrap > li:hover {
        opacity: 0.7; } }
    #products .common_ttl_area .sort_btn_wrap > li.active {
      background-color: #ff2966;
      color: #fff; }

#products .inner {
  padding-bottom: 120px; }
  @media screen and (max-width: 479px) {
    #products .inner {
      padding-bottom: 14.58333vw; } }

#products .sort_item_wrap .sort_item {
  margin-top: 80px; }
  @media screen and (max-width: 479px) {
    #products .sort_item_wrap .sort_item {
      margin-top: 10.41667vw; } }
  #products .sort_item_wrap .sort_item .model_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 20px; }
    @media screen and (max-width: 479px) {
      #products .sort_item_wrap .sort_item .model_list {
        display: block;
        margin-top: 4.16667vw; } }
    #products .sort_item_wrap .sort_item .model_list.desktop {
      margin-bottom: 80px; }
      @media screen and (max-width: 479px) {
        #products .sort_item_wrap .sort_item .model_list.desktop {
          margin-bottom: 14.58333vw; } }
      @media screen and (max-width: 479px) {
        #products .sort_item_wrap .sort_item .model_list.desktop .model_img img {
          width: 39.58333vw; } }
    #products .sort_item_wrap .sort_item .model_list.desktop300 {
      margin-bottom: 40px; }
      @media screen and (max-width: 479px) {
        #products .sort_item_wrap .sort_item .model_list.desktop300 {
          margin-bottom: 5.20833vw; } }
      #products .sort_item_wrap .sort_item .model_list.desktop300 li {
        -webkit-box-shadow: 0.436px 4.981px 10px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0.436px 4.981px 10px 0px rgba(0, 0, 0, 0.1); }
        @media screen and (max-width: 479px) {
          #products .sort_item_wrap .sort_item .model_list.desktop300 li {
            -webkit-box-shadow: 0 3px 8px 3px rgba(0, 0, 0, 0.1);
            box-shadow: 0 3px 8px 3px rgba(0, 0, 0, 0.1); } }
        @media screen and (min-width: 480px) {
          #products .sort_item_wrap .sort_item .model_list.desktop300 li {
            padding-bottom: 110px; } }
        @media screen and (max-width: 479px) {
          #products .sort_item_wrap .sort_item .model_list.desktop300 li {
            padding-bottom: 20.83333vw; } }
    #products .sort_item_wrap .sort_item .model_list.notepc li {
      -webkit-box-shadow: 0.436px 4.981px 10px 0px rgba(0, 0, 0, 0.1);
      box-shadow: 0.436px 4.981px 10px 0px rgba(0, 0, 0, 0.1); }
      @media screen and (max-width: 479px) {
        #products .sort_item_wrap .sort_item .model_list.notepc li {
          -webkit-box-shadow: 0 3px 8px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 3px 8px 3px rgba(0, 0, 0, 0.1); } }
      @media screen and (min-width: 480px) {
        #products .sort_item_wrap .sort_item .model_list.notepc li {
          padding-bottom: 110px; } }
      @media screen and (max-width: 479px) {
        #products .sort_item_wrap .sort_item .model_list.notepc li {
          padding-bottom: 20.83333vw; } }
    @media screen and (max-width: 479px) {
      #products .sort_item_wrap .sort_item .model_list.notepc .model_img img {
        width: 50vw; } }
    #products .sort_item_wrap .sort_item .model_list > li {
      position: relative; }
      #products .sort_item_wrap .sort_item .model_list > li .box {
        -webkit-box-shadow: 0.436px 4.981px 10px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0.436px 4.981px 10px 0px rgba(0, 0, 0, 0.1);
        position: relative; }
        @media screen and (max-width: 479px) {
          #products .sort_item_wrap .sort_item .model_list > li .box {
            -webkit-box-shadow: 0 3px 8px 3px rgba(0, 0, 0, 0.1);
            box-shadow: 0 3px 8px 3px rgba(0, 0, 0, 0.1); } }
        @media screen and (min-width: 480px) {
          #products .sort_item_wrap .sort_item .model_list > li .box {
            padding-bottom: 110px; } }
        @media screen and (max-width: 479px) {
          #products .sort_item_wrap .sort_item .model_list > li .box {
            padding-bottom: 20.83333vw; } }
      #products .sort_item_wrap .sort_item .model_list > li .model_num {
        margin-top: 30px;
        padding: 25px 0;
        -webkit-box-shadow: 0.436px 4.981px 10px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0.436px 4.981px 10px 0px rgba(0, 0, 0, 0.1); }
        @media screen and (max-width: 479px) {
          #products .sort_item_wrap .sort_item .model_list > li .model_num {
            -webkit-box-shadow: 0 3px 8px 3px rgba(0, 0, 0, 0.1);
            box-shadow: 0 3px 8px 3px rgba(0, 0, 0, 0.1); } }
        @media screen and (max-width: 479px) {
          #products .sort_item_wrap .sort_item .model_list > li .model_num {
            padding: 7.29167vw 0;
            margin-top: 5.20833vw; } }
        #products .sort_item_wrap .sort_item .model_list > li .model_num span {
          line-height: 2.2;
          padding-left: 20px;
          font-size: 18px;
          font-weight: bold;
          background: url(/5info/img/why_galleria_spring_camp_point/txt_icon.png) no-repeat left center; }
          @media screen and (max-width: 479px) {
            #products .sort_item_wrap .sort_item .model_list > li .model_num span {
              font-size: 4.27083vw;
              padding-left: 6.25vw; } }
      @media screen and (min-width: 480px) {
        #products .sort_item_wrap .sort_item .model_list > li {
          margin-left: 2%;
          width: 32%; }
          #products .sort_item_wrap .sort_item .model_list > li:nth-child(3n+1) {
            margin-left: 0; }
          #products .sort_item_wrap .sort_item .model_list > li:nth-child(n+4) {
            margin-top: 2%; } }
      @media screen and (max-width: 479px) {
        #products .sort_item_wrap .sort_item .model_list > li:nth-child(n+2) {
          margin-top: 7.29167vw; } }
      #products .sort_item_wrap .sort_item .model_list > li .model_data {
        padding: 10% 10% 0; }
        @media screen and (max-width: 479px) {
          #products .sort_item_wrap .sort_item .model_list > li .model_data {
            padding: 9% 8% 0; } }
        #products .sort_item_wrap .sort_item .model_list > li .model_data .model_name {
          margin-top: 20px;
          font-size: 22px;
          font-weight: bold;
          text-align: center; }
          @media screen and (max-width: 479px) {
            #products .sort_item_wrap .sort_item .model_list > li .model_data .model_name {
              margin-top: 4.16667vw;
              font-size: 4.375vw; } }
#products .sort_item_wrap .sort_item .model_list > li .model_data .model_spec {
	margin-top: .5em;
}
          @media screen and (max-width: 479px) {
            #products .sort_item_wrap .sort_item .model_list > li .model_data .model_spec {
              font-size: 4vw; } }
#products .sort_item_wrap .sort_item .model_list > li .model_data .model_price {
	font-size: 22px;
	font-weight: bold;
	margin-top: .5em;
}
          @media screen and (max-width: 479px) {
            #products .sort_item_wrap .sort_item .model_list > li .model_data .model_price {
              font-size: 5.5vw; } }
#products .sort_item_wrap .sort_item .model_list > li .model_data .model_price .tax {
	font-size: 16px;
}
         @media screen and (max-width: 479px) {
            #products .sort_item_wrap .sort_item .model_list > li .model_data .model_price .tax {
              font-size: 4vw; } }
      #products .sort_item_wrap .sort_item .model_list > li .model_btn {
        position: absolute;
        left: 15%;
        bottom: 40px;
        width: 70%; }
        @media screen and (max-width: 479px) {
          #products .sort_item_wrap .sort_item .model_list > li .model_btn {
            bottom: 7.29167vw; } }
#products .sort_item_wrap .sort_item .model_list > li .model_btn.soldout {
	padding: 0.8em 0;
}
        #products .sort_item_wrap .sort_item .model_list > li .model_btn a {
          position: relative;
          display: block;
          padding: 0.8em 0;
          width: 100%;
          background-image: -webkit-gradient(linear, left bottom, left top, from(#bc1646), to(#ff316c));
          background-image: -webkit-linear-gradient(bottom, #bc1646 0%, #ff316c 100%);
          background-image: -o-linear-gradient(bottom, #bc1646 0%, #ff316c 100%);
          background-image: linear-gradient(0deg, #bc1646 0%, #ff316c 100%);
          border-radius: 4px;
          text-decoration: none; }
          @media all and (-ms-high-contrast: none) {
            #products .sort_item_wrap .sort_item .model_list > li .model_btn a {
              padding: 1em 0 0.6em; } }
          @media screen and (max-width: 479px) {
            #products .sort_item_wrap .sort_item .model_list > li .model_btn a {
              border-radius: 3px; } }
          #products .sort_item_wrap .sort_item .model_list > li .model_btn a::before {
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            display: block;
            width: 100%;
            height: 100%;
            border-radius: inherit;
            background: #ff2966;
            opacity: 0;
            -webkit-transition: opacity 0.3s;
            -o-transition: opacity 0.3s;
            transition: opacity 0.3s; }
          #products .sort_item_wrap .sort_item .model_list > li .model_btn a span {
            position: relative;
            color: #fff;
            font-size: 18px;
            font-weight: bold; }
            @media screen and (max-width: 479px) {
              #products .sort_item_wrap .sort_item .model_list > li .model_btn a span {
                font-size: 3.54167vw; } }
          #products .sort_item_wrap .sort_item .model_list > li .model_btn a:hover::before {
            opacity: 1; }

#campaign {
  background: url(/5info/img/why_galleria_spring_camp_point/bg.png);
  border-top: 2px solid #ff2966; }
  @media screen and (max-width: 479px) {
    #campaign {
      background: url(/5info/img/why_galleria_spring_camp_point/bg_sp.png);
      background-size: 10px auto; } }
  #campaign .inner {
    padding: 90px 0; }
    @media screen and (max-width: 479px) {
      #campaign .inner {
        padding: 12.5vw 0; } }
    #campaign .inner .common_ttl {
      margin-bottom: 45px; }
      @media screen and (max-width: 479px) {
        #campaign .inner .common_ttl {
          margin-bottom: 7.29167vw; } }
    #campaign .inner .campaign_box {
      margin-bottom: 90px;
      padding: 50px 0 30px;
      background: #FFF;
      -webkit-box-shadow: 0.872px 9.962px 27.9px 2.1px rgba(0, 0, 0, 0.1);
      box-shadow: 0.872px 9.962px 27.9px 2.1px rgba(0, 0, 0, 0.1);
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      @media screen and (max-width: 479px) {
        #campaign .inner .campaign_box {
          width: 95%;
          margin: 0 auto 12.5vw;
          padding: 11.45833vw 5.20833vw 6.25vw; } }
      #campaign .inner .campaign_box .campaign_box_inner {
        max-width: 800px;
        width: 100%;
        margin: 0 auto; }
        #campaign .inner .campaign_box .campaign_box_inner dl {
          font-weight: bold;
          text-align: left;
          padding-bottom: 10px; }
          #campaign .inner .campaign_box .campaign_box_inner dl:last-of-type {
            padding-bottom: 0; }
          #campaign .inner .campaign_box .campaign_box_inner dl dt {
            padding-bottom: 10px;
            border-bottom: 2px solid #dcdcdc;
            -webkit-box-sizing: border-box;
            box-sizing: border-box; }
            @media screen and (max-width: 479px) {
              #campaign .inner .campaign_box .campaign_box_inner dl dt {
                font-size: 3.54167vw;
                padding-bottom: 2.08333vw; } }
            #campaign .inner .campaign_box .campaign_box_inner dl dt span {
              padding-left: 20px;
              background: url(/5info/img/why_galleria_spring_camp_point/txt_icon.png) no-repeat left center; }
          #campaign .inner .campaign_box .campaign_box_inner dl dd {
            padding: 20px;
            line-height: 1.9; }
            @media screen and (max-width: 479px) {
              #campaign .inner .campaign_box .campaign_box_inner dl dd {
                font-size: 3.22917vw;
                padding: 4.16667vw; } }
            #campaign .inner .campaign_box .campaign_box_inner dl dd span {
              display: block; }
            #campaign .inner .campaign_box .campaign_box_inner dl dd ul li {
              padding-left: 1em;
              text-indent: -1em; }
    #campaign .inner .caution_list {
      padding: 0 12px;
      margin-bottom: 80px; }
      @media screen and (max-width: 479px) {
        #campaign .inner .caution_list {
          margin-bottom: 10.41667vw; } }
      #campaign .inner .caution_list li {
        text-align: left;
        font-weight: bold;
        font-size: 0.96em;
        line-height: 2.2;
        padding-left: 1em;
        text-indent: -1em; }
        @media screen and (max-width: 479px) {
          #campaign .inner .caution_list li {
            font-size: 3.22917vw; } }

.btn_wrap_th {
  max-width: 860px;
  width: 100%;
  margin: 0 auto; }
  @media screen and (max-width: 479px) {
    .btn_wrap_th {
      padding: 0 6.25vw; } }
  @media screen and (max-width: 479px) {
    .btn_wrap_th a {
      width: 100%; } }
  .btn_wrap_th .btn_w a {
    display: block;
    color: #000;
    font-weight: bold;
    font-size: 18px;
    border-radius: 5px;
    padding: 25px 0;
    background: #FFF;
    border: 1px solid #000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    @media screen and (max-width: 479px) {
      .btn_wrap_th .btn_w a {
        font-size: 4.79167vw;
        padding: 5.20833vw 0; } }
  .btn_wrap_th .btn_wrap_col2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 30px; }
    @media screen and (max-width: 479px) {
      .btn_wrap_th .btn_wrap_col2 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 5.20833vw; } }
    .btn_wrap_th .btn_wrap_col2 li {
      width: calc(100% / 2 - 20px); }
      @media screen and (max-width: 479px) {
        .btn_wrap_th .btn_wrap_col2 li {
          width: 100%; }
          /*.btn_wrap_th .btn_wrap_col2 li:first-child {
            margin-bottom: 4.16667vw; }*/
.btn_wrap_th .btn_wrap_col2 li:nth-child(2) {
	margin-top: 2em;
}
}
      .btn_wrap_th .btn_wrap_col2 li .emm_g {
        background: #bbdb02;
        font-size: 22px;
		  padding: 10px 0;
        /*pointer-events: none;*/ }
        /*@media screen and (max-width: 479px) {
          .btn_wrap_th .btn_wrap_col2 li .emm_g {
            font-size: 6.25vw;
            padding: 3.64583vw 0; } }*/
        /*.btn_wrap_th .btn_wrap_col2 li .emm_g::before {
          content: "Coming soon･･･";
          -webkit-transform: scale(1, 1);
          -ms-transform: scale(1, 1);
          transform: scale(1, 1);
          -webkit-transition: none;
          -o-transition: none;
          transition: none;
          background-color: rgba(0, 0, 0, 0.6);
          z-index: 10;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          font-size: 18px; }*/
        .btn_wrap_th .btn_wrap_col2 li .emm_g::after {
          background: #96ae02; }
      .btn_wrap_th .btn_wrap_col2 li .emm_b {
        font-size: 22px;
        padding: 10px 0;
        background: #02dbd3; }
        @media all and (-ms-high-contrast: none) {
          .btn_wrap_th .btn_wrap_col2 li .emm_b {
            padding: 12px 0 8px; } }
        @media screen and (max-width: 479px) {
          .btn_wrap_th .btn_wrap_col2 li .emm_b,
			.btn_wrap_th .btn_wrap_col2 li .emm_g {
            font-size: 4.79167vw;
            padding: 2.5vw 0; } }
        .btn_wrap_th .btn_wrap_col2 li .emm_b::after {
          background: #02afa9; }
        .btn_wrap_th .btn_wrap_col2 li .emm_b span,
.btn_wrap_th .btn_wrap_col2 li .emm_g span {
          color: #FFF; }
          .btn_wrap_th .btn_wrap_col2 li .emm_b span .small,
.btn_wrap_th .btn_wrap_col2 li .emm_g span .small {
            font-size: 16px; }
            @media screen and (max-width: 479px) {
              .btn_wrap_th .btn_wrap_col2 li .emm_b span .small,
				.btn_wrap_th .btn_wrap_col2 li .emm_g span .small {
                font-size: 3.95833vw; } }

.common_btm_area .common_btn_col2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background: #001e60;
  padding: 60px 0; }
  @media screen and (max-width: 479px) {
    .common_btm_area .common_btn_col2 {
      padding: 10.41667vw 0; } }
  .common_btm_area .common_btn_col2 li {
    max-width: 410px;
    margin: 0 40px 0 0; }
    @media screen and (max-width: 479px) {
      .common_btm_area .common_btn_col2 li {
        margin: 0 0 7.29167vw; } }
    .common_btm_area .common_btn_col2 li a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      font-size: 27px; }
      @media screen and (max-width: 479px) {
        .common_btm_area .common_btn_col2 li a {
          margin: 0 auto;
          padding: 4.16667vw 0;
          font-size: 4.6875vw; }
          .common_btm_area .common_btn_col2 li a::after {
            width: 45%; } }
      .common_btm_area .common_btn_col2 li a span {
        margin-right: 20px;
        font-size: 17px; }
        @media screen and (max-width: 479px) {
          .common_btm_area .common_btn_col2 li a span {
            font-size: 3.4375vw; } }
 /*   .common_btm_area .common_btn_col2 li:first-of-type a {
      background: #FFF;
      color: #000; }
      .common_btm_area .common_btn_col2 li:first-of-type a::after {
        background: #999999; }
    .common_btm_area .common_btn_col2 li:first-of-type span {
      color: #000; }*/
    .common_btm_area .common_btn_col2 li:first-of-type {
      margin: 0; }
      .common_btm_area .common_btn_col2 li:first-of-type a {
        background: #242424; }
        .common_btm_area .common_btn_col2 li:first-of-type a::after {
          background: #161616; }

#bnr_area {
  background-color: #f1f1f1;
  padding: 0 30px; }
  @media screen and (max-width: 479px) {
    #bnr_area {
      padding: 0 4.0625vw; } }
  #bnr_area .inner {
    padding: 70px 0; }
    @media screen and (max-width: 479px) {
      #bnr_area .inner {
        padding: 16.66667vw 0; } }
  #bnr_area .bnr_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    #bnr_area .bnr_list > li {
      width: 23.07692%;
      -webkit-box-shadow: 0.436px 4.981px 10px 0px rgba(0, 0, 0, 0.1);
      box-shadow: 0.436px 4.981px 10px 0px rgba(0, 0, 0, 0.1); }
      @media screen and (max-width: 479px) {
        #bnr_area .bnr_list > li {
          -webkit-box-shadow: 0 3px 8px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 3px 8px 3px rgba(0, 0, 0, 0.1); } }
      @media screen and (max-width: 479px) {
        #bnr_area .bnr_list > li {
          width: 43.125vw; }
          #bnr_area .bnr_list > li:nth-child(n + 3) {
            margin-top: 5.20833vw; } }
      #bnr_area .bnr_list > li a:hover {
        -webkit-transition: opacity 0.3s;
        -o-transition: opacity 0.3s;
        transition: opacity 0.3s; }
        @media screen and (min-width: 480px) {
          #bnr_area .bnr_list > li a:hover {
            opacity: 0.8; } }

#footer_bottom {
  background-color: #000;
  padding: 15px 0; }
  @media screen and (max-width: 479px) {
    #footer_bottom {
      padding: 3.125vw 0; } }
  #footer_bottom .copyright {
    color: #fff; }
    @media screen and (max-width: 479px) {
      #footer_bottom .copyright {
        font-size: 2.4vw; } }

.s_pagetop {
  z-index: 50;
  position: fixed;
  bottom: 75px;
  right: 30px; }
  @media screen and (max-width: 479px) {
    .s_pagetop {
      bottom: 14vw;
      right: 3.125vw; } }
  .s_pagetop a {
    position: relative;
    right: 0;
    display: block;
    width: 44px;
    height: 44px;
    background-color: #e0e0e0;
    -webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.1); }
    @media screen and (max-width: 479px) {
      .s_pagetop a {
        width: 9.375vw;
        height: 9.375vw;
        -webkit-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.1); } }
    .s_pagetop a::after {
      content: "";
      position: absolute;
      left: 50%;
      top: 42%;
      -webkit-transform: translateX(-50%) rotate(45deg);
      -ms-transform: translateX(-50%) rotate(45deg);
      transform: translateX(-50%) rotate(45deg);
      width: 40%;
      height: 40%;
      border-top: 2px solid #fff;
      border-left: 2px solid #fff; }
