@charset "UTF-8";

/* 既存のCSS :start */
/* message */
.message {
    margin: 24px auto 2px auto;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    padding: 0px 19px 0px 3px;
}

/* =main_box*/
#main_box .got_coupon,
#main_box .got_point {
    padding: 14px 0 36px 0;
}

.link_history_center {
    margin-top: -64px;
    padding-bottom: 1em;
}

.link_history_center.link_history_out_period{
    margin-top: -34px;
}

.lotBox:has(.link_history_center) {
    border: none;
}

/* tab link
----------------------------------------------- */
#campain_link {
    margin: 0 0 10px 0;
}

#campain_link.campain_link_useTheme {
    border-color: transparent;
}

#campain_link ul {
    max-width: 1280px;
    min-width: 930px;
    margin: auto;
    position: relative;
    padding: 10px 50px 0 50px;
}

#campain_link li {
    display: inline-block;
}

#campain_link li.sort_mypost {
    float: right;
}

#campain_link a {
    display: inline-block;
    padding: 13px 0;
    width: 120px;
    text-align: center;
    font-size: 14px;
    color: #000;
    line-height: 1;
    border-bottom: 2px solid #d9d9d9;
}

#campain_link a.select_link {
    border-color: #B30000;
    color: #4b4b4b;
}


/* timeline postlist
----------------------------------------------- */
#timeline {
    font-size: 12px;
    position: relative;
    overflow: hidden;
    min-width: 980px;
    margin: auto;
}

#timeline_list {
    padding: 15px 15px 68px 15px;
}

/* timeline postlist post
----------------------------------------------- */
#timeline_list .box {
    width: 225px;
    float: left;
    word-break: break-all;
    border: 1px solid #efefef;
    background: #fff;
}

#timeline_list .box .post_pic {
    line-height: 0;
}

#timeline_list .box .post_pic img {
    width: 100%;
    height: auto;
}

#timeline_list .post_content {
    padding: 15px 23px;
    font-size: 13px;
}

#timeline_list .post_title {
    padding: 0 0 15px 0;
    font-weight: bold;
    font-size: 15px;
}

#timeline_list .post_message {
    padding: 0 0 15px 0;
    color: #3e3a39;
}

#timeline_list .post_user {
    padding: 0 0 15px 0;
    position: relative;
}

#timeline_list .post_user .usericon {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 100px;
    overflow: hidden;
    vertical-align: middle;
}

#timeline_list .post_user .usericon img {
    width: 30px;
    height: auto;
}

#timeline_list .post_sns {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
}

#timeline_list .post_sns img {
    width: 27px;
    height: auto;
}

#timeline_list .post_bottom {
    display: table;
    width: 100%;
    height: 20px;
}

#timeline_list .post_bottom .post_date,
#timeline_list .post_bottom .social_action_list_box {
    display: table-cell;
    vertical-align: middle;
    line-height: 1;
}

#timeline_list .post_bottom .post_date {
    color: #b5b5b6;
    font-size: 8px;
}

/* pager */
.common_pager a,
.common_pager a:hover {
    margin: 0 0 68px 0;
}

/* post form modal
----------------------------------------------- */
.postform .postform_box {
    padding: 0 50px 22px 50px;
}

/* postform headline */
.postform .postform_box h5 {
    font-size: 18px;
    margin: 0 15px 5px 0;
    font-weight: normal;
}

.postform .postform_box h5 span {
    color: #C00;
    padding: 4px 0 0 10px;
    font-size: 12px;
}

/* postform input */
.postform .postform_box .postform_input {
    float: left;
}

.postform .postform_box textarea {
    border: 1px solid #ccc;
    padding: 12px;
    width: 95%;
    height: 120px;
    font-size: 14px;
}

.postform .postform_box.postform_title textarea {
    height: 40px;
}

.postform .postform_box p {
    font-size: 12px;
    color: #666;
    margin-bottom: 10px;
}

.postform .postform_box .area_check_block {
    margin: 5px 0 10px 0;
}

.postform .postform_box .mySelectBoxClassPost {
    height: 40px;
}

/* postform image upload */
.postform .postform_box .post_photo_image {
    float: right;
    width: 295px;
}

.postform .postform_box .post_photo_image .icon_no_change {
    font-size: 12px;
    padding: 3px 0;
}

.postform .postform_box .post_photo_image_preview {
    float: left;
    width: 186px;
    height: 186px;
    border: 1px solid #dadada;
    background: #efefef;
    margin-right: 15px;
    text-align: center;
}

