/****font default settings *****/
body,h1,h2,h3,h4,h5,h6,p,a,ul,ol,li,blockquote,button {
font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}

.font-mincho {
font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}

.en {
	font-family: 'Hiragino Mincho ProN', 'Yu Mincho', Georgia, serif;
}

body {
	font-size: 16px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight:bold;
}

h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span,
p span,
li span {
	display: inline-block;
}
h1 {
    font-size: 32px;
    font-weight:bold;
}
#top_slider h1 {
    font-size: 22px;
}
@media (max-width:767px) {
h1 {
    font-size: 18px;
    font-weight:bold;
}
}
h2 {
    font-size: 26px;
    font-weight:bold;
    color: #222;
    margin: 0 0 20px 0;
}
h2.large-center {
    font-size: 32px;
    font-weight:bold;
    color: #222;
    margin: 0 0 40px 0;
    text-align:center;
}
h2.font-mincho {
    margin: 0 0 30px 0;
}
@media (max-width:767px) {
h2 {
    font-size: 20px!important;
    margin: 0 0 10px 0;
}
h2.large-center {
    font-size: 24px;
    margin: 0 0 10px 0;
}
}
.h2 {
margin-bottom:30px;
font-size: 26px;
}
h3 {
    font-size: 20px;
    color: #333;
    margin: 0 0 10px 0;
}
.fancybox-title h3 {
    font-size: 18px;
font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
 h3.large-type {
    font-size: 36px;
    line-height:140%;
    margin: 5px 0 35px 0;
    padding-bottom:10px;
    border-bottom:1px solid #CCC;
}
@media (max-width:767px) {
    h3.large-type {
        font-size: 32px;
        margin: 0 0 20px 0;
    }
}
h4 {
font-weight:bold;
}
p, li {
color:#222;
}

.lead {
    font-weight:bold;
}



a,
a img {
	-webkit-transition: 0.3s linear;
	   -moz-transition: 0.3s linear;
		 -o-transition: 0.3s linear;
			transition: 0.3s linear;
}

a img:hover {
	opacity:0.8;
}

.img-responsive {
    width:100%;
    max-width:100%;
}

.responsive-video {
	padding-top: 0;
}

.bg-trans-white {
	background:rgba(255,255,255,0.7);
	padding:20px;
	color:000;
}
.bg-trans-black {
    background: rgba(0,0,0,0.4);
}
.bg-trans-white p {
	color:#000;
}
.bg-washi {
background:url(/mediagallery/mediaobjects/orig/2/23f1fab28504664c491f15e50b8d14fe.jpg) no-repeat;
background:url(/mediagallery/mediaobjects/orig/4/4490f6407d104fc4c604dddc5773fdb6.jpg) no-repeat;
}
.bg-washi-black {
background:url(/mediagallery/mediaobjects/orig/1/16bb1342ed22296684cd4a0332048dfc.jpg) no-repeat;
}
.bg-washi-black h1,
.bg-washi-black p {
color:#FFF;
}
.well.bg-trans-black {
    border:none;
   margin-bottom:0;
}

.bg-trans-black h2,
.bg-trans-black h3,
.bg-trans-black h4,
.bg-trans-black .block-name,
.bg-trans-black p,
.bg-trans-black li  {
        color:#FFF!important;
}

@media (max-width:767px) {
    .flex-center {
        display:block;
    }
    .flex-center .well.bg-trans-black {
        background:#333;
        border-radius:0;
        width:100%;
    }
.dropdown-menu, .navbar-toggle {
    border-radius: 0;
    margin-top: -61px;
    font-size: 12px;
    margin-right: 0;
}
} /*end @media*/

h3.panel-title {
    font-size:20px;
}

.panel.panel-toggle .panel-title {
	display:inline;
}

.panel.panel-toggle .panel-heading {
  cursor: pointer;
}
.panel.panel-toggle.closed .panel-body {
  display: none;
}
.btn-panel-toggle {
  cursor: pointer;
  float: right;
}
.panel.panel-toggle .btn-panel-toggle:before {
  content: '\f139';
  /* FontAwesome char code inside the '' */
  font-family: FontAwesome;
  /* FontAwesome or whatever */
  display: inline-block;
  width: 1.2em;
  /* same as padding-left set on li */
  margin-left: 0em;
  /* same as padding-left set on li */
}
.panel.panel-toggle .btn-panel-toggle:after {
  content: '閉じる';
  display: inline-block;
}
.panel.panel-toggle.closed .btn-panel-toggle:before {
  content: '\f13a';
  /* FontAwesome char code inside the '' */
  font-family: FontAwesome;
  /* FontAwesome or whatever */
  display: inline-block;
  width: 1.2em;
  /* same as padding-left set on li */
  margin-left: 0em;
  /* same as padding-left set on li */
}
.panel.panel-toggle.closed .btn-panel-toggle:after {
  content: '詳細を見る';
  display: inline-block;
}

@media (max-width:992px) {
	.panel.panel-toggle .btn-panel-toggle:after {
	  content: none;
	}
	.panel.panel-toggle.closed .btn-panel-toggle:after {
	  content: none;
	}
} /*end @media*/



#wrapper {
    padding:0;
}

