@charset "UTF-8";

/*===== common =====*/
.page-brand-site--mobile #wrap_newyear {
  font-family: "FOT-筑紫明朝 Pr6N M", "Yu Mincho", "YuMincho", 'Noto Serif JP', serif;
  /*font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;*/
  font-size: 3.3vw;
  line-height: 2.4;
  letter-spacing: 0.1em;
  color: #333333;
}

.page-brand-site--mobile #wrap_newyear span.txt_small {
  font-size: 0.7em;
}

.page-brand-site--mobile #wrap_newyear span.txt_small_2 {
  font-size: 0.6em;
}

/*===== header =====*/

.page-brand-site--mobile #wrap_newyear #header {
  width: 100vw;
  height: 100dvh;
  background-image: url(https://image.avantijapan.co.jp/img/usr/lp/toshigamisama2026/SP_MV2026.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  margin-top: 0;
}

.page-brand-site--mobile #wrap_newyear #header .ttl_main {
  width: 70vw;
  height: 70vw;
  background-image: url(/img/usr/lp/newyear2021/main_ttl_bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  right: 0;
  bottom: 0;
}

.page-brand-site--mobile #wrap_newyear #header h1 {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 2.4em;
  line-height: 1.6;
  letter-spacing: 0.1em;
  text-align: center;
  height: 70vw;
  margin: 0 auto;
}


/*.page-brand-site--mobile #wrap_newyear #header .ttl_main {
  width: 70vw;
  height: 70vw;
  background-image: url(/img/usr/lp/newyear2021/main_ttl_bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  bottom: 0;
  right: 0;
}
.page-brand-site--mobile #wrap_newyear #header h1 {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 3em;
  font-weight: normal;
  line-height: 1.6;
  letter-spacing: 0.1em;
  height: 42vw;
  margin: 14vw auto 0;
}*/

/*===== cont___common =====*/
.page-brand-site--mobile #wrap_newyear .cont {
  width: 100vw;
  margin-top: 20vw;
}

.page-brand-site--mobile #wrap_newyear .cont h2 {
  font-size: 2em;
  font-weight: normal;
  letter-spacing: 0.1em;
  text-align: center;
  border: none;
  padding: 0;
  margin-bottom: 6vw;
}

.page-brand-site--mobile #wrap_newyear .cont .main {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top;
  /* padding-top: 49vw;
  margin-bottom: 8vw; */
}

.page-brand-site--mobile #wrap_newyear .cont .main p {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 1.2em;
  color: #333;
  width: 100%;
  display: flex;
  align-items: center;
}

.page-brand-site--mobile #wrap_newyear .cont .item {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  background-repeat: repeat;
  background-size: 12%;
  padding: 8vw 0;
}

.page-brand-site--mobile #wrap_newyear .cont .item h3 {
  font-size: 1.4em;
  text-align: center;
  line-height: 1.6;
  padding: 0 0 1em 0;
  margin: 0 auto 8vw;
  background-color: transparent;
  background-image: url(/img/usr/lp/newyear2021/subttl_line.png);
  background-repeat: no-repeat;
  background-size: 70vw;
  background-position: bottom;
}

.page-brand-site--mobile #wrap_newyear .list_item {
  width: 92vw;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.page-brand-site--mobile #wrap_newyear .list_item li {
  width: 42vw;
  margin: 0 2vw 8vw;
}

.page-brand-site--mobile #wrap_newyear .list_item li:nth-last-child(-n+2) {
  margin-bottom: 0;
}

.page-brand-site--mobile #wrap_newyear .list_item .img_item {
  margin-bottom: 1em;
}

.page-brand-site--mobile #wrap_newyear .icon_item {
  height: 0.8em;
  margin-bottom: 0.6em;
}

.page-brand-site--mobile #wrap_newyear .icon_item img {
  height: 100%;
}

.page-brand-site--mobile #wrap_newyear .name_item {
  line-height: 1.5;
  min-height: unset !important;
}

.page-brand-site--mobile #wrap_newyear .price_item {
  text-align: right;
  font-size: 1.1em;
  font-weight: bold;
}

