@charset "utf-8";

/*通常時*/

body  {
  padding-top: 80px;
  background-color: white;
}

body.modal-open  {
  margin-right: -17px;
}

a {
  outline: none;
}

a:focus, *:focus {
  outline:none;
}

.c_red  {
  color: #d8312d;
}

.animated.fadeIn{
  animation-duration: 2.5s;
}

.lazyload {
  width: 100%;
  max-height: 225px;
}

@media (max-width: 1199px)  {
  .lazyload {
    max-height: 196px;
  }
}

@media (max-width: 991px)  {
  .lazyload {
    max-height: 147px;
  }
}

@media (max-width: 767px)  {
  .lazyload,
  .lazyloading,
  .lazyloaded {
    max-width: 370px;
    max-height: 225px;
  }
}

@media (max-width: 580px)  {
  .lazyload,
  .lazyloading,
  .lazyloaded {
    max-width: 100%;
    max-height: 225px;
  }
}

.lazyload,
.lazyloading {
  opacity: 0;
}

.lazyloaded {
  opacity: 1;
  transition: all 3.0s;
  -webkit-transition: all 3.0s;
}

.YoutubeWrapper {
  position: relative ;
  margin-top: 1.2em ;
  margin-bottom: 1.2em ;
  padding-top: 69px ;
  padding-bottom: 50% ;
  overflow: hidden ;
}

.YoutubeWrapper iframe {
  position: absolute ;
  top: 0 ;
  left: 0 ;
  height: 100% ;
  width: 100% ;
}

.GooglemapWrapper {
  position: relative ;
  margin-top: 1.2em ;
  margin-bottom: 1.2em ;
  padding-top: 69px ;
  padding-bottom: 50% ;
  overflow: hidden ;
}

.GooglemapWrapper iframe {
  position: absolute ;
  top: 0 ;
  left: 0 ;
  height: 100% ;
  width: 100% ;
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  width: auto \9;
}

.no_display  {
  display: none;
}

@media (min-width: 1200px) {
  .container {
    width: 1100px;
  }
}

#header  {
  padding-top: 0;
  border-top: 6px solid #2f4f8e;
}

#header .container  {
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
}

#header_nav  {
  color: black;
}

.navbar-fixed-top  {
  border-width: 0 0 0 0;
}

@media (max-width: 826px)  {
  #header .container  {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 667px)  {
  body  {
    padding-top: 80px;
  }
}

@media (max-width: 568px) {
  .navbar-fixed-top  {
    position: relative;
    margin-bottom: 0;
  }
  body  {
    padding-top: 0;
  }
}

.navbar-default  {
  height: 80px;
  margin-bottom: 0;
  padding: 0;
  background-color: rgba(255,255,255,1);
  padding: 0;
  -moz-transition: height 0.3s;
  -o-transition: height 0.3s;
  -webkit-transition: height 0.3s;
  transition: height 0.3s;
}

.navbar-default  {
  -webkit-transform: translate3d(0, 0, 0);
   -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
     -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
}

.navbar-default.scroll  {
  background-color: rgba(255,255,255,0.85);
}

.navbar-brand {
  height: 51px;
  margin: 12px 0 12px 0;
  padding: 0 0 0 0;
  font-size: 15px;
  font-weight: 700;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.navbar-brand  {
  -webkit-transform: translate3d(0, 0, 0);
   -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
     -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
}

.navbar-default .navbar-brand  {
  color: black;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus  {
  color: black;
}

@media (max-width: 1025px) {
  .navbar-header  {
    width: 28%;
  }
  .navbar-brand  {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .navbar-header  {
    width: 30%;
  }
  .navbar-brand  {
    width: 100%;
  }
}

@media (max-width: 768px) {
  #header_nav .container  {
    padding-left: 10px;
    padding-right: 10px;
  }
  .navbar-brand {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .navbar-header  {
    width: 100%;
  }
  .navbar-brand  {
    width: 80%;
    margin: 12px 0 12px 10px;
    padding: 0 0 0 0;
  }
  .navbar-toggle  {
    margin: 6px 0 0 0;
    padding: 8px 9px 8px 9px;
  }
}

@media (max-width: 540px) {
  .navbar-brand {
    width: 80%;
  }
}

@media (max-width: 400px) {
  #header_nav .container  {
    background-color: white;
  }
  .navbar-header  {
    width: 106%;
  }
  .navbar-brand  {
    width: 77%;
    height: auto;
  }
  .navbar-toggle  {
    margin: 6px 0 0 0;
  }
}

@media (max-width: 362px) {
  .navbar-toggle  {
    margin: 20px 0 0 0;
  }
}

@media (max-width: 320px) {
  .navbar-toggle  {
    margin: 10px 0 0 0;
  }
}

.navbar-nav {
  width: 50%;
  margin: 12px 0 0 80px;
  display: flex;
}

.navbar-default .navbar-nav > li  {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  font-family: "ヒラギノ角ゴシック Pro W3","メイリオ","ＭＳ Ｐゴシック",sans-serif;
  flex-grow: 2;
}

.navbar-default .navbar-nav > li > a > span {
  margin-bottom: 10px;
  display: block;
  font-size: 13px;
  font-family: 'Pontano Sans', sans-serif;
  color: #737373;
}

.navbar-default .navbar-nav > li:last-child {
  border: medium none;
}

.navbar-default .navbar-nav > li > a {
  color: black;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 17px;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus  {
  color: black;
  text-decoration: none;
}

.selected::after {
  border-bottom: 1px solid #3d3d3d;
  border-right: 1px solid #3d3d3d;
  content: "";
  display: inline-block;
  height: 8px;
  margin: 0;
  transform: rotate(45deg) translateY(-3px);
  -webkit-transform: rotate(45deg) translateY(-3px);
  width: 8px;
}

.navbar-default .navbar-nav > li:hover::after {
  border-bottom: 1px solid #3d3d3d;
  border-right: 1px solid #3d3d3d;
  content: "";
  display: inline-block;
  height: 8px;
  margin: 0;
  transform: rotate(45deg) translateY(-3px);
  -webkit-transform: rotate(45deg) translateY(-3px);
  width: 8px;
}

@media (max-width: 1640px) {
  .navbar-nav {
    width: 50%;
    margin: 12px 0 0 50px;
  }
  #header_nav .tool {
    padding-left: 0;
  }
}

@media (max-width: 1498px) {
  .navbar-nav {
    width: 45%;
    margin: 10px 0 0 40px;
  }
}

@media (max-width: 1304px) {
  .navbar-default .navbar-nav > li  {
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    font-family: "ヒラギノ角ゴシック Pro W3","メイリオ","ＭＳ Ｐゴシック",sans-serif;
    flex-grow: 2;
  }
  .navbar-default .navbar-nav > li > a > span {
    margin-bottom: 6px;
  }
}

@media (max-width: 1188px) {
  .navbar-nav {
    width: 48%;
    margin: 10px 0 0 30px;
  }
  .selected::after {
    height: 5px;
    width: 5px;
  }
  .navbar-default .navbar-nav > li:hover::after {
    height: 5px;
    width: 5px;
  }
}

@media (max-width: 1130px) {
  .navbar-nav {
    margin: 10px 0 0 20px;
  }
  .navbar-default .navbar-nav > li  {
    font-size: 13px;
  }
}

@media (max-width: 1063px) {
  .navbar-nav {
    width: 50%;
    margin: 10px 0 0 5px;
  }
  .navbar-default .navbar-nav > li > a > span {
    font-size: 12px;
  }
}

@media (max-width: 1025px) {
  .navbar-nav {
    width: 55%;
  }
}

@media (max-width: 937px) {
  .navbar-nav {
    margin: 10px 0 0 10px;
  }
  .navbar-default .navbar-nav > li  {
    font-size: 12px;
  }
}

@media (max-width: 888px) {
  .navbar-nav {
    margin: 10px 0 0 5px;
  }
  .navbar-default .navbar-nav > li > a {
    padding-right: 10px;
    padding-left: 10px;
  }
  .navbar-default .navbar-nav > li > a > span {
    margin-bottom: 4px;
  }
}

@media (max-width: 816px) {
  .navbar-nav {
    margin: 10px 0 0 1px;
  }
}

@media (max-width: 785px) {
  .navbar-default .navbar-nav > li  {
    font-size: 11px;
  }
  .navbar-default .navbar-nav > li > a {
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav > li  {
    font-size: 12px;
    border-right: none;
    padding-top: 13px;
    padding-bottom: 13px;
  }
  .navbar-default .navbar-nav > li > a {
    padding-right: 13px;
    padding-left: 13px;
  }
}

#header_nav .tool  {
  margin-top: 15px;
  float: right;
}

#header_nav .tool li  {
  width: 144px;
  height: 37px;
  margin-right: 22px;
  font-size: 14px;
  font-weight: 600;
  list-style: none;
  float: left;
}

#header_nav .tool li:last-child  {
  margin-right: 0;
}

