/*
Last Updated: 2023-4-17
site:jb
Author:zeal
*/

/*----------------------------------------
	全体
----------------------------------------*/

html{
	font-family:'游ゴシック体', 'Yu Gothic', YuGothic,'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ ゴシック',sans-serif;
	/*font-family:'游明朝体','Yu Mincho','ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro','ＭＳ Ｐ明朝','ＭＳ 明朝','Sawarabi Mincho',serif;*/
	font-size:62.5%;
	color: /*#353535;*/ #000;
	-webkit-text-size-adjust:100%;
	line-height:1.5;
	font-weight: 500;
}
.meiryo{
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ ゴシック',sans-serif;
}
.yugo{
	font-family:'游ゴシック体', 'Yu Gothic', YuGothic,'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ ゴシック',sans-serif;
}
.yumin{
		font-family:'游明朝体','Yu Mincho','ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro','ＭＳ Ｐ明朝','ＭＳ 明朝','Sawarabi Mincho',serif;
}
.noto{
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
}

body{ font-size:1.4rem; font-size: 1.4em; }
img{ vertical-align: bottom; }
a{
	color:#14184c;
	transition: all 0.3s;
	text-decoration: none;
}
a:hover{
	color:#252b7e;
	transition: all 0.3s;
}
a, .op img{ transition: all 0.3s; }
a:hover, .op:hover img{
	opacity:0.70;
	transition: all 0.3s;
}

.max_respon{max-width:100%;}
#container{ overflow: hidden; }
li{ list-style:none; }
.center{ text-align:center; }
.text_right{ text-align:right; }

.clear{
	clear:both;
}

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

	.copy{ font-size: 1.8rem; }
	p{text-align:left;}

}/*END*/


/*----------------------------------------
	text
----------------------------------------*/

p{ line-height: 2; }
.text_bold{ font-weight: bold; }
.text_normal{ font-weight: normal; }
.text_white{ color:#fff; }
.text_blue{ color: #366ec1; }
.text_red{ color:red; }
.italic{ font-style: italic; }

.text_10{ font-size:1rem !important; }
.text_11{ font-size:1.1rem !important; }
.text_12{ font-size:1.2rem !important; }
.text_13{ font-size:1.3rem !important; }
.text_15{ font-size:1.5rem !important; }
.text_22{ font-size:2.2rem !important; }
.text_26{ font-size:2.6rem !important; }
.text_36{ font-size:3.6rem !important; }
.text_48{ font-size:4.8rem !important; }

.lh_28{ line-height: 2.8 !important; }
.lh_26{ line-height: 2.6 !important; }
.lh_24{ line-height: 2.4 !important; }
.lh_22{ line-height: 2.2 !important; }
.lh_20{ line-height: 2 !important; }
.lh_18{ line-height: 1.8 !important; }
.lh_16{ line-height: 1.6 !important; }
.lh_15{ line-height: 1.5 !important; }
.lh_14{ line-height: 1.4 !important; }
.ls_1{ letter-spacing: 1px; }
.ls_2{ letter-spacing: 2px; }
.ls_3{ letter-spacing: 3px; }
.ls_4{ letter-spacing: 4px; }

.ls_-1{ letter-spacing: -1px; }

@media print, screen and (min-width: 769px) {

	.text_16{ font-size:1.6rem !important; }
	.text_17{ font-size:1.7rem !important; }

	.text_18{ font-size:1.8rem !important; }
	.text_20{ font-size:2.0rem !important; }
	.text_24{ font-size:2.4rem !important; }

	.text_28{ font-size:2.8rem !important; }
	.text_30{ font-size:3.0rem !important; }
	.text_32{ font-size:3.2rem !important; }
	.text_42{ font-size:4.2rem !important; }
	.text_40{ font-size:4rem !important; }
	.text_50{ font-size:5rem !important; }
	.text_55{ font-size:5.5rem !important; }
	.ls_4{ letter-spacing: 4px; }

}/*END*/

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

	p{ line-height: 1.8; }
	.text_16{ font-size: 1.5rem; }
	.text_17{ font-size: 1.55rem; }

	.text_18{ font-size: 1.5rem; }
	.text_20{ font-size:1.6rem !important; }
	.text_24{ font-size: 2.2rem !important; }
	.text_26{ font-size:2.4rem !important; }

	.text_28{ font-size: 1.9rem !important; }
	.text_30{ font-size: 2rem !important; }
	.text_32{ font-size: 2rem !important; }
	.text_42{ font-size: 3rem !important; }

	.text_28{ font-size:2.1rem !important; }
	.text_30{ font-size:2.4rem !important; }
	.text_32{ font-size:2.6rem !important; }
	.text_42{ font-size:3.6rem !important; }
	.text_40{ font-size:3.6rem !important; }
	.text_50{ font-size:4rem !important; }
	.text_55{ font-size:4.3rem !important; }

	.text_sp16{ font-size: 1.6rem !important; }
	.text_sp25{ font-size: 2.3rem !important; }

	.ls_2{ letter-spacing: 1px; }
	.ls_4{ letter-spacing: 2px; }

}/*END*/

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

	p{ line-height: 1.8; }

	.text_24{ font-size: 1.8rem !important; }
	.text_26{ font-size:2.0rem !important; }

	.text_28{ font-size: 2.1rem !important; }
	.text_30{ font-size: 2.2rem !important; }
	.text_32{ font-size: 2.3rem !important; }
	.text_36{ font-size: 2.4rem !important; }
	.text_42{ font-size: 3rem !important; }
	.text_48{ font-size: 3.2rem !important; }

	.sp_text_left{
		text-align: left;
	}

	.ls_4{ letter-spacing: 1px; }

}/*END*/

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

	.text_30{ font-size: 2rem !important; }
	.text_42{ font-size: 2.8rem !important; }
	.ls_2{ letter-spacing: 0; }

}


