@charset "UTF-8";
/* CSS Document */
/*--------------------
01.top
02.tileapplilp01
03.campaign
04.
--------------------*/

/*----------
01.top
----------*/
#top .mv{
  max-width: 1000px;
  margin: 0 auto 20px;
  
}

#top .mv .slick-arrow{
  appearance: none;
  border: none;
  color: transparent;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #109D99;
  border: 2.5px solid #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  cursor: pointer;
  transition: 0.4s;
}

#top .mv .slick-next:hover{
  transform: translateY(-50%) rotate(180deg) scale(1.1);
  transition: 0.4s;
}

#top .mv .slick-prev:hover{
  transform: translateY(-50%) scale(1.1);
  transition: 0.4s;
}

#top .mv .slick-arrow::before{
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  position: absolute;
  left: 53%;
  top: 50%;
  transform: translate(-50%,-50%) rotate(45deg);
}

#top .mv .slick-next{
  transform: translateY(-50%) rotate(180deg);
  right: 7.5%;
}

#top .mv .slick-prev{
  left: 7.5%;
}

#top .mv .slick-slide{
  position: relative;
  margin: 0 13px;
  border: 1px solid rgba(3,3,3,0.3);
}

#top .mv .link{
  width: 37.5%;
  min-height: 38px;
  position: absolute;
max-width: 185px;
right: 7.62%;
}

#top .mv .link01{
  top: 39.79%;
  
}

#top .mv .link02{
  top: 51.4%;
}

#top .main_visual {
  max-width: 1000px;
  margin: 70px auto 0;
  
}

#top .main_visual .slick-dots{
  display: flex;
  justify-content: center;
  margin-top: 10px;
}

#top .main_visual .slick-dots li{
  width: 12px;
  height: 12px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
}

#top .main_visual .slick-dots li.slick-active button{
  background-color: #109D99;
}

#top .main_visual .slick-dots button{
  appearance: none;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  color: transparent;
  border: none;
  padding: 0;
}

#top .mv .pc{
  display: block;
}

#top .mv .sp{
  display: none;
}

#top .link_txt{
font-size: 20px;
line-height: 1.5;
}

#top .link_txt a{
color: #109D99;
text-decoration: underline;
}

#top .news_txt{
color:dimgray; 
text-align: center;
line-height: 1.5;
padding:10px; 
margin-top: 80px;
border-top: solid 1px dimgray; 
border-bottom: solid 1px dimgray;
}

#top .news_txt.in_cate{
font-weight: 700;
font-size: 30px;
border-top: solid 4px #109D99; 
border-bottom: solid 4px #109D99;
}

#top .cnt_box.outlet h4{
margin-bottom: 10px;
}

#top .news_txt p a{
text-decoration: underline;
}
#top .cnt_top {
  margin-top: 10px;

  color: #FFFFFF;
  text-align: center;
}

#top .cnt_top h2 {
  font-size: 30px;
  padding-top: 50px;
  line-height: 40px;
}

#top .cnt_top .flex_box {
  display: flex;
  flex-flow: row-reverse;
  flex-wrap: wrap;
  padding: 100px 0 30px;
  max-width: 1440px;
  margin: 0 auto;
}

#top .cnt_top .cnt_video {
  max-width: 500px;
  margin: 30px auto 0;
  padding: 0 20px;
}


#top .cnt_top .cnt_video p {
  text-align: center;
  font-size: 20px;
  padding-top: 10px;
}

#top .cnt_top .cnt_img {
  max-width: 850px;
  margin: 0 auto;
  padding: 0 20px;
}

#top #product_area .bg_gray {
  background-color: #F7F7F7;
}
#top .cnt_g {
  max-width: 1000px;
  margin: 0 auto;
}
#top .cnt_box.outlet {
  padding-top: 50px;
}
#top .cnt_box.outlet .cnt_txt{
font-size: 17px;
line-height: 1.5;
color: #109D99;
text-align: center;
padding-bottom: 80px;
}

