@charset "UTF-8";
/* CSS Document */

img{
max-width: 100%;
height: auto;
}

.smpno{
	display:none !important;}

body{

width:100%;
min-width:auto;
line-height:1.7;
padding:0;
margin:0;
color:#222;
box-sizing:border-box;
}


/*余白*/
.mb05em {margin-bottom:0.5em;}
.mb1em {margin-bottom:1em;}
.mb2em {margin-bottom:2em;}
.mb3em {margin-bottom:3em;}
.mb5em {margin-bottom:5em;}
.mb10{ margin-bottom:10px;}
.mb15{ margin-bottom:15px;}
.mb140{ margin-bottom:80px;}
.mb50,
.mb70,
.mb100,
.mb30{ margin-bottom:30px;}
.mt70{margin-top: 30px;}
.pad40,
.pad50{padding: 10px;}
.logobox a .logo {
display: inline-block;
width: 60px;
height: 60px;
background: url(../img/logo.svg) no-repeat;
white-space: nowrap;
text-indent: 100%;
overflow: hidden;
background-size: cover;
position: absolute;
left: 0;
}

/*smpでは隠す*/
.smpno,
.none
{
display:none !important; 
}

.logoarea{
	position: fixed;
	top: 0;
	background-color: #fff;
	min-height:70px;
	width: 100%;
	z-index: 3;
}

#page-top img{
width: 46px;
}

.mv .main_chache{
padding-top: 6%;
padding-left:10%;
}

.mv .main_chache p{
font-size: 2rem;
}
.mv{
display: inline-block;
width:100%;
/*height:725px;*/
background: url(../img/kv4.jpg) no-repeat;
aspect-ratio: 1366/725; /*横縦*/
color: #fff;
background-size: contain;
margin-top: 60px;
}
.ttl_bg_posi{margin-top: 60px;
}
.side_btn_blk{
position: fixed;
right: 36px;
top:0%;
color: #fff;
width: calc(100% - 100px);
z-index: 3; 
}
.side_btn_blk a{
font-size: 1.2rem;
line-height: 2.4;
padding-inline: 4px;
margin-bottom: 2px;
margin-left: 4px;
}

.side_btn_contact span{
display: inline-block;
font-size: 1.2rem;
line-height: 2.4;
}
a.side_btn_contact{
overflow: hidden;
background-color: #E07535;
display: block;

}
.side_btn_contact.side_btn_kanri{
border-radius: 6px;
padding: 0 4px;
text-align: center;
min-width: 180px;
}
.side_btn_contact.side_btn_kanri p{
font-size: 12px;
line-height: 1.1;
text-align: center;
border-radius: 6px;
background-color: #fff;
color:#E07535;
display: inline-block;
margin-left: 4px;
padding: 0 4px;
}

.side_btn_blk{
display:flex;
justify-content: flex-end;
align-items:flex-start;
flex-wrap:wrap;
z-index: 4;
}

.side_btn_blk i{
display: inline-block;
font-size: 2rem;
margin-right: 4px;
}

.top_mv_scroll{
position: absolute;
left: 2%;
top:100px;
}

.top_search_blk dl{
width: 90%;
max-inline-size: max-content;
margin-inline: auto;
box-shadow:6px 6px 6px  rgba(0,0,0,0.05);
}

.top_search_blk dl dt {
padding-top: 10px;
padding-left: 6px;
}
.top_search_blk dl dt{
display: flex;
}
.top_search_blk dl dt img{
display: inline-block;
margin-right: 4px;
}
.top_search_blk dl dt p{
display: inline-block;
font-size: 2rem;
}
.top_search_blk dl dt span{
display: block;
margin-inline: auto;
width: 100%;
text-align: center;
font-size: 1.3rem;
font-family: sans-serif;

}

.top_search_blk dl dd ul li a:after {
right: 4px;
top: 40%;
}

.top_search_blk dl dd ul li{
padding: 10px;
box-sizing: border-box;
}
.top_search_blk dl dt p{
font-size:2rem;
}
.blog_latest_1,
.whats_new_blk,
.top_search_blk{
margin-bottom: 50px;
}

.blog_latest_1 li {
margin-bottom: 1rem;}
li.gnav_tel_li img{
filter: invert(48%) sepia(29%) saturate(467%) hue-rotate(78deg) brightness(91%) contrast(87%);
width: 36px;
display: inline-block;
}

.dropmenu li span{
display: none;
}

li.gnav_tel_li span{
display: inherit;
display: inline-block;
}
.blog_latest_1,
.recommend_blk ul,
.recommend_blk .SearchResult,
.whats_new_li{
width: 96%;
margin-left: 2%;
}