/*----------------------------------------
	layout
----------------------------------------*/

.inner_frame{
	width: 100%;
	position: relative;
	box-sizing: border-box;
	padding-right: 20px;
	padding-left: 20px;
}
.large_inner_frame{
	width: 100%;
	max-width:1265px;
	position: relative;
	box-sizing: border-box;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
}

.inner_frame_bn{
	width: 100%;
	max-width: 900px;
	position: relative;
	box-sizing: border-box;
	margin-inline: auto;
}

.pc_block{
	display: block;
}
.sp_block{
	display: none;
}
.block{ display:block !important; }
.none{ display:none !important; }
a.link{
	color: #93da38;
	transition: all 0.4s;
	text-decoration: underline;
	color: #366ec1;
}

@media print, screen and (min-width: 769px) {

	.inner_frame{
		padding-right: 1.88%;
		padding-left: 1.88%;
	}

}/*END*/

@media print, screen and (min-width: 1080px) {

	.inner_frame{
		width: 1080px;
		padding-right: 20px;
		padding-left: 20px;
		margin-right: auto;
		margin-left: auto;
	}

}/*END*/

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

	.inner_frame{
		padding-right: 3%;
		padding-left: 3%;
	}

}/*END*/

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

	.pc_block{
		display: none;
	}
	.sp_block{
		display: block;
	}
	.inner_frame{
		padding-right: 3.5%;
		padding-left: 3.5%;
	}
	.sp_center{
		text-align: center;
	}

}/*END*/

