@charset "utf-8";
/* CSS Document */
/*+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
+-----+// common
--+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+*/
ul li {
  list-style: none;
}
a:hover {
  text-decoration: none;
}
h2 {
  font-size: 24px;
  margin-bottom: 30px;
  text-align: center;
  line-height: 1.4;
}
h2 span {
  font-size: 1.6rem;
  font-family: 'Lato', sans-serif;
  display: block;
  font-weight: normal;
  margin-top: 6px;
}
/*+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
+-----+// slider
--+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+*/

#slider {
  width: 100%;
  overflow: hidden;/* margin-top: 100px; */
}
.slider {
  margin: 0;
  zoom: 1;
  overflow: hidden;
}
.slider li {
  opacity: 0.3;
  max-width: inherit!important;
}
.slider li.active {
  opacity: 1;
}
/*+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
+-----+// navTopics
--+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+*/
#navTopics {
  display: none;
}
/*+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
+-----+// menu-btn
--+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+*/
section#menu-btn, section#menu-btn2 {
  width: 100%;
  background: url(../img/index/menu_back_bk_re.jpg);
  position: relative;
  padding: 30px 0 0 0;
}
section#menu-btn.second, section#menu-btn2.second {
  width: 100%;
  background: url(../img/index/menu_back2_re.jpg);
}
section#menu-btn h2, section#menu-btn2 h2 {
	color: #fff;
}
section#menu-btn .inner, section#menu-btn2 .inner {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
section#menu-btn .list, section#menu-btn2 .list {
  padding: 0;
  margin: 0;
  overflow: hidden;
  width: 100%;
  position: relative;
}
section#menu-btn li, section#menu-btn2 li {
  width: 50%;
-moz-width: calc(100% / 2);
-webkit-width: calc(100% / 2);
  width: calc(100% / 2);
  float: left;
  text-align: center;
}
section#menu-btn li:nth-child(2n+1) {
  clear: left;
}
section#menu-btn a, section#menu-btn2 a {
  display: block;
  height: 20%;
  padding: 24px 0;
  min-height: 134px;
}
section#menu-btn img, section#menu-btn2 img {
  margin-bottom: 8px;
}
section#menu-btn img.one {
  padding: 12px 0;
  width: 80px;
}
section#menu-btn img.second, section#menu-btn img.third, section#menu-btn img.four {
  height: 53px;
}
section#menu-btn img.five {
  height: 40px;
}
section#menu-btn img.five span {
  display: block;
}
section#menu-btn img.six {
  padding: 8px 0;
  width: 66px;
}
section#menu-btn2 li:nth-child(1) img, section#menu-btn2 li:nth-child(2) img, section#menu-btn2 li:nth-child(3) img, section#menu-btn2 li:nth-child(4) img, section#menu-btn2 li:nth-child(5) img, section#menu-btn2 li:nth-child(6) img {
  height: 53px;
}
section#menu-btn2 li:nth-child(7) img {
  height: 53px;
  padding: 6px 0;
}
section#menu-btn2 li:nth-child(8) img {
  height: 53px;
  padding: 8px 0;
}
section#menu-btn h4, section#menu-btn2 h4 {
/*  color: #1f4e87;*/
	color: #fff;
  font-size: 20px;
  font-size: 1.6rem;
  line-height: 1.2;
}
section#menu-btn h4 span, section#menu-btn2 h4 span {
  display: block;
}
.fadein {
  position: absolute;
  top: -100px;
  width: 100%;
  height: 800px;
  background-image: url(../img/index/efects_logo.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 10%;
  opacity: 0.5;
  /*z-index: 9999;*/
  transition : all 800ms;
}
.mv-in {
  opacity: 0;
  background-size: 90%;
}
.horizonLR, .horizonRL {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 2px;
  background: #ccc;
}
.horizonTB, .horizonBT {
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 0;
  background: #ccc;
}
#menu-btn .line01 {
  top: 0px;
}
#menu-btn .line02 {
  top: 33%;
}
#menu-btn .line03 {
  top: 66%;
}
#menu-btn .line04 {
  left: 50%;
}
#menu-btn .line05 {
  display: none;
}
#menu-btn .line06 {
  display: none;
}
#menu-btn .line07 {
  display: none;
}
#menu-btn2 .line01 {
  top: 0;
}
#menu-btn2 .line02 {
  top: 25%;
}
#menu-btn2 .line03 {
  top: 50%;
}
#menu-btn2 .line09 {
  top: 75%;
}
#menu-btn2 .line04 {
  left: 50%;
}
#menu-btn2 .line05 {
  display: none;
}
#menu-btn2 .line06 {
  display: none;
}
#menu-btn2 .line07 {
  display: none;
}
#menu-btn2 .line08 {
  display: none;
}
#menu-btn2 .line04{min-height:1500px; }
.scrollin {
  opacity: 0;
  transition : all 0ms;
}

