/* Font
==============================*/
@import url('https://fonts.googleapis.com/earlyaccess/nicomoji.css');
@import url('https://fonts.googleapis.com/css?family=M+PLUS+1p');

body {	overflow-x: hidden;
	font-family: "M PLUS 1p", "Noto Sans JP", "Inter",　sans-serif;
	color:#333;
	font-weight: 300;
}

.text-primary {
	color: #649664 !important;}

p {	line-height: 1.75;}

a {	color:#4CA6FF;
	text-decoration: none;}

a:hover, a:focus, a:active, a.active {
	color:#62B7FF;
	text-decoration: none;}

h1,h2,h3,h4,h5,h6{
	font-weight: 400;
	line-height: 30px;
	margin:  0;}

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong{
	font-weight: 800;
	line-height: 30px;
	margin:  0;}

/* SNS Feed
==============================*/
.twitter-feed .title,
.instagram-feed-wrap .title{
	border: 1px solid #e6e6e6;
	color: #fff;
	display: inline-block;
	padding: 8px 20px;
	text-align: center;
	margin-bottom: 20px;
}
.instagram-feed-wrap {
	text-align: center;
	overflow:hidden;
}
.instagram-feed-wrap .link {
	background: #FFF;
	padding: 10px;
}
.instagram-feed-wrap #instagram-feed {
	background: #FFF;
	height: 452px;
	overflow-y: scroll;
}
.instagram-feed-wrap #instagram-feed #instagram-inner {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.instagram-feed-wrap #instagram-feed #instagram-inner a {
	display: block;
	width: 25%;
	padding: 1px;
	box-sizing: border-box;
}
.instagram-feed-wrap #instagram-feed #instagram-inner a img {
	margin:0 auto;
	width: 100%;
}
.instagram-feed-wrap #instagram-feed #instagram-inner a p {
	display: none;
}

.accessInfo {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	margin-bottom: 30px;
}
.accessInfo dt {
	border: 1px solid #333;
    color: #333;
    display: inline-block;
    padding: 8px 20px;
    text-align: center;
	font-weight: 300;
	margin-right: 20px;
	width: 22%;
}
.accessInfo dd {
	text-align: left;
	width: 68%;
}
.accessInfo dd .mainText {
	font-size: 24px;
	line-height: 1.2;
	margin-bottom: 10px;
}
.accessInfo dd .mainText span {
	display: inline-block;
	width: 160px;
	font-size: 28px;
}
.accessInfo dd .mainText.date {
	font-size: 20px;
	line-height: 1.2;
}
.accessInfo dd .mainText.date span {
	display: inline-block;
	width: 160px;
	font-size: 24px;
}
.accessInfo dd .subText {
	margin-bottom: 5px;
}
.accessInfo dd .subText.line2 {
	text-indent: -1em;
	padding-left: 1em;
}
.accessInfo dd .subText + .mainText {
	margin-top: 20px;
}
@media screen and (max-width:767px) {
	.accessInfo {
		display: block;
	}
	.accessInfo dt {
		font-size: 16px;
		padding: 6px 0;
		margin: 0 auto 20px;
		width: 40%;
		display: block;
	}
	.accessInfo dd .mainText {
		font-size: 22px;
	}
	.accessInfo dd {
		text-align: center;
		width: 100%;
	}
	.accessInfo dd .subText {
		font-size: 15px;
	}
}

#break .title {
	background: #000000;
    color: #fff;
    padding: 8px 20px;
    text-align: center;
    margin-bottom: 20px;
	font-size: 16px;	
}

