/*animation*/
@keyframes fadeInUp {
    0% {
        transform: translateY(25px);
        opacity: 0%;
    }
    100% {
        transform: translateY(0px);
        opacity: 100%;
    }
}

@keyframes translateLeft {
    0% {
        transform: translateX(50px);
        opacity: 0%;
    }
    100% {
        transform: translateX(0px);
        opacity: 100%;
    }
}

@keyframes lineExpand {
    0% {
        width: 5%;
    }
    100% {
        width: 100%;
    }
}

@keyframes expandFade {
    0% {
        opacity: 100%;
        transform: scale(1);
    }100% {
        opacity: 0%;
        transform: scale(2.5);
    }
}

@keyframes progress_indicator {
    0%{
        transform: translateX(0);
    }
    50%{
        transform: translateX(50vw);
    }
    100%{
        transform: translateX(100vw);
    }
}


#loading i {
    color: var(--base_color2, #68d8b3);
    font-size: 500%;
    top:45%;
}

.fa-spinner:before {
    content: ""!important;
    width: 100px;
    height: 100px;
    border: 1px solid var(--base_color1, #00b982);
    display: inline-block;
    border-radius: 150px;
    animation: expandFade 1s ease infinite;
    text-align: center;
    vertical-align: middle;
    transform-origin: center;
}

.fa-spin {
    -webkit-animation: none!important;
    animation: none!important;
}

.div_sp_scrollable_content{
    background: #fff;
}

body{
	background: #fff;
}
.section_mypage, #section_bodybox{
    width: 100%;
}

#section_bodybox{
    background-color:#fff;
}

#section_article_welcome{
    display:inline-block;
    vertical-align: top;
    width:46vw;
}

#app_wrapper:not(.form_wrapper_whitebase) #main+nav {
    display: inline-block;
}

.article_welcome.left_align {
    padding: 16px 8px;
}

form#main {
	display:inline-block;
	width:initial;
}
form#main.form_whitebase{
    display: block;
    width: 900px;
    margin: 0 auto;
}

form#main.form_whitebase {
    animation-name: fadeInUp;
    animation-duration: 1.5s;
    animation-delay: 0.1s;
    animation-iteration-count: 1;
    animation-timing-function: ease;
}

#ul_main_menu li a {
    font-size: 20px;
    padding:10px 5px;
}

#ul_main_menu li.dropmenu a{
    font-size: 1.1rem!important;
    color: #fff;
}

#ul_main_menu {
	display:inline-block;
	width: 41vw;
	border-top: none;
}

#app_wrapper.top_logo_style #ul_main_menu {
    width: 39vw;
}

#section_bodybox > nav{
    display:inline-block;
}

#span_hum_open {
    background: initial;
    color: #555;
    font-weight: normal;
    border: 1px solid #555;
    height: initial;
    line-height: initial;
    padding: 5px 14px;
    margin-top: 5px;
    margin-right: 10px;
    border-radius: 3px;
    margin-right: 20vw;
}

.logoutbtn{
    background: initial;
    color: #333;
    font-weight: normal;
    border: 1px solid #333;
    height: initial;
    line-height: initial;
    padding: 5px 14px;
    margin-top: 5px;
    margin-right: 10px;
    border-radius: 3px;
    margin-right: 20vw;
}

#span_hum_open:hover{
    opacity: 0.5;
}

.logoutbtn:hover{
    opacity: 0.5;
}

#ul_under_menu {
	display:inline-flex;
	float: right;
	margin-right: 3%;
}

footer#under_shop_info {
	padding:0;
}

footer {
    width: max-content;
}

#section_under_contents nav #ul_under_menu li a {
    padding: 5px 12px;
    font-weight: normal;
    color: #333;
    background: #fff;
}

#section_under_contents nav #ul_under_menu li #a_tel {
    background: transparent;
}

#section_bodybox > nav.ul_whitebase{
    margin: 0 auto;
    display:block;
}

#ul_main_menu li.top_menu.nextpage {
    display: block;
    width: 100%;
    padding: 2vh 0;
    background-color: #fff!important;
    margin: 25px auto;
}

#section_under_contents{
    background: #fff;
}

#section_under_contents nav {
    background: #fff!important;
}

#section_under_contents::before {
    display: block;
    content: "";
    width: 95vw;
    height: auto;
    border-bottom: 1px solid #555;
    position: absolute;
    left: 2.5%;
}

#ul_main_menu li.dropmenu {
    border-radius: 3px;
    text-shadow: none!important;
    box-shadow: 0px 2px 3px 0px #999!important;
    background-color: var(--base_color1, #00b982);
}
#mypage_contents .section_reserve_conf_area_2col .div_confirm_cancel a:hover,
#mypage_contents .settle_btn a:hover,
#ul_main_menu li.dropmenu:hover{
    opacity: 0.5;
}

#ul_main_menu li a:hover{
    opacity: 0.5;
}

.div_welcome_phrase_whitebase {
    font-size: 25px;
    margin: 1vw 0 1vw 0;
    color: var(--base_color1, #00b982);
    display: none;
}

.div_welcome_customer_name {
    display: none;
    font-size: 24px;
    margin: 2rem 0;
    color: #555555;
    font-family: sans-serif;
}

.title_welcome{
    margin: 0 0 0 20vw;

}


#routeField #route_to{
    margin-right: 20px;
    border: none;
    width: 39%;
    border-bottom: #ccc solid 1px;
    padding: 5px 0px;
    font-size: 15px;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    outline: none;
}

.input_priorbutton {
    background: #fff;
    text-shadow: initial;
    -webkit-box-shadow: initial;
    -webkit-appearance: initial;
}

#next_button_datetime, #next_button_menu, #next_button_login{
    text-shadow: initial;
    -webkit-box-shadow: 0px 2px 3px 0px #ccc;
    -webkit-appearance: initial;
}

#header_ttl, #header_ttl_contents_top{
    text-shadow: none;
}

#section_header {
    padding: 5px 0;
    z-index: 1000;
    position: relative;
    padding-bottom: 8px;
    padding-top:6px
}

#div_header_logo_box {
    display: inline-flex;
}

#img_sp_header_logo {
    width: 40px;
    order: 1;
    float: initial;
}

.img_logo_index {
    margin: 0 0 0 15px;
}

#header_ttl_contents_top.title_sp_logo_mode,
#header_ttl.title_sp_logo_mode{
    display: inline-block;
    order:2;
}

#img_sp_header_logo.img_logo_index_after {
    display: inline-block;
    margin: 0;
    float: left;
    margin-left: 26.5vw;
}

#header_index .main_img{
    transform: translateY(-30%);
}

.text_only #img_sp_header_logo{
    display: none;
}

.text_only #header_ttl_contents_top.title_sp_logo_mode {
    margin-left: 26.5vw;
}
.text_only #header_ttl.title_sp_logo_mode{
    margin-left: 20vw;
}

@media screen and (min-width: 1238px){
    #ul_main_menu li:not(.top_menu) a{
        padding: 10px 5px;
        font-size: 1.1rem;
    }
}
/*#header_ttl {
    margin-left: 20vw;
}*/

/*#header_ttl_contents_top {
    margin-left:26.5vw;
}*/

.img_logo_index {
    margin-left: 20vw;
}

.img_logo_index_after{
    margin-left: 27vw;
}

#section_header{
    /*filter: drop-shadow(5px 5px 50px #fff);*/
    border-bottom: none;
}

footer#under_shop_info a#a_tel:before {
	display:none;
}

footer#under_shop_info a#a_tel.footer_default{
	display:none;
}

#ul_under_menu li:has(#a_tel) {
    order: 5;
}

#ul_under_menu li #a_tel:before{
	width: 13px;
    height: 13px;
    content: " ";
    display: inline-block;
    background: url(../image/tel-icon.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 5px;
}

address.footer_default{
    display:none;
}

address#address_whitebase.whitebase{
    background: #fff;
    color: #000;
    padding: 5px 12px;
    order: 6;
}

a#a_reserve_whitebase.whitebase{
    background-color: #fff;
    color: #000;
    padding: 5px 12px;
    order: 7;
}

footer > a[target="_blank"]{
    display:none!important;
}

.div_top_image_whitebase {
    width: 100%;
    height: 350px;
    position: relative;
    display: block;
    overflow: hidden;
    /*border-bottom: 5px solid #002d66;*/
    /*animation-name: fadeInUp;
    animation-duration: 1.5s;
    animation-delay: 0.1s;
    animation-iteration-count: 1;
    animation-timing-function: ease;*/
}

.top_image_display_none_style {
    display: none;
}

.top_image_logo_style {
    width: 1200px;
    display: block;
    margin: 5px auto;
    height: 300px;
    overflow: hidden;
    position: relative;
    border-radius: 5px;
}

.top_image_logo_style .main_img {
    transform: translateY(0)!important;
}

