/*
*   color設定
*/
#header_wrap {
     border-bottom: 4px solid #E6001B;
     padding: 10px;
}

.lf_co_footer {
  width: 100%;
  border-top: 1px solid #dddddd;
  background-color: #E6001B;
  color: #ffffff;
  margin-top: auto;
}

.lf_pa_btn_big0 a:hover, .lf_pa_btn_big0 a:active,
.lf_pa_btn_big0 button:hover,
.lf_pa_btn_big0 button:active {
  background-color: #E6001B;
}

.lf_mnoticeDetailPage .lf_date {
  display: inline-block;
  vertical-align: middle;
  color: white;
  background-color: #E6001B;
  font-size: 180%;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  border-radius: 11px;
  line-height: 30px;
  padding-left: 23px;
  padding-right: 23px;
}

/* contents.css line 474 */
.lf_co_sec_ttl {
    color: #444;
    font-size: 234%;
    font-weight:700;
    position: relative;
    padding: 15px 10px 10px 40px;
    border-bottom: 3px solid #6BBC6F;
    margin: 20px 20px 50px 30px;
    /* background: #f2f5f6; */
}
/* contents.css line 490 */
.lf_co_sec_ttl:before{
    width: 12px;
    height: 12px;
    top: 0;
    left: 14px;
    background: #6BBC6F;
    transform: rotate(50deg);
}
/* contents.css line 498 */
.lf_co_sec_ttl:after{
    width: 8px;
    height: 8px;
    top: 18px;
    left: 6px;
    background: #6BBC6F;
    transform: rotate(20deg);
}
/* contents.css line 850 */
.lf_pa_mark0 mark {
  font-size: 117%;
  font-weight: 700;
  color: #6BBC6F;
  position: relative;
  top: -1px;
}
/* contents.css line 866 */
.lf_pa_ico_star:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0px;
  margin-top: -5px;
  border-width: 8px 0 8px 6px;
  border-style: solid;
  border-color: #6BBC6F transparent;
  -webkit-transform: rotate(21deg);
  -moz-transform: rotate(21deg);
  -ms-transform: rotate(21deg);
  -o-transform: rotate(21deg);
  transform: rotate(21deg);
}
/* contents.css line 881 */
.lf_pa_ico_star span:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0px;
  margin-top: -5px;
  border-width: 8px 0 8px 6px;
  border-style: solid;
  border-color: #6BBC6F transparent;
  -webkit-transform: rotate(159deg);
  -moz-transform: rotate(159deg);
  -ms-transform: rotate(159deg);
  -o-transform: rotate(159deg);
  transform: rotate(159deg);
}
/* contents.css line 896 */
.lf_pa_ico_star span:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -4.5px;
  margin-top: 0px;
  border-width: 6px 8px 0;
  border-style: solid;
  border-color: #6BBC6F transparent;
}