.box_l{
	float: left;
	width: 48.1%;
}
.box_r{
	float: right;
	width: 48.1%;
}
.box_l55{
	float: left;
	width: 58%;
}
.box_r45{
	float: right;
	width: 40%;
}
.box_r65{
	width:68%;
	max-width:700px;
	float:right;
}
.box_l65{
	width:68%;
	max-width:700px;
	float:left;
}
.box_r60{
	width:60%;
	float:right;
}
.box_l60{
	width:60%;
	float:left;
}
.box_r40{
	width:36.4%;
	float:right;
}
.box_l40{
	width:36.4%;
	float:left;
}
.box_r50{
	width:50%;
	float:right;
}
.box_l50{
	width:50%;
	float:left;
}

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

	.box_l,
	.box_r{
		float: none;
		width: 100%;
	}
	.box_r65,.box_l65,.box_l60,.box_r60,.box_l40,.box_r40{
		float: none;
		width: 100%;
	}
	.box_l50,.box_r50{
		float:none;
		width:100%;
	}
	.box_l55,.box_r45{
		float: none;
		width: 100%;
	}

}/*END*/


/*----------------------------------------
	ヘッダーCSS
----------------------------------------*/

header{
	position: relative;
}
.head_inner{
	box-sizing: border-box;
	width:96%;
	max-width: 1350px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #366ec1;
	position: absolute;
	z-index: 2;
	transform: translate3d(-50%, 0, 0);
	top:20px;
	left:50%;
}
.header_l{
	width: 38%;
}
.header_r{
	width: 62%;
}
.head_nav_fl{
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.head_nav_fl li{
	padding-left: 10px;
}
h1.read{
	font-size: 1.1rem;
	font-weight: normal;
	color: #aaa;
}
.logo{
	padding-left:15px;
}
.head_nav_tex{
	display: flex;
	justify-content: flex-end;
	align-items: center;
	gap: 3.5%;
}
.head_nav_tex a{
	color: #fff;
}
.head_contact{
	background: #32b16c;
	max-width: 120px;
	width: 13%;
	box-sizing: border-box;
	padding: 18px 12px;
}

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

	.head_nav_tex{
		gap: 2%;
	}
	.head_inner{
		top:10px;
	}

}/*END*/

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

	.head_inner{
		width: 97%;
		padding: 15px 0;
		top:5px;
	}
	.head_nav_tex{
		display: block;
	}
	.head_contact{
		width: 70%;
		max-width: 100%;
		padding: 0 10px;
		margin: 0 auto !important;
	}

}/*END*/

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

	.header_l{
		width: 75%;
	}
	.header_r{
		width: 25%;
	}
	.head_inner{
		width: 94%;
		box-sizing: border-box;
		padding: 14px 0;
		top:8px;
	}
	h1.read{
		position: absolute;
		left:5px;
		letter-spacing: -1px;
	}

}/*END*/


/*----------------------------------------
	ドロワー
----------------------------------------*/

.drawer li a{
	position: relative;
	display: block;
	transition: all 0.4s;
	font-size: 1.4rem;
	color: #fff;
}
.drawer li a:hover{
	opacity: 0.7;
}

@media print, screen and (min-width: 769px) and ( max-width: 999px){

	.drawer li a{
		font-size: 1.3rem;
		letter-spacing: -1px;
	}

}/*END*/

