 
/*****************************/
/***NAVIGATION SMALL SCREEN***/
/*****************************/
@media screen and (max-width: 779px) 
{
/*    
.jyokyo{
    font-weight:bold;
    width:90%;
}
.contents12 {
    position: relative;
    left: 1%;
    margin: 0 0 15px 0
    width:80%;

}
*/
.jyokyo{
    font-weight:bold;
    display:block;
    background-color:aliceblue;
    font-size:23px;
    padding:0 0 0 3%;
}
.contents12 {
    position: relative;
    
    margin: 0 0 15px 0;
    
    line-height:2;

}
.wrapper-border3{
        width: 100%;
    border-bottom: 1px solid;
    border-bottom-style: dashed;
    clear: both;
    margin: 0 auto;
    text-align: center;
    border-color: #1c8a70;
    position: relative;
    padding:20px 0 0 0;
    
}
.wrapper-border4{
        width: 100%;
    border-bottom: 1px solid;
    border-bottom-style: dashed;
    clear: both;
    margin: 0 auto;
    text-align: center;
    border-color: #1c8a70;
    position: relative;
    padding:20px 0 0 0;
    
}
input[type="radio"] {
    position:relative;
    z-index:3;
    transform:scale(2);
    
}

.wrapper-border2{
    border-bottom: 1px solid;
    border-bottom-style: dashed;
    clear: both;
    margin: 0 auto;
    text-align: center;
    border-color: #1c8a70;
    padding: 0 0 0 0;
}

.region-ok{
        /*margin: 22px 0 15px 0;*/
    
}

.okregion{
    font-size: 22px;
    

}

.unitClass{}
    
.priceClass{
    position: relative;
    top: -42px;
    left: 10%;
}


    .soudanD{
        border:0px;
        background:white;
        margin: 15px 0 10px 5px;
        /*position: absolute;*/
        font-size: 15px;
        text-decoration: underline;
        color:#ffa500;
    }
    
/*    
    #label1{
        font-weight: bolder;
    }
    
    .kihontext{
        font-weight: bolder;
    }
    .optionRyoukin{
        font-weight: bolder;
        position: relative;
        left: -10%;
    }
*/
    #label1{
        font-weight: bolder;
        font-size:23px;
        color: #e6a63f;
        margin-left:1%;
    }
    
    .kihontext{
        font-weight: bolder;
        font-size: 18px;
        background-color: #e6a63f;
        margin-left:-1%;
        width: 100%;
    }
    
    .optionRyoukin{
        font-weight: bolder;
        position: relative;
        left: -1%;
        font-size: 18px;
        background-color: #e6a63f;
        width: 100%;
    }
    .desk{
    padding-left:2%;    
            padding-left: 2%;
        font-size: 18px;
        font-weight: bold;
        background-color: aliceblue;
}
.ques_answer{
        margin: -30px 0 -30px 0;    
}

    /*
    cache-copy-container
    {
        
        margin:100px;
        
        }
    */
    
    .picimgsel {
    width: 50px;
    height: 50px;
    position: relative;
    z-index: 1;
    margin-top: -25px;
    float: left;
}
/*
input[type="radio"] {
    width: 50px;
    height: 50px;
    opacity: 0;
    z-index: 2;
    position: relative;
    margin: 3px 3px 3px 0px;
    border: 1px solid;
}
*/
    .imgselcontainer {
    width: 50px;
    height: 50px;
    float: left;
    border: 1px solid #ccc;
    margin: 5px 2px;
    padding: 2px;
}
    
.content3-left{    
    margin: 5px 15px 20px;
    line-height:2;
}

 .mctl-h3{
    font-size:1.5em
 
 }
 .main-content-left{
    margin-left:2%;
 }
    
.main-content-text-right{    
    margin: 0px 55px -20px 76px;
    font-size: 1.5em;    
}


.top_b{
           /*text-align:center; */  
}
       

#show, .picimg, .picpre {
    width: 98%;
    height: 300px;
    padding: 0 0 0 1%;

}

