html {
    height: 100%;
}

body {
    background-color:#FFF!important;
    font-size:24px;
    min-height:100%;
    font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
    line-height:1.7em;
    color:#4a4a4a;
    -webkit-text-size-adjust:100%;
    height: 100%;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    background-color: #1976D2;
    font-size:14px;
}

.container .text-muted {
    color:#ffffff;
    margin: 10px 0;
}

.footer a {
    color:#ffffff;
}

.footer a:hover,
.footer a:focus {
    color:#ffffff;
    text-decoration: underline;
}

.rift-left {
    float: left;
}

.datepicker-dropdown,
.form-group {
    line-height: 1.42857143em;
}

.main-contents .form-group,
.customer-info .form-group,
.input-condition .form-group,
.user-info-area .form-group,
.main-area .search-area .form-group,
.main-contents .table{
    font-size: calc(0.5em + 0.8vw);
}

.form-horizontal .control-label,
.form-horizontal .control-txt{
    padding-top:4px;
}

a {
    color: #1976D2;
}

a:hover,
a:focus{
    color: #23527c;
    text-decoration: none;
    cursor: pointer;
}

.d-inline {
    display: inline!important;
}

.clear:after {
    content: '';
    display: table;
    clear: both;
}

img.info {
    width:23px;
    height:auto;
}

.has-feedback .form-control {
    padding-right: 25.5px;
}

.my-h2 {
    font-weight: bold;
    font-size: calc(0.7em + 0.8vw);
    border-left: 4px solid #1976D2;
    padding-left: 0.5em;
    margin-top: 30px;
}

.my-h2 .info{
  margin-top:-6px;
}

.my-h3 {
    font-weight: bold;
    font-size: calc(0.7em + 0.8vw);
    padding-left: 0.5em;
    margin-top: 30px;
}

/* ヘッダ */
.navbar {
    background: #fff;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.50);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.50);
    box-shadow: 0 1px 4px rgba(0,0,0,0.50);
    border: none;
    margin-bottom: 0px;
}

.navbar-brand {
    height: auto;
    padding: 10px 25px;
}

.navbar-brand img {
    height:52px;
}

.navbar-default .navbar-nav>li>a {
    color: #4a4a4a;
    line-height: 42px;
}

.navbar-toggle {
    margin-top:19px;
    margin-bottom:19px;
}

.dropdown-toggle>img {
    width: 18px;
    padding-left: 5px;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #4a4a4a;
    background-color: #f4f4f4;
}

.logout {
    background-color: #ffffff;
    border: none;
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    width:100%;
    text-align: left;
}

.navbar form button.logout:focus,
.navbar form button.logout:hover{
    background-color: #f4f4f4;
}

/*　ボタン */
.btn {
    background:#1976D2;
    font-size:24px;
    color:#ffffff;
    text-align:center;
    border: none;
    width: 100%;
    border-radius: 3px;
}

.estimation-home-btn {
    background:#1976D2;
    font-size:24px;
    color:#ffffff;
    text-align:center;
    border: none;
    width: 45%;
    border-radius: 3px;
}

.estimation-home-btn-box {
    text-align: center;
}

.estimation-home-btn:hover,
.estimation-home-btn:focus{
    background-color:#0D47A1;
    color: #ffffff;
    outline:none;
}

.modal-footer .btn {
    width: auto;
    font-size:14px;
}

.btn-default {
    color: #4a4a4a;
    font-size: 14px;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.btn-sm {
    font-size: 20px;
}

.btn-box {
    margin-bottom: 20px;
    background-color: #f4f4f4;
    border: 1px solid transparent;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.50);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.50);
    box-shadow: 0 1px 4px rgba(0,0,0,0.50);
    text-align: center;
    text-decoration: none!important;
    padding: 25px 0;
}

.admin-home .btn-box {
    background-color: #ffffff;
}

.btn-danger {
    background-color: #E53935;
}

.btn-next>button{
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 15px;
    font-size:30px;
    width:260px;
}

.btn-box .icon{
    width: 125px;
}

.btn-box, .btn-box span {
    display: block
}

.btn-box span {
    color: #4a4a4a;
    font-size: 20px;
    font-weight:normal;
    margin-top: 10px;
    width: 100%;
}

.btn-box:hover{
    background-color:#E3F2FD;
}

.btn-home {
    padding: 15px 0;
    font-size: 30px;
    margin-top: 50px;
}

.btn-home span{
    vertical-align: middle;

}

.btn-home img.icon{
    width: 45px;
    margin-right: 10px;
    vertical-align: middle;
}

.btn-home img.icon{
    width: 45px;
    margin-right: 10px;
    vertical-align: middle;
}

.send−btn {
    background: #1976D2;
    color: #ffffff;
    border-radius:45px;
    height: 86px;
    line-height: 86px;
    float: right;
    padding: 0;
    min-width:335px;
    border: none;
    margin-right:10px;
}

.send−btn img.icon{
    width: 45px;
    margin-left: 10px;
}

.send−btn span{
    display: inline;
    font-size: 33px;
    vertical-align: middle;
    margin-left:5%;
}

.send−btn span.no-image{
     margin-left:auto;
}

.send−btn:hover,
.btn:hover,
.send−btn:focus,
.btn:focus{
    background-color:#0D47A1;
    color: #ffffff;
    outline:none;
}

.btn-danger:hover {
    background-color:#C62828;
}

.btn-default:hover,
.btn-default:focus{
    color: #4a4a4a;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.send−btn,
.paint>a>div>span,
.main-btn,
.filter-list-body .main-btn {
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.50);
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.50);
    box-shadow: 0 2px 4px rgba(0,0,0,0.50);
}

.mail-btn,
.preview-btn,
.order-btn,
.documents-btn {
    width:230px;
    font-size:22px;
    padding:15px 20px;
}

.mail-btn,
.preview-btn {
    margin-bottom:12px;
}

.contract-btn {
    width:230px;
    font-size:22px;
    padding:15px 20px;
}

.add-roof-btn {
    margin-bottom:15px;
    width:230px;
    font-size:20px;
    padding:5px 15px;
}

.add-roof-btn>span {
    display: inline-block;
    width: 160px;
    text-align: center;
}

.add-roof-btn>.icon {
    width:38px;
    margin-top:-35px;
}

.mail-btn>.icon,
.preview-btn>.icon,
.delete-btn>.icon,
.documents-btn>.icon{
    width:32px;
    margin-right:10px;
}

.order-btn>.icon {
    width:32px;
}

.contract-btn>.icon {
    width:38px;
    margin-right:35px;
    margin-left:-30px;
}

.home-btn>.icon{
    width:38px;
    margin-right:10px;
}

.back-btn>.icon {
    width:38px;
    margin-right:6px;
}

.documents-btn span{
  margin-right:28px;
  margin-left:28px;
}

.home-btn, .back-btn{
    display:inline-block;
    font-size: 18px;
    line-heigh:36px;
    border-radius: 3px;
    background: #ffffff;
    border: 1px solid #697379;
    color: #37454d;
    margin-top:20px;
    margin-left:10px;
    margin-bottom:20px;
    text-align:center;
    padding: 10px 15px;
}

.home-btn{
    width: 180px;
}

.back-btn{
   width: 226px;
}

.back2-btn{
    width: 238px;
 }

.home-btn:hover,
.back-btn:hover,
.reset-btn:hover,
.zero-btn:hover {
    color: #1976D2;
}

.delete-btn{
    display:inline-block;
    width: 200px;
    font-size: 18px;
    line-height: 36px;
    border-radius: 3px;
    background: #D32F2F;
    color: #ffffff;
    margin-top:20px;
    margin-left:10px;
    margin-bottom:20px;
    text-align:center;
    padding: 10px 15px;
}

