.home #fv_slide_w{
	padding-top: 50px;
	position: relative;
	margin-bottom: 0px;
}
.home #fv_slide_w:before{
	content: "";
	display: block;
	width: 100%;
	height: 300px;
	background: #2ca9bd;
	position: absolute;
	top: 0;
	z-index: -1;
}
.home #fv_slide_w .fv_slides{}
.home #fv_slide_w .fv_slides_i_w{
	padding: 0 20px;
}
.home #fv_slide_w .fv_slides_i{
	width: 760px;
	box-shadow: 0px 10px 19px 0px rgba(0, 0, 0, 0.1);
	position: relative;
}
.home #fv_slide_w .fv_slides_i .imgarea{
	width: 100%;
	height: 509.5px;
}
.home #fv_slide_w .fv_slides_i .imgarea img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.home #fv_slide_w .fv_slides_i .txtarea{
	padding: 25px;
}
.home #fv_slide_w .fv_slides_i .txtarea .ttl{
	font-size: 2.2rem;
	font-weight: 600;
	line-height: 1.5;
	margin-bottom: 15px;
}
.home #fv_slide_w .fv_slides_i .txtarea .date_writer_w{
	border-top: 1px solid #e8e8e8;
	padding-top: 10px;
	justify-content: space-between;
}
.home #fv_slide_w .fv_slides_i .txtarea .date_writer_w .date{
	align-items: center;
	font-size: 1.4rem;
}
.home #fv_slide_w .fv_slides_i .txtarea .date_writer_w .date .icon{
	margin-right: 7px;
}
.home #fv_slide_w .fv_slides_i .txtarea .date_writer_w .date .icon img{
    width: 15px;
}
.home #fv_slide_w .fv_slides_i .txtarea .date_writer_w .writer{
	align-items: center;
	font-size: 1.4rem;
}
.home #fv_slide_w .fv_slides_i .txtarea .date_writer_w .writer .icon{
	margin-right: 7px;
}
.home #fv_slide_w .fv_slides_i .txtarea .date_writer_w .writer .icon img{
    width: 18px;
}

.home #fv_slide_w .slick-list {
	overflow: unset;
	margin-bottom: 30px;
}
.home #fv_slide_w .slick-slider .slick-dots{
	position: static;
}
.home #fv_slide_w .slick-slider .slick-dots li{
	margin:0 5px;
	width: auto;
	height: auto;
}
.home #fv_slide_w .slick-slider .slick-dots li button {
	cursor: pointer;
	display: inline-block;
	width: 60px;
	height: 3px;
	background-color: #989898;
	border-radius: 6px;
	text-indent: -9999px;
	outline: none !important;
	padding: 0;
	border-radius: 0;
}
.home #fv_slide_w .slick-slider .slick-dots li.slick-active button {
	background-color: #3bbed4;
}
@media screen and (max-width: 750px) {
	.home #fv_slide_w{
		padding-top: 30px;
	}
	.home #fv_slide_w:before{
		height: 160px;
	}
	.home #fv_slide_w .fv_slides_i_w {
		padding: 0 5px;
	}
	.home #fv_slide_w .fv_slides_i{
		width: 100%;
		box-shadow: 0px 10px 19px 0px rgba(0, 0, 0, 0);
		background: none;
	}
	.home #fv_slide_w .fv_slides_i .imgarea{
		width: 100%;
		height: 219px;
	}
	.home #fv_slide_w .fv_slides_i .txtarea{
		padding: 20px 0;
	}
	.home #fv_slide_w .fv_slides_i .txtarea .ttl {
		font-size: 1.6rem;
		font-weight: 600;
		line-height: 1.5;
		margin-bottom: 15px;
	}
	.home #fv_slide_w .slick-slider .slick-dots li button{
		width: 40px;
	}
	.home #fv_slide_w .slick-list{
		margin-bottom: 0;
	}
}

.home .new_column_area{
	margin-bottom: 30px;
	position: relative;
}
.home .new_column_area:before {
	content: "";
	display: block;
	width: 1100px;
	height: 1250px;
	background-image: url(../images/bg_colorful.png);
	background-size: cover;
	position: absolute;
	top: -80px;
	z-index: -1;
	left: 50%;
	transform: translate(-50%, 0px);
}
@media screen and (max-width: 750px) {
	.home .new_column_area .column_list .column_i:nth-last-of-type(1){
		display: none;
	}
}

