@charset "UTF-8";

/*----------------------------------------
	- base
-----------------------------------------*/

/*=======================================
	base
=======================================*/
/* 幅 */
.w1060 {
	max-width: 1060px;
	width: 90%;
	margin: 0 auto;
}
.flex_area {
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display: flex;
}
.tate {
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}
.sttl {
	font-weight: 400;
	letter-spacing: 0.1em;
	font-size: 30px;
}
.txt {
	/* letter-spacing: 0.2em; */
	letter-spacing: 0.17em;
	line-height: 2.33;
	font-weight: 300;
	text-align: justify;
	font-size: 18px;
}
@media only screen and (max-width: 768px){
/* 幅 */
.w1060 {
	max-width: 1060px;
	width: 90%;
	margin: 0 auto;
}
.flex_area {
	display: block;
}
.sttl {
	font-size: 26px;
}
.txt {
	line-height: 2;
	font-size: 16px;
}
}






/*=======================================
	mv_wrap
=======================================*/
#mv_wrap .mv_bg {
	margin: 80px 0 0;
	width: 100%;
	background: url(../../image/about/main.jpg) no-repeat center;
	background-size: cover;
	height: 520px;
}
#mv_wrap .mv_bg .contents {
	display: flex;
	align-items: center;
	height: 100%;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	padding-top: 85px;
}
#mv_wrap .mv_bg .contents .title {
	font-size: 28px;
	letter-spacing: 0.4em;
	color: #fff;
	font-weight: 500;
}
@media screen and (max-width: 768px) {
	#mv_wrap .mv_bg {
		margin: 50px 0 67px;
		background: url(../../image/about/main_sp.jpg) no-repeat center;
		background-size: cover;
		height: 520px;
	}
	#mv_wrap .mv_bg .contents .title {
		font-size: 30px;
		padding-left: 0;
		letter-spacing: 0.28em;
	}
}



/*=======================================
	intro_wrap
=======================================*/
#intro_wrap {
	background: #EEEBE6;
	padding: 110px 0 155px;
}
#intro_wrap .flex_area {
	justify-content: space-between;
}
#intro_wrap .contents > .flex_area {
	margin-bottom: 90px;
}
#intro_wrap .left {
	width: 61.6%;
}
#intro_wrap .left .img {
	width: 58.19%;
	margin-bottom: 47px;
}
#intro_wrap .left .sttl {
	width: 28%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
#intro_wrap .left .txt {
	width: 72%;
	margin-top: 60px;
	letter-spacing: 0.02em;
}
#intro_wrap .right {
	width: 33.58%;
}
#intro_wrap .contents > .img {
	max-width: 1000px;
	margin: 0 auto;
}
@media only screen and (max-width: 768px){
#intro_wrap {
	padding: 0 0 114px;
}
#intro_wrap .contents {
	width: 100%;
}
#intro_wrap .flex_area {

}
#intro_wrap .contents > .flex_area {
	margin-bottom: 30px;
}
#intro_wrap .left {
	width: 100%;
}
#intro_wrap .left .img {
	width: 100%;
	margin-bottom: 55px;
}
#intro_wrap .left .img.sp {
	margin-bottom: 35px;
}
#intro_wrap .left .sttl {
	width: fit-content;
	display: block;
	margin: 0 auto 35px;
	font-weight: 600;
	color: #404040;
	letter-spacing: 0.28em;
}
#intro_wrap .left .sttl span {
	margin-top: 5em;
}
#intro_wrap .left .txt {
	width: 84%;
	margin: 0 auto;
}
#intro_wrap .right {
	width: 100%;
}
#intro_wrap .contents > .img {width: 90%;}
}



/*=======================================
	about_wrap
=======================================*/
#about_wrap {
	background: #252526;
	padding: 115px 0 0;
	color: #fff;
	margin-bottom: 155px;
}
#about_wrap .contents {
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display: flex;
	justify-content: flex-end;
}
#about_wrap .contents > .flex_area{
	max-width: 1170px;
	/* margin-left: calc(100% - 1170px); */
	justify-content: space-between;
	margin-bottom: 155px;
	align-items: flex-end;
	width: 90%;
}
#about_wrap .contents .left {
	width: 47.09%;
	flex-direction: row-reverse;
	justify-content: space-between;
}
#about_wrap .contents .right {
	width: 42.64%;
}
#about_wrap .contents .sttl span {
	margin-top: 1.8em;
}
#about_wrap .contents .txt {
	width: 74.77%;
	margin-top: 45px;
	letter-spacing: 0.02em;
}
@media only screen and (max-width: 768px){
#about_wrap {
	padding: 65px 0 0;
	margin-bottom: 155px;
}
#about_wrap .contents {
	display: block;
}
#about_wrap .contents > .flex_area{
	margin-bottom: 115px;
	width: 100%;
}
#about_wrap .contents .left {
	width: 100%;
}
#about_wrap .contents .left .sttl {
	width: fit-content;
	margin: 0 auto 20px;
	font-weight: 600;
	letter-spacing: 0.2em;
	height: 300px;
	line-height: 1.68;
}
#about_wrap .contents .right {
	width: 92vw;
	margin-left: auto;
}
#about_wrap .contents .sttl span {
	margin-top: 20px;
}
#about_wrap .contents .txt {
	width: 84%;
	margin: 0 auto 25px;
	letter-spacing: 0;
}
}



