/** Shopify CDN: Minification failed

Line 206:11 Expected ":"

**/
.cus_login #login_lot {
  display: none !important;
}

.before {
  text-align: center;
  margin: 2em 0;
}

#line_lot,
[id*=crm_plus_on_line_line_up_association],
[id*=forms_inline] {
  display: none;
}

.cus_login #line_lot,
.cus_login [id*=crm_plus_on_line_line_up_association] {
  display: block;
}

.socialplus-association-component {
  margin-inline: auto !important;
}
#step_lot h2{
  font-weight:700;
  color: #041642;
  letter-spacing:0.18em;
}
#step_lot h2 strong{
  font-size: 130%;
  font-weight:700;
  color: rgba(151, 165, 24, 1);
  letter-spacing:0.18em;
}
#step_lot h2 span{
  font-size: 140%;
  font-weight:700;
  letter-spacing:0.18em;
}
@media screen and (min-width: 46.9em) {
  #step_lot {
    margin: 40px 0;
  }
  #step_lot h2 {
    font-size: 2.8rem;
    text-align: center;
    margin: 0 0 1em;
  }
  #step_lot ol {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin: 0 0 30px;
    gap: 3%;
  }
  #step_lot ol li {
    width: 28%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    gap: 12px;
  }
  #step_lot ol li:nth-child(2) span.num, #step_lot ol li:nth-child(3) span.num {
    position: relative;
  }
  #step_lot ol li:nth-child(2) span.num::before, #step_lot ol li:nth-child(3) span.num::before {
    content: '';
    height: 5px;
    width: 230%;
    display: block;
    position: absolute;
    top: 50%;
    right: -15%;
    transform: translate(-50%, 0);
    background: #888;
    z-index: -1;
  }
  #step_lot ol li.current span.num {
    background: #138e13;
  }
  #step_lot ol li.current span.num::before {
    background: #138e13;
  }
  #step_lot ol li span.num {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 34%;
    aspect-ratio: 1 / 1;
    background: #888;
    color: #FFF;
    font-size: 3.6rem;
    border-radius: 50%;
  }
  #step_lot ol li h3 {
    font-size: 2.2rem;
  }
  #step_lot ol li p {
    font-size: 1.6rem;
  }
  #login_lot h3 {
    text-align: center;
    margin: 0 0 1em;
  }
  #login_lot ul li {
    text-align: center;
    margin: 0 0 15px;
  }
  #login_lot ul li a {
    color: #FFF;
    background: #333;
    padding: .4em 2em 0.3em;
    display: inline-block;
  }
  #line_lot p {
    text-align: center;
  }
}

@media screen and (max-width: 46.875em) {
  #step_lot {
    margin: 40px 0;
  }
  #step_lot h2 {
    font-size: 5.7vw;
    text-align: center;
    margin: 0 0 1em;
  }
  #step_lot ol {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin: 0 0 30px;
    gap: 3%;
  }
  #step_lot ol li {
    width: 30%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    gap: 12px;
  }
  #step_lot ol li:nth-child(2) span.num, #step_lot ol li:nth-child(3) span.num {
    position: relative;
  }
  #step_lot ol li:nth-child(2) span.num::before, #step_lot ol li:nth-child(3) span.num::before {
    content: '';
    height: 5px;
    width: 150%;
    display: block;
    position: absolute;
    top: 50%;
    right: -15%;
    transform: translate(-50%, 0);
    background: #888;
    z-index: -1;
  }
  #step_lot ol li.current span.num {
    background: #138e13;
  }
  #step_lot ol li.current span.num::before {
    background: #138e13;
  }
  #step_lot ol li span.num {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 70%;
    aspect-ratio: 1 / 1;
    background: #888;
    color: #FFF;
    font-size: 7.0vw;
    border-radius: 50%;
  }

  #step_lot ol li p {
    display:none;
  }
  #login_lot h3 {
    text-align: center;
    margin: 0 0 1em;
  }
  #login_lot ul li {
    text-align: center;
    margin: 0 0 15px;
  }
  #login_lot ul li a {
    color: #FFF;
    background: #333;
    padding: .4em 2em 0.3em;
    display: inline-block;
  }
  #step_lot ul li{
    grid-template-columns: 1fr 6fr;
    gap: 0.1vw 2.0vw;
    display: grid;
  }
  #step_lot ul li.current{
    display
  }
  #step_lot ul li span.num {
    grid-area: 1 / 1 / 2 / 2;
    display: flex;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1 / 1;
    background: #138e13;
    color: #fff;
    font-size: 6vw;
    border-radius: 50%;
  }
  #step_lot ul li h3 {
    grid-area: 2 / 1 / 3 / 2;
    font-size:2.8vw;
    text-align: center;
  }
  #step_lot ul li p {
    grid-area: 1 / 2 / 3 / 3;
    font-size:3.2vw;
    align-self: center;
  }

  #line_lot p {
    text-align: center;
  }
}
#step_lot ul li{
  display:none;
}
#step_lot ul li:nth-child(1){
  display:grid;
}
.cus_login #step_lot ul li:nth-child(1){
  display:none;
}
.cus_login #step_lot ul li:nth-child(2){
  display:grid;
}




