@charset "UTF-8";
/* Reset browser defaults */
@import url(reset.css);
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html, body {
  margin: 0px;
  padding: 0px;
  height: 100%;
  width: 100%;
}
a {
    font-size: 12px;
    line-height: 20px;
    text-decoration: none!important;
}
.item a {
    font-size: 12px;
    line-height: 20px;
    text-decoration: none!important;
    color: #000;
}
.item a:hover {
    text-decoration: none;
    color: #ff5a00;
}
.cntTtl {
    font-weight: bold;
    padding: 12px 16px;
    display: table;
    width: 100%;
    height: 90px;
}
.clearfix:after, .clearfix:before {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

/* General Styles */
html, body {
  height: 100%;
  margin: 0;
  padding: 0;
}

body {
  font: 13px/21px 'Quattrocento Sans', sans-serif;
  letter-spacing: 1px;
  color: #444;
  background: #fff;
  margin: 0;
  padding: 0;
}

body {
  overflow-x: hidden;
}

body.mori-home {
  background: #f9f9f9;
}

/* HEADER */
.header {
  text-align: center;
}

.header h1 {
  background: #000;
  height: 489px;
}

.header h2 {
  padding: 40px;
  text-align: center;
}

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

.archiveTtl h3 {
  width: 990px;
  margin: 0 auto;
  text-align: center;
  color: #292929;
  font-size: 28px;
  font-weight: bold;
}

/* NEWS FEED */
.news {
  background: #fafafa;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

.news_in {
  width: 1000px;
  margin: 15px auto;
  padding: 0 40px;
  position: relative;
  overflow: hidden;
  background: #eee;
}

.news_in_cnt {
  height: 34px;
  transition: all .5s;
  padding: 2px 0;
  overflow: hidden;
}

.news_in_cnt li {
  line-height: 30px;
  padding-top: 0;
  font-size: 12px;
}

.news_in_cnt.all {
  height: 190px;
  padding: 25px 0;
}

.news_in_cnt li a {
  color: #333;
  transition: all .5s;
  font-weight: bold;
}

.news_in_cnt li a:hover {
  color: #ffb200;
  transition: all .5s;
}

#newsMore {
  position: absolute;
  right: 5px;
  bottom: 4px;
  display: block;
  border: none;
  width: 100px;
  height: 26px;
  padding: 5px;
  background: #FFF;
  color: #444;
}

#newsMore.on img {
  transform: rotateZ(180deg);
}

.bx-wrapper {
  max-width: 100%;
}

/* PROJECT */
.project {
  background: #3F4B00;
  text-align: left;
}

.project h2 {
  font-size: 28px;
  font-weight: bold;
  color: #FFFEF3;
  padding: 39px 0 35px;
  text-align: center;
}

.project ul {
  text-align: center;
  display: block;
}

.project ul li {
  width: 220px;
  height: 260px;
  background: #FFF;
  margin: 0 17px 48px 0;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  padding: 0 18px;
}

.project ul li:last-child {
  margin-right: 0;
}

.project .logoPjc {
  text-align: left;
  padding-top: 17px;
  display: block;
}

.project .logoPjc a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.project .namePjc {
  font-size: 10px;
  padding-bottom: 17px;
  display: block;
  text-align: left;
  letter-spacing: -1px;
}

.project .txtPjc {
  padding: 19px 0 36px;
  font-size: 11px;
  text-align: left;
  line-height: 1.2;
  border-top: 1px solid #CFCFCF;
}

/* GNAV */
.gNav {
  width: 100%;
  background: #292929;
  margin: 0 0 40px;
  height: 50px;
}

.gNav ul {
  /*width: 767px;*/
  margin: 0 auto;
  border-left: 1px solid #3d3d3d;
  /*border-right: 1px solid #0F0F0F;*/
  height: 50px;
  display: table;
}

.gNav ul li {
  float: left;
  height: 50px;
  padding: 14px 30px 0;
  border-left: 1px solid #0F0F0F;
  border-right: 1px solid #3d3d3d;
  display: table-cell;
  vertical-align: middle;
}

.gNav ul li a {
  color: #fff;
}

.gNav ul li a:hover {
  color: #ffb200;
}

.isotope .item {
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}

/* MAIN CNT */
#wrapper_mori {
  width: 1000px;
  margin: 0px auto 30px;
  font-size:12px;
  letter-spacing:1px;
