body {
    color: #4F4849;
    font-family: 'Noto Sans JP',sans-serif;
 }

 .font_roboto{
    font-family: 'Roboto', sans-serif;
 }

 a {
    color: #F87076;
 }

 a.blank {
    background: url(../images3/icon_blank.svg) no-repeat right center;
    padding-right: 28px;
 }

 header {
    z-index: 1000;
    position: fixed;
    width: 100%;
    /* font-size: 14px;  */
}

header .nav_info2{
    background-color: #3E7E94;
    height: 32px !important;
    display: none;
}

header .nav_info2::before{
    content: url(/images2/icon/close_w.svg);
    color: #fff;
    position: absolute;
    top: 6px;
    left: 36px;
}

header .nav_info2 .close_button {
    position: absolute;
    top: 6px;
    left: 36px;
    width: 20px;
    height: 20px;
}

header .nav_info2 p {
    margin: 0 auto;
    width: 80%;
    text-align: center;
    line-height: 24px;
}

header .nav_info2 .register {
    font-size: 13px;
    color: #FFF;
}

header .nav_info2 a {
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 13px;
}

header .nav_info2 a:hover {
    color: #FFF;
    opacity: 0.7;
}

div.header_bg {
    background: rgba(248, 112, 118, 0.7);
    width: 100%;
    /* padding: 0 16px 0 24px; */
    height: 72px;
}

div.header_bg.opened {
    background: rgba(248, 112, 118, 0.1);
}

div#mypage_spacer{
    height: 72px;
}

div.header_wrap {
    width: 100%;
    padding: 0 1em;
}


header a {
    color: #fff;
    font-size: 18px;
}

header a:hover {
    /* text-decoration: underline; */
}

header nav .current {
    color: #F87076;
}

header nav ul li,header .sitemap_button,.new_order{
    line-height: 72px;
    margin-right: 30px;
    height: 72px;
}

header .header_bg .header_wrap nav ul li.ml120{
    margin-left: 120px;
}

header .header_bg .header_wrap p a{
    font-size: 16px;
}

header .header_bg .header_wrap .sitemap p a{
    font-size: 14px;
}

header .header_bg .header_wrap nav ul li:hover,
header .header_bg .header_wrap p:hover{
    border-bottom: 3px solid #F87076;
    /* font-size: 24px;
    font-weight: bold; */
}

header .header_bg .header_wrap p.btn_menu_sp:hover{
    border-bottom: none;
}

header .helper_nav ul li a{
    font-size: 16px;
}

/* 
header nav ul li:hover a,
header .header_bg .header_wrap p:hover a{
    color: #FFF;
} */


header nav .current {
    border-bottom: 2px solid #F87076;
    line-height: 70px;
}

.agent_login_header a {
    font-size: 1rem;
}

.btn_menu {
    line-height: 72px;
    margin-right: 10px;
    height: 72px;
}


.new_order a {
    color: #F87076;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-left: 55px;
    gap: 6px;  
    /* width: 133px; */
    width: 180px;
    height: 40px;
    border-radius: 5px;
    margin: 16px 0;
    background: url(../images3/icon_new_order.svg) no-repeat 15px center;
    background-color: #FFFFFF;
}

.new_order.tel a {
    background: url(../images2/telephone.svg) no-repeat 15px center;
    background-color: #FFFFFF;
}


.new_order a:hover {
    color: #fff;
    background: url(../images3/icon_new_order_white.svg) no-repeat 15px center;
    background-color: #727171;
    cursor: pointer;
}

.new_order.tel a:hover {
    color: #fff;
    background: url(../images2/telephone.svg) no-repeat 15px center;
    background-color: #727171;
    cursor: pointer;
}
 /* ipad暫定対応 */
@media (min-width: 768px) and (max-width: 1500px){

    div.header_wrap {
        max-width: 100%;
    }

    header nav ul li,header p {
        line-height: 72px;
        margin-right: 10px;
        height: 72px;
    }

    header .header_bg .header_wrap nav ul li.ml120{
        margin-left: 20px;
    }

    header .header_bg .header_wrap p a{
        font-size: 0.8rem;
    }

    .new_order a {
        
        padding-left: 55px;
        gap: 6px;  
        width: 150px;
        height: 40px;
        border-radius: 5px;
        margin: 16px 0;
    }

}


.btn_menu {
    width: 45px;
    height: 72px;
    background: url(../images3/gnav_btn_off.svg) no-repeat left center;
    background-size: 40px;
}

.btn_menu:hover {
    background: url(../images3/gnav_btn_on.svg) no-repeat left center;
    background-size: 40px;
}

.btn_menu.opened {
    background: url(../images3/gnav_btn_on.svg) no-repeat left center;
    background-size: 40px;
}

.text_center {
    text-align: center;
}

.center {
    width: 1136px;
    margin-left: 0;
    margin-right: 0;
}

.ai-center {
    align-items: center;
}

h1 {
    font-size: 42px;
    line-height: 160%;
    margin: 17px 40px 18px 0;
}

h2 {
    font-weight: 500;
    font-size: 34px;
    line-height: 180%;
    margin-bottom: 32px;
    margin-top: 24px;
}

h3 {
    font-weight: 500;
    font-size: 24px;
    line-height: 170%;
}

h4 {
    font-weight: 500;
    font-size: 18px;
    line-height: 155%;
}

h5 {
    font-weight: 500;
    font-size: 16px;
    line-height: 195%;
}

.mail {
    line-height: 80px;
    border-bottom: 2px solid #fff;
    background: url(../images3/icon_user.svg) no-repeat left center;
    padding-left: 56px;
    width: 100%;
}

.menu, #tel_menu {
    /* width: 280px;
    height: 382px; */
    background: #F5F3EB;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    position: absolute;
    top:72px;
    right: 1%;
    padding: 0 16px;
    display: none;
    z-index: 100;
}

.menu ul {
    margin: 10px 16px;
}

.menu ul li {
    line-height: 54px;
    background: url(../images3/arrow.svg) no-repeat calc(98% + 4px) center;
    border-bottom: 2px solid #fff;
}


.menu ul li:hover {
    background: url(../images3/arrow.svg) no-repeat calc(99% + 4px) center;
}


.menu ul li a{
    padding: 10px 20px;
    color: #000000;
}


.menu ul li a:hover{
    color: #F87076;
}

.menu ul li:last-child {
    border:none;
}

main {
    width: 1136px;
    margin: 56px auto 80px auto;
}

main.message,main.notification,main.info,main.articles {
    width: 944px;
}

main p {
    font-size: 18px;
}

main a {
    font-size: 18px;
}

section.border {
    width: 1136px;
    border: 2px solid #DDDDDD;
    border-radius: 16px;
    margin-bottom: 32px;
    padding: 0;
    font-size: 18px;
}



section.border.attention {
    align-items: center;
    flex-direction: row;
    padding: 20px 50px;
    gap: 45px;
    border: 2px solid #F87076;
    color: #F87076;
}

/* section.notification {
    border: none;
} */

.articles section {
    border-left: none;
    border-right: none;
    border-radius: inherit;
    padding: 64px 0;
    margin: 64px 0;
}

.wrap {
    width: 1024px;
    margin: 32px auto;
}

section.notification .wrap {
    padding: 20px 0 32px 0;
}

section.notification a:hover {
    text-decoration: underline;
}

section.notification ul {
    margin-top: 32px;
}

.notification ul li {
    margin-bottom: 16px;
}

.tag_yellow {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0px 10px 2px 11px;
    gap: 10px;
    /* width: 120px; */
    width:-moz-fit-content; 
    width:fit-content; 
    height: 25px;
    background: #FFF068;
    border-radius: 4px;
    font-weight: 400;
    font-size: 15px;
}

.tag_red {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0px 10px 2px 11px;
    gap: 10px;
    /* width: 126px; */
    width:-moz-fit-content; 
    width:fit-content; 
    height: 25px;    
    background: #F87076;
    border-radius: 4px;
    color:#fff;
    font-weight: 400;
    font-size: 15px;
}

.tag_blue {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0px 10px 2px 11px;
    gap: 10px;
    /* width: 111px; */
    width:-moz-fit-content; 
    width:fit-content; 
    height: 25px;
    background: #3E7E94;
    border-radius: 4px;
    color:#fff;
    font-weight: 400;
    font-size: 15px;
}

.tag_grey {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0px 10px 2px 11px;
    gap: 10px;
    /* width: 51px; */
    width:-moz-fit-content; 
    width:fit-content; 
    height: 25px;
    background: #727171;
    border-radius: 4px;
    color:#fff;
    font-weight: 400;
    font-size: 15px;
}

.tag_white {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width:-moz-fit-content; 
    width:fit-content; 
    padding: 0px 10px 2px 11px;
    gap: 10px;
    background: #FFFFFF;
    border-radius: 4px;
    font-weight: 400;
    font-size: 15px;
}


section.border .btn {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0px 12px;
    gap: 8px;
    width: 216px;
    height: 48px;
    /* background: #FFFFFF;
    color: #727171;
    border: 2px solid #727171; */
    border-radius: 139px;
    /* background: url(../images3/arrow_grey.svg) no-repeat 186px center; */
    text-decoration: none !important;
}


.card .isPC .btn {
    margin-bottom: 32px;
    margin-top: 24px;
    width: 183px;
    height: 40px;
    font-weight: 500;
    font-size: 16px;
    line-height: 195%;
}

.info h3,.message h3,.account h3 {
    margin-bottom: 39px;
}

.info h3 {
    /* background: url(../images3/icon_info.svg) no-repeat left center; */
    line-height: 35px;
    padding-left: 51px;
    position: relative;
}

.info h3.icon::before {
    content: url(../images3/icon_info.svg);
    position: absolute;
    height: 35px;
    width: 35px;
    top: 0px;
    left: 0px;
}


.message h3 {
    /* background: url(../images3/icon_message.svg) no-repeat left center; */
    line-height: 31px;
    padding-left: 47px;
    position: relative;
}


.message h3.icon::before {
    content: url(../images3/icon_message.svg);
    position: absolute;
    height: 38px;
    width: 38px;
    top: 0px;
    left: 0px;
}


.job h3 {
    /* background: url(../images3/icon_order.svg) no-repeat left center; */
    line-height: 38px;
    padding-left: 54px;
    position: relative;
}


.job h3.icon::before {
    content: url(../images3/icon_order.svg);
    position: absolute;
    height: 38px;
    width: 38px;
    top: 0px;
    left: 0px;
}


.order h3 {
    /* background: url(../images3/icon_order.svg) no-repeat left center; */
    line-height: 38px;
    padding-left: 54px;
    /* margin-bottom: 63px; */
    position: relative;
}

.order h3.icon::before {
    content: url(../images3/icon_order.svg);
    position: absolute;
    height: 38px;
    width: 38px;
    top: 0px;
    left: 0px;
}


.account h3 {
    /* background: url(../images3/icon_account.svg) no-repeat left center; */
    line-height: 30px;
    padding-left: 47px;
    position: relative;
}


.account h3.icon::before {
    content: url(../images3/icon_account.svg);
    position: absolute;
    height: 38px;
    width: 38px;
    top: 0px;
    left: 0px;
}

.info dl {
    width: 696px;
    gap: 16px;
    margin-bottom: 16px;
}

.info p {
    /* margin-right: 24px; */
    color: #727171;
}

.info .tag {
    width: 136px;
}

.date {
    width: 80px;
}

.message dl {
    /* width: 581px; */
    gap: 16px;
    margin-bottom: 16px;
}

.message.message_list dl,.info.info_list dl {
    width: 944px;
    gap: 56px;
    margin-bottom: 16px;
}

