@charset "UTF-8";

/*スライダー*/
#container .top_img {
	height: auto;
	width: 100%;
	max-width:1500px;
	background-size: 100% auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;
}
@media screen and (max-width: 800px) {
#container .top_img {
	margin-top: 0px;
}
}
#container .top_img li {
	height: auto;
	width: 100%;
	position:relative;
}
#container .top_img img {
	height: auto;
	width: 100%;
}
#container .top_img li>p {
	color:#FFF;
	font-size:3.0vw;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
	transform: translate(-50%, -50%);
	position: absolute;
	z-index: 50;
	white-space: nowrap;
	font-family: heisei-kaku-gothic-std, sans-serif;
font-weight: 700;
font-style: normal;
}
@media screen and (max-width: 800px) {
#container .top_img li>p {
	color:#FFF;
	font-size:3.6vw;
}
}
#container #slider {
	overflow: hidden;
	height: auto;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container #slider .slide {
	height: auto;
	width: 100%;
	position: relative;
	margin: auto;
	float: left;
}
#container #slider .slide img {
	height: auto;
	width: 100%;
}




/*セクション*/
#contents_top {
	height: auto;
	width: 100%;
	max-width:1700px;
	float: none;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	margin-top: 0px;
	padding-top: 0px;
}
#contents_top>section {
	position: relative;
	height: auto;
	width: 100%;
	margin: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	
}
#contents_top>section.padding {
	padding-top:70px;
	padding-bottom:70px;
}
@media screen and (max-width: 800px) {
#contents_top>section.padding {
	padding-top:30px;
	padding-bottom:30px;	
}
}
#contents_top>section.padding_top {
	padding-top:50px;
	padding-bottom:0px;	
}
@media screen and (max-width: 800px) {
#contents_top>section.padding_top {
	padding-top:30px;
	padding-bottom:0px;	
}
}
#contents_top>section.padding_bottom {
	padding-top:50px;
	padding-bottom:100px;	
}
@media screen and (max-width: 800px) {
#contents_top>section.padding_bottom {
	padding-top:30px;
	padding-bottom:50px;	
}
}
#contents_top>section.padding_w {
	padding-top:100px;
	padding-bottom:100px;	
}
@media screen and (max-width: 800px) {
#contents_top>section.padding_w {
	padding-top:80px;
	padding-bottom:80px;
}
}
#contents_top .read_t {
	font-size:2.0rem;
	font-family: heisei-kaku-gothic-std, sans-serif;
	font-weight: 600;
	color:#71747e;
	text-align: center;
}
@media screen and (max-width: 800px) {
#contents_top .read_t {
	font-size:1.7rem;
	font-family: heisei-kaku-gothic-std, sans-serif;
	font-weight: 700;
	color:#71747e;
}
}
#contents_top .read_et {
	font-size:6.0rem;
	font-family: fira-sans, sans-serif;
	font-weight: 800;
	font-style: normal;
	color: #b7a682;
	letter-spacing: 2px;
	text-indent: -1px;
	line-height: 1.1em;
	margin-bottom: 0.8em;
	text-align: center;
}
@media screen and (max-width: 800px) {
#contents_top .read_et {
	font-size:4.5rem;
	font-family: fira-sans, sans-serif;
	font-weight: 800;
	font-style: normal;
	color: #b7a682;
	letter-spacing: 2px;
	text-indent: -1px;
	line-height: 1.1em;
	margin-bottom: 1em;
}
}
@media screen and (max-width: 600px) {
#contents_top .read_et {
	font-size:3.0rem;
	font-family: fira-sans, sans-serif;
	font-weight: 800;
	font-style: normal;
	color: #b7a682;
	letter-spacing: 2px;
	text-indent: -1px;
	line-height: 1.1em;
	margin-bottom: 1em;
}
}
#contents_top .catch_c {
	font-size:3.0rem;
	line-height:1.7em;
	font-family: heisei-kaku-gothic-std, sans-serif;
	font-weight: 700;
	font-style: normal;
	margin-bottom:0.5em;
	width:92%;
	margin-right: auto;
	margin-left: auto;
	font-feature-settings: "palt";
	text-align: center;
}
@media screen and (max-width: 800px) {
#contents_top .catch_c {
	font-size:2.2rem;
}
}
@media screen and (max-width: 600px) {
#contents_top .catch_c {
	font-size:1.6rem;
}
}
#contents_top .catch_l {
	font-size:2.4rem;
	line-height:1.7em;
	font-family: heisei-kaku-gothic-std, sans-serif;
	font-weight: 700;
	font-style: normal;
	margin-bottom:0.7em;
	margin-right: auto;
	margin-left: auto;
	font-feature-settings: "palt";
	text-align: left;
}
@media screen and (max-width: 800px) {
#contents_top .catch_l {
	font-size:1.8rem;
}
}
@media screen and (max-width: 600px) {
#contents_top .catch_l {
	font-size:1.6rem;
}
}
#contents_top .catch_c span {
	display:inline-block;
}
#contents_top .txt {
	font-size:1.8rem;
	font-style: normal;
	width:92%;
	margin-right: auto;
	margin-left: auto;
	font-feature-settings: "palt";
	line-height: 1.75em;
	text-align: center;
}
@media screen and (max-width: 900px) {
#contents_top .txt {
	font-size:1.6rem;
}
}
@media screen and (max-width: 600px) {
#contents_top .txt {
	font-size:1.5rem;
	text-align:justify;
}
}
@media screen and (max-width: 600px) {
contents_top .txt {
	font-size:1.4rem;
}
}

