/* MbDevelopment */

.top_info3 {
	width:960px;
	margin:38px auto 320px;
	position: relative;
	z-index: 3;
}
.top_subtitle {
	font-size: 60px;
	font-weight: 600;
	display:flex;
	align-items: center;
	font-family: 'Akrobat Black', sans-serif;
	letter-spacing: 10px;
}

.top_subtitle_border {
	width:300px;
	border-top:#808080 2px solid;
	margin-left:30px;
}
.black_border {
	border-top:#fff 2px solid;
}
.top_subtext {
	text-align: justify;
	font-size: 16px;
	font-weight: 600;
	margin: 10px auto 60px;
	line-height: 180%;
	color: fff;
}

.top_info3_link_box {
	text-align: center;
	position: absolute;
	right:0;
	top:40px;
}
.top_info3_link_box_ca {
    right: 70px;
    top: 99px;
}
.top_info3_link_box_ca2 {
    right: 45px;
    top: 86px;
}
.top_info3_link_box_ca3 {
    right: 56px;
    top: 80px;
}
.top_info3_link_box_ca4 {
    right: 37px;
    top: 96px;
}
.top_info3_link_box span {
	font-size: 16px;
	font-weight: 600;
}
.top_info3_link_box p {
	font-size: 24px;
	font-family: 'Akrobat Black', sans-serif;
	margin:0;
}
.top_info3_link_box_ca4 p{
	font-size: 22px;
	font-family: 'Akrobat Black', sans-serif;
	margin:0;
}
.top_info3 a {
	width:465px;
	color: #000;
	margin-bottom:40px;
	position: relative;
}
.top_service_flex {
	width:980px;
	display:flex;
	justify-content: space-between;
}
.top_margin {
	position: absolute;
	top:150px;
}