.home .home_cat_area{
	padding: 50px 0;
	position: relative;
}
.home .home_cat_area:before {
	content: "";
	display: block;
	width: 600px;
	height: 500px;
	background-image: url(../images/bg_L.png);
	background-size: cover;
	position: absolute;
	top: -80px;
	z-index: 0;
	left: 0px;
}
.home .home_cat_area:after {
	content: "";
	display: block;
	width: 650px;
	height: 550px;
	background-image: url(../images/bg_R.png);
	background-size: cover;
	position: absolute;
	bottom: 40px;
	z-index: 0;
	right: 0px;
}
.home .home_cat_area .home_cat_area_h{
	margin-bottom: 60px;
	align-items: center;
}
.home .home_cat_area .home_cat_area_h .txtarea{
	margin-right: 70px;
	width: 100%;
}
.home .home_cat_area .home_cat_area_h .txtarea .sec_ttl_icon_w{
	margin-bottom: 40px;
}
.home .home_cat_area .home_cat_area_h .txtarea > .txt{
	line-height: 2;
}
.home .home_cat_area .home_cat_area_h .home_cat_area_l{
	width: 500px;
	flex-shrink: 0;
}
.home .home_cat_area .home_cat_area_h .home_cat_area_l .imgarea{
	margin-bottom: 15px;
}
.home .home_cat_area .home_cat_area_h .home_cat_area_l .imgarea img{
}
.home .home_cat_area .home_cat_area_h .home_cat_area_l .txtarea{
	margin-right: 0;
}
.home .home_cat_area .home_cat_area_h .home_cat_area_l .txtarea .ttl{
	font-weight: 600;
	font-size: 1.8rem;
	line-height: 1.5;
	margin-bottom: 15px;
}
.home .home_cat_area .home_cat_area_h .home_cat_area_l .txtarea .date_writer_w{
	border-top: 1px solid #e8e8e8;
	padding-top: 10px;
	justify-content: space-between;
}
.home .home_cat_area .home_cat_area_h .home_cat_area_l .txtarea .date_writer_w .date{
	align-items: center;
	font-size: 1.4rem;
}
.home .home_cat_area .home_cat_area_h .home_cat_area_l .txtarea .date_writer_w .date .icon{
	margin-right: 7px;
}
.home .home_cat_area .home_cat_area_h .home_cat_area_l .txtarea .date_writer_w .date .icon img{
    width: 15px;
}
.home .home_cat_area .home_cat_area_h .home_cat_area_l .txtarea .date_writer_w .writer{
	align-items: center;
	font-size: 1.4rem;
}
.home .home_cat_area .home_cat_area_h .home_cat_area_l .txtarea .date_writer_w .writer .icon{
	margin-right: 7px;
}
.home .home_cat_area .home_cat_area_h .home_cat_area_l .txtarea .date_writer_w .writer .icon img{
    width: 18px;
}

.home #home_cat_area_02 .home_cat_area_h{
	flex-direction: row-reverse;
}
.home #home_cat_area_02 .home_cat_area_h > .txtarea{
	margin-right: 0;
	margin-left: 70px;
}

.home .home_cat_area .column_list .column_i {
	width: 30%;
	margin-bottom: 0;
}
@media screen and (max-width: 750px) {
	.home .home_cat_area{
		padding: 30px 0;
	}
	.home .home_cat_area:before {
		width: 350px;
		height: 290px;
		top: -30px;
		z-index: 0;
		left: -120px;
	}
	.home .home_cat_area:after {
		width: 300px;
		height: 280px;
		bottom: 20px;
		z-index: 0;
		right: -40px;
	}
	.home .home_cat_area .home_cat_area_h {
		margin-bottom: 30px;
		align-items: center;
		
	}
	.home .home_cat_area .home_cat_area_h .txtarea {
		margin-right: 0;
		width: 100%;
		margin-left: 0 !important;
	}
	.home .home_cat_area .home_cat_area_h .home_cat_area_l {
		width: 100%;
		flex-shrink: 0;
	}
	.home .home_cat_area .home_cat_area_h .home_cat_area_l .imgarea {
		margin-bottom: 15px;
	}
	.home .home_cat_area .home_cat_area_list_w{
		width: 105vw;
		overflow: scroll;
		position: relative;
		left: -6%;
		padding-left: 5%;
		margin-bottom: 30px;
	}
	.home .home_cat_area .home_cat_area_list{
		width: 225vw;
		margin-right: 60px;
	}
	.home .home_cat_area .column_list .column_i {
		width: 31.5%;
	}
	.home .home_cat_area .home_cat_area_h .home_cat_area_l .txtarea .ttl{
		font-size: 1.6rem;
	}
}

