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

/* SP */
@media only screen and (max-width:750px) {}
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab');

/* ---------------------------------------------------


  main


--------------------------------------------------- */
body{
	overflow-x: hidden;
}
#wrapper {
    color: #4B4B4B;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

#main{width: 100%;background: rgb(255, 255, 255);background: linear-gradient(180deg, rgba(255, 255, 255, 1) 60%, rgba(240, 241, 241, 1) 100%); padding-top: 0;}

section p{
	font-size: 14px;
	line-height: 1.8;
}

.inner {
	width: 1000px;
	margin: 100px auto 0;
	background: url(../images/growthstory/mainBg_pc.webp) no-repeat center 45px;
}

#gs_03 .inner {
	background: url(../images/growthstory/mainBg2_pc.webp) no-repeat center 45px;
}
#gs_04 .inner {
	background: url(../images/growthstory/mainBg3_pc.webp) no-repeat center 45px;
}

span.en{
	font-family: 'Roboto Slab', serif;
}


/* navCont
----------------------------------------------------------*/

.navCont {
	padding: 30px 0 0;

	position: relative;
	background-color: #F1F1F1;
	/*line-height: 0;*/
}
.navCont li {
	width: 40.533333vw;
	padding:0 0 15px 0;
}
.navCont a {
	position: relative;
	display: block;
	margin: 0 7.5px;
}