#header_nav .tool li a {
  width: 144px;
  height: 37px;
  line-height: 37px;
  background-repeat: no-repeat;
  color: #000000;
  padding: 0 0 0 0;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  display: block;
}

#header_nav .tool > #tool_access > a {
  background-image: url(css_images/header_access.png);
}

#header_nav .tool > #tool_contact > a {
  background-image: url(css_images/header_contact.png);
}

#header_nav .tool > li > a {
  -webkit-transform: translate3d(0, 0, 0);
   -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
     -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
}

#header_nav .tool > li > a:hover, #header_nav .tool > li > a:focus  {
  color: #000000;
  text-decoration: none;
  opacity: 0.75;
}

@media (max-width: 1348px) {
  #header_nav .tool li  {
    width: 112px;
  }
  #header_nav .tool li a {
    width: 112px;
  }
  #header_nav .tool > #tool_access > a {
  background-image: url(css_images/header_access2.png);
  }
  #header_nav .tool > #tool_contact > a {
    background-image: url(css_images/header_contact2.png);
  }
}

@media (max-width: 1232px) {
  #header_nav .tool  {
    padding-left: 0;
  }
  #header_nav .tool li  {
    margin-right: 12px;
  }
}

@media (max-width: 1215px) {
  #header_nav .tool li  {
    width: 50px;
  }
  #header_nav .tool li a {
    width: 50px;
  }
  #header_nav .tool > #tool_access > a {
  background-image: url(css_images/header_access3.png);
  }
  #header_nav .tool > #tool_contact > a {
    background-image: url(css_images/header_contact3.png);
  }
}

@media (max-width: 790px) {
  #header_nav .tool li  {
    margin-right: 6px;
  }
}

/*float解除用のclear_fix*/ 
#header_nav .tool:after  {
  content: "";
  display: block;
  clear: both;
}

#header .dropdown-menu  {
  margin-top: 0;
  padding: 5px 0 8px 0;
}

.navbar-inner .collapsing, .navbar-inner .in  {
  margin-top: 20px;
}

.navbar-inner .collapsing .navbar-nav, .navbar-inner .in .navbar-nav  {
  width: 104%;
}

.navbar-inner .collapsing .navbar-nav li, .navbar-inner .in .navbar-nav li  {
  text-align: left;
}

.navbar-inner .collapsing .navbar-nav li a, .navbar-inner .in .navbar-nav li a  {
  text-align: left;
  padding-left: 20px;
}

@media (max-width: 3840px)  {
  .navbar-inner .collapsing, .navbar-inner .in  {
    margin-top: 0;
  }
  .navbar-inner .collapsing .navbar-nav, .navbar-inner .in .navbar-nav  {
    width: auto;
  }
  .navbar-inner .collapsing .navbar-nav .btn, .navbar-inner .in .navbar-nav .btn  {
    float: right;
  }
}

@media (max-width: 991px)  {
  .navbar-inner .collapsing, .navbar-inner .in  {
    margin-top: 0;
  }
  .navbar-inner .collapsing .navbar-nav, .navbar-inner .in .navbar-nav  {
    width: auto;
  }
  .navbar-inner .collapsing #header_sns, .navbar-inner .in #header_sns  {
    padding-left: 15px;
    float: left;
  }
}

@media (max-width: 767px)  {
  .navbar-inner .collapsing, .navbar-inner .in  {
    margin-top: 2px;
    overflow-y: visible;
    background-color: rgba(255,255,255,0.9);
  }
  .navbar-inner .collapsing .navbar-nav, .navbar-inner .in .navbar-nav  {
    width: auto;
    margin: 0 0 0 -15px;
  }
  #header .dropdown-menu  {
    width: 100%;
    margin-top: 2px;
  }
  .navbar-default .navbar-nav .btn  {
    width: 100%;
    margin-top: 0;
    padding: 10px 37px 10px 37px;
  }
  .navbar-inner .collapsing .navbar-nav, .navbar-inner .in .navbar-nav  {
    width: 50%;
    display: inline-block;
  }
  .navbar-inner .collapsing .navbar-nav > li, .navbar-inner .in .navbar-nav > li  {
    flex-grow: 0;
  }
  .selected::after {
    display: none;
  }
  .selected a::after {
    border-right: 1px solid #3d3d3d;
    border-top: 1px solid #3d3d3d;
    content: "";
    display: inline-block;
    height: 7px;
    margin: 0 0 0 20px;
    transform: rotate(45deg) translateY(-14px);
    -webkit-transform: rotate(45deg) translateY(-14px);
    width: 7px;
  }
  .navbar-default .navbar-nav > li:hover::after {
    display: none;
  }
  .navbar-default .navbar-nav > li > a:hover::after {
    border-right: 1px solid #3d3d3d;
    border-top: 1px solid #3d3d3d;
    content: "";
    display: inline-block;
    height: 7px;
    margin: 0 0 0 20px;
    transform: rotate(45deg) translateY(-14px);
    -webkit-transform: rotate(45deg) translateY(-14px);
    width: 7px;
  }
}

@media (max-width: 667px)  {
  .navbar-inner .collapsing .navbar-nav, .navbar-inner .in .navbar-nav  {
    width: 75%;
  }
}