.page-brand-site--mobile #wrap_newyear .price_item:before {
  content: '￥';
}

.page-brand-site--mobile #wrap_newyear .price_item:after {
  content: '（税込）';
  font-size: 0.6em;
  font-weight: normal;
}

/*===== cont___unique =====*/

/* .page-brand-site--mobile #wrap_newyear #cont_01.cont .main {
  background-image: url(https://image.avantijapan.co.jp/img/usr/lp/toshigamisama2026/newyear_0_sp.jpg);
} */

.page-brand-site--mobile #wrap_newyear #cont_01.cont .item {
  background-color: #FAF7F2;
  background-image: url(https://image.avantijapan.co.jp/img/usr/lp/toshigamisama2026/back-ground_sp.jpg);
  background-size: 100%;
}

/* .page-brand-site--mobile #wrap_newyear #cont_02.cont .main {
  background-image: url(https://image.avantijapan.co.jp/img/usr/lp/toshigamisama2026/newyear_1_sp.jpg);
} */

.page-brand-site--mobile #wrap_newyear #cont_02.cont .item {
  background-color: #FAF7F2;
  background-image: url(https://image.avantijapan.co.jp/img/usr/lp/toshigamisama2026/back-ground_sp.jpg);
  background-size: 100%;
}

/* .page-brand-site--mobile #wrap_newyear #cont_03.cont .main {
  background-image: url(https://image.avantijapan.co.jp/img/usr/lp/toshigamisama2026/newyear_4_sp.jpg);
} */

.page-brand-site--mobile #wrap_newyear #cont_03.cont .item {
  background-color: #FAF7F2;
  background-image: url(https://image.avantijapan.co.jp/img/usr/lp/toshigamisama2026/back-ground_sp.jpg);
  background-size: 100%;
}

/* .page-brand-site--mobile #wrap_newyear #cont_04.cont .main {
  background-image: url(https://image.avantijapan.co.jp/img/usr/lp/toshigamisama2026/newyear_6_sp.jpg);
  background-position: center;
} */

.page-brand-site--mobile #wrap_newyear #cont_04.cont .item {
  background-color: #FAF7F2;
  background-image: url(https://image.avantijapan.co.jp/img/usr/lp/toshigamisama2026/back-ground_sp.jpg);
  background-size: 100%;
}

.page-brand-site--mobile #wrap_newyear .cont .item h3.ttl_bird {
  position: relative;
}

.page-brand-site--mobile #wrap_newyear .cont .item h3.ttl_bird.ttl_bird_01:before {
  position: absolute;
  bottom: 0.8em;
  left: calc(50% - 10em);
  width: 3.6em;
  height: 3.6em;
  content: '';
  background-image: url(https://image.avantijapan.co.jp/img/usr/lp/toshigamisama2026/usagi2025.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.page-brand-site--mobile #wrap_newyear .cont .item h3.ttl_bird.ttl_bird_02:after {
  position: absolute;
  bottom: 2em;
  right: calc(50% - 10em);
  content: '';
  width: 3.6em;
  height: 3.6em;
  background-image: url(https://image.avantijapan.co.jp/img/usr/lp/toshigamisama2026/usagi2025.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.page-brand-site--mobile #wrap_newyear .cont .item h3.ttl_bird.ttl_bird_02 {
  margin-top: 16vw;
}

.page-brand-site--mobile #wrap_newyear .list_item.list_kiso {
  width: 92vw;
  margin: 0 auto 4vw;
}

.page-brand-site--mobile #wrap_newyear .list_item.list_kiso li {
  width: 33.3%;
  margin: 0;
}

.page-brand-site--mobile #wrap_newyear .cont .lead {
}

.page-brand-site--mobile #wrap_newyear .cont .wrap_lead {
  width: 100%;
  margin: 0 auto;
  /* padding: 8vw 0; */
}

.page-brand-site--mobile #wrap_newyear .cont .img_lead {
  width: 100%;
  margin: 0 auto;
}

/* .page-brand-site--mobile #wrap_newyear .cont .txt_lead {
  margin-top: -48vw;
} */

