#roasted_set * {
    box-sizing: border-box;
  }
  #roasted_set h1 {
    display: block;
  }
  #roasted_set h1 img {
    display: block;
    width: 100%;
    height: auto;
  }
  #roasted_set h2 {
    display: block;
    margin: 80px 0 30px;
    font-weight: 400;
    font-size: 13px;
    color: #222;
    line-height: 1.8;
    text-align: center;
  }
  #roasted_set h2 img {
    display: block;
    margin: 0 auto;
  }
  #roasted_set p {
    font-weight: 400;
    font-size: 16px;
    color: #333;
    line-height: 2.0;
  }
  #roasted_set img {
    max-width: 100%;
  }
  #roasted_set .roastedset_img_center {
    display: block;
    margin: 0 auto;
  }
  #roasted_set #roastedset_about p .roastedset_img {
    margin-top: 100px;
  }
  #roasted_set #roastedset_roasted p .roastedset_img_center {
    margin-top: 50px;
  }
  #roasted_set #roastedset_roasted .roastedset_roasted_title {
    position: relative;
    background: url(/img/event/tryroast/bg_roastedset_roasted.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    margin: 70px 0 100px;
    padding: 90px 110px;
  }
  #roasted_set #roastedset_roasted .roastedset_roasted_title:before {
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    border: 2px solid #222;
    pointer-events: none;
    content: '';
  }
  #roasted_set #roastedset_roasted .roastedset_roasted_title:after {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 2px solid #222;
    pointer-events: none;
    content: '';
  }
  #roasted_set #roastedset_roasted .roastedset_roasted_title ul {
    margin: 50px 220px 0;
  }
  #roasted_set #roastedset_roasted .roastedset_roasted_title li {
    display: flex;
    align-items: center;
  }
  #roasted_set #roastedset_roasted .roastedset_roasted_title li span {
    display: block;
    width: 70px;
  }
  #roasted_set #roastedset_roasted .roastedset_roasted_title li span img {
    display: block;
    margin-right: auto;
  }
  #roasted_set #roastedset_roasted .roastedset_roasted_title li p {
    display: inline-block;
    width: 100%;
    text-align: left;
    font-size: 16px;
    line-height: 1.8;
  }
  #roasted_set #roastedset_roasted .roastedset_roasted_title li + li {
    margin-top: 30px;
  }
  #roasted_set #roastedset_roasted .roastedset_point_inner {
    padding-top: 100px;
  }
  #roasted_set #roastedset_roasted .roastedset_point_inner .point_num {
    display: block;
  }
  #roasted_set #roastedset_roasted .roastedset_point_inner .point_num img {
    display: block;
    margin: 0 auto;
  }
  #roasted_set #roastedset_roasted .roastedset_point_inner h3 {
    display: block;
    margin: 50px 0;
    font-weight: 500;
    font-size: 30px;
    text-align: center;
  }
  #roasted_set #roastedset_roasted .roastedset_point_inner h4 {
    display: block;
    margin: 70px 0 30px;
    font-weight: 500;
    font-size: 24px;
    line-height: 1.3;
  }
  #roasted_set #roastedset_roasted .roastedset_set4 {
    display: flex;
    justify-content: center;
  }
  #roasted_set #roastedset_roasted .roastedset_set4 dl {
    width: 180px;
    margin: 30px 10px;
  }
  #roasted_set #roastedset_roasted .roastedset_set4 dt {
    font-weight: 500;
    font-size: 20px;
    text-align: center;
  }
  #roasted_set #roastedset_roasted .roastedset_set4 dt img {
    display: block;
    margin: 0 auto 25px;
  }
  #roasted_set #roastedset_roasted .roastedset_set4 dd {
    margin-top: 20px;
    font-weight: 400;
    font-size: 14px;
    color: #333;
    line-height: 2.0;
    text-align: left;
  }
  #roasted_set #roastedset_roasted #point1 .roastedset_img {
    margin-top: 50px;
  }
  #roasted_set #roastedset_roasted #point2 p + .roastedset_img {
    margin-top: 100px;
  }
  #roasted_set #roastedset_roasted .roastedset_brand {
    display: flex;
    flex-wrap: wrap;
  }
  #roasted_set #roastedset_roasted .roastedset_brand li h4 {
    display: block;
    position: relative;
    padding-top: 45px;
  }
  #roasted_set #roastedset_roasted .roastedset_brand li h4 img {
    display: block;
    position: absolute;
    top: 0;
    right: 10px;
  }
  #roasted_set #roastedset_roasted .roastedset_brand li p {
    width: 300px;
    margin: -10px auto 0;
    text-align: left;
    line-height: 1.6;
  }
  #roasted_set #roastedset_roasted .roastedset_brand li:nth-child(odd) {
    width: 300px;
    margin-left: 40px;
    margin-right: auto;
  }
  #roasted_set #roastedset_roasted .roastedset_brand li:nth-child(even) {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
  #roasted_set #roastedset_roasted .roastedset_brand + .roastedset_img {
    margin-top: 80px;
  }
  #roasted_set #roastedset_review .roastedset_review_wrapper {
    background-image: url(/img/event/tryroast/bg_roastedset_review.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0 80px;
  }
  #roasted_set #roastedset_review .roastedset_review_wrapper h2 {
    margin: 0 0 35px;
  }
  #roasted_set #roastedset_review .roastedset_review_wrapper ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
    padding: 0 40px;
  }
  #roasted_set #roastedset_review .roastedset_review_wrapper li {
    position: relative;
    z-index: 0;
    margin-bottom: 45px;
    padding: 30px;
    background: #fff;
    border-radius: 8px;
  }
  #roasted_set #roastedset_review .roastedset_review_wrapper li:after {
    position: absolute;
    z-index: -1;
    bottom: -20px;
    left: 40px;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-right: 60px solid transparent;
    border-left: 60px solid #fff;
    content: '';
  }
  #roasted_set #roastedset_review .roastedset_review_wrapper li.col1 {
    width: 100%;
  }
  #roasted_set #roastedset_review .roastedset_review_wrapper li.col2 {
    width: calc((100% - 20px) / 2);
  }
  #roasted_set #roastedset_review .roastedset_review_wrapper li.li_right {
    margin-left: 20px;
  }
  #roasted_set #roastedset_review .roastedset_review_wrapper .review_name {
    display: flex;
    align-items: center;
    min-height: 20px;
    padding-left: 34px;
    background-image: url(/img/event/tryroast/icon_roastedset_review.png);
    background-repeat: no-repeat;
    background-position: left center;
    text-align: left;
    font-weight: 400;
    font-size: 16px;
    color: #333;
  }
  #roasted_set #roastedset_review .roastedset_review_wrapper .review_star {
    display: flex;
    align-items: center;
    min-height: 30px;
    margin-top: 10px;
    padding-left: 90px;
    line-height: 1.1;
  }
  #roasted_set #roastedset_review .roastedset_review_wrapper .review_star.star4 {
    background-image: url(/img/event/tryroast/icon_review_star4.png);
    background-repeat: no-repeat;
    background-size: 80px auto;
    background-position: left center;
  }
  #roasted_set #roastedset_review .roastedset_review_wrapper .review_star.star5 {
    background-image: url(/img/event/tryroast/icon_review_star5.png);
    background-repeat: no-repeat;
    background-size: 80px auto;
    background-position: left center;
  }
  #roasted_set #roastedset_review p {
    margin-top: 5px;
    text-align: left;
  }
  .roasted_text {
    padding: 40px;
    background-color: #eee;
  }
  .roasted_text h5 {
    display: block;
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 16px;
    color: #ff0000;
    text-align: left;
  }
  .roasted_text p {
    font-weight: 400;
    font-size: 16px;
    color: #333;
    line-height: 2.0;
    text-align: left;
  }
  .roasted_text .roasted_text_small {
    font-size: 12px;
  }
  .roasted_text p + p {
    margin-top: 20px;
  }
  .roastedset_img {
    display: block;
    width: 100%;
  }
  #roastedset_bnr {
    display: none;
    position: fixed;
    right: 0;
    bottom: 20px;
  }
  #roastedset_bnr a img {
    transition: .3s;
  }
  .autopagerize_page_element .StyleT_Line_ {
    display: flex;
    flex-wrap: wrap;
  }
  .autopagerize_page_element .StyleT_Line_ .StyleT_Item_ {
    float: none;
    height: auto !important;
  }
  .autopagerize_page_element .StyleT_Line_ .StyleT_Item_:first-child {
    width: 100%;
    padding: 40px;
    background-color: #eee;
  }
  /*.autopagerize_page_element .StyleT_Line_ .StyleT_Item_:nth-child(4n+2) {
    margin-left: 0;
  }
  .autopagerize_page_element .StyleT_Line_ .StyleT_Item_:nth-child(4n+5) {
    margin: 0 0 20px 20px;
  }
  */
  
  /*PURCHASE*/
  .autopagerize_page_element .StyleT_Line_ .StyleT_Item_:first-child {
    display: flex;
  }
  .autopagerize_page_element .StyleT_Line_ .StyleT_Item_ {
    width: 194px;
    margin: 0 0 40px 0;
    font-size: 14px;
  }
  .autopagerize_page_element .StyleT_Line_ .StyleT_Item_ a {
    color: #000;
    font-size: 14px;
  }
  .autopagerize_page_element .StyleT_Line_ .StyleT_Item_:nth-child(4n+5) {
    margin: 0;
  }
  .autopagerize_page_element .StyleT_Line_ .StyleT_Item_:nth-child(4n+3),
  .autopagerize_page_element .StyleT_Line_ .StyleT_Item_:nth-child(4n+4),
  .autopagerize_page_element .StyleT_Line_ .StyleT_Item_:nth-child(4n+5) {
    margin-left: calc((100% - (194px * 4)) / 3);
  }
  .autopagerize_page_element .userreview_ {
    margin-bottom: 0;
  }
  .autopagerize_page_element .icon_,
  .autopagerize_page_element .price_ {
    height: auto !important;
  }
  .autopagerize_page_element .StyleT_Line_ .StyleT_Item_ .img_ {
    width: 194px;
    height: 194px;
  }
  .autopagerize_page_element .StyleT_Line_ .StyleT_Item_ .img_ a {
    display: block;
  }
  .autopagerize_page_element .StyleT_Line_ .StyleT_Item_ .img_ a img {
    max-width: 194px;
    max-height: 194px;
  }
  .roasted_text_wrap {
    margin: 60px 0 100px;
  }
  .autopagerize_page_element .StyleT_Line_ .StyleT_Item_:first-child {
    position: relative;
    padding-left: 310px;
    background-image: url(/img/event/tryroast/text_set_title.png);
    background-repeat: no-repeat;
    background-size: 226px 106px;
    background-position: left 40px top 100px;
  }
  .autopagerize_page_element .StyleT_Line_ .StyleT_Item_:first-child:before {
    position: absolute;
    top: 0;
    left: 40px;
    width: 40px;
    height: 53px;
    background-image: url(/img/event/tryroast/icon_roastedset_purchase.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    content: '';
  }
  .autopagerize_page_element .StyleT_Line_ .StyleT_Item_:first-child .img_ {
    margin-right: 40px;
  }
  .autopagerize_page_element .StyleT_Line_ .StyleT_Item_:first-child .desc_ {
    width: calc(100% - 194px - 40px);
  }
  .autopagerize_page_element .StyleT_Line_ .StyleT_Item_:first-child .goods_name_ {
    font-size: 16px;
  }
  .autopagerize_page_element .StyleT_Line_ .StyleT_Item_:first-child .name_ {
    height: auto !important;
  }
  .autopagerize_page_element .StyleT_Line_ .StyleT_Item_:first-child .price_ {
    display: flex;
    flex-wrap: wrap;
    font-size: 16px;
  }
  .autopagerize_page_element .StyleT_Line_ .StyleT_Item_:first-child .price_ .price_pop_ {
    width: 100%;
  }
  .autopagerize_page_element .StyleT_Line_ .StyleT_Item_:first-child .price_inner_.righttext_ {
    order: 30;
    width: 100%;
    font-size: 32px;
    text-align: left;
  }
  .autopagerize_page_element .StyleT_Line_ .StyleT_Item_:first-child .price_inner_.righttext_ .small_ {
    padding: 0;
    font-size: 16px;
  }
  .autopagerize_page_element .StyleT_Line_ .StyleT_Item_:first-child .price_pop_ {
    order: 20;
    width: 100%;
  }
  .autopagerize_page_element .StyleT_Line_ .StyleT_Item_:first-child .usual_price_.righttext_ {
    order: 10;
    width: 100%;
    margin-bottom: 5px;
    text-align: left;
    text-decoration: line-through;
    font-size: 14px;
  }
  .autopagerize_page_element .StyleT_Line_ .StyleT_Item_:first-child .rightfloat_ {
    margin-bottom: 5px;
    float: none;
    text-align: left;
  }
  
  
  @media all and (-ms-high-contrast: none) {
    .autopagerize_page_element .StyleT_Line_ :first-child.StyleT_Item_ .img_ {
      padding-right: 40px;
    }
  }
  
  @supports (-ms-ime-align: auto) {
    .autopagerize_page_element .StyleT_Line_ .StyleT_Item_ {
      width: 193px;
    }
  }