@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.main_visual {
	margin-bottom: 111px;
}
.main_visual .slick-slide {
	line-height: 0;
}
.main_visual img {
	width: 100%;
}
#main .since {
	margin-bottom: 147px;
}
#main .since h2 {
	margin: 0 auto 69px;
	max-width: 588px;
	display: flex;
	justify-content: space-between;
}
#main .since .ttl {
	width: 33.6%;
}
#main .since .h2_ttl {
	margin-top: -16px;
	font-size: 4.5rem;
	line-height: 1.77;
	letter-spacing: 0.1em;
}
#main .since p {
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 2.2;
}
#main .serch {
	margin-bottom: 135px;
	padding: 1px 0;
	background: url(../images/common/bg_img.jpg) repeat left top;
}
#main .serch_box {
	margin: -43px 0 -35px;
	padding: 50px 40px 50px;
	border-radius: 5px;
	background-color: #FB8C4B;
}
#main .form_search {
	margin-bottom: 95px;
	display: flex;
	align-items: center;
	background-color: #c7c8b2;
	border-radius: 5px;
}
#main .form_search .ttl {
	width: 190px;
	text-align: center;
}
#main .form_search select {
	padding: 10px 20px 10px 10px;
	flex: 1;
	height: 75px;
	color: #000;
	font-size: 1.6rem;
	font-weight: 500;
	border-radius: 0;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none; 
	background: #fff url("../images/index/select_bg.png") no-repeat right 27px center/17px auto;
	border: 3px solid #c7c8b2;
	box-sizing: border-box;
}
#main .form_search .submit input {
	width: 70px;
	height: 64px;
	cursor: pointer;
	appearance: none;
	-webkit-appearance: none;
	border: none;
	background: url("../images/index/icon_search.png") no-repeat top 22px center/26px auto;
}
#main .form_search select::-ms-expand { 
	display: none;
}
#main .serch_box .btn_list {
	margin-bottom: 92px;
	display: flex;
	justify-content: space-between;
}
#main .serch_box .btn_list li {
	width: 47%;
}
#main .serch_box .btn_list li .btn a {
	padding: 10px;
	height: 75px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	border-radius: 5px;
	background-color: #FFF;
	box-sizing: border-box;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
