@charset "UTF-8";

@import url("./css/reset.css");
@import url("./css/b_arrow.css");
@import url("./css/contact.css");
@import url("./css/single.css");
@import url("./css/policy.css");

:root {
    --c_black: #000;
	--c_blue: #0285b1;
	--c_gray: #4d4d4d;
	--g_d_blue: #0c88af;
	--g_r_blue: #79c5be;
    --gothic: "Noto Sans JP", sans-serif;
	--roboto: "Roboto", sans-serif;
	--oswald: "Oswald", sans-serif;
	--num65: clamp(29px, 3.87vw, 65px);
	--num75: clamp(34px, 4.46vw, 75px);
	--num100: clamp(45px, 5.95vw, 100px);
	--num165: clamp(74px, 9.82vw, 165px);
	--num195: clamp(88px, 11.61vw, 195px);
	/*デザイン幅PC1680px・スマホ375pxの場合のフォントサイズ*/
	--fz11: clamp(.9rem, 0.65vw, 1.1rem);
	--fz12: clamp(.9rem, 0.71vw, 1.2rem);
	--fz13: clamp(.9rem, 0.77vw, 1.3rem);
	--fz14: clamp(1.3rem, 0.83vw, 1.4rem);
	--fz15: clamp(1.3rem, 0.89vw, 1.5rem);
	--fz16: clamp(1.3rem, 0.95vw, 1.6rem);
	--fz17: clamp(1.3rem, 1.01vw, 1.7rem);
	--fz18: clamp(1.3rem, 1.07vw, 1.8rem);
	--fz19: clamp(1.3rem, 1.13vw, 1.9rem);
	--fz20: clamp(1.3rem, 1.19vw, 2rem);
	--fz21: clamp(1.3rem, 1.25vw, 2.1rem);
	--fz22: clamp(1.3rem, 1.31vw, 2.2rem);
	--fz23: clamp(1.3rem, 1.37vw, 2.3rem);
	--fz24: clamp(1.3rem, 1.43vw, 2.4rem);
	--fz24: clamp(1.3rem, 1.43vw, 2.4rem);
	--fz25: clamp(1.3rem, 1.49vw, 2.5rem);
	--fz26: clamp(1.3rem, 1.55vw, 2.6rem);
	--fz27: clamp(1.3rem, 1.61vw, 2.7rem);
	--fz28: clamp(1.3rem, 1.67vw, 2.8rem);
	--fz29: clamp(1.3rem, 1.73vw, 2.9rem);
	--fz30: clamp(1.3rem, 1.79vw, 3rem);
	--fz31: clamp(1.3rem, 1.85vw, 3.1rem);
	--fz32: clamp(1.3rem, 1.9vw, 3.2rem);
	--fz33: clamp(1.3rem, 1.96vw, 3.3rem);
	--fz34: clamp(1.3rem, 2.02vw, 3.4rem);
	--fz35: clamp(1.3rem, 2.08vw, 3.5rem);
	--fz36: clamp(1.3rem, 2.14vw, 3.6rem);
	--fz37: clamp(1.3rem, 2.2vw, 3.7rem);
	--fz38: clamp(1.3rem, 2.26vw, 3.8rem);
	--fz38: clamp(1.3rem, 2.26vw, 3.8rem);
	--fz40: clamp(1.3rem, 2.38vw, 4rem);
	--fz41: clamp(1.3rem, 2.44vw, 4.1rem);
	--fz42: clamp(1.3rem, 2.5vw, 4.2rem);
	--fz44: clamp(1.3rem, 2.62vw, 4.4rem);
	--fz45: clamp(1.3rem, 2.68vw, 4.5rem);
	--fz50: clamp(1.3rem, 2.98vw, 5rem);
}
@media only screen and (max-width: 768px) {
	:root {
		--fz11: clamp(.9rem, 2.93vw, 1.1rem);
		--fz12: clamp(.9rem, 3.2vw, 1.2rem);
		--fz13: clamp(.9rem, 3.47vw, 1.3rem);
		--fz14: clamp(.9rem, 3.73vw, 1.4rem);
		--fz15: clamp(.9rem, 4vw, 1.5rem);
		--fz16: clamp(.9rem, 4.27vw, 1.6rem);
		--fz17: clamp(.9rem, 4.53vw, 1.7rem);
		--fz18: clamp(.9rem, 4.8vw, 1.8rem);
		--fz19: clamp(.9rem, 5.07vw, 1.9rem);
		--fz20: clamp(.9rem, 5.33vw, 2rem);
		--fz21: clamp(.9rem, 5.6vw, 2.1rem);
		--fz22: clamp(.9rem, 5.87vw, 2.2rem);
		--fz23: clamp(.9rem, 6.13vw, 2.3rem);
		--fz24: clamp(.9rem, 6.4vw, 2.4rem);
		--fz24: clamp(.9rem, 6.4vw, 2.4rem);
		--fz25: clamp(.9rem, 6.67vw, 2.5rem);
		--fz26: clamp(.9rem, 6.93vw, 2.6rem);
		--fz27: clamp(.9rem, 7.2vw, 2.7rem);
		--fz28: clamp(.9rem, 7.47vw, 2.8rem);
		--fz29: clamp(.9rem, 7.73vw, 2.9rem);
		--fz30: clamp(.9rem, 8vw, 3rem);
		--fz31: clamp(.9rem, 8.27vw, 3.1rem);
		--fz32: clamp(.9rem, 8.53vw, 3.2rem);
		--fz33: clamp(.9rem, 8.8vw, 3.3rem);
		--fz34: clamp(.9rem, 9.07vw, 3.4rem);
		--fz35: clamp(.9rem, 9.33vw, 3.5rem);
		--fz36: clamp(.9rem, 9.6vw, 3.6rem);
		--fz37: clamp(.9rem, 9.87vw, 3.7rem);
		--fz38: clamp(.9rem, 10.13vw, 3.8rem);
		--fz38: clamp(.9rem, 10.13vw, 3.8rem);
		--fz40: clamp(.9rem, 10.67vw, 4rem);
		--fz41: clamp(.9rem, 10.93vw, 4.1rem);
		--fz42: clamp(.9rem, 11.2vw, 4.2rem);
		--fz44: clamp(.9rem, 11.73vw, 4.4rem);
		--fz45: clamp(.9rem, 12vw, 4.5rem);
		--fz50: clamp(.9rem, 13.33vw, 5rem);
	}
}

html {
	opacity: 0;
    font-size: 62.5%;
}
body {
    position: relative;
    width: 100%;
    color: var(--c_black);
    font-size: 1.6em;
    font-family: var(--gothic);
    font-weight: 400;
    line-height: 1.7;
    letter-spacing: 0;
    background-color: #fff;
}
.wrapper {
	font-size: var(--fz16);
}
.post_img {
    position: relative;
	display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.post_img img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: translate(-50%, -50%);
}
a.post_img img, a .post_img img {
    transition: all .3s ease;
}
a.post_img:hover img, a:hover .post_img img {
    transform: translate(-50%, -50%) scale(1.03);
}
.txt {
    width: 100%;
}
/*//common*/

/*hamburger*/
.hmbg_btn {
	position: relative;
    display: none;
    cursor: pointer;
	z-index: 2;
	--ham_num: 9px;
	--ham_mnum: -9px;
}
.hmbg_inner {
    position: relative;
    width: 40px;
    height: 3px;
    margin-top: var(--ham_num);
    margin-bottom: var(--ham_num);
    background: var(--c_blue);
    transition: all .5s ease;
}
.hmbg_wrap.open .hmbg_inner {
    background: transparent;
}
.hmbg_inner::before, .hmbg_inner::after {
    content: '';
    position: absolute;
    left: 0;
    display: block;
    width: 100%;
    height: 3px;
    background: var(--c_blue);
}
.hmbg_inner::before {
    top: var(--ham_mnum);
    transition: all .5s ease;
}
.hmbg_inner::after {
    bottom: var(--ham_mnum);
    transition: all .5s ease;
}
.hmbg_wrap.open .hmbg_inner::before {
	background: var(--c_blue);
    transform: translateY(var(--ham_num)) rotate(45deg);
}
.hmbg_wrap.open .hmbg_inner::after {
	background: var(--c_blue);
    transform: translateY(var(--ham_mnum)) rotate(-45deg);
}
.hmbg_btn > span {
    display: block;
    margin-top: 13px;
    color: #767573;
    font-size: .6em;
    text-align: center;
}
body.hmbg_open {
    overflow: hidden;
}
#sp_nav {
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
    width: 100%;
    height: 100vh;
    padding: 20px 20px 5px;
    background: #fff;
    overflow: auto;
    pointer-events: none;
    transition: all .5s ease;
	z-index: 1;
}
.hmbg_wrap.open #sp_nav {
	opacity: 1;
	pointer-events: auto;
}
.sp_nav_li {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
    width: 100%;
    margin: 0 auto 15px;
    list-style: none;
}
.sp_nav_li a, .sp_nav_li .acc-btn {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 15px 0 10px;
    font-size: var(--fz18);
	text-align: center;
    transition: all .3s ease;
}
.sp_nav_li .acc-btn {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	cursor: pointer;
}
.sp_nav_li .acc-btn::after {
	content: '\f0d7';
	margin-left: .3em;
	color: var(--c_blue);
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	transition: all .3s ease;
}
.sp_nav_li .acc-btn.acc-open::after {
	content: '\f0d8';
}
.sp_nav_dropdown {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	margin-top: -.7em;
    list-style: none;
}
.sp_nav_dropdown > li > a {
	color: var(--c_blue);
	font-size: var(--fz14);
}
.sp_nav_li a:hover {
    opacity: .6;
}
.sp_nav_li li:last-of-type, .sp_nav_sub li:last-of-type {
    border-bottom: none;
}
.sp_nav_li li {
    opacity: 0;
    transition: all .5s ease;
    transform: translateY(20px);
}
.hmbg_wrap.open .sp_nav_li li {
    opacity: 1;
    transform: translateY(0);
}
.sp_nav_inner {
	margin-top: 50px;
}
/*//hamburger*/

/*pagetop*/
.pagetop {
    bottom: 60px;
    position: fixed;
    right: 20px;
    z-index: 998 !important;
}
.pagetop > a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 55px;
    height: 55px;
    color: var(--c_blue);
    font-size: 2rem;
    background-color: #fff;
    border: 2px solid var(--c_blue);
    border-radius: 50%;
    transition: all .3s ease;
    box-sizing: border-box;
}
.pagetop > a:hover {
    color: #fff;
    background-color: var(--c_black);
}
@media only screen and (max-width: 1200px) {
	.pagetop {
		bottom: 15px;
	}
}
/*//pagetop*/

/*accordion*/
.acc-cont {
	display: none;
}
/*//accordion*/

/*modal*/
body.modal_open {
	overflow: hidden;
}
.modal_cont_wrapper {
	position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100vw;
    min-height: 100vh;
    background: rgba(0, 0, 0, .6);
    z-index: 9999;
    overflow: auto;
}
.modal_cont_inner {
	position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
}
.modal_cont {
	position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    min-height: 100%;
    height: auto;
    padding: 40px 10px;
}
.modal_block {
	position: relative;
	width: auto;
	height: auto;
}
.modal_close {
	position: absolute;
    bottom: calc(100% + 20px);
    right: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 3em;
	height: 3em;
	background: #fff;
	border-radius: 50%;
	cursor: pointer;
}
.modal_close_inner {
    position: relative;
    width: 35px;
    height: 3px;
    margin-top: 12px;
    margin-bottom: 12px;
    background: transparent;
    transition: all .5s ease;
}
.modal_close_inner::before, .modal_close_inner::after {
    content: '';
    position: absolute;
    left: 0;
    display: block;
    width: 100%;
    height: 3px;
    background: var(--c_blue);
}
.modal_close_inner::before {
    top: -12px;
    transition: all .5s ease;
	transform: translateY(12px) rotate(45deg);
}
.modal_close_inner::after {
    bottom: -12px;
    transition: all .5s ease;
	transform: translateY(-12px) rotate(-45deg);
}
/*//modal*/