.delete-btn:hover,
.delete-btn:focus{
    color: #ffffff;
    background: #B71C1C;
}

.btn-secondary {
    color: #292b2c;
    background-color: #fff;
    border-color: #ccc;
    border: 1px solid #697379;
}

/* エラー画面 */
.error-contents {
    margin-top: 100px;
    margin-bottom: 30px;
    max-width: 800px;
    display:block;
    margin-left:auto;
    margin-right:auto;
}

.error-contents h1{
    font-size: calc(1em + 1vw);
}

.error-image{
    width: 100%;
    max-width: 150px;
    margin-top: 20px;
}


/* ログイン画面 */

.logo-image {
    margin-top: 60px;
    margin-bottom: 30px;
    max-width: 700px;
    display:block;
    margin-left:auto;
    margin-right:auto;

}

.form-signin {
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}

.form-signin .form-control,
.form-password-reset .form-control{
    position: relative;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 30px 10px 10px;
    font-size: 16px;
}

.form-signin input,
.form-signin button{
    margin-top: 15px;
}

.forgot-password {
    font-size:16px;
}

.modal-md {
    width:480px;
}

.forget-password-modal .send-btn,
.forget-password-modal .close-btn{
    margin-top:30px;
}

.form-signin .form-control-feedback {
    line-height:44px;
}

/* パスワードリセット */
.form-password-reset {
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
    font-size:18px;
}

.form-password-reset input{
    margin-bottom: 10px;
}

.form-password-reset button{
    margin-top: 15px;
}

.login-link {
    margin-top: 30px;
}

/* ホーム */
.home,
.admin-home{
    margin-top:30px;
}

.forget-password-modal{
    padding: 15px;
}

.modal-body .note{
    font-size:0.7em;
    line-height:150%;
}

.content-container {
    margin-top: 30px;
    padding: 0 40px 30px 40px;
    width: 100%;
}

.modal-dialog-center {
    padding-top: 10%;
}

/*　見積対象選択　*/
.estimation-type .btn-box .icon{
    width: 125px;
}

.estimation-type-title {
    font-size:26px;
    padding-top:24px;
    font-weight: 700;
}

/* タブ */
/* RESET */
ul, li {
    display: block;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.tab {
    min-width: 480px;
}
.tab-title {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #9b9b9b;
    background:#EEEEEE;
}
.tab-title:before, .tab-title:after {
    display: table;
    content: '';
}
.tab-title:after {
    clear: both;
}
.tab-title li {
    float: left;
    padding: .3em 0;
    text-align: center;
    cursor: pointer;
    opacity:0.5;
    width: 240px;
}

.tab-title li:first-child {
    opacity:1;
}

.tab-title-bar ,.tab-title-bar_simulation {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 240px;
    height: 3px;
    background-color: #ff9800;
    -webkit-transition: .45s ease-in-out;
    -moz-transition: .45s ease-in-out;
    -o-transition: .45s ease-in-out;
    transition: .45s ease-in-out;
}
.tab-title-bar ,.tab-title-bar_simulation3 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 240px;
    height: 3px;
    background-color: #ff9800;
    -webkit-transition: .45s ease-in-out;
    -moz-transition: .45s ease-in-out;
    -o-transition: .45s ease-in-out;
    transition: .45s ease-in-out;
}

.tab-contents li {
    display: none;
    padding: 1em;
    background-color: #fff;
}
.tab-contents li.active {
    display: block;
}

/* 条件選択画面 */
.roof {
	padding: 1em;
}

.wall {
	padding: 1em;
}

.tab .title, .roof .title, .wall .title {
    font-size:26px;
    padding-bottom:15px;
    font-weight: 700;
}

.tab .title .icon, .roof .title .icon, .wall .title .icon {
    margin-right: 10px;
    width:42px;
}

.btn-box-row div input[type=radio],
.paint-setting input[type=radio]{
    display: none;
}
.btn-box-row div input[type="radio"]:checked + label{
    background: rgba(25,118,210,0.6);
    color: #FFFFFF;
    font-weight: 700;
}

.paint-setting input[type="radio"]:checked + label{
    background: #E3F2FD;
    border-bottom: none;
}

.paint-setting input[type="radio"]:checked + label .check{
    height:20px;
    display:inline-block;
    background-image:url("../images/checked.png");
    background-size: 26px 18px;
    background-repeat:no-repeat;
    background-position:bottom;
}

.btn-box-row div .label:hover,
.paint-setting .label:hover{
    background-color: #E3F2FD;
}

.btn-box-row div .label {
    display: inline-block;
    padding: 0;
    color: #4a4a4a;
    background: #f4f4f4;
    line-height: 60px;
    text-align: center;
    font-size: calc(0.7em + 0.8vw);
    text-shadow:none;
    font-weight:normal;
    width:19%;
    margin-bottom: 10px;
}

.roof .btn-box-row div .label {
    width:25%;
}

.roof-shape-img {
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
    margin-top:-20px;
}

.btn-box-row div .alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
}

.btn-box-row div .sm-label {
    width:45%;
}

.btn-box-row .title {
    line-height: 54px;
    font-size: calc(0.7em + 0.75vw);
}

.btn-box-row .title span,
.btn-box-row .text-title span{
    vertical-align: middle;
}

.btn-box-row .text-title {
    font-size: calc(0.7em + 0.75vw);
}

.btn-box-row{
    margin-bottom: 12px;
}

.input-condition {
    padding:10px 10px;
}

.input-condition .label-title {
    width: 40%;
}

.input-condition .input-text input{
    width: 30%;
    float: left;
}

.input-condition .form-group .text-danger,
.input-condition .form-group .help-block{
    font-size: calc(0.4em + 0.8vw);
}

.input-condition .input-text>div>input{
    width: 35%;
    float: left;
}

.input-text .numpad-text,
.phone .numpad-text,
.zipcode .numpad-text,
.construction-zipcode .numpad-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.numpad {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    width:35px;
    margin-left:-1px;
    float: left;
    padding: 6px 10px;
}

.has-error .numpad {
    border-color: #a94442;
}

.nmpd-grid .nmpd-display {
    font-size: 24px;
    height: 50px;
}

.nmpd-grid button{
    font-size: 24px;
    padding:10px 20px;
}

.input-condition .input-text>div{
    margin-bottom: 12px;
}

.input-condition .floor-hight .has-feedback label~.form-control-feedback {
    top: 1px;
    right: 31%;
}

.input-condition .horizontal .has-feedback label~.form-control-feedback {
    top: 1px;
    right: 69%;
}

.input-condition .has-feedback label~.form-control-feedback,
.input-condition .floor-hight .remainderPart .has-feedback label~.form-control-feedback{
    top: 1px;
    right: 31%;
}

.input-condition .has-feedback .help-block {
    margin-bottom: 0px;
    padding-left: 10px;
}

.input-condition .input-text label{
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 6px;
}

#first-floor label.label-text,
#second-floor label.label-text,
#third-floor label.label-text {
    padding-right: 0px;
    padding-left: 5px;
}

#first-floor .label-title,
#second-floor .label-title,
#third-floor .label-title {
    width: 40%;
}

@media (max-width: 991px){
 .floor-input{
    font-size: calc(0.45em + 0.8vw);
 }
 #first-floor .label-title,
 #second-floor .label-title,
 #third-floor .label-title {
    width: 35%;
}
}

.zero-btn{
    display:inline-block;
    border-radius: 3px;
    background: #ffffff;
    border: 1px solid #697379;
    color: #37454d;
    text-align:center;
    padding: 5px 15px;
    font-size: calc(0.4em + 0.7vw);
    font-weight: 500;
    line-height: 1.42857143em;
}

