@charset "UTF-8";

@font-face {
	font-family: 'Segoe UI Variable';
	src: url('https://reflet.co.jp/reflet2023wp/wp-content/themes/reflet2022/fonts/SegUIVar.ttf') format('truetype');
	font-weight: normal; /* デフォルトのウェイトを設定 */
	font-style: normal;
}

/* Regular */
.regular {
    font-family: 'Segoe UI Variable', sans-serif;
    font-weight: 400;
}

/* Small Weights */
.light-small {
    font-family: 'Segoe UI Variable', sans-serif;
    font-weight: 100;
}

.semilight-small {
    font-family: 'Segoe UI Variable', sans-serif;
    font-weight: 200;
}

.regular-small {
    font-family: 'Segoe UI Variable', sans-serif;
    font-weight: 300;
}

.semibold-small {
    font-family: 'Segoe UI Variable', sans-serif;
    font-weight: 600;
}

.bold-small {
    font-family: 'Segoe UI Variable', sans-serif;
    font-weight: 700;
}

/* Text Weights */
.light-text {
    font-family: 'Segoe UI Variable', sans-serif;
    font-weight: 250;
}

.semilight-text {
    font-family: 'Segoe UI Variable', sans-serif;
    font-weight: 350;
}

.semibold-text {
    font-family: 'Segoe UI Variable', sans-serif;
    font-weight: 650;
}

.bold-text {
    font-family: 'Segoe UI Variable', sans-serif;
    font-weight: 750;
}

/* Display Weights */
.light-display {
    font-family: 'Segoe UI Variable', sans-serif;
    font-weight: 150;
}

.semilight-display {
    font-family: 'Segoe UI Variable', sans-serif;
    font-weight: 275;
}

.regular-display {
    font-family: 'Segoe UI Variable', sans-serif;
    font-weight: 425;
}

.semibold-display {
    font-family: 'Segoe UI Variable', sans-serif;
    font-weight: 675;
}

.bold-display {
    font-family: 'Segoe UI Variable', sans-serif;
    font-weight: 775;
}




@font-face {
	font-family: 'HelveticaNeue CondensedBold';
	src: url(https://reflet.co.jp/reflet2023wp/wp-content/themes/reflet2022/fonts/HelveticaNeue_ttf/HelveticaNeue-CondensedBold-05.ttf) format('truetype');
	font-weight: normal; /* デフォルトのウェイトを設定 */
	font-style: normal;
}
.helveticaneue-CondensedBold {
	font-family: 'HelveticaNeue CondensedBold', sans-serif;
	font-weight: 400; /* CondensedBoldに対応するウェイト */
	font-size: 50px;
}
/***

トップ　メインスライダー

***/
.top_main_ph1{
	clear: both;
	width: 100%;
	max-width: 1400px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 10;
}
.top_main_ph1 img{
	width: 100%;
	height: auto;
}
.top_main_pc1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
	
/*	background: rgba(219,123,125,0.4);*/
}
.top_main_pa1{
	clear: both;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	
/*	background: rgba(219,123,125,0.4);*/
}
@media print, screen and (min-width: 801px) {
.top_main_pa2{
	clear: both;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 15;
	
	display: flex;
	align-content: center;
	align-items: center;
/*	background: rgba(219,123,195,0.4);*/
}
}

.top_main_box1{
	clear: both;
	width: 92%;
	max-width: 1068px;
	max-width: 800px;
	max-width: 700px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	
	position: relative;
	
/*	background: rgba(159,227,174,1.00);*/
}
.top_main_flex1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
/*
	padding: 15px;
	background: rgba(255,255,255,0.5);
*/
/*
	position: absolute;
	bottom: 40px;
*/
}
/*メインボタン*/
.top_main_btn_flex1{
	clear: both;
	width: 89.584%;
/*	max-width: 430px;*/
	height: auto;
	margin: 0 auto;
	padding: 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.top_main_btn1{
	clear: both;
	width: 46.512%;
/*	max-width: 200px;*/
	height: auto;
	margin: 0 0 3vh;
	padding: 0;
}
.top_main_btn1 img{
	width: 100%;
	height: auto;
}
@media print, screen and (min-width: 801px) {
.top_main_btn_flex1{
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
}
.top_main_btn1{
	clear: both;
	width: 22.472%;
	max-width: 240px;
	height: auto;
	margin: 0;
	padding: 0;
}
}
	
/*メイン帯*/
.top_main_bar1{
	clear: both;
	width: 100%;
	height: 1px;
	margin: 15px 0 40px;
	padding: 0;
	border: none;
	border-bottom: 2px solid #000;
}
/*メインロゴ1*/
.top_main_logo1{
	clear: both;
	width: 92%;
	max-width: 384px;
	height: auto;
	margin: 0 auto;
	padding: 5vh 0;
}
.top_main_logo1 img{
	width: 100%;
	height: auto;
}
@media print, screen and (min-width: 801px) {
.top_main_logo1{
	clear: both;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	position: relative;
	
}
}

.top_main_logo_bg1{
	clear: both;
	width: 250%;
	height: auto;
	margin: 0;
	padding: 0;
	position: absolute;
/*	bottom: 25%;*/
	top: -85%;
	top: -100%;
	left: -75%;
	right: -75%;
	z-index: -1;
}
/***

/トップ　メインスライダー

***/



.top_main_bg1s,
.top_box1_bg1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 25;
	
	background-image: url("../img/common/bg01.png");
	background: #fff;
	background-position: top center;
	background-repeat: repeat;
}



