@charset "utf-8";
/* CSS Document */

/* TOP mainvisual */
.is-scroll-y-lock {
	overflow-y: hidden;
}
.top-section {
	margin-bottom: 60px;
}
#main_wrap {
  overflow: hidden;
  padding-top: 80px;
}
.main_topContent {
  display: flex;
  position: relative;
  flex-grow: 1;
	height: 100%;
}
.main_topContent .leftSide {
  width: 70.5vw;
  background: #000;
	height: 100%;
}
.main_topContent .leftSide img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}
.main_topContent .rightSide {
  width: 29.5vw;
  background: #4C4C4D;
}
.pickup-wrap {
	padding: 1vw 3.5vw;
}
.evidence_logo {
  margin-bottom: 1vw;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	letter-spacing: 0.1em;
	font-size: 2.8vw;
	line-height: 1;
}
.evidence_Block a {
	display: block;
}
.evidence_Block a:hover  img {
	opacity: 1;
}
.evidence_Block .slick-list {
	background: #fff;
}

.evidence_linkBlock {
  color: #fff;
  font-size: 0.8rem;
}
.evidence_linkBlock .text-bold {
  display: inline-block;
  font-weight: bold;
  margin-top: 5px;
}
.evidence_img {
  width: 100%;
	height: 60.3%;
}
.evidence_img img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}
.evidence_text {
	height: 39.7%;
	background: #fff;
	padding: 1.5vw;
	color: #494948;
}
.evidence_text .title {
	font-size: 1.2vw;
	font-weight: bold;
	color: #000;
}
.evidence_text .text {
	margin-top: 5px;
	font-size: 0.9vw;
}
.evidence_link {
  text-align: center;
  margin-top: 12px;
  width: 100%;
}
.evidence_link a {
  display: inline-block;
  color: #fff !important;
  font-size: 0.8em;
  padding: 5px 23px;
  background: #959595;
  border: solid 2px #fff;
  border-radius: 2rem;
}
.evidence_link a:hover {
  background: #de5a24
}

.main_bottomContent {
  display: flex;
  background: #333;
  color: #fff;
  font-size: 0.8rem;
  padding: 10px 0;
}
.main_bottomContent .leftSide {
  padding: 0 15px;
  flex-grow: 1;
}
.main_bottomContent .rightSide {
  padding: 0 15px;
  border-left: solid 2px #000;
  flex-grow: 1;
}
.main_bottomContent .title {
  font-weight: bold;
  margin-bottom: 7px;
}
.main_bottomContent .flex {
  display: flex;
  justify-content: space-between;
}
.main_bottomContent .text {
  font-size: 0.9em;
  margin-right: 10px;
  letter-spacing: -1px;
}
.main_bottomContent .current {
  display: flex;
  align-items: flex-start;
}
.main_bottomContent .current .img {
  background: #777;
  cursor: pointer;
}
.main_bottomContent .current .img.active {
  outline: solid 2px #fff;
  outline-offset: -2px;
}
.main_bottomContent .current .img img {
  width: 7.5vw;
  height: auto;
  margin: 0;
}

#topslider .slick-list,
#topslider .slick-track,
#topslider .slick-slide {
  height: 100%;
}
#topslider div {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.top-wrapper {
	max-width: 1200px;
	margin: 0 auto;
}
.top-wrapper2 {
	max-width: 1400px;
	margin: 0 auto;
}
.comment-area {
	background: #4C4C4D;
	color: #fff;
	margin-bottom: 50px;
}
.comment-area .flex {
	padding: 20px 0px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	min-height: 196px;
}


.t-fixed {
	position: fixed;
	top: 80px;
	left: 0;
	margin-bottom: 0;
	width: 100%;
	background: #4C4C4D;
	z-index: 1001;
	transition: .1s ease-in-out;
}
.t-fixed .fix-c {
	max-width: 1200px;
	margin: 0 auto;
}
.t-fixed .large {
	font-size: 2.2rem;
	display: inline-block;
	margin-right: 2vw;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	letter-spacing: 0.1em;
}


.comment-area .title .large {
	font-size: 2.2rem;
	display: inline-block;
	margin-right: 2vw;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	letter-spacing: 0.1em;
}
.comment-area .text {
	width: 49%;
	font-size: 0.8vw;
}
.comment-area .text .sub-title {
	display: inline-block;
	font-size: 20px;
	margin-bottom: 15px;
	line-height: 1;
}

#pickup-slider {
	margin: 0;
	padding: 0;
}
#pickup-slider img {
	width: 100%;
	height: auto;
}
#pickup-slider a {
	display: block;
	padding: 20px;
	background: #fff;
	max-width: 1000px;
	margin: 0 auto;
}
#pickup-slider .title-flex {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin-bottom: 10px;
}
#pickup-slider .title {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1;
	font-size: 1.5rem;
}
#pickup-slider .img-area {
	border: solid 1px #ccc;
}
#pickup-slider .main-text {
	color: #e73918;
	margin-bottom: 10px;
	font-size: 1.4rem;
}
#pickup-slider .pickup-more,
.top-news-block .pickup-more {
	text-align: center;
	margin-top: 10px;
}
#pickup-slider .pickup-more span,
.top-news-block .pickup-more span {
	display: inline-block;
	color: #fff;
	background-color: rgba(0,0,0,0.4);
	padding: 8px 0;
	width: 220px;
	border-radius: 30px;
	font-size: 18px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	letter-spacing: 0.1em;
	cursor: pointer;
}
#pickup-slider a:hover .pickup-more span,
.top-news-block .pickup-more span:hover {
	background-color: #E73918;
}
#pickup-slider .slick-dots {
	padding: 0;
	text-align: center;
	bottom: auto;
	position: relative;
}
#pickup-slider .slick-dots li button::before {
	color: #000;
}
#pickup-slider .slick-dots li.slick-active button::before {
	color: #fff;
}
#pickup-slider .slick-dots li {
	width: 12px;
	height: 12px;
}
#pickup-slider .slick-dots li button {
	width: 12px;
	height: 12px;
}
#pickup-slider .slick-dots li button::before {
	font-size: 12px;
	line-height: initial;
}

.top-news-block {
	margin-top: 15px;
	background: #6c6c6c;
	padding: 1vw 3.5vw;
	color: #fff;
	height: 100%;
}
.top-news-title {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	letter-spacing: 0.1em;
	font-size: 2.4vw;
	line-height: 1;
}
.top-news-list {
	margin-top: 10px;
}
.top-news-list ul {
	padding-left: 20px;
}
.top-news-list li {
	list-style: disc;
	padding: 3px 0;
}
.top-news-list a {
	color: #fff;
	border-bottom: solid 1px #fff;
}
.top-news-list a:hover {
	color: #E73918;
	border: none;
}

@media screen and (max-width: 1400px) {
	.evidence_logo {
		font-size: 2vw;
	}
	.top-news-title {
		font-size: 2vw;
	}
	#pickup-slider .title {
		font-size: 1.1rem;
	}
	#pickup-slider .subtitle {
		font-size: 0.9rem;
	}
	#pickup-slider .main-text {
		font-size: 1rem;
	}
	.top-news-list li {
		font-size: 12px;
	}
}
@media screen and (max-width: 1200px) {
  .main_topContent {
    display: block;
    height: 100%;
  }
  .main_topContent .leftSide {
    width: 100%;
  }
  .main_topContent .rightSide {
    width: 100%;
  }
	.pickup-wrap {
		padding: 0;
	}
	.evidence_Block {
		padding-bottom: 20px;
	}
  .sp-flex {
    display: flex;
    font-size: 1rem;
    padding: 25px;
    background: #262626;
    color: #fff;
  }
  .evidence_logo {
  margin: 0 auto;
		font-size: 1.5rem;
	}
	#pickup-slider .title {
		font-size: 1.5rem;
	}
	#pickup-slider .subtitle {
		font-size: initial;
	}
	.top-news-block {
		padding: 25px;
	}
	.top-news-title {
		text-align: center;
		font-size: 1.5rem;
	}
	.top-news-list li {
		font-size: inherit;
	}
}
@media screen and (max-width: 800px) {
	.comment-area .title .large {
		font-size: 1.5rem;
	}
	.comment-area .text .sub-title {
		font-size: 17px;
	}
  #main_wrap {
    padding-top: 66px;
  }
  #home .fp-table:first-child,
  #home .fp-table:first-child .fp-tableCell {
    height: auto !important;
  }
  .slick-initialized.slick-slider {
    padding-bottom: 0;
    position: relative;
  }
  #topslider .slick-list {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .slick-track {
    height: 100%;
  }
  .main_bottomContent {
    display: none;
  }
  .evidence_img {
		width: calc((100% - (15px * 1)) / 2);
		height: auto;
    margin-right: 15px;
  }
	.evidence_text {
    width: calc((100% - (15px * 1)) / 2);
		height: auto;
		background: transparent;
		color: #fff;
		padding: 0;
  }
	.evidence_text .title {
		font-size: 18px;
		color: #fff;
	}
	.evidence_text .text {
		font-size: 13px;
	}
	.comment-area .flex {
		height: auto;
		flex-flow: column;
		justify-content: center;
		padding: 20px 10px;
	}
	.comment-area .text {
		text-align: center;
		margin-top: 15px;
		font-size: inherit;
		width: 100%;
	}
	.t-fixed {
		top: 68px;
		text-align: center;
		padding: 3px 0;
	}
.t-fixed .large {
	font-size: 1.5rem;
}
  .evidence_Block .slick-list {
	background: transparent;
}
	#pickup-slider .main-text {
		font-size: 1.2rem;
	}
}

/* TOP mainvisual END */