html,body
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
    font-family: Serif;
}
/****************************/
/***    Navigation Bar    ***/
/****************************/
/*
header{
    max-width: 100%;
    min-width: 100%;
    background: #4FCC61;
    background: url("../img/img_company_info_second/tex.png") repeat;
    background-size: 100%;
    height: 50px; 
    margin-left: 0px;
}

.logo {
    text-decoration: none;
    color: #777;
    font-weight: 800;
    font-size: 30px;
    line-height: 40px;
    margin-left: 10px;
    z-index: 11;
    position: relative;
        
}
.logo1 {
    margin-top: 10px;
    width: 100px;
    height: 30px;
    line-height: 0px;
    position: relative;
}
.inner {
    margin: 0 auto;
    padding: 0px;
    position: relative;
    width: 100%;
}

.navi {
    display: block;
    background: #4FCC61;
    cursor: pointer;
    position: absolute;
    right: 17px;
    top: 11px;
    width: 22px;
    height: 22px;
  }
.nav-bar{
    display: block;
    width: 30px;
    height: 5px; 
    background: #fff;
    float: right;
    margin: 12px 15px;
    box-shadow: 0px 10px 0px #fff, 0px 20px 0px #fff;    
}  
.navi:after{
    content:'';
    display: block;
    width: 30px; 
    height: 5px;
    background: #fff;
    margin: 7px 5px;
    box-shadow: 0px 10px 0px #fff, 0px 20px 0px #fff;
}
[type="checkbox"]{

     opacity: 0;
}
*/
/****************************/
/***  NAVIGATION CONTENT  ***/
/****************************/
/*
[type="checkbox"]:checked ~ ul {
    width: 100%;
    display: block;
    z-index: 10;
    background-color: rgb(232, 99, 71);
    position: absolute;
    right: 0px;
    bottom: -140px;
    margin-right: 0px;
  }

nav a {
    color: #fff;
  }

nav ul li {
    display: block;
    float: none;
    width: 100%;
    text-align: left;
    background: #4FCC61;
    background: url("../img/img_company_info_second/tex.png") repeat-x;
    background-size: 100%;
    text-indent: 20px;
    margin-top: -10px;
  }

nav > ul > li {
    margin-left: 0px;
  }

nav > ul li ul li {
    display: block;
    float: none;
  }
  
nav > ul li ul {
    display: block;
    position: relative;
    width: 100%;
    z-index: 9999;
    float: none;
  }

nav ul {
    display: none;
  }
nav > ul > li > a {
    margin-left: 60px;
}
*/
/****************************/
/***     MAIN CONTENT     ***/
/****************************/

/*
.modoru a { text-decoration:none;}
.modoru{
         margin-left:80vw;
     margin-top:-11%; position:absolute; color:#008000;
    
}
*/
/*
.modoru a  {
    color:White; text-decoration:none;
}
*/
/*
.modoru{

border: 1px solid;
border-radius: 3px;
background-color: #4FCC61;
color: white;
padding: 0px 3px 0px 3px;
position: absolute;
top: 10%;
left: 80%;
    
}
*/
/*margin: 2em 0 0 90%;*/

.ButtonH{
    /*width:50%;*/
    padding:0 0 0 3%;
}


#cp_top{
    padding-top:10px;
}

.wrapper{
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    margin: 0 auto;
    /*text-align: center;*/
    clear: both;
}
.wrapper1{
    padding:0 0 0 3%;
}



#breadcrumbs{
    display: none;
}

h1 {
    text-align: left;
    width: 100%;
    font-weight: 800;
    font-size: 24px;
}
/****************************/
/***    CONTENT  LIST     ***/
/****************************/
.profile{
    /*width: 100%;
    clear:both;
    float:left;
  */
}
.cache-copy{
    z-index: 1;
    position: relative;
    display: block;
    float: none;
    /*margin:110px;*/
    font-size:16px;
}

.cache-copy p {
    /*background-color: Blue;*/
    /*margin: -52px 2% 0 22%;*/
    /*float: left;*/
}

/*
.cache-copy h1 {
    text-align: center;
    width: 100%;
    font-weight: 800;
    font-size: 16px;

}
*/

.header-img{
    display: none;
}
.main-border{
    display: none;
}
.profile-desc {
    background-color: rgba(255,255,255,0.4);
    filter: alpha(opacity=50);
    width: 100%;
    overflow: hidden;
      font-weight:bolder;
  color:#e6a63f;
}

.profile-img {
    width: 100%;
    height: auto;
}
.profile-desc-container {
    margin:10px 0 0 10px;
    /*float: left;*/
    z-index: 1;
    position: relative;
}
.profile-desc-img {
    width: 100%;
    max-width: 70px;
    height: auto;
    float: left;
    
    margin-bottom: 0px;
    clear: both;
}
/*.profile-image-desc h3 */