.page-brand-site--mobile #wrap_newyear .cont .txt_lead h3 {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 1.8em;
  font-weight: normal;
  text-align: right;
  letter-spacing: 0.3em;
  background-color: transparent;
  padding: 0;
  margin: 0 0 0 calc(50% - 7.178vw);
}

.txt_lead p {
  text-align: center;
}

.page-brand-site--mobile #wrap_newyear .cont .wrap_lead h3 span {
  padding: 0.4em 4% 0.4em 0;
  border-right: 1px solid #666;
}
/*

.page-brand-site--mobile #wrap_newyear .cont .wrap_lead p {
  line-height: 2;
  letter-spacing: 0.03em;
  padding-top: 4vw;
  font-weight: bold;
}
*/

/* .page-brand-site--mobile #wrap_newyear #cont_04.cont {
  margin: 8vw 0 0;
} */

.page-brand-site--mobile #wrap_newyear #cont_04.cont h2 {
  letter-spacing: 0.1em;
  line-height: 1.4;
}

.page-brand-site--mobile #wrap_newyear .img_message {
  width: 70.4vw;
  margin: 0 auto;
}

.page-brand-site--mobile #wrap_newyear .img_message img {
  margin-bottom: 6vw;
}

/* ボタン はじめ*/
.event_btn_txtlink li {
  background-color: #7A7662;
  box-shadow: 3px 3px 3px rgb(0 0 0 / 10%);
  border: 0px solid #999999 !important;
  border-radius: 0.5em;
}

.event_section_02 ul.event_btn_txtlink>li a {
  border: 0px solid #999999;
  color: white;
}

.event_section_02 ul.event_btn_txtlink>li a:hover {
  background-color: #D7CDA9 !important;
}
/* ボタン終わり */

.cont_link {
  background-color: #FAF7F2;

}

.pane-footer {
  margin-top: 0;
}

/*2024追記*/
.page-brand-site--mobile #wrap_newyear {
    font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
/*===== cont___unique =====*/
	
.page-brand-site--mobile #wrap_newyear #cont_01.cont .main {
    background-image: url(https://image.avantijapan.co.jp/img/usr/lp/toshigamisama2026/newyear_sp1.jpg);
}
.page-brand-site--mobile #wrap_newyear #cont_01.cont .item {
    background-color: #FAF7F2;
    background-image: url(https://image.avantijapan.co.jp/img/usr/lp/toshigamisama2026/back-ground_sp.jpg);
    background-size: 100%;
}
back-ground .page-brand-site--mobile #wrap_newyear #cont_02.cont .main {
    background-image: url(https://image.avantijapan.co.jp/img/usr/lp/toshigamisama2026/newyear_sp2.jpg);
}
.page-brand-site--mobile #wrap_newyear #cont_02.cont .item {
    background-color: #FAF7F2;
    background-image: url(https://image.avantijapan.co.jp/img/usr/lp/toshigamisama2026/back-ground_sp.jpg);
    background-size: 100%;
}
.page-brand-site--mobile #wrap_newyear #cont_03.cont .main {
    background-image: url(https://image.avantijapan.co.jp/img/usr/lp/toshigamisama2026/newyear_sp3.jpg);
    background-position: center;
}
.page-brand-site--mobile #wrap_newyear #cont_03.cont .item {
    background-color: #FAF7F2;
    background-image: url(https://image.avantijapan.co.jp/img/usr/lp/toshigamisama2026/back-ground_sp.jpg);
    background-size: 100%;
    background-position-y: 85%;
    background-repeat: no-repeat;
}
.page-brand-site--mobile #wrap_newyear #cont_04.cont .main {
    background-image: url(https://image.avantijapan.co.jp/img/usr/lp/toshigamisama2026/newyear_sp4.jpg);
    background-position: center;
}
.page-brand-site--mobile #wrap_newyear #cont_04.cont .item {
   background-color: #FAF7F2;
    background-image: url(https://image.avantijapan.co.jp/img/usr/lp/toshigamisama2026/back-ground_sp.jpg);
    background-size: 100%;
    background-position-y: 75%;
    background-repeat: no-repeat;
}