/*scrl*/
.scrl {
    opacity: 0;
    position: relative;
}
.bt-anim {
    top: 50px;
}
@keyframes bt-anim {
	0% {
		opacity: 0;
		top: 50px;
	}
	60% {
		opacity: 1;
		top: 0;
	}
	100% {
		opacity: 1;
		top: 0;
	}
}
.bt-anim.scrl_in {
    animation: bt-anim 1s cubic-bezier(0.25, 0.1, 0.25, 1) forwards;
}
/*//scrl*/

/*header*/
#header {
	position: fixed;
	top: 0;
	left: 0;
    width: 100%;
    background: #fff;
    padding: 30px clamp(15px, 2.08vw, 35px) 60px;
	transition: all .3s ease;
	z-index: 999;
}
#header.h_fixed {
	padding: 15px clamp(15px, 2.08vw, 35px) 20px;
}
.h_inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.logo {
    opacity: 1;
    flex-shrink: 0;
    max-width: 330px;
    width: 19.7vw;
    transition: all .3s ease;
}
.logo:hover {
    opacity: .6;
}
.logo a, .logo img {
    display: block;
    width: 100%;
}
#gnav {
    display: flex;
    justify-content: flex-end;
    min-width: 0;
    width: 100%;
}
.gnav_li {
    display: flex;
    align-items: center;
    padding: 0;
    font-size: var(--fz17);
    list-style: none;
}
.gnav_li > li {
    position: relative;
    padding: .5em 0;
    margin-right: 3.86vw;
}
.gnav_li > li > a, .gnav_li > li > span {
    position: relative;
    display: block;
    font-size: var(--fz17);
	cursor: pointer;
}
.gnav_li > li > a::before {
    content: '_ ';
}
.gnav_li > li > a::before, .gnav_li > li > span::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 1px;
    background: var(--c_blue);
    transform: scaleX(0);
    transform-origin: left center;
    transition: all .3s ease;
}
.gnav_li > li:hover > a::before, .gnav_li > li:hover > span::before {
    transform: scaleX(1);
}
.nav_dropdown > a::after, .nav_dropdown > span::after {
    content: '\f0d7';
    margin-left: .5em;
    color: var(--c_blue);
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.dropdown_menu {
    opacity: 0;
    position: absolute;
    top: 100%;
    left: 0;
    background: rgba(2, 133, 177, .7);
    border-radius: 4px;
    padding: 1.5em;
    min-width: 13em;
    font-size: var(--fz14);
    list-style: none;
    transition: all .3s ease;
    pointer-events: none;
    z-index: 1;
}
.dropdown_menu li {
    margin-bottom: 1em;
}
.dropdown_menu li a {
	opacity: 1;
    color: #fff;
    font-size: var(--fz14);
	white-space: nowrap;
	transition: all .3s ease;
}
.dropdown_menu li a:hover {
	opacity: .6;
}
.nav_dropdown:hover .dropdown_menu {
    opacity: 1;
    pointer-events: auto;
}
.h_tac {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 218px;
    min-width: 0;
    width: 100%;
    padding: .7em 1em;
	color: #fff;
    font-size: var(--fz17);
    font-weight: 700;
    border-radius: 3px;
    background: linear-gradient(to right, var(--g_d_blue), var(--g_r_blue));
    transition: all 1s ease;
}
.h_tac::before {
	content: '';
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: #fff;
	border: 2px solid var(--g_d_blue);
	border-radius: 3px;
	transition: all .3s ease;
	z-index: 0;
}
.h_tac:hover::before {
	opacity: 1;
}
.h_tac > span {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	color: transparent;
	background: #fff;
	background-clip: text;
	transition: all .3s ease;
	z-index: 1;
}
.h_tac:hover > span {
	background: linear-gradient(to right, var(--g_d_blue), var(--g_r_blue));
	background-clip: text;
}
@media only screen and (max-width: 1024px) {
	.h_tac {
		min-width: 150px;
	}
}
@media only screen and (max-width: 768px) {
	#gnav {
		display: none;
	}
	.hmbg_btn {
		display: block;
	}
	.logo {
		max-width: 186px;
		width: 49.6vw;
	}
	#header {
		padding-top: 20px;
		padding-bottom: 15px;
	}
	#header.h_fixed {
		padding-top: 12px;
		padding-bottom: 12px;
	}
}
/*//header*/

/*footer*/
.contact_sec {
    padding: var(--num100) 20px;
    display: flex;
    justify-content: center;
}
.contact_sec .wrap {
    position: relative;
    max-width: 1000px;
    width: 80%;
}
.contact_sec .wrap::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    background: linear-gradient(-45deg, var(--g_d_blue), var(--g_r_blue));
    transform: translate(-50%, -50%);
    border-radius: 5px;
}
.contact_sec .wrap .inner {
    position: relative;
    display: flex;
    justify-content: space-between;
    padding: var(--num75) 15px;
    width: 100%;
    background: #fff;
    z-index: 1;
    border-radius: 3px;
}
.contact_sec .h {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 38%;
    font-size: var(--fz30);
}
.contact_sec .h::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 2px;
    height: 100%;
    background: linear-gradient(-45deg, var(--g_d_blue), var(--g_r_blue));
}
.contact_sec .en {
    display: block;
    width: 10em;
    color: #1482a8;
    font-size: .7em;
    font-weight: 700;
    font-style: italic;
    font-family: var(--roboto);
    line-height: 1;
}
.contact_sec .tit {
    font-weight: 700;
    margin: 0;
}
.contact_sec .cont {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 62%;
    padding: 15px 0;
    text-align: center;
}
.contact_sec .num {
    color: var(--c_blue);
    font-size: var(--fz27);
    font-family: var(--oswald);
    font-weight: 400;
    line-height: 1;
    margin-bottom: 5px;
}
.contact_sec .num .tel {
    font-size: 1.6em;
}
.contact_sec .time {
    margin-bottom: 20px;
    color: var(--c_blue);
    font-size: var(--fz18);
    font-family: var(--oswald);
}
.contact_sec .btn {
	position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 305px;
    width: 60%;
    background: linear-gradient(to right, #0080b9, #74c3bb);
    padding: 1.5em;
    color: #fff;
    font-size: var(--fz15);
    border-radius: 4px;
}
.contact_sec i.btn_icon {
    margin-right: .3em;
    font-size: 1.4em;
}
.contact_sec .cont_inner {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	width: 90%;
	margin-left: auto;
}
.contact_sec .cont_inner .sub_tit {
	margin-bottom: .3em;
	color: var(--c_blue);
	font-size: var(--fz21);
	font-weight: 400;
	text-align: left;
}
.contact_sec .cont_inner .txt {
	margin-bottom: 1.5em;
	color: var(--c_gray);
	font-size: var(--fz15);
	text-align: left;
}
.contact_sec .btn.right_icon > span::before {
	content: '';
	display: block;
}
.contact_sec .btn.right_icon > span {
	justify-content: space-between;
}
#footer {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    background-color: var(--c_blue);
    color: #fff;
    padding: var(--num65) 0 15px;
    position: relative;
}
.f_inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    max-width: 1000px;
    width: 92%;
    height: 100%;
    margin: 0 auto 50px;
}
.f_logo {
    max-width: 283px;
    width: 16.84vw;
    margin-bottom: 10px;
}
.f_logo a, .f_logo img {
    display: block;
    width: 100%;
}
.f_info .address {
    margin-top: 3em;
    font-size: var(--fz15);
}
.f_info .num {
    font-size: var(--fz15);
}
.fnav {
	width: auto;
	margin-left: auto;
}
.fnav_li {
    list-style: none;
    padding: 0;
    display: flex;
}
.fnav_li li {
    margin-right: 2.5em;
    font-size: var(--fz15);
}
.fnav_li li > a {
    color: #fff;
}
.f_sns {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.f_sns > a {
    font-size: var(--fz20);
}
.f_sns > a + a {
    margin-left: .7em;
}
.f_sns > a > img {
    display: block;
    width: .8em;
}
small.copyright {
    display: block;
    width: 100%;
    font-size: var(--fz12);
    text-align: center;
}
@media screen and (max-width: 768px) {
    .contact_sec .wrap {
        flex-direction: column;
        max-width: 310px;
        width: 92%;
        text-align: center;
    }
    .contact_sec .wrap .inner {
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
		padding: var(--num75) 25px;
    }
    .contact_sec .h {
        width: 100%;
        padding-bottom: .7em;
    }
    .contact_sec .num {
		margin-top: 15px;
        font-size: var(--fz17);
    }
    .contact_sec .cont {
        width: 100%;
        padding: 0;
        margin-top: 20px;
    }
    .contact_sec .tit {
        font-size: var(--fz20);
    }
	.contact_sec .en {
		font-size: var(--fz17);
	}
    .contact_sec .h::after {
        top: auto;
        bottom: 0;
        width: 100%;
        height: 2px;
    }
    .contact_sec .time {
        line-height: 1;
    }
    .contact_sec .btn {
        width: 100%;
    }
	.contact_sec .cont_inner {
		width: 100%;
	}
	.contact_sec .cont_inner .sub_tit {
		font-size: var(--fz18);
	}
	.contact_sec .cont_inner .sub_tit br.pc {
		display: none;
	}
	.contact_sec .cont_inner .txt {
		font-size: var(--fz14);
	}
	.contact_sec .cont_inner .btn {
		width: 100%;
	}
    .f_inner {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        width: 92%;
        margin-bottom: 20px;
    }
	.fnav {
		margin-left: 0;
	}
    .fnav_li {
        flex-direction: column;
        align-items: flex-start;
        margin-left: 0;
        margin-top: 15px;
    }
    .fnav_li li {
        margin-right: 0;
        margin-bottom: .5em;
    }
    .footer_backtop {
        position: static;
        margin: 20px auto 0;
    }
    .f_logo {
        max-width: 226px;
        width: 60.26vw;
    }
    .f_info .address, .f_info .fax, .fnav_li li > a {
        font-size: var(--fz14);
    }
    .f_info .address {
        margin-top: 1.5em;
    }
}
/*//footer*/

/*top*/
#main_visual {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 100vh;
	margin-bottom: var(--num195);
    overflow: hidden;
}
#main_visual .slide {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 0;
}
#main_visual .top_slide {
    width: 100%;
    height: 100%;
}
#main_visual .top_slide .swiper-slide, #main_visual .top_slide .post_img {
    width: 100%;
    height: 100%;
}
#main_visual .sub_tit {
    position: absolute;
    top: 3.5em;
    left: 0;
    width: auto;
    padding-left: 5em;
    color: #fff;
    font-size: clamp(.9rem, 4.04vw, 6.8rem);
    font-family: var(--robot);
    font-weight: 100;
    font-style: italic;
    letter-spacing: .1em;
	line-height: .85;
    border-bottom: 1px solid #fff;
    z-index: 1;
}
#main_visual .vertical {
    position: absolute;
    top: 0;
    right: 3em;
    font-size: clamp(.9rem, 5.53vh, 6.4rem);
    font-weight: 700;
    z-index: 1;
    writing-mode: tb-rl;
}
#main_visual .vertical > span {
    display: inline-block;
    background: #fff;
    padding: .5em .15em;
    margin-bottom: 10px;
}
#main_visual .vertical > span:nth-of-type(1) {
    padding-top: 1.2em;
}
#main_visual .vertical > span:nth-of-type(2) {
    padding-bottom: 1em;
    margin-top: 7.5em;
}
.bar{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 5px;
	background: transparent;
	overflow: hidden;
	z-index: 1;
}
.bar span{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	display: inline-block;
	width: 100%;
	background: var(--c_blue);
	transform: scaleX(0);
	transform-origin: left center;
	transition-timing-function: linear;
	z-index: 2;
}
.top_sec {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
}
.top_sec .en_tit {
    width: auto;
    padding-left: 2em;
    margin-bottom: .7em;
    color: var(--c_blue);
    font-size: clamp(.9rem, 5.95vw, 10rem);
    font-weight: 700;
    font-family: var(--roboto);
    font-style: italic;
    line-height: .67;
    border-bottom: 1px solid var(--c_blue);
}
.top_sec .wrap {
	display: flex;
    justify-content: space-between;
    align-content: flex-start;
    max-width: 1300px;
    width: 74%;
    margin: auto;
}
#top_about .wrap {
    padding-right: 27%;
}
.top_sec .tit {
    flex-shrink: 0;
    width: auto;
    margin-right: 1em;
    font-size: var(--fz40);
    font-weight: 700;
    writing-mode: tb-rl;
}
.top_sec .cont {
	min-width: 0;
	width: 82%;
}
#top_about .cont {
    width: 73%;
}
.top_sec .sub_tit {
    margin-top: 1.5em;
    margin-bottom: 1em;
    color: var(--c_blue);
    font-size: var(--fz29);
    font-weight: 500;
}
.top_sec .txt {
    margin-bottom: 3.5em;
    font-size: var(--fz15);
}
.top_sec .cont > .btn_wrap {
    justify-content: flex-start;
}
.btn_g_arw {
    position: relative;
    min-width: 320px;
    padding: 2em 6em 2em 2em;
    margin-left: 0;
    color: #fff;
    font-size: var(--fz16);
    background: linear-gradient(to right, var(--g_d_blue), var(--g_r_blue));
    border-radius: 3px;
}
@keyframes arw_line1 {
    10% {
        transform: scaleX(1) translateY(-50%);
        transform-origin: 100% 50%;
    }
    30% {
        transform: scaleX(0) translateY(-50%);
        transform-origin: 100% 50%;
    }
    50% {
        transform: scaleX(0) translateY(-50%);
        transform-origin: 0% 50%;
    }
    70% {
        transform: scaleX(1) translateY(-50%);
        transform-origin: 0% 50%;
    }
}
@keyframes arw_line2 {
    30% {
        transform: scaleX(1);
        transform-origin: 100% 50%;
    }
    50% {
        transform: scaleX(0);
        transform-origin: 100% 50%;
    }
    70% {
        transform: scaleX(0);
        transform-origin: 0% 50%;
    }
    90% {
        transform: scaleX(1);
        transform-origin: 0% 50%;
    }
}
@keyframes arw_line3 {
    0% {
        opacity: 1;
        transform: rotate(35deg);
    }
    10% {
        opacity: 1;
        transform: rotate(0);
    }
    11% {
        opacity: 0;
    }
    89% {
        opacity: 0;
    }
    90% {
        opacity: 1;
        transform: rotate(0);
    }
    100% {
        opacity: 1;
        transform: rotate(35deg);
    }
}
.btn_g_arw::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    display: block;
    width: 4em;
    height: 1px;
    background: #fff;
    transform: scaleX(1) translateY(-50%);
    transform-origin: right bottom;
}
.btn_g_arw:hover::before {
    animation: arw_line1 1s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}
