/*
Theme Name: 
Theme URI: 
*/

*{margin:o; padding: 0;}
body{
font-family: "Roboto Regular","Helvetica Neue",Helvetica,Arial,"游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","Meiryo","メイリオ","ＭＳ ゴシック",sans-serif,"nishihouricon" !important;
font-size: 13px;
line-height: 1.692307692;
color: #333;
background-color: #fff;
-webkit-font-smoothing: antialiased;
}
.clear{clear: both;}
.container-fluid {
padding-right: 0px!important;
padding-left: 0px!important;
margin-right: auto;
margin-left: auto;
overflow: hidden;
}
.container-wide {
padding-right: 0px!important;
padding-left: 0px!important;
margin-right: auto;
margin-left: auto;
width: 100%;
}
a{text-decoration: none;}

/*parts*/
.bold26{font-size: 26px;font-weight: 900;-webkit-font-smoothing: subpixel-antialiased!important;}
.bold18{font-size: 18px;font-weight: bold;line-height: 30px;-webkit-font-smoothing: subpixel-antialiased!important;}
.bold15{font-size: 15px;font-weight: bold;line-height: 30px;-webkit-font-smoothing: subpixel-antialiased!important;}
.bold12{font-size: 12px;font-weight: bold;line-height: 30px;-webkit-font-smoothing: subpixel-antialiased!important;}
.mini10{font-size: 10px;font-weight: bold;-webkit-font-smoothing: subpixel-antialiased!important;}
.26{font-size: 26px;font-weight: 900;-webkit-font-smoothing: subpixel-antialiased!important;}
.nomal15{font-size: 15px;line-height: 25px;-webkit-font-smoothing: subpixel-antialiased!important;}
.nomal12{font-size: 12px;line-height: 25px;-webkit-font-smoothing: subpixel-antialiased!important;}
.nomal10{font-size: 10px;-webkit-font-smoothing: subpixel-antialiased!important;}
.badge-small{top: 0;position: absolute;right: 0;}
@media screen and (max-width: 768px) {
.badge-small{width: 40px;height: 40px; top: 0;position: absolute;right: 0;}
}

/* ad */
.top-ad{padding-top: 30px;display: block;}
.ads{}
.ads-link-sidebar{margin-bottom: 10px; float: left;display: block;width: 100%;}
.ads-link{float: left;width: 100%;display: block;}
@media screen and (max-width: 768px) {
.ads-link{margin: 0px /*2px*/; float: left;}
}

/* slider */
.mobile-slider{height: 230px;overflow: hidden;background-color: #372826;}
.slick-slide img{height: 230px;}
#slider-wrap{position: relative;}
.slider    { height: 500px; overflow:hidden; }
@media screen and (max-width: 768px) {
.slider { height: 300px; overflow:hidden; }
}
.slider ul { margin:0; padding:0; }
.slider li { float:left; margin:0; list-style:none; position: relative;}
.slider li img{max-height: 500px;}
@media screen and (max-width: 600px) {
.slider li img{max-height: 250px;}}
.slider-caption{position: absolute;z-index: 15;color: white;font-weight: bold; left: 20px;bottom: 20px;}

/* IE6 issues */
.slider ul { width:100%; }
.controls{z-index: 800;}
.controls a{
margin-top: -30px;
height: 80px;
width:40px;
font-size: 20px;
color: white;
background-color: #111;
padding: 30px 10px;
opacity: 0.5;
position: absolute;
z-index: 1000;
top: 50%;
}
.next-slide{right:0;}
.gurugurumeguru{
    z-index: 50;
    position: absolute;
    padding: 30px 0;
    min-height: 300px;
    left: -50%;
    right: -50%;
}
@media screen and (max-width: 600px) {
	.guruguru-mobile{width: 80%;margin: 20px auto;}
}
.slider-text{
width: 900px;
height: 500px;
display: block;
margin: 0 auto;
position: absolute;
left: -50%;
right: -50%;
z-index: 500;
}
@media screen and (max-width: 600px) {
.slider-text{
width: 100%;
height: 300px;
display: block;
margin: 0 auto;
position: absolute;
left: -50%;
right: -50%;
z-index: 500;
}
}
.icon-guruguru{
bottom: 40px;
font-size: 350px;
color: white;
padding-left: 40px;
position: absolute;
}
@media screen and (max-width: 992px) {
.icon-guruguru{
bottom: 15px;
font-size: 170px;
color: white;
padding-left: 30px;
position: absolute;
z-index: 300;
}
}
.icon-gurugurunishihour{
font-size: 130px;
color: white;
float: right;
padding-right: 30px;
bottom: 40px;
position: absolute;
right: 0;
}
@media screen and (max-width: 600px) {
.icon-gurugurunishihour{
bottom: 15px;
font-size: 100px;
color: white;
padding-left: 40px;
position: absolute;
float: right;
z-index: 300;
}
}
.mobile-slider-wrap{
position: relative;
}

/*loader*/
#loader {
    width: 60px;
    height: 60px;
    display: none;
    position: fixed;
    _position: absolute; /* IE6対策 */
    top: 50%;
    left: 50%;
    margin-top: -30px; /* heightの半分のマイナス値 */
    margin-left: -30px; /* widthの半分のマイナス値 */
    z-index: 100;
}
#fade {
    width: 100%;
    height: 100%;
    display: none;
    background-color: #FFFFFF;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 50;
}

