@charset "utf-8";
/*----------------------------------------------------
  トウキョウコスメときわ商会
----------------------------------------------------*/
#page_narrow_buzz.feature_tokyo_cosme {
    color: #0e0e0e;
    font-family: "Kozuka Gothic Pr6N", "Noto Sans JP", "Yu Gothic", sans-serif;
    font-weight: 500;
}

#page_narrow_buzz.feature_tokyo_cosme p,
#page_narrow_buzz.feature_tokyo_cosme li {
    font-size: 16px;
}

#page_narrow_buzz.feature_tokyo_cosme .apply {
    background: #fff;
    padding: 24px 0 22px;
}

#page_narrow_buzz.feature_tokyo_cosme .apply.last {
    background-color: #ef7ba9;
}

#page_narrow_buzz.feature_tokyo_cosme .mv {
    background-color: #ef7ba9;
}

#page_narrow_buzz.feature_tokyo_cosme .information {
    background-blend-mode: multiply, ;
    background-image: linear-gradient(342deg, #e0bbd0, #f8fee4, #f0e0eb), linear-gradient(144deg, #f8f8f8, #f8f8f8);
    padding: 40px 0 41px;
    margin-top: -13px;
}

#page_narrow_buzz.feature_tokyo_cosme .information .text_box {
    background-color: #f8f8f8;;
    box-shadow: 3px 3.5px 0 0 #ef7ba9;
    border: solid 2px #000;
    letter-spacing: -0.5px;
    padding-top: 30px;
}
#page_narrow_buzz.feature_tokyo_cosme .information h2 {
    margin:0 -8px 30px -5px;
}

#page_narrow_buzz.feature_tokyo_cosme .information h2 img {
    width: 100%;
}

#page_narrow_buzz.feature_tokyo_cosme .information .text_box .first_box {
    margin-right: 113px;
}

#page_narrow_buzz.feature_tokyo_cosme .information .text_box .text_area {
    margin-bottom: 30px;
    padding: 0 30px 0 20px;
}

#page_narrow_buzz.feature_tokyo_cosme .information .text_box .text_area a {
    color: #333;
    text-decoration: none;
}

#page_narrow_buzz.feature_tokyo_cosme .information .text_box .text_area a:hover {
    text-decoration: underline;
}

#page_narrow_buzz.feature_tokyo_cosme .information .text_box .icon {
    background: url(/img/narrowbuzz/tokyo_cosme/icon.png) no-repeat left top 6px;
    background-size: 13px 13px;
    padding-left: 20px;
}

#page_narrow_buzz.feature_tokyo_cosme .condition {
    background-blend-mode: multiply, ;
    background-image: linear-gradient(329deg, #e5f0e0, #e0bbd0, #f8fee4), linear-gradient(170deg, #f8f8f8, #f8f8f8);
    padding: 27px 0 55px;
}

#page_narrow_buzz.feature_tokyo_cosme .condition h2 {
    margin-bottom: 21px;
}

#page_narrow_buzz.feature_tokyo_cosme .condition .contents {
    background-color: #f8f8f8;
    box-shadow: 3px 3.5px 0 0 #89c33f;
    border: 2px solid #0d0d0d;
    letter-spacing: -0.5px;
    padding: 30px 22.5px 30px;
    position: relative;
}

#page_narrow_buzz.feature_tokyo_cosme .condition .contents h2 {
    text-align: center;
}

#page_narrow_buzz.feature_tokyo_cosme .condition .contents h2 img {
    width: 150px;
}

#page_narrow_buzz.feature_tokyo_cosme .condition .contents h3 {
    padding-left: 0;
    margin-bottom: 0;
}

#page_narrow_buzz.feature_tokyo_cosme .condition .contents .content_box .block {
    margin-bottom: 30px;
}

#page_narrow_buzz.feature_tokyo_cosme .condition .contents .content_box ul li {
    background: url(/img/narrowbuzz/tokyo_cosme/icon_01.png) no-repeat left top 6px;
    background-size: 13px 13px;
    line-height: 1.8;
    padding-left: 20px;
}

#page_narrow_buzz.feature_tokyo_cosme .condition .contents .content_box ul li span {
    color: #ee8812;
}

#page_narrow_buzz.feature_tokyo_cosme .present {
    background-color: #ef7ba9;
    background-size: auto 11px, auto 11px, cover;
    padding: 14px 0 25px;
    position: relative;
}