section {
    position:relative;
}

.top_visual_caption {
    position:relative;
    width:100%;
}
.top_visual_caption img {
    width:100%;
}
.page_top_caption {
    position:absolute;
    top:45%;
    width:100%;
    padding:50px 0;
background: rgba(0,0,0,0);
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 45%, rgba(0,0,0,0.4) 51%, rgba(0,0,0,0.4) 55%, rgba(0,0,0,0) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(45%, rgba(0,0,0,0.4)), color-stop(51%, rgba(0,0,0,0.4)), color-stop(55%, rgba(0,0,0,0.4)), color-stop(100%, rgba(0,0,0,0)));
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 45%, rgba(0,0,0,0.4) 51%, rgba(0,0,0,0.4) 55%, rgba(0,0,0,0) 100%);
background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 45%, rgba(0,0,0,0.4) 51%, rgba(0,0,0,0.4) 55%, rgba(0,0,0,0) 100%);
background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 45%, rgba(0,0,0,0.4) 51%, rgba(0,0,0,0.4) 55%, rgba(0,0,0,0) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 45%, rgba(0,0,0,0.4) 51%, rgba(0,0,0,0.4) 55%, rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}

.page_top_caption h2 {
    color:#FFF;
   font-size: 2.4vw;
    line-height:120%;
  display:inline-block;
  text-shadow:0px 2px 12px rgba(0,0,0,0.7);
    margin-bottom:0px auto;

 }
.page_top_caption p {
    color:#FFF;
   font-size: 1.5vw;
    line-height:120%;
  text-shadow:0px 1px 6px rgba(0,0,0,0.7);
 }

@media (max-width:767px) {
    .page_top_caption {
        position:relative;
    }
.page_top_caption h2 {
   font-size:18px;
   margin-bottom:0;
}
.page_top_caption p {
   margin-top:10px;
   font-size: 1.2vw;
}
} /*end @media*/

@media (max-width:768px) {
    .page_top_caption p {
       font-size: 1em;
    }
} /*end @media*/


#page_about h2 {
    margin: 0 0 40px 0;
}

.flex-center {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
   align-items: center;
}

@media (max-width:767px) {
    .flex-center {
        position:relative;
    }
} /* end @media */

.jumbotron {

background:url(/mediagallery/mediaobjects/orig/c/c432fe37712bb96e1d5df20489dd52bb.jpg) no-repeat;
background:url(/mediagallery/mediaobjects/orig/a/a2940a02346196c2a389ae045f2bf84c.jpg) no-repeat;
	/*background:rgb(0, 40, 112);*/
	background-size: cover;
	background-position: center center;
	padding: 20px 0 10px;
	margin-bottom: 0;
}

.jumbotron h1 {
    font-size: 32px;
    font-weight: bold;
    color:#FFF;
    margin: 0 0 20px 0;
    margin:0;
}

@media (max-width:991px) {
    .jumbotron {
	padding: 15px 0 5px;
	margin-bottom: 0;
    }
    .jumbotron h1 {
        font-size: 20px;
    }
} /*end  @media*/

/* header style */
.topbar {
    background:#000;
    padding:5px 0;
    font-size:14px;
}

.topbar p {
    font-size:14px;
    color: white;
    margin:0;
    padding:0;
    display:inline-block;
    line-height:160%;
}

.topbar .topbar_tel {
    color:#FFF;
    float:right;
    margin-top:-0px;
    display:inline-block;
    line-height:100%;
}

.topbar .topbar_time {
    color:#FFF;
    float:right;
    margin-right:10px;
}

@media (max-width: 991px) {
	.topbar {
		display: none;
	}
} /*end @media*/

.tel {
    font-size: 1.6em;
}

.header-v1 .navbar-brand {
    padding:10px 0;
    margin-top:0;  
}
.header-v1 .navbar-collapse {
    padding: 0;
}

.navbar {
    border-radius: 0;
}

.header-v1 .navbar-brand {
        margin-top:-45px;
}