#section_header.top_display_none_style,
#section_header.top_logo_style {
    filter: drop-shadow(0px 0px 5px #f5f5f5);
}

#app_wrapper.top_background_style {
    background: #fff;
    position: relative;
    top: -2vh;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    width: 100vw;
}

#app_wrapper.top_background_style #section_article_welcome {
    border-top-left-radius: 5px;
}

.main_img{
    position: absolute;
}

#ul_main_menu i {
  color: #fff;
  background: #002d66;
  padding: 5px;
  margin-right: 5px;
  border-radius: 29px;
}
#section_article_welcome{
    background: #fff;
}

.article_welcome{
    font-weight: normal;
    text-align: left;
    margin: 2vh 0 2vh 20vw;
    border-left: 2px solid var(--base_color2, #68d8b3);
    padding: 16px 16px;
    color: #555555;
}

#app_wrapper.top_logo_style .article_welcome {
    margin:2vh 0 2vh 22vw;
}

.article_welcome font{
    font-weight: normal;
    text-align: left;
    font-size: 15px;
    color: #555;
}

.article_welcome u{
    text-decoration: none;
}

#ul_main_menu {
    animation-name: fadeInUp;
    animation-duration: 1.5s;
    animation-delay: 0.1s;
    animation-iteration-count: 1;
    animation-timing-function: ease;
}

#ul_main_menu li[parent_flg="0"] {
    background-color: #fff!important;
    border: 1px solid var(--base_color2, #68d8b3);
    text-shadow: initial;
    box-shadow:none;
    -webkit-box-shadow: none;
    border-radius: 3px;
    color: #555555;
}

#ul_main_menu li[parent_flg="0"] {
    border: none;
    margin: 0px 190px 15px 190px;
}

#ul_main_menu li[parent_flg="0"]:after {
    content: "";
    display: block;
    width: 100%;
    border-bottom: 1px solid var(--base_color1, #00b982);
    margin: 0 auto;
    animation: lineExpand 1s ease 0s normal;
}

#ul_main_menu li.nextpage{
    color: #fff;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 3px;
    text-shadow: initial;
    box-shadow: 0px 2px 3px 0px #ccc;
    -webkit-box-shadow: 0px 2px 3px 0px #ccc;
}

#ul_main_menu li.nextpage a {
    color:#555555;
    font-size: 1.1rem!important;
}

#ul_main_menu li.top_menu.nextpage a {
    color: #555!important;
}
#section_under_contents nav #ul_under_menu li{
    border-top: none!important;
}

form#main .reserve_ttls p#p_reserve_2 {
    display: none;
}

form#main .reserve_ttls p#p_reserve_1 {
    display: none;
}

.span_number {
    display: none;
}

#p_openfrom{
    display: none;
}

#div_open_form {
    display: block;
    margin: 20px 0 0 0;
}

#section_under_contents nav #ul_under_menu li.language a {
    padding: 5px 12px;
    background: #fff;
    border: initial;
    color: #555555;
}

#section_under_contents nav #ul_under_menu li.language a:before {
    content: "\f054";
    font-family: "font Awesome 5 Free";
    font-weight: bold;
    margin-right: 5px;
    color: var(--base_color1, #00b982);
}

#ul_main_menu.ul_main_menu_whitebase{
    display: block;
    width: 70%;
    margin: 0 auto;
}

/*二ページ目*/
.div_inq_ttl {
	border-bottom: none;
	padding: 16px 0 0 16px;
	color: #333333;
	font-size: 15px;
}

.div_inq_area input:not([type="button"]) {
	border: 1px solid #ccc;
	outline: none;
	font-size: 15px;
	color: #555555;
	padding: 8px 10px;
	border-radius: 3px;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	font-family: sans-serif;
}

.div_password_toggle input[type="checkbox"] {
    border: 1px solid #ccc;
    appearance: checkbox;
    margin: 3px 3px 3px 4px;
    padding: initial;
    width: initial;
    display: inline-block;
    vertical-align: middle;
}

#section_reserve_option input:not([type="button"]) {
    border: 1px solid #ccc;
    border-radius: 3px;
    margin: 8px auto 8px auto;
}

.div_password_toggle label {
    font-size: 13px;
    font-weight: normal;
}

.div_password_toggle {
    text-align: left;
    margin: 5px 10px;
}

#routeField #route_to:focus,
.div_inq_area input:focus {
    border: var(--base_color1, #00b982) 1px solid;
    transition-duration: 0.5s;
    transition-timing-function: ease;
}

#div_certification_add_title {
    font-weight: 100;
    text-align: left;
    padding: 0;
    margin: 15px 0 0px 0px;
    font-size: 14px;
    padding-left: 15px;
}

.div_inq_area {
	border-bottom: none;
	padding: 0 16px;
}

.div_top_message {
	background: #fff;
	color: #555;
	border: 1px solid var(--base_color1, #00b982);
	border-radius: 3px;
	margin:5px 10px;
}

.div_inq_area .span_example {
	padding: 0 15px;
}

.div_inq_area_cus_birthday .span_example {
    display: block;
    font-size: 12px;
    padding: 5px 0;
    color: #999;
}

.form_whitebase #section_contents {
	box-shadow: #ccc 1px 0 10px;
	padding: 10px 0 30px 0;
}

.div_inq_area_radio_checkbox,
.div_inq_area_cus_birthday {
	border-bottom: none;
	color: #333333;
}

.div_inq_area select {
	color: #555;
}

.div_inq_area_cus_birthday input[type="text"],
.allinq_box select {
	border: none;
    padding: 5px;
    font-size: 15px;
    outline: none;
    color: #555555;
}

.div_inq_area_cus_birthday input[type="text"]{
    width: 20%;
}

.div_inq_area_cus_birthday {
    padding: 0 30px;
    border-radius: 0;
}

.div_area_radio_checkbox_browser_mode.div_inq_area_radio_checkbox input[type="radio"] + label,
.div_area_radio_checkbox_browser_mode.div_inq_area_radio_checkbox input[type="checkbox"] + label{
	border: none;
	outline:none;
	color: #555555;
}

.div_inq_area_cus_birthday input[type="text"],
.allinq_box select{
    border-bottom: #ccc solid 1px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #fff;
    border-radius: none;
}

.div_inq_area_cus_birthday input[type="text"]:focus,
.allinq_box select:focus{
    border-bottom: var(--base_color1, #00b982) solid 1px;
}

.div_inq_area_cus_birthday input[type="text"]:read-only:focus {
    border-bottom: #ccc 1px solid;
}

.div_select_wrapper_box {
    display: inline-block;
    width: max-content;
}

.div_select_wrapper_box:after {
    content: "\f078";
    font-family: "font Awesome 5 Free";
    font-weight: bold;
    display: inline-block;
    position: relative;
    right: 20px;
    font-size: 13px;
    color: #555555;
    bottom: -3px;
    pointer-events: none;
}

.allinq_box .div_inq_area_cus_birthday select {
    display: inline-block;
    width: max-content;
    padding: 5px 40px;
}

.div_area_radio_checkbox_browser_mode.div_inq_area_radio_checkbox input[type="radio"] + label,
.div_area_radio_checkbox_browser_mode.div_inq_area_radio_checkbox input[type="checkbox"] + .switch-on {
    background-image: none;
    border: #ccc 1px solid;
    border-radius: 3px;
    padding: 5px 45px;
}

.error {
    background: #ff3300;
    padding: 5px 0;
}

.error.soft_error {
    background: #fff;
    border-radius: 3px;
    border: #ccc 1px solid;
    color: #777;
}

.error.soft_error:after{
    display: none;
}

.error:after {
    border-top-color: transparent!important;
    border-bottom-color: #ff3300!important;
    border-width: 10px;
}

#reserve_date .error:after{
    border-top-color: #ff3300!important;
    border-bottom-color: transparent!important;
    border-width: 10px;
}

#reserve_certification .error:after,
#section_reserve_1 .error:after {
    border-top-color: #ff3300;
    border-width: 10px;
    border-bottom-color: initial!important;
}

#agreement_check_block {
    padding: 0 30px;
}

