@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500;600;700;900&display=swap');
/*===共通部分==============
====================================================================*/
html{
	font-size: 100%;
}
body{
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	color: #333;
	font-size: 15px;
	background: #fff;
	-webkit-font-smoothing: antialiased;/*アンチエイリアスを滑らかに*/
	-moz-osx-font-smoothing: grayscale;
	line-height: 1.9;
}
p{
	letter-spacing: 0.08em;
}
h1,h2,h3,h4,h5,h6{
	font-weight: 500;
	line-height: 1.7;
}
a{
	text-decoration: none;
	color: #333;
	transition: .4s;
}
ul,ol{
	list-style: none;
	padding: 0;
}
svg{
	padding: 0;
	margin: 0;
	vertical-align: bottom;
	min-height: 0%;
}
img{
  	line-height: 1;
	vertical-align: top;
	max-width: 100%;
	transition: .4s;
	font-size: 0;
}
.img{
	min-height: 0%;
}
.img img{
	display: block;
	width: 100%;
}
.img a{
	display: block;
	width: 100%;
}
.img a:hover img{
	opacity: .8;
}
.logo img{
	pointer-events: none;
}

.inner{
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
}
.inner.wide{
	max-width: 1400px;
}
.inner.max{
	max-width: none;
}

.mg100{
	margin-bottom: 100px !important;
}
.mg80{
	margin-bottom: 80px !important;
}
.mg60{
	margin-bottom: 60px !important;
}
.mg50{
	margin-bottom: 50px !important;
}
.mg40{
	margin-bottom: 40px !important;
}
.mg30{
	margin-bottom: 30px !important;
}
.mg20{
	margin-bottom: 20px !important;
}
.mg10{
	margin-bottom: 10px !important;
}
.mg5{
	margin-bottom: 5px !important;
}
.mg0{
	margin-bottom: 0 !important;
}

.pmg5 p{
	margin-bottom: 5px;
}
.pmg p{
	margin-bottom: 10px;
}
.pmg15 p{
	margin-bottom: 15px;
}
.pmg20 p{
	margin-bottom: 20px;
}
.pmg5 p:last-child,
.pmg p:last-child,
.pmg15 p:last-child,
.pmg20 p:last-child{
	margin-bottom: 0;
}

span.red{
	color: #f05742;
}

/*蛍光マーカー*/
.marker{
	text-decoration: underline;
  	text-decoration-thickness: 0.5em;
  	text-decoration-color: rgba(255, 228, 0, 0.4);
  	text-underline-offset: -0.2em;
  	text-decoration-skip-ink: none;
}

