/*
 * Start Bootstrap - Half Slider (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

/*common*/
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);

html,
body {
    height: 100%;
    font-family: "メイリオ",Meiryo,"Open Sans","Helvetica Neue",Helvetica,Arial,"游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN",sans-serif !important;
	color: #000;
}
/*@font-face {
    font-family: Yu Gothic;
    src: url(../fonts/yugothib.ttf);
}*/
.carousel {
    height: 100%;
}
.form-control{
	padding-top: 0;
	padding-bottom: 0;
}
.red-span{
	color: #e61010;
}
.item,
.active,
.carousel-inner {
    height: 100%;
}
.mb-none{margin-bottom: 0px;}
.mb05{margin-bottom: 5px;}
.mb10{margin-bottom: 10px;}
.mb15{margin-bottom: 15px;}
.mb20{margin-bottom: 20px;}
.mb25{margin-bottom: 25px !important;}
.mb30{margin-bottom: 30px;}
.mb35{margin-bottom: 35px;}
.mb40{margin-bottom: 40px;}
.mb50{margin-bottom: 50px;}
.mb60{margin-bottom: 60px;}
.mb70{margin-bottom: 70px;}
.mb80{margin-bottom: 80px;}
.mb90{margin-bottom: 90px;}
.mb100{margin-bottom: 100px;}
.mt06{margin-top: 6px;}
.ml18{margin-left: 18px;}
.font13{font-size: 13px;}
.font14{font-size: 14px;}
.font15{font-size: 15px;}
.font16{font-size: 16px;}
.font18{font-size: 18px;}
.font20{font-size: 20px;}
.font24{font-size: 24px;}
.font-bold{font-weight: bold;}
.c-darkorange{color: #ff4500;}
.header{
    overflow: hidden;
    position: relative;
}
.over-po{
    position: absolute;
    top: 0px;
    right: 7.7%;
}
.list-color{
  margin-bottom: 20px;
}
.list-color li{
/*    background: #808080;
    padding: 8px 22px;
    color: #fff;*/
    padding-right: 0;
    padding-left: 0;
    margin-right: 6px;
	/*font-family: Yu Gothic;*/
	font-family: 'Noto Sans Japanese';
}
.list-color li a{	/*2017.3.21 iwai*/
    background: #808080;
    padding: 8px 8px;
    color: #fff;
    display: inline-block;
}
.list-color li.center a{
   padding: 8px 8px;
}
.list-color li.last a{
   padding: 8px 8px;
}
.font-yu-gothic{
  /*font-family: Yu Gothic;*/
  font-family: 'Noto Sans Japanese';
}
.list-color li:last-child{
    margin-right: 0px;
}
.none-radius{
  border-radius: 0;
}
.none-bold{
  font-weight: normal;
}
.form-sidebar{
  width: 100%;
  max-width: 237px;
  margin: 0 auto;
}
.form-sidebar input[type="email"],
.form-sidebar input[type="password"],
.form-sidebar input[type="text"]{
  height: 29px;
}
.mar-auto{
  margin: 0 auto;
}
a:hover, button:hover{
  cursor: pointer;
  text-decoration: none;
  opacity: 0.8;
}
ul li{
  list-style: none;
}
.col-centered{
    float: none;
    margin: 0 auto;
}
.pad-left-none{
  padding-left: 0px;
  padding-right: 15px;
}
.pad-right-none{
  padding-right: 0px;
  padding-left: 15px;
}
.over{
  overflow: hidden;
}
/* end common*/
/* slide */
.fill {
    width: 100%;
    height: 100%;
    background-position: top center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
/* .fill1{
	position: relative;
    background-image:url('../img/img1.png');
}
.fill2{
    background-image:url('../img/img2.png');
}
.fill3{
    background-image:url('../img/img3.png');
}
.fill4{
    background-image:url('../img/img1.png');
} */
/* end slide */
/*menu*/
.bg-menu{
    background-color: #f2f2f2;
    border-bottom: 3px solid #070159;
    margin-bottom: 0px;
    border-radius: 0px;
    height: 52px;
}
.bg-menu ul li a{
    color: #000;
    padding: 14px 30px 14px 30px;
    background: url("../img/bg_li.png") no-repeat left center;
    font-size: 16px;
    text-align: center;
}
.bg-menu ul li.end a{
    background: url("../img/bg_li.png") no-repeat left center, url("../img/bg_li.png") no-repeat right center;
}
.bg-menu ul li.center a{
  background: url("../img/bg_li.png") no-repeat left 9px;
  padding: 15px 60px 13px 60px;
}
.bg-menu ul li.center-pd a{
  padding: 15px 10px 13px 17px;
}
.bg-menu ul li.center{
  position: relative;
}
.bg-menu ul li a span.first{
  display: block;
  font-size: 13px;
  font-weight: normal;
  position: absolute;
  top: 6px;
  left: 0;
  right: 0px;
}
.bg-menu ul li a span.font-yu-gothic{
  display: block;
  margin-top:10px;
}
/* end menu*/
.logo{
    float: left;
    padding: 10px 10px 0px;
}
input[type=checkbox] {
  opacity: 0;
  float:left;
}

input[type=checkbox] + label {
  margin: 0 0 0 10px;
  position: relative;
  cursor: pointer;
  float: left;
  font-weight: normal;
}

input[type=checkbox] + label ~ label {
  margin: 0 0 0 40px;
}

input[type=checkbox] + label::before {
    content: ' ';
    position: absolute;
    left: -22px;
    top: 0px;
    width: 16px;
    height: 16px;
    display: block;
    background: white;
    border: 1px solid #A9A9A9;
}

input[type=checkbox] + label::after {
  content: ' ';
  position: absolute;
  left: -22px;
  top: 0px;
  width: 16px;
  height: 16px;
  display: block;
  z-index: 1;
  background: url('../img/checkbox.png') no-repeat center center;
  -ms-transition: all .2s ease;
  -webkit-transition: all .2s ease;
  transition: all .3s ease;
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 0;
}
input[type=checkbox]:checked + label::after {
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
/* banner */
.banner{
  overflow: hidden;
  background-color: #90A7B1;
  background-image: url(../img/top_main.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: auto;
  /* background: url('../img/top_main.png') no-repeat top center; */
  /*background: #93a8df;*//*2017.4.5 sudo*/
  /* background-size: cover; */
  min-height: 440px;
  padding: 20px 0px;
  margin-top: -10px;
}
.banner-inner-left{
  display: flex;
  justify-content: center;
}
.banner-caption {
  color: #fff;
  font-size: 29px;
  text-align: left;
  text-shadow: 0 1px 2px rgba(0,0,0,.6);
  align-self: center;
  width: 90%;
}
.banner-caption .caption-lauge {
  font-size:1.8em;
  line-height: 2.5;
  font-weight: bold;
}
@media screen and (max-width: 1200px) {
  .banner-caption {
    font-size: 24px;
  }
}
@media screen and (max-width: 991px) {
  .banner-caption {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .banner{
    min-height: 180px;
    background-image: url(../img/top_main_sp.png);
    background-size: cover;
    margin-top: -2px;
  }
  .banner-caption {
    font-size: 14px;
  }
  .banner-caption .caption-lauge {
    font-size: 6vw;
    line-height: initial;
    margin-bottom: 1em;
  }
}

.banner .container .col-lg-9{
    height: 422px; 
}
.carousel-indicators .active{
    background: #0670a4;
}
.carousel-indicators{
  bottom: 0;
}
.over-top{
  margin: 0px auto;
  width: 100%;
  /*max-width: 574px;*//*2017.4.5 sudo*/
  max-width: 528px;
}
.over-top{
  overflow: hidden;
  /*background: rgba(8, 8, 8, 0.49);
  padding: 20px 40px 10px;
  bottom: 44px;*/
  background: rgba(8, 8, 8, 0.8);/*2017.4.5 sudo*/
  padding: 20px 20px 10px;
}
.over-top p{
  /*font-size: 26px;*/
  font-size:20px;/*2017.4.5 sudo*/
}
.over-top p span{
  /*font-size: 36px;*/
  font-size:32px;/*2017.4.5 sudo*/
}
/* /banner */
footer {
    margin: 80px 0px 0px;
    padding: 27px 0px 0px;
    background: #666;
}
/*2017.3.27*/
footer a.footer-logo,
footer a.footer-logo:hover{
	color: #fff;
}
#top-link-block.affix-top{
    position: absolute; 
    bottom: -82px; 
    right: 102px; 
}
#top-link-block.affix {
    position: fixed;
    bottom: 10px;
    right: 102px;
}
#top-link-block.affix .well-sm, #top-link-block.affix-top .well-sm{
    width: 52px;
    display: inherit;
    text-align: center;
    margin-bottom: 0px;
    color: #fff;
    background: #999;
    border: none;
    padding: 4px;
}
#top-link-block.affix .well-sm:hover, 
#top-link-block.affix .well-sm:focus,
#top-link-block.affix-top .well-sm:hover,
#top-link-block.affix-top .well-sm:focus{
    text-decoration: none;
}
.text-white{
  color: #fff;
}
.list-ft{
  overflow: hidden;
}
.list-ft li{
  margin-bottom: 10px;
}
.block-center{
  display: inline-block;
}
/* end footer*/
.top-sidebar{
  border: 3px solid #0b015a;
  padding: 3px 3px 9px;
  background: #fff;
  min-height: 422px;
}
.txt-side-top{
  background: #0b015a;
  color: #fff;
  padding: 12px 0px;
}
.btn-custom{
  background: #808080;
  color: #fff;
  padding: 7px 25px;
}
.btn-custom:hover{
  color: #fff;
}
.text-spec{
  color: #ccc;
}

/*other*/
.breadcrum{
  display: block;
}
.breadcrum li{
  font-size: 14px;
  padding: 0 2px;
}
.breadcrum li a{
  color: #333399;
}
.banner-other{
  background: url(../img/banner-other.png) no-repeat right center;
  min-height: 100px;
  padding-left: 70px;
  padding-top: 35px;
  position: relative;
}
.banner-other p i{
  top: 40%;
  padding-right: 2px;  
  display: inline-block;
  position: absolute;
  left: 34px;
}
.banner-other p span{
  display: inline-block;
  /*margin-top: -10px; 2017.3.15 iwai*/
}
.list-group-other{
  border-top:1px solid #ccc;
}
.list-group-other li{
  padding: 7px 16px 4px;
  background: #f2f2f2;
  border:1px solid #ccc;
  border-top: 0px none;
}
.list-group-other li a{
  color: #000;
  font-size: 14px;
  background: url(../img/mt.png) no-repeat left center;
  padding: 10px 22px;
  display: block;
}
.child-main-sidebar{
  background: url(../img/img1-other.png) no-repeat left top;
  background-size: 100%;
  padding: 18px 20px 9px;
}
.bg-child-main-sidebar{
  background: url(../img/img2-other.png) no-repeat left top;
  background-size: 100%;
}
.bg-child-main-sidebar-a{
  background: url(../img/img2-other_a.png) no-repeat left top;
  background-size: 100%;
}
.bg-child-main-sidebar-b{
  background: url(../img/img2-other_b.png) no-repeat left top;
  background-size: 100%;
}
.txt-sidebar{
  padding: 15px;
  border: 1px solid #ccc;
  overflow: hidden;
}

/*2017.3.10 iwai*/
#tags{
	padding:0;
}
#tags li{
	float:left;
	margin-right:10px;
	margin-bottom:8px;
}
/*2017.3.10 iwai*/