.div_inq_area_radio_checkbox input[type="radio"]:checked + .switch-on,
.div_inq_area_radio_checkbox input[type="checkbox"]:checked + .switch-on {
    background-color: var(--base_color1, #00b982);
}

.div_area_radio_checkbox_browser_mode.div_inq_area_radio_checkbox input[type="radio"]:checked + .switch-on,
.div_area_radio_checkbox_browser_mode.div_inq_area_radio_checkbox input[type="checkbox"]:checked + .switch-on {
    background-image: none;
    background-color: #fff;
    color: var(--base_color1, #00b982);
    background-position: 10px;
    background-repeat: no-repeat;
    background-size: 20px;
    border:solid 2px var(--base_color1, #00b982);
    margin:8px;
}

.div_area_radio_checkbox_browser_mode.div_inq_area_radio_checkbox #agreement_check + .switch-on:before{
    content:"";
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 5px;
    padding: 0;
    font-weight:bold;
    border: #ccc 2px solid;
    border-radius: 3px;
    position: relative;
    top: 3px;
    transition-duration: 0.1s;
    transition-timing-function: cubic-bezier(0.01, 0.94, 0.85, 1.02);
}
.div_area_radio_checkbox_browser_mode.div_inq_area_radio_checkbox #agreement_check:checked + .switch-on:before {
    content:"";
    display: inline-block;
    width: 9px;
    height: 15px;
    margin: 0 15px;
    padding: 0;
    font-weight:bold;
    border: none;
    border-right: var(--base_color1, #00b982) 2px solid;
    border-bottom: var(--base_color1, #00b982) 2px solid;
    border-radius: initial;
    position: relative;
    transform: rotate(45deg);
    transform-origin: center;
    top: 0;
    transition-duration: 0.2s;
    transition-timing-function: ease;
}
.div_inq_area_textarea {
	border-radius: 3px;
	border: 1px #ccc solid;
	font-size: 15px;
}

.div_inq_area_textarea:focus {
    outline: none;
    border: var(--base_color1, #00b982) solid 1px;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
}
#routeField input[type="button"],
#reserve_option .div_inq_area input[type="button"],
.div_inq_area_practice input[type="button"],
#btn_set_reserve,
.input_nextbutton,
#next_button_menu,
#input_button{
    border: none;
    text-align: center;
    margin: 15px auto;
    padding: 10px 15px;
    width: initial;
    display: block;
    font-size: 15px;
    color: var(--base_text_color, #fff);
    border-radius: 3px;
    box-shadow: 0px 2px 3px 0px #ccc;
    text-shadow: none;
    background: var(--base_color1, #00b982);
    outline: none;
    font-family: sans-serif;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%;
    max-width: 370px;
}

#routeField input[type="button"] {display: inline-block;}

.input_nextbutton[value="予約確定へ"] {
    padding: 10px 15px !important;
}

input#next_button_waitnumber.input_nextbutton[value="予約不可"] {
    padding: 10px 15px !important;
}

#reserve_option .div_inq_area textarea {
    border: 1px solid #ccc;
    outline: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    box-shadow: none;
    font-size: 15px;
    border-radius: 3px;
}

#reserve_option .div_inq_area textarea:focus {
    border: 1px solid var(--base_color1, #00b982);
    outline: none;
}

#reserve_option .div_inq_area button,
.input_priorbutton {
    text-align: center;
    margin: 5px auto;
    padding: 10px 15px !important;
    width: initial;
    display: block;
    font-size: 15px;
    color: #555;
    border-radius: 3px;
    box-shadow: 0px 2px 3px 0px #ccc;
    text-shadow: none;
    background: #fff;
    border: #eee solid 1px;
    padding: 15px;
    /*animation: translateLeft 2s ease 0s 1 normal;*/
    outline: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%;
    max-width: 370px;
}

#reserve_wait_number {
    margin-left: 15px;
}

#p_reserve_menu::before {
    content: "\f0ca";
    font-family: "font Awesome 5 Free";
    font-weight: 700;
    font-size: 25px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

#p_reserve_datetime::before{
    content: "\f274";
    font-family: "font Awesome 5 Free";
    font-weight: 700;
    font-size: 25px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

#p_reserve_login::before {
    content: "\f084";
    font-family: "font Awesome 5 Free";
    font-weight: 700;
    font-size: 25px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

#p_reserve_option::before {
    content: "\f46d";
    font-family: "font Awesome 5 Free";
    font-weight: 700;
    font-size: 25px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

form#main .reserve_ttls p {
    padding: 16px 0 0 16px;
    color: #555555;
    font-size: 15px;
    text-align:left;
    font-weight: bold;
}

#reserve_option .div_inq_area input[type="checkbox"]:checked + .switch-on,
#reserve_option .div_inq_area input[type="radio"]:checked + .switch-on,
.div_inq_area_practice input[type="radio"]:checked + .switch-on{
    background-color: var(--base_color1, #00b982);
    color:var(--base_text_color, #fff);
}

#reserve_option .div_inq_area input[type="checkbox"]:checked + .switch-on,
#reserve_option .div_inq_area input[type="radio"]:checked + .switch-on{
    background-size: 20px;
}

#reserve_option.div_reserve_option_radio_checkbox_browser_mode .div_inq_area input[type="checkbox"] + .switch-on,
#reserve_option.div_reserve_option_radio_checkbox_browser_mode .div_inq_area input[type="radio"] + .switch-on,
.div_area_practice_radio_checkbox_browser_mode.div_inq_area_practice input[type="radio"] + .switch-on{
   background-color: #fff;
   background-image: none;
   background: initial;
   color: #555555;
   border: #eee 1px solid!important;
   border-radius: 3px;
   font-size: 15px;
   padding: 15px 0;
   box-shadow: 0px 2px 3px 0px #ccc;
}

#reserve_option.div_reserve_option_radio_checkbox_browser_mode .div_inq_area input[type="checkbox"]:checked + .switch-on,
#reserve_option.div_reserve_option_radio_checkbox_browser_mode .div_inq_area input[type="radio"]:checked + .switch-on,
.div_area_practice_radio_checkbox_browser_mode.div_inq_area_practice input[type="radio"]:checked + .switch-on{
   color: var(--base_color1, #00b982);
   background-color: #fff;
   border: var(--base_color1, #00b982) 2px solid!important;
   font-weight: 500;
   background-image: none;
   box-shadow: 0px 2px 3px 0px #ccc;
}

.div_detail {
    font-size: 13px;
}

.div_detail a {
    color: #999;
}

#reserve_option .div_inq_ttl .div_detail {
  margin-right: 25px;
}

.section_reserve .div_detail a {
    text-decoration: none;
}

.section_reserve .div_detail a u {
    text-decoration: none;
    font-size: 12px;
    color: #555555;
}

.div_detail::before {
    content: "\f002";
    font-family: "font Awesome 5 Free";
    font-weight: bold;
    background: initial;
    color: #999;
    vertical-align: middle;
    font-size: 12px;
    color: #555555;
}

.div_detail {
    padding: 3px 5px;
    border-radius: 35px;
    margin-top: 5px;
}

.div_detail:hover {
    opacity: 0.5;
}

.div_detail::after {
    content: "";
    display: block;
    border-bottom: 1px solid var(--base_color1, #00b982);
    width: 100%;
    animation: lineExpand 2s ease 0s normal;
}


a.cms {
  border: none;
  text-align: center;
  padding: 10px 150px!important;
  width: initial;
  display: block;
  font-size: 15px;
  color: var(--base_text_color, #fff);
  border-radius: 3px;
  box-shadow: none;
  text-shadow: none;
  background: var(--base_color1, #00b982);
  padding: 15px;
  font-size: 15px;
}

.span_login_top_link, 
.span_forget_pass{
    color:#999;
    font-size: 13px;
}

#cms_wrapper {
    background: none;
}
#routeField input[type="button"]:hover,
.input_priorbutton:hover {
  background: #fff;
  opacity: 0.5;
  transition-duration: 0.5s;
  cursor: pointer;
}

#input_button:hover,
#btn_set_reserve:hover,
.input_nextbutton:hover {
    background: var(--base_color2, #68d8b3);
    border: var(--base_color2, #68d8b3);
    transition-duration: 0.5s;
}

#label_file_upload_secure_sp input {
    display: none;
}

#reserve_option .div_inq_area label#label_file_upload_secure_sp {
    background: transparent;
    margin: 16px auto;
    padding: 0;
    max-width: 345px;
}

#label_file_upload_secure_sp span {
    font-size: 15px;
    background: var(--base_color1, #00b982);
    padding: 15px 0;
    color: var(--base_text_color, #fff);
    display: block;
    border-radius: 3px;
    margin: 0 auto;
    box-shadow: 0px 2px 3px 0px #ccc;
}

/*calendar*/

.calendar-view .calendar-grid .calendar-day td.calendar-none,
.calendar-view .calendar-footer .calendar-desc-ok::before,
.calendar-view .calendar-footer .calendar-desc-cw:before,
.calendar-view .calendar-footer .calendar-desc-few:before,
.calendar-view .calendar-grid .calendar-day td .calendar-ok,
.calendar-view .calendar-grid .calendar-day td .calendar-cw,
.calendar-view .calendar-grid .calendar-day td .empty_ok_little{ background-image: none;}

.calendar-view .calendar-footer .calendar-desc-ok:before,
.calendar-button.calendar-ok::before {
    content:"\f111";
    font-family: "font Awesome 5 Free";
    color: var(--base_color1, #00b982);
    font-size: 15px;
    
}

.calendar-view .calendar-footer .calendar-desc-cw:before {
    content: "\f0e0";
    font-family: "font Awesome 5 Free";
    font-weight: bold;
    color: #999;
    font-size: 15px;
    display: inline-block;
    position: relative;
    top: 2px;
}

.calendar-view .calendar-grid .calendar-day td .empty_ok_little:before,
.calendar-view .calendar-footer .calendar-desc-few:before {
    content: "\f04b";
    font-family: "font Awesome 5 Free";
    display:inline-block;
    font-weight: bold;
    text-align: center;
    position: relative;
    font-size: 15px;
    color: #ffd901;
    transform: rotate(-90deg);
}

.calendar-day:nth-of-type(2n+1) {
    background: #fdfdfd;
}

td.calendar-none::before {
    content: "\f068";
    font-family: "font Awesome 5 Free";
    font-weight: bold;
    color: #ccc;
}

td .calendar-cw::before{
    content: "\f0e0";
    font-family: "font Awesome 5 Free";
    font-weight: bold;
    color: #999;
}

.calendar-view .calendar-grid td {
    border: none;
}

.calendar-view .calendar-grid th{
    border-bottom: #eeeeee solid 1px;
    font-weight: bold;
    font-size: 11px;
    color:#333333;
    padding: 10px 0;
}

.calendar-view .calendar-grid td {
    border-bottom: #eeeeee solid 1px;
    border-right: #eeeeee solid 1px;
}

.calendar-view .calendar-grid .calendar-title {
    position: static;
}
.calendar-view .calendar-grid .calendar-title th {
    background: #fff;
    border: none;
    border-bottom: 1px #eeeeee solid;
    border-right: 1px #eeeeee solid;
    /* ホワイトベースデザインの時は、.calendar-titleにsticky指定すると表の枠線が消えることがあるためthに指定 */
    position: sticky;
    top: 0;
}

.calendar-view .calendar-grid .calendar-title th:first-of-type {
    border-right: #eeeeee solid 1px;
}

.calendar-view .calendar-footer {
    background: #fff;
    border: none;
}

.calendar-view .calendar-grid .calendar-day th {
    border: none;
    border-right: 1px #eeeeee solid;
    border-bottom: #eeeeee solid 1px;
    font-size: 13px;
}

.calendar-view .calendar-grid .calendar-day:last-of-type th,
.calendar-grid .calendar-day:last-of-type td {
    border-bottom: none;
}

.calendar-view .calendar-grid .calendar-title th.calendar-sunday,
.calendar-view .calendar-grid .calendar-title th.calendar-saturday {
    background-color: #fff;
}

.calendar-view .calendar-grid .calendar-title th.calendar-saturday .calendar-week {
   color: #6d91da;
}

.calendar-view .calendar-grid .calendar-title th.calendar-sunday .calendar-week {
   color: #dc5c5c;
}

.calendar-view .calendar-grid .calendar-title th:last-of-type {border-right: none;}

.calendar-day td:last-of-type {border-right: none;}

.calendar-view .calendar-grid .calendar-day td.calendar-active {
    background:none ;
}
/*no-border-version*/
/*.calendar-view .calendar-grid .calendar-day th,
.calendar-view .calendar-grid .calendar-title th:first-of-type,
.calendar-view .calendar-grid .calendar-title th,
.calendar-view .calendar-grid th,
.calendar-view .calendar-grid td {
    border: none;
}*/

#reserve_date .div_inq_ttl {
    background: var(--base_color1, #00b982);
    font-size: 15px;
}

.div_inq_area_schedule label {
    font-size: 15px;
    background:#fff;
    color: #555;
}

#ope_name {
    background: #eeeeee;
    color: #555555;
}

.calendar-view .calendar-header span {
    background-color: #fff;
    color: #555;
    border: #eee solid 1px;
    border-radius: 3px;
    font-size: 13px;
    padding: 5px 8px;
    box-shadow: 0px 2px 3px 0px #ccc;
}

.calendar-view .calendar-header .calendar-util .calendar-near:before {
    background-image: none;
    content: "\f017";
    font-family: "font Awesome 5 Free";
    font-weight: bold;
}

.calendar-view .calendar-header .calendar-util span {
    border: 2px solid #bddbd1;
}

/*login*/
#reserve_certification {
   border:none;
}

#input_description_continue {
    display: none;
}

.div_login_url_control {
    display: flex;
    padding: 12px;
}

.div_login_url_control a {
    display: block;
    flex: 1;
    text-align: center;
    box-shadow: 0px 2px 3px 0px #ccc;
    margin: 5px;
    padding: 10px 8px;
    border: #eee 1px solid;
    font-size: 14px;
}
.div_login_url_control a.google_login {
    color: #000;
}

.div_login_url_control a i {
    margin-right: 5px;
    color: var(--base_color2, #68d8b3);
}

.div_login_url_control a span {
    color: #555;
}

/*confirm*/
#section_person_area,
#section_reserve_conf_area {
    border-bottom: #646464 solid 5px;
}

#section_person_area h1 {
    font-size: 15px;
    font-weight: normal;
    color: #333333;
}

.mobile_change_customer_password_dialog {
    width: 30vw;
    margin: 25px auto;
    padding: 15px 25px;
    box-shadow: #555555 0px 0px 3px 2px;
    border-radius: 3px;
    color: #555555;
    background: #ffffff;
}

.mobile_change_customer_password_title {
    font-size: 15px;
    font-weight: bold;
}

.mobile_change_customer_password_message {padding: 15px 0;}

.mobile_change_customer_password_content {
    text-align: center;
}

#wrapper_change_user_password_dialog {
    position: absolute;
    margin: 0 auto;
    background: #555555a1;
    width: 100%;
    height: 100vh;
    z-index: 10000;
}

#div_mobile_change_password_task_bar {
    text-align: right;
}

#button_close_change_password_wrapper {
    appearance: none;
    color: #fff;
    background: none;
    border: #ccc solid 2px;
    font-size: 30px;
    cursor: pointer;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    margin: 10px;
}