@media (max-width: 567px)  {
  .navbar-inner .collapsing, .navbar-inner .in  {
    margin-right: 0;
  }
  .navbar-inner .collapsing .navbar-nav, .navbar-inner .in .navbar-nav  {
    width: 105.6%;
  }
  .navbar-default  {
    height: auto;
  }
}

@media (max-width: 420px)  {
  .navbar-inner .collapsing .navbar-nav, .navbar-inner .in .navbar-nav  {
    width: 108%;
  }
  #header .dropdown-menu  {
    font-size: 12px;
  }
  #header .dropdown-menu > li > a  {
    padding: 6px 10px 6px 10px;
  }
}

@media (max-width: 370px)  {
  #header .dropdown-menu  {
    font-size: 11.5px;
  }
}

@media (max-width: 320px)  {
  .navbar-inner .collapsing .navbar-nav, .navbar-inner .in .navbar-nav  {
    width: 110%;
  }
}

@media (max-width: 299px)  {
  .navbar-inner .collapsing .navbar-nav, .navbar-inner .in .navbar-nav  {
    width: 112%;
  }
}

#side_nav  {
  width: 149px;
  position: fixed;
  top: 370px;
  right: 18px;
  z-index: 100;
}

#side_nav .nav li  {
  width: 149px;
  height: 26px;
  margin-bottom: 4px;
  line-height: 26px;
  background-color: transparent;
  text-align: right;
}

#side_nav .nav li a  {
  width: 149px;
  height: 26px;
  padding: 0;
  line-height: 26px;
  background-image: url(css_images/side_nav_icon1b.png);
  background-repeat: no-repeat;
  background-position: right center;
}

#side_nav .nav li a:hover  {
  background-image: url(css_images/side_nav_icon3.png);
}

#side_nav .nav li.active a  {
  background-image: url(css_images/side_nav_icon2.png);
}

#side_nav .nav li a:hover, #side_nav .nav li a:focus  {
  background-color: transparent;
}

#side_nav .nav li a .side_icon  {
  width: 149px;
  height: 26px;
  display: block;
}

#side_nav .nav li a .side_icon img  {
  padding-right: 30px;
  opacity: 0;
}

#side_nav .nav li a .side_icon img:hover  {
  opacity: 1.0;
}

#top_slider  {
  margin-top: 0;
  background-color: white;
}

#top_bunner > .img-responsive  {
  width: 100%;
  height: auto;
  max-width: 100%;
  margin: 0 auto 0 auto;
  display: block;
}

#slider_box .img-responsive  {
  width: 100%;
  height: auto;
  max-width: 100%;
  margin: 0 auto 0 auto;
  display: block;
}

#top_bunner  {
  position: relative;
}

#top_bunner #top_box  {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  top: 50%;
  margin-top: -50px ;
}

#top_box h1  {
  margin: 0 0 0 0;
}

#slider_box  {
  margin-top: 0;
  padding-bottom: 0;
  background-color: white;
}

@media (max-width: 767px) {
  #top_box h1  {
    margin: 33px 0 0 0;
    font-size: 34px;
    font-weight: 500;
    font-family: "ヒラギノ角ゴシック Pro W3","メイリオ","ＭＳ Ｐゴシック",sans-serif;
    text-align: center;
    color: white;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
  }
}

@media (max-width: 568px) {
  #top_box, #top_slider  {
    margin-top: 0;
  }
  #top_box h1  {
    font-size: 28px;
    font-family: "ヒラギノ角ゴシック Pro W3","メイリオ","ＭＳ Ｐゴシック",sans-serif;
  }
}

.bx-wrapper  {
  margin-bottom: 0;
}

.bx-wrapper .bx-pager  {
  padding-top: 30px;
  bottom: -43px;
}

#slider_box .slider  {
  position: absolute;
  left: 0;
  top : 0;
}

.bx-wrapper .bx-prev {
  background: url(css_images/prev_icon.png) no-repeat 0 0;
  left: 10%;
}

.bx-wrapper .bx-next {
  background: url(css_images/next_icon.png) no-repeat 0 0;
  right: 10%;
}

.bx-wrapper .bx-prev:hover, .bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}

.bx-wrapper .bx-next:hover, .bx-wrapper .bx-next:focus {
  background-position: 0 0;
}

.bx-wrapper .bx-controls-direction a {
  width: 43px;
  height: 43px;
  opacity: 0.9;
}

.bx-wrapper .bx-controls-direction a:hover {
  opacity: 1.0;
}

.bx-wrapper, .bx-viewport {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
border:none;
background-color:transparent;
}

#slider_box .carousel-control  {
  width: 30px;
  height: 30px;
  z-index: 1000;
  background-image: none;
  top: 48%;
}

#slider_box .carousel-control.left  {
  left: 100px;
}

#slider_box .carousel-control.right  {
  right: 100px;
}

@media (max-width: 550px) {
  #slider_box .carousel-control.left  {
    left: 20px;
  }
  #slider_box .carousel-control.right  {
    right: 20px;
  }
}


.carousel-inner > .item > img {
    margin: 0 auto;
}

.carousel-inner > .item {
  -webkit-transition: 1.2s ease-in-out left;
       -o-transition: 1.2s ease-in-out left;
          transition: 1.2s ease-in-out left;
}

/*カルーセルのちらつきを抑えるための指定*/
.carousel-inner > .item {
  -webkit-transform: translate3d(0, 0, 0);
   -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
     -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
}

.carousel-indicators  {
  bottom: -60px;
}

.carousel-indicators li  {
  background-color: #8c8c8c;
  border: none;
  width: 13px;
  height: 13px;
  margin: 0 5px 0 5px;
  opacity: 0.6;
}

.carousel-indicators .active  {
  background-color: #474646;
  border: none;
  width: 14px;
  height: 14px;
  margin: 0 5px 0 5px;
  opacity: 1;
}

@media (max-width: 768px) {
  .carousel-indicators li  {
    opacity: 1;
  }
  .carousel-indicators .active  {
    opacity: 1;
  }
}

@media (max-width: 550px) {
  .carousel-indicators  {
    bottom: -45px;
  }
  .carousel-indicators li  {
    width: 12px;
    height: 12px;
  }
  .carousel-indicators .active  {
    width: 13px;
    height: 13px;
  }
}

#business  {
  padding: 113px 0 13px 0;
  background-color: #ffffff;
}

#business h2  {
  margin-bottom: 73px;
}

#business h2 .img-responsive  {
  margin: 0 auto 0 auto;
}

@media (max-width: 991px) {
  #business h2  {
    margin-bottom: 40px;
  }
  #business p  {
    margin-bottom: 5px;
  }
}

@media (max-width: 767px) {
  #business h2  {
    text-align: center;
    margin-bottom: 70px;
  }
  #business h2 img  {
    display: inline;
  }
}

@media (max-width: 420px) {
  #business  {
    padding: 65px 0 50px 0;
  }
}