/* 塗料選択画面 */
.stepbar,
.stepbar2 {
    background:#37474f;
    font-size:18px;
    color:#ffffff;
    overflow:hidden;
    padding-right:10px;
    padding-left:35px;
}

.stepbar>span,
.stepbar2>span {
    vertical-align:middle;
}

.stepbar .icon,
.stepbar2 .icon{
    height:18px;
}

.stepbar .step,
.stepbar2 .step{
    width:10px;
    margin:5px 13px;
}

.stepber,
.stepbar *,
.stepber2,
.stepbar2 *{
	display:none;
}

@media(min-width: 886px){
	.stepbar *{
	  display:inline;
	}

	.stepbar {
	    height:44px;
	}
}

@media(max-width: 885px){

	.paint-split-btn {
		font-size : 16px;
	}

	.stepbar2 *{
	  display:inline-block;
	}

  .stepbar2 {
    height:70px;
    padding-top:10px;
  }

  .stepbar2 .step-item{
    width:60px;
    display:inline-block;
    line-height:1.8em;
	font-size : 14px;
  }

  .stepbar2 .step-arrow{
    display:inline-block;
  }

  .stepbar2 .step{
    margin-top:-30px;
  }

  .stepbar2 .icon{
    height:22px;
  }

  .stepber2,.stepbar2 *{
    visibility:visible;
  }

}

.stepbar .active,
.stepbar2 .active{
    color:#ff9800;
}

.stepbar a,
.stepbar2 a  {
    color:#ffffff;
}

.stepbar .cancel-btn {
	background: #D32F2F;
	border-radius: 3px;
	padding: 5px 10px;
  vertical-align: middle;
}

.stepbar .cancel-btn img {
	margin-top:-4px;
}

.estimation-condition {
    background:#f4f4f4;
    padding:10px;
}

.estimation-condition .estimation-condition-title {
    line-height: 80px;
    font-size: calc(0.6em + 0.7vw);
}

.estimation-condition .md-icon {
    width: 65px;
}

.estimation-condition .current-condition {
    font-size: calc(0.4em + 0.7vw);
}

.estimation-condition .current-condition div[class*="col-"] {
    padding-left: 5px;
    padding-right: 5px;
}

.estimation-condition-btn{
    width:100%;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.50);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.50);
    box-shadow: 0 1px 4px rgba(0,0,0,0.50);
    border: 0;
    font-size: calc(0.5em + 0.7vw);
    text-align: center;
    background: #f4f4f4;
}

.estimation-condition-btn:hover{
    cursor: pointer;
}

.dropdown_toggle .arrow{
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.modification {
    min-width: 190px;
}

.modification>a{
    font-size: calc(0.7em + 0.5vw)
}

.modification .icon {
    width: 20px;
}

.paint_title {
    background:#1976D2;
    font-size:22px;
    color:#ffffff;
    padding:4px 20px;

}

.paint_variable_row>div {
    padding:0px;
    margin-top: 20px;
    font-size: calc(0.5em + 0.9vw);
}

.paint_row>div {
    padding:0px;
    font-size: calc(0.5em + 0.9vw);
}

@media(max-width: 850px){
	.paint_row>div {
    font-size: calc(0.45em + 0.8vw);
  }
}

.paint {
    min-width:700px;
    max-width:50em;
    padding:20px 50px;
    margin: auto;
}

.paint .title {
    font-size:26px;
    padding-bottom:10px;
    font-weight: 700;
}

.paint .title>.icon {
    margin-right: 10px;
    width:40px;
    margin-top:-4px;
}

.paint_title img{
    height: 22px;
    margin-right:10px;
    margin-left:-10px;
}

.paint_title span,
.paint_row p {
    vertical-align:middle;
    white-space: nowrap;
}

.paint_row .btn-col{
    width:170px;
}

.paint_row {
    display: block;
    border-bottom: 1px solid #979797;
    border-right: 1px solid #979797;
    border-left: 1px solid #979797;
    color:#4a4a4a;
    cursor: pointer;
    padding: 8px 15px;
}

.paint_row .info {
	z-index: 100;
}

.paint_row .medal{
    width:30px;
}

.paint_row span.medal{
    margin-right:37px;
}

.paint_row .price {
    text-align: right;
}

.paint_row .submit {
    padding-left:20px;
}

.paint_value_select {
    background-color:#E3F2FD;
}

.paint-type-detail {
    font-size: 23px;
}

.paint-type-detail span{
    vertical-align:middle;
}

.paint-type-detail .title{
    margin-top:20px;
    margin-bottom: 5px;
    padding:5px 15px;
}

.paint-type-detail .merit{
    background-color:#FFE0B2;
}

.paint-type-detail .demerit{
    background-color:#EEEEEE;
}

.paint-type-detail .icon{
    width:30px;
    margin-right:10px;
}

.paint-type-detail ul {
    padding-left:50px;
}

.paint-type-detail ul li {
    list-style-type: disc;
    list-style-position: outside;
    display: list-item;
    font-size: 20px;
    line-height:1.5em;
}

.diff-btn {
    border-radius: 3px;
    background: #ffffff;
    border: 1px solid #697379;
    color: #37454d;
    width:145px;
    padding: 0 0 3px 0;
}

.diff-btn span{
    vertical-align:middle;
    font-size:20px;
}

.diff-btn:hover,
.diff-btn:focus{
    color: #1976D2;
    background: #ffffff;
}

.diff-btn .icon {
	  margin-right: 10px;
    width:24px;
}

.diff-modal {
    font-size: calc(0.5em + 0.9vw);
}

.diff-modal .paint_title img{
    height: 22px;
    margin-right:10px;
    margin-left:5px;
}

.diff-modal th {
    font-weight: 500;
}
.diff-modal .info{
	white-space: nowrap;
	margin-right:10px;
}

.diff-modal .diff−info {
    color: #fff;
    background-color: #f03e51;
    font-size: calc(0.5em + 0.9vw);
    padding: 6px;
    text-align: center;
    border: 1px solid transparent;
    border-radius: 4px;
    white-space: nowrap;
}

.diff-btn-siding {
    border-radius: 3px;
    background: #ffffff;
    border: 1px solid #697379;
    color: #37454d;
    width:145px;
    padding: 0 0 3px 0;
}

#eavesModal img,
#sealingModal img,
#verandaModal img,
#woodModal img{
	max-height: 450px;
	margin: auto;
}

/* 見積詳細確認画面 */
@media(min-width:767px){
    .estimation_detail{
        max-width: 1000px;
        margin: auto;
    }
}

.detail-header{
    border-bottom: 1px solid #979797;
    font-size: calc(0.5em + 0.7vw);
}

.detail-header span {
    margin-left:10px;
    vertical-align: middle;
}

.detail-header .icon {
    width:20px;
}

.estimation_detail .table>thead>tr>th {
    border-top: 1px solid #979797!important;
    border-bottom: 1px solid #979797;
    font-weight: normal;
    background:#BBDEFB;
}

.estimation_detail .table>tbody>tr>td {
    border-bottom: 1px solid #979797;
}

.estimation_detail{
    font-size: calc(0.5em + 0.7vw);
}

.estimation_detail table{
    border-bottom: 3px solid #979797!important;
}

.estimation_detail  table.table{
	 margin-bottom: 12px;
}

.estimation_detail .amount{
    font-size:36px;
    margin:0px 10px 10px 10px;
}

.estimation_detail .amount .price {
    text-align: right;
}

.estimation_detail .table tbody tr td.heading {
    background:#F5F5F5;
    font-weight: bold;
}

.estimation_detail .table tbody tr td.item-name {
    padding-left: 40px;
}

.estimation_detail .table tbody tr td.price  {
    text-align: right;
    padding-right:10px;

}