#page_narrow_buzz.feature_tokyo_cosme .present:before {
    content: "";
    display: block;
    background-image: url(/img/narrowbuzz/tokyo_cosme/parts_01.png);
    background-repeat: repeat-x; /* 画像を繰り返す */
    background-size: cover;  /* 画像のサイズ変更 */
    left: 0;
    position: absolute;
    top: -20px;
    height: 25px;
    width: 100%;
}

#page_narrow_buzz.feature_tokyo_cosme .present::after {
    content: "";
    display: block;
    background-image: url(/img/narrowbuzz/tokyo_cosme/parts_03.png);
    background-repeat: repeat-x; /* 画像を繰り返す */
    background-size: cover;  /* 画像のサイズ変更 */
    left: 0;
    position: absolute;
    bottom: -20px;
    height: 25px;
    width: 100%;
}

#page_narrow_buzz.feature_tokyo_cosme .present .content_box {
    background-color: #f8f8f8;
    background-image: url(/img/narrowbuzz/tokyo_cosme/con1_parts_01.png);
    background-repeat: no-repeat;
    background-position: right 20px top;
    background-size: 29px 106px;
    box-shadow: 3px 3.5px 0 0 #e03b70;
    border: solid 2px #000;
    padding: 31px 25px;
    position: relative;
}

#page_narrow_buzz.feature_tokyo_cosme .present .content_box:before {
    background: url(/img/narrowbuzz/tokyo_cosme/parts_01.png) no-repeat center;
    background-size: 100%;
    content: '';
    display: block;
    height: 13px;
    left: 25px;
    position: absolute;
    top: -7px;
    width: 13px;
}

#page_narrow_buzz.feature_tokyo_cosme .present .content_box h2 {
    margin-bottom: 20px;
    text-align: center;
}

#page_narrow_buzz.feature_tokyo_cosme .present .content_box h2 img {
    width: 205px;
}


#page_narrow_buzz.feature_tokyo_cosme .present .content_box .supporter_content_box {
    padding: 0 5px 10px;
}

#page_narrow_buzz.feature_tokyo_cosme .present .content_box .supporter_content_box h3 {
    border-top: 1px solid #333;
    margin-bottom: 16px;
}

#page_narrow_buzz.feature_tokyo_cosme .present .content_box .supporter_content_box h3 img {
    width: 70px;
    margin-top: -1px;
}

#page_narrow_buzz.feature_tokyo_cosme .present .content_box .supporter_content_box ul {
    background: url(/img/narrowbuzz/tokyo_cosme/icon.png) no-repeat left top 6px;
    line-height: 1.8;
}

#page_narrow_buzz.feature_tokyo_cosme .present .content_box .supporter_content_box ul li {
    background: url(/img/narrowbuzz/tokyo_cosme/icon_01.png) no-repeat left top 6px;
    padding-left: 27px;
    line-height: 1.8;
    word-break: break-all;
}

#page_narrow_buzz.feature_tokyo_cosme .present .content_box .supporter_content_box ul li a {
    text-decoration: none;
    color: #333;
}

#page_narrow_buzz.feature_tokyo_cosme .present .content_box .supporter_content_box ul li a:hover {
    text-decoration: underline;
}

#page_narrow_buzz.feature_tokyo_cosme .present .content_box .ambassador_content_box {
    padding: 35px 0 0;
}

#page_narrow_buzz.feature_tokyo_cosme .present .content_box .ambassador_content_box h3 {
    border-top: 1px solid #333;
    margin-bottom: 19px;
}

#page_narrow_buzz.feature_tokyo_cosme .present .content_box .ambassador_content_box h3 img {
    width: 70px;
    margin-top: -1px;
}

#page_narrow_buzz.feature_tokyo_cosme .present .ambassador_content_box .box_area .grid_box {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 18px;
}

#page_narrow_buzz.feature_tokyo_cosme .present .ambassador_content_box .box_area .box .img_area {
    padding-bottom: 11px;
}

#page_narrow_buzz.feature_tokyo_cosme .present .ambassador_content_box .box_area .box .img_area img {
    width: 82px;
    height: 82px;
}

#page_narrow_buzz.feature_tokyo_cosme .present .ambassador_content_box .box_area p {
    font-size: 14px;
    line-height: 1.6;
}

#page_narrow_buzz.feature_tokyo_cosme .present .ambassador_content_box .box_area .num {
    color: #89c33f;
    font-size: 26px;
    font-weight: bold;
}

#page_narrow_buzz.feature_tokyo_cosme .present .ambassador_content_box .box_area .text_lg {
    font-size: 14px;
}

#page_narrow_buzz.feature_tokyo_cosme .present .ambassador_content_box .box_area .text_sml {
    font-size: 12px;
}