/***

スライダー上　コピー

***/
.top_main_title1{
	clear: both;
	width: 100%;
	width: 80%;
	height: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 11.7%;
	left: 8.1%;
	z-index: 9999;
	
	
	font-family: 'Shippori Mincho' , 'Noto Serif JP' , 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'ＭＳ Ｐ明朝', 'MS PMincho', serif ;
	font-weight: 500;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-size: 78px;
	font-size: 15.6vw;
	line-height: 110%;
	text-align: left;
	color: #900;
	color: #fff;
	letter-spacing: -0.1em;
		letter-spacing: 0.03em;
}
@media print, screen and (min-width: 801px) {
.top_main_title1{
	font-size: 50px;
}
}
@media print, screen and (min-width: 1001px) {
.top_main_title1{
	font-size: 60px;
}
}
@media print, screen and (min-width: 1101px) {
.top_main_title1{
	font-size: 65px;
}
}
@media print, screen and (min-width: 1201px) {
.top_main_title1{
	font-size: 70px;
}
}
@media print, screen and (min-width: 1301px) {
.top_main_title1{
	font-size: 74px;
}
}
@media print, screen and (min-width: 1401px) {
.top_main_title1{
	font-size: 78px;
	
}
}
@media print, screen and (max-width: 800px) {
.top_main_title1{
	font-size: 8vw;
	bottom: 4.5%;
	bottom: 9%;
	left: 8.1%;
}
}









/***

BOX1

***/
.box1_txt1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	
	font-family: 'Shippori Mincho' , 'Noto Serif JP' , 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'ＭＳ Ｐ明朝', 'MS PMincho', serif ;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	font-size: 21px;
	line-height: 195%;
	text-align: center;
	
	color: #222;
}
@media print, screen and (max-width: 800px) {
.box1_txt1{
	font-size: 21px;
	font-size: 4.25vw;
	font-size: 5vw;
	font-size: 5.25vw;
	text-align: justify;
}
}
.shippori-mincho-medium {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
}

.shippori-mincho-semibold {
  font-family: "Shippori Mincho", serif;
  font-weight: 600;
  font-style: normal;
}




/***

BOX1　Information

***/
.box1_info_line1{
	clear: both;
	width: 100%;
	height: 1px;
	margin: 0;
	padding: 0;
	border: none;
	border-bottom: 1px solid #222;
}

.box1_info_title1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 15px 0;
	padding: 0;
	position: relative;
	
	font-family: 'Segoe UI Variable', sans-serif;
	font-weight: 400; /* Regularに対応するウェイト */
	font-style: normal;
	text-decoration: none;
	font-size: 20px;
	line-height: 100.1%;
	text-align: center;
	color: #222;
	letter-spacing: 0.1em;
}

.info_area1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 18px 0;
	padding: 0;
	position: relative;
	
	display: flex;
	align-items: center;
	justify-content: center;
}
@media print, screen and (max-width: 800px) {
.info_area1{
	flex-wrap: wrap;
/*	background: rgba(217,161,162,1.00);*/
}
}
.info_meeting_title1{
	clear: both;
	width: 120px;
	height: 36px;
	margin: 0 30px 0 0;
	padding: 0;
	position: relative;
	background: #6ba1c2;
	display: flex;
	align-items: center;
}
@media print, screen and (max-width: 800px) {
.info_meeting_title1{
	width: 100%;
	margin: 0 auto;
}
}

.info_meeting_title1 span{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	
	font-family:"Noto Sans Jp" , "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	
	font-size: 15px;
	line-height: 100.1%;
	text-align: center;
	color: #fff;
}

.info_meeting1{
	clear: both;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
}
@media print, screen and (max-width: 800px) {
.info_meeting1{
	left: 0.8em;
}
}