@media print, screen and (min-width: 1000px) and ( max-width: 1199px){

	.drawer li a{
		font-size: 1.4rem;
	}

}/*END*/

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

	.menu_btn{
		width: 40px;
		height: 30px;
		position: fixed;
		top: 14px;
		right: 18px;
		cursor: pointer;
		z-index: 9999;
	}
	.menu_btn span{
		display: inline-block;
		width: 100%;
		height: 1px;
		background: #fff;
		position: absolute;
		left: 0;
		transition: all 0.5s;
	}
	.menu_btn span:nth-child(1){
		top: 0;
	}
	.menu_btn span:nth-child(2){
		top: 50%;
	}
	.menu_btn span:nth-child(3){
		bottom: 0;
	}
	.open .menu_btn span{
		background: #fff;
	}
	.menu_btn:hover span{
		background: #ccc;
		opacity: 0.9;
	}
	.open .menu_btn span:nth-child(1){
		transform: rotate(-45deg);
		margin-top: 14px;
	}
	.open .menu_btn span:nth-child(2){
		opacity: 0;
	}
	.open .menu_btn span:nth-child(3){
		transform: rotate(45deg);
		margin-bottom: 15px;
	}
	.drawer{
		position: fixed;
		background: rgba(0, 0, 0, 0.9);
		top: 0;
		right: 0;
		width: 120%;
		height: 100vh;
		left: -10%;
		height: 100vh;
		color: #fff;
		justify-content: center;
		visibility: hidden;
		opacity: 0;
		transform: translateX(100%);
		transition: 0.5s ease-in-out;
		z-index: 99;
	}
	.drawer ul{
		float: none;
		text-align: center;
		padding-top: 80px;
	}
	.drawer ul li{
		float: none;
		position: relative;
		transform: translateX(-150px);
		transition: transform 0.5s ease;
		margin-left: 0;
		margin-bottom: 10px;
	}
	.drawer ul li:nth-child(2){ transition-delay: 0.1s; }
	.drawer ul li:nth-child(3){ transition-delay: 0.15s; }
	.drawer ul li:nth-child(4){ transition-delay: 0.2s; }
	.drawer ul li:nth-child(5){ transition-delay: 0.25s; }
	.drawer ul li:nth-child(6){ transition-delay: 0.3s; }
	.drawer ul li:nth-child(7){ transition-delay: 0.35s; }
	.drawer ul li:nth-child(8){ transition-delay: 0.4s; }
	.drawer ul li:nth-child(9){ transition-delay: 0.45s; }
	.drawer ul li a{
		position: relative;
		transition: all 0.4s;
		display: inline-block;
		font-size: 1.6rem;
		color: #fff;
		text-decoration: none;
		cursor: pointer;
		font-weight: normal;
		padding: 15px 0;
	}
	.drawer li:first-child a{
		background: none;
		padding: 15px 0;
	}
	.drawer li:first-child a:hover{
		background: none;
	}
	.open .drawer{
		visibility: visible;
		opacity: 1;
		transform: translateX(0);
	}
	.open .drawer ul li{
		transform: translateX(0);
	}

}/*END*/

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

	.menu_btn{
		width: 36px;
		height: 24px;
		margin-left: auto;
		top: 14px;
		right: 18px;
	}
	.open .menu_btn span:nth-child(1){
		margin-top: 12px;
	}
	.open .menu_btn span:nth-child(3){
		margin-bottom: 12px;
	}
	.drawer ul{
		padding-top: 65px;
	}
	.drawer ul li{
		transform: translateX(-70px);
	}
	.drawer ul li a{
		font-size: 1.5rem;
	}

}/*END*/


/*----------------------------------------
	MV
----------------------------------------*/