/*text*/
.kawaru{font-weight: 900;
line-height: 32px;
font-size: 16px;
-webkit-font-smoothing: subpixel-antialiased!important;
}
@media screen and (max-width: 768px) {
.kawaru{font-weight: 900;
line-height: 25px;
font-size: 14px;
-webkit-font-smoothing: subpixel-antialiased!important;
padding:0 10px;
	text-align: justify;
}
}

/*menu*/
.navbar{margin:0!important;}
.navbar-brand.menus{
background-image:url('../img/mobile_logo.png');
background-repeat: no-repeat;
background-size: 143px 21px;
width: 143px;
height:21px;
margin-top: 13px;
margin-left: 15px;
}
@media screen and (min-width: /*768px*/992px) {
	.navbar-brand.menus{
		background-image:url('../img/mobile_logo.png');
		background-repeat: no-repeat;
		background-size: 143px 21px;
		width: 143px;
		height:21px;
		overflow: hidden;
		margin-top: 13px;
		margin-left: 15px;
	}
	.navbar-nav > li > a {
		font-size: 13px;
		font-weight: 600;
		margin-right: -10px;
	}
}
.navbar-light-max{font-weight: 600;}
.navbar-light-max li{list-style:none; float: left;padding-right: 34px;padding-top:18px; padding-bottom: 18px;}
.navbar-light-max a{color: #898989; font-size: 15px;}
.menu-right{list-style:none;padding-top:18px; padding-bottom: 18px;float: right;}
.globalnav{ border-bottom: 1px solid #ddd;}
.globalnav2{ border: 1px solid #ddd;}
.col-sm-3.guruguru{margin:0!important;}
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 9px!important;
}
.navbar-default .navbar-toggle {
border-color: #ddd!important;
}
.navbar-toggle {
border: none!important;
}
.menu-item a:hover{color:#372826;}

/*message*/
#message{margin-top: 42px;}
@media screen and (max-width: 600px) {
	#message{margin-top: 20px;}
}

/*job slider*/
#people-job,#events-archive{
margin-top: 40px;
}
.col-sm-3.jobs{width: 25%!important;padding: 0!important;}
.col-sm-3.jobs img{display: block;
max-width: 100%;
height: auto;}
.col-sm-6.jobs.final{width: 50%!important;padding: 0!important;}
.col-sm-6.jobs.final img{display: block;
max-width: 100%;
height: auto;}

.col-xs-6.jobs{width: 50%!important;padding: 0!important;}
.col-xs-6.jobs img{display: block;
max-width: 100%;
height: auto;}
.col-xs-12.jobs{padding: 0!important;}
.col-xs-12.jobs img{display: block;
max-width: 100%;
height: auto;}

.contenthover{color:white;overflow: hidden;cursor: pointer;}
.link-box{position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-indent:-3000px;}
.job-footer{
padding: 20px 0;
background-color: #382826;
position: absolute;
width: 100%;
bottom: 0;
left: 0;
    cursor: pointer;
}

.job-footer a{text-align: left; color: white;padding-left: 23px;}
.job-footer img{
float: right;
margin-right: 23px;
width: 70px;
height: auto;
}
.contenthover h3{padding-left: 23px; font-size: 13px;}
.contenthover h5{padding-left: 23px; font-size: 11px;}
.ch_hover{cursor: pointer;background-color: rgba(56, 40, 38, 0.5)!important;}
.contenthover.people-info{
opacity: 0.8;
}

.block-box {
	/* Layout */
	position: relative;
	width: 100%;
	height: 100%;
	display: block;
	margin: 0 auto;
	overflow: hidden;
}
.slidemeup{
	/* Layout */
	position: absolute;
	bottom: 0px;
	left: 0px;
	display: none;
	width: 100%;
	height: 40px;
	padding: 20px;
}

/**/
.top2058 img:hover{opacity: 0.8;}
.single-data{padding: 30px;
background-color: #eee;}
.single-data a{color: #717171;  word-break: break-all;}
.single-data a:hover{background-color: #717171;color: #fff;}
#interview-items{}
.interviewpost>div>table>tbody>tr>td {
padding: 30px!important;
}
#fit-width .masonry {
margin: 0 auto;
}

.box img {
max-width: 100% !important;
height: auto !important;
position: relative;
}
.sizer{
width: 100%;
padding-bottom: 80%;
z-index: 1;
position: absolute;
}

/*header*/
header {
background: #ebe9e9;
position: fixed;
z-index: 3;
width: 100%;
left: 0;
top: 0;
}
.guruguru-header{
padding-top: 50px;
	padding-bottom: 40px;
}
.guruguru-menu-white ul li a{color: white;}
.current{padding-top: 30px;}
.mobile-cullent{font-size:30px;margin:0 auto;padding-top: 30px;padding-bottom: 10px; display: inline-block;
width: 100%;
text-align: center;}
.current span{font-size: 30px;}
.col-sm-8.interviewpost{
padding-top: 30px!important;
width:700px!important;
text-align: justify;
}
.interview-title{font-weight: bold!important;line-height: 40px;}
.post-date{font-weight: bold;}
.post-sns{float: right;}
.post-sns-mobile{float: left;}
.twitter{float: left;width: 119px;}
.facebook{float: left;margin-top: 4px;width: 160px;}
.wsbl_twitter{float: left;width:97px;}
.wsbl_facebook_like{float: left;width: 127px;}
.interview-title{
margin: 20px 0 25px 0!important;
}
.wp_social_bookmarking_light{float: left;}
.fbshare{float: left;width: 60px;height: 20px;overflow: hidden;}
#interview,#events{
padding-top: 100px;
}
.sidebar{padding-top: 133px; width: 214px!important;}
.sidebar-post-img{padding-bottom: 0px;}
.sidebar-link{color: #382927!important;font-weight: 800;margin-bottom: 10px;}
.sidebar-title{ margin-top: 10px; display: block;line-height: 23px;}
.sidebar-title a{color: #382927!important;
font-weight: 800;
margin-bottom: 10px;}
.sidebar-title a:hover{background-color: #ddd;color: #372826;}
.sidebar-post{
font-size: 12px;
line-height: 20px;
    font-size: 12px;
line-height: 20px;
margin-bottom: 20px;
    margin-top: 10px;
}

.post-img{padding-bottom: 30px;}
.header-img{padding-bottom: 50px;}
.content-img{padding:10px 0;}

/*mobile*/
@media screen and (min-width:480px){
	.guruguru img{margin: 0 auto!important;}
}

/*tablet,PC*/
@media screen and (min-width:768px){
	body{
		padding:0;
		background-color: white;
	}
}
#mobile{margin: 0 0px;}
.maps{margin:100px auto;}

/*img effect*/
.effect{
position: relative;
border-top: 1px solid #ddd;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
.effect:hover{
opacity: 0.7;
}
.effect:before, .effect:after{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.effect:after{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

/*events*/
.events-link img a:hover, .ads-link img:hover{
   opacity: 0.6; 
    filter: alpha(opacity=60); 
    -moz-opacity: 0.6;
}
a img:hover{
    opacity: 0.6; 
    filter: alpha(opacity=60); 
    -moz-opacity: 0.6;
}

/*link hover*/
.{color:#382927;}

/*top-hover-css*/
* {
  box-sizing: border-box;
}
.people-wrap{
margin-top: 40px;
}
.wrap{
  width: 87%;
  margin: auto;
  padding: 0 10px;
  background-color: rgba(255,255,255,0.9);
  overflow: hidden;
  box-shadow: 0 0 5px #eee;
}
h1, h2, h3, h4, h5, h6 { letter-spacing: 0.05em; font-weight: 400; }
h1{text-align:center;}
.row{}
.more:link, .more:visited {
  transition-duration: 0.2s;    
  transition-timing-function: ease-out;
}
[class*='col-']{
  float:left;   
}
.col-1-3{
  width: 33.33%;
  padding: 20px;
}
.col-2-3{
  width: 66.66%; 
  padding: 20px;
}
.col-1-4{
  width: 25%; 
}
.show{
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: left;
  cursor: default;
  background: #fff;
  display: block;
}
.aspect{
  position: relative;
  padding-bottom: 120%;
  height: 0;
  overflow: hidden;
}
.show .mask{
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0
}
.show-first a.more {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px; 
  background: #FFF;
  color: #222;
  text-transform: uppercase;
  box-shadow: 0 0 1px #000;
  position: relative;
  border: 1px solid #999;
}
.show-first a.more:hover {
  box-shadow: 0 0 5px #000;
}
.show-first p{
  letter-spacing: 0.15em;
  color: #f4f4f4;
  font-size: 28px; 
}
.show-first img {
  transition: all 0.2s linear;
}
.show-first .mask {
  opacity: 0;
  background-color: rgba(0,0,0, 0.4);
  transition: all 0.4s ease-in-out;
}
.show-first h2 {
  color: #f2f2f2;
  margin-top: 10%;
  opacity: 0;
  transition: all 0.2s ease-in-out;
  background: rgba(0,0,0,0.7);
}
.show-first p {
  opacity: 0;
  transition: all 0.2s linear;
}
.show-first a.info{
  opacity: 0;
  transition: all 0.2s ease-in-out;
}
.show-first:hover img {
  transform: scale(1.2);
}
.show-first:hover .mask {
  opacity: 1;
}
.show-first:hover h2,
.show-first:hover p,
.show-first:hover a.info {
  opacity: 1;
}
.show-first:hover p {
  transition-delay: 0.1s;
}
.show-first:hover a.info {
  transition-delay: 0.2s;
}

/* SECOND */
.show-second img {
  transition: all 0.3s ease-in-out;
}
.show-second .mask {
  background-image: url(http://subtlepatterns.com/patterns/gplaypattern.png);
  background-color: rgba(0,0,0,0.3);
  transform: translateX(-110%);
  opacity: 1;
  transition: all 0.4s ease-in-out;
  box-shadow: 0 0 7px #ccc;
}
.show-second h2{
  background: rgba(255, 255, 255, 0.7);
  color: #000;
  box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
}
.show-second p{
  opacity: 0;
  color: #333;
  transition: all 0.2s linear;
}
.show-second a.more {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px; 
  background: #000;
  color: #fff;
  text-transform: uppercase;
  box-shadow: 0 0 1px #000;
  position: relative;
  border-radius: 7px;
}
.show-second a.more:hover {
  background-color: #444;
}
.show-second:hover .mask {
  transform: translateX(0px);
} 
.show-second:hover img {
  transform: translateX(80%);
  transition-delay: 0.1s;
}
.show-second:hover p{
  opacity: 1;
  transition-delay: 0.4s;
}

/* THIRD */
.show-third a.more {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px; 
  background: #000;
  color: #fff;
  text-transform: uppercase;
  box-shadow: 0 0 1px #000;
  position: relative;
}
.show-third a.more:hover {
  box-shadow: 0 0 5px #fff;
  background-color: #222;
}
.show-third p{
  font-size: 28px; 
}
.show-third .mask {
  opacity: 0;
  background-color: rgba(56, 40, 38, 0.5);
  transition: all 0.4s ease-in-out;
}
.show-third h2 {
  color: #000;
  margin-top: 10%;
  opacity: 0;
  transition: all 0.2s ease-in-out;
}
.show-third p {
  opacity: 0;
  transition: all 0.2s linear;
}
.show-third a.info{
  opacity: 0;
  transition: all 0.2s ease-in-out;
}
.show-third img{
  transition: all 0.2s ease-in-out;
}
.show-third:hover img {
    filter: gray;
}
.show-third:hover .mask {
  opacity: 1;
}
.show-third:hover h2,
.show-third:hover p,
.show-third:hover a.info {
  opacity: 1;
}
.show-third:hover p {
  transition-delay: 0.1s;
}
.show-third:hover a.info {
  transition-delay: 0.2s;
}

/* FOURTH */
.show-fourth a.more {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px; 
  background: #000;
  color: #fff;
  text-transform: uppercase;
  border-radius: 5px;
  box-shadow: 0 0 1px #000;
  position: relative;
}
.show-fourth a.more:hover {
  box-shadow: 0 0 5px #fff;
  background-color: #222;
}
.show-fourth p{
  font-size: 28px; 
}
.show-fourth .mask {
  opacity: 0;
    background-image: url(http://subtlepatterns.com/patterns/gplaypattern.png);
  background-color: rgba(255,255,255, 0.5);
  transition: all 0.4s ease-in-out;
}
.show-fourth h2 {
  color: #000;
  margin-top: 10%;
  opacity: 0;
  transition: all 0.2s ease-in-out;
}
.show-fourth p {
  opacity: 0;
  transition: all 0.2s linear;
}
.show-fourth a.info{
  opacity: 0;
  transition: all 0.2s ease-in-out;
}
.show-fourth img{
  transition: all 0.2s ease-in-out;
}
.show-fourth:hover img {
-webkit-filter: grayscale(100%);
transform: scale(1.5);
}
.show-fourth:hover .mask {
  opacity: 1; 
}
.show-fourth:hover h2,
.show-fourth:hover p,
.show-fourth:hover a.info {
  opacity: 1;
}
.show-fourth:hover p {
  transition-delay: 0.1s;
}
.show-fourth:hover a.info {
  transition-delay: 0.2s;
}

@media only screen and (max-width: 767px){   
  .col-1-4{
    width: 50%; 
    overflow: hidden;
    clear: right;
  }
  .wrap{
    width: 100%;
    margin: auto;
    overflow: hidden;
  }
  .mobile-clear{
    clear:both;
  }
}
.link-box{
	position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-indent:-3000px;
}
.link-box a{color: white}
.job-footer{
padding: 20px 0;
background-color: #382826;
position: absolute;
width: 100%;
bottom: 0;
left: 0;
cursor: pointer;
}
.job-footer a{text-align: left; color: white;padding-left: 23px;}
.job-footer img{
float: right;
margin-right: 23px;
width: 70px;
height: auto;
}
.mask a{
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.mask a, .mask h3, .mask h5{
color: white!important;
padding-left: 20px;
padding-bottom: 20px;
font-size: 12px;
}
.jobs-undertext h3,.mask h3{padding-left: 23px; padding-right: 23px; font-size: 15px;color: white;margin: 0!important;font-weight: 700;padding-bottom: 10px;padding-top: 20px;}
.jobs-undertext h5, .mask h5{padding-left: 23px; font-size: 12px;color: white;margin: 0!important;}
.ch_hover{cursor: pointer;background-color: rgba(56, 40, 38, 0.5)!important;}
.jobs-undertext-footer{
padding: 20px 0;
background-color: #382826;
width: 100%;
cursor: pointer;
display:block;
}
.jobs-img{position: absolute;overflow: hidden;}
.job-content{position: relative;}
.people-url{position: absolute; bottom:0;}
.jobs-logo img{position: absolute;
bottom: 0;
right: 0;
height: 23px;
padding-right: 20px;
margin-bottom: 22px;
}

/*mouseevent*/
div>a{color: #372826;}

/*footer*/
.footer-menu>.menu-item a:hover{color: white!important;}
#footer{
	/*margin-top: 100px;*/
	color: #dddcd7;
	background-color: #413518;
	padding: 40px 0 30px 0;
}
@media screen and (max-width: 600px) {
	#footer{
		/*margin-top: 30px;*/
		color: #dddcd7;
		padding: 40px 0 20px 0;
	}
}
.menu{font-weight: bold;}
.footer-logo{margin-bottom: 20px;}
#footer a{color: #dddcd7;}
#footer ul li{list-style: none; padding-bottom: 8px;}
.credits{font-size: 12px;float: right;}
.footer-logo{}
.footer-logo a{}
.footer-logo a:hover{}
@media screen and (max-width: 600px) {
	.guruguru-footer-mobile{border-top: 1px solid #fff;}
}
.guruguru-footer{font-size: 130px;color: white;float: right;}
@media screen and (max-width: 900px) {
	.guruguru-footer{font-size: 90px;color: white;}
}
@media screen and (max-width: 600px) {
	.guruguru-footer{font-size: 90px;color: white;padding: 20px 0;}
}
.credits p{float: left;}
@media screen and (max-width: 600px) {
	.credits p{float: left;font-size: 8px;}
}
.credits span{
font-size: 36px;
float: left;
margin-top: -4px;
padding-left: 15px;
}
@media screen and (max-width: 600px) {
	.credits span{
		font-size: 20px;
		float: right;
		margin-top: 3px;
		padding-left: 5px;
	}
}
.icon-event{
font-size: 23px;
height: 23px;
width: 199px;
margin: 13px auto;
display: block;
}
.icon-sonnai{
font-size: 23px;
height: 23px;
width: 73px;
margin: 33px auto;
display: block;
}
.icon-event-top{
font-size: 23px;
height: 23px;
width: 190px;
margin: 33px auto;
display: block;
}
.bkline{border-top: 1px solid #ddd ;}

/*about*/
.about-text{padding-right: 60px;}
@media screen and (max-width: 600px) {
	.about-text{padding-right: 0px;}
}
.Collage{margin: 30px 0;margin-right: 1px;}
.Collage img{}
.Image_Wrapper{margin-bottom: 20px!important;display: inline-block;}
.gurugurumeguru-about{margin-bottom: 50px;}

/*news*/
.show-news {
width: 100%;
float: left;
text-align: left;
cursor: default;
display: block;
}
.kawaraban-bg{background-image: url('./img/back.png');}
.show-news:hover{opacity: 0.8;
-webkit-opacity: .5;
-moz-opacity: .5;
filter: alpha(opacity=50);	/* IE lt 8 */
-ms-filter: "alpha(opacity=50)"; /* IE 8 */
}
.link-box{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-indent:-999px;
    z-index: 20;
}
.renovation-img{
position: relative;
z-index: 1;
}
.mask-news{
width: 100%;
font-size: 13px!important;
color: #fff;
background-color: rgba(56, 40, 38, 0.5)!important;
position: absolute;
z-index: 10;
bottom: 0;
padding: 16px 25px;
}
.place{font-size: 15px;
font-weight: bold;
}

/*100mori*/
.susunde{padding: 35px 0;}
@media screen and (max-width: 700px) {
.susunde{padding-top: 40px; padding-bottom: 0px;}
}
.soncho{padding-top: 40px; padding-bottom: 30px;  float: left;}
@media screen and (max-width: 700px) {
.soncho{padding-top: 40px; padding-bottom: 15px; float: left;}
}
.sonchobold12{float: left;font-size: 12px;font-weight: bold;line-height: 20px;-webkit-font-smoothing: subpixel-antialiased!important;}
.soncho-text{float: left;}
.background-100mori{
background-image: url('./img/background-100mori.jpg');
	background-repeat: no-repeat;
	background-size: 1200px;
	background-position: top;
}
@media screen and (max-width: 600px) {
.background-100mori{
background-image: url('./img/background-100mori.jpg');
	background-repeat: no-repeat;
	background-size:  580px;
	background-position: top;
}
}
.mori-title{height: 750px;color: white;width: 600px;margin: 60px auto;font-family: "nishihouricon" ;}
@media screen and (max-width: 600px) {
.mori-title{height: 460px;color: white;width: 90%;margin: 0 auto;padding-top: 0px; font-family: "nishihouricon" ;}
}
.icon-hyakunennobun{font-size: 570px;float: left;}
@media screen and (max-width: 600px) {
.icon-hyakunennobun{font-size: 420px;float: left;}
}
.icon-hyakunenno{font-size: 380px;float: right;}
@media screen and (max-width: 600px) {
.icon-hyakunenno{font-size: 200px;float: right;}
}

.rippa{margin-top: 30px;}

.jintarohinoki{height: 500px; padding-top: 60px; position: relative;z-index: -10;}
@media screen and (max-width: 600px) {
.jintarohinoki{height: 100%; padding-top: 60px; position: static;z-index: -10;}
}

.jintaromoderu{padding-left: 10px; padding-top:8px;}

.toriitable{position: absolute;bottom: 18px;left: 130px;z-index: 10;}
@media screen and (max-width: 600px) {
.toriitable{position:static; bottom: 18px;left: 130px;z-index: 10;margin-top:10px;margin-bottom: 30px;}
}
.img-hover:hover{opacity:0.7;}
.wline{border-top: 1px solid #fff;padding: 20px 0;}
#twitter-widget-0{height: 340px;margin-left: 20px;margin-top:4px;}
.customisable-border.thm-dark, .thm-dark .customisable-border {
border-color: #372826!important;
	background-color: #372826!important;
} 
#twitter-widget-0 .thm-dark {
color: #a9a9a9;
background-color: #372826!important;
}
.sns{height: 425px;margin-top: -39px;}

.interviewpost p a{color: #372826; background-color: #F0F0F0;}
.interviewpost p a:hover{background-color: #c6c6c6;}
.chirashi{margin-bottom: 30px;
position: relative;
    border-top: 1px solid #ddd;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
clear: both;
}
.chirashi:before, .chirashi:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.chirashi:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
.news-title{
font-size: 15px;
font-weight: bold;
}
@media screen and (max-width: 600px) {
	.news-title{
		font-size: 12px;
		font-weight: bold;
		line-height: 18px;
	}
}

/*contact*/
.wpcf7-text, .wpcf7-textarea{width:320px;}
tr td .wpcf7-form-control{border: 1px solid #ddd;padding-left: 10px;padding-right: 10px;}
.contact{margin-top: 50px;}
.contact-title{margin-bottom: 50px;}
.contact-message{white-space: nowrap;vertical-align: top;padding-right: 30px;}
.wpcf7-submit{background-color: white;border:1px solid #ddd;font-weight: 900;font-size: 13px;color: #726764;}
.wpcf7-submit:hover{text-decoration:none!important;color: #372826!important;}
.screen-reader-response,.wpcf7-not-valid-tip,.wpcf7-validation-errors{display: block; font-size: 12px;font-weight: bold;line-height: 30px;-webkit-font-smoothing: subpixel-antialiased!important;}
.wpcf7-not-valid-tip{color: #cc0f0f;}
.wpcf7-validation-errors, .screen-reader-response{height: 0;overflow: hidden;}
.wpcf7-form table{border-spacing: 10px 20px;border-collapse:separate;}


/*add*/

.container-top {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
p.caption, p.caption-top {
	padding-right: 14px;
	padding-left: 20px;
/*	margin-bottom: 50px;*/
}
img.top-column{
	margin-bottom: 19px;
}
img.img-head{
	padding: 51px /*78*/30px;
}
img.img-gd{
/*	margin-top: 170px;
	float: right;*/
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 189px;
}
img.img-copy{
	margin: 35px 0 40px 0;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
img.okawari-left{
margin-left: -6px;
clear: right;
}
img.okawari-right{
margin-right: -6px;
float: right!important;
}
img.border{
margin: 0 3px;
}
.okawari-line{
margin: -15px 0 10px 0;
}
.bodycopy{
	margin-top: -19px;
}
.bottom-line{
	margin: 55px 0 29px 0;
}
.fb-like,
.fb-like iframe[style],
.fb-like span{
	width: 100%!important;
}
.sns {
  overflow: hidden;
  padding: 20px 0;
  margin-top: 4px;
  height: 86px;
}
.sns li {
	width: 125px;
	height: 23px;
	float: left;
	list-style: none;
}
.tw {
 margin-left: -18px;
 margin-top: -4px;
 margin-bottom: 18px;
}
.fb {
 margin-left: 0px;
 margin-top: -7px;
 margin-bottom: 18px;
}
.hatena{
 margin-bottom: 18px;
 }
.bt{
	width: 80%;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.flow{
	margin: 50px 0;
}
.flow1{
 padding-right: 30px;
}
.flow2{
 padding-right: 15px;
 padding-left: 15px;
}
.flow3{
 padding-left: 30px;
}
.middle-line {
	margin-top: 46px;
	margin-bottom: 46px;
}
 img.m-photo{
	width: 380px;
	margin-left: 50px;
 }
 .menu-item {
 margin-right: -15px;
 }
.txt-okawari {
 text-align: center;
 margin-top: -16px;
 margin-bottom: 32px;
}
.gray {
background-color: rgba(137,135,134,0.13);
margin-top: 80px;
padding-top: 100px;
}
.tohokuimg {
	margin-bottom: 30px;
}
/*.menu-item-now {
  position: relative;
  display: block;
  padding: 10px 15px;
}*/
.dropdown {
	margin-right: -15px;
}
.footer-menu .menu-item{
	margin-right: 0;
}
@media (min-width: 768px) {
  .container-top {
    width: 750px;
  }
  p.plus-des{
	padding: 13px 30px 13px 33px;
	font-weight: bold;
  }
  .txt-plus {
	 padding-right: 30px;
  }
  .message {
	 margin-bottom: 50px;
	 /*margin-left: 30px;*/
	 width: 80%
  }
  	.message-p {
	width: 100%;
　	}
}
@media (min-width: 992px) {
  .container-top {
    width: 980px;
  }
  p.plus-des{
	padding: 58px 50px 84px 50px;
  }
  .txt-plus {
	 padding-right: 45px;
  }
  .message {
	 margin-bottom: 50px;
	 /*margin-left: 50px;*/
  }
  .message-p {
	  width: 80%;
	  display: block;
	  margin-right: auto;
	  margin-left: auto;
  }
}
@media (min-width: 1200px) {
  .container-top {
    width: 980px;
  }
}

@media screen and (max-width: 992px){
	img.img-gd{
	margin-top: 120px;
	}
	.message-p {
		width: 80%;
		display: block;
		margin-right: auto;
		margin-left: auto;
	}
}
@media screen and (max-width: 768px){
	.container-top{
	padding-right: 0;
	padding-left: 0;
	}
	img.top-column{
	margin-bottom: 0px;
	}
	img.top-column-captionadd{
	margin-bottom: 19px;
	}
	p.caption, p.caption-top {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 20px;
	}
	p.caption-top {
	margin-top: 19px;
	}
	p.caption-news {
	padding: 0;
	}
	img.img-gd{
	margin-top: 50px;
	float: none;
	display: block;
	margin-right: auto;
	margin-left: auto;
	}
	img.okawari-left{
		margin-left: 0;
		margin-bottom: 21px;
	}
	img.okawari-right{
		margin-right: 0px;
		margin-bottom: 21px;
	}
	.bodycopy-xs{
	float: right;
	margin: 33px 1px 33px 33px;
	width: 95%;
	}
	.bottom-line{
	margin-bottom: 55px;
	}
	.bt{
	width: 100%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	}
	p.plus-des{
	padding: 26px 15px;
	font-weight: bold;
	}
	.flow1{
		padding-right: 7.5px;
	}
	.flow2{
		padding-right: 0;
		padding-left: 7.5px;
	}
	.flow3{
		padding-left: 0;
		padding-right: 7.5px;
	}
	img.m-photo{
	width: 288px;
	padding-left: 0px;
	}
	.message-p {
		width: 100%;
		display: block;
		margin-right: auto;
		margin-left: auto;
	}
}

/*add2*/
.rssfeed{
	padding-right: 5px;
}
.col-sm-6 .fb-page{
	padding-left: 15px;
}
.col-sm-6 iframe.fb-page{
	width: 720px!important;
}
.navbar-light-max > .dropdown ul{
	display: none;
}
.navbar-light-max > .dropdown:hover ul{
	display: block;
}
.iframe-content-wrap {
    display: -webkit-box;
    display: box;
}
.iframe-content-block {
    -webkit-box-flex: 1;
        box-flex: 1;
}
.iframe-content {
    position: relative;
    width: 98%;
    padding: 75% 0 0 0;
}
.iframe-content iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 98%;
    height: 98%;
}
.sp-title {
	text-align:center;
	font-weight:600;
	margin-top:30px;
}
.copy-body{
	padding-left: 35px;
}
@media screen and (max-width: 768px){
	.copy-body{
	margin: 15px 0 50px 0;
	padding: 0 15px;
	}
}
.book{
	
}

/**
  * header login
 **/
#loginheader {
	background: #f7f7f7;		
}
@media screen and (max-width: 600px) {
	#loginheader {
		background: #f7f7f7;
	}
}
#header {
/*  background: #f7f7f7;*/
  padding: 4px 0;
  height: 40px;
}
#header #inr {
  margin: auto;
  padding: 7px 0 0;
}
#header #inr #loginbtn {
	margin-top: -5px;
}
#header #inr #loginbtn .login {
  padding-top: 0px;
}
#header #inr #loginbtn img {
  vertical-align: middle;
}
#header #inr .color_over {
  float: right;
  width: 180px;
  text-align: right;
  /*padding-top: 8px;*/
}
#header #inr .color_over a,
#header #inr #loginbtn .login a {
  background: url(/images/bar_control_s.png) no-repeat left center;
  padding-left: 25px;
  color: #524A39;
  font-weight: bold;
}

#logintips {
  position: absolute;
  z-index: 10;
  background: #fff;
  border: 3px solid #f4f4f4;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  top: 50px;
  padding: 20px;
  font-size: 14px;
  /*font-size: ($size / $base) * 1rem;*/
}
#logintips input[type="text"],
#logintips input[type="password"] {
  display: inline-block;
  outline: none;
  text-decoration: none;
  font-size: 14px;
  /*font-size: ($size / $base) * 1rem;*/
  padding: 0.5em;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear .2s,box-shadow linear .2s;
  -moz-transition: border linear .2s,box-shadow linear .2s;
  -ms-transition: border linear .2s,box-shadow linear .2s;
  -o-transition: border linear .2s,box-shadow linear .2s;
  transition: border linear .2s,box-shadow linear .2s;
  border: 1px solid #C1B499;
}
#logintips dt {
  width: 8em;
  float: left;
  clear: left;
  padding: 8px 3px 8px 0;
  text-align: center;
}
#logintips dd {
  margin-left: 8em;
  padding-bottom: 5px;
}
#logintips .submit {
  text-align: center;
  padding: 10px;
  clear: both;
  border-bottom: 1px dotted #ccc;
  margin: -20px 0 20px 0;
}
#logintips .submit button {
  background-color: #dddddd;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF7F7F7', endColorstr='#FFDDDDDD');
  background-image: -moz-linear-gradient(#f7f7f7 0%, #dddddd 100%);
  background-image: -webkit-linear-gradient(#f7f7f7 0%, #dddddd 100%);
  background-image: linear-gradient(#f7f7f7 0%, #dddddd 100%);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  font-size: 16px;
  /*font-size: ($size / $base) * 1rem;*/
  padding: 12px 50px;
  border: 1px solid #ddd;
}
#logintips .submit button:hover {
  background-color: #cccccc;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFE6E6E6', endColorstr='#FFCCCCCC');
  background-image: -moz-linear-gradient(#e6e6e6 0%, #cccccc 100%);
  background-image: -webkit-linear-gradient(#e6e6e6 0%, #cccccc 100%);
  background-image: linear-gradient(#e6e6e6 0%, #cccccc 100%);
  border: 1px solid #ccc;
}

#err .msg {
  padding: 0 0 50px;
}
#err .msg strong {
  font-size: 26px;
  /*font-size: ($size / $base) * 1rem;*/
}
/** header login end **/

/** top page add **/
.top-line {
	margin: 19px 0 19px 0;
}
.copy-top1 {
	padding: 30px 90px 40px 45px;
}
.copy-top2 {
	padding: 30px 120px 40px 120px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
@media screen and (max-width: 992px) {
	.copy-top1 {
		padding-top: 40px;
	}
}
@media screen and (max-width: 767px) {
	.copy-top1 {
		padding: 40px 15px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.copy-top2 {
		padding: 50px 30px 30px 30px;
	}
}

.saimatsu {
	margin-top: 10px;
}

.link-img{float: left;width: 100%;display: block;}
@media screen and (max-width: 768px) {
.link-img{margin: 0px /*2px*/; float: left;}
}
.link-img img:hover{
   opacity: 0.6; 
    filter: alpha(opacity=60); 
    -moz-opacity: 0.6;
}
/**
	創刊希望者向けページ用
 */
a.txt-download {
	color: #0000ee;	
}
a:visited.txt-download {
	color: #551A8B;	
}
#footer-wanted{
	color: #352e20;
	background-color: #f7f7f7;
	padding: 40px 0 30px 0;
}
@media screen and (max-width: 600px) {
	#footer-wanted{
		padding: 40px 0 20px 0;
	}
}
.img-middle {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/**
	お正月市
*/
.img-shogatsu {
	margin: 10px 0 30px 0;
}