.info_meeting_day1{
	clear: both;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	
	font-family: 'HelveticaNeue CondensedBold', sans-serif;
	font-weight: 400; /* CondensedBoldに対応するウェイト */
	font-style: normal;
	text-decoration: none;
	font-size: 60px;
	line-height: 100.1%;
	text-align: left;
	color: #222;
}
@media print, screen and (max-width: 800px) {
.info_meeting_day1{
	font-size: 4em;
	font-size: 8vw;
}
}
span.info_meeting_week1{
	clear: both;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	top: -0.1em;
	left: -0.45em;
	font-family:"Noto Sans Jp" , "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	
	font-size: 20px;
	line-height: 100.1%;
	text-align: left;
}
@media print, screen and (max-width: 800px) {
span.info_meeting_week1{
	font-size: 20px;
	font-size: 3.3vw;
}
}
span.info_meeting_week1 span.bold-small{
	font-family: 'Segoe UI Variable', sans-serif;
	font-weight: 700;
}






/***

BOX1　Information

***/



.recruit_btn1 a{
	text-decoration: none;
}

.recruit_btn1{
	clear: both;
	width:480px;
	height:88px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-decoration: none;
	box-sizing: border-box;
	border: 1px solid #6493a7;
	background: #fff;
}
@media print, screen and (max-width: 800px) {
.recruit_btn1{
	width:86%;
	height:70px;
}
}

.recruit_btn1 span{
	clear: both;
	width:auto;
	height:100%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	
}
.recruit_btn1 span img{
	width:auto;
	height:100%;
	
}

.recruit_btn1 p{
	clear: both;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: center;
	flex-wrap: nowrap;
	align-items: center;
	
	font-family: 'Shippori Mincho' , 'Noto Serif JP' , 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'ＭＳ Ｐ明朝', 'MS PMincho', serif ;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	font-size: 28px;
	line-height: 100.1%;
	text-align: center;
	color: #005496;
	letter-spacing: 0;
}
@media print, screen and (max-width: 800px) {
.recruit_btn1 p{
	font-size: 22px;
	font-size: 4.5vw;
}
}








/***

BOX2社員紹介

***/
.recruit_box2_bg1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	background: #eff8fa;
}
.recruit_box2_bg1-2{
	clear: both;
	width: 100%;
	height: 65px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
}
.recruit_box2_bg1-2.m01{
	height: 45px;
}
.recruit_box2_bg1-2.m02{
	height: 55px;
}


.recruit_title1{
	clear: both;
	width: calc( 100% - 15px );
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	left: 15px;
	
	font-family:"Noto Sans Jp" , "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 400;
	text-decoration: none;
	font-size: 18px;
	line-height: 100.1%;
	text-align: left;
	color: #222;
}
.recruit_title1::before {
	position: relative;
   padding: 0;
	position: absolute;
   content: '';
   
	top: 1px;
   left: -15px;
   z-index: 2;
   width: 10px;
   height: 20px;
   background: #186da0;
}
@media print, screen and (max-width: 800px) {
.recruit_title1{
	font-size: 18px;
}
}

.recruit_title2{
	clear: both;
	width: 100%;
	height: auto;
	margin: 5px 0 0;
	padding: 0;
	position: relative;
	
	text-decoration: none;
	font-size: 72px;
	line-height: 100.1%;
	text-align: left;
	letter-spacing: 0.05em;
	color: #6493A7;
	
/*	background: rgba(185,191,235,1.00);*/
}
.recruit_title2.shacho1{
	font-size: 50px;
}
@media print, screen and (max-width: 800px) {
.recruit_title2{
	font-size: 72px;
}
.recruit_title2.shacho1{
	font-size: 50px;
}
}




/***

BOX2社員スライダー

***/
.box2_slider_bg{
	clear: both;
	width: 100%;
	max-width: 1000px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative;

/*	background: rgba(231,126,127,1.00);*/
}
.box2_slider_bg2{
	clear: both;
	width: 100%;
	max-width: 900px;
	height: 10px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	
/*	background:rgba(133,203,196,1.00);*/	
}


/*
.box2_slider12{
	float: left;
	width: 268px;
	height: 10px;
	margin: 0 48px 0 0;
	padding: 0;
	position: relative;
	background:rgba(162,215,214,1.00);
}
*/


@media print, screen and (max-width: 800px) {
.box2_slider_bg{
	width: 100%;
	max-width: 1000px;
	margin: 0;
}
}



