@charset "utf-8";
/* CSS Document */
#campaign_tj{
    padding-top: 2.3%;
    padding-bottom: 9.23%;
    margin: 0 auto;
    max-width: 1176px;
    width: 87.7%;
}
#campaign_tj_main {
    text-align: center;
}

.campaign_tj_main_img {
	padding-top: 3%;
    padding-bottom: 3%;
}
.campaign_tj_main_img img {
    width: 100%;
}
#campaign_tj_main h3 {
	font-size: 22px;
    margin-bottom: 3.07%;
}
#campaign_tj_period {
    font-size: 18px;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    padding: 8px 0;
    margin-bottom: 3.07%;
    font-weight: 500;
}
#campaign_tj_main h4 {
	font-size: 18px;
	margin-bottom: 2.3%;
}
.campaign_tj_txt {
	margin-bottom: 5.38%;
}
.campaign_tj_txt p {
    font-weight: 400;
    font-size: 16px;
}
.bg-triangle {
	background-image: url("../img/aroma/aroma_line2.jpg");
background-repeat: repeat-x;
background-position: left center;
background-size: 100% auto;
height: 32px;
}
#campaign_tj_item {
}
#campaign_tj_item ul {
}
#campaign_tj_item ul li {
	display: flex;
	justify-content: space-between;
	padding-top: 3.84%;
	padding-bottom: 3.07%;
}
.tj_item_pic {
    width: 31.53%;
    margin-right: 3.84%;
}
.tj_item_pic img {
	width: 100%;
}
.tj_item_r {
	width: 100%;
}
.tj_item_r h3 {
    font-size: 22px;
    color: #454547;
    border-bottom: 1px solid #c5c6c7;
	padding-bottom: 5px;
	margin-bottom: 12px;
}
.tj_item_r h3 .big-font{
	font-size: 32px;
	margin: 0 2px;
}
.tj_item_r ._size {
    font-size: 15px;
    margin-bottom: 2.3%;
    font-weight: 500;
}
.tj_item_r ._txt {
    margin-bottom: 3.84%;
}
.tj_item_r ._txt p{
    font-size: 16px;
    font-weight: 500;
}
.tj_item_r_under-box {
	display: flex;
	justify-content: space-between;
	align-items: end;
	margin-bottom: 3.26%;
	
}
.tj_item_r_under-box.color-select{

}
.tj_item_r_under-box_l{
    display: flex;
}
.bg-yellow .s-font{
	font-size: 21px;
	margin-left: 2px;
}
.tj_item_r_under-box .price-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.price-box_tsujyo {
	display: flex;
	margin-bottom: 4px;
}
.price-box_tsujyo ._tit {
    background-color: #f4f4f4;
    font-size: 13px;
    padding-right: 4px;
    padding-left: 4px;
    margin-right: 8px;
    width: 80px;
    text-align: center;
    line-height: 1em;
    padding-top: 4px;
    padding-bottom: 5px;
    font-weight: 500;
}
.price-box_tsujyo ._fee {
    font-size: 16px;
    text-decoration: line-through #d7566a;
    line-height: 1em;
    font-weight: 500;
	padding-top: 3px;
}

.price-box_tsujyo ._fee ._tax{
	font-size: 14px;
}

.price-box_tokubetsu {
	display: flex;
	
}
.price-box_tokubetsu ._tit {
    font-size: 16px;
    margin-right: 6px;
    width: 72px;
    text-align: center;
    font-weight: 500;
	padding-top: 3px;
}
.price-box_tokubetsu ._fee {
    font-size: 24px;
    line-height: 1em;
    font-weight: 500;
	padding-top: 1px;
	
}
.price-box_tokubetsu ._fee ._tax{
	color: #35445a;
	font-size: 14px;
}
.campaign_tj_cart-btn{
    width: 184px;
	
}
.campaign_tj_cart-btn a {

}
.campaign_tj_cart-btn a img {

}
.campaign_tj_cart-btn .cartBT {
    border-radius: 8px;
    width: 100%;
/*	margin-left: auto;*/
/*
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
*/
}
.campaign_tj_item-half{
	display: flex;
	justify-content: space-between;
}
#campaign_tj_item .campaign_tj_item-half li{
    display: block;
    /*	flex-direction: column;*/
    width: 47.69%;
}

