@charset "UTF-8";

/* checkbox square style */
.check_squ_wrap .check_squ{
    position: relative;
    display: block;
    vertical-align: bottom;
    width: 1.4em;
    height: 1.4em;
    margin: 0 auto;}

.check_squ_wrap .check_squ:before,
.check_squ_wrap .check_squ:after{position: absolute;content: '';}

.check_squ_wrap .check_squ:before {
  z-index: 51;
  top: 30%;
  left: 23%;
  width: .8em;
  height: .4em;
  content: '';
  transform: rotate(-45deg) scale(1, 1);
  border: 2px solid rgba(51, 51, 51, .1);
  border-top-style: none;
  border-right-style: none;}
.check_squ_wrap .check_squ:after {
    position: absolute;
    left: 0;
    width: 1.4em;
    height: 1.4em;
    content: '';
    cursor: pointer;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #dbdbdb;
    box-sizing: border-box;}

.check_squ_wrap input[type="checkbox"]{
    display: none;}

.check_squ_wrap input[type="checkbox"]:checked + .check_squ::before {
  transform: rotate(-45deg) scale(1, 1);
  border: 2px solid #fff;
  border-top-style: none;
  border-right-style: none;}

.check_squ_wrap input[type="checkbox"]:checked + .check_squ::after{background: #96dc5f;border: none;}
/* end checkbox square style */


/* 絞り込み解除ボタン */
.one-btn-box{max-width:55%;display:block;}
.one-btn-box a{display:flex;width:97%;border:1px #30b5ef solid;border-radius:4px;justify-content:center;padding:1.25em 1.5% 1em 1.5%;background-attachment:scroll;background-position:97.5% center;background-repeat:no-repeat;background-image:url(https://www.sofmap.com/images/static/img/arrow_btn.svg);background-size:6px auto;font-size:.9375rem;text-align:center;line-height:1.3;}
.one-btn-box.gray a{background-color:#ebeff1;display:block;width:97%;margin:0 auto;border:1px #ebeff1 solid;border-radius:4px;justify-content:center;background-attachment:scroll;background-repeat:no-repeat;background-image:url(https://www.sofmap.com/images/static/img/arrowhead_r_gray.svg);background-size:6px auto;background-position:95% center;text-align:center;color:#666;}
.one-btn-box.gray.cancel a{background-image:url(https://www.sofmap.com/images/static/img/ic_cancel.svg);background-size:.8em auto;color:#666;}

.one-btn-box.gray a{background-position:97.5% center;}
ul.delete_txt{display:flex;padding:.5em 0;margin:0 auto;}
ul.delete_txt li{font-size:.625rem;margin-bottom:.5em;}
ul.delete_txt li a{display:block;border:1px #30b5ef solid;border-radius:2em;padding:.5em 1.75em .5em .65em;margin-right:.5em;color:#0075c1;background-attachment:scroll;background-position:right center;background-image:url(https://www.sofmap.com/images/static/img/btn_close_s.svg);background-size:1.65em auto;background-repeat:no-repeat;line-height:1;}
a.ic_search{cursor:pointer;}
.hide{display:none;}

.release_box p.one-btn-box.ss-size, .release_box p.one-btn-box.ss-size {
    margin: 0 .2em 0 0;
    padding-left: 4vw;
    width: auto}
.release_box .one-btn-box.gray a {
    background-color: #fcfcfc;
    margin: 0 auto;
    border: 1px #ccc solid;
    color: #066eb3;
    padding: .65em 2.4em .5em 1em;
    box-sizing: border-box;
    background-position: 95% center;
    background-image: url(/themes/images/shop/ic_cancel.svg);
    background-size: .8em auto;
    font-size: 2.9vw;
    max-width: 16em;
    display: block;
    white-space: nowrap;
}

.release_box_wrp{width:100vw;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;margin:0;padding: .5em 0 1em;padding: 0 0 .5em;}
#require_form .release_box_wrp{margin-top:.4em;}
.release_box{display:flex;align-items:center;justify-content:flex-start;}
#require_form .release_box p.one-btn-box.ss-size{margin:0 .2em 0 0;max-width:100%;padding-left:2%;width:auto;}
#require_form .release_box .one-btn-box.gray a{background-color:#fcfcfc;margin:0 auto;border:1px #ccc solid;color:#066eb3;padding:.65em 2.4em .5em 1em;box-sizing:border-box;background-position:95% center;background-image:url(https://www.sofmap.com/images/static/img/ic_cancel.svg);background-size:.8em auto;font-size:2.9vw;max-width:16em;display:block;white-space:nowrap;}
.release_box .delete_txt{flex-wrap:nowrap;max-width:initial;margin-left:.2em;margin-right:auto;border-bottom:0;}
.release_box .delete_txt li{margin-bottom:0;font-size:2.4vw;}
.release_box .delete_txt li a{background-color:#fcfcfc;border:1px #ccc solid;}
.release_box .delete_txt li a{overflow:hidden;max-width:22em;text-overflow:ellipsis;white-space:nowrap;}
.release_box .delete_txt li a.hide,.hide{display:none;}
.one-btn-box{max-width:80%;}
.hide{display:none;}

/* ----- location search page ----- */

.icon_search{position:absolute;right:.3em;top:0;width:2.5em;height: 100%;}
.icon_search img{max-height:1.2em;}
.btn_search{position:absolute;right:1.6em;top:0;width:2.5em;height:100%;z-index:20;background-color:transparent;color:transparent;border:0!important;}


.btn_search{position:absolute;right:1.3em;top:0;width:1.8em;height:100%;z-index:20;background-color:transparent;color:transparent;border:0!important;}


label{-webkit-tap-highlight-color:transparent;}
img{max-width:100%;}

.map_header .field_wrap{display:flex;}
.map_header .field_wrap{margin:2vw auto;max-width:90%;}

.map_header select{border-color:#9e9e9e;border-top-left-radius:8px;border-bottom-left-radius:8px;}
#new_category_wrp .search_wrap{display:flex; justify-content: space-between; margin-bottom:0; position: relative; align-items: center;}
#new_category_wrp .search_wrap .field_wrap{padding:0 .6em;}
#new_category_wrp .search_wrap .field_wrap{margin:0 0;padding:0;max-width:none; width: 62.66vw;}
#new_category_wrp .search_wrap .search_text {
  border-color: #9e9e9e;
  border-radius: .3em;
  border-style: solid;
  border-width: 1px;
  box-sizing: border-box;
  color: #333;
  font-size: 3.46vw;
  /*line-height: 2.375rem;　Safariで上にずれる　*/
  padding: 0 10% 0 1em;
  width: 100%;
  height: 2.3em;
}
#new_category_wrp .search_wrap{ font-size: 3.4vw; padding: .7em 0 .7em 4vw; height: auto; background: #fff;}
#new_category_wrp .search_wrap .field_wrap{display:block;}

.search-shop .search_wrap {padding: 0;height: 2.75em;}
#panel_btn_sp.panel_btn {
    position: absolute;
    width: 25vw;
    height: 2.3em;
    right: 0;
    font-size: 3.46vw;
    line-height: 1;
    border-radius: .3em 0 0 .3em;
    background-color: #f2f2f2;
    background-image: url(/themes/images/web/ic_plus.svg);
    background-position: right 2vw center;
    background-repeat: no-repeat;
    background-size: .8em;
    padding: 0 1em 0 .5em;
    cursor: pointer;
    text-align: center;}




#panel_btn_sp.panel_btn.open {background-image: url(/themes/images/web/ic_minus.svg);}
.map_header .hidecontent.open {transform: translateX(0);}

#new_category_wrp .keyword_header {width: 90vw;}
#new_category_wrp .keyword_header .search_wrap {border: none;}

/* modal body fixed */
body.fixed {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
}


/* Radio Check style */
label.radio_grn {
  position      : relative;
  cursor        : pointer;
  display       : inline-block;
  overflow      : hidden;
  box-sizing    : border-box;
}

label.radio_grn {
  /*min-height   : calc(20px + 5px);*/
  margin-right : calc(20px + 5px);
  padding-left : calc(20px + 5px);

  /*line-height  : calc(20px + 5px);*/
  font-weight: normal;
  width: 100%;
  padding-top: 1em;
  padding-bottom: 1em;
  margin-left: 1em;

}

/** before after **/
label.radio_grn:before, label.radio_grn:after{
  content  : '';
  position : absolute;
  box-sizing : border-box;
}
label.radio_grn:before{
  border-radius    : 100%;
}

label.radio_grn:before, label.radio_grn:after{
  top              : 0px;
  bottom           : 0px;
  margin-top       : auto;
  margin-bottom    : auto;
}

label.radio_grn:before {
  width         : 20px;
  height        : 20px;
  border        : 1px solid #b0b0b0;
  left          : 0px;
  z-index       : 3;
}

label.radio_grn:after {
  width            : 10px;
  height           : 10px;
  border-radius    : 100%;
  left             : calc(((20px/2) - (10px) / 2));
  background-color : #96dc5f;
  z-index          : 1;
}

/** input **/
label.radio_grn input[type="radio"]{
  -moz-appearance: none;
  -webkit-appearance: none;
  position   : absolute;
  z-index    : 2;
  margin     : 0px;
  width      : 20px;
  height     : 20px;
  box-sizing    : border-box;
  outline       : none;
}
label.radio_grn input[type="radio"]{
  left       : calc(20px * -1);
  width      : 20px;
  height     : 20px;
  top           : 0px;
  bottom        : 0px;
  margin-top    : auto;
  margin-bottom : auto;
  border-radius : 100%;
}

label.radio_grn input[type="radio"] {
  box-shadow : 20px 0px #FFF;
}

/* checked forcus */
label.radio_grn input[type="radio"]:checked{
  box-shadow : none;
}
label.radio_grn input[type="radio"]:focus{
  opacity: 0.2;
}
label.radio_grn input[type="radio"]:focus {
  box-shadow : 20px 0px #FFF;
}

/* modal ウォレット入金 */
.slide_box{margin-right:0;}
.slide_box h3.stitle{width: 100%; font-size:1.125rem;font-weight:bold;border:none;padding:0;margin:0;text-align:center;}
.slide_box h3.stitle.underbar::before{content:'';position:absolute;left:50%;bottom:-.8em;width:4.4em;height:4px;transform:translateX(-50%);background-color:#df4525;}
.slide_box h3.stitle:after{display:none;}
.slide_box p{margin:2.5em 0 1.5em; height: 4.8em; line-height: 1.6;}
.slide_box img{max-width:initial;width:96%;margin:0 auto;border-radius: 1em;}

.wallet-receipt .slick-slide{max-width:350px;width:100%;position:relative;}
.wallet-receipt a#innerBtn{width:100%;height:100%;top:0;z-index:100;position:absolute;background-color:transparent;border:0;}

@media screen and (max-width: 660px){
.slide_box h3.stitle{font-size:4.8vw;}
.slide_box p{font-size:3.47vw;letter-spacing:.04em;}
.wallet-receipt .slick-slide{max-width:calc(90vw - 40px);width:calc(90vw - 40px);}
}


.modal_overlay.btn_wallet-receipt {
  display: none;  
  background-color: rgba(0, 0, 0, 0.6);
  padding: 13.33vw 0 0 0;
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 10000;
  overflow-y: scroll;
}

.modal_box {
  display: flex;
  justify-content: center;
/*  background-color: #f2f2f2;*/
  background-color: #fff;
  border-radius: 5px;
  margin: 0 auto;
  width: 20vw;
  max-width: 380px;
  min-width: 350px;
  height: auto;
  max-height: inherit;
  padding: 30px;
  position: relative;
  box-sizing: border-box;
}

.modal_box i.close {
  cursor: pointer;
  position: absolute;
  right: 0px;
  top: -30px;
}

.modal_box .close img {
  width: 22px;
  height: 22px;
}


.require-modal .modal_box i.close {
  display: none;
}


.modal_box.wallet-receipt {
  display: block;
  background-color: #fff;
  margin: 0 auto;
  width: 430px;
  max-width: none;
  min-width: none;
  height: auto;
  max-height: inherit;
  padding: 45px 40px 20px;
}


@media screen and (max-width: 660px) {
  .modal_overlay {
    padding-top: 13.33vw;
  }

  .modal_box {
    width: 90vw;
    max-width: 90vw;
    min-width: inherit;
    padding: 30px 20px;
  }

  .modal_box.wallet-receipt {
    width: 90vw;
    padding: 25px 20px 10px;
  }

.modal_overlay.require-modal,
#require_box.modal_box {padding: 0; z-index: 10020;}



}

@media screen and (max-width: 340px) {
  .modal_overlay {
    padding-top: 10vw;
  }

  .modal_box i.close {
    top: -6.75vw;
    width: 4.5vw;
  }

  .modal_box.wallet-receipt {
    padding: 5vw 20px 3vw;
  }

  .wallet-receipt .slick-dotted.slick-slider {
    margin-bottom: 5vw;
  }

  .wallet-receipt .slide_box .howto_box {
    margin-top: 1.5em;
  }

  .slide_box .howto_box li p {
    margin-bottom: .65em;
  }
}
/* modal ウォレット入金 end */


/* ----------検索ボックス----------　*/

input[name="tab_name"] {
  display: none;
}

.place-name-tabs {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  background-color: #f2f2f2;
  margin: 0 auto;
  padding-top: 1vw;}

.place-name-tabs .tab_name {
  width: 7em;
  height: 2.5em;
  line-height: 2.5;
  font-size: 3.46vw;
  display: block;
  text-align: center;
  border-top-left-radius: .2em;
  border-top-right-radius: .2em;
  /*  background-color: #ddd;
  border-top: solid 1px #ddd;
  border-left: solid 1px #ddd;
  border-right: solid 1px #ddd;  */
  opacity: 0.8;
  margin: 0 1px -1px 0;
  cursor: pointer;
}

.place-name-tabs input:checked + .tab_name {
  background-color: #fff;
  border-top: solid 1px #ddd;
  border-left: solid 1px #ddd;
  border-right: solid 1px #ddd;
  border-bottom: none; 
/*  margin-right: 2px;*/
  opacity: 1;
  z-index: 1;
}

.place-name-tabs input[type=reset] {
  -webkit-appearance: none;
/*  border-radius: 0;*/
}

.place-name-tabs .reset {
  font-size: 3.46vw;
  line-height: 1;
  background: #fff;
  color: #666;
  border-radius: .2em;
  border: 1px solid #ccc;
  border-bottom:  2px solid #ccc;
  padding: .2em 1em .1em;
  margin: 0 3vw .2em auto;
  cursor: pointer;
}


/*.place-name-tabs .reset:hover {
  color: rgba(102, 102, 102, .5);
}*/

.place-name-tabs .reset:active {
  border: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-top: 1px;
}


.panel_wrap .panel_btn {
/*  width: 90vw;*/
  height: 2.3em;
  line-height: 2.3;
  font-size: 3.46vw;
  display: block;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-color: #f2f2f2;
  /*border: 1px solid #ddd;*/
  opacity: 0.8;
  padding: 0 2em 0 1em;
  margin: 0 auto 1em;
  background-attachment: scroll;
  background-image: url(/themes/images/web/ic_plus.svg);
  background-position: right 1em center;
  background-repeat: no-repeat;
  background-size: .8em;
}

#panel_btn.panel_btn {display: none;}
#panel_btn.panel_btn.open {
  background-image: url(/themes/images/web/ic_minus.svg);
}

/*.map_header .panel_wrap {
  position: relative;
  padding-bottom: 1.06vw;
}*/

/*.map_header .hidecontent {
  display: none;
  position: static;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: auto;
  z-index: 1000;
}*/

.panel_wrap {position: relative;} 
.map_header .hidecontent {
    position: fixed;
    right: -100vw;
    /*transition: 200ms all ease-out;*/
    transition: right .2s ease;
    box-shadow: -5px 5px 5px -5px rgb(0 0 0 / 15%);
    width: 96vw;
    height: auto;
    max-height: 50vh;
    opacity: 0.96;
    overflow: auto;
    -webkit-overflow-scrolling: touch;}

.map_header .hidecontent.open {right: 0;}    

.map_header .list_wrap {
  padding: 1vw 4vw 0 4vw;
  background-color: #fff;
  margin-bottom: 1.06vw;
/*  box-shadow: 0px 5px 10px -5px rgb(0 0 0 / 15%);*/
border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
}


.map_header .list_wrap h3 {
  background-color: transparent;
  font-size: 3.73vw;
  font-weight: bold;
  line-height: 2.4;
  margin-bottom: 0;
  padding: 0;
}

.map_header .list_wrap h4 {
  display: block;
  font-size: 3.46vw;
  color: #666666;
  margin: .3em 0 0 0;
}

.map_header .list_wrap ul.col {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: .3em 0 1em 0;
}

.map_header .list_wrap ul.col2 li {
  width: 50%;
  display: inline-flex;
  border: none;
  padding: .45em 0;
}

.map_header .list_wrap ul.col li .check_squ_wrap {
  margin-right: .5em;
}

.map_header .list_wrap ul.col li label {
  cursor: pointer;
  display: block;
}


#new_category_wrp .search_wrap {
  border-top: 1px solid #ddd;
}

.search-shop #new_category_wrp .search_wrap {
  border-top: none;
}

#new_category_wrp .keyword_header .search_wrap {padding:1em 0 1em;}
#new_category_wrp .keyword_header .search_wrap .field_wrap {width: 100%;}



@media only screen and (min-width: 661px) {

.place-name-tabs {
  padding-top: 5px;
}

.place-name-tabs .tab_name {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  font-size: 0.875rem;
}

.map_header .hidecontent.list_wrap {
  padding: 10px 0 0 14px;
  white-space: nowrap;
  transition: none;
  transform: none;
  display: none;
  border: none;
}

.map_header .hidecontent {
  width: 100%;
  opacity: 1;
}

.place-name-tabs {
  padding-top: 7px;
}

.place-name-tabs .tab_name {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  font-size: 0.875rem;
}


.place-name-tabs .reset {
  line-height: 1;
  background: #fff;
  color: #666;
  border-radius: 3px;
  border: 1px solid #ccc;
  border-bottom:  2px solid #ccc;
  padding: .2em 1em .1em;
  cursor: pointer;
}


.place-name-tabs .reset:hover {
  color: rgba(102, 102, 102, .5);
  border: 1px solid #ddd;
  border-bottom: 2px solid #ddd;
}

.place-name-tabs .reset:active {
  color: rgba(102, 102, 102, .5);
  border: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-top: 1px;
}

.place-name-tabs .reset {
  font-size: .8125rem;
  margin: 0 20px .5em auto;
}

.panel_wrap {
  height: auto;
  padding: 0 20px 12px;
}

.panel_wrap .panel_btn {
  width: 100%;
  font-size: 0.875rem;
  margin: 0;
}

#panel_btn.panel_btn {display: block;}


.map_header .list_wrap {
  position: static;
  box-shadow: none;
  margin-bottom: 0;
}

.map_header .list_wrap h4 {
  font-size: .875rem;
}

.map_header .list_wrap ul.col2 li {
  font-size: .8125rem;
}


colgroup.sp {display: table-column-group;}
.require-modal .modal_box i.close {display: block;}

#new_category_wrp .map_header .search_wrap {padding: 12px 20px;}
#new_category_wrp .keyword_header {width: 70%;}










}

/* end @media only screen and (min-width: 661px) */
























/* ----------end 検索ボックス----------　*/


@media screen and (max-width: 768px){
/* modal body */
#area-modal.modal_overlay,
#city-modal.modal_overlay,
#notice-modal.modal_overlay {
  background-color: rgba(0, 0, 0, 0.3);
  display: none;
  padding: 13.33vw 0 0 0;
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 10020;
  overflow-y: scroll;}
}


@media screen and (max-width: 660px){
select,input[type="submit"]{cursor:pointer;}
}


@media only screen and (min-width: 661px) {

#panel_btn_sp.panel_btn {display: none;}
#new_category_wrp .search_wrap .search_text {border-radius: 6px;}

.release_box .one-btn-box.gray a,.release_box .delete_txt li a {font-size: .8125rem;}
a.arw-link {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: .875rem;
    color: #333;}  

ul.shop_list {padding: 0 20px; margin-bottom: 50px;}
ul.shop_list li .shop_wrp {margin: 0;}
.check_squ_wrap {display: inline-flex;}
ul.shop_list .check_squ_wrap::after {
  content: "比較する";
  font-size: .875rem;
  padding-left: .5em;
  cursor: pointer;
  white-space: nowrap; /*Sarari対策*/
}
ul.shop_list.together li label.check_squ_wrap {padding-bottom: .5em;}


/* modal body */
.modal_overlay {
background-color: rgba(0, 0, 0, 0.3);  
display: none;  
padding: 107px 0 0 0; 
position: fixed;  
left: 0;  
top: 0; 
width: 100vw; 
height: 100vh;  
z-index: 10020; 
overflow-y: scroll;
margin: 0 auto 100px;}

ul.delete_txt li a{padding:.5em 1.75em .4em .65em;}
.map_header .search_text {font-size: .9375rem;padding: 8.5px 0 8.5px 10px; /*line-height: 1; Safari 対策*/ min-height: initial;
 height: initial; box-sizing: border-box; width: 100%;}
.icon_search {right: .8em; top: .53em;}
#new_category_wrp .search_wrap {height: auto;}

.paging_settings {padding: .5em 20px;}
p.pg_number_set {position: static; margin-bottom: 1em;}

#new_category_wrp .search_wrap {font-size: medium;}
#new_category_wrp .search_wrap > div {font-size: .9375rem;}
#new_category_wrp .search_wrap .field_wrap {width: 85%;}
#new_category_wrp .map_header .search_wrap .field_wrap {width: 100%;}
#new_category_wrp .search_wrap .search_text {height: 40px;font-size: .9375rem;}
#new_category_wrp .search_wrap .icon_search {height: 40px; right: 1em; width: 1.5em; top: 0;}
#new_category_wrp .search_wrap .btn_search {height: 40px;}


/*reserve_single*/
colgroup.sp {display: none;}

/* IE対策 colspanを使うと右端のセルのborderが描画されない対応  */
.reserve_tbl thead tr:nth-child(1) th:last-child {position: relative;}
.reserve_tbl thead tr:nth-child(1) th:last-child {border-top: none;}
.reserve_tbl thead tr:nth-child(1) th:last-child::after {
    content: "";
    background-color: #ddd;
    width: 0.05rem; /* for edge*/
    position: absolute;
    right: 0;
    display: block;
}

.reserve_tbl thead tr:nth-child(1) th:last-child::before {
    content: "";
    background-color: #ddd;
    width: 101%;
    height: 0.05rem; /* for edge*/
    position: absolute;
    top: 0;
    left: -1%;
    display: block;
}

.reserve_tbl thead tr:nth-child(2) th:last-child {position: relative;}
.reserve_tbl:not(.day_select) thead tr:nth-child(2) th:last-child {border-top: none;}
.reserve_tbl:not(.day_select) thead tr:nth-child(2) th:last-child::after {
    content: "";
    background-color: #ddd;
    width: 100%;
    height: 0.05rem; /* for edge*/
    position: absolute;
    top: 0;
    display: block;
}
/* end IE対策 colspan */

} /* end @media only screen and (min-width: 661px) */


@media screen and (max-width: 340px) {
#mypage-cont #container .contents .whbox.spStyle p.caution {width: 90%;}
}

/*.breadcrumb li + li::before {content: none;}*/

@media screen and (max-width: 660px) {
.breadcrumb li {font-size: 2.6vw;}
}

@media screen and (min-width: 661px) {
.breadcrumb::before { margin-left: 0;}
.scroll_brd ol.breadcrumb {padding: 0;}
}


/* 3974 2021.11 支店名非表示対応 その他　*/
.shop_wrp .text_box span.shop,
#slide_box.checked_shop ul.checked_shop_list li span.shop {display: none;}
#slide_box.checked_shop ul.checked_shop_list li span.vendor {display: none;}
#slide_box.checked_shop ul.checked_shop_list li span.counter {font-size: 0.75rem; font-weight: bold;}
.reserve_tbl thead th span.counter {font-weight: bold;}
#require_area .list_wrap .select select {background-image: url(/themes/images/mochimono/arrow_select.svg);}

@media screen and (max-width: 660px) {
#slide_box.checked_shop ul.checked_shop_list li span.counter {font-size: 2.66vw;}
#new_category_wrp .search_wrap{ font-size: 3.4vw; padding: .7em 4vw .7em 4vw; height: auto; background: #fff;}
#new_category_wrp .search_wrap .field_wrap {width: 100%;}
#new_category_wrp .search_wrap .search_text {height: 2.8em;}
#new_category_wrp .map_header .search_wrap{ font-size: 3.4vw; padding: .7em 0 .7em 4vw; height: auto; background: #fff;}
#new_category_wrp .map_header .search_wrap .field_wrap {width: 62.66vw;}
#new_category_wrp .map_header .search_wrap .search_text {height: 2.3em;}
}

/* 3969 2021.12 店舗買取の対象商品リンク */
.search-shop #require_form {margin: 0 auto 100px;}
.search-shop #require_form .list_wrap.bgGray.mgb {margin-top: 55px;}
.search-shop #require_form .list_wrap.bgGray.mgb {margin-bottom: 35px;}
.search-shop .notice_target {margin-top: 1.5em;}
.search-shop .btn_wrp {text-align: center; margin: 0 3.46vw;}
.search-shop .btn.border {
  line-height: 1;
  height: 4.41em;
  border: 1px solid #ccc;
  border-radius: 10px;
  background-color: #fff;
  padding: 0;
  margin: 1em 0 1.5em;}

.search-shop .btn.target {
  width: 100%;
  max-width: 780px;
  justify-content: space-between;
  font-size: 1.0625rem;
  font-weight: normal;
  color: #066eb3;
  padding-right: 2.5em;
  background: url(/themes/images/contents/raiten_lp/arw_gray_R.svg),#fff;
  background-size: 0.6em,482px;
  background-repeat: no-repeat,no-repeat;
  background-position: center right 1em,left 1.5em center;}

.search-shop .btn.target span {font-weight: normal;}
.search-shop .btn.target .btn_imgs {display: flex;}
.search-shop .btn.target .btn_imgs:nth-of-type(1) {width: calc(190px + 1em); padding: 0 1em;}
.search-shop .btn.target .btn_imgs:nth-of-type(3) {width: 190px; padding: 0 0 0 1em;}
.search-shop .btn.target .btn_imgs img {max-width: 100%;}

@media screen and (max-width: 660px) {
.search-shop #require_area {margin-top: 0;}
.search-shop #require_form .list_wrap.bgGray.mgb {margin: 1.5em 0 0 0;}

.search-shop .btn.border {border-radius: 1.5vw;}
.search-shop .btn_wrp .btn.target {width: 100%; font-size: 3.73vw; justify-content: center; padding-right: 1em;}
.search-shop .btn.border {height: auto; padding: 1em 0 .25em;}
.search-shop .btn.target {flex-wrap: wrap;}
.search-shop .btn.target .btn_imgs:nth-of-type(n) {padding: 0;}
.search-shop .btn.target .btn_imgs {order: 1; width: 13em; margin-top: .5em;}
.search-shop .btn.target .btn_imgs:nth-of-type(1) {flex-basis: 50%;}
.search-shop .btn.target .btn_imgs:nth-of-type(2) {flex-basis: 100%;}
.search-shop .btn.target .btn_imgs:nth-of-type(3) {flex-basis: 50%;}
.search-shop .btn.target .btn_imgs:nth-of-type(1) {padding-left: 12.5%;}
.search-shop .btn.target .btn_imgs:nth-of-type(3) {padding-right: 12.5%;}
.search-shop .btn.target .btn_imgs > div {margin-right: .5em;}

}

/* 4618 E2022.11 */
.search-shop main p.speech_box_wrp {position: absolute;top: -.7em;left: 16em;width: auto;}
.speech_box{
    position:relative;
    display: block;
    width: 100%;
    height:auto;
    background:#FC6827;
    padding:.6em .4em .6em .7em;
    text-align:center;
    color:#FFFFFF;
    font-size:.8125rem;
    border-radius:6px;
    z-index: 0;}
.speech_box:after{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    border-color: rgba(0, 153, 255, 0);
    border-top-width:.65em;
    border-bottom-width:.65em;
    border-left-width:2em;
    border-right-width:2em;
    border-right-color:#FC6827;
    right: 80%;
    top: 40%;
    transform: rotate(-15deg);
    z-index: -1;}
.accoBox dd {max-height: 100vh;} /* prevent font boosting in mobile chrome */
.accoBox dd strong {display: block;font-size: 1.08em;margin-top: .5em;}
.accoBox dd strong:nth-child(1) {margin-top: 0;} 

@media screen and (max-width: 660px) {
.search-shop main p.speech_box_wrp {left: 15.5em;}
.speech_box{font-size:3.2vw;}
}

/* 4821 Receptor 163 20230215 */
.reserve_matrix .require_frame.single dl.day-time dt.attention { margin-bottom: 0;border-top: 1px #ddd solid;padding: .75em 0 0 0;}
.reserve_matrix .require_frame.single dl.day-time dd.attention {border-bottom: 1px #ddd solid; padding:0 0 .75em 0; color: #333;}
.reserve_matrix .require_frame.single dl.day-time dt.attention em {font-weight: bold; color: #d00; margin-bottom: 0;}
.reserve_matrix .require_frame.single dl.day-time dt.attention,.reserve_matrix .require_frame.single dl.day-time dd.attention { font-size: .875em;}
@media screen and (max-width: 660px) {.reserve_matrix .require_frame.single dl.day-time dd.attention { border-bottom: 0;}}

/* 4821 日付折り返し修正　*/
.reserve_matrix .require_frame .col2 span.wave { margin: 0 0.2em 0 0.2em;}
@media only screen and (min-width: 661px){
.require_frame dl dd {display: flex; flex-direction: row; justify-content: flex-start;}
/*.require_frame dl dd div {letter-spacing: -0.02em;}*/
.reserve_matrix .require_frame .col2 dl dd {font-size: .75rem;}
.reserve_matrix .require_frame .col2 dl dd span {font-size: .9735rem;}
}


/* 4618 20230313 */
.ekyc_confirm {}
.ekyc_confirm > .flex-lead {display: flex; flex-direction: row; align-items: center; justify-content: flex-start; margin-bottom: 15px;}
.ekyc_confirm > .flex-lead span {width: 120px; margin-right:25px; display: inline-flex; justify-content: center;}
.ekyc_confirm > .flex-lead span img {margin: 0 auto;}

.ekyc-step-bg { background-color: #f2f2f2; padding: 10px 15px; }
.ekyc-step-box {display: flex; flex-direction: row; justify-content: flex-start; margin-bottom: 10px;}
.ekyc-step-box dt {width: 110px; display: inline-flex; justify-content:center; align-items: center; position: relative;}
.ekyc-step-box dd { width: 100%;}
.ekyc-step-box dt em {font-size: 1.25em;}
.ekyc-step-box dt::after {content: ""; display: block; position: absolute; bottom: -12px;
width: 0;
height: 0;
border-style: solid;
border-width: 12px 12px 0 12px;
border-color: #ffffff transparent transparent transparent;}
.ekyc-step-box dt.step3::after { display: none;}
.ekyc-step-box dd a {width: 100%; display: inline-flex; background-color: #fff; flex-direction: column; padding: 10px 15px;}
.ekyc-step-box dd h5 { display: flex;justify-content:center; font-size: 1em; font-weight: bold; border-bottom: 1px #eee solid; margin-bottom: .35em; padding-bottom: .75em; padding-top: .5em; position: relative;}

.ekyc-step-box dd h5 > img{width: 1.75em; position: absolute;}
.ekyc-step-box dd h5.profile img { left: 1.5em;}
.ekyc-step-box dd h5.bankaccount img { left: 1.5em;}
.ekyc-step-box dd h5.identity img { left: 1.5em;}
.ekyc-step-box dd h5 i {position: absolute; right:0; top: 0; width: 50px; text-align: center;}
.ekyc-step-box dd h5 i > img { height: 2.25em; width: auto;}
.ekyc-step-box dd p {color: #666; font-size: .875em; background-attachment: scroll; background-image: url(/themes/images/contents/raiten_lp/arw_gray_R.svg); background-position: 100% center; background-repeat: no-repeat; background-size: 8px; padding-right: 1.25em;}

.ekyc-step-box dd.registered a { background-color: rgba(255,255,255,.6); pointer-events: none;}
.ekyc-step-box dd.registered a h5 { margin-bottom: 0; border-bottom: 0; padding-bottom: .65em;color: #888;}
.ekyc-step-box dd.registered a h5 > img {opacity: .45;}

@media screen and (max-width: 660px) {
.ekyc_confirm > .flex-lead p {font-size: 3.4vw;}
.ekyc_confirm > .flex-lead span {width: 20vw;}
.ekyc-step-bg {width: 100vw; margin-left: -5vw; margin-right: -5vw;}
.ekyc-step-box {flex-direction: column;}
.ekyc-step-box dt {width: auto;justify-content: flex-start;}
.ekyc-step-box dd h5 {font-size: 4vw;}
.ekyc-step-box dd p {font-size: 3vw;}
.ekyc-step-box dt::after {top: 1.5vw;left: 42.5vw; bottom: unset;}
.ekyc-step-box dt.step3::after {display: block;}
.ekyc-step-box dt.step1::after {display: none;}
}

/* 4618 in_process */
.search-shop .btn_reserve.whbox.in_process { border: 8px #fcece9 solid; /*cursor: none; pointer-events: none;*/}
.attention_link.in_process {
    background-image: none;
    padding: 1em 0;
    font-size: .875rem;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    /* margin-bottom: 1em; */
    margin-top: 0;}
.attention_link.in_process span:before {
    display: none; }
.search-shop .btn_reserve.whbox.in_process { padding-top: calc(1.5em - 8px); padding-bottom: calc(1.5em - 8px); padding-left: calc(2.2em - 8px);padding-right: calc(2.2em - 8px);}
/*.search-shop .btn_reserve.whbox.in_process dl dt a::after { background-image: none;}*/
@media screen and (max-width: 660px) {
.attention_link.rebook {font-size: 3.2vw;margin: 1em auto;}
	}
.modal_box.login.select { height: auto;
    max-width: 620px;
    width: 620px;
    padding: 40px;}
.login-2colwrp { display: flex; justify-content: space-between; align-items: center;}
.ekyc-bg { width: 100%; background-color: #f2f2f2;padding: 15px 15px 5px;}
.ekyc-bg > a .ekyc-info-box {display: flex; padding: 10px;
    flex-direction: row;
    justify-content: flex-start; align-items: center;
    margin-bottom: 10px; background-color: #fff;}
.ekyc-info-box dt h5 { width: 230px;
    display: flex;
    justify-content: flex-start; align-items: center;
    font-size: 1em;
    font-weight: bold;
    position: relative;}
.ekyc-info-box dt h5 > span{width: 2.5em; height: 1.75em; display: inline-flex; justify-content: center; align-items: center; margin:0 .75em 0 .25em;}
.ekyc-info-box dt h5.profile img { max-height: 1.5em;}
.ekyc-info-box dt h5.bankaccount img {max-height: 1.5em;}
.ekyc-info-box dt h5.identity img {max-width: 1.75em;}
.ekyc-info-box dd {display: inline-flex; justify-content: flex-start; align-items: center;}
.ekyc-info-box dd p { text-align: left; font-size: .8125em; color: #555;}
@media screen and (max-width: 660px) {
.modal_box.login.select { height: auto;
    max-width: 90vw;
    width: 90%;
    padding: 5vw 0;}
.modal_box.login.select .btn_box {padding: 1.2em 3vw 1.5em;}
.ekyc-bg > a .ekyc-info-box {flex-wrap: wrap;}
.ekyc-info-box dt {width:100%; padding: 3vw;}
.ekyc-info-box dt h5 {width: 100%; font-size: 3.73vw;justify-content: center;}
.ekyc-info-box dt h5 > span {margin-left: -2em;}
.ekyc-info-box dd {width: 100%; padding:0 3vw;}
.modal_inrwrp {max-height: 65vh; overflow-y: auto; padding: 0 5vw;}
}