.div_close_this_dialog {
    text-align: right;
}

.div_label_group_input_message_password_change{
    display: flex;
}

.div_label_group_input_message_password_change label{
    min-width: max-content;
    flex: 5;
}

.mobile_change_customer_password_dialog input:nth-of-type(2) {
    margin-bottom: 10px;
}

.mobile_change_customer_password_dialog input {
    margin: initial;
}

.mobile_change_customer_password_dialog input[type="password"]{
    margin: initial;
    width: 15vw;
}

.button_close_this_customer_change_password {
    width: 25px;
    height: 25px;
    appearance: none;
    border: #555555 solid 1px;
    font-size: 15px;
    background: none;
    color: #555555;
    border-radius: 50px;
    cursor: pointer;
}

.mobile_change_customer_password_button {
    appearance: none;
    padding: 5px 15px;
    border: none;
    border-radius: 3px;
    background: #005bac;
    color: #fff;
    cursor: pointer;
}

.mobile_change_customer_password_button:hover {
    opacity: 0.7;
}

.mobile_message_change_password_error div {
    background: #FF8E8E;
    color: #fff;
    margin: 5px auto;
    padding: 5px 15px;
    border-radius: 5px;
    box-shadow: #ccc 1px 1px 5px 2px;
}

.mobile_message_change_password_error div:before {
    content: "▲";
    display: block;
    font-size: 20px;
    color: #FF8E8E;
    position:relative;
    top: -10px;
    line-height:0.5
}

#mypage_contents .profile_box .div_cus_repair a,
#mypage_contents .profile_box .div_login_cus_repair a,
#mypage_contents>div>div.div_cus_qr_code a,
#mypage_contents>div>div.div_mynumber_uketsuke_web a,
#mypage_contents>div>div.div_interview_start a,
#mypage_contents>div>div.div_resign_cus a,
#mypage_contents>div>div.div_cus_repair a,
#mypage_contents>div>div.div_login_cus_repair a,
#mypage_contents .settle_btn,
#mypage_contents .interview_input_btn,
#mypage_contents .section_reserve_conf_area_2col_right .div_confirm_change a {
    background: var(--base_color1, #00b982);
    color: var(--base_text_color, #fff);
    border: 1px solid #fff;
    padding: 5px 15px;
    font-size: 15px;
    border-radius: 3px;
}

#mypage_contents .interview_input_btn {
    background: #005BAC;
}

#mypage_contents .interview_input_btn.interview_completed {
    background: #acacac;
    padding: 12px 22px;
    text-align: center;
}

#mypage_contents .interview_input_btn a {
    background: #005BAC;
    font-size: 15px;
    padding: 7px;
}

#section_reserve_conf_area .section_reserve_conf_area_2col {
    align-items: center;
}