#contents_top .txt+.catch_c {
	margin-top:1.5em;
}
#contents_top .txt.top_logo:after {
	margin-top:60px;
	content:"";
	display:block;
	width:97px;
	height:140px;
	background-image:url(../img/index/top_logo.png);
	background-size:cover;
	margin-right: auto;
	margin-left: auto;
}
#contents_top .middle_img {
	position: relative;
}
#contents_top .middle_img img {
	width:100%;
	height:auto;
}
#contents_top .middle_img .box{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	height:84%;
	width:100%;
}
#contents_top .middle_img .read_t,#contents_top .recruiting .read_t {
	color:#FFF;	
}
#contents_top .middle_img .read_et,#contents_top .recruiting .read_et {
	color:#FFF;	
}
#contents_top .middle_img .box>div {
	bottom: 0%;
	left: 50%;
	-webkit-transform: translate(-50%, 0%); /* Safari用 */
	transform: translate(-50%, 0%);
	position: absolute;
	z-index: 50;
}
#contents_top .middle_img .box>div .catch {
	color:#FFF;
	font-size:2.0vw;
	white-space: nowrap;
	font-family: heisei-kaku-gothic-std, sans-serif;
	font-weight: 700;
	font-style: normal;
	color:#fff;
	line-height: 1.5em;
	text-align: center;
}
@media screen and (max-width: 600px) {
#contents_top .middle_img .box>div .catch {
	color:#FFF;
	font-size:3.5vw;
	white-space: nowrap;
	font-family: heisei-kaku-gothic-std, sans-serif;
	font-weight: 700;
	font-style: normal;
	color:#fff;
	line-height: 1.5em;
}
}
#contents_top .more_b {
	text-align:center;
	margin-top:4em;
	position: relative;
	z-index: 100;
}
@media screen and (max-width: 600px) {
#contents_top .more_b {
	text-align:center;
	margin-top:4.0em;
}
}
#contents_top .more_b+.more_b {
	text-align:center;
	margin-top:3em;
}
#contents_top .more_b a {
	font-size:1.8rem;
	line-height: 1.1em;
	color:#FFFFFF;
	font-family: fira-sans, sans-serif;
	font-weight: 700;
	font-style: normal;
	letter-spacing: 4px;
	text-indent: -2px;
	background-color: #71747e;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 0.6em;
	padding-bottom: 0.9em;
	border: 1px solid #9c9998;
	width: 350px;
	display: inline-block;
}
@media screen and (max-width: 600px) {
#contents_top .more_b a {
	font-size:1.8rem;
	color:#FFFFFF;
	font-family: fira-sans, sans-serif;
	font-weight: 700;
	font-style: normal;
	letter-spacing: 4px;
	text-indent: -2px;
	background-color: #71747e;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 0.4em;
	padding-bottom: 0.7em;
	border: 1px solid #9c9998;
	width: 250px;
	display: inline-block;
}
}
#contents_top .more_b a:hover {
	background-color:#FFF;
	opacity:0.6;
	color:#111;
}
#contents_top .cross_talk {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:flex;
	margin-right: auto;
	margin-left: auto;
	max-width:900px;
	width: 90%;
	margin-top:65px;
	 -webkit-box-pack: justify;
     -ms-flex-pack: justify;
   justify-content: space-between;
    -webkit-box-align: center;
     -ms-flex-align: center;
        align-items: center;
}
@media screen and (max-width: 800px) {
#contents_top .cross_talk {
	display:block;
	margin:auto;
	margin-top:60px;
}
}
#contents_top .cross_talk .talk {
	width:380px;
	position: relative;
}
@media screen and (max-width: 800px) {
#contents_top .cross_talk .talk {
	width:50%;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
}
@media screen and (max-width: 600px) {
#contents_top .cross_talk .talk {
	width:60%;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
}
#contents_top .cross_talk .talk h3 {
	font-size:2.0rem;
	position: relative;
	z-index: 30;
	text-align: center;
}
@media screen and (max-width: 600px) {
#contents_top .cross_talk .talk h3 {
	font-size:1.7rem;
	position: relative;
	z-index: 30;
}
}
#contents_top .cross_talk .talk h3>span {
	display: inline-block
}
#contents_top .cross_talk .talk h3 b {
	font-size:1.4rem;
	font-weight:400;
}
@media screen and (max-width: 600px) {
#contents_top .cross_talk .talk h3 b {
	font-size:1.2rem;
	font-weight:400;
}
}