#book{
	padding: 50px 0;
	position: relative;
}
#book:before {
	content: "";
	display: block;
	width: 600px;
	height: 500px;
	background-image: url(../images/bg_L.png);
	background-size: cover;
	position: absolute;
	top: -80px;
	z-index: 0;
	left: 0px;
}
#book .sec_ttl_wh{
	text-align: center;
}
#book .book_w{
	justify-content: center;
	margin-bottom: 50px;
}
#book .book_w li{
	margin: 0 12.5px;
}
#book .book_w li img{
	height: 267px;
	-webkit-box-shadow: 4px 4px 10px rgb(0 0 0 / 20%);
    -moz-box-shadow: 4px 4px 10px rgb(0 0 0 / 20%);
    box-shadow: 4px 4px 10px rgb(0 0 0 / 20%);
}
@media screen and (max-width: 750px) {
	#book{
		padding: 30px 0;
		position: relative;
	}
	#book .book_ww{
		width: 105vw;
		overflow: scroll;
		position: relative;
		left: -6%;
		padding-left: 5%;
		
	}
	#book .book_w{
		width: 225vw;
		margin-right: 60px;
		margin-bottom: 20px;
		justify-content: flex-start;
	}
	#book .book_w li {
		width: 15%;
		margin: 0 14px 0 0;
	}
	#book .book_w li img {
		height: 197px;
	}
	#book .book_w li .txt{
		line-height: 1.5;
		font-weight: 600;
	}
}

#manual{
	padding: 50px 0;
	position: relative;
}
#manual:before {
	content: "";
	display: block;
	width: 100%;
	height: 300px;
	background: #ebf5f6;
	position: absolute;
	top: 0;
	z-index: -1;
}
#manual .sec_ttl_wh{
	text-align: center;
}
#manual .manual_w{
	justify-content: space-between;
	margin-bottom: 50px;
}
#manual .manual_i{
	width: 31%;
}
#manual .manual_i .imgarea{
	margin-bottom: 15px;
}
#manual .manual_i .imgarea img{
}
#manual .manual_i .txtarea .ttl{
	font-weight: 600;
	font-size: 1.8rem;
	line-height: 1.5;
	margin-bottom: 15px;
}
#manual .manual_i .txtarea .date_writer_w{
	border-top: 1px solid #e8e8e8;
	padding-top: 10px;
	justify-content: space-between;
}
#manual .manual_i .txtarea .date_writer_w .date{
	align-items: center;
	font-size: 1.4rem;
}
#manual .manual_i .txtarea .date_writer_w .date .icon{
	margin-right: 7px;
}
#manual .manual_i .txtarea .date_writer_w .date .icon img{
    width: 15px;
}
#manual .manual_i .txtarea .date_writer_w .writer{
	align-items: center;
	font-size: 1.4rem;
}
#manual .manual_i .txtarea .date_writer_w .writer .icon{
	margin-right: 7px;
}
#manual .manual_i .txtarea .date_writer_w .writer .icon img{
    width: 18px;
}
@media screen and (max-width: 750px) {
	#manual{
		padding: 30px 0;
		position: relative;
	}
	#manual .manual_w{
		margin-bottom: 0;
	}
	#manual .manual_i{
		width: 100%;
		margin-bottom: 20px;
	}
	#manual .manual_i a{
		display: flex;
	}
	#manual .manual_i .imgarea{
		width: 120px;
		height: auto;
		flex-shrink: 0;
		margin-right: 20px;
	}
	#manual .manual_i .imgarea img{
		height: auto;
	}
	#manual .manual_i .txtarea{
		width: 100%;
	}
	#manual .manual_i .txtarea .ttl {
		font-size: 1.4rem;
	}
	#manual .manual_i:nth-of-type(1){
		margin-bottom: 30px;	
	}
	#manual .manual_i:nth-of-type(1) a{
		display: block;
	}
	#manual .manual_i:nth-of-type(1) .imgarea{
		width: 100%;
	}
	#manual .manual_i:nth-of-type(1) .txtarea .ttl {
		font-size: 1.6rem;
	}

		#manual .manual_i .txtarea .date_writer_w .date{
		font-size: 1.2rem;
		letter-spacing: 1px;
	}
		#manual .manual_i .txtarea .date_writer_w .date .icon{
		margin-right: 4px;
	}
		#manual .manual_i .txtarea .date_writer_w .date .icon img {
		width: 12px;
	}
		#manual .manual_i .txtarea .date_writer_w .writer{
		font-size: 1.2rem;
		letter-spacing: 0px;
	}
		#manual .manual_i .txtarea .date_writer_w .writer .icon{
		margin-right: 4px;
	}
		#manual .manual_i .txtarea .date_writer_w .writer .icon img {
		width: 12px;
	}
	.home #interview .btn_w{
		margin-top: 15px;
	}

}