.btn_g_arw .b_arw {
    position: absolute;
    top: 50%;
    left: 100%;
    margin: 0;
    transform: translateY(-50%);
}
.btn_g_arw .b_arw::before, .btn_g_arw .b_arw::after {
    background: var(--c_blue);
}
.btn_g_arw:hover > .b_arw::before {
    -webkit-animation: arw_line2 1s cubic-bezier(0.39, 0.575, 0.565, 1) both;
    animation: arw_line2 1s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}
.btn_g_arw:hover > .b_arw::after {
    -webkit-animation: arw_line3 1s both;
    animation: arw_line3 1s both;
}
#top_about {
	margin-bottom: clamp(100px, 9.82vw, 165px);
}
#top_about .img {
    position: relative;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
    padding: 0% 0 17%;
    margin-top: clamp(105px, 10.12vw, 170px);
}
#top_about .img > img, #top_about .img > picture {
    position: relative;
    display: block;
    z-index: 1;
}
#top_about .img > picture img {
	width: 100%;
}
#top_about .img img {
	border-radius: 5px;
}
#top_about .img::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, var(--g_d_blue), var(--g_r_blue));
    clip-path: polygon(0 18%, 100% 0, 100% 82%, 0% 100%);
    ;
    z-index: 0;
}
#top_about .img .img1 {
    position: absolute;
    bottom: calc(100% + 1.5vw);
    right: 10vw;
    width: 18.92vw;
}
#top_about .img .img2 {
    width: 58.33vw;
    font-size: clamp(.9rem, 4.82vw, 8.1rem);
    margin-bottom: 1em;
}
#top_about .img picture:has(.img3) {
    width: 33.45vw;
}
#top_about .img .img4 {
    position: absolute;
    bottom: -2vw;
    left: 34vw;
    display: block;
    width: 24.58vw;
}
#top_about .img_tit {
    position: relative;
    width: 100%;
	padding-right: 1em;
    margin-top: -.45em;
    color: transparent;
    font-size: clamp(.9rem, 4.82vw, 8.1rem);
    font-family: sans-serif;
    font-weight: 700;
    font-style: italic;
    line-height: 1;
    text-align: right;
    -webkit-text-stroke: 1px #fff;
    text-stroke: 1px #fff;
    z-index: 1;
}
#top_business {
	margin-bottom: clamp(70px, 6.54vw, 110px);
}
.top_business_wrap {
    max-width: 1300px;
    width: 74%;
    margin: clamp(75px, 10.61vw, 145px) auto 0;
}
.top_business_li {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    width: 82%;
    margin-left: auto;
    list-style: none;
}
.top_business_li > li {
    position: relative;
    width: 48%;
}
.top_business_li .post_img {
    padding-top: 72%;
    border-radius: 5px;
}
.top_business_li .h {
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    min-height: 75%;
    padding: .7em .5em 1em;
    font-size: var(--fz24);
    font-weight: 700;
    writing-mode: tb-rl;
    background: #fff;
    border-radius: 0 0 0 5px;
    z-index: 1;
}
.top_business_li .h > .en {
    display: inline-block;
    padding-top: 1em;
    margin-top: 1em;
    color: var(--c_blue);
    font-family: var(--roboto);
    font-size: .6em;
    border-top: 1px solid var(--c_blue);
}
.top_business_li .note {
    position: absolute;
    top: .5em;
    left: 1em;
    font-size: var(--fz14);
    z-index: 1;
}
.top_business_li .btn_wrap {
    margin-top: 15px;
}
.btn_line {
    position: relative;
    min-width: 215px;
    width: auto;
    padding: .5em 2em;
    color: var(--c_black);
    font-size: var(--fz15);
    text-align: center;
    background: #fff;
    border: 1px solid var(--c_blue);
    border-radius: 3px;
    transition: all .3s ease;
}
.btn_line::after {
    content: '\f054';
    position: absolute;
    top: 50%;
    right: 1em;
    color: var(--c_blue);
    font-size: .8em;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    transition: all .3s ease;
    transform: translateY(-50%);
}
.btn_line:hover::after {
    color: #fff;
}
.btn_line:hover {
    color: #fff;
    background: var(--c_blue);
}
#top_recruit {
    width: 100%;
    padding: clamp(50px, 5.95vw, 100px) 0;
    background: url(./img/top_recruit_back.png) center center/cover no-repeat;
}
#top_recruit .wrap {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
#top_recruit .img {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 59%;
    overflow: hidden;
}
#top_recruit .img img {
    max-width: inherit;
    width: 104%;
}
#top_recruit .cont {
    width: 35%;
}
#top_recruit .en_tit {
    width: 100%;
    margin-bottom: .3em;
    color: transparent;
    font-size: clamp(.9rem, 5.95vw, 10rem);
    font-family: sans-serit;
    font-weight: 700;
    font-style: italic;
    letter-spacing: -.03em;
    line-height: .75;
    -webkit-text-stroke: 2px var(--c_blue);
    text-stroke: 2px var(--cblue);
    border-bottom: 2px solid var(--c_blue);
}
#top_recruit .tit {
    font-size: var(--fz42);
    font-weight: 500;
    letter-spacing: .15em;
}
#top_recruit .txt {
	padding-right: 2em;
    margin-bottom: 4em;
    font-size: var(--fz15);
    line-height: 2;
}
#top_recruit .btn_wrap {
    justify-content: flex-start;
}
#top_recruit .btn_g_arw {
    min-width: 286px;
}
@media only screen and (max-width: 768px) {
	#main_visual .top_slide {
		height: calc(100% - 3em);
		margin-top: 3em;
		font-size: clamp(.9rem, 4.75vh, 3.5rem);
	}
	#main_visual .vertical {
		right: 1.5em;
		font-size: clamp(.9rem, 4.75vh, 3.5rem);
	} 
	#main_visual .sub_tit {
		top: 7.5em;
		padding-left: 1.5em;
		font-size: clamp(.9rem, 5.86vw, 2.2rem);
	}
	.top_sec .wrap {
		width: 85%;
	}
	.top_sec .en_tit {
		padding-left: 10%;
		margin-bottom: .5em;
		font-size: clamp(.9rem, 16vw, 6rem);
	}
	.top_sec .cont {
		width: 100%;
	}
	.top_sec .tit {
		font-size: var(--fz23);
	}
	.top_sec .sub_tit {
		margin-top: 0;
		font-size: var(--fz17);
	}
	.top_sec .sub_tit br.pc {
		display: none;
	}
	.top_sec .txt {
		margin-bottom: 1.5em;
		font-size: var(--fz15);
	}
	.btn_g_arw {
		min-width: 210px;
		padding: 1.5em 4.5em 1.5em 1.5em;
		font-size: var(--fz14);
	}
	.btn_g_arw::before {
		width: 3em;
	}
	.btn_g_arw .b_arw::before {
		width: 2em;
	}
	#top_about .wrap {
		padding-right: 0;
	}
	#top_about .cont {
		width: 100%;
	}
	#top_about .img {
		padding-bottom: 22%;
	}
	#top_about .img .img1 {
		bottom: auto;
		top: -14vw;
		right: 4vw;
		width: 33vw;
	}
	#top_about .img .img2 {
		margin-bottom: 2em;
	}
	#top_about .img picture:has(.img3) {
		width: 37vw;
	}
	#top_about .img .img4 {
		bottom: -7vw;
		left: 21vw;
		width: 38vw;
	}
	#top_about .img_tit {
		padding-right: .5em;
		margin-top: -.6em;
		font-size: clamp(.9rem, 5.7vw, 2.4rem);
	}
	.top_business_wrap {
		width: 90%;
	}
	.top_business_li {
		width: 100%;
		margin: auto;
	}
	.top_business_li > li {
		width: 100%;
		margin-bottom: 30px;
	}
	.top_business_li .h {
		font-size: var(--fz18);
	}
	#top_recruit .wrap {
		flex-direction: column;
		justify-content: flex-start;
	}
	#top_recruit .cont {
		display: contents;
		width: 96%;
	}
	#top_recruit .en_tit {
		order: 1;
		width: 96%;
		margin-left: auto;
		font-size: clamp(.9rem, 16vw, 6rem);
	}
	#top_recruit .tit {
		order: 2;
		width: 96%;
		margin-left: auto;
		font-size: var(--fz23);
	}
	#top_recruit .txt {
		order: 3;
		width: 92%;
		margin: auto;
		font-size: var(--fz14);
		line-height: 1.7;
	}
	#top_recruit .img {
		order: 4;
		width: 100%;
		margin: 30px 0;
	}
	#top_recruit .img img {
		width: 100%;
	}
	#top_recruit .btn_wrap {
		order: 5;
		justify-content: center;
	}
	#top_recruit .btn_g_arw {
		min-width: 210px;
	}
}
/*//top*/