.navbar-brand>img,
img#logo-header {
    width:200px;
    padding:0;
    margin-top:-30px;
}
.navbar-brand>img,
img#logo-footer {
    width:200px;
    padding:0;
}
.footer-logo {
    margin: 0 0 20px;
}

@media (max-width: 991px) {
    .header-v1 .navbar-brand {
            margin-top: -5px;
    }
.navbar-brand>img,
img#logo-header {
    width:120px;
    padding:0;
}
    .navbar-brand>img,
    img#logo-footer {
        width:100px;
        padding:0;
    }

    .header-v1 .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 20px;
    }

} /*end @media*/

.header-v1 .navbar-header {
    margin: 0;
}

.header-v1 .navbar-inverse .navbar-nav > li > a {
    font-size: 16px;
}

.navbar-inverse .navbar-nav>li>a {
    color:#CCC;
}
.nav.navbar-nav li small {
	opacity:0.7;
	font-size:0.8em;
}

.nav.navbar-nav li small:before {
	content:"\a";
	white-space:pre;
}

.header-v1 .dropdown > a:after,
.header-v1 .dropdown-submenu > a:after {
    font-family:"fontawesome";
    content:'\f0d7';
}

@media (min-width: 992px) {
    .header-v1 .3 .navbar-nav > li > a {
        padding: 15px 8px 12px 8px;
    }
    .header-v1 .navbar-inverse .navbar-nav > li.dropdown > a{
        padding-right:25px;
    }
} /*end @media*/

/* top slider */
.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel img{
  width:100%;
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.carousel-control {
  opacity:0.05;
}

#carousel-top {
	position: relative;
        max-height:750px;
        overflow:hidden;
}

#carousel-top .carousel-inner .item {
        max-height:750px;
}

#carousel-top .carousel-caption {
    position:absolute;
    right: 0;
    left: 0;
    top:45%;
    bottom:0;
    z-index: 10;
    padding-top:0;
    padding-bottom: 0;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

#carousel-top .carousel-caption h2,
#carousel-top .carousel-caption .lead,
#carousel-top .carousel-caption h3,
#carousel-top .carousel-caption p {
   color: #fff;
    line-height:140%;
    text-shadow: none;
 }

#carousel-top .carousel-caption h2,
#carousel-top .carousel-caption .lead {
  font-size: 3vw;
  display:inline-block;
  text-shadow:0px 2px 12px rgba(0,0,0,0.7);
 }
#carousel-top .carousel-caption h3,
#carousel-top .carousel-caption p {
  font-size: 2vw;
  text-shadow:0px 1px 6px rgba(0,0,0,0.7);
 }

@media (max-width:768px) {
    #carousel-top .carousel-caption h2,
#carousel-top .carousel-caption .lead {
      font-size: 6vw;
      margin-bottom:0;
     }
    #carousel-top .carousel-caption h3,
#carousel-top .carousel-caption p {
      font-size: 3vw;
     }
} /*end @media*/

/* wow animation sdditional style */

@-webkit-keyframes fadeInUp2 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp2 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp2 {
  -webkit-animation-name: fadeInUp2;
  animation-name: fadeInUp2;
}

#top_contact_panel {
	position:fixed;
	padding:8px 20px;
	bottom:-2px;
	left:4%;
	width:auto;
	z-index:100;
	background-image: -webkit-linear-gradient(rgba(250,250,250,0.95) 0%, rgba(250,250,250,0.95) 50%, rgba(210,210,210,0.95) 100%);
	background-image: -o-linear-gradient(rgba(250,250,250,0.95) 0%, rgba(250,250,250,0.95) 50%, rgba(210,210,210,0.95) 100%);
	background-image: linear-gradient(rgba(250,250,250,0.95) 0%, rgba(250,250,250,0.95) 50%, rgba(210,210,210,0.95) 100%);
	background-repeat: repeat-x;
	border:1px #FFF solid;
	border-radius: 5px 5px 0 0;
	box-shadow:0 3px 8px rgba(0,0,0,0.2);
	 /* 1.5秒かけてアニメーションする */
	  -webkit-animation-duration: 1.5s;
	  animation-duration: 1.5s;
	  /* 2.5秒待ってからアニメーションする */
	  -webkit-animation-delay: 2.5s;
	  animation-delay:2.5s;
}

#top_contact_panel p {
	margin-bottom:7px;
	line-height:110%;
}

@media (max-width: 991px) {
	#top_contact_panel {
		display: none;
	}

} /*end @media */

/* top page style */

#top_movie {
	position:relative;
	width:100%;
    padding-bottom: 56.24%;
	z-index:10;
}


.box_menu_1 .thumbnail-style {
   padding: 0px;
	margin-bottom:50px;
	box-shadow: 0 2px 8px rgba(0,0,0,0.5);
}