section{
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
#section{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
#sec{
	width: 100%;
	margin: 0 auto;
	padding: 95px 0;
	overflow: hidden;
}
.inner{
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

.titleBox{
	text-align: center;
	color: #fff;
	text-shadow: 1px 1px 1px #444;
	margin-bottom: 20px;
}
.titleBox hr{
	border-top:1px solid #fff;
	border-bottom:1px solid #999;
	width: 70px;
}
.titleBox h2{
	font-size: 17px;
}
.titleBox h3{
	font-size: 52px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	letter-spacing: 0.1em;
	margin: 6px 0 12px 0;
}
.titleBox .leadEng{
	font-size: 22px;
	font-family: 'Fira Sans Condensed', sans-serif;
	font-weight: 500;
	letter-spacing: 0.1em;
	margin-bottom: 20px;
}
.titleBox p{letter-spacing: 0.1em;line-height: 180%;}
#home .titleBox{opacity: 0;}
#home .bt{opacity: 0;}
#home .titleBox p{letter-spacing: 0.1em;line-height: 150%;font-size: 15px;}

.titleBox.black{
	color: #000;
	text-shadow:none;
}

.ttlBox{
	text-align: center;
	color: #000;
	margin-bottom: 20px;
}
.ttlBox hr{
	border-top:1px solid #fff;
	border-bottom:1px solid #999;
	width: 50px;
}
.ttlBox h2{
	font-size: 16px;
}
.ttlBox h3{
	font-size: 48px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	letter-spacing: 0.1em;
	margin: 6px 0 12px 0;
}
.ttlBox .leadEng{
	font-size: 18px;
	font-family: 'Fira Sans Condensed', sans-serif;
	font-weight: 500;
	letter-spacing: 0.1em;
	margin-bottom: 20px;
}
.ttlBox p{
  letter-spacing: 0.1em;
  line-height: 180%;
  font-size: 16px;
}
.ttlBox .vol{
	font-size: 22px;
	margin: 40px 0;
}


.bt{
	text-align: center;
}
.bt span{
	display: inline-block;
	color: #fff;
	background-color: rgba(0,0,0,0.4);
	padding: 8px 0;
	width: 220px;
	border-radius: 30px;
	border: 2px solid #fff;
	font-size: 18px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	letter-spacing: 0.1em;
}
.bt span:hover{
	background-color: #E73918;
	border: 2px solid #fff;
}
.ttlBox .bt{margin-top: 20px;}
.ttlBox .bt span{font-size: 16px;padding: 6px 0;}

.t-proLink span {
	display: inline-block;
	padding: 8px 0;
	width: 220px;
	border-radius: 30px;
	font-size: 18px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	letter-spacing: 0.1em;
	background-color: #fff;
	border:  solid 2px rgba(0,0,0,0.4);
	color: #000;
}
.t-proLink span:hover {
	background-color: #E73918;
	border: solid 2px #E73918;
	color: #fff;
}
#main {
    width: 100vw;
    min-width: 1180px;
    height: auto;
    position: relative;
}
#main .wrap{
	 padding: 0 20px;
}
#main .champagne {
  clear: both;
  width: 100%;
  height: 100vh;
  list-style: none;
  margin:0px auto;
  position: relative;
  overflow: hidden;
}

#main ul.champagne li {
  background: #fff;
  width: 7.13333%;
  height: 13.111111111111%;
  float: left;
  padding: 0px;
  text-align: center;
  overflow: hidden;
  position: relative;
}
#main ul.champagne li .people{
	width: 100%;
	height: 18vh;
	background-size: cover;
  background-position: center center;
  display: block;
  
}

#main .champagne .hidden {
  display: none;
}

.copy_inn{
	width: 100%;
	position: absolute;
	z-index: 9997;
	opacity: 0;
	transition: all 3s;
	padding: 0px;
}
.copy_inn img{width: 100%;height: auto;}
.copy_inn.start{opacity: 1;transition: all 3s;}

#fp-nav{opacity: 0;}
#fp-nav.start{opacity: 1;}

#main #thumblist ul{
  clear: both;
  width: 100%;
  height: auto;
  list-style: none;
  margin:0px auto;
  position: relative;
  overflow: hidden;
}
/*#main #thumblist li{height: 100vh;}*/
#main #thumblist li .pic{
  background: #fff;
  width: 7.13333%;
  height: 13.111111111111%;
  float: left;
  padding: 0px;
  text-align: center;
  overflow: hidden;
  position: relative;
  background-size: cover;
  background-position: center center;
}
#panelWrap{
  position:absolute;
  width: 100vw;
  padding-bottom: 20px;
  overflow: hidden;
  height:100vh;
  
  /*height: 100vh;*/
}
#panelWrap.start{
  
}
.blank {padding: 0 20px;}
.blank img{width: 100%;height:auto;}
.panel.start{
	width: 42.9671428572%;
	height:340px;
	z-index: 9999;
	text-align: center;
	color: #000;
	position: absolute;
	top: auto;
  left: auto;
  right: 0;
  bottom:auto;
  -webkit-transform: translateY(0) translateX(0);
  transform: translateY(0) translateX(0);
  transition: all .6s;
}
.panel{
	width: 50%;
	height:48.49%;
	z-index: 9999;
	text-align: center;
	color: #000;
	position: absolute;
	top: 30%;
  left: 50%;
  -webkit-transform: translateY(-30%) translateX(-50%);
  transform: translateY(-30%) translateX(-50%);
  
  transition: all .6s;
}
.panel .inn{
  position: relative;
  height: 100%;
  margin-right: 20px;
  background-color:rgba(255,255,255,0);
  transition: all .6s;
}
.panel.start .inn{background-color:rgba(255,255,255,0.9);transition: all .6s;}

.panel .inn .txt{
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  width: 95%;
  z-index:1;
  text-align: center;
  vertical-align: middle;
}
.panel .eng{
  font-family: 'EB Garamond', serif;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.1em;
}
.panel .eng span{color: #E73918;}
.panel .copy{
  font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', "Times New Roman", Times, 'YuMincho', '游明朝','ＭＳ Ｐ明朝', 'MS PMincho', serif;
  font-size: 44px;
  transition: all .6s;
}
.panel .copy.start{font-size: 34px;transition: all .6s;}

.panel p{
  font-size: 15px;
  line-height: 180%;
  margin-bottom: 0;
  opacity: 0;
  transition: all .6s;
}
.panel.start p{opacity: 1;transition: all .6s;}



.trim{
	overflow: hidden;
	width: 100%;/* トリミングしたい枠の幅 */
	height:100%;/* トリミングしたい枠の高さ */
	position: relative;
}

#main #thumblist li img{
	width: 100%!important;
	height: auto;
}

#main #thumblist li .people{
	width: 100%;
	height: 18vh;
	background-size: cover;
  background-position: center center;
  display: block;
  
}


#worksBox {
  margin-top: 80px;
}
#worksBox .keyView {
	margin-bottom: 30px;
}
#worksBox .keyView img {
	width: 100%;
	height: auto;
}
#worksBox .workslist .item{
  margin: 0 20px;
  border: 1px solid #fff;
  background-color: #000;
  overflow: hidden;
  position: relative;
}
#worksBox .workslist .item:hover{
  border: 1px solid #E73918;
}
#worksBox .workslist .item .pic{
  overflow: hidden;
  position: relative;
  padding-top: 100%;
  margin-bottom: 0px;
}
#worksBox .workslist .item .pic img{
	/*width: 120%;
	height: auto;*/
	width: auto;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#worksBox .workslist .slick-prev:before,
#worksBox .workslist .slick-next:before{
	font-size: 30px;
	opacity: 1;
}
#worksBox.top .slick-prev, #worksBox.top .slick-next {
	width: 30px;
	height: 30px;
}
#worksBox.top .slick-prev {
	left: 0;
}
#worksBox.top .slick-next {
	right: 0;
}
#worksBox .btn-area {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-bottom: 50px;
}
.works-underBtn-area {
	display: flex;
	flex-wrap: nowrap;
	padding: 0 10vw;
}
.work_bnner {
	width: 49%;
	margin-right: 2%;
	border:  solid 1px #ccc;
	background: #000;
}
.work_bnner:last-child {
	margin-right: 0;
}
.work_bnner img {
	width: 100%;
	height: auto;
}

#worksBox .slick-dots {
	display: none !important;
}
#worksBox .slick-dotted.slick-slider {
	margin-bottom: 40px !important;
}
#worksBox .slick-prev::before, #worksBox .slick-next::before {
	color: #A3A3A3;
}

@media screen and (max-width: 800px) {
	#worksBox .bt {
		margin-top: 15px;
	}
	#worksBox .slick-dotted.slick-slider {
		padding-bottom: 0;
		margin-bottom: 30px !important;
	}
	#worksBox.top .slick-prev, #worksBox.top .slick-next {
	width: 20px;
	height: 20px;
		top: 120%;
}
#worksBox.top .slick-prev::before, #worksBox.top .slick-next::before {
	color: #000;
	opacity: .75;
	font-size: 20px;
}
	#worksBox.top .slick-initialized.slick-slider {
		height: auto;
		padding-bottom: 0;
		margin-bottom: 30px !important;
	}
	.works-underBtn-area {
	padding: 0 25px;
		flex-wrap: wrap;
}
	.work_bnner {
		width: 100%;
		margin-bottom: 20px;
		margin-right: 0;
	}
	.work_bnner:last-child {
		margin-bottom: 0;
	}
}
@media screen and (max-width: 480px) {
	#worksBox .workslist .item {
		margin: 0 5px;
		width: 65px !important;
		height: 65px !important;
	}
}