#pickupSlider {
	margin: 0 60px;
	padding: 0;
}
#pickupSlider ul {
	margin: 0;
	padding: 0;
}
#pickupSlider li {
	list-style:none;
}
#pickupSlider > li {
	display: none;
}
#pickupSlider > li.slick-slide {
	display: block;
}
#pickupSlider button {
    -webkit-appearance: none;
}
#pickupSlider .slick-prev {
	left: -60px;
	z-index: 100;
	width: 33px;
	height: 64px;
	background-image: url(../img/member/bg_arrow.png);
	background-repeat: no-repaet;
	background-position: center center;
}
#pickupSlider .slick-next {
	right: -60px;
	z-index: 100;
	width: 33px;
	height: 64px;
	background-image: url(../img/member/bg_arrow.png);
	background-repeat: no-repaet;
	background-position: center center;
	-webkit-transform: rotate(180deg) translate(0,50%);
	transform: rotate(180deg) translate(0,50%);
}
#pickupSlider .slick-prev:before,
#pickupSlider .slick-next:before {
	content: none;
}
#pickupSlider .slick-slider
{
    margin-bottom: 30px;
}
#pickupSlider .dot-class
{
    display: block;

    width: 100%;
    padding: 0;

    list-style: none;

    text-align: center;
}
#pickupSlider .dot-class li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
#pickupSlider .dot-class li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
#pickupSlider .dot-class li button:hover,
#pickupSlider .dot-class li button:focus
{
    outline: none;
}
#pickupSlider .dot-class li button:hover:before,
#pickupSlider .dot-class li button:focus:before
{
    opacity: 1;
}
#pickupSlider .dot-class li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#pickupSlider .dot-class li.slick-active button:before
{
    opacity: .75;
    color: black;
}
#pickupSlider li .profileArea {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	margin-bottom: 30px;
}
#pickupSlider li .profileArea dt {
	width: 40%;
}
#pickupSlider li .profileArea dt img {
	border-radius: 50%;
	width: 100%;
}
#pickupSlider li .profileArea dd {
	width: 100%;
	padding-left: 30px;
}
#pickupSlider li .profileArea dd .name {
	font-size: 30px;
	margin-bottom: 20px;
}
#pickupSlider li .profileArea dd .name a {
	display: inline-block;
	vertical-align: middle;
}
#pickupSlider li .profileArea dd .name .text {
	display: inline-block;
	margin-right: 40px;
	vertical-align: middle;
}
#pickupSlider li .profileArea dd .name .text img,
#pickupSlider li .profileArea dd .profileText img{
	display: inline-block;
}
#pickupSlider li .gallery {
	display: -webkit-flex;
	display: flex;
}
#pickupSlider li .gallery li {
	flex:1 1 100%;
	margin-right: 5px;
	padding-top: 20%;
	overflow: hidden;
	position: relative;
}
#pickupSlider li .gallery li a {
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}
#pickupSlider li .gallery li:last-child {
	margin-right: 0;
}
#pickupSlider li .gallery li img {
	width:100%;
}
@media (max-width: 767px) {
	#pickupSlider {
		margin: 0;
	}
	#pickupSlider li .profileArea {
		display: block;
	}
	#pickupSlider li .profileArea dt {
		width: 70%;
		margin: 0 auto 20px;
	}
	#pickupSlider li .profileArea dd .name {
		text-align: center;
	}
	#pickupSlider li .profileArea dd .name .text {
		display: block;
		margin-bottom: 10px;
		margin-right: 0;
	}
	#pickupSlider li .profileArea dd {
		padding-left: 0;
	}
	#pickupSlider .slick-prev,
	#pickupSlider .slick-next {
		background-size: 20px auto;
		width: 20px;
		height: 38px;
		top: 30%;
	}
	#pickupSlider .slick-prev{
		left: 10px;
	}
	#pickupSlider .slick-next {
		right: 10px;
	}
}


@media (min-width: 768px) {
  .nav-item {
	font-size: 14px;
	padding: 5px 20px;}

  .nav-link {
	padding: 0px 20px;}}