#page-top {
    font-size: calc(0.4em + 0.6vw);
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 200px;
    padding: 10px 0 10px 20px;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}

a span.down {
    position: absolute;
    width: 15px;
    height: 15px;
    margin-top: -2px;
    margin-left: -25px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: sdb 2s infinite;
    animation: sdb 2s infinite;
    box-sizing: border-box;
}
@-webkit-keyframes sdb {
    0% {
        -webkit-transform: rotate(-45deg) translate(0, 0);
    }
    20% {
        -webkit-transform: rotate(-45deg) translate(-5px, 5px);
    }
    40% {
        -webkit-transform: rotate(-45deg) translate(0, 0);
    }
}
@keyframes sdb {
    0% {
        transform: rotate(-45deg) translate(0, 0);
    }
    20% {
        transform: rotate(-45deg) translate(-5px, 5px);
    }
    40% {
        transform: rotate(-45deg) translate(0, 0);
    }
}

.estimation-status {
    display: inline-block;
    margin-right:.6em;
    background-color: #ffffff;
    font-size:75%;
    text-align: center;
    white-space: nowrap;
    border-radius: .25em;
    width: 5em;
    line-height: 1.8em;
}

.status-new{
    color: #388E3C;
    border: 1px solid #388E3C;
}

.status-submit{
    color: #9E9D24;
    border: 1px solid #9E9D24;
}

.status-contract {
    color: #D32F2F;
    border: 1px solid #D32F2F;
}

.status-ng {
    color: #4A4A4A;
    border: 1px solid #4A4A4A;
}

.warning-message {
    font-size:20px;
    color:#D32F2F;
}

.warning-message .detail{
	line-height:1.4em;
}

/* 顧客情報入力画面 */
.description {
    font-size:20px;
    opacity: 0.7;
}

.customer-info .phone input{
    width: 20%;
    float: left;
}

.customer-info .zipcode input{
    width: 25%;
    float: left;
}

.customer-info .construction-zipcode input{
    width: 34%;
    float: left;
}

.customer-info .phone span,
.customer-info .zipcode span{
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 2px;
}

.customer-info .horizontal .has-feedback .form-control-feedback {
    top: 1px;
    right: 78%;
}

.customer-info .horizontal .has-feedback .phone2 {
    top: 1px;
    right: 51%;
}

@media (min-width: 768px){
  .customer-info .horizontal .has-feedback .phone2 {
    top: 1px;
    right: 44.5%;
  }
}

@media (min-width: 992px){
  .customer-info .horizontal .has-feedback .phone2 {
    top: 1px;
    right: 46.5%;
  }
}

@media (min-width: 1200px){
  .customer-info .horizontal .has-feedback .phone2 {
    top: 1px;
    right: 48.5%;
  }
}

.customer-info .horizontal .has-feedback .phone3 {
     top: 1px;
      right: 24%;
  }

@media (min-width: 768px){
	.customer-info .horizontal .has-feedback .phone3 {
     top: 1px;
      right: 12%;
  }
}

@media (min-width: 992px){
  .customer-info .horizontal .has-feedback .phone3 {
     top: 1px;
      right: 14.5%;
  }
}

@media (min-width: 1200px){
	.customer-info .horizontal .has-feedback .phone3 {
     top: 1px;
      right: 19%;
  }
}

.customer-info .horizontal .has-feedback .zipcode {
    top: 1px;
    right: 73%;
}

.customer-info .horizontal .has-feedback .construction-zipcode {
    top: 1px;
    right: 64%;
}

.customer-info .construction-site div{
    margin-bottom: 6px;
}

.input-note{
    background-color: #E53935;
    color: #ffffff;
    text-align: center;
    border: none;
    border-radius: 5px;
    padding: 6px 10px;
    margin-left: 10px;
    font-size: calc(0.45em + 0.6vw);
    font-weight:500;
    white-space: nowrap;
}

.input-note-option{
    background-color: #777;
    color: #ffffff;
    text-align: center;
    border: none;
    border-radius: 5px;
    padding: 6px 10px;
    margin-left: 10px;
    font-size: calc(0.45em + 0.6vw);
    font-weight:500;
    white-space: nowrap;
}

h2 .icon{
	  margin-right: 10px;
    margin-top:-4px;
}

/* 見積作成完了画面 */
h2 img {
    height: 30px;
    margin-right: 20px;
}

.contents{
    margin-top: 50px;
}

/* 見積詳細 */
.alert-warning {
    font-size:20px;
    color:#ffa000;
    background:#fcf8e3;
    border-color: #faebcc;
    padding: 10px;
}

.alert-warning .icon{
    width:28px;
    position: relative;
    top: -0.1em;
    margin-left:10px;
    margin-right:10px;
}

.estimation-detail-area,
.contract-detail-area,
.order-detail-area,
.customer-detail-area,
.user-info-area {
    background:#ffffff;
    margin-top: 10px;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.50);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.50);
    box-shadow: 0 1px 4px rgba(0,0,0,0.50);
    padding:10px 15px;
}

.estimation-detail-area {
    margin-top: 0px;
}

.update-user {
    font-size: calc(0.5em + 0.9vw);
    margin-top:-5px;
}

.no-padding-right{
    padding-right: 0px!important;;
}

.item-data{
    font-size: calc(0.5em + 0.8vw);
    opacity:0.7;
}

.item-data-title{
    font-size: calc(0.5em + 0.8vw);
    font-weight: 700;
}

.item-data-office {
    opacity:0.7;
}

.item-data-name,.item-data-user {
    font-size: calc(0.8em + 1vw);
    opacity:0.7;
}

@media(max-width:991px){
    .item-data,.item-data-title{
        font-size: calc(0.4em + 0.8vw);
    }
}

@media(max-width:991px){
    .item-data-title{
        line-height: 1.2em;
        margin-top:0.4em
    }
}

@media(max-width:991px){
    .item-data-user{
        font-size: calc(0.6em + 0.8vw);
    }
}

@media(max-width:991px){
    .item-data-name{
        font-size: calc(0.7em + 0.8vw);
    }
}

.item-data-amount-title{
    margin-top:10px;
    margin-bottom:10px;
    font-size: calc(0.8em + 1vw);
    font-weight: 700;
}

.item-data-amount{
    margin-top:10px;
    padding-left:3%;
    font-size: calc(1em + 1.2vw);
    color: #FF5722;
}

.item-data-outline {
    margin-top:10px;
    margin-bottom:10px;
}

.modification .icon {
    width:20px;
    position: relative;
    top: -0.1em;
}

a.modification{
    padding-right:5px;
}

.export .icon {
	height:20px;
	margin-right:0;
}

.edit-link{
    font-size: calc(0.5em + 0.7vw);
    font-weight: 500;
}

.edit .icon {
    width:20px;
    position: relative;
}

.price-arrow{
    color: #1976D2;
    font-size:18px;
}

.price-arrow .arrow{
    height:24px;
}

.estimation-detail-area .amount:hover{
    cursor: pointer;
}

.dropdown_toggle .arrow{
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

#needCustomerInfoModal pre{
  margin-bottom:30px;
}

.estimation-detail-area .customer{
    border-radius: 45px;
    font-size:14px;
    width:150px;
}

.estimation-detail-area .customer>.icon {
    width:24px;
    margin-right:10px;
}

.breakdown{
    border-radius: 45px;
    font-size:14px;
    width:150px;
    background:#FF5722;
}

.breakdown:hover,
.breakdown:focus{
    background:#D84315
}

.breakdown>.icon {
    width:24px;
    margin-right:10px;
}

.loan-simulation{
    border-radius: 45px;
    font-size:14px;
    width:150px;
}

.loan-simulation>.icon {
    width:24px;
    margin-right:10px;
}

.customer-modal{
    font-size:18px;
}