#main .serch_box .link_list {
	display: flex;
}
#main .serch_box .link_list li {
	margin-right: 28px;
	padding-right: 29px;
	width: calc((100% - 28px) / 3);
	border-right: 1px dashed #FFF;
	box-sizing: border-box;
}
#main .serch_box .link_list li:nth-child(3n - 1) {
	margin-right: 0;
}
#main .serch_box .link_list li:nth-child(3n) {
	margin-right: 0;
	padding-right: 0;
	padding-left: 29px;
	border-right: none;
}
#main .serch_box .link_list li .pho {
	margin-bottom: 20px;
}
#main .serch_box .link_list li .pho img {
	width: 100%;
}
#main .serch_box .link_list li p {
	margin-bottom: 15px;
	font-size: 1.4rem;
	line-height: 1.42;
}
#main .serch_box ul .btn {
	margin-bottom: 15px;
	background-color: #fff;
	border-radius: 5px;
}
#main .serch_box ul .btn a {
	padding: 5px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	border-radius: 5px;
	letter-spacing: 0.1em;
	background-color: #FFF;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	box-sizing: border-box;
}
#main .serch_box ul .btn a:hover {
	opacity: 0.7;
}
#main .serch_box ul .btn:last-child {
	margin-bottom: 0;
}
#main .serch_box .link_list01 {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #FFF;
}
#main .staff {
	margin-bottom: 80px;
}
#main .staff .head_line03 {
	margin-bottom: 180px;
}
#main .staff .bg_box {
	background: url(../images/index/bg_img.jpg) no-repeat center bottom 128px/cover;
}
#main .staff .bg_box .content {
	margin-bottom: -80px;
	transform: translateY(-80px);
}
#main .staff .staff_box .tab_navi {
	display: flex;
	justify-content: space-between;
}
#main .staff .staff_box .tab_navi li {
	width: 50%;
}
#main .staff .staff_box .tab_navi a {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 10px;
	height: 81px;
	color: #FFF;
	font-size: 2rem;
	text-align: center;
	border-radius: 10px 10px 0 0;
	letter-spacing: 0.1em;
	background-color: #A9CC56;
	box-sizing: border-box;
}
#main .staff .staff_box .tab_navi .li_style01 a {
	background-color: #C5E873;
}
#main .staff .staff_box .text_box {
	margin-top: -6px;
	padding: 36px 40px 46px;
	border-radius: 0 10px 10px 10px;
	position: relative;
	z-index: 1;
	background-color: #C5E873;
}
#main .staff .staff_box .text_box01 {
	border-top-left-radius: 10px;
	background-color: #A9CC56;
}
#main .staff .staff_box .photo {
	margin-bottom: 25px;
}
#main .staff .staff_box .photo img {
	width: 100%;
}
#main .staff .staff_box p {
	margin-bottom: 13px;
	font-size: 1.4rem;
	line-height: 2.14;
	letter-spacing: 0.09em;
}
#main .staff .staff_box .title {
	margin-bottom: 10px;
	padding: 6px 15px 10px;
	letter-spacing: 0.1em;
	display: inline-block;
	font-weight: 700;
	border: 4px solid #FFF;
	border-radius: 5px;
}
#main .staff .staff_box .img_box {
	display: flex;
	justify-content: space-between;
}
#main .staff .staff_box .img_box img {
	width: 100%;
}
#main .staff .staff_box .img_box .photo {
	margin-bottom: 0;
	width: 44.6%;
}
#main .staff .staff_box .img_box .pho_lsit {
	width: 50.4%;
}
#main .staff .staff_box .img_box .pho_lsit li {
	margin-bottom: 21px;
}
#main .staff .staff_box .img_box .pho_lsit li:last-child {
	margin-bottom: 0;
}
#main .movie .head_line03 {
	margin-bottom: 95px;
}
#main .movie .photo {
	margin-bottom: 95px;
	position: relative;
	height: 452px;
}
#main .movie .photo iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
}
#main .movie ul {
	margin-top: -15px;
	display: flex;
	flex-wrap: wrap;
}
#main .movie ul li {
	margin: 15px 15px 0 0;
	width: calc((100% - 30px) / 3);
}
#main .movie ul li:nth-child(3n) {
	margin-right: 0;
}
#main .movie ul li img {
	width: 100%;
}
@media all and (-ms-high-contrast:none) {
	#main .movie ul li {
		width: calc(33.333% - 10px);
	}
	#main .staff .staff_box .tab_navi .li_style01 {
		margin-right: -1px;
		width: calc(50% + 1px);
	}
	#main .form_search .submit input {
		height: 75px;
	}
}
@media all and (max-width: 896px) {
	#main .serch_box ul .btn a {
		letter-spacing: 0;
	}
}
@media all and (min-width: 768px) {
	#main .form_search .submit input:hover {
		opacity: 0.7;
	}
	#main .staff .staff_box .tab_navi a:hover {
		opacity: 0.7;
	}
}
@media all and (max-width: 767px) {
	.main_visual {
		margin-bottom: 19px;
	}
	#main .since {
		margin-bottom: 35px;
	}
	#main .since h2 {
		margin-bottom: 10px;
		max-width: inherit;
		display: block;
	}
	#main .since h2 span {
		display: block;
	}
	#main .since .ttl {
		width: auto;
		text-align: center;
	}
	#main .since .ttl img {
		width: 64px;
	}
	#main .since .h2_ttl {
		margin-top: 6px;
		font-size: 3rem;
		line-height: 1.5;
		text-align: center;
	}
	#main .since p {
		font-size: 1.5rem;
		line-height: 2;
	}
	#main .serch {
		margin-bottom: 40px;
		background-image: url("../images/common/sp_bg_img.jpg");
	}
	#main .serch_box {
		margin: -12px 0 -12px;
		padding: 10px 24px 47px;
	}
	#main .form_search {
		margin-bottom: 25px;
	}
	#main .form_search .ttl {
		width: 75px;
		color: #fff;
		font-size: 1rem;
	}
	#main .form_search select {
		height: 50px;
		font-size: 1rem;
		border-width: 1px;
		background-position: right 20px center;
		background-size: 8px auto;
	}
	#main .form_search .submit input {
		width: 37px;
		height: 42px;
		background-position: top 15px center;
		background-size: 19px auto;
	}
	#main .serch_box .btn_list {
		margin: 25px 0 27px;
		display: block;
	}
	#main .serch_box .btn_list li {
		margin-bottom: 33px;
		width: auto;
	}
	#main .serch_box .btn_list li:last-child {
		margin-bottom: 0;
	}
	#main .serch_box .btn_list li .btn a {
		height: 50px;
	}
	#main .serch_box .link_list {
		margin-top: 31px;
		display: block;
	}
	#main .serch_box .link_list li {
		margin: 25px 0 0;
		padding: 0 0 25px;
		width: auto;
		border-right: none;
		border-bottom: 1px dashed #FFF;
	}
	#main .serch_box .link_list li:last-child {
		padding-bottom: 0;
		margin-bottom: 0;
		border-bottom: none;
	}
	#main .serch_box .link_list li:nth-child(3n) {
		padding-left: 0;
	}
	#main .serch_box .link_list li .pho {
		margin-bottom: 10px;
		width: auto;
	}
	#main .serch_box .link_list li p {
		margin-bottom: 20px;
		line-height: 1.79;
	}
	#main .serch_box ul .btn {
		margin-bottom: 33px;
	}
	#main .serch_box ul .btn a {
		letter-spacing: 0.1em;
	}
	#main .staff {
		margin-bottom: 30px;
	}
	#main .staff .head_line03 {
		margin-bottom: 35px;
	}
	#main .staff .bg_box {
		padding: 30px 0;
		background-position: center top;
		background-image: url(../images/index/sp_bg_img.jpg);
	}
	#main .staff .bg_box .content {
		margin-bottom: 0;
		transform: translateY(0);
	}
	#main .staff .staff_box .tab_navi a {
		padding: 10px 10px 16px;
		height: 47px;
		font-size: 1.4rem;
	}
	#main .staff .staff_box .tab_navi li:first-child.on a {
		margin-right: -10px;
		position: relative;
		z-index: 1;
	}
	#main .staff .staff_box .tab_navi li:nth-child(2).on a {
		margin: 0 0 0 -10px;
		position: relative;
		z-index: 1;
	}
	#main .staff .staff_box .text_box {
		margin-top: -9px;
		padding: 20px 23px 25px;
	}
	#main .staff .staff_box .photo {
		margin-bottom: 10px;
		border-radius: 10px;
		overflow: hidden;
	}
	#main .staff .staff_box .title {
		margin-bottom: 5px;
		padding: 0 7px;
		font-size: 1rem;
		border-width: 2px;
	}
	#main .staff .staff_box p {
		line-height: 1.78;
	}
	#main .staff .staff_box .img_box {
		display: block;
	}
	#main .staff .staff_box .img_box .photo {
		margin-bottom: 10px;
		width: auto;
	}
	#main .staff .staff_box .img_box .pho_lsit {
		width: auto;
		display: flex;
		justify-content: space-between;
	}
	#main .staff .staff_box .img_box .pho_lsit li {
		margin-bottom: 0;
		width: 47.7%;
	}
	#main .movie .head_line03 {
		margin-bottom: 37px;
	}
	#main .movie .photo {
		margin-bottom: 45px;
		height: 55vw;
	}
	#main .movie ul {
		margin-top: -5px;
		justify-content: space-between;
	}
	#main .movie ul li {
		margin: 5px 0 0;
		width: calc((100% - 5px) / 2);
	}
}
@media all and (max-width: 374px) {
	#main .since p {
		letter-spacing: 0.08em;
	}
}
@media all and (max-width: 359px) {
	#main .since p {
		font-size: 1.4rem;
		letter-spacing: 0;
	}
}