/* contents.css line 1057 */
.lf_pa_btn0 .lf_pa_ico_arw_left:before {
  background-color: #6BBC6F;
}
.lf_pa_btn0 .lf_pa_ico_arw_left:after {
  border-left: 1px solid #6BBC6F;
  border-top: 1px solid #6BBC6F;
}
/* contents.css line 1278 */
/* 中サイズの黒ボタン */
.lf_pa_btn0 button,
.lf_pa_btn0 a {
  background-color: #6BBC6F;
}
.touch .lf_pa_btn0 button:hover, .touch .lf_pa_btn0 button:active,
.touch .lf_pa_btn0 a:hover,
.touch .lf_pa_btn0 a:active {
  background-color: #6BBC6F;
}
.touch .lf_pa_btn0 button:hover i:before, .touch .lf_pa_btn0 button:active i:before,
.touch .lf_pa_btn0 a:hover i:before,
.touch .lf_pa_btn0 a:active i:before {
  background-color: #6BBC6F;
}
.touch .lf_pa_btn0 button:hover i:after, .touch .lf_pa_btn0 button:active i:after,
.touch .lf_pa_btn0 a:hover i:after,
.touch .lf_pa_btn0 a:active i:after {
  border-color: #6BBC6F;
}
.touch .lf_pa_btn0 button:hover .lf_pa_ico_close:after, .touch .lf_pa_btn0 button:active .lf_pa_ico_close:after,
.touch .lf_pa_btn0 a:hover .lf_pa_ico_close:after,
.touch .lf_pa_btn0 a:active .lf_pa_ico_close:after {
  background-color: #6BBC6F;
}
/* contents.css line 1311 */
.touch .lf_pa_btn1 button:hover, .touch .lf_pa_btn1 button:active,
.touch .lf_pa_btn1 a:hover,
.touch .lf_pa_btn1 a:active {
  background-color: #6BBC6F;
}
.touch .lf_pa_btn1 button:hover i:before, .touch .lf_pa_btn1 button:active i:before,
.touch .lf_pa_btn1 a:hover i:before,
.touch .lf_pa_btn1 a:active i:before {
  background-color: #6BBC6F;
}
.touch .lf_pa_btn1 button:hover i:after, .touch .lf_pa_btn1 button:active i:after,
.touch .lf_pa_btn1 a:hover i:after,
.touch .lf_pa_btn1 a:active i:after {
  border-color: #6BBC6F;
}
.touch .lf_pa_btn1 button:hover .lf_pa_ico_close:after, .touch .lf_pa_btn1 button:active .lf_pa_ico_close:after,
.touch .lf_pa_btn1 a:hover .lf_pa_ico_close:after,
.touch .lf_pa_btn1 a:active .lf_pa_ico_close:after {
  background-color: #6BBC6F;
}
/* contents.css line 1363 */
.lf_pa_btn_big0 a,
.lf_pa_btn_big0 button {
  display: inline-block;
  height: 48px;
  line-height: 48px;
  border-radius: 8px;
  background-color: #6BBC6F;
  color: white;
  font-size: 150%;
  padding-left: 40px;
  padding-right: 65px;
  position: relative;
  -webkit-transition: all 150ms ease 0ms;
  -moz-transition: all 150ms ease 0ms;
  -ms-transition: all 150ms ease 0ms;
  -o-transition: all 150ms ease 0ms;
  transition: all 150ms ease 0ms;
}
/* contents.css line 1406 */
.lf_pa_btn_big0 .lf_pa_ico_arw_right:before {
  width: 18px;
  height: 2px;
  background-color: #6BBC6F;
  left: 50%;
  top: 50%;
  margin-left: -9px;
  margin-top: -1px;
}
.lf_pa_btn_big0 .lf_pa_ico_arw_right:after {
  width: 10px;
  height: 10px;
  border-right: 2px solid #6BBC6F;
  border-bottom: 2px solid #6BBC6F;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 9px;
  top: 50%;
  margin-top: -5px;
}
/* contents.css line 2381 */
/* ページのサブタイトル */
.lf_pa_subtitle {
  text-align: left;
  font-size: 184%;
  font-weight: 700;
  /* line-height: 1; */
  /* padding-top: 20px; */
  padding-bottom: 20px;
  border-top: none;
  border-bottom: 3px solid #dddddd;
  /* border-right: 1px solid #dddddd; */
  padding: 0.7em 1em;/*上下 左右の余白*/
  color: #494949;/*文字色*/
  /* background: transparent; *//*背景透明に*/
  border-left: solid 5px #6BBC6F; /*左線*/
}




/* contents.css line 2608 */
.lf_pa_steps .lf_current dt .lf_num {
  background-color: #6BBC6F;
}
.lf_pa_steps .lf_current dd {
  color: #6BBC6F;
}
/* contents.css line 2686 */
.lf_pa_steps2 .lf_current dt .lf_num {
  background-color: #6BBC6F;
}
.lf_pa_steps2 .lf_current dd {
  color: #6BBC6F;
}
/* contents.css line 3006 */
.lf_pa_inp_file.lf_cancel a {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.3;
  max-width: 220px;
  color: #6BBC6F;
  text-decoration: underline;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
  -ms-word-break: break-all;
  word-wrap: normal;
}
/* contents.css line 4578 */
.lf_pa_comp_box .lf_uke_num dd {
  display: inline-block;
  vertical-align: middle;
  padding-top: 10px;
  font-size: 250%;
  font-weight: 700;
  color: #6BBC6F;
  line-height: 1;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  padding-left: 5px;
}
/* contents.css line 4710 */
/*---------------------------------------------------------* #navigation */
#navigation {
    width: 100%;
    background: #6BBC6F;
}
/* contents.css line 4733 */
#navigation li a {
    position: relative;
    display: block;
    padding: 23px 5px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    border-bottom: 1px solid #6BBC6F;
}
/* contents.css line 4764 */
#navigation li a:hover {
    /*background: #0099e2;*/
    background: #fff;
    z-index:1;
    color: #6BBC6F;
}
/* style.css line 314 */
#globalnav li a:hover{
    color: #6BBC6F;
    border-bottom: 5px solid #6BBC6F;
}