#business .business_lists .col-sm-3 {
  margin-bottom: 25px;
  text-align: center;
  width: 20%;
  padding-left: 20px;
  padding-right: 20px;
}

@media (max-width: 767px) {
  #business .business_lists .col-sm-3 {
    margin-bottom: 30px;
    width: 50%;
    float: left;
  }
}

@media (max-width: 520px) {
  #business  {
    padding: 113px 0 1px 0;
    background-color: #ffffff;
  }
  #business .business_lists .col-sm-3 {
    margin: 0 auto 60px auto;
    width: 90%;
    float: none;
  }
}

#business .business_lists .col-sm-3 .thumnail  {
  overflow: hidden;
  margin-bottom: 15px;
}

#business .business_lists .col-sm-3 a img  {
  margin: 0 auto 0 auto;
  width: 100%;
  height: auto;
  display: inline;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

#business .business_lists .col-sm-3 a img:hover  {
  opacity: 0.85;
  transform: scale(1.1,1.1);
  -webkit-transform:scale(1.1,1.1);
  -moz-transform:scale(1.1,1.1);
  -ms-transform:scale(1.1,1.1);
  -o-transform:scale(1.1,1.1);
}

@media screen and (-webkit-min-device-pixel-ratio:0)  {
  #business .business_lists .col-sm-3 a img:hover  {
    opacity: 1.0;
  }
}

#business .business_lists .col-sm-3 a img {
  -webkit-transform: translate3d(0, 0, 0);
   -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
     -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
}

#business .business_lists h3  {
  font-size: 18px;
  font-weight: 500;
  margin: 0 0 15px 0;
  color: #2562a3;
  text-align: center;
  font-family: "ヒラギノ角ゴシック Pro W3","メイリオ","ＭＳ Ｐゴシック",sans-serif;
}

#business .business_lists h3 a  {
  color: #2562a3;
}

#business .business_lists p  {
  font-size: 15px;
  margin: 0 0 0 0;
  color: #100f0f;
  text-align: left;
}

@media (max-width: 991px) {
  #business .business_lists p {
  font-size: 14px;
  }
}

@media (max-width: 767px) {
  #business .business_lists .new_item {
    right: 15%;
  }
}

@media (max-width: 520px) {
  #business .business_lists .new_item {
    right: 25%;
  }
  #business .business_lists h3  {
    text-align: center;
  }
  #business .business_lists p  {
    text-align: center;
  }
}

@media (max-width: 420px) {
  #business  {
    padding: 65px 0 50px 0;
  }
  #business .business_lists .new_item {
    right: 20%;
  }
}

@media (max-width: 360px) {
  #business .business_lists .new_item {
    right: 10%;
    background-size: 90%;
  }
}

#pickup  {
  padding: 58px 0 133px 0;
  background-color: white;
}

#pickup h2  {
  margin-bottom: 88px;
}

#pickup h2 .img-responsive  {
  margin: 0 auto 0 auto;
}

#pickup .pickup_lists .col-sm-4  {
  text-align: center;
  padding-left: 25px;
  padding-right: 25px;
}

#pickup .pickup_lists .col-sm-4 .thumnail  {
  overflow: hidden;
}

#pickup .pickup_lists .col-sm-4 a img  {
  margin: 0 auto 0 auto;
  display: inline;
  width: 100%;
  height: auto;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

#pickup .pickup_lists .col-sm-4 a img:hover  {
  opacity: 0.85;
  transform: scale(1.1,1.1);
  -webkit-transform:scale(1.1,1.1);
  -moz-transform:scale(1.1,1.1);
  -ms-transform:scale(1.1,1.1);
  -o-transform:scale(1.1,1.1);
}

@media screen and (-webkit-min-device-pixel-ratio:0)  {
  #pickup .pickup_lists .col-sm-4 a img:hover  {
    opacity: 1.0;
  }
}

#pickup .pickup_lists .col-sm-4 a img {
  -webkit-transform: translate3d(0, 0, 0);
   -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
     -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
}

#pickup .pickup_lists h3  {
  height: 37px;
  line-height: 39px;
  font-size: 16px;
  font-weight: 500;
  margin: 0 0 0 0;
  color: #fffefe;
  text-align: center;
  background-color: #3c3c3c;
  font-family: "ヒラギノ角ゴシック Pro W3","メイリオ","ＭＳ Ｐゴシック",sans-serif;
}

#pickup .pickup_lists .pickup_about h3 {
  background-color: #004ea2;
}

#pickup .pickup_lists .pickup_works h3 {
  background-color: #cd502a;
}

#pickup .pickup_lists .pickup_recruit h3 {
  background-color: #78b222;
}

#pickup .pickup_lists h3 a  {
  color: #fffefe;
}

#pickup .pickup_lists p  {
  font-size: 15px;
  margin: 0 0 0 0;
  color: #868686;
  text-align: center;
}

@media (max-width: 991px) {
  #pickup h2  {
    margin: 30px 0 30px 0;
  }
}

@media (max-width: 850px) {
  #pickup h2  {
    margin: 20px 0 28px 0;
  }
}

@media (max-width: 767px) {
  #pickup  {
    padding: 58px 0 75px 0;
  }
  #pickup h2  {
    margin: 20px 0 75px 0;
    text-align: center;
  }
  #pickup h2 img  {
    display: inline;
  }
  #pickup .pickup_lists .col-sm-4  {
    width: 100%;
    margin-bottom: 50px;
  }
  #pickup .pickup_lists h3  {
    font-size: 18px;
  }
  #pickup .pickup_lists p  {
    font-size: 16px;
  }
}

@media (max-width: 550px) {
  #pickup h2  {
    margin: 20px 0 80px 0;
  }
  #pickup .pickup_lists .col-sm-4  {
    width: 90%;
    margin: 0 auto 60px auto;
    float: none;
  }
  #pickup .pickup_lists h3  {
    font-size: 16px;
  }
  #pickup .pickup_lists p  {
    font-size: 15px;
  }
}

@media (max-width: 520px) {
  #pickup  {
    padding: 8px 0 133px 0;
  }
}

@media (max-width: 460px) {
  #pickup .pickup_lists .col-sm-4  {
    width: 80%;
    float: none;
  }
}

#information  {
  padding: 92px 0 148px 0;
  background-color: #f6f6f6;
}

#information h2  {
  margin-bottom : 88px;
  text-align: center;
}

#information h2 .img-responsive {
  margin: 0 auto 0 auto;
  display: inline;
}

#information .info_box  {
  width: 98%;
  margin: 0 auto 60px auto;
  padding: 0 0 0 0;
}

#information .info_box .img-responsive  {
  margin: 0 auto 0 auto;
}

#information .info_box p  {
  margin: 0 auto 0 auto;
}

.information_list  {
  margin: 0 0 0 0;
  padding: 17px 18px 13px 18px;
  border-bottom: 1px dotted #c0bcb0;
}

.information_list:first-child  {
  border-top: 1px dotted #c0bcb0;
}

.js-pannel .information_list:first-child  {
  border-top: none;
}