.customer-modal .content-container{
    line-height:1.4em;
}

.customer-modal .content-container div{
    margin-bottom:8px;
}

.customer-modal .content-container .btn-row{
    margin-top:20px;
    margin-bottom:0px;
}

.customer-modal .title{
    text-align: right;
    font-weight: 700;
}

/* 契約書 */
.contract-detail-area .order-btn {
    margin-top:15px;
    margin-bottom:15px;
    width:250px;
    font-size:20px;
    padding:15px;
}

.contract-detail-area .contract-btn>.icon{
    width:38px;
    margin-right:0px;
    margin-left: 0px;
}

.contract-detail-area .contract-btn {
    margin-top:15px;
    margin-bottom:15px;
    width:250px;
    font-size:20px;
    padding:5px 15px;
}

.contract-detail-area .order-btn>span,
.contract-detail-area .contract-btn>span{
    display: inline-block;
    width: 160px;
    text-align: center;
}

.contract-detail-area .contract-btn>.icon{
    width:40px;
    margin-top:-34px;
    margin-right:0px;
    margin-left: 0px;
}

.contract-item{
    padding-left: 15px;
}

.contract-detail-area label{
    font-size: calc(0.5em + 0.8vw);
    font-weight: 500;
}

#deleteModal .btn-row{
    margin-top:20px;
}

#deleteModal .delete-excute-btn{
    background: #D32F2F;
    color: #ffffff;
}

@media (max-width: 767px){
    #deleteModal .delete-excute-btn{
        margin-top:10px;
    }
}

#deleteModal .delete-excute-btn:hover,
#deleteModal .delete-excute-btn:focus{
    color: #ffffff;
    background: #B71C1C;
}

/* 申込書 */
.order-sheet{
    line-height:1.4;
    max-width:1000px;
    min-width:690px;
}

@media (max-width: 991px){
	.order-sheet{
	 font-size:13px;
	 padding:16px 24px;
	}
}

@media (min-width: 992px){
  .order-sheet{
   font-size:16px;
   padding:30px 50px;
  }
}

.order-sheet .company{
    border-bottom:1px #4a4a4a solid;
    padding-bottom:3px;
}

@media (max-width: 991px){
  .order-sheet .company{
   width:260px;
  }
}

@media (min-width: 992px){
  .order-sheet .company{
   width:350px;
  }
}

.order-sheet .dear{
  margin-right:5px;
}

.order-sheet-title{
    letter-spacing: 10px;
    margin-bottom:15px;
}

@media (max-width: 991px){
  .order-sheet-title{
   font-size:20px;
  }
}

@media (min-width: 992px){
  .order-sheet-title{
   font-size:24px;
  }
}

.order-sheet-subtitle{
    letter-spacing: 5px;
    margin-bottom:14px;
}

.order-sheet-subtitle .text{
	border-bottom: 1px #4a4a4a solid;
	display: inline-block;
	padding-left:6px;
	padding-right:6px;
}

@media (max-width: 991px){
  .order-sheet-subtitle{
   font-size:16px;
  }
}
¬Ò
@media (min-width: 992px){
  .order-sheet-subtitle{
   font-size:19px;
  }
}

.order-sheet-info{
    margin-top:20px;
    margin-bottom:20px;
}

.entry-date{
    padding-right:20px;
}

.order-customer{
    margin-top:5px;
}

.order-customer.table>tbody>tr>td{
    vertical-align: inherit;
    border: 1px #4a4a4a solid;
}

.order-customer.table>tbody>tr>td.amount{
    padding-right:20px;
}

@media (max-width: 991px){
  .order-customer.table>tbody>tr>td.applicant-title,
  .order-customer.table>tbody>tr>td.address-title{
    width:80px;
  }

  .order-customer.table>tbody>tr>td.tel{
    padding-left:30%;
  }
}

@media (min-width: 992px){
  .order-customer.table>tbody>tr>td.applicant-title,
  .order-customer.table>tbody>tr>td.address-title{
    width:120px;
  }

  .order-customer.table>tbody>tr>td.tel{
    padding-left:28%;
}
}

.order-customer.table>tbody>tr>td.address{
    border-bottom:solid 1px #ffffff;
}

.order-customer.table>tbody>tr>td.note{
    height:5em;
}

.order-sheet .item-title{
    padding-left:0px;
  }

@media (max-width: 991px){
	.order-sheet .item-title{
    width:56px;
  }
}

@media (min-width: 992px){
  .order-sheet .item-title{
    width:85px;
  }
}

.table-noborder>tbody>tr>td {
    border-top: 0px !important;
    border-bottom: 0px !important;
    padding:4px 8px;
}

.order-sheet .sign,
.order-sheet .sign-confirm{
    display: inline-block;
    border-bottom:1px #4a4a4a solid;
    padding-bottom:5px;
    margin-top:20px;
}

@media (max-width: 991px){
  .order-sheet .sign,
  .order-sheet .sign-confirm{
   width:320px;
  }
}

@media (min-width: 992px){
  .order-sheet .sign,
  .order-sheet .sign-confirm{
   width:400px;
  }
}

.order-sheet .stamp{
    border: 1px #4a4a4a solid;
    font-size:10px;
    border-radius: 50%;
    padding:2px;
}

@media (max-width: 991px){
  .order-sheet .sign .stamp{
   margin-left:170px;
  }
}

@media (min-width: 992px){
  .order-sheet .sign .stamp{
   margin-left:270px;
  }
}

.sign-btn {
    width: 250px;
    font-size: 26px;
    padding: 15px;
    margin-bottom:20px;
}

.sign-btn .icon {
    width:38px;
    margin-right: 20px;
    margin-left: 0px;
}

.sign-btn-area{
	width:600px;
}

.sign-btn-area button{
	width:150px;
}

@media (max-width: 991px){
  .order-sheet .sign-confirm .stamp{
   margin-left: 26px;
   margin-right: 15px;
  }
}

@media (min-width: 992px){
  .order-sheet .sign-confirm .stamp{
   margin-left: 45px;
   margin-right: 14px;
  }
}

.sign-confirm .sign-image {
    margin-top: -40px;
}

@media (max-width: 991px){
  .sign-confirm .sign-image{
   width:190px;
   margin-left: 20px;
   margin-bottom:-8px;
  }
}

@media (min-width: 992px){
  .sign-confirm .sign-image{
   width:230px;
   margin-left: 30px;
   margin-bottom:-5px;
  }
}

@media (max-width: 991px){
  .sign-confirm .sign-image-contract{
   width:190px;
   margin-left: 20px;;
  }
}

@media (min-width: 992px){
  .sign-confirm .sign-image-contract{
   width:230px;
   margin-left: 30px;
  }
}

.sign-info {
    font-size:20px;
    color:#D32F2F;
    width:600px;

}

/*  契約書作成    */
.contract-sheet{
    line-height:1.4;
    max-width:1000px;
    min-width:690px;
}

@media (max-width: 991px){
  .contract-main-msg {
    font-size:22px;
  }
  .contract-sheet{
     font-size:10px;
     padding:16px 24px;
  }
  .contract-sheet .small_font{
     font-size:10px;
  }
  .contract-sheet .company{
   width:260px;
  }
  .contract-sheet-title-pre{
   font-size:12px;
  }
  .contract-sheet-title{
   font-size:26px;
  }
  .contract-item-font{
   font-size:14px;
  }
}

@media (min-width: 992px){
  .contract-main-msg {
    font-size:24px;
  }
  .contract-sheet{
   font-size:14px;
   padding:30px 50px;
  }
    .contract-sheet .small_font{
     font-size:12px;
  }
  .contract-sheet .company{
   width:350px;
  }
  .contract-sheet-title-pre{
   font-size:14px;
  }
    .contract-sheet-title{
   font-size:32px;
  }

  .contract-item-font{
   font-size:16px;
  }

}