.blog_latest_2 li .blog_latest_date {
display: block;
}

.whats_new_li li{
margin-bottom: 20px;
}

.btn_bukken_miru {
max-width: 262px;
width: 80%;
line-height: 48px;
}

.ttl_recommend{
padding-top: 50px;
padding-bottom: 40px;
}
.ttl_recommend img{
max-width: 80%;
}
.recommend_blk{
padding-bottom: 50px;margin-inline: auto;
}

.recommend_blk_bg{
background: url(../img/deco_parts_01.png) no-repeat top right;
background-size: 20%;
background-color: #FBFCFB;
}

.icon_top_free_search{padding-top: 30px;}

.ttl_free_search{
font-size: 2rem;
text-align: center;
margin-bottom: 30px;}

.ttl_free_search span{
display: block;
font-size: 15px;
}
.top_free_search_blk_come{
margin-bottom: 30px;
width: 96%;
margin-left: 2%;
}

.top_free_search_inputbox{
width: 90%;
margin-left:5%;
}

.top_free_search_inputbox{
background-color: #fff;}

.btn_search_posi{
width: 200px;
margin-top: 1em;
margin-inline: auto;
background-color: var(--btn-color);
align-items: center;}

.btn_search_posi .btn_serch{
padding: 10px;

}

.top_free_search_blk{
padding-bottom: 100px;
}
.foot_contaxt_bg {
transform: translateY(-40px);}

.foot_contact_blok {
margin-top: 40px;
width: 90%;
margin-left: 	5%;
color: #fff;
padding-bottom: 30px;
}


.foot_contaxt_bg{
display: inline-block;
width:100%;
/*height:725px;*/
background: url(../img/foot_contact_bg.png) no-repeat;
background-size: cover;

}

.foot_inner{
padding-inline:2%;
}

.foot_contact_blok p.ttl_foot_contact {
font-size: 2rem;
margin-bottom: 16px;
line-height: 1;
}
.contact_telno{
font-size: 2.4rem;
}
.foot_contact_blok p {
margin-bottom: 1em;
}

.btn_contact_form {
line-height: 48px;
padding: 10px;
}

.btn_contact_form {
font-size: 1.6rem;
}


.foot_add dl{
margin-left: 10px;
padding-top: 10px;
}
.foot_add dl dt{
font-size: 1.4rem;
line-height: 1;
}
.foot_l p,
.foot_add dl dd{
font-size: 1.3rem;
line-height: 1.4;
}

.foot_l{
margin-bottom: 2em;
}

.foot_r .foot_r_li p{font-size: 1.6rem;}
.foot_r .foot_r_li span{font-size: 90%;}
.foot_r .foot_r_li{
display:flex;
/*justify-content: flex-end;*/
align-items:flex-start;
flex-wrap:wrap;
margin-bottom: 20px;}

.foot_r .foot_r_li li{
width: 46%;
margin-right: 1%;
margin-bottom: 20px;
}


.foot_r .sub_m{
display:flex;
align-items:flex-start;
flex-wrap:wrap;
justify-content: flex-end;
}

footer {
padding-bottom: 50px;
}
.detail_madori_r,
.detail_capposi,
.detail_stafftxt_bg,
.detail_access,
.detail_madoriarea,
.contents_wrap,
.path{
width: 96%;
margin-left: 2%;
margin-left: auto; margin-right: auto;
}
.path.plus_path_detail {
padding-top:64px;
}
.yajirushi .pcno {
display: inline;
}


.ttl_recommend_txt {
font-size: 1.8rem;
}

.btn_soshin {
width: 44%;
height: 52px;
line-height: 52px;
text-align: center;
color: #fff;
position: relative;
background: var(--main-color);
border: none;
cursor: pointer;
font-size: 1.6rem;
}
.btn_modoru {
width: 44%;
height: 52px;
line-height: 52px;
text-align: center;
color: #222;
background: #ccc;
border: none;
cursor: pointer;
font-size: 1.6rem;
margin-right: 4px;
}

@media print, screen and (max-width: 320px) {
.foot_add img{
max-width: 50px;
}
}

.detail_item_h_btn_posi .btn_contact_form{
font-size: 1.6rem;
line-height: 1;
padding: 20px 10px;
margin-bottom: 1em;
width: 300px;
}
span[id^="Bookmark"] {
font-size: 1.6rem;
line-height: 1;
padding: 20px 10px;
margin-bottom: 1em;
width: 300px;
}
.detail_item_h .shu_add span{
display: inline-block;
}
.detail_pano{

}

.detail_pano .ttl_000{
padding-top: 20px;
padding-bottom: 20px;
background-color: #fff;
margin-block: 0;

width: 100%;
}
.detail_pano .ttl_000 p,
.ttl_detail_staff{
font-size:2rem;}


.sp-slides-container{
overflow: hidden;
aspect-ratio: 960/600; /*横縦*/
max-width:100%;
}
.detail_access_tbl table th{
text-align: left;
padding-left: 14px;
}
.detail_access_tbl table th,
.detail_access_tbl table td{
width: 100%;
display: block;
box-sizing: border-box;
}

.detail_panoarea{
width: 100%;
}
.dpcms_panophoto{
aspect-ratio: 375/540; /*横縦*/

}
.dpcms_panophoto iframe{
}

.detail_item_h .price p {
font-size:3rem;
}

.detail_item_h .price span {
font-size:2rem;
}

/**/
.sell_wrap{
width:96%;
margin-inline: auto;
}

.sell_flow li{
padding-top: 0px;
}

.sell_flow li img {
top: 0px;
width: 60px;

}

.sell_flow li dl{
margin-top: 10px;
margin-left: 10px;
padding:10px;
}
.sell_flow li dt{
width: 100%;
padding-left: 50px;
margin-bottom: 6px;
line-height: 1.2;
}

.sell_flow li dt span{
font-size:4rem;
}

.sell_flow li dt p{
font-size:2rem;
display: inline-block;
width: calc(100% - 3em);
}

.sell_flow{
margin-bottom: 30px;
}

.ttl_sell_sub p{
font-size: 2.2rem;
line-height: 50px;
}

.ttl_sell_sub p:before {
height: 48px;
}

#sell_area .ttl_000 span {
font-size: 1.8rem;
}
#sell_area .ttl_000 p {
font-size: 3rem;
}