.information_list dt  {
  width: 110px;
  font-size: 15.5px;
  font-weight: normal;
  text-align: left;
  padding: 0 0 0 0;
}

.information_list dd  {
  margin: 0 0 0 110px;
  font-size: 15.5px;
  line-height: 19px;
  text-align: left;
}

.information_list dd .label {
  display: block;
  float: left;
  font-size: 12px;
  margin: 0 12px 0 0px;
  padding: 4px 15px 4px 15px;
}

.information_list dd .label-success {
  background-color: #8fc31f;
}

.information_list dd .label-info {
  background-color: #48bce7;
}

.information_list dd::after {
  clear: both;
  content: "";
  display: block;
}

.info_btn  {
  text-align: center;
}

.info_btn .btn {
  width: 80%;
  font-size: 15px;
  font-weight: 600;
  padding: 15px 0 15px 0;
  border-radius: 0;
}

.info_btn .btn-warning {
  background-color: #f0c95f;
  border-color: #f0c95f;
  color: #fff;
}

.btn .glyphicon  {
  margin-right: 5px;
  top: 0;
  font-size: 13px;
}

.info_btn .btn  {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.info_btn .btn:hover  {
  opacity: 0.8;
}

@media screen and (-webkit-min-device-pixel-ratio:0)  {
  .info_btn .btn:hover  {
    opacity: 1.0;
  }
}

.info_btn .btn {
  -webkit-transform: translate3d(0, 0, 0);
   -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
     -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
}

@media (max-width: 991px) {
  .information_list dt  {
    width: 100px;
    font-size: 15px;
  }
  .information_list dd  {
    margin: 0 0 0 100px;
    font-size: 15px;
  }
  .information_list dd .label {
    font-size: 11.5px;
  }
}

@media (max-width: 767px) {
  .information_list dt  {
    width: 17%;
    padding: 0 0 0 0;
    float: left;
  }
  .information_list dd  {
    margin-left: 17%;
  }
  .info_btn .btn {
    font-weight: 500;
  }
}

@media (max-width: 580px) {
  .information_list dt  {
    width: 22%;
  }
  .information_list dd  {
    margin-left: 22%;
  }
  .information_list dd .label  {
    width: 30%;
    margin-bottom: 6px;
    float: none;
  }
}

@media (max-width: 460px) {
  .information_list dt  {
    width: 27%;
  }
  .information_list dd  {
    margin-left: 27%;
  }
  .information_list dd .label  {
    width: 40%;
  }
}

@media (max-width: 396px) {
  .information_list dt  {
    width: 100%;
    padding: 0 0 6px 0;
    float: none;
  }
  .information_list dd  {
    margin-left: 0;
  }
}

@media (max-width: 991px) {
  #information .info_box  {
    width: 98%;
  }
}

@media (max-width: 767px) {
  #information .info_box  {
    width: 96%;
  }
}

@media (max-width: 520px) {
  #information .info_box p  {
    font-size: 14px;
  }
  #information .info_box  {
    width: 95%;
  }
}

@media (max-width: 420px) {
  #information .info_box p  {
    font-size: 13.5px;
  }
}

#footer_info  {
  margin: 0 0 0 0;
  padding: 48px 0 48px 0;
  background-color: #135fb2;
}

#footer_info .col-sm-2  {
  width: 20%;
  /* padding-left: 45px; */
  padding-left: 35px;
}

#footer_info .col-sm-2 h3  {
  margin: 0 0 30px 0;
  font-size: 15px;
  font-weight: 500;
  color: white;
}

#footer_info .col-sm-2 h3 a  {
  color: white;
}

#footer_info .col-sm-2 h3 a:hover  {
  color: white;
}

#footer_info .col-sm-2 .fa  {
  margin-right: 7px;
  color: #9ac6f5;
  font-size: 18px;
}

#footer_info .col-sm-2 .list-unstyled  {
  margin: -12px 0 0 18px;
}

#footer_info .col-sm-2 .list-unstyled li  {
  margin: 0 0 10px 0;
  color: white;
  font-size: 13px;
}

#footer_info .col-sm-2 h4  {
  margin: 0 0 15px 0;
  font-size: 14px;
  font-weight: normal;
  color: white;
}

#footer_info .col-sm-2 p  {
  margin: 0 0 20px 0;
  font-size: 13px;
  line-height: 22px;
  color: white;
}

#footer_info .col-sm-2 .img-responsive  {
  margin: 0 0 20px 0;
}

@media (max-width: 1199px) {
  #footer_info .col-sm-2  {
    padding-left: 15px;
  }
}

@media (max-width: 767px) {
  #footer_info .col-sm-2  {
    width: 33.3%;
    float: left;
  }
  #footer_info .col-sm-2 h3  {
    margin: 0 0 20px 0;
    font-size: 14px;
  }
  #footer_info .col-sm-2 .list-unstyled  {
    margin: -4px 0 18px 18px;
  }
}

@media (max-width: 567px) {
  #footer_info .col-sm-2  {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
}

#junp_top  {
  position: fixed;
  right: 25px;
  bottom: -90px;
  z-index: 30;
}

#junp_top a img  {
  opacity: 0.9;
}

#junp_top a img:hover  {
  opacity: 1;
}

@media (max-width: 550px) {
  #junp_top  {
    width: 60px;
  }
  #junp_top a  {
    opacity: 1;
  }
  #junp_top a img  {
    opacity: 0.7;
  }
  #junp_top a img:hover  {
    opacity: 0.9;
  }
}

#breadcrumb_box  {
  margin: 0 0 0 0;
  background-color: #f3f3f3;
}

#breadcrumb_box .container  {
  position: relative;
}

#breadcrumb_box .label  {
  padding: 0.4em 1em;
  font-size: 80%;
  font-weight: normal;
  position: absolute;
  left: -72px;
  top: 8px;
}

#breadcrumb_box .breadcrumb  {
  margin: 0 0 0 0;
  padding: 18px 10px 13px 10px;
  background-color: #f3f3f3;
}

@media (max-width: 607px) {
  #breadcrumb_box .breadcrumb  {
    padding: 15px 0 10px 0;
  }
}

@media (max-width: 568px) {
  #breadcrumb_box  {
    margin: 0 0 0 0;
  }
}

@media (max-width: 567px) {
  #breadcrumb_box  {
    margin: 0 0 0 0;
  }
  #breadcrumb_box .breadcrumb  {
    padding: 12px 0 10px 0;
  }
}

#breadcrumb_box .breadcrumb li {
  color: #666;
  height: 24px;
  line-height: 24px;
}

#breadcrumb_box .breadcrumb li+li:before {
  content:'>';
  color: #666;
}

#breadcrumb_box .breadcrumb li a  {
  padding-top: 4px;
  padding-bottom: 4px;
}

#breadcrumb_box .breadcrumb li i  {
  margin-right: 3px;
}

@media (max-width: 420px) {
  #breadcrumb_box .breadcrumb li {
  font-size: 13px;
  }
}

#bottom_page  {
  padding: 68px 0 70px 0;
  background-color: white;
}

.modal-dialog {
  margin-top: 220px;
}