.box2_slider1{
/*	clear: both;*/
	width: 29.778%;
	max-width: 268px;
	height: auto;
	margin: 0 1.9em;
	padding: 0;
	position: relative;
	
/*	background:rgba(49,158,85,1.00);*/
}
.box2_slider1 a{
	text-decoration: none;
}
.box2_slider1 img{
	width: 100%;
	height: auto;
}
@media print, screen and (max-width: 800px) {
.box2_slider1{
	width: 70%;
	max-width: 500px;
	margin: 0 auto;
}
}





.slide-pc {
  width: 94.8%;
  height: auto;
  margin: 0 auto;
}
.slide-pc img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media print, screen and (max-width: 800px) {
.slide-sp {
  width: 72%;
  height: auto;
  margin: 0 auto;
}
.slide-sp img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
}


.slick-prev:before,
.slick-next:before {
  color: black;
}
.slick-dots li button:before {
  font-size: 18px;
  top: 6px;
}

.slick-prev:before,
.slick-next:before {
  color: black;
}






/***

BOX2社員紹介ボタン内テキスト

***/
.box2_slider1_txt1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	margin: 15px 0 0;
	padding: 0;
	
	font-family:"Noto Sans Jp" , "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-size: 16px;
	line-height: 100.1%;
	text-align: center;
	color: #222;
}
@media print, screen and (max-width: 800px) {
.box2_slider1_txt1{
	font-size: 16px;
}
}

.box2_slider1_name1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	margin: 10px 0 8px;
	padding: 0;
	
	font-family: 'Shippori Mincho' , 'Noto Serif JP' , 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'ＭＳ Ｐ明朝', 'MS PMincho', serif ;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-size: 24px;
	line-height: 100.1%;
	text-align: center;
	color: #005496;
}
@media print, screen and (max-width: 800px) {
.box2_slider1_name1{
	font-size: 24px;
}
}
	
.box2_slider1_line1{
	clear: both;
	width: 80%;
	height: 1px;
	margin: 0;
	margin: 0 auto;
	padding: 0;
	
	border: none;
	border-bottom: 1px solid #222;
}


.box2_slider1_txt2{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	margin: 10px 0 6px;
	padding: 0;
	
	font-family:"Noto Sans Jp" , "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-size: 13px;
	line-height: 100.1%;
	text-align: center;
	color: #222;
}
@media print, screen and (max-width: 800px) {
.box2_slider1_txt2{
	font-size: 13px;
}
}

.box2_slider1_txt3{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	
	font-family:"Noto Sans Jp" , "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-size: 16px;
	line-height: 100.1%;
	text-align: center;
	color: #222;
}
@media print, screen and (max-width: 800px) {
.box2_slider1_txt3{
	font-size: 16px;
}
}





/***

BOX3　社長挨拶

***/
.box3_flex1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: space-between;
}
@media print, screen and (max-width: 800px) {
.box3_flex1{
	display: block;
}
}


.box3_shacho{
	clear: both;
	width: 80%;
	height: auto;
	margin: 0;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
.box3_shacho img{
	width: 100%;
	height: auto;
}
@media print, screen and (min-width: 801px) {
.box3_shacho{
	width: 36%;
	max-width: 360px;
	margin: 0;
}
}

.box3_shacho_txt1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	
	font-family:"Noto Sans Jp" , "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	font-size: 16px;
	line-height: 100.1%;
	text-align: center;
	color: #222;
}
@media print, screen and (max-width: 800px) {
.box3_shacho_txt1{
	font-size: 16px;
}
}
.box3_shacho_txt2{
	clear: both;
	width: 100%;
	height: auto;
	margin: 10px 0 8px;
	padding: 0;
	
	font-style: normal;
	text-decoration: none;
	font-size: 13px;
	line-height: 100.1%;
	text-align: center;
	color: #222;
	letter-spacing: 0.05em;
}
@media print, screen and (max-width: 800px) {
.box3_shacho_txt2{
	font-size: 13px;
}
}

.box3_shacho_name1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	
	font-family: 'Shippori Mincho' , 'Noto Serif JP' , 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'ＭＳ Ｐ明朝', 'MS PMincho', serif ;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-size: 32px;
	line-height: 100.1%;
	text-align: center;
	color: #005496;
}
@media print, screen and (max-width: 800px) {
.box3_shacho_name1{
	font-size: 32px;
}
}

.box3_txt1 {
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	
	font-family:"Noto Sans Jp" , "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-size: 18px;
	line-height: 195%;
	text-align: justify;
	color: #222;
}
@media print, screen and (min-width: 801px) {
.box3_txt1bg{
	width: 60%;
	max-width: 600px;
	overflow: visible;
}
.box3_txt1{
	width: 650px;

	text-align: left;
	font-size: 18px;
}

}




