@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: 16.8px;
}

#page_narrow_buzz.feature_tokyo_cosme .apply {
    background: #fff;
    padding: 54px 0 40px;
}

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

#page_narrow_buzz.feature_tokyo_cosme .mv {
    min-height: 521px;
    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: 113px 0 84px 0;
    margin-top: -45px;
}

#page_narrow_buzz.feature_tokyo_cosme .information .text_box {
    background-color: #f8f8f8;;
    box-shadow: 5.8px 6.9px 0 0 #ef7ba9;
    border: solid 2px #000;
    letter-spacing: -0.5px;
    padding: 65px 102px 78px 81px;
}

#page_narrow_buzz.feature_tokyo_cosme .information .text_box h2 {
    text-align: center;
    margin-bottom: 45px;
}

#page_narrow_buzz.feature_tokyo_cosme .information .text_box .text_area {
    margin-bottom: 45px;
}

#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: 77px 0 115px;
}

#page_narrow_buzz.feature_tokyo_cosme .condition h2 {
    text-align: center;
    margin-bottom: 45px;
}

#page_narrow_buzz.feature_tokyo_cosme .condition .contents {
    background-color: #f8f8f8;
    box-shadow: 5.8px 6.9px 0 0 #89c33f;
    border: 2px solid #0d0d0d;
    padding: 63px 120px 64px 68px;
    position: relative;
}

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

#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;
    padding-left: 27px;
    line-height: 1.8;
}

#page_narrow_buzz.feature_tokyo_cosme .condition .contents .content_box ul li span {
    font-size: 15px;
    margin-left: -27px;
}

#page_narrow_buzz.feature_tokyo_cosme .present {
    background-color: #ef7ba9;
    padding: 50px 0 65px;
    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: -43px;
    height: 50px;
    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: -43px;
    height: 50px;
    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 50px top;
    box-shadow: 5.8px 6.9px 0 0 #e03b70;
    border: solid 2px #000;
    padding: 60px 55px 37px 45px;
    position: relative;
}

#page_narrow_buzz.feature_tokyo_cosme .present .content_box:before {
    content: url(/img/narrowbuzz/tokyo_cosme/parts_04.png);
    left: -70px;
    position: absolute;
    top: 30PX;
}

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

#page_narrow_buzz.feature_tokyo_cosme .present .content_box .supporter_content_box {
    padding-bottom: 30px;
}

#page_narrow_buzz.feature_tokyo_cosme .present .content_box .supporter_content_box .flex {
    border-top: 2px solid #333;
    display: flex;
}

#page_narrow_buzz.feature_tokyo_cosme .present .content_box .supporter_content_box .flex h3 {
    margin: -1.5px 0 40px;
}

#page_narrow_buzz.feature_tokyo_cosme .present .content_box .supporter_content_box .flex ul {
    padding: 28px 0 0 50px;
}

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

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

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

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


#page_narrow_buzz.feature_tokyo_cosme .present .content_box .ambassador_content_box .flex {
    border-top: 2px solid #333;
    display: flex;
}

#page_narrow_buzz.feature_tokyo_cosme .present .content_box .ambassador_content_box .flex h3 {
    margin: -1.5px 0 40px;
}

#page_narrow_buzz.feature_tokyo_cosme .present .content_box .ambassador_content_box .flex .grid_box {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 63px 81px;
    padding: 72px 0 0 23px;
}

#page_narrow_buzz.feature_tokyo_cosme .present .content_box .ambassador_content_box .flex .grid_box .extra_text {
    background-color: #f8eed7;
    display: block;
    font-size: 16px;
    margin: 0 auto;
    text-align: center;
    width: 542px;
}

#page_narrow_buzz.feature_tokyo_cosme .present .content_box .ambassador_content_box .flex .grid_box .box .img_area {
    padding-bottom: 24px;
}

#page_narrow_buzz.feature_tokyo_cosme .present .content_box .ambassador_content_box .flex .grid_box .box .num {
    color: #89c33f;
    font-size: 36px;
    font-weight: bold;
}

#page_narrow_buzz.feature_tokyo_cosme .present .content_box .ambassador_content_box .flex .grid_box .text_lg {
    font-size: 22px;
}

#page_narrow_buzz.feature_tokyo_cosme .present .content_box .ambassador_content_box .flex .grid_box .text_sml {
    font-size: 16px;
    line-height: 120%;
}

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

#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: 130px 0 110px;
}

#page_narrow_buzz.feature_tokyo_cosme .schedule h2 {
    margin-bottom: 60px;
}
#page_narrow_buzz.feature_tokyo_cosme .schedule .flow {
    margin: 0 100px;
}

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

#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 {
    align-items: center;
    background-color: #f8f8f8;
    border: 2.5px solid #101010;
    box-shadow: 5.8px 6.9px 0 0 #89c33f;
    display: flex;
    justify-content: flex-start;
    padding: 30px 75px 40px 125px;
    position: relative;
}

#page_narrow_buzz.feature_tokyo_cosme .schedule .flow li .date_wrap {
    align-items: center;
    background: url(/img/narrowbuzz/tokyo_cosme/con4_parts_01.png) no-repeat center;
    color: #fff;
    font-size: 20px;
    display: flex;
    height: 143px;
    justify-content: center;
    line-height: 1.2;
    position: absolute;
    right: 90%;
    top: -60px;
    width: 143px;
}

#page_narrow_buzz.feature_tokyo_cosme .schedule .flow li .examination p {
    font-size: 16px;
}

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

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

#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;
    font-size: 42px;
    font-weight: bold;
    margin-bottom: 33px;
    padding-top: 75px;
}

#page_narrow_buzz.feature_tokyo_cosme .sponsors {
    background: #fff;
    padding: 73px 0 57px;
    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: -40px;
    height: 40px;
    width: 100%;
}

#page_narrow_buzz.feature_tokyo_cosme .sponsors .contents {
    border: 1px solid #888;
    padding: 75px 70px 13px 70px;
    position: relative;
}

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

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

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

#page_narrow_buzz.feature_tokyo_cosme .sponsors .contents .hp_link {
    margin-bottom: 50px;
}

#page_narrow_buzz.feature_tokyo_cosme .sponsors .contents .link_btn {
    margin-bottom: 32px;
}

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