/*+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
+-----+// info
--+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+*/
.tabs {
  margin: 0 auto;
  width: 100%;
  max-width: 900px;
  height: auto;
  position: relative;
}
ul.tabs-menu {
  clear: both;
  display: table;
  table-layout: fixed;
  margin: 0 auto;
  padding: 0;
  width: 94%;
  border: none;
}
.tabs-menu li {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  -webkit-transition: 0.2s all cubic-bezier(.215, .61, .355, 1);
  -moz-transition: 0.2s all cubic-bezier(.215, .61, .355, 1);
  -ms-transition: 0.2s all cubic-bezier(.215, .61, .355, 1);
  -o-transition: 0.2s all cubic-bezier(.215, .61, .355, 1);
  transition: 0.2s all cubic-bezier(.215, .61, .355, 1);
  position: relative;
  margin: 0;
  padding: 0;
  padding: 8px 0;
  background: rgba(255,255,255,0.9);
  font-weight: bold;
  border: none;
}
.tabs-menu li.active {
  position: relative;
  background: #1f4e87;
  /* box-shadow: 0 1px 22px rgba(0, 0, 0, .3); */
  z-index: 20;
}
.tabs-menu li.active {
  color: #fff;
}
.tabs-content {
  height: auto;
  width: 94%;
  margin: 0px auto 0 auto;
  border-top: 5px solid #1f4e87;
}
.tabs-content [class*=grid-] {
  padding: 50px 0;
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  -o-animation: none;
  animation: none;
}
.tabs-item {
  background: rgba(255,255,255,0.9);
  width: 100%;
  padding: 0;
  display: none;
  border: none;
}
.blog.tabs-item {
  width: 98%;
}
.blog.tabs-item.active {
  width: 100%;
}
.tabs-item h3 {
  display: none;
}
.tabs-item .box {
  display: block;
  padding: 30px 20px;
  margin: 0 auto;
  border: none;
  height: 300px;
  overflow-y: scroll;
}
.tabs-item.active {
  opacity: 1;
  display: block
}
section#info {
  background: url(../img/index/photo14.jpg) no-repeat;
  background-size: cover;
  padding: 50px 0 50px 0;
}
#info h3 {
  font-size: 24px;
  position: relative;
  text-align: center;
}
.blog li {
  border-bottom: 1px dotted #ccc;
  padding: 16px 0;
}
.notice dt {
  padding-top: 16px;
  color: #333;
}
.notice dd {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 16px;

}
.notice dd a{  color: #333;
}
.blog dl {
  width: 100%;
  margin-bottom: 16px;
}
.blog dl + a > img {
  display: block;
  width: 80%;
  margin: 0 auto;
}
.date {
  float: left;
}
.tag {
  float: left;
  margin: 8px 0 8px 10px;
}
.blog .txt_r {
  padding: 15px 0 10px 0;
	border-top: 1px solid #ccc;
	text-align: center;
}
/*+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
+-----+// subMenu
--+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+*/

section#subMenu {
  background: rgba(0,0,0, 0.9);
  text-align: center;
  background-image: url(../img/common/patt_black.png);
  overflow: hidden;
}
section#subMenu li {
  float: left;
  width: 50%;