/*second-head*/
.second_head {
	position: relative;
    width: calc(100% - 9.6em);
	height: 11.8em;
	margin-left: auto;
	margin-bottom: clamp(70px, 6.55vw, 110px);
	font-size: var(--fz33);
}
.second_head .back_img {
	position: relative;
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 0 0 0 5px;
	z-index: 0;
}
.second_head .page_tit {
	position: absolute;
	top: 0;
	left: -9.6em;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	min-width: 21em;
	width: auto;
	padding: 3em 0 2.5em 5em;
	font-size: var(--fz33);
	font-weight: 700;
	line-height: 1.15;
	z-index: 1;
}
.second_head .page_tit::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 19.5em;
	height: 100%;
	background: #fff;
	border-radius: 0 0 5px 0;
	z-index: -1;	
}
.second_head .page_tit .en {
	display: block;
	color: var(--c_blue);
	font-size: 2.7em;
	font-family: var(--roboto);
	font-style: italic;
}
@media only screen and (max-width: 768px) {
	.second_head {
		width: 100%;
		height: 52.8vw;
		margin-bottom: 6.6em;
		font-size: var(--fz18);
	}
	.second_head .page_tit {
		top: calc(100% - 2em);
		left: 0;
		min-width: calc(100% - 3em);
		padding: 1em 1em 0;
		font-size: var(--fz18);
	}
	.second_head .back_img {
		border-radius: 0;
	}
	.second_head .page_tit::before {
		width: 15.5em;
		border-radius: 0 5px 0 0;
	}
}
/*//second-head*/

/*custom*/
#custom_commitment {
    max-width: 1390px;
    width: 92%;
    margin: 0 auto clamp(80px, 9.82vw, 165px);
}
.sec_h_wrap {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 92%;
    margin: 0 auto 2em;
    font-size: var(--fz40);
}
.sec_h_wrap .tit {
    font-weight: 700;
	line-height: 1.5;
    text-align: center;
}
.sec_h_wrap .tit::after {
    content: '';
    display: block;
    width: 1.5em;
    height: 1px;
    margin: .3em auto 0;
    background: var(--c_blue);
}
.sec_h_wrap .tit > small {
	display: block;
	font-size: .57em;
}
.sec_h_wrap .txt {
	margin-top: 3em;
	font-size: var(--fz16);
	text-align: center;
}
.sec_h_wrap .txt > b {
	display: inline-block;
	padding: .3em 3em;
	margin: .3em 0;
	color: #fff;
	font-size: 1.56em;
	font-weight: 500;
	background: linear-gradient(to right, var(--g_d_blue), var(--g_r_blue));;
	clip-path: polygon(1em 0%, 100% 0, calc(100% - 1em) 100%, 0% 100%);
}
.sec_h_wrap .txt .sp_br {
	display: none;
}
.sec_h_wrap .txt a {
	opacity: 1;
	color: var(--c_blue);
	transition: all .3s ease;
}
.sec_h_wrap .txt a:hover {
	opacity: .6;
}
.custom_commitment_li {
    width: 100%;
    list-style: none;
}
.custom_commitment_li > li {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    margin-bottom: clamp(35px, 6.25vw, 105px);
}
.custom_commitment_li .img {
    position: relative;
    width: 47%;
}
.custom_commitment_li .post_img {
    padding-top: 67%;
    border-radius: 5px;
}
.custom_commitment_li .h {
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    padding: 2em 2em 3em;
    color: var(--c_blue);
    font-size: var(--fz18);
    font-weight: 700;
    writing-mode: tb-rl;
    background: #fff;
    border-radius: 0 0 5px 5px;
    transform: translateX(50%);
    z-index: 1;
}
.custom_commitment_li .h > span {
    margin-top: .03em;
    font-size: 5em;
    font-family: var(--oswald);
    font-weight: 500;
    writing-mode: initial;
    line-height: 1;
}
.custom_commitment_li .cont {
    width: 45%;
}
.custom_commitment_li .tit {
    width: 100%;
    margin-bottom: 1em;
    color: var(--c_blue);
    font-size: var(--fz29);
    line-height: 1.7;
}
.custom_commitment_li .txt {
    font-size: var(--fz15);
    line-height: 2;
}
#custom_style {
	width: 100%;
	margin-bottom: clamp(70px, 7.14vw, 120px);
}
#custom_style .inner {
    position: relative;
    width: 100%;
    padding-bottom: var(--num165);
}
#custom_style .inner > .btn_wrap {
    position: relative;
    z-index: 1;
}
#custom_style .inner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, var(--g_d_blue), var(--g_r_blue));
    clip-path: polygon(0% var(--num165), 100% 0%, 100% calc(100% - var(--num165)), 0% 100%);
    pointer-events: none;
    z-index: 0;
}
#custom_style .inner::after {
    content: 'House style';
    position: absolute;
    bottom: 0;
    left: 5%;
    color: transparent;
    font-size: clamp(.9rem, 8.03vw, 13.5rem);
    font-weight: 700;
    font-family: sans-serif;
    font-style: italic;
    -webkit-text-stroke: 2px #fff;
    text-stroke: 2px #fff;
    z-index: 0;
}
.custom_style_wrap {
    display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1420px;
    width: 92%;
    margin: 0 auto 55px;
}
.custom_style_wrap .card_block {
    position: relative;
    width: 31%;
    list-style: none;
}
.custom_style_wrap .card {
    position: relative;
    width: 100%;
	height: 100%;
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
}
.custom_style_wrap .img {
    position: relative;
    width: 100%;
}
.custom_style_wrap .post_img {
    padding-top: 82%;
}
.custom_style_wrap .note {
    position: absolute;
    top: 1em;
    right: 8em;
    font-size: var(--fz14);
}
.card_tagline {
    position: absolute;
    top: -1em;
    right: 1em;
    background-color: rgba(2, 133, 177, .8);
    color: #fff;
    padding: 1.5em 1em;
    font-size: var(--fz21);
    line-height: 1.4;
    writing-mode: tb-rl;
    clip-path: polygon(0% .5em, 100% 0%, 100% calc(100% - .5em), 0% 100%);
    box-shadow: -2px 0 6px rgba(0, 0, 0, 0.1);
    z-index: 1;
}
.custom_style_wrap .cont {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0 0 2.5em;
    font-size: var(--fz15);
    z-index: 1;
}
.custom_style_wrap .txt {
    padding: 0 2em;
    line-height: 1.8;
    margin-bottom: 20px;
	box-sizing: border-box;
}
.custom_style_wrap .btn_wrap {
    justify-content: flex-start;
    padding: 0 2em;
}
.custom_style_wrap .card_btn {
    display: inline-flex;
    align-items: center;
    border: 1px solid #007e9e;
    color: #007e9e;
    text-decoration: none;
    padding: .8em 2em;
    font-size: var(--fz15);
    border-radius: 5px;
    font-weight: bold;
    transition: background-color 0.3s, color 0.3s;
}
.custom_style_wrap .card_btn:hover {
    background-color: #007e9e;
    color: #fff;
}
.custom_style_wrap .card_btn i {
    margin-left: 8px;
}
.custom_style_wrap .tit {
    width: auto;
    padding: .5em 2em .5em 1em;
    margin-top: -1em;
    font-size: var(--fz30);
    font-weight: 700;
    background: #fff;
    border-radius: 0 5px 0 0;
    z-index: 2;
}
.custom_style_wrap .btn_wrap {
    justify-content: flex-start;
    padding: 0 2em;
}
.btn_blue_l {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-width: 550px;
    width: auto;
    padding: 2em;
    color: #fff;
    font-size: var(--fz23);
    font-weight: 700;
    text-align: center;
    background: var(--c_blue);
    border: 2px solid var(--c_blue);
    border-radius: 5px;
    transition: all .3s ease;
}
.btn_blue_l:hover {
    color: var(--c_blue);
    background: #fff;
}
.btn_blue_l > small {
    font-size: .7em;
    font-weight: 400;
}
.btn_blue_l::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 3em;
    display: block;
    width: 1em;
    height: 1em;
    background: transparent;
    border-right: 2px solid;
    border-bottom: 2px solid;
    border-color: #fff;
    transform: translateY(-50%) rotate(-45deg);
    transition: all .3s ease;
}
.btn_blue_l:hover::after {
    border-color: var(--c_blue);
}
.sp_slide_li.swiper-container {
	width: 92%;
	margin: 0 0 0 auto;
}
.sp_slide_li.swiper-container .swiper-slide {
	width: 296px;
	margin-right: 20px;
}
.sp_slide_li.swiper-container .swiper-wrapper {
	align-items: unset;
}
.custom_style_wrap .card_block.swiper-slide {
	padding-top: 20px;
}
.custom_style_wrap.swiper-container .card_tagline {
    top: 0;
    font-size: var(--fz16);
}
.custom_style_wrap.swiper-container .cont {
	padding-bottom: 2em;
}
.custom_style_wrap.swiper-container .note {
    top: .5em;
    right: 6em;
}
.custom_style_wrap.swiper-container .tit {
	font-size: var(--fz20);
}
.custom_style_wrap.swiper-container .txt {
	margin-bottom: 10px;
	font-size: var(--fz13);
}
.custom_style_wrap.swiper-container .btn_wrap {
	padding: 0 1.5em;
}
.custom_style_wrap.swiper-container .card_btn {
	padding: .5em 2em;
	font-size: var(--fz14);
}
.swiper-pagination.sp_slide_pn {
	position: relative;
	bottom: 0;
	margin-bottom: 25px;
}
.swiper-pagination.sp_slide_pn .swiper-pagination-bullet {
	opacity: 1;
	margin: 0 6px;
	background: #fff;
}
.swiper-pagination.sp_slide_pn .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: var(--c_blue);
}
.swiper-container.loop_slide .swiper-wrapper {
  transition-timing-function: linear;
}
.swiper-container.loop_slide .post_img {
	padding-top: 75%;
	border-radius: 5px;
}
.btn_g {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 286px;
    width: auto;
    padding: 1.5em 1em;
	color: #fff;
    font-size: var(--fz15);
    border-radius: 3px;
    background: linear-gradient(to right, var(--g_d_blue), var(--g_r_blue));
    transition: all 1s ease;
}
.btn_g::before {
	content: '';
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: #fff;
	border: 2px solid var(--g_d_blue);
	border-radius: 3px;
	transition: all .3s ease;
	z-index: 0;
}
.btn_g:hover::before {
	opacity: 1;
}
.btn_g::after {
	content: '\f054';
	position: absolute;
	top: 50%;
	right: 2em;
	color: #fff;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	transform: translateY(-50%);
}
.btn_g:hover::after {
	color: var(--g_r_blue);
}
.btn_g > span {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	color: transparent;
	background: #fff;
	background-clip: text;
	transition: all .3s ease;
	z-index: 1;
}
.btn_g:hover > span {
	background: linear-gradient(to right, var(--g_d_blue), var(--g_r_blue));
	background-clip: text;
}
#custom_works {
	width: 100%;
	margin-bottom: clamp(90px, 8.63vw, 145px);
}
#custom_works .btn_wrap, #reform_works .btn_wrap {
	margin-top: var(--num65);
}
#custom_land {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1120px;
    width: 67%;
    margin: 0 auto clamp(80px, 10.41vw, 175px);
}
#custom_land .cont {
    position: relative;
    width: 51%;
}
#custom_land .tit {
    width: 100%;
    margin-bottom: .2em;
    color: transparent;
    font-size: clamp(.9rem, 5.35vw, 9rem);
    font-family: sans-serif;
    font-weight: 700;
    font-style: italic;
    letter-spacing: -.05em;
    line-height: 1;
    -webkit-text-stroke: 2px var(--c_blue);
    text-stroke: 2px var(--c_blue);
    white-space: nowrap;
}
#custom_land .sub_tit {
    margin-bottom: .3em;
    font-size: var(--fz30);
    font-weight: 700;
}
#custom_land .img {
    width: 49%;
}
#custom_land .img img {
    display: block;
    width: 100%;
	border-radius: 5px;
}
#custom_land .btn_wrap {
    justify-content: flex-start;
    margin-top: 1.3em;
}
.btn_blue, .btn_white {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 220px;
    width: auto;
    padding: 1em 2em 1em 1em;
    color: #fff;
    font-size: var(--fz15);
    background: var(--c_blue);
    border: 1px solid var(--c_blue);
    border-radius: 5px;
    transition: all .3s ease;
}
.btn_blue:hover {
    color: var(--c_blue);
    background: #fff;
}
.btn_blue::after, .btn_white::after {
    content: '\f054';
    position: absolute;
    top: 50%;
    right: 1.5em;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    transform: translateY(-50%);
}
.btn_blue.link::after {
	content: '\f0c1';
}
.btn_white {
	color: var(--c_blue);
	background: #fff;
	border-color: #fff;
}
.btn_white:hover {
	color: #fff;
	background: var(--c_blue);
}
#custom_flow {
    position: relative;
    width: 100%;
    height: auto;
    padding: clamp(60px, 8.63vw, 145px) 0 clamp(35px, 4.76vw, 80px);
}
#custom_flow::before {
    content: '';
    opacity: .2;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: url(./img/custom_flow_back.webp) center center/cover no-repeat;
    z-index: 0;
}
#custom_flow .inner {
    position: relative;
    max-width: 1140px;
    width: 92%;
    margin: auto;
    z-index: 1;
}
.custom_flow_li {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1140px;
    width: 100%;
}
.custom_flow_li .item {
    width: 32%;
    margin-bottom: 2%;
    background: #fff;
    border: 1px solid var(--c_blue);
    border-radius: 5px;
}
.custom_flow_li .item:nth-of-type(even) {
    background: var(--c_blue);
}
.custom_flow_li .item_inner {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: auto;
    padding: 3em 2em;
    font-size: var(--fz14);
	box-sizing: border-box;
}
.custom_flow_li .num {
    position: relative;
    color: var(--c_blue);
    font-size: clamp(.9rem, 3.86vw, 6.5rem);
    font-family: var(--oswald);
    line-height: 1;
}
.custom_flow_li .item:nth-of-type(even) .num {
    color: #fff;
}
.custom_flow_li .num > span {
    display: block;
    font-size: .35em;
    font-family: var(--roboto);
    font-weight: 600;
    letter-spacing: .05em;
    text-align: center;
}
.custom_flow_li .num::after {
    content: '>>';
    position: absolute;
    top: 45%;
    left: calc(100% + .3em);
    font-size: .5em;
    font-family: sans-serif;
    transform: scale(.7, 1.1);
}
.custom_flow_li .item:last-of-type .num::after {
	content: '・';
	transform: scale(1);
}
.custom_flow_li .item_tit {
    margin-top: .5em;
    color: var(--c_blue);
    font-size: var(--fz23);
    font-weight: 700;
    letter-spacing: .05em;
    line-height: 1.5;
}
.custom_flow_li .item:nth-of-type(even) .item_tit {
    color: #fff;
}
.custom_flow_li .txt {
    margin-top: .5em;
    line-height: 2;
}
.custom_flow_li .item:nth-of-type(even) .txt {
    color: #fff;
}
.custom_flow_li.sp_slide_li.swiper-container {
	width: 98%;
}
.custom_flow_li.sp_slide_li.swiper-container .swiper-slide {
	width: 315px;
	height: auto;
}
@media only screen and (max-width: 768px) {
	.sec_h_wrap {
		margin-bottom: 1.5em;
		font-size: var(--fz26);
	}
	.sec_h_wrap .txt {
		font-size: var(--fz14);
		text-align: left;
	}
	.sec_h_wrap .txt.sp_center {
		text-align: center;
	}
	.sec_h_wrap .txt > b {
		padding: .5em 3em;
		margin: .8em 0 .3em;
		font-size: 1.14em;
	}
	.sec_h_wrap .txt .sp_br {
		display: block;
	}
	.sec_h_wrap .tit::after {
		width: 1em;
	}
	#custom_style .sec_h_wrap {
		margin-bottom: .7em;
	}
	#custom_commitment {
		width: 100%;
	}
	#custom_style .inner::before {
		clip-path: polygon(0% 40px, 100% 0%, 100% calc(100% - 40px), 0% 100%);
	}
	#custom_style .inner::after {
		bottom: .3em;
		left: 3%;
		font-size: clamp(.9rem, 13vw, 5.3rem);
		-webkit-text-stroke: 1px #fff;
	    text-stroke: 1px #fff;
	}
	.custom_commitment_li > li {
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
	}
	.custom_commitment_li .img {
		width: 100%;
	}
	.custom_commitment_li .post_img {
		padding-top: 62%;
		border-radius: 0;
	}
	.custom_commitment_li .h {
		padding: 1em 1.3em;
		font-size: var(--fz13);
		border-radius: 0 0 0 5px;
		transform: translateX(0);
	}
	.custom_commitment_li .h > span {
		font-size: 3.6em;
	}
	.custom_commitment_li .cont {
		width: 100%;
		padding: 7% 4% 0;
	}
	.custom_commitment_li .tit {
		font-size: var(--fz20);
	}
	.custom_commitment_li .txt {
		font-size: var(--fz14);
	}
	.btn_blue_l {
		align-items: flex-start;
		min-width: inherit;
		width: 82%;
		padding: 1em 1.5em;
		font-size: var(--fz17);
		text-align: left;
	}
	.btn_blue_l::after {
		right: 2em;
		width: .8em;
		height: .8em;
	}
	.custom_style_wrap .card_block {
		width: 100%;
		margin-top: 40px;
	}
	.swiper-container.loop_slide .swiper-slide {
		width: 294px;
	}
	.btn_g {
		min-width: 210px;
		font-size: var(--fz14);
	}
	#custom_land {
		flex-direction: column;
		justify-content: flex-start;
		width: 92%;
	}
	#custom_land .cont, #custom_land .img {
		width: 100%;
	}	
	#custom_land .tit {
		font-size: clamp(.9rem, 11vw, 4.5rem);
		letter-spacing: -.03em;
	}
	#custom_land .sub_tit {
		font-size: var(--fz22);
	}
	#custom_land .txt {
		font-size: var(--fz14);
	}
	#custom_land .btn_wrap {
		margin-bottom: 1.5em;
	}
	.btn_blue, .btn_white {
		font-size: var(--fz14);
	}
	#custom_flow .inner {
		width: 100%;
	}
	.custom_flow_li .num {
		font-size: clamp(.9rem, 16vw, 6rem);
	}
	.custom_flow_li .item_tit {
		font-size: var(--fz21);
	}
	#custom_flow::before {
		background-position: right center;
	}
}
@media only screen and (max-width: 450px) {
	.sec_h_wrap .txt > b {
		width: 100%;
		padding: .5em 1em;
	}
}
@media only screen and (max-width: 350px) {
	.sp_slide_li.swiper-container .swiper-slide, .custom_flow_li.sp_slide_li.swiper-container .swiper-slide {
		width: 260px;
		margin-right: 15px;
	}
}
/*//custom*/