.page-brand-site--mobile #wrap_newyear #cont_05.cont .main {
    background-image: url(https://image.avantijapan.co.jp/img/usr/lp/toshigamisama2026/newyear_sp5.jpg);
    background-position: center;
}
.page-brand-site--mobile #wrap_newyear #cont_05.cont .item {
   background-color: #FAF7F2;
    background-image: url(https://image.avantijapan.co.jp/img/usr/lp/toshigamisama2026/back-ground_sp.jpg);
    background-size: 100%;
    background-position-y: 60%;
    background-repeat: no-repeat;
}

.page-brand-site--mobile #wrap_newyear #header {
    width: 100%;
    height: calc(100svh - 92px);
    background-image: url(https://image.avantijapan.co.jp/img/usr/lp/toshigamisama2026/SP_MV2026.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-top: 0;
}
.page-brand-site--mobile #wrap_newyear .cont {
    background-color: #FAF7F2;
    margin-top: 0;
    padding-bottom: 60px;
}
.page-brand-site--mobile #wrap_newyear #cont_01 {
    background-image: url(https://image.avantijapan.co.jp/img/usr/lp/toshigamisama2026/01_cont_bg.png);
}
	.page-brand-site--mobile #wrap_newyear .cont .wrap_lead {
    margin-bottom: 0;
}
	.page-brand-site--mobile #wrap_newyear .cont .wrap_lead.sub{
		margin-bottom: 0;
	}
.page-brand-site--mobile #wrap_newyear .cont .wrap_lead p {
    line-height: 2;
    letter-spacing: 0.03em;
    padding: 20px 4%;
    font-weight: normal;
	text-align: left;
}
	.page-brand-site--mobile #wrap_newyear .cont3 .wrap_lead p{
		text-align: center;
	}
.page-brand-site--mobile #wrap_newyear .cont .txt_lead {
    font-family: "Yu Mincho", YuMincho, "Noto Serif JP", serif;
    font-size: 16px;
}
.page-brand-site--mobile #wrap_newyear #cont_01.cont {
    padding: 0 0 40px;
    margin-top: 80px !important;
}
.page-brand-site--mobile #wrap_newyear #cont_02.cont .main {
    background-image: url(https://image.avantijapan.co.jp/img/usr/lp/toshigamisama2026/newyear_sp2.jpg);
}
.page-brand-site--mobile #wrap_newyear h2 {
    opacity: 0;
}
.page-brand-site--mobile #wrap_newyear .cont .main {
    height: 100vw;
    width: 100%;
    max-width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    position: relative;
}
.page-brand-site--mobile #wrap_newyear .cont .main h3 {
    font-family: fot-tsukumin-pr6n, "FOT-筑紫明朝 Pr6N M", "Yu Mincho", YuMincho, "Noto Serif JP", serif;
    position: absolute;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    color: #333333;
    background-color: rgba(250, 250, 250, 0.7);
    border-right: 1px solid black;
    border-left: 1px solid black;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 18px;
    line-height: normal;
    padding: 20px 30px 0px;
    font-weight: normal;
    margin: 0;
    height: 240px;
    letter-spacing: 0.2em;
	font-weight: 700;
}
.page-brand-site--mobile #wrap_newyear .detail {
    width: 95%;
    margin: 40px auto 0;
    padding-bottom: 40px;
}
.page-brand-site--mobile #wrap_newyear .detail.flex {
    margin-top: 40px;
}
	