line-height:21px;
  
}
#wrapper_mori a:hover {
    text-decoration: none;
    color: #ff5a00;
}
#wrapper_mori a {
    color: #333;
}

/* #wrapper_mori_top { max-width: 970px; margin: 0 auto; } */
#wrapper_mori_top {
  max-width: 957px;
  padding-left: 6px;
  margin: 0 auto;
}

.forest_movie {
     position: relative;
     padding-bottom: 56.25%;
     height: 0;
     overflow: hidden;
     margin:10px 0 30px;
}
 
.movie-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
.forest_movie  iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}

#wrapper_mori_top .mainCnt {
  display: block;
  text-align: center;
  position: relative;
}

#wrapper_mori_top .mainCnt .isotope .item {
  background: #F0F0F0;
  width: 311px;
  margin: 0 6px 24px 0;
  display: inline-block;
}

.item {
  position: relative;
}

.tag {
  position: absolute;
  right: 0;
  top: 154px;
  background: #ffb200;
  font-weight: bold;
  padding: 4px 10px;
}

.cntTtl {
  font-weight: bold;
  padding: 12px 16px;
  display: table;
  width: 100%;
  height: 90px;
}

/* 下層ページ */
#wrapper_mori h1 {
  font-size: 32px;
  font-weight: bold;
  line-height: 32px;
  padding-bottom: 5px;
}

#wrapper_mori h1 span {
  font-size: 14px;
}

.gNavUnder {
  margin-top: 0;
  border-top: 1px solid #3d3d3d;
}

.mainvisual {
  width: 700px;
  float: left;
}

.table {
  width: 280px;
  float: right;
  background: #292929;
  text-align: left;
}

.table table th {
  width: 280px;
  color: #FFB200;
  padding: 9px 12px;
  background: url(../fujirock/img/borderTable.gif) bottom repeat-x;
}

.table table td {
  color: #FFF;
  padding: 9px 12px;
}

.table table td a {
  color: #FFF;
  text-decoration: underline;
}

.table table td a:hover {
  color: #FFF;
  text-decoration: none;
}

.cntLeft {
  width: 700px;
  float: left;
}

.mainCntMin {
  border-top: 14px solid #292929;
  margin-top: 25px;
  padding-right: 35px;
}

.mainCntMin h2 {
  padding: 20px 0 5px;
  font-weight: bold;
  font-size: 20px;
  font-style: normal;
}

.comment1, .comment2 {
  margin-top: 65px;
}

.cntRight {
  width: 280px;
  float: right;
}

.greenbird {
  margin-top: -335px;
}

.linkTxt{
	color: #ffb200;
}

.bottom_comment{
	margin-top: 20px;
}
.bottom_comment p{
	padding: 20px 0  10px;
	font-weight: bold;
	text-align:center; 
}
.square_btn{
	border: 4px solid #000;
	padding: 15px;
	display: block;
	text-align: center;
}
.square_btn .btn_txt1{
font-weight: bold;
font-size: 1.3em;}

.square_btn .btn_txt2{
}

/* FOOTER */
.logo {
  background: #ececec;
  height: 90px;
  margin: 0 auto;
}

.logo ul {
  width: 597px;
  margin: 0 auto;
  padding-top: 24px;
}

.logo ul li {
  float: left;
  padding-right: 6px;
}

.logo ul li a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

/* GOTOTOP */
.gototop {
  font-size: 20px;
  padding-top: 25px;
}

/* Share your heart */
.share_your_heart {
  max-width: 850px;
  padding: 0 10px;
  margin: 30px auto;
  background: url(../img/syh2017_img.png) right bottom no-repeat;
}

.share_your_heart .syh2017_title {
  max-width: 724px;
  margin-bottom: 30px;
}

.share_your_heart .syh2017_txt {
  max-width: 672px;
  margin-bottom: 40px;
}

.share_your_heart .syh2017_btn {
  max-width: 600px;
  margin-left: 70px;
  margin-bottom: 40px;
}

.share_your_heart .syh2017_btn a:hover {
  opacity: .8;
}

.share_your_heart .syh2017_note {
  max-width: 750px;
}

.share_your_heart img {
  width: 100%;
  height: auto;
}

.mori_bnr{
  width: 100%;
  margin-bottom: 20px;
}