/*=======================================
	outline_wrap
=======================================*/
#outline_wrap  {
	margin-bottom: 145px;
}
#outline_wrap .contents {
	max-width: 1000px;
	margin: 0 auto;
	justify-content: space-between;
	width: 90%;
}
#outline_wrap .contents .sttl {
	padding-left: 15px;
	position: relative;
	letter-spacing: 0.3em;
}
#outline_wrap .contents .sttl::before {
    content:  "";
    width:  1px;
    height:  393.54px;
    display:  inline-block;
    background-color: #707070;
	position: absolute;
	left: 0;
	top: -45px;
}
#outline_wrap .contents .right {
	width: 59.23%;
}
#outline_wrap .contents .right dl {
	border-bottom: 1px solid #707070;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display: flex;
	font-family: 'Noto Sans JP', sans-serif;
	padding: 22px 0;
}
#outline_wrap .contents .right dl:first-child {
	border-top: 1px solid #707070;
}
#outline_wrap .contents .right dt {
	font-size: 15px;
	font-weight: 300;
	width: 30.55%;
	color: #000;
}
#outline_wrap .contents .right dd {
	font-size: 16px;
}
@media only screen and (max-width: 768px){
#outline_wrap  {
	margin-bottom: 165px;
}
#outline_wrap .contents {width: 84.4%;}
#outline_wrap .contents .sttl {margin: 0 auto 45px;}
#outline_wrap .contents .sttl::before {
    height: 162.4px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform : translateY(-50%);
}
#outline_wrap .contents .right {
	width: 100%;
}
#outline_wrap .contents .right dl {
	display: flex;
	padding: 22px 0;
}

#outline_wrap .contents .right dt {
	font-size: 14px;
	width: 39.39%;
}
#outline_wrap .contents .right dd {
	font-size: 14px;
	width: 60.61%;
}
}



/*=======================================
	access_wrap
=======================================*/
#access_wrap {
	margin-bottom: 165px;
}
#access_wrap .contents {
	max-width: 1050px;
	margin: 0 auto;
	position: relative;
	left: 25px;
	width: calc(90% - 25px);
}
#access_wrap .contents .flex_area {
	justify-content: space-between;
}
#access_wrap .contents .left {
	width: 47.61%;
	height: 0;
	overflow: hidden;
	padding-bottom: 47.61%;
	position: relative;
}
#access_wrap .contents .left iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
#access_wrap .contents .sttl {
    position: relative;
    display: inline-block;
    margin-bottom: 25px;
}
#access_wrap .contents .sttl::before {
    content:  "";
    width:  120.79px;
    height:  1px;
    display:  inline-block;
    background-color: #707070;
    position: absolute;
    right: -4.5em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform : translateY(-50%);
}
#access_wrap .contents .left iframe {
	width: 100%;
}
#access_wrap .contents .right {
	width: 42.09%;
	padding-top: 50px;
}
#access_wrap .contents .right h3 {
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 45px;
}
#access_wrap .contents .right dl {
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display: flex;
	font-family: 'Noto Sans JP', sans-serif;
	justify-content: space-between;
}
#access_wrap .contents .right dl:not(:last-child) {
	margin-bottom: 30px;
}
#access_wrap .contents .right dl dt {
	font-size: 15px;
	width: 23.05%;
}
#access_wrap .contents .right dl dd {
	font-size: 16px;
	line-height: 1.625;
	width: 76.95%;
}
#access_wrap .contents .right dl dd span {
	display: block;
}
#access_wrap .contents .right dl dd span:not(:last-child) {
	margin-bottom: 10px;
}

@media screen and (max-width: 1160px) {
	#access_wrap .contents .flex_area {
		justify-content: unset;
		align-items: center;
		gap: 0 10%;
	}
	#access_wrap .contents .right {
		width: auto;
		padding-top: 0;
	}
	#access_wrap .contents .right h3 {
		margin-bottom: 20px;
	}
	#access_wrap .contents .right dl:not(:last-child) {
		margin-bottom: 15px;
	}
}

@media only screen and (max-width: 768px){
#access_wrap {
	margin-bottom: 120px;
}
#access_wrap .contents {
	left: 0;
	width: 90%;
}

#access_wrap .contents .left {
	width: 100%;
	margin-bottom: 20px;
}
#access_wrap .contents .sttl {
    margin-bottom: 25px;
    font-size: 18px;
}
#access_wrap .contents .sttl::before {
    right: -8em;
}
#access_wrap .contents .left {
	padding-bottom: 100%;
}
#access_wrap .contents .right {
	width: 95%;
	margin: 0 auto;
}
#access_wrap .contents .right h3 {
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 25px;
}
#access_wrap .contents .right dl {
	display: flex;
	justify-content: space-between;
}
#access_wrap .contents .right dl:not(:last-child) {
	margin-bottom: 20px;
}
#access_wrap .contents .right dl dt {
	font-size: 14px;
	width: 20.46%;
}
#access_wrap .contents .right dl dd {
	font-size: 14px;
	width: 79.54%;
}

#access_wrap .contents .right dl dd span:not(:last-child) {
	margin-bottom: 10px;
}
}

.i4ewOd-pzNkMb-haAclf {
	display: none !important;
}