/*******/
#page-page #shopify-section-template--27861446787355__main, 
#page-page #shopify-section-template--27861446787355__main * {
    font-family:adobe-garamond-pro,Hiragino Mincho ProN W3,Hiragino Mincho ProN,yu-mincho-pr6n,serif !important;
}
.spacing-style.layout-panel-flex.layout-panel-flex--column.section-content-wrapper.mobile-column {
	gap:0;
}
#shopify-section-template--27861446787355__main img{
	width: 100%;
	height: auto;
}
@media screen and (min-width: 46.9em) {
    #page-page {
        padding:100px 0 60px;
    }
	#page-page .sp{
		display: none;
	}
	#page-page{
		font-size: 1.45vw;
	}
}
@media screen and (max-width: 46.875em) {
    #page-page {
        padding:0;
		width: 100%;
    }
	#page-page .pc{
		display: none;
	}
	#page-page{
		font-size: 3.86vw;
	}
}
.lottery_main{
	color: #FFF;
}
.lottery_main h2{
	writing-mode: vertical-rl;
}
.lottery_main h2 span{
	font-size: 65.23%;
	display: inline-block;
	padding: 0.5em 0 0 0;
}
.lottery_item-name{
		margin: 0.5em 0;
}
.txt_chusen{
	color: #63deff;
	font-size: 1.2em;
	padding: 0 !important;
}
/* aタグを枠全体の大きさに広げ、矢印部分も含めてクリック可能にする */
.txt_chus_wrap .js-scroll-btn {
  display: block;
  padding: 10px 10px 30px; /* aタグ側に余白を引っ越し */
  color: inherit;
  text-decoration: none;
}
.top-copy{
	background: #afcbe0;
	color:#010f23;
	padding: 1em;
	text-align: center;
	font-size:clamp(14px, 2.5vw, 20px);
	font-weight: bold;
}
@media screen and (min-width: 46.9em) {
	.lottery_main {
	  background:#040e16 url(/cdn/shop/files/003re_mainV_bg.webp) no-repeat top center;
		background-size:cover;
	  min-height: 1000px;
	position: relative;
	}
	.lottery_main h2{
		font-size: 3vw;
		position: absolute;
		top: 20px;
		right: 10%;
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 0.7em 0.4em;
	}
	.lottery_txtWrap{
        width: 20%;
        position: absolute;
        top: 15%;
        left:5%;
        text-align: center;
	}
	.lottery_logo{
		width: 60%;
		margin: 0 auto;
	}
	.txt_chusen_wrap{
		border: 1px solid #FFF;
		padding: 10px;
	}
}
@media screen and (max-width: 46.875em) {
	.lottery_main{
		background:#040e16 url("/cdn/shop/files/003re_mainV_bg.webp") no-repeat top center/600px auto;
		min-height: 630px;
		position: relative;
	}
	.lottery_main h2{
		font-size: 7.73vw;
		position: absolute;
		top: 10px;
		right: 0%;
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 0.7em 0.4em;
	}
	.lottery_txtWrap{
		position: absolute;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		bottom:5%; 
		width: 70%;
		text-align: center;
		}
		.lottery_logo{
		width: 40%;
		margin: 0 auto;
	}
	.txt_chusen_wrap{
		border: 1px solid #FFF;
		padding: 10px 10px 30px 10px;
		background:url("/cdn/shop/files/003re_arrow.webp") no-repeat bottom center/80px auto;
	}

}
span.btn_apply{
    display: block;
    background: #63deff;
    color: #000;
    font-weight: bold;
    margin-top: 0.5em;
    padding-top: 0.25em;
}
.lottery_about{
	color: #FFF;
	text-align: center;
}
@media screen and (min-width: 46.9em) {
	.lottery_about{
		background:url(/cdn/shop/files/bg_about_area.png) no-repeat center top #111;
		background-size: 1313px auto;
		padding: 0 0 90px;
		position: relative;
	}
	.lottery_about .logo {
        max-width: 230px;
        position: absolute;
        top: 65px;
        left: clamp(15px, calc((100% - 1200px) / 2), 999px);
		text-align: left;
    }
	.lottery_about h2{
		writing-mode: vertical-rl;
        font-feature-settings: initial;
        position: absolute;
        top: 45px;
        right: clamp(15px, calc((100% - 1200px) / 2), 999px);
        font-size: 3.0rem;
        text-indent: -5em;
        padding: 5em 0 0 0;
	}
	.lottery_about h3{
		padding: 500px 0 0 0;
        text-align: center;
        font-size: 2.86rem;
        margin: 0 0 1.2em;
	}
	.lottery_about p{
		text-align: center;
        font-size: 1.8rem;
        line-height: 194.4%;
	}
}
@media screen and (max-width: 46.875em){
	.lottery_about{
		background:url(/cdn/shop/files/bg_about_area.png) no-repeat center 12.07vw #111;
		background-size: 107% auto;
		padding: 0 0 90px;
		position: relative;
	}
	.lottery_about .logo{
		width: 30.02vw;
        position: absolute;
        top: 4vw;
        left:5%;
		text-align: left;
	}
	.lottery_about h2{
		writing-mode: vertical-rl;
        font-feature-settings: initial;
        position: absolute;
        top: 49.75vw;
        left: calc(50% - 1.8em);
        font-size: 5.0vw;
	}
	.lottery_about h3{
		padding: 130vw 0 0 0;
        text-align: center;
        font-size: 5.79vw;
        margin: 0 0 1.2em;
	}
	.lottery_about p{
		text-align: center;
        font-size: 3.62vw;
        line-height: 194.4%;
	}
}
#chusen .chusen_wrap{
	border:1px solid #000;
	padding: 3%;
	max-width: 900px;
	width: 90%;
	text-align: center;
}
#chusen h2.chusen_itemName{
	font-size: 1.2em;
	text-align: center;
}
#chusen .chusen_term{
	margin: 1em 0;
}
/* 「data-testid」という属性を使ってボタンを強制指定 */
  html body button[data-testid="btn-form-submit"] {
    background: #2b62be !important;
    background-color: #2b62be !important;
    border-color: #2b62be !important;
    box-shadow: none !important;
  }

  /* ボタンにマウスを乗せたときの色（ホバー） */
  html body button[data-testid="btn-form-submit"]:hover {
    background: #1d4b96 !important;
    background-color: #1d4b96 !important;
    border-color: #1d4b96 !important;
  }