.postform .postform_box .post_photo_image_preview img {
    max-width: 186px;
    max-height: 186px;
    width: auto;
    height: auto;
}

.postform .postform_box .post_photo_image_preview p {
    font-size: 12px;
    padding: 66px 9px;
    text-align: left;
}

.postform .postform_box .post_photo_image input[type="file"] {
    padding: 15px 0 10px 0;
}

.postform .postform_box .post_photo_image_del {
    font-size: 12px;
    text-decoration: underline;
    display: inline-block;
}

.postform .postform_box .post_photo_image_info {
    border: 1px solid #ddd;
    padding: 1em .8em;
    font-size: 11px;
    display: inline-block;
    margin-bottom: 8px;
}

/* postform button */
#add_photo_popup .post_loading,
.postform .popup_btn {
    text-align: center;
    padding: 6px 50px 58px 50px;
}

/* エントリー数
----------------------------------------------- */
#sub_box {
    border-top: 1px solid #b4b4b4;
    border-bottom: 1px solid #b4b4b4;
    line-height: 1;
    font-size: 12px;
    padding: 22px 0 0 0;
    margin: 22px 0;
}

#entry_count {
    color: #666;
    text-align: center;
    font-size: 22px;
    padding: 0 0 22px 0;
}

#entry_count span {
    font-size: 28px;
    padding: 0 3px 0 7px;
}

#second.sub_box_none {
    padding: 22px 0 0 0;
}

/* 既存のCSS :end */

/* 特設ページ画面 */
.text_center {
    text-align: center;
}

.postform_error_div {
    padding-bottom: 20px;
    padding: 0 0 25px 45px;
    margin: -30px 0 0 0;
}

.postform_error_div p {
    margin: 0;
    color: #C00;
    font-size: 14px;
    font-weight: normal
}

.postform_number {
    width: 100px;
    font-size: 16px;
    padding: 7px;
    text-align: right;
    border: 1px solid #666;
}

.confirm_number {
    border: none !important;
    box-shadow: none !important;
    background: none !important;
    width: 100px;
    font-size: 16px;
    text-align: right;
}

.purchase_description {
    font-size: 16px;
    padding: 10px;
    margin-left: 20px;
}

.ocr_product_div {
    font-size: 18px;
    margin: 10px 0;
}

.ocr_product_div_item {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0px;
    margin-left: 20px;
    justify-content: space-between;
    overflow-wrap: break-word;
}

.ocr_product_div_item_name {
    width: 60%;
}

.ocr_product_div_item_input {
    width: 40%;
    text-align: right;
}

.ocr_product_div_item_input em {
    display: inline-block;
    width: 5em;
    text-align: center;
    vertical-align: text-top;
    padding-left: 0.5em;
    font-style: normal;
}

.entry_count_div {
    border-top: 1px solid #dfdfdf;
    text-align: center;
    padding: 30px 0px;
}

.purchas_required_span {
    color: #C00;
    font-size: 12px;
}

.return_div {
    text-align: center;
    padding: 30px 0px;
    text-decoration: underline;
}

.course_div {
    padding: 0 50px;
}

.course_title {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    padding-bottom: 20px;
}

.course_select_css {
    width: 100%;
    font-size: 16px;
    padding: 10px;
}

.course_description {
    padding: 10px;
    font-size: 12px;
}

.receipt_count {
    text-align: center;
    font-size: 14px;
    padding: 10px;
}

.pl20px {
    padding-left: 20px !important;
}

.pr20px {
    padding-right: 20px !important;
}

.pt20px {
    padding-top: 20px !important;
}

.pb20px {
    padding-bottom: 20px !important;
}

/** 投稿削除ボタン */
.delete_post_div button {
    background: #f9f9f9;
    position: absolute;
    top: 3px;
    right: 3px;
    z-index: 11;
    cursor: pointer;
    line-height: 0;
}

.delete_post_div button:hover {
    color: #090908;
    text-decoration: none;
}

.delete_post_div span {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    overflow: hidden;
    text-indent: -99999px;
    margin: 4px;
}

.delete_post_div span::before,
.delete_post_div span::after {
    height: 2px;
    background: #757575;
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
}

/** 投稿画面 */
.link_css {
    background-color: transparent;
    border: none;
    width: auto;
    margin: auto;
    padding: 0;
    line-height: 1;
    text-align: center;
    cursor: pointer;
}

.link_css:hover,
.link_css img:hover {
    text-decoration: none;
    opacity: 0.8;
}