/* --- 検索画面 --- */
.searchBoxWrapper {
	display: flex;
	align-items: center;
}
.worksSearchList .searchBoxWrapper {
	padding-bottom: 0;
}
.searchBox {
	background-color: #fff;
	border: solid 1px #c2c2c2;
	padding: 7px 30px;
	display: flex;
	align-items: center;
}
.searchBox:nth-child(n + 1) {
	margin-top: -1px;
}
.searchTitle {
	font-size: 18px;
	font-weight: bold;
	color: #E73918;
	min-width: clamp(90px, 6.22vw, 120px);
}
.searchList ul {
	display: flex;
	flex-wrap: wrap;
}
.searchList_item {
	font-size: clamp(13px, 1.48vh, 16px);
	margin-right: 30px;
}
.searchList_item label {
	cursor: pointer;
}
.searchList_check {
	opacity: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	overflow: visible;
	padding: 0;
	margin: 0;
	display: initial;
}
.searchList_checkbox {
	display: inline-block;
	width: 16px;
	height: 16px;
	border: solid 1px #c2c2c2;
	margin-right: 5px;
	position: relative;
	top: 3px;
}
.searchList_check:checked + .searchList_checkbox {
	border: solid 1px #E73918;
}
.searchList_check:checked + .searchList_checkbox::before {
	content: '';
	display: block;
	width: 4px;
	height: 2px;
	background-color: #E73918;
	transform: rotate(45deg);
	position: absolute;
	top: 8px;
	right: 9px;
}
.searchList_check:checked + .searchList_checkbox::after {
	content: '';
	display: block;
	width: 9px;
	height: 2px;
	background-color: #E73918;
	transform: rotate(-45deg);
	position: absolute;
	top: 7px;
	right: 2px;	
}
.searchBtn button {
	display: block;
	background-color: #000;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	width: 220px;
	border: none;
	border-radius: 25px;
	margin: 20px auto 0;
	padding: 11px;
	cursor: pointer;
}
.searchBtn button:hover {
	background-color: #E73918;
}
.searchIcon {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 4px;
}
.searchIcon img {
	width: 100%;
	height: auto;
	vertical-align: middle;
}

@media screen and (max-width: 800px) {
	.searchBoxInner {
		padding: 0 20px !important;
	}
	.searchBox {
		border-left: none;
		border-right: none;
		padding: 20px 0 5px;
		display: block;
	}
	.searchBox:first-child {
		border-top: none;
	}
	.searchBox {
		border-bottom: none;
	}
	.searchBox:nth-child(n + 1) {
		margin-top: 0;
	}
	.searchTitle {
		margin-bottom: 12px;
		min-width: auto;
	}
	.searchList_item {
		width: 50%;
		margin-right: 0;
		margin-bottom: 15px;
	}
	.checkImportant .searchList_item {
		width: 100%;
	}
	.searchBtn_spOnly {
		position: relative;
	}
	.searchBtn_spOnly a {
		display: block;
		width: 50px;
		height: 50px;
		border-radius: 50%;
		background-color: #000;
		color: #fff;
		font-size: 10px;
		padding: 8px;
		text-align: center;
	}
	.searchLink {
		position: fixed;
		right: 25px;
		top: auto;
		left: auto;
	}
	.searchLink_list {
		right: 25px;
		top: auto;
		left: auto;
	}
	.searchBtn_spOnly a:link,
	.searchBtn_spOnly a:visited {
		color: #fff;
	}
	.searchBtn_spOnly .searchIcon {
		display: block;
		margin: 0 auto 2px;
	}
}

.searchContents {
	margin-top: 50px;
}
.searchContentTitle {
	font-size: 30px;
	font-weight: bold;
	color: #E73918;
	margin-bottom: 25px;
}
.searchContentTitle span {
	font-size: 16px;
	color: #000;
	font-weight: 400;
	margin-left: 15px;
}
.searchContentList ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	gap: calc((100% - 31.0815% * 3) / 2);
}
.searchContentList li {
	width: 31.0815%;
	margin-bottom: 45px;
}
.searchContentImg img {
	width: 100%;
}
.searchContentName {
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0;
}
.searchContentTag span {
	display: inline-block;
	padding: 5px;
	background-color: #F6F6F6;
	margin-right: 8px;
	margin-top: 7px;
}
.searchContentTag span.tagImportant {
	background-color: #FBF1EF;
}

@media screen and (max-width: 800px) {
	.worksSearchList #sec {
    padding: 100px 0 90px 0;
	}
	#searchBox.modal {
		display: block;
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 10000;
		background: #fff;
		width: 100%;
		margin: 0 auto;
		box-shadow: 0 0 25px #000000;
		opacity: 0;
  	visibility: hidden;
  	transition: .3s;
	}
	#searchBox.modal.is-active {
		opacity: 1;
  	visibility: visible;
		width: 85%;
	}
	.js-modal-close {
		display: block;
		width: 40px;
		height: 40px;
		position: absolute;
		top: 0;
		right: 10px;
		z-index: 105;
	}
	.js-modal-close::before {
		content: "\00d7";
		display: block;
		color: #cccccc;
		font-size: 28px;
		font-weight: 700;
		line-height: 40px;
		margin: auto;
		text-align: center;
		text-indent: 0;
	}
	.searchBoxScroll {
		height: 100%;
		padding: 30px 0 50px;
		overflow-y: scroll;
		overscroll-behavior: contain;
	}
	.searchContents {
		margin-top: 0;
	}
	.searchContentTitle {
		font-size: 18px;
		margin-bottom: 10px;
	}
	.searchContentTitle span {
		font-size: 12px;
	}
	.searchContentList ul {
		gap: calc(100% - 47.762% * 2);
	}
	.searchContentList li {
		width: 47.762%;
		margin-bottom: 24px;
	}
	.searchContentName {
		font-size: 13px;
		margin: 10px 0 4px;
	}
	.searchContentTag span {
		font-size: 10px;
		padding: 2px 5px;
		margin-right: 3px;
		margin-top: 4px;
	}
}

@media (min-width: 801px) and (max-height: 1024px) {
	.titleBox h2 {
		font-size: 2.6svh;
	}
	.titleBox h3 {
		font-size: 6svh;
		margin: 0;
	}
	.worksTitle hr {
		margin: 0 auto 2svh;
	}
	.worksTitle .leadEng {
		font-size: 3.4svh;
		margin-bottom: 0;
		line-height: 1;
	}
	.searchBoxInner {
		padding: 3svh 0;
	}
	.searchBox {
		padding: 1.6svh 30px;
	}
	.searchBtn button {
		margin: 2.5svh auto 0;
	}
}
/* --- 検索画面 end--- */

#challengeBox img {
	width: 100%;
	height: auto;
}
#challengeBox .content-area.top {
	display: flex;
	align-items: center;
	margin-bottom: 50px;
}
#challengeBox .content-area.top .img-area {
	width: 49%;
	margin-right: 2%;
}
.top-slide-block img {
	width: 100%;
	height: auto;
}
.top-slide-block li {
	padding: 0 15px;
}
.top-slide-block .slick-track {
		display: flex;
	align-items: center;
	}
.top-slide-block .slick-prev, .top-slide-block .slick-next {
	width: 30px;
	height: 30px;
}
.top-slide-block .slick-prev {
	left: -7px;
}
.top-slide-block .slick-next {
	right: -7px;
}
.top-slide-block .slick-prev::before, .top-slide-block .slick-next::before {
	color: #A3A3A3;
	font-size: 30px;
	opacity: 1;
}
.top-slide-block .img-area {
	background: #000;
}
.top-slide-block a img:hover {
	opacity: 1;
}
.top-slide-block a:hover img {
	opacity: 0.5;
	transition: 0.6s;
}
#challengeBox .content-area.bottom {
	display: flex;
	align-items: center;
	flex-flow: column;
}
.works-slide {
	margin-bottom: 2%;
}
#challengeBox .content-area.bottom .left-side {
	width: 80%;
	margin-bottom: 2%;
}
#challengeBox .content-area.bottom .right-side {
	text-align: center;
}
#challengeBox .text-area .title {
	font-size: 1.2rem;
	font-weight: bold;
	margin-top: 10px;
}
#challengeBox .text-area .text {
	color: #e73918;
}

@media screen and (max-width: 800px) {
	#challengeBox .content-area.top .img-area {
		width: 100%;
		margin-right: 0;
	}
	#challengeBox .content-area.bottom {
		flex-flow: column;
		padding: 0 25px;
	}
	#challengeBox .content-area.bottom .left-side {
		width: 100%;
		margin-right: 0;
		margin-bottom: 50px;
	}
	#challengeBox .content-area.bottom .right-side {
		width: 100%;
	}
}


#activityBox img{
	width: 100%;
	height: auto;
}
#activityBox .content-area.top {
	background: url("../../img/bgActivity_2.jpg");
	background-size: cover;
	background-position: center center;
	margin-bottom: 30px;
}
#activityBox .text-area {
	text-align: center;
	color: #fff;
	padding: 50px 0;
}
#activityBox .text-area .title {
	font-size: 1.4rem;
	font-weight: bold;
	margin-bottom: 30px;
}
#activityBox .link-flex {
	display: flex;
	flex-wrap: nowrap;
}
#activityBox .links {
	width: 23.5%;
	margin-right: 2%;
	background: #000;
}
#activityBox .links:last-child {
	margin-right: 0;
}

@media screen and (max-width: 800px) {
	#activityBox .link-flex {
		flex-wrap: wrap;
		padding: 0 25px;
	}
	#activityBox .links {
		width: 49%;
		margin-bottom: 2%;
	}
	#activityBox .links:nth-child(2n) {
		margin-right: 0;
	}
	#activityBox .content-area.top .text {
		padding: 0 25px;
	}
}