#mypage_contents .section_reserve_conf_area_2col .div_confirm_cancel a {
    background: #fff;
    border: #666 1px solid;
    color: #555;
    padding: 5px 15px;
    font-size: 15px;
    border-radius: 3px;
}

#mypage_contents .profile_box .div_cus_repair,
#mypage_contents .profile_box .div_login_cus_repair,
#mypage_contents>div>div.div_mynumber_uketsuke_web,
#mypage_contents>div>div.div_resign_cus,
#mypage_contents>div>div.div_cus_repair,
#mypage_contents>div>div.div_interview_start,
#mypage_contents>div>div.div_cus_qr_code,
#mypage_contents>div>div.div_login_cus_repair,
#mypage_contents>div>div.div_cus_repair{
    margin: 10px 120px;
}

.div_settle_area span.settle_title,
.div_settle_area span.settle_status,
.div_settle_area span.settle_amount {
    font-size: 15px;
}

#section_reserve_conf_area,
#section_reserve_conf_area h1 {
    font-size: 15px;
    font-weight: normal;
    color: #333333;
}

#section_reserve_conf_area h1 {
    border-left: 2px solid var(--base_color2, #68d8b3);
}

#section_reserve_conf_area #mainmanu_ttl,
#section_reserve_conf_area #submanu_ttl,
#section_reserve_conf_area #res_num {
    font-weight: bold;
    margin: 5px;
    font-size: 15px;
    font-weight: normal;
}

#section_reserve_conf_area .section_reserve_conf_area_optmsg > dt {
    display: inline-block;
    font-weight: normal;
}

#section_reserve_conf_area .section_reserve_conf_area_optmsg > dd {
    margin-top: 5px;
}

#section_person_area h1:before {
    content: "\f21d";
    display: inline-block;
    font-family: "font Awesome 5 Free";
    font-weight: bolder;
    margin-right: 10px;
    font-size: 25px;
    vertical-align: middle;
}

.person_box h1 span {
    color: #555555;
    font-size: 13px;
}

#section_reserve_conf_area .section_reserve_conf_area_optmsg {
    margin-top: 5px;
}

#section_reserve_conf_area .section_reserve_conf_area_optmsg:before {
    content:"\f0c9";
    font-family: "font Awesome 5 Free";
    font-weight: bold;
    color: var(--base_color2, #68d8b3);
    margin-right: 5px;
}

.section_customer_attr_area > div:before {
    content: "\f02b";
    display: inline-block;
    font-size: 13px;
    color: var(--base_color2, #68d8b3);
    margin-right: 5px;
    font-family: "font Awesome 5 Free";
    font-weight: bold;
}

.section_customer_attr_area:before {
    content: "\f078";
    display: block;
    text-align: center;
    font-family: "font Awesome 5 Free";
    font-weight: bold;
    margin: 15px 0;
    color: var(--base_color1, #00b982);
}

.section_purchase_area > .purchase_history_title:before{
    content: "\f1da";
    display: inline-block;
    text-align: center;
    font-family: "font Awesome 5 Free";
    font-size: 13px;
    color: var(--base_color2, #68d8b3);
    margin-right: 5px;
    font-weight: bold;
}

.section_purchase_area {
    font-size: 15px;
}

#mypage_contents {
    border-bottom: none;
}

.section_purchase_area {
    margin-bottom: 30px;
}

/*purchase page*/
.div_inq_area > img {
    max-width: 150px!important;
    margin: 5px;
    display: inline-block;
    vertical-align: top;
    margin-right: 30px;
}

.div_inq_area > a {
    font-size: 13px;
    display: inline-block;
    margin-right: 25px;
    background: var(--base_color1, #00b982);
    padding: 5px 10px;
    border-radius: 3px;
    color: var(--base_text_color, #fff);
    float: right;
}
.div_inq_area > br:nth-of-type(1),
.div_inq_area > br:nth-of-type(2) {
    display: none;
}

#section_contents:empty {
    display: none;
}

#button_purchase.input_nextbutton {
    padding: 10px 15px !important;
}

/*access*/
#mapField {
    margin: 0 auto;
    border-radius: 3px;
    width: 100%!important;
}

.subpage_ttl {
    font-size: 15px;
    font-weight: 100;
    margin-left: 5px;
    color: #333333;
}

.subpage_txt {
    margin-left: 5px;
    font-size: 13px;
    color: #555555;
}

/*modal box*/

#confirm_inbox_txt {
    font-size: 15px;
    color: #555555;
    /* text-align: left; */
}

#confirm_inbox_ttl {
    font-size: 15px;
    color: #555555;
    background: #fff;
    padding-bottom: 0;
    font-weight: bold;
}

span#confirm_inbox_txt {
    background: #f0f0f0;
    margin: 10px;
    font-size: 15px;
    border-radius: 3px;
}

.modal_inbox_close {
    font-size: 15px;
    width: 150px;
    margin: 3px;
    border: none;
    border-radius: 3px;
    border: #999 2px solid;
    display: inline-block;
    padding: 5px 10px;
}

#confirm_inbox_yes {
    color: var(--base_color1, #00b982);
}

.modal_inbox_close:hover {
    opacity: 0.5;
}

#confirm_inbox_ttl::after {
    content: "";
    border-bottom: 1px solid var(--base_color2, #68d8b3);
    display: block;
    margin: 0 0 15px 0;
    animation: lineExpand 2s ease 0s normal;
}

.modal_inbox_close .fa-times {
    margin-right: 5px;
}

.modal_inbox_close {color: #555;}

#alert_box {
    text-align: center;
}

.modal_inbox_ttl {
    font-size: 15px;
}

#alert_inbox_txt {
    font-size: 15px;
}

.modal_inbox_ttl::after {
    content: "";
    display: block;
    border-bottom: 1px var(--base_color1, #00b982) solid;
    padding: 0 0 15px 0;
}

.modal_box {
    width: 25%;
    border: none;
    margin-left: -13%;
    padding: 0 0 15px 0;
    text-align: center;
}

#div_menu_detail_dialg {
    left: 26.5%;
}

#div_menu_detail_dialg h3.ns:not(:empty) {
    background: #fff;
    color: #555555;
    font-size: 15px;
    padding:0 16px;
}

#div_menu_detail_dialg h3.ns:not(:empty):after {
    content: "";
    display: block;
    width: 100%;
    border-bottom: 1px solid var(--base_color1, #00b982);
    animation: lineExpand 1s ease 0s normal;
}

#div_menu_detail_dialg .menu_detail_wrap h1,
#div_menu_detail_dialg .menu_detail_wrap h2,
#div_menu_detail_dialg .menu_detail_wrap .data2,
#div_menu_detail_dialg .menu_detail_wrap .data3 {
    font-size: 15px;
    color: #555;
}

#div_menu_detail_dialg .menu_detail_wrap h2{
    border-left: 3px solid var(--base_color1, #00b982);
    padding: 0 5px;
}

.logo_only #img_sp_header_logo {
    width: initial;
    padding: 2px;
}

#article_reserve_menu #p_reserve_menu,
#section_reserve_menu .div_inq_ttl {
    padding-left: 125px;
}
.div_whitebase_main_progress_indicator {
    width: 100%;
    background: #ccc;
    display: block;
    height: 3px;
    overflow: hidden;
}