.top_info4_box {
    background: linear-gradient(180deg, #242424 0%, #242424 70%, #fff 70%, #fff 100%);
	padding: 70px 30px 0 30px;
	height: 700px;
}

.top_info4 {
	width:1260px;
	margin: 0px auto 0;
}

.top-work {
	display: flex;
	justify-content: center;
	gap: 8px;
	margin: 8px auto 0 auto;
}

.top-work_thumb {
	position: relative;
	display: inline-block;
	text-align:center;
	text-decoration: none;
}

.top-work_thumb-box {
	text-align:center;
	overflow: hidden;
}

.top-work_thumb-img {
	vertical-align:top;
	max-width: 630px;
	width: 100%;
	text-decoration: none;
	transition:.5s all;
	overflow: hidden;
}

.top-work_thumb:hover .top-work_thumb-img {
	transform: scale(1.1); 
}

.top-work_thumb-img-sp {
	display: none;
}

.top-work_thumb-txts {
	position: absolute;
	bottom: 0;
	left: 0;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding: 7%;
	text-align: left;
    color: #fff;
    background-color: #555555b3;
    transition: .3s ease-in-out;
	opacity: 0;
}

.top-work_thumb:hover .top-work_thumb-txts {
	opacity: 1;
}

.top-work_thumb:hover .top-work_thumb-img-pc {
	display: none;
}
.top-work_thumb:hover .top-work_thumb-img-sp {
	display: block;
}

.top-work_thumb-txts-title {
	position: absolute;
	bottom: 0;
	margin-bottom: 7%;
	padding-bottom: 32px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5;
	letter-spacing: .05em;
}

.top-work_thumb-txts-cat {
	position: absolute;
	bottom: 0;
	margin-bottom: 7%;
	font-size: 14px;
}

.top-work_thumb2 {
	vertical-align:top;
	max-width: 420px;
	width: 100%;
}

.top-work-sp {
	display: none;
}

@media (max-width: 768px) {
	.top_info4_box {
		height: 650px;
	}

	.top-work-pc {
		display: none;
	}

	.top-work-sp {
		display: block;
	}


	.top-work_thumb-txts-title {
		font-size: 18px;
		font-weight: bold;
	}


	.top-work_thumb-txts-title2 {
		font-size: 13px;
	}

	.top-work_thumb-txts-cat {
		font-size: 14px;
	}

	.top-work_thumb-txts-cat2 {
		font-size: 12px;
	}
}


.slider {
	width:1200px;
	display:flex;
	justify-content: space-between;
	margin: 0 auto;
	color: #000;
	font-weight: 600;
}
.slider a {
	color:#000;
	text-decoration:none;
}
.slider img {
	width:310px;
	height:auto;
}
.slider_title {
	font-size: 16px;
	font-weight:400;
	margin-top:15px;
}
.slider_text {
	font-size: 14px;
}
.slider_button {
	width:360px;
	margin : 50px auto;
	text-align:center;
}
.slider_button a {
	width:360px;
	height: 60px;
	background: #000;
	color: #fff;
	text-decoration: none;
	font-size: 18px;
	display:flex;
	align-items: center;
	justify-content: center;
	position: relative;
	font-family: 'Akrobat Black', sans-serif;
	margin: 0 auto;
	letter-spacing: 3px;
}
.slider_button img {
	width:40px;
	height: auto;
	position: absolute;
	right:40px;
}
.slider_button a:hover {
	opacity: 0.8;
}


.top_info5{
	width:960px;
	margin: 300px auto 0;
	position: relative;
	z-index:400;
}
.blog {
	width:1020px;
	display:flex!important;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
	z-index:410;
	margin:0 auto;
}

.blog::after {
	display: block;
	content:"";
	width: 300px;
}

.blog_box {
	width:300px;
	margin-top: 50px;
	box-shadow: 11px 11px 8px rgba(0,0,0,0.08) ;
	position: relative;
	background: #fff;
	z-index:420;
}
.blog_box img {
	width:300px;
	height:auto;
}
.blog_text {
	width:85%;
	height: 120px;
	font-size: 14px;
	line-height: 180%;
	margin: 20px auto 0;
}
.blog_flex_sub {
	width:85%;
	display:flex;
	font-size: 10px;
	margin: 0 auto;
}
.blog a {
	width:300px;
	text-decoration: none;
	color: #000;
	font-weight: 600;
}
.blog_ca {
	margin-left:30px;
	margin-bottom:17px;
}

.commingsoon__img {
	max-width: 960px;
	width: 100%;
}

footer {
	background: #242424;
	text-align: center;
	margin:85px auto 0;
	padding-top:50px;
	padding-bottom:30px;
	z-index: 430;
	position: relative;
}
footer img {
	width:150px;
}
.company {
	color: #fff;
	font-size: 14px;
}
.copyright {
	font-size: 10px;
	margin-top:30px;
	color: #fff;
}
.footer {
	margin-bottom:30px;
}
.footer iframe {
	width:400px;
	height: 200px;
	filter: grayscale(100%);
}
@media (max-width: 768px) {
	footer {
	background: #000;
	text-align: center;
	margin:50px auto 0;
	padding-top:50px;
	padding-bottom:30px;
	z-index: 430;
	position: relative;
}
	.blog_box img {
	width:100%;
	height:auto;
}
}

.top_info3_ba {
	position: relative;
}
.top_img_back1 {
	position: absolute;
	right:0;
}
.top_img_back1 img {
	width:188px;
}
.top_img_back2 {
	position: absolute;
	bottom:0;
}
.top_img_back2 img {
	width:167px;
}
.top_img_back3 {
	position: absolute;
	bottom:-333px;
	right:0;
	z-index: 2;
}
.top_img_back1_2 {
	left:0;
}
.top_img_back2_2 {
	right:0;
	top:100px;
}
.top_img_back4 {
	position: absolute;
	right:100px;
	top:120px;
}
.top_img_back4 img {
	width:1000px;
}




@media (max-width: 768px) {
.top_info3 {
    width: 90%;
    margin: 38px auto 150px;
}
	.top_subtitle_border {
   display:none;
}
	.top_subtext {
	width:90%;
	font-size: 14px;
	margin: 10px auto 30px;
}
	.top_subtitle {
    width:90%;
		margin:  0 auto;
		text-align:center;
		justify-content:center;
}
	.top_service_flex {
    display: block;
}
	.top_info3_link {
    width: 90%;
    height: 250px;
    position: relative;
}
	.top_margin {
    position: relative;
    top: 0px;
}
	.slider {
    width: 90%;
    display: block;
    justify-content: space-between;
    margin: 0 auto;
    color: #000;
    font-weight: 600;
}
	.blog {
    width: 100%;
    display: block;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    z-index: 410;
}
	.blog_box {
    width: 90%;
    margin:0px auto 30px;
    box-shadow: 11px 11px 8px rgb(0 0 0 / 8%);
    position: relative;
    background: #fff;
    z-index: 420;
}
	.top_service_flex {
		width:100%;
	}
}


.top_info3_link {
	width:465px;
	height: 300px;
	position: relative;
	background-image: url("../images/top_link1.png")!important;
	background-position: center center;
	background-size: cover;
	box-shadow: 0 10px 25px 0 rgba(0, 0, 0, .5);
}
.top_info3_link2 {
	background-image: url("../images/top_link2.jpg")!important;
	background-position: center center;
	background-size: cover;
}
.top_info3_link3 {
	background-image: url("../images/top_link3.jpg")!important;
	background-position: center center;
	background-size: cover;
}
.top_info3_link4 {
	background-image: url("../images/top_link4.jpg")!important;
	background-position: center center;
	background-size: cover;
}



/*==// スライダーと文字のwrap //==*/
main > div{ position:relative; }
/*==// 上に載せる文字部分 //==*/
main > div section{
	color:#fff;
	position:absolute;
	/*上下中央に文字配置*/
	top:50%;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	left:10%;
}
main > div section h2{ margin-bottom:15px; font-size:30px; font-size:3rem; }
main > div section p{ font-size:18px; font-size:1.8rem; }
/*===================================
 スライダーの指定だけならここから下だけでOK
===================================*/
/*==// スライダーのコンテナ //==*/
main .slider{
		padding-top:46px;/*戻るボタンの高さ分あけてます*/
		width:100%;/* スライダーの幅を指定*/
		list-style:none;
	}
/*==//  ここから矢印  //==*/
.slick-arrow{ z-index:100; }
.slick-next{ right:10px;}/*内側に右から10ピクセル移動*/
.slick-prev{ left:10px; }/*内側に左から10ピクセル移動*/


.menu-list a:hover {
	opacity:0.5;
}
.blog_box:hover {
	opacity:0.8;
}
.content_nav:hover {
	opacity:0.8;
}
	
@media (max-width: 768px) {
	.top_info3_link {
    width: 90%;
    height: 230px;
    position: relative;
		margin: 0 auto 40px;
		box-shadow: 0 10px 10px 0 rgb(0 0 0 / 30%);
}
	.top_info3_link_box_ca4 {
    right: 53px;
    top: 46px;
}
	.top_info3_link_box_ca {
    right: 102px;
    top: 55px;
}
.top_info3_link_box_ca3 {
    right: 97px;
    top: 45px;
}
	.top_info3_link_box_ca2 {
    right: 85px;
    top:50px;
}
	.top_info3_link_box_ca4 p {
   margin-top:0;
		margin-bottom:0;
		font-family: 'Akrobat Black', sans-serif;
		font-size:30px;
}
	.top_info3_link_box p {
     margin-top:0;
		margin-bottom:0;
		font-family: 'Akrobat Black', sans-serif;
		font-size:30px;
}
		.slider_button a {
    width: 80%;
	margin:  0 auto;
}
		.top_info4 {
    width: 90%;
    margin: 0px auto 0;
}
	
.top_info5 {
    width: 90%;
    margin: 150px auto 0;
}
}

	.top_info5 {
    margin: 300px auto 0;
    position: relative;
    z-index: 400;
}



.blog_text {
    width: 85%;
    height: 80px;
}
.slider_button {
    width:100%;
    margin: 50px auto;
		text-align:center;
}
.top_img_back1 img {
   opacity:0.3;
}
.slider img {
    width: 90%;
    height: auto;
}

.top_subtitle-work,
.top_subtext-work{
	color: #fff;
	margin: 0;
}

.c-f {
	color: #fff;
}


