@charset "utf-8";

/* ------------------------------------------------------------------
common
------------------------------------------------------------------ */
#feature_ .contents_inner_ {
  width: 100% !important;
  margin: 0 auto 0 !important;
  padding: 0 !important;
  letter-spacing: 0.15em !important;
  color:#4e4e4e;
  font-size: 13px !important;
  line-height: 1.8em;
}
#feature_ .contents_inner_ div,
#feature_ .contents_inner_ h1,
#feature_ .contents_inner_ h2,
#feature_ .contents_inner_ p,
#feature_ .contents_inner_ ul,
#feature_ .contents_inner_ li,
#feature_ .contents_inner_ span{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* font-family: kozuka-gothic-pr6n, sans-serif;
  font-weight: 400; */
  list-style: none;
  padding: 0;
  margin: 0;
}
#feature_ .contents_inner_ img{
  margin: 0;
  padding:0;
  vertical-align: bottom;
}
#feature_ .contents_inner_ a {
  filter:alpha(opacity=100);
  -ms-filter:"alpha(opacity=100)";
  opacity:1;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  text-decoration: underline;
  color:#4e4e4e;
  line-height:2;
  font-size: 12px;
}

#feature_ .contents_inner_ a:hover {
  filter:alpha(opacity=50);
  -ms-filter:"alpha(opacity=50)";
  opacity:0.5;
  text-decoration:none;
}


/* -----------------------------------------------
フェードインの動きの大きさ設定
-------------------------------------------------- */
@keyframes fadeInUpsmall{
  0%{opacity:0;transform:translate3d(0,10%,0)}
  to{
    opacity:1;transform:none
  }
}
.fadeInUpsmall{
  animation-name:fadeInUpsmall}

@keyframes fadeInDownsmall{
  0%{opacity:0;transform:translate3d(0,-10%,0)}
  to{
    opacity:1;transform:none
  }
}
.fadeInDownsmall{
  animation-name:fadeInDownsmall}


@keyframes fadeInRightsmall{
  0%{opacity:0;transform:translate3d(10%,0,0)}
  to{
    opacity:1;transform:none
  }
}
.fadeInRightsmall{
  animation-name:fadeInRightsmall}

@keyframes fadeInLeftsmall{
  0%{opacity:0;transform:translate3d(-10%,0,0)}
  to{
    opacity:1;transform:none
  }
}
.fadeInLeftsmall{
  animation-name:fadeInLeftsmall}



/* -----------------------------------------------
h1
-------------------------------------------------- */

#feature_ .contents_inner_ h1#ttl_main_{
  width:100%;
  margin: 20px auto 100px;
  padding: 0;
  text-align: center;
}
#feature_ .contents_inner_ h2.ttl_sub_{
  width:100%;
  margin: 0px auto 80px;
  padding: 0;
  text-align: center;
}

/* -----------------------------------------------
inner_contents
-------------------------------------------------- */

#feature_ .contents_inner_ .inner_contents_{
  width:100%;
  margin: 0 auto 150px;
  overflow: hidden;
}


/* --------------------------------------
各コンテンツ
----------------------------------------- */
#feature_ .contents_inner_ .contents_{
  width:100%;
  margin:0 auto !important;
  overflow: hidden;
}


#feature_ .contents_inner_ .contents_ .left_,
#feature_ .contents_inner_ .contents_ .right_{
  float: left;
  text-align: center;
}

#feature_ .contents_inner_ ul{
  overflow: hidden;
}
#feature_ .contents_inner_ ul li{
  float: left;
}

#feature_ .contents_inner_ .item_text01_,
#feature_ .contents_inner_ p.ph_{
  width: 100%;
  margin:0 auto;
  text-align: center;
}

#feature_ .contents_inner_ .text_left_{
  text-align: left !important;
}
#feature_ .contents_inner_ .text_right_{
  text-align: right !important;
}

#feature_ .contents_inner_ p.item_text02_{
  width: 100%;
  margin: 10px auto 0;
  text-align: center;
}



/* --------------------------------------
リンクの色設定
----------------------------------------- */

#feature_ .contents_inner_ span.link_name_ a{
  font-size: 20px;
  line-height: 1.5;
  font-weight: lighter;
  margin-bottom: 20px;
  display: block;
  text-decoration: none;
}
#feature_ .contents_inner_ a span.color_{
  font-weight: bold;
  font-family: ヒラギノ角ゴ Pro W6 !important;
}
#feature_ .contents_inner_ a span.tax_{
  font-size: 14px;
  line-height: 16px;
}

