@charset "utf-8";

/*
	================================================================================================
		support inquiry_tel_direct_repair.css
	================================================================================================
*/


#popupArea .center{
    text-align: center;
}

#closeBtn{
    display: none;
}


#popupArea .tabContentsArea table tbody tr td.annotation{
    border-top: none;
    font-size: 0.875rem;
}
    
@media (min-width: 641px){
    #popupArea .formobile{
        display: none;
    }
    
    #popupArea {
        width: 600px;
        margin: 0 auto 40px auto;
    }
    
    #popupArea ul#tabBtnArea{
        width: 100%;
        display: flex;
        align-items: center;
        margin: 1em 0 0 0;
        padding: 0;
    }
    
    #popupArea ul#tabBtnArea > li{
        text-align: center;
        border: 1px solid #999;
        height: 4em;
        border-radius: 8px 8px 0 0;
        display: block;
        background-color: #eee;
        cursor: pointer;
        font-size: 0.857em;
        box-sizing: border-box;
        width: 25%;
        padding: 10px 0 0 0;
        margin: 0;
    }
    #popupArea ul#tabBtnArea > li.active{
        background-color: #fff;
        border-bottom: none;
    }
    
    #popupArea ul#tabBtnArea > li:focus-visible{
        outline: thin dotted;
        opacity:0.7;
    }
    
    #popupArea .tabContentsArea{
        border :1px solid #999;
        border-top :none;
    }
    
    #popupArea .tabContentsBox{
        padding: 2.5em 1.5em;
    }
        
    #popupArea .tabContentsArea table th,
    #popupArea .tabContentsArea table td{
        border: 1px solid #333;
        padding: 5px;
    }
    
    #popupArea .tabContentsArea table thead th{
        text-align: center;
        background: #F9F9F9;
    }
    #popupArea .tabContentsArea table thead th:first-child{
        width: 64%;
    }

    #popupArea .tabContentsArea table thead th:last-child{
        width: 20%;
    }
    
    #popupArea .tabContentsArea table tbody th .flex{
        display: flex;
        font-weight: normal;
    }
    #popupArea .tabContentsArea table tbody th,
    #popupArea .tabContentsArea table tbody td{
        padding: 14px 10px;
    }
    
    #popupArea .tabContentsArea table tbody th:first-child{
        padding-right: 5px
    }
    
    #popupArea .tabContentsArea table tbody th span.category_name{
        font-size: 0.875rem;
        text-align: left;
    }
    
    #popupArea .tabContentsArea table tbody th span.category_img{
        width: 100px;
        text-align: center;
    }
        
    #popupArea .tabContentsArea table tbody td:last-child,
    #popupArea .tabContentsArea table tbody td.center{
        text-align: center;
    }
    #popupArea .tabContentsArea table tbody td.left{
        text-align: left;
    }
    
}


@media (max-width: 640px){
    #popupArea{
        width: 100%;
    }
    #popupArea .forpc{
        display: none;
    }
    #popupArea .formobile{
        padding: 0;
    }
    #popupArea ol.inquiry_list{
        color: #ee0000;
        counter-reset: item;
        list-style-type: none;
        padding-left: 0;
        margin-top: 30px;
    }
    #popupArea ol.inquiry_list > li{
      text-indent: -1.3em;
      padding-left: 1.3em;
    }
    
    #popupArea ol.inquiry_list > li:before {
      counter-increment: item;
      content: counter(item)'）';
    }
    
    #popupArea .toggleArea h3.title{
        font-size: 1.143em;
        background: linear-gradient(#ccc, #F9F9F9);
        padding: 10px;
        border: 1px solid #ccc;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 5px;
    }
    
    #popupArea .toggleArea .openArea{
        display: none;
    }
    
    #popupArea .toggleArea .active .openArea{
        display: block;
    }
    
    #popupArea .toggleArea .openArea table{
        font-size: 0.857em;
        width: 100%;
    }
    #popupArea .toggleArea .openArea table thead th{
       padding: 10px;
       background: rgb(204, 204, 204);
       border: 1px solid rgb(204, 204, 204);
        font-weight: bold;
    }
    #popupArea .toggleArea .openArea table thead th.num{
        padding: 10px 5px;
    }
    #popupArea .toggleArea .openArea table tbody tr {
        border: 1px solid rgb(204, 204, 204);
        border-top: none;
    }
    
    #popupArea .toggleArea .openArea table tbody td{
        padding: 10px;
    }
    
    #popupArea .toggleArea .openArea table tbody td.thumb,
    #popupArea .toggleArea .openArea table tbody td.num{
        text-align: center;
    }
    
    #popupArea .toggleArea .openArea table tbody td.num{
        width: 20%;
        font-weight: bold;
        font-size: 1.714em;
        padding: 10px 5px;
    }
    
    #popupArea .toggleArea .openArea .contentWrapper{
        background: #eeedee;
        padding: 10px;
        margin-bottom: 20px;
    }
    
    #etc-cat-01 .contact #tel-01, #etc-cat-01 .contact #tel-02, #etc-cat-02 .contact #tel-01, #etc-cat-02 .contact #tel-02, #etc-cat-03 .contact #tel-01, #etc-cat-03 .contact #tel-02, #etc-cat-04 .contact #tel-01, #etc-cat-04 .contact #tel-02 {
        font-size: 1.714em;
        line-height: 1.5;
        font-weight: bold;
        color: rgb(0, 0, 0);
        cursor: default;
    }
    
    #etc-cat-01 .contact #tel-02, #etc-cat-02 .contact #tel-02, #etc-cat-03 .contact #tel-02, #etc-cat-04 .contact #tel-02 {
        color: rgb(67, 103, 126);
    }  
    #etc-cat-01 .contact p, #etc-cat-02 .contact p, #etc-cat-03 .contact p, #etc-cat-04 .contact p {
        margin-bottom: 20px;
    }
}

#contents #popupArea .tabswitch [role="tab"] {
    padding: 1em 0.2em;
    font-size: 0.985rem;
}

#contents img.icon_window {
    padding-left: 0.25em;
}

@media (max-width: 640px) {
	#popupArea .toggleArea .openArea {
		display: block;
	}
	
	.contact .tel-01 {
		font-size: 1.714em;
		line-height: 1.5;
		font-weight: bold;
		color: rgb(0, 0, 0);
		cursor: default;
	}
	
	.contact .tel-02 {
		font-size: 1.714em;
		line-height: 1.5;
		font-weight: bold;
		cursor: default;
		color: rgb(67, 103, 126);
	}
}

@media (min-width: 641px) {
	#popupArea .tabContentsArea  {
		border: none;
	}
}


.txt16-b {
    font-size: 1.25rem;
    font-weight: 700;
}
#popupArea a.textLink {
    display: inline;
    margin-right: 0;
    margin-left: 10px;
    padding: 0 0 0 6px;
    background: url(/share/images/arrow_black.gif) no-repeat left 0.6em;
}