.navCont li a{transition:opacity 0.2s linear;color:#4B4B4B;font-size:18px;font-family: "Shippori Mincho", serif;}
.navCont li a:hover { opacity:0.7; }
.navCont .namebox{position:absolute;left:0;bottom:0;width:100%;background-color: rgba(255, 255, 255, 0.8);padding:10px;box-sizing: border-box;text-align:center;}
.navCont .namebox .txt1{color:#35719B;font-size:28px;font-family: "Cormorant Garamond", serif;font-style: italic;font-weight:600;letter-spacing:-1px!important;line-height:1.2;}
.navCont .namebox .txt2{font-weight:600;letter-spacing:-1px!important;}

.navCont li a img{ filter: grayscale(1); }
.navCont li.sel a img{ filter: grayscale(0); }
.navCont li:after {content: ""; padding:0 0 15px 0;display:block;}
.navCont li img{ border-top:5px solid #F1F1F1;}
.navCont li.sel img{ border-top:5px solid #36719C;}

@media only screen and (max-width:751px) {
	.navCont .namebox{padding:2.5px;}
	.navCont li a{font-size:11px;margin: 0 2.5px;font-weight:900;}
	.navCont .namebox .txt1{font-size:18px;font-weight:900;}
	.navCont .namebox .txt2{font-weight:900;}
}
@media only screen and (max-width:480px) {
	.navCont li a{font-size:2.4vw;}
	.navCont .namebox .txt1{font-size:4vw;}
	.navCont li.sel:after { max-width:52px;}

}


/* slider */
.navCont .slick-list {
	z-index: 1;
}
.navCont .slick-arrow {
	position: absolute;
	display: block;
	top: 0;
	width: 60px;
	height: 80%;
	padding: 0;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 30px 30px;
	border: none;
	cursor: pointer;
	outline: none;
	appearance: none;
	text-indent: -9999px;
	z-index: 2;
}
.navCont .slick-prev {
	left: 0;
	background-image: url(../images/growthstory/arw01.svg);
}
.navCont .slick-next {
	right: 0;
	background-image: url(../images/growthstory/arw02.svg);
}

/* PC */
@media only screen and (min-width:751px) {
	.navCont {
		padding: 60px 0 30px 0;
	}
	.navCont nav {
		max-width: 1000px;
		margin: 0 auto;
	}
	.navCont ul {
    display: -ms-flexbox;
    display: -webkit-flex;
		display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
	}
	.navCont li {
		width: 100%;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
						box-sizing: border-box;
	}
	.navCont li:not(:first-child) {
		margin-left: 10px;
	}
	.navCont a {
		margin: 0;
	}
}


/* ---------------------------------------------------


  sec01


--------------------------------------------------- */
.kv{max-width:1000px;margin:0 auto;height:666px;}
.kv h2{font-size:90px;font-family: "Cormorant Garamond", serif;font-style: italic;padding:130px 0 25px 0;letter-spacing: -3px;display:table;line-height:1.3;}
.kv h2:after {content: ""; display:flex;border-bottom:1px solid #4B4B4B;max-width:82px;justify-content: center;margin:0 auto;}
.kv .kv_in{display:table;padding:15px;}
.kv .kv_in .txt{text-align:center; padding:25px;font-family: "Shippori Mincho", serif;background-color: rgba(255, 255, 255, 0.8);display:table;margin:20px auto 0 auto;}
.kv .kv_in .txt .txt1{font-size:15px;font-weight:600;}
.kv .kv_in .txt .txt2{font-size:14px;font-weight:600;}
.kv .kv_in .txt .name1{font-size:26px;padding:5px 0 0 0;font-weight:600;}
.kv .kv_in .txt .name2{font-size:36px;font-family: "Cormorant Garamond", serif;color:#C9CECC;line-height:1.2;padding:0 0 10px 0;}
.kv .kv_in .txt .name2:first-letter{color:#35719B;}

.sec01 {
	background: url(../images/growthstory/kv1.webp) no-repeat center center;
	background-size:cover;
	width: 100%;
	padding: 0 0 0;
}

#gs_03 .sec01 {
	background-image: url(../images/growthstory/kv2.webp);
	background-size:cover;
	width: 100%;
	padding: 0 0 0;
}
#gs_04 .sec01 {
	background-image: url(../images/growthstory/kv3.webp);
	background-size:cover;
	width: 100%;
	padding: 0 0 0;
}
.pcnone{display:none!important;}
.spnone{display:block!important;}

@media only screen and (max-width:750px) {
	.kv{height:auto;}

	.sec01 {background: url(../images/growthstory/kv1_sp.webp) no-repeat center top;background-size:100%;}
	#gs_03 .sec01 {background: url(../images/growthstory/kv2_sp.webp) no-repeat center top;background-size:100%;}
	#gs_04 .sec01 {background: url(../images/growthstory/kv3_sp.webp) no-repeat center top;background-size:100%;}

	.kv h2{font-size:11vw;padding: 15% 0 25px 0;letter-spacing: 0;display:table;line-height:1;text-align:left;}
	.kv h2:after {content: "";padding:0 0 15px 0; display:block;max-width:50px;margin:0 auto 0 0;}
	.pcnone{display:block!important;}
	.spnone{display:none!important;}
	.kv .kv_in {width:100%;box-sizing: border-box;}
	.kv .kv_in .txt{padding:10% 0 0 0;}

	.inner {
		background: url(../images/growthstory/mainBg_sp.webp) no-repeat center 45px;
	}


}
@media only screen and (max-width:480px) {
	.kv h2{padding:12% 0 25px 0;}
.kv .kv_in .txt .txt1{font-size:3.5vw;}
.kv .kv_in .txt .txt2{font-size:3.5vw;}
.kv .kv_in .txt .name1{font-size:6vw;}
.kv .kv_in .txt .name2{font-size:7vw;}




}

.enName {
	text-align: center;
	padding: 15px 0;
}


.ico span{
	position: absolute;
	background: #35719B;
	border-radius: 50%;
	z-index: 10;
	width: 30px;
	height: 30px;
}

.sec02 .ico span{
	top:30px;
	left: 105px;
}
.sec04 .ico span{
	top:35px;
	left: 105px;
}

.sec03 .ico span{
	top:60px;
	right: 100px;
}

.sec05 .ico span{
	top:-45px;
	right: 0;
	left: 0;
	margin: 0 auto;
	text-align: center;
}

.ico img{
	position:absolute;
    -webkit-transition: -webkit-transform 1.0s ease-in-out;
    -ms-transition: -ms-transform 1.0s ease-in-out;
    transition: transform 1.0s ease-in-out;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
	z-index: 9;
}

.sec02 .ico img{
	top:-18px;
	left: 54px;
}
.sec04 .ico img{
	top:-14px;
	left: 54px;
}

.sec03 .ico img{
	top:10px;
	right: 53px;
}

.sec05 .ico img{
	top:-92px;
	right: 0;
	left: 0;
	margin: 0 auto;
	text-align: center;
}

.ico.active img{	
    -webkit-transform: scale(1.0);
    -ms-transform: scale(1.0);
    transform: scale(1.0);
}

.ico.active img.op{	
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
}


/* ---------------------------------------------------


  sec02


--------------------------------------------------- */
.sec02,
.sec04{
	position: relative;
	width: 100%;
	padding: 0 0 0;
	height: 890px;
}
#gs_02 .sec02{
	height: 942px;
}
#gs_03 .sec02{
	height: 890px;
}

.sec02 h3 {position: relative;padding: 0 0 20px 160px;z-index: 12;}
.sec04 h3 {position: relative;padding: 15px 0 20px 160px;z-index: 12;}
.sec02 h3,.sec03 h3,.sec04 h3{font-size:80px;color:#35719B;font-family: "Shippori Mincho", serif;line-height:1;}
h4 {position: relative;font-size: 32px;font-weight: 500;padding: 20px 0 30px 0;z-index: 12;font-family: "Shippori Mincho", serif;}

.sec02 p,
.sec04 p{
	width:500px;
	text-align: justify;
}

.gs_04 .sec04 span {
	font-size: 10px;
}

.sec02 p.aside {
	position: relative;
	top:230px;
	left: 560px;
	width: 290px;
	font-size: 14px !important;
}

.gs_04 .sec02 p.aside {
	top: 228px;
	left: 670px;
}

#gs_03 .sec02 p.aside {
	top:260px;
}

.sec02 .ph{
	position:absolute;
	top:185px;
	right: 0;
}

.sec04 .ph {
	position:absolute;
	top:200px;
	right: 0;
}

.ph {
	text-align: center;
	padding: 20px 0 30px;
}

/* ---------------------------------------------------


  sec03


--------------------------------------------------- */
.sec03 {
	position: relative;
	width: 100%;
	padding: 25px 0 0;
	height: 990px;
}
#gs_02 .sec03{
	height: 999px;
}
#gs_03 .sec03{
	height: 986px;
}

.sec03 h3 {
	position: relative;
	left: 495px;
}
/*
.gs_04 .sec03 h3 {
	top: -18px;
	left: 429px;
	z-index: 10;
}
*/
.sec03 h4 {
	position: relative;
	top:20px;
	left: 495px;
}

.gs_04 .sec03 h4 {
	left: 275px;
}

.sec03 p{
	position: relative;
	top: 20px;
	left: 500px;
	width:490px;
	text-align: justify;
}

.sec03 p.aside {
	position: relative;
	top:90px;
	left: 300px;
	width: 300px;
	font-size: 13px !important;
}
#gs_02 .sec03 p.aside{
	top:10px;
}
#gs_03 .sec03 p.aside{
	top:90px;
}