#top .cnt_box {
  padding-top: 80px;
  padding-bottom: 100px;
}
#top h3 {
  font-size: 26px;
  line-height: 31px;
  position: relative;
}
#top h3:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -20px; /*線の上下位置*/
  display: inline-block;
  width: 60px; /*線の長さ*/
  height: 3px; /*線の太さ*/
  background-color: #109D99; /*線の色*/
  border-radius: 2px; /*線の丸み*/
}
#top .cnt_box .flex_box {
  display: flex;
  flex-wrap: wrap;
  margin-top: 60px;
}
#top .cnt_box .flex_box ul {
  display: flex;
  flex-wrap: wrap;
}
#top .cnt_box .flex_box .caution{
font-size: 14px;
line-height: 1.5;
}
#top .cnt_box .item_box {
  width: 188px;
  background-color: #FFFFFF;
  border-radius: 5px;
  margin: 0 10px 20px 0;
  padding: 15px;
}
#top .cnt_box .item_box:last-child {
  margin: 0 0 20px;
}

.cnt_box .item_box.new_item {
position: relative;
}

.cnt_box .item_box.new_item::after {
position: absolute;
content: '';
top: -15px;
left: -5px;
width: 37.23%;
height: 70px;
background: url(../img/common/new_icon.png)no-repeat center / contain;
z-index: 1;
}

#top .cnt_box .sale_box,
#top .cnt_box .sale_box02{
position: relative;
}
#top .cnt_box .sale_box::before,
#top .cnt_box .sale_box02::before{
position: absolute;
content: '';
top: -25px;
left: -5px;
transform: rotate(-20deg);
width: 80px;
height: 80px;
background: url('../img/outlet/outlet.png')no-repeat center / contain;
}
#top .item_box .cnt_img {
  height: 145px;
}
#top .item_box .cnt_img.medal_logo {
position: relative;
}
#top .item_box .cnt_img.medal_logo {
position: relative;
}
#top .item_box .cnt_img.medal_logo::after{
position: absolute;
content: '';
top: -5px;
right: -5px;
width: 50px;
height: 50px;
background: url(../img/common/medal_gold.png)no-repeat center / contain;
}
#top .item_box .cnt_img.medal_logo::before{
position: absolute;
content: '※';
top: 43px;
right: -5px;
font-size: 14px;
}
#top .item_box .title {
  height: 105px
}
#top .item_box .title p {
  font-size: 19px;
  line-height: 35px;
}
#top .item_box .title p span {
  background-color: #F7F7F7;
  font-size: 14px;
  line-height: 17px;
  padding: 5px 4px;
  margin-top: 10px;
  display: inline-block;
}
#top .item_box .title p span.transparent{
  background-color: transparent;
}
#top .item_box .title_02 {
  width: 155px;
  height: 140px
}
#top .item_box .title_02 p {
  font-size: 19px;
  line-height: 35px;
}
#top .item_box .title_02 p span {
  background-color: #F7F7F7;
  font-size: 14px;
  line-height: 17px;
  padding: 5px 4px;
  margin-top: 10px;
}
#top .item_box .btn_box {
  margin: 10px auto 0;
  border: solid #109D99 1px;
  border-radius: 5px;
  padding: 10px 5px 10px 7px;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 10%);
  position: relative;
  display: block;
}
#top .arrow {
  position: relative;
  display: inline-block;
  padding: 0 0 0 16px;
  color: #000;
  vertical-align: middle;
  text-decoration: none;
  font-size: 15px;
}
#top .arrow::before, #top .arrow::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
#top .item_box .btn_box::after {
  right: -135px;
  width: 10px;
  height: 10px;
  border-top: 1px solid #109D99;
  border-right: 1px solid #109D99;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#top .item_box .btn_box:last-child {
  margin-bottom: 0
}
#top .item_box .btn_box .menu {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 15px;
}

#top .item_box .btn_box .menu .t_bold {
font-weight: 700;
}