.dl-list{
  margin-bottom: 5px;
  overflow: hidden;
}
.dl-list dt{
  float: left;
  font-weight: normal;
}
.dl-list dt a, .dl-list dd a{
  color: #333399;
}
.dl-list dd{
  padding-left: 50px;
}
.txt-over-sidebar{
  font-size: 20px;
}
.main-txt-sidebar img{
  margin-right: 10px;
}
.text-color{
  color: #333399;
  font-weight: bold;
}
.bg-txt-sidebar{
  overflow: hidden;
}
.main-txt-sidebar{
  overflow: hidden;
  padding: 10px 10px;
  border-bottom: 1px solid #ccc;
}
.main-txt-sidebar div.pull-left{
  width: 61%;
}
.main-txt-sidebar p{
  margin-bottom: 0px;
}
.bg-txt-sidebar{
  border: 1px solid #0a005a;
}
.main-txt-sidbar-end{
  border: 0px none;
  padding: 15px;
}
.h4-other{
  color: #0a005a;
  font-size: 18px;
  border-bottom: 2px solid #0a005a;
  /*padding: 0px 0px 13px 20px;*/
  padding: 0px 0px 13px 0px;
  margin-bottom: 10px;
  font-weight: bold;
}
.bg-h4-other{
  background: url(../img/bg_h4.png) no-repeat left center #ebebeb;
  font-size: 20px;
  padding-top: 17px;
  border-bottom: 4px solid #0a005a;
  padding-left: 41px;
}
/*end other*/
/*index*/
.spec-list li a{
  background: url(../img/mt.png) no-repeat left 3px;
  padding:3px 22px 0px 22px;
  word-wrap: break-word;
  color:#3a37a2;
  display: block;
}
.spec-list-index{margin-bottom: 0px;}
.spec-list-index li{
  width: 100%;
}
.spec-list-index li button{
  width: 100%;
  text-align: center;
  padding: 10px 0px 11px;
  color: #fff;
}
.spec-list-index li.fb-index button{
  background: #0f106c;
  padding: 5px 0px 11px;
}
.spec-list-index li.go-index button{
  background: #cc0001;
  padding: 5px 0px 11px;
}
.spec-list-index li button:hover{
  color: #fff;
}
.dl-index {/*2017.4.13 sudo*/
  display: table;
}
.dl-index dt{
  background: #cc0001;
  color: #fff;
  /*float: left;
  padding: 14px 24px;2017.4.13 sudo*/
  text-align: center;
  font-weight: bold;
  /*2017.4.13 sudo*/
  width: 10%;
  min-width: 104px;
  display: table-cell;
  vertical-align: middle;
}
.dl-index dd{
  border: 2px solid #cc0001;
  color: #cc0001;
  /*padding: 13px 0px 13px 116px;2017 sudo*/
  font-weight: bold;
  /*2017.4.13 sudo*/
  width: 90%;
  display: table-cell;
  padding: 14px 24px;
}
.h3-title-index{
  background: url(../img/search.png) no-repeat left center;
  padding: 4px 0px 0px 70px;
  border-bottom: 2px solid #0a0059;
  min-height: 49px;
  margin: 0px;
  font-size: 20px;
}
.list-link-index{
  background: #ebebeb;
  overflow: hidden;
  padding: 10px 20px;
}
.list-inline-color{
  margin-bottom: 2px;
}
.list-inline-color li{
  margin-bottom: 3px;
  padding: 0px 4px;
}
.list-inline-color li input{
  float: none;
  display: none;
}
.list-inline-color li input[type=checkbox] + label::before, 
.list-inline-color li input[type=checkbox] + label::after{
  display: none;
}
/*.list-inline-color li label{
  background: #5d639f;
  padding: 8px 16px;
  color: #fff;
  display: inline-block;
  margin-left: 0px;
}*/
.list-inline-color li label a{	/*2017.3.12 iwai*/
  background: #5d639f;
  padding: 8px 16px;
  color: #fff;
  display: inline-block;
  margin-left: 0px;
}
.list-inline-color li label.color-spec{
  background: #808080;
}
.list-inline-color li label.color-spec a{
  background: #808080;
}
.pull-w-end{
    width: 300px;
    margin-right: 10px;
    margin-top: 3px;
    height: 30px;
}
.pd-top-end{
  padding-top: 72px;
}
.h4-title-index{
  background: #0a0059;
  padding: 15px 30px;
  color: #fff;
  font-size: 20px;
  margin-top: 10px;	/*2017.11.1 iwai*/
}
.main-index{
  overflow: hidden;
  width: 100%;
  max-width: 956px;
  border: 3px solid #00266f;
  padding: 10px;
}
.text-search{
  color: #00266f;
  border-bottom: 2px solid #00266f;
  padding-bottom: 10px;
  font-size: 20px;
}
.bor-pull{
  border-left: 7px solid #0a005a;
  padding: 5px 10px;
  color: #0a005a;
}
.bor-default{
  padding-bottom: 9px;
  border-bottom: 1px solid #cdcdcd;
  overflow: hidden;
}
.bg-select{    
    border: 1px solid #cccccc;
    background: transparent;
    width: 110px;
    padding: 3px 35px 3px 5px;
    margin: 2px 60px 0px 0px;
    border: 1px solid #ccc;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../img/bg-select.png) 100% / 29% no-repeat;
}
.list-input li{
  vertical-align: middle;
}
.list-input{
  margin-left: 10px;
}
.list-input li input{
  width: 111px;
  margin-top: 3px;
  height: 30px;
}
.pull-w-custom{
    width: 379px !important;
}
.list-href li a{
    background: url(../img/mt1.png) no-repeat 10px center #f2f2f2;
    border: 1px solid #012772;
    color: #012772;
    padding: 4px 19px 4px 28px;
    display: inline-block;
    margin-top:4px;
}
.btn-spec{
  background: #002870;
  color: #fff;
  padding: 7px 54px;
}
.btn-spec:hover{
  color: #fff;
}
.main-index-content{
  overflow: hidden;
  border: 1px solid #ccc;
  padding: 10px 10px 20px 10px;
}
.main-index-content p.first{
  margin-bottom: 5px;
}
.txt-index-co{
  color: #0a005a;
  font-weight: bold;

  /*2017.11.1 iwai*/
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 1.42857143;
}
.button-list li{
  margin-bottom: 10px;
}
.button-list li a{
  background: #5d639f;
  padding: 7px 15px;
  color: #fff;
}
.button-list li span{	/*2017.3.12 iwai*/
  /*background: #5d639f;*/
  background: #0a005a;
  padding: 7px 15px;
  color: #fff;
}
.button-list li a.color-spec{
  background: #808080;
}
.w-content p{
  margin-bottom: 42px;
  font-size: 13px;
}
.button-list-none{
  margin-bottom: 0px;
}
.button-list-none li{
  margin-bottom: 0px;
}
.href-index a{
  background: url(../img/mt2.png) no-repeat right center #5d639e;
  color: #fff;
  padding: 10px 40px 10px 24px;
}
.li-height{
  line-height: 1.8em;
}
.co-button{
  background: #5d639e;
}
.main-login{
  padding: 0px 15px 15px;
  /*min-height: 347px;*/
}
.main-login .your-shubetsu{
	padding: 0;
}
.list-checkbox{
  padding-left: 60px;
}
.list-checkbox li{
  margin-bottom: 6px;
}
.margin-auto{
  margin: 0px auto 40px;
}
.pad-left{
  padding: 0px 10px 0px 0px;
}
.pad-right{
  padding: 0px 0px 0px 10px;
}
.pd-auto{
  padding: 0;
}
/*2017.3.25 iwai*/
.notfound{
	padding:20px;
	line-height:1.8;" 
}