.recruit_box4_bg1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	background: #dfeaf5;
}

.recruit_box4_title1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	
	
	text-decoration: none;
	font-size: 72px;
	font-size: 11vw;
	line-height: 100.1%;
	text-align: left;
	letter-spacing: 0.01em;
	color: #6493A7;
	
	
	border: none;
	border-bottom: 1px solid #222;
	
/*	background:rgba(132,205,197,1.00);*/
}
@media print, screen and (min-width: 801px) {
.recruit_box4_title1{
	font-size: 72px;
	letter-spacing: 0.05em;
	
	display: flex;
	justify-content: flex-start;
	align-items: baseline;
	
}
}

.recruit_box4_title1 div.m01{
	clear: both;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	top: 6px;
}
@media print, screen and (max-width: 800px) {
.recruit_box4_title1 div.m01{
	width: 100%;
}
}

.recruit_box4_title1 div p{
	clear: both;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 5;
	
}
@media print, screen and (max-width: 800px) {
.recruit_box4_title1 div p{
	width: 100%;
}
}


.recruit_box4_title1 div.m01 span{
	clear: both;
	width: 100%;
	height: 15%;
	margin: 0;
	padding: 0 8px 15px 0;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	background: #fff;
	background: #dfeaf5;
	background: none;
	
}
.recruit_box4_title1 div.m01 span.m01{
	background: #fff;
}
.recruit_box4_title1 div.m02{
	clear: both;
	width: auto;
	width: 100% ;
	height: auto;
	margin: 0 0 4px;
	padding: 0 0 0 8px;
	position: relative;
	
	font-family: 'Shippori Mincho' , 'Noto Serif JP' , 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'ＭＳ Ｐ明朝', 'MS PMincho', serif ;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-size: 18px;
	line-height: 100.1%;
	text-align: left;
	letter-spacing: 0.01em;
	color: #222;
	
}
@media print, screen and (max-width: 800px) {
.recruit_box4_title1 div.m02{
	font-size: 18px;

	clear: both;
	width: auto;
	width: 100% ;
	height: auto;
	margin: 0;
	padding: 12px 0 6px;
	position: relative;

}
}




.recruit_box4_txt1{
	clear: both;
	width: 100% ;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 11;
	
	font-family: 'Shippori Mincho' , 'Noto Serif JP' , 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'ＭＳ Ｐ明朝', 'MS PMincho', serif ;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-size: 30px;
	line-height: 120%;
	text-align: left;
	letter-spacing: 0.01em;
	color: #222;
	
}
@media print, screen and (max-width: 800px) {
.recruit_box4_txt1{
	font-size: 1.8em;
}
}


.recruit_box4_txt2{
	clear: both;
	width: 100% ;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 11;
	
	font-family:"Noto Sans Jp" , "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-size: 18px;
	line-height: 195%;
	text-align: justify;
	letter-spacing: 0.01em;
	color: #222;
	
}
@media print, screen and (min-width: 801px) {
.recruit_box4_txt2{
	font-size: 18px;
}
}


.recruit_box4_flex1 ,
.recruit_box4_flex2 {
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	

/*	background:rgba(132,205,197,1.00);*/
}
@media print, screen and (min-width: 801px) {
.recruit_box4_flex1{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.recruit_box4_flex2{
	display: flex;
	flex-direction: row-reverse;
	flex-wrap: nowrap;
	justify-content: space-between;
}
}
.box4_ph1 ,
.box4_fr1 {
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 10;
}
.box4_fr1 {
/*	background: rgba(178,207,233,1.00);*/
	z-index: 5;
	display: flex;
	flex-wrap: wrap;
	align-content:flex-end;
	bottom: -5px;
}
@media print, screen and (min-width: 801px) {
.box4_ph1 ,
.box4_fr1 {
	width: 48%;
	max-width: 480px;
}
}

.box4_txt1_flex1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	display: flex;
	flex-wrap: nowrap;
/*	justify-content: flex-start;*/

/*	background:rgba(226,172,173,1.00);*/
}