.contract-sheet .company{
    border-bottom:1px #4a4a4a solid;
    padding-bottom:3px;
}

.contract-sheet-title{
    letter-spacing: 10px;
    margin-bottom:15px;
    font-weight:bold;
}

.contract-sheet-info{
    margin-top:20px;
    margin-bottom:20px;
}

.contract-sheet .item-title-fst{
    padding-left:0px;
    width:18%;
}

.contract-sheet .item-title-scd{
    padding-left:0px;
    width:10%;
}

.contract-sheet .item-title-trd{
    padding-left:0px;
    width:28%;
}


/* 顧客情報編集 */
.customer-detail-area .customer-info{
    margin-top:10px;
}

/* 見積ステータス編集 */
.estimation-status-detail-area input[type=radio]{
    height: 38px;
}

.estimation-status-detail-area label {
    margin-bottom:10px;
}
.estimation-status-detail-area .status-btn{
    font-size:20px;
    margin-top:15px;
    padding: 10px;
}

/* 見積金額修正 */
.price-edit {
    margin-top:20px;
}

.price-text {
    width:60%;
    float: left;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.minus {
    float: left;
    padding-right:5px;
}

.unit-price-text, .tax{
    width:43%;
    float: left;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.discount{
    width:60%;
    float: left;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.construction{
    width:60%;
    float: left;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

@media (max-width: 991px){
	.discount-group {
	    float:right;
	    width:58%;
	}
	.construction-group {
	    float:right;
	    width:58%;
	}
}

@media (min-width: 992px){
	.discount-group {
	    float:right;
	    width:47%;
	}
	.construction-group {
	    float:right;
	    width:47%;

}
}

.price-edit .table>thead>tr>th:first-child {
    width:31%;
}

.price-edit .table>thead>tr>th:nth-child(2) {
    width:23%;
}

.price-edit .table>thead>tr>th:nth-child(3) {
    width:30%;
}

.price-edit .has-feedback .form-control-feedback {
    top: 1px;
    right: 39%;
}

.price-edit .unit-price .has-feedback .form-control-feedback,
.price-edit .td-tax .has-feedback .form-control-feedback{
    top: 1px;
    right: 55%;
}

.price-edit .price .has-feedback .form-control-feedback{
    top: 1px;
    right: 36%;
}

.price-edit .has-feedback .discount  {
    top: 1px;
    right: 11%;
}

.price-edit .has-feedback .construction  {
    top: 1px;
    right: 11%;
}

.td-numpad {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    width:35px;
    margin-left:-1px;
    padding: 6px 10px;
}

.has-error .td-numpad {
    border-color: #a94442;
}

/* マスタ商品設定画面 */
.sidebar {
    z-index: 100;
    display: block;
    padding: 0px 20px 20px;
    background:#37474F;
    color: #ffffff;
    top: 0;
    left: 0;
    height: 100%;
	overflow-y: auto;
}

.nav-sidebar {
    margin-right: -20px;
	margin-left: -20px;
}

.nav-back {
    color: #ffffff;
    font-size: 18px;
    background-color: #263238;
}

.nav-back .symbol {
    margin-right:10px;
}

.nav-sidebar .nav-back ,
.nav-sidebar > li > a ,
.submenu > li > a,
.submenu > li > span{
    padding-right: 20px;
    padding-left: 20px;
    color: #ffffff;
    font-size: 18px;
}

.submenu > li > a,
.submenu > li > span{
    position: relative;
    display: block;
    padding-left:40px;
}

.nav-sidebar .navi-back:hover{
    color: #ffffff;
    background-color: #1976D2;
}

.nav-sidebar > .active > span{
    color: #ffffff;
    background-color: #1976D2;
}

.active-child {
    background-color: #37474F;
}

.nav-sidebar > li > a:hover ,
.submenu > li > a:hover {
    background-color: #263238;
}
.nav-sidebar > li > .nav-back:hover{
	background-color: #191e21;
}

#arrow{
    fill: #ffffff;
    position: absolute;
    top: 25px;
    right:20px;
    -webkit-transition: all .15s linear;
    -moz-transition: all .15s linear;
    -o-transition: all .15s linear;
    transition: all .15s linear;
}
.dropdown li{
    list-style:none;
    position:relative;
}

.dropdown .active {
    background:#1976D2;
}

.submenu{
    display:none;
}
.dropdown_toggle #arrow{
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.dropdown_toggle a.mainmenu{
    background-color: #263238;
}

.manegement-function {
    background: #F4F4F4;
    height: 100%;
}

.admin{
    height: 100%;
}

.main-area {
    background: #F4F4F4;
    padding:0 20px 40px;
}

.main-area p span,
.main-area .search-area span {
    vertical-align: middle;
}

.main-area .panel{
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.50);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.50);
    box-shadow: 0 1px 4px rgba(0,0,0,0.50);
}

.main-area .panel-body a {
    display:block;
}

.main-contents {
    background: #ffffff;
    margin-top:15px;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.50);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.50);
    box-shadow: 0 1px 4px rgba(0,0,0,0.50);
    padding:10px 20px;
}

.paint-setting .paint-list {
    border: 1px solid #979797;
}

.paint-setting .table{
    font-size: calc(0.4em + 0.6vw);
}

.paint-setting .note{
    font-size: calc(0.4em + 0.6vw);
    line-height: 1.5;
    opacity:0.7;
}

.paint-setting .label,
.paint-setting .title-label{
    color: #4a4a4a;
    font-weight:normal;
    display:block;
    margin-bottom: 0px;
    border-radius: 0px;
    font-size: calc(0.4em + 0.6vw);

}

.paint-setting .title-label{
    text-align:center;
    padding: 0 20px;
}

.paint-setting .label {
    border-bottom: 1px solid #979797;
    padding: 15px 20px;
    text-align:left;
}

.paint-setting label.original{
    border-bottom: none;

}

.paint-setting .paint-type {
    padding-bottom:10px
}

.paint-setting .wide{
    padding-left:0px;
}

.paint-setting .wide-right{
    padding-right:0px;
}

.paint-setting .maker,
.paint-setting .not-set{
    padding-top:3px;
}

.paint-setting .standard_price,
.paint-setting .cost_price,
.paint-setting .seling_price{
    display:inline-block;
    padding:3px 4px;
    width:32%;
    text-align:right;
}


.paint-list section {
    padding: 0 15px 10px;
}

.paint-list [id$='-detail0'],
.paint-list [id$='-detail1'],
.paint-list [id$='-detail2']{
    display:none;
    border-top: none;
    border-bottom: 1px solid #979797;
}

.paint-list [id$='4-detail'] {
    display:none;
}

.paint-list .has-feedback .unit-price {
    top: 1px;
    right: 18%;
}

.paint-detail {
    border-top: 1px solid #bdbdbd;
    padding: 20px 10px 0;
    font-size: calc(0.4em + 0.6vw);
    line-height: 1.5;
}

.paint-total-detail {
    border-top: 1px solid #bdbdbd;
    line-height: 1.5;
}

.paint-detail .primer{
    padding-bottom: 20px;
}

.paint-detail .product-detail{
    padding-bottom: 10px;
}

.paint-detail .product-detail>div.wide{
    border-bottom: 1px solid #bdbdbd;
}

.paint-detail .cost-detail{
    padding-bottom: 6px;
    line-height: 2.0em;
}

.paint-detail .unit-price,
.main-contents .unit-price,
.main-contents .material-price,
.paint-detail .cost-rate,
.paint-detail .seling-rate,
.paint-detail .material-price {
    width:60%;
    float:left;
    display:inline-block;

}