.receipt_picture_append_div {
    font-size: 14px;
    background: #fff;
    display: inline-block;
    margin: 20px 0;
    padding: 0.45em 1.75em;
    border: 1px solid #ddd;
    box-shadow: 0 0 3px #eee;
    cursor: pointer;
}

.form_primary_button {
    background-color: #000;
    border: none;
    font-size: 28px;
    display: inline-block;
    width: 378px;
    margin: auto;
    color: #fff;
    padding: 19px 9px;
    line-height: 1;
    text-align: center;
    cursor: pointer;
}

.form_primary_button:hover {
    text-decoration: none;
    opacity: 0.8;
}

.btn_close img {
    width: 18px;
    height: auto;
}

/* コース名ツールチップ */
.course_tooltip_name {
    max-width: 150px;
    padding: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    color: #fff;
    background-color: #333;
}

/** コース選択リスト */
.course_error_div p {
    margin: 0;
    color: #C00;
    font-size: 14px;
    font-weight: normal
}

.course_list {
    display: grid;
    gap: 14px;
    margin-bottom: 30px;
}

.course_item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    background-color: #FFF;
}

.course_view {
    margin: 20px 0px;
}

.course_check {
    display: flex;
    gap: 10px;
    align-items: center;
    max-width: 400px;
}

.course_name {
    font-weight: 600;
}

.qty_box {
    display: flex;
    align-items: center;
    gap: 8px;
}

.qty_btn {
    width: 40px;
    height: 40px;
    border: 1px solid #d1d5db;
    border-radius: 8px;
    background: #fff;
    font-size: 18px;
}

.qty_btn:disabled {
    opacity: .4;
}

.qty_input {
    width: 64px;
    height: 40px;
    text-align: center;
    font-size: 18px;
    border: 1px solid #d1d5db;
    border-radius: 8px;
}

.btn_div {
    padding-top: 20px;
    text-align: center;
}

.btn_div_back{
    margin-top: -80px;
}

.primary_btn{
    background:#2d7ec7;
    border:none;
    font-size:28px;
    display:inline-block;
    width:378px;
    margin:auto;
    color:#fff;
    padding:19px 9px;
    line-height:1;
    text-align:center;
    cursor: pointer;
    margin-bottom: 58px;
}

.link_btn {
    padding: 30px 0px;
    font-size: 16px;
    color: #090908;
    background: none;
    border: none;
    text-decoration: underline;
}

.link_btn:hover {
    opacity: 0.8;
}

.display_hidden {
    display: none;
}

.confirm_title {
    text-align: center;
    margin: 8px 0 16px;
}

.confirm_row {
    display: flex;
    justify-content: space-between;
    padding: 12px 8px;
    border-bottom: 1px dashed #e5e7eb;
    font-size: 18px;
}

.bottom_none {
    padding-bottom: 0px !important;
}

/* 応募履歴 */
.point_log_message {
    font-size: 12px
}

.point_log_scroll {
    max-height: 60vh;
    overflow-y: auto;
    overflow-x: hidden;
}

.point_log_table {
    margin: 10px 0;
    position: relative;
    height: auto;
    border: 1px solid #999;
    padding: 0 5px;
    font-size: 0.6rem;
    width: 100%;
    box-sizing: border-box;
}

.point_log_table table {
    width: 100%;
}

.point_log_table td {
    padding: 10px 5px;
    vertical-align: top;
    line-height: 1.5;
    border-bottom: 1px solid #b4b4b4;
}

.point_log_item {
    margin-top: 0.5rem;
}

.point_log_date {
    color: #999;
}

.point_log_post_link {
    text-align: right;
    text-decoration: underline;
    text-decoration-color: #333;
    margin: 10px 0;
    font-size: 11px;
}

.point_log_post_link a {
    color: #333;
}

.post_popup_content_image img {
    max-width: 200px;
}

.post_popup_content_text {
    font-size: 0.8rem;
    color: #333;
    vertical-align: top;
}

.post_popup_content_text p {
    margin: 10px 5px;
    text-align: left;
}

.display_flex {
    display: flex;
}

.member_pop_container {
    position: absolute;
    display: none;
    z-index: 10000;
    padding-bottom: 30px;
}

/* ユーザプロフィール */
.member_pop_container .usericon {
    height: auto;
    width: 50px;
    padding: 0 10px 0 0;
}

.member_pop_container .user {
    margin: auto;
    text-align: left;
    display: flex;
    align-items: center;
}

.member_pop_container .user span {
    display: inline-block;
    line-height: 1.2;
    font-size: 19px;
}

.member_pop_container .user span span {
    font-size: 12px;
}

.width_95 {
    width: 95%;
}