.box4_txt1-1{
	clear: both;
	width: auto;
	height: 60px;
	margin: 0 15px 0 0;
	padding: 0;
	position: relative;
	top: -15px;
	
	text-decoration: none;
	font-size: 80px;
	line-height: 100.1%;
	text-align: left;
	letter-spacing: 0;
	color: #005496;
	overflow: visible;
	
/*	background: rgba(158,182,228,1.00);*/

}
.box4_txt1-1 span.box4_icon1,
.box4_txt1-1 span.box4_icon2 {
	clear: both;
	width: 180px;
	height: 180px;
	margin: 0;
	padding: 0;
	border-radius: 90px;
	
	position: absolute;
	top: 0;
	left: -110%;
	z-index: -1;
}
.box4_txt1-1 span.box4_icon1{
	background:rgba(255,255,255,0.65);
}
.box4_txt1-1 span.box4_icon1.m02{
	background:rgba(255,255,255,0.55);
}
.box4_txt1-1 span.box4_icon1.m03{
	background:rgba(255,255,255,0.45);
}
.box4_txt1-1 span.box4_icon1.m04{
	background:rgba(255,255,255,0.35);
}


.box4_txt1-1 span.box4_icon2{
	background:rgba(214,226,232,0.65);
}
.box4_txt1-1 span.box4_icon2.m02{
	background:rgba(214,226,232,0.55);
}
.box4_txt1-1 span.box4_icon2.m03{
	background:rgba(214,226,232,0.45);
}
.box4_txt1-1 span.box4_icon2.m04{
	background:rgba(214,226,232,0.35);
}




@media print, screen and (min-width: 801px) {
.box4_txt1-1{
	font-size: 80px;
}
}
.box4_txt1-2{
	clear: both;
	width: calc( 100% - 100px );
	height: auto;
	height: 60px;
	margin: 0;
	padding: 0;
	position: relative;
	
	display: flex;
	align-items: center;

}
.box4_txt1-2 span{
	clear: both;
	width: 100%;
	height: auto;
	position: relative;
	
	font-family: 'Shippori Mincho' , 'Noto Serif JP' , 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'ＭＳ Ｐ明朝', 'MS PMincho', serif ;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-size: 20px;
	line-height: 145%;
	text-align: left;
	letter-spacing: 0;
	color: #222;
	
/*	background: rgba(205,206,145,1.00);*/

}
@media print, screen and (min-width: 801px) {
.box4_txt1-2{
	font-size: 20px;
}
}

.box4_space1{
	clear: both;
	width: 100% ;
	height: 25px;
	margin: 0;
	padding: 0;
	position: relative;
	
}
.box4_txt2{
	clear: both;
	width: 100% ;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 11;
	
	font-family:"Noto Sans Jp" , "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-size: 16px;
	line-height: 218%;
	text-align: justify;
	letter-spacing: 0.01em;
	color: #222;
	
}
@media print, screen and (min-width: 801px) {
.box4_txt2{
	font-size: 16px;
}
}



.recruit_box5_bg1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	background: #eff8fa;
}

.box5_txt1{
	clear: both;
	width: 100% ;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 11;
	
	font-family:"Noto Sans Jp" , "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-size: 12px;
	line-height: 171%;
	text-align: justify;
	text-align: center;
	
	letter-spacing: 0.01em;
	color: #222;
	
}
@media print, screen and (min-width: 801px) {
.box5_txt1{
	font-size: 14px;
	text-align: center;
}
}




.box6_waku1{
	clear: both;
	width: 100%;
	height: auto;
/*	height: 150px;*/
	margin: 0;
	padding: 0;
	position: relative;
	background: #fff;
	border: 5px solid #6493a7;
	box-sizing: border-box;
	border-radius: 20px;
	
	
}
@media print, screen and (min-width: 801px) {
.box6_waku1{
	height: 150px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
}
}

.box6_txt1bg{
	clear: both;
	width: 100%;
	width: 241px;
	height: auto;
	margin: 0 auto;
	
	padding: 0;
	padding: 20px 0 15px;
	position: relative;
	
	
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
}
@media print, screen and (min-width: 801px) {
.box6_txt1bg{
	width: 286px;
	margin: 0;
	padding: 0;
}
}