/* --------SMARTPHONE-------- */
@media screen and (max-width: 760px) {
  /* General Styles */
  img {
    max-width: 100%;
    height: auto;
    width/***/: auto;
  }
  /* TOP */
  .header h1 {
    height: auto;
    background: #F9F9F9;
    margin: 0;
  }
  .header h1 img {
    zoom: 0.4;
    max-width: 100%;
  }
  .news {
    margin-top: 0;
  }
  .project {
    padding: 0 4% 2%;
  }
  .project h2 {
    font-size: 20px;
    line-height: 1.3;
    padding: 30px 0 15px;
  }
  .project ul li {
    display: block;
    margin: 0 10px 8px 0;
    padding: 0;
    width: 100%;
    height: auto;
  }
  .project ul li:nth-child(2n) {
    margin-right: 0;
  }
  .project .logoPjc {
    display: inline-block;
    text-align: center;
    padding-top: 10px;
    width: 50%;
  }
  .project .namePjc {
    padding-bottom: 7px;
    text-align: center;
  }
  .project .txtPjc {
    border: none;
    padding: 3%;
    font-size: 13px;
  }
  .open, .close {
    padding: 10px 0;
    background: #FFB200;
  }
  /* js用 */
  .logo {
    text-align: center;
    height: auto;
  }
  .logo ul {
    width: 96%;
    padding: 10px 0;
    background: #ececec;
  }
  .logo ul li {
    display: inline-block;
    width: 49%;
    padding: 0 0 5px 0;
  }
  .logo ul li:nth-child(2n+1) {
    float: left;
  }
  .logo ul li:nth-child(2n) {
    float: right;
  }
  .logo ul li img {
    width: 100%;
    height: auto;
  }
  .gNavSp, .naver-handle {
    width: 100%;
    background: #292929;
    margin: 0;
    padding: 10px 0 10px 5px;
    height: auto;
    border: none;
    color: #FFF;
  }
  .naver.enabled .naver-container {
    background: #292929;
    border: none;
  }
  .gNavSp ul {
    width: 100%;
    border: none;
  }
  .gNavSp ul li {
    float: none;
    height: auto;
    margin: 0 0 1px 0;
    width: 100%;
    border: none;
  }
  #wrapper_mori_top, #wrapper_mori {
    width: 96%;
  }
  #wrapper_mori_top .archiveTtl {
    padding: 30px 0 15px;
  }
  #wrapper_mori_top .archiveTtl h3 {
    width: 100%;
    font-size: 20px;
  }
  #wrapper_mori_top .archiveTtl h3 img {
    width: 50%;
  }
  #wrapper_mori_top .mainCnt ul {
    margin: 0 auto;
    width: 100%;
    display: block;
  }
  #wrapper_mori_top .mainCnt ul li {
    display: inline-block;
    margin: 0 0 10px 0;
    width: 49%;
  }
  .tag {
    position: absolute;
    right: 0;
    top: 0;
    background: #ffb200;
    font-weight: bold;
    padding: 0 4px;
  }
  .tagEarth {
    font-size: 90%;
  }
  .cntTtl {
    font-weight: bold;
    padding: 7% 8%;
    height: 130px;
    display: table;
  }
  #footer_content {
    padding: 4% 0 10%;
  }
  #footer_content_inner {
    width: 96%;
    background: none;
    text-align: center;
  }
  /* CNT */
  #wrapper_mori {
    margin: 0px auto 0;
    padding-bottom: 10px;
  }
  #wrapper_mori h1 {
    font-size: 20px;
  }
  #wrapper_mori .mainvisual {
    width: 100%;
    float: none;
  }
  #wrapper_mori .table {
    width: 100%;
  }
  #wrapper_mori .cntLeft, #wrapper_mori .cntRight {
    width: 100%;
    float: none;
  }
  #wrapper_mori .mainCntMin {
    padding: 0;
  }
  #wrapper_mori .mainCntMin h2 {
    padding-bottom: 10px;
    width: 90%;
    margin: 0 auto;
  }
  .table, table, tbody, .table table th {
    width: 100%;
  }
  .comment1, .comment2 {
    margin-top: 20px;
  }
  .txtCnt, .scheduleTxt {
    font-size: 13px;
    width: 90%;
    margin: 0 auto;
  }
  .greenbird {
    margin-top: 30px;
  }
  .gototop {
    text-align: right;
  }
  /* NEWS FEED */
  .news_in {
    width: 100%;
    padding: 0 4%;
    margin: 0 auto;
  }
  .news_in_cnt {
    height: 110px;
    overflow: hidden;
    padding: 5px 0;
  }
  .news_in_cnt.all {
    height: 300px;
    padding: 25px 0;
  }
  #newsMore {
    right: 0;
    bottom: 0;
    width: 100%;
    height: 40px;
    background: #FFB200;
  }
  #newsMore span {
    font-weight: bold;
    font-size: 14px;
  }
  .sc2016 {
    padding: 10px !important;
  }
  .sc2016 .content_1 {
    padding: 20px !important;
    border: solid 5px #F3F4F4;
  }
  .sc2016 .content_1 p {
    font-size: 13px !important;
    line-height: 1.4;
    margin-bottom: 20px !important;
  }
  .sc2016 .content_1 .img {
    float: none !important;
    width: 100% !important;
    margin-bottom: 10px;
  }
  .sc2016 .content_1 .txt {
    float: none !important;
    width: 100% !important;
  }
  /* Share your heart */
  .share_your_heart {
    background: none;
  }
  .share_your_heart .syh2017_btn {
    margin-left: 0;
    margin: 0 auto 40px;
  }
}

