@charset "utf-8";
/* CSS Document */
@media screen and (max-width: 840px) {
#campaign_tj{
	padding-top: 6.15%;
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: 6.15%;
    padding-bottom: 7.69%;
}
.campaign_tj_main_img img {
    width: 100%;
}
#campaign_tj_main h3 {
	font-size: 18px;
    margin-bottom: 5.38%;
}
#campaign_tj_period {
    font-size: 16px;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
	padding: 6px 0;
	margin-bottom: 4.61%;
}
#campaign_tj_main h4 {
    font-size: 16px;
    margin-bottom: 4.61%;
    font-weight: 500;
    text-align: left;
}
.campaign_tj_txt {
	margin-bottom: 5.38%;
}
.campaign_tj_txt p {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.8em;
    margin-bottom: 4.61%;
    text-align: left;
}
#campaign_tj .bg-triangle {
	background-image: url("../img/aroma/aroma_line2_sp.jpg");
background-repeat: repeat-x;
background-position: left center;
background-size: 800px auto;
height: 32px;
}
#campaign_tj_item {
	padding-top: 0;
	padding-bottom: 6.15%;
}
#campaign_tj_item ul {
	padding-top: 0;
}
#campaign_tj_item ul li {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top: 6.92%;
	padding-bottom: 0;
}
.tj_item_pic {
	width:60%;
	margin: 0 auto;
	margin-bottom: 5.38%;
}
.tj_item_pic img {
	width: 100%;
}
.tj_item_r {
	width: 100%;
}
.tj_item_r h3 {
    font-size: 18px;
    line-height: 1.8em;
    color: #454547;
    border-bottom: 1px solid #c5c6c7;
    padding-bottom: 3px;
    margin-bottom: 12px;
}
.tj_item_r h3 .big-font{
    font-size: 22px;
    margin: 0;
}
.tj_item_r ._size {
	margin-bottom: 3.07%;
	font-size: 0.9em;
    font-weight: 400;
	line-height: 1.6em;
}
.tj_item_r ._txt {
	margin-bottom: 8.38%;
}
.tj_item_r ._txt p{
	font-size: 14px;
	line-height: 1.6em;
}
.tj_item_r_under-box {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-direction: column;
}
.tj_item_r_under-box_l{
    display: flex;
	margin-top: 10px;
    justify-content: space-between;
    flex-wrap: wrap;
	
}
.tj_item_r_under-box .bg-yellow {
    background-image: url("../img/aroma/aroma_backcolor.jpg");
    background-position: center center;
    background-size: 100% auto;
    color: #333333;
    font-size: 24px;
    font-weight: 500;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-right: 0;
    margin-bottom: 10px;
}
.bg-yellow .s-font{
    font-size: 20px;
    margin-left: 2px;
}
.tj_item_r_under-box .price-box {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
}
.price-box_tsujyo {
	display: flex;
	align-items: center;
	margin-bottom: 4px;
}
.price-box_tsujyo ._tit {
    background-color: #f4f4f4;
    font-size: 15px;
    padding-top: 4px;
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 5px;
    margin-right: 8px;
    width: 92px;
    text-align: center;
}
.price-box_tsujyo ._fee {
    font-size: 16px;
    text-decoration: line-through;
}

.price-box_tsujyo ._fee ._tax{
    font-size: 12px;
}

.price-box_tokubetsu {
	display: flex;
	align-items: center;
	
}
.price-box_tokubetsu ._tit {
    font-size: 16px;
    margin-right: 6px;
    width: 72px;
    text-align: center;
}
.price-box_tokubetsu ._fee {
    font-size: 22px;
	padding-top: 6px;
	
}
.price-box_tokubetsu ._fee ._tax{
	color: #35445a;
	font-size: 12px;
}
.campaign_tj_cart-btn{
	margin-top: 3.5%;
    margin-bottom: 10%;
    width: 100%;
	
}
.campaign_tj_cart-btn a {
	

}
.campaign_tj_cart-btn a img {
	

}
.campaign_tj_cart-btn .cartBT {
    border-radius: 8px;
    display: block;
    width: 55.38%;
    /*	margin-left: inherit;*/
    margin: 0 auto;
/*	width: 48.46%;*/
/*
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
*/
}
.campaign_tj_item-half{
	display: flex;
	justify-content: space-between;
	display: block;
}
#campaign_tj_item .campaign_tj_item-half li{
	display: block;
/*	flex-direction: column;*/
	width: 100%;
	padding-bottom: 0;
	padding-top: 7.69%;
}

.tj_item-half_top {
    display: flex;
/*	align-items: center;*/
	margin-bottom: 5.38%;
	flex-direction: column;
}
.tj_item-half_top h3{
    font-size: 18px;
    color: #d7566a;
    border-bottom: 1px dotted #c5c6c7;
    padding-bottom: 16px;
    margin-bottom: 12px;
    line-height: 1.8em;
}
	.tj_item-half_top h3 .big-font{
    font-size: 22px;
	}