#top .item_box .btn_box .menu span {
   font-size: 16px;
}
#top .item_box .btn_box .price {
  font-size: 18px;
}
#top .item_box .btn_box .price span {
  font-size: 14px;
}
#top .item_box .btn_box .pack_p{
font-size: 17px;
line-height: 1.5;
}
#top .item_box .btn_box .price.sale_p{
font-size: 14px;
}
#top .item_box .btn_box .price.sale_p span {
font-size: 12px;
}
.item_box .btn_box .sale_p{
position: relative;
}
.item_box .btn_box .sale_p::before{
position: absolute;
content: "";
display: block;
background-color: red;
width: 70%;
height: 1px;
top: 50%;
left: 0;
}
#top li.item {
  display: inline-block;
  width: 60%;
  height: 400px;
  margin: 16px;
  font-size: 48px;
  color: #fff;
  background-color: #ff5a5f;
}
#top #case_area .flex_box ul {
  justify-content: center;
} 
#top #case_area .case_box {
  width: 313px;
  border: solid #109D99 1px;
  border-radius: 5px;
  margin: 0 10px 30px;
}
#top #case_area .case_box .title_area {
  background-color: #109D99;
}
#top #case_area .case_box .title_area p {
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  color: #FFFFFF;
  padding: 10px 0;
}
#top #case_area .case_box .title_area p span {
  font-size: 18px;
  line-height: 30px;
}
#top #case_area .case_box .white_area {
  padding: 20px;
}
#top #case_area .case_box .cnt_img {
  width: 290px;
}
#top #case_area .case_box .cnt_text {
  margin-top: 30px;
}
#top #case_area .case_box .cnt_text p {
  color: #109D99;
  font-size: 16px;
  line-height: 28px;
}
#top #case_area .cnt_txt{
  font-size: 14px;
  line-height: 1.5;
}
#top #case_area .cnt_txt p:first-child{
  margin-bottom: 10px;
}
#top #case_area .cnt_txt a{
  text-decoration: underline;
  color: #109D99;
}
#top #comparison_area {
  margin: 0 0 50px;
  background: #F7F7F7;
}

#top #comparison_area .contents_in {
  max-width: 1160px;
}
#top #comparison_area .horizontal-list {
  overflow-x: auto;
  white-space: nowrap;
  display: flex;
}
#top #comparison_area table {
  box-sizing: border-box;
  border: 1px solid #bbb;
  max-width: 1160px;
  background: #fff;
  font-size: 14px;
  line-height: 30px;
  position: relative;
}

#top #comparison_area .table_box {
  padding-top: 60px;
}
#top #comparison_area th {
  border: 1px solid #bbb;
  text-align: center;
  font-weight: normal;
  padding: 9px 0;
  line-height: 20px;
  box-sizing: border-box;
}
#top #comparison_area th span {
  line-height: 20px;
}
#top #comparison_area .bg_blue {
  background-color: #109D99;
  color: #FFFFFF;
}
#top #comparison_area .color01 {
  background: #EFEFEF;
  padding: 18px 0 16px 20px;
  text-align: left;
}
  #top #comparison_area .cnt_img {
  width: 140px;
  margin: 0 auto;
  }
  #top #comparison_area .old .cnt_img {
  width: 100%;
  margin: 0 auto;
  }