#cultivateBox.top img {
	width: 100%;
	height: auto;
}
#cultivateBox.top .content-area.top {
	background: url("../../img/cul_btnTop.png");
	background-size: cover;
	background-position: center center;
	margin-bottom: 30px;
}
#cultivateBox.top .text-area {
	text-align: center;
	color: #fff;
	padding: 50px 0;
}
#cultivateBox.top .text-area .title {
	font-size: 1.4rem;
	font-weight: bold;
	margin-bottom: 30px;
}
#cultivateBox.top .link-flex {
	display: flex;
	flex-wrap: nowrap;
}
#cultivateBox.top .block {
	width: 32.889%;
	margin-right: 1.333%;
}
#cultivateBox.top .block:last-child {
	margin-right: 0;
}
#cultivateBox.top .links {
	text-align: center;
	padding: 30px 0;
	margin-bottom: 20px;
}
#cultivateBox.top .links .title {
	font-size: 1.4rem;
	font-weight: bold;
	color: #fff;
}
#cultivateBox.top .links.cul01 {
	background: url("../../img/cul_btn01.png") no-repeat;
	background-size: cover;
	background-position: left;
}
#cultivateBox.top .links.cul02 {
	background: url("../../img/cul_btn02.png") no-repeat;
	background-size: cover;
	background-position: center;
}
#cultivateBox.top .links.cul03 {
	background: url("../../img/cul_btn03.png") no-repeat;
	background-size: cover;
	background-position: center;
}
#cultivateBox.top .links.cul04 {
	background: url("../../img/cul_btn04.png") no-repeat;
	background-size: cover;
	background-position: center;
}
#cultivateBox.top .bt span.bottom {
	width: 170px;
}

@media screen and (max-width: 800px) {
	#cultivateBox.top .link-flex {
		flex-wrap: wrap;
	}
	#cultivateBox.top .block {
		width: 100%;
		margin-right: 0;
		margin-bottom: 30px;
	}
	#cultivateBox.top .bt span.bottom {
		width: 220px;
	}
	#cultivateBox.top .content-area.top .text, #cultivateBox.top .content-area.bottom .text {
		padding: 0 25px;
	}
}


.picForum{
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}
.picForum .left{
  float: left;
  width: 48%;
}
.picForum .right{
  float: right;
  width: 48%;
}
.picForum img{width: 100%;height:auto;}

.forumlist{
  width: 80%;
  max-width: 1480px;
  min-width: 1000px;
  margin: 0 auto;
}
.forumlist .md {
    color: #e73918;
    font-size: 26px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 1;
    margin: 50px 0 25px 0;
}
.forumlist .md span {
    display: inline-block;
    color: #999;
    font-size: 12px;
    margin: 0 0 0 7px;
}
.forumlist table th {
    width: auto;
    text-align: center;
    padding: 7px 5px;
    vertical-align: middle;
    font-size: 14px;
    background-color: #f1f1f1;
    border: 1px solid #ddd;
}

.forumlist table th.num{width: 10%;text-align: center;}
.forumlist table th.date{width: 12%;text-align: center;}
.forumlist table td {
    width: auto;
    text-align: left;
    padding: 7px 5px;
    vertical-align: middle;
    font-size: 14px;
    border: 1px solid #ddd;
}
.forumlist table td.num{text-align: center;}
.forumlist table td.date{text-align: center;}


.newslist {
	margin-top: -20px;
	margin-bottom: 30px;
}
.newslist dl {
font-size: 15px;
}
.newslist dt {
float:left;
width:150px;
clear:both;
padding:20px 0;
}
.newslist dd {
width:auto;
margin-left:150px;
padding:20px 0;
}
.newslist dd a {
  border-bottom: solid 1px #000;
}
.newslist dd a:hover {
  border-bottom: none;
  color: #E73918;
}

@media screen and (max-width: 800px) {
	.newslist {
    width: 100%;
    margin: 0 auto 0px;
}
.newslist dl {
width:100%;
font-size: 14px;
/*border-bottom: 1px solid #ddd;*/
text-align: center;
padding: 20px 0;
}
.newslist dt {
float:none;
width:100%;
padding:0px 0 12px 0;
color: #999;
}
.newslist dd {
width:100%;
margin-left:0;
padding:0 25px;
}
}


#bannerBox {
	background: #4C4C4D;
	padding: 60px 0 110px 0;
}
#bannerBox img {
	width: 100%;
	height: auto;
}
#bannerBox .link-flex {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 0;
}
#bannerBox .link-flex a {
/*	width: 24%;*/
	width: 18.93%;
	margin-right: 1.333%;
	margin-bottom: 1.333%;
}
#bannerBox .link-flex a:nth-child(5n) {
	margin-right: 0;
}

@media screen and (max-width: 800px) {
	#bannerBox .link-flex {
		padding: 0 25px;
	}
	#bannerBox .link-flex a {
		width: 49%;
		margin-right: 2%;
		margin-bottom: 2%;
	}
	#bannerBox .link-flex a:nth-child(2n) {
		margin-right: 0;
	}
}


/*WORKS*/
#works .slick-prev,
#works .slick-next{top:37%;}
#works .section:not(#top) {
	margin-top: -70px;
	padding-top: 70px;
	scroll-margin-top: 70px;
}
.nvWorks{
  position: fixed;
	z-index: 10000;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  border-top: 1px solid #BABABA;
}
.worksinfo .nvWorks {
	position: relative;
	bottom: auto;
	left: auto;
}
.nvWorks ul {
  overflow: hidden;
  width: 89.5313%;
  margin: 0 auto;
  border-left: 1px solid #BABABA;
}
.nvWorks ul li{
  float: left;
  text-align: center;
  width: 11.111%;
  background: #DEDEDE;
}
.nvWorks ul li.nvSearch {
	background-color: #000;
}
.nvWorks ul li.nvSearch a,
.nvWorks ul li.nvSearch a:link {
	color: #fff;
}
.nvWorks ul li span{
  display: block;
  border-right: 1px solid #BABABA;
  padding: 10px 0;
  outline: none;
  font-weight: bold;
  color: #262626;
}
.nvWorks ul li.nvSearch span {
	color: #fff;
}
.nvWorks ul li.nvSearch span img {
	width: 20px;
	height: 20px;
	margin-right: 5px;
}
.nvWorks ul li a{
  outline: none;
}
.nvWorks ul li:hover {
  background: #e73918;
}
.nvWorks ul li:hover span {
  color: #fff;
}
.nvWorks ul li.active {
  background: #e73918;
}
.nvWorks ul li.active span {
  color: #fff;
}
#works .section#top {
	padding-top: 95px;
}
#works .section .inner {
  width: 80%;
  max-width: 1480px;
  min-width: 1000px;
  margin: 0 auto 50px;
}
#works .section:last-child .inner {
	margin: 0 auto 180px;
}
#works .s-section .inner.searchBoxInner {
  width: 80%;
  max-width: 1480px;
  min-width: 1000px;
  margin: 0 auto 50px;
}
#works .section .md{
  color: #e73918;
  font-size: 30px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1;
  margin-bottom: 20px;
}
#works .section .md span{
  display: block;
  color: #999;
  font-size: 15px;
  margin: 5px 0 0 0;
}
#works .section .main{
  background-color: #000;
}
#works .section .main img{
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  z-index: 1;
  text-align: center;
  vertical-align: middle;
}
#works .section .nav .pic .tmb{
  width: 100%;
  height: 100px;
  background-position: center center;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
#works .section .nav .pic .tmb img{
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  width: 100%;
  height: auto;
  z-index:1;
  text-align: center;
  vertical-align: middle;
}
#works .section .slideWorks{margin-bottom: 20px;}
#works .section .slideWorks .pic{height: 560px;}
#works .section .slideWorks .pic a {
  display: block;
  width: 100%;
  height: 100%;
}
#works .section .nav .pic{margin: 0 10px;height: auto;}
#works .section .nav p{font-size: 13px;}

.txtBox {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 20px;
    color: #fff;
    font-weight: bold;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.8);
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0,0,0,0.7) 100%);
    background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.7) 100%);
    z-index: 2;
}
.txtBox .name{
  font-size: 20px;
  font-weight: bold;
}
.fp-scroller {
	height: 100%;
}

/*.medical .main{background-image:url(../../works/img/medical01.jpg);}
.educational .main{background-image:url(../../works/img/educational01.jpg);}
.production .main{background-image:url(../../works/img/production01.jpg);}
.business .main{background-image:url(../../works/img/business01.jpg);}
.commercial .main{background-image:url(../../works/img/commercial01.jpg);}
.research .main{background-image:url(../../works/img/research01.jpg);}
.residebtial .main{background-image:url(../../works/img/residebtial01.jpg);}
.other .main{background-image:url(../../works/img/other01.jpg);}*/