.f_u_area{
	padding: 50px 0;
}
.home #interview{
	margin-bottom: 40px;
}
.home #interview .column_list_02_ww {
}
.home #interview .column_list_02 .column_i_02{
	width: 31%;
}
.home #interview .column_list_02 .column_i_02:nth-last-of-type(1),
.home #interview .column_list_02 .column_i_02:nth-last-of-type(2),
.home #interview .column_list_02 .column_i_02:nth-last-of-type(3){
	margin-bottom: 0;
}
.home #news .news_w{
	margin-bottom: 0px;
}
.home #news .news_i{
	border: 1px solid #d7d7d7;
	border-left: 4px solid #2ca9bd;
	margin-bottom: 15px;
}
.home #news .news_iw{
	align-items: center;
	padding: 15px;
}
.home #news .news_iw time{
	margin-right: 30px;
	font-weight: 600;
}
.home #news .news_i h3 {
	font-weight: 400;
}
.home #interview .column_list_02 .column_i_02 .txtarea .date_writer_w .date{
	font-size: 1.3rem;
	letter-spacing: 1px;
}
.home #interview .column_list_02 .column_i_02 .txtarea .date_writer_w .date .icon{
	margin-right: 4px;
}
.home #interview .column_list_02 .column_i_02 .txtarea .date_writer_w .date .icon img {
	width: 12px;
}
.home #interview .column_list_02 .column_i_02 .txtarea .date_writer_w .writer{
	font-size: 1.2rem;
	letter-spacing: 2px;
}
.home #interview .column_list_02 .column_i_02 .txtarea .date_writer_w .writer .icon{
	margin-right: 4px;
}
.home #interview .column_list_02 .column_i_02 .txtarea .date_writer_w .writer .icon img {
	width: 12px;
}
.home #interview .btn_w{
	margin-top: 15px;
}
@media screen and (max-width: 750px) {
	.f_u_area{
		padding: 30px 0 0;
	}
	.f_u_area .in{
		width: 100%;
	}

	.home #interview{
		padding: 0 5%;
		margin-bottom: 40px;
	}
	.home #interview .column_list_02_ww {
		width: 105vw;
		overflow: scroll;
		position: relative;
		left: -6%;
		padding-left: 5%;
	}
	.home #interview .column_list_02 {
		width: 400vw;
		margin-right: 60px;
	}
	.home #interview .column_list_02 .column_i_02{
		width: 15.5%;
		margin-bottom: 0;
	}

	.home #news{
		padding: 30px 5%;
		background: #fff;
	}
	.home #news .sec_ttl_w .en{
		font-size: 1.4rem;
	}
	.home #news .sec_ttl{
		font-size: 2.8rem;
	}
	.home #news .news_i{
	}
	.home #news .news_iw time{
		margin-right: 0;
		margin-bottom: 10px;
		letter-spacing: 2px;
	}
	.home #news .news_i h3{
		line-height: 1.5;
	}
	.home #news .news_iw time {
        margin-right: 0;
        margin-bottom: 0;
        letter-spacing: 2px;
        margin-right: 15px;
		flex-shrink: 0;
    }
}