.modal-body .img-responsive  {
  margin: 0 auto 0 auto;
}

.photo_col  {
  width: 46%;
}

.photo_col .img_box  {
  margin-bottom: 22px;
}

.photo_col .img_tmb_box a  {
  margin-right: 10px;
}

.info_col  {
  width: 54%;
}

.info_col h2  {
  margin: 0 0 18px 0;
  color: #060001;
}

.info_col p  {
  margin: 0;
}

.info_col .item_number  {
  margin-bottom: 23px;
  color: #8e8e8e;
  font-size: 13px;
}

.info_col .price  {
  margin-bottom: 30px;
  color: #d8312d;
  font-size: 23px;
}

.shop_table  {
  width: 100%;
  margin: 0 auto 25px auto;
  padding-bottom: 5px;
}

.shop_table .table th  {
  width: 20%;
  padding: 12px 8px 11px 8px;
  vertical-align: middle;
  border-right: 1px solid #ddd;
}

.shop_table .table td  {
  width: 80%;
  padding: 12px 8px 11px 8px;
  vertical-align: middle;
}

.shop_table .table tr:last-child th, .shop_table .table tr:last-child td  {
  border-bottom: 1px solid #ddd;
}

.in_stock  {
  color: #20a1dc;
}

.small_stock  {
  color: #f0ad4e;
}

.out_of_stock  {
  color: #d9534f;
}

.order .dl-horizontal  {
  margin-bottom: 40px;
}

.order .dl-horizontal dt  {
  width: 80px;
  height: 36px;
  line-height: 36px;
  text-align: left;
}

.order .dl-horizontal dd {
  margin-left: 80px;
}

.order .dl-horizontal ul  {
  margin: 0 0 0 0;
  padding-left: 10px;
  display: inline-block;
}

.order .dl-horizontal li  {
  font-size: 13px;
}

.order .dl-horizontal li:first-child  {
  padding-left: 0;
}

.order .dl-horizontal li:last-child  {
  padding-left: 0.1px;
}

.order .dl-horizontal li a  {
  color: #888888;
}

.order .form-inline .form-control {
  width: 100px;
  vertical-align: top;
  height: 36px;
}

.order .btn-danger  {
  width: 350px;
  padding: 12px 12px 12px 12px;
  font-size: 16px;
  font-weight: 700;
}

.order .btn_soldout  {
  background-color: #eaeaea;
  border-color: #cccccc;
}

@media (max-width: 991px) {
  .shop_table .table th  {
    width: 30%;
  }
  .shop_table .table td  {
    width: 70%;
  }
}

@media (max-width: 767px) {
  .photo_col  {
    width: 100%;
    margin-bottom: 35px;
  }
  .info_col  {
    width: 100%;
  }
  .mainimg .img-responsive  {
    margin: 0 auto 0 auto;
  }
  .img_tmb_box  {
    width: 80%;
    margin: 0 auto 0 auto;
  }
  .info_col h2  {
    text-align: center;
  }
  .info_col p  {
    text-align: center;
  }
  .info_col .order  {
    margin: 0 auto 0 8px;
  }
  .order .dl-horizontal  {
    width: 200px;
    padding-top: 2px;
    margin: 0 30px 40px 0;
    float: left;
  }
  .order .dl-horizontal dt  {
    width: 70px;
    float: left;
  }
  .order .dl-horizontal dd {
    margin-left: 70px;
  }
  .order .form-inline .form-control {
    display: inline-block;
  }
  .order .btn-danger  {
    width: 300px;
    padding: 8px 12px 8px 12px;
    font-size: 15px
  }
}

@media (max-width: 520px) {
  #bottom_page  {
    padding: 48px 0 23px 0;
  }
  .img_tmb_box  {
    text-align: center;
  }
  .photo_col .img_tmb_box a  {
    margin: 0;
  }
  .photo_col .img_tmb_box a img  {
    margin-bottom: 10px;
  }
  .info_col h2  {
    font-size: 28px;
  }
  .order .dl-horizontal  {
    width: 100%;
    padding-top: 0;
    float: none;
  }
  .order .btn-danger  {
    width: 100%;
    font-size: 14px
  }
}

@media (max-width: 420px) {
  /* #bottom_page  {
    padding: 58px 0 23px 0;
  } */
  .info_col h2  {
    font-size: 26px;
  }
}

#main  {
  margin-bottom: 50px;
}

#main header  {
  border-left: 4px solid #118cbe;
  margin: 0 0 35px 0;
  padding: 16px 0 12px 0;
  background-color: #f3f3f3;
  position: relative;
}

#main header::after  {
  position: absolute;
  border-left: 1px solid #118cbe;
  bottom: 0;
  left: 2px;
  z-index: 2;
  content: '';
  width: 100%;
  height: 100%;
  background-color: #f3f3f3;
}

#main h2  {
  position: relative;
  margin: 0 0 0 0;
  padding: 0 0 0 15px;
  z-index: 3;
  font-size: 21px;
  font-family: "ヒラギノ角ゴシック Pro W3","メイリオ","ＭＳ Ｐゴシック",sans-serif;
}

#main h3  {
  font-size: 19px;
  font-weight: bold;
  margin: 0 0 27px 0;
  padding: 10px 0 10px 10px;
  position: relative;
  border-bottom: 3px solid #f3f3f3;
}

#main h3::after  {
  position: absolute;
  bottom: -3px;
  left: 0;
  z-index: 2;
  content: '';
  width: 35%;
  height: 3px;
  background-color: #118cbe;
}

#main .contents_box, #main .greeting, #main .vision  {
  width: 97%;
  margin: 0 auto 30px auto;
  padding-top: 10px;
}

#main p  {
  margin-bottom: 13px;
  line-height: 24px;
}

#main .contents_box h4  {
  margin: 0 0 15px;
  font-size: 16px;
  font-weight: 600;
}

#main .president_name {
  width: 97%;
  margin: 0 auto 30px auto;
  text-align: right;
}

#main .president_name .img-responsive  {
  margin: 0 0 0 auto;
}

#main .vision .list-unstyled  {
  padding: 0 0 0 18px;
}

#main .vision .list-unstyled li  {
  margin-bottom: 13px;
  position: relative;
}

#main .vision .list-unstyled li::after {
  display: block;
  content: '';
  position: absolute;
  top: .5em;
  left: -1.2em;
  width: 8px;
  height: 8px;
  background-color: #fff;
  border: 2px solid #3498db;
  border-radius: 100%;
}

#main .main_message  {
  margin: 0 0 35px 0;
}

#main .main_photo  {
  margin: 0 0 35px 0;
  padding: 25px 0 10px 0;
}

#main .main_photo p  {
  width: 50%;
  margin: 0 auto 0 auto;
  padding: 10px 0 0 0;
  text-align: center;
  font-size: 13px;
  line-height: 20px;
}

#main .main_photo .caution  {
  font-size: 15px;
}

#main .description .text_col  {
  padding-top: 30px;
}

#main .description .dab_shop .text_col  {
  padding-top: 15px;
}