#feature_ .contents_inner_ a span.color01_{
  color: #ffa287;
}
#feature_ .contents_inner_ a span.color02_{
  color: #9eddfe;
}
#feature_ .contents_inner_ a span.color03_{
  color: #ffb07e;
}
#feature_ .contents_inner_ a span.color04_{
  color: #e79acf;
}
#feature_ .contents_inner_ a span.color05_{
  color: #ffb763;
}
#feature_ .contents_inner_ a span.color06_{
  color: #9f9df2;
}


/* --------------------------------------
背景付きコンテンツ
----------------------------------------- */

#feature_ .contents_inner_ .bg01_{
  background: url("https://www.burnedestrose.com/img/swingle/210721mustbuy_img_bg01.jpg") repeat;
}
#feature_ .contents_inner_ .bg02_{
  background: url("https://www.burnedestrose.com/img/swingle/210721mustbuy_img_bg02.jpg") repeat;
}
#feature_ .contents_inner_ .bg03_{
  background: url("https://www.burnedestrose.com/img/swingle/210721mustbuy_img_bg03.jpg") repeat;
}
#feature_ .contents_inner_ .bg04_{
  background: url("https://www.burnedestrose.com/img/swingle/210721mustbuy_img_bg04.jpg") repeat;
}
#feature_ .contents_inner_ .bg05_{
  background: url("https://www.burnedestrose.com/img/swingle/210721mustbuy_img_bg05.jpg") repeat;
}
#feature_ .contents_inner_ .bg06_{
  background: url("https://www.burnedestrose.com/img/swingle/210721mustbuy_img_bg06.jpg") repeat;
}

/* --------------------------------------
margin
----------------------------------------- */

#feature_ .contents_inner_ .mgt0_{margin-top: 0px !important;}
#feature_ .contents_inner_ .mgt20_{margin-top: 20px !important;}
#feature_ .contents_inner_ .mgt30_{margin-top: 30px !important;}
#feature_ .contents_inner_ .mgt40_{margin-top: 40px !important;}
#feature_ .contents_inner_ .mgt50_{margin-top: 50px !important;}
#feature_ .contents_inner_ .mgt70_{margin-top: 70px !important;}
#feature_ .contents_inner_ .mgt80_{margin-top: 80px !important;}
#feature_ .contents_inner_ .mgt90_{margin-top: 90px !important;}
#feature_ .contents_inner_ .mgt100_{margin-top: 100px !important;}
#feature_ .contents_inner_ .mgt125_{margin-top: 125px !important;}
#feature_ .contents_inner_ .mgt140_{margin-top: 140px !important;}
#feature_ .contents_inner_ .mgt150_{margin-top: 150px !important;}
#feature_ .contents_inner_ .mgt180_{margin-top: 180px !important;}
#feature_ .contents_inner_ .mgt200_{margin-top: 200px !important;}
#feature_ .contents_inner_ .mgt250_{margin-top: 250px !important;}

#feature_ .contents_inner_ .mgl10_{margin-left: 10px !important;}
#feature_ .contents_inner_ .mgl20_{margin-left: 20px !important;}
#feature_ .contents_inner_ .mgl25_{margin-left: 25px !important;}
#feature_ .contents_inner_ .mgl30_{margin-left: 30px !important;}
#feature_ .contents_inner_ .mgl35_{margin-left: 35px !important;}
#feature_ .contents_inner_ .mgl50_{margin-left: 50px !important;}

#feature_ .contents_inner_ .mgb30_{margin-bottom: 30px !important;}

/* --------------------------------------
width
----------------------------------------- */

#feature_ .contents_inner_ .wd940_{
  width: 940px !important;
  margin:0 auto 0;
  overflow: hidden;
}
#feature_ .contents_inner_ .wd930_{
  width: 930px !important;
  margin:0 auto 0;
  overflow: hidden;
}
#feature_ .contents_inner_ .wd880_{
  width: 880px !important;
  margin:0 auto 0;
  overflow: hidden;
}
#feature_ .contents_inner_ .wd860_{
  width: 860px !important;
  margin:0 auto 0;
  overflow: hidden;
}
#feature_ .contents_inner_ .wd465_{
  width: 465px !important;
  margin:0 auto 0;
}



/* --------------------------------------
link_
----------------------------------------- */

#feature_ .contents_inner_ ul.link_{
  width:1040px;
  margin: 100px auto 0;
  padding:0 0 70px 0 ;
  overflow:hidden;
  font-size:14px;
  text-align:center;
}

#feature_ .contents_inner_ ul.link_ li{
  width:430px;
  float:left;
  margin:0 45px;
  background:#a5a5a5;
}

#feature_ .contents_inner_ ul.link_ li a{
  display:block;
  padding:20px;
  text-decoration:none;
  color:#fff;
}