.page-brand-site--mobile #wrap_newyear .detail.flex.rev {
/*    flex-direction: row-reverse;*/
}
.page-brand-site--mobile #wrap_newyear .detail.flex .detail_img {
    width: 96%;
	max-width: 350px;
    box-shadow: 12px 12px 1px 4px #de856fe8;
    margin: 40px auto 0;
}
.page-brand-site--mobile #wrap_newyear .detail.flex .detail_wrap {
    width: 100%;
}
.page-brand-site--mobile #wrap_newyear .detail_ttl {
    font-weight: 700;
    padding: 10px 0;
    line-height: 1.8;
    font-family: fot-tsukumin-pr6n, "FOT-筑紫明朝 Pr6N M", "Yu Mincho", YuMincho, "Noto Serif JP", serif;
    font-size: 18px;
    text-align: left;
    margin: 30px auto 30px;
    background-image: url(https://image.avantijapan.co.jp/img/usr/lp/toshigamisama2026/subttl_line.png);
    background-repeat: no-repeat;
    background-position: left bottom;
}
	.page-brand-site--mobile #wrap_newyear .detail_ttl small{
		font-size: 12px;
	}
.page-brand-site--mobile #wrap_newyear .detail_text {
    font-size: 14px;
    padding: 0 12px;
    line-height: 1.8;
    font-size: 14px;
}
	.page-brand-site--mobile #wrap_newyear #cont_02 .detail_text{
		margin-top: 40px;
	}
	.page-brand-site--mobile #wrap_newyear #cont_02 .detail_text small{
		font-size: 12px;
	}
.page-brand-site--mobile #wrap_newyear .kit {
    padding: 1em;
    border: 2px solid #d6d4d3;
    display: block;
}
.page-brand-site--mobile #wrap_newyear #cont_04 .pop {
    background-image: url(https://image.avantijapan.co.jp/img/usr/lp/toshigamisama2026/pri.png);
    background-size: 20%;
    background-repeat: no-repeat;
    background-position-x: 95%;
    background-position-y: bottom;
    padding-bottom: 32px;
	margin-bottom: 0;
}
.page-brand-site--mobile #wrap_newyear #cont_03 .pop {
    background-image: url(https://image.avantijapan.co.jp/img/usr/lp/toshigamisama2026/osechi.png);
    background-size: 20%;
    background-repeat: no-repeat;
    background-position-x: 95%;
    background-position-y: bottom;
    padding-bottom: 60px;
	margin-bottom: 0;
}
.page-brand-site--mobile #wrap_newyear #cont_02 .pop {
    background-image: url(https://image.avantijapan.co.jp/img/usr/lp/toshigamisama2026/shimekazari.png);
    background-size: 20%;
    background-repeat: no-repeat;
    background-position-x: 95%;
    background-position-y: bottom;
    padding-bottom: 30px;
	margin-bottom: 0;
}
.page-brand-site--mobile #wrap_newyear .txt_lead_top {
    font-family: fot-tsukumin-pr6n, "FOT-筑紫明朝 Pr6N M", "Yu Mincho", YuMincho, "Noto Serif JP", serif;
    font-size: 16px;
	text-align: center;
		padding-top: 40px;
}
/*	swiper*/
/*
	.swiper {
  height: 440px;
}
*/
.page-brand-site--mobile .swiper-slide {
    width: 100%;
    height: 350px;
    overflow: hidden;
    padding: 2em;
}
.page-brand-site--mobile .swiper-slide img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/*	スライドイン*/
/* 右から */
.fadeRight {
    animation-name: fadeRightAnime;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    opacity: 0;
}
@keyframes fadeRightAnime {
from {
opacity: 0;
transform: translateX(150px);
}
to {
opacity: 1;
transform: translateX(0);
}
}
/* 左から */
.fadeLeft {
    animation-name: fadeLeftAnime;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    opacity: 0;
}
@keyframes fadeLeftAnime {
from {
opacity: 0;
transform: translateX(-150px);
}
to {
opacity: 1;
transform: translateX(0);
}
}
/* 上から */
.fadeDown {
    animation-name: fadeDownAnime;
    animation-duration: 5s;
    animation-fill-mode: forwards;
    opacity: 0;
}
@keyframes fadeDownAnime {
from {
opacity: 0;
transform: translateY(-100px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
/* ふわっと表示させる */
.fadeIn {
    animation-name: fadeInAnime;
    animation-duration: 5s;
    animation-fill-mode: forwards;
    opacity: 0;
}
@keyframes fadeInAnime {
from {
opacity: 0;
}
to {
opacity: 1;
}
}