#page_narrow_buzz.feature_tokyo_cosme .present .content_box .caution {
    font-size: 12px;
}

#page_narrow_buzz.feature_tokyo_cosme .schedule {
    background-blend-mode: multiply, ;
    background-image: linear-gradient(329deg, #e5f0e0, #e0bbd0, #f8fee4), linear-gradient(144deg, #f8f8f8, #f8f8f8);
    padding: 55px 0 50px;
}

#page_narrow_buzz.feature_tokyo_cosme .schedule h2 {
    margin-bottom: 38px;
}

#page_narrow_buzz.feature_tokyo_cosme .schedule h2 img {
    width: 175px;
}


#page_narrow_buzz.feature_tokyo_cosme .schedule .flow li {
    background: url(/img/narrowbuzz/tokyo_cosme/con4_parts_02.png) no-repeat center bottom;
    background-size: 14px auto;
    padding-bottom: 30px;
}

#page_narrow_buzz.feature_tokyo_cosme .schedule .flow li:last-child {
    background: none;
    padding-bottom: 0;
}

#page_narrow_buzz.feature_tokyo_cosme .schedule .flow .flow_box {
    background-color: #f8f8f8;
    box-shadow: 3px 4px 0 0 #89c33f;
    border: 1px solid #0d0d0d;
    padding: 25px 30px 15px;
    position: relative;
}

#page_narrow_buzz.feature_tokyo_cosme .schedule .flow li:nth-of-type(3) .flow_box {
    padding: 25px 20px 17px;
}

#page_narrow_buzz.feature_tokyo_cosme .schedule .flow li .date_wrap {
    align-items: center;
    background-color: #1a1a1a;
    color: #fff;
    font-size: 16px;
    display: flex;
    height: 27px;
    justify-content: center;
    left: -0.5px;
    line-height: 1.2;
    position: absolute;
    top: -10px;
    width: 110px;
}

#page_narrow_buzz.feature_tokyo_cosme .schedule .flow li .examination_ttl {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

#page_narrow_buzz.feature_tokyo_cosme .schedule .flow li .examination_ttl span {
    font-size: 20px;
}

#page_narrow_buzz.feature_tokyo_cosme .schedule .flow li .presentation_ttl {
    background: url(/img/narrowbuzz/tokyo_cosme/con5_parts_01.png) no-repeat center top;
    background-size: 25px;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 12px;
    padding-top: 32px;
}

#page_narrow_buzz.feature_tokyo_cosme .schedule .flow li .text_area {
    font-weight: bold;
}

#page_narrow_buzz.feature_tokyo_cosme .sponsors {
    background: #fff;
    padding: 33px 0 25px;
    position: relative;
}

#page_narrow_buzz.feature_tokyo_cosme .sponsors:before {
    content: "";
    display: block;
    background-image: url(/img/narrowbuzz/tokyo_cosme/parts_02.png);
    background-repeat: repeat-x; /* 画像を繰り返す */
    background-size: cover;  /* 画像のサイズ変更 */
    left: 0;
    position: absolute;
    top: -20px;
    height: 25px;
    width: 100%;
}

#page_narrow_buzz.feature_tokyo_cosme .sponsors .contents {
    border: 1px solid #888;
    padding: 35px 25px 15px;
    position: relative;
}

#page_narrow_buzz.feature_tokyo_cosme .sponsors .contents h2 {
    background: #fff;
    left: 50%;
    margin-bottom: 0;
    padding: 0 15px;
    position: absolute;
    transform: translate(-50%, 0);
    top: -12px;
}

#page_narrow_buzz.feature_tokyo_cosme .sponsors .contents h2 img {
    width: 45px;
}

#page_narrow_buzz.feature_tokyo_cosme .sponsors .contents .text_box {
    margin-bottom: 20px;
}

#page_narrow_buzz.feature_tokyo_cosme .sponsors .contents .sponsor_log {
    margin-bottom: 30px;
}

#page_narrow_buzz.feature_tokyo_cosme .sponsors .contents .sponsor_log img {
    width: 270px;
}

#page_narrow_buzz.feature_tokyo_cosme .sponsors .contents .link_btn {
    margin-bottom: 10px;
    text-align: center;
}

#page_narrow_buzz.feature_tokyo_cosme .sponsors .contents .link_btn img {
    width: 34px;
}

#page_narrow_buzz.feature_tokyo_cosme .sponsors .hp_link {
    margin: 20px 0;
}

#page_narrow_buzz.feature_tokyo_cosme .bottom_img {
    background: #101010;
}

#page_narrow_buzz.feature_tokyo_cosme .bottom_img img {
    max-width: 640px;
}