.message dl dt {
    padding-left: 32px;
}

.message.message_list dl dt,.info.info_list dl dt {
    width: 272px;
}

.message.message_list dl dd,.info.info_list dl dd {
    width: 616px;
}

.message dl dt.unread {
    padding-left: 0;
}

.message dl dt.unread::before {
    content: "●";
    color: #F87076;
    font-size: 16px;
    padding-right: 16px;
}

.message .message_list_area{
    padding: 30px 50px;
}

.message .message_icon{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    position: relative;
    margin: 10px 5px;
}
.message .message_icon p{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.message .message_icon.crowdcare{
    background: url(../images3/icon_profile.svg) no-repeat center center;
    background-color: rgba(248, 112, 118, 0.7);
}

.message .message_summary{
    width: 85%;
    padding: 0px 10px;
}

.message .message_summary h4{
   margin-bottom: 15px;
}

.border.message div.flex_start{
    border-radius: 16px;
}
.border.message div.flex_start:hover{
    transform: translate(-1px,-1px);
    box-shadow: -1px -1px 3px #dddddd,5px 5px 5px #bbbbbb;
    cursor: pointer;
}

hr{
    color: #dddddd;
    border-top-width:2px;
}

.text_red {
    color: #F87076;
}

.text_blue {
    color: #3E7E94;
}

.text_gray {
    color: #727171;
}

.bg_red {
    color: #fff;
    background-color: #F87076;
}

.bg_blue {
    color: #fff;
    background-color: #3E7E94;
}

.bg_alert {
    color: #fff;
    background-color: #FF000A;
}

.message .text_red {
    margin-left: 16px;
    line-height: 31px;
}

.order .text_red,.order .text_blue,.order .text_grey {
    line-height: 41px;
    margin-left: 16px;
}

.order_list {
    gap: 47px;
}

.order_list h5 {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.order_list li {
    width: 330px;
    padding: 10px 10px;
}

.order_list li:hover {
    transform: translate(-1px,-1px);
    box-shadow: -1px -1px 3px #dddddd,5px 5px 5px #bbbbbb;
    cursor: pointer;
    border-radius: 16px;
}

.order_list li p {
    line-height: 175%;
}

.order_list li p a {
    line-height: 195%;
    /* text-decoration: underline; */
}

.order_list li p a:hover {
    text-decoration: underline;
}

.account_info {
    gap: 56px;
}

.account_info li p {
    color: #727171;
}

.account_info li {
    width: 326px;
}

.account_info li:first-child {
    border-right: 2px solid #DDDDDD;
    width: 258px;
}

.account_info li:first-child p {
    color: #4F4849;
}


.question .blank {
    background-position-x: 320px;
}

.consultation a:nth-child(1) {
    margin-right: 40px;
}
/* 
.consultation::after {
    content: url(../image2/icon_question.svg);
    position: relative;
    top:-47px;
    left:28px;
} */

.consultation .btn {
    width: 344px;
    height: 72px;
    margin: auto;
    line-height: 72px;
    text-align: center;
    background-position: 310px center;
    position: relative;
}

.footer_wrap {
    width: 1136px;
    margin: 84px auto 170px auto;
    align-items: flex-end;
}

.copy {
    font-size: 16px;
}

.tel {
    color: #F87076;
    font-size: 14px;
    text-align: center;
}

.tel_number {
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 29.3px;
    line-height: 105%;
    padding-left: 25px;
    background: url(../images3/icon_tel.svg) no-repeat left center;
}


.tel_number_sp {
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 29.3px;
    line-height: 105%;
}


.slide_menu_sp .tel_number_sp a{
    color: #F87076;
    font-size: 29.3px;
    line-height: 30px;
}

.flex_start {
    display: flex;
    justify-content: start; 
}

.flex_between {
    display: flex;
    justify-content: space-between;
}

.flex_center {
    display: flex;
    justify-content: center;
}

.logo,.menu_img {
    display: none;
}

.logo.show,.menu_img.show {
    display: block;
    margin: 0px auto;
}

section.search {
    background: #F5F3EB;
    border-radius: 16px;
    border: none;
    padding: 40px 0;
}


section.search #search_menu {
    display: none;
    background: url(/images2/icon/plus.svg) no-repeat 90% center;
}

section.search #search_menu.opened {
    background: url(/images2/icon/minus.svg) no-repeat 90% center;
}


section.search #search_form {
    display: block;
}


.search .wrap {
    width: 558px;
    margin: 0 auto;
}

.search .flex_between {
    align-items: center;
}

.search .search_area select {
    width: 255px;
    height: 48px;
    border: 1px solid #B3B2AD;
    border-radius: 4px;
    background: url(../images3/bg_select.svg) no-repeat 97% center;
    background-color: #fff;
    margin: 16px 0 32px 0;
    padding-left: 16px;
}
.search .search_area #area3 {
    width: 255px;
    height: 48px;
    margin: 16px 0 32px 0;
    padding-left: 16px;
}
.search .search_area .check_box {
    display: inline-flex;
    width: 40%;
    margin: 5px 5px 5px 30px;
}
.search .search_area .check_box.not_visible {
    display: none;
    animation-duration: 200ms;
}
.search .search_area .check_box_all {
    display: inline-flex;
    width: 90%;
    margin: 5px 5px 5px 5px;
    font-size: 18px;
    font-weight:bold;
}
.search .search_area .check_box_all.not_visible {
     display: none;
     animation-duration: 200ms;
}
.search .search_area .check_box_all_top {
    display: inline-flex;
    width: 90%;
    margin: 10px 5px 10px 5px;
    font-size: 18px;
    font-weight:bold;
}
.search .search_area input[type=checkbox]{
    margin: 0px 5px 0px 0px;
}

.search .search_date input {
    width: 255px;
    height: 48px;
    border: 1px solid #B3B2AD;
    border-radius: 4px;
    background-color: #fff;
    margin: 16px 0 32px 0;
    padding-left: 16px;
    padding-right: 2px;
}

.search p {
    margin: 16px 0 32px 0;   
}

.search_day_of_week {
    margin-top: 16px;
    margin-bottom: 32px;
}
.search_day_of_week  label{
    font-size: 18px;
    padding: 10px;
}

.button_area {
    display: flex;
    justify-content: center;
    margin: auto 0;
    gap: 40px;
    margin: 30px auto 30px auto;
}

.button_area button {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0px 16px;
    width: 296px;
    height: 56px;
    border-radius: 139px;
    font-weight: 500;
    font-size: 18px;
}

.button_area .link_button {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0px 16px;
    width: 340px;
    height: 56px;
    border-radius: 139px;
    font-weight: 500;
    font-size: 18px;
}



.button_area .clear {
    background-color: #B3B2AD;
    color: #FFFFFF;
}

.registration h2,.registration .text_red,.message h2,.notification h2,.info h2,.select h2 {
    text-align: center;
}

.registration section {
    width: 944px;
    border: none;
    border-bottom: 2px solid #F5F3EB;
    margin: 0 auto 52px auto;
    padding-bottom: 24px;
}

.registration section:first-of-type {
    margin-top: 56px;
}

.registration section:last-of-type {
    border: none;
}

.registration .right {
    width: 616px;
}

.registration h3 {
    margin-bottom: 16px;
}

.registration p {
    margin-bottom: 24px;
    font-weight: 400;
    font-size: 16px;
    line-height: 195%;
}

.registration .right a {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0px 10px 0px 20px;
    gap: 10px;
    width: 170px;
    height: 40px;
    border: 2px solid #F87076;
    border-radius: 139px;
    background: url(../images3/arrow_red.svg) no-repeat 146px center;
}

.top {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0px 16px;
    width: 368px;
    height: 56px;
    background: url(../images3/arrow_white.svg) no-repeat 334px center;
    background-color: #F87076;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.15);
    border-radius: 139px;
    margin: 76px auto 56px auto;
    color:#fff;
}

.paginate {
    width: 320px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 56px;
}

.pagination {
    display: flex;
    gap:8px;
    justify-content: space-between;
}

.page-item {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #F5F5F5;
    text-align:center;
    line-height: 40px;
}

.page-item a ,.page-item span{
  
    color: #4F4849;
}

.page-item.active{
    background-color: #F87076;
}

.page-item.active span{
    color:#F5F5F5;
}



textarea {
    font-size: 18px;
    padding: 16px;
}

.ordermade textarea,.shopping textarea {
    margin-bottom: 56px;
    width: 560px;
}

.annotation {
    font-weight: 400;
    font-size: 16px;
    line-height: 175%;
    color: #727171;
    margin-bottom: 16px;
}

div.details {
    width: 75%;
    margin: 23px auto;
}

.details dl {
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    font-size: 18px;
}

.details dl dt {
    width: 18%;
    color: #727171;
    margin-right: 10px;
    margin-bottom: 20px;
}

.details dl dd {
    width: 66%;
    margin-bottom: 20px;
}


.details hr {
    width: 88%;
    margin: 10px auto;
}



.total {
    text-align: right;
    border-top: 1px solid #ddd;
    padding-top: 16px;
}

.details h3 {
    margin: 32px auto 24px auto;
}

.details .text_red {
    text-align: left;
    margin: 24px auto 40px auto;
}

.details .tag_red {
    /* width: 35vw; */
    margin: 0 8px 8px 0;
}

.details .tag_grey {
    /* width: 35vw; */
    margin: 0 8px 8px 0;
}

.details .tag_yellow {
    /* width: 35vw; */
    margin: 0 8px 8px 0;
}


.details .number {
    color: #727171;
}

.job_postings{
    display: flex;
    margin: 0 3rem;
}

.job_postings_l{
    width: 70%;
    margin-right: 5%;
}
.job_postings_r{
    position: fixed;
    width: 25%;
}
.job_offer_box{
    border: 1px solid #F87076;
    border-radius: 10px;
    height: 200px;
}

.details .tag_flex{
    display: flex;
}
.details .tag_flex .tag_red{
    margin-right: 15px;
}

.details .countdown{
    padding: 15px;
    border: 1px solid #F87076;
    text-align: center;
    margin-bottom: 20px;
}

.job_row_item {
    width: 85%;
    border-radius: 18px;
    background-color: #FFF;
    padding: 20px 16px;
    color: #4F4849;
    box-shadow: 0 8px 32px 0 rgba(0,0,0,.16), 0 1px 1px 0 rgba(0,0,0,.04);
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
}
.job_row_item_flex {
    display: flex;
}
.job_row_item .job_row_item_left {
    width: 30%;
    text-align: center;
}
.job_row_item .job_row_item_left img{
    width: 60%;
}
.job_row_item .job_row_item_right {
    width: 70%;
}
.job_row_item .job_row_item_right .recommend_tag {
    padding: 2px 10px;
    width: 80px;
    height: 25px;
    background-color: #FFF068;
    border-radius: 4px;
    color: #000;
    font-weight: 400;
    font-size: 15px;
    margin: 2px auto;
}
.job_row_item .job_row_item_right .short_ratio_tag {
    padding: 2px 10px;
    width: 100px;
    height: 25px;
    background-color: #F87076;
    border-radius: 4px;
    color: #FFF;
    font-weight: 400;
    font-size: 15px;
    margin: 2px auto;
}
.job_row_item .job_row_item_right h4{
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 15px;
    border-bottom: 1px solid #727171;
}
.job_row_item .job_row_item_right table {
    width: 100%;
    margin-top: 15px !important;
    border-collapse:collapse;
    word-break: break-all;
}
.job_row_item .job_row_item_right table th {
    width: 30%;
    font-size: 18px;
    background: #FFF !important;
    border-bottom: none !important;
    line-height: 40px !important;
    color: #4F4849 !important;
    padding: 0 8px;
    vertical-align: middle;
}
.job_row_item .job_row_item_right table td {
    width: 70%;
    border-bottom: none !important;
    line-height: 40px;
    font-size: 18px;
    padding: 0 !important;
    white-space: normal;
}
job_row_item .job_row_item_right table th.wage,.job_row_item .job_row_item_right table td.wage{
	 font-size: 18px;
}
.job_row_item .countdown{
    color: #F87076;
    text-align: center;
}
.job_row_item .job_button_box {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}
.job_row_item .job_button_box object{
    width: 100%;
}
.job_row_item .job_button_box object:first-child{
    margin-right: 10px;
}
.job_row_item .job_button_box a {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #F87076;
    color: #FFF;
    border-radius: 8px;
    margin-right: 8px;
    padding: 16px 0;
    z-index: 10;
    position: relative;
}
.job_row_item .job_button_box a.detail:hover {
    color: #FFF;
    background-color: #727171;
    transition: all .3s ease;
}
.job_row_item .job_button_box a.favorite:hover {
    opacity: 0.7;
}
.job_row_item .job_button_box .favorite{
    background: #F5F3EB;
    color: #4F4849;
}
.job_row_item .job_button_box a img {
    width: 20px;
    margin-right: 5px;
}