.fp-viewing-medical .nvWorks ul li:nth-child(2){background-color: #e73918;}
.fp-viewing-educational .nvWorks ul li:nth-child(3){background-color: #e73918;}
.fp-viewing-production .nvWorks ul li:nth-child(4){background-color: #e73918;}
.fp-viewing-business .nvWorks ul li:nth-child(5){background-color: #e73918;}
.fp-viewing-commercial .nvWorks ul li:nth-child(6){background-color: #e73918;}
.fp-viewing-research .nvWorks ul li:nth-child(7){background-color: #e73918;}
.fp-viewing-residebtial .nvWorks ul li:nth-child(8){background-color: #e73918;}
.fp-viewing-other .nvWorks ul li:nth-child(9){background-color: #e73918;}

.fp-viewing-medical .nvWorks ul li:nth-child(2) span{color: #fff;}
.fp-viewing-educational .nvWorks ul li:nth-child(3) span{color: #fff;}
.fp-viewing-production .nvWorks ul li:nth-child(4) span{color: #fff;}
.fp-viewing-business .nvWorks ul li:nth-child(5) span{color: #fff;}
.fp-viewing-commercial .nvWorks ul li:nth-child(6) span{color: #fff;}
.fp-viewing-research .nvWorks ul li:nth-child(7) span{color: #fff;}
.fp-viewing-residebtial .nvWorks ul li:nth-child(8) span{color: #fff;}
.fp-viewing-other .nvWorks ul li:nth-child(9) span{color: #fff;}

.worksInfoBox .inner{
  width: 80%;
  max-width: 1480px;
  min-width: 1000px;
  margin: 0 auto;
}
.worksInfoBox .name{
  text-align: center;
  font-size: 30px;
  font-family: "Mplus 1p";
  font-weight: 600;
  line-height: 1;
  margin-bottom: 40px;
}
.worksInfoBox .name .category span{
  display: inline-block;
  font-size: 12px;
  background-color: #e8e8e8;
  color: #595757;
  padding: 4px 12px;
  border-radius: 3px;
  margin-bottom: 10px;
}
.worksinfo #sec {
	padding: 95px 0 160px;
}
.member-mt {
	margin-top: 40px;
}
.member .md {
    color: #e73918;
    font-size: 26px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 1;
    margin-bottom: 25px;
}
.member .md span{
  display: inline-block;
  color: #999;
  font-size: 12px;
  margin: 0 0 0 7px;
}
.member .prof{
	font-size: 13px;
}
.member .prof span{display: block;font-size: 11px;}
#works .member .slick-prev, 
#works .member .slick-next {
    top: 45%;
}
#works .member .slick-prev {
    left: -20px;
}
#works .member .slick-next {
    right: -20px;
}
#works .member .slick-prev:before,
#works .member .slick-next:before {
    color: #000;
}
.slideMember .slick-next{right: 15px!important;}
.slideMember .slick-prev{left: 15px!important;}

.slideWorksPic{
  overflow: hidden;
  margin-bottom: 12px;
}
.slideWorksPic .main{
  height: 650px;
  background-color: #000;
}
.slideWorksPic img{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    z-index: 1;
    text-align: center;
    vertical-align: middle;
}
.navWorksPic .main{height: 130px;position: relative;overflow: hidden;background-color: #ccc;margin: 0 5px;}
.navWorksPic .main .pic{overflow: hidden;}
.navWorksPic img{
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  width: 120%;
  height: auto;
  z-index:1;
  text-align: center;
  vertical-align: middle;
}
#works .navWorksPic .slick-prev, 
#works .navWorksPic .slick-next {
    top:50%;
}
.worksInfoBox .description{
  padding: 50px 0 0 0;
  overflow: hidden;
}
.worksInfoBox .description .title{
  font-size: 26px;
  font-family: "Mplus 1p";
  font-weight: 500;
  letter-spacing: 0.06em;
  margin-bottom: 20px;
}
.worksInfoBox .description .txt{
  float: left;
  width: 60%;
  line-height: 180%;
  letter-spacing: 0.06em;
}
.worksInfoBox .description .worksOutline{
  float: right;
  width: 35%;
  padding-left: 5%;
  border-left:1px solid #ddd;
}
.worksInfoBox .description .worksOutline .md{
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 1;
    margin-bottom: 20px;
}
.worksInfoBox .description .worksOutline .md span{
  display: block;
  font-size: 13px;
  color: #777;
  margin: 5px 0 0 0;
}
.worksInfoBox .description .worksOutline dl {
width:100%;
padding: 1px 0;
font-size: 13px;
}
.worksInfoBox .description .worksOutline dt {
float:left;
width:35%;
clear:both;
}
.worksInfoBox .description .worksOutline dd {
width:65%;
margin-left:35%;
}

.otherWorksList{
	min-width: 1000px;
	padding: 80px 0;
	background-color: #eee9e6;
}
.otherWorksList .title{
    font-size: 35px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 1;
    text-align: center;
    margin: 0 0 25px 0;
}
.otherWorksList .title span{
	display: block;
	font-size: 15px;
  font-family: "Mplus 1p";
  font-weight: 400;
  letter-spacing: 0.06em;
  margin-bottom: 15px;
}
.otherWorksList ul{
	width: 92%;
	max-width: 1480px;
  min-width: 1000px;
	margin: 0 auto 30px;
	overflow: hidden;
}
.otherWorksList ul li{
	width: 25%;
	padding: 15px;
	float: left;
	text-align: center;
}
.otherWorksList ul li .pic img{width: 100%;height: auto;}
.otherWorksList ul li .pic{margin: 0 0 10px 0;}
.otherWorksList ul li .md{
	font-size: 16px;
	letter-spacing: 0.1em;
}
.otherWorksList ul li .md span{
	display: block;
	font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  color: #e73918;
}

@media screen and (max-width: 1000px) {
	#works .section .inner.searchBoxInner,
	#works .s-section .inner.searchBoxInner {
		min-width: 89.5313%;
	}
}

@media screen and (max-width: 800px) {
	#works .s-section .inner.searchBoxInner {
		width: 100%;
		min-width: auto;
		padding: 0 10px;
	}
}


/*お問い合わせ*/
.innerPolicy{
	border: 1px solid #ddd;
	padding: 15px 30px;
	margin: 50px 0px 10px 0;
	height: 150px;
	overflow-y: scroll;
	font-size: 13px;
}
.innerPolicy p{margin: 18px 0;}

.agree{
	background-color: #f1f1f1;
	text-align: center;
	padding: 20px 0;
}

/*新着情報*/
.archive{
	text-align: right;
}
.archive span{
	font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  display: inline-block;
  margin: 0 10px 0 0;
  letter-spacing: 0.06em;
}

/*STORY*/

#storyBox .keyView {
	margin-bottom: 50px;
}
#storyBox .keyView img {
	width: 100%;
	height: auto;
}
#storyBox .content-area.bottom {
	display: flex;
	align-items: center;
	flex-flow: column;
}
#storyBox .content-area.bottom .left-side {
	width: 80%;
	margin-bottom: 2%;
}
#storyBox .content-area.bottom .right-side {
	text-align: center;
}
#storyBox .text-area .title {
	font-size: 1.2rem;
	font-weight: bold;
	margin-top: 10px;
}
#storyBox .text-area .text {
	color: #e73918;
}

@media screen and (max-width: 800px) {
	#storyBox .content-area.bottom {
		flex-flow: column;
		padding: 0 25px;
	}
	#storyBox .content-area.bottom .left-side {
		width: 100%;
		margin-right: 0;
		margin-bottom: 50px;
	}
	#storyBox .content-area.bottom .right-side {
		width: 100%;
	}
}


.epi {text-align: center;margin-bottom: 60px;}
.epi .title{
  color: #e73918;
  font-size: 34px;
  font-family: "Mplus 1p";
  font-weight: 500;
  margin-bottom: 15px;
}
.epi .pic img{width: 100%;height: auto;}
.epi p{
  line-height: 180%;
}
.epi .notice{
  font-size: 12px;
  color: #777;
}

.storyTitle{
  text-align: center;
  font-size: 26px;
  font-family: "Mplus 1p";
  font-weight: 500;
  letter-spacing: 0.08em;
  margin-bottom: 20px;
}
.storyTitle span{
  display: block;
  font-size: 16px;
  font-weight: 400;
}
.storyLead{
	text-align: center;
	margin-bottom: 30px;
}
.storyLead .notice{
  font-size: 12px;
  color: #777;
}

.mdBox{margin-bottom: 30px;}
.memberlist{margin-bottom: 80px;}
.mdBox .md {
    text-align: center;
    position: relative;
    font-size: 22px;
    color: #e73918;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    letter-spacing: 0.1em;
}
.mdBox .md span{
	background-color: #fff;
	display: inline-block;
	padding: 5px 20px;
	position: relative;
}
.mdBox .md:before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #DAD3BC;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.mdBox .mdJp{
  font-size: 13px;
  text-align: center;
  margin-bottom: 30px;
}
.memberlist ul{overflow: hidden;text-align: center;}
.memberlist ul li{
  display: inline-block;
  text-align: left;
  margin: 0 7px;
}
.memberlist ul li .pic{
  margin-bottom: 7px;
}
.memberlist ul li .name{
  font-size: 16px;
  margin-bottom: 4px;
}
.memberlist ul li .name span{
  display: inline-block;
  font-size: 12px;
  margin: 0 0 0 5px;
}
.memberlist ul li .date{font-size: 13px;}

.opinion{
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}
.opinion .pic{
  float: right;
  width: 420px;
}
.opinion .pic img{width: 100%;height: auto;}
.opinion .txt{
  float: left;
  width: 530px;
}
.opinion .txt .lead{
  font-size: 18px;
}
.opinion .txt .title{
  font-weight: bold;
  font-size: 24px;
  color: #e73918;
  margin-bottom: 15px;
}
.opinion .txt p{
  line-height: 180%;
  letter-spacing: 0.06em;
}

#story .mess{
  text-align: center;
  font-size: 30px;
  font-family: "Mplus 1p";
  font-weight: 500;
  letter-spacing: 0.08em;
  color: #e73918;
  margin: 100px 0;
}
.episode{
  width: 100%;
  max-width: 1480px;
  min-width: 1000px;
  margin: 0 auto;
}
.episode .box{
  overflow: hidden;
  margin-bottom: 20px;
}
.episode .box .pic{
  background-size: cover;
  background-position: center center;
  width: 50%;
  height: 400px;
  float: right;
}
.episode .box .txt{
  float: left;
  width: 47%;
}
.episode .box .txt .title{
  font-size: 27px;
  color: #e73918;
  font-weight: bold;
  margin: 40px 0 20px 0;
}
.episode .box .txt p{
  line-height: 180%;
}
.episode .even .pic{float: left;}
.episode .even .txt{float: right;}