.carousel-caption {/*2017.4.5 sudo*/
	right: inherit;
	left: 0;
	bottom: 0;
}
/*index*/
@media screen and (max-width: 1200px){
  .bg-menu ul li a{
    padding: 15px !important;
  }
  .bg-menu ul li.center a{
    padding: 15px 54px !important;
  }
  .over-po {
    right: 3.7%;
  }
  .logo {
    padding: 11px 10px 0px;
  }
  .form-sidebar{
    max-width: 180px;
  }

  /* other */
  .list-group-other li a{
    background-position: left 13px;
  }
  .child-main-sidebar{
    background-size: cover;
    padding: 18px 20px 4px;
  }
  /* end other*/

  #top-link-block.affix{
    right: 42px;
  }
  footer{
    margin-top: 60px;
  }
  .carousel-caption {
    /*right: 0;
    max-width: 80%;*/
    left: 0;
    max-width: 100%;/*2017.4.5 sudo*/
  }
  .over-top p {
    /*font-size: 22px;*/
    font-size: 18px;/*2017.4.5 sudo*/
  }
  .over-top p span {
    /*font-size: 32px;*/
    font-size: 28px;/*2017.4.5 sudo*/
  }
  .pull-w-end {
    width: 267px;
  }
  .w-content p.mb25{
    margin-bottom: 45px !important;
  }
  .text-mb-size{
    font-size: 14px;
  }
  /*
  .list-inline-color li label{
    font-size: 13px;
    padding: 8px 10px;
  }
  */
  .list-inline-color li label a{/*2017.4.5 sudo*/
    /*font-size: 13px;*/
    padding: 8px 10px;
  }
  .form-hidden{
    float: left !important;
  }
}
@media screen and (max-width: 995px){
  .bg-menu ul li a{
    font-size: 14px;
    padding: 15px 9px !important;
  }
  .bg-menu ul li.center a {
    padding: 15px 19px !important;
  }
  .logo {
    padding: 11px 10px 0px;
  }
  .pad-left-none{
    padding: 0px 15px;
    margin-bottom: 10px;
  }
  .pad-right-none{
    padding: 0px 15px;
  }
  .pad-none{
    padding: 0px;
    margin-bottom: 15px;
  }
  .mbtom-none{
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 768px){
  .over-po {
    right: 2.7%;
  }
  .list-color li{
    padding: 10px;
  }
  .font14-mb{
    font-size: 14px;
  }
  .logo {
    padding: 16px 10px 38px;
  }
  .bg-menu ul li a {
    padding: 13px 12px;
    font-size: 14px;
  }
  .pd-top-end {
    padding-top: 15px;
  }
  .pad-left-none{
    margin-bottom: 20px;
  }
  .list-bt-mb li{
    margin-bottom: 12px;
  }
  #top-link-block.affix{
    right: 24px;
  }
  #top-link-block.affix .well-sm, #top-link-block.affix-top .well-sm{
    width: 48px;
    padding: 4px;
  }
  .mb25sp{
    margin-bottom: 25px;
  }
  .main-txt-sidebar div.pull-left{
     width: auto;
  }
  .mb20sp{
    margin-bottom: 20px;
  }
  .banner{
      padding: 20px 0px 0px;
  }
  .over-top p{
    font-size: 16px;
  }
  .over-top p span {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px){
    .navbar{
      margin: 0px -15px;
    }
    .over-po{
        position: relative;
        right: 0;
    }
    .fill {
        background-size: cover;
    }
    .logo{
        width: 65%;
        padding: 9px 0 10px 15px;
    }
    .navbar-toggle{
        border-radius: 0px;
        background: #0d0461;
        padding: 10px 10px 7px;
    }
    .navbar-toggle .icon-bar{
        background: #fff;
        width: 25px;
        height: 3px;
        margin-bottom: 5px;
    }
    .text-justify-xs{
        text-align: justify;
    }
    .full-w{
        padding: 0px;
    }
    .list-color li{
        width: 33.22%;
        margin-right: 1px;
        float: left;
        text-align: center;
        padding: 9px 0px 0px;
    }
    .list-color li a{
        display: block;
    }
    .header{
      position: inherit;
    }
    .bg-menu{
        min-height: 0px;
        border-bottom: none;
        border-top: 1px solid #cccccc;
        height: auto;
        position: inherit;
    }
    .banner .container .col-lg-9 {
        height: 230px;
    }
    .bg-menu ul{
        margin: 0 auto;
    }
    .bg-menu ul li{
        border-bottom: 1px solid #cccccc;
        text-align: left;
        padding-left: 8px;
    }
    .bg-menu ul li a, .bg-menu ul li.center a, .bg-menu ul li.end a{
        padding: 14px 15px;
        background: none;
        text-align: left;
    }
    .bg-menu ul li a span.first{
        padding: 0px;
        position: relative;
        display: inline-block;
        top: 0px;
    }
    .bg-menu ul li a span.font-yu-gothic{
      display: inline-block;
    }
    /* banner */
    /* .banner{
      min-height: 0;
      background: none;
      padding: 0;
      margin-top: 0;
    } */
    .dl-index dt{
      /*padding: 15px 24px;2017.4.13 sudo*/
    }
    .over-top{
      max-width: 100%;
      /*width: 92%;*//*2017.4.5 sudo*/
      left: 0;
      right: 0;
      /*bottom: 10px;
      background: rgba(245, 245, 245, 0.3);*/
      background: rgba(8, 8, 8, 0.6);/*2017.4.5 sudo*/
    }
	.carousel-caption {/*2017.4.5 sudo*/
		right: inherit;
		left: 0;
	}
    .over-top p{
      font-size: 16px;
    }
    .over-top p span {
      font-size: 18px;
    }
    .href-index{
      float: none !important;
      text-align: center;
      padding: 0px;
    }
    .mb10sp{
      margin-bottom: 10px;
    }
    .mb40sp{
      margin-bottom: 40px;
    }
    .wrapper-dropdown{
        background: url(../img/bg-mt-li.png) no-repeat left center #5d639d;
        color: #fff;
        cursor: pointer;
        font-weight: bold;
        margin: 0 auto;
        margin-bottom: 10px;
        padding: 11px 10px 11px 38px;
    }
    .wrapper-dropdown-end{
      margin-bottom: 0px;
    }
    .hidden-show{
        font-weight: normal;
        margin: -10px auto 10px;
        display: none;
        z-index: 9999;
    }
    .form-hidden{
      width: 100%;
      /*margin: -10px auto 0px;*/
      margin: 0 auto;/*2017.4.5 sudo*/
      font-weight: normal;
      display: none;
      z-index: 9999;
      background: #fff;
      padding: 10px
    }
    .wrrap-checkbox{
        background: url(../img/mt-checbox.png) no-repeat 9px center #f2f2f2;
        color: #000;
        cursor: pointer;
        font-weight: bold;
        margin: 0 auto;
        padding: 11px 10px 11px 38px;
        border: 1px solid #0d006c;
        border-radius: 4px;
        overflow: hidden;
    }
    .wrrap-checkbox .bor-pull{
        border-left: none;
        padding: 0px;
        color: #000;
    }
    .list-checkbox{
      width: 100%;
      margin: 2px auto 0px;
      padding: 10px 10px 0px;
      font-weight: normal;
      display: none;
      z-index: 9999;
      background: #e6eef1;
      overflow: hidden;
    }
    .list-checkbox .bg-select{
      width: 100%;
      background: url(../img/bg-select.png) 100% / 13% no-repeat #fff;
      padding: 8px;
      margin-bottom: 10px;
    }
    .showlist{
        display: block !important;
    }
    .list-inline-color{
      padding: 10px 15px;
      background: #fff;
    }
    #top_cont .list-inline-color{
      padding: 10px 0;
    }
    .list-inline-color li{
      margin-bottom: 0px;
      padding: 0;
      margin-right: 17px;
    }
	#top_cont .list-inline-color li {/*2017.4.5 sudo*/
		margin-right: 0;
	}
    .list-inline-color li input{
      float: left;
      display: inline-block;
    }
    .list-inline-color li label{
      background: none;
      color: #000; 
      padding: 0px;
      margin-left: 10px;
    }
    .list-inline-color li input[type=checkbox] + label::before, 
    .list-inline-color li input[type=checkbox] + label::after{
      display: inline-block;
      left: -23px;
      top: 1px;
    }
    .pd-top-end{
      padding-top: 0px;
    }
    .pull-w-end{
      width: 245px;
      height: 37px;
      margin-top:0px;
    }
    .bor-default{
      border-bottom: none;
      padding-bottom: 10px;
      margin-bottom: 0px;
    }
    .list-input{
      margin-left: 0px;
      width: 100%;
    }
    .pull-w-custom{
      width: 100% !important;
    }
    .list-input li{
      width: 100%;
    }
    .pd-none{
      padding: 0px;
    }
    .pd-left-none{
      padding-left: 0px;
    }
    .pd-right-none{
      padding-right: 0px;
    }
    .btn-spec{
      padding: 6px 12px;
      width: 100%;
    }
    .list-inline-input li{
      margin-bottom: 10px;
    }
    .list-inline-input li input{
      width: 139px;
    }
    .list-inline-input li{
      vertical-align: middle;
    }
    .list-input li input{
      height: 32px;
    }
    .mb-none-sp{
      margin-right: -15px;
      margin-left: -15px;
    }
    /* end banner*/
    .list-ft li{
      width: 100%;
    }
    .h4-title-index{
      margin: 20px -15px;
    }
    /* other */
    footer{
      margin-top: 15px;
    }
    #top-link-block.affix, #top-link-block.affix-top{
      right: 14px;
    }
    .button-list-end{
      clear: both;
    }
    .button-list-end li a{
        background: #808080;
        padding: 12px 46px;
        color: #fff;
        display: inline-block;
        margin-top:15px;
    }
    .main-index-content{
      border: 2px solid #ccc;
    }
    .href-index a{
      padding: 13px 42px 13px 23px;
    }
    .bg-h4-other{
      font-size: 18px;
    }
    /* end other*/
    .w-content p{
      margin-bottom: 0px;
    }
    .w-content p.mb25{
      margin-bottom: 0px !important;
    }
    .list-link-index{
      margin-bottom: 60px;
      padding: 10px;
    }
    .bg-menu ul li.center a{
      padding: 15px 11px !important;
    }
    .navbar-collapse{
        background: #f2f2f2;
        border-top: 1px solid #ccc;
        color: #000;
        outline: none;
        overflow: hidden;
        position: absolute;
        right: 0;
        top: 52px;
        -webkit-animation: gb__a .2s;
        animation: gb__a .2s;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        -webkit-user-select: text;
        width: 100%;
        z-index: 1030;
    }
    .main-img-txt .pad-left-none, .main-img-txt .pad-right-none{
      margin-bottom: 0px;
    }
    .mbtom-none{
      margin-bottom: 0px;
    }
    .pad-left-none, .pad-right-none{
      padding: 0px;
    }
    .main-img-txt .pad-left-none{
      padding-right: 15px;
    }
    .pad-right-none{
      margin-bottom: 20px;
    }
    .breadcrum{
      margin-top: 10px;
    }
    .main-img-txt img.img-responsive{
      width: 100%;
    }
    .banner-other{
      margin-right: -15px;
      margin-left: -15px;
      background-size: cover !important;
    }
}