.tj_item-half_top {
    display: flex;
    /*	align-items: center;*/
    margin-bottom: 7.69%;
    justify-content: space-between;
}
.tj_item-half_top h3{
    font-size: 20px;
    color: #d7566a;
    border-bottom: 1px dotted #c5c6c7;
    padding-bottom: 8px;
    margin-bottom: 8px;
}
.tj_item-half_top ._size {
  font-size: 15px;
  margin-bottom: 2.3%;
}
.tj_item-half_top .tj_item_pic{
    width: 35.38%;
	margin-right: 0;
	
}
.tj_item-half_top_r{
    width: 57.69%;
	
}
.tj_item-half_top_r ._txt{
	
}
.tj_item-half_top_r ._txt p{
	font-size: 15px;
	line-height: 1.8em;
}
.tj_item-half_price{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
	
}
.tj_item-half_price .bg-yellow {
    background-image: url("../images/campaign_tsujyo/campaign_tj_bg-y.png");
    background-position: center center;
    background-size: 100% auto;
    color: #d7566a;
    font-size: 28px;
    font-weight: 500;
    width: 35.38%;
    line-height: 1em;
    text-align: center;
    padding-top: 12px;
    padding-bottom: 12px;
/*	margin-right: 6.92%;*/
}
.tj_item-half_price .price-box{
    width: 57.69%;
    margin-bottom: 24px;
}
.tj_item-half_price .price-box_tsujyo{
	
} 
.tj_item-half_price .price-box_tokubetsu{

} 
.arch_select_wrap{
	margin-bottom: 8.46%;
	
}
.arch_select_wrap .arch_select {
    width: 100%;
    background-color: #EDEDED;
    border-radius: 4px;
    padding-right: 8px;
    padding-left: 14px;
    border-style: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 32px;
}
.tj_select-and-btn{


	
	
}
#campaign_tj_stripe {
    margin-top: 5.38%;
    /*	margin-bottom: 6.92%;*/
    padding: 2.3%;
    background-color: #ECF7FA;
    background-image: url("../images/campaign_tsujyo/rd_bg1.png");
    margin-bottom: 6.15%;
}
#tj_stripe_inner {
	padding: 12px;
    background-color: #FFFFFF;
    text-align: center;
	background-image: url("../images/campaign_tsujyo/campaign_under-y.png");
	background-position: center;
	background-size: cover;
}
#tj_stripe_inner2{
	padding:9.23% 4.61%;
	padding-bottom: 4.61%;
    border: 6px solid #FBEDBD;
	background-image: url("../images/campaign_tsujyo/campaign_tj_crown.png"),url("../images/campaign_tsujyo/campaign_tj_under_kira-l.png"),url("../images/campaign_tsujyo/campaign_tj_under_r.png");
	background-repeat: no-repeat;
    
    background-position: center top 4.61%,left 6% top 10%,right 4% top 10%;
	 background-size:56px auto,84px auto,88px auto;
}
#campaign_tj_stripe h3{
/*	display: block;*/
    font-size: 22px;
	line-height: 1.8em;
    padding-left: 6px;
    padding-right: 6px;
    margin-bottom: 5.38%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
/*
    width: -moz-fit-content;
    width: fit-content;
*/
	color: #4eb2d5;
}
.campaign_tj_item-half .campaign_tj_cart-btn {
    width: 57.69%;
    margin-left: auto;
}
.campaign_tj_item-half .campaign_tj_cart-btn a .cartBT {
    width: 180px;
}


.campaign_tj_item-half .tj_select-and-btn{
    margin-left: auto;
    width: 57.69%;
}
.campaign_tj_item-half .tj_select-and-btn .campaign_tj_cart-btn   {
    margin-left: 0px;
}

.campaign_tj_item-half.arch_select_wrap .arch_select {
		width: 100%;
}
#tj_stripe-txt{
	margin-bottom: 4.61%;
	
}
#tj_stripe-txt p{
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.8em;
}
#tj_stripe_inner3 {
	padding: 4.61%;
    display: flex;
	justify-content: space-between;
    background-color: #FFFFFF;
    border: 1px solid #cee5e5;
	box-sizing: border-box;