.paint-detail .label-text {
    padding-left:10px;
    display:inline-block;
}

.main-contents .label-title-text {
    padding-left:10px;
    padding-top:4px;
    text-align: right;
    font-weight:700;
}

.main-contents select {
    width:60%;
}

@media (min-width: 768px)
.main-contents .label-title-text {
    padding-left:10px;
    padding-top:4px;
    text-align: right;
}

.main-contents .label-text {
    padding-left:10px;
    padding-top:4px;
    display:inline-block;
}

.sealant{
    margin-bottom:10px;
}

.register-btn {
    margin-top:20px;
    margin-bottom:20px;
}

.main-contents .refarence-values {
    margin-top:20px;

}
.main-contents .refarence-values .has-feedback .form-control-feedback,
.main-contents .sales-rate .has-feedback .form-control-feedback {
    top: 1px;
    right: 40.5%;
}

.main-contents .refarence-values .refarence-estimation-info-values .has-feedback .help-block{
	margin-top: 10px;
}

.main-contents .refarence-values .refarence-edit-values .has-feedback .form-control-feedback {
    top: 1px;
    right: 5%;
}

.reset-btn{
    display:inline-block;
    font-size: 18px;
    border-radius: 3px;
    background: #ffffff;
    border: 1px solid #697379;
    color: #37454d;
    text-align:center;
    padding: 5px 10px;
}

.text-attention {
    color: #ff5722;
}

.help {
    font-size: calc(0.5em + 0.8vw);
}

.help h2{
    padding-top:30px;
}

.release-note {
    line-height: 1.0em;
}

.release-note .release-note-title {
    margin-top:16px;
    margin-bottom:16px;
    padding-top:6px;
    padding-bottom:6px;
    border:solid #efefef ;
    border-width: 2px 0px 2px 0px;
}

.release-note .release-note-version {
    padding-left:0px;
}
.release-note .release-note-contents {
    padding-left:150px;
    padding-bottom:20px;
}

.release-note-date-text {
    font-size: 12px;
    font-weight: bold;
    display:inline-block;
    width:120px;
}

.release-note-version-text {
    margin-left:20px;
    font-size: 12px;
}

.release-note-content-text {
    font-size: 12px;
}

.release-note-title-text {
    font-size: 22px;
    font-weight: bold;
    padding: .10em 0 .10em .75em;
	border-left: 6px solid #000;
    color: #4169e1;
}

/* CSVエクスポート */
.filter-list-csv{
    font-size: calc(0.4em + 0.6vw);
    margin-top:20px;
}

.filter-list-body{
    padding: 15px;
}

.export_area{
    font-size: calc(0.4em + 0.5vw);
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.50);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.50);
    box-shadow: 0 1px 4px rgba(0,0,0,0.50);
}

.export_area .pagination>.active>a,
.export_area .pagination>.active>a:focus,
.export_area .pagination>.active>a:hover{
    background: #37474f;
    border-color: #37474f;
}

.export-status {
    display: inline-block;
    padding:2px 5px;
    background-color:#ffffff;
    font-size:75%;
    text-align: center;
    white-space: nowrap;
    border-radius: .25em;
}

.no-export{
    color: #388E3C;
    border: 1px solid #388E3C;
}

.exported{
    color: #4A4A4A;
    border: 1px solid #4A4A4A;
}

.export-btn {
    background:#1976D2;
    color:#ffffff;
    text-align:center;
    border: none;
    border-radius: 3px;
    margin-top:10px;
    margin-right:10px;
    padding:0px 10px;
}

.export-btn img{
    width:25px;
    margin-right:10px;
}

.delete-btn:active,
.estimation-home-btn:active,
.btn-box:active,
.send−btn:active,
.btn:active{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: none !important;
}

.cost-detail{
    margin-left: 20px;
}

#loading{
    position: fixed;
    z-index: 999998;
    width:100%;
    height:100%;
    top:0%;
    left:0%;
    background-color:#FFFFFF;
    filter: alpha(opacity=85);
    -moz-opacity:0.85;
    opacity:0.85;
}

#loading .loading-icon{
    width:100%;
    height:100%;
    background-image:url("../images/loading.gif");
    background-position: center;
    background-repeat: no-repeat;
}

#loading .loading-msg-layout{
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 50px;
	margin: auto;
    width:240px;
    height:100px;
    background-position: center;
    background-repeat: no-repeat;
    background-color:#000000;
    filter: alpha(opacity=85);
    -moz-opacity:0.85;
    opacity:0.85;
}

#loading .loading-msg{
    text-align:center;
    font-size:32px;
    line-height: 100px;
    vertical-align: middle;
    color:#FFFFFF;
    -webkit-text-size-adjust:100%;
    width:100%;
    height:100%;
    background-repeat: no-repeat;
    font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
}

/* 見積編集のテンプレート */
.manager-template-estimate-group {
	margin-bottom: 20px;
}

.manager-template-estimate-group .btn {
    width: 150px;
}

.template_estimation_icon {
	width:23px;
    height:auto;
}

.esitmate-template-condition {
	padding-right: 40px;
	padding-left: 40px;
}


input[type=checkbox].template-checkbox-display {
	display: none;
}

input[type="checkbox"].template-checkbox:checked + label {
	background: #143cd9;
	border: 2px solid #143cd9;
	color: #ffffff;
}

.template-checklabel {
	display: block;
	float: left;
	margin: 5px;
	width: 60px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	padding-left: 5px;
	padding-right: 5px;
	color: #006DD9;
	border: 2px solid #006DD9;
	border-radius: 5px;
	font-size: 18px;
}

.estimate-template-radio-inline-input {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}

.estimate-template-radio-inline-label {
    display: inline-block;
    padding: 0.5rem 1rem;
    margin-right: 18px;
    border-radius: 3px;
    transition: all .2s;
    color: #6c6c6c;
}

.estimate-template-radio-inline-input:checked + .estimate-template-radio-inline-label {
    background:#1976D2;
	border: 2px solid #1976D2;
    color: #fff;
    text-shadow: 0 0 1px rgba(0,0,0,.7);
}

.estimate-template-radio-inline-input:focus + .estimate-template-radio-inline-label {
    outline-color: #4D90FE;
    outline-offset: -2px;
    outline-style: auto;
    outline-width: 5px;
}

.estimate-template-roof-radio-inline-input,
.estimate-template-wall-radio-inline-input {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}

.estimate-template-roof-radio-inline-label,
.estimate-template-wall-radio-inline-label {
    display: inline-block;
    padding: 0.5rem 1rem;
    margin-right: 10px;
    border-radius: 3px;
    transition: all .2s;
    font-size: 14px;
    color: #6c6c6c;
}

.estimate-template-roof-radio-inline-input:checked + .estimate-template-roof-radio-inline-label,
.estimate-template-wall-radio-inline-input:checked + .estimate-template-wall-radio-inline-label {
    background:#1990f8;
    color: #fff;
    text-shadow: 0 0 1px rgba(0,0,0,.7);
}

.estimate-template-roof-radio-inline-input:focus + .estimate-template-roof-radio-inline-label,
.estimate-template-wall-radio-inline-input:focus + .estimate-template-wall-radio-inline-label {
    outline-color: #4D90FE;
    outline-offset: -2px;
    outline-style: auto;
    outline-width: 5px;
}

.estimate-template-legend-table {
	padding-right: 120px;
	padding-left: 120px;
}