.job_postings_title{
    margin-bottom: 30px;
}

.job_postings_title p{
    font-weight: 500;
    font-size: 24px;
}

.job_postings_favor {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    /* width: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #727171;
    box-sizing: border-box;
    border-radius: 10px;
    margin-bottom: 15px;
    cursor: pointer;
    padding: 10px; */
}

.job_postings_favor.favorited {
    border-color: #faaf00;
}

.job_postings_favor img {
    width: 40px;
    height: auto;
}

.job_postings_favor.favorited img{
    animation-name: star-big;
    animation-duration: 1s;
}

.job_postings_item{
    display: flex;
    align-items: flex-start;
}
.job_postings_item .wage{
    font-size: 18px;
    font-weight: 500;
}
.job_postings_item .wage_small{
    font-size: 16px;
    font-weight: 500;
}
.job_postings_item .wage_flex{
    display: flex;
    flex-direction: column;
}
.job_postings_item .wage_mini{
    margin-top: 5px;
    font-size: 16px;
    line-height: 100%;
}
.job_postings_item:nth-child(1),.job_postings_item:nth-child(2){
    margin-bottom: 30px;
}

.job_postings_item .address a{
    font-size: 18px;
    color: #3E7E94;
}
.job_postings_item .address a:hover{
    text-decoration: underline;
}

.job_postings_item.nearest_station{
    margin-top: 30px;
}
.job_postings_item img{
    width: 35px;
    margin-right: 1em;
}
.job_postings_item p{
    line-height: 160%;
}

.job_details_item{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    font-size: 18px;
}
.job_details_item .left{
    color: #727171;
    width: 25%;
    margin-right: 10px;
    margin-bottom: 20px;
}
.job_details_item .right{
    width: 66%;
    margin-bottom: 20px;
}
.job_details_item .necessary_skill_tag {
    display: flex;
}

.job_details_item .necessary_skill_tag p {
    font-size: 16px;
    color: #000;
    background-color: #F5F3EB;
    text-align: center;
    border-radius: 10px;
    padding: 5px 8px;
    margin-right: 10px;
}
.fixed_login_form{
    background: #fff;
    padding: 30px;
    margin: 0;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100;
}
.fixed_login_form .countdown{
    text-align: center;
    color: #F87076;
    margin-bottom: 10px;
    font-weight: 500;
}
.fixed_login_form .fixed_login_flex{
    display: flex;
    justify-content: center;
    align-items: center;
}
.fixed_login_form .fixed_login_flex .date_text{
    width: 350px;
    height: 52px;
    font-size: 18px;
    padding: 12px 5px;
}
.fixed_login_form select{
    width: 20%;
    height: 52px;
    font-size: 15px;
    padding-left: 1rem;
    margin-right: 2rem;
    background: url(../images3/bg_select.svg) no-repeat 98% center;
}
.fixed_login_form button{
    background: #F87076;
    color: #fff;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.15);
    width: 50%;
    height: 70px;
    border-radius: 150px;
    text-align: center;
    font-size: 18px;
    margin-left: 30px;
}
/* 
.account_details section {
    width: 92vw;
    border: 1px solid #DDDDDD;
    border-radius: 16px;
    margin-bottom: 40px;
} */

h2.account_details {
    text-align: center;
    margin-bottom: 48px; 
}

h2.account_details::before {
    content: url(../images3/icon_account.svg);
    margin-right: 16px;
}
div.account_container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

div.account_box {
    width: 95%;
    position: relative;
    margin: 20px auto;
    color: #727171;
}

div.account_box_half {
    width: 45%;
    position: relative;
    margin: 20px auto;
    color: #727171;
}
div.account_box_half .button{
    top: 5px;
    right: 5px;
    width: 120px;
    position: absolute;
}
div.partition{
    width: 2px;
    background-color: #DDDDDD;
}
/* 
.account_details h3 {
    text-align: center;
    margin: 24px 0 32px 0;
}

.account_details dl,.account_details .button {
    width: 83vw;
    margin: 24px auto;
}

.account_details dl dt,.account_details dl dd {
    margin-bottom: 8px;
    font-weight: 400;
    line-height: 160%;
}

.account_details dl dt {
    font-size: 15px;
}

.account_details dl dd {
    font-size: 14px;
    color: #727171;
} */

p.add {
    margin-top: 34px;
    text-align: center;
}

p.add::before {
    content: "＋";
    color: #F87076;
    margin-right: 9px;
}

p.attention{
    line-height: 150%;
}

.account_details section {
    padding-bottom: 27px;
}

.account_details .border {
    border-top: 1px solid #ddd;
    padding-top: 32px;
}

.account_details .border:last-of-type {
    margin-top: 24px;
}

.account_details dt.text_red,.account_details dd.text_red {
    text-align: left;
    color: #F87076;
}

.account_details .btn {
    margin-left: auto;
    margin-right: auto;
}

.account_details a {
    text-decoration: underline;
}

.select .section1 {
    background: #F5F3EB;
    border-radius: 16px;
    border: none;
    margin-top: 40px;
}

.select .section2 {
    background: #F5F5F5;
    border-radius: 16px;
    border: none;
    margin-top: 16px;
}

.select .wrap {
    width: 76vw;
    margin: 0 auto;
}

.select h3 {
    font-weight: 500;
    font-size: 18px;
    line-height: 160%;
    text-align: center;
    border-bottom: 2px solid #fff;
    padding: 12px 0 13px 0;
}

/* .btn_border_red a {
    display: block;
    margin: 16px auto 0 auto;
    padding: 0px 14px;
    width: 65vw;
    line-height: 40px;
    border: 2px solid #F87076;
    border-radius: 139px;
    text-align: center;
    background: url(../images3/arrow_red.svg) no-repeat 92% center;
    background-color: #FFFFFF;
} */

.select section ul li {
    width: 65vw;
    margin: 0 auto;
}

.select .section1 ul li {
    padding: 22px 0 32px 0;
    border-bottom: 1px solid #fff;
}

.select .section1 ul li:last-child {
    border: none;
    padding-bottom: 0;
}

.select .tag_red {
    width: 77px;
}

.select .tag_blue {
    width: 147px !important;
}

.select .tag_white {
    width: 105px;
}

.select strong {
    font-weight: 700;
    font-size: 36px;
    line-height: 100%;
}

.select .flex_start {
    align-items: flex-end;
    gap: 8px;
}

.select .flex_between {
    width: 65vw;
    align-items: flex-end;
    margin-top: 12px;
}

.tax_in {
    font-size: 13px;
}

.select h4 {
    font-weight: 500;
    font-size: 16px;
    line-height: 160%;
    text-align: center;
}

.select .section2 .btn a {
    margin-bottom: 32px;
}

.select .section2 .flex_between {
    margin-bottom: 8px;
}

.progress {
    margin-bottom: 32px;
}

.progress li {
    display: inline-block;
    height: 40px;
}

.progress li .txt {
    padding: 4px 12px;
    background: #F5F3EB;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    color: #727171;
}

.progress li .icon {
    color: #B3B2AD;
    transform: rotate(90deg);
    display: inline-block;
    margin: 0 8px;
    font-size: 12px;
}

.progress li.current .txt {
    background: #F87076;
    color: #fff;
    border: none;
}

.select h2 span {
    font-size: 21px;
}


.credit .wrap {
    width: 560px;
}

.credit .total {
    border-bottom: 1px solid #B2B2AD;
    border-top: none;
    padding-bottom: 16px;
}

.card label {
    margin-left: 14px;
}

.card li {
    margin-bottom: 21px;
    line-height: 195%;
}

.card_icon {
    gap:10px;
    margin: 8px 0 0 15px;
}

.card_security {
    gap:10px;
    margin: 16px 0 50px 0;
}

.individual_message .wrap {
    width: 91vw;
    min-height: 70vh;
    margin-left: auto;
    margin-right: auto;
    padding: 40px 0 34px 0;
}

.individual_message {
    background: #F5F3EB;
    width: 100%;
    margin: 0;
}

.individual_message div.title {
    background: #fff;
    line-height: 56px;
    margin: 0;
    width: 100%;
    display: flex;
    top:72px;
    z-index: 100;
    position: fixed;
}

.individual_message_spacer {
    height: 74px;
}

.individual_message div.title button{
    width: 30px;
    height: 30px;
    margin: auto;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-image: url(/images2/icon/reverse_arrow.svg) !important;
    background-position: 8px center !important;
}

.individual_message div.title button:hover{
    background-repeat: no-repeat;
    background-image: url(/images2/icon/reverse_arrow.svg) !important;
    background-position: 5px center !important;
}

.individual_message div.title h3{
    width: 70%;
    margin: auto;
    text-align: center;
}

.individual_message .helper_profile_link{
    width: 70%;
    margin: auto;
    text-align: center;
    color: #4F4849;
}
.individual_message .helper_profile_link:hover{
    color: #F87076;
}
.individual_message .helper_profile_link h3{
    width: 100%;
}

.individual_message div.title p{
    width: 20%;
    margin: auto;
    text-align: center;
}

.individual_message article {
    width: 40vw;
    min-width: none;
    padding: 12px 16px;
    background: #FFFFFF;
    border-radius: 16px;
    word-break: break-all;
    font-size: 18px;
}

.individual_message img {
    width: 60vw;
    height: auto;
    text-align: left;
}

.individual_message .balloon_right article{
    background: #FFF2F2;
}

.individual_message .date {
    color: #B3B2AD;
    margin-bottom: 32px;
    width: 220px;
    font-size: 16px;
}

.individual_message .notread article {
    border: 2px solid #F87076;
}
.balloon_spacer{
    width: 10vw;
}
.balloon_left {
    width: 40vw;
    background: url(../images3/balloon_l.svg) no-repeat left 8px;
    /* width: 79vw; */
    padding-left: 8px;
}

.balloon_right {
    background: url(../images3/balloon_r.svg) no-repeat right 8px;
    /* width: 79vw; */
    padding-right: 8px;
}



.individual_message form {
    background: #fff;
    padding: 16px;
    margin: 0;
    width: 100%;
    position: fixed;
    bottom: 0px;
}

.individual_message textarea {
    width: 80vw;
    height: 52px;
    font-size: 18px;
    border: 2px solid #000;
    box-shadow: inset 2px 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 26px;
    padding: 12px 20px 12px 36px;
    margin-right: 16px;
    resize: none;
}

.individual_message button {
    width: 15vw;
    height: 52px;
    background: #F87076;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 139px;
    color: #fff;
    text-align: center;
}