#top #comparison_area td {
  border: 1px solid #bbb;
  line-height: 19px;
  font-weight: normal;
  padding: 18px 0 16px;
  vertical-align: middle;
  text-align: center;
}
#top #comparison_area td span {
  display: block;
  font-size: 13px;
  padding: 10px 0 0;
}
#top #comparison_area .th01 {
 width: 200px;
}
#top #comparison_area .th02 {
  width: 200px;
  line-height: 14px;
  padding: 0px 0 18px;
}
#top #comparison_area .th03 {
  width: 200px;
  line-height: 14px;
  padding: 0px 0 18px;
}
#top #comparison_area .th04 {
  width: 200px;
  line-height: 14px;
  padding: 0px 0 18px;
}
#top #comparison_area .th05 {
  width: 200px;
  line-height: 14px;
  padding: 0px 0 18px;
}
#top #comparison_area .th06 {
  width: 200px;
  line-height: 14px;
  padding: 0px 0 18px;
}
#top #comparison_area .old .th01 {
 width: 169px;
}
#top #comparison_area .old .th02 {
  width: 166px;
  line-height: 14px;
  padding: 0px 0 18px;
}
#top #comparison_area .old .th03 {
  width: 166px;
  line-height: 14px;
  padding: 0px 0 18px;
}
#top #comparison_area .old .th04 {
  width: 166px;
  line-height: 14px;
  padding: 0px 0 18px;
}
#top #comparison_area .old .th05 {
  width: 166px;
  line-height: 14px;
  padding: 0px 0 18px;
}
#top #comparison_area .old .th06 {
  width: 166px;
  line-height: 14px;
  padding: 0px 0 18px;
}
#top #designtile_area {
  padding: 60px 0 26px;
  margin: 0 0 66px;
}
#top #designtile_area .contents_in {
  max-width: 1160px;
}
#top #designtile_area .cnt_g {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#top #designtile_area .cnt_g .cnt_img {
  display: block;
  width: 50%;
  margin: 0 auto;
}
#top #designtile_area .cnt_g .cnt_img .img {
  max-width: 460px;
  width: 100%;
}
#top #designtile_area .cnt_g .cnt_img img {
  width: 100%;
}
#top #designtile_area .cnt_g .cnt_right {
  width: 50%
}
#top #designtile_area .cnt_g .cnt_text {
  display: block;
  position: relative;
  padding: 30px;
  box-sizing: border-box;
}
#top #designtile_area .cnt_g .cnt_text::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: #f7f7f7;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
#top #designtile_area p {
  font-size: 14px;
  line-height: 27px;
  color: #333;
}
#top #designtile_area .btn_more {
  max-width: 240px;
  width: 100%;
  margin: 20px auto 20px;
}
#top #designtile_area .btn_more a {
  font-family: 'UD新ゴ B', sans-serif;
  display: inline-block;
  width: 100%;
  border-radius: 5px;
  background: #109D99;
  text-align: center;
  padding: 18px 0 17px;
  font-size: 16px;
  color: #fff;
}
#top #model_area .model_box {
  display: flex;
  flex-wrap: wrap;
  border: solid #109D99 1px;
  margin: 0 10px 20px;
  width: 480px;
}
#top #model_area .flex_wrap .flex_box {
  flex-wrap: wrap;
  justify-content: center;
}
#top #model_area .model_box .cnt_img {
  width: 242px;
}
#top #model_area .model_box .cnt_text {
  padding: 15px 0 0 15px;
  background-color: #FFFFFF;
}
#top #model_area .model_box .model_title {
  font-size: 23px;
  line-height: 38px;
  color: #109D99;
  padding-bottom: 15px;
  border-bottom: solid #109D99 1px;
}
#top #model_area .model_box .model_text {
  display: flex;
  font-size: 14px;
  line-height: 20px;
  padding-top: 15px;
}
#top #model_area .model_box .model_text .cnt_img {
margin: -5px 0 0 15px;
width: 60px;
}
#top #select_from_series{
  background: #F7F7F7;
}
#top #select_from_series h3{
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
}
#top #select_from_series h3:before{
  content: none;
}
#top #select_from_series .title_box{
  background-color: #109D99;
  padding: 20px 10px;
}
#top #select_from_series .title_box ul{
  display: flex;
  max-width: 500px;
  margin: 0 auto;
  flex-wrap: wrap;
  justify-content: center;
}
#top #select_from_series .title_box ul a{
  background-color: #fff;
  border-radius: 5px;
  text-align: center;
  display: block;
  padding: 5px 15px;
}
#top #select_from_series .title_box li{
  margin:0 10px 10px 0;
}
#top #select_from_series .cnt_box .flex_box{
  max-width: 700px;
  justify-content: center;
  margin: 0 auto;
}
#top #select_from_series .cnt_box{
padding-top: 50px;
}
#top #select_from_series .cnt_box .flex_box{
margin-top: 0;
}
#top #select_from_series .cnt_box .item_box {
  width: 300px;
  background-color: #FFFFFF;
  border-radius: 5px;
  margin: 0 10px 20px 0;
  padding: 15px;
}
#top #select_from_series .cnt_box .flex_box ul {
  display: flex;
  flex-wrap: wrap;
}
#top #select_from_series .item_box .cnt_img img{
  object-fit: contain;
  height: 100%;
}
#top #select_from_series .item_box .title{
height: auto;
margin-bottom: 5px;
}
#top #select_from_series .cnt_img{
  position: relative;
}
#top #select_from_series .menu{
  font-weight: 500;
  margin-bottom: 5px;
}
#top #select_from_series .price{
  font-weight: 500;
}
#top #select_from_series .flex_mini{
  display: flex;
  margin-bottom: 10px;
  flex-wrap: wrap;
}
#top #select_from_series .flex_mini div{
  width: 60px;
  margin: 3px;
  border: 1px solid rgba(0, 0, 0, 10%);
}
#top #select_from_series .flex_mini img{
  height: auto;
}
#top #select_from_series .medal_logo::after {
  position: absolute;
  content: '';
  top: -10px;
  right: 15px;
  width: 21.01%;
  height: 100px;
  background: url(../img/common/medal_gold.png)no-repeat center / contain;
}
#top #select_from_series .medal_logo::before{
  content: none;
}
#top #select_from_series .cnt_box .flex_box ul{
  margin-top: -70px;
  padding-top: 70px;
  justify-content: center;
}
#top #select_from_series .price.sale_p {
  font-size: 14px;
  position: relative;
}
#top #select_from_series .price.sale_p::before {
  position: absolute;
  content: "";
  display: block;
  background-color: red;
  width: 50%;
  height: 1px;
  top: 50%;
  left: 0;
}
/*----------
02.tileapplilp01
----------*/
#tileapplilp01{
background-color: #f7f7f7;
}