#contents_top .cross_talk .talk p {
	font-size:1.5rem;
	font-weight: bold;
	line-height: 1.6em;
	position: relative;
	z-index: 30;
}
#contents_top .cross_talk .talk div{
	width:100%;
	height:auto;
	margin-bottom: 10px;
	position: relative;
	z-index: 10;
}
#contents_top .cross_talk .talk div>img {
	width:100%;
	height:auto;
	margin-bottom: 10px;
	position: relative;
	z-index: 10;
}
#contents_top .cross_talk .talk div:after {
	content:"";
	height: auto;
	width: 100%;
	height:100%;
	display:block;
	background-color:#e3dfdc;
	position: absolute;
	top: -15px;
	right: -15px;
	z-index: 7;
}
@media screen and (max-width: 800px) {
#contents_top .cross_talk .talk div:after {
	content:"";
	height: auto;
	width: 100%;
	height:100%;
	display:block;
	background-color:#e3dfdc;
	position: absolute;
	top: -10px;
	right: -10px;
	z-index: 7;
}
}
#contents_top .cross_talk .multiplied {
	font-size:6.0em;
	margin-top:-0.5em;
	color:#b7a682;
	margin-right:25px;
	margin-left:45px;
}
@media screen and (max-width: 1000px) {
#contents_top .cross_talk .multiplied {
	font-size:5.0em;
	margin-top:-0.5em;
	color:#b7a682;
	margin-right:25px;
	margin-left:45px;
}
	}
@media screen and (max-width: 800px) {
#contents_top .cross_talk .multiplied {
	font-size:7.0em;
	margin-top:-0.3em;
	color:#b7a682;
	margin-right:auto;
	margin-left:auto;
	text-align: center;
}
}

#contents_top .recruiting {
	background-color:#71747e;
	padding-top:40px;
	padding-bottom:40px;
}

#people {
	background-color: #eeecea;
}
#contents_top .people_list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:flex;
	margin-right: auto;
	margin-left: auto;
	max-width:900px;
	margin-top:65px;
	 -webkit-box-pack: justify;
     -ms-flex-pack: justify;
   justify-content: space-between;
    -webkit-box-align: center;
     -ms-flex-align: center;
        align-items: center;
}
@media screen and (max-width: 950px) {
#contents_top .people_list {
	-ms-flex-wrap: wrap;      flex-wrap: wrap;
	width: 80%;
}
}
@media screen and (max-width: 600px) {
#contents_top .people_list {
	display:block;
	margin:auto;
	width: 100%;
	margin-top: 30px;
}
}
#contents_top .people_list .people {
	width:20%;
	position: relative;
}
@media screen and (max-width: 800px) {
#contents_top .people_list .people {
	width:38%;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
}
@media screen and (max-width:600px) {
#contents_top .people_list .people {
	width:60%;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
}
#contents_top .people_list .people h3 {
	font-size:2.0rem;
	position: relative;
	z-index: 30;
	text-align: center;
	line-height: 1.2em;
	position: relative;
	z-index: 2;
}
@media screen and (max-width: 600px) {
#contents_top .people_list .people h3 {
	font-size:1.7rem;
	position: relative;
	z-index: 30;
}
}
#contents_top .people_list .people h3>span {
	display: block
}
#contents_top .people_list .people h3 b {
	font-size:1.2rem;
	font-weight:400;
	line-height: 1.1em;
}
@media screen and (max-width: 600px) {
#contents_top .people_list .people h3 b {
	font-size:1.2rem;
	font-weight:400;
}
}

#contents_top .people_list .people p {
	font-size:1.5rem;
	font-weight: bold;
	line-height: 1.6em;
	position: relative;
	z-index: 30;
	text-align: center;
	margin-top: 0.8em;
	position: relative;
	z-index: 2;
}
#contents_top .people_list .people div {
	margin-bottom: 14px;
	position: relative;
	z-index: 10;
}
#contents_top .people_list .people div>img {
	width:100%;
	height:auto;
}
#contents_top .people_list .people div:after {
	content:"";
	height: auto;
	width: 100%;
	height:100%;
	display:block;
	background-color:#e3dfdc;
	position: absolute;
	top: -10px;
	right: -10px;
	z-index: -1;
}
@media screen and (max-width: 600px) {
#contents_top .people_list .people:after {
	content:"";
	height: auto;
	width: 100%;
	height:75%;
	display:block;
	background-color:#e3dfdc;
	position: absolute;
	top: -10px;
	right: -10px;
	z-index: 7;
}
}