.mv{
	position: relative;
}
.mv_left_area{
	width: 74.74%;
}
.mv_house{
	width: 39.48%;
	position: absolute;
	transform: translate(-50%,-50%);
	top:50%;
	right: -11.3%;
	max-width: 684px;
}
.mv_tex_block{
	width: 32%;
	position: absolute;
	top:50%;
	left:32%;
	transform: translate(-50%,-50%);
}
.mv_copy{
	max-width: 500px;
}
.mv_house .in_rela{
	position: relative;
}
.mv_slide_content{
	position: absolute;
	transform: translate(-50%,-50%);
	top: 54%;
	left: 50%;
	width: 84%;
	height: 70%;
	box-sizing: border-box;
}
.mv_deco{
	width: 67%;
	position: absolute;
	bottom: 0;
	right: 0;
}
.mv_slide .slick-dots {
	position: relative;
	z-index: 3;
	text-align: right;
	bottom: -40px;
	right:-5%;
}
.mv_slide .slick-dots li {
	display: inline-block;
	margin: 0 4px;
	width: auto;
}
.mv_slide .slick-dots button {
	padding: 0;
	color: transparent;
	outline: none;
	width: 40px;
	border: unset;
	height: 4px;
	display: block;
	background: #bfbfbf;
	cursor: pointer;
}
.mv_slide .slick-dots .slick-active button {
	background: #000;
}
.mv_slide .slide-item {
	width: 100%;
	position: relative;
	width: 100%;
	height: 100px;
	overflow: hidden;
}
.mv_slide .slide-item figure {
	display: block;
	width: 100%;
	height: 400px;
	overflow: hidden;
	margin: unset;
}
.mv_slide .slide-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.mv_slide .slick-dots li button::before{
	display: none;
}

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

	.mv_tex_block {
		width: 38%;
		left: 29%;
	}

}/*END*/

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

	.mv_tex_block {
		left: 24%;
	}

}/*END*/

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

	.mv_tex_block {
		width: 42%;
		top: 50%;
		left: 23%;
	}
	.mv_text{
		font-size: 1.2rem;
	}
	.mv_text.ls_2 {
		letter-spacing: 1px;
	}

}/*END*/

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

	.mv_tex_block {
		width: 60%;
		top: 58%;
		left: 32%;
	}
	.mv_copy{
		width: 70%;
	}

}/*END*/

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

	.mv_house{
		width: 88%;
		max-width: 380px;
		top: 202%;
		right: auto;
		left: 50%;
		bottom: auto;
	}
	.mv_left_area {
		width: 82%;
		height: 45vh;
		overflow: hidden;
		background: #f4f4f4;
	}
	.mv_left_area > img{
		width: 280%;
		margin-left: -120%;
		margin-top: -50%;
	}
	.mv_tex_block {
		width: 85%;
		top: 125%;
		left: 48%;
	}
	.mv_slide .slick-dots{
		bottom: -10px;
	}
	.mv_tex_block .lh_24{
		line-height: 1.8 !important;
	}
	.mv_copy {
		width: 100%;
		max-width: 364px;
	}
	.mv.m_b100{
		margin-bottom: 72vh !important;
	}
	.mv_deco{
		width: 140%;
		right: -45%;
	}

}/*END*/

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

	.mv_house{
		top:215%;
	}
	.mv.m_b100 {
		margin-bottom: 80vh !important;
	}

}/*END*/


/*----------------------------------------
	contents
----------------------------------------*/

a[href^="tel:"] {
	pointer-events: auto !important;
	cursor: pointer !important;
}
.palt{
	font-feature-settings: "palt";
}
.rela{
	position:relative;
}
.bg_blue{
	background: #366ec1;
}
.ttl img{
	max-width:500px;
}
.pr_copy{
	color: #366ec1;
	font-weight: 600;
}
.noto_b500{
	font-weight: 500;
}
.noto_b600{
	font-weight: 600;
}
.noto_b800{
	font-weight: 800;
}
.bs_img_r{
	width: 46.37vw;
	max-width: 626px;
}
.bs_img_l{
	width: 46.37vw;
	max-width: 626px;
	float: right;
}
.texflex{
	display: flex;
}
.aside_area{
	position: relative;
}
.sodan_box{
	width: 65%;
	max-width: 630px;
	background: rgba(255,255,255,0.9);
	padding:80px 6% 60px 6%;
	position: absolute;
	transform: translate(-50%,-50%);
	top:52%;
	left:50%;
}
.sodan_box_deco{
	width: 24%;
	max-width: 148px;
	position: absolute;
	top: -13.2%;
	left: 5%;
}

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

	.sodan_box{
		width: 80%;
		padding: 6%;
	}
	.aside_area {
		overflow: hidden;
	}
	.aside_area > img{
		width: 140%;
		margin-left: -20%;
	}
}/*END*/

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

	.list_fl_three li{
		width: 47%;
		padding-bottom: 35px;
	}
	.sp_pb40{
		padding-bottom: 40px !important;
	}
	.list_fl_three li{
		width: 80%;
		padding-bottom: 15px;
		margin: 0 auto;
	}
	.bs_img_r{
		width: 100%;
	}
	.bs_img_l{
		width: 100%;
		float: none;
	}
	.aside_area {
		overflow: hidden;
	}
	.aside_area > img{
		width: 160%;
		margin-left: -30%;
	}
	.sodan_box{
		width: 85%;
		padding: 4%;
	}
	.sodan_box .text_16{
		font-size: 1.3rem !important;
	}
	.sp_lh{
		line-height: 1.2;
		letter-spacing: 2px;
	}

}/*END*/