#tileapplilp01 .h3_ptn02{
width: 94%;
max-width: 500px;
padding: 4px 0 5px;
margin: 0 auto;
background-color: deeppink;
color: #fff;
font-size: 22px;
line-height: 1.5;
font-weight: 400;
letter-spacing: .05em;
}

#tileapplilp01 .coupon_area .cnt_g{
text-align: center;
}

#tileapplilp01 .coupon_area .cnt_coupon{
position: relative;
width: 90%;
max-width: 600px;
margin: 40px auto 30px;
filter: drop-shadow(10px 10px 10px rgba(0,0,0,0.6));
border-radius: 20px;
background: linear-gradient(45deg,#ffdf88,#ffca71, #ffc06a, #f69644, #ffda82);
padding: 1.5rem;
}

#tileapplilp01 .coupon_area .cnt_coupon::after{
position: absolute;
content: '';
top: -10px;
left: -20px;
width: 150px;
height: 150px;
transform: rotate(-40deg);
background: url(../img/tileapplilp01/ribbon.png)no-repeat center / contain;
}

#tileapplilp01 .coupon_area .cnt_coupon .txt{
padding: 40px 0;
border-radius: 10px;
background-color: #fff;
text-align: center;
font-size: 28px;
line-height: 1.5;
font-weight: 700;
color: deeppink;
}

#tileapplilp01 .coupon_area .cnt_coupon .txt span{
display: block;
}

#tileapplilp01 .coupon_area .cnt_coupon .txt span.coupon_num{
color: #000;
font-size: 38px;
}

#tileapplilp01 .coupon_area .cnt_coupon .txt span.caution{
color: #109D99;
font-size: 16px;
font-weight: 500;
}

#tileapplilp01 .coupon_area .btn_add{
padding: 20px 0;
max-width: 350px;
margin-bottom: 0;
width: 94%;
}

#tileapplilp01 .coupon_area .btn_add p {
padding-left: 0;
font-size: 18px;
}

#tileapplilp01 .recommend_area {
padding: 50px 0;
text-align: center;
}

#tileapplilp01 .recommend_area .cnt_img{
  max-width: 500px;
  margin: 30px auto 0;
}

#tileapplilp01 .contents_in{
width: 94%;
max-width: 1040px;
}

#tileapplilp01 .area .contents_in{
width: 100%;
max-width: 700px;
}