/*reform*/
#reform_purpose {
    width: 100%;
    margin-top: clamp(85px, 8.33vw, 140px);
	margin-bottom: clamp(55px, 5.35vw, 90px);
}
#reform_purpose .inner {
    position: relative;
    width: 100%;
    padding-bottom: clamp(0px, 13.09vw, 220px);
}
#reform_purpose .inner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, var(--g_d_blue), var(--g_r_blue));
    clip-path: polygon(0% var(--num165), 100% 0%, 100% calc(100% - var(--num165)), 0% 100%);
    pointer-events: none;
}
.reform_purpose_li {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1320px;
    width: 78%;
    margin: auto;
    list-style: none;
    z-index: 1;
}
.reform_purpose_li > li {
    position: relative;
    width: 49%;
    margin-bottom: 4%;
}
.reform_purpose_li .num {
    position: absolute;
    top: -.3em;
    left: .3em;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
    padding: .4em .2em;
    color: #fff;
    font-size: clamp(.9rem, 4.76vw, 8rem);
    font-weight: 500;
    font-family: var(--oswald);
    line-height: 1;
    background: rgba(2, 133, 177, .7);
    clip-path: polygon(0% 0%, 100% .22em, 100% 100%, 0% calc(100% - .22em));
    z-index: 2;
}
.reform_purpose_li .num > span {
    display: block;
    font-size: .22em;
    font-weight: 700;
    writing-mode: tb-rl;
}
.reform_purpose_li .item_inner {
    position: relative;
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    z-index: 0;
}
.reform_purpose_li .post_img {
    padding-top: 64%;
    z-index: 0;
}
.reform_purpose_li .cont {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    background: #fff;
    z-index: 1;
}
.reform_purpose_li .item_tit {
    width: auto;
    padding: .7em 2em .7em 1em;
    margin-top: -1.7em;
    color: var(--c_blue);
    font-size: var(--fz30);
    line-height: 1.3;
    background: #fff;
    border-radius: 0 5px 0 0;
}
.reform_purpose_li .txt {
    padding: 0 2em 2em;
    font-size: var(--fz15);
}
#reform_works {
	margin-bottom: clamp(90px, 11.01vw, 185px);
}
#reform_effort {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
	margin-bottom: clamp(40px, 5.65vw, 95px);
}
#reform_effort .cont {
    width: 60%;
}
#reform_effort .cont .inner {
    width: 77%;
    margin: auto;
}
#reform_effort .tit {
    margin-bottom: 1em;
    font-size: var(--fz32);
    font-weight: 700;
}
#reform_effort .sub_tit {
    margin-bottom: 1em;
    color: var(--c_blue);
    font-size: var(--fz23);
    font-weight: 400;
}
#reform_effort .sub_tit br.sp {
	display: none;
}
#reform_effort .txt {
    margin-bottom: 2em;
    font-size: var(--fz15);
}
#reform_effort .btn_wrap {
    justify-content: flex-start;
}
#reform_effort .btn_wrap * {
    margin-right: 1.3em;
	margin-bottom: 10px;
}
#reform_effort .img {
    width: 40%;
}
#reform_effort .img img {
    display: block;
    width: 100%;
    border-radius: 5px 0 0 5px;
}
#reform_effort .tit_wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
}
#reform_effort .tit_inner {
	min-width: 0;
	width: 100%;
}
#reform_effort .mark {
    flex-shrink: 0;
	max-width: 220px;
    width: 6.9em;
    margin-left: 1em;
	margin-bottom: 1em;
    font-size: var(--fz32);
}
#reform_effort .mark > img {
	display: block;
	width: 100%;
}
@media only screen and (max-width: 768px) {
	.reform_purpose_li {
		width: 92%;
	}
	.reform_purpose_li > li {
		width: 100%;
		margin-bottom: 40px;
	}
	.reform_purpose_li .num {
		font-size: clamp(.9rem, 12.26vw, 4.6rem);
	}
	.reform_purpose_li .num > span {
		font-size: .3em;
	}
	.reform_purpose_li .item_tit {
		font-size: var(--fz19);
	}
	.reform_purpose_li .txt {
		font-size: var(--fz13);
	}
	#reform_effort {
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
	}
	#reform_effort .cont {
		display: contents;
	}
	#reform_effort .cont .inner {
		display: contents;
	}
	#reform_effort .tit {
		order: 1;
		width: 92%;
		margin-right: auto;
		margin-left: auto;
		font-size: var(--fz22);
		text-align: center;
	}
	#reform_effort .sub_tit {
		order: 2;
		width: 92%;
		margin-right: auto;
		margin-left: auto;
		font-size: clamp(.9rem, 4.8vw, 1.9rem);
		text-align: center;
	}
	#reform_effort .sub_tit br.sp {
		display: block;
	}
	#reform_effort .txt {
		order: 3;
		width: 92%;
		margin-right: auto;
		margin-left: auto;
		font-size: var(--fz14);
	}
	#reform_effort .img {
		order: 4;
		width: 100%;
	}
	#reform_effort .img img {
		border-radius: 0;
	}
	#reform_effort .btn_wrap {
		order: 5;
		flex-direction: column;
		align-items: center;
		margin-top: 30px;
	}
	#reform_effort .btn_wrap * {
		margin-right: 0;
	}
	#reform_effort .btn_wrap .btn_blue.link {
		margin-bottom: .5em;
	}
	#reform_effort .tit_wrap {
		flex-direction: column;
		justify-content: flex-start;
		align-items: center;
	}
	#reform_effort .mark {
		max-width: 150px;
		margin-left: 0;
	}
}
/*//reform*/