.box6_txt1{
	clear: both;
	width: 120px;
	height: auto;
	margin: 0;
	padding: 20px 0 15px;
	position: relative;
	
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
@media print, screen and (min-width: 801px) {
.box6_txt1{
	width: 155px;
	padding: 0;
}
}
.box6_txt1-1,
.box6_txt1-2 {
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	
	text-decoration: none;
	line-height: 100.1%;
	text-align: center;
	letter-spacing: 0.01em;
	color: #005496;
}
.box6_txt1-1{
	font-size: 20px;
}
@media print, screen and (max-width: 800px) {
.box6_txt1-1{
	font-size: 20px;
}
}
.box6_txt1-2{
	font-size: 40px;
}
@media print, screen and (max-width: 800px) {
.box6_txt1-2{
	font-size: 40px;
}
}


.box6_line1{
	clear: both;
	width: 1px;
	height: 80px;
	margin: 0;
	padding: 0;
	border: none;
	border-right: 1px solid #ccc;
}
.box6_icon1{
	clear: both;
	width: 100px;
	height: auto;
	margin: 0 20px 0 10px;
	padding: 0;
}
@media print, screen and (max-width: 800px) {
.box6_icon1{
	margin: 0 0 0 20px;
}
}


.box6_txt2{
	clear: both;
	width: calc( 100% - 286px );
	height: auto;
	margin: 0 20px 0 10px;
	padding: 0;
	
}
@media print, screen and (max-width: 800px) {
.box6_txt2{
	width: 100%;
	height: auto;
	margin: 0 0 30px;
	padding: 0;
	
}
}


.box6_txt2-1{
	clear: both;
	width: 100%;
	height: auto;
	position: relative;
	margin: 0;
	padding: 0;
	
	font-family: 'Shippori Mincho' , 'Noto Serif JP' , 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'ＭＳ Ｐ明朝', 'MS PMincho', serif ;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-size: 20px;
	line-height: 100.1%;
	text-align: left;
	letter-spacing: 0;
	color: #005496;
}
@media print, screen and (max-width: 800px) {
.box6_txt2-1{
	width: 85%;
	margin: 0 auto;
	font-size: 20px;
	font-size: 4.75vw;
	text-align: center;
}
}
.box6_txt2-2{
	clear: both;
	width: 100%;
	height: auto;
	position: relative;
	margin: 0;
	padding: 10px 0 0;
	
	font-family:"Noto Sans Jp" , "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-size: 14px;
	line-height: 171%;
	text-align: justify;
	letter-spacing: 0.01em;
	color: #222;
}
@media print, screen and (max-width: 800px) {
.box6_txt2-2{
	width: 85%;
	margin: 0 auto;
	font-size: 14px;
	font-size: 3.25vw;
	text-align: center;
}
}
.box6_arrow1{
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 22px solid transparent;
  border-left: 22px solid transparent;
  border-top: 20px solid #6493a7;
  border-bottom: 0;
	margin: 0 auto 20px;
}










.staff_flex1 ,
.staff_flex2 {
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	
/*	background:rgba(132,205,197,1.00);*/
}
@media print, screen and (min-width: 801px) {
.staff_flex1 ,
.staff_flex2 {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.staff_flex2 {
	flex-direction: row-reverse;
}
}



.staff_box1bg{
	clear: both;
	width: 100%;
	height: 120px;
	margin: 0;
	padding: 0;
	position: relative;
	
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.staff_box1{
	clear: both;
	width: 400%;
	width: 200%;
/*	width: 100%;*/
	height: 120px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	
	background: #003160;
}
@media print, screen and (max-width: 800px) {
.staff_box1bg{
	padding: 40px 0 0;
	height: auto;
	align-items:baseline;
	overflow: hidden;
/*	bottom: -2px;*/
}
/*
.staff_box1{
	
	left: -50%;
	height: 200px;
	z-index: -1;
}
*/
.staff_box1-2{
	clear: both;
	width: 100%;
	height: 200px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
	
	background: #003160;
}
.staff_ph1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	top: -2px;

}
}

.staff_box2{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	
}


.staff_box1_name1{
	clear: both;
	width: 100%;
	height: auto;
	position: relative;
	margin: 0;
	padding: 0;
	
	font-family: 'Shippori Mincho' , 'Noto Serif JP' , 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'ＭＳ Ｐ明朝', 'MS PMincho', serif ;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-size: 30px;
	line-height: 100.1%;
	text-align: left;
	letter-spacing: 0;
	color: #fff;
}
@media print, screen and (max-width: 800px) {
.staff_box1_name1{
	font-size: 30px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: baseline;
}
}
.staff_box1_name2{
	clear: both;
	width: 100%;
	height: auto;
	position: relative;
	margin: 4px 0 0;
	padding: 0;
	
	text-decoration: none;
	font-size: 20px;
	line-height: 100.1%;
	text-align: left;
	letter-spacing: 0.17em;
	color:rgba(255,255,255,0.70);
}
@media print, screen and (max-width: 800px) {
.staff_box1_name2{
	font-size: 20px;
}
}
.staff_box1_line1{
	clear: both;
	width: 400%;
	height: 1px;
	position: relative;
	top: -2px;
	right: 330%;
	margin: 0;
	padding: 0;
	
	border: none;
	border-bottom: 1px solid rgba(255,255,255,0.70);
}
@media print, screen and (max-width: 800px) {
.staff_box1_line1{
	right: 50%;
}
}



.staff_box1_txt1 ,
.staff_box1_txt2 {
	clear: both;
	width: 100%;
	height: auto;
	position: relative;
	margin: 0;
	padding: 0;
	
	font-family: 'Shippori Mincho' , 'Noto Serif JP' , 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'ＭＳ Ｐ明朝', 'MS PMincho', serif ;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	line-height: 100.1%;
	text-align: left;
	letter-spacing: 0;
	color: #fff;
}
.staff_box1_txt1{
	font-size: 12px;
}
.staff_box1_txt2 {
	font-size: 16px;
}
@media print, screen and (max-width: 800px) {
.staff_box1_txt1{
	width: auto;
	font-size: 12px;
	margin: 0 0 0 10px;
}
.staff_box1_txt2 {
	width: auto;
	font-size: 16px;
	margin: 0 0 0 10px;
}
}



.staff_title1{
	clear: both;
	width: 100%;
	height: auto;
	position: relative;
	margin: 0;
	padding: 0;
	
	font-family: 'Shippori Mincho' , 'Noto Serif JP' , 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'ＭＳ Ｐ明朝', 'MS PMincho', serif ;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-size: 26px;
	line-height: 161%;
	text-align: left;
	letter-spacing: 0;
	color: #005496;
}
@media print, screen and (max-width: 800px) {
.staff_title1{
	font-size: 24px;
	font-size: 4.75vw;
	font-size: 5.25vw;
}
}
.staff_txt1{
	clear: both;
	width: 100%;
	height: auto;
	position: relative;
	margin: 0;
	padding: 0;
	
	font-family:"Noto Sans Jp" , "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-size: 16px;
	line-height: 200%;
	text-align: justify;
	letter-spacing: 0;
	color: #222;
}
@media print, screen and (max-width: 800px) {
.staff_txt1{
	font-size: 16px;
	font-size: 3.25vw;
	font-size: 4vw;
	font-size: 4.1vw;
}
}





.staff_fl1 ,
.staff_fr1 {
	clear: both;
	width: 100%;
	height: auto;
	position: relative;
	margin: 0;
	padding: 0;
	
/*	background: rgba(70,191,158,1.00);*/
	
}
@media print, screen and (min-width: 801px) {
.staff_fl1 ,
.staff_fr1 {
	width: 48%;
	max-width: 480px;
}
}
.staff_fr1{
	top: -7px;
}



.contents600_flex1{
	clear: both;
	width: 92%;
	max-width: 600px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
	
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	
/*	background:rgba(132,205,197,1.00);*/
}


.staff_arrow_bg1 a ,
.staff_arrow_bg2 a {
	clear: both;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;

	text-decoration: none;
	
}
.staff_arrow_bg1 a .staff_arrow1 ,
.staff_arrow_bg2 a .staff_arrow2 {
	clear: both;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	
	font-family:"Noto Sans Jp" , "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-size: 12px;
	line-height: 100.1%;
	
	letter-spacing: 0;
	color: #222;
	
/*	background: rgba(233,100,103,0.3);*/
}


.staff_arrow_bg1 a .staff_arrow1 {
	text-align: left;
	left: 20px;
}
.staff_arrow_bg2 a .staff_arrow2 {
	text-align: right;
	right: 20px;
}



/*左*/
.staff_arrow_bg1 a .staff_arrow1::before ,
.staff_arrow_bg1 a .staff_arrow1::after {
	font-size: 0;
	margin: 0;
   padding: 0;
	position: absolute;
   content: '';
	
   
	top: calc(50% - 0.5px);
	left: -32px;
	width: 15px;
	height: 1px;
	border-radius: 9999px;
	background-color: #808080;
	transform-origin: calc(100% - 0.5px) 50%;
	
}
.staff_arrow_bg1 a .staff_arrow1::before {
  transform: rotate(-135deg);
}
.staff_arrow_bg1 a .staff_arrow1::after {
  transform: rotate(135deg);
}




/*右*/
.staff_arrow_bg2 a .staff_arrow2::before ,
.staff_arrow_bg2 a .staff_arrow2::after {
	font-size: 0;
	margin: 0;
   padding: 0;
	position: absolute;
   content: '';
	
   
	top: calc(50% - 0.5px);
	right: -20px;
	width: 15px;
	height: 1px;
	border-radius: 9999px;
	background-color: #808080;
	transform-origin: calc(100% - 0.5px) 50%;
	
}
.staff_arrow_bg2 a .staff_arrow2::before {
  transform: rotate(-45deg);
}
.staff_arrow_bg2 a .staff_arrow2::after {
  transform: rotate(45deg);
}




#staff01{
	position: absolute;
	top: -80px;
	
}