.sell_chache p{
font-size: 1.6rem;
}
.sell_chache p span{
font-size: 2rem;
}

.ttl_sell_tekiyoukijunn {
padding-block:10px;
}

.tbl_tekiyoukijunn th,
.tbl_tekiyoukijunn td{
width: 100%;
display: block;
box-sizing: border-box;
}

.tekiyoukijunn_btmtxt{margin-bottom: 30px;}


.sell_contact{
background-size: cover;
box-sizing: border-box;
margin-left: auto;
margin-right: auto;
text-align: center;
vertical-align: middle;
width: 100%;
overflow: hidden;
}

.btn_sell_contact a{
margin-bottom: 10px;
width: 100%;
}

.sell_voicearea{
padding-top: 30px;
padding-bottom: 40px;}

.sell_sys_flow_s li,
.sell_sys_flow li{
margin-top: 20px;
position: relative;
margin-bottom: 60px;
}
.sell_sys_flow_s li img{
position: absolute;
top: 0px;
left: 0px;
width: 50px;
}
.sell_sys_flow li img {
position: absolute;
top: 0px;
left: 0px;
width: 100px;
}

.sell_sys_flow li dl dt{
width: 100%;
font-size: 1.8rem;
padding-left: 100px;
min-height: 3.6em;
}

.sell_sys_flow_s li dl dt{
width: 100%;
font-size: 1.8rem;
padding-left: 60px;
min-height: 2em;
}

.sell_supp_li li img{
margin-inline: auto;
text-align: center;
display: block;
margin-bottom: 10px;
}
.sell_supp_li li dl {
padding: 10px;
}

.sell_supp_li li dl dt{font-size: 1.6rem;}

.sell_sys30 li img{
margin-inline: auto;
text-align: center;
display: block;
margin-bottom: 10px;
}

.sell_contact {padding: 10px;}

/**/
.member_contact th, .member_contact td {
width: 100%;
display: block;
box-sizing: border-box;
}

.member_form_w{
width:96%;
margin-inline: auto;
margin-bottom: 20px;
}
.member_contact th {
padding-bottom: 4px;
}
.member_contact td {
margin-bottom: 10px;
}

select#selectt_s6,
select#selectt_s5,
select#selectt_s4,
select#selectt_s3,
select#selectt_s2,
select#selectt_s1,
select#selectt_s{
width:100%;
}
select#selectt3,
select#selectt2{
width:100%;
}


select#selectt1,
select#selectt0,
select#selectt{
width:44%;
}

#member_area textarea {
width: 98%;}

.member_form_btm_w{
padding-block: 10px;
}

#member_area .sell_hoshouarea{
padding-bottom: 1px;
}

#member_area .member_contact{
margin-bottom: 20px;
}
  
span[id^="Bookmark"] span a {
line-height: 20px;
}

.LoginInputBox input[type="text"],
.LoginInputBox input[type="password"] {
    width:100%;
}

.FormBukken th, .FormBukken td, .FormTable {
    width: 100%;
    display: block;
}