.dust-btn {
	color: #4a4a4a;
    font-size: 14px;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.estimate-template-visible-input {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
	display: inline-block;
}

.estimate-template-visible-label {
	color: #4a4a4a;
    font-size: 14px;
    background-color: #ffffff;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	display: inline-block;
    padding: 0.5rem 1rem;
    border-radius: 3px;
}

.estimate-template-visible-input:checked + .estimate-template-visible-label {
    background: #079ad9;
    color: #fff;
    text-shadow: 0 0 1px rgba(0,0,0,.7);
}

.estimate-template-visible-input:focus + .estimate-template-visible-label {
    outline-color: #4D90FE;
    outline-offset: -2px;
    outline-style: auto;
    outline-width: 5px;
}

.estiamte-tempatle-target-checkbox-input {
	display: none;
}

.estimate-template-item-detail-title {
    font-size: 14px;
}

.estimate-template-item-detail-unit {
    font-size: 14px;
    margin-left: -20px;
}

.estimate-template-item-detail-cal {
    font-size: 14px;
}


.template-estimation-tabel-head {
    font-size: 14px;
}

.estimate-template-edit-btn {
   display:inline-block;
    width: 200px;
    font-size: 16px;
    line-height: 36px;
    border-radius: 3px;
    margin-top:20px;
    margin-left:10px;
    margin-bottom:20px;
    text-align:center;
    padding: 10px 15px;
}

.estimate-tempalte-detail-btn {
    font-size: 14px;
}

.estimate-template-legend-table > table > tbody > tr > td {
	font-size : 16px;
}
.estimate-template-main-table > thead > tr > th {
	font-size : 16px;
}

.estimate-template-detail-main-table > thead > tr > th {
	font-size : 16px;
}
.estimate-template-detail-main-table > tbody > tr > td > i {
	width:30px;
    height:auto;
}
.estimate-template-detail-main-table > tbody > tr > td > a {
	font-size : 10px;
}

.cal-select-form {
	font-size : 10px;
}
.cal-type-area > div > div > select {
	width: 100%;
}

.cal-variable-form {
	font-size : 10px;
}

.cal-variable-area > div > div > select {
	width: 100%;
}

@media(max-width: 885px){

	.estimate-template-item-detail-unit {
    	font-size: 14px;
    	margin-left: 0px;
	}


	.cal-variable-form {
		font-size : 10px;
		padding: 0px;
	}

	.cal-select-form {
		font-size : 10px;
		padding: 0px;
	}

	.estimate-tempalte-add-btn {
		font-size : 10px;
	}

	.estimate-tempalte-update-btn {
		font-size : 16px;
	}

	.estimate-template-legend-table > table > tbody > tr > td {
		font-size : 14px;
	}
	.estimate-template-main-table > thead > tr > th {
		font-size : 10px;
	}
	.estimate-template-main-table > tbody > tr > td > i {
		width:20px;
	    height:auto;
	}
	.estimate-template-main-table > tbody > tr > td > a {
		font-size : 10px;
	}
	.estimate-template-visible-label {
		font-size : 10px;
	}
	.estimate-template-detail-main-table > thead > tr > th {
		font-size : 10px;
	}

	.template_estimation_icon {
		width:13px;
	    height:auto;
	}
	.btn-box-row div .selectProduct-label {
		font-size : 16px;
	}
	.estimate-template-edit-btn {
		font-size : 14px;
		   display:inline-block;
		    width: 160px;
		    line-height: 36px;
		    border-radius: 3px;
		    margin-top:20px;
		    margin-left:10px;
		    margin-bottom:20px;
		    text-align:center;
		    padding: 10px 15px;
	}

}

@media(max-width: 1024px){
	.estmate-tempalte-text {
		font-size : 12px;
	}
}

.siding-data{
	overflow: hidden;
}
.image-data{
	float: left;
	width: 40%;
	margin-top:20px;
}

.value-data{
	float: left;
	width: 60%;
}

.dust-siding-btn {
	float: right;
	color: #4a4a4a;
    font-size: 14px;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.btn-reference {
    font-size: 17px;
}

.estimate-siding-image{
	object-fit: contain;
  width: 150PX;
  height: 150px;
  background-color: #ccc;
  border: 1px solid #ccc;
}

.selector_row {
    display: block;
    border-top: 1px solid #979797;
    border-bottom: 1px solid #979797;
    border-right: 1px solid #979797;
    border-left: 1px solid #979797;
    color:#4a4a4a;
    cursor: pointer;
    padding: 8px 15px;
}

.filter-item-list {
    background-color:#ffffff;
    border-bottom: 1px solid #cdd0d2;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.50);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.50);
    box-shadow: 0 1px 4px rgba(0,0,0,0.50);
    margin-bottom:10px;
}

.filter-item-group {
    padding: 16px 16px 13px;
}

.filter-item-group {
    border-top: 1px solid #bdbdbd;
}

.filter-box-item-title {
    background:#CCCCCC;
    color:#ffffff;
    padding: 5px 16px;
}

.filter-box-item-subtitle {
    color:#9c9c9c;
    font-size:16px;
    padding-top: 3px;
    padding-bottom: 3px;
    text-align:right;
}
.filter-box-item-title img {
    width:20px;
    margin-right: 5px;
}

.one-the-way-price{
    font-size:42px;
}

.btn-box-row-siding div input[type=radio]{
    display: none;
}
.btn-box-row-siding div input[type="radio"]:checked + label{
    background: rgba(25,118,210,0.6);
    color: #FFFFFF;
    font-weight: 700;
}
.btn-box-row-siding div .label:hover{
    background-color: #E3F2FD;

}

.btn-box-row-siding div .label {
    display: inline-block;
    padding: 5px;
    color: #4a4a4a;
    background: #f4f4f4;
    line-height: 60px;
    text-align: center;
    font-size: calc(0.7em + 0.8vw);
    text-shadow:none;
    font-weight:normal;
    margin-bottom: 10px;
}

/** サイディング画面 */
.siding-estimation-total-area {
	margin-top: 10px;
}

.siding-option-condition-box {
	padding-top: 10px;
}

.siding-add-item-content-area {
	padding-top: 5px;
}

/** 診断書 */
.btn-box-row-diagnose input[type=radio]{
    display: none;
}
.btn-box-row-diagnose input[type="radio"]:checked + label{
    background: rgba(25,118,210,0.6);
    color: #FFFFFF;
    font-weight: 700;
}
.btn-box-row-diagnose  .label:hover{
    background-color: #E3F2FD;
}

.btn-box-row-diagnose .label {
    display: inline-block;
    color: #4a4a4a;
    background: #f4f4f4;
    font-weight:normal;
}

.diagnose_bk {
	background-color: #ffffff;
}

.buttonBox button{
	width:50px;
	height:50px;
}

.object-fit-con-a{
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 100%;
}

.fit-image{
	background-color: #ccc;
  object-fit: contain;
  width: 100%;
}

.img-icon{
	width:40px;
	height:40px;;
}

.stamp-image{
	width:100%;
	height:100%;
	margin-bottom:5px;
}

.color-palette button[class^="disagnose-palette"]{
    border: none;
    height:38px;
    width:44px;
}

.color-palette button[class^="disagnose-palette"].chosen{
    box-shadow: 0 0 0 4px #1976D2 inset;
}

.disagnose-palette1{
    background-color:rgb(0, 0, 0);
}

.disagnose-palette2{
    background-color:rgb(255, 0, 0);
}

.disagnose-palette3{
    background-color:rgb(0, 255, 0);
}

.disagnose-palette4{
    background-color:rgb(0, 0, 255);
}

.disagnose-palette5{
    background-color:rgb(255, 255, 0);
}

.disagnose-palette6{
    background-color:rgb(0, 255, 255);
}

.disagnose-palette7{
    background-color:rgb(255, 0, 255);
}

.disagnose-success-btn{
    background:#2eba35;
}
.disagnose-success-btn:hover,
.disagnose-success-btn:focus{
    background-color:#33aa2a;
    color: #ffffff;
    outline:none;
}