/*public-works*/
.publicWorks_sec {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
}
.publicWorks_sec .en_tit {
    width: auto;
    padding-left: 2em;
    margin-bottom: .7em;
    color: #fff;
    font-size: clamp(.9rem, 5.35vw, 9rem);
    font-weight: 700;
    font-family: sans-serif;
    font-style: italic;
    line-height: .78;
    -webkit-text-stroke: 2px var(--c_blue);
    text-stroke: 2px var(--c_blue);
    border-bottom: 1px solid var(--c_blue);
}
.publicWorks_sec .wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 88%;
    margin-left: auto;
}
.publicWorks_sec .h {
    width: 20%;
}
.publicWorks_sec .tit {
    width: 100%;
    margin-bottom: .6em;
    font-size: var(--fz35);
    font-weight: 700;
    line-height: 1.5;
}
.publicWorks_sec .tit > small {
    display: block;
    font-size: .6em;
}
.publicWorks_sec .btn_wrap {
	justify-content: flex-start
}
.publicWorks_sec .btn_g {
    min-width: inherit;
    width: 100%;
}
.publicWorks_sec .slide {
    width: 74%;
}
#publicWorks_architecture {
	margin-bottom: clamp(100px, 7.14vw, 120px);
}
#publicWorks_engineering {
	margin-bottom: clamp(135px, 9.52vw, 160px);
}
#publicWorks_award {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    width: 100%;
	margin: 0 auto var(--num195);
}
#publicWorks_award .img {
    position: relative;
    width: 50%;
    z-index: 0;
}
#publicWorks_award .img > img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#publicWorks_award .cont {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 56%;
	padding: clamp(25px, 2.67vw, 45px) 0;
    margin-left: -6%;
    color: #fff;
    background: linear-gradient(to right, var(--g_d_blue), var(--g_r_blue));
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 6% 100%);
    z-index: 1;
}
#publicWorks_award .cont_inner {
    width: 72%;
    margin: auto;
}
#publicWorks_award .tit {
    font-size: var(--fz30);
    font-weight: 700;
}
#publicWorks_award .txt {
    margin-bottom: 1em;
}
#publicWorks_award .list {
    padding-left: 1em;
    margin-bottom: 1em;
    font-size: var(--fz15);
}
#publicWorks_award .list > li {
    width: 100%;
    margin-bottom: .2em;
}
#publicWorks_award .btn_wrap {
    justify-content: flex-start;
    margin-top: 2em;
}
@media only screen and (max-width: 1024px) {
	.publicWorks_sec .en_tit {
		padding-left: 1em;
	}
	.publicWorks_sec .wrap {
		width: 95%;
	}
	.publicWorks_sec .btn_g::after {
		right: 1em;
	}
}
@media only screen and (max-width: 768px) {
	.publicWorks_sec .en_tit {
		padding-left: .5em;
		font-size: clamp(.9rem, 10vw, 4.1rem);
	}
	.publicWorks_sec .wrap {
		flex-direction: column;
		justify-content: flex-start;
		width: 94%;
	}
	.publicWorks_sec .h {
		display: contents;
	}
	.publicWorks_sec .tit {
		order: 1;
		font-size: var(--fz23);
	}
	.publicWorks_sec .slide {
		order: 2;
		width: 100%;
	}
	.publicWorks_sec .btn_wrap {
		order: 3;
		margin-top: 1.5em;
	}
	.publicWorks_sec .btn_g {
		max-width: 286px;
	}
	#publicWorks_award {
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
		width: 100%;
	}
	#publicWorks_award .cont {
		width: 100%;
		padding-top: clamp(20px, 14.66vw, 55px);
		padding-bottom: clamp(40px, 24vw, 90px);
		margin-left: 0;
		clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - clamp(20px, 17.33vw, 65px)), 0% 100%)
	}
	#publicWorks_award .cont_inner {
		width: 83%;
	}
	#publicWorks_award .img {
		width: 100%;
		margin-top: clamp(-65px, -17.33vw, -20px);
	}
	#publicWorks_award .tit {
		margin-bottom: .3em;
		font-size: var(--fz23);
	}
	#publicWorks_award .txt, #publicWorks_award .list {
		font-size: var(--fz14);
	}
}
/*//public-works*/

/*overview*/
#overview_message {
    width: 100%;
    margin-bottom: clamp(70px, 7.73vw, 130px);
}
#overview_message .wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 1085px;
    width: 65%;
    margin: auto;
}
#overview_message .img {
    position: relative;
    width: 38%;
}
#overview_message .img::before {
    content: 'Message';
    position: absolute;
    top: -.8em;
    left: -1.6em;
    color: transparent;
    font-size: clamp(.9rem, 5.35vw, 9rem);
    font-weight: 700;
    font-family: sans-serif;
    font-style: italic;
    line-height: 1;
    -webkit-text-stroke: 2px var(--c_blue);
    text-stroke: 2px var(--c_blue);
}
#overview_message .img > img {
    display: block;
    width: 100%;
}
#overview_message .cont {
    width: 54%;
}
#overview_message .txt {
    margin-bottom: 2.5em;
    color: var(--c_gray);
    font-size: var(--fz15);
    line-height: 2.2;
}
#overview_message .name {
    color: var(--c_gray);
    font-size: var(--fz15);
    line-height: 2.2;
}
#overview_info {
    position: relative;
    width: 100%;
	margin-bottom: clamp(120px, 10.41vw, 175px);
}
#overview_info .info_wrap {
    max-width: 985px;
    width: 59%;
    margin: 0 auto clamp(55px, 5.95vw, 100px);
}
#overview_info .info {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    padding: 2.6em 0;
    font-size: var(--fz15);
    border-bottom: 1px solid var(--c_blue);
}
#overview_info .info > dt {
    flex-shrink: 0;
    width: 14em;
    padding-right: 1.5em;
    color: var(--c_blue);
    font-weight: 700;
}
#overview_info .info > dd {
    min-width: 0;
    width: 100%;
    color: var(--c_gray);
}
#overview_info .info .list {
    padding-left: 1em;
}
#overview_info .info .btn_wrap {
    justify-content: flex-start;
    margin-top: 1.5em;
}
#overview_info .access {
    position: relative;
    max-width: 1395px;
    width: 83%;
    margin: auto;
}
#overview_info .access .tit {
    position: absolute;
    top: 0;
    left: 0;
    padding: .7em .5em 1.5em;
    font-size: var(--fz24);
    font-weight: 700;
    writing-mode: tb-rl;
    background: #fff;
    border-radius: 0 0 5px 0;
    z-index: 1;
}
#overview_info .access .tit > span {
    padding: 1em .6em 0;
    margin-top: 1.3em;
    color: var(--c_blue);
    font-size: .58em;
    font-family: var(--roboto);
    border-top: 1px solid var(--c_blue);
}
#overview_info .access_wrap {
    position: relative;
    display: flex;
    justify-content: space-between;
    width: 100%;
    z-index: 0;
}
#overview_info .map {
    position: relative;
    width: 58%;
    padding-top: 30%;
    border-radius: 5px;
    overflow: hidden;
}
#overview_info .map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#overview_info .access_img {
    width: 41%;
}
#overview_info .access_img > img {
    display: block;
    width: 100%;
    border-radius: 5px;
}
#overview_history {
	position: relative;
	width: 100%;
	margin-bottom: clamp(90px, 11.01vw, 185px);
}
.overview_history {
	position: relative;
    max-width: 1340px;
    width: 80%;
	padding-bottom: clamp(0px, 2.67vw, 45px);
    margin: auto;
    list-style: none;
}
.overview_history::before {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	width: 3px;
	height: 100%;
	background: linear-gradient(to bottom, var(--g_d_blue), var(--g_r_blue));;
	transform: translateX(-50%);
}
.overview_history > li {
	position: relative;
	width: 50%;
}
.overview_history > li::before {
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	display: block;
	width: .8em;
	height: .8em;
	background: var(--c_blue);
	border-radius: 50%;
	transform: translate(50%, -50%);
}
.overview_history > li:first-of-type::before {
	width: 1.1em;
	height: 1.1em;
}
.overview_history > li::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	display: block;
	width: 8%;
	height: 1px;
	background: var(--c_blue);
	transform: translateY(-50%);
}
.overview_history > li:nth-of-type(even) {
	margin-left: auto;
}
.overview_history > li:nth-of-type(even)::before {
	right: auto;
	left: 0;
	transform: translate(-50%, -50%);
}
.overview_history > li:nth-of-type(even)::after {
	right: auto;
	left: 0;
}
.overview_history .inner {
	width: 92%;
	color: #fff;
	background: var(--c_blue);
	transform: skewX(-15deg);
}
.overview_history > li:nth-of-type(even) .inner {
	margin-left: auto;
	color: var(--c_blue);
	background: #fff;
	border: 1px solid var(--c_blue);
}
.overview_history .wrap {
	display: flex;
	justify-content: flex-start;
	width: 100%;
	transform: skewX(15deg);
}
.overview_history .year {
	position: relative;
	flex-shrink: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	width: auto;
	padding: 1em 1.5em;
	margin-right: 2em;
	font-size: var(--fz17);
	font-weight: 500;
	line-height: 1.25;
	text-align: center;
}
.overview_history .year b {
	font-size: 1.76em;
}
.overview_history .year::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 1px;
	height: 100%;
	background: #fff;
	transform: skewX(-15deg);
}
.overview_history > li:nth-of-type(even) .year::after {
	background: var(--c_blue);
}
.overview_history .cont {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    min-width: 0;
    width: 100%;
	font-size: var(--fz18);
}
.overview_history .date {
	flex-shrink: 0;
	width: 6em;
}
.overview_history .txt {
	min-width: 0;
	width: 100%;
	line-height: 1.3;
}
#overview_client {
	width: 100%;
    margin-bottom: clamp(65px, 9.22vw, 155px);
}
#overview_client .client_wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 780px;
    width: 47%;
    margin: 0 auto var(--num75);
}
#overview_client .client {
	width: auto;
}
#overview_client .inos {
	display: block;
	width: 8.03vw;	
}
#overview_client .cleanup {
	display: block;
	width: 16.9vw
}
#overview_client .ikoma {
	display: block;
	width: 5.65vw
}
#overview_client .note {
	width: 92%;
	margin: auto;
	font-size: var(--fz15);
	text-align: center;
}
@media only screen and (max-width: 768px) {
	#overview_message {
		width: 92%;
		margin-right: auto;
		margin-left: auto;
	}
	#overview_message .wrap {
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
		width: 100%;
	}
	#overview_message .img {
		width: calc(100% - 2em);
		margin: .4em auto 0;
		font-size: clamp( .9rem, 13vw, 6rem);
	}
	#overview_message .img::before {
		top: -.7em;
		left: -.9em;
		font-size: clamp( .9rem, 13vw, 6rem);
	}
	#overview_message .cont {
		width: 100%;
	}
	#overview_message .txt {
		margin-top: 1.3em;
		font-size: var(--fz14);
		line-height: 1.7;
	}
	#overview_message .name {
		font-size: var(--fz14);
		list-style: 1.7em;
	}
	#overview_info .info_wrap {
		width: 92%;
	}
	#overview_info .info {
		flex-direction: column;
		justify-content: flex-start;
		padding: 1em 0;
	}
	#overview_info .info .list {
    	padding-left: 1.5em;
	}
	#overview_info .access {
		width: 100%;
	}
	#overview_info .access_wrap {
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
	}
	#overview_info .map {
		width: 100%;
		padding-top: 85%;
		border-radius: 0;
	}
	#overview_info .access_img {
		width: 100%;
	}
	#overview_info .access .tit {
		padding: .7em .35em 1.5em;
		font-size: var(--fz18);
	}
	#overview_info .access .tit > span {
		font-size: .66em;
	}
	.overview_history {
		width: 92%;
	}
	.overview_history::before {
		left: 0;
		transform: translateX(0);
	}
	.overview_history > li {
		width: 100%;
	}
	.overview_history > li + li {
		margin-top: 25px;
	}
	.overview_history > li::before, .overview_history > li:nth-of-type(even)::before {
		right: auto;
		left: 0;
		transform: translate(-40%, -50%);
	}
	.overview_history > li::after {
		right: auto;
		left: 0;
	}
	.overview_history .inner {
		margin-left: auto;
	}
	.overview_history .year {
		font-size: var(--fz14);
	}
	.overview_history .cont {
		flex-direction: column;
		justify-content: center;
		align-items: flex-start;
		padding: 1em 1em 1em 0;
		font-size: var(--fz14);
	}
	#overview_client .client_wrap {
		flex-wrap: wrap;
		width: 82%;
		margin-bottom: 0;
	}
	#overview_client .client {
		display: flex;
		justify-content: center;
		align-items: center;
		min-width: 28vw;
		width: auto;
		margin-bottom: 8vw;
	}
	#overview_client .inos {
		width: 28.8vw;	
	}
	#overview_client .cleanup {
		width: 45.33vw
	}
	#overview_client .ikoma {
		width: 16vw
	}
	#overview_client .note {
		font-size: var(--fz14);
	}
}
/*//overview*/

