@charset "utf-8";
.gnav {
    display: block;
}
.gnav ul li {
    float: none;
}
.PAGE .ky_ttl {
	height: 50vw;
}

.pc_only {
	display: none;
}
.sp_only {
	display: block;
}

/* footer */
.fnav_block,
.fnav_block .right,
.footer .ft_block {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.footer .ft_left {
	margin: 0;
}
.footer .ft_left p {
	font-size: 3.6vw;
	text-align: center;
}
.fnav_block .left {
	width: 100%;
	margin-bottom: 3vw;
	border-right: none;
	border-bottom: none;
	font-size: 4vw;
}
.footer .ft_mail {
	margin-top: 5vw;
	margin-bottom: 5vw;
	text-align: center;
}
.footer .ft_logo {
	margin-bottom: 5vw;
	text-align: center;
}
.footer .ft_right {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: 4vw;
}
.footer .ft_right .f_nav_list {
	margin-right: 0;
	font-size: 3.5vw;
}
.footer_sns img {
	width: 8vw;
}

/* フッターsitemap */
.fnav .left {
	margin-bottom: 3vw;
	color: #fff;
	font-weight: 700;
}
.fnav ul.ftstmp__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	color: #fff;
}
.fnav ul.ftstmp__list > li {
	float: none;
	width: 50%;
	padding: 3vw 0;
	font-size: 3.3vw;
	text-align: left;
	border-bottom: 1px solid rgba(255, 255, 255, .5);
	box-sizing: border-box;
}
.fnav ul.ftstmp__list > li a {
	color: #fff;
}
.fnav ul.ftstmp__list > li:nth-of-type(2n - 1) {
	border-right: 1px solid rgba(255, 255, 255, .5);;
}
.fnav ul.ftstmp__list > li:nth-of-type(2n) {
	padding-left: 3vw;
}
.fnav ul.ftstmp__list > li:nth-last-of-type(2),
.fnav ul.ftstmp__list > li:nth-last-of-type(1) {
	border-bottom: none;
}

/* works */
.PAGE .ky_ttl .bgimg.line1 {
	padding: 3vw;
	box-sizing: border-box;
}
.PAGE .FAQ .ky_ttl .bgimg {
	padding-left: 3vw;
}

.PAGE .ky_ttl.bggr {
    height: 150px;
}
.PAGE .ky_ttl .bgimg {
	font-size: 7vw;
}
.PAGE .ky_ttl .bgimg span {
    font-size: 5vw;
}
.link_block {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0 3vw;
	margin-bottom: 8vw;
}
.link_block li:after {
	display: none;
}
.link_block li {
	margin-bottom: 2vw;
}
.link_block li + li {
	padding-left: 5vw;
}
.link_block li + li::before {
	position: absolute;
	content: "";
    width: 0;
    height: 100%;
    top: 0;
    left: 1vw;
    -webkit-transform: rotate(-45deg);
    transform: rotate(26deg);
    border-width: 0 0 0 1px;
    border-style: solid;
    border-color: #000;
}