.individual_message button:hover {
    cursor: pointer;
}

.individual_message .message_icon{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    position: relative;
    margin: 0px 10px;
}
.individual_message .message_icon a{
    color: #FFF;
}
.individual_message .message_icon p{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.individual_message .message_icon.crowdcare{
    background: url(../images3/icon_profile.svg) no-repeat center center;
    background-color: rgba(248, 112, 118, 0.7);
}

.message_image img{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin: 10px 5px;
}
.individual_message .message_image img{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin: 0 10px;
}
.individual_message .trash-box {
    position: absolute;
}
#file-list{
    display: inline-block;
}
#file-list div{
    display: flex;
    border: 1px solid #000;
    background-color: #F5F5F5;
    border-radius: 20px;
    padding: 0.5rem 2rem;
    margin-top: 1rem;
    margin-left: 2rem;
}
#file-list div p{
    margin-left: 1rem;
    cursor: pointer;
}

::placeholder {
    font-size : 18px;
  }

.articles h4 {
    margin-top: 46px;
    font-weight: 400;
    font-size: 16px;
    line-height: 195%;
}

.articles h3:last-of-type {
    margin: 46px 0;
}

.articles h4,.articles section p,p.hashtag {
    color: #727171;
    font-weight: 400;
    font-size: 16px;
}

p.hashtag {
    margin-top: 24px;
}

.articles p {
    line-height: 195%;
}

p.lead_text {
    margin-top: 46px;
}

.job .short_ratio{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2px 10px 2px 10px;
    width: 100px;
    height: 25px;
    background: #F87076;
    /* border: 2px solid #F87076; */
    border-radius: 4px;
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    margin: 2px auto;
}

.job .recommend{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2px 10px 2px 10px;
    width: 80px;
    height: 25px;
    background-color: #FFF068;
    border-radius: 4px;
    color: #000;
    font-weight: 400;
    font-size: 15px;
    margin: 2px auto;
}


.phone_icon{
    background: #F87076;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    padding: 3px;
    vertical-align: top;
    margin: 5px 10px;
}

img.card_icon{
    height: auto;
    width: 40px;
}


img.mc_logo{
    background-color: #000;
}

/* マイページ　新着情報アイコン */
.border .data_postdate {
    position: relative;
    margin-left: 30px;
}
.data_postdate.new_icon::before {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    background-color: #F87076;
    border-radius: 50%;
    left: -30%;
    top: 15%;
}

/* お気に入り機能 */
.favorite_circle{
    background-color: #727171;
    position: relative;
    border-radius: 50%;
    width: 50px;
    height: 50px;
}

.favorite_circle img{
    width: 30px;
    height: 30px;
    position: absolute;
    top: 20%;
    left: 20%;
}

.favorite_button{
    position: relative;
    width: 200px;
    border: 1px solid #727171;
    border-radius: 4px;
    padding: 0.5em 1em;
    text-align: right;
}

.favorite_button::before{
    position: absolute;
    content: url(../images3/heart_gray.svg);
    width: 25px;
    height: 25px;
    left: 8%;
    top: 20%;
}

.favorite_button.favorited{
    width: 220px;
    border: 1px solid #df5656;
    padding: 0.5em 1em 0.5em 3em;
    color: #df5656;
}

.favorite_button.favorited::before{
    content: url(../images3/heart_red.svg);
}

/*-- 新ヘルパープロフィール用CSS --*/

/* アカウント情報トップ */
.profile_info {
    width: 1000px;
    margin: 40px auto;

}
.profile_info_box {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.profile_info_box img{
    width: 150px;
    height: 150px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 20px;
}
.profile_info_item{
    width: 880px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.profile_info_item h4{
    font-size: 22px;
}
.profile_info_item .hurigana{
    font-size: 18px;
}

.profile_info_btn_box{
    display: flex;
    flex-direction: column;
    margin-left: 30px;
}

.profile_info_btn_box a {
    display: inline-block;
    border: 1px solid #F87076;
    padding: 10px 20px;
    text-align: center;
}
.profile_info_box a:first-child{
    margin-bottom: 20px;
}
.confirm_mypage_box{
    text-align: center;
    margin: 30px 0;
}
.profile_mypage_btn{
    display: inline-block;
    width: 560px;
    border: 1px solid #F87076;
    color: #F87076;
    padding: 15px 20px;
}
.recommend_mail_area{
    display: flex;
    justify-content: center;
    padding-bottom: 15px;
}
.recommend_mail_area label{
    margin-right: 40px;
}
.change_success{
    width: 50%;
    margin: 30px auto;
    background-color: #d4edda;
    border: 1px solid #c3e6cb;
    color: #155724;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}
.change_success.none{
    display: none;
}

/* プロフィール情報トップ */
.profile_confirm_text {
    width: 1000px;
    margin: 15px auto;
    font-size: 18px;
    line-height: 160%;
}
.profile_confirm {
    width: 1000px;
    margin: 0 auto;
    border: 2px solid #DDDDDD;
    border-radius: 18px;
    padding: 20px 40px;
}
.profile_confirm_box {
    margin: 20px auto;
}
.profile_confirm_item {
    font-size: 18px;
    border-top: 1px solid #DDDDDD;
    display: flex;
    align-items: center;
    padding: 15px;
}
.profile_confirm_item:last-child {
    border-bottom: 1px solid #DDDDDD;
}

.profile_confirm_item .left {
    width: 40%;
}

.profile_confirm_item .right {
    width: 60%;
}

.profile_confirm_item .tag {
    display: flex;
    flex-wrap: wrap;
}

.profile_confirm_item .tag p{
    font-size: 16px;
    color: #000;
    background-color: #F5F3EB;
    text-align: center;
    border-radius: 10px;
    padding: 5px 8px;
    margin: 10px 10px 10px 0;
}
.profile_confirm_item .tag p.dashed_line{
    border: 2px dashed #4F4849;
    background-color: #FFF;
}

/* 自己紹介編集画面 */
.self_pr{
    width: 800px;
    margin: 30px auto;
}
.self_pr h3{
    font-size: 24px;
    margin-top: 15px;
}

.self_pr .self_pr_image_box{
    width: 880px;
}
.self_pr_image_item{
    display: flex;
    align-items: center;
}
.self_pr_image_item img{
    width: 150px;
    height: 150px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 20px;
}
.self_pr_image_btn{
    display: inline-block;
    color: #F87076;
    border: 1px solid #F87076;
    padding: 10px 20px;
    text-align: center;
    cursor: pointer;
}
.self_pr_image_btn label{
    cursor: pointer;
}
.self_pr_image_btn input[type="file"]{
    display: none;
}

.self_pr_image_notes{
    border: 1px solid #DDDDDD;
    padding: 10px 20px;
    margin: 20px 0;
}
.self_pr_image_notes .notes {
    font-size: 16px;
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 15px;
}

.self_pr_image_notes li{
    margin-bottom: 10px;
    position: relative;
    z-index: -10;
    padding-left: 1em;
}
.self_pr_image_notes li::before{
    content: "\f00c";
    color: #F87076;
    font-family: FontAwesome;
    font-size: 0.8em;
    font-weight: 800;
    position: absolute;
    left: 0;
    top: 0.1em;
}

.self_pr input {
    width: 80px;
    height: 50px;
    text-align: center;
    font-size: 18px;
}

/* モーダル */
.overlay{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0%;
    top: 0%;
    background: rgba(0, 0, 0, .2);
}
.overlay.none{
    display: none;
}

.overlay .modal{
    display: block;
    width: 500px;
    height: 500px;
    margin: 125px auto;
    border-radius: 12px;
    background-color: #FFF;
    padding: 20px;
    text-align: center;
    cursor: pointer;
    position: relative;
    z-index: 100;
}

.overlay #modal_img{
    display: none;
}

.overlay #out{
    display: none;
}

.overlay .confirm_modal_wrap{
    padding: 20rem;
}

.input-range {
    -webkit-appearance: none; 
    appearance: none;
    cursor: pointer; 
    background: #8acdff;
    height: 14px; 
    width: 100%; 
    border-radius: 10px; 
    border: solid 3px #dff1ff; 
    outline: 0; /* アウトラインを消して代わりにfocusのスタイルをあてる */
}
.input-range:focus {
    box-shadow: 0 0 3px rgb(0, 161, 255);
}
.input-range::-webkit-slider-thumb {
    -webkit-appearance: none; 
    background: #53aeff; 
    width: 24px; 
    height: 24px; 
    border-radius: 50%; 
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15); 
}
.input-range::-moz-range-thumb {
    background: #53aeff;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
    border: none;
}
.input-range::-moz-focus-outer {
    border: 0;
}
.input-range:active::-webkit-slider-thumb {
    box-shadow: 0px 5px 10px -2px rgba(0, 0, 0, 0.3);
}

.crop_des {
    font-size: 15px;
    line-height: 150%;
    margin: 15px;
}

.crop_btn {
    display: flex;
    justify-content: center;
}

.crop_btn a {
    width: 180px;
    font-size: 16px;
    color: #FFF;
    display: inline-block;
    border-radius: 18px;
    text-align: center;
    padding: 10px;
    margin-top: 20px;
}

.crop_btn .cancel {
    background-color: #727171;
    margin-right: 15px;
}
.crop_btn .ok {
    background-color: #F87076;
}

/* .overlay #cvs {
    width: 80%;
    height: auto;
} */

.self_pr span {
    font-size: 18px;
    margin-left: 10px;
}

.self_pr textarea{
    width: 100%;
    height: 150px;
    overflow: hidden;
    font-size: 16px;
    line-height: 140%;
}

.letter_count{
    display: flex;
    align-items: center;
    justify-content: end;
}
.letter_count p {
    font-size: 18px;
}

.self_pr_submit{
    display: flex;
    justify-content: center;
    margin-top: 40px;
    margin-bottom: 30px;
    text-align: center;
}
.self_pr_submit button:first-child{
    margin-right: 30px;
}