@media screen and (min-width: 46.9em) {
	#chusen {
		padding-top: 130px !important;
		margin-top: -130px !important;
		display: block;
		font-size:1.8rem;
	}
	#chusen .chusen_wrap{
		margin:3% auto;
		font-size: 1.8rem;
	}
}
@media screen and (max-width: 46.875em){
	#chusen {
		padding-top: 100px !important;
		margin-top: -100px !important;
		display: block;
	}
	#chusen .chusen_wrap{
		margin:5% auto;
	}
	div._formDisclaimer_cit2d_38{
		font-size: 3.86vw !important;
	}
}
#form-container-ref {
  min-height: 600px; /* 実際のフォームのおおよその縦幅（px）を指定 */
}
._inline_1q1d2_47{
	margin-top:1em;
}
button._formSubmitButton_cit2d_96{
	background-color:#1878b9;
}
@media screen and (max-width: 46.875em){
.product{
padding: 70px 25px 0 25px;
margin-top:50px;
position: relative;
background-repeat: no-repeat;
background-size: 112% auto;
background-position: center top 50vw;
position: relative;
padding-top:128.76vw !important;
	background-image: url('/cdn/shop/files/bg_temperature0.svg');
}
.product::after{
  content: '';
  position: absolute;
  height:0.8px;
  background: #111;
  width:100%;
  top: 0;
  left: 0;
}
.product h1{
  display: grid;
  gap: 6px 0;
  position: absolute;
left:25px;
}
.product h1 * {
	line-height:1.2 !important;
}
.product h1 span{
  white-space: nowrap;
  line-height: 120%;
  display: block;
}
.product h1 .num{
  font-size: 15.22vw;
  color: #052850;
  line-height:1;
}
.product h1 .title{
  font-size: 4.47vw;
  display: flex;
  align-items: center;
  line-height: 140%;
}
.product h1 .copy{
  font-size: 4.5vw;
}
.product h2{
  position: absolute;
  top :50px;
  writing-mode: vertical-rl;
  font-feature-settings: initial;
  font-size:5.31vw;
  left:50%;
  transform: translate(-50%,0);
  line-height: 180%;
}
.product .betsumei{
	width: 18vw;
	position: absolute;
	right: 27vw;
	bottom: 10vh;
  }
.product .spec_wrap{
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
	padding-top: 12vh;
}
.product .spec_wrap .spec{
  width: 60%;
}
.product .spec_wrap .spec ul li{
  font-size: 3.5vw;
}
.product .spec_wrap .spec .suggested_retail_price{
  font-size: 3.86vw;
  margin: 0 0 0.2em;
}
.product .spec_wrap .spec .fav_wrap{
  font-size: 3.86vw;
  margin: 0 0 1.5em;
}
.product .spec_wrap .spec .more{
  max-width: 220px;
}
.product .spec_wrap .spec .more * {
	  line-height: 1.2 !important;
  }
.product .spec_wrap .spec .more a{
  font-size: 3.86vw;
  color: #FFF;
  background: #052850;
  display: block;
  text-align: center;
  padding: 0.32em 1em 0.24em;
}
.product .spec_wrap figure{
  width:27.54vw;
  overflow:hidden;
}
.product{justify-content: flex-end;}
.product h1 .num  {grid-area: 1 / 1 / 2 / 2;}
.product h1 .title{grid-area: 1 / 2 / 2 / 3;}
.product h1 .copy {grid-area: 2 / 1 / 3 / 3;}
.product .spec_wrap .spec{order: 1;}
.product .spec_wrap figure{order: 2;}
}
@media screen and (min-width: 46.9em){
.product{
  padding: 160px 0;
  position: relative;
  background-repeat: no-repeat;
  background-size:  auto 78%;
  background-position: center;
background-image: url('/cdn/shop/files/bg_temperature0.svg');
}
.product:last-child{
  padding-bottom: 0;
}
.product::after{
  content: '';
  position: absolute;
  height:0.8px;
  background: #111;
  width:100%;
  top: 80px;
  left: 0;
}
.product{
  position: relative;
  display: flex;
  align-items: flex-start;
  padding-bottom: 0 !important;
}
.product h1{
  display: grid;
  gap: 0 30px;
  white-space: nowrap;
  position: absolute;
}
.product h1 *{
  white-space: nowrap;
line-height:1 !important;
}
.product h1 span{
  display: block;
  line-height: 120%;
}
.product h1 .num{
  font-size: 9.87rem;
  color: #052850;
  line-height:1;
}
.product h1 .title{
  font-size: 2.9rem;
  line-height: 140% !important;
}
.product h1 .copy{
  font-size: 3.456rem;
}
.product h2{
  position: absolute;
  bottom:0;
  writing-mode: vertical-rl;
  font-feature-settings: initial;
  font-size:2.5rem;
  line-height: 220% !important;
}
.product .betsumei{
	position: absolute;
	top:280px;
	left: 37vw;
	width: 7vw;
}
.product .spec_wrap{
  max-width: 568px;
  display: flex;
  width: 50%;
  align-items: flex-end;
  justify-content: space-between;
}
.product .spec_wrap .spec{
  width: 50%;
}
.product .spec_wrap .spec ul li{
  font-size: 1.8rem;
}
.product .spec_wrap .spec .suggested_retail_price{
  font-size: 1.8rem;
  margin: 0 0 0.2em;
}
.product .spec_wrap .spec .fav_wrap{
  font-size: 1.6rem;
  margin: 0 0 1.2em;
}
.product .spec_wrap .spec .more a{
  font-size: 2.0rem;
  color: #FFF;
  background: #052850;
  display: block;
  text-align: center;
  padding: 0.28em 1em 0.24em;
}
.product .spec_wrap figure{
  width:200px;
  overflow:hidden;
}
.product{justify-content: flex-end;}
.product h1{left:clamp(15px, calc((100% - 1200px) / 2), 999px);}
.product h1 .num  {grid-area: 1 / 1 / 3 / 2;}
.product h1 .title{grid-area: 1 / 2 / 2 / 3;}
.product h1 .copy {grid-area: 2 / 2 / 3 / 3;}
.product h2{left:25%;transform: translate(-50%,0);}
.product .spec_wrap .spec{order: 1;}
.product .spec_wrap figure{order: 2;}
}
.pro_copy{
	width: 90%;
	margin: 30px auto;
	line-height: 1.8 !important;
  }
