@charset "utf-8";
/*sp*/

.new_shop_de{
	padding-top: 20px;
}
.new_shop_de h1{
	font-size: 32px;
	font-weight: normal;
}
.new_shop_de .h_contact {
    display: flex;
	justify-content: space-between;
	width: 100%;
}
.new_shop_de .h_contact_tel {
    color: #FE0000;
	text-decoration: underline;
	font-size: 22px;
	background: url("../images/detail/new_shop_tel.svg") no-repeat 0 3px;
	background-size: 20px 20px;
	padding-left: 1.2em;
}
.new_shop_de .h_map {
	font-size: 15px;
	background: url("../images/detail/new_shop_map.svg") no-repeat 0 3px;
	background-size: 20px 20px;
	padding-left: 1.6em;
}


.new_shop_de .h_contact .h_contact_tel_btn {
	margin-top: -9px;
	width: 70px;
}
.new_shop_de .h_contact .h_contact_tel_btn img {
	width: 100%;
}
.new_shop_de .g_box{
	background-color: #EEEEEE;
	width: 100%;
	padding: 1em 1em 0 1em;
	box-sizing: border-box;
	clear: both;
}
.new_shop_de .g_box:after {
   content: "";
   display: block;
   clear: both;
}
.new_shop_de .pc_left .g_box{
	
}
.new_shop_de .shop_1{
	float: right;
	width: 40%;
}
.new_shop_de .shop_1 img{
	width: 100%;
}
p.nsd_list{
	font-size: 13px;
	line-height: 1.8;
}
.newd_btn_set01 {
    width: 100%;
	max-width: 80%;
	margin: 30px auto 40px;
}
.newd_btn_set01 a {
    background: linear-gradient(180deg, rgba(95, 200, 241, 1) 26%, rgba(16, 143, 191, 1));
    color: #fff;
	    border-radius: 5px;
    text-align: center;
    padding: 16px 0 14px;
    width: 100%;
    display: inline-block;
    font-size: 13px;
    border: 1px solid #ccc;
}
.newd_btn_set02 {
    width: 100%;
	max-width: 94%;
	margin: 30px auto 40px;
	box-sizing: border-box;
}
.newd_btn_set02 a {
    background: linear-gradient(180deg, rgba(255, 253, 253, 1) 26%, rgba(234, 232, 232, 1));
    color: #fff;
	    border-radius: 5px;
    text-align: center;
    padding: 16px 0 14px;
    width: 100%;
    display: inline-block;
    font-size: 13px;
    border: 1px solid #ccc;
	color: #000;
}
p.nsd_list.new_shop_train{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
p.nsd_list.new_shop_train span{
	padding: 0 10px 0 20px;
}
p.nsd_list.new_shop_kids{
	display: flex;
	align-items: center;
}


.new_shop_de h5::after {
   display: none;
}
    
.new_shop_de h5 {
    font-size: 18px;
    width: 100%;
    text-align:left;
	padding-left: 46px;
	margin-top: 50px;
	box-sizing: border-box;
}
.new_shop_de h5::before {
    border-bottom: 4px solid #FFD700;
    width: 34px;
    content: "";
    height: 6px;
    display: block;
    margin: 0 auto;
	position: absolute;
	left: 0;
	top: 6px;
}

.new_shop_de .staff_boxs .text-center img {
    height: auto;
	width: 50%;
    float: left;
}
.new_shop_de .staff_name {
        display: block;
        justify-content: space-around;
        align-items: center;
        margin-top: 1rem;
        position: relative;
	float: left;
	padding-left: 10px;
    }
.new_shop_de .staff_boxs .position {
        line-height: 1.3;
        position: absolute;
        top: -10px;
        left: 10px;
    }
.new_shop_de  .staff_boxs .name {
        line-height: 1.3;
        margin-bottom: 0.3em;
        padding-top: 1em;
		font-size: 13px;
    }
.new_shop_de .staff_boxs .text-center {
        float: left;
        box-sizing: border-box;
        padding: 0 0;
        width: inherit;
        margin-bottom: 2rem;
    }
.new_shop_de .modal-syncer.staff_btn {
    background: linear-gradient(180deg, rgba(255, 253, 253, 1) 26%, rgba(234, 232, 232, 1));
    border-radius: 5px;
    text-align: center;
    padding: 9px 0 7px;
    width: 50px;
    display: inline-block;
    font-size: 11px;
    border: 1px solid #ccc;
	color: #333;
}


/*countMap*/
.new_shop_de .countMap {
    width: 100%;
	max-width: 760px;
    background-color: #fff;
    margin: 10px auto 0;
    /*box-sizing: border-box;*/
	position: relative;
	top: auto;
    left: auto;
	border: 1px solid #707070;
	border-radius: 8px;
	    display: inline-block;
	padding: 8px 0 10px 0;
}

.new_shop_de .countMap dl {
	float: left;
	width: 31%;
	margin-left: 2%;
}
.new_shop_de .countMap dl:after {
    clear: both;
    display: block;
    content: "";
}
.new_shop_de .countMap dt {
    width: 100%;
    clear: both;
    padding: 0 0 0 34px;
    font-size: 15px;
    text-align: left;
    display: block;
    line-height: 1;
    margin-bottom: 4px;
    box-sizing: border-box;
    position: relative;
}
.new_shop_de .countMap img.iconImg {
    margin-bottom: 6px;
	display: none;
}
.new_shop_de .countMap dt:before{
	content:"";
	position:absolute;
	left:2px;
	top: 5px;
	 /*transform: translateY(-50%);*/
	width:70px;
	height:100%;
	background-size:contain;
	
}
.new_shop_de .countMap dl.ckdl_01 dt:before{
	background:url("../images/nico_house.svg") no-repeat left center;
	background-size: auto 22px;
}
.new_shop_de .countMap dl.ckdl_02 dt:before{
	background:url("../images/nico_ap.svg") no-repeat left center;
	background-size: auto 22px;
}
.new_shop_de .countMap dl.ckdl_03 dt:before{
	background:url("../images/nico_tochi.svg") no-repeat left center;
	background-size: auto 22px;
}
.new_shop_de .countMap dd {
    width: 100%;
    line-height: 1;
    display:inline-block;
    margin:0;
    box-sizing: border-box;
    border-left: 0px solid #ccc;
    padding: 2px 0px 2px 2px;
    font-size: 14px;
}
.new_shop_de .countMap dd ul li {
    padding: 2px 0 2px 10px;
	text-align: left;
	font-size: 16px;
}
.new_shop_de .countMap dd p.icon {
    display: inline-block;
    width: 44px;
    font-size: 12px;
    line-height: 1;
    padding: 2px 0px;
    text-align: center;
    margin: 0 6px;
}
.new_shop_de .countMap dd p.icon.open {
    background-color: #E0012E;
    color: #fff;
}
.new_shop_de .countMap dd span.normal {
    line-height: 1;
}
.new_shop_de .countMap dd span.premium {
    color: #E0012E;
    line-height: 1;
}
.new_shop_de .countMap p.attention {
    color: #E0012E;
    font-size: 12px;
    padding: 0 0 5px 2px;
	clear: both;
	}
.new_shop_de .m_txt {
    font-size: 20px;
	margin: 0 0 10px 0;
	font-weight: bold;
}
.new_shop_de .countMap a {
    color: #0080ff;
	text-decoration: underline;
	}
.new_shop_de .list_recommend li img {
        width: 100%;
        /*max-height: 120px;*/
    }
.new_shop_de .list_recommend dl  .price strong {
    font-size: 16px;
    color: #D8041F;
}
.new_shop_de .list_recommend .i-kodate_used,
.new_shop_de .list_recommend .i-kodate_new,
.new_shop_de .list_recommend .i-man_used ,
.new_shop_de .list_recommend .i-man_new,
.new_shop_de .list_recommend .i-tochi{
	width: 80px;
    height: 20px;
    text-align: center;
    font-size: 11px;
	font-weight: normal;
		line-height: 22px;
}
.new_shop_de  .list_recommend dl .price {
        font-size: 11px;
        text-align: right;
	font-weight: normal;
	padding: 0;
    }
.new_shop_de .list_recommend dl dt p.name {
    padding-left: 0px;
    line-height: 120%;
    height: auto;
    padding-right: 0;
    position: relative;
    width: 100%;
    box-sizing: border-box;
	font-size: 12px;
}
.new_shop_de .list_recommend dl dt {
    font-size: 14px;
    font-weight: bold;
    padding-bottom:00px;
}
.new_shop_de .list_recommend dl dd {
    font-size: 11px;
	line-height: 1.8;
}
.new_shop_de .gmap {
        margin-top: 20px;
    }
.new_shop_de .news {
    width: 100%;
    margin-top: 0px;
}
.new_shop_de .blockset{
    margin-top: 10px;
}
#news h5{
	margin-top: 20px;
}
/**/
	.thumbnail {
    position: relative;
		width: 100%;
		max-width: 660px;
		padding-right: 5px;
}