/**
* 事業所検索用モーダル
*/
input:read-only#nursing_office{
    background-color: #FFFFFF;
}
#nursing_office_clear{
    font-size: 18px;
    margin-left: 10px;
    cursor: pointer;
}
.nursing_office_modal{
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
    padding-top: 60px;
}
.nursing_office_modal.confirm{
    text-align: center;
}
.nursing_office_modal .modal-content{
    background-color: #fefefe;
    margin: 5% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 60%;
    border-radius: 15px;
    cursor: pointer;
}
.nursing_office_modal .modal-content.confirm{
    display: inline-block;
    width: auto;
    padding: 3rem 3rem;
    text-align: center;
}
#confirm_text{
    line-height: 180%;
    text-align: center;
}
.nursing_office_wrap{
    text-align: left;
}
.nursing_office_wrap .title{
    font-size: 24px;
    font-weight: bold;
}
.nursing_office_wrap #nursing_office_close{
    background-image: url(/images2/icon/close.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 56px;
    height: 56px;
}
.nursing_office_prefecture_wrap, .nursing_office_municipality_wrap{
    display: flex;
    flex-direction: column;
}
.nursing_office_prefecture_wrap label,.nursing_office_municipality_wrap label, .nursing_office_name_wrap p{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
.nursing_office_prefecture_wrap select, .nursing_office_municipality_wrap select{
    width: 80%;
    padding: 0.75rem;
    margin-bottom: 15px;
}
.nursing_office_name_wrap li{
    border: 1px solid #DDDDDD;
    padding: 0.75rem;
    font-weight: bold;
}
.nursing_office_name_wrap li .nursing_office_address{
    font-size: 14px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
}
.nursing_office_search{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}
.nursing_office_search input{
    width: 80%;
    padding: 0.75rem;
}
.nursing_office_search button{
    width: 20%;
    padding: 0.75rem;
    background: #F87076;
    border-radius: 16px;
    text-align: center;
    color: #FFF;
    margin-left: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.nursing_office_search button:hover{
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2);
}

/* 自分のページを見る */
.helper_mypage_profile{
    display: flex;
    flex-direction: column;
    font-size: 18px;
    margin-bottom: 20px;
}
.helper_mypage_profile p{
    margin-right: 20px;
    margin-bottom: 15px;
}
.helper_mypage_introduce{
    font-size: 18px;
    line-height: 160%;
}

.helper_mypage_btn {
    margin-top: 80px;
    margin-bottom: 20px;
    text-align: center;
}

/* 依頼キャンセルの確認画面 */
.cancel_reason_select{
    display: flex;
    justify-content: center;
}
.cancel_reason_select_item{
    display: flex;
    flex-direction: column;
}
.cancel_reason_select_item:first-child{
    margin-right: 40px
}

.card_brand_logo,.card_brand_logo2{
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.card_brand_logo img{
    margin-right: 15px;
    width: 40px;
    height: auto;
}

.card_brand_logo2 img{
    margin-left: 15px;
    width: 30px;
    height: auto;
}
.work_guide_video video{
    width: 960px;
    margin-top: 20px;
}
#chapters{
    display: flex;
    flex-direction: column;
    gap: 15px;
}
#chapters .chapter_title{
    font-size: 20px;
    margin-top: 30px;
    font-weight: 500;
}
#chapters .chapter_flex{
    display: flex;
    cursor: pointer;
}
#chapters .chapter_flex .chapter{
    color: #F87076;
    margin-right: 10px;
}
#chapters .chapter_flex .chapter:hover{
    color: #727171;
}
#chapters .chapter_flex p:hover {
    color: #F87076;
}

/* 使い方ガイド */
.user_guide_wrap{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
}
.user_guide_wrap .user_guide_item{
    flex: 0 0 50%;
    padding: 0 10px;
    margin-bottom: 40px;
}
.user_guide_wrap .user_guide_item video{
    width: 100%;
}
.user_guide_wrap .user_guide_item p{
    font-size: 18px;
    padding: 15px 0;
}

.article_important {
    line-height: 140%;
}
.article_important span {
    background: #F87076; 
    color: #FFF; 
    border-radius: 8px; 
    font-size: 1rem; 
    padding: 0.2rem 0.4rem;
}
/* モーダル（使いまわし用）*/
.modal-overlay{
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    overflow: auto;
}
.modal-overlay.active {
    display: block;
}
.modal-content {
    background-color: #ffffff;
    margin: 5% auto;
    padding: 2rem;
    border: 1px solid #ccc;
    width: 60%;
    max-width: 600px;
    border-radius: 10px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
    /* transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
    transform: scale(0.8); */
}
.modal-content.active {
    transform: scale(1);
    opacity: 1;
}
.modal-content.confirm {
    padding: 3rem;
    width: auto;
}
.modal-content .modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1rem;
}
.modal-content .modal-body {
    width: 100%;
}
.modal-content .modal-header .modal-title, .modal-content .modal-header .modal-close-btn {
    font-size: 1.5rem;
    font-weight: bold;
}
.modal-content .modal-body .modal-section {
    display: flex;
    flex-direction: column;
    margin-bottom: 1rem;
}
.modal-content .modal-body .modal-section .modal-section-title {
    font-size: 1rem;
    font-weight: bold;
    background-color: #F3F3F3;
    padding: 1rem;
    margin-bottom: 0.5rem;
}
.modal-content .modal-body .modal-section .required {
    font-size: 0.8rem;
    background-color: #F87076;
    border-radius: 18px;
    color: #FFF;
    padding: 0.2rem 0.5rem;
}
.modal-content .modal-body .modal-section input {
    width: 90%;
    padding: 0.8rem 1rem;
    margin: 0.5rem 0 0.5rem 1rem;
}
.modal-content .modal-body .modal-section input[type=tel] {
    width: 30%;
}
.modal-content .modal-body .modal-section .address{
    margin-bottom: 1rem;
}
.modal-content .modal-body .modal-section .address p{
    font-weight: bold;
    margin-left: 1rem;
    margin-bottom: 0.5rem;
}
.modal-content .modal-body .modal-section .error-message {
    display: none;
    color: #F87076;
    font-size: 0.8rem;
    font-weight: bold;
    margin-left: 1rem;
}
.modal-content .modal-btn-area {
    text-align: center;
}
.modal-content .modal-btn-area button {
    width: 400px;
    height: 50px;
    background-color: #F87076;
    border: none;
    border-radius: 20px;
    color: #FFF;
    padding: 0.5rem 1rem;
    margin: 0.5rem;
    cursor: pointer;
}

.error-input {
    border: 2px solid red;  /* 枠を赤くする */
    background-color: #ffe6e6;  /* 背景を淡い赤にして視覚的に分かりやすく */
}

/* 完了報告 */
.complete_report_service_content h3 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0.5rem;
}
.complete_report_service_content h4 {
    font-size: 20px;
    font-weight: 500;
    margin: 0.5rem 0;
    background-color: #F5F3EB;
    padding: 0.5rem;
    margin-bottom: 1rem;
}
.complete_report_service_content h3 .required-mark,.complete_report_service_content h4 .required-mark {
    background: #F87076;
    color: #FFF;
    font-size: 14px;
    padding: 5px 10px;
    border-radius: 20px;
}
.complete_report_service_content .parts {
    margin-bottom: 0.5rem;
    border: 1px solid #B3B2AD;
    border-radius: 8px;
    padding: 0.5rem;
}
.complete_report_service_content .service_section {
    margin-bottom: 1rem;
}
.complete_report_service_content .service_section .heading label{
    font-size: 18px;
}
.complete_report_service_content .item {
    display: none;
    padding: 0.5rem 0 0 0;
    flex-wrap: wrap;
    gap: 0.5rem;
}
.complete_report_service_content .service_section .heading input[type=checkbox],
.complete_report_service_content .service_section .heading input[type=radio],
.complete_report_service_content .service_section .item label, 
.complete_report_service_content .service_section .item input[type=checkbox],
.complete_report_service_content .service_section .item input[type=radio] {
    width: 20px;
    height: 20px;
    margin: 10px 5px;
}
.complete_report_service_content .service_section .item label {
    margin-right: 0.5rem;
}
.complete_report_service_content .service_section .item label, input {
    font-size: 16px;
}
.complete_report_service_content .service_section .item textarea{
    width: 95%;
}

@media screen and (min-width: 767px){
    .flex_start_pc {
        display: flex;
        justify-content: start;
    }
    

    .flex_center_pc {
        display: flex;
        justify-content: center;
    }

    .flex_between_pc {
        display: flex;
        justify-content: space-between;
    }

    .w944 {
        width: 944px;
        margin-left: auto;
        margin-right: auto;
    } 

    .isSP {
        display: none !important;
    }

    .job table {
        margin-top: 40px;
        width: 100%;
    }

    .job table tr.content:hover {
        transform: translate(-1px,-1px);
        box-shadow: -1px -1px 3px #dddddd,5px 5px 5px #bbbbbb;
        cursor: pointer;
    }

    /* .job.reserved table,.requester table {
        width: 1136px;
    } */

    table th {
        background: #F5F5F5;
        border-bottom: 2px solid #DDDDDD;
        line-height: 48px;
        color: #B3B2AD;
        font-size: 18px;
        padding: 0 8px;
    }

    table td {
        border-bottom: 2px solid #DDDDDD;
        font-size: 16px;
        padding: 24px 8px;
        white-space:nowrap;
    }
    table td.wrap {
        white-space:normal;
    }
    table td.no_border{
        padding: 4px 8px;
        border-bottom: initial;
    }

    table td.tag .tag_red {
        margin-top: 8px;
    }


}