@media screen and (min-width: 46.9em){
	.pro_copy{
		font-size: 1.8rem;
	}
}
 .hyotenka p{
	 line-height: 1.8 !important;
}
@media screen and (max-width: 46.875em) {
	.hyotenka{
		position: relative;
		background: url("/cdn/shop/files/ice_bg260609.webp") no-repeat top center;
		padding: 12.07vw 0 4vw;
		background-size: cover;
		overflow: hidden;
		padding: 10% 5% 0 5%;
        margin: 5% 0 0 0;
	}
    .hyotenka h3{
		font-size: 5.8vw;
		color: #052850;
		font-weight: 500;
		margin: 0 0 2vw;
		line-height: 140%;
    }
    .hyotenka p{
      font-size:3.86vw;
    }
    .hyotenka figure{
      text-align: right;
    }
    .hyotenka figure img{
      width: 92%;
      display: inline;
    }
  }
@media screen and (min-width: 46.9em){
	.hyotenka{
		background: url("/cdn/shop/files/ice_bg260609.webp") no-repeat left bottom;
		background-size:1500px auto;
		overflow: hidden;
		position: relative;
		padding-bottom:170px;
		padding-left: 5%;
		margin-top: 5%;
	}
    .hyotenka h3{
      font-size: 3.65rem;
      color: #052850;
      margin:310px 0 30px 0;
      font-weight: 500;
      position: relative;
      z-index: 2;
    }
    .hyotenka p{
      font-size: 1.8rem;
      color: #052850;
      width: clamp(200px, 60%, 640px);
      letter-spacing: 0.034em;
      font-weight: 500;
      text-align:justify;
      position: relative;
      z-index: 2;
    }
	.hyotenka figure{
	position: absolute;
	right: -3%;
	bottom:-8%;
	width: 50%;
	z-index: 1;
	max-width: 700px;
	}
  }