width: 100%;
}
#tj_stripe_inner3-pic {
    width: 24.61%;
	margin-right: 3.07%;
}
#tj_stripe_inner3-pic img{
	width: 100%;
}
#tj_stripe_inner3-txt {
	width: 100%;
	
}
#tj_stripe_inner3-txt h4{
	width: 100%;
	text-align: left;
	font-size: 22px;
color: #d7566a;
border-bottom: 1px dotted #c5c6c7;
padding-bottom: 16px;
margin-bottom: 8px;
	margin-left: 0;
}
#tj_stripe_inner3-txt h4 .big-font {
  font-size: 32px;
  margin: 0 1px;
}
#tj_stripe_inner3-txt ._size {
    text-align: left;
    font-size: 15px;
	margin-bottom: 4.61%;
}
#tj_item_r_stripe-box{
    display: flex;
    justify-content: space-between;
}
#tj_item_r_stripe-box_l{
	display: flex;
	
}
#tj_item_r_stripe-box_l .bg-yellow{
    background-image: url("../images/campaign_tsujyo/campaign_tj_bg-y.png");
    background-position: center center;
    background-size: 100% auto;
    color: #d7566a;
    font-size: 28px;
    font-weight: 500;
    width: 112px;
    line-height: 1em;
    text-align: center;
    margin-right: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 2px;
	
}
#tj_item_r_stripe-box_l .price-box_tsujyo{
	
}
#tj_item_r_stripe-box_l .price-box_tokubetsu{
	
}
#tj_item_r_stripe-box_l .price-box_tokubetsu ._tit{
	font-size: 17px;
}
#tj_item_r_stripe-box_l .price-box_tokubetsu ._fee{
	font-size: 24px;
}
#tj_item_r_stripe-box_l .bg-yellow .s-font{
	font-size: 21px;
margin-left: 2px;
	
}
#tj_item_r_stripe-box .campaign_tj_cart-btn{
	margin-top: auto;
	
}
#campaign_tj_attention{
	
}
#campaign_tj_attention h3{
	border-bottom: 1px dotted #c5c6c7;
padding-bottom: 16px;
margin-bottom: 16px;
}
#campaign_tj_attention ul {
	list-style-type: disc;
	padding-left: 16px;
}
#campaign_tj_attention ul li {
	margin-bottom: 16px;
}
#campaign_tj_attention ul li{
	margin-bottom: 4px;
}
.br_sp{
	display: none;
}
.sp_only{
	display: none;
}
.container{
  display: flex;
  font-weight: normal;
  gap: 1.5em;
  margin-top: 2%;
  margin-bottom: 3%;
}
.user-voice-icon {
    width: 200px;
    flex-shrink: 0; /* 追加 */
}
.icon {
    width: 200px;
	margin-top: 3%;
	text-align: center;

}

.accordion {
	margin: 2rem auto 4rem;
	max-width: auto%;
}

.toggle {
	display: none;
}

.faq {
	position: relative;
	margin-bottom: 1rem;
	font-size: 0.9em;
}

.question,.anser {
	transform: translateZ(0);
	transition: all 0.3s;
}

.question {
	border: solid 1px #999;
	padding: 1rem 3rem 1rem 1rem;
	display: block;
	color: #333;
}

.question span,.anser span {
    font-size: 160%;
    padding-right: 0.6rem;
    color: #e85e8b;
    line-height: 0;
}

.question:after,.question:before {
	content: "";
	position: absolute;
	right: 1.5rem;
	top: 0;
  bottom: 0;
  margin: auto;
	width: 2px;
	height: 0.75rem;
	background-color: #999;
	transition: all 0.3s;
}

.question:after {
	transform: rotate(90deg);
}

.anser {
	max-height: 0;
	overflow: hidden;
}

.anser div {
	margin: 0;
	padding: 2rem 1rem 2rem;
	line-height: 1.8;
}

.toggle:checked + .question + .anser {
	max-height: 500px;
	transition: all 1.5s;
}

.toggle:checked + .question:before {
	transform: rotate(90deg) !important;
}