/*!
 * Start Bootstrap - Creative Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
html,body {
  width: 100%;
  height: 100%;
  min-width: 320px
}
body {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif
}
h2,.h2 {
  font-size: 30px
}
hr {
  max-width: 50px;
  border-width: 3px
}
hr.light {
  border-color: #fff
}
a {
  outline: none
}
a:focus {
  outline: none
}
a:hover,a:focus {
  color: #2496e6
}
p {
  padding-bottom: 20px;
  line-height: 1.5
}
.margin0 {
  margin: 0
}
.padding0 {
  padding: 0
}
img {
  border: 0
}
.bg-primary {
  background-color: #2496e6
}
.bg-dark {
  background: #fff
}
.text-faded {
  color: rgba(255,255,255,.7)
}
section {
  padding: 50px 0;
  position: relative;
  z-index: 10
}
.no-padding {
  padding: 0
}
.navbar-default {
  background-color: #fff;
  transition: all .35s;
  border-bottom: 1px solid #ccc
}
.navbar-default .nav>li>a,.navbar-default .nav>li>a:focus {
  text-transform: none;
  color: #333
}
.navbar-default .nav>li>a:hover,.navbar-default .nav>li>a:focus:hover {
  color: #2496e6
}
.navbar-default .nav>li.active>a,.navbar-default .nav>li.active>a:focus {
  color: #2496e6
}
.navbar-default .nav>li.active>a:hover,.navbar-default .nav>li.active>a:focus:hover {
  background-color: transparent
}
.block_main_visual {
  position: fixed;
  width: 100%;
  height: 540px;
  text-align: center;
  color: #fff;
  background-image: url(../img/headerBg.png);
  background-position: center;
  top: 60px;
  background-size: cover;
  -o-background-size: cover;
  background-repeat: no-repeat;
  z-index: -1
}
.block_main_visual .inner_main_visual {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 100px 15px;
  text-align: center
}
h1,.h1 {
  font-size: 0
}
.navbar-toggle {
  margin: 13px 15px 13px 0
}
.riskLogo {
  display: inline-block;
  line-height: 60px;
  position: relative;
  overflow: hidden
}
.riskLogo img {
  width: 170px;
  height: 43px;
  background: url(../img/riskSprite.png) no-repeat;
  background-position: 0 -2px;
  background-size: 580px
}
.container-fluid {
  max-width: 980px;
  height: 60px
}
.fa {
  color: #fff
}
.main_visual_copy {
  display: inline-block;
  margin-bottom: 1em;
  padding: 1em;
  border: 7px solid #fff;
  position: relative;
  overflow: hidden;
  text-align: left
}
.main_visual_copy img {
  width: 751px;
  height: 87px;
  background: url(../img/riskTitleSprite.png) no-repeat;
  background-position: 0 0;
  background-size: 752px
}
.contTitleBox {
  background: #ebf6fd;
  color: #2496e6
}
.contTitleBox h3,.contBkTitleBox h3 {
  padding-bottom: 1em
}
.contTitleBox,.contBkTitleBox {
  min-height: 210px;
  padding: 1em 1em 5em 1em
}
.contTitleBox p,.contBkTitleBox p {
  font-weight: 400
}
.contentBox a {
  color: #2496e6
}
.contentBox a:visited {
  color: purple
}
.contentBox {
  overflow: hidden
}
h3 img {
  width: 100%
}
header-content-inner a:hover {
  color: #fff
}
.serviceLink {
  width: 100%;
  margin: auto;
  position: fixed;
  z-index: -1;
  top: 400px;
  text-align: center
}
::-ms-backdrop,.serviceLink {
  z-index: 0
}
.serviceLink a,.inquiryBtn a,.serviceLink a:after,.inquiryBtn a:after {
  display: inline-block;
  width: 280px;
  height: 76px;
  background: url(../img/riskSprite.png) no-repeat;
  background-size: 581px;
  overflow: hidden
}
.serviceLink a {
  background-position: -301px 0
}
.inquiryBtn a {
  background-position: -301px -175px
}
.serviceLink a:after,.inquiryBtn a:after {
  content: '';
  display: block;
  opacity: 0;
  transition: .3s
}
.serviceLink a:after {
  background-position: -301px -88px
}
.inquiryBtn a:after {
  background-position: -301px -261px
}
.serviceLink a:hover:after,.inquiryBtn a:hover:after {
  opacity: 1
}
.serviceLinkIcon {
  margin-right: 10px;
  font-size: 170%;
  position: relative;
  top: 3px
}
#concept,#advantage {
  background: #fff
}
#back-top {
  margin: 0;
  text-align: center;
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 190
}
#back-top a {
  height: 45px;
  display: block;
  position: relative;
  width: 65px;
  background: rgba(80,80,80,.5)
}
.fa-angle-up {
  position: relative;
  top: -2px;
  left: 1px;
  color: #fff;
  font-size: 45px
}
#info {
  margin-top: 568px;
  background: #efefef
}
.infoInner {
  width: 980px;
  margin: auto;
  overflow: hidden
}
.list-info {
  list-style-type: none;
  padding-left: 0
}
.list-info li a {
  position: relative;
  display: block;
  height: 63px;
  background: #fff;
  margin-bottom: 10px;
  padding: 10px;
  transition: .3s
}
.list-info li a:hover,.list-info li a:active,.list-info li a:focus {
  background: #ccc;
  text-decoration: none
}
.list-info li a .post-category {
  position: absolute;
  left: 10px;
  width: 80px;
  height: 43px;
  background: #2496e6;
  color: #fff;
  font-size: 80%;
  font-weight: 700;
  line-height: 43px;
  text-align: center
}
.list-info li a.info .post-category {
  background: #146aa7
}
.list-info li a.column .post-category {
  background: #eca232
}
.list-info li a .post-title {
  padding: 0 124px 0 100px;
  color: #333;
  font-weight: 700;
  line-height: 43px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}
.list-info li a .post-timestamp {
  position: absolute;
  right: 20px;
  top: 10px;
  color: #888;
  line-height: 43px
}
.infoLink {
  position: relative;
  float: right
}
.infoLink a {
  display: block;
  background: #fff;
  border: 4px solid #666;
  padding: 10px 36px 10px 20px;
  color: #666;
  font-weight: 700;
  text-decoration: none;
  transition: .3s
}
.infoLink a:hover {
  background: #666;
  color: #fff
}
.infoLink a:after {
  content: "\f0a9";
  position: absolute;
  right: 17px;
  top: 50%;
  display: inline-block;
  margin-top: -9px;
  font: 18px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased
}
#concept {
  margin-top: 600px
}
.conceptImgSp {
  display: none
}
.conceptTitle {
  display: inline-block;
  margin-bottom: 2em;
  position: relative;
  overflow: hidden
}
.conceptTitle img {
  width: 561px;
  height: 124px;
  background: url(../img/riskTitleSprite.png) no-repeat;
  background-position: 0 -87px;
  background-size: 750px
}
.contBkTitleBox {
  background: #fff;
  color: #333
}
.categoryBg {
  min-height: 474px;
  background: url(../img/categoryBg.png) no-repeat;
  background-position: center;
  background-size: cover
}
.catContBox div {
  padding: 0
}
.catIconLogo {
  width: 220px;
  height: 107px;
  display: inline-block;
  margin: 0 15px 15px 0;
  padding: 0;
  background: url(../img/catIconLogo.png) no-repeat
}
.catIcon1,.catIcon2,.catIcon3,.catIcon4,.catIcon5,.catIcon6,.catIcon7,.catIcon8,.catIcon9 {
  display: inline-block;
  width: 95%;
  height: 105px;
  margin: 0 5% 5% 0;
  padding: 1em;
  position: relative;
  overflow: hidden;
  border: 5px solid #fff
}
.catIcon3,.catIcon6,.catIcon9 {
  margin-right: 0!important
}
.catIcon7,.catIcon8,.catIcon9 {
  margin-bottom: 0!important
}
.catIcon1 img,.catIcon2 img,.catIcon3 img,.catIcon4 img,.catIcon5 img,.catIcon6 img,.catIcon7 img,.catIcon8 img,.catIcon9 img {
  display: block;
  background: url(../img/riskIconSprite.png) no-repeat;
  background-size: 531px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto
}
.catIcon1 img {
  width: 81px;
  height: 67px;
  background-position: 0 0
}
.catIcon2 img {
  width: 72px;
  height: 66px;
  background-position: -176px 0
}
.catIcon3 img {
  width: 70px;
  height: 74px;
  background-position: -389px 0
}
.catIcon4 img {
  width: 54px;
  height: 75px;
  background-position: 0 -105px
}
.catIcon5 img {
  width: 140px;
  height: 73px;
  background-position: -177px -106px
}
.catIcon6 img {
  width: 142px;
  height: 76px;
  background-position: -388px -105px
}
.catIcon7 img {
  width: 142px;
  height: 74px;
  background-position: 0 -211px
}
.catIcon8 img {
  width: 72px;
  height: 73px;
  background-position: -176px -211px
}
.catIcon9 img {
  width: 89px;
  height: 78px;
  background-position: -389px -212px
}
.advantageBox h3 {
  width: 100%;
  padding: .5em;
  margin-bottom: 20px;
  background: #2496e6;
  position: relative
}
.advantageBox h3:after {
  border: 10px solid transparent;
  border-top-color: #2496e6;
  border-bottom-width: 0;
  bottom: -10px;
  content: "";
  display: block;
  left: 20px;
  position: absolute;
  width: 0
}
.advantageBox p {
  margin-bottom: 2em;
  padding: 1em;
  background: #f0f0f0
}
.adLastCont {
  margin: 0!important
}
.fa-check {
  margin-right: .5em;
  font-weight: 100
}
.advantageTitle1,.advantageTitle2,.advantageTitle3 {
  display: inline-block;
  position: relative;
  height: 22px;
  overflow: hidden
}
.advantageTitle1 {
  width: 296px
}
.advantageTitle2 {
  width: 300px
}
.advantageTitle3 {
  width: 300px
}
.advantageTitle1 img,.advantageTitle2 img,.advantageTitle3 img {
  height: 25px;
  position: absolute;
  background: url(../img/riskSprite.png) no-repeat;
  background-size: 581px
}
.advantageTitle1 img {
  background-position: 0 -58px
}
.advantageTitle2 img {
  background-position: 0 -92px
}
.advantageTitle3 img {
  background-position: 0 -126px
}
#menu {
  background: #ededed
}
.menuContTitle {
  display: block;
  width: 100%;
  margin: 0 auto 50px auto;
  padding: .5em 1em;
  border: 7px solid #2496e6;
  position: relative;
  overflow: hidden;
  text-align: center
}
.menuContTitle img {
  width: 716px;
  height: 28px;
  background: url(../img/riskTitleSprite.png) no-repeat;
  background-position: 0 -214px;
  background-size: 752px
}
.menuContBox {
  margin-bottom: 15px
}
.menuContBox5,.menuContBox6 {
  margin-bottom: 0
}
.menuContTxtBox {
  padding: 1em;
  min-height: 140px;
  background: #fff;
  line-height: 1.6em
}
.menuContTxtBox li {
  padding-left: 1em;
  text-indent: -.6em
}
.glyphicon-stop {
  margin-right: 3px
}
.menuContTxtBg {
  height: 52px;
  line-height: 52px;
  background: #2496e6;
  text-align: center
}
.menuSubTitle1,.menuSubTitle2,.menuSubTitle3,.menuSubTitle4,.menuSubTitle5,.menuSubTitle6 {
  display: inline-block;
  position: relative;
  height: 21px;
  overflow: hidden
}
.menuSubTitle1 {
  width: 110px
}
.menuSubTitle2 {
  width: 110px
}
.menuSubTitle3 {
  width: 110px
}
.menuSubTitle4 {
  width: 110px
}
.menuSubTitle5 {
  width: 195px
}
.menuSubTitle6 {
  width: 69px
}
.menuSubTitle1 img,.menuSubTitle2 img,.menuSubTitle3 img,.menuSubTitle4 img,.menuSubTitle5 img,.menuSubTitle6 img {
  background: url(../img/riskSprite.png) no-repeat;
  background-size: 581px
}
.menuSubTitle1 img {
  background-position: 0 -158px
}
.menuSubTitle2 img {
  background-position: -125px -159px
}
.menuSubTitle3 img {
  background-position: 0 -189px
}
.menuSubTitle4 img {
  background-position: -127px -189px
}
.menuSubTitle5 img {
  background-position: 0 -220px
}
.menuSubTitle6 img {
  background-position: -210px -220px
}
.profileBg {
  min-height: 566px;
  background: url(../img/profileBg.png) no-repeat;
  background-position: center;
  background-size: cover
}
.profileContentTxt h4 {
  line-height: 1.5em
}
.profileContentTxt {
  padding: 1.5em 1em;
  background: rgba(0,0,0,.5);
  color: #fff
}
.profBtn {
  margin-top: 20px;
  text-align: center
}
.profLinkBtn a,.profLinkBtn a:after {
  display: inline-block;
  width: 190px;
  height: 46px;
  background: url(../img/riskSprite.png) no-repeat;
  background-position: 0 -250px;
  background-size: 580px;
  overflow: hidden;
  cursor: pointer
}
.profLinkBtn a:after {
  content: '';
  display: block;
  opacity: 0;
  background-position: 0 -307px;
  transition: .3s
}
.profLinkBtn a:hover:after {
  opacity: 1
}
.modal-backdrop.in {
  opacity: .8
}
.modal-dialog {
  width: 60%;
  max-width: 750px;
  margin: 50px auto
}
.glyphicon {
  top: 3px
}
.modal-header .close {
  margin-top: -10px
}
.modal-content {
  border-radius: 3px
}
.modal-header {
  height: 60px;
  line-height: 60px;
  padding: 30px 20px;
  border-bottom: none
}
.close {
  font-weight: 500;
  font-size: 120%;
  color: #666;
  opacity: 1
}
.modal-body {
  padding: 0 20px 20px 20px;
  line-height: 1.5em;
  text-align: left;
  color: #666
}
h5 .profModalList {
  font-size: 110%
}
.profModalList {
  margin-bottom: 20px
}
.profTitle {
  width: 90px;
  padding: 5px 10px;
  overflow: hidden;
  background: #ebf6fd;
  font-weight: 700;
  text-align: center;
  color: #2496e6
}
.profPhoto {
  float: right
}
.profPhoto img {
  width: 100%;
  max-width: 199px;
  text-align: center
}
.inquiryBg {
  background: #2496e6;
  color: #fff
}
.inquiryTxt {
  width: 45%;
  margin: auto;
  text-align: left
}
footer {
  clear: both;
  width: 100%;
  position: relative;
  background: #fff
}
.footerContent {
  padding: 1em;
  background: #fff
}
.footerLink a {
  color: #333
}
.footerLink a:hover {
  color: #2496e6;
  text-decoration: none
}
.footer-fb .fa,.footer-tw .fa {
  margin-right: 5px;
  font-size: 16px
}
.footer-fb .fa {
  color: #315096
}
.footer-tw .fa {
  color: #55acee
}
.companyLogo {
  text-align: right
}
.KdLogo {
  display: inline-block;
  position: relative;
  overflow: hidden
}
.KdLogo img {
  width: 130px;
  height: 54px;
}
#back-top {
  position: fixed
}
.copyright {
  padding: 3px 0;
  text-align: center;
  background: #e3e3e3;
  color: #666
}
.fa-copyright {
  margin-right: 5px;
  color: #666
}
.navbar-fixed-top .navbar-collapse {
  max-height: none
}
.navbar-nav>li>a {
  padding-top: 20px;
  padding-bottom: 20px
}
.navbar-default .nav>li>a,.navbar-default .nav>li>a:focus {
  color: #333
}
.navbar-default .nav>li>a:hover,.navbar-default .nav>li>a:focus:hover {
  background: #e2f3ff;
  color: #2496e6
}
.navbar-default.affix {
  border-bottom: 1px solid #ccc;
  background: #fff
}
.navbar-header h1 {
  clear: inherit
}
.navbar-default.affix .nav>li>a,.navbar-default.affix .nav>li>a:focus {
  color: #333
}
.navbar-default.affix .nav>li>a:hover,.navbar-default.affix .nav>li>a:focus:hover {
  color: #fff
}
.block_main_visual .inner_main_visual {
  position: absolute;
  top: 42%;
  padding: 0 50px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
.section-heading {
  margin-top: 0
}
.service-box {
  margin: 50px auto 0;
  max-width: 400px
}
.service-box p {
  margin-bottom: 0
}
.call-to-action h2 {
  margin: 0 auto 20px
}
.no-gutter>[class*=col-] {
  padding-right: 0;
  padding-left: 0
}
.btn-default {
  border-color: #fff;
  color: #333;
  background-color: #fff;
  transition: all .35s
}
.btn-default:hover,.btn-default:focus,.btn-default:active,.open>.dropdown-toggle.btn-default {
  border-color: #ededed;
  color: #fff;
  background-color: #f2f2f2
}
.btn-default:active,.open>.dropdown-toggle.btn-default {
  background-image: none
}
.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active {
  border-color: #fff
}
.btn-default .badge {
  color: #fff
}
.btn {
  border: solid 4px #fff;
  border-radius: 40px;
  padding: 1em 2.5em;
  font-size: 125%;
  font-weight: 700;
  color: #fff
}
a.btn:hover {
  color: #fff
}
.btn-xl {
  padding: 15px 30px
}
.float_banner {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 354px;
  border: 2px solid #000;
  z-index: 11
}
.float_banner .icon_close {
  content: "\f057";
  position: absolute;
  left: -20px;
  top: -20px;
  width: 32px;
  height: 32px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 1px 4px #000;
  cursor: pointer;
  line-height: 32px;
  text-align: center
}
.float_banner .icon_close:after {
  content: "\f057";
  font-family: 'FontAwesome';
  color: #000;
  font-size: 30px
}
.float_banner a:hover img,.float_banner a:active img,.float_banner a:focus img {
  opacity: .9
}
.float_banner img {
  width: 100%;
  transition: all .35s
}
.bnr_pc {
  display: block
}
.bnr_sp {
  display: none
}
@media (max-width: 992px) {
  p,.contTitleBox h3,.contBkTitleBox h3 {
    padding-bottom:0
  }
  .contTitleBox p,.contBkTitleBox p {
    margin: 0;
    padding: 0
  }
  .main_visual_copy.titleSwitch:after,.menuContTitle.titleSwich:after {
    content: attr(data-label);
    font-weight: 700
  }
  .main_visual_copy {
    font-size: 80%;
    line-height: 1.8em;
    text-align: left;
    letter-spacing: .2em
  }
  .main_visual_copy img {
    display: none
  }
  .conceptTitle {
    margin-bottom: 1em
  }
  .contTitleBox h3,.contBkTitleBox h3 {
    margin-bottom: 5px;
    padding-bottom: 0
  }
  .conceptImgPc img {
    display: none
  }
  .conceptImgSp {
    display: block;
    font-weight: 700;
    line-height: 1.3em;
    position: relative;
    bottom: 20px;
    color: #2496e6
  }
  .service-box {
    margin: 20px auto 0
  }
  .contTitleBox,.contBkTitleBox {
    margin-bottom: 1.5em;
    min-height: 0;
    padding: 1em
  }
  #info {
    margin-top: 550px
  }
  .infoInner {
    width: 100%
  }
  .conceptTitle img {
    margin-bottom: 0
  }
  .catIcon1,.catIcon2,.catIcon3,.catIcon4,.catIcon5,.catIcon6,.catIcon7,.catIcon8,.catIcon9 {
    width: 31%;
    margin: 0 3% 3% 0;
    float: left
  }
  .catIcon3,.catIcon6,.catIcon9 {
    margin-right: 0
  }
  .menuContTitle {
    margin: 0 auto 15px auto;
    font-size: 85%;
    font-weight: 700;
    color: #2496e6
  }
  .menuContTitle img {
    display: none
  }
  .menuContTxtBox {
    display: block;
    min-height: 230px;
    padding: 1em 1em 0 1em
  }
  .inquiryTxt {
    width: 80%;
    margin: auto;
    padding-bottom: 20px
  }
  .profileContentTxt h4 {
    margin: 0 0 10px 0
  }
}
@media (max-width: 768px) {
  .navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {
    background-color:#fff
  }
  .navbar-toggle {
    border: none;
    margin: 11px 15px 11px 0
  }
  .navbar-toggle .icon-bar {
    height: 4px
  }
  .nav {
    background: #fff
  }
  .nav li {
    border-bottom: 1px solid #ccc
  }
  .navbar-nav {
    margin: 0 -15px
  }
  .riskLogo {
    padding-left: 10px
  }
  .contTitleBox {
    min-height: 0;
    padding: 1em
  }
  #info {
    margin-top: 450px
  }
  .advantageBox {
    padding: 0
  }
  .menuContBox {
    min-height: 0
  }
  .menuContTxtBox {
    padding: 1em;
    min-height: 0
  }
  .menuContTitle {
    padding: 10px;
    text-align: left;
    font-size: 65%;
    line-height: 1.5em
  }
  .menuContBox5 {
    margin-bottom: 15px!important
  }
  .modal-dialog {
    width: 95%
  }
  .profPhoto {
    margin-bottom: 20px;
    text-align: center
  }
  footer {
    position: relative
  }
  .footerContent {
    padding: 10px 0;
    text-align: center
  }
  .footerLink li {
    margin-bottom: 10px
  }
  .footerLink li {
    width: 49%;
    padding: 0 0 0 1%
  }
  .footerLink,.companyLogo {
    line-height: 3em
  }
  .companyLogo {
    text-align: center;
    overflow: hidden
  }
  .copyrightLink,.kdLogoLink {
    text-align: left
  }
}
@media (max-width: 540px) {
  .riskLogo img {
    width:220px;
    height: 34px;
    background-size: 206%;
    background-position: 0 -1px
  }
  .block_main_visual {
    height: 450px
  }
  .block_main_visual .inner_main_visual {
    top: 37%;
    padding: 0 15px
  }
  .main_visual_copy {
    padding: .7em
  }
  .main_visual_copy {
    margin-bottom: 50px;
    border: 5px solid #fff;
    font-size: 60%;
    line-height: 1.5em;
    letter-spacing: .2em
  }
  .serviceLink {
    top: 300px
  }
  .list-info li a .post-title {
    padding: 0 10px 0 100px;
    line-height: 1.6
  }
  .list-info li a .post-timestamp {
    bottom: 9px;
    top: auto;
    font-size: 85%;
    line-height: 1.3em
  }
  #concept {
    margin-top: 450px
  }
  .conceptImgSp {
    font-size: 120%
  }
  .conceptTitle img {
    height: 80px;
    background-position: 0 -48px;
    background-size: 80%
  }
  .catIcon1,.catIcon2,.catIcon3,.catIcon4,.catIcon5,.catIcon6,.catIcon7,.catIcon8,.catIcon9 {
    border: 3px solid #fff
  }
  .catIcon1 img,.catIcon2 img,.catIcon3 img,.catIcon4 img,.catIcon5 img,.catIcon6 img,.catIcon7 img,.catIcon8 img,.catIcon9 img {
    background-size: 290px
  }
  .catIcon1 img {
    width: 46px;
    height: 39px;
    background-position: 0 0
  }
  .catIcon2 img {
    width: 40px;
    height: 38px;
    background-position: -96px 0
  }
  .catIcon3 img {
    width: 40px;
    height: 42px;
    background-position: -212px 0
  }
  .catIcon4 img {
    width: 34px;
    height: 42px;
    background-position: 2px -57px
  }
  .catIcon5 img {
    width: 77px;
    height: 42px;
    background-position: -96px -57px
  }
  .catIcon6 img {
    width: 77px;
    height: 42px;
    background-position: -213px -57px
  }
  .catIcon7 img {
    width: 75px;
    height: 40px;
    background-position: 0 -115px
  }
  .catIcon8 img {
    width: 38px;
    height: 43px;
    background-position: -97px -113px
  }
  .catIcon9 img {
    width: 50px;
    height: 45px;
    background-position: -212px -114px
  }
  .advantageTitle1 img,.advantageTitle2 img,.advantageTitle3 img {
    background-size: 400px;
    position: relative
  }
  .advantageTitle1 img {
    width: 180px;
    height: 20px;
    background-position: 0 -40px
  }
  .advantageTitle2 img {
    width: 180px;
    height: 20px;
    background-position: 0 -63px
  }
  .advantageTitle3 img {
    width: 180px;
    height: 20px;
    background-position: 0 -86px
  }
  .modal-body {
    padding: 0 1em 3em 1em
  }
  .profileContentTxt h4 {
    font-size: 15px
  }
  .profBtn {
    margin-top: 30px
  }
  .profPhoto {
    width: 100%
  }
  .inquiryTxt {
    padding-bottom: 30px
  }
  .footerContent div.col-lg-6,.footerContent div.col-xs-6 {
    padding-right: 0;
    padding-left: 0
  }
  .footerLink li:nth-child(1) {
    width: 59%
  }
  .footerLink li:nth-child(2) {
    width: 39%
  }
  .kyodoLogo img {
    width: 119px;
    height: 33px;
    background-position: 0 -316px;
    background-size: 500px
  }
  .KdLogo img {
    width: 130px;
    height: 54px;
    background-position: -363px -313px;
    background-size: 500px
  }
  .float_banner {
    width: 100%
  }
  .float_banner .icon_close {
    right: -5px;
    left: auto
  }
  .bnr_pc {
    display: none
  }
  .bnr_sp {
    display: block
  }
}
.page-container {
  background: #ededed
}
.main-content {
  max-width: 960px;
  margin: auto;
  padding-top: 100px;
  overflow: hidden
}
.main-content h2,.main-content .h2 {
  font-size: 100%
}
.site-content {
  float: right
}
.footerLink a {
  color: #333;
  font: 14px/1.42857143 "Helvetica Neue",Helvetica,Arial,sans-serif
}
.footerLink a:hover {
  color: #2496e6
}
.navbar-default .nav>li>a,.navbar-default .nav>li>a:focus {
  color: #333;
  font: 14px/1.42857143 "Helvetica Neue",Helvetica,Arial,sans-serif
}
.navbar-header {
  font-size: 0
}
.sidebar .widget_columnlink,.sidebar .widget_categories,.sidebar .widget_nav_menu {
  background: #fff;
  margin: 0 0 20px
}
.sidebar .widget_nav_menu>div>ul,.sidebar .widget_categories>ul {
  padding: 15px 10px
}
.sidebar .widget-title a:before,.sidebar .widget-title a:after,.sidebar .widget_nav_menu li a:after,.sidebar .widget_categories li a:after {
  position: absolute;
  display: inline-block;
  font: 24px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.sidebar .widget-title a:before {
  left: 10px
}
.sidebar .widget-title a:after,.sidebar .widget_categories li a:after {
  right: 10px;
  top: 50%;
  margin-top: -7px;
  font-size: 18px
}
.sidebar .widget_nav_menu li a:after,.sidebar .widget_categories ul.children li a:after {
  position: static;
  margin-left: 15px;
  color: #e0e0e0
}
.sidebar .widget_nav_menu li a:after,.sidebar .widget_categories li a:after {
  font-size: 16px
}
.sidebar .widget_columnlink .widget-title a:before {
  content: "\f07c"
}
.sidebar .widget_nav_menu .widget-title a:before {
  content: "\f02c"
}
.sidebar .widget_categories .widget-title a:before {
  content: "\f0ac"
}
.sidebar .widget-title a:after,.sidebar .widget_categories li a:after {
  content: "\f054"
}
.sidebar .widget_nav_menu li a:after,.sidebar .widget_categories ul.children li a:after {
  content: "\f138"
}
.widget-title {
  position: relative
}
.widget-title a {
  display: block;
  background: #2496e6;
  padding: 15px 20px 15px 50px;
  color: #fff;
  font: 700 90% 'Noto Sans Japanese', sans-serif;
  letter-spacing: 2px
}
.widget-title a:hover,.widget-title a:active,.widget-title a:focus {
  opacity: .8
}
.widget_categories ul.children li,.widget_nav_menu li:last-child {
  margin-bottom: 0
}
.widget_categories li a {
  position: relative;
  display: block;
  background: #444;
  margin-bottom: 6px;
  padding: 5px 10px;
  color: #fff;
  font: 700 90% 'Noto Sans Japanese', sans-serif;
}
.widget_categories li a:hover {
  opacity: .7
}
.widget_nav_menu li a,.widget_categories ul.children li a {
  background: 0 0;
  padding: 0 0 0 10px;
  color: #333;
  font: 400 100% "Hiragino Kaku Gothic ProN","Meiryo","MS PGothic",sans-serif
}
.widget_nav_menu li a:hover,.widget_nav_menu li a:active,.widget_nav_menu li a:focus,.widget_categories ul.children li a:hover,.widget_categories ul.children li a:active,.widget_categories ul.children li a:focus {
  color: #2496e6
}
.widget_nav_menu li a {
  position: relative;
  display: block;
  margin-bottom: 5px
}
.content-area {
  padding: 0
}
.page-header {
  margin: 0;
  padding: 0
}
.block-posts {
  padding: 0 0 20px
}
.site-main {
  margin-bottom: 40px
}
.page-title,.column-title,.single-main .entry-title {
  background: #444;
  margin-bottom: 10px;
  padding: 5px 20px;
  color: #fff;
  font: 700 120% 'Noto Sans Japanese', sans-serif;
  letter-spacing: 1px
}
.site-main article {
  background: #fff;
  margin: 0 0 10px;
  padding: 15px 20px
}
.site-main .entry-title a {
  margin-bottom: 5px;
  display: block;
  color: #333;
  font-size: 120%
}
.site-main .entry-title a:hover,.site-main .entry-title a:active,.site-main .entry-title a:focus {
  color: #2496e6
}
.entry-footer {
  overflow: hidden
}
.entry_meta_1 {
  margin-bottom: 5px;
  overflow: hidden
}
.posted-on,.author_company,.author_position,.author_name,.cat-links,.tags-links,.edit-link {
  display: inline-block;
  margin-right: 5px;
  font-size: 90%
}
.author_company {
  margin-left: 30px
}
.posted-on a {
  color: #333
}
.posted-on a:hover,.posted-on a:active,.posted-on a:focus {
  color: #2496e6
}
.posted-on a:visited {
  color: #aaa
}
.post-categories li {
  display: inline-block
}
.cat-links a,.tags-links a {
  display: inline-block;
  margin: 0 5px 5px 0;
  padding: 2px 5px;
  background: #ffe8e8;
  border: 1px solid #e62424;
  color: #e62424;
  font-size: 9px;
  text-align: center
}
.cat-links a:hover {
  background: #e62424;
  color: #fff
}
.tags-links a {
  background: #ebf6fd;
  border: 1px solid #2496e6;
  color: #2496e6
}
.tags-links a:hover {
  background: #2496e6;
  color: #fff
}
.cat-links span:last-child a,.tags-links span:last-child a {
  margin-right: 0
}
.edit-link {
  float: right
}
.pagination {
  width: 100%
}
.nav-links {
  margin: auto;
  width: 460px;
  overflow: hidden;
  text-align: center
}
.nav-links a,.nav-links span {
  display: inline-block;
  width: 46px;
  height: 46px;
  background: #fff;
  border: 3px solid #333;
  margin-right: 15px;
  color: #333;
  font: 700 20px/40px 'Maven Pro',sans-serif;
  text-align: center
}
.nav-links a:hover,.nav-links a:active,.nav-links a:focus {
  background: #2496e6;
  border-color: #2496e6;
  color: #fff
}
.nav-links span.page-numbers.current {
  color: #fff;
  background: #2496e6;
  border-color: #2496e6
}
.single-main article {
  background: #fff;
  margin: 0 0 20px;
  padding: 0;
  overflow: hidden
}
.single-main .entry-header {
  position: relative;
  background: #5e5e5e;
  padding-bottom: 30px
}
.single-main .entry-title {
  position: relative;
  margin-bottom: 0;
  padding: 10px 20px
}
.single-main .entry_meta_1 {
  position: absolute;
  left: 20px;
  bottom: 10px;
  margin-bottom: 0
}
.single-main .entry_meta_1 span {
  color: #fff
}
.single-main .entry_meta_2 {
  padding: 10px 10px 3px 20px
}
.single-main .entry-content {
  padding: 20px
}
.entry-content a {
  color: #00f
}
.entry-content a:hover,.entry-content a:active,.entry-content a:focus {
  text-decoration: underline
}
.single-main .entry-content img {
  display: block;
  margin: auto
}
.entry-content table {
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 1.3
}
.entry-content table th {
  background: #eee;
  font-weight: 700
}
.entry-content table th,.entry-content table td {
  border: 1px solid #ccc;
  padding: 10px
}
.entry-content table td p {
  margin: 0
}
.single-main .btn_back {
  display: block;
  width: 196px;
  background: #fff;
  border: 4px solid #444;
  margin: 0 auto 40px;
  padding: 12px;
  color: #444;
  font: 700 90% 'Noto Sans Japanese', sans-serif;
  letter-spacing: 2px;
  text-align: center
}
.single-main .btn_back:visited {
  color: #444
}
.single-main .btn_back:hover,.single-main .btn_back:active,.single-main .btn_back:focus {
  background: #444;
  color: #fff
}
.post-sns {
  width: 100%;
  max-width: 300px;
  margin: 40px auto;
  text-align: center
}
.post-sns li {
  display: inline-block;
  width: 49%;
  height: 45px;
  text-align: center
}
.post-sns li a {
  display: block;
  height: 45px;
  transition: all .5s;
  padding-top: 3px;
  color: #fff;
  font-size: 28px;
  text-decoration: none;
  line-height: 45px
}
.post-sns li a:hover,.post-sns li a:active,.post-sns li a:focus {
  opacity: .7
}
.post-sns .post-sns-ln {
  display: none
}
.post-sns-fb a {
  background: #315096
}
.post-sns-tw a {
  background: #55acee
}
.post-sns-ln a {
  background: #00c300
}
.section-single-column {
  width: 83.33333333%;
  margin: auto
}
.section-single-column .page-header h1 {
  padding: 30px 20px;
  font-size: 150%;
  font-weight: 700
}
.section-single-column .wpcf7 {
  padding: 0 0 40px
}
.form_notice {
  width: 90%;
  background: #ebf6fd;
  border: 4px solid #2496e6;
  margin: 40px auto;
  padding: 20px;
  color: #2496e6
}
.block-contact {
  list-style-type: none;
  padding: 0;
}
.screen-reader-response {
  display: none
}
.wpcf7 .wpcf7-validation-errors {
  width: 70%;
  background: #fff1f1;
  border: none;
  margin: 0 auto 40px;
  padding: 20px;
  color: #da2323
}
.wpcf7 .wpcf7-mail-sent-ok {
  display: block;
  width: 80%;
  background: #e2f9e6;
  border: none;
  margin: 0 auto 60px;
  padding: 20px;
  color: #369636
}
.screen-reader-response ul {
  display: none;
  padding: 20px 20px 0;
  font-size: 80%
}
.wpcf7-form {
  background: #fff;
  overflow: hidden
}
.wpcf7-form dl {
  display: table;
  width: 100%;
  border-bottom: 1px solid #ddd;
  padding: 20px 0
}
.wpcf7-form dt {
  position: relative;
  display: table-cell;
  width: 30%;
  font-weight: 700;
  text-align: right;
  vertical-align: top;
  line-height: 2.5
}
.wpcf7-form dt.required:after {
  content: "※";
  color: red
}
.wpcf7-form dd {
  position: relative;
  display: table-cell;
  width: 70%;
  padding: 0 20px 0 40px
}
.wpcf7-form dd .contact-message {
  padding-left: 30px
}
.wpcf7-form dd input,.wpcf7-form dd textarea {
  background-color: #f5f5f5;
  border: none;
  border-top: 1px solid #e9e9e9;
  box-sizing: border-box;
  padding: 0 5px 0 5px;
  font-size: 16px
}
.wpcf7-form dd input.wpcf7c-conf,.wpcf7-form dd textarea.wpcf7c-conf {
  background: 0 0;
  border: none;
  resize: none
}
.wpcf7-form dd input {
  width: 100%;
  height: 40px;
  line-height: 2.5
}
.wpcf7-form dd textarea {
  display: block;
  width: 100%;
  height: 100px
}
.wpcf7-form .wpcf7-form-control-wrap {
  position: static
}
.wpcf7-form dd .wpcf7-not-valid-tip {
  position: absolute;
  left: 40px;
  bottom: -35px;
  background: #da4e4e;
  padding: 5px 10px;
  color: #fff;
  font-size: 80%
}
.wpcf7-form dd .wpcf7-not-valid-tip:after {
  content: '';
  position: absolute;
  left: 20px;
  top: -10px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 10px solid #da4e4e
}
.wpcf7-form .area-submit {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wpcf7-form .wpcf7-submit,.wpcf7-form .wpcf7-confirm,.wpcf7-form .wpcf7-back {
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  box-sizing: border-box;
  display: inline-block;
  width: 196px;
  background: 0 0;
  border: 3px solid #2496e6;
  border-radius: 10px;
  margin: 40px 10px;
  padding: 12px;
  color: #2496e6;
  font: 700 90% 'Noto Sans Japanese', sans-serif;
  letter-spacing: 2px;
  text-align: center
}
.wpcf7-form .wpcf7-back {
  border: 3px solid #888;
  color: #888
}
.wpcf7-form .wpcf7-submit:hover,.wpcf7-form .wpcf7-submit:active,.wpcf7-form .wpcf7-submit:focus,.wpcf7-form .wpcf7-confirm:hover,.wpcf7-form .wpcf7-confirm:active,.wpcf7-form .wpcf7-confirm:focus {
  background: #2496e6;
  color: #fff;
  transition: .3s
}
.wpcf7-form .wpcf7-back:hover,.wpcf7-form .wpcf7-back:active,.wpcf7-form .wpcf7-back:focus {
  background: #888;
  color: #fff;
  transition: .3s
}
.notice_required {
  width: 90%;
  margin: 10px auto
}
.notice_required span {
  color: red
}
.block-single {
  background: #fff;
  padding: 40px;
  overflow: hidden
}
.list2 dl {
  margin: 0 0 50px 0
}
.list2 dt {
  padding: 0 0 5px 0;
  border-bottom: 1px solid #ddd;
  margin: 0 0 10px 0;
  font-weight: 700;
  font-size: 15px
}
.list2 dd {
  font-size: 14px;
  line-height: 1.7
}
.list2 dd p {
  margin-bottom: 2em;
  line-height: 1.7
}
.list2 dd .text_right {
  text-align: right
}
.list2 dd span {
  font-weight: 700
}
.list2 dd ol {
  text-indent: -1em
}
.list2 dd ol li {
  margin: 0 0 0 1em
}
.list2 .address_box {
  text-align: right;
  font-size: 14px
}
.list-info li a {
  position: relative;
  display: block;
  height: 70px;
  background: #fff;
  margin-bottom: 10px;
  padding: 10px;
  transition: .3s
}
.list-info li a .post-category {
  position: absolute;
  left: 10px;
  width: 80px;
  height: 50px;
  background: #2496e6;
  color: #fff;
  font-size: 80%;
  font-weight: 700;
  line-height: 50px;
  text-align: center
}
.list-info li a .post-title {
  padding: 3px 0 0 90px;
  color: #333;
  font-weight: 700;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}
.list-info li a .post-author {
  position: absolute;
  right: 150px;
  bottom: 10px;
  color: #888;
  text-align: right
}
.list-info li a .post-timestamp {
  position: absolute;
  right: 10px;
  bottom: 10px;
  color: #888
}
.error-404 {
  width: 60%;
  margin: 0 auto 40px
}
.error-404 .page-content {
  background: #fff;
  overflow: hidden
}
.block-search dl {
  display: table;
  width: 100%;
  padding: 20px 0 0
}
.block-search dt {
  position: relative;
  display: table-cell;
  width: 30%;
  font-weight: 700;
  text-align: right;
  vertical-align: top;
  line-height: 2.5
}
.block-search dd {
  position: relative;
  display: table-cell;
  width: 70%;
  padding: 0 20px 0 40px
}
.block-search dd .contact-message {
  padding-left: 30px
}
.block-search dd input {
  background-color: #f5f5f5;
  border: none;
  border-top: 1px solid #e9e9e9;
  box-sizing: border-box;
  padding: 0 5px 0 5px;
  font-size: 16px
}
.block-search dd input {
  width: 100%;
  height: 40px;
  line-height: 2.5
}
.block-search .search-submit {
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  box-sizing: border-box;
  display: block;
  width: 196px;
  background: 0 0;
  border: 4px solid #2496e6;
  border-radius: 10px;
  margin: 40px auto;
  padding: 12px;
  color: #2496e6;
  font: 700 90% 'Noto Sans Japanese', sans-serif;
  letter-spacing: 2px;
  text-align: center
}
.block-search .search-submit:hover,.block-search .search-submit:active,.block-search .search-submit:focus {
  background: #2496e6;
  color: #fff;
  transition: .3s
}
@media (max-width: 540px) {
  .float_banner {
    width:100%
  }
  .float_banner .icon_close {
    right: -5px;
    left: auto
  }
  .bnr_pc {
    display: none
  }
  .bnr_sp {
    display: block
  }
}
@media (max-width: 992px) {
  .sidebar {
    padding:0 10px
  }
  .site-content {
    float: none;
    padding: 0 10px
  }
  .main-content {
    padding-top: 80px
  }
  .companyLogo {
    text-align: center;
    margin: 30px 0 5px
  }
  .screen-reader-text {
    display: none
  }
  .pagination {
    margin: 10px 0 20px
  }
  .nav-links {
    width: 100%
  }
  .single-main .entry-header {
    padding-bottom: 80px
  }
  .single-main .posted-on {
    display: block
  }
  .single-main .author_company {
    margin-left: 0
  }
  .single-main .author_name {
    display: block
  }
  .single-main .entry-content img {
    width: 100%;
    height: auto
  }
  .single-main .entry-content {
    padding: 15px
  }
  .section-single-column .page-header h1 {
    padding: 10px 20px;
    font-size: 120%
  }
  .section-single-column {
    width: 100%
  }
  .wpcf7-form dl,.wpcf7-form dt,.wpcf7-form dd {
    display: block
  }
  .wpcf7-form dt,.wpcf7-form dd {
    width: 100%;
    padding: 0 20px;
    text-align: left
  }
  .wpcf7-form dd .wpcf7-not-valid-tip {
    left: 20px
  }
  .wpcf7-validation-errors {
    width: 90%
  }
  .block-single {
    padding: 20px
  }
  .error-404 {
    width: 100%
  }
  .block-search dt,.block-search dd {
    display: block;
    width: 100%;
    padding: 0 20px;
    text-align: left
  }
}
@media (max-width: 768px) {
  .navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {
    background-color:#fff
  }
  .navbar-toggle {
    border: none;
    margin: 11px 15px 11px 0
  }
  .navbar-toggle .icon-bar {
    height: 4px
  }
  .nav {
    background: #fff
  }
  .nav li {
    border-bottom: 1px solid #ccc
  }
  .navbar-nav {
    margin: 0 -15px
  }
  .riskLogo {
    padding-left: 10px
  }
}
@media (max-width: 540px) {
  .riskLogo img {
    width:220px;
    height: 34px;
    background-size: 206%;
    background-position: 0 -1px
  }
}
/* お問い合わせ 確認画面 */
#wpcf7cpcnf {
  background: #fff!important;
  overflow: hidden
}
#wpcf7cpcnf table {
	width: 100%;
}
#wpcf7cpcnf tr {
  display: flex;
	align-items: center;
  width: 100%;
  border-bottom: 1px solid #ddd;
  padding: 20px 0
}
div#wpcf7cpcnf th,
div#wpcf7cpcnf td {
  border-bottom: 0 !important;
}
div#wpcf7cpcnf th {
  text-align: right;
}
#wpcf7cpcnf th {
  position: relative;
  display: table-cell;
  width: 30%;
  font-weight: 700;
  text-align: right;
  vertical-align: top;
  line-height: 2.5
}
#wpcf7cpcnf td {
  position: relative;
  display: table-cell;
  width: 70%;
  padding: 0 20px 0 40px
}
#wpcf7cpcnf th p,
#wpcf7cpcnf td p {
  padding-bottom: 0;
	margin-bottom: 0;
}
#wpcf7cpcnf th p {
  text-align: right;
}
#wpcf7cpcnf .wpcf7cp-btns {
  display: flex;
  justify-content: center;
}
#wpcf7cpcnf .wpcf7cp-cfm-submit-btn,
#wpcf7cpcnf .wpcf7cp-cfm-edit-btn {
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  box-sizing: border-box;
  display: inline-block;
  width: 196px;
  background: 0 0;
  border: 3px solid #2496e6;
  border-radius: 10px;
  margin: 40px 10px;
  padding: 12px;
  color: #2496e6;
  font: 700 90% 'Noto Sans Japanese', sans-serif;
  letter-spacing: 2px;
  text-align: center
}
.wpcf7 form .wpcf7-response-output {
  max-width: 70%;
  margin: 0 auto 40px !important;
  padding: 20px !important;
}
@media (max-width: 992px) {
  #wpcf7cpcnf tr,
  #wpcf7cpcnf th,
  #wpcf7cpcnf td {
    display: block
  }

  #wpcf7cpcnf th,
  #wpcf7cpcnf td {
    width: 100%;
    padding: 0 20px;
    text-align: left
  }
  #wpcf7cpcnf .wpcf7cp-cfm-submit-btn,
  #wpcf7cpcnf .wpcf7cp-cfm-edit-btn {
    margin-top: 0;
  }
}