/*スマホ*/
@media screen and (max-width: 768px){
    body.opened {
        overflow-y:hidden;
    }

    .isPC {
        display: none !important;
    }

    .isSP {
        display: block;
    }

    div.header_bg {
        width: 100%;
        height: 56px;
        z-index: 1000;
    }
    div#mypage_spacer{
        height: 60px;
    }

    div.header_wrap{
        margin: 0 auto;
        padding: 0;
    }

    header .nav_info2{
        height: 56px !important;
    }

    div.header_bg .header_wrap {
        width: 90vw;
        height: 56px;
        align-items: center;
    }

    header p {
        line-height: normal;
        margin-right: 0;
    }

    header .nav_info2 .close_button {
        top: 20px;
        left: 20px;
    }

    header .nav_info2::before {
        top: 20px;
        left: 20px;
    }

    h1 {
        margin: 0;
    }

    h1 img {
        width: 45vw;
    }

    .sp_btn_group {
        display: flex;
        align-items: center;
    }

    .btn_menu_sp {
        width: 12vw;
        height: 51%;
    }

    .slide_menu_sp {
        position: fixed;
        top:56px;
        left: 0;
        background: rgba(255, 255, 255, 0.92);
        width: 100%;
        height: calc(100vh - 56px);
        display: none;
        z-index: 100;
    }

    .slide_menu_wrap {
        overflow-y: scroll;
        height: 100%;
    }

    .slide_menu_sp.opened {
        display: block;
    }

    .slide_menu_sp a {
        font-weight: 400;
        font-size: 16px;
        line-height: 160%;
        color: #4F4849;
    }


    .slide_menu_sp p a {
        font-size: 14px;
    }
    .slide_menu_sp p.new_order_sp a {
        font-size: 16px;
    }


    .slide_menu_sp p a i{
        color: #F87076;
    }

    .user_id {
        gap: 16px;
        width: 92vw;
        margin: 20px auto 0 auto;
    }

    .img_user_id {
        background: #F5F3EB;
        border-radius: 40px;
    }

    .menu1 a{
        border-bottom: 1px solid #F5F5F5;
        display: block;
        width: 92vw;
        height: 48px;
        line-height: 48px;
        margin: 0px auto;
        text-align: center;
        background: url(../images3/arrow_red.svg) no-repeat right center;
    }


    .menu1 a:hover{
        color: #F87076;
    }

    .menu2 a {
        display: block;
        width: 46vw;
        height: 48px;
        line-height: 48px;
        text-align: center;
    }

    .menu2 a::after {
        content: url(../images3/icon_blank_red.svg);
        position: relative;
        top:3px;
        left: 10px;
    }

    header p {
        height: auto;
    }

    header p.logout {
        width: 92vw;
        margin: 24px auto 32px auto;
        line-height: 56px;
    }

    header p.logout a {
        display: block;
        width: 92vw;
        height: 56px;
        line-height: 56px;
        background: url(../images3/arrow_grey.svg) no-repeat 90% center;
        background-color: #F5F5F5;
        border-radius: 8px;
        text-align: center;
    }

    header p.logout a::before {
        content: url(../images3/icon_logout.svg);
        position: relative;
        left: -25vw;
    }

    header nav ul li {
        line-height: 160%;
        margin-right: 0;
        height: auto;
    }

    header .copy {
        padding-bottom: 92px;
    }

    main {
        width: 100%;
        margin: 0 auto;
    }

    nav.isSP {
        width: 92vw;
        margin: 24px auto 40px auto;
    }

    .new_order_sp a {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        padding: 0px 16px;
        width: 92vw;
        height: 56px;
        background-color: #F87076;
        box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
        border-radius: 8px;
        color: #fff;
        /* font-size: 16px; */
    }

    main .new_order_sp a {
        height: 80px;
    }

    .new_order_sp a::before {
        content: url(../images3/icon_new_order_sp.svg);
        position: relative;
        left: -25vw;
    }

    .new_order_sp.tel a::before {
        content: url(../images2/telephone.svg);
        position: relative;
        left: -25vw;
    }

    .new_order_sp a::after {
        content: url(../images3/arrow_white.svg);
        position: relative;
        left: 25vw;
    }

    .message_sp a::before {
        content: url(../images3/icon_messge_sp.svg);
    }

    .order_list_sp a::before {
        content: url(../images3/icon_order_list.svg);
    }

    .order_list_sp a.wage::before {
        content: '';
        background-image: url(../images2/icon/07_price.svg);
        display: inline-block;
        width: 30px;
        height: 30px;
        background-size: contain;
        vertical-align: middle;
    }

    .order_list_sp a.favor::before {
        content: '';
        background-image: url(../images3/heart.svg);
        display: inline-block;
        width: 20px;
        height: 20px;
        background-size: contain;
        vertical-align: middle;
    }

    nav.isSP ul li a {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        padding: 0px 2px 0px 0px;
        gap: 3px;
        width: 44.5vw;
        height: 44px;
        background-color: #F5F3EB;
        box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
        border-radius: 8px;
        margin-top: 16px;
        color: #4F4849;
        font-weight: 500;
        font-size: 16px;
        line-height: 160%;
    }

    main nav.isSP ul li a {
        height: 64px;
    }


    main a {
        font-size: 16px;
    }

    main p {
        font-weight: 400;
        font-size: 16px;
        line-height: 160%;
    }

    section.border {
        width: 92vw;
        border-left:none;
        border-right:none;
        border-bottom: none; 
        border-radius:0;
        margin: 0 auto;
        position: relative;
        padding-bottom: 76px;
        font-size: 16px;
    }

    section.border.attention {
        border: 2px solid #F87076;
        border-radius: 8px;
        padding: 12px 16px 13px 16px;
    }


    .attention p {
        font-size: 15px;
    }

    .wrap,.credit .wrap {
        width: 92vw;
        margin: 20px auto 40px auto;
    }

    h2 {
        font-size: 24px;
        line-height: 155%;
        margin-bottom: 40px;
        width: 92vw;
        margin-left: auto;
        margin-right: auto;
    }

    h3 {
        font-size: 18px;
        line-height: 160%;
    }

    h4,h5 {
        font-weight: 400;
        font-size: 15px;
        line-height: 160%;
    }

    textarea {
        font-size: 16px;
    }



    .button {
        position: absolute;
        bottom: 0;
    }


    
    
    section.border .btn {
        width: 66vw;
        height: 44px;
        margin: 32px auto;
    }

    section.border .button {
        left: 14vw;
    }

    .card .btn {
        font-weight: 500;
        font-size: 16px;
        line-height: 195%;
        background: url(../images/icon_plus.svg) no-repeat 90% center;
    }

    .notification ul {
        font-size: 14px;
        line-height: 160%;
        margin-top: 16px;
    }


    .info h3.icon::before {
        left: 30px;
    }

    .message h3.icon::before {
        left: 100px;
    }

    .job h3.icon::before {
        left: 80px;
    }

    .order h3.icon::before {
        left: 80px;
    }

    .account h3.icon::before {
        left: 80px;
    }


    .info dl,.message dl,.info.info_list dl {
        width: 92vw;
    }

    .info dl dt {
        font-size: 13px;
        line-height: 135%;
    }

    .info dl dd {
        font-size: 14px;
        line-height: 160%;
        margin-top: 4px;
    }

    
    .tag_yellow {
        width: 28vw;
        line-height: 28px;
        font-size: 14px;
    }
    
    .tag_red,.tag_blue {
        width: 28vw;
        line-height: 24px;
        font-size: 14px;
    }

    .info h3 {
        margin-bottom: 24px;
    }

    .message .message_summary h4{
        margin-bottom: 5px;
     }

    .message h3,.order h3 {
        margin-bottom: 8px;
    } 

    .message .text_red {
        margin-bottom: 32px;
    }

    .message dl dt {
        font-size: 14px;
        line-height: 135%;
        margin-top: 16px;
    }

    .message dl dd {
        font-size: 15px;
        padding-left: 32px;
        line-height: 160%;
        margin-top: 4px;
    }
    .message .message_icon,.indivisual_message .message_icon{
        width: 30px;
        height: 30px;
        margin: auto;
    }

    .message .message_list_area{
        padding: 30px 10px;
    }

    main.message,main.notification,main.info,main.select,main.credit,main.articles {
        width: 92vw;
    }

    main.select {
        margin:24px auto 0 auto;
    }

    .message.message_list dl,.message.message_list dl dt,.message.message_list dl dd,.info.info_list dl dd {
        width: 92vw;
    }



    .individual_message div.title {
        flex-flow: column;
        top:56px;
    }

    .individual_message_spacer {
        height: 74px;
    }


    .individual_message div.title h3{
        width: 100%;
    }

    .individual_message div.title p{
        width: 100%;
    }

    .balloon_left {
        width: auto;
    }

    .individual_message article {
        width: 65vw;
        padding: 8px 12px;
        font-size: 16px;
    }

    .individual_message textarea {
        font-size: 16px;
        padding: 12px 8px 12px 8px;
        margin-right: 12px;
        resize: none;
    }

    ::placeholder {
        font-size : 16px;
    }

    .text_red,.text_blue {
        line-height: 22px;
        /* text-align: center; */
    }

    .flex_between_sp {
        display: flex;
        justify-content: center;
    }

    .flex_start_sp {
        display: flex;
        justify-content: start;
    }

    .order_list li {
        width: 92vw;
        margin-top: 34px;
    }

    .order_detail {
        text-align: right;
    }


    div.account_box_half {
        width: 90%;
        margin: 20px auto;
    }

    div.account_box_half .button{
        /* bottom: 5px; */
        /* right: 5px; */
        /* width: 120px; */
        position: initial;
    }

    .account_info li:first-child {
        border-right: none;
        width: 92vw;
    }

    .job_postings_title{
        margin-bottom: 20px;
    }

    .job_postings_title p{
        font-weight: 500;
        font-size: 18px;
        line-height: 130%;
    }

    .job_postings_favor #favorite_count{
        font-size: 13px;
        color: black;
    }

    .job_postings_box{
        width: 100%;
        margin-bottom: 25px;
    }
    .job_postings_item:nth-child(1),.job_postings_item:nth-child(2){
        margin-bottom: 15px;
    }
    .job_postings_item.nearest_station{
        margin-top: 15px;
    }

    .job_postings_item img{
        width: 25px;
        height: 25px;
        margin-right: 1em;
    }

    .job_postings_item .wage{
        font-weight: 500;
        font-size: 16px;
    }

    .job_postings_item .wage_small{
        font-size: 14px;
    }

    .job_postings_item .address a{
        font-size: 16px;
    }

    .job_postings_favor img {
        width: 8vw;
        height: auto;
    }

    .job_details_box{
        padding: 25px 0;
        border-top: 1px solid #727171;
    }

    .job_details_box h3{
        margin: 0 !important;
    }

    .job_details_item{
        display: block;
        margin-top: 30px;
    }

    .job_details_item .left{
        width: auto;
        font-weight: 500;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .job_details_item .right{
        width: auto;
        margin-bottom: 0;
    }

    .job_details_item .necessary_skill_tag {
        flex-wrap: wrap;
    }

    .job_details_item .necessary_skill_tag p {
        white-space: nowrap;
        margin: 5px;
    }

    .job_details_box .client_info{
        margin-top: 20px;
    }

    .details .countdown{
        border: 1px solid #F87076;
        text-align: center;
        color: black;
        padding: 10px;
        margin-bottom: 20px;
    }

    .fixed_login_form{
        background: #fff;
        padding: 10px;
        margin: 0;
        width: 100%;
        position: fixed;
        bottom: 0px;
        z-index: 100;
    }
    .fixed_login_form .fixed_login_flex{
        /* justify-content: space-between; */
        align-items: center;
    }
	.fixed_login_form .fixed_login_flex .date_text{
	    width: 70vw;
        height: 52px;
        font-size: 15px;
	    padding-left: 1rem;
        margin-right: 0;
	}
    .fixed_login_form select{
        width: 70vw;
        height: 52px;
        font-size: 15px;
        padding-left: 1rem;
        margin-right: 0;
    }
    .fixed_login_form button{
        background: #F87076;
        color: #fff;
        box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.15);
        width: 70vw;
        height: 50px;
        border-radius: 150px;
        text-align: center;
        font-size: 18px;
        margin-left: 1em;
    }

    div.details{
        width:92%;
    }

    .details dl {
        justify-content: space-between;
        font-size: 16px;
    }
    
    .details dl dt {
        width: 28%;
    }

    .details hr {
        width: 95%;
        margin: 10px auto;
    }

    .details .tag_red {
        width: 40vw;
        margin: 0 0 8px 0;
    }
    .question .blank {
        background-position-x: 80vw;
    }
    
    .consultation a {
        background-position-x: 80vw;
    }
    
    .consultation::after {
        top:-40px;
        left:10vw;
    }

    .footer_wrap {
        width: 100%;
        margin: 48px auto 90px auto;
    }

    .copy {
        text-align: center;
        font-size: 14px;
    }

    .job dl,.requester dl {
        width: 92vw;
        margin: 24px auto;
        font-size: 15px;
        border-bottom: 1px solid #DDDDDD;
    }

    .job dl:last-child,.requester dl:last-child{
        border: none;
    }

    .job.reserved dl:last-child,.requester dl:last-child {
        border-bottom: 1px solid #DDDDDD;
    }
    
    .job dl dt,.requester dl dt {
        clear: left;
        float: left;
        width: 30vw;
        color: #727171;
        margin-bottom: 20px;
    }

    .job dl dt.tag {
        height:50px;
    }
    .job dl::hover {
        box-shadow: 2px solid #4F4849;
    }

    .job dl dd,.requester dl dd {
        width: 60vw;
        float: left;
        margin-bottom: 20px;
    }
    .job.reserved .canceled {
        height: 35px;
    }

    .job dl:after,.requester dl:after {
        content: "";
        display: block;
        clear: both;
    }
    .job dl {
        width: 92vw;
        margin: 24px auto;
        font-size: 15px;
        border-bottom: 1px solid #DDDDDD;
    }

    .job dl:last-child {
        border: none;
    }

    .job.reserved dl:last-child {
        border-bottom: 1px solid #DDDDDD;
    }
    
    .job dl dt {
        float: left;
        width: 30vw;
        color: #727171;
        margin-bottom: 20px;
    }

    .job dl dt.tag {
        height:50px;
    }

    .job dl dd {
        width: 60vw;
        float: right;
        margin-bottom: 20px;
    }

    .job dl:after {
        content: "";
        display: block;
        clear: both;
    }
    
    .job dl dt.tag_area {
        width: 100%;
        display: flex;
        justify-content: start;
        
    }

    .job .short_ratio{
        display: flex;
        padding: 2px 4px 2px 4px;
        width: 100px;
        height: 25px;
        font-size: 14px;
        margin: 2px 6px;
    }

    .job .recommend{
        display: flex;
        padding: 2px 4px 2px 4px;
        width: 80px;
        height: 25px;
        font-size: 14px;
        margin: 2px 6px;
    }

    /* お仕事一覧 */
    .job_row_item{
        width: 92vw;
        margin: 15px auto;
    }
    .job_row_item_flex{
        flex-direction: column;
    }
    .job_row_item .job_row_item_left,.job_row_item .job_row_item_right{
        width: 100%;
    }
    .job_row_item .job_row_item_left img {
        width: 40vw;
        border-radius: 18px;
        margin: 0 auto;
        text-align: center;
        display: inherit;
        margin-bottom: 15px;
    }
    .job_row_item .job_row_item_right h4{
        border-bottom: none;
        padding-bottom: 0;
    }
    .job_row_item .job_info_box{
        margin: 20px auto;
    }
    .job_row_item .job_info_box .job_info_box_flex{
        display: flex;
        margin-bottom: 10px;
    }
    .job_row_item .job_info_box .job_info_box_flex p:first-child{
        font-weight: 500;
        width: 25%;
        margin-right: 15px;
    }
    .job_row_item .job_info_box .job_info_box_flex p:last-child{
        width: 70%;
    }

    .job_row_item .job_info_favorited {
        text-align: center;
        margin-bottom: 15px;
    }

    .job_row_item .job_row_item_right table th,.job_row_item .job_row_item_right table td {
        font-size: 16px;
    }
    .job_row_item .job_row_item_right table th.wage,.job_row_item .job_row_item_right table td.wage{
        font-size: 16px;
    }

    .job_row_item .countdown {
        margin-top: 10px;
        text-align: center;
        color: #F87076;
    }
    .job_row_item .job_button_box {
        display: flex;
        justify-content: center;
        margin: 10px 0;
    }
    .job_row_item .job_button_box button{
        width: 100%;
        border-radius: 8px;
        text-align: center;
    }

    .job_row_item .job_button_box object{
        width: 100%;
    }

    .job_row_item .job_button_box object:first-child {
        margin-right: 10px;
    }

    .job_row_item .job_button_box a{
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 8px;
        background: #F5F3EB;
        margin-right: 8px;
        padding: 16px 0;
        z-index: 10;
        position: relative;
    }
    .job_row_item .job_button_box object a {
        color: #4F4849;
    }
    .job_row_item .job_button_box object:last-child a{
        margin-right: 0;
        background-color: #F87076;
        padding: 16px 8px;
    }
    .job_row_item .job_button_box object:last-child a {
        color: #FFF;
    }

    .job_row_item .job_button_box .favorited .favor_img{
            animation-name: star-big;
            animation-duration: 1s;
    }
    @keyframes star-big{
        50%{
            transform: scale(1.2)
        }
    }

    .job_row_item .job_button_box .favor_img{
        width: 20px;
        margin:0 5px 0 0;
    }

    .job_row_item .job_button_box button.detail{
        background: #F87076;
        color: #FFF;
        padding: 16px 8px;
    }


    .tag_red {
        margin-top: 10px;
    }

    section.search {
        width: 92vw;
        margin: 20px auto;
        padding: 20px 0;
    }
	section.search.fix_top {
       	width: 100vw;
	   	margin: 20px auto;
	    padding: 10px 0;
	    position: fixed;
	    top: 45px;
	    /* left: 4vw; */
	    z-index: 90;	
	    transition-duration:200ms;
	    overflow: scroll;
	    max-height: 85vh;
    }
    section.search_blank {
       	height:0px;
       	margin-bottom:0px;
    }
	
	section.search_blank.fix_top {
       	height:80px;
       	margin-bottom:30px;
    }
	
	
    section.search #search_menu {
        display: block;
    }

    section.search #search_form {
        display: none;
    }
    

    .search .wrap {
        width:83vw;
    }

    .recruitment section {
        border: none;
    }

    .search .search_area select {
        width:80vw;
    }
	.search .search_area #area3 {
	    width: initial;
	    height: initial;
	    margin: initial;
    	padding-left: initial;
	}
    
	.search .search_area .check_box {
	    width: 80vw;
   		margin: 10px 10px 10px 30px;
	}
	.search .search_area .check_box_all {
	    width: 80vw;
   		margin: 10px 10px 10px 5px;
   		font-size:18px;
   		font-weight:bold;
	}
	.search .search_area .check_box_all_top {
	    width: 80vw;
   		margin: 10px 10px 10px 5px;
   		font-size:18px;
   		font-weight:bold;
	}

    .search .search_date input {
        width:35vw;
    }

    .search_day_of_week label{
        margin-right: 15px;
        display: inline-flex;
        align-items: center;
    }

    .search_day_of_week input[type="checkbox"] {
        width: 20px;
        height: 20px;
        margin-right: 5px;
    }

    
    .button_area {
        margin: 24px auto 0 auto;
        text-align: center;
        flex-direction: column;
    }
    .button_area.reverse {
        flex-direction: column-reverse;
    }
    .button_area button {
        display: flex;
        padding: 0px 16px;
        border-radius: 139px;
        font-weight: 500;
        font-size: 15px;
        width: 92vw;
        height: 56px;
        margin: 0 auto;
    }

    .search .button_area button {
        width: 86vw;
    }

    .button_area .link_button {
        display: flex;
        padding: 0px 16px;
        border-radius: 139px;
        font-weight: 500;
        font-size: 15px;
        width: 92vw;
        height: 56px;
        margin: 0 auto;
    }

    .requester_btn_box button:last-child {
        margin-bottom: 20px;
    }


    .registration section {
        width: 92vw;
        margin: 30px auto;
    }

    .registration section:first-of-type {
        margin-top: 48px;
    }

    .registration .right {
        width: 92vw;
        margin: 19px auto 24px auto;
    }

    .top {
        width: 92vw;
        background-position: 82vw center;
        margin: 48px auto 0 auto;
    }

    .registration h3 {
        text-align: center;
    }

    .registration .right a {
        margin: 16px auto 0 auto;
    }

    .registration h2 {
        margin-bottom: 16px;
    }

    .ordermade textarea,.shopping textarea {
        margin-bottom: 40px;
        width: 92vw;
    }

    .annotation {
        font-size: 13px;
        line-height: 135%;
    }
    
    .reserved h2,.requester h2 {
        text-align: center;
    }

    .reserved p {
        width: 92vw;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 40px;
    }

    .account_details .button {
        position: relative;
    }

    .account_details section {
        padding-bottom: 27px;
    }

    .progress {
        margin-bottom: 30px;
    }
    
    .progress li {
        display: inline-block;
        height: 31px;
        margin-bottom: 10px;
    }
    
    .progress li .txt {
        padding: 4px 6px;
        font-size: 14px;
    }

    .select .progress li .txt {
        padding: 4px 8px;
        font-size: 13px;
    }

    .progress li .icon {
        font-size: 11px;
    }

    .credit .total {
        width: 92vw;
        margin-left: auto;
        margin-right: auto;
    }

    .credit h2 {
        text-align: center;
    }

    .articles section {
        padding: 24px 0;
        margin: 30px 0;
    }

    .articles h4 {
        margin-top: 16px;
    }

    .articles h3:last-of-type {
        margin: 16px 0;
    }

    .articles section h4,.articles section p {
        font-size: 14px;
        line-height: 160%;
    }

    p.hashtag {
        font-size: 13px;
        line-height: 135%;
    }

    p.lead_text {
        margin-top: 16px;
    }

    .articles .tag_red.press{
        width: 32vw;
    }

    .data_postdate.new_icon::before {
        width: 15px;
        height: 15px;
        left: -8%;
        top: auto;
    }

    /*-- 新ヘルパープロフィール用CSS --*/

    /* アカウント情報トップ */
    .profile_info {
        width: 92vw;
        margin: 20px auto;
    }
    .profile_info_box {
        margin-bottom: 30px;
        align-items: flex-start;
    }

    .profile_info_box.align_items_center {
        align-items: center;
    }

    .profile_info_box img{
        width: 110px;
        height: 110px;
        margin-right: 10px;
    }

    .profile_info_box .hourlywage_box p{
        font-size: 16px;
    }

    .profile_info_item{
        width: 80%;
        flex-direction: column;
    }

    .profile_info_item h4{
        font-size: 18px;
    }

    .profile_info_item .hurigana{
        font-size: 14px;
    }

    .profile_info_btn_box{
        margin: 20px auto 0 auto;
    }

    .profile_info_btn_box a {
        font-size: 14px;
        width: 100%;
        display: inline-block;
        border: 1px solid #F87076;
        padding: 10px 20px;
        text-align: center;
        margin-bottom: 15px;
    }
    .profile_info_box a:first-child{
        margin-bottom: 20px;
    }
    .recommend_mail_area{
        width: 50vw;
        flex-direction: column;
        align-items: flex-start;
        margin: 0 auto;
        padding-bottom: 0;
    }
    .recommend_mail_area label{
        margin-right: 0;
        margin-bottom: 15px;
    }
    .profile_mypage_fixed{
        width: 100%;
        height: 90px;
        background-color: #FFF;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 100;
        padding: 30px 15px;
        text-align: center;
    }
    .profile_mypage_btn{
        display: inline-block;
        width: 75vw;
        margin: 0 auto;
        border: 1px solid #F87076;
        color: #F87076;
        text-align: center;
        padding: 10px;
    }

    /* プロフィール情報トップ */
    .profile_confirm_text {
        width: 85vw;
        font-size: 14px;
    }
    .profile_confirm_text p{
        margin-bottom: 10px;
    }
    .profile_confirm {
        width: 92vw;
        padding: 0 20px;
    }
    .profile_confirm_box {
        margin: 20px auto;
    }
    .profile_confirm_item {
        border-top: 1px solid #DDDDDD;
        flex-direction: column;
        align-items: baseline;
        padding: 10px;
    }
    .profile_confirm_item:last-child {
        border-bottom: 1px solid #DDDDDD;
    }

    .profile_confirm_item .left {
        font-size: 14px;
        width: auto;
        margin-bottom: 10px;
        font-weight: 500;
    }

    .profile_confirm_item .right {
        width: auto;
        padding-left: 5px;
        font-size: 16px;
        line-height: 160%;
    }

    .profile_confirm_item .tag {
        display: flex;
        flex-wrap: wrap;
    }

    .profile_confirm_item .tag p{
        font-size: 14px;
        color: #000;
        background-color: #F5F3EB;
        text-align: center;
        border-radius: 10px;
        padding: 5px 8px;
        margin: 10px 10px 10px 0;
    }

    /* 自己紹介編集画面 */
    .overlay .modal{
        position: fixed;
        top: 80px;
        left:calc(50% - 92vw/2);
        width: 92vw;
        height: 70vh;
        margin: 0 auto;
        border-radius: 12px;
        background-color: #FFF;
        padding: 10px;
        text-align: center;
    }
    .overlay .modal .modal_wrap{
        overflow-x: hidden;
        overflow-y: scroll;
        height: 100%;
    }

    .input-range{
        width: 72vw !important;
    }

    .crop_des {
        font-size: 16px;
        text-align: left;
        margin: 10px;
    }

    .crop_btn a {
        width: 180px;
        font-size: 16px;
        color: #FFF;
        display: inline-block;
        border-radius: 18px;
        text-align: center;
        padding: 10px;
        margin-top: 20px;
    }
    
    .crop_btn .cancel {
        margin-right: 15px;
    }

    /**
    * 事業所検索用モーダル
    */
    .nursing_office_modal .modal-content{
        width: 92vw;
    }
    .nursing_office_modal .modal-content.confirm{
        position: absolute;
        display: block;
        width: 92vw;
        padding: 2rem;
        top: 30%;
        left: 5%;
    }


    .self_pr{
        width: 92vw;
        margin: 30px auto;
    }
    .self_pr h3{
        font-size: 18px;
    }
    .self_pr .self_pr_image_box{
        width: 92vw;
    }
    .self_pr_image_item img{
        width: 100px;
        height: 100px;
        margin-right: 30px;
    }
    .self_pr input {
        width: 30vw;
    }
    .self_pr textarea {
        font-size: 15px;
    }
    .self_pr_submit{
        flex-direction: column-reverse;
        margin-top: 20px;
        margin-bottom: 10px;
        align-items: center;
    }
    .self_pr_submit button:first-child{
        margin-top: 20px;
        margin-right: 0px;
    }

    /* 自分のページを見る */
    .helper_mypage_profile{
        font-size: 16px;
        margin-bottom: 20px;
    }
    .helper_mypage_introduce{
        font-size: 16px;
    }
    .helper_mypage_btn{
        margin-top: 40px;
    }
    .helper_mypage_spacer{
        width: 100%;
        height: 100px;
    }

    /* 依頼のキャンセル理由 */
    .cancel_reason_select{
        flex-direction: column;
    }

    .work_guide_video video{
        width: 92vw;
    }

    /* 使い方ガイド */
    .user_guide_wrap{
        flex-wrap: nowrap;
        flex-direction: column;
    }
    .user_guide_wrap .user_guide_item{
        flex: 0;
        width: 85vw;
        padding: 0 10px;
        margin-bottom: 40px;
    }
    .user_guide_wrap .user_guide_item p{
        font-size: 18px;
        padding: 15px 0;
    }

    div#mypage_spacer_2{
        display: block;
        width: 100%;
        height: 56px;
        transition-duration: 500ms;
    }

    .article_important {
        line-height: 180%;
    }

    .article_important span {
        font-size: 0.8rem;
    }
    /* モーダル（使いまわし用）*/
    .modal-content{
        width: 90vw;
        padding: 1rem 0.5rem;
    }

    .modal-content .modal-btn-area button {
        width: 70vw;
    }

    /* 完了報告 */
    .complete_report_service_content h3 {
        font-size: 20px;
        font-weight: 500;
    }
    .complete_report_service_content h4 {
        font-size: 20px;
        font-weight: 500;
        margin: 0.5rem 0;
    }
    .complete_report_service_content .parts {
        margin-bottom: 0.5rem;
    }
    .complete_report_service_content .service_section .heading label{
        font-size: 18px;
    }
    .complete_report_service_content .item {
        display: none;
    }
    .complete_report_service_content .service_section .heading input[type=checkbox],
    .complete_report_service_content .service_section .item label, input[type=checkbox]{
        width: 20px;
        height: 20px;
        margin: 10px 5px;
    }
    .complete_report_service_content .service_section .item label, input {
        font-size: 16px;
    }
    .complete_report_service_content .service_section .heading input[type=radio],
    .complete_report_service_content .service_section .item input[type=radio] {
        width: 20px;
        height: 20px;
        margin: 10px 5px;
    }
}