.episode .epi01 .pic{
  background-image: url(../../story/img/epi01_pic01.jpg);
}
.episode .epi02 .pic{
  background-image: url(../../story/img/epi01_pic02.jpg);
}
.episode .epi03 .pic{
  background-image: url(../../story/img/epi01_pic03.jpg);
}
.episode .epi04 .pic{
  background-image: url(../../story/img/epi01_pic04.jpg);
}
.episode .epi05 .pic{
  background-image: url(../../story/img/epi01_pic05.jpg);
}
.episode .epi06 .pic{
  background-image: url(../../story/img/epi01_pic06.jpg);
}
.episode .epi07 .pic{
  background-image: url(../../story/img/epi01_pic07.jpg);
}

#story .comment{
  margin-top: 100px;
}
#story .comment p{line-height: 180%;}



/*ACTIVITY*/

#activity.idx #sec{padding-bottom: 0px;}
.enter{
  padding: 20px;
}
.enter .box{
  width: 100%;
  height: 500px;
  position: relative;
  background-position: center center;
  background-size: cover;
}
.enter .box .inn{
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  width: 95%;
  z-index:1;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
}
.enter .box .titleBox .title{
  font-size: 30px;
  font-family: "Mplus 1p";
  font-weight: 600;
}
.enter .event{
  background-image: url(../../activity/img/bgEvent.jpg);
  margin-bottom: 20px;
}
.enter .forum{
  background-image: url(../../activity/img/bgForum.jpg);
}

.enter .event ul{overflow: hidden;max-width: 1280px;margin: 0 auto;min-width: 1000px;}
.enter .event ul li{
  width: 23.5%;
  float: left;
  margin: 0 2% 0 0;
  background-color: #000;
}
.enter .event ul li:last-child{margin: 0;}
.enter .event ul li img{width: 100%;height: auto;}

.activityBox .main{
  padding: 0 20px;
  max-width: 1480px;
  min-width: 1000px;
  margin: 0 auto;
  position: relative;
}
.activityBox .slick-dots li{width: 14px;height: 14px;}
.activityBox .slick-dots li button::before{
  font-size: 14px;
}
.eventSlide .pic{
  background-size: cover;
  background-position: center center;
  height: 700px;
}

.vol01 .eventSlide .pic01{ background-image: url(../../activity/img/mainVol01_01.jpg);}
.vol01 .eventSlide .pic02{ background-image: url(../../activity/img/mainVol01_02.jpg);}
.vol01 .eventSlide .pic03{ background-image: url(../../activity/img/mainVol01_03.jpg);}
.vol01 .eventSlide .pic04{ background-image: url(../../activity/img/mainVol01_04.jpg);}
.vol01 .eventSlide .pic05{ background-image: url(../../activity/img/mainVol01_05.jpg);}
.vol01 .eventSlide .pic06{ background-image: url(../../activity/img/mainVol01_06.jpg);}
.vol01 .eventSlide .pic07{ background-image: url(../../activity/img/mainVol01_07.jpg);}
.vol01 .eventSlide .pic08{ background-image: url(../../activity/img/mainVol01_08.jpg);}
.vol01 .eventSlide .pic09{ background-image: url(../../activity/img/mainVol01_09.jpg);}
.vol01 .eventSlide .pic10{ background-image: url(../../activity/img/mainVol01_10.jpg);}
.vol01 .eventSlide .pic11{ background-image: url(../../activity/img/mainVol01_11.jpg);}
.vol01 .eventSlide .pic12{ background-image: url(../../activity/img/mainVol01_12.jpg);}

.vol02 .eventSlide .pic01{ background-image: url(../../activity/img/mainVol02_01.jpg);}
.vol02 .eventSlide .pic02{ background-image: url(../../activity/img/mainVol02_02.jpg);}
.vol02 .eventSlide .pic03{ background-image: url(../../activity/img/mainVol02_03.jpg);}
.vol02 .eventSlide .pic04{ background-image: url(../../activity/img/mainVol02_04.jpg);}
.vol02 .eventSlide .pic05{ background-image: url(../../activity/img/mainVol02_05.jpg);}
.vol02 .eventSlide .pic06{ background-image: url(../../activity/img/mainVol02_06.jpg);}
.vol02 .eventSlide .pic07{ background-image: url(../../activity/img/mainVol02_07.jpg);}
.vol02 .eventSlide .pic08{ background-image: url(../../activity/img/mainVol02_08.jpg);}
.vol02 .eventSlide .pic09{ background-image: url(../../activity/img/mainVol02_09.jpg);}
.vol02 .eventSlide .pic10{ background-image: url(../../activity/img/mainVol02_10.jpg);}
.vol02 .eventSlide .pic11{ background-image: url(../../activity/img/mainVol02_11.jpg);}
.vol02 .eventSlide .pic12{ background-image: url(../../activity/img/mainVol02_12.jpg);}
.vol02 .eventSlide .pic13{ background-image: url(../../activity/img/mainVol02_13.jpg);}
.vol02 .eventSlide .pic14{ background-image: url(../../activity/img/mainVol02_14.jpg);}
.vol02 .eventSlide .pic15{ background-image: url(../../activity/img/mainVol02_15.jpg);}
.vol02 .eventSlide .pic16{ background-image: url(../../activity/img/mainVol02_16.jpg);}

.vol03 .eventSlide .pic01{ background-image: url(../../activity/img/mainVol03_01.jpg);}
.vol03 .eventSlide .pic02{ background-image: url(../../activity/img/mainVol03_02.jpg);}
.vol03 .eventSlide .pic03{ background-image: url(../../activity/img/mainVol03_03.jpg);}
.vol03 .eventSlide .pic04{ background-image: url(../../activity/img/mainVol03_04.jpg);}
.vol03 .eventSlide .pic05{ background-image: url(../../activity/img/mainVol03_05.jpg);}
.vol03 .eventSlide .pic06{ background-image: url(../../activity/img/mainVol03_06.jpg);}
.vol03 .eventSlide .pic07{ background-image: url(../../activity/img/mainVol03_07.jpg);}
.vol03 .eventSlide .pic08{ background-image: url(../../activity/img/mainVol03_08.jpg);}
.vol03 .eventSlide .pic09{ background-image: url(../../activity/img/mainVol03_09.jpg);}
.vol03 .eventSlide .pic10{ background-image: url(../../activity/img/mainVol03_10.jpg);}
.vol03 .eventSlide .pic11{ background-image: url(../../activity/img/mainVol03_11.jpg);}
.vol03 .eventSlide .pic12{ background-image: url(../../activity/img/mainVol03_12.jpg);}

.eventSlide .slick-dots {
    bottom: 25px;
}

#activity .board{
  position: absolute;
  z-index: 1;
  top:0;
  right: 20px;
  width: 300px;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  color: #fff;
  padding: 60px 20px 0px 20px;
}
#activity .board .md{
  text-align: center;
  font-weight: bold;
  font-size: 26px;
}
#activity .board hr{width: 50px;}
#activity .board .bnr{margin-bottom: 20px;}
#activity .board .bnr img{width: 100%;height: auto;}

#activity .board .bt{margin-bottom: 15px;}

#activity .board .bt span {
    background-color: #e83828;
    padding: 6px 0;
    width: 70%;
    font-size: 14px;
}
#activity .board .bt span:hover{background-color: #e95e51;}
#activity .board dl{text-align: center;font-size: 13px;margin: 7px 0;}
.privateWorks{
  background-color: #eee9e6;
  padding: 70px 0;
  text-align: center;
}
.typeTxt{
	font-weight: bold;
	font-size: 26px;
}
.privateWorks .md img{height: 75px;width: auto;}
.privateWorks p{margin: 20px 0;}

.privateSlide .item{margin: 0 15px;}
.privateSlide .item .pic img{width: 100%;height: auto;}

.pickup{
  width: 80%;
  max-width: 1480px;
  min-width: 1000px;
  margin: 0 auto;
  padding: 100px 0;
}
.pickup .title{
  text-align: left;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 34px;
  letter-spacing: 0.08em;
  margin-bottom: 30px;
}
.pickup .title span{
  display: block;
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.03em;
}
.pickup ul{overflow: hidden;}
.pickup ul li{
  width: 22.5%;
  float: left;
  margin: 0 3% 0 0;
}
.pickup ul li:nth-child(4){
  margin: 0;
}
.pickup ul li .pic{
  background-color: #f1f1f1;
  padding: 10px;
  margin-bottom: 15px;
}
.pickup ul li .pic img{width: 100%;height: auto;}
.pickup ul li .name{
  border-top:1px solid #ddd;
  text-align: center;
  font-size: 16px;
  padding: 10px 0;
}
.pickup ul li p{font-size: 13px;}

.slideAll{position: relative;height:820px;width: 100%;}
.slideAll .md{
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  width: 95%;
  z-index:1;
  text-align: center;
  vertical-align: middle;
}
.slideAll .title{
	width: 80%;
    max-width: 1480px;
    min-width: 1000px;
    margin: 0 auto;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 34px;
    letter-spacing: 0.08em;
    margin-bottom: 30px;
}
.slideAll .title span {
    display: block;
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.03em;
}
#activity.vol01 .slideAll .md{top: 51.3%;}
#activity .all{
  margin: 0 auto 0px; width: 100%; height:720px; text-align: left; position:absolute; overflow: hidden;z-index: 0;
}
#activity .all ul {height:720px; float: left; display: inline; overflow: hidden; margin:0; padding:0;}
#activity .all ul li { width: 1970px; height:720px; float: left; display: inline; overflow: hidden;}
#activity.vol01 .all ul li { width: 1476px;}
#activity.vol02 .all ul li { width: 2235px;}
#activity.vol03 .all ul li { width: 1670px;}