.box_menu_1 .thumbnail-style:hover {
	box-shadow: 0 0 18px rgba(0,0,0,0.2);
  transition: box-shadow 0.2s ease-in-out;
}

.thumbnail-style .thumbnail-img {
   margin-bottom: 0px;
   background:#000;
}

.thumbnail-kenburn img {
    transition: all 2.0s ease-in-out;
}

.box_menu_1 .thumbnail h3 a,
.box_menu_1 .thumbnail-style h3 a {
	font-size:24px;
	color:#FFF;
}

.box_menu_1 .thumbnails {
	position: relative;
}

.box_menu_1 .caption {
	position: absolute;
    background-image: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,1));
    background-image: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,1));
    background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,1));
	bottom:0px;
	width:100%;		
	padding:15px 20px 10px;
	text-align: right;
}
.box_menu_1 .caption p {
	color: #CCC;
}
.box_menu_1 .caption small {
	color: #EEE!important;
}

@media (max-width:767px) {
	.box_menu_1 .caption {
		position: relative;
		background: rgba(0,0,0,0.8);
		padding:10px;
	}

	.box_menu_1 .thumbnail h3,
	.box_menu_1 .thumbnail-style h3,
	.box_menu_1 .thumbnail-style p {
		text-align: left;
	}
	
	.box_menu_1 .thumbnail h3 a,
	.box_menu_1 .thumbnail-style h3 a {
		font-size:16px;
	}
	.box_menu_1 .thumbnail p,
	.box_menu_1 .thumbnail-style p {
		font-size:14px;
	}
} /*end @media */

#top_campaign a>img {
    margin-bottom:30px;
}

/* page style  */

.page_top_caption {
    position:absolute;
    top:45%;
    width:100%;
    padding:50px 0;
background: rgba(0,0,0,0);
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 45%, rgba(0,0,0,0.4) 51%, rgba(0,0,0,0.4) 55%, rgba(0,0,0,0) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(45%, rgba(0,0,0,0.4)), color-stop(51%, rgba(0,0,0,0.4)), color-stop(55%, rgba(0,0,0,0.4)), color-stop(100%, rgba(0,0,0,0)));
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 45%, rgba(0,0,0,0.4) 51%, rgba(0,0,0,0.4) 55%, rgba(0,0,0,0) 100%);
background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 45%, rgba(0,0,0,0.4) 51%, rgba(0,0,0,0.4) 55%, rgba(0,0,0,0) 100%);
background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 45%, rgba(0,0,0,0.4) 51%, rgba(0,0,0,0.4) 55%, rgba(0,0,0,0) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 45%, rgba(0,0,0,0.4) 51%, rgba(0,0,0,0.4) 55%, rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}

@media (max-width:767px) {
    .page_top_caption {
        position:relative;
        background:rgba(0,0,0,0.8);
        padding:20px 0;
    }
} /*end @media*/

@media (max-width:768px) {
    .page_top_caption p {
       font-size: 1em;
    }
} /*end @media*/



/* footer style */

.footer-v2 .copyright {
    background: #ddd;
	font-size:12px;
}

/* footer style */

.link-list li {
	border-top: dotted 1px #ddd;
}
.link-list li > a{
    font-size:14px;
    color: #3498db;
}

.link-list li:before {
	font-family: "fontAwesome";
	content:"\f0da";
	margin-right:5px;
	color:#CCC;
}


.side_button {
	position:fixed;
	right:5px;
	top:150px;
	z-index:9999;
        width:80px;
        height:80px;
        opacity:0.9;

background:url(/mediagallery/mediaobjects/orig/c/c09e0606d9586367fd2878e97cd0ab1d.png) no-repeat;
        background-size:contain;
	 /* 1.5秒かけてアニメーションする */
	  -webkit-animation-duration: 1.5s;
	  animation-duration: 1.5s;
	  /* 2.5秒待ってからアニメーションする */
	  -webkit-animation-delay: 2.0s;
	  animation-delay:2.0s;
}

.side_button:hover {
        opacity:1.0;
}

.side_button a.btn-u {
	position:absolute;
	top:0;
	left:0;
	color:#333;
	text-shadow:0 0 4px rgba(255,255,255,0.9);
	font-weight:bold;
	font-size:18px;
	border:none;
	background:rgba(255,255,255,0.5);
	box-shadow:none;
	border-radius:100%;
	line-height:100%;
        width:80px;
        height:80px;
        text-align:center;
        padding:32px 0 0 0;
        display:inline-block;
}

.side_button a.btn-u:hover{
	background:rgba(255,255,255,0.2);
}