.link_block li a {
	font-size: 3.5vw;
}
.clm01_area {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-direction: column-reverse;
	flex-direction: column-reverse;
	padding: 10vw 3vw;
	margin-bottom: 0vw;
}
.clm01_img {
	position: relative;
	width: 100%;
}
.PAGE .WORKS.container .sec .clm01_area {
	padding-top: 0;
}
.PAGE .WORKS.container .sec.sec02 .clm01_area {
	padding-top: 10vw;
}
.PAGE .WORKS.container .sec.sec02 .clm01_img,
.PAGE .WORKS.container .sec.sec03 .clm01_img,
.PAGE .WORKS.container .sec.sec04 .clm01_img,
.PAGE .WORKS.container .sec.sec05 .clm01_img {
	height: 60vw;
}
.clm01.bg {
	margin-bottom: 0;
}
.PAGE .WORKS.container .sec.sec02 .clm01.bg:after,
.clm01.bg:after,
.PAGE .WORKS.container .sec.sec03 .clm01.bg:after,
.PAGE .WORKS.container .sec.sec04 .clm01.bg:after,
.PAGE .WORKS.container .sec.sec05 .clm01.bg:after,
.TOP .sec.sec02 .clm01_area.reverse .clm01.bg:after,
.TOP .sec.sec04 .clm01.bg:after {
	height: 100%;
	top: 0;
	left: 0;
}
.PAGE .wrap .clm01 .box_clm,
.PAGE .wrap .clm01.type01 .box_clm {
	left: 0;
	width: calc(100% + 6vw);
	margin-bottom: 0;
	margin-left: -3vw;
	margin-right: -3vw;
	padding: 4vw 3vw 3vw;
	box-sizing: border-box;
}
.clm01 .box_img {
	display: none;
}
.box_clm h2,
.PAGE .ky_ttl_sub.type01 .bgimg h2,
.COMMIT .clm01_area h2{
	padding-bottom: 3vw;
	font-size: 7vw;
}
.box_clm h3, .box_clm .__txt, .box_clm .__txt02,
.PAGE .ky_ttl_sub.type01 .bgimg .__txt {
	padding-bottom: 3vw;
	font-size: 4.5vw;
}
.box_clm .__txt br {
	display: none;
}
.box_clm p {
	padding-bottom: 3vw;
	/*font-size: 3.5vw;*/
}
.box_clm.txtc p {
	text-align: left;
}
.box_clm.txtc p.txtc {
	text-align: center;
}
/* company */
.PAGE .COMPANY .sec .clm01_img {
	height: 60vw;
}
.box_clm h3.minc {
	padding-bottom: 3vw;
	font-size: 6vw;
}
.clm01 .box_clm .name_txt .name {
	font-size: 4.5vw;
}
.sec {
	padding: 9vw 0;
	font-size: 3.5vw;
}
.PAGE .COMPANY .sec.sec_inc {
	padding: 0;
}
.sec .boxlist {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;;
}
.sec .boxlist.col3 li {
	width: 100%;
	margin: 0;
	padding: 0 3vw;
	box-sizing: border-box;
}
.sec .boxlist.col3 li + li {
	margin-top: 3vw;
}
.sec .boxlist.col3 li img {
	width: 100%;
	height: 50vw;
	object-fit: cover;
}
.sec .boxlist p {
	margin-bottom: 3vw;
	font-size: 3.5vw;
	line-height: 1.6;
}
/*ul.list_txt > li p {
	padding-top: 1vw;
	font-size: 4.5vw;
}*/
.sec .boxlist .box.navi .box_txt h3 {
	font-size: 5vw;
}
.sec .boxlist .box.navi .box_txt h3 span {
	font-size: 90%;
}
.PAGE .container {
	padding-bottom: 15vw;
}
.sec .boxlist.type01.col3 li {
	width: 100%;
	margin: 0;
}
.sec.bggy {
	margin-bottom: 8vw;
}
.dl_block dl dt,
.dl_block dl dd {
	display: block;
	width: 100%;
	padding: 3vw;
	box-sizing: border-box;
	text-align: left;
}
.dl_block dl dt {
	padding-bottom: 0;
}
.dl_block dl dd {
	padding-top: 0;
}
.dl_block dl dt {
	border-top: solid 1px #a0a0a0;
}
.dl_block dl {
	border-top: none;
}
.title01,
.title02, .box_clm .__txt.title02, .box_clm .title02 {
	padding: 3vw 0 5vw;
	font-size: 5.5vw;
}
.boxtype01 {
	padding: 5vw;
}
.boxtype01 dl {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.boxtype01 dl dd {
	padding-left: 0;
	padding-top: 3vw;
}
.PAGE .container .content,
.PAGE .container .content .article__item .imgtxt_block,
.col,
.step_block > dl {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.PAGE .container .content .main,
.PAGE .container .content .article__item .imgtxt_block li:first-child,
.PAGE .container .content .sidebar,
.img_block.type01 ul.col.col2 > li:first-child,
.img_block.type01 ul.col.col2 > li:last-child,
.img_block .col2 li,
.step_block > dl dt {
	width: 100%;
	padding: 0;
}
.img_block {
	margin: 0;
}
.img_block.type01 {
	padding: 0;
}
.PAGE .container .content .article__item .imgtxt_block li:first-child,
.img_block.type01 ul.col.col2 > li:first-child {
	margin-bottom: 3vw;
}
.PAGE .container .data_block time {
	display: block;
}
.PAGE .container .data_block span, .PAGE .container .article__item .data_block a {
	margin-left: 0;
}
.PAGE .container .article__item .ttl {
	font-size: 4.5vw;
}
.PAGE .container .content .article__item:first-child,
.PAGE .container.SINGLE .content .article__item.line_none:first-child {
	padding-bottom: 5vw;
}
.PAGE .container.SINGLE .content .article__item .ttl {
	margin-bottom: 3vw;
	font-size: 5vw;
}
.PAGE .container.SINGLE .content .article__item img {
	height: auto;
}
.PAGE .container.SINGLE .content .article__item.line_none:first-child {
	margin-bottom: 0;
}
.PAGE .ky_ttl_sub.type01 {
	height: auto;
	margin-top: 8vw;
	margin-bottom: 0;
	padding-top: 58vw;
	padding-bottom: 8vw;
	background-size: 120vw;
	background-position: right top;
}
.PAGE .ky_ttl_sub.type01 .bgimg {
	width: 100%;
	top: 0;
	transform: translateY(0);
}
.PAGE .RPR.container .box_clm .__txt {
	padding-bottom: 0;
	margin-bottom: 3vw;
}
.sec .boxlist.col2 li,
.img_block .col3 li {
	width: 100%;
	margin: 0;
}
.sec .boxlist.col2 li + li {
	margin-top: 8vw;
}
.sec .boxlist.type01.list .box.bg_w {
	min-height: auto;
	padding: 5vw 3vw;
	box-sizing: border-box;
}
.sec .boxlist.type01 .box .ttl {
	font-size: 5.5vw;
}
.sec .boxlist.type01 .box .num {
	width: 12vw;
	height: 12vw;
	font-size: 5vw;
	line-height: 12vw;
	margin: 0 auto 3vw;
}
.video iframe {
	width: 100%;
	height: 60vw;
}
ul.list_txt > li {
	font-size: 5vw;
}
.sec .box_clm {
	margin-bottom: 0;
}
.circle_block .col {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}
.circle_block .col li,
.circle_block .col.col4 li {
	width: 40vw;
	height: 40vw;
	margin: 0 3vw;
}
.circle_block .col.col4 li:nth-of-type(n+3) {
	margin-top: 2vw;
}
.circle_block ._box {
    transform: translateY(0);
    top: 3vw;
}
.circle_block ._txt {
	font-size: 3.5vw;
}
.circle_block ._num {
	font-size: 8vw;
}
.step_block {
	margin-bottom: 10vw;
}
.step_block dt {
	text-align: center;
	padding: 3vw 0;
}
.step_block .num {
	display: block;
	font-size: 6vw;
	padding: 0;
	text-align: center;
	line-height: 1.2;
}
.step_block .num span {
	font-size: 4vw;
	line-height: 1.2;
}
.step_block ._txt {
	font-size: 6vw;
}
/*.PAGE .ky_ttl_sub.type01 .bgimg p {
	font-size: 3.5vw;
}*/
.step_block ._txt br {
	display: none;
}
.step_block > dl dt {
	padding: 15px 0;
}
.step_block > dl dd {
	width: 100%;
	padding: 5vw 3vw;
	box-sizing: border-box;
}
.step_block > dl dd ul {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.step_block > dl dd ul li:first-child {
	width: 100%;
	margin-bottom: 3vw;
	padding-right: 0;
	text-align: center;
}
.step_block > dl dd ul li:last-child {
	width: 100%;
}
.PAGE .ky_ttl_b {
	font-size: 6vw;
}
.ky_ttl_b + .ky_ttl_sub.type01 {
	margin-top: 0;
}
.clm01_img {
	height: 60vw;
}
.sec .boxlist .btn,
.col2 > li,
.img_block.type02 .col2 li,
.img_block.type02 .col3 li ._box {
	width: 100%;
	margin: 0 0 5vw 0;
}
.sec .boxlist .btn {
	height: 12vw;
	padding: 0;
	margin: 0;
	line-height: 12vw;
	font-size: 3.5vw;
}
.sec .boxlist .bnr img {
	width: 100%;
	height: 35vw;
	object-fit: cover;
	object-position: center;
}
.sec .boxlist .bnr .btn {
	top: 0;
	margin-top: 3vw;
}
.sec .boxlist .bnr ._ttl {
	font-size: 8vw;
	padding-bottom: 14vw;
}
.recruit_box ._tel_box ._tel {
	font-size: 10vw;
}
.recruit_box ._tel_box ._tel span {
	font-size: 5vw;
}
.PAGE .ky_ttl .bgimg.bggr {
	background-color: transparent;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	text-align: left;
	padding: 3vw;
	box-sizing: border-box;
}
.img_block.type02 ._box ._txt_box p,
.img_block.type02 .col3 li ._box,
.PAGE .POINT_DTL.container .img_block.type02 .col3 li ._box,
.PAGE .POINT_DTL.container .img_block.type02 .col3 li:nth-child(4) ._box,
.PAGE .POINT_DTL.container .img_block.type02 .col3 li:nth-child(5) ._box {
	min-height: auto;
}
.title03.fs36, .box_clm .title03.fs36 {
	font-size: 6.5vw;
	margin-bottom: 8vw;
}
.title04 {
	font-size: 5vw;
}
.img_block .col3 li ._box {
	padding: 0;
}
.img_block .col3 li + li {
	margin-top: 3vw;
}
.PAGE .POINT_DTL.container .img_block.type02 .col3 li ._box {
	margin: 0;
}
.PAGE .POINT_DTL.container .sec.sec02 .img_block {
	margin: 3vw auto 0;
}
.PAGE .POINT_DTL .sec.bggy,
.PAGE .POINT_DTL .sec {
	padding: 8vw 0;
	margin-bottom: 0;
}
.PAGE .POINT_DTL .box_clm .__txt.green {
	margin: 3vw 0;
	padding-bottom: 0;
}
.box_clm .__txt.pb0 {
	padding-bottom: 3vw;
}
.img_block.type02 ._box ._txt_box,
.timeline-content p {
	font-size: 3.5vw;
}
.img_block.type02 .col3 li ._box ._txt_box,
.img_block.type02 ._box ._txt_box {
	padding: 5vw 3vw;
}
.img_block.type02 .col3 li ._box ._txt, .img_block.type02 .col3 li ._box ._txt.ico,
.img_block.type02 ._box ._txt, .img_block.type02 ._box ._txt.ico {
	font-size: 4vw;
	padding: 0 2vw;
}
.timeline-content h3,
.timeline-time {
	font-size: 4.5vw;
}
.timeline-time {
	width: 20vw;
}
ul.list_txt > li::before {
	font-size: 5vw;
}
.boxtype01.list_box ul.list_txt {
	margin-left: 0;
}
.boxtype01.list_box ul.list_txt > li {
	padding: 5vw 3vw 5vw 12vw;
}
.boxtype01.list_box ul.list_txt > li::before {
	left: 3vw;
	top: 5vw;
}
.boxtype01.list_box ul.list_txt > li .box {
	margin-top: 3vw;
	padding-top: 0;
}
.boxtype01.list_box ul.list_txt > li .box ._txt {
	font-size: 5vw;
}
.boxtype01.list_box ul.list_txt > li .box .btn_box > li {
	padding: 0;
}
.boxtype01.list_box ul.list_txt > li .box .btn_box > li + li {
	margin-top: 2vw;
}
.boxtype01.list_box ul.list_txt > li .box .btn_box > li a {
	padding: 2vw 4vw;
	margin-top: 0;
}
.boxtype01.list_box ul.list_txt > li .box .btn_box {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.PAGE .container.FAQ .title01 {
	margin-top: 5vw;
	margin-bottom: 3vw;
	padding-top: 0;
}
.faq dl {
	margin-bottom: 5vw;
}
.faq dl dt {
	font-size: 5vw;
}
.faq dl dd {
	margin: 3vw 0 5vw;
	font-size: 3.5vw;
}

.wp-pagenavi {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.PAGE .pagenav span, .PAGE .pagenav a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 9vw;
	height: 9vw;
	padding: 0;
	box-sizing: border-box;
}
.PAGE .container .content .article__item {
	padding: 3.5vw 0;
}
.PAGE .container .content .main .pagenav {
	margin: 5vw 0;
}
.PAGE .container .article__item .ttl {
	margin-top: 2vw;
	font-size: 4.5vw;
	line-height: 1.6;
}
.PAGE .container .article__item .txt {
	font-size: 3.5vw;
	line-height: 1.6;
}
.PAGE .container.SINGLE .content .nav-links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.PAGE .container.SINGLE .content .nav-links > * {
	width: 30%;
}
.PAGE .container.SINGLE .content .nav-links .nav-list {
	text-align: center;
}
.PAGE .container.SINGLE .content .nav-links .nav-next {
	text-align: right;
}
.PAGE .container.SINGLE .content .article__item:first-child {
	padding: 5vw 0;
	margin-bottom: 0;
}
.header_clm {
	width: 70vw;
	padding: 3vw;
	box-sizing: border-box;
}
.header_wrap {
	position: relative;
	padding: 0;
}
.burg {
	position: absolute;
	right: 3vw;
	top: 5vw;
	z-index: 5000;
}
.burg a {
	display: block;
	position: relative;
	width: 8vw;
	height: 6vw;
}
.burg span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: var(--white);
	border-radius: 1px;
	transition-property: all;
	transition: 0.3s linear;
}
.burg span:nth-of-type(1) {
	top: 0;
}
.burg span:nth-of-type(2) {
	top: calc(50% - 1px);
}
.burg span:nth-of-type(3) {
	bottom: 0;
}
/* クリック時 */
.burg.active span:nth-of-type(1) {
	-webkit-transform: translateY(2.6vw) rotate(-45deg);
	transform: translateY(2.6vw) rotate(-45deg);
}
.burg.active span:nth-of-type(2) {
	opacity: 0
}
.burg.active span:nth-of-type(3) {
	-webkit-transform: translateY(-2.6vw) rotate(45deg);
	transform: translateY(-2.6vw) rotate(45deg);
}
.header {
	z-index: 1000;
}
.gnav {
	display: none;
	position: absolute;
	width: 100%;
	background-color: rgba(255, 255, 255, .9);
	top: 0;
	border-bottom: 1px solid #CCC;
	padding: 19vw 3.5vw 13vw;
	box-sizing: border-box;
	z-index: 1000;
}
.gnav ul {
	padding: 0;
}
.gnav ul li a {
	display: block;
	padding: 3vw;
	color: #333;
}
.gnav ul li {
	border-top: 1px dotted #CCC;
}
.btn-con {
	width: 74vw;
	margin: 8.5vw auto 0;
	color: #FFFFFF;
}
.btn-con a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	width: 74vw;
	height: 14.6vw;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #e55f16;
}
.btn-con a::after {
	position: absolute;
	content: "";
	width: 4.2vw;
	height: 2.1vw;
	right: 4vw;
	top: calc(50% - 1.05vw);
	background-image: url(../img/common/arw_con.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.btn-con a span {
	position: relative;
	padding-left: 9vw;
}
.btn-con a span::after {
	position: absolute;
	content: "";
	width: 5.6vw;
	height: 4vw;
	left: 0;
	top: calc(50% - 2vw);
	background-image: url(../img/common/icn_con.png);
	background-size: contain;
	background-repeat: no-repeat;
}

/* トップ */
body.TOP .minc {
	font-size: 8vw;
}
body.TOP .sec01 .minc span {
	font-size: 5.5vw;
}
body.TOP .btn_next {
	margin-bottom: 8vw;
	box-sizing: border-box;
}
section.news .news_wrap {
	position: relative;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-top: 10vw;
	padding-bottom: 15.5vw;
}
section.news .topics_list_btn {
	position: absolute;
	bottom: 0;
	width: 100%;
}
section.news .topics_list_btn a {
	height: 12vw;
	margin-top: 5vw;
	text-align: center;
	font-size: 3.5vw;
	padding: 0;
	box-sizing: border-box;
	line-height: 12vw;
}
section.news .news_head {
	width: 100%;
}
section.news .news_innner {
	width: 100%;
	padding: 2vw 0 0 0;
}
section.news .news_innner .topicsList {
	padding: 0;
}
section.news .news_innner .topicsList li:first-child,
section.news .news_innner .topicsList li {
	padding: 2vw 0;
}
section.news .p-topicsList_item_date {
	display: block;
	margin-right: 0;
}
section.news {
	margin-bottom: 8vw;
}
body.TOP .clm01_area .wrap {
	padding-left: 0;
	padding-right: 0;
}
body.TOP .clm01 .box_clm {
	padding: 5vw 3vw;
}
.TOP .sec.sec02 .clm01_area.reverse .clm01_img,
.TOP .sec.sec04 .clm01_img {
	height: 60vw;
}
.TOP .sec.sec03,
.TOP .sec.sec04 {
	padding: 10vw 3vw;
}
body.TOP .sec .boxlist.col3 li {
	padding: 0;
}
body.TOP .sec .bg01 {
	margin-bottom: 8vw;
	padding: 8vw 0;
}
body.TOP .sec .bg01:after {
	top: 0;
}
section.news .topics_title {
	font-size: 6.5vw;
}
.sec_top {
	margin-top: 10vw;
	margin-bottom: 10vw;
}
body.TOP .sec.sec01 {
	padding-top: 0;
}
.sec .boxlist h4 {
	padding: 0 0 2vw;
	font-size: 5vw;
}
.sec .slide {
	margin: 5vw 0;
}
.sec .slide .colbox {
	width: calc(100vw - 6vw);
}
.sec .slide .colbox h3 {
	font-size: 5vw;
	min-height: 25vw;
	margin: 0;
	padding: 0 0 0 0;
}
.sec .slide .colbox  p {
	padding: 0 0;
}
.sec .slide .colbox .txtbox {
	font-size: 3.5vw;
	padding: 3.5vw;
	box-sizing: border-box;
}
.PAGE .container.SINGLE .content .main {
	box-sizing: border-box;
	padding: 0;
}
.PAGE .container .content .sidebar .categories > ul {
	font-size: 3.5vw;
	padding: 3.5vw 0 0;
}
.PAGE .container .content .sidebar li {
	font-size: 3.5vw;
}
.PAGE .container .content .sidebar .categories {
	font-size: 4.5vw;
}
.PAGE .container .content .sidebar h3 {
	font-size: 4.5vw;
	margin: 0 0 5vw;
	padding: 5vw 0 0;
}

.PAGE .ky_ttl + .sec {
	margin-top: 0;
	padding-top: 0;
}
.COMPANY.CORP .sec.sec01 {
	margin-bottom: 10vw;
}
.PAGE .CORP .torihikisaki ul li{
	width: 49%;
	padding: 0;
}
.PAGE .CORP .torihikisaki ul li + li {
	margin-left: 2%;
}
.PAGE .CORP .sikaku ul {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.PAGE .CORP .sikaku ul li {
	width: 100%;
	padding: 0 3vw;
	box-sizing: border-box;
}
.PAGE .CORP .sikaku ul li dl {
	padding: 2.5vw;
}
.PAGE .CORP .sikaku ul li:nth-of-type(1) dl:last-child {
	border-bottom: none;
}
.sec + .sec_inc {
	margin-top: 10vw;
}
.PAGE .container .article__item a {
	width: 100%;
}
.PAGE .container .content .article__item .imgtxt_block li img {
	width: 100%;
	height: 50vw;
	object-fit: cover;
}
.RPR .sec.sec01,
.RPR .sec.sec05,
.BLAST .sec.sec01,
.ONEDAY .sec.sec01,
.BLAST .sec.sec05 {
	padding: 10vw 0 0;
}
.RPR .sec.sec02,
.BLAST .sec.sec02,
.POINT .sec.sec01,
.POINT_DTL .sec.sec01 {
	padding-top: 10vw;
}
.PAGE .EDUCAT .sec.sec02,
.POINT_DTL .sec.sec05,
.ONEDAY .sec.sec01,
.STATUS .sec.sec02 {
	padding-bottom: 10vw;
}
.PAGE .EDUCAT .sec.sec03 {
	padding-bottom: 15vw;
}
.title01.lineB:after,
.title03:after ,
.box_clm .title03.fs36:after,
.box_clm .__txt02:after,
.title03.fs36:after,
.box_clm .title03.fs36:after {
	position: absolute;
	left: 50%;
	bottom: 0;
	right: auto;
	-webkit-transform: translateY(0) translateX(-50%);
	transform: translateY(0) translateX(-50%);
}
.box_clm .__txt02:after {
	left: 0;
	-webkit-transform: translateY(0) translateX(0);
	transform: translateY(0) translateX(0);
}
.RPR .title02,
.title01.lineB,
.PAGE .RPR.container .box_clm .title03,
.box_clm .title03,
.ABOUT .sec.sec02 .title02,
.ABOUT .sec.sec03 .title02,
.ABOUT .sec.sec05 .title02,
.EDUCAT .sec.sec01 .title02,
.box_clm .title03.fs36,
.POINT .sec.sec01 .box_clm .__txt02,
.POINT_DTL .sec.sec04 .title03.fs36,
.ONEDAY .title02 {
	position: relative;
	margin-bottom: 5vw;
	padding-bottom: 2vw;
}
.sec.bgbl_gra,
.BLAST .sec.sec02,
.RECRUIT .sec.sec03 {
	padding: 10vw 0;
}
.PAGE .EDUCAT .sec.sec01 {
	padding-top: 10vw;
}
.ABOUT .sec.sec01 .wrap > .box_clm {
	padding-top: 10vw;
	padding-bottom: 10vw;
}
.title03, .box_clm .title03 {
	font-size: 5.5vw;
	padding-bottom: 2vw;
}
.RPR .sec.bggy.sec06 {
	padding-bottom: 10vw;
	margin-bottom: 15vw;
}
.PAGE .BLAST.container .sec01,
.PAGE .comb.container .sec01 {
	padding-top: 8vw;
}
.BLAST .sec.sec02 .box_clm + .box_clm {
	margin-top: 8vw;
}
.BLAST .sec.sec05 .step_block {
	margin-bottom: 15vw;
}
.PAGE .BLAST.container .sec02 .img_block {
	margin-bottom: 3vw;
}
.PAGE .SAFTY .ky_ttl {
	margin-bottom: 0;
}

.PAGE .SAFTY .ky_ttl + .sec {
	padding: 10vw 0;
}


.RECRUIT .sec.sec01,
.RECRUIT .sec.sec02,
.RECRUIT .sec.sec02 .clm01_area,
.ABOUT .sec.sec05 {
	padding-top: 0;
}
.RECRUIT .sec.sec02,
.RECRUIT .sec.sec01,
.ABOUT .sec.sec03,
.ABOUT .sec.sec05,
.POINT_DTL .sec.sec01,
.STATUS .clm01_area {
	padding-bottom: 0;
}
.sec .boxlist .bnr {
	margin-top: 8vw;
}
.EDUCAT .sec.sec03 .step_block {
	margin-bottom: 0;
}
.recruit_box ._tel_box ._tel a {
	color: #217b50;
	text-decoration: none;
}
.ABOUT .sec.sec01 .wrap .box_clm.txtc p {
	padding: 0 3vw;
}
.ABOUT .sec.sec04 .col.col2 li + li {
	margin-top: 5vw;
	margin-bottom: 0;
}
.img_block.type02 ._box ._txt.ico,
.img_block.type02 .col3 li ._box ._txt.ico {
	position: relative;
	padding-left: 10vw;
}
.img_block .col li ._txt.ico {
	position: relative;
	padding-left: 9vw;
}
.img_block .col li ._txt.ico:before,
.img_block.type02 .col3 li ._box ._txt.ico:before {
	content: "";
	position: absolute;
	width: 5vw;
	height: 5vw;
	background-image: url(../img/blast/list_ico.gif);
	background-size: contain;
	background-repeat: no-repeat;
	left: 2vw;
	top: 50%;
	-webkit-transform: translateX(0) translateY(-50%);
	transform: translateX(0) translateY(-50%);
}
.PAGE .ONEDAY.container .title01 {
	padding-bottom: 3vw;
}
.PAGE .ONEDAY.container .title01 + .txtl {
	margin-bottom: 8vw;
}
.timeline {
	margin-top: -5vw;
}
/* PROJECT */
.PAGE .PROJECT .ky_ttl_sub {
	height: 60vw;
	margin-bottom: 0;
	background-size: cover;
}
.PAGE .PROJECT .ky_ttl_sub .bgimg {
	font-size: 5vw;
}
.PAGE .PROJECT .ky_ttl_sub .bgimg p {
	font-size: 3vw;
	line-height: 1.4;
}
.PAGE .PROJECT .sec.sec01 {
	padding: 10vw 0;
}
.PAGE .PROJECT.container .article__item.type01 .imgtxt_block {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.PAGE .PROJECT.container .article__item.type01 .imgtxt_block li img,
.PAGE .PROJECT.container .article__item.type01 .imgtxt_block li:first-child,
.PAGE .PROJECT.container .article__item.type01 .imgtxt_block li {
	width: 100%;
}
.PAGE .PROJECT.container .article__item.type01 .imgtxt_block li:last-of-type {
	padding: 3vw;
}
.PAGE .PROJECT.container .article__item.type01 .imgtxt_block li .box {
	padding: 0 3.5vw;
}
.PAGE .PROJECT.container .article__item.type01 .imgtxt_block li .ttl {
	font-size: 5.5vw;
	margin: 3vw 0;
}
.PAGE .PROJECT.container .article__item .data_block a {
	margin-bottom: 2vw;
	font-size: 3vw;
	padding: 1vw 2vw;
}
.PAGE .PROJECT.container .article__item.type01 .imgtxt_block li .txt {
	font-size: 3.8vw;
	margin-bottom: 5vw;
}
.PROJECT.SINGLE .sec {
	padding-top: 10vw;
	padding-bottom: 10vw;
}
.PROJECT.SINGLE .txt_area {
	margin-bottom: 5vw;
}
.PAGE .PROJECT.SINGLE.container .data_block time {
	display: block;
	margin-top: 2vw;
}
/* Case */
.CASE .sec.sec01 {
	padding: 10vw 0;
}
.CASE .col3 > li {
	width: 100%;
}
.PAGE .CASE.container .article__item.type02 li {
	margin-bottom: 0vw;
}
.PAGE .CASE.container .article__item.type02 li .box {
	padding: 3vw 0;
}
.PAGE .CASE.container .article__item a {
	width: 100%;
}
.PAGE .CASE.container .article__item a img {
	width: 100%;
	height: 50vw;
	object-fit: cover;
}
.PAGE .container .article__item.type02 .cat_block a {
	display: inline-block;
	width: auto;
	padding: 1vw 2vw;
}
.PAGE .container.CASE {
	padding-bottom: 15vw;
}
.CASE .linl_btn {
	margin-top: 10vw;
}


