/* ==== Google font ==== */
@import url('http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic|Montserrat:700|Merriweather:400italic');


body {
    width: 100%;
    height: 100%;
       background: #fff;
    color: #676561;

}

html {
    width: 100%;
    height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 30px;
    text-transform: uppercase;
    font-family: Montserrat,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}

p {

    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 2.2em;
	color:#;
}

p.lead {
	font-weight: 600;
}

a {
    color: #28c3ab;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #bb9e6b;
}

.light {
    font-weight: 400;
}
.f8{
	font-size:8px;
}
.f36{
	font-size:36px;
}
.navbar {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255,255,255,.3);
	
	
}

.navbar-brand {
    font-weight: 700;
}

@media(min-width:1180px) {
.navbar-brand {
  height: 40px;
  padding: 0px 15px;
  font-size: 18px;
  line-height: 1em;    margin-top: -9px;
}
.sphyouzi{
		display: none !important; 
	}
}


@media(max-width:1179px) {
.navbar-brand {
  height: 40px;
  padding: 8px 2px;
  font-size: 18px;
  line-height: 1em;
}
.sphyouzi{
		
	}
}



.navbar-brand h1{
	color: #fff;
  font-size: 20px;
  line-height: 40px;
}

.navbar-brand:focus {
    outline: 0;
}

@media (min-width:1180px){
.nav.navbar-nav {
    background:#000000;
}
}

@media (max-width:1179px){
.nav.navbar-nav {
   background:#000000;
}
}

.navbar-custom.top-nav-collapse .nav.navbar-nav {
    background-color: rgba(0,0,0,0);
}

@media (min-width:1180px){
.navbar-custom ul.nav li a {
    font-size: 1.5em;
    display: block;
    padding: 0 0.8em;
	    background: #000000;
	text-transform: uppercase;

	    color: #000;
    line-height: 1;

}
	
.navbar-custom ul.nav li .jp {
    font-size: .5em;
    display: block;    text-align: center;
    padding-top: 8px;
    letter-spacing: .1em;color: #ffffff;
}
	
a .en {
    font-size: .7em;
    font-family: 'Fjalla One', sans-serif;
		    font-family: "Raleway", sans-serif;
    display: block;        color: #bb9e6b;
    letter-spacing: 0.03em;
}
 a:hover.en{
    font-size: .8em;
    font-family: 'Fjalla One', sans-serif;
		    font-family: "Raleway", sans-serif;
    display: block;    color: #ffffff !important;
    letter-spacing: 0.03em;
}	
.container-fluid {padding-top:26px; padding-bottom: 20px; position: relative; white-space: nowrap;
	    padding-left: 10px;
    padding-right: 0px;
    max-width: ;
	}
	.caret {
   display:none;
}
	
}

@media (max-width:1179px){
.navbar-custom ul.nav li a {
	font-size: 13px;    padding: 13px 13px 13px 10px;
	letter-spacing: 1px;
    color: #ffffff;
	font-weight:600;
	text-transform: uppercase;
	font-weight: ;
	    color: #fff;
    line-height: 1;
}
	
.en {
   display:none;
}
	
.navbar-custom ul.nav li .jp {
 
}	
	.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
	
}

.navbar-custom.top-nav-collapse ul.nav li a {
	    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;

}

.navbar-custom ul.nav ul.dropdown-menu {
	  border-radius: 0;	
}

.navbar-custom ul.nav ul.dropdown-menu li {
	border-bottom: 1px solid #f5f5f5;

}

.navbar-custom ul.nav ul.dropdown-menu li:last-child{
	border-bottom: none;
}

.navbar-custom ul.nav ul.dropdown-menu li a {
	padding: 10px 20px;
	    font-size: 13px;
}

.navbar-custom ul.nav ul.dropdown-menu li a:hover {
	color:#ffffff;
	backgroud-color:none !important;
	opacity: 0.8;
}

.navbar-custom.top-nav-collapse ul.nav ul.dropdown-menu li a {
	color: #666;
}

.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus,
.navbar-custom .nav li.active {
    outline: 0;
   	color:#808080;
opacity: 0.8;
}
.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus,
.navbar-custom .nav li.active {
    outline: 0;
 	color:#808080;opacity: 0.8;
}

.navbar-toggle {
       padding: 1px 11px;
    font-size: 20px;
    color: #bb9e6b;
}

.navbar-toggle:focus,
.navbar-toggle:active {
    outline: 0;
}


/* loader */
#preloader {
    background: #ffffff;
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 999;
}


#loaderInner {
    background:#ffffff url(../img/spinner5.gif) center center no-repeat;
    height: 70px;
    left: 50%;
    margin: -50px 0 0 -50px;
    position: absolute;
    top: 50%;
    width: 160px;
}


@keyframes boxSpin{
  0%{
    transform: translate(-10px, 0px);
  }
  25%{
    transform: translate(10px, 10px);
  }
  50%{
    transform: translate(10px, -10px);
  }
  75%{
    transform: translate(-10px, -10px);
  }
  100%{
    transform: translate(-10px, 10px);
  }
}


@keyframes shadowSpin{
  0%{
    box-shadow: 10px -10px #39CCCC, -10px 10px #FFDC00;
  }
  25%{
    box-shadow: 10px 10px #39CCCC, -10px -10px #FFDC00;
  }
  50%{
    box-shadow: -10px 10px #39CCCC, 10px -10px #FFDC00;
  }
  75%{
    box-shadow: -10px -10px #39CCCC, 10px 10px #FFDC00;
  }
  100%{
    box-shadow: 10px -10px #39CCCC, -10px 10px #FFDC00;
  }
}

#load {
	z-index: 9999;
  background-color: #FF4136;
  opacity: 0.75;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  margin: -5px auto 0 auto;
  left: 0;
  right: 0;
  border-radius: 0px;
  border: 5px solid #FF4136;
  box-shadow: 10px 0px #39CCCC, 10px 0px #01FF70;
  animation: shadowSpin 1s ease-in-out infinite;
}

/* misc */
hr {
  margin-top: 10px;
}

/* margins */
.marginbot-0{margin-bottom:0 !important;}
.marginbot-10{margin-bottom:10px !important;}
.marginbot-20{margin-bottom:20px !important;}
.marginbot-30{margin-bottom:30px !important;}
.marginbot-40{margin-bottom:40px !important;}
.marginbot-50{margin-bottom:50px !important;}

/* ===========================
--- General sections
============================ */

@media (min-width:768px){
.home-section {
    padding-top: 100px;
    padding-bottom: 100px;
	display:block;
    position:relative;
    z-index:120;
}
}

@media (max-width:767px){
.home-section {
    padding-top: 50px;
    padding-bottom: 50px;
	display:block;
    position:relative;
    z-index:120;
}
}


.section-heading i {
	margin-bottom: 20px;
}


/* --- section bg var --- */

.bg-white {
	background: #fff;
}

.bg-gray {
	background: #f8f8f8;
}


.bg-dark {
	background: #575757;
}

/* --- section color var --- */

.text-light {
	color: #fff;
}



/* ===========================
--- Intro
============================ */
@media (min-width:768px){
.intro {
	width:100%;

	
	background: url(../img/.jpg) no-repeat top center;
}
}

@media (max-width:767px){
.intro {
	width:100%;
	position:relative;
	
	background: url(../img/b122.jpg) no-repeat top center;
}
}

#intro.intro {
	padding:20% 0 0 0;
}

.intro .slogan {
	text-align: center;

}

.intro .page-scroll {
	text-align: center;
}

.brand-heading {
    font-size: 40px;
}

.intro-text {
    font-size: 18px;
}

.intro .slogan h2 {
	color: #FFF;
	text-shadow: none;
	font-size: 60px;
	line-height: 60px;
	font-weight: 700;
	font-family: Montserrat, sans-serif;
	background-color: rgba(0, 0, 0, 0);
	text-decoration: none;
	text-transform: uppercase;
	border-width: 0px;
	border-color: #000;
	border-style: none;
	text-shadow: -1px 0 1px #000;
}

.intro .slogan h4 {
	color: #fff;
	text-shadow: -1px 1px 1px #000;
}


/* ===========================
--- About
============================ */

.boxed-grey {
	background: #f9f9f9;
	padding: 20px;
}

.team h5 {
	margin-bottom: 10px;
}

.team p.subtitle {
	margin-bottom: 10px;
}

.avatar {
	margin-bottom: 20px;
}

.team-social {
	margin-left: 0;
	padding-left: 0;
	
}

.team-social {
	text-align: center;
}

.team-social li{
    display: inline-block;
	margin:0 !important;
	padding:0;
}


.team-social a{
	margin:0;
	padding:0;
    display: block;
	width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #3bbec0;
	color: #fff;
    -webkit-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}