.bottombar {
	display:none;
	position:fixed;
	left:0px;
	bottom:-1px;
	width:100%;
	height:50px;;
        z-index:9999;
        background: #95a5a6;
	 /* 1.5秒かけてアニメーションする */
	  -webkit-animation-duration: 1.5s;
	  animation-duration: 1.5s;
	  /* 2.5秒待ってからアニメーションする */
	  -webkit-animation-delay: 2.0s;
	  animation-delay:2.0s;
}

.bottombar a.btn-u {
	display:table-cell;
	border:1px #FFF solid;
	border-bottom:none;
	border-radius:0;
	font-size:15px;
        width:33%;
        text-align:center;
        vertical-align:middle;
        margin:0;
        padding:0;
}

@media (max-width: 991px) {
    .side_button {
        display:none;
    }

    .bottombar {
	    display:table;
    }
	.footer-v2 .copyright {
		padding-bottom:50px;
	}
    #topcontrol {
        display:none;
    }

} /*end @media*/




/*個別スタイル*/

.thumbnails-v1 .caption p {
  font-size:14px;
}

.thumbnails-v1 {
	padding:5px;
}


.thumbnails-v1,
.thumbnail-style {
	-webkit-transition: 0.3s linear;
	   -moz-transition: 0.3s linear;
		 -o-transition: 0.3s linear;
			transition: 0.3s linear;
}

.thumbnails-v1:hover,
.thumbnail-style:hover { 
	box-shadow: 0 0 8px #ddd;
	background: #FFF; 
	-webkit-transition: 0.3s linear;
	   -moz-transition: 0.3s linear;
		 -o-transition: 0.3s linear;
			transition: 0.3s linear;
}

.top-information li {
  font-size:14px;
}

.portfolio-item h4 {
  font-size:14px;
  text-align:left;
}

ul.top-information-list li {
  margin-bottom:5px;
}

ul.top-information-list .label {
  margin-right:5px;
}

.read-more {
  font-size: 12px;
}

.service-box-v1 ul {
    padding: 0;
}

.service-box-v1 li {
    font-size: 14px;
}

.service-block {
    padding: 20px 20px;
}


/*input style*/
.form-control {
  display:inline-block;
  font-size:85%;
}

input.form-control,
select.form-control {
  margin-right:3px;
  margin-bottom:5px;
}

.form-control.input-xs {
  height:25px;
  padding:0 3px;
}

.form-control.input-year {
  width:45px;
}
.form-control.input-month {
  width:30px;
}
.form-control.input-date {
  width:30px;
}
.form-control.input-number {
  width:40px;
}

.service-box-v1 .form-group {
  margin-bottom:10px;
}

.gmaps {
position: relative;
padding-bottom: 50%; // ã“ã‚ŒãŒç¸¦æ¨ªæ¯”
height: 0;
overflow: hidden;
}
.gmaps iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}

#access_by_car {
	background:#f5f5f5;
}

#access_by_train {
   	background:#fff;
}

.access_caption {
    padding:12px 5px;
    min-height:50px;
    margin-left:20px;
    color:#333;
    border-left:2px #999 dotted;
}

.access_point {
    display:block;
    padding:12px;
    height:50px;
    color:#333;
    width:100%;
    border:2px #666 solid;
    text-align:center;
    border-radius: 25px;
    background:#eee;
}

.access_point.start,
.access_point.goal {
    display:block;
    padding:12px;
    border-radius: 0;
    border:none;
    color:#FFF;
    width:100%;
    background:#999;
    font-size:16px;
    text-align:center;
}
.access_point.start {
    background:#3498db;
}
.access_point.start:before {
    font-family:"FontAwesome";
    content:"\f0ab";
    margin-right:0.5em;
}

.access_point.goal {
    background:#1a7b46;
    border-radius: 25px;
    margin-bottom:80px;
}
.access_point.goal:before {
    font-family:"FontAwesome";
    content:"\f024";
    margin-right:0.5em;
}


.table-col1-pc table,
.table-col1-pc  tbody,
.table-col1-pc  thead,
.table-col1-pc  tfoot,
.table-col1-pc  tr,
.table-col1-pc  th,
.table-col1-pc  td {
    display: block;
}

@media (max-width:767px) {
.table-col1-sp table,
.table-col1-sp  tbody,
.table-col1-sp  thead,
.table-col1-sp  tfoot,
.table-col1-sp  tr,
.table-col1-sp  th,
.table-col1-sp  td {
    display: block;
}
}

/* Facebook Like Box width: 100% */

.fbcomments,
.fb_iframe_widget,
.fb_iframe_widget[style],
.fb_iframe_widget iframe[style],
.fbcomments iframe[style],
.fb_iframe_widget span{
    width: 100% !important;
}