.profile-image-desc  {    
    margin-top: 10px;
    margin-left: 10px;
    font-size: 15px;
    color: #323232 !important;
}
/*.profile-image-desc h2 */
.profile-image-desc{
    margin-left: 0px;
    margin-top: 1px;
    font-size: 17px;
}
.profile-second-desc{
    margin-left: 0px;
    clear: both;
    margin-top: 0px;
    margin-bottom: 10px;
}
.profile-second-desc-h2 {
    float: left;
    margin-left: 0px !important;
    margin-top: 0px;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    font-size: 12px;
    color: white;
    /*line-height: 30px;*/
    text-align: center;
    background: #e6a63f;
    font-size:1.3em;
}
.profile-second-desc-h2-1-cont {
    margin-top: 5px;
    margin-left: 5px;
    float: left;
}
.profile-second-desc-h2-1 
{
    margin-top: 0px;
    margin-left: -5px !important;
    font-size: 21px;
}
.profile-border{
    /*margin-left: 0px;*/
    width: 100%;
    padding: 0 0 0 0;
}
.profile-third {
   /* float: left;*/
  /*  width: 530px; */
  /*  text-align: left;*/
  /*  margin-bottom: 15px;*/
  padding:0 0 0 2em;

}
.profile-third h3{
    font-size: 12px;
    font-weight: normal;
}

/****************************/
/***    CONTENT2 LIST     ***/
/****************************/
/*
.wrapper h3{
    margin-left: 10px;
    font-weight: normal;
}
*/
.content-line {
    margin-right: 5px;
    margin-left: 10px;   
}
.content-h1 {
    /*width: 100%;
    min-width: 200px;
    text-align: left;*/
    font-size: 23px;
    font-weight: bolder;
    padding:0 0 0 3%;
    background-color:aliceblue;
}

.wrapper-border {
    /*width: 1024px;*/
    border-bottom: 1px solid;
    border-bottom-style: dashed;
    clear: both;
    margin: 0 auto;
    text-align: center;
    border-color: #1c8a70;
    padding: 0 0 0 0;
}

.main-content-text-left {
    margin: 0 25px;
    float:left;
    font-size:1.5em;
    font-size:0.8em;
}
.main-content-text-left2{
     margin: 0 1.3em;
    float: left;
    /*font-size: 1.5em;*/ 
    font-size:100%;  
    line-height:2;
}

.main-content-text-right2{
    /*margin: 8px 75px 10px 76px;*/
    /*font-size: 1.5em;*/
    font-size:16px;
}


.main-content-text-border {
    /*margin-left: 10px;*/
}
.main-content-right {
    margin-bottom: 20px;
    margin-left:2%;
}
.estimated-time-left {
    display: inline-block;
    float: left;
    margin-left: 5px;
    font-size: 16px;
}
.estimated-time-right {
    display: inline-block;
    float: right;
    font-size: 16px;
    margin-right: 10em;
}
/*
.content3-content {
    width: 100%;
    max-width: 400px;
    float: left;
    text-align: center;
    color: #323232;
    border: none;
    margin-bottom: 0px;
    margin-left: 40px;
}
*/
.content3-content {
    width: 99%;
    max-width: 400px;
    float: left;
    text-align: left;
    color: #323232;
    border: none;
    /*margin-bottom: 0px;
    margin-left: 40px;*/
}

.content4-content-hide{
    display: none;
}
/****************************/
/*** CONTENTS COLLAPSIBLE ***/
/****************************/
.FAQ { 
    display : block;
    vertical-align: top; 
    height:auto !important; 
}
.list {
    display:block; 
    height:auto;
    margin:10px;
    border-left: 1px solid;
    border-left-color: #c8c8c8;
    font-size: 20px;
    /*font-weight:bold;*/
    line-height: 35px;
    float: left;
    text-align: left;
    margin-top: -35px;
}


.show {
    display: none; 
}
/*
.hide:target + .show {
    display: inline; 
}


.hide:target {
    display: none; 
}
.hide:target ~ .list {
    display:inline; 
}
*/
.hide, .show {
    width: 100%;
    height: 30px;
    font-size: 20px;
    color: #323232;
    text-align: left;
    text-decoration: none;
    background: #cccbbb;
    margin-top: 1px;
    margin-right: 0;
    padding-top: 5px;
    padding-left: 15px;
    float: left;
}

/*
.list p{
    height:auto;
    margin:0;
    margin-left: 10px;
}
*/

.question {
    float: left;
    height: auto;
    width: 90%;
    line-height: 20px;
    padding-left: 20px;
    margin-bottom: 25px;
    font-style: italic;
}
.arrow-left {
    width: 0;
    height: 0;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-top: 20px solid #000;
    float: right;
    /*margin-left: -3px;
    margin-bottom: -30px;*/
    margin-right: 10px;
    margin-top: -50px;
    display: inline-block;
    vertical-align: top;
    z-index: 10;
    position: relative;
}
/*
.arrow-left-p{
    display: inline-block;
}
*/
/****************************/
/***       CONTENT5 4     ***/
/****************************/
.content6-img-cont{
   /* float: left;
    margin-left: 10px;
    display: inline-block;
*/
}
.content6-img {
    margin-left: 0px;
    width: 60px;
    opacity:50%;
}
.content6-header {
   /* display: inline-block;
    float: left;
    margin-left: -58px;
    margin-top: -8px;*/
        margin: -22px 5px 5px 5px;
    font-size: 18px;
    font-weight: bold;
}
.content6-text {
    /*float: left;*/
    display: inline-block;
    font-size: 16px;
    margin: 0px 0 0px 20px;
    
}
/****************************/
/***       CONTENT5 5     ***/
/****************************/
.content7-container{
    font-size: 16px;
    float: none;
    line-height: 30px;
    margin: 10px;
}