#main .description .text_col h4  {
  margin: 25px 0 35px 0;
}

#main .description .photo_col .main_photo  {
  padding-top: 1px;
  margin-bottom: 10px;
}

#main .description ul  {
  margin-bottom: 18px;
  line-height: 22px;
  font-size: 15.5px;
  font-weight: 700;
}

#main .description ul li  {
  margin-bottom: 14px;
}

#main .twin_photo  {
  width: 100%;
  margin: 0 auto 0 auto;
  padding: 18px 0 33px 0;
}

#main .twin_photo .col-sm-6  {
  padding: 0 8px 0 8px;
}

#main .twin_photo .img-responsive  {
  margin: 0 auto 0 auto;
}

#main .twin_photo .col-sm-6 p  {
  padding-top: 10px;
  text-align: center;
}

#main .business_box  {
  padding: 12px 16px 12px 16px;
  border-radius: 5px;
  background-color: #ebf2f9;
}

#main .business_box .dl-horizontal  {
  margin: 0 0 0 0;
}

#main .business_box .dl-horizontal dt {
  width: 80px;
  margin-bottom: 7px;
  padding: 5px 0 5px 0;
  text-align: left;
}

#main .business_box .dl-horizontal dd {
  margin-left: 80px;
  padding: 5px 0 5px 0;
}

#main .business_box .dl-horizontal dt:nth-last-child(2) {
  margin-bottom: 0;
}

#main .business_box p {
  margin-bottom: 0;
  padding: 2px 0 2px 0;
}

#main .access_map  {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  margin-bottom: 32px;
}

#main .access_info h4  {
  margin: 0 0 15px 0;
  color: #428bca;
  font-size: 18px;
  font-weight: bold;
}

#main .access_info p  {
  margin: 0 0 8px 0;
}

@media (max-width: 767px) {
  #main .twin_photo  {
    width: 90%;
    padding: 30px 0 0 0;
  }
  #main .twin_photo .col-sm-6  {
    margin-bottom: 45px;
  }
  #main .business_box .dl-horizontal dt {
    float: left;
  }
}

@media (max-width: 620px) {
  #main .main_photo  {
    width: 80%;
  }
  #main .twin_photo  {
    width: 80%;
  }
}

@media (max-width: 520px) {
  #main .business_box .dl-horizontal dt {
    margin-bottom: 0;
    float: none;
  }
  #main .business_box .dl-horizontal dd {
    margin-left: 0;
  }
}

@media (max-width: 420px) {
  #main h2  {
    font-size: 19px;
  }
  #main h3  {
    font-size: 17px;
  }
  #main p  {
    font-size: 13.5px;
    line-height: 26px;
  }
  #main .main_photo  {
    width: 90%;
  }
  #main .twin_photo  {
    width: 90%;
  }
  #main .twin_photo .col-sm-6  {
    padding: 0 20px 0 20px;
  }
  #main .business_box .dl-horizontal dt {
    font-size: 13px;
  }
  #main .business_box .dl-horizontal dd {
    font-size: 13px;
  }
}

.ggmap  {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: auto;
}

.ggmap iframe,
.ggmapr object,
.ggmap embed  {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#main .contact_form  {
  padding-bottom: 10px;
}

#main .contact_form form  {
  width: 100%;
  padding-top: 10px;
}

#main .contact_form form table  {
  margin-bottom: 20px;
}

#main .contact_form form table input, #main .contact_form form table textarea, #main .contact_form form table select  {
  padding: 4px 4px 4px 4px;
}

#main .contact_form form .btn  {
  padding: 9px 60px 9px 60px;
}

@media (max-width: 767px) {
  #main h2 .img-responsive  {
    margin: 0 auto 0 auto;
  }
  #main .contact_form form  {
    width: 100%;
  }
}

#main .company_data, #main .company_history, #main .company_machine, #main .works_list  {
  width: 97%;
  margin: 0 auto 30px auto;
  padding-top: 15px;
}

#main .company_machine .table  {
  margin-bottom: 30px;
}

#main .info_map  {
  margin: 15px 0 8px 0;
}

.works_list .table th  {
  padding: 13px 10px 13px 10px;
  background-color: #c6e0fa;
  vertical-align: middle;
  line-height: 24px;
  border-bottom-width: 1px;
  border: medium none;
  text-align: center;
}

.works_list .table .year  {
  width: 15%;
}

.works_list .table .order  {
  width: 55%;
}

.works_list .table .works  {
  width: 30%;
}

.works_list .table td  {
  padding: 13px 10px 13px 10px;
  vertical-align: middle;
  line-height: 24px;
  text-align: left;
}

.works_list > .table-striped > tbody > tr:nth-child(2n+1) > td {
  background-color: #f5faff;
}

.company_data .table th, .company_history .table th, .company_machine .table th  {
  padding: 13px 10px 13px 10px;
  background-color: #ebf2f9;
  vertical-align: middle;
  line-height: 24px;
}

.company_data .table td, .company_history .table td, .company_machine .table td  {
  padding: 13px 10px 13px 10px;
  vertical-align: middle;
  line-height: 24px;
}


.company_data .table th  {
  width: 25%;
}

.company_history .table th  {
  width: 35%;
}

.company_machine .table th  {
  width: 30%;
}

.company_data .table td  {
  width: 75%;
}

.company_history .table td  {
  width: 65%;
}

.company_machine .table td  {
  width: 70%;
}

.company_data .table h4  {
  margin: 0 0 10px 0;
  font-size: 15px;
  font-weight: 600;
}

.company_data .table h4:last-child  {
  margin: 0 0 0 0;
}

.company_machine h4  {
  margin: 0 0 15px 0;
  font-size: 16px;
}

.company_machine h4 {
  position: relative;
  padding: 0 .5em .5em 1.8em;
}
.company_machine h4::after {
  position: absolute;
  top: .15em;
  left: .4em;
  z-index: 2;
  content: '';
  width: 12px;
  height: 12px;
  background-color: #ccc;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.company_data .table tr > td > .list-unstyled  {
  padding-left: 15px;
}

.company_data .table tr > td > .list-unstyled:last-child  {
  margin-bottom: 0;
}

.company_data .table tr:last-child > td > .list-unstyled  {
  padding-left: 0;
}

.policy_box  {
  padding-bottom: 5px;
}

.policy_box h4  {
  margin: 0 0 10px 0;
}

.policy_box ul li, .policy_box ol li  {
  margin: 0 0 10px 0;
  line-height: 24px;
}

.sub_list  {
  padding: 10px 0 0 20px;
}

#main .map_boxes  {
  margin: 0 0 30px 0;
  padding: 0 0 0 0;
  border: 1px solid #428bca;
  border-top: 5px solid #428bca;
}

#main .map_boxes h3  {
  margin: 0 0 0 0;
  padding: 10px 12px 10px 12px;
  border: none;
  font-size: 16px;
  background-color: #edf6f9;
}

#main .map_boxes ul  {
  margin: 0 0 0 0;
  padding: 14px 16px 14px 16px;
  list-style: none;
}

