@charset "UTF-8";
/* CSS Document */

/* -------------------------- */
/* layout */
/* -------------------------- */

.container{
    width: 98%;
    margin: 0 1% 0;
    
}


.header{
    background: #f6f7f7;
    width: 100%;
    padding: 6px 0 0;
}

.header__inner{
  height: 48px;
}

.header__logo {
    float: left;
    padding: 16px 4px 0;
    width: 136px;
    
}
.header__logo img{
    width: 100%;
  }
.header__heading{
    color: #2ca5c6;
    float: left;
    font-size: 2.2rem;
    font-weight: bold;
    padding: 8px 10px 0;
  }
.header__tel {
    float: right;
    width: 48px;
    margin-right: 10px;
    padding: 10px 5px 0;
}
.header__tel img{
    width: 100%;
    
  }
  
 .header-flow{
    border-top: solid 2px #2ca5c6;
    padding: 6px 4px;
     }
     
 .header-flow__list{
    display: table;
    margin: 0 auto;
   
     }
 .header-flow__list__item{
   background: #FFF;
    color: #2ca5c6;
    font-size: 1.4rem;
    font-weight: bold;
    text-align: center;
    width: 100px;
    float: left;
    border: 2px solid #2ca5c6;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
     }
     
 .header-flow__list__item__active{
   background: #2ca5c6;
    color: #FFF;
    font-size: 1.4rem;
    font-weight: bold;
    text-align: center;
    width: 100px;
    float: left;
    border: 2px solid #2ca5c6;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
     }
     
 .header-flow__list__item__arrow{
   float: left;
   width: 20px;
   padding: 6px 4px 0;
     }
     
  .header-flow__list__item__arrow img{
   width: 100%;
     }



/* -------------------------- */
/* section */
/* -------------------------- */

.inputbox{
  width: 100%;
    }
    
.inputbox__heading{
    background: #2ca5c6;
    color: #FFF;
    font-size: 2.0rem;
    font-weight: bold;
    padding: 10px 0 10px 10px;
    }
    
.inputbox__heading__inq {
    background: #FFF;
    color: #E60012;
    border-radius: 4px;
    float: left;
    font-size: 1.6rem;
    padding: 0px 4px;
    margin: 0px 4px 0 0px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    width: 14%;
    text-align: center;
}
    
  .inputbox__heading__h2 {
    width: auto;
    float: left;
    font-weight: bold;
    font-size: 1.6rem;
  }
    
.inputbox__heading__list li{
    float: left;
}

.inputbox__heading__list__inq{
    background: #FFF;
    color: #E60012;
    border-radius: 4px;
    font-size: 1.6rem;
    padding: 4px 10px;
    margin: 0 20px 0 0px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    }

 .inputbox__heading__kikkake {
   
 }
 
 
 
.inputbox__list{
    padding: 10px;
    width: 100%;
    }
    
.inputbox__list__confirm{
    padding: 0px;
    width: 100%;
    }
    
.inputbox__list__item{
    font-size: 1.4rem;
    float: left;
    line-height: 52px;
    position:relative;
    }
    

.inputbox__list__item:nth-child(2n){
    float: right;
    margin-left: 10px;
    width: 72%;
    font-size: 1.4rem;
}

.input_item{
    border: 2px solid #CCC;
    padding: 6px 10px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    width: 100%;
}

.input_item__50{
    border: 2px solid #CCC;
    padding: 6px 10px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    width: 60%;
    margin-right: 10px;
}

.input_item__10{
    border: 2px solid #CCC;
    padding: 6px 10px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    width: 30%;
    margin-right: 0px;
}



.input_item__20{
    border: 2px solid #CCC;
    padding: 6px 10px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    width: 36%;
    margin-right: 0px;
}

input[type="text"],
input[type="tel"],
input[type="email"],
select{
-webkit-appearance: none;
  background: #FFF;
  height: 40px;
}

textarea{
  -webkit-appearance: none;
  background: #FFF;
  
}

select{
  background: url(../img/down.png) no-repeat,#FFF;
  background-position: 96% center;
  background-size: 15px;
}

.textarea{
  height: 200px;
}

.bluebg{
  background: #d1ebfb;
}

.w100{
  width: 100%;
  font-size: 1.6rem;
}

.h135{
  /*height: 140px;*/
}

.privacy{
    text-align: center;
    font-size: 1.4rem;
    text-decoration: underline;
    color: #666666;
    margin-bottom: 10px;
}