/*contact*/
#contact_lead {
	position: relative;
	width: 100%;
	margin-bottom: clamp(60px, 5.95vw, 100px);
}
#contact_lead .sec_h_wrap {
	margin-bottom: 0;
}
#contact_lead .sec_h_wrap .txt {
	margin-bottom: 2em;
}
#contact_lead .contact_num {
    max-width: 796px;
    width: 48%;
    margin: auto;
	color: #fff;
    background: linear-gradient(to right, var(--g_d_blue), var(--g_r_blue));
	border-radius: 5px;
}
#contact_lead .contact_num .num {
	width: 90%;
	padding: .7em 0;
	margin: 0 auto .7em;
	font-size: var(--fz27);
	font-family: var(--oswald);
	text-align: center;
	border-bottom: 1px solid #fff;
}
#contact_lead .contact_num .num small {
	font-size: 1em;
}
#contact_lead .contact_num .tel {
	font-size: 1.66em;
}
#contact_lead .time_wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	padding-bottom: 1em;
	font-size: var(--fz26);
}
#contact_lead .time {
	margin: 0 .7em;
	font-family: var(--oswald);
}
#contact_lead .time > small {
	margin-right: .6em;
	font-size: .61em;
	font-family: var(--gothiuc);
}
.form_sec {
	position: relative;
	width: 100%;
	padding: clamp(60px, 5.65vw, 95px) 0 clamp(50px, 5.05vw, 85px);
}
.form_sec::before {
	content: '';
	opacity: .1;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: url("./img/contact_back.webp") center center/cover no-repeat;
	pointer-events: none;
}
.form_sec > * {
	position: relative;
	z-index: 1;
}
.form_sec .sec_h_wrap .btn_wrap {
	margin-top: var(--num65);
}
.form_block {
    max-width: 755px;
    width: 92%;
    margin: auto;
}
.form_dl {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 1.6em;
    font-size: var(--fz15);
}
.form_dl > dt {
    flex-shrink: 0;
    width: 17em;
	padding-top: 1em;
    font-weight: 700;
}
.form_dl > dt > span {
	display: inline-block;
	width: auto;
	padding: 0 .5em;
	margin-left: .5em;
	color: #fff;
	font-size: .86em;
	font-weight: 400;
	background: #ed1c24;
	border-radius: 9999px;
}
.form_dl > dd {
	min-width: 0;
	width: 100%;
}
input.wpcf7-form-control.wpcf7-text, textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required, .wpcf7-date, .wpcf7-textarea {
    width: 100%;
    padding: 1em .7em;
	background: #e5e5e5;
    border-radius: 5px;
}
.wpcf7-date {
	width: auto;
}
span.wpcf7-form-control.wpcf7-radio {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
	padding-top: 1em;
}
span.wpcf7-list-item {
	margin-left: 0;
}
span.wpcf7-form-control.wpcf7-radio .wpcf7-list-item + .wpcf7-list-item {
    margin-left: 3em;
}
span.wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item + .wpcf7-list-item {
	margin-top: 1em;
}
span.wpcf7-form-control.wpcf7-radio label, span.wpcf7-form-control.wpcf7-checkbox label {
	position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
	cursor: pointer;
}
span.wpcf7-form-control.wpcf7-radio label::before, span.wpcf7-form-control.wpcf7-checkbox label::before {
	content: '\f111';
    display: block;
	margin-right: .3em;
	color: var(--c_blue);
	font-size: 1.3em;
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
	line-height: 1;
	transition: all .3s ease;
}
span.wpcf7-form-control.wpcf7-radio label:has(input[type="radio"]:checked)::before, span.wpcf7-form-control.wpcf7-checkbox label:has(input[type="checkbox"]:checked)::before {
	content: '\f192';
}
span.wpcf7-form-control.wpcf7-checkbox {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
	padding-top: 1em;
	padding-bottom: 1em;
}
span.wpcf7-list-item-label {
    min-width: 0;
    width: 100%;
}
.wpcf7-form .btn_wrap {
    margin-top: var(--num65);
}
.wpcf7-form .btn_g {
    padding: 2.5em 1em;
	margin: 0 1em;
}
.wpcf7-form .btn_g input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    background: transparent;
	cursor: pointer;
	transition: all .3s ease;
}
.wpcf7-form .btn_g input:hover {
	color: var(--c_blue);
}
#contact_material {
	max-width: 890px;
	width: 53%;
	margin: clamp(80px, 5.95vw, 100px) auto clamp(80px, 7.44vw, 125px) ;
}
#contact_material .tit {
	margin-bottom: 2em;
	font-size: var(--fz30);
	font-weight: 700;
	text-align: center;
}
#contact_material .img_wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}
#contact_material .img {
	width: 28%;
}
#contact_material .img > img {
	display: block;
	width: 100%;
}
#contact_material .txt {
	margin-top: 2em;
	text-align: center;
}
@media only screen and (max-width: 768px) {
	#contact_lead .contact_num {
		width: 92%;
	}
	#contact_lead .contact_num .num {
		padding: 1em 0 .3em;
		font-size: var(--fz21);
	}
	#contact_lead .time_wrap {
		flex-direction: column;
		justify-content: flex-start;
		padding-bottom: 1.4em;
		font-size: var(--fz23);
		line-height: 1.4;
	}
	#contact_lead .time > small {
		display: inline-block;
		width: 4.5em;
	}
	#contact_material {
		width: 92%;
	}
	#contact_material .tit {
		margin-bottom: 1.3em;
		font-size: var(--fz20);
	}
	#contact_material .img_wrap {
		flex-wrap: wrap;
	}
	#contact_material .img {
		width: 48%;
		margin-bottom: 4%;
	}
	#contact_material .txt {
		margin-top: 1em;
		text-align: left;
	}
	.form_dl {
		flex-direction: column;
		margin-bottom: .7em;
	}
	.form_dl > dt {
		width: 100%;
		margin-bottom: .5em;
	}
}
/*//contact*/

/*praivacy-policy*/
.policy_lead {
	width: 92%;
	margin: 0 auto 5em;
	font-size: var(--fz16);
	line-height: 2;
	text-align: center;
}
#privacy_policy {
    max-width: 1135px;
    width: 68%;
    margin: 0 auto clamp(65px, 8.63vw, 145px);
}
.policy_dl {
	width: 100%;
}
.policy_dl + .policy_dl {
	margin-top: clamp(35px, 3.27vw, 55px);
}
.policy_dl > dt {
	width: 100%;
	padding-bottom: .3em;
	color: var(--c_blue);
	font-size: var(--fz20);
	font-weight: 700;
	border-bottom: 1px solid var(--c_blue);
}
.policy_dl > dd {
	padding-top: 1.2em;
	font-size: var(--fz15);
	line-height: 2;
}
.policy_dl .list {
	padding-left: 1.5em;
}
.policy_dl .block {
	width: 100%;
}
.policy_dl .block + .block {
	margin-top: 1.5em;
}
@media only screen and (max-width: 768px) {
	.policy_lead {
		margin-bottom: 3em;
		font-size: var(--fz15);
		line-height: 1.7;
		text-align: left;
	}
	#privacy_policy {
		width: 92%;
	}
	.policy_dl > dd {
		font-size: var(--fz14);
		line-height: 1.7;
	}
}
/*//praivacy-policy*/