.facebookWrapper{
background:none;
position: relative ;
padding-top: 0;
overflow: hidden ;
border:none;
}

.facebookWrapper iframe {
position: absolute;
top: 0 ;
left: 0 ;
width: 100%!important ;
}
span.label {
  font-size:inherit;
}
.label-list li {
margin-bottom:10px;
}
.label-list li span {
display:inline-block;
min-width:95px;
text-align:center;
}

.label-list li span.label {
border-radius: 8px 0 8px 0;
}

.menu_list {
    border-top:1px #ccc solid;
    padding-top:10px;
}

.menu_list dt {
    padding-bottom:5px;
}
.menu_list dd {
    border-bottom:1px #ccc solid;
    padding-bottom:10px;
    margin-bottom:10px;
}

.table_list {
    border-top:1px #ccc solid;
    padding-top:10px;
}
.table_list.bg-trans{
	background:rgba(230,230,230,0.8);
	color:#111;
}

.table_list dt {
    padding-left:5px;
    padding-bottom:5px;
    min-width:130px;
    float:left;
}
.float_none.table_list dt {
    width:100%;
    float:none;
}
.table_list dd {
    border-bottom:1px #ccc solid;
    padding-bottom:10px;
    margin-bottom:10px;
}
.float_none.table_list dd {
    padding-left:5px;
}
@media (max-width: 767px) {
.table_list dt {
    width:100%;
    float:none;
}
.table_list dd {
    padding-left:5px;
}
}

.table-design-dl {
	margin-bottom: 5%;
}

.table-design-dl-dt {
	padding: 2%;
	background: #F8F8F8;
	border: 1px solid #ccc;
	vertical-align:  middle;
	text-align: center;
}
.table-design-dl-dd {
	padding: 2% 2% 5%;
}

@media (min-width: 960px) {
.table-design-dl {
	margin-bottom: 20px;
	background: #F8F8F8;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.table-design-dl-dt, .table-design-dl-dd {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ccc;
}
.table-design-dl-dt {
	color: #4C5966;
	border-right: none;
	border-left: none;
	border-bottom: none;
}
.table-design-dl-dt {
	width: 30%;
	float: left;
}
.table-design-dl-dd {
	background: #fff;
	margin-left: 30%;
	padding-bottom: 8px;
	border-left: 1px solid #ccc;
}
.table-design-dl-dd::after {
	content: '';
	display: block;
	clear: both;
}
.table-design-dl-dd a {
	display: inline-block;
}
}

.portfolio-item img .edit_icon {
width:30px!important;
height:30px!important;
}

.price {
font-size: 30px;
 font-weight:bold;
}

.img_text_2col h3{
margin-bottom:10px;
}
@media (max-width: 767px) {
.img_text_2col h3{
font-size:14px;
}
.img_text_2col p{
font-size:12px;
}
}

.item-caption .caption{
 margin-top:5px;
 font-size:90%;
}
.portfolio-item p a {
text-decoration:none;
}

section.bg-default {
    background:#FFF;
}
section.bg-gray {
    background:#f5f5f5;
}
section.bg-blue {
    background:#f0f5f7;
}

.table {
    border-bottom:1px #ddd solid;
}

.table caption {
	font-weight: normal;
	background:rgba(230,230,230,0.8);
	text-align: center;
	color:#111;
}
.table th {
	background:#F3F3F3;
	/*text-align: center;*/
	padding: 8px 10px 5px!important;
	vertical-align: middle!important;
}
.table td {
	background:rgba(255,255,255,0.8);
	text-align: left;
}
.bg-half-text-padding {
padding-left:7%;
padding-right:7%;
}
.content-2xlg {
padding-top:300px;
padding-bottom:300px;
}
.date-area {
width:100px;
}
.edit_icon {
width:30px;
height:30px;
}
.margin-top-10 {
margin-top:10px;
}
.margin-top-20 {
margin-top:20px;
}
.margin-top-30 {
margin-top:30px;
}

em {
    color: #AAA!important;
}

#access_by_car {
   	background:url(images/cartographer.png);
}

#access_by_car h2,
#access_by_car h3,
#access_by_car h4,
#access_by_car h5,
#access_by_car p {
   color:#333;
}

#access_by_train {
	background:url(images/wild_oliva.png);
}

#access_by_train h2,
#access_by_train h3,
#access_by_train h4,
#access_by_train h5,
#access_by_train p {
   color:#333;
}

.access_caption {
    padding:12px 5px;
    min-height:50px;
    margin-left:20px;
    color:#666;
    border-left:2px #999 dotted;
}