#cultivate.idx #sec{padding-bottom: 0;}
.cultivateBox{
	padding: 20px;
}
.cultivateBox .inn{
	overflow: hidden;
	text-align: center;
	color: #fff;
}
.cultivateBox .inn .left{
	width: 50%;
	float: left;
	background-image: url(../../cultivate/img/bgCul01.jpg);
	height: 450px;
	background-size: cover;
	background-position: right center;
}
.cultivateBox .inn .right{
	width: 50%;
	float: right;
	background-image: url(../../cultivate/img/bgCul02.jpg);
	height: 450px;
	background-size: cover;
	background-position: left center;
}
.cultivateBox .inn .btm_left{
	width: 50%;
	float: left;
	background-image: url(../../cultivate/img/bgCul03.jpg);
	height: 450px;
	background-size: cover;
	background-position: right center;
}
.cultivateBox .inn .btm_right{
	width: 50%;
	float: right;
	background-image: url(../../cultivate/img/bgCul04.jpg);
	height: 450px;
	background-size: cover;
	background-position: left center;
}
.cultivateBox .inn .center{
	width: 100%;
	background-image: url(../../cultivate/img/bgCul05.jpg);
	height: 450px;
	background-size: cover;
	background-position: left center;
}
.cultivateBox .inn .title{
	font-size: 30px;
	font-weight: bold;
	padding-top: 140px;
}
.cultivateBox .inn .bt{
	margin-top: 20px;
}
.cultivateBox .inn .bt span{font-size: 16px;}


.process{
  padding: 100px 0 0px 20px;
}
.process .title{
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 40px;
  letter-spacing: 0.08em;
  margin-bottom: 30px;
}
.process .title span{
  display: block;
  font-weight: normal;
  font-size: 17px;
  letter-spacing: 0.03em;
}
.process .step{
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0.08em;
  margin: 10px 0 20px 0;
  color: #e73918;
  text-align: center;
}
.process .item{margin-right: 25px;}
.process .caption{color: #777;font-size: 14px;}
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.process .pic{height: 360px;overflow: hidden;}
.process .pic img{width: 100%;height: auto;}
.process .movie .pic{height: 360px;width: 640px;background-color: #f1f1f1;}

.slideProcess{margin-bottom: 10px;}
.viewBt{
  text-align: right;
  font-size: 13px;
  padding: 10px 20px;
  letter-spacing: 0.08em;
}
.viewBt i{color: #e73918;}
.slideProcess .slick-next,
.slideProcess .slick-prev{
	font-size: 12px;
	width: 170px;
	color: #000;
	top:-12px;
}
.slideProcess .slick-prev{text-align: left;left: 0;}
.slideProcess .slick-next:hover,
.slideProcess .slick-prev:hover{color: #000;}
.slideProcess .slick-next:before,
.slideProcess .slick-prev:before{display: none;}


#cultivate .selector{
	width: 87%;
	max-width: 1480px;
	margin: 50px auto 50px;
}
#cultivate .selector ul{overflow: hidden;}
#cultivate .selector ul li{
	float: left;
	text-align: center;
	width: 23.5%;
	border: 1px solid #ddd;
	margin:0 2% 0 0;
}
#cultivate .selector ul li:last-child{margin: 0;}
#cultivate .selector ul li span{
	display: block;
	padding: 7px 0;
}
#cultivate .selector ul li.active span{
	background-color: #e73918;
	color: #fff;
}
#cultivate .selector ul li span:hover{color: #e73918;}
#cultivate .selector ul li.active span:hover{color: #fff;}

.awardTitle{
	text-align: center;
	margin-top: 0px;
	font-size: 36px;
	font-weight: bold;
}
.awardTitle span{
	font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.08em;
  color: #e73918;
  display: block;
}