@media screen and (max-width: 640px){
   .list-color li {
      width: 33.15%;
    }
}
@media screen and (max-width: 545px){
    .dl-index dt {
      /*padding: 24px 24px;2017.4.13 sudo*/
    }
}
@media screen and (max-width: 425px){
    .main-img-txt img.img-responsive{
      width: auto;
    }
    .list-color li, .list-color li.last, .list-color li.center {
        padding: 9px 0px 0px;
    }
    .over-top p{
      font-size: 14px;
    }
    .over-top p span {
      font-size: 16px;
    }
}
@media screen and (max-width: 375px){
    .list-inline-input li input {
      width: 113px;
    }
    .pull-w-end{
      width: 195px;
    }
    .button-list-end li a{
      margin-top: 10px;
    }
    .list-color li {
      width: 33.1%;
    }
    .navbar-collapse{
      top: 7.8%;
    }
}
@media screen and (max-width: 360px){
    .dl-index{
      margin-bottom: 20px;
    }
    .dl-index dt {
      /*padding: 24px 24px;2017.4.13 sudo*/
    }
}
@media screen and (max-width: 320px){
    .list-color li {
        width: 33.1%;
    }
    .over-top p {
        font-size: 14px;
    }
    .over-top{
        padding: 20px 10px 10px;
    }
    .dl-index dt {
        /*padding: 18px 8px;2017.4.13 sudo*/
    }
    .dl-index dd {
      padding: 6px 0px 6px 84px;
    }
    .dl-index
    {
      margin-bottom: 30px;
    }
    .h3-title-index {
        padding: 14px 0px 0px 61px;
        font-size: 15px;
    }
    .list-inline-input li input{
      width: 93px;
    }
    .list-checkbox .bg-select{
      padding: 5px 35px 4px 5px;
    }
    .pull-w-end{
      width: 140px;
    }
    .navbar-collapse{
      top: 9%;
    }
    .btn-spec {
        padding: 6px 8px 6px 8px;
    }
}

/*2017.4.2 iwai*/
#kai_kibo_seminar{
	display: none;
}

/*2017.7.28 iwai*/
#social{
	max-width: 237px;
	margin: 0 auto;
}

@media print {
 a[href]:after {
 content: "" !important;
 }
 
 abbr[title]:after {
 content: "" !important;
 }
}

/*2017.11.1 iwai*/
.h1_text { display: none;}
@media (min-width: 768px) {
    .h1_text {display: block; position: absolute;top: 2px;left: 0;z-index: 10;font-size: 12px;margin: 0;background: none;color: #868686;}
    .logo img {position: absolute;top: 4.4rem;}
}
@media (min-width: 992px) {
	.logo img {top: 2.4rem;}

.toppage-h2{
    font-weight: normal;
    line-height: 1.42857143;
}
}
/* 2020.07.13 koumura */
.list-checkbox.list-basho label {
  font-weight: normal;
}