/* Header
==============================*/
header {background:#5999B4;}

header .container {
	background-image: url('../img/layout/header-bg.jpg?date=180208');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	color: white;}

@media (min-width: 1200px){
	.container {
		padding: 0 50px;
	}
}

header .intro-text {
	padding-top: 200px;
	padding-bottom: 120px;}

header .intro-heading img{
	width:200px;
	margin-bottom: 10px;}

header .intro-lead-in {
	font-size: 20px;
	margin-bottom: 100px;}

header .down {
	/*width:50px;*/}

@media (min-width: 768px) {
  header .intro-text {
	padding-top: 90px;
	padding-bottom: 180px;}

  header .intro-heading img{
	width:400px;
	margin-bottom: 10px;}

  header .intro-lead-in {
	font-size: 25px;
	margin-bottom: 120px;}

  header .down {
	/*width:50px;*/}}

@media (min-width: 1200px) {
	header .intro-heading img{
	width:490px;}
}

/* Section
==============================*/
.blockend-s {margin-bottom: 20px;}
.blockend-m {margin-bottom: 40px;}
.blockend-l {margin-bottom: 60px;}

section .container {padding: 120px 20px 0;}
section .container .contentBody {max-width:1000px;margin:0 auto;}

section .section-title {
	font-size: 42px;
	font-weight: 300;
	line-height: 1;
	margin-bottom: 60px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
section .section-title::before {
	content: "";
	display: inline-block;
	background: url(../img/layout/ico_heading_left.svg) no-repeat left center;
	background-size: contain;
	width: 101px;
	height: 41px;
	margin-right: 20px;
}
section .section-title::after {
	content: "";
	display: inline-block;
	background: url(../img/layout/ico_heading_right.svg) no-repeat left center;
	background-size: contain;
	width: 101px;
	height: 41px;
	margin-left: 20px;
}
section .section-caption {
	font-size: 16px;
	text-transform: none;
	margin-bottom: 40px;
}
@media (max-width: 767px) {
	section .container {padding: 60px 4% 0;}
	section .section-title {
		font-size: 28px;
		margin-bottom: 40px;
	}
	section .section-title::before {
		width: 40px;
		height: 41px;
		margin-right: 10px;
	}
	section .section-title::after {
		width: 40px;
		height: 41px;
		margin-left: 10px;
	}
}

/* bgImage
==============================*/
body {
	position: relative;
	background: #000;
}
#wrapper {
	max-width: 1400px;
	margin:0 auto;
	background: #fff;
}

/* mainTitle
==============================*/
.kvArea {
	position: relative;
}
.kvArea img {
	max-width: 100%;
}
.kvArea .titleArea {
	position: absolute;
	top: 0;
	left: 0;
}
.kvArea .titleArea .siteCatch	{
	margin: 0 auto 22%;
}
.kvArea .titleArea .siteTitle	{
	width: 60%;
	max-width: 835px;
	margin: 12% auto 0;
}
.kvArea .titleArea .date	{
	width: 60%;
	max-width: 800px;
	margin: 1% auto;
}
.kvArea .titleArea .date img	{
	width: 100%;
}
@media (max-width: 767px) {
	.kvArea .titleArea .siteTitle	{
		width: 72%;
	}
	.kvArea .titleArea .siteCatch	{
		margin: 0 auto 18%;
	}
}
.kvArea .titleArea .scroll-allow	{
	position: absolute;
	top: 700px;
	left: 50%;
	width: 100px;
	margin: 40px auto 0;
	text-align: center;
	font-size: 30px;
	
	animation-duration: 3500ms;
	animation-fill-mode: both;
	animation-name: allow-bounce;
	animation-iteration-count:infinite;
	animation-timing-function: ease-in-out;
	transform-origin: center bottom;
}
.kvArea .titleArea .scroll-allow:after	{
	position: absolute;
	top: 0;
	bottom: -31px;
	left: 43px;
	margin: auto;
	content: "";
	vertical-align: middle;
	width: 15px;
	height: 15px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
.kvArea .titleArea .scroll-allow span	{
	display: block;
	font-size: 16px;
}
@keyframes allow-bounce {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-30px);
  }
  100%, {
    transform: translateY(0);
  }
}

.kvArea .titleArea .layers-logo	{
	max-width: 180px;
	margin: 70px auto;
}
@media (max-width: 767px) {
	.kvArea .titleArea .layers-logo {
		max-width: 120px;
		margin: 0px auto;
	}
}