.sec03 p.aside img{
	padding: 0 0 10px;
}

.sec03 .ph {
	position:absolute;
	top:210px;
	left: 0;
}

@media only screen and (max-width:750px) {
	.gs_04 .sec03 h3 {
		left: -15px;
	}

	.gs_04 .sec03 h4 {
		left: 18px;
	}
}

/* ---------------------------------------------------


  sec04


--------------------------------------------------- */
.sec04 {
	height: 735px;
}
#gs_02 .sec04{
	height: 670px;
}
#gs_03 .sec04{
	height: 740px;
}
.gs_04 .sec04 {
	height: 740px;
}

/* ---------------------------------------------------


  sec05


--------------------------------------------------- */
.sec05 {
	position: relative;
	/*background: #000;*/
}

.sec05 h3 {padding: 70px 0 20px;text-align: center;font-size:50px;font-family: "Cormorant Garamond", serif;color:#C9CECC;line-height:1.2;}
.sec05 h3:first-letter{color:#35719B;}

.sec05 p{
	max-width: 550px;
	margin: 0 auto;
	color: #4B4B4B;
}

.sec05 .ph{
	max-width: 550px;
	width:90%;
	margin: 0 auto;
	padding: 30px 0 85px 0;
}



@media only screen and (max-width:750px) {

	section p{
	font-size: 14px;
	line-height: 1.6;
}
	
section img{
	width: 100%;
}
#gs_04 section img{
	width: 60%;
	display:block;
	margin:0 auto;
}
.inner {
	position: relative;
	width: auto;
	margin: 0 0 0;
	box-sizing: border-box;
	z-index: 9;
	background: none !important;
	padding:20px 0 0 0;
}
#gs_03 .inner{
	padding: 0;
}

/* ---------------------------------------------------


  sec01


--------------------------------------------------- */

.ico {
	display: none;
}
/* ---------------------------------------------------


  sec02


--------------------------------------------------- */
.sec02{
	background: url(../images/growthstory/sec02Bg_sp.webp) no-repeat center center ;
	background-size: 100% 100%;
	position: static;
	width: 85%;
	margin:0 auto;
	padding: 0 0 120px 0;
	height: auto !important;
	box-sizing: border-box;
}

.sec02 h3,
.sec04 h3 {
	position: static;
	padding: 8px 0 15px 45px;
	z-index: 12;
	font-size:40px;
	background:#fff url(../images/growthstory/sec_ico.svg) no-repeat left 0 center;
	background-size:60px;
}

h4 {
	position: relative;
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 20px;
	z-index: 12;
	margin: 0;
}
	
.sec02 h4,
.sec04 h4	{
	padding: 10px 0 20px 0;
}

.sec02 p,
.sec04 p{
	width:100%;
	text-align: justify;
}


.sec02 p.aside {
	position:static;
	width:auto;
	font-size: 12px !important;
	padding: 30px 0 0 20%;
}

#gs_02 .sec02 p.aside {
	padding: 0 0 0 20%;
}