#main .map_boxes ul li  {
  margin-bottom: 9px;
}

#main .map_boxes ul .subcategories  {
  padding-left: 40px;
}

#main .map_boxes ul li:last-child  {
  margin-bottom: 0;
}

#main .map_boxes ul li a  {
  padding-left: 25px;
  background-image: url(css_images/side_nav_try3.png);
  background-repeat: no-repeat;
  background-position: 10px center;
}

#main .map_boxes ul li a:hover  {
  background-image: url(css_images/side_nav_try2.png);
}

#contact .contact_form .container  {
  width: 100%;
  padding: 0;
}

em, .caution  {
  color: #d9534f;
}

.contact_form .section ul  {
  margin-bottom: 25px;
}

.contact_form .section ul li  {
  margin-bottom: 0.3em;
}

#contact .contact_table  {
  margin: 20px 0 20px 0;
}

#contact .contact_table th  {
  width: 30%;
  vertical-align: middle;
  background-color: #ededed;
  font-size: 14px;
}

#contact .contact_table td  {
  vertical-align: middle;
  font-size: 14px;
}

#contact .contact_table td .error  {
  padding-top: 4px;
  color: #d9534f;
  font-size: 14px;
}

#main .contact_form form table input, #main .contact_form form table textarea  {
  margin-right: 3px;
}

.tr_name input, .tr_kana input  {
  width: 200px;
}

.tr_company input, .tr_department input, .tr_position input, .tr_business input  {
  width: 300px;
}

.tr_tel input  {
  width: 250px;
}

.tr_mail input  {
  width: 250px;
}

.tr_content textarea  {
  width: 90%;
}

.tr_date select  {
  width: 300px;
}

.tr_people select  {
  width: 150px;
}

.contact_form .required  {
  color: #f15858;
}

.contact_form .example  {
  margin: 0 0 0 0;
  padding-top: 8px;
  color: #8b8b8b;
}

.contact_form .center  {
  padding-top: 10px;
  text-align: center;
}

.contact_form .center .inline  {
  padding: 0 6px 0 6px;
  display: inline;
}

@media (max-width: 569px) {
  #main .contact_form form table input, #main .contact_form form table textarea, #main .contact_form form table select  {
    width: 100%;
    margin: 0 0 5px 0;
  }
}

@media (max-width: 419px) {
  .contact_form .center .btn  {
    width: 100%;
  }
}

.contact_form .section  {
  margin-bottom: 20px;
}

.contact_form h4  {
  margin: 0 0 15px 0;
  padding: 1px 0 1px 10px;
  border-left: 3px solid #3074d0;
  font-size: 16px;
  font-weight: bold;
}

.contact_form .back_link  {
  margin-bottom: 15px;
}

.contact_form .link_list  {
  list-style: none;
  padding: 0 0 0 0;
}

.contact_form .back_link i, .contact_form .link_list i  {
  margin-right: 3px;
}

.contact_form input::-webkit-input-placeholder  {
  color: #bcbcbc;
}

.contact_form input:-moz-placeholder  {
  color: #bcbcbc;
}

.contact_form input::-moz-placeholder  {
  opacity: 0.42;
}

.contact_form input:-ms-input-placeholder  {
  color: #bcbcbc;
}

#main .sitemap_box  {
  margin-bottom: 25px;
}

#main .sitemap_box h4  {
  background-color: #edf6f9;
  border: medium none;
  font-size: 16px;
  margin: 0 0 15px 0;
  padding: 10px 12px 10px 13px;
  border-left: 3px solid #118cbe;
}

#main .sitemap_box .list-unstyled  {
  padding-left: 25px;
}

#main .sitemap_box .list-unstyled li  {
  margin-bottom: 10px;
}

#main .sitemap_box .list-unstyled li {
  position: relative;
}
#main .sitemap_box .list-unstyled li::after {
  display: block;
  content: '';
  position: absolute;
  top: .5em;
  left: -1em;
  width: 7px;
  height: 7px;
  border-right: 1px solid #6e6e6e;
  border-bottom: 1px solid #6e6e6e;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#main .privacy_box  {
  padding-top: 15px;
}

#main .privacy_box dt  {
  margin-bottom: 10px;
}

#main .privacy_box dd  {
  margin-bottom: 15px;
}

#side  {
  padding: 0 0 0 0;
  background-color: white;
}

#side .side-contents {
  padding: 15px 15px 15px 15px;
  background-color: #f3f3f3;
  z-index: 1020;
  width: 100%;
  max-width: 275px;
}

#side .side_nav_header  {
  height: 60px;
  margin: 0 0 0 0;
  background-color: #ffffff;
  border-top: 3px solid #118cbe;
}

#side .side_nav_header h2  {
  margin: 0 0 0 0;
  padding: 0 0 0 17px;
  line-height: 60px;
  font-size: 16px;
  font-weight: 600;
}

#side .side_nav_header > h2 > span {
  margin: 0 0 0 20px;
  color: #8d8d8d;
  font-family: "Pontano Sans",sans-serif;
  font-size: 14px;
  font-weight: 500;
}

#side #side_nav_sub  {
  border-top: 1px dotted #c9c9c9;
  background-color: #ffffff;
}

#side #side_nav_sub li  {
  margin: 0;
  padding: 0;
  font-size: 14px;
  border-bottom: 1px dotted #c9c9c9;
}

#side #side_nav_sub li .fa {
  color: #128cbe;
  font-size: 18px;
  margin-right: 7px;
}

#side #side_nav_sub li:last-child  {
  border: none;
}

#side #side_nav_sub li a  {
  padding: 13px 20px 13px 20px;
  color: #434343;
  border-radius: 0;
}

#side #side_nav_sub .subcategories a  {
  padding: 13px 15px 13px 30px;
}

#side #side_nav_sub .active a  {
  background-color: transparent;
  color: #428bca;
}

#side #side_nav_sub li a:hover, #side #side_nav_sub li a:focus  {
  background-color: #f7fbff;
}

@media (max-width: 991px) {
  #side .side_nav_header h2  {
    padding: 0 0 0 10px;
    font-size: 14px;
  }
  #side .side_nav_header > h2 > span {
    display: none;
  }
}

@media (max-width: 767px) {
  #side  {
    margin-bottom: 15px;
  }
  #side .side-contents {
    width: 96%;
    max-width: 1000px;
    margin: 0 auto 0 auto;
  }
}

#footer  {
  padding: 30px 0 21px 0;
  background-color: #004ea2;
}

#footer .footer_logo {
  margin: 0 0 21px 0;
  text-align: center;
}
#footer .footer_logo img {
  display: inline;
}

#footer .copyrights  {
  margin: 0 0 0 0;
  font-size: 15px;
  color: white;
  text-align: center;
}

@media (max-width: 702px) {
  #footer_nav .nav.center li  {
    margin-top: 5px;
    margin-bottom: 5px;
  }
}

@media (max-width: 612px) {
  #footer .copyrights  {
    font-size: 12px;
  }
}

@media (max-width: 420px) {
  #footer .copyrights  {
    text-align: center;
  }
}