.team-social a i{
	text-align: center;
	margin:0;
	padding:0;
}
.team-social .social-facebook a{background: #3873ae;}
.team-social .social-twitter a{background: #62c6f8;}
.team-social .social-dribble a{background: #d74980;}
.team-social .social-deviantart a{background: #8da356;}
.team-social .social-google a{background: #000;}
.team-social .social-vimeo a{background: #51a6d3;}
.team-social .social-facebook a:hover{background: #4893ce;}
.team-social .social-twitter a:hover{background: #82e6ff;}
.team-social .social-dribble a:hover{background: #f769a0;}
.team-social .social-deviantart a:hover{background: #adc376;}
.team-social .social-google a:hover{background: #333;}
.team-social .social-vimeo a:hover{background: #71c6f3;}


/* ===========================
--- Services
============================ */

.service-icon {
	margin-bottom: 20px;
}	



/* ===========================
--- Contact
============================ */

form#contact-form .form-group label1 {
	text-align: left !important;
	display: block;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
}
form#contact-form input,form#contact-form select,form#contact-form textarea {
	border-radius: 0;
	border: 1px solid #eee;
  -webkit-box-shadow: none;
          box-shadow:  none;
}

form#contact-form input:focus,form#contact-form select:focus,form#contact-form textarea:focus {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}
.input-group-addon {
  background-color: #fefefe;
  border: 1px solid #eee;
  border-radius: 0;
}

.widget-contact {
	text-align: left;
}


.company-social {
	margin-left: 0;
	padding-left: 0;
	margin-top: 10px;
}

.company-social {
	text-align: left;
}

.company-social li{
    display: inline-block;
	margin:0 !important;
	padding:0;
}


.company-social a{
	margin:0;
	padding:0;
    display: block;
	width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #3bbec0;
	color: #fff;
    -webkit-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}
.company-social a i{
	text-align: center;
	margin:0;
	padding:0;
}
.company-social .social-facebook a{background: #3873ae;}
.company-social .social-twitter a{background: #62c6f8;}
.company-social .social-dribble a{background: #d74980;}
.company-social .social-deviantart a{background: #8da356;}
.company-social .social-google a{background: #000;}
.company-social .social-vimeo a{background: #51a6d3;}
.company-social .social-facebook a:hover{background: #4893ce;}
.company-social .social-twitter a:hover{background: #82e6ff;}
.company-social .social-dribble a:hover{background: #f769a0;}
.company-social .social-deviantart a:hover{background: #adc376;}
.company-social .social-google a:hover{background: #333;}
.company-social .social-vimeo a:hover{background: #71c6f3;}



/* ===========================
--- Footer
============================ */

footer {
	text-align: ;
	padding: 30px 0 ;
	border-top: 1px solid #c7c7c7;

}

footer p {
	color: #f8f8f8;
}


ul li{
	    list-style-type: none;
}
/* ==========================
Parallax
============================= */

#parallax1{	
	background-image: url(../img/parallax/1.jpg);
}

#parallax1:after {	
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAEklEQVQImWNgYGD4z0AswK4SAFXuAf8EPy+xAAAAAElFTkSuQmCC);
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	opacity: 0.7;
	z-index: -1;
}


#parallax2{	
	background-image: url(../img/parallax/2.jpg);

}

#parallax2:after  {	
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAEklEQVQImWNgYGD4z0AswK4SAFXuAf8EPy+xAAAAAElFTkSuQmCC);
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	opacity: 0.7;
	z-index: -1;
}


/* ===========================
--- Elements
============================ */

.btn {
	border-radius: 0;
    text-transform: uppercase;
    font-family: Montserrat,sans-serif;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
	display: inline-block;
    padding: 7px 20px;
    margin-bottom: 0;
    font-size: 16px;

    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
		   
}


.btn-circle {
    width: 70px;
    height: 70px;
    margin-top: 15px;
    padding: 7px 16px;
    border: 2px solid #fff;
    border-radius: 50%;
    font-size: 40px;
    color: #fff;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.btn-circle.btn-dark {
    border: 2px solid #666;
    color: #666;
}


.btn-circle:hover,
.btn-circle:focus {
    outline: 0;
    color: #fff;
    background: ;
	
}

.btn-circle.btn-dark :hover,
.btn-circle.btn-dark :focus {
    outline: 0;
    color: #999;
    background: #fff;
}

.btn-circle.btn-dark :hover i,
.btn-circle.btn-dark :focus i{
    color: #999;
}

.page-scroll .btn-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
}

.page-scroll .btn-circle:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}

@-webkit-keyframes pulse {    
    0 {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {    
    0 {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}


#text {
    color: #fff;
    background: #ffcc00;
}

#map {
	height: 500px;
}


.btn-skin:hover,
.btn-skin:focus,
.btn-skin:active,
.btn-skin.active {
  color: #fff;
  background-color: #666;
  border-color: #666;
}


.btn-default:hover,
.btn-default:focus {
    border: 1px solid #28c3ab;
    outline: 0;
    color: #000;
    background-color: #28c3ab;
}

.btn-huge {
    padding: 25px;
    font-size: 26px;
}

.banner-social-buttons {
    margin-top: 0;
}


/* Media queries */

@media(min-width:1180px) {

    .navbar {
        padding: 0px 0;
        border-bottom: 0;
        letter-spacing: 1px;
        background: 0 0;
		
	    background: #000000;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
	
    }

    .top-nav-collapse {
        padding: 0;
          background: rgba(85,38,100,.9);
    }

    .navbar-custom.top-nav-collapse {
        border-bottom: 1px solid rgba(255,255,255,.3);
    }
	
    .intro {
        height: 100%;
        padding: 0;
    }

    .brand-heading {
        font-size: 100px;
    }
	

    .intro-text {
        font-size: 25px;
    }


}
@media (max-width:1179px) {
	
	.team.boxed-grey {
		margin-bottom: 30px;
	}
	
	.boxed-grey {
		margin-bottom: 30px;
	}
	
	

	
}

@media (max-width:480px) {

	.navbar-custom .nav.navbar-nav {
    background-color: rgba(255,255,255,.4);
	background: rgba(20,85,182,.9);
	background: #151515;

	}
	
	.navbar.navbar-custom.navbar-fixed-top {
		margin-bottom: 0px;
	}
	
	.tp-banner-container {
		padding-top:40px;
	}

	.page-scroll a.btn-circle {
		width: 40px;
		height: 40px;
		margin-top: 10px;
		padding: 7px 0;
		border: 2px solid #fff;
		border-radius: 50%;
		font-size: 20px;
	}
	
}

.hhh{
	    
		margin: 0 0 30px;
    text-transform: uppercase;
    font-family: Montserrat,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
	color: #fff;
    font-size: 20px;
    line-height: 40px;
	display: block;
	
}



.tleft{
	text-align:left !important;
}

#fh5co-footer ul {
    padding: 0;
    margin: 0;
}

#fh5co-footer ul li {
    list-style: none;
    padding: 0;
    margin: 0;
}

#main_txt {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    padding-top: 76px;
    width: 362px;
    height: 122px;
    text-align: center;
}

.rsample{
    width:100px;
	margin:0 auto;
	    z-index: 120;
		    height: 100%;	padding: 20% 0 0 0;
			 bottom:200px;
}
.rsample span{
    position:absolute;

    left:0px;
    width:100%;
    text-align:center;
    color:#fff;

 
}
.rsample img{
    width:100px;
	margin:0 auto;
	    position:absolute;
    bottom:100px;
	    text-align:center;
}

.rsample .page-scroll{
    width:100px;
	margin:0 auto;
	    position:absolute;
    bottom:100px;
	    text-align:center;
		
}

@media (min-width:1281px) {
	
	.rsample{
    width:100px;
	margin:0 auto;
	    z-index: 1200;
	
		    bottom: 500px;
		    height: 100%;	padding: 20% 0 0 0;
			 
			  
}
	
	.rsample span{
     position:absolute;
top:px;
    left:0px;
    width:100%;
    text-align:center;
    color:#fff;
	text-shadow: -1px 1px 1px #565656;
	clear: both;
		font-family: 'EB Garamond', serif;
		font-size:32px;

 
}
.rsample img{
    width:px;
	margin:0 auto;

	    text-align:center;
		clear: both;
}

.rsample .page-scroll{
      width: 500px;
    left: 34%;
    margin: 0 auto;
    position: absolute;
    top: 60%;
    text-align: center;
}

.sptop{
	/*margin-bottom: -290px;*/
	    clear: both;
}

	
}

@media only screen and (max-width: 1280px) and (min-width: 660px) {
	
	
		.rsample{
    width:100px;
	margin:0 auto;
		    z-index: 1200;
		    height: 100%;	padding: 20% 0 0 0;
			    bottom:240px;
}
	.rsample span{
    position:absolute;
top:50%;
    left:0px;
    width:100%;
    text-align:center;
    color:#fff;
		font-family: 'EB Garamond', serif;
		font-size:20px;
	clear: both;

 
}
.rsample img{
     position:absolute;
top:400px;
	margin:0 auto;
	    position:absolute;
   top:200px;
	    text-align:center;
		clear: both;
}

.rsample .page-scroll{
    width:100px;
	margin:0 auto;
	    position:absolute;
    top:260px;
	    text-align:center;
		
}

.sptop{
/*margin-bottom: -180px;*/

}


	
}

@media (max-width:659px) {
	
		
		.rsample{
    width:300px;
	margin:0 auto;
		    z-index: 1200;
		    height: 100%;	padding: 20% 0 0 0;
			    bottom:100px;
}
	
	.rsample span{
    position:absolute;
top:50%;
    left:0px;
    width:100%;
    text-align:center;
    color:#fff;
	clear: both;
		font-family: 'EB Garamond', serif;
		font-size:20px;

 
}
.rsample img{
    width:300px;
	margin:0 auto;
	    position:absolute;
   top:100px;
	    text-align:center;
		clear: both;
}

.rsample .page-scroll{
    width:100px;
	margin:0 auto;
	    position:absolute;
    top:120px;
	    text-align:center;
		
}

.sptop{
/*margin-bottom: -100px;*/
}


	
}




.midasi11 {
	position: relative;
	padding-bottom: .5em;
	border-bottom: 5px solid #eee;
	font-size:px;
	font-weight:;
}
.midasi11::after {
	position: absolute;
	bottom: -5px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 5px;
	background-color: #008475;
}

@media only screen and (max-width: 767px) {
.midasi11 {
	position: relative;
	padding-bottom: .5em;
	border-bottom: 5px solid #ddd;
	font-size:px;
	font-weight:;
}
.midasi11::after {
	position: absolute;
	bottom: -5px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 5px;
	background-color: #004a82;
}

	
}
@media only screen and (min-width: 768px) {
.read011 {
    font-size: 23px;

    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 20px;

    line-height: 134%;
	letter-spacing:0.6px;
	font-weight:600;
	
}


.section-heading h2 {
	font-size: px;
	
}

}

@media only screen and (max-width: 767px) {
.read011 {

    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 20px;
0%;
	letter-spacing:1px;
	font-weight:600;
}
.section-heading h2 {
	font-size: 20px;
	 
		   line-height: 122%;
}
}

.mb10{
	padding-bottom:10px;
	
}

.mb15{
	padding-bottom:15px;
	
}
.mb20{
	padding-bottom:20px;
	
}


.mb30{
	padding-bottom:30px;
	
}

.mb40{
	padding-bottom:40px;
	
}

.mb50{
	padding-bottom:50px;
	
}

.aka{
	color:#F00;
}

.ao{
color: #004a82;
}

ul{
	paddig-left:0px;
	    -webkit-padding-start: 0px !important;
}
.clear{
	clear:both;
}


.btn-warningao {
      color: #ffffff;
    background-color: #DD3127;
    border-color: #DD3127;
	
}


.btn-warningao:hover {
  color: #fff !important;
     background-color: #AA251E;
    border-color: #AA251E;
 
}

  .list02 {
	 
	 padding:0;
	 margin:0;
 }
 .list02 li {
	 list-style:none;
	 padding:0 0 0 0px;
	 margin:0;
	 letter-spacing: 0.2px;
font-size:14px;
    line-height: 30px;
	font-weight:400;
 }
 
  .list02 li a{
	 color:#000000;
 }
 
 .f26{
	 font-size:26px;
 }
 
 @media only screen and (min-width: 768px) {
 .copyright {
    font-size: 13px !important;
    font-weight: ;
    text-align: center;
    margin: 1em auto;
    display: block;
    padding: 30px 0;
    padding-bottom: 30px;
    border-top: dotted 0px #ccc;
    color: #523606;
	
}

.pcgazou{
	
}
.spgazou{
	display:none;
}

 }
 
 

@media only screen and (max-width: 767px) {
	 
 .copyright {
    font-size: 12px !important;
    font-weight: ;
    text-align: center;
    margin: 1em auto;
    display: block;
    padding: 10px 0;
    padding-bottom: 40px;
    border-top: dotted 0px #ccc;
	    color: #523606;
		    font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

.spgazou{
}

.pcgazou{
	display:none;	
}
}


#fh5co-clients {
    padding: 0.3em 0;
    background: #2f2f2f;
	
    background-color: rgba(0,0,0,0.8);
    position: fixed !important;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 1000;
}




.fh5co-page-heading-lead {
    text-align: center;
    padding: 0px 0 60px 0;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.fh5co-page-heading-lead {
    position: relative;
    padding-bottom: 20px;
}
@media only screen and (min-width: 768px) {
.fh5co-page-heading-lead .fh5co-border {
   width: 100px;
    height: 2px;
    background: #004a82;
    margin-left: -25px;
    left: 47%;
    bottom: 0;
    position: absolute;
	
}
.midasisaisho {
    font-size: 42px;
    font-weight: 600;

}
}

@media only screen and (max-width: 767px) {
.fh5co-page-heading-lead .fh5co-border {
   width: 100px;
    height: 4px;
    background: #004a82;
    margin-left: -25px;
    left: 43%;
    bottom: 0;
    position: absolute;
	
}
.midasisaisho {
    font-size: 28px;
    font-weight: 600;

}
}

.center{
	text-align:center;
}

.c33{
	color:#333;
}

.ao{
	color: #084ea1;
}

.aob{
	color: #084ea1;
	font-weight: 600;
}

.midori{
	color: #006837;
}

.midorib{
	color: #006837;
	font-weight: 600;
}

.help-block1 {
    /* display: block; */
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

.pad-top40 {
    padding-top: 40px;
}

.brdrbtm {
    color: #333;
    font-size: 120%;
    border-bottom: #333 dotted 1px;
	    letter-spacing: 0.9px;
		    font-weight: bold;
			    line-height: 32px;
}

.gly-bk {
    background-color: #F3F3F3;
    padding: 10px 10px;
    width: auto;
	    padding: 20px;
}

#load1{
	background: url(skin/preloader.gif) 0 0 no-repeat; 
}

.right{
	text-align:right;
}


a .wakukoe{
    background: #004a82 !important;
	padding:20px !important;
	color:#FFF !important;
}

a:hover .wakukoe{
  background: #333333 !important;
	padding:20px !important;
	color:#FFF !important;
}

.sirowaku{
	background:#ffffff;
	color:#000;
	font-size:18px;
	padding:15px;
	font-weight:600;
}
.f20{
	font-size:20px;
}

.border3{
	border:solid 4px #008475;
	padding:20px;
}

h5{
	    margin: 0 0 15px !important;
}

.glyphicon-briefcase:before {
    content: "\e139";
}
.sensen{
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px dotted #333333;
}

.fom{
	   font-family: "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", YuMincho, "游明朝", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.btn-warningaopdf {
    
    background-color:#ffffff ;
    font-family: Verdana, 游ゴシック, YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    border-color: #333333;
	font-weight:600;
	color:#333;
}

a:hover .btn-warningaopdf {
    
    background-color:#e3f2fc;
    font-family: Verdana, 游ゴシック, YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    border-color: #333333;
	font-weight:600;
	color:#333;
}



.menu {
 /* height: 500px;
  width: 500px;
  margin: 100px auto;
  padding: 50px;
  background: #fff;*/
  font-weight:;
      color: #000000;
}

input[type="checkbox"].on-off{
  display: none;
}

.menu ul {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
}

.menu li {
  padding: 15px;
  font-size:19px;
     color: #000000;
}

input[type="checkbox"].on-off + ul{
  display: none;
}

input[type="checkbox"].on-off:checked + ul{
  display: block;
}



.ao1{
	color:#004a82 !important;
}


.box-gray {
    background: #e8e8e8;
    padding: 20px 20px 25px;
}

.pb225 {
    margin-bottom: -25px;
}

.box-bottom {
    background: #005BC6;
	padding: 15px 0;
    text-align: center;
	color:#FFF;
}

.aligncenter{
	text-align:center;
}

.bold{
	font-weight:bold;
	font-size:20px;
}

.clearfix {
    zoom: 1;
}

ul, ol {
    padding: 0;
    margin: 0;
    list-style: none;
}

.staff-list li:nth-child(odd) {
    margin-right: 16px;
}

.staff-list li {
    border: #8C6900 1px solid;
	
    float: left;
    max-width: 520px;
    margin-bottom: 20px;
    position: relative;
}


@charset "UTF-8";* { padding: 0; margin: 0; }


section, article, header, nav, aside, footer, canvas, details, figure, figcaption, hgroup, menu, summary { display: block; }


img { border: none; }



ul, ol { padding: 0; margin: 0; list-style: none; }
@media only screen and (max-width: 767px) {#slideMenu { display: block; }header { background: #FFF; }header #logo { width: 100%; position: relative; max-width: 280px; }header #logo a { border: none; }header #logo a:hover { border-bottom: none; }nav#global { display: none; }nav#global ul { width: 100% !important; height: auto !important; font-size: 108%; letter-spacing: 2px !important; }nav#global ul li { width: 100% !important; height: auto !important; }nav#global ul li a { border-left: none; border-right: none; border-top: 1px solid #515151; margin: 0; margin-bottom: -1px; }nav#global img#mailIcon { top: 1.15em; }.twoLine{ display: inline; height: 1.3em; margin-top: 0; }nav#global ul#contact li.freedial { font-size: 88%; letter-spacing: 0; border-top: 1px solid #CCC; background: #EFEFEF; line-height: 0;padding: 5px 0; }nav#global ul#contact li .dialTitle { margin-top: 1.1em; }nav#global .freedial .dialCopy { margin: 0.8em; }nav#global .freedial .dialNumber { font-size: 1.6em; margin: 0.1em; margin-bottom: 0.6em }nav#global ul#contact li.linedial {max-width: none;}nav#global ul#contact li.linedial a{width: 100%;background: #39D52C;}nav#global ul#contact li.linedial img{width: 20%;}nav#global ul#contact li#reservedial { border-top: 1px solid #515151; }nav#global ul#navimenu { margin-top: 0; }#topicBox { position: relative; }.guideBox { font-size: 11px; }.hotelcap p { display: none; }.more { display: none; }.textBox { width: 90%; float: none; margin: 0 auto; margin-bottom: 2em; }.photoBox { width: 60%; min-width: 250px; margin: 0 auto 45px auto; float: none; }nav#chanel ul#orderNavi li.request ul li a { width: 140%; }footer nav ul { padding-top: 0; }.nbxTopimage .imageCopy { top: 30%; }}@media only screen and (min-width: 768px) {nav#global { display: block !important; }}@media only screen and (max-width: 600px) {#mapMenu li a { padding: 0.25em 1em; }.mapicon { width: 28px; top: -12px; left: 0.25em; }.photoicon { width: 28px; top: -9px; left: 0.25em; }ol#topicpath { width: 100%; margin-top: 0.5em; }#addressBox { width: 100%; float: none; display: inline-block; height: auto; padding-bottom: 1em; }.hotelName br { display: none; }#googlemapBox iframe { width: 100% !important; }nav#chanel { line-height: 0; }nav#chanel ul { display: inline-block; background: #FAF7F3; }nav#chanel ul#sideNavi li { width: 33.3%; margin-top: 1px; }nav#chanel ul#sideNavi li a { border-bottom: 1px solid #C9B4A0; }}@media only screen and (max-width: 540px) {header #logo { max-width: 240px; }nav#global ul li a { padding: 0.75em 0.5em; }nav#global ul li.request ul li a { padding: 0.75em 0.5em; }nav#global ul li.request ul li a:hover { padding: 0.75em 0.5em; }.imageCopy { font-size: 100% !important; }div#tabmenu { width: 90%; padding: 0 5%; }#mapBox { width: 100%; }#mapBox a.point { padding: 0; }#grbadge { width: 60px; top: -15px; right: -15px; }.guideBox { top: 15%; left: 10%; font-size: 10px; }.imgcontainer { width: 85%; float: none; margin: 1% auto; }.hotelcap { width: 100%; float: none; margin: 1% auto; font-size: 92%; text-align: center; }.hotelcap h1, .hotelcap h2 { line-height: 1.5em; }#mapMenu li a.point { padding: 0; }#mapMenu li a { padding: 0.25em 0.75em; }nav#chanel ul#orderNavi li.request ul li a { width: 200%; }.textBox h1 { font-size: 128%; letter-spacing: 0; }.textBox h1 br { display: none; }footer #okuraLogo { width: 70px; float: none; margin-bottom: 1em; }footer nav ul li { width: 50%; }footer nav ul li a { border-left: 1px solid #464646; margin-right: -1px; }div.scrollFadeView a.topBtn { bottom: 9em; }}@media only screen and (max-width: 479px) {#topImages #photoPc { display: none; }#topImages #photoSp { display: block; }#mapMenu li { font-size: 80%; }#mapMenu li a.point { font-size: 12px; }nav#chanel ul#sideNavi li, nav#chanel ul#orderNavi li { width: 100%; margin-top: 1px; }nav#chanel ul#sideNavi li a { border-bottom: 1px solid #C9B4A0; }nav#chanel ul#orderNavi li.request { position: relative; z-index: 100; }nav#chanel ul#sideNavi li.request03 { position: relative; z-index: 110; }nav#chanel ul#orderNavi li.request ul li a { padding: 0 2%; width: 95.8%; }nav#chanel ul#orderNavi li a { border-color: #5E4512; border-top-color: #fff; }nav#global ul li.linedial a {background: #39D52C;}nav#global ul li.linedial a img {display: block;width:40%;margin:0 auto;padding:0.2em 0 0.5em 0;}nav#global ul#contact li.linedial img {width: 35%;}}@media only screen and (max-width: 767px) {#topicBox { padding-top: 1.25em; }#spGNaviWrap { display: block; line-height: 0; }#spGNavi { display: inline-block; width: 100%; }#spGNavi li { float: left; width: 25%; text-align: center; height: 48px; line-height: 48px; color: #FFF; border-top: 1px solid #592677; border-bottom: 1px solid #592677;}#spGNavi .request2{ position: relative; }#spGNavi li a { font-size: 1.2em; background: #592677; color: #fff; text-decoration: none; display: block;border-left: 1px solid #fff; margin-left: -1px; }#spGNavi li a:hover { background: #; color: #592677; font-weight: bold; border-right: 1px solid #592677; }#mailIcon2 { width: 2.25em; margin-right: 0.5em; vertical-align: middle; }#spGNavi .request2 .reSelect {display: none;position: absolute;z-index: 88888888;width: 100%;}#spGNavi li.request2 .reSelect li { width: 100%; border: none; margin-top: 0; }#spGNavi li.request2 .reSelect li a { background: #8E2B8D; border-top: 1px solid #fff; }#spGNavi li.request2 .reSelect li a:hover { background: #EAD1E6; border-top: 1px solid #8E2B8D; }#spGNavi li.freedial2 { width: 50%; background: #f7f7f7; border: 1px solid #592677; border-left: none; border-right: none; }#spGNavi li.linedial2 a{width: 100%;background: #39D52C;border: 1px solid #592677;border-left: none;border-right: none;padding-top:0.5em;}#spGNavi li.freedial2 .dialBox { display: inline-block; }#spGNavi li.freedial2 .dialText {float: left;color: #622986;}#spGNavi li.freedial2 .dialTitle { font-weight: bold;margin: 0.7em 0;margin-right: 0.75em;color: #FFF;line-height: 1.4em;float: left;font-size: 10px;padding: 0.3em 0.75em;background: #622986;}#spGNavi li.freedial2 .dialCopy {font-size: 10px;margin: 0.75em 0 0.25em 0;text-align: left;line-height: 1em;}#spGNavi li.freedial2 .dialNumber,#spGNavi li.freedial2 .dialNumber a {font-weight: bold;margin: 0.25em 0;text-align: center;line-height: 1em;font-size: 1.5em;letter-spacing: 0;}#spGNavi li.freedial2 .dialNumber a {font-size: 1em;background: none;color: #592677;display: inline;border: none;}#spGNavi li.freedial2 .dialNumber img {width: 1.1em;margin-right: 0.25em;vertical-align: bottom;}}@media only screen and (max-width: 599px) {#spGNavi li { width: 100%; margin-top: -1px; }#spGNavi li.freedial2 { width: 100%; }.list-map{display:block;}#hotel-map {display: none;}.hotel-list_title{display:block;width:94%;margin: 20px 0 10px 2%;border-left:#BE8600 5px solid;padding-left:10px;font-size:13px;}}@media only screen and (max-width: 340px) {#spGNavi li { width: 100%; }.list-map{display:block;}#hotel-map {display: none;}.hotel-list_title{display:block;width:94%;margin: 20px 0 10px 2%;border-left:#BE8600 5px solid;padding-left:10px;font-size:13px;}}@charset "UTF-8";@media only screen and (max-width:1200px) {}@media only screen and (max-width:1040px) {#aboutNavi li a { font-size: 116%; }}@media only screen and (max-width: 950px) {.toiawaseBox { padding: 5%; }.telBox { width: 96%; margin: 2% 0;}.annaiBox { width: 100%; border-left: none; border-top: 1px solid #c8c8c8; padding: 4% 0% 0%; margin-top: 15px; }#aboutNavi li a { width: 96%; font-size: 116%;}.kotira { margin-bottom: 0; }}@media only screen and (max-width: 768px) {.pageTitle { padding: 10px 3%; }.kojinNavi { width: 94%; }.hojinNavi { width: 94%; }.shinkiBotton { width: 82%; }.memberNavi { padding-bottom: 30px; }.tokuchoTxt { width: 94%; }.tokuchoImg { width: 100%; }.miryokuTxt { width: 100%; margin-right: 0; margin-bottom: 1em;}.miryokuImg { width: 50%; }.customerImg { width: 100%; margin-right: 0; margin-bottom: 2em;}.customerTxt { width: 100%; }.voiceText { width: 100%; margin-right: 0; margin-bottom: 1em; }.voicePhoto { width: 100%; margin-right: 0; }.tokuchoCont { position: relative; }.tokuchoNum { float: none; position: absolute; top: 3%; left: 3%; z-index: 99; padding-top: 0; }.tokuchoNumW { color: #fff; }.tokuchoBox { width: 100%; }.memberTxtBox { width: 100%; margin-bottom:20px; }.memberImgBox { width: 100%; float: none; text-align: center;}.cardImg { width: 31.33%; display: inline-block; float: none; margin: 0; }.memberImgBox { width: 100%; }.riyoken { width: 66.6%; margin: 0 16.65%; }.kaigyo { clear: left; }.flow { float: none; width: auto; height: auto; padding: 1.5%; }.flowCopy { margin: 0.5em 0; }.arrowImg {width: 40px;height: auto;line-height: 1;margin: 0.5em auto;float: none;-moz-transform: rotate( 90deg );-webkit-transform: rotate( 90deg );-o-transform: rotate( 90deg );transform: rotate( 90deg );filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);}.arrowCenter { display: inline; margin: 0 0.25em; }}@media only screen and (max-width: 630px) {}@media only screen and (max-width: 580px) {.miryokuImg { width: 100%; }}@media only screen and (max-width: 500px) {.topicTitle { margin-bottom: 10px; }}@media only screen and (max-width: 420px) {.toiawaseNumber { font-size: 220%; height: 30px; margin-bottom: 10px; }}@media only screen and (max-width: 768px) {.kaiinBox { width: 96%; }.shinkiKaiinkenButton { width: 100%; }.shinkiKaiinkenButton a { width: 75%;}}


@charset "utf-8";@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700);#main-wrapper {width: %;padding: 1% 2%;max-width: px;margin: 2% auto;}#main_contents{max-width: 1280px;margin:0 auto;}.title-staff{text-align:center;margin-bottom:6%;}.staff-list li{border:#8C6900 1px solid;    border: #004a82 3px solid;float:left;max-width:520px;margin-bottom:20px;position:relative;}.staff-list li:nth-child(odd){margin-right:16px;}.staff-photo{display:block;float:left;margin-right:4%;}.staff-list li dl{font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;float:left;max-width:305px;padding:20px 0;width:50%;}.staff-list li dt{color:#1F1F1F;font-size:30px;margin-bottom:20px;}.staff-list li dt span{display:block;padding:0 0 5px 0;font-size:18px;}.staff-list li dt em{display:block;padding-top:10px;font-weight:normal;font-style:normal;}.staff-list li dd{color:#666;font-size:16px;line-height: 1.6;}.staff-list li a{display:block;max-width:120px;position:absolute;right:4%;bottom:4%;}.staff-list li.select {display: block;opacity: 0.50;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 50);filter: alpha(opacity = 50);position: relative;z-index: 1;}@media(max-width:1024px) and (min-width: 769px) {.staff-list li{max-width:none;width:48%;}.staff-list li a{display:block;max-width:120px;}.staff-photo{display:block;float:left;margin-right:4%;}.staff-list li dl{width:49%;}}@media(max-width:768px) and (min-width: 481px) {.staff-list li{max-width: none;padding: 20px 0 0 0;position: relative;width: 48%;height: 665px;}.staff-photo{width: 85%;height: auto;margin: 0 auto;float: none;}.staff-list li dl{float: none;max-width: none;padding: 20px 0;margin: 0 auto;width: 85%;}.staff-list li a{max-width: 120px;margin: 0 auto 10px;position: absolute;right: 30%;bottom: 0%;}.staff-list li:nth-child(odd){margin-right:15px;}}



@media only screen and (max-width: 480px) {.staff-list li{margin-bottom:10px;float:none;}.staff-list li:nth-child(odd){margin-right:0;}.title-staff img{display:block;height:auto;margin:0 auto;width:80%;}.staff-photo{margin-right:2%;height:auto;width:20%;}.staff-list li dl{padding:10px 0 0;width:65%;}.staff-list li dt{font-size:18px;margin-bottom:10px;}.staff-list li dt span{font-size:13px;padding:0;}.staff-list li dt em{padding-top:5px;}.staff-list li dd{display:none;}.staff-list li a{right:5px;max-width:none;bottom:0;width:25%;}.staff-list li a img{height:auto;width:100%;}}.detail-name{color:#1F1F1F;font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;font-size:30px;font-weight:bold;text-align:center;margin-bottom:30px;}.detail-name span{display:block;font-size:18px;font-weight:normal;padding-top:20px;}.staff-detailbox {margin:0 auto 3.5%;}.staff-detail li{font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;max-width:460px;}.staff-detail li dt{color:#664C00;font-size:20px;line-height:1.4;margin-bottom:20px;}.staff-detail li dt span{font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;font-size:26px;}.staff-detail li dd{color:#666;font-size:18px;line-height:1.4;margin-bottom:40px;}.left-staffbox{float:left;}.right-staffbox{float:right;}.visual-wrapper{max-width:640px;margin:0 auto 6%;}.youtube iframe{width: 100%;}#photoPc img{display:block;height:auto;width:100%;}#photoSp img{display:block;height:auto;width:100%;}



@media(max-width:768px) and (min-width: 481px) {.staff-detail li{width:100%;max-width:none;}.staff-detailbox {max-width:768px;margin:0 auto;}.staff-detail li dt{font-size:18px;}.staff-detail li dt span{font-size:20px;}.left-staffbox{float:none;}.right-staffbox{float:none;}}@media only screen and (max-width: 480px) {.detail-name{font-size:26px;margin-bottom:20px;}.detail-name span{font-size:16px;}.staff-detailbox {max-width:480px;}.staff-detail li dt{font-size:16px;margin-bottom:10px;}.staff-detail li dt span{font-size:18px;}.staff-detail li dd{font-size:14px;margin-bottom:20px;}.left-staffbox{float:none;}.right-staffbox{float:none;}.staff-visual img{display:block;height:auto;width:100%;}}		


.lightbox { display: none; }

.qmidasi{
	    font-family: "Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
		    color: #;
    font-size: 20px !important;
    margin-bottom: px;
	font-weight:900;
}

.amidasi{
	padding: .5em .75em;
	background-color: #f6f6f6;
}

.haikeil{
	display: inline;
    padding: .1em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
   background-color:#999;
    text-align: left !important;
    white-space: nowrap;

}

.fa-fax:before {
    content: "\f1ac";
}

.senmidori{
	border:solid 3px #eee;
	padding-top:10px;

	padding-bottom:15px;

}

.midasimannaka{
	    margin: 20px 0 30px 0;
    width: 100%;
    background: #004a82;
    text-align: center;
    color: #fff;
    font-size: 19px;
    padding: 14px 0 14px 0;
    display: block;
}









.sample-box-11 {
    background-color: #fff;
    margin: 2em 0;
    padding: 2em;
    position: relative;
    z-index: 1;
}
.sample-box-11::before,
.sample-box-11::after {
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
}
.sample-box-11::before {
    background-color: rgba(255, 255, 255, .5);
    left: 0;
    top: 0;
    z-index: -1;
}
.sample-box-11::after {
    background-color: #a4f5c8;
    top: 5px;
    left: 5px;
    z-index: -2;
}


h4 {
position: relative;
color: #333333;
text-shadow: 0 0 2px white;
}

h4:before {
content: "";
position: absolute;
background: #9de5ff;
width: 50px;
height: 50px;
border-radius: 50%;
top: 50%;
/* border: dashed 1px white; */
left: -15px;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
z-index: -1;

}
h4:after {
position: absolute;
content: '';
bottom: -3px;
left: 10px;
width: 100%;
border-bottom: solid 3px #008475;
}

.midasih4s{
	font-size:20px !important;
	vertical-align:bottom !important;
}




.demo {
  width: 500px;
  margin: 0 auto;
  padding: 10px 0;
  font-family: sans-serif;
  font-size: 32px;
  color:#004a82;
}
.heading {
  margin: 10px 0
}
.demo6 .heading {
  border-top: 4px solid #004a82;
  border-bottom: 4px solid #004a82;
    padding: 25px 0px;
  position: relative;
  width: 500px;
  text-align: center;
  margin: 30px auto;
  color: #004a82;
  font-weight: bold;
}
.demo6 .heading:before {
  content: "";
  border-top:　px solid #3cb3e4;
  border-bottom: px solid #3cb3e4;
  display: block;
  position: absolute;
  width: calc(100% - 20px);
  height: 58px;
  top: -12px;
  left: 10px;
}
.demo6 .heading:after {
  content: "";
  border-top: px solid #3cb3e4;
  border-bottom: px solid #3cb3e4;
  position: absolute;
  display: block;
  width: calc(100% - 40px);
  height: 74px;
  top: -19px;
  left: 20px;
}


@media only screen and (min-width: 768px)
{
.m-kv-tit-ja {
    font-size: 34px;
    font-size: 3.4rem;
	text-align:center;
	display:block;
	margin-top:-100px;
	z-index:1000;
	
	}
}

.basu1 {
    background: url(../img/basu1.png) 0 0 no-repeat;
    padding: 0px 10px 10px 40px;
    border-bottom: 1px dotted #ccc;
    font-weight: bold;
    color: #333333;
    font-size: 100%;
    margin-bottom: 10px;
	    font-size: 16px;
}


.basu2 {
    background: url(../img/basu2.png) 0 0 no-repeat;
    padding: 0px 10px 10px 40px;
    border-bottom: 1px dotted #ccc;
    font-weight: bold;
    color: #333333;
    font-size: 100%;
    margin-bottom: 10px;
	    font-size: 16px;
}


@media screen and (min-width: 768px){
#mainloop{
	background:  url(../img/top/mainbk.jpg) repeat-x;
	margin:0;
	padding:0;
	height:500px;
	clear:both;
	
}		
	#mainloopnaka {
	margin: 0 auto;
	width: 600px;
	text-align: center;
}
h6{
padding-top:150px;
text-align:center;
	margin-top:0px !important;
}
		
		
h6 img{
	text-align:center;	
	}
	

img {
	
		display: block;
	}	
	
	}
	
@media screen and (max-width: 767px) {
	
#mainloop{
	background:  url(../img/top/mainbk.jpg) repeat-x;
	margin:0;
	padding:0;
	height:400px;
	clear:both;
	
}		
	#mainloopnaka {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	
}
h6{
padding-top:126px;
text-align:center;
	margin-top:0px !important;
}
		
	
	h6 img{
		width: 100%;
		height: auto;
		margin: 0 auto;
		display: block;
	}
	
img {
		max-width: 100%;
		height: auto;
		
		display: block;
	}
	}


.ttlink img {
	-webkit-transform: scale(1);transform: scale(1);-webkit-transition: .2s ease-in-out;transition: .2s ease-in-out;
}
  .ttlink:hover img,.ttlink.hover img {
	  -webkit-transform: scale(1.05); transform: scale(1.05);
}

.titleaa {position: relative; color: #004a82; text-align: center; margin:3em 0 2em; font-size:1em;     font-family: "Helvetica Neue","helvetica","Hiragino Kaku Gothic Pro","Verdana","Meiryo","Osaka","MS PGothic",sans-serif;}

  .titleaa span {color: #000; font-size:2.2em; font-family: 'Fjalla One', sans-serif; display: block; letter-spacing: 0.02em; }

  .titleaa:after {width:200px; height: 0px; content: ""; background-color: #000; position: absolute; bottom:-15px; left:0; right: 0; margin: 0 auto;}

.m-title {color: #000; font-size:2em; font-family: 'Fjalla One', sans-serif; text-align: center; margin-bottom:.5em;}
a .m-title {color: #FFF;}
.title-overview {text-align: center!important;}


.f13{
	font-size:13px;
}
.pdup5{
	padding-top:5px;
}
.pdup10{
	padding-top:10px;
}
.pdbo5{
	padding-bottom:5px;
}

.gry{
	color:#555555;
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

@media screen and (min-width: 1180px) {
.logosize1{
		width:400px !important;
	margin-top:-5px;
	padding-bottom:2px;
	
	}
}

@media screen and (max-width: 1179px) {
.logosize1{
		margin-top:px;
		width:295px !important;
	}
}
.btn-sidemidasi1 {
    background: rgb(48,160,226);
    background: -moz-linear-gradient(top, rgba(48,160,226,1) 1%, rgba(28,42,83,1) 100%);
    background: -webkit-linear-gradient(top, rgba(48,160,226,1) 1%,rgba(28,42,83,1) 100%);
    background: linear-gradient(to bottom, rgba(48,160,226,1) 1%,rgba(28,42,83,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#30a0e2', endColorstr='#1c2a53',GradientType=0 );
    background: #004a82;
    color: #ffffff;
    border: solid 1px #1C2A53;
    text-align: center;
    font-size: 16px;
    padding: 14px;
    border-radius: 0px;
    letter-spacing: 1.4px;
}

.rr2{
	font-size: 24px;
    line-height: 1.33333;
}

.rr2:before{
	 background: #004a82;
    content: "";
    margin-right: 10px;
    padding-right: 5px;
}

.ts-h-company-arrowList-item {
    float: left;
    max-width: 100%;
    box-sizing: content-box;
    display: inline-block;
    font-size: 14px;
    line-height: 1.5;
    margin-right: 15px;
    padding: 0 10px;
    position: relative;
    text-align: center;
}

.ts-h-company-arrowList-item:not(:last-of-type):after {
    float: left;
    max-width: 100%;
    content: url(../img/recruit/download.png);
    display: inline-block;
    margin-top: -10px;
    position: absolute;
    right: -10px;
    top: 50%;
}

.btnmini {
    background: #004a82;
    border: 1px solid #004a82;

    color: #FFF;
    width: auto;
    padding: 5px 10px;
    text-align: center;
}


@media only screen and (min-width: 993px), print {

 .catch {
	font-size:30px;
	line-height:180%;
}

}

@media only screen and (min-width: 391px) and (max-width: 992px) {
.catch {
	font-size:23px;
	
}
}

@media only screen and (max-width: 390px) {
.catch {
    font-size:18px;
	font-weight:bold;
}
}
/*キャッチ*/

.heading2 {
    position: relative;
    padding-left: 0px;
    border-bottom: 2px solid #ccc;
    font-weight: bold;
    font-size: 22px;
    line-height: 38px;
	margin-bottom: 15px;
}


/*xs smでセンター寄せ*/
@media only screen and (min-width: 993px), print {
.sm_center {
	text-align:left;
	margin:0 auto;
}
}

@media only screen and (min-width: 391px) and (max-width: 992px) {
 .sm_center {
	 width:auto;
	text-align:center;
	margin:0 auto;
}
}

@media only screen and (max-width: 390px) {
.sm_center {
	 width:auto;
	text-align:center;
	margin:0 auto;
}
}
/*／xs smでセンター寄せ*/
.iro_bk {
	background-color:#FFF;
	color:#004a82;
	padding:20px;
	border:#004a82 solid 1px;
	text-decoration:none;
	
}
a .iro_bk:hover {
	background-color:#004a82;
	color:#FFF !important;
	padding:20px;
	border:#004a82 solid 1px;
	
}

.iro_bk1 {
	background-color:#FFF;
	color:#004a82;
	padding:20px;
	border:#004a82 solid 1px;
	text-decoration:none;
	
}
a .iro_bk1:hover {
	background-color:#eaeaea;
	color:#004a82;
	padding:20px;
	border:#004a82 solid 1px;
	
}
.padtop {
    padding-top: 5px;
}

.cntr {
    text-align: center;
    margin: 0 auto;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
a hover .btn-default {
    color: #333;
    background-color: #dddddd;
    border-color: #ccc;
}
.grywaku {
    border: solid 2px #ccc;
    padding: 15px;
}


.tuyomi1 {
    background: url(../img/feature/tuyomi1.png) 0 0 no-repeat;
       padding: 12px 32px 18px 66px;
border-bottom: 1px dotted #666666;
    font-weight: bold;
    color: #555555;
   color: #523606;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 10px;
}

.tuyomi2 {
    background: url(../img/feature/tuyomi2.png) 0 0 no-repeat;
       padding: 12px 32px 18px 66px;
border-bottom: 1px dotted #666666;
    font-weight: bold;
    color: #555555;
     color: #523606;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 10px;
}

.tuyomi3 {
    background: url(../img/feature/tuyomi3.png) 0 0 no-repeat;
       padding: 12px 32px 18px 66px;
border-bottom: 1px dotted #666666;
    font-weight: bold;
    color: #555555;
    color: #523606;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 10px;
}

.tuyomi4 {
    background: url(../img/feature/tuyomi4.png) 0 0 no-repeat;
       padding: 12px 32px 18px 66px;
border-bottom: 1px dotted #666666;
    font-weight: bold;
    color: #555555;
    color: #523606;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 10px;
}

.tuyomi5 {
    background: url(../img/feature/tuyomi5.png) 0 0 no-repeat;
       padding: 12px 32px 18px 66px;
border-bottom: 1px dotted #666666;
    font-weight: bold;
    color: #555555;
    color: #523606;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 10px;
}

.heading21 {
    position: relative;
    padding-left: 0px;
    border-bottom: 1px dotted #ccc;
    font-weight: ;
    font-size: 16px;
    line-height: 38px;
    margin-bottom: 15px;
}
.min {
    font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","MS P明朝","MS PMincho","メイリオ",Meiryo,serif;
}
.f26 {
    font-size: 26px;
}
.f11{
	font-size:11px;
}
.cc1{
background-size: 100% 4px;

	    text-align: center;
    font-size: 3rem;
    
	font-weight: bold;
    letter-spacing: .2em;

    
}
.kasen{
	border-bottom:6px solid #bbbbbb;
}


@media (min-width: 768px){
#MainVisualSec1 {
    padding-top: 9.5rem;
    background-image: url(../img/education/pc1.jpg);
    -ms-flex-align: center;
    align-items: center;
    height: 350px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.main-visual1{
	   padding-top: 7.5rem;
    background-image: url(../img/education/pc1.jpg);
    -ms-flex-align: center;
    align-items: center;
    height: 350px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#MainVisualSec1 .box {
    padding: 2rem;
    background-color: rgba(0,74,130,.9);
    width: 400px;
	margin-left: 25px;
	color: #FFFFFF;
}
#MainVisualSec1 .box .title {
    font-size: 2.142rem;
}
	
#MainVisualSec2 {
    padding-top: 9.5rem;
    background-image: url(../img/education/pc2.jpg);
    -ms-flex-align: center;
    align-items: center;
    height: 350px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.main-visual2{
	   padding-top: 7.5rem;
    background-image: url(../img/education/pc2.jpg);
    -ms-flex-align: center;
    align-items: center;
    height: 350px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#MainVisualSec2 .box {
    padding: 2rem;
    background-color: rgba(0,74,130,.9);
    width: 400px;
	margin-left: 25px;
	color: #FFFFFF;
}
#MainVisualSec2 .box .title {
    font-size: 2.142rem;
}	
	
#MainVisualSec3 {
    padding-top: 9.5rem;
    background-image: url(../img/education/pc3.jpg);
    -ms-flex-align: center;
    align-items: center;
    height: 350px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.main-visual3{
	   padding-top: 7.5rem;
    background-image: url(../img/education/pc3.jpg);
    -ms-flex-align: center;
    align-items: center;
    height: 350px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#MainVisualSec3 .box {
    padding: 2rem;
    background-color: rgba(0,74,130,.9);
    width: 400px;
	margin-left: 25px;
	color: #FFFFFF;
}
#MainVisualSec3 .box .title {
    font-size: 2.142rem;
}
	
	
.map-area .map-box h3 {
    padding-bottom: 1rem;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
}

.section-base .section-title {
    margin-bottom: 2rem;
    font-size: 2.142rem;
}
.map-area .map-box {
    padding: 0 1.8rem 4rem;
}



}



@media (max-width: 767px){
#MainVisualSec1 {
 
    background-size: 110%;
    background-position: center top;
}
.main-visual{
	   padding-top: 0rem;
    background-image: url(../img/showroom/b1.png);
    -ms-flex-align: center;
    align-items: center;
    height: auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
	    padding-top: 0px;

    background-size: 110%;
    background-position: center top;
	clear:both;
}
	
	
#MainVisualSec1 .box {
  
    padding: 2rem;
    background-color: rgba(0,74,130,.9);
    width: ;
	margin-left: 0px;
	color: #FFFFFF;
}
#MainVisualSec1 .box .title {
    font-size: 1.8rem;
}
#MainVisualSec2 {
 
    background-size: 110%;
    background-position: center top;
}
.main-visual{
	   padding-top: 0rem;
    background-image: url(../img/showroom/b1.png);
    -ms-flex-align: center;
    align-items: center;
    height: auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
	    padding-top: 0px;

    background-size: 110%;
    background-position: center top;
	clear:both;
}
	
	
#MainVisualSec2 .box {
  
    padding: 2rem;
    background-color: rgba(0,74,130,.9);
    width: ;
	margin-left: 0px;
	color: #FFFFFF;
}
#MainVisualSec2 .box .title {
    font-size: 1.8rem;
}	
	
#MainVisualSec3 {
 
    background-size: 110%;
    background-position: center top;
}
.main-visual3{
	   padding-top: 0rem;
    background-image: url(../img/showroom/b1.png);
    -ms-flex-align: center;
    align-items: center;
    height: auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
	    padding-top: 0px;

    background-size: 110%;
    background-position: center top;
	clear:both;
}
	
	
#MainVisualSec3 .box {
  
    padding: 2rem;
    background-color: rgba(0,74,130,.9);
    width: ;
	margin-left: 0px;
	color: #FFFFFF;
}
#MainVisualSec3 .box .title {
    font-size: 1.8rem;
}	
	
	
	
	.map-area .map-box h3 {
    font-size: 1.8rem;
}
	
	.section-base .section-title {
    font-size: 1.8rem;
    text-align: center;
}
	
}

.center-block1{
    display: block;
	margin-left:20px;
    /* margin-left: auto; */
    margin-right: auto;
}

a .outer11 {
    display: ;
    height: auto;
    width: 100%;
    color: #ffffff;
    border: solid 1px #dddddd;
    padding: 10px;
	    background-image: url(../img/common/side7bk.png);
	
}
	

a:hover .outer11 {
    display: ;
    height: auto;
    width: 100%;
 color: #ffffff;
    border: solid 1px #dddddd;
    padding: 10px;
	 background-image: url(../img/common/side7bk.png);
	opacity: 0.7;

}

.midasisab1 {
    font-size: 1.3em;
    font-weight: bold;
	padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
background: #d3e5f5;
   
}

.btn-warning_toi {
	width: 100% !important;
-moz-box-shadow:inset 0px 52px 0px -24px #e67a73;
	-webkit-box-shadow:inset 0px 52px 0px -24px #e67a73;
	box-shadow:inset 0px 52px 0px -24px #e67a73;
	background-color:#e4685d;
	
	padding-top: 10px;
    padding-bottom: 10px;
	border-radius: 4px;
	color: #ffffff;
}

.btn-warning_toi :hover   {
    	width: 100% !important;
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #004A82), color-stop(1.00, #D4145A));
background: -webkit-linear-gradient(#004A82, #D4145A);
background: -moz-linear-gradient(#004A82, #D4145A);
background: -o-linear-gradient(#004A82, #D4145A);
background: -ms-linear-gradient(#004A82, #D4145A);
background: linear-gradient(#004A82, #D4145A);    padding-top: 10px;
    padding-bottom: 10px;
	border-radius: 4px;
	color: #ffffff;
}
@media(min-width:1180px) {
.nav>li{position:relative;display:block; border-bottom: 1px solid #;}
}
@media(max-width:1179px) {
.nav>li{position:relative;display:block; border-bottom: 1px solid #ffffff;}
}

.hhh1 h1{
	    font-size: 11px !important;
	font-weight: 500;
	margin-top:1px;margin-bottom:1px;
	padding-top:1px;padding-bottom:1px;       background: #bb9e6b;
    padding-bottom: 1px;
    color: #0c0c0c;
    line-height: 16px;
}
.title02 {
    font-family: "Raleway", sans-serif;
    font-weight: bold;	
    font-size: 1.8rem;
  padding:6px;  padding-left:15px;     background: #151515;color: #ffffff;
	border: solid 1px #111111;
	border-bottom: 3px solid #bb9e6b;
}
.title01 {
    font-family: "Raleway", sans-serif;
    font-weight: bold;	
    font-size: 2.5rem;
  padding-left:10px;    background: #151515;color: #ffffff;
	border: solid 1px #111111;
	border-bottom: 3px solid #bb9e6b;
}
.title01 span {
    font-size: 1.6rem;	
    font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}
@media screen and (max-width: 768px) {
  .title01 span {
    text-align: center;
    font-size: 1.4rem;

  }
}
.title01 span::before {
  content: '/';
  font-size: 2.5rem;
  color: #bb9e6b;
  padding: 0 10px 0 10px;
  vertical-align: bottom;
  font-family: "Raleway", sans-serif;
}
@media screen and (max-width: 768px) {
  .title01 span::before {
    font-size: 3rem;
  }
}
@media screen and (max-width: 414px) {
  .title01.w-over {
    font-size: 2.6rem;
    letter-spacing: -.8px;
  }
  .title01.w-over span {
    font-size: 1.2rem;
    letter-spacing: -.6px;
  }
  .title01.w-over span::before {
    font-size: 2.6rem;
    padding: 0 12px 0 7px;
  }
}

.t-over {
  letter-spacing: -2.5px;
}


.entry-content  { clear: both; font-family: "リュウミン R-KL"; font-size: 3rem; text-align: center; margin-top: 40px; margin-bottom: 30px; margin-top: 55px; }

 .entry-content  { font-size: 2rem;    clear: both;
    font-family: "リュウミン R-KL";
    font-size: 3rem;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 30px;
    margin-top: 55px; }
.entry-content:first-child { margin-top: 15px; }

.entry-content span { position: relative; display: inline-block;  font-family: "リュウミン R-KL";font-weight: bold;    font-family: "TsukuMinPr6N-D", serif; }
.entry-content span::after { content: ""; display: block; width: 70px; height: 2px; position: absolute; top: -0.5em; left: 50%; margin-left: -35px; background-color: #523606; }


/* top information */

.top__info {

}

.top__info__content {
  display: flex;
  justify-content: space-between;
  position: relative;
}

.top__info__content h2 {
  width: ;
  margin-top: 20px;
}

.top__info__content ul {
     width: 100%;
}

.top__info__content ul li {
  border-bottom: 1px solid #e5e5e5;
  padding: 20px 0;
}


.top__info__content ul li a {

  display: block;
  padding-left: 30px;
  position: relative;
  -webkit-transition: .25s;
     -moz-transition: .25s;
          transition: .25s;
}

.top__info__content ul li a:before {
  content: '';
  width: 12px;
  height: 3px;
  background: #523606;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px;
}

.top__info__content ul li a:hover {

}

.top__info__content ul li a span {
  font-weight: bold;color: #523606;
}

.top__info__link {
  position: absolute;
  left: 0;
  bottom: 0;
}

.top__info__link a {
  padding: 0 0 10px 20px;
  line-height: 1em;
  font-weight: bold;
  display: inline-block;
  border-bottom: 1px solid #000;
  background: url(/assets/img/common/icon-arrow-01.png) no-repeat left 3px;
  -webkit-transition: .25s;
     -moz-transition: .25s;
          transition: .25s;
}

.top__info__link a:hover {

}


@media screen and (max-width: 811px) {

  .top__info {

  }

  .top__info__content {
    display: block;
  }

  .top__info__content h2 {
    width: 100%;
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px;
  }

  .top__info__content ul {
    width: 100%;
  }

  .top__info__content ul li a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  .top__info__link {
    text-align: center;
    position: static;
    margin-top: 20px;
  }

  .top__info__link a {
    width: 70%;
    font-weight: bold;
    padding: 17px 20px;
    background: #fff;
    border: 2px solid #000;
    text-align: center;
  }

  .top__info__link a span {
    padding-left: 20px;
    background: url(/assets/img/common/icon-arrow-01.png) no-repeat left center;
  }

  .top__info__link a:hover {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

}

.sintyakuwaku{
	border: 2px solid #523606;
	clear: both;
	padding:15px;padding-top:0px;padding-bottom:0px;
}
.index_news {
    width: 100%;
    height: 200px;
    padding-top: 0px;  overflow: auto;
}
.index_newsbk{
    width: 100%;
    height: 190px;
    overflow: auto;
}
.l-about {
    background: url(../img/top/home_about_bg.jpg) no-repeat center top;
    background-size: 100%;
	clear: both;
}
.pp20{
	padding:20px;
}
.siro{
	color: #ffffff;
}
.l26{
	line-height: 26px;
}
.l30{
	line-height: 30px;
}

.lll0{
    background: #e8e8e8;
}

.nakanaka{
    background: url(../img/top/ya.png) no-repeat 15px 17px #e8e8e8 !important;
    padding: 11px 20px 11px 39px;
    border-bottom: 1px dotted #ccc;
 
    color: #111111;
    font-size: 100%;
    margin-bottom: 0px;    background: #e8e8e8;
}



.nakanaka a{
  
    font-weight: 400 !important;
    color: #333333 !important;
 
}
.nakanaka a:hover{
  
    font-weight: 400 !important;
        color: #bb9e6b !important;
 
}
.nakanaka1{
    background: url(../img/common/ya.png) 7px 8px no-repeat #ffffff !important;
  padding: 10px 20px 10px 34px;
    border-bottom: 0px dotted #ccc;
    font-weight: bold;
    color: #111111;
    font-size: 100%;
    margin-bottom: 0px;
	text-align:left;
}



.nakanaka1 a{
  
    font-weight: bold !important;
    color: #744B23 !important;
 
}
@media(min-width:1180px) {
.sinside1{
	background:#FCEFE3;
	background:#ffffff;
	padding-left:8px;
	border-radius:4px;
	margin-bottom:10px;
	
}
}
@media(max-width:1179px) {
.sinside1{
	background:#FCEFE3;
	background:#ffffff;
	padding-left:0px;
	border-radius:4px;
	margin-bottom:10px;
	
}
}
.sinsaide1naka{
	background:#FFF;
}


.sidemidori1{background:#523606;
    background: url(../img/sidemidori1.png) 7px 8px no-repeat #222222 !important;
  padding: 11px 20px 11px 19px;
    border-bottom: 0px dotted #ccc;
    font-weight: bold;
    color: #bb9e6b;
    font-size: 100%;
    margin-bottom: px;
	
}

.sidemidori1 a{
	    color: #bb9e6b;
}


.sinside2{
	background:#FCEFE3;
	background:#ffffff;
	padding:8px;
	border-radius:4px;
	margin-bottom:10px;
	border: 1px solid #a57b51;
	
}

.sinsaide2naka{
	background:#FFF;
}

.sidemidori2{background:#e7dcd1;
    background: url(../img/sideya2.png) 7px 8px no-repeat #e7dcd1 !important;
  padding: 10px 20px 10px 34px;
    border: 1px solid #a57b51;
    font-weight: bold;
    color: #744B23;
    font-size: 100%;
    margin-bottom: 10px;
	border-radius:4px;
	
}

.sidemidori2img{background:#e7dcd1;
    background: url(../img/sideya2.png) 7px 18px no-repeat #e7dcd1 !important;
  padding: 10px 20px 10px 34px;
    border: 1px solid #a57b51;
    font-weight: bold;
    color: #744B23;
    font-size: 100%;
    margin-bottom: 10px;
	border-radius:4px;
	
}


.sidemidori2_1{background:#e7dcd1;
    background: url(../img/sideya2.png) 7px 8px no-repeat #e7dcd1 !important;
  padding: 10px 20px 10px 34px;
    border: 1px solid #a57b51;
    font-weight: bold;
    color: #744B23;
    font-size: 100%;
    margin-bottom: 0px;
	border-radius:4px;
	
}


.sidemidori2_2 {
    background: #ffffff;
margin-top:3px;
    padding: 10px;
    border: 0px solid #a57b51;
    font-weight: bold;
    color: #454545;
    font-size: 82%;
	line-height:16px;
    margin-bottom: 0px;
    border-radius: 4px;
}

.sidemidori2 a{
	  color: #744B23;
}


.sidemidori2_1 a{
	  color: #744B23;
}




.sinside3{
	background:#FCEFE3;
	background:#e7dcd1;
	padding:8px;
	border-radius:4px;
	margin-bottom:10px;
	
}

.sinsaide3naka{
	background:#FFF;
}


.sidemidori3{background:#67A142;
    background: url(../img/sidemidori3.png) 7px 8px no-repeat #67A142 !important;
  padding: 10px 20px 10px 34px;
    border-bottom: 0px dotted #ccc;
    font-weight: bold;
    color: #ffffff;
    font-size: 100%;
    margin-bottom: 5px;
	
}

.sidemidori3 a{
	    color: #ffffff;
}


.sidemidori4{background:#67A142;
    background: url(../img/sidemidori2.png) 7px 8px no-repeat #67A142 !important;
  padding: 10px 20px 10px 34px;
    border-bottom: 0px dotted #ccc;
    font-weight: bold;
    color: #ffffff;
    font-size: 100%;
    margin-bottom: 5px;
	
}

.sidemidori4 a{
	    color: #ffffff;
}

.gold{
	color: #bb9e6b;
}
h1{
	font-size:11px;
	font-weight: 400;
	color: #927745;
	line-height: 20px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:25px;
}



@media(min-width:992px) {
.title-wrap {
    position: relative;
    width: 100%;
    height: 170px;
}

.title-inner {
 text-align: center;
	padding-top:51px;
}

.title01daini {
    font-family: "Raleway", sans-serif;
    font-weight: bold;
    color: #fff;
    font-size: 4rem;
}
.title01daini span::before {
    content: '/';
    font-size: 4rem;
    color: #978D58;
    padding: 0 14px 0 15px;
    vertical-align: bottom;
    font-family: "Raleway", sans-serif;
}
.title01daini span {
    font-size: 2rem;
    font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}
.title01dainigold {
    font-family: "Raleway", sans-serif;
    font-weight: bold;
    color: #978D58;
    font-size: 4rem;
}
.title01dainigold span::before {
    content: '/';
    font-size: 4rem;
    color: #978D58;
    padding: 0 14px 0 15px;
    vertical-align: bottom;
    font-family: "Raleway", sans-serif;
}
.title01dainigold span {
    font-size: 2rem;
    font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}
}

@media(max-width:991px) {
.title-wrap {
    position: relative;
    width: 100%;
    height: 100px;
}

.title-inner {
 text-align: center;
	padding-top:30px;
}

.title01daini {
    font-family: "Raleway", sans-serif;
    font-weight: bold;
    color: #fff;
    font-size: 2.4rem;
}
.title01daini span::before {
    content: '/';
    font-size: 2.4rem;
    color: #978D58;
    padding: 0 12px 0 15px;
    vertical-align: bottom;
    font-family: "Raleway", sans-serif;
}
.title01daini span {
    font-size: 1.2rem;
    font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}

.title01dainigold {
    font-family: "Raleway", sans-serif;
    font-weight: bold;
    color: #978D58;
    font-size: 2.4rem;
}
.title01dainigold span::before {
    content: '/';
    font-size: 2.4rem;
    color: #978D58;
    padding: 0 12px 0 15px;
    vertical-align: bottom;
    font-family: "Raleway", sans-serif;
}
.title01dainigold span {
    font-size: 1.2rem;
    font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}
}

.title-wrap.feature {
    background: url(../img/feature/feature.jpg) no-repeat center center transparent;
    background-size: cover;
}
.title-wrap.feature:before {
content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.15);
    width: 100%;
    height: 100%;
}


.title-wrap.news {
    background: url(../img/news/news.jpg) no-repeat center center transparent;
    background-size: cover;
}
.title-wrap.news:before {
content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.15);
    width: 100%;
    height: 100%;
}
.title-wrap.contents {
    background: url(../img/contents/contents.jpg) no-repeat center center transparent;
    background-size: cover;
}
.title-wrap.contents:before {
content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.2);
    width: 100%;
    height: 100%;
}
.title-wrap.example {
    background: url(../img/example/example.jpg) no-repeat center center transparent;
    background-size: cover;
}
.title-wrap.example:before {
content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.2);
    width: 100%;
    height: 100%;
}
.title-wrap.example:before {
content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.15);
    width: 100%;
    height: 100%;
}
.title-wrap.company {
    background: url(../img/company/company.jpg) no-repeat center center transparent;
    background-size: cover;
}
.title-wrap.company:before {
content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.2);
    width: 100%;
    height: 100%;
}
.title-wrap.recruit {
    background: url(../img/recruit/recruit.jpg) no-repeat center center transparent;
    background-size: cover;
}
.title-wrap.recruit:before {
content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.2);
    width: 100%;
    height: 100%;
}
.title-wrap.contact {
    background: url(../img/contact/contact.jpg) no-repeat center center transparent;
    background-size: cover;
}
.title-wrap.contact:before {
content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.2);
    width: 100%;
    height: 100%;
}
.title-wrap.greeting {
    background: url(../img/greeting/greeting.jpg) no-repeat center center transparent;
    background-size: cover;
}
.title-wrap.greeting:before {
content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.2);
    width: 100%;
    height: 100%;
}
.title-wrap.flow {
    background: url(../img/flow/flow.jpg) no-repeat center center transparent;
    background-size: cover;
}
.title-wrap.flow:before {
content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.2);
    width: 100%;
    height: 100%;
}
.title-wrap.qa {
    background: url(../img/qa/qa.jpg) no-repeat center center transparent;
    background-size: cover;
}
.title-wrap.qa:before {
content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.2);
    width: 100%;
    height: 100%;
}
.title-wrap.sitemap {
    background: url(../img/sitemap/sitemap.jpg) no-repeat center center transparent;
    background-size: cover;
}
.title-wrap.sitemap:before {
content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.1);
    width: 100%;
    height: 100%;
}
.title-wrap.flow {
    background: url(../img/flow/flow.jpg) no-repeat center center transparent;
    background-size: cover;
}
.title-wrap.flow:before {
content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.2);
    width: 100%;
    height: 100%;
}
.title-wrap.privacy {
    background: url(../img/privacy/privacy.jpg) no-repeat center center transparent;
    background-size: cover;
}

.qq1 {
    background: url(../img/qa/q.png) 7px 8px no-repeat !important;
      padding: 16px 20px 14px 80px;
    font-size: 120%;
    margin-bottom: 0px;
    font-weight: 600;
    color: #af1e29;
    color: #523606;
    font-weight:;
    margin-bottom: 0px;
}
.aa1 {
 background: url(../img/qa/a.png) 7px 12px no-repeat !important;
    padding: 14px 20px 0px 81px;
    font-size: 17px;
    color: #af1e29;
    color: #454545;
    font-weight:;
    margin-bottom: 25px;
}
.qbox {
    border: 1px solid #c7c7c7;
    background-color: #fff;
    padding: 10px 20px;
 
    clear: both;
}
.recruitwaku{
	border:solid 0px #bb9e6b;
	padding:px;
	clear:both;
	    background: url("../img/recruit/haikeibk.png") no-repeat top  transparent;
    background-size: cover;
	
}
.rmidasi{
	    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Sawarabi Mincho","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #000000;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.5;
}


.title06, #edit  {
  color: #978D58;
  font-weight: bold;
  font-size: 1.6rem;
  padding: 0 0 20px 0;
  display: inline-block;
  border-bottom: 1px solid #978D58;
  margin: 0 0 30px;
  min-width: 450px;
}

.title06sab {
 line-height: 25px;
  width: 450px;
}

.box-wrap09 ol {
  margin: 0 0 140px;
}
@media screen and (max-width: 1200px) {
	.title06, #edit  {
  color: #978D58;
  font-weight: bold;
  font-size: 1.6rem;
  padding: 0 0 20px 0;
  display: inline-block;
  border-bottom: 1px solid #978D58;
  margin: 0 0 30px;
  min-width: 99%;
}
	.title06sab {
 line-height: 25px;
  min-width: 99%;
}
  .box-wrap09 ol {
    margin: 0 0 75px;
  }
}
.box-wrap09 ol li {
  margin: 0 0 40px;
  height: 280px;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .box-wrap09 ol li {
    height: auto;
  }
}
.box-wrap09 ol li::after {
  content: '\f0dd';
  font-family: "FontAwesome";
  font-size: 9rem;
  color: #978D58;
  line-height: 1;
}
@media screen and (max-width: 1200px) {
  .box-wrap09 ol li::after {
    display: block;
    text-align: center;
    line-height: .3;
  }
}
.box-wrap09 ol li:last-child {
  margin: 0;
}
.box-wrap09 ol li:last-child::after {
  display: none;
}
@media screen and (max-width: 1200px) {
  .box-wrap09 ol li p {
    margin: 0 0 15px;
  }
}
.box-wrap09 ol li img {
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 1200px) {
  .box-wrap09 ol li img {
    position: inherit;
  }
}
.date {
    font-weight: 600;
    color: #523606;
}