.tj_item-half_top ._size {
  margin-bottom: 3.07%;
font-size: 12px;
font-weight: 400;
}
.tj_item-half_top .tj_item_pic{
    width: 60%;
	margin-right: 0%;
	margin: 0 auto;
	margin-bottom: 5.38%;
	
}
.tj_item-half_top_r{
	width: 100%;
	
}
.tj_item-half_top_r ._txt{
	
}
.tj_item-half_top_r ._txt p{
	font-size: 14px;
line-height: 1.6em;
}
.tj_item-half_price{
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
}
.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: 22px;
    font-weight: 500;
    width: 100%;
    line-height: 1em;
    text-align: center;
    margin-right: 0;
    margin-bottom: 24px;
    padding-top: 9px;
    padding-bottom: 9px;
}
.tj_item-half_price .price-box{
    width: auto;
    text-align: center;
    margin-bottom: 16px;
}
.tj_item-half_price .price-box_tsujyo{
	
} 
.tj_item-half_price .price-box_tokubetsu{
	margin-bottom: 0;
} 
.arch_select_wrap{
    margin-bottom: 0px;

	
}
.arch_select_wrap .arch_select {
    width: 100%;
    background-color: #EDEDED;
    border-radius: 4px;
    padding-right: 8px;
    padding-left: 8px;
    border-style: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 32px;
    margin-bottom: 16px;
    font-size: 16px;
}
.tj_select-and-btn{
	
}
#campaign_tj_stripe {
	margin-top: 5.38%;
	margin-bottom: 10%;
    padding: 2.3%;
    background-color: #ECF7FA;
    background-image: url("../images/campaign_tsujyo/rd_bg1.png");
}
#tj_stripe_inner {
	padding: 6px;
    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-top: 84px;
    padding-right: 16px;
    padding-left: 16px;
    padding-bottom: 40px;
    padding-bottom: 40px;
    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 36px,left 8% top 20px,right 6% top 20px;
    background-size: 40px auto,44px auto,48px auto;
}
#campaign_tj_stripe h3{
/*	display: block;*/
    font-size: 16px;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 7.69%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
/*
    width: -moz-fit-content;
    width: fit-content;
*/
	color: #4eb2d5;
	line-height: 1.7em;
}
.campaign_tj_item-half .campaign_tj_cart-btn {
    width: 100%;
    margin-left: 0px;
}
.campaign_tj_item-half .campaign_tj_cart-btn a .cartBT {
    width: 180px;
}


.campaign_tj_item-half .tj_select-and-btn{
    margin-left: 0px;
    width: 100%;
}
.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: 9.23%;
	
}
#tj_stripe-txt p{
    text-align: left;
    font-size: 15px;
    line-height: 1.8em;
    font-weight: 400;
}
#tj_stripe_inner3 {
    padding-top: 32px;
    padding-right: 16px;
    padding-left: 16px;
    padding-bottom: 48px;
    padding-bottom: 24px;
    display: flex;
    justify-content: space-between;
    background-color: #FFFFFF;
    border: 1px solid #cee5e5;
    box-sizing: border-box;
    width: 100%;
    flex-wrap: wrap;
}
#tj_stripe_inner3-pic {
    width: 60%;
	margin: 0 auto;
	margin-bottom: 16px;
}
#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: 16px;
color: #d7566a;
border-bottom: 1px dotted #c5c6c7;
padding-bottom: 16px;
margin-bottom: 12px;
	margin-left: 0;
	line-height: 1.8em;
}
#tj_stripe_inner3-txt h4 .big-font {
  font-size: 21px;
  margin: 0 1px;
}
#tj_stripe_inner3-txt ._size {
    text-align: left;
	margin-bottom: 7.69%;
	font-size: 12px;
font-weight: 400;
}
#tj_item_r_stripe-box{
	display: flex;
	justify-content: flex-end;
	flex-direction: column;
	align-items: center;
}
#tj_item_r_stripe-box_l{
    display: flex;
    margin-bottom: 24px;
    flex-direction: column;
    align-items: center;
    width: 100%;
}
#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: 22px;
    font-weight: 500;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-right: 0;
    margin-bottom: 22px;
	
}
#tj_item_r_stripe-box_l .price-box_tsujyo{
    margin-bottom: 16px;
    line-height: 1em;
}
#tj_item_r_stripe-box_l .price-box_tokubetsu{
    line-height: 1em;
	
}
#tj_item_r_stripe-box_l .price-box_tokubetsu ._fee{
	font-size: 18px;
}
#tj_item_r_stripe-box_l .bg-yellow .s-font{
    font-size: 20px;
    margin-left: 2px;
	
}
#tj_item_r_stripe-box .campaign_tj_cart-btn{
	margin-top: auto;
	width: 368px;
	
}
#campaign_tj_attention{
	
}
#campaign_tj_attention h3{
	border-bottom: 1px dotted #c5c6c7;
padding-bottom: 12px;
margin-bottom: 12px;
	line-height: 1.7em;
font-size: 17px;
/*padding-bottom: 6.92%;*/
}
#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;
	line-height: 1.6em;
font-size: 15px;
font-weight: 500;
}
	.br_sp{
		display: inherit;
	}
	.pc_only{
	display: none;
		
}
	.sp_only{
		display: inherit;
	}
.container{
    flex-direction: column;
    align-items: center;
	padding-bottom: 20px;
  }
	
.user-voice-icon {
	padding-top: 1em;
    width: 200px;
    flex-shrink: 0; /* 追加 */
}
	
	}