.access_point {
    display:block;
    padding:12px;
    height:50px;
    color:#333;
    width:100%;
    border:1px #DDD solid;
    text-align:center;
    border-radius: 25px;
}

.access_point_main {
    display:block;
    padding:12px;
    color:#FFF;
    width:100%;
    background:#333;
    font-size:16px;
    text-align:center;
}

/*google map responsive*/
.googlemapWrapper > iframe {
    width:100%;
    height:500px;
    /*pointer-events: none;*/
    border:none;
}

.googlemapWrapper_s > iframe {
    width:100%;
    height:200px;
    /*pointer-events: none;*/
    border:none;
}

.content-md{
min-height:500px;
}
@media (max-width:767px) {
.content-md{
min-height:250px!important;
}
}

.portfolio-item .item-inner {
padding:0 0 1px;
}

table{
width:100%;
}
.scroll{
overflow: auto;　　　　/*tableをスクロールさせる*/
white-space: nowrap;　　/*tableのセル内にある文字の折り返しを禁止*/
}
.scroll::-webkit-scrollbar{　　/*tableにスクロールバーを追加*/
 height: 5px;
}
.scroll::-webkit-scrollbar-track{　　/*tableにスクロールバーを追加*/
 background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {　　/*tableにスクロールバーを追加*/
 background: #BCBCBC;
}

strong {
    font-weight:bold;
}

.net_entry {
	position:fixed;
	right:10px;
	top:100px;
	width:100px;
	height:100px;
	font-size:16px;
        font-weight:bold;
	background: #e67e22;
	border: 2px #FFF solid;
	box-shadow: 2px 2px 10px rgba(0,0,0,0.5);
	border-radius: 100%!important;
	z-index: 9999;
	color: #FFF;
	text-align: center;
	padding-top: 57px;
	line-height: 100%;
	-webkit-animation: 2.0s fuwafuwa infinite ease;
	animation: 2.0s fuwafuwa infinite ease;
}

.net_entry:hover {
	background: #d66e12;
	color: #FFF;
}

.net_entry i {
	position:absolute;
	font-size:30px;
	top:15px;
	left:50%;
	margin-left:-15px;
	color:#FFF;
}


.net_entry a {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.rwd1 th  { width: 30%; text-align: left; }
 
@media only screen and (max-width:480px){
    .rwd1 { margin: 0 -10px; }
    .rwd1 th,
    .rwd1 td{
    width: 100%;
    display: block;
    border-top: none;
    }
  .demo01 tr:first-child th { border-top: 1px solid #ddd; }
}

.editlink img {
width:30px;
height:25px;
}

dl.flow_access {
    margin-bottom:50px;
}

dl.flow_access dt {
    display:block;
    width:100%;
    background:#CCC;
    padding:10px;
    text-align:center;
    border-radius:25px;
}
dl.flow_access dt:first-child {
    font-size:130%;
    background:#666;
    color:#FFF;
    border-radius:5px;
}

dl.flow_access dt:last-child {
    font-size:130%;
    background:#fff;
    color: rgb(0, 40, 112);
    border-radius:5px;
    border:1px rgb(0, 40, 112) solid;
}

dl.flow_access dd {
    display:inline-block;
    margin-left:25px;
    padding:10px 0 10px 15px;
    border-left:2px #333 dotted;
}
#_top_ja  h2 {
    text-align:center;
}
#_top_ja  img {
width:100%;
}
.bg_over_text_w {
color:white;
font-size:16px;
text-shadow:0px 2px 12px rgba(0,0,0,0.7);
}
.bg_over_text_b {
color:#000;
font-size:16px;
}
.color-white {
color:#fff;
}

#recruit_topmassege_ja h2,
#recruit_staff_ja h2 {
    text-align:center;
}
.color-white {
color:white;
}

.table-responsive th  { text-align: left; }
 
@media only screen and (max-width:480px){
    .table-responsive { margin: 0; }
    .table-responsive th,
    .table-responsive td{
    width: 100%;
    display: block;
    border-top: none;
    }
  .table-responsive tr:first-child th { border-top: 1px solid #ddd; }
}

.dl-horizontal dd {
margin-bottom:10px;
}

@media (max-width:767px) {
.content-sm {
padding-top: 30px;
padding-bottom: 30px;
}
}

/* header style */

#topbar {
	background: #111;
	padding:3px 0 0;
}

#topbar p {
	margin:0;
	padding:0;
	color:#EEE;
	font-size:13px;
        text-align:center;
}

.header-v4 {
	background: #FFF;
}

.header-v4 .navbar-header {
    float:none;
    margin:15px 0;
}

