@CHARSET "UTF-8";
/* CSS Document */

/* ------------------------------
ページ全体
------------------------------ */
/* *{
    font-size: 14px;
} */

header{
    background-color: #e0ece4 !important;
}

nav{
    background-color: #e0ece4 !important;
}

body{
    background-color: #f7f2e7 !important;
}

.footer{
    background-color: #797a7e !important;
}

#page-wrapper{
    background-color: #f7f2e7 !important;
}

.container {
    width: auto;
    /* max-width: 680px; */
    padding: 0 15px;
  }

.bg-title{
    background-color: #F9F2E9;
}

.fixed-top{
    position:static;
}

#policy{
    overflow-y:scroll;
    height:300px;
    margin-bottom: 30px;
}

#main {
	margin: 0 auto;
	width: 100%;
	padding: 18px 8px 10px 8px;
    background-color: #f7f2e7 !important;
}

ol, ul, li {
	list-style: none;
}

#head{
    color: #66b340;/*文字色*/
    padding: 0.5em 0;/*上下の余白*/
    border-top: solid 3px #66b340;/*上線*/
    border-bottom: solid 3px #66b340;/*下線*/
}

.footer{
    /* min-width: 200px; */
    width: 100%;
    min-width: 100%;
}

#form_inner dl{
	width:100%;
	margin:0 0 1px 0;
}

#form_inner dt {
    float: none;
    clear: none;
    width: auto;

    background: #d8d3cd;
    padding:12px;
    border: 1px solid #d8d3cd;
    font-weight: 600;
    line-height: 1.5;
}

#form_inner dd {
    margin-left:auto;
    padding:12px;
    border: 1px solid #eee;
    min-height: 22px;
    line-height: 1.5;
}

dd > .form-control{
    margin: -8px;
    /* width:250px; */
}


/* ------------------------------
ナビゲーションバー関連
------------------------------ */
.navbar{
    min-width: 200px;
}

.bg-var {
    background-color: #e0ece4 !important;
}

.navbar-toggler{
    border-color: #00aa84 !important;
    background-color: #00aa84;
}
  
.navbar-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

nav a{
    color:#212529;
}

nav a:hover{
    color:#008A6B;
}

/* ------------------------------
ボタン関連
------------------------------ */
.btn_area {
    text-align: center;
    margin: 40px auto 0 auto;
    width: 100%;
}

.btn-menu{
    margin: 10px auto 0 auto;
    height: 70px;
    width: 90%;
    font-size: 1em;
}

/*通常ボタン*/
.btn-normal {
    color: #fff;
    background-color: #00aa84;
    border-color: #00aa84;
}
  
.btn-normal:hover {
    color: #fff;
    background-color: #008A6B;
    border-color: #008A6B;
}
  
.btn-normal:focus,
.btn-normal.focus {
    color: #fff;
    background-color: #008A6B;
    border-color: #008A6B;
    box-shadow: 0 0 0 0.2rem rgba(82, 161, 225, 0.5);
}
  
.btn-normal.disabled,
.btn-normal:disabled {
    color: #fff;
    background-color: #00aa84;
    border-color: #00aa84;
}

.btn-normal:not(:disabled):not(.disabled):active,
.btn-normal:not(:disabled):not(.disabled).active,
.show > .btn-normal.dropdown-toggle {
    color: #fff;
    background-color: #008A6B;
    border-color: #008A6B;
}
  
.btn-normal:not(:disabled):not(.disabled):active:focus,
.btn-normal:not(:disabled):not(.disabled).active:focus,
.show > .btn-normal.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(82, 161, 225, 0.5);
}

dl#notes {
	font-size:92.9%;
	margin:10px 20px;
	line-height:1.5;
	color:#333;
}

.inline > input{
    width: 100%;
}

.inline > span{
    display:block;
    padding-left:0px; 
    padding-top:8px; 
    color:red;    
}

ul{
    padding:0;
}

.btn-font-style
{
    font-family: "Nunito", sans-serif;
}

/* -------------------------------------
 #footer_fixed /go_top.js
---------------------------------------*/
div.tothetopfixed{
    width: 50px;
    height: 50px;
    position: fixed;
    right: 0;
    bottom: -50px;
    background: #ef3f98;
    opacity: 0.6;
    border-radius: 50%;
  }
  div.tothetopfixed a{
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    text-decoration: none;
  }
  div.tothetopfixed a::before{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f102';
    font-size: 25px;
    color: #fff;
    position: absolute;
    width: 25px;
    height: 25px;
    top: -5px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
  }

  div.tothetopfixed a:hover {
    background: #ef3f98;
    opacity: 0.6;
    border-radius: 50%;
} 