/*20240820*/
.content8-container{
	float: left;
	text-align: left;
	line-height: 5px;
	margin-left: 4%;
	/*margin-top: 30px;*/
	/*font-size:20px;*/
	width:90%;
	line-height:2;
}

/****************************/
/***       CONTENT5 6     ***/
/****************************/
.content9-container {
    float: left;
    text-align: left;
    line-height: 0px;
    margin: 10px;
    margin-bottom: -10px;
    border-bottom: 1px solid;
    border-bottom-style: dashed;
    border-bottom-color: #1c8a70;
    width: 100%;
    font-weight: normal;
}
.content9-Q {
    margin-left: 0px;
    color: #1c7a80;
    display: inline;
}
.content9-Q1 {
    display: inline-block;
    margin-top: 20px;
    margin-right: 10px;
    margin-left: 0px;
    font-size: 12px;
    line-height: 15px;
}
.content9-A {
    color: #e6a63f;
    display: inline-block;
    margin-left: 0px;
}
.content9-A1 {
    display: inline-block;
    margin-top: 5px;
    margin-right: 10px;
    margin-left: 0px;
    font-size: 12px;
    line-height: 2;
    margin-bottom: 30px;
}
/****************************/
/***       CONTENT5 7     ***/
/****************************/
.content10-container {
    /*float: none;*/
    background-color: #f7f3de;
    /*width: 335px;*/
    /*margin: 10px auto;*/
    text-align: left;
    /*height: auto;*/
    overflow: hidden;
    
}
.content10-text1 {
    /*display: inline-block;*/
    margin-left: 10px;
    float: left;
    font-size: 1em;
    line-height: 1.8em;
}
.content10-text2 {
    /*display: inline-block;*/
    /*margin-left: -2px;*/
    font-size: 0.8em;
    /*width: 100em;*/
    /*float: left;*/
    line-height: 2em;
    padding:0 0 0 3%;
}
/****************************/
/***      END TABLE       ***/
/****************************/
.end-link{
    font-size: 12px;
}
.end-button {
    /*display: none;*/
    margin-top: 50px;
}
.content-page-wrapper-375{
    border: 1px solid;
    border-color: #c8c8c8;
    border-top-color: #f06543;
    border-top-style: dashed;
    text-align: center;
    display: inline-block;
}
.end-information-table-wrapper{
    margin: 0 auto;
}
.end-information-table{
    border-collapse: collapse;
    margin: 0 auto;
    border-style: hidden;
    font-size: 16px;
    display: inline-block;
}
.end-information-table th, td, tr{
    border: 3px solid #c8c8c8;
    border-style: dashed;
    padding-top: 5px;
    padding-bottom: 5px;
}
.end-information-output{
    width: 300px;
    text-align: left;
    padding-left: 5px;
}
.end-information-name{
    width: 300px;
    text-align: left;
    padding-left: 5px; 
}

/****************************/
/***        FOOTER        ***/
/****************************/

.footer-cont{
    display: none;
}
.footer-cont-375{
    display: inline-block;
    background-color: #4FCC61;
    z-index: -1;
    width: 100%;
    color: white;
    overflow: hidden;
}
.copyright{
    text-align: center;
    margin-left: 0px;
}
}




/*@media screen and (-ms-high-contrast: none), (-ms-high-contrast: active) and (max-width: 480px) {
.profile-third h3
{
    margin-left:0px;}
.content-line{
    margin-top:0px;
    }
}
*/


/*ie*/
/*@media screen and (max-width: 786px) and (-ms-high-contrast: none), (-ms-high-contrast: active)  {*/
/*HEADER ADJUST RIGHT*/
/*nav > ul {
    float: right;
    margin-right: 30px;
}*/
/*}*/



/*20180117 add*/

/*
#show {
    position: relative;
    z-index: 10;
    margin: 0 auto;
}
*/
/*#show, .picimg, .picpre {*/
/*.picimg, .picpre {
    width: 100%;
    height: 100%;
}
*/
.centerimages {
    width: 100%;
    padding:0 0 0 3%;
}


/*20180117 until here*/