.navbar-logo {
	display: inline-block;
	padding:0;
}

.navbar-logo img {
    width:250px;
}

.header-v4 .dropdown > a:after {
    top: 11px;
    right: 5px;
    content: "\f0d7";
    font-family:'fontawesome';
}
.header-v4 .navbar {
margin-bottom:0;
}

@media (min-width: 992px) {
	.header-v4 .navbar {
		min-height: initial;
	}
	
	.header-v4 .navbar-collapse {
		text-align: center;
		min-height:0;
                border:none;
	}


	.header-v4 .navbar-nav {
		display: inline-block;
		float: none;
		margin: 0 auto;
		padding:0!important;
	}

	.header-v4 .navbar-default .navbar-nav > li {
       	        margin-left: 0;
		border: none;
	}

	.header-v4 .navbar-default .navbar-nav > li > a,
	.header-v4 .navbar-default .navbar-nav > li > a:focus,
	.header-v4 .navbar-default .navbar-nav > li > a:active {
		font-size: 15px;
		padding: 10px 12px;
		color:#222;
		font-weight: bold;
	}
	.header-v4 .navbar-default .navbar-nav > li > a:hover {
		font-size: 15px;
		color:#444;
	}
        .header-v4 .navbar-default .navbar-nav > li:hover > a {
            border-color: #CEBDCB;
        }
	.header-v4 .navbar-default .navbar-nav > li.dropdown > a,
	.header-v4 .navbar-default .navbar-nav > li.dropdown > a:focus,
	.header-v4 .navbar-default .navbar-nav > li.dropdown > a:active {
		padding-right: 18px;
    }
    .header-v4 .navbar-default .navbar-nav > li small {
        font-size:11px;
       opacity:0.5;
	font-family: 'Lusitana', serif!important;
        text-transform:none;
    }
    .header-v4 .navbar-default .navbar-nav > li small:before {
        content:'\a';
        white-space:pre;
    }
    .navbar-nav > li > .dropdown-menu {
        margin-top: -7px;
    }

} /* end @media */



@media (max-width: 991px) {

	.header-v4 {
        margin-bottom: 0px;
    }
	.header-v4 .navbar-default .navbar-nav > li > a {
		background: #F5F5F5;
	}
	.header-v4 .navbar-default .navbar-nav > li a {
	    border-bottom: solid 1px #eee;
	}
	.header-v4 .navbar-default .navbar-nav > li > a:hover {
		background: #FFF;
	}
	.header-v4 .navbar-header {
		margin: 0;
	}	

    .navbar-logo  {
        padding:10px 0;
    }

    .navbar-logo img {
        width:180px;
    }
    .header-v4 .dropdown > a:after {
        top: 11px;
        right: 16px;
        content: "\f0d7";
    }
    .header-v4 .navbar-default .navbar-nav > li small {
        float:right;
    }

} /*end @media */

#top_contact_panel {
	position:fixed;
	padding:8px 20px;
	top:-2px;
	left:auto;
	right:4%;
	width:310px;
	height:105px;
	z-index:100;
	font-size:14px;
	line-height:150%;
	background-image: -webkit-linear-gradient(rgba(250,250,250,1) 0%, rgba(250,250,250,0.95) 50%, rgba(210,210,210,1) 100%);
	background-image: -o-linear-gradient(rgba(250,250,250,1) 0%, rgba(250,250,250,0.95) 50%, rgba(210,210,210,1) 100%);
	background-image: linear-gradient(rgba(250,250,250,1) 0%, rgba(250,250,250,0.95) 50%, rgba(210,210,210,1) 100%);
	background-repeat: repeat-x;
	border:1px #FFF solid;
	border-radius: 0 0 5px 5px;
	box-shadow:0 3px 8px rgba(0,0,0,0.2);
	 /* 1.5秒かけてアニメーションする */
	  -webkit-animation-duration: 1.5s;
	  animation-duration: 1.5s;
	  /* 2.5秒待ってからアニメーションする */
	  -webkit-animation-delay: 2.5s;
	  animation-delay:2.5s;
}

#top_contact_panel p {
	margin-bottom:7px;
	line-height:110%;
}

@media (max-width: 991px) {
	#top_contact_panel {
		display: none;
	}

} /*end @media */

.ct-timeline-icon {
    position: absolute;
    top: 10px;
    left: 18px;
    width: 30px;
    height: 30px;
    text-align: center;
    padding-top: 4px;
    color: #FFF;
}

.ct-timeline-date.closed .ct-timeline-content {
    display:none;
}

.fancybox-title-inside-wrap {
    padding-top: 5px;
    font-size: 15px;
}