.well {
    min-height: 20px;
    padding: 10px;
    margin-bottom: 20px;
    background-color: #d8d3cd;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  }

.stressChekTitleImgSP {
    display: block;
     margin-bottom: 15px;
 }
 .stressChekTitleImgSP img {
     /*width: 100%;*/
     max-width: 100%;
     height: auto;
 }
.stressChekTitleImg {
    display: none;
    }
        
    table.stressChekTable {
        width: 100%;
        border-collapse: collapse;
    }
    
    .toggle-button input[type=radio] {
        display: none;
      
      }
      
      .toggle-button input[type=radio]:hover{
        display: none;
      }
      
      .toggle-button .label {
        display: inline-block;
        padding: 0.5em 1em;
        background-color: #808080;
        border-radius: .3em;
        cursor:pointer;
        /* font-size:11px !important; */
        width:135px;
        margin-bottom: 5px;
      }
      
      .toggle-button .label:hover{
        color: #fff;
        background-color: #47a447;
        border-color: #398439;
        /* font-size:100%; */
        /* font-size:11px !important; */
        width:135px;
      
      }
      
      .toggle-button .checked + .label {
        background-color: #398439;
        color: #fff;
        cursor:pointer;
        /* width:120px; */
        /* font-size:100%; */
        /* font-size:11px !important; */
        width:135px;
      }
    
      .label {
        display: inline;
        padding: .2em .6em .3em;
        font-size: 75%;
        font-weight: bold;
        /* line-height: 1.5; */
        color: #fff;
        text-align: center;
        white-space: nowrap;
        vertical-align: baseline;
        border-radius: .25em;
      }
      .label[href]:hover,
      .label[href]:focus {
        color: #fff;
        text-decoration: none;
        cursor: pointer;
      }
    
    .stressChekTable th {
        /*white-space: nowrap;*/
        padding: 10px;
        background-color: #f0f8e6;
        vertical-align: middle;
        border-bottom: 2px solid #060;
    }
    .stressChekTable th img {
        max-width: 100%;
        height: auto;
    }
    .stressChekTable td {
        padding: 10px;
        border-right: none;
        border-left: none;
    }

    .checkNext {
        background: #DFF0D8;
        padding: 5px 0;
    }
    
    #page-inner {
        width:100%;
        margin:10px 20px 10px 0px;
        /* background-color:#fff!important; */
        padding:5px;
        /*min-height:800px;*/
    }
    
    .card-header {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6;
      }
    
      td > .toggle-button{
          margin-bottom: 0;
      }
    
      p {
        font-size:16px;
        line-height:25px;
        padding-top:20px;
        }
    
        .width150btn {
            width: 150px;
            margin: 5px;
            font-size: 1em;
        }
        .width200btn {
            width: 200px;
            margin: 5px;
        }
        .marginAll10 {
            margin: 10px;
        }        

        .question_td{
            width: 100%;
        }

        .question_td_tac{
            width: 100%;
        }

.bgc_tran{
    background-color:transparent !important;
}

.header_coler{
    background-color:#dff0d8;
}        

.question_td > img{
    width: 100%;
    height: auto;
    max-width: 320px;
}

.title-h{
    margin-bottom: 0;
}

/*企業ロゴ*/
img.c_logo{
    width:200px;
}

/*タイトルロゴ*/
img.logo{
    width:300px;
}

/*ストレスチェックロゴ*/
img.s_logo{
    width:220px;
}

.xs{
    display: block;
}

.pc{
    display: none;
}

.score{
    padding: 0px 40px;
}

.bg-danger{
    background: #ef857d  !important;
}

.control-label {
    text-align: left;
    margin-bottom: 0;
    padding-top: 8px;
    font-weight: bold;
  }

  .careful_zone{
    background: #909090  !important;
}

td.ryoiki{
    width: 50px;
    text-align: center;
    font-size: 30px;
}

.pt-5-xs{
    padding-top: 5px;
}

.pt-6-xs{
    padding-top: 6px;
}

.pb-8-xs{
    padding-bottom: 8px;
}

.font-legend-xs{
    font-size: 36px;
    padding-bottom: 6px;
}

.font-question-xs{
    font-size: 1.0em;
}

.fr{
    float: none;
}

.fl{
    float: none;
}


  
  .bs-wizard {margin-top: 40px;}

  /*Form Wizard*/
  .bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0;}
  .bs-wizard > .bs-wizard-step {padding: 0; position: relative;}
  .bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959; font-size: 16px; margin-bottom: 5px;}
  .bs-wizard > .bs-wizard-step .bs-wizard-info {color: #999; font-size: 14px;}
  .bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #fbe8aa; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;} 
  .bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #fbbd19; border-radius: 50px; position: absolute; top: 8px; left: 8px; } 
  .bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 20px 0;}
  .bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #fbe8aa;}
  .bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
  .bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
  .bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
  .bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
  .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #f5f5f5;}
  .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
  .bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
  .bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
  .bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }
  /*END Form Wizard*/

  .footer > span{
    color: white;
}

.pb-xs{
    padding-bottom: 12px !important;
}

.stressChekTable tr {
    border-top: 1px solid #cccccc;
}

.xs-size{
    font-size: 70%;
}

dd{
    font-size: 0.9em;
}