/*Title*/
h2.title{
	margin-bottom: 40px;
}
h2.title span.en{
	display: inline-block;
	font-family: 'Cinzel', serif;
	font-weight: 500;
	font-size: 2.5rem;
	text-transform: uppercase;
	line-height: 1.5;
	letter-spacing: 0.3em;
	background: linear-gradient(to right bottom, #3FA9F5 30%, #4940F5 30% 100%);
	background-size: cover;
    background-position: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
@media all and (-ms-high-contrast: none){/*対IE*/
	h2.title span.en{
		background-image: none;
	}
}
h2.title span.ja{
	display: flex;
  	align-items: center;
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
	font-size: 2rem;
	line-height: 1;
	letter-spacing: 0.3em;
	text-shadow: 0 0 3px #fff;
}
h2.title span.ja::before{
	content: '';
	border-top: 1px solid;
	width: 3em;
	margin-right: 1em;
}
h2.title.center span.ja{
	display: block;
	width: 100%;
}
h2.title.center span.ja::before{
	display: none;
}
h2.title.white span.en,
h2.title.white span.ja{
	color: #fff;
}
h2.title.white span.en{
	background-clip: border-box;
	-webkit-text-fill-color: currentcolor;
	background-image: none;
}
@media (max-width: 750px){
	h2.title.m_center{
		text-align: center;
	}
	h2.title span.en{
		font-size: 2.2rem;
	}
	h2.title.m_center span.ja{
		display: block;
		width: 100%;
	}
	h2.title.m_center span.ja::before{
		display: none;
	}
}



/*mtitle*/
.mtitle{
	position: relative;
    font-size: 1.3rem;
    line-height: 1.4;
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	letter-spacing: 0.08em;
    background: linear-gradient(60deg, #4940F5 0%, #4940F5 85%, #e8f3f9 85.1%);
    padding: 10px 18px;
	color: #fff;
    margin-bottom: 20px;
}


/*mtitle02*/
.mtitle02{
	position: relative;
    font-size: 1.2rem;
    line-height: 1.4;
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
	letter-spacing: 0.12em;
    background: linear-gradient(to right bottom, #1b2465, #1d4f86);
    padding: 5px 18px;
	color: #fff;
    margin-bottom: 10px;
}

/*stitle*/
.stitle{
	position: relative;
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
	letter-spacing: 0.12em;
	font-size: 1.2rem;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
.stitle::before{
	content: '';
	position: absolute;
	bottom: -1px;
	width: 100px;
	height: 1px;
	background: #1d4f86;
}


.sub_title{
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
	margin-bottom: 30px;
	font-size: 1.6rem;
	letter-spacing: 0.1em;
	color: #1d4f86;
}


/*dtitle*/
.dtitle{
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
	font-weight: 400;
	letter-spacing: 0.12em;
	font-size: 1.3rem;
	text-align: center;
	margin-bottom: 40px;
}
.dtitle::after{
	content: '';
	display: block;
	width: 150px;
	height: 1px;
	background: #555;
	margin: 20px auto 0;
}

/*wtitle*/
.wtitle{
	position: relative;
	z-index: 1;
    font-size: 1.3rem;
	letter-spacing: 0.08em;
    margin-bottom: 20px;
	background-color: #92B600;
	color: #fff;
	padding: 10px;
	border-left: 7px solid #c4ac42;
	font-weight: 500;
}
.wtitle::after{
	content: '';
	width: 20px;
	height: 1px;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	background: #fff;
	pointer-events: none;
	z-index:-1;
}

/*ctitle*/
.ctitle{
	text-align: center;
	margin-bottom: 30px;
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
	font-size: 1.3rem;
	letter-spacing: 0.1em;
}
.ctitle::before{
	content: '';
	display: block;
	width: 52px;
	height: 23px;
	background: url(../img/ctitle_deco.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 auto 5px;
}
.ctitle.white{
	color: #fff;
}
.ctitle.white::before{
	background-image: url(../img/ctitle_deco_w.png);
}


.etitle{
	font-size: 1.1rem;
	padding-left: 15px;
	border-left: 4px solid #316e5e;
	font-weight: 500;
	letter-spacing: 0.08em;
	margin-bottom: 20px;
}

.rtitle{
	font-weight: 500;
	letter-spacing: 0.08em;
	font-size: 1.15rem;
	margin-bottom: 20px;
}
.rtitle::before{
	content: '';
	display: inline-block;
	width: 6px;
	height: 1em;
	background: linear-gradient(to bottom, #E53517 0, #E53517 50%, #009900 50%, #009900 100%);
	margin-right: 0.5em;
	transform: translateY(2px);
}

.ntitle{
	font-size: 1rem;
	margin-bottom: 15px;
	border-bottom: 1px solid #eee;
	font-weight: 500;
	letter-spacing: 0.08em;
}
.ntitle::before{
	display: inline-block;
	font-family: "Font Awesome 5 Free";
	content: "\f105";
	font-weight: bold;
	margin-right: 10px;
	font-size: 0.6rem;
	color: #1d4f86;
	transform: translateY(-2px);
}

.btitle{
	display: flex;
  	align-items: center;
	font-size: 1rem;
	font-weight: 500;
	letter-spacing: 0.08em;
}
.btitle::before{
	content: '';
	border-top: 1px solid;
	width: 2em;
	margin-right: .5em;
}


.center{
	text-align: center;
}
.pc_center{
	text-align: center;
}
@media (max-width: 750px){
	.pc_center{
		text-align: left;
	}
}


/*ボタン*/
.sbtn a{
	display: block;
	border: 1px solid #fff;
	margin: 0 auto;
	text-align: center;
	width: 300px;
	padding: 18px 0;
	font-weight: 500;
	letter-spacing: 0.08em;
	font-size: 0.8rem;
	color: #fff;
	transition: all .5s ease;
	background: linear-gradient(to right bottom, #4940F5, #3FA9F5);
}
.sbtn a:hover{
	background: #fff;
	color: #4940F5;
	border: 1px solid #4940F5;
}
.sbtn.white a{
	background:#fff;
	color: #4940F5;
	border: 1px solid #4940F5;
}
.sbtn.white a:hover{
	color: #fff;
	background: linear-gradient(to right bottom, #4940F5, #3FA9F5);
	border: 1px solid #fff;
}
.sbtn.left a{
	margin: 0 auto 0 0;
}
.sbtn.long a{
	width: 100%;
}

/*ボタン*/
.sbtn4 a{
	display: block;
	border: 1px solid #fff;
	margin: 0 auto;
	margin-right: 0;
	text-align: center;
	width: 200px;
	padding: 5px 0;
	font-weight: 500;
	letter-spacing: 0.08em;
	font-size: 0.8rem;
	color: #fff;
	transition: all .5s ease;
	background: linear-gradient(to right bottom, #4940F5, #3FA9F5);
}
.sbtn4 a:hover{
	background: #fff;
	color: #4940F5;
	border: 1px solid #4940F5;
}
.sbtn4.white a{
	background:#fff;
	color: #4940F5;
	border: 1px solid #4940F5;
}
.sbtn4.white a:hover{
	color: #fff;
	background: linear-gradient(to right bottom, #4940F5, #3FA9F5);
	border: 1px solid #fff;
}
.sbtn4.left a{
	margin: 0 auto 0 0;
}
.sbtn4.long a{
	width: 100%;
}
.m_contact a{
	min-width: 280px;
}

.sbtn2{
	max-width: 750px;
	margin: 0 auto;
	display: flex;
	justify-content: space-around;
}
.sbtn3{
	max-width: 960px;
	margin: 0 auto;
	display: flex;
	justify-content: space-around;
}
@media (max-width: 960px){
	.sbtn3{
		display: block;
	}
	.sbtn3 .sbtn:not(:last-child) a{
		margin-bottom: 10px;
	}
}
@media (max-width: 750px){
	.sbtn.left a{
		margin: 0 auto;
	}
	.sbtn2{
		display: block;
	}
	.sbtn2 .sbtn:first-child a{
		margin-bottom: 10px;
	}
}

/*テキストリンク*/
a.t_link{
	color: #d17baa;
	background-image: linear-gradient(to right, #d17baa, #d17baa);
	background-position: 0 100%;
	background-position: bottom left;
	background-size: 100% 1px;
    background-repeat: no-repeat;
	transition: 0.4s;
}
a.t_link:hover{
	opacity: 0.6;
    background-size: 0% 1px;
}


/*2行の基本Table*/
.info_table{
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}
.info_table tr{
	border: 1px solid #ccc;
}
.info_table th,
.info_table td{
	padding: 15px 10px;
	letter-spacing: 0.12em;
}
.info_table th{
	background: linear-gradient(to right bottom, #1b2465, #1d4f86);
	color: #fff;
	width: 30%;
	border-right: 1px solid #ccc;
	font-weight: 500;
}
.info_table td{
	background: #fff;
	width: 70%;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-size: 0.95rem;
}

/*スタイリッシュver*/
.info_table02{
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}
.info_table02 tr{
	border-bottom: 2px solid #f5f5f5;
}
.info_table02 th,
.info_table02 td{
	padding: 20px 0;
	letter-spacing: 0.08em;
}
.info_table02 th{
	width: 30%;
	border-bottom: 2px solid #4940F5;
	font-weight: 500;
	color: #4940F5;
}
.info_table02 td{
	padding-left: 10px;
	width: 70%;
}

@media (max-width: 450px){
	.info_table, .info_table02{
		font-size: 0.9rem;
	}
}

.info_table03{
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	table-layout: fixed;
	border-collapse: collapse;
	border-bottom: 1px solid rgba(196,196,196,.43);

}
.info_table03 tr{
	border-top: 1px solid rgba(196,196,196,.43);
}
.info_table03 th,
.info_table03 td{
	padding: 40px 0;
	text-align: left;
	vertical-align: top;
	letter-spacing: 0.16em;
}
.info_table03 th{
	width: 20%;
	padding-left: 40px;
	font-family:'HG正楷書体-PRO',YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";	
	font-weight: 600;
}
.info_table03 td{
	width: 80%;
	padding-left: 20px;
	font-family:'HG正楷書体-PRO',YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
@media (max-width: 750px){
	.info_table03 th,
	.info_table03 td{
		padding: 40px 0;
	}
	.info_table03 th{
		width: 25%;
		padding-left: 20px;
	}
	.info_table03 td{
		width: 75%;
		padding-left: 20px;
	}
}
@media (max-width: 450px){
	.info_table03{
		font-size: 0.9rem;
		padding: 20px 0;
	}
	.info_table03 th{
		width: 30%;
		padding-left: 10px;
	}
	.info_table03 td{
		width: 70%;
		padding-left: 10px;
	}
}


/*改行*/
@media (min-width: 451px){
	br.only450{
		display: none;
	}
}

@media (max-width: 450px){
	br.not450{
		display: none;
	}
}

span.ib{
	display: inline-block;
}


/*list*/
ul.check_list li{
	border-bottom: 1px solid #ddd;
	margin-bottom: 5px;
	padding-left: 2px;
	letter-spacing: 0.12em;
}
ul.check_list li::before{
	font-family: "Font Awesome 5 Free";
	content: "\f058";
	font-weight: bold;
	display: inline-block;
	color: #1b2465;
	margin-right: .5em;
	font-size: 0.6rem;
	transform: translateY(-2px);
}
ul.check_list02 li{
	letter-spacing: 0.12em;
	margin-bottom: 5px;
}
ul.check_list02 li::before{
	font-family: "Font Awesome 5 Free";
	content: "\f14a";
	font-weight: bold;
	display: inline-block;
	color: #1b2465;
	margin-right: .5em;
	font-size: .9em;
}
ul.check_list li:last-child,
ul.check_list02 li:last-child{
	margin-bottom: 0;
}
ul.check_list02.row{
	display: flex;
	flex-wrap: wrap;
}
ul.check_list02.row li{
	margin-right: 40px;
	margin-bottom: 10px;
}
@media (max-width: 750px){
	ul.check_list02.row{
		display: block;
	}
	ul.check_list02.row li{
		margin-right: 0;
	}
}

ul.dot_list li{
	letter-spacing: 0.12em;
	margin-bottom: 5px;
}
ul.dot_list li::before{
	content: '・';
	color: #1b2465;
	margin-right: 5px;
}

ul.care_list li{
	letter-spacing: 0.12em;
	margin-bottom: 5px;
	font-size: 0.8rem;
}
ul.care_list li::before{
	content: '※';
	color: #f05742;
	font-weight: bold;
}

ul.text_list li{
	border-bottom: 1px solid #ddd;
	margin-bottom: 5px;
	padding-left: 2px;
	letter-spacing: 0.08em;
}

/*===info_flexbox======*/
/*画像 + テキスト 通常のflex*/
.info_flexbox{
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
}
.info_flexbox .img{
	width: 35%;
	display: inline-block;
  	box-shadow: 10px 10px 5px #5b6ffc;
	
	
}
.info_flexbox .img img{
	aspect-ratio: 16 / 9;
	object-fit: cover;
}
.info_flexbox .text{
	width: 60%;
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	
}
.f_center{
	align-items: center;
}
@media (max-width: 750px){
	.info_flexbox{
		flex-direction: column;
	}
	.info_flexbox.reverse{
		flex-direction: column-reverse;
	}
	.info_flexbox .img{
		width: 100%;
	}
	.info_flexbox .text{
		width: 100%;
	}
}


/*画像 + テキスト 画像小さめのflex*/
.mini_flex{
	display: flex;
	justify-content: space-between;
}
.mini_flex .img{
	width: 300px;
}
.mini_flex .text{
	width: calc(100% - 340px);
}
@media (max-width: 750px){
	.mini_flex{
		flex-direction: column;
	}
	.mini_flex.reverse{
		flex-direction: column-reverse;
	}
	.mini_flex .img{
		width: 100%;
	}
	.mini_flex .text{
		width: 100%;
	}
}

.t_flex{
	display: flex;
	justify-content: space-between;
}
.t_flex .text{
	width: 48.5%;
}
@media (max-width: 750px){
	.t_flex{
		display: block;
	}
	.t_flex .text{
		width: 100%;
	}
}


.img_wrap3,.img_wrap2{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.img_wrap3 .img{
	width: 32%;
}

.img_wrap2 .img{
	width: 48%;
}
@media (max-width: 750px){
.img_wrap3,.img_wrap2{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.img_wrap3 .img, .img_wrap2 .img {
	width: 90%;
	margin-bottom: 15px;
}
}
/*階段型*/
.stairs_img2{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}
.stairs_img2 .img{
	width: 48%;
}
.stairs_img2 .img:nth-child(1){
	margin-top: 20px;
}

.stairs_img3{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}
.stairs_img3 .img{
	width: 32%;
}
.stairs_img3 .img:nth-child(2){
	margin-top: 20px;
}
.stairs_img3 .img:nth-child(3){
	margin-top: 40px;
}
@media (max-width: 750px){
	.stairs_img3 .img{
		width: 90%;
		margin-bottom: 20px;
	}
	.stairs_img3 .img:nth-child(2){
		margin: 0 auto 20px auto;
	}
	.stairs_img3 .img:nth-child(3){
		margin: 0 0 0 auto;
	}
}

.map iframe{
	vertical-align: top;
}

/*===// 共通部分ここまで ===========*/



/*青フィルター*/
.filter{
	position: relative;
}
.filter::after{
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: linear-gradient( 135deg, #97ABFF 10%, #123597 100%);
	pointer-events: none;
	z-index: 1;
	mix-blend-mode: overlay;
	opacity: 0.5;
}


/*===ヘッダー==============================*/
.site_header{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
}
.site_header.transform{
	border-bottom: 1px solid #eee;
		background-color: rgba(66,195,255,0.3);
	
}
.sticky{
	position: sticky;
	top: 0;
	left:0;
	right:0;
	z-index: 100;
}

.site_header .flex{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-left: 20px;

}

.site_header h1{
	width: 35%;
	transition: 0.6s;
}
.site_header h1 a{
	display: block;
	width: 100%;
}
.site_header h1 a img{
	display: block;
	width: 100%;
	transition: .4s;
}
.site_header h1 a:hover img{
	opacity: .6;
}

.site_header .info{
	display: flex;
	justify-content: right;
	align-items: center;
}
.site_header .tr{
	position: relative;
	margin-left: 20px;
	background-color: #000;
}
.site_header .tr::after{
	content: '';
	position: absolute;
	bottom: -1px;
	background-color: #3FA9F5;
	width: 100%;
	height: 1px;
	pointer-events: none;
}
.site_header .tr .btn a{
	display: block;
	width: 200px;
	text-align: center;
	font-family: 'Noto Serif JP', serif;
	font-weight: 400;
	letter-spacing: 0.1em;
	color: #fff;
	background-color: #4940F5;
	padding: 5px 0;
}
.site_header .tr .btn:nth-child(2) a{
	background-color: #3FA9F5;
}
.site_header .tr .btn a i{
	display: inline-block;
	margin-right: 10px;
	font-size: 0.7rem;
	transform: translateY(-1px);
}
.site_header .tr .btn a:hover{
	opacity: 0.9;
}


/*global_nav*/
.global_nav{
	width: 100%;
}
.global_nav ul{
	margin: 0 0 0 auto;
	display: flex;
	justify-content: right;
	width: -moz-fit-content;
	width: fit-content;
}
.global_nav ul li{
	margin-left: 20px;
	transition: 0.2s;
}
.global_nav ul li a{
	display: block;
	font-size: 0.8rem;
	font-family: 'Noto Serif JP', serif;
	color: #fff;
	font-weight: 400;
	text-align: center;
	transition-delay: 0.1s;
	letter-spacing: 0.12em;
}
.global_nav ul li a span{
	display: block;
	text-transform: uppercase;
	font-family: 'Cinzel', serif;
	font-weight: 500;
	letter-spacing: 0.4em;
	color: #aaa;
	font-size: 0.6rem;
	transition: 0.2s;
	line-height: 1.6;
	text-shadow: #fff 1px 0 5px;
}
.global_nav ul li a:hover span{
	color: #1b2465;
}
@media (max-width: 1300px){
	.site_header .tr{
		margin-left: 15px;
	}
	.global_nav ul li{
		margin-left: 15px;
	}
}
@media (max-width: 1200px){
	.site_header .flex{
		padding: 10px 20px;
	}
	.site_header .info{
		display: none;
	}
}
@media (max-width: 750px){
	.site_header .flex{
		padding: 15px 10px;
	}
	.site_header h1{
		width: 260px;
	}
}
@media (max-width: 380px){
	.site_header h1{
		width: 240px;
	}
}


#home .global_nav ul li.current01 a span{
	color: #1b2465;
}
#service_page .global_nav ul li.current02 a span{
	color: #1b2465;
}
#about_page .global_nav ul li.current03 a span{
	color: #1b2465;
}
#recruit_page .global_nav ul li.current04 a span{
	color: #1b2465;
}
#works_page .global_nav ul li.current05 a span{
	color: #1b2465;
}


/*===スライダー==============================*/
.top_slider{
	overflow: hidden;
	position: relative;
}
/*===
.top_slider::before,
.top_slider::after{
	content: '';
	display: block;
	position: absolute;
	pointer-events: none;
	z-index: 1;
	border-style: solid;
    border-width: 140px;
}
.top_slider::before{
	top: 0;
	left: 0;
    border-color: #fff transparent transparent #fff;
}
.top_slider::after{
	bottom: 0;
	right: 0;
	border-color: transparent #fff #fff transparent;
}
===*/
.top_slider .slider{
}
.top_slider .slider li{
	position: relative;
	width: 100%;
	height: 100vh;
	min-height: 400px;
	background-size: cover;
	background-position: center center;
}
.top_slider .slider li::after{
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: linear-gradient( 135deg, #97ABFF 10%, #123597 100%);
	pointer-events: none;
	z-index:-1;
	mix-blend-mode: overlay;
	opacity: 0.5;
}
.top_slider .slider li.top01{
	background-image: url(../img/top01.jpg);
}
.top_slider .slider li.top02{
	background-image: url("../img/bg_img01.jpg");
}
.top_slider .slider li.top03{
	background-image: url(../img/top03.jpg);
}
.top_slider .slider li.top04{
	background-image: url(../img/top04.jpg);
}

/*キャッチ*/
.top_slider .catch{
	position: absolute;
	bottom: calc(34px + 5.5%);
	left: 8.75%;
	pointer-events: none;
	z-index: 2;
}
.top_slider .catch h2{
	color: #fff;
	font-family: 'Noto Serif JP', serif;
	font-weight: 900;
	text-shadow: 1px 1px 2px #3fa9f5;
}
.top_slider .catch h2 .ja{
	display: block;
	letter-spacing: 7.55px;
	font-size: 3em;
	margin-bottom: 8px;
}
.top_slider .catch h2 .en{
	display: block;
	font-size: 1.8em;
	letter-spacing: 1.58px;
}
@media (max-width: 960px){
	.top_slider .catch{
		left: 3%;
	}
}
@media (max-width: 750px){
	.top_slider::before,
	.top_slider::after{
		border-width: 60px;
	}
	.top_slider .slider li{
		height: 60vh;
	}
	.top_slider .catch h2 .ja{
		letter-spacing: 5px;
		font-size: 20px;
	}
	.top_slider .catch h2 .en{
		font-size: 8px;
	}
}
@media (max-width: 450px){
	.top_slider .catch{
		bottom: calc(18px + 5.5%);
	}
}


/*===メイン==============================*/
main{
	display: block;
	position: relative;
}
main section{
	padding: 100px 0;
	position: relative;
	z-index: 1;
}
@media (max-width: 750px){
	main section{
		padding: 60px 0;
	}
}

.inner.white{
	background-color: #fff;
	padding: 40px;
}
@media (max-width: 750px){
	.inner.white{
		padding: 40px 20px;
	}
}

.info_wrap{
	background-color: #fff;
	padding: 40px 30px;
}
@media (max-width: 750px){
	.info_wrap{
		padding: 30px 15px;
	}
}

.bg01{
	background-color: #4940F5;
}
.bg02{
	background-color: #f5f5f5;
}
.bg03{
	overflow: hidden;
}
.bg03::before{
	position: absolute;
    content: "";
    width: 35%;
    height: 100%;
    top: 0;
    right: -300px;
    background: #f2fafc;
    transform: skew(-60deg);
    z-index: -1;
}

.bg04{
  background: linear-gradient(23deg, rgba(64, 245, 203, 0.1) 0%, rgba(26, 255, 203, 0.1) 13%, transparent 13%, transparent 80%, rgba(26, 255, 231, 0.1) 80%, rgba(26, 255, 203, 0.1) 100%), linear-gradient(42deg, rgba(63, 169, 245, 0.1) 0%, rgba(63, 224, 255, 0.1) 36%, transparent 36%, transparent 77%, rgba(163, 240, 255, 0.1) 77%, rgba(63, 169, 245, 0.1) 100%), linear-gradient(286deg, rgba(64, 227, 245, 0.1) 0%, rgba(64, 227, 245, 0.1) 2%, transparent 2%, transparent 12%, rgba(64, 194, 194, 0.1) 12%, rgba(64, 105, 105, 0.1) 100%), linear-gradient(77deg, rgba(64, 87, 255, 0.1) 0%, rgba(64, 112, 245, 0.1) 18%, transparent 18%, transparent 55%, rgba(247, 247, 247, 0.1) 55%, rgba(247, 247, 247, 0.1) 100%); 
}
.bg05{
	background: url("../img/bg_img03.jpg");
	background-size: cover;
	background-repeat: no-repeat;
}
.picture_trapezium {
  -webkit-clip-path: polygon(20% 0%, 80% 16%, 80% 98%, 20% 84%);
  clip-path: polygon(0% 0%, 100% 16%, 100% 98%, 0% 84%);
  overflow: hidden;
  position: relative;
}
/*==welcome==============================*/
.key_flex{
	display: flex;
	align-items: center;
}
.key_flex .images{
	width: 50%;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.key_flex .images .img{
	width: 45%;
}
.key_flex .images .img:nth-child(2){
	margin-top: 120px;
}
.key_flex .text{
	width: 50%;
	padding: 0 6%;
}
.key_flex .text .info{
	line-height: 2.2;
	margin-bottom: 60px;
	padding: 1%;
	background: rgba(255,255,255,0.30);
	font-family: 'HG正楷書体-PRO', serif;
	font-weight: 500;
}

.key_flex.reverse .images .img:nth-child(1){
	margin-top: 120px;
}
.key_flex.reverse .images .img:nth-child(2){
	margin-top: 0;
}

@media (max-width: 960px){
	.key_flex{
		flex-direction: column;
		padding: 0 15px;
	}
	.key_flex.reverse{
		flex-direction: column-reverse;
	}
	.key_flex .images{
		width: 100%;
		justify-content: space-between;
		margin-bottom: 60px;
	}
	.key_flex .images .img{
		width: 48%;
	}
	.key_flex .images .img:nth-child(2){
		margin-top: 40px;
	}
	.key_flex.reverse .images .img:nth-child(1){
		margin-top: 40px;
	}
	.key_flex.reverse .images .img:nth-child(2){
		margin-top: 0;
	}
	.key_flex .text{
		width: 100%;
		padding: 0;
	}
}



/*===YouTube==============================*/
.youtube_sec{
	padding-top: 40px;
}
.youtube_wrapper{
	position: relative;
	aspect-ratio: 16 / 9;
	margin: 0 auto;
	max-width: 750px;
}
@media (max-width: 750px){
	.youtube_sec{
		padding-top: 0;
	}
}

/*===link==============================*/
.area{
	color: #fff;
}
.area .flex{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.area .flex .text{
	width: calc(100% - 440px);
}
.area .flex .img{
	width: 400px;
}

.area .flex .text h3{
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
	font-size: 1.5rem;
	letter-spacing: 0.06em;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
}

@media (max-width: 750px){
	.area .flex{
		display: block;
	}
	.area .flex .text{
		width: 100%;
		margin-bottom: 30px;
	}
	.area .flex .img{
		width: 100%;
		max-width: 400px;
		margin: 0 auto;
	}
}


/*===業務内容==============================*/
.t_services .flex{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.t_services .flex .box{
	width: 49.5%;
	margin-bottom: 20px;
}
.t_services .flex .box a{
	display: block;
	width: 100%;
	position: relative;
	padding: 60px 4px;
	overflow: hidden;
}
.t_services .flex .box a::before{
	content: '';
	width: calc(100% - 4px);
	height: calc(100% - 4px);
	position: absolute;
	top: 2px;
	left: 2px;
	pointer-events: none;
	border: 1px solid #fff;
	z-index: 3;
}
.t_services .flex .box a::after{
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: linear-gradient( 135deg, #97ABFF 10%, #123597 100%);
	pointer-events: none;
	z-index: 2;
	mix-blend-mode: overlay;
	opacity: 0.8;
	transition: all 0.3s ease;
}
.t_services .flex .box a img{
	display: block;
	object-fit: cover;
	width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
	transition: all 0.6s ease;
	z-index: 1;
}
.t_services .flex .box a h3{
	position: relative;
	z-index: 3;
	color: #fff;
	text-align: center;
	font-weight: 500;
	text-shadow: rgba(51,51,51,0.6) 0 0 10px;
}
.t_services .flex .box a h3 .en{
	display: block;
	text-transform: capitalize;
	font-family: 'Cinzel', serif;
	font-weight: 500;
}
.t_services .flex .box a h3 .ja{
	display: block;
	font-size: 1.25rem;
	font-weight: 400;
	letter-spacing: 0.15em;
}
.t_services .flex .box a:hover img{
	transform: scale(1.05);
}
@media (max-width: 750px){
	.t_services .flex .box{
		width: 100%;
		margin-bottom: 15px;
	}
}


/*===フッター==============================*/
.footer_top{
	position: relative;
	z-index: 1;
	background: url(../img/footer.jpg);
	background-size: cover;
	background-position: center;
	padding: 100px 0;
	text-align: center;
	color: #fff;
	background-attachment: fixed;
}
/*Safariのみ*/
_:lang(x)+_:-webkit-full-screen-document, .footer_top{
	background-attachment: scroll;
}
.footer_top::after{
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: linear-gradient( 135deg, #97ABFF 10%, #123597 100%);
	pointer-events: none;
	z-index: 1;
	mix-blend-mode: overlay;
	opacity: 0.5;
}
.footer_top .btn_wrap{
	display: flex;
	justify-content: space-between;
	margin: 0 auto -20px;
	max-width: 1200px;
}
.footer_top .btn_wrap .btn{
	width: 32%;
	margin: 0 auto;
	margin-bottom: 20px;
}
.footer_top .btn_wrap .btn a{
	display: block;
	width: 100%;
	border: 1px solid rgba(255, 255, 255, 0.5);
	color: #fff;
	padding: 20px 0;
	font-size: 1.2rem;
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
	font-weight: 400;
	letter-spacing: 0.12em;
}
.footer_top .btn_wrap .btn a:hover{
	border: 1px solid #fff;
	background-color: rgba(255, 255, 255, 0.1);
}
.footer_top .btn_wrap .btn.fax a{
	pointer-events: none;
}
@media (max-width: 750px){
	.footer_top .btn_wrap{
		display: block;
	}
	.footer_top .btn_wrap .btn{
		width: 100%;
	}
}



.footer_wrapper{
	position: relative;
	padding: 60px 0 40px;
	background-color: #1b2465;
}
.footer_wrapper .flex{
	display: flex;
	justify-content: space-around;
}
.footer_nav{
}
.footer_nav ul{
	margin-bottom: 20px;
}
.footer_nav ul li{
	line-height: 1.7;
}
.footer_nav ul li a{
	display: inline-block;
	color: #fff;
}
.footer_nav ul li.sub a{
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
	font-size: 0.95rem;
	letter-spacing: 0.12em;
	margin-bottom: 5px;
}
.footer_nav ul li.item a{
	color: rgba(255, 255, 255, 0.6);
	font-size: 0.8rem;
}
.footer_nav ul li.item a::before{
	content: '-';
	margin-right: 8px;
}
.footer_nav ul li a:hover{
	opacity: 0.6;
}
@media (max-width: 750px){
	.footer_wrapper{
		padding: 60px 0 40px;
	}
	.footer_wrapper .flex{
		display: block;
		padding-left: 10%;
	}
}



.footer_middle{
	text-align: center;
	padding: 60px 0 40px;
}

footer h3{
	width: 80%;
	max-width: 400px;
	margin: 0 auto 10px;
}
footer h3 a{
	display: block;
	width: 100%;
}
footer h3 a img{
	display: block;
	width: 100%;
}
footer h3 a:hover img{
	opacity: 0.7;
}
.footer_middle p{
	font-size: 0.8rem;
}

.footer_bottom {
	text-align: center;
	padding: 12px 0;
	letter-spacing: 0.08em;
	background: #4940F5;
	color: #fff;
}

@media (max-width: 750px){
}


/*トップに戻る*/
.page_top{
	opacity: 0;
	pointer-events: none;
  	width: 60px;
  	height: 60px;
  	position: fixed;
  	right: 3%;
  	bottom: 4%;
	border-radius: 50%;
	opacity: 0;
	transition: 1s;
  	background: #111;
  	z-index: 50;
}
.page_top a{
	display: block;
	position: relative;
	z-index: 10;
  	width: 100%;
	height: 100%;
	border-radius: 50%;
}
.page_top a i{
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) rotate(-45deg);
  	font-weight: 900;
  	font-size: 10px;
  	color: #fff;
}
.page_top.is_animation{
	opacity: 1;
	pointer-events: all;
}
.page_top.is_animation:hover{
	transform: translateY(-5px);
}
@media (max-width: 750px){
	.page_top{
		width: 45px;
		height: 45px;
		right: 10px;
		bottom: 10px;
	}
}

/*=================================*/
/*===下層ページ===============================================================*/
/*下層トップ*/
.kasou_top{
	position: relative;
	z-index: 1;
	background: url(../img/kasou_top.jpg);
	background-size: cover;
	background-position: bottom center;
	width: 100%;
	padding: 220px 0 60px;
}
.kasou_top::before{
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: linear-gradient( 135deg, #97ABFF 10%, #123597 100%);
	pointer-events: none;
	z-index:-1;
	mix-blend-mode: overlay;
	opacity: 0.5;
}
.kasou_top::after{
	content: '';
	display: block;
	position: absolute;
	pointer-events: none;
	z-index: 1;
	border-style: solid;
    border-width: 140px;
	bottom: 0;
	right: 0;
	border-color: transparent #f2fafc #f2fafc transparent;
}

.kasou_top h2{
	position: relative;
	z-index: 3;
	font-size: 2.2rem;
	font-family: 'Noto Serif JP', serif;
	font-weight: 400;
	letter-spacing: 7.55px;
	color: #fff;
	margin-bottom: 8px;
}
@media (max-width: 750px){
	.kasou_top{
		padding: 190px 0 30px;
	}
	.kasou_top::after{
		border-width: 60px;
	}
	.kasou_top h2{
		font-size: 1.8rem;
	}
}


/*パンくず*/
.breadcrumb{
	position: relative;
	z-index: 3;
	font-size: 11px;
	color: #fff;
	letter-spacing: 0.08em;
	font-weight: 500;
}
.breadcrumb li {
	display: inline;
	list-style: none;
}
.breadcrumb li:after {
	content: '>';
	padding: 0 0.2em;
	vertical-align: top;
}
.breadcrumb li:last-child:after {
	content: '';
}
.breadcrumb li a {
	text-decoration: none;
	color: #fff;
}
.breadcrumb li:first-child a::before{
	font-family: "Font Awesome 5 Free";
	content: '\f015';
	font-weight: bold;
}
.breadcrumb li a:hover{
	opacity: 0.7;
}


/*===事業内容ページ==============================*/
.information02{
}
.attitude ul{
	max-width: 750px;
	margin: 0 auto;
}
.attitude ul li{
	border-bottom: 1px solid #ddd;
	font-size: 1.1rem;
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
	padding: 0 5px;
	margin-bottom: 8px;
	padding-bottom: 4px;
	letter-spacing: 0.1em;
}

.sec_img2{
	display: flex;
	justify-content: space-between;
}
.sec_img2 .img{
	width: 50%;
}


.about_us .text .info{
	max-width: 850px;
	margin: 0 auto;
}



.service_sec{
	padding-bottom: 0;
}

/*アコーディオン*/
.service_ac{
	max-width: 960px;
	margin: 0 auto;
}
.service_ac li{
	margin-bottom: 20px;
}
.service_ac li:last-child{
	margin-bottom: 0;
}
.service_ac li .ac_wrap{
	border: 1px solid #ccc;
}
.service_ac li .ac_wrap .ac_subject{
	cursor: pointer;
	transition: all .5s ease;
	padding: 15px 20px;
	padding-right: 30px;
	position: relative;
	background-color: #1d4f86;
}
.service_ac li .ac_wrap .ac_subject.area_close{
}
.service_ac li .ac_wrap .ac_subject h4{
	font-weight: 400;
	letter-spacing: 0.1em;
	color: #fff;
}
/*アイコンの＋と×*/
.service_ac li .ac_wrap .ac_subject::before,
.service_ac li .ac_wrap .ac_subject::after{
	position: absolute;
	top:48%;
	right: 15px;
	content:'';
	width: 15px;
	height: 2px;
	background-color: #fff;
}
.service_ac li .ac_wrap .ac_subject::before{
	transform: rotate(0deg);
}
.service_ac li .ac_wrap .ac_subject::after{
	transform: rotate(90deg);
}
/*area_closeクラスがついたら形状変化*/
.service_ac li .ac_wrap .ac_subject.area_close::before{
transform: rotate(45deg);
}
.service_ac li .ac_wrap .ac_subject.area_close::after{
transform: rotate(-45deg);
}
/*アコーディオンで現れるエリア*/
.service_ac li .ac_wrap .ac_box{
	position: relative;
	display: none;/*はじめは非表示*/
	padding: 20px;
}



/*===会社概要ページ==============================*/
.daihyo .flex{
	display: flex;
	justify-content: space-between;
}
.daihyo .flex .img{
	width: 40%;
}
.daihyo .flex .text{
	width: 56%;
}
@media (max-width: 750px){
	.daihyo .flex{
		flex-direction: column;
	}
	.daihyo .flex .img{
		width: 100%;
		max-width: 400px;
		margin: 0 auto;
		margin-bottom: 30px;
	}
	.daihyo .flex .text{
		width: 100%;
	}
}




/*===採用情報ページ==============================*/
@media (max-width: 750px){
	.recruit_lede .info_flexbox .img{
		margin-bottom: 20px;
	}
}


.staff_container .staff_wrapper{
	background-color: #fff;
	padding: 40px;
	margin-bottom: 20px;
}
.staff_container .staff_wrapper:last-child{
	margin-bottom: 0;
}
.staff_container .staff_wrapper .flex{
	display: flex;
	justify-content: space-between;
}
.staff_container .staff_wrapper .flex .img{
	width: 40%;
}
.staff_container .staff_wrapper .flex .text{
	width: 56%;
}
.staff_container .staff_wrapper .flex .text .info{
	margin-bottom: 15px;
}
.staff_container .staff_wrapper .flex .text .info:last-child{
	margin-bottom: 0;
}
.staff_container .staff_wrapper .flex .text .info h5{
	font-size: 1rem;
	color: #1d4f86;
	font-weight: 500;
	letter-spacing: 0.08em;
	margin-bottom: 5px;
}
.staff_container .staff_wrapper .flex .text .info h5::before{
	font-family: "Font Awesome 5 Free";
	content: "\f111";
	font-weight: bold;
	margin-right: 8px;
}
.staff_container .staff_wrapper .flex .text .info p{
	font-size: 0.9rem;
}

@media (max-width: 750px){
	.staff_container .staff_wrapper{
		padding: 30px 20px;
	}
	.staff_container .staff_wrapper .flex{
		display: block;
	}
	.staff_container .staff_wrapper .flex .img{
		width: 100%;
		margin: 0 auto;
		margin-bottom: 20px;
	}
	.staff_container .staff_wrapper .flex .text{
		width: 100%;
	}
}


/*===実績紹介ページ==============================*/
.works .main_img{
	max-width: 600px;
	margin: 0 auto;
	margin-bottom: 40px;
}

.works .btn_wrapper{
	max-width: 960px;
	margin: 0 auto;
}
.works .btn_wrapper .sbtn a{
	margin-bottom: 10px;
}
.works .btn_wrapper .sbtn.pointer_non a{
	pointer-events: none;
}
.works .btn_wrapper .sbtn:last-child a{
	margin-bottom: 0;
}


/*===お問い合わせページ==============================*/
.contact_flex{
	display: flex;
	justify-content: space-around;
}
.contact_flex .box{
	width: 49%;
	background-color: #f5f5f5;
	padding: 20px;
	text-align: center;
}
.contact_flex .box .sub{
	display: inline-block;
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
	font-size: 1.8rem;
	letter-spacing: 0.08em;
	color: #4940F5;
	margin-bottom: 5px;
}
.contact_flex .box a.sub:hover{
	opacity: 0.6;
}
@media (max-width: 750px){
	.contact_flex{
		display: block;
	}
	.contact_flex .box{
		width: 100%;
		padding: 20px;
		margin-bottom: 15px;
	}
	.contact_flex .box:last-child{
		margin-bottom: 0;
	}
}



/*メールフォーム*/
.mailform{
	
}
.mailform .row{
	padding: 20px 0;
	display: flex;
	justify-content: space-between;
}
.mailform .row:not(.last){
	border-bottom: 1px dotted #cccccc;
}
.mailform .row div:nth-child(1){
	width: 28%;
	font-weight: 500;
	letter-spacing: 0.08em;
	font-size: 0.9rem;
}
.mailform .row div:nth-child(2){
	width: 70%;
	line-height: 1.5;
}
.mailform .row span{
  	color: #fff;
  	background: linear-gradient(to right bottom, #4940F5, #3FA9F5);
  	padding: 5px;
  	margin-right: 5px;
  	font-size: 11px;
	border-radius: 2px;
	vertical-align: middle;
	font-weight: 500;
}
.mailform .row small{
	display: block;
	margin-top: 3px;
}
.mailform .box, .mailform textarea{
	border: 1px solid #ddd;
  	padding: 5px;
  	width: 100% !important;
  	border-radius: 0;
	-webkit-appearance: none;
	margin-bottom: 5px;
	background: #fff;
}
.mailform .postal_btn{
	padding: 2px 10px;
	background: #3FA9F5;
	color: #fff;
	border-radius: 2px;
	margin-top: 5px;
	border: 1px solid #4940F5;
}
.mailform .postal_btn:hover{
	background: #4940F5;
	opacity: 0.9;
}
.mailform button{
	display: block;
	color: #111;
	text-align: center;
	transition: .6s;
	font-size: 1rem;
	font-weight: 500;
	padding: 8px 5px;
	margin: 0 auto;
	margin-top: 10px;
	width: 250px;
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
	background: linear-gradient(to right bottom, #4940F5, #3FA9F5);
	border: 1px solid #4940F5;
	border-radius: 25px;
	color: #fff;
}
.mailform button:hover{
	background: #fff;
	color:#4940F5;
}
.mailform button::before{
	font-family: "Font Awesome 5 Free";
	content: "\f0e0";
	font-weight: 700;
	margin-right: 10px;
}

@media (max-width: 750px){
	.mailform .row{
		padding: 20px 0;
		flex-direction: column;
	}
	.mailform .row div:nth-child(1){
		width: 100%;
		margin-bottom: 20px;
	}
	.mailform .row div:nth-child(2){
		width: 100%;
	}
}

/*チェックボックス*/
input[type=checkbox] {
    display: none;
}
input[type=checkbox] + label{
    display: inline-block;
	padding-left: 20px;
	position:relative;
	margin-right: 20px;
	margin-bottom: 10px;
	cursor: pointer;
}
input[type=checkbox] + label::before{
    background: #fff;
    border: 1px solid #999;
    content: '';
    display: block;
	position: absolute;
	top: 55%;
	transform: translate(0,-50%);
  	left: 0;
    width: 15px;
  	height: 15px;
	border-radius: 3px;
}
input[type=checkbox] + label::after{
    border-right: 3px solid #1d4f86;
    border-bottom: 3px solid #1d4f86;
    content: '';
    display: block;
    height: 15px;
    left: 8px;
    margin-top: -7px;
    opacity: 0;
    position: absolute;
    top: 36%;
    width: 5px;
	transform: rotate(45deg) translate3d(0,2px,0) scale3d(.7,.7,1);
	transition: transform .2s ease-in-out, opacity .2s ease-in-out;
}
input[type=checkbox]:checked + label::after{
    opacity: 1;
	transform: rotate(45deg) scale3d(1,1,1);
}
@media (max-width: 750px){
	input[type=checkbox] + label{
		display: block;
	}
}

/*ラジオボタン*/
input[type=radio]{
	display: none;
}
input[type=radio] + label{
    display: inline-block;
	padding-left: 20px;
	position:relative;
	margin-right: 20px;
	margin-bottom: 10px;
	cursor: pointer;
}
input[type=radio] + label::before {
	content: "";
	display: block;
	position: absolute;
	top: 55%;
	transform: translate(0,-50%);
  	left: 0;
    width: 15px;
  	height: 15px;
	background: #f4f4f4;
	border-radius: 100%;
	border: 1px solid #b4b4b4;
	cursor: pointer;
	text-align: center;
	transition: all 250ms ease;
}
input[type=radio]:checked + label::before {
	background-color: #1d4f86;
	box-shadow: inset 0 0 0 2px #f4f4f4;
}
input[type=radio]:focus + label::before{
	outline: none;
	border-color: #1d4f86;
}
input[type=radio]:disabled + label::before {
	box-shadow: inset 0 0 0 2px #f4f4f4;
	border-color: #b4b4b4;
	background: #b4b4b4;
}
input[type=radio] + label:empty::before{
	margin-right: 0;
}
@media (max-width: 750px){
	input[type=radio] + label{
		display: block;
	}
}


.contact_info ul li{
	margin-bottom: 5px;
	text-align: center;
	font-size: 0.9rem;
}

@media (max-width: 500px){
.contact_info ul li{
	text-align: left;
}
}
/*アコーディオン*/
.privacy{
}
.privacy li{
}
.privacy li .privacy_wrap{
	border: 1px solid #ccc;
}
.privacy li .privacy_wrap .privacy_subject{
	cursor: pointer;
	transition: all .5s ease;
	padding: 15px 20px;
	padding-right: 30px;
	position: relative;
	background-color: #f9f9f9;
}
.privacy li .privacy_wrap .privacy_subject.area_close{
}
.privacy li .privacy_wrap .privacy_subject h3{
	font-size: 1.1rem;
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
}
/*アイコンの＋と×*/
.privacy li .privacy_wrap .privacy_subject::before,
.privacy li .privacy_wrap .privacy_subject::after{
	position: absolute;
	top:48%;
	right: 15px;
	content:'';
	width: 15px;
	height: 2px;
	background-color: #333;
}
.privacy li .privacy_wrap .privacy_subject::before{
	transform: rotate(0deg);
}
.privacy li .privacy_wrap .privacy_subject::after{
	transform: rotate(90deg);
}
/*area_closeクラスがついたら形状変化*/
.privacy li .privacy_wrap .privacy_subject.area_close::before{
transform: rotate(45deg);
}
.privacy li .privacy_wrap .privacy_subject.area_close::after{
transform: rotate(-45deg);
}
/*アコーディオンで現れるエリア*/
.privacy li .privacy_wrap .privacy_box{
	position: relative;
	display: none;/*はじめは非表示*/
	padding: 20px;
}

.privacy_flame{
	height: 250px;
	overflow-y: scroll;
}
.privacy_flame p{
	padding: 10px;
	font-size: 0.8rem;
}
.privacy_flame p span{
	display: block;
	font-size: 0.9rem;
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
}
.privacy_flame p span::before{
	content: "■";
	display: inline-block;
	font-size: 0.6rem;
	margin-right: 0.5em;
	transform: translateY(-2.5px);
	color: #1d4f86;
}
.privacy_flame ul li{
	font-size: 0.8rem;
}

/*スクロールバー*/
.privacy_flame::-webkit-scrollbar{
    overflow: hidden;
    width: 1px;
    background: #fafafa;
}
.privacy_flame::-webkit-scrollbar-button {
    display: none;
}
.privacy_flame::-webkit-scrollbar-thumb, .privacy_flame::-webkit-scrollbar-corner {
    background: #333;
}
.privacy_flame::-webkit-scrollbar-thumb, .privacy_flame::-webkit-scrollbar-corner {
    background: #333;
}

/*===サンクスページ===*/
.thanks .inner .small p{
	font-size: 0.8rem;
}
.thanks .sbtn a{
	margin-bottom: 20px;
}


/*===TOPcontents===*/
.grid2 {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
}
.grid2 {
    display: -ms-grid;
    display: grid;
    gap: 60px 60px;
}
.grid2 li{
    position: relative;
}

@media all and (max-width: 896px) {
  .grid2{
    gap: 30px 30px;
  }
}

@media all and (max-width: 639px) {
  .grid2 {
    display: block;
  }
  .grid2{
    gap: 10px 10px;
  }
  .grid2 li,.grid2 .child{
    margin-bottom: 20px;
  }
　 .grid2.sp2 {
    display: -ms-grid !important;
    display: grid !important;
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
  }
  .grid2.sp2 > li,
  .grid2.sp2 .child {
    margin-bottom: 0px;
  }
　 .grid2.sp3 {
    display: -ms-grid !important;
    display: grid !important;
    -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
  }
}

.u-bnrlink1 {
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    width: 100%;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.u-bnrlink1 {
  position: relative;
  display: block;
  overflow: hidden;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  width: 100%;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
          clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}

.u-bnrlink1 * {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

.u-bnrlink1 .bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  background-color: #4940F5;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.u-bnrlink1 .inner {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: auto;
  padding: 20px;
  line-height: 1.4;
  letter-spacing: 0;
}

.u-bnrlink1 .inner .main {
  font-size: 2.5rem;
  font-weight: 700;
  color: white;
}

.u-bnrlink1 .inner .sub {
  font-size: 1.8rem;
  font-weight: 400;
  color: white;
  text-transform: uppercase;
}

.u-bnrlink1 .inner .dummy-btn {
  position: absolute;
  left: 20px;
  bottom: -20px;
  display: inline-block;
  border: solid thin #fff;
  padding: 0.3rem 1rem 0;
  color: white;
  opacity: 0;
  font-size: 0.8rem;
}

.u-bnrlink1::before {
  position: relative;
  z-index: 1;
  display: block;
  padding-top: 60%;
  content: "";
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

.u-bnrlink1::after {
  position: absolute;
  top: -10%;
  left: -10%;
  z-index: 2;
  display: block;
  width: 150%;
  height: 150%;
  content: "";
  background-image: -webkit-gradient(linear, left top, right top, from(white), color-stop(#3FA9F5), to(#4940F5));
  background-image: linear-gradient(to right, white, #3FA9F5, #4940F5);
  background-size: 400% 400%;
  opacity: 0;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

.u-bnrlink1:hover {
  -webkit-clip-path: polygon(0 0, 100% 20%, 100% 100%, 0 80%);
          clip-path: polygon(0 0, 100% 20%, 100% 100%, 0 80%);
  opacity: 0.9;
  -webkit-transition: all 0.5s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: all 0.5s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.u-bnrlink1:hover::after {
  opacity: 0.9;
  -webkit-transition: all 0.5s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: all 0.5s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -webkit-transform: scale(1) rotateZ(0);
          transform: scale(1) rotateZ(0);
  -webkit-animation-name: bnrlink1;
          animation-name: bnrlink1;
  -webkit-animation-duration: 8s;
          animation-duration: 8s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-delay: 0;
          animation-delay: 0;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
          animation-direction: normal;
}

@-webkit-keyframes bnrlink1 {
  0% {
    background-position: 0% 50%;
    -webkit-transform: scale(1.5) rotateZ(0);
            transform: scale(1.5) rotateZ(0);
  }
  50% {
    background-position: 70% 50%;
    -webkit-transform: scale(1.5) rotateZ(180deg);
            transform: scale(1.5) rotateZ(180deg);
  }
  100% {
    background-position: 0% 50%;
    -webkit-transform: scale(1.5) rotateZ(360deg);
            transform: scale(1.5) rotateZ(360deg);
  }
}

@keyframes bnrlink1 {
  0% {
    background-position: 0% 50%;
    -webkit-transform: scale(1.5) rotateZ(0);
            transform: scale(1.5) rotateZ(0);
  }
  50% {
    background-position: 70% 50%;
    -webkit-transform: scale(1.5) rotateZ(180deg);
            transform: scale(1.5) rotateZ(180deg);
  }
  100% {
    background-position: 0% 50%;
    -webkit-transform: scale(1.5) rotateZ(360deg);
            transform: scale(1.5) rotateZ(360deg);
  }
}

.u-bnrlink1:hover > .bg {
  opacity: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: all 0.5s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -webkit-transform: scale(1.2) rotate(-30deg);
          transform: scale(1.2) rotate(-30deg);
}

.u-bnrlink1:hover > .inner {
  bottom: 50%;
  -webkit-transition: all 0.5s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: all 0.5s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
}

.u-bnrlink1:hover > .inner .dummy-btn {
  opacity: 1;
}

@media (max-width: 1100px) {
  .u-bnrlink1 .inner {
    padding: 5px;
  }
  .u-bnrlink1 .inner .main {
    font-size: 2rem;
  }
  .u-bnrlink1 .inner .sub {
    font-size: 1.5rem;
  }
}


/*===倉庫==============================*/
@media (max-width: 960px){
}
@media (max-width: 750px){
}
@media (max-width: 450px){
}

/*Safariのみ*/
_:lang(x)+_:-webkit-full-screen-document, .class{
	background-attachment: scroll;
}