.sec02 .ph,
.sec04 .ph {
	position:static;
	top:0;
	right: 0;
}

.ph {
	text-align: center;
	padding: 20px 0 20px;
}

/* ---------------------------------------------------


  sec03


--------------------------------------------------- */
.sec03 {
	background: url(../images/growthstory/sec03Bg_sp.webp) no-repeat right 10px center;
	background-size: 95% 100%;
	position: static;
	width: 85%;
	padding: 0 0 120px;
	margin:-62px auto 0 auto;
	height: auto !important;
}

#gs_02 .sec03 {
	background: url(../images/growthstory/sec03Bg_02_sp.jpg) no-repeat 10px 20px;
	background-size: 100% 100%;
}

.sec03 h3 {
	position: static;
	left: 12%;
	top:0;
	margin: -35px 0 0 0;
	box-sizing: border-box;
	background:#fff url(../images/growthstory/sec_ico.svg) no-repeat right 0 center;
	background-size:60px;
	font-size:40px;
	padding: 12px 45px 20px 10px;
	text-align:right;

}







.sec03 h4 {
	position: relative;
	left: 0;
	text-align: right;
	padding: 0 0 20px 0;
}

.sec03 p{
	position: relative;
	left: 0;
	width:100%;
	text-align: justify;
}

.sec03 p.aside {
	position: static;
	top:0 !important;
	margin: 0 auto;
	width: 65%;
	font-size: 12px !important;
	line-height: 1.4;
	}

.sec03 p.aside img{
	padding: 0 0 10px;
}

.sec03 .ph {
	position:static;
	top:0;
	left: 0;
	width: 100%;
	margin:40px auto 20px auto;
	padding:0;
}

/* ---------------------------------------------------


  sec04


--------------------------------------------------- */	
.sec04{
	background: url(../images/growthstory/sec04Bg_sp.webp) no-repeat left 10px center;
	background-size:50% 100%;
	height: auto !important;
	position: static;
	width: 85%;
	padding: 0 0 20%;
	margin: -62px auto 0 auto;
}
	







.sec04 h3 {
	position: relative;
	left: 0;
}

.sec04 h4 {
	position: relative;
	left: 0;
}
	
.sec04 p,
.sec04 .ph	{
	position: relative;
	left: 0;
}


/* ---------------------------------------------------


  sec05


--------------------------------------------------- */
.sec05 {
	position: relative;
	z-index: 10;
	padding: 60px 0 0;
	margin:-100px 0 0 0;
}
	
.sec05 .en {
	position: static;
	margin: 0 auto 30px auto;
	box-sizing: border-box;
	background:#fff url(../images/growthstory/sec_ico.svg) no-repeat center center;
	background-size:63px;
	font-size:40px;
	padding: 12px 45px 20px 10px;
	text-align:right;
	width:63px;
	height:63px;
}


.sec05 h3 {
	padding: 0 20px 20px;
	text-align: center;
}