/*スマホ*/
@media screen and (max-width: 360px){
    #cvs{
        width: 200px !important;
        height: 200px !important;
    }

    /* .crop_des{
        font-size: 14px;
    }

    .overlay .modal{
        height: calc(100vh - 70px);
    } */

}

/* 日付スライダー上部バー */
.date-slider-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0.5rem 1rem 0.5rem;
}
.sort-btn {
  background: #fff;
  border: 1px solid #ffd600;
  border-radius: 20px;
  padding: 0.8rem 1rem;
  font-size: 15px;
  color: #222;
  box-shadow: 0 2px 8px rgba(0,0,0,0.07);
  cursor: pointer;
  transition: background 0.2s;
  display: flex;
  align-items: center;
  gap: 0.3em;
}
.sort-btn:hover {
  background: #fafafa;
}
.sort-btn-label {
  font-size: 1rem;
  color: #222;
}
.sort-modal {
  display: none;
  position: fixed;
  z-index: 2000;
  left: 0; top: 0; right: 0; bottom: 0;
  background: rgba(0,0,0,0.25);
  justify-content: center;
  align-items: flex-end;
}
.sort-modal.open {
  display: flex;
}
.sort-modal-content {
  background: #fff;
  width: 100%;
  max-width: 480px;
  border-radius: 18px 18px 0 0;
  padding: 24px 0 8px 0;
  box-shadow: 0 -2px 16px rgba(0,0,0,0.08);
  margin-bottom: 0;
}
.sort-modal-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  padding: 0 24px 16px 24px;
}
.sort-modal-close {
  background: none;
  border: none;
  font-size: 28px;
  color: #888;
  cursor: pointer;
}
.sort-list {
  list-style: none;
  margin: 0;
  padding: 0 0 8px 0;
}
.sort-item {
  padding: 16px 24px;
  font-size: 16px;
  color: #222;
  cursor: pointer;
  border-bottom: 1px solid #f0f0f0;
  display: flex;
  align-items: center;
  position: relative;
}
.sort-item:last-child {
  border-bottom: none;
}
.sort-item.active {
  color: #ffd600;
  font-weight: bold;
}
.sort-item.active::after {
  content: '✓';
  color: #ffd600;
  font-size: 18px;
  position: absolute;
  right: 24px;
}