#tileapplilp01 .recommend_list{
display: flex;
flex-wrap: wrap;
justify-content: center;
margin: 30px auto 0;
max-width: 500px;
}

#tileapplilp01 .recommend_list .item_box {
width: 245px;
background-color: #FFFFFF;
border-radius: 5px;
margin: 0 10px 20px 0;
padding: 15px;
text-align: left;
position: relative;
z-index: 1;
}

#tileapplilp01 .recommend_list .item_box:last-child {
margin: 0 0 20px;
}

#tileapplilp01 .recommend_list .item_box .cnt_img {
height: 160px;
}

#tileapplilp01 .recommend_list .item_box .cnt_img.medal_logo {
position: relative;
}

#tileapplilp01 .recommend_list .item_box .cnt_img.medal_logo::before {
position: absolute;
content: '※';
top: 43px;
right: -5px;
font-size: 14px;
}

#tileapplilp01 .recommend_list .item_box .cnt_img.medal_logo::after {
position: absolute;
content: '';
top: -5px;
right: -5px;
width: 50px;
height: 50px;
background: url(../img/common/medal_gold.png)no-repeat center / contain;
}

#tileapplilp01 .recommend_list .item_box .btn_box:last-child {
margin-bottom: 0;
}

#tileapplilp01 .recommend_list .item_box .btn_box .menu {
font-size: 14px;
line-height: 22px;
margin-bottom: 15px;
}

#tileapplilp01 .recommend_list .item_box .btn_box .price {
font-size: 18px;
}

#tileapplilp01 .recommend_list .item_box .btn_box .price span {
font-size: 14px;
}

#tileapplilp01 .recommend_list .item_box .btn_box .price.sale_p {
font-size: 14px;
}

#tileapplilp01 .recommend_list .item_box .btn_box .price.sale_p span {
font-size: 12px;
}

#tileapplilp01 .arrow::before,
#tileapplilp01 .arrow::after {
position: absolute;
top: 0;
bottom: 0;
left: 0;
margin: auto;
content: "";
vertical-align: middle;
}

#tileapplilp01 .cnt_box .sale_box,
#tileapplilp01 .cnt_box .sale_box02 {
position: relative;
}

#tileapplilp01 .cnt_box .sale_box::before,
#tileapplilp01 .cnt_box .sale_box02::before {
position: absolute;
content: '';
top: -20px;
right: -5px;
width: 80px;
height: 80px;
background: url('../img/outlet/outlet.png')no-repeat center / contain;
transform: rotate(-20deg);
}

#tileapplilp01 .contents{
padding-top: 20px;
background: #fff;
}

#tileapplilp01 .tab{
display: flex;
flex-wrap: wrap;
justify-content: center;
}

#tileapplilp01 .tab li:first-child{
margin-right: 20px;
}

#tileapplilp01 .tab li a{
display: block;
border-radius: 5px 5px 0 0;
background:#eee;
padding:20px 25px;
color: #333;
font-weight: 500;
font-size: 20px;
letter-spacing: .03em;
transition: all .2s;
}

#tileapplilp01 .tab li.active a{
background-color: #F7F7F7;
padding:15px 25px 20px 25px;
color: #109D99;
font-weight: 550;
border-top: 5px solid #109D99;
}

#tileapplilp01 .area {
display: none;
opacity: 0;
background-color: #F7F7F7;
padding:50px 20px;
}

#tileapplilp01 .area.is-active {
display: block;
animation-name: displayAnime;
animation-duration: 2s;
animation-fill-mode: forwards;
}

@keyframes displayAnime{
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

#tileapplilp01 #amazon .cnt_link_img{
max-width: 335px;
margin: 0 auto;
transition: .3s;
filter: drop-shadow(10px 10px 10px rgba(0,0,0,0.6));
}

#tileapplilp01 #amazon a:hover .cnt_link_img{
opacity: 0.8;
cursor: pointer;
}

#tileapplilp01 #amazon .cnt_g{
margin-top: 20px;
}

#tileapplilp01 #amazon .cnt_g .item:not(:first-child){
margin-top: 25px;
}