.kura{
	background: #000;
	color: #FFF;
	padding: 5% 0;
}
.inner-kura{
	width: 90%;
	max-width: 800px;
	margin:0 auto;
	padding-top: 1em;
}
.kura h2,
.kura h3,
.kura h4{
	text-align: center;
}
.kura h4{
	font-size:clamp(20px, 4.5vw, 28px);
	margin-bottom:0.5em;
}
.kura .photo1,
.kura .photo2{
	max-width: 600px;
	margin: 0 auto;
}
.kura .lead{
	margin-top: 1em;
}
.kura .lead{
	line-height: 1.8 !important;
}
.kura .sholder{
	
}
.kura .sholder span{
	background:#FFF;
	color: #000;
	padding: 0.5em 1em;
	margin-top: 1em;
	font-size: 1.2em;
}
@media screen and (max-width: 46.875em) {
	.kura h2{
	font-size:5.92vw;
	margin: 0 0 0.2em;
	}
}
@media screen and (min-width: 46.9em){
	.kura{
		font-size: 1.8rem;
	}
	.kura h2{
	font-size:2.4rem;
	margin: 0 0 0.36em;
	}
}
.footerV{
	object-fit: cover;
}

.faq-container{
	width: 100%;
	max-width: 600px;
	padding: 0 20px;
	margin: 10% auto;
	}
.faq-container h2.faq-title {
	text-align: center;
	font-weight: normal;
	margin-bottom: 30px;
	letter-spacing: 0.05em;
	}
.faq-container .faq-list {
  border-top: 1px solid #000;
}
.faq-container .faq-item {
  border-bottom: 1px solid #000;
}
.faq-container .faq-item:last-child {
  border-bottom: none;
}
.faq-container .faq-question {
  width: 100%;
  text-align: left;
  background: none;
  border: none;
  outline: none;
  padding: 25px 40px 25px 0;
  cursor: pointer;
  position: relative;
  transition: color 0.3s ease;
  font-size:1em;
  color:#000;
}
.faq-question::after {
  content: '+';
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 24px;
  font-weight: 300;
}
.faq-answer {
  display: none;
  padding-bottom: 25px;
  line-height: 1.8;
  color: #333;
}

/* ---------------------------------
   開いたとき（.is-open）のスタイル
--------------------------------- */
/* 回答を表示 */
.faq-item.is-open .faq-answer {
  display: block;
}

/* アイコンを「ー」に変更 */
.faq-item.is-open .faq-question::after {
  content: '−';
}
@media screen and (max-width: 46.875em) {
	.faq-container h2.faq-title {
	font-size:5.92vw;
	}
}
@media screen and (min-width: 46.9em){
	.faq-container{
		font-size:1.8rem;
	}
	.faq-container h2.faq-title {
	font-size:2.4rem;
	}	
}