-moz-width: calc(100% / 2);
-webkit-width: calc(100% / 2);
  width: calc(100% / 2);
  line-height: 80px;
}
section#subMenu li a {
  -webkit-transform: skewX(150deg);
  -moz-transform: skewX(150deg);
  transform: skewX(150deg);
  display: block;
  border-right: 1px solid #fff;
  text-decoration: none;
  color: #fff;
  position: relative;
  font-weight: bold;
}
section#subMenu li:nth-child(1), section#subMenu li:nth-child(2) {
  border-bottom: 1px solid #fff;
}
section#subMenu li:nth-child(2) a, section#subMenu li:nth-child(4) a {
  border: none;
}
section#subMenu li:nth-child(3) {
  clear: left;
}
section#subMenu span.middle {
  display: block;
  -webkit-transform: skewX(-150deg);
  -moz-transform: skewX(-150deg);
  transform: skewX(-150deg);
}
section#subMenu li:first-child img {
  padding-top: 13%;
  padding-right: 12px;
  width: 15%;
}
section#subMenu li:nth-child(2) img, section#subMenu li:nth-child(3) img {
  padding-top: 13%;
  padding-right: 12px;
  width: 18%;
}
section#subMenu li:last-child img {
  padding-top: 17%;
  padding-right: 12px;
  width: 24%;
}
/*+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
+-----+// group
--+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+*/


section#group {
  background: url(../img/index/photo7.jpg) no-repeat;
  background-size: cover;
  /* background-attachment: fixed; */
  width: 100%;
  padding: 50px 0 50px 0;
  /* background-position-x: center; */
  background-position-y: 0px;/* position: relative; */
}
#group h2 {
  color: #fff;
}
#group ul.flex {
  margin: 0 auto 0 auto;
  width: 90%;
}
#group ul.flex li {
  width: 32%;
  float: left;
}
#group ul.flex li:nth-child(2) {
  margin: 0 2%;
}
#group ul.flex li a {
  background: rgba(0,0,0,0.8);
  color: #fff;
  font-weight: bold;
  display: block;
  text-align: center;
  padding: 33px 0;
  text-decoration: none;
}
#group ul.flex li span {
  font-size: 12px;
  display: block;
}
#snsSp {
  margin-top: 30px;
}
#snsSp ul {
  margin: 0 auto;
  width: 60%;
}
#snsSp ul li {
  float: left;
    width: 33.33333%;
-moz-width: calc(100% / 3 - 4%);
-webkit-width: calc(100% / 3 - 4%);
  width: calc(100% / 3 - 4%);
}
#snsSp ul li:nth-child(2) {
  margin: 0 2%;
}
#snsSp ul li img {
  width: 100%;
}
/*+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
+-----+// sns
--+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+*/

section#sns {
  display: none;
}

.latestPosts{
  padding-top: 20px;
  background: url(../img/index/menu_back_bk_re.jpg);
}

.latestPosts_tabContainer{
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  max-width: 1300px;
  width: 100%;
}

.latestPosts_tabArea{
  display: flex;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.7);
}

.latestPosts_tab{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50%;
  height: 40px;
  padding: 0 10px;
  overflow: visible;
}
.latestPosts_tab.-active{
  color: #fff;
  background-color: #1f4e87;
}
.latestPosts_tab.-blogLink{
  color: #fff;
  background-color: #333333;
}
.latestPosts_tab span{
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.latestPosts_tab.hashtag span{
	border: 1px solid #6e6e6e;
    border-radius: 20px;
    width: 100%;
    text-align: center;
}
.latestPosts_tab.hashtag.-active span{
	border: 1px solid #fff;
}

.latestPosts_wrapper{
  display: none;
  width: 100%;
}
.latestPosts_wrapper.-active{
  display: block;
}

.latestPosts_contentArea{
  display: flex;
  justify-content: center;
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
  padding: 40px 0 30px;
}
.latestPosts_contentArea li{
/*  width: 70vw !important;*/
  width: 70.2vw !important;
/*  height: 280px;*/
  height: 45.8vw;
  opacity: 1;
  transition: opacity .3s;
}
.latestPosts_contentArea li:hover{
  opacity: .7;
}

.latestPosts_thumbnail{
  width: 100%;
  padding-top: 65.25%;
  background-size: cover;
  background-position: top center;
}

.latestPosts .bx-wrapper{
  width: auto;
  left: 0;
  margin: 0 auto;
  padding: 0 15vw;
  background-color: transparent;
}

.latestPosts .bx-viewport{
  height: 100% !important;
  overflow: hidden !important;
}

.latestPosts .bx-wrapper .bx-controls-direction a{
  display: block;
}

.latestPosts .bx-wrapper .bx-controls-direction a.disabled{
  display: none;
}