.thumbnail_content .slick-slide {
    text-align: center;
    vertical-align: middle;
}

.thumbnail_content img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

.thumbnail-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    padding: 5px;
	        box-sizing: border-box;
}

.thumbnail_content {
    position: relative;
    background-color: #f8f8f8;
}

.thumbnail_content .caption p {
    padding: 0;
    margin: 0;
}

.thumbnail_content .caption {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    padding: 10px 20px;
    margin: 0;
    color: #fff;
    font-size: 14px;
    transition: .3s ease;
    background-color: rgba(0, 0, 0, 0.4);
}

.slick-slider .fa-angle-left {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 20px;
    z-index: 2;
    color: #fff;
    padding: 5px 9px 5px 10px;
    background-color: rgba(0, 0, 0, 0.4);
}

.slick-slider .fa-angle-right {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 20px;
    z-index: 2;
    color: #fff;
    padding: 5px 9px 5px 10px;
    background-color: rgba(0, 0, 0, 0.4);
}

.fa-arrow-circle-left:hover, .fa-arrow-circle-right:hover {
    opacity: 0.7;
}
	.thumbnail-list{
		display: flex;
		flex-wrap: wrap;
		width: 100%;
		height: auto;
	}
	.thumbnail-item{
	}
.photo_under_txt {
    font-size: 15px;
    padding: 6px 0 6px 10px;
    background: rgba(255, 255, 255, 0.8);
    position: absolute;
    bottom: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.py-8 .text-center {
    margin: 0;
 }
.staff_boxs .text-center .staff_ph img {
    width: 100% !important;
    max-width: 350px;
}
.py-8 .wrapper-content {
    display: block;
    flex-wrap: wrap;
}
   .btm_menuArea.nft .f_visit a {
        display: inline-block;
        border-radius: 0px;
        border: 0px solid #0A75D8;
        color: #fff;
        background: #d80000 url(/file/common/images/common/menu/f_visit_w.svg) no-repeat center top 6px;
        box-sizing: border-box;
        letter-spacing: 0em;
        vertical-align: middle;
        background-size: auto 30px;
        width: 100%;
    }
    .new_shop_de .h_contact .h_contact_tel_btn {
    margin-top: -9px;
    width: 130px;
}
.staff_boxs {
        padding: 0 0 0 10px;
        color: #707070;
    }
    .btm_menuArea.nft .search_bbn a {
        display: inline-block;
        border-radius: 0px;
        border: 0px solid #F59432;
        color: #fff;
        background: url(/file/common/images/common/menu/n_s_jouken_w.svg) no-repeat center top 6px;
        box-sizing: border-box;
        letter-spacing: 0em;
        vertical-align: middle;
        background-size: auto 30px;
        width: 100%;
    }
/*small*/
@media only screen and (max-width: 480px) {
.new_shop_de .list_recommend li img {
        max-height: 120px;
    }
}/**/
/*sp*/
@media only screen and (max-width: 767px) {
		.new_shop_de h5::before {
    border-bottom: 16px solid #FFD700;
    width: 4px;
    content: "";
    height: 0px;
    display: block;
    margin: 0 auto;
    position: absolute;
    left: 8px;
    top: 5px;
}

    .gmap {
        height: 0;
        overflow: hidden;
        padding-bottom: 70%;
        position: relative;
    }

	.new_shop_de h5 {
    font-size: 18px;
    width: 100%;
    text-align: left;
    padding-left: 46px;
    margin-top: 50px;
    box-sizing: border-box;
    border-top: 5px solid #039CD6;
    border-bottom: 1px solid #ccc;
    padding: 12px 0 10px 25px;
}
}/**/

/*pc*/
@media only screen and (min-width: 768px) {
.wrapper {
    margin: 30px auto 0;
}
.btm_menuArea .wrapper {
    margin: 0px auto 0;
}
.btm_menuArea.nft .f_visit a {
    display: inline-block;
    border-radius: 5px;
    border: 2px solid #0A75D8;
    color: #fff;
    background: #0A75D8 url(/file/common/images/common/menu/f_visit_w.svg) no-repeat left 20px center;
    box-sizing: border-box;
    letter-spacing: 0em;
    vertical-align: middle;
    background-size: auto 30px;
    width: 180px;
}
.new_shop_de h5 {
        font-size: 18px;
        width: 100%;
        text-align: left;
        padding-left: 46px;
        margin-top: 50px;
        box-sizing: border-box;
        border-top: 5px solid #039CD6;
        border-bottom: 1px solid #ccc;
        padding: 12px 0 10px 25px;
    }
    .new_shop_de h5::before {
        border-bottom: 16px solid #FFD700;
        width: 4px;
        content: "";
        height: 0px;
        display: block;
        margin: 0 auto;
        position: absolute;
        left: 8px;
        top: 5px;
    }
.new_shop_de h5::after {
    border-bottom: 4px solid #FFD700;
    width: 70px;
    content: "";
    height: 6px;
    display: none;
    margin: 0 auto;
}
.new_shop_de h5.h5staff::before {
        border-bottom: 3px solid #FFD700;
        width: 100%;
        content: "";
        height: 6px;
        display: block;
        margin: 0 auto;
        position: absolute;
        top: 6px;
    }
	.new_shop_de h5.h5staff::after {
       display: none;
    }
	.new_shop_de h5.h5staff > span {
  position: relative;
  display: inline-block;
  padding: 0 8px;
  background-color: #fff;
}
	p.nsd_list.new_shop_train {
    display: flex
;
    align-items: center;
    flex-wrap: nowrap;
}
.new_shop_de .shop_1 {
    float: left;
            width: 36%;
        padding: 0 20px 0 0;
}
.pc_left {
    width: 56%;
    float: left;
	margin-right: 20px;
	z-index: 10;
        position: relative;
	padding-bottom: 20px;
}
	p.nsd_list {
    font-size: 13px;
    line-height: 2.2;
}
	
.gmap {
    padding-bottom: 27.25%;
}
.h_contact {
    font-size: 16px;
    padding: 0 0 17px 0em;
}
.map_case{
	position: relative;
	margin-bottom: 20px;
}
.new_shop_de .gmap {
    margin-top: -20px;
}
.newd_btn_set01 {
    width: 100%;
    max-width: 200px;
    margin: 30px auto 40px;
    position: absolute;
    right: 20px;
    bottom: -30px;
}

	
.staff_boxs {
    margin-top: 10px;
        width: 1100px;
        display: flex
;
        flex-wrap: wrap;
        border-bottom: 1px solid #ccc;
        padding-top: 30px;
}
.new_shop_de .staff_boxs .text-center {
    float: none;
	width: 20%;
}

.new_shop_de .countMap {
    border: 0px solid #707070;
	max-width: 1000px;
	        margin: 10px auto 30px;
        display: block;

}
.new_shop_de .countMap dl {
    float: left;
    width: 31%;
    margin-left: 2%;
	border: 1px solid #707070;
    border-radius: 8px;
	text-align: center;
	padding: 10px 0;
}
.new_shop_de .countMap dt {
    width: auto;
    padding: 0 0 0 34px;
    display: inline-block;
    line-height: 1;
    margin-bottom: 4px;
    box-sizing: border-box;
    position: relative;
}
.new_shop_de .countMap dd {
    width: auto;
    line-height: 1;
    display: inline-block;
    margin: 0;
    box-sizing: border-box;
    border-left: 0px solid #ccc;
    padding: 2px 0px 2px 2px;
    font-size: 14px;
}	
.new_shop_de #news{
		margin: 0px 0 0 0;
}	
.new_shop_de .news {
    margin-top: 20px;
}
.new_shop_de .blockset {
    margin-top: 20px;
}	
.blockset ul li {
    padding: 0 5px 10px;
}
.bn_area{
	max-width: 900px;
	width: 100%;
	margin: 0 auto;
}	
.bn_area img{
	width: 100%;
}		
.new_shop_de #top_info{
    margin-bottom: 100px;
}	
	
