@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");
body {
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Hiragino Sans', 'メイリオ', Meiryo, sans-serif;
}

/* ---- basic override ---- */
p {
  margin: 0;
}

#contents {
  min-width: 320px;
}

.lp_contents {
  -webkit-text-size-adjust: auto;
  text-size-adjust: auto;
}
.lp_contents span {
  color: #000;
}

.footer_script {
  height: 0 !important;
  overflow: hidden;
}

.title01 {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  width: 100%;
  padding-left: 10px;
  background: #fff;
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Hiragino Sans', 'メイリオ', Meiryo, sans-serif;
}

/* ---- ヘルパークラス ---- */
/* clearfix */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
  margin-bottom: 0px;
}

.lp_contents {
  font-family: 'Noto Sans JP', sans-serif;
}
.lp_contents img {
  display: block;
  width: 100%;
}
.lp_contents .sec_kv .container {
  position: relative;
  padding-bottom: calc(48 / 750 * 100vw);
}
.lp_contents .sec_kv .container .kv_logo {
  width: calc(156 / 750 * 100vw);
  position: absolute;
  top: calc(15 / 750 * 100vw);
  left: calc(15 / 750 * 100vw);
}
.lp_contents .sec_kv .container .kv_text {
  width: calc(690 / 750 * 100vw);
  margin: calc(-110 / 750 * 100vw) auto calc(44 / 750 * 100vw);
}
.lp_contents .sec_kv .container .kv_time {
  width: calc(400 / 750 * 100vw);
  margin: 0 auto;
}
.lp_contents .sec_activity .container {
  padding: 0 0 calc(30 / 750 * 100vw);
}
.lp_contents .sec_activity .container .activity_text {
  font-size: calc(30 / 750 * 100vw);
  line-height: calc(72 / 750 * 100vw);
  font-weight: bold;
  text-align: center;
  margin: calc(30 / 750 * 100vw) 0;
}
.lp_contents .sec_activity .container .activity_text em {
  font-size: calc(48 / 750 * 100vw);
  font-style: normal;
}
.lp_contents .sec_activity .container .activity_link {
  display: flex;
  justify-content: center;
}
.lp_contents .sec_activity .container .activity_link .activity_link_btn {
  width: calc(325 / 750 * 100vw);
  height: calc(55 / 750 * 100vw);
  line-height: calc(55 / 750 * 100vw);
  text-align: center;
  font-size: calc(26 / 750 * 100vw);
  font-weight: bold;
  margin: 0 calc(11 / 750 * 100vw);
}
.lp_contents .sec_activity .container .activity_link .activity_link_btn a {
  display: block;
  height: 100%;
}
.lp_contents .sec_activity .container .activity_link .link_apply {
  background-color: #06c755;
  border-radius: calc(20 / 750 * 100vw);
  border: calc(5 / 750 * 100vw) solid #06c755;
  color: #fff;
  position: relative;
  padding-right: calc(25 / 750 * 100vw);
}
.lp_contents .sec_activity .container .activity_link .link_apply::before {
  content: '';
  display: inline-block;
  width: calc(16 / 750 * 100vw);
  height: calc(22 / 750 * 100vw);
  background: url(/sp/cms/onlineshop/150thanniversary/i/2022/beautiful_me_gift/img/arrow.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 50%;
  margin-top: calc(-11 / 750 * 100vw);
  right: calc(60 / 750 * 100vw);
}
.lp_contents .sec_present {
  background-color: #f4f4f4;
}
.lp_contents .sec_present h2 {
  margin-bottom: calc(60 / 750 * 100vw);
}
.lp_contents .sec_present .present_catch {
  text-align: center;
  font-size: calc(64 / 750 * 100vw);
  font-weight: bold;
  line-height: calc(80 / 750 * 100vw);
  color: #C80421;
}
.lp_contents .sec_present .present_catch em {
  font-size: calc(94 / 750 * 100vw);
  font-style: normal;
  color: #C80421;
}
.lp_contents .sec_present .present_catch span {
  font-size: calc(50 / 750 * 100vw);
  color: #C80421;
}
.lp_contents .sec_present .present_item {
  width: calc(660 / 750 * 100vw);
  padding: 0 calc(15 / 750 * 100vw);
  margin: calc(30 / 750 * 100vw) auto 0;
}
.lp_contents .sec_present .present_item .present_item_ttl {
  text-align: center;
  font-size: calc(42 / 750 * 100vw);
  font-weight: bold;
  color: #C80421;
  padding: calc(20 / 750 * 100vw) 0;
  border-bottom: calc(6 / 750 * 100vw) solid #C80421;
}
.lp_contents .sec_present .present_item .present_item_list.list_two {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.lp_contents .sec_present .present_item .present_item_list.list_two li {
  width: calc(322 / 750 * 100vw);
}
.lp_contents .sec_present .present_item .present_item_list li {
  margin-top: calc(15 / 750 * 100vw);
}
.lp_contents .sec_present .present_item .present_item_note {
  text-align: right;
  font-size: calc(20 / 750 * 100vw);
  line-height: calc(30 / 750 * 100vw);
  margin-top: calc(15 / 750 * 100vw);
}
.lp_contents .sec_accention {
  background-color: #f4f4f4;
  padding: calc(30 / 750 * 100vw);
}
.lp_contents .sec_apply {
  background-color: #e7e7e7;
  padding-top: calc(90 / 750 * 100vw);
  padding-bottom: calc(75 / 750 * 100vw);
}
.lp_contents .sec_apply h2 {
  width: calc(394 / 750 * 100vw);
  margin: 0 auto calc(20 / 750 * 100vw);
}
.lp_contents .sec_apply .apply_step {
  border: calc(2 / 750 * 100vw) solid #c80421;
  padding: calc(30 / 750 * 100vw) 0;
  width: calc(648 / 750 * 100vw);
  margin: 0 auto calc(25 / 750 * 100vw);
  position: relative;
}
.lp_contents .sec_apply .apply_step.last_item::after {
  background: none;
}
.lp_contents .sec_apply .apply_step::after {
  content: '';
  position: absolute;
  width: calc(46 / 750 * 100vw);
  height: calc(24 / 750 * 100vw);
  bottom: calc(-25 / 750 * 100vw);
  left: 50%;
  margin-left: calc(-23 / 750 * 100vw);
  background: url(/sp/cms/onlineshop/150thanniversary/i/2022/beautiful_me_gift/img/apply/arrow.png) no-repeat center center;
  background-size: contain;
}
.lp_contents .sec_apply .apply_step .step_width {
  width: calc(554 / 750 * 100vw);
  margin: 0 auto;
}
.lp_contents .sec_apply .apply_step .step_width .step_width_flex {
  display: flex;
}
.lp_contents .sec_apply .apply_step .step_width .step_width_flex .step_flex_left {
  width: calc(452 / 750 * 100vw);
}
.lp_contents .sec_apply .apply_step .step_width .step_width_flex .step_flex_left .step3_btn {
  width: calc(440 / 750 * 100vw);
  margin: 0 auto;
}
.lp_contents .sec_apply .apply_step .step_width .step_width_flex .step_flex_right {
  width: calc(102 / 750 * 100vw);
}
.lp_contents .sec_apply .apply_step .step_width2 {
  width: calc(586 / 750 * 100vw);
  margin: 0 auto;
}
.lp_contents .sec_apply .apply_step .mb30 {
  margin-bottom: calc(30 / 750 * 100vw);
}
.lp_contents .sec_apply .apply_step .mb33 {
  margin-bottom: calc(33 / 750 * 100vw);
}
.lp_contents .sec_apply .apply_step .mb52 {
  margin-bottom: calc(52 / 750 * 100vw);
}
.lp_contents .sec_apply .apply_step .mb18 {
  margin-bottom: calc(18 / 750 * 100vw);
}
.lp_contents .sec_apply .apply_step .mb37 {
  margin-bottom: calc(37 / 750 * 100vw);
}
.lp_contents .sec_apply .apply_step .mb20 {
  margin-bottom: calc(20 / 750 * 100vw);
}
.lp_contents .sec_apply .apply_btn {
  width: calc(586 / 750 * 100vw);
  margin: calc(72 / 750 * 100vw) auto calc(45 / 750 * 100vw);
}
.lp_contents .sec_apply .apply_notes {
  width: calc(554 / 750 * 100vw);
  margin: 0 auto;
}
.lp_contents .sec_line {
  background-color: #e7e7e7;
}
.lp_contents .sec_line .container {
  width: calc(648 / 750 * 100vw);
  margin: 0 auto;
  background-color: #fbebed;
  border-radius: calc(20 / 750 * 100vw);
  padding: calc(58 / 750 * 100vw) 0;
}
.lp_contents .sec_line .container .line_con {
  width: calc(528 / 750 * 100vw);
  margin: 0 auto;
}
.lp_contents .sec_line .container .line_con .line_catch {
  margin: calc(25 / 750 * 100vw) auto calc(40 / 750 * 100vw);
}
.lp_contents .sec_login {
  background-color: #e7e7e7;
}
.lp_contents .sec_login .container {
  border: calc(2 / 750 * 100vw) solid #c80421;
  border-radius: calc(14 / 750 * 100vw);
  padding: calc(75 / 750 * 100vw) 0;
  width: calc(616 / 750 * 100vw);
  margin: 0 auto;
}
.lp_contents .sec_login .container h2 {
  width: calc(404 / 750 * 100vw);
  margin: 0 auto;
}
.lp_contents .sec_login .container .login_img {
  width: calc(452 / 750 * 100vw);
  margin: calc(60 / 750 * 100vw) auto 0;
}
.lp_contents .sec_login .container .login_btn {
  width: calc(500 / 750 * 100vw);
  margin: calc(40 / 750 * 100vw) auto 0;
  height: calc(80 / 750 * 100vw);
  line-height: calc(80 / 750 * 100vw);
  border-radius: calc(40 / 750 * 100vw);
  text-align: center;
  background-color: #000;
}
.lp_contents .sec_login .container .login_btn a {
  display: block;
  height: calc(80 / 750 * 100vw);
  color: #fff;
  font-size: calc(28 / 750 * 100vw);
  position: relative;
}
.lp_contents .sec_login .container .login_btn a::after {
  content: '';
  position: absolute;
  width: calc(14 / 750 * 100vw);
  height: calc(24 / 750 * 100vw);
  background: url(/sp/cms/onlineshop/150thanniversary/i/2022/beautiful_me_gift/img/arrow2.png) no-repeat center center;
  background-size: contain;
  top: 50%;
  right: calc(40 / 750 * 100vw);
  margin-top: calc(-12 / 750 * 100vw);
}
.lp_contents .sec_consult {
  background-color: #e7e7e7;
  padding: calc(90 / 750 * 100vw) 0 calc(75 / 750 * 100vw);
}
.lp_contents .sec_consult .container {
  border: calc(2 / 750 * 100vw) solid #000;
  border-radius: calc(14 / 750 * 100vw);
  padding: calc(30 / 750 * 100vw) calc(25 / 750 * 100vw);
  width: calc(566 / 750 * 100vw);
  margin: 0 auto;
  line-height: calc(44 / 750 * 100vw);
  font-size: calc(30 / 750 * 100vw);
  font-weight: 500;
}
.lp_contents .sec_consult .container h2 {
  font-weight: 500;
  color: #c80421;
}
.lp_contents .sec_consult .container .consult_txt {
  margin-top: calc(10 / 750 * 100vw);
}
.lp_contents .sec_consult .container .consult_txt a {
  text-decoration: underline;
}
.lp_contents .mod-modalwin--open {
  color: #c80421;
  border: calc(5 / 750 * 100vw) solid #c80421;
  border-radius: calc(20 / 750 * 100vw);
  position: relative;
  padding-right: calc(25 / 750 * 100vw);
}
.lp_contents .mod-modalwin--open::before {
  content: '';
  display: inline-block;
  width: calc(12 / 750 * 100vw);
  height: calc(12 / 750 * 100vw);
  background: url(/sp/cms/onlineshop/150thanniversary/i/2022/beautiful_me_gift/img/add.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 50%;
  margin-top: calc(-6 / 750 * 100vw);
  right: calc(75 / 750 * 100vw);
}
.lp_contents .mod-modalwin {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  overflow-y: auto;
  padding: calc(50 / 750 * 100vw) 0;
  z-index: 2000;
}
.lp_contents .mod-modalwin::-webkit-scrollbar {
  display: none;
}
.lp_contents .mod-modalwin--cover {
  background-color: rgba(0, 0, 0, 0.7);
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.lp_contents .mod-modalwin--box {
  position: relative;
  margin: auto;
  background-color: #CC1934;
  width: calc(680 / 750 * 100vw);
  z-index: 2001;
  box-sizing: border-box;
  padding: calc(50 / 750 * 100vw) calc(35 / 750 * 100vw);
}
.lp_contents .mod-modalwin--box.m-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.lp_contents .mod-modalwin--box .con_item {
  background-color: #fff;
  border-radius: calc(10 / 750 * 100vw);
  padding: calc(0 / 750 * 100vw) calc(30 / 750 * 100vw) calc(15 / 750 * 100vw);
  margin-top: calc(30 / 750 * 100vw);
}
.lp_contents .mod-modalwin--box .con_item .con_item_ttl {
  font-size: calc(28 / 750 * 100vw);
  font-weight: bold;
  text-align: center;
  color: #CC1934;
  border-bottom: calc(2 / 750 * 100vw) solid #CC1934;
  padding: calc(25 / 750 * 100vw) 0 calc(20 / 750 * 100vw);
  margin-bottom: calc(20 / 750 * 100vw);
}
.lp_contents .mod-modalwin--box .con_item .con_item_list {
  display: flex;
}
.lp_contents .mod-modalwin--box .con_item .con_item_list.fontSize ul li {
  font-size: calc(24 / 750 * 100vw);
  letter-spacing: -0.05em;
}
.lp_contents .mod-modalwin--box .con_item .con_item_list ul {
  width: 50%;
}
.lp_contents .mod-modalwin--box .con_item ul.mt30 {
  margin-top: calc(30 / 750 * 100vw);
}
.lp_contents .mod-modalwin--box .con_item ul li {
  font-size: calc(20 / 750 * 100vw);
  line-height: calc(48 / 750 * 100vw);
  font-weight: bold;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  letter-spacing: -0.08em;
  position: relative;
  padding-left: calc(20 / 750 * 100vw);
}
.lp_contents .mod-modalwin--box .con_item ul li::before {
  content: '';
  display: inline-block;
  width: calc(8 / 750 * 100vw);
  height: calc(8 / 750 * 100vw);
  background-color: #717474;
  position: absolute;
  top: calc(20 / 750 * 100vw);
  left: 0;
  border-radius: 50%;
}
.lp_contents .mod-modalwin--box .con_item .con_item_note {
  font-size: calc(18 / 750 * 100vw);
  text-align: right;
  font-variant-east-asian: 500;
  margin-top: calc(30 / 750 * 100vw);
}
.lp_contents .mod-modalwin--btn {
  position: absolute;
  top: calc(25 / 750 * 100vw);
  right: calc(25 / 750 * 100vw);
  width: calc(32 / 750 * 100vw);
  height: calc(32 / 750 * 100vw);
  background: url(/sp/cms/onlineshop/150thanniversary/i/2022/beautiful_me_gift/img/modalclose.png) no-repeat center center;
  background-size: contain;
}
.lp_contents .mod-modalwin--btn a {
  display: block;
  text-indent: -30em;
  overflow: hidden;
}