@media screen and (max-width: 320px) {
  .cntTtl {
    font-size: 0.7rem;
  }
  .news_in_cnt {
    height: 108px;
  }
  .news_in_cnt.all {
    height: 260px;
    padding: 0;
  }
  .news_in_cnt li {
    font-size: 10px;
    line-height: 20px;
    padding: 10px 0;
  }
}

@media screen and (max-width: 380px) {
  .header h1 img {
    zoom: 0.3;
  }
}

/* --------SMARTPHONE-------- */
@media screen and (max-width: 390px) {
  .header h2 {
    background: url(../img/topCatchSp.png) center center no-repeat;
    background-size: 60% auto;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    height: 150px;
  }
  .header h2 img{
  	display: none;
  }
  /* Share your heart */
  .share_your_heart .syh2017_title {
    margin-bottom: 10px;
  }
  .share_your_heart .syh2017_txt {
    margin-bottom: 10px;
  }
  .share_your_heart .syh2017_btn {
    margin-bottom: 10px;
  }
}

.cnt {
  padding: 40px;
}

.ptj {
  padding: 0 0 20px;
}

.btn {
  width: 400px;
  margin: 0 auto;
  padding-bottom: 20px;
}

.btn img {
  width: 100%;
}

/*
.btn a:hover {
  opacity: 0.7;
}
*/

/*-- SHARE CHRISTMAS 2016 --*/
.sc2016 {
  max-width: 944px;
  background-color: #fff;
  padding: 30px;
  border: 10px solid #c5ddea;
  border-radius: 10px;
  margin: 0 auto 30px;
  box-sizing: border-box;
}

.sc2016 .img_1 {
  margin-bottom: 20px;
}

.sc2016 .img_1 img {
  width: 100%;
  height: auto;
}

.sc2016 .txt_1 {
  margin-bottom: 20px;
}

.sc2016 .txt_1 p {
  margin-bottom: 1em;
}

.sc2016 .txt_1 .note {
  font-size: 10px;
  line-height: 1.2;
}

.sc2016 .txt_1 a {
  color: #009042;
  text-decoration: underline;
  display: inline-block;
}

.sc2016 .img_2 {
  text-align: center;
  margin: 20px;
}

.sc2016 .content_1 {
  padding: 30px;
  border: solid 5px #F3F4F4;
}

.sc2016 .content_1 .img {
  float: right;
  width: 38%;
}

.sc2016 .content_1 .img img {
  width: 100%;
  height: auto;
}

.sc2016 .content_1 .txt {
  float: left;
  width: 58%;
}

.sc2016 .content_1 .txt p {
  color: #009042;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 30px;
}

.sc2016 .bt {
  text-align: center;
  background-color: #009042;
  padding: 5px 10px;
  border-radius: 4px;
  margin-bottom: 0;
}

.sc2016 .bt a {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  width: 100%;
  height: 100%;
  display: block;
}

.bnr_present-tree {
	max-width: 700px;
	padding: 0 10px;
	margin: 0 auto 50px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}

.bnr_present-tree__img {
	width: 200px;
	margin-right: 20px;
}

.bnr_present-tree__img img {
	width: 100%;
	height: auto;
}

.bnr_present-tree__txt {
	
}
.bnr_present-tree__txt a {
	text-decoration: underline;
}