#tileapplilp01 #amazon .cnt_g .item{
display: flex;
align-items: center;
justify-content: space-between;
background-color: #fff;
max-width: 500px;
padding: 0 10px 0 0;
margin: 0 auto;
}

#tileapplilp01 #amazon .cnt_g .item .cnt_img{
width: 40%;
}

#tileapplilp01 #amazon .cnt_g .item .cnt_txt{
width: 60%;
font-size: 18px;
line-height: 1.5;
font-weight: 500;
}

#tileapplilp01 #amazon .cnt_g .item .cnt_txt span{
font-size: 16px;
font-weight: 400;
}

#tileapplilp01 #amazon .cnt_g .item .cnt_txt .btn_link{
display: block;
max-width: 200px;
margin-top: 10px;
padding: 10px 12px;
border-radius: 5px;
font-size: 16px;
font-weight: 600;
text-align: center;
color: #333;
background-color: #ffc06a;
letter-spacing: .05em;
}

#tileapplilp01 .cm_slide .slick-track{
  display: flex;
  position: relative;
      z-index:1;
    }
    #tileapplilp01 .cm_thumbnail{
      display: flex;
      flex-wrap: wrap;
    }
  
    #tileapplilp01 .cm_thumbnail div{
      width: 45px;
      border: 1px solid rgb(0, 0, 0,0.2);
      margin: 3px;
    }

/*----------
03.campaign
----------*/
#campaign h2{
  text-align: center;
  font-weight: 500;
  font-size: 28px;
  line-height: 1.6;
  margin-bottom: 20px;
}

#campaign h2 .mini{
  font-size: 24px;
}

#campaign h2 .green{
  color: #109D99;
}

#campaign h2 .red{
  color: #ff5a5f;
}

#campaign .flex_box{
  max-width: 980px;
  justify-content: center;
  display: flex;
}

#campaign .flex_box .cnt_box{
  max-width: 430px;
  background-color: #fff;
  border: 1px solid rgb(0, 0, 0,0.2);
  padding: 15px 10px 10px;
  position: relative;
}

#campaign .flex_box .cnt_box::before{
  content: "数量限定";
  display: inline-block;
  background-color: #ff5a5f;
  border: 1px solid #fc4147;
  padding: 5px 10px;
  color: #fff;
  position: absolute;
  top: -10px;
  left: -10px;
  transform: rotate(-20deg);
}

#campaign .flex_box .cnt_box:first-child{
margin-right: 20px;
}

#campaign .flex_box .cnt_box .title{
  background-color: #109D99;
  text-align: center;
  color: #fff;
  font-size: 20px;
  padding: 5px 10px;
  font-weight: 500;
  margin-bottom: 20px;
}

#campaign .flex_box .cnt_box .cnt_img{
  max-width: 200px;
  margin: 0 auto 10px;
}

#campaign .flex_box .price_top{
  font-size: 16px;
  margin-bottom: 10px;
  margin-right: auto;
  font-weight: 500;
}

#campaign .flex_box .price_top .tax{
  font-size: 14px;
}

#campaign .flex_box .price_top .fukidashi{
  color: #fff;
  background-color: #ffc06a;
  padding: 5px;
  border-radius: 5px;
  position: relative;
}

#campaign .flex_box .price_top .fukidashi::after{
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-top: 14px solid #ffc06a;
  z-index: 1;
  transform: skewX(-20deg);
}

#campaign .flex_box .price{
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
}

#campaign .flex_box .price span{
  font-size: 16px;
}

#campaign .btn_add{
  display: block;
    margin: 0 auto 20px;
    padding: 10px;
    width: 100%;
    max-width: 300px;

}
#campaign .btn_add p{
  text-align: left;
  font-size: 16px;
  display: flex;
  align-items: center;
}

#campaign .btn_add p::before{
  content: "";
  display: inline-block;
  width: 30px;
  height: 22px;
  background: center/contain no-repeat url(../img/common/cart.png);
  margin-right: 5px;
}
#campaign .caution{
  display: block;
  font-size: 14px;
}