.year .md {
    margin-bottom: 50px;
    text-align: center;
    position: relative;
    font-size: 17px;
}
.year .md span{
	background-color: #fff;
	display: inline-block;
	padding: 4px 50px;
	position: relative;
	font-size: 22px;
	font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #e73918;
  letter-spacing: 0.08em;
  border-top:1px solid #ddd;
  border-bottom:1px solid #ddd;
}
.year .md:before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #DAD3BC;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.excellent{
  width: 80%;
  max-width: 1480px;
  min-width: 1000px;
  margin: 0 auto ;
}
.excellent.new {
  width: auto;
  max-width: 1200px;
  min-width: auto;
  margin: 0 auto ;
  padding: 0 10px;
}
.excellent .year{margin-bottom: 100px;overflow: hidden;padding-bottom: 20px;}
.excellent .pamphlet{
	text-align: center;
	margin-bottom: 50px;
	padding-bottom:30px;
	border-bottom:1px solid #eee;
}
.excellentSlide .item{
  width: 19%;
  float: left;
  margin: 0 1.2% 1.2% 0;
  position: relative;
  overflow: hidden;
}
.excellentSlide .item .overlay a{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1000;
}
.excellentSlide .item:nth-child(5n){
	margin: 0 0 1.2% 0;
}
.excellentSlide .item .pic img{
	width: 100%;
	height: auto;
	-webkit-transition:all 0.25s ease-in-out;
  transition:all 0.25s ease-in-out;
}
.excellentSlide .item:hover > .pic img {
        transform: scale(1.15,1.15);
        -webkit-transform:scale(1.15,1.15);
        -moz-transform:scale(1.15,1.15);
        -ms-transform:scale(1.15,1.15);
        -o-transform:scale(1.15,1.15);
}
.excellentSlide .overlay{
	background-color: rgba(0,0,0,0.5);
	color: #fff;
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition:all 0.25s ease-in-out;
	z-index: 100;
}
.excellentSlide .overlay:hover{opacity: 1;transition:all 0.25s ease-in-out;}
.excellentSlide .overlay .title{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	width: 95%;
	z-index:1;
	text-align: center;
	vertical-align: middle;
	font-size: 17px;
	font-weight: bold;
}
.excellentSlide .overlay .title span{display: block;font-size: 13px;font-weight: normal;}
.excellentSlide .overlay .title hr{
    border-top: 1px solid rgba(0, 0, 0, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    width:50px;
    margin: 10px auto 15px;
}
.excellentSlide .slick-dots li button::before{color: #999;}

.excellent .pdf{
	float: left;
	width: 48%;
}
.excellent .pdf .inn{
	background-color: #f1f1f1;
	border: 1px solid #ddd;
	width: 100%;
	height: 600px;
	position: relative;
}
.excellent .pdf .inn img{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	width: auto;
	max-width: 90%;
	height: auto;
	max-height: 90%;
	z-index:1;
	text-align: center;
	vertical-align: middle;
}
.excellent .pdf .bt{margin-top: 30px;}
.excellent .memberInfo{
	float: right;
	width: 48%;
}
.excellent .memberInfo p{
	color: #e73918;
	font-size: 16px;
}
.excellent .memberInfo .title{
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 30px;
}
.excellent .memberInfo ul{overflow: hidden;}
.excellent .memberInfo ul li{
	width: 18.4%;
	float: left;
	margin: 0 2% 2% 0;
}
.excellent .memberInfo ul li:nth-child(5n){margin: 0 0 2% 0;}
.excellent .memberInfo ul li .pic img{width: 100%;height: auto;}
.excellent .memberInfo ul li .pic {margin-bottom: 5px;}
.excellent .memberInfo ul li .name {
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0.03em;
}
.excellent .memberInfo ul li .name span{
    display: block;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #999;
    letter-spacing: 0.08em;
    margin: 4px 0;
}
.excellent .memberInfo .member-list {
	display: flex;
	margin-top: -1px;
}
.excellent .memberInfo .member-list .post {
	width: 70px;
	min-width: 70px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 7px 5px;
	background: #f1f1f1;
	border: 1px solid #ddd;
	border-right: 0;
}
.excellent .memberInfo .member-list .name {
	width: 100%;
	padding: 7px 15px;
	border: 1px solid #ddd;
}
.title-spacing {
	letter-spacing: -0.12em;
}
.excellent .memberInfo .notes {
    font-size: 0.9rem;
}
.excellent .memberInfo .txt{margin-bottom: 30px;}
.excellent .memberInfo .prize{
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 20px;
}
.excellent .memberInfo .hd{
	font-size: 16px;
	font-weight: bold;
	border-bottom:1px dotted #ddd;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.excellent .memberInfo .txt dl{margin-bottom: 15px;}
.excellent .memberInfo .txt dt{color: #e73918;font-size: 16px;}
.excellent .memberInfo .txt dd{color: #666;font-size: 13px;}

.co-title {
	font-size: 27px;
	color: #e73918;
	text-align: left;
	margin-bottom: 30px;
}

.georgeSlide{margin-bottom: 0px;}
.georgeSlide .item{
	width: 32%;
	float: left;
	margin: 0 2% 0 0;
}
.georgeSlide .item:nth-child(3){margin: 0;}

.georgeSlide .item .pic{margin-bottom: 15px;}
.georgeSlide .item .pic img{
	width: 100%;
	height: auto;
}

.s_scroll{
  height: 500px!important;
  overflow: hidden;
  overflow-y: scroll;
  padding-right: 30px;
}
.georgeTitle{
  border-bottom: 1px solid #ddd;
  text-align: center;
    color: #e73918;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 7px;
    margin-bottom: 20px;
}
.htry,
.g_profile,
.g_works{margin-bottom: 30px;overflow: hidden;}

.g_profile .pic{
  float: right!important;
  width: 30%!important;
}
.g_profile .pic img{width: 100%;height: auto;}
.g_profile dl{
  float: left;
  width: 67%;
}
.g_profile dt {
float:left;
width:160px;
clear:both;
padding:0 0 6px 0;
}
.g_profile dd {
width:350px;
margin-left:160px;
padding:0 0 6px 0;
}

.ribbon{text-align: center;margin: 15px 0px;display: none;}
.ribbon .inn{
  border-top: 10px solid #bcaf13;
  border-right: 10px solid #fff;
  border-bottom: 10px solid #bcaf13;
  border-left: 10px solid #fff;
  width: 80px;
  height: 15px;
  display: block;
  position: relative;
  margin: 0 auto;
}
.ribbon .inn span{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	width: 95%;
	z-index:1;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	color: #fff;
}
.georgeSlide .awardName{
	text-align: center;
	color: #e73918;
	font-size: 14px;
	margin-bottom: 5px;
}
.georgeSlide .name{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.06em;
}
.georgeSlide .name span{
	display: block;
	font-size: 13px;
	font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #999;
  letter-spacing: 0.08em;
  margin: 4px 0 ;
}

.georgeSlide .age{
	display: block;
	font-size: 13px;
	font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #999;
  letter-spacing: 0.08em;
  margin: 4px 0 ;
  text-align: center;
}

.georgeArchives ul{overflow: hidden;}
.georgeArchives ul li{
	width: 19%;
	float: left;
	margin: 0 1% 2% 0;
}
.georgeArchives ul li:nth-child(5n){margin: 0 0% 2% 0;}

.georgeArchives ul li .year{
	border-bottom:1px solid #ddd;
	padding: 0 0 7px 0;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 15px;
}
.georgeArchives ul li .year span{
	display: inline-block;
	font-size: 15px;
	margin:0 0 0 7px;
}
.georgeArchives ul li dl {
width:100%;
margin-bottom: 20px;
}
.georgeArchives ul li dt {
float:left;
width:0%;
clear:both;
padding:6px 0;
}
.georgeArchives ul li dd {
width:100%;
margin-left:0%;
padding:6px 0;
}
.georgeArchives ul li dd .awardName{
	font-size: 12px;
}
.georgeArchives ul li dd .name{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 4px;
}
.georgeArchives ul li dd .name span{display: inline-block;font-size: 12px;margin: 0 0 0 7px;color: #999;font-weight: normal;}
.georgeArchives ul li dd .age{
	font-size: 12px;
	color: #999;
}

.modal{display: none;}

.inline_content {
    width: 800px;
    overflow: hidden;
}
.inline_content .awardName{
	text-align: center;
	color: #e73918;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}
.inline_content .pic{
	float: left;
	text-align: center;
	width: 45%;
}
.inline_content .pic img{width: 100%;height: auto;}
.inline_content .prof{
	float: right;
	width: 50%;
}
.inline_content .prof .name{
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.06em;
}
.inline_content .prof .name span{
	display:inline-block;
	font-size: 13px;
	font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #999;
  letter-spacing: 0.08em;
  margin: 4px 0 ;
}
.inline_content .prof .txt{
	font-size: 14px;
}

.excellent .memberInfo ul li .name span.name-retirement {
	position: relative;
	color: #000;
	display: inline;
	font-family: inherit;
	font-weight: 400;
	font-size: inherit;
	letter-spacing: inherit;
	margin: 0;
}
.excellent .memberInfo ul li .name span.name-retirement::before {
	content: '※';
	position: absolute;
	top: -4px;
	right: -15px;
	font-size: 12px;
}
.block-retirement {
	position: relative;
}

@media screen and (max-width: 1000px) {
.boxer-open #boxer {
	width: 85% !important;
	min-width: 300px !important;
	padding: 20px 10px !important;
	}
}
@media screen and (max-width: 800px) {
	.excellent .memberInfo ul li .name span.name-retirement::before {
		font-size: 10px;
		right: -13px;
	}
	.block-retirement::before {
		font-size: 11px;
	}
}


/*チャレンジ*/
.hdBox {text-align: center;padding: 30px 0;}
.hdBox .eng {
    font-size: 18px;
    font-family: 'Fira Sans Condensed', sans-serif;
    font-weight: 500;
    letter-spacing: 0.1em;
    margin-bottom: 10px;
}
.hdBox .jp{
	color: #e73918;
    font-size: 23px;
    font-family: "Mplus 1p";
    font-weight: 500;
    margin-bottom: 15px;
}
.hdBox .jp .sub-title {
	font-size: 17px;
}

#challenge #sec .inner{
	width: 85%;
	min-width: 1000px;
}
#challenge #sec .inner .box{
	overflow: hidden;
	margin-bottom: 70px;
}
#challenge #sec .inner .box .map{
	float: right;
	width: 48%;
}
#challenge #sec .inner .box .map p{font-size: 12px;text-align: right;margin: 2px 0;}
#challenge #sec .inner .box .map img{width: 100%;height: auto;}
.txtBlk{
	width: 48%;
	float: left;
}
.txtBlk p{
	line-height: 160%;
}
#challenge .box .md{
	font-weight: bold;
    font-size: 20px;
    color: #e73918;
    margin-bottom: 15px;
}
#challenge .box .md span{
	display: inline-block;
	font-size: 25px;
	margin: 0 4px 0 0;
}
.txtBlk .info{
	margin-top: 30px;
	font-size: 12px;
}
.txtBlk .info ul li{overflow: hidden;}
.txtBlk .info ul li::before{
	content: "●";
	color: #249cd9;
	float: left;
}
.txtBlk .info ul li .inn{
	float: left;
	width: 95%;
	margin-left: 12px;
}
.txtBlk .info ul li.two::before{
	color: #d71718;
}
.txtBlk .info ul li.three::before{
	color: #5f539a;
}
.txtBlk .info ul li.four::before{
	color: #5aae48;
}
.txtBlk .info ul li.five::before{
	color: #da6599;
}

.station .map{float: left!important;}
.station .map p{text-align: left!important;}
.station .map p span{
	color: #1ea750;
}
.station .txtBlk{float: right!important;}
.station .txtBlk .pic{overflow: hidden;margin-top: 30px;}
.station .txtBlk .pic img{width: 100%;}
.station .txtBlk .pic .l{
	width: 48%;
	float:left;
}
.station .txtBlk .pic .r{
	width: 48%;
	float:right;
}
.station .txtBlk .pic p{
	font-size: 12px;
}
.floor {margin-bottom: 100px;min-width: 1000px;}
.floor img{width: 100%;height: auto;}


.base dt {
    padding: 0 ;
    cursor: pointer;
    position: relative;
}
 
.base dt:before {
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 45%;
  right: 15px;
  width: 15px;
  height: 15px;
  margin-top: -7px;
  background: #000;
}
 
.base dt:after {
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 45%;
  right: 15px;
  width: 15px;
  height: 15px;
  margin-top: -13px;
  background: #fff;
}
 
.base dt.active:before {
  margin-top: -2px;
}
 
.base dt.active:after {
  margin-top: 3px;
}
 
.base dd {
	display: none;
  background-color: #fff;
  padding: 0px;
}


.base{margin-bottom: 10px;}
.base .inner .box{
	overflow: hidden;
	margin-bottom: 70px;
	min-width: 1000px;
}
.base .md{
    font-size: 24px;
    font-family: "Mplus 1p";
    font-weight: 500;
    border-bottom: 1px solid #ddd;
    margin-bottom: 50px;
    padding: 10px 0;
}
.base.pink .md{
	color: #da6b97;
	border-top: 3px solid #da6b97;
	border-bottom: 3px solid #da6b97;
}
.base.blue .md{
	color: #3656c2;
	border-top: 3px solid #3656c2;
	border-bottom: 3px solid #3656c2;
}
.base .wrap{overflow: hidden;}
.base .wrap .left{
	width: 48%;
	float: left;
}
.base .wrap .right{
	width: 48%;
	float: right;
}
.base .wrap .title{
	border-left: 3px solid #da6b97;
	padding: 0 0 0 20px;
	font-size: 20px;
    font-family: "Mplus 1p";
    font-weight: 500;
    margin-bottom: 30px;
}
.base.blue .wrap .title{
	border-left: 3px solid #3656c2;
}
.base .wrap .title p{
	font-size: 15px;
}
.base .wrap .hd{
	font-weight: bold;
	font-size: 17px;
}
.base .wrap .list{margin-bottom: 30px;}
.base .wrap .list p{font-size: 13px;}
.base .wrap .list .img{margin: 20px 0;}
.base .wrap .list .img img{
	max-width: 100%;
	height: auto;
}

.liststep{margin-top: 30px;}
.liststep ul{overflow: hidden;}
.liststep ul li{
	width: 32%;
	float: left;
	margin: 0 2% 0 0;
}
.liststep ul li:last-child{margin: 0;}
.liststep ul li .pic img{width: 100%;
	height: auto;
}
.liststep ul li .ttl{
	background-color: #eee;
	color: #000;
	font-weight: bold;
	text-align: center;
	padding: 10px 0;
}

.base .wrap .list .image ul li{
	font-size: 13px;
	list-style-type: disc;
	padding-left: 5px;
	margin-left: 20px;
}






/*--------TOPのfooter----------*/
#footer .top {
	width: auto;
  max-width: 1400px;
  margin: 0 auto;
}
#footer .top .footer-flex {
	display: flex;
	align-items: center;
}
#footer .top .contene-area {
	width: 100%;
	margin-left: -180px;
}
#footer .top .contene-area p, #footer .top .contene-area .btBtm {
	max-width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#footer .top .logo{
  margin: 0;
  width: 180px;
}
#footer .top .logo img {
  width: 100%;
}
#footer .top .btBtm ul li{
  float: left;
  width: 49%;
  margin: 0 2% 0 0;
  text-align: center;
  background-color: #fff;
}
#footer .top .btBtm ul li:last-child{
  margin: 0;
}

@media screen and (max-width: 1135px) {
	#footer .top .footer-flex {
		flex-flow: column;
	}
	#footer .top .contene-area {
		margin: 0;
	}
}
@media screen and (max-width: 800px) {
	#footer .top .btBtm ul li {
		float: none;
		margin: 0 auto 15px auto;
		width: 80%;
	}
	#footer .top .btBtm ul li:last-child {
		margin: 0 auto;
		width: 80%;
	}
}

/*--------TOPのfooter 終了----------*/