/* Menu
==============================*/
#mainNav .wrap {
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	background: #008197;
}
body.is-fixed #mainNav {
	position: fixed;
	top: 0;
	left: 0;
	z-index:1000;
	width: 100%;
}
body.is-fixed #mainNav .wrap {
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
}
body.is-fixed {
	margin-top: 60px;
}
#mainNav a {
	padding: 18px;
	color:#fff;
	display: block;
	transition: background 500ms;
}
#mainNav a:hover {
	background: #005969;
}
@media (max-width: 767px) {
	#mainNav .wrap {
		align-items: center;
	}
	#mainNav a {
		width: 50%;
		margin: 0;
		text-align: center;
		padding: 14px 4px;
		font-size: 12px;
		line-height: 1.3;
		transition: none;
	}
	#mainNav a:hover {
		background: #008197;
	}
}

/* About
==============================*/
#about .aboutLead {
	width:84%;
	margin:0 auto 40px;
}
@media (max-width: 767px) {
	#about .aboutLead {
		width:100%;
	}
}
#about p {
	font-size: 16px;
	text-align: left;}

#about h4 {font-size: 22px;}

#about h5 {font-size: 16px;}

#about img {}

@media (min-width: 768px) {
  #about p {
	font-size: 18px;
	text-align: left;}

  #about h4 {font-size: 26px;}

  #about h5 {font-size: 18px;}}

  /* Event
==============================*/
.speaker .title {
	border: 1px solid #333;
    color: #333;
    padding: 8px 20px;
    text-align: center;
    font-weight: 300;
	font-size: 16px;
	width: 13%;
	margin: 0 auto 30px;
}
.speaker .mainText {
	font-size: 24px;
}
.speaker .subText {
	font-size: 16px;
}
.speaker .info {
	display: flex;
	margin-top: 14px;
}
.speaker .info dt{
	width: 200px;
	margin-right: 20px;
}
.speaker .info dt a img{
  border-radius: 50%;
}
.speaker .info dd{
	width: calc(100% - 200px);
}
@media (max-width: 767px) {
	.speaker .title {
		width: 40%;
		padding: 6px 0;
		margin: 0 auto 20px;
	}
	.speaker .mainText {
		font-size: 20px;
		margin-bottom: 0;
	}
	.speaker .subText {
		font-size: 16px;
	}
	.speaker .info {
		display: flex;
		margin-top: 10px;
	}
	.speaker .info dt{
		width: 100px;
		margin-right: 10px;
	}
	.speaker .info dt a img{
	border-radius: 50%;
	}
	.speaker .info dd{
		width: calc(100% - 100px);
	}
}

/* Contents
==============================*/
#contents {background-color: #ffffff;
	color: #555555;}

#infomation h4 {
	font-size: 24px;}

#contents h5 {
	font-size: 22px;}

#contents h6 {
	font-size: 16px;}

#contents p {
	font-size: 16px;}

/* Member
==============================*/
#member a.frost:hover {opacity:0.5; filter:alpha(opacity=50); -moz-opacity:0.5;}

#member .thum {
	text-align: center;
}
#member .thum a {
	display: block;
	color: #fff;
}
#member .thum .image img {
	border-radius:50%;
	width: 100%;
}
#member .thum .name {
	display: block;
	font-size: 16px;
	margin: 15px 0 0 0;
	font-weight: bold;
	word-break: break-all;
}

#member [class^="col-"] {
	margin-bottom: 50px;
}

#member .photoLink a {
	display: block;
	padding: 4px 8px;
	color: #fff;
	border: 1px solid #fff;
	font-size: 14px;
	position: relative;
}
#member .photoLink a:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto;
    content: "";
    vertical-align: middle;
    width: 8px;
    height: 8px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
#member .photoLink a:hover:after {
    border-top: 1px solid #000;
    border-right: 1px solid #000;
}
#member .photoLink a:hover {
	background: #fff;
	color: #000;
}