#div_whitebase_main_progress_value {
    background: var(--base_color1, #00b982);
    height:3px;
    width: 25%;
    display: block;
    position: relative;
    animation: progress_indicator 1s normal infinite;
}
@media screen and (max-width:1238px){
    .img_logo_index {
        margin-left: 7%;
    }
    
    #header_ttl,
    #header_ttl_contents_top {
        margin-left: 0;
    }

    .img_logo_index_after{
        margin-left: 2.3%;
    }


    #span_hum_open {
        margin-right: 2.5%;
    }

    .div_top_image_whitebase{
        height: 100px;
    }

    .top_image_logo_style {
        height: 400px;
    }

    .text_only #header_ttl_contents_top.title_sp_logo_mode,
    .text_only #header_ttl.title_sp_logo_mode{
        margin-left: 0;
    }

    div#app_wrapper.top_logo_style.form_wrapper_whitebase {
        top: initial;
    }
    

    #header_index .main_img{
        width: 100vw!important;
        height: auto;
        transform: translateY(-45%);
    }

    #app_wrapper.top_logo_style #ul_main_menu {
        display: block;
        width: 100vw;
        border-top: none!important;
    }

    #ul_main_menu.ul_main_menu_whitebase{
        display: block;
        width: 100vw;
        margin: 0;
    }

    #section_under_contents nav #ul_under_menu li {
        border-top: none;
        padding: 0 10px;
    }
    
    #mypage_contents .section_reserve_conf_area_2col .div_confirm_cancel a:hover,
    #mypage_contents .settle_btn a:hover,
    #ul_main_menu li.dropmenu:hover{
        opacity: initial;
    }

    #ul_main_menu li a:hover{
        opacity: initial;
    }
    #ul_main_menu li a {
        padding: 15px 5px;
    }

    #routeField input[type="button"]:hover,
    .input_priorbutton:hover {
        opacity: initial;
    }

    #ul_under_menu{
        display: flex;
        flex-direction:column;
        float: initial;
        margin: 0;
    }

    #section_article_welcome{
        display: block;
        width: 100%;
        height: initial;
        position: relative;
        border-radius: 5px;
    }

    #app_wrapper.top_logo_style .article_welcome{
        padding: 0px 16px;
        margin: 0 0 0 10vw;
    }
    
    .div_description_continue {
        position: relative;
    }
    
    #input_description_continue {
        display: none;
    }
    
    .div_description_continue label {
        position: absolute;
        z-index: 1;
        bottom: 0;
        width: 100%;
        height: 25px;
        cursor: pointer;
        text-align: center;
        background: linear-gradient(to bottom, rgba(255,255,255, 0), #fff 100%);
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
    }
    
    #input_description_continue + label:before {
        content:"\f078";
        font-family: "font Awesome 5 Free";
        font-weight: 600;
        font-size: 15px;
        display: inline-block;
        position: relative;
        bottom: -15px;
        color: var(--base_color1, #00b982);
        transition-duration: 0.5s;
    }
    
    #input_description_continue + label:after {
        content:"続きを読む";
        font-family: sans-serif;
        font-weight: 100;
        font-size: 13px;
        display: inline-block;
        position: relative;
        bottom: -15px;
        color: var(--base_color1, #00b982);
        padding-left: 5px;
    }
    
    #input_description_continue:checked + label {
        background: initial;
    }
    
    .div_description_continue .article_welcome {
        height: 50px;
        overflow: hidden;
        transition-duration: 0.5s;
    }
    
    #input_description_continue:checked ~ .article_welcome {
        height: auto;
        transition-duration: 0.5s;
    }
    
    #input_description_continue:checked + label:before {
        content:"\f078";
        font-family: "font Awesome 5 Free";
        font-weight: 600;
        font-size: 15px;
        display: inline-block;
        position: relative;
        bottom: -15px;
        color: var(--base_color1, #00b982);
        transform: rotate(180deg);
        transform-origin: center;
        transition-duration: 0.5s;
    }
    
    #input_description_continue:checked + label:after {
        content:"閉じる";
        font-family: sans-serif;
        font-weight: 100;
        font-size: 13px;
        display: inline-block;
        position: relative;
        bottom: -15px;
        color: var(--base_color1, #00b982);
        padding-left: 5px;
    }

    #section_under_contents::before{
        display: none;
    }

    .title_welcome{
        margin: 2vh auto;
    }

    .div_welcome_phrase_whitebase{
        font-size: 20px;
        font-weight: bold;
        margin: 1vw 9vw;
    }

    .div_welcome_customer_name{
        font-size: 18px;
        text-align: left;
        margin: 20px 10%;
        font-family: sans-serif;
        color: #555555;
    }

    .div_welcome_customer_name::after {
        content: none;
        border-top: 1px solid var(--base_color1, #00b982);
        width: 10vw;
        height: auto;
        display: inline-block;
        position: relative;
        top: -7px;
        left: 5px;
    }

    a#a_reserve_whitebase.whitebase{
        text-align: center;
    }

    #ul_under_menu li:has(#a_tel) {
        order: 0;
    }

    form#main {
        display:block;
        width:100%;
        padding:0;
    }

    ul#ul_under_menu::before {
        content: " ";
        display: block;
        width: 90%;
        border-top: 1px solid #555;
        text-align: center;
        position: relative;
        left: 5vw;
        padding: 1vh 0;
    }

    .logoutbtn{
        margin-right: 2.5%;
    }

    form#main.form_whitebase{
        width: 100%;
        margin: 0;
    }

    .ul_whitebase {
        width: 100%;
        margin: 0;
    }

    #ul_main_menu li.top_menu.nextpage{
        width: 70%;
    }

    .article_welcome font{
    font-weight: normal;
    text-align: left;
    font-size: 13px;
    color: #555;
    }
}

@media screen and (max-width: 1024px) and (min-width: 450px){
	.main_img {
        width: 100%!important;
        height: auto;
        transform: translateY(-40%);
    }
    
    #section_article_welcome{
        height: initial;
    }

    .article_welcome {
        padding: 0px 16px;
        margin: 0 15vw;
    }

    .div_welcome_customer_name {
        display: none;
        font-size: 20px;
        font-weight: bold;
        text-align: left;
        margin: 1vw 0 1vw 5vw;
        padding: 0 10%;
    }

    #div_header_logo_box {
        width: 230px;
    }

    #img_sp_header_logo.img_logo_index_after {
        margin-left: 15px;
    }

    .div_welcome_phrase_whitebase{
        margin: 1vw 15vw;
    }

    #section_header{
        border-bottom: none;
    }

    #app_wrapper:not(.form_wrapper_whitebase) #main+nav{
        display: block;
    }

    #app_wrapper.top_logo_style .article_welcome {
        margin: 2vh 0 2vh 10vw;
    }

    .top_image_logo_style{
        height: 300px;
        width: 100%;
    }

    #app_wrapper.top_logo_style #ul_main_menu{
        width: 100vw;
    }

    .form_whitebase #section_contents {
        box-shadow: none;
        margin: 0;
    }
    #ul_main_menu li[parent_flg="0"] a {
        font-size: 15px;
    }

    #section_under_contents nav #ul_under_menu li {
        margin: 0 0 0 13vw;
	}
	a.cms {
        margin: 5px auto;
	}
	
	#div_menu_detail_dialg {
        left: initial;
    }
    #ul_main_menu li[parent_flg="0"] {
        margin: 25px 190px;
    }
    .div_description_continue {
    position: relative;
	}

	#input_description_continue {
        display: none;
	}

	.div_description_continue label {
        position: absolute;
        z-index: 1;
        bottom: 0;
        width: 100%;
        height: 25px;
        cursor: pointer;
        text-align: center;
        background: linear-gradient(to bottom, rgba(255,255,255, 0) 0%, #fff 100%);
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
	}

	#input_description_continue + label:before {
        content:"\f078";
        font-family: "font Awesome 5 Free";
        font-weight: 600;
        font-size: 15px;
        display: inline-block;
        position: relative;
        bottom: -15px;
        color: var(--base_color1, #00b982);
        transition-duration: 0.5s;
	}

	#input_description_continue + label:after {
        content:"続きを読む";
        font-family: sans-serif;
        font-weight: 100;
        font-size: 13px;
        display: inline-block;
        position: relative;
        bottom: -15px;
        color: var(--base_color1, #00b982);
        padding-left: 5px;
	}

	#input_description_continue:checked + label {
        background: initial;
	}

	.div_description_continue .article_welcome {
        max-height: 50px;
        overflow: hidden;
        transition-duration: 1s;
	}

    #input_description_continue:checked ~ .article_welcome {
        max-height: max-content;
        transition-duration: 1s;
    }

    #input_description_continue:checked + label:before {
        content:"\f078";
        font-family: "font Awesome 5 Free";
        font-weight: 600;
        font-size: 15px;
        display: inline-block;
        position: relative;
        bottom: -15px;
        color: var(--base_color1, #00b982);
        transform: rotate(180deg);
        transform-origin: center;
        transition-duration: 0.5s;
    }

    #input_description_continue:checked + label:after {
        content:"閉じる";
        font-family: sans-serif;
        font-weight: 100;
        font-size: 13px;
        display: inline-block;
        position: relative;
        bottom: -15px;
        color: var(--base_color1, #00b982);
        padding-left: 5px;
    }

    #mypage_contents .section_reserve_conf_area_2col .div_confirm_cancel a:hover,
    #mypage_contents .settle_btn a:hover,
    #ul_main_menu li.dropmenu:hover{
        opacity: initial;
    }
    .div_detail:hover,
    .modal_inbox_close:hover,
    #ul_main_menu li a:hover{
        opacity: initial;
    }

    #routeField input[type="button"]:hover,
    .input_priorbutton:hover {
        opacity: initial;
    }

    .modal_box {
        width: 50%;
        border: none;
        margin-left: -25%;
        padding: 0 0 15px 0;
        text-align: center;
    }

    #article_reserve_menu #p_reserve_menu,
    #section_reserve_menu .div_inq_ttl {
        padding-left: 150px;
    }
    

}