/*works*/
.archive_post {
	width: 100%;
    margin-bottom: clamp(80px, 8.63vw, 145px);
}
.archive_li {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 1270px;
    width: 92%;
    margin: auto;
	list-style: none;
}
.archive_li > li {
	width: 31%;
	margin-bottom: clamp(25px, 2.67vw, 45px);
}
.archive_li > li.dummy {
	margin-bottom: 0;
}
.archive_li .post_img {
	padding-top: 70%;
	border-radius: 5px;
}
.archive_li .tit {
	opacity: 1;
	width: 100%;
	margin-top: .7em;
	font-size: var(--fz18);
	font-weight: 700;
	transition: all .3s ease;
}
.archive_li a:hover .tit {
	opacity: .6;
}
.pn_wrap {
	margin-top: clamp(35px, 4.16vw, 70px);
}
.pn_wrap .wp-pagenavi {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.pn_wrap .wp-pagenavi a, .pn_wrap .wp-pagenavi span {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    padding: .3em .45em .35em;
    margin: .2em;
    font-size: var(--fz25);
    font-family: var(--oswald);
    font-weight: 400;
    line-height: 1;
    border: none;
    border-radius: 3px;
}
.pn_wrap .wp-pagenavi a {
	opacity: 1;
	color: var(--c_blue);
	transition: all .3s ease;
}
.pn_wrap .wp-pagenavi a:hover {
	opacity: .6;
}
.pn_wrap .wp-pagenavi span, .pn_wrap .wp-pagenavi span.current {
	color: #fff;
	font-weight: 400;
	background: var(--c_blue);
}
#works_contents {
    position: relative;
    width: 100%;
	margin-bottom: clamp(95px, 8.92vw, 150px);
}
#works_contents > * + * {
	margin-top: clamp(40px, 2.97vw, 50px);
}
#works_contents .block.layout_c1 {
	position: relative;
    max-width: 1000px;
    width: 92%;
	margin-right: auto;
	margin-left: auto;
}
#works_contents .block.layout_c1 .img {
	position: relative;
	width: 100%;
}
#works_contents .block.layout_c1 .post_img {
	padding-top: 63%;
	border-radius: 5px;
	z-index: 0;
}
#works_contents .block.layout_c1 .tit {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    height: 85%;
    padding: 0 1em 2em;
    font-size: var(--fz26);
	font-weight: 700;
    writing-mode: tb-rl;
    background: #fff;
    border-radius: 0 0 10px 0;
    z-index: 1;
}
#works_contents .block.layout_c1 .txt {
	margin-top: 2em;
	font-size: var(--fz15);
	font-weight: 400;
	line-height: 2;
}
#works_contents .layout_c2_li {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
	max-width: 1000px;
	width: 92%;
	padding-left: 0;
	margin-right: auto;
	margin-left: auto;
	list-style: none;
}
#works_contents .layout_c2_li > li {
	width: 48%;
}
#works_contents .layout_c2_li .post_img {
	padding-top: 68%;
	border-radius: 5px;
}
#works_contents .layout_c2_li .tit {
	width: 100%;
	margin-top: 1em;
	font-size: var(--fz19);
	font-weight: 700;
}
#works_contents .layout_c2_li .txt {
	margin-top: .7em;
	font-size: var(--fz15);
	line-height: 2;
}
#works_contents .info_block {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    max-width: 1000px;
    width: 92%;
    padding: 2em 2em 1em;
    margin-right: auto;
	margin-left: auto;
    font-size: var(--fz15);
    border: 2px solid var(--c_blue);
    border-radius: 5px;
}
#works_contents .works_info_dl {
	position: relative;
    display: flex;
	justify-content: center;
	align-items: center;
	width: auto;
	padding: 0 2.5em;
	margin-bottom: 1em;
}
#works_contents .works_info_dl::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 1.5em;
    height: 1px;
    background: var(--c_blue);
    transform: translateX(50%) rotate(-45deg);
}
#works_contents .works_info_dl:last-of-type::after {
	display: none;
}
#works_contents .works_info_dl dt {
	margin-right: 1em;
	color: var(--c_blue);
	font-weight: 700;
}
#works_contents .works_info_dl dd {
	font-weight: 300;
}
#works_beforeafter {
	width: 100%;
	padding: clamp(40px, 5.65vw, 95px) 0;
	margin-bottom:clamp(85px, 10.41vw, 175px) ;
	background: #f7f7f7;
}
.works_beforeafter_li {
	max-width: 1000px;
	width: 92%;
	margin: auto;
	list-style: none;
}
.works_beforeafter_li > li {
	width: 100%;
}
.works_beforeafter_li > li + li {
	margin-top: clamp(40px, 3.27vw, 55px);
}
.works_beforeafter_li .tit {
    width: 100%;
    margin-bottom: .6em;
    font-size: var(--fz26);
    font-weight: 700;
}
.works_beforeafter_li .wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
	width: 100%;
}
.works_beforeafter_li .wrap::before {
	content: '';
	order: 2;
	align-self: center;
	display: block;
	width: 1em;
	height: 2em;
	margin-bottom: 3em;
	font-size: var(--fz15);
	background: url("./img/icon_arrow1.svg") center center/contain no-repeat;
}
.works_beforeafter_li .before {
	order: 1;
}
.works_beforeafter_li .after {
	order: 3;
}
.works_beforeafter_li .ba_block {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	width: 48%;
}
.works_beforeafter_li .post_img {
	padding-top: 68%;
	margin-top: -1.5em;
	font-size: var(--fz15);
	border-radius: 5px;
	z-index: 0;
}
.works_beforeafter_li .txt {
	margin-top: 1em;
	font-size: var(--fz15);
	line-height: 2;
}
.works_beforeafter_li .ba {
	position: relative;
    min-width: 8em;
    padding: .5em 2em;
    margin-left: -1.5em;
    color: #fff;
    font-size: var(--fz22);
    font-weight: 700;
    letter-spacing: .05em;
    line-height: 1;
    text-align: center;
    background: rgba(2, 133, 177, .7);
    clip-path: polygon(0% 0%, calc(100% - .7em) 0%, 100% 100%, .7em 100%);
	z-index: 1;
}
#works_gallery {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	width: 100%;
    margin-bottom: clamp(90px, 8.33vw, 140px);
}
#works_gallery .en_tit {
    width: auto;
    padding-left: calc((100% - 1000px) / 2);
    margin-bottom: .7em;
    color: #fff;
    font-size: clamp(.9rem, 4.76vw, 8rem);
    font-weight: 700;
    font-family: sans-serif;
    font-style: italic;
    line-height: .8;
	-webkit-text-stroke: 1px var(--c_blue);
    text-stroke: 1px var(--c_blue);
    border-bottom: 1px solid var(--c_blue);
}
.works_gallery_li {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	max-width: 1000px;
	width: 92%;
	margin: auto;
	list-style: none;
}
.works_gallery_li > li {
    width: calc(33% - 5px);
    margin-bottom: 10px;
}
.works_gallery_li .post_img {
	padding-top: 71%;
	border-radius: 5px;
}
#works_gallery .btn_wrap {
	margin-top: clamp(35px, 5.05vw, 85px);
}
.works_gallery_modal .cap_block {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	padding-bottom: 40px;
}
.works_gallery_modal .cap {
	width: 100%;
    padding: .3em 1em .5em;
    color: var(--c_blue);
    font-size: var(--fz16);
    text-align: center;
	background: #fff;
}
@media only screen and (max-width: 1040px) {
	#works_gallery .en_tit {
		padding-left: 4vw;
	}
}
@media only screen and (max-width: 768px) {
	.archive_li > li {
		width: 48%;
	}
	.archive_li .tit {
		margin-top: .5em;
		font-size: var(--fz16);
	}
	.pn_wrap .wp-pagenavi a, .pn_wrap .wp-pagenavi span {
		font-size: var(--fz20);
	}
	#works_contents .block.layout_c1 .tit {
		top: auto;
		bottom: 0;
		width: 85%;
        height: auto;
        padding: .5em 1em 0 0;
		font-size: var(--fz18);
		writing-mode: inherit;
		border-radius: 0 5px 0 0;
	}
	#works_contents .layout_c2_li .tit {
		margin-top: .7em;
		font-size: var(--fz16);
	}
	#works_contents .layout_c2_li .txt {
		margin-top: .4em;
		line-height: 1.7;
	}
	#works_contents .block.layout_c1 .txt {
		margin-top: 1em;
		line-height: 1.7;
	}
	#works_contents .info_block {
		justify-content: flex-start;
		padding: 1.2em 1em 1em;
	}
	#works_contents .works_info_dl {
		padding: 0 2.5em 0 0;
		margin-bottom: .3em;
	}
	#works_contents .works_info_dl:last-of-type {
		padding-right: 0;
	}
	#works_contents .works_info_dl::after {
		width: 1.3em;
		transform: translateX(-50%) rotate(-45deg);
	}
	.works_beforeafter_li {
		width: calc(92% - 2em);
		font-size: var(--fz16);
	}
	.works_beforeafter_li .tit {
		font-size: var(--fz18);
	}
	.works_beforeafter_li .ba_block {
		width: 46%;
	}
	.works_beforeafter_li .ba {
		font-size: var(--fz16);
	}
	.works_beforeafter_li .post_img {
		margin-top: -1em;
	}
	.works_beforeafter_li .txt {
		font-size: var(--fz14);
		line-height: 1.7;
	}
	#works_gallery .en_tit {
		font-size: clamp(.9rem, 17.86vw, 6.7rem);
	}
	.works_gallery_li > li {
		width: 49%;
		margin-bottom: 3%;
	}
	.modal_cont_inner:has(.works_gallery_modal), .works_gallery_modal.modal_cont {
		width: 100%;
		padding: 40px 0;
	}
	.modal_cont_inner:has(.works_gallery_modal) .modal_close {
		right: 15px;
	}
}
@media only screen and (max-width: 450px) {
	.archive_li > li {
		width: 100%;
	}
	#works_contents .layout_c2_li > li {
		width: 100%;
	}
	#works_contents .layout_c2_li > li + li {
		margin-top: 30px;
	}
	.works_beforeafter_li .wrap {
		flex-direction: column;
		justify-content: flex-start;
	}
	.works_beforeafter_li .wrap::before {
		margin-bottom: 0;
		transform: rotate(90deg);
	}
	.works_beforeafter_li .ba_block {
		width: 100%;
	}
}
/*works*/

/*awards*/
#awards {
	width: 100%;
	padding-bottom: var(--num165);
}
.awards_li {
    max-width: 900px;
    width: 92%;
    margin: 0 auto var(--num75);
}
.awards_li > li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 2.5em 0;
    border-top: 1px solid var(--c_blue);
}
.awards_li > li:first-of-type, .awards_li > li.img_block {
    border-top: none;
}
.awards_li > li.img_block {
    max-width: 675px;
	padding-top: .5em;
    margin-right: auto;
    margin-left: auto;
}
.awards_li .img {
    width: 30%;
}
.awards_li .img > img {
    display: block;
    width: 100%;
}
.awards_li .cont {
    width: 60%;
}
.awards_li .tit {
    width: 100%;
    margin-bottom: 1em;
    font-size: var(--fz20);
    font-weight: 700;
	line-height: 1.3;
}
.awards_li .month {
	display: block;
	margin-bottom: .3em;
    font-size: .7em;
    font-weight: 400;
}
.awards_li .info_wrap {
    width: 100%;
    font-size: var(--fz15);
}
.awards_li .info {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
	margin-bottom: .5em;
}
.awards_li .info > dt {
    flex-shrink: 0;
    width: 10em;
    padding-right: 1em;
}
.awards_li .info > dd {
    min-width: 0;
    width: 100%;
}
@media only screen and (max-width: 768px) {
	.awards_li > li {
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
		padding: 1.5em 0;
	}
	.awards_li .img {
		width: 70%;
		margin: 0 auto 1.7em;
	}
	.awards_li .cont {
		width: 100%;
	}
	.awards_li .info > dt {
		width: 7em;
	}
	.awards_li > li.img_block {
		width: 75%;
		padding-top: 0;
		margin-top: -.3em;
	}
}
/*//awards*/