.modal-content {
	width: 90% ;
	margin: 0 ;
	padding: 10px;
	background: #000 ;
	position: fixed ;
	display: none ;
	z-index: 2 ;
}
.modal-content .inner {
	overflow-y: auto;
	padding: 0 20px;
}
.modal-content .inner .hundleName {
	margin: 20px 0 10px;
	font-weight: bold;
	font-size: 30px;
	line-height: 1;
}
.modal-content .inner .text {
	width: 660px;
	margin: 0 auto 20px;
}
.modal-content .inner .sns-area {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	margin: 0 0 50px;
}
.modal-content .inner .sns-area a {
	display: block;
	width: 50px;
	margin: 0 10px;
}
.modal-content .inner .sns-area a img {
	width: 100%;
}
.modal-content .inner .title {
	margin: 10px 0;
	font-weight: bold;
}
.modal-content .inner .sub {
	font-size: 12px;
	margin-bottom: 10px;
}
.modal-content .close-btn {
	text-align: center;
}
.modal-content .close-btn a {
	display: inline-block;
	padding: 6px 30px;
	border: 1px solid #fff;
	color: #fff;
	margin: 20px 0;
}
.modal-content .close-btn a:hover {
	background: #fff;
	color: #333;
}
.modal-content .inner .photo a {
	position: relative;
	overflow: hidden;
	height: 250px;
}
.modal-content .inner .photo a img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.modal-content .notes {
	font-size: 10px;
	padding: 20px 5px 0 5px;
}
  
#modal-overlay {
	z-index: 1 ;
	display: none ;
	position: fixed ;
	top: 0 ;
	left: 0 ;
	width: 100% ;
	height: 120% ;
	background-color: rgba( 0,0,0, 0.4 ) ;
}

.profile {
	text-align: center;
	margin-bottom: 50px;
	width:100%;
	height:auto;
	position:relative;
	margin:auto;}

.profile img{border-radius:50%;}

.profile ul{
	padding:0;
	list-style:none;
	position:relative;
	width:100%;
	text-align:center;
	margin-top:-14px;
	margin-bottom: 10px;}

@media (min-width: 768px) {
#member h4{
	font-size: 20px;}

#member h5{
	margin-top: 10px;}
}
@media (max-width: 767px) {
	.modal-content .inner {
		overflow-y: scroll;
		height: 390px;
		padding: 0 5px;
	}
	.modal-content .inner .photo a {
		height: 150px;
	}
	.modal-content .inner .photo {
		padding: 0 15px;
		margin: 0 0 10px 0;
	}
	.modal-content .inner .text {
		width: auto;
	}
	.modal-content .inner .row {
		margin-right: 0;
		margin-left: 0;
	}
	.modal-content .inner .row [class^="col-"] {
		padding-right: 0;
    padding-left: 0;
	}
	
}

/* Gallery
==============================*/
#gallery{background-color: #ffffff;}
.photo {
	padding: 4px;}

.photo-full {
	display: block;
	position: relative;
	margin: 0 auto;}

.item {
	background: rgba(100, 150, 100, 0.9);
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;}

.photo .photo-full .item:hover {opacity: 1;}

.onmouse h4{
	position: absolute;
	width: 100%;
	text-align: center;
	top: 42%;
	margin-top: -12px;
	color: #ffffff;
	font-size: 60px;}

@media (min-width: 768px) {
.onmouse h4{
	position: absolute;
	width: 100%;
	text-align: center;
	top: 45%;
	margin-top: -12px;
	color: #ffffff;
	font-size: 80px;}}

/* footer
==============================*/
.copyright{
	background: #222222;
	color: #fff;
	padding: 14px 0px;
	text-align: center;
	font-size: 12px;
}
.copyright p{
	margin-bottom: 0;
}


/* device hidden class
==============================*/
.hidden-pc {
	display: none;
}
.hidden-sp {
	display: block;
}

@media (max-width: 767px) {
  .hidden-pc {
		display: block;
	}
	.hidden-sp {
		display: none;
	}
}