@media screen and (max-width: 768px) and (min-width: 450px){
    .article_welcome {
        padding: 0px 16px;
        margin: 0 0 0 5vw;
    }

    #section_article_welcome{
        height: initial;
    }

    .div_welcome_customer_name {
        font-size: 20px;
        font-weight: bold;
        text-align: left;
        margin: 1vw 0 1vw 5vw;
        padding: 0;
    }

    #app_wrapper.top_logo_style .article_welcome {
        margin: 2vh 0 2vh 10vw;
    }

    #app_wrapper.top_logo_style #ul_main_menu{
        width: 100vw;
    }

    #input_description_continue + label:after {
        padding-left: 5px;
	}

    #ul_main_menu li[parent_flg="0"] {
        margin: 25px 45px;
    }

    .div_welcome_phrase_whitebase {
        margin: 1vw 5vw;
    }

    #section_under_contents nav #ul_under_menu li {
        margin: 0 0 0 2vw;
	}
	.div_inq_ttl {
        font-size: 13px;
    }
    #article_reserve_menu #p_reserve_menu,
    #section_reserve_menu .div_inq_ttl{
        padding-left:120px;
    }
}

@media screen and (max-width: 540px){
    #article_reserve_menu #p_reserve_menu,
    #section_reserve_menu .div_inq_ttl{
        padding-left:80px;
    }
}

@media screen and (max-width: 450px){

    #section_article_welcome{
        height: initial;
    }

    #ul_main_menu li.nextpage a{
        font-size: 14px!important;
    }
    #ul_main_menu li.dropmenu a {
        font-size: 14px!important;
    }
    
    .div_welcome_customer_name {
        font-size: 15px;
        display:none;
    }

    .main_img{
        transform: translateY(-20%);
    }

    #div_header_logo_box {
        width: 230px;
    }
    #img_sp_header_logo.img_logo_index_after {
        margin-left: 15px;
    }

    #app_wrapper.top_logo_style #ul_main_menu,
    #ul_main_menu {
        width: 100%;
    }

    .top_image_logo_style {
        height: 100px;
        width: 100%;
    }

    #app_wrapper.top_background_style {
        width: 97vw;
    }

    #section_header{
        height: 40px;
    }

    #app_wrapper:not(.form_wrapper_whitebase) #main+nav{
        display: block;
    }

    .div_description_continue {
        position: relative;
        background: #fff;
        padding-top:1px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
	}

	#input_description_continue {
        display: none;
    }
    
    #app_wrapper {
        width: 97%;
        margin: 0 auto;
        box-shadow: 0 2px 10px 0 #ccc;
        position: relative;
        border-radius: 5px;
    }

    #section_header.top_display_none_style{
        filter: none;
    }

    #app_wrapper.form_wrapper_whitebase {
        width: 100%;
        box-shadow: none;
    }

	.div_description_continue label {
        position: absolute;
        z-index: 1;
        bottom: 0;
        width: 100%;
        height: 25px;
        cursor: pointer;
        text-align: center;
        background: linear-gradient(to bottom, rgba(255,255,255, 0) 0%, #fff 100%);
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
    }
    
    .div_top_image_whitebase{
        overflow:initial;
    }

    .top_image_background_style .main_img{
        transform: translateY(0)!important;
    }

    #app_wrapper.top_logo_style .article_welcome {
        margin: 25px 0 25px 10vw;
    }

    #app_wrapper.top_logo_style{
        position: relative;
        top: 4vh;
    }

	#input_description_continue + label:before {
        content:"\f078";
        font-family: "font Awesome 5 Free";
        font-weight: 600;
        font-size: 15px;
        display: inline-block;
        position: relative;
        bottom: -15px;
        color: var(--base_color1, #00b982);
        transition-duration: 0.5s;
	}

	#input_description_continue + label:after {
        content:"続きを読む";
        font-family: sans-serif;
        font-weight: 100;
        font-size: 13px;
        display: inline-block;
        position: relative;
        bottom: -15px;
        color: var(--base_color1, #00b982);
        padding-left: 5px;
	}

	#input_description_continue:checked + label {
        background: initial;
	}

	.div_description_continue .article_welcome {
        max-height: 50px;
        overflow: hidden;
        transition-duration: 1s;
	}

	#input_description_continue:checked ~ .article_welcome {
        max-height: max-content;
        transition-duration: 1s;
	}

	#input_description_continue:checked + label:before {
        content:"\f078";
        font-family: "font Awesome 5 Free";
        font-weight: 600;
        font-size: 15px;
        display: inline-block;
        position: relative;
        bottom: -15px;
        color: var(--base_color1, #00b982);
        transform: rotate(180deg);
        transform-origin: center;
        transition-duration: 0.5s;
	}

	#input_description_continue:checked + label:after {
        content:"閉じる";
        font-family: sans-serif;
        font-weight: 100;
        font-size: 13px;
        display: inline-block;
        position: relative;
        bottom: -15px;
        color: var(--base_color1, #00b982);
        padding-left: 5px;
	}

    
    .form_whitebase #section_contents{
        box-shadow: none;
        padding: 0px 0 30px 0;
    }
    
    #section_contents {
        margin: 0;
    }
    
    .div_inq_area .span_example {
        padding: 0;
    }
    #agreement_check_block,
    .allinq_box,
    .div_inq_ttl{
        font-size: 14px;
    }
    
    #reserve_option .div_inq_area input[type="radio"] + .switch-on,
    .div_inq_area_practice input[type="radio"] + .switch-on{
        font-size: 13px;
    }
    .div_inq_area input:not([type="button"]),
    #ul_main_menu li[parent_flg="0"] a {
        font-size: 14px;
    }
    #header_ttl,
    #header_ttl_contents_top {
        margin-left: 0;
    }
    
    #mypage_contents .profile_box .div_cus_repair a,
    #mypage_contents .profile_box .div_login_cus_repair a,
    #mypage_contents>div>div.div_resign_cus a,
    #mypage_contents>div>div.div_mynumber_uketsuke_web a,
    #mypage_contents>div>div.div_interview_start a,
    #mypage_contents>div>div.div_cus_qr_code a,
    #mypage_contents>div>div.div_cus_repair a,
    #mypage_contents>div>div.div_login_cus_repair a,
    #mypage_contents .settle_btn,
    #reserve_option .div_inq_area input[type="button"],
    .div_inq_area_practice input[type="button"],
    #btn_set_reserve,
    .input_nextbutton,
    #next_button_menu,
    #reserve_option .div_inq_area button,
    .input_priorbutton,
    #input_button {
        font-size: 14px;
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        font-family: sans-serif;
        box-shadow: 0px 2px 3px 0px #999;
    }

    .input_priorbutton{
        box-shadow: 0px 2px 3px 0px #ccc;
        padding: 10px 15px !important;
        margin-top: 10px;
    }
    #mypage_contents .section_reserve_conf_area_2col .div_confirm_cancel a,
    #mypage_contents .section_reserve_conf_area_2col_right .div_confirm_change a {
        font-size: 13px;
    }
    
    .div_description_continue .article_welcome {
        margin-bottom: 25px;
        margin-top: 25px;
    }
    #section_person_area h1 {
        text-align: center;
    }
    #section_reserve_conf_area,
    #section_reserve_conf_area h1,
    .section_customer_attr_area, 
    .section_customer_attr_area > div {
        font-size: 13px;
    }
    .div_inq_area,
    #section_reserve_conf_area #mainmanu_ttl,
    #section_reserve_conf_area #submanu_ttl,
    #section_reserve_conf_area #res_num {
        font-size: 13px;
    }
    
    .div_inq_area select {
        font-size: 13px;
        width: 100%;
    }
    .div_inq_area > br:nth-of-type(1),
    .div_inq_area > br:nth-of-type(2) {
        display: block;
    }
    
    .error {
        font-size: 13px;
    }
    
    .div_inq_area > a {
        font-size: 13px;
        display: block;
        float: initial;
        text-align: center;
        margin: 10px 0;
    }
    
    .div_inq_area > br:nth-of-type(3),
    .div_inq_area > br:nth-of-type(4) {
        display: none;
    }
    .div_top_message {
        font-size: 13px;
        padding: 5px 10px;
    }
    .div_inq_area_cus_know_chance.div_inq_area_radio_checkbox {
        display: flex;
        flex-wrap: wrap;
    }
    .div_inq_area_cus_know_chance.div_inq_area_radio_checkbox input[type="radio"] + label,
    .div_inq_area_cus_know_chance.div_inq_area_radio_checkbox input[type="checkbox"] + .switch-on {
        padding: 5px 35px;
        width: max-content;
    }
    #mypage_contents>div>div.div_login_cus_repair,
    #mypage_contents>div>div.div_resign_cus,
    #mypage_contents>div>div.div_mynumber_uketsuke_web,
    #mypage_contents>div>div.div_interview_start,
    #mypage_contents>div>div.div_cus_qr_code,
    #mypage_contents>div>div.div_cus_repair,
    #mypage_contents>div>div.div_cus_repair {
        margin: 10px 10px;
    }
    
    #routeField #route_to{
        margin-right:10px;
        width: 50%;
        font-size: 13px;
    }
    div#routeField {
        font-size: 13px;
    }
    .modal_box {
        width: 90%;
        border: none;
        margin-left: -45%;
        padding: 0 0 15px 0;
        text-align: center;
    }
    #div_menu_detail_dialg {
        left: initial;
    }
    #ul_main_menu li[parent_flg="0"] {
        margin: 15px 40px;
    }
    #div_menu_detail_dialg .menu_detail_wrap h1,
    #div_menu_detail_dialg .menu_detail_wrap h2,
    #div_menu_detail_dialg .menu_detail_wrap .data2,
    #div_menu_detail_dialg .menu_detail_wrap .data3,
    #div_menu_detail_dialg h3.ns:not(:empty) {
        font-size: 13px;
    }
    #ul_main_menu li {
        margin: 15px 40px;
    }
    .div_cat_box {
        width: 90%;
    }
    
    div#article_reserve_menu {
    margin: 0;
	}

	p#p_reserve_menu {
        margin: 0;
        padding: 0;
	}

	form#main .reserve_ttls p {
        padding: 5px 0 5px 16px;
        margin: 0;
	}

	form#main .reserve_ttls:after {
        display: none;
	}
	.modal_inbox_close{
        padding: 5px 0;
        font-size: 13px;
	}
	
	span#confirm_inbox_txt {
        font-size: 13px;
    }
    .div_settle_area span.settle_title,
    .div_settle_area span.settle_status,
    .div_settle_area span.settle_amount {
        font-size: 13px;
    }
    #reserve_date .div_inq_ttl,
    .div_inq_area_schedule label {
        font-size: 13px;
    }
    #mypage_contents .section_reserve_conf_area_2col .div_confirm_cancel a:hover,
    #mypage_contents .settle_btn a:hover,
    #ul_main_menu li.dropmenu:hover{
        opacity: initial;
    }

    .section_reserve {
        border-bottom: 8x #eee solid;
        padding-bottom: 10px;
    }

    form#main .reserve_ttls {
        border-top: 8px #eee solid;
        padding: 15px 0;
        margin-top: 0;
    }

    form#main .section_reserve[style=""]+.reserve_ttls{
        border-top: 8px solid #eee;
    }
    
    .div_detail:hover,
    .modal_inbox_close:hover,
    #ul_main_menu li a:hover{
        opacity: initial;
    }

    #routeField input[type="button"]:hover,
    .input_priorbutton:hover {
        opacity: initial;
    }

    #routeField input[type="button"],
    #reserve_option .div_inq_area input[type="button"],
    .div_inq_area_practice input[type="button"],
    #btn_set_reserve, .input_nextbutton,
    #next_button_menu,
    #input_button {
        padding: 10px 15px !important;
        font-size: 14px;
    }
    
    #btn_append_login {
        padding: 15px 85px!important;
    }

    #reserve_option.div_reserve_option_radio_checkbox_browser_mode .div_inq_area input[type="checkbox"] + .switch-on,
    #reserve_option.div_reserve_option_radio_checkbox_browser_mode .div_inq_area input[type="radio"] + .switch-on,
    .div_area_practice_radio_checkbox_browser_mode.div_inq_area_practice input[type="radio"] + .switch-on{
        font-size: 14px;
    }

    a.cms {
        padding: 15px!important;
    }

    .div_login_url_control {
        flex-direction: column;
    }
    .div_login_url_control a {
        text-align: left;
        padding: 10px 0 10px 25px;
    }

    .div_password_toggle {
        margin: 15px 10px;
    }

    #article_reserve_menu #p_reserve_menu,
    #section_reserve_menu .div_inq_ttl{
        padding:16px 0 0 16px;
    }

    #div_whitebase_main_progress_value {
        background: var(--base_color1, #00b982);
        height:3px;
        width: 50%;
        display: block;
        position: relative;
        animation: progress_indicator 1s normal infinite;
    }

    .mobile_change_customer_password_dialog{
        width: 70vw;
    }

    .div_label_group_input_message_password_change{
        display: block;
    }

    .div_label_group_input_message_password_change label {
        display: block;
    }

    .mobile_change_customer_password_dialog input[type="password"]{
        width: 100%;
    }
}