.newd_btn_set02 {
    max-width: 360px;
}
.new_shop_de .h_contact .h_contact_tel_btn {
    margin-top: -1px;
    width: 250px;
}
#modal-overlay {
    z-index: 10;
}
.modal-content {
    z-index: 12!important;
}	
.lireimg, .thupo {
    height: 122px;
    overflow: hidden;
    position: relative;
}
.list_recommend ul {
    margin: 20px auto 20px;
}
.list_recommend li {
     min-height: 240px;
}	
.shop_slider_area{
    margin: 20px 0;
	}
	.thumbnail_slider{
		display: flex;
	}
/**/
	.thumbnail {
    position: relative;
		width: 100%;
		max-width: 660px;
		padding-right: 5px;
}

.thumbnail_content .slick-slide {
    text-align: center;
    vertical-align: middle;
}

.thumbnail_content img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

.thumbnail-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    padding: 5px;
	        box-sizing: border-box;
}

.thumbnail_content {
    position: relative;
    background-color: #f8f8f8;
}

.thumbnail_content .caption p {
    padding: 0;
    margin: 0;
}

.thumbnail_content .caption {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    padding: 10px 20px;
    margin: 0;
    color: #fff;
    font-size: 14px;
    transition: .3s ease;
    background-color: rgba(0, 0, 0, 0.4);
}

.slick-slider .fa-angle-left {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 20px;
    z-index: 2;
    color: #fff;
    padding: 5px 9px 5px 10px;
    background-color: rgba(0, 0, 0, 0.4);
}

.slick-slider .fa-angle-right {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 20px;
    z-index: 2;
    color: #fff;
    padding: 5px 9px 5px 10px;
    background-color: rgba(0, 0, 0, 0.4);
}

.fa-arrow-circle-left:hover, .fa-arrow-circle-right:hover {
    opacity: 0.7;
}
	.thumbnail-list{
		display: flex;
		flex-wrap: wrap;
		width: 460px;
		height: 220px;
	}
	.thumbnail-item{
	}
	 
	
	
	}/**/