/* フィルタモーダルのスタイル */
.filter-modal {
  display: none;
  position: fixed;
  width: 100vw;
  z-index: 2100;
  left: 0; top: 0; right: 0; bottom: 0;
  background: rgba(0,0,0,0.25);
  justify-content: center;
  align-items: flex-end;
}
.filter-modal.open {
  display: flex;
}
.filter-modal-content {
  background: white;
  border-radius: 8px;
  width: 90%;
  max-width: 600px;
  height: 90vh;
  overflow-y: auto;
  position: relative;
  top: 3%;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
}
.filter-modal-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 20px;
}
.filter-modal-close {
  background: none;
  border: none;
  font-size: 24px;
  cursor: pointer;
  color: #666;
  padding: 0;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 10;
}
.filter-modal-clear {
 background: #f5f5f5;
color: #F87076;
border: 1px solid #F87076;
border-radius: 4px;
padding: 0.4em 1.2em;
  font-size: 14px;
  cursor: pointer;
}
.filter-group {
  padding: 0 24px 16px 24px;
}
.filter-label {
  font-size: 1.1rem;
  color: #4F4849;
  margin-bottom: 4px;
  display: block;
}
.filter-sub-label {
  font-size: 1rem;
  color: #4F4849;
  margin: 8px 0 4px 0;
}
.filter-select {
  width: 100%;
  padding: 10px;
  border-radius: 8px;
  border: 1px solid #eee;
  font-size: 16px;
  margin-bottom: 8px;
  background: #f8f8f8;
}
.filter-search-btn {
  width: 90%;
  margin: 16px 5% 16px 5%;
  padding: 14px 0;
  background: #F87076;
  color: #fff;
  border: none;
  border-radius: 8px;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
}
.filter-detail-link {
  color: #888;
  font-size: 15px;
  text-decoration: underline;
  cursor: pointer;
}
.city-pref-label {
    margin-top: 1rem;
}
.city-drawer-tags {
    max-width: 200px;
    text-overflow: ellipsis;
}

/* 改善されたチェックボックススタイル */
.filter-checkbox-group {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-top: 8px;
}

.filter-checkbox-item {
    display: flex;
    align-items: center;
    padding: 12px 16px;
    background: #f8f9fa;
    border: 2px solid #e9ecef;
    border-radius: 12px;
    cursor: pointer;
    transition: all 0.2s ease;
    position: relative;
    min-height: 48px;
}

.filter-checkbox-item:hover {
    background: #f0f2f5;
    border-color: #ffd600;
    transform: translateY(-1px);
    box-shadow: 0 2px 8px rgba(255, 214, 0, 0.15);
}

.filter-checkbox-item:active {
    transform: translateY(0);
    box-shadow: 0 1px 4px rgba(255, 214, 0, 0.2);
}

.filter-checkbox-input {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

.filter-checkbox-custom {
    position: relative;
    width: 24px;
    height: 24px;
    border: 2px solid #ccc;
    border-radius: 6px;
    background: #fff;
    margin-right: 12px;
    flex-shrink: 0;
    transition: all 0.2s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.filter-checkbox-custom::after {
    content: '';
    width: 12px;
    height: 12px;
    background: #ffd600;
    border-radius: 3px;
    transform: scale(0);
    transition: transform 0.2s ease;
}

.filter-checkbox-input:checked + .filter-checkbox-custom {
    border-color: #ffd600;
    background: #fff;
}

.filter-checkbox-input:checked + .filter-checkbox-custom::after {
    transform: scale(1);
}

.filter-checkbox-input:focus + .filter-checkbox-custom {
    box-shadow: 0 0 0 3px rgba(255, 214, 0, 0.25);
}

.filter-checkbox-label {
    font-size: 14px;
    color: #333;
    font-weight: 500;
    line-height: 1.4;
    user-select: none;
    flex: 1;
}

/* チェック済み状態のスタイル */
.filter-checkbox-item:has(.filter-checkbox-input:checked) {
    background: #fffbe6;
    border-color: #ffd600;
    box-shadow: 0 2px 8px rgba(255, 214, 0, 0.1);
}

.filter-checkbox-item:has(.filter-checkbox-input:checked) .filter-checkbox-label {
    color: #222;
    font-weight: 600;
}

/* タッチデバイス対応 */
@media (hover: none) and (pointer: coarse) {
    .filter-checkbox-item {
        min-height: 56px;
        padding: 16px 20px;
    }
    
    .filter-checkbox-custom {
        width: 28px;
        height: 28px;
    }
    
    .filter-checkbox-custom::after {
        width: 14px;
        height: 14px;
    }
}

/* モーダル開時はbodyのスクロールを無効化 */
body.modal-open {
    overflow: hidden;
    position: fixed;
    width: 100%;
}

/* フィルターモーダルのスクロール制御 */
.filter-modal.open {
    display: flex;
    overflow-y: auto;
}

.filter-modal-content {
    max-height: 90vh;
    overflow-y: auto;
}

/* --- Other Dates Card as Date Button Style --- */
.other-date-card-list {
    display: flex;
    flex-direction: column;
}
.other-dates-list {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}
.other-date-card {
    display: flex;
    align-items: center;
    padding: 0.75rem 1rem;
    border-radius: 8px;
    border: 1.5px solid #e0e0e0;
    background: #fff;
    color: #222;
    min-width: 220px;
    margin: 0 6px 12px 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
    transition: background 0.2s, color 0.2s, border 0.2s;
    outline: none;
}
.other-date-card:hover, .other-date-card:focus {
    background: #fffbe6;
    border: 2px solid #ffd600;
}
.other-date-card-date {
    font-weight: bold;
    font-size: 1.1em;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.other-date-card-weekday {
    color: #888;
    font-size: 0.95em;
    margin-left: 0;
    margin-top: 2px;
}
.other-date-card-weekday.sunday {
    color: #e53935 !important;
}
.other-date-card-weekday.saturday {
    color: #1976d2 !important;
}
.other-date-card-time {
    color: #666;
    font-size: 0.95em;
    margin: 2px 0 4px 0;
}
.other-date-card-price {
    color: #F87076;
    font-weight: bold;
    font-size: 1.1em;
}
.other-date-card-people {
    margin-top: 4px;
    color: #888;
    font-size: 0.95em;
    display: flex;
    align-items: center;
    justify-content: center;
}
.icon-user {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url('/images3/heart.svg') no-repeat center/contain;
    margin-right: 4px;
}

.other-date-card-datebox {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 1.5px solid #e0e0e0;
    border-radius: 8px;
    padding: 6px 12px;
    min-width: 54px;
    min-height: 54px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.04);
}
.other-date-card-info {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 2px;
    margin-left: 1rem;
}

.other-date-card-arrow {
    margin-left: auto;
    color: #888;
    font-size: 1.2em;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    transition: color 0.2s ease;
}

.other-date-card:hover .other-date-card-arrow {
    color: #ffd600;
}