@media (prefers-color-scheme: dark){
}


.top_image_logo_pc_full_style{
    height: unset;
}
.top_image_logo_pc_full_style .main_img{
    position: unset;
}


#p_two_step_auth::before {
    content: "\f084";
    font-family: "font Awesome 5 Free";
    font-weight: 700;
    font-size: 25px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

#div_twp_step_auth {
    font-weight: normal;
    box-sizing: border-box;
    background-color: #fff;
    display: flex;
    flex-direction: column;
}

#div_twp_step_auth .div_twostep_box{
    padding: 1.5rem;
}

.div_twostep_box input[type="radio"][name="two_step_method_type"]{
    display: none;
}


.div_twostep_box input[type="radio"][name="two_step_method_type"]+label {
    background-color: white;
    color: #005BAB;
    border-radius: 5rem;
    text-align: center;
    width: 100%;
    cursor: pointer;
    font-weight: 300;
    box-sizing: border-box;
    display: block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 16px;
    margin: auto;
    border: 1px solid #005BAB;
}

.div_twostep_box input[type="radio"][name="two_step_method_type"]:checked+label {
    width: 100%;
    display: block;
    background-color: #005BAB;
    color: #fff;
    height: 100%;
    border-radius: 5rem;
    font-weight: 700;
}

.div_twostep_box input[type="radio"][name="cus_tel"]{
    margin-left: 35px;
}

#div_pin_input{
    width: 65%;
    margin: 0 auto 10px auto;
    display: flex;
    flex-direction: column;
}

#div_pin_input input{
    border-radius: 0.65rem;
    font-size: 2.25rem;
    text-align: center;
}

#div_pin_input a{
    margin-left: auto;
}

.two_stpe_auth_err_msg {
    text-align: center;
    margin-top: 15px;
    font-weight: 800;
    color: white;
    background: #ff3300;
    padding: 5px 0;
}

/* Google Map 連携に必要な予約画面トップの住所表示CSS */
/* ログインボタンのすぐ下に追従させている */
#header-address {
    position: absolute;
    right:4px;
    bottom:0px;
    font-size:6px;
    margin-right: 20vw;
}

@media screen and (max-width: 1238px) {
    #header-address {
        margin-right: 2.5%;
    }
}

/* ------------------------------
fincode決済 (new.cssの指定を上書き)
------------------------------ */
.card_item_detail_default {
    color: var(--base_color1, #00b982);
}

.card_item_button_default {
    border: solid 1px var(--base_color1, #00b982);
    color: var(--base_color1, #00b982);
}

.card_apply_button {
    animation: translateLeft 2s ease 0s 1 normal;
    border: solid 1px var(--base_color1, #00b982);
    background: var(--base_color1, #00b982);
    border-radius: 3px;
    -webkit-box-shadow: 0px 2px 3px 0px #ccc;
    box-shadow: 0px 2px 3px 0px #ccc;
    font-size: 15px;
    transition-duration: .5s;
    padding: 10px;
    width: 100%;
    max-width: 340px;
}

.card_apply_button_back {
    background: #fff;
    border: solid 1px #eee;
    text-shadow: none;
}

.card_apply_button:hover {
    opacity: .8;
}

/* ------------------------------
物販
------------------------------ */
.sale_item_button {
    border: solid 1px var(--base_color1, #00b982);
    background: var(--base_color1, #00b982);
    border-radius: 3px;
    -webkit-box-shadow: 0px 2px 3px 0px #ccc;
    box-shadow: 0px 2px 3px 0px #ccc;
    color: var(--base_text_color);
    cursor: pointer;
    display: block;
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
    font-size: 15px;
    margin-right: auto;
    margin-left: auto;
    transition-duration: .5s;
    padding: 10px;
    width: 100%;
    max-width: 370px;
}

.sale_item_button:disabled {
    background: #fff;
    border: solid 1px #eee;
    -webkit-box-shadow: 0px 2px 3px 0px #ccc;
    box-shadow: 0px 2px 3px 0px #ccc;
    color: #555;
    cursor: auto;
    text-shadow: none;
}

.sale_item_button:hover {
    opacity: 0.8;
    transition-duration: 0.5s;
}

.mypage_title {
    border-bottom: solid 5px #646464;
}

.mypage_button {
    background: var(--base_color1, #00b982);
    border: 1px solid #fff;
    border-radius: 3px;
    color: var(--base_text_color, #fff);
    display: block;
    font-size: 15px;
    margin-inline: auto;
    padding: 5px 15px;
    max-width: 610px;
}

@media (max-width: 450px) {
    .mypage_button {
        border: 1px solid #fff;
        border-radius: 3px;
        box-shadow: 0px 2px 3px 0px #999;
        font-size: 14px;
        padding: 5px 15px;
    }
}