.submit{
    border: 2px solid #d35d16;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
    -moz-box-shadow: 0px 0px 5px #999;
    -webkit-box-shadow: 0px 0px 5px #999;
    box-shadow: 0px 0px 5px #999;
    /*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#e8ab4b', endColorstr = '#d35d16');
    /*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
    /*Element must have a height (not auto)*/
    /*All filters must be placed together*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#e8ab4b', endColorstr = '#d35d16')";
    /*Element must have a height (not auto)*/
    /*All filters must be placed together*/
    background: url(../img/arrow_s.png) no-repeat, -moz-linear-gradient(top, #e8ab4b, #d35d16);
    background: url(../img/arrow_s.png) no-repeat, -ms-linear-gradient(top, #e8ab4b, #d35d16);
    background: url(../img/arrow_s.png) no-repeat, -o-linear-gradient(top, #e8ab4b, #d35d16);
    background: url(../img/arrow_s.png) no-repeat, -webkit-gradient(linear, center top, center bottom, from(#e8ab4b), to(#d35d16)),;
    background: url(../img/arrow_s.png) no-repeat, -webkit-linear-gradient(top, #e8ab4b, #d35d16);
    background: url(../img/arrow_s.png) no-repeat, linear-gradient(top, #e8ab4b, #d35d16);
    background-position: 98% 72%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
    /*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/
    width: 86%;
    color: #FFF;
    height: 46px;
    line-height: 43px;
    text-align: center;
    display: block;
    margin: 0 auto 20px;
    font-size: 2.0rem;
    font-weight: bold;
}


.back{
    background-color: #ffffff;
    border: 2px solid #666;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
    -moz-box-shadow: 0px 0px 5px #999;
    -webkit-box-shadow: 0px 0px 5px #999;
    box-shadow: 0px 0px 5px #999;
    /*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#efefef', endColorstr = '#222222');
    /*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
    /*Element must have a height (not auto)*/
    /*All filters must be placed together*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#efefef', endColorstr = '#222222')";
    /*Element must have a height (not auto)*/
    /*All filters must be placed together*/
    background: url(../img/arrow_s2.png) no-repeat, -moz-linear-gradient(top, #efefef, #666);
    background: url(../img/arrow_s2.png) no-repeat, -ms-linear-gradient(top, #efefef, #666);
    background: url(../img/arrow_s2.png) no-repeat, -o-linear-gradient(top, #efefef, #666);
    background: url(../img/arrow_s2.png) no-repeat, -webkit-gradient(linear, center top, center bottom, from(#efefef), to(#666));
    background: url(../img/arrow_s2.png) no-repeat, -webkit-linear-gradient(top, #efefef, #666);
    background: linear-gradient(top, #efefef, #666);
    background-position: 2% 40%;
    /*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
    /*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/
    width: 58%;
    color: #FFF;
    height: 40px;
    line-height: 39px;
    text-align: center;
    display: block;
    margin: 0 7% 20px;
    font-size: 1.6rem;
    font-weight: bold;
}

.copy{
  font-size: 1.4rem;
  text-align: center;
}


/*confirm*/

.inputbox__list__item__confirm{
  background: #ceebfc;
    font-size: 1.4rem;
    float: left;
    line-height: 22px;
    padding: 10px;
    width: 30%;
 }
 
 .inputbox__list__item__value{
    font-size: 1.4rem;
    float: left;
    line-height: 22px;
   padding: 10px;
   width: 70% 
 }
 
 .inputbox__list__item__value__100{
    font-size: 1.4rem;
    float: left;
    line-height: 30px;
    padding: 10px;
    width: 100% 
 }
 
  .inputbox__list__item__value__tex{
    font-size: 1.4rem;
    float: left;
    line-height: 1.4;
    padding: 10px;
    width: 100% 
 }
 
 .lh50{
    line-height: 20px;
    height: 52px;
    padding-top: 6px;
}

.pt18{
  padding-top: 18px;
}

.tanks-tex{
    font-size: 1.4rem;
    text-align: center;
    padding: 40px 0;
  
}

.adress-btn {
    background: #2ca5c6;
    border-radius: 4px;
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    height: 31px;
    width: 72px;
    color: #FFF;
    top: 10px;
    position: absolute;
    float: right;
}

.mr6{
  margin-right: 4px;
}

.pb80{
  padding-bottom: 60px;
}



 @media screen and (max-width: 1800px) and (min-width: 376px){
     
  .inputbox__list__item:nth-child(2n) {
    float: right;
    margin-left: 10px;
    width: 78%;
    font-size: 1.4rem;
}

    
 }


 @media screen and (max-width: 350px) and (min-width: 0px){
     
     .header-flow__list__item {
       width: 80px;
     }
     
     .header-flow__list__item__active {
       width: 80px;
     }
     
     .input_item__50 {
    width: 72%;
}

    
 }