/*----------------------------------------
	footer
----------------------------------------*/

footer a{
	color: #fff !important;
}
.foot_menu_list,.foot_menu_business{
	display: flex;
	justify-content: center;
	gap:20px 2.8%;
	font-size:1.4rem;
	color:#fff;
}
.copyright{
	font-size:1.2rem;
	color: #bacbe5;
	text-align: center;
}

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

	.foot_menu_list {
		font-size: 1.4rem;
	}

}/*END*/

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

	.copyright{
		font-size:1.2rem;
	}
	.foot_fl{
		display: block;
		padding: 30px 4.5%;
	}
	.foot_l,.foot_r{
		width: 100%;
	}
	.foot_r{
		padding: 0;
	}
	.foot_menu_list{
		display: block;
		margin-bottom: 0;
		font-size: 1.4rem;
	}
	.foot_menu_list li {
		margin-right: 0;
		border-bottom: 1px solid #81aadb;
	}
	.foot_menu_list li a{
		display: block;
		padding: 15px 0 15px 3%;
	}
	.foot_menu_business{
		display: block;
		margin-bottom: 0;
		font-size: 1.4rem;
	}
	.foot_menu_business span{
		display: block;
	}
	.parentheses{
		display: none !important;
	}
	.foot_menu_business:last-of-type{
		margin-bottom: 30px;
	}
	.foot_menu_business span {
		margin-right: 0;
		border-bottom: 1px solid #81aadb;
	}
	.foot_menu_business span a{
		display: block;
		padding: 15px 0 15px 3%;
	}
	.fl_inner{
		flex-wrap: wrap;
		gap: 0;
	}
	.fl_inner .box{
		width: 100%;
	}
	.fl_inner .order01{
		order: 1;
	}
	.fl_inner .order02{
		order: 2;
	}
	.foot_logo {
		padding-bottom: 15px;
	}

}/*END*/


/*----------------------------------------
	map
----------------------------------------*/

.map{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
	padding: 43.15% 0 0;
	text-align: center;
}
.map iframe{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	-ms-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
}
.map iframe:not(:target){
	left: 0\9;
	top: 0\9;
}
.map iframe{
	left: 0\9;
	top: 0\9;
}
@media all and (-ms-high-contrast: none) {
.map iframe{
		left: 50%\9 !important;
		top: 50%\9 !important;
	}
}
.map{ z-index: 2; }/*chrome対策*/

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

	.map{ padding: 60% 0 0; }

}/*END*/


/*----------------------------------------
	Table基本
----------------------------------------*/

table.base{
	width: 100%;
	line-height: 2;
	border-top: 1px dotted #000;
}
table.base th,
table.base td{
	box-sizing: border-box;
	border-bottom: 1px dotted #000;
	padding: 20px 20px;
	text-align: left;
}
table.base th{
	width: 20%;
	vertical-align: top;
}
.border_non th,
.border_non td{
	border-bottom: none !important;
}

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

	table.base{ line-height: 1.5; }
	table.base th,
	table.base td{
		display: block;
	}
	table.base th{
		width: 100% !important;
		padding: 12px 3% 0 3% !important;
		border-bottom: none !important;
	}
	table.base td{ padding: 5px 3% 12px 3% !important; }

}/*END*/


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

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

.sp_none{
	display: block;
}

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

	.sp_none{
		display: none;
	}

}/*END*/