/*==================================================
    ヘッダーボタン
====================================================*/

.head_btn {
  display: inline-block;
  min-width: 110px;
  text-align: center;
  background-color: #fff;
  border: 2px solid #6BBC6F;
  font-size: 14px;
  top:5px;
  text-decoration: none;
  font-weight: 600;
  padding: 6px 14px;
  border-radius: 4px;
  position: relative;
  margin:5px;
}

.head_btn span {
  position: relative;
  z-index: 1;
  color: #fff;
}

.head_btn.logout_btn {
  color: #fff;
  border: 2px solid #6c757d;
}
.head_btn.account_btn {
  background-color: #fff;
  border: 2px solid #6BBC6F;
}
.head_btn.logout_btn span {
  color: #fff;
}
.head_btn.account_btn span {
  color: #fff;
}
.head_btn::before,
.head_btn::after {
  content: "";
  display: block;
  background-color: #6BBC6F;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  transition: .2s;
}
.head_btn.logout_btn::before,
.head_btn.logout_btn::after {
  background-color: #6c757d;
}
.head_btn.account_btn::before,
.head_btn.account_btn::after {
  background-color: #6BBC6F;
}
.head_btn::before {
  left: 0;
}
.head_btn::after {
  right: 0;
}

.head_btn:hover:before,
.head_btn:hover:after {
  width: 0;
  background-color: #6BBC6F;
}
.head_btn.logout_btn:hover:before,
.head_btn.logout_btn:hover:after {
  width: 0;
  background-color: #6c757d;
}
.head_btn.account_btn:hover:before,
.head_btn.account_btn:hover:after {
  width: 0;
  background-color: #6BBC6F;
}
.head_btn.logout_btn:hover {
  border: 2px solid #6c757d;
  background-color: #fff;
}
.head_btn.account_btn:hover {
  border: 2px solid #F39800;
  background-color: #F39800;
}
.head_btn:hover span {
  color: #6BBC6F;
}
.head_btn.logout_btn:hover span {
  color: #6c757d;
}
.head_btn.account_btn:hover span {
  color: #fff;
}
/*==================================================*/



/*==================================================

    Media Queries for window size under 1023px - 800px
    ネットブック

====================================================*/
@media screen and (max-width: 1023px) {
}

/*==================================================

    Media Queries for window size under 799px - 480px
    タブレット

====================================================*/
@media screen and (max-width: 799px) {
/* style.css line 756 */
    #sp_header .toggle_button.active span:nth-of-type(1) {
        -webkit-transform: translateY(10px) rotate(-45deg);
        transform: translateY(10px) rotate(-45deg);
        background-color: #6BBC6F;
    }
    #sp_header .toggle_button.active span:nth-of-type(3) {
        -webkit-transform: translateY(-10px) rotate(45deg);
        transform: translateY(-10px) rotate(45deg);
        background-color: #6BBC6F;
    }
    /*toggle_menu*/
    #sp_header .toggle_menu {
        text-align: center;
        display:none;
        position: relative;
        left: 0;
    }
    #sp_header .toggle_menu .tit {
        cursor: pointer;
        border: 0.5px solid #ffffff;
        background-color: #6BBC6F;
        color:#ffffff;
        padding: 0;
        text-align:left;
        font-size: 14px;
        margin: 0;
    }
    #sp_header .toggle_menu .tit.account_btn {
        border: 0.5px solid #F39800;
        background-color: #F39800;
    }
    #sp_header .toggle_menu .tit:hover {
        background-color: #fff;
        border: 1px solid #6BBC6F;
    }
    #sp_header .toggle_menu .tit a:hover {
        color: #6BBC6F;
    }

    #sp_header .toggle_menu .tit.account_btn:hover {
        border: 1px solid #F39800;
    }
    #sp_header .toggle_menu .tit.account_btn a:hover {
        color: #F39800;
    }
}
/*==================================================

    Media Queries for window size under 479px - 320px
    スマートフォン

====================================================*/
@media screen and (max-width: 479px) {
}

/*==================================================

    Media Queries for window size under 320px   スマートフォン小

====================================================*/
@media screen and (max-width: 320px) {
}