.sec05 p{
	width: auto;
	margin: 0 20px;
}




}

.work-nav-wrap{width: 100%;background: rgb(255, 255, 255);background: linear-gradient(180deg, rgba(255, 255, 255, 1) 60%, rgba(240, 241, 241, 1) 100%);}

.work-nav-wrap_in {
	padding: 55px 0 60px;
	max-width: 820px;
	margin:0 auto;
}

.work-inner-nav {
	display: flex;
	max-width: 820px;
	flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
	margin: 0 0 0 -30px;
}

.work-inner-nav-title {font-size:50px;font-family: "Cormorant Garamond", serif;color:#C9CECC;line-height:1.2;padding:0 0 20px 0;}
.work-inner-nav-title:first-letter{color:#35719B;}

.work-inner-nav-lead{font-size:16px;text-align:center;font-family: "Shippori Mincho", serif;padding:0 0 60px 0;}

.work-inner-nav-list {
	display: flex;
	flex-direction: row;
    flex-wrap: wrap;
}

.work-inner-nav-list li {
	flex: 1;
	transition: .5s;
	margin:0 0 0 30px;
	position:relative;
	padding:90px 0 0 0;
}

.work-inner-nav-list li:hover {
	opacity: .7;
}


.work-inner-nav-list .work-inner-in{position:absolute;top:0;left:0;}
.work-inner-nav-list .work-inner-in h4{padding:0 0 5px 0;color:#4B4B4B;font-family: "Cormorant Garamond", serif;font-size:40px;font-style:italic;font-weight:500;line-height:1.3;}
.work-inner-nav-list .work-inner-in p{color:#4B4B4B;font-family: "Shippori Mincho", serif;font-size:16px;font-weight:500;}




@media only screen and (max-width:750px) {
/*
	.work-nav-wrap {
		padding: calc((100/750)*100vw) 0 calc((40/750)*100vw);
	}
*/
	.work-inner-nav {
		margin: 0 auto;
		max-width: 85vw;
	}
	
	.work-inner-nav-title {
		display: block;
		max-width: 100%;
		margin-bottom: calc((60/750)*100vw);
		width: 100%;
	}
	
	.work-inner-nav-list {
		flex-direction: column;
	}
	
	.work-inner-nav-list li {
		flex: 1;
		margin-bottom: calc((60/750)*100vw);
	}
}

/* .breadcrumb-wrap {
	width: 100%;
	display: flex;
	background: #000;
	color: #a68b65;
	justify-content: center;
  }
  .breadcrumb-wrap a {
	color: #fff;
	text-decoration: none;
  }
  .breadcrumb {
	font-size: 3vw;
	padding: 4vw 0 13vw;
	display: flex;
	width: 90%;
  }
  @media all and (min-width: 751px){
	.breadcrumb {
		font-size: 12px;
		padding: 25px 0;
	}
  }
  .breadcrumb li:not(:last-child) {
	margin-right: 22px;
	position: relative;
  }
  .breadcrumb li:not(:last-child)::after {
	position: absolute;
	top: 9%;
	right: -18px;
	width: 12px;
	content: ">";
	color: #fff;
	font-size: 80%;
  }
  @media all and (min-width: 751px){
	.breadcrumb li:not(:last-child)::after {
		right: -18px;
		width: 10px;
	}
  } */


@media only screen and (max-width:750px) {

	.work-inner-nav-lead {padding: 0;}
	.work-inner-nav-list {display: block;}
	.work-inner-nav-list li {margin:40px 0 0 0;padding: 70px 0 0 0;}
	.work-inner-nav-list .work-inner-in {text-shadow: #fff 1px 1px 1px;}
	.work-inner-nav-title {text-align:center;padding: 0;margin-bottom:20px;}

}

@media only screen and (max-width:480px) {
    .sec05 h3 {font-size:10vw;}
	.work-inner-nav-lead {font-size: 3.5vw;}
	.work-inner-nav-title {font-size: 10vw;}
	.work-inner-nav-list .work-inner-in h4 {font-size: 8vw;}
	.work-inner-nav-list .work-inner-in p {font-size: 3.5vw;font-weight: 600;}

}

	.other {
		padding: 100px 0;
	}

@media only screen and (max-width:750px) {
		.other {
			padding: 10vw 0 13.5vw;
		}
}