.foot_logo img{
	max-width: 179px;
}
header.send{
	position: relative;
	background-color: #ebf1f1;
}
@media screen and (min-width: 600px){

	.sp_menu{
		position: fixed;
		bottom: 10vh!important;
		right: 0;
		transition: all 0.4s;
	}
	.sp_menu img{
		max-width: 55px;
	}

}/*END*/

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

	.sp_menu{
		max-width: 500px;
		position: fixed;
		left: 0;
		right: 0;
		bottom: -150px;
		transition: all 0.4s;
		margin: auto;
		background: #fff;
		z-index: 10;
	}
	.sp_menu li{
		float: left;
		width: 50%;
	}
	.foot_logo img{
		max-width: 250px;
	}

}/*END*/


/*----------------------------------------
	top news
----------------------------------------*/

.text_gray{ color: #969696; }

.photo_frame{
	position: relative;
	overflow: hidden;
	aspect-ratio: 8 / 5;
}
.photo_frame img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.new_label{
	background: #cc1717;
	color: #fff;
	padding: 5px 15px;
	display: inline-block;
	font-size: 1.4rem;
}
.photo_frame .new_label{
	position: absolute;
	left: 0;
	top: 0;
}
.cat_label{
	display: inline-block;
	line-height: 1;
	color: #fff;
	background: #2f63b9;
	padding: 3px 10px;
	margin-right: 5px;
	margin-bottom: 15px;
	transition: all 0.4s;
	text-decoration: none;
}
.top_topics{
	border-top: 1px dotted #000;
}
.top_topics li{
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #000;
}
.top_topics li a{
	display: block;
	color: inherit;
}
.news_data{
	padding-top: 20px;
	float: left;
	width: calc((430/680)*100%);
}
.news_img{
	position: relative;
	float: right;
	width: calc((230/680)*100%);
}
.btn_border{
	position: relative;
	border: 1px solid #a0a0a0;
	box-sizing: border-box;
	text-align: center;
	padding-right: 20px;
	display: block;
	padding: 16px 0;
	color: #000;
	width: 200px;
	text-decoration: none;
	transition: all 0.4s;
	padding-right: 20px;
}
.btn_border:hover{
	border-color: #000;
	color: #000;
}
.btn_border span{
	display: inline-block;
	position: absolute;
	right: 30px;
	top: 50%;
	transform: translateY(-50%);
}
.btn_border span:before,
.btn_border span:after{
	content: "";
	background: #000;
	width: 1px;
	height: 10px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
}
.btn_border span:before{
	transform: rotate(45deg);
	margin-top: -1px;
}
.btn_border span:after{
	transform: rotate(-45deg);
	margin-top: -8px;
}
.btn_center{
	margin-left: auto;
	margin-right: auto;
}
.works_ttl{
	margin-left: auto;
	margin-right: auto;
	width: calc((400/1040)*100%);
}

.list_three{
	display: grid;
	grid-template-columns: repeat(3,1fr);
	gap: 40px;
}
.list_three li a{
	display: block;
	color: inherit;
	text-decoration: none;
	transition: all 0.4s;
}
.list_three li a .photo_frame img{
	transition: all 0.4s;
}
.list_three li a:hover .photo_frame img{
	transform: scale(1.1);
}

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

	.list_three{
		gap: 30px;
	}

}/*END*/

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

	.list_three{
		display: block;
	}
	.list_three li{
		margin-bottom: 35px;
	}

}/*END*/

@media screen and (min-width: 600px){

	.top_news_l{
		float: left;
		width: calc((300/1040)*100%);
	}
	.top_news_r{
		float: right;
		width: calc((680/1040)*100%);
	}
	.sp_btn{
		display: none;
	}

}/*END*/

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

	.pc_btn{
		display: none;
	}
	.top_topics h2{
		width: 280px;
	}
	.btn_border{
		width: 100%;
	}
	.works_ttl{
		width: 320px;
	}

}/*END*/
