<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body {
  /* Margin bottom by footer height */
	margin-bottom: 70px;
	font-family:"Yu Gothic Medium", "貂ｸ繧ｴ繧ｷ繝�け Medium", YuGothic, "貂ｸ繧ｴ繧ｷ繝�け菴�", 'Lucida Grande', Meiryo, 繝｡繧､繝ｪ繧ｪ, 'Hiragino Kaku Gothic ProN', '繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3', sans-serif;
	line-height : 16px; letter-spacing: 0.1em; line-height: 180%; font-size: 16px;
}
.container {
  max-width: 95%;
}
.section{margin: 0 0 30px 0px;}
.section01{margin: 0 0 100px 0px;}
h1{
    
}
.tittle_style{
	font-size: 40px;
    margin: 0 auto;
    color: #fff;
    font-weight: bold;
    position: absolute;
    width: 100%;
    top: 50%;
    margin: -47px 0 0 0px;
	font-family: serif;
	font-weight: 500;
}

A link{	color: #7292ed; }
img{border: 0;}
a:hover{text-decoration: none; color: #ff9600;}

/*text style*/
.blue{
	font-size: 22px;
	font-weight: bold;
	color: #4744b9;
	padding: 10px 0px;
}
.blue_m{font-weight: bold; color: #4744b9;}
.big{font-size: 40px; margin-bottom: 20px; line-height: 1.2;}
.medium{font-size: 18px; font-weight: bold; padding-top: 10px;}
.big_orange{color: #ff9100;}
.big_green{color: #57ae12;}
.white{font-size: 26px;	margin-bottom: 20px; font-weight: bold;}
.green_f{color: #3B803C; font-weight: bold;}
.yellow{color: #F0C200; font-size: 28px !important;}

.start{font-size: 200%;margin: 40px 0 30px 0;}
.start:first-letter{ color:#94bbef; font-size:200%; font-family: serif;}
.marker {background : linear-gradient(transparent 60%, #FFFF00 60%);}
.cen{text-align: center;}
.waku{border: 5px solid #E1F0FF; padding: 10px 10px 10px 40px; border-radius: 6px; margin: 25px 0px;}
.updown{margin: 30px 0;}
.coution{color: #F40004; font-weight: bold;}

/* 繝代た繧ｳ繝ｳ縺ｧ隕九◆縺ｨ縺阪�"pc"縺ｮclass縺後▽縺�◆逕ｻ蜒上′陦ｨ遉ｺ縺輔ｌ繧� */
.pc_mv { display: block !important; position:relative;}
.sp_mv { display: none !important; }
 
.pc_tel{ display: block !important; }
.sp_tel{ display: none !important; }
.pc_mail{ display: block !important; }
.sp_mail{ display: none !important; }

.topimg p {
  position: absolute;
  top: 55%;
  left: 50%;
  width: 80%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;
  padding:0;
  color: #fff;
  line-height: 0.7em;
  text-align: center;
  font-size: 63px;
  font-family: serif;
  text-shadow: 0px 0px 8px rgb(61 70 70);
  }

.kaigyou{
  display: none;
}/*768px莉･荳翫〒縺ｯ謾ｹ陦後ち繧ｰ繧堤┌蜉ｹ縺ｫ縲�*/


/* 繧ゅ￥縺� */
#details-4 {
background-color:#E4F3FF;
width:80%;
margin: auto;
	padding: 20px;
	border-radius: 5px;
}

.toc-002 {
    border: 2px solid #065fa2;
    border-radius: 3px;
	width: 60%;
	margin: auto;
}

.toc-002 a:link{
	color: #177BAB;
}

.toc-002 div {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 10px 0;
    background-color: #065fa2;
    color: #fff;
    font-weight: 600;
    font-size: 1.1em;
}

.toc-002 div::before {
    display: inline-block;
    width: 1em;
    height: 1em;
    margin-right: 5px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M8 4H21V6H8V4ZM3 3.5H6V6.5H3V3.5ZM3 10.5H6V13.5H3V10.5ZM3 17.5H6V20.5H3V17.5ZM8 11H21V13H8V11ZM8 18H21V20H8V18Z' fill='%23fff'%3E%3C/path%3E%3C/svg%3E");
    content: '';
}

.toc-002 label::after {
    margin-left: 7px;
    font-weight: 500;
    font-size: .7em;
    color: #fff;
    content: "[髢九￥]";
    cursor: pointer;
}

.toc-002:has(:checked) label::after {
    content: "[髢峨§繧犠";
}

.toc-002 input {
    display: none;
}

.toc-002 ol {
    list-style-type: disc;
    margin: 0;
    overflow: hidden;
}

.toc-002 &gt; ol {
    height: 0;
}

.toc-002:has(:checked) &gt; ol {
    height: auto;
    padding: 1em 1em 1em 3em;
}

.toc-002 ol ol {
    margin-top: 5px;
    padding-left: 1.1em;
}

.toc-002 li {
    padding: 5px 0;
    font-weight: 600;
}

.toc-002 ol ol li {
    font-weight: 500;
    font-size: .9em;
	list-style: auto;
    margin-left: 8px;
}

.toc-002 a {
    color: #333;
    text-decoration: none;
}


/*繧ｹ繝ｩ繧､繝繝ｼ */
.slider{
	width: 100%;
	background-color: #CBCBCB;
	display: block;
	position: relative;
	overflow: hidden;
}
.sticky {
    position: relative;
    top: 233px;
    display: fixed;
    width: 60%;
    height: 13px;
    margin-left: auto;
    margin-right: auto;
    z-index: 9997;
	text-align: center;
}

.sticky p {
  color: white;
  text-align: center;
  font-size:73px;
  font-family: monospace;
  margin: 0;
  position:sticky;
  line-height: 1.2em;
  text-shadow: 0px 0px 10px rgb(61 70 70);
}

.sticky span{
	font-size: 18px;
	padding: 5px 15px;
	text-align: center;
	color: white;
	line-height: 3em;
	font-family: math;
	background-color: rgba(0, 0, 0, 0.7);
	}


.slick-img img {
  height: auto;
  object-fit: cover;
  overflow: hidden;
  width: 100%;
}



.topimg img {
  width: 100%;
  }

#header{
	height:auto;
	}

/* tittle obi */
#tittle_bg{
	height: 200px;
	width: 100%;
	position: relative; 
}
.blur { 
  z-index: -1; 
  position: absolute; 
  width: 100%; 
  height: 100%; 
  object-fit: cover; 
} 
.blur.style { 
  filter: brightness(55%);
} 

.text { 
  z-index: 1; 
} 
.text.style { 
  color: #ffffff;
  font-size: 5.5rem;
  position: relative;
  font-family: serif;
  text-align: center;
  top: 46%;
}

/*荳贋ｸ九↓螟ｪ邱�*/
.box2-4 {
	padding:25px 20px 14px 20px;
	border-top:solid 1px #065fa2;
	border-bottom:solid 1px #065fa2;
	background-color:#F6FDFF;/*閭梧勹濶ｲ*/
}

.balloon1 {
  position: relative;
    /* display: inline-block; */
    margin: 0 auto;
	margin-top: 35px;
    margin-bottom: 40px;
    padding: 20px 19px;
    max-width: 70%;
    color: #555;
    font-size: 16px;
    background: #e0edff;
    text-align: center;
}

.balloon1:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #e0edff;
}

.balloon1 p {
  margin: 0;
  padding: 0;
}
.balloon1 span{
	color: #D10003;
	font-size: 1.4em;
	font-weight: bold;
	margin: 10px 0px;
	line-height: 1.8em;
}


/* 2405讓ｪ荳ｦ縺ｳ繝｡繝九Η繝ｼ */
.box2024{
	width: 32%;
	float: left;
    margin: 0 12px 20px 0px;
    border: 1px solid #D8D8D8;
}
.boximg2024{
	position: relative;
}
.boximg2024 p{
	position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    width: 100%;
    color: white;
    -webkit-backdrop-filter: brightness(70%) blur(22px);
	backdrop-filter: brightness(70%) blur(22px);
    font-size: 22px;
    text-align: center;
    line-height: 1;
    padding: 13px 5px;
}
.boximg2024 img {width: 100%;}
.boxtext2024{
	padding: 15px;
}
.box2024_btn{
    margin: 15px 0px;
}
.box2024_btn a{
  color: #fff;
	width: 100%;
	text-align: center;
  font-size: 16px;
  font-weight: bold;
  background: #065fa2;
  padding: 10px;
  border-radius: 100px;
  position: relative;
  z-index: 1;
  display: inline-block;
  transition: .3s;
}
.box2024_btn a::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: 3px solid #065fa2;
  border-radius: 100px;
  box-sizing: border-box;
  z-index: -1;
  transform: scale(1.2);
  opacity: 0;
  transition: transform ease .3s, opacity .3s;
}
.box2024_btn a:hover {
  color: #065fa2;
  background: transparent;
}
.box2024_btn a:hover::before {
  transform: scale(1);
  opacity: 1;
}



/* border_bg */
.border{
	background-color: #fcfcfc;
	background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #F9F9F9), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #F9F9F9),color-stop(.75, #F9F9F9), color-stop(.75, transparent),to(transparent));
	-webkit-background-size: 14px 14px;
	padding: 40px;
	text-align: center;
	margin-bottom: 40px;
}



.b_box{
	width: 100%;
	text-align: center;
}
/* 繝懊ち繝ｳ1 */
.button {
  display: inline-block;
  width: 100%;
  max-width: 90%; /* 繝懊ち繝ｳ蟷� */
  position: relative;
  background: #FFF; /* 閭梧勹濶ｲ */
  border: 1px solid #d3d3d3;
  border-radius: 100px;
  padding: 1em 2em;
  font-weight: bold;
  color: #065fa2; /* 譁�ｭ苓牡 */
  text-decoration: none;
  text-align: center;
  transition-duration: 0.3s;
}

.button:before {
  content: '';
  width: 8px;
  height: 8px;
  border: 0;
  border-top: 2px solid #065fa2; /* 遏｢蜊ｰ縺ｮ濶ｲ */
  border-right: 2px solid #065fa2; /* 遏｢蜊ｰ縺ｮ濶ｲ */
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 25px;
  margin-top: -6px;
}

/* 繝槭え繧ｹ繧ｪ繝ｼ繝舌�縺励◆髫帙�繝�じ繧､繝ｳ */
.button:hover {
  background: #065fa2; /* 閭梧勹濶ｲ */
  color: #FFF; /* 譁�ｭ苓牡 */
}

.button:hover:before {
  border-top: 2px solid #4D9BC1; /* 遏｢蜊ｰ縺ｮ濶ｲ */
  border-right: 2px solid #4D9BC1; /* 遏｢蜊ｰ縺ｮ濶ｲ */
}


/* 繝懊ち繝ｳ2 */
.button02 {
  display: inline-block;
  padding: .8em 0em;
  background-color: #065fa2;
  color: #FFF;
  text-align: center;
  text-decoration: none;
  box-shadow: 0 0 8px #333;
  border-radius: 4px;
  margin: 10px 0px;
  width: 100%;
	-webkit-transition: all 0.5s;
     transition: all 0.5s;
}
.button02:hover{
     background-color: #474ab4; /*繝懊ち繝ｳ濶ｲ*/
	color: #fff;
}

.keyword {padding:5px 0 0 10px}
.tabs{margin:0 15px; padding-bottom: 25px; float: inherit;}
.area_tx{margin: 25px 20px; float: inline-end;}
A.line:link{ text-decoration:underline;color:#0000ff;}
A.line:visited{ text-decoration:underline;color:#0000ff;}
A.line:active{ text-decoration:underline;color:#0000ff;}
A.line:hover{ text-decoration:underline;color:#ff0000;}


a.r_color{text-decoration: none; font-weight: bold; color: #000000;}
a.r_color:hover{color: #72A4E0;}
a.r_color02{text-decoration: none; color: #000000;}



.col_tab{
	color: blue;
	margin-left: 60px;	
}
.ttab{
	margin-left: 175px;
}

.thumb img{
/*max-width:100%;*/
width:100%;
height:auto;
}

/* 驥阪�繝懊ャ繧ｯ繧ｹ */
.dubble_box {
  position: relative;
  width: 100%;
  height: 300px;
  margin: 30px 0 0px 0px;
}

.red, .mds{
  position: absolute;
  color: white;
}

.red {
  top: 0px;
  left: 0px;
  width: 450px;
  height: 323px;
}

.red img{
    display: block;
    object-fit: cover;
    width: 100%;
}

.mds {
  right: 0%;
  top: 0px;
  width: 65%;
  height: auto;	
  text-align: left;
  font-weight: normal;
}
.mds span{
	background-color: rgba(0,0,0,0.8);
    color: #fff;
    font-size: 45px;
    text-align: left;
    line-height: 1.5;
    padding: 0px 10px;
    font-family: serif;
	letter-spacing: 0;
}
.mds p{
	background-color: rgba(255,255,255,0.7);
    backdrop-filter: blur(2px);
	font-size: 16px;
	color: black;
	padding: 28px;
	line-height: 1.5;
}

.caption_box{
  position: relative;
  margin: 3em 0 4em 0em;
  padding: 1.7em 2em 0.5em 2em;
  border: 1px solid #2C70BE;
  border-radius: 10px;
  background-color: #F6FDFF;
}

.caption_box .caption{
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1.5em;
    color: #fff;
    padding: 7px 24px;
    margin: 0;
    background-color: #2C70BE;
    border-radius: 20px;
    transform: translateY(-50%) translateX(1em);
	font-family: serif;
}

.caption_box02{
  position: relative;
  margin: 3em 0 4em 0em;
  padding: 1.7em 2em 0.5em 2em;
  border: 1px solid #FFA14E;
  border-radius: 10px;
  background-color: #FFFBF3;
}

.caption_box02 .caption02{
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1.5em;
    color: #fff;
    padding: 7px 24px;
    margin: 0;
    background-color: #FFA14E;
    border-radius: 20px;
    transform: translateY(-50%) translateX(1em);
	font-family: serif;
}


/* 遏｢蜊ｰ閭梧勹 */
.yajirushi01 {
  background: #F6FDFF;
  position: relative;
  padding: 35px;
}
/*
.yajirushi01 :after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  width: 0;
  height: 0;
  border-width: 5vw 35vw 0 32vw;
  border-style: solid;
  border-color: #F6FDFF transparent transparent transparent;  
}
*/
.yajirushi02 {
  background: #EEFBFF;
  position: relative;
  padding: 35px;
}
/*
.yajirushi02 :after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  width: 0;
  height: 0;
  border-width: 5vw 35vw 0 32vw;
  border-style: solid;
  border-color: #EEFBFF transparent transparent transparent;  
}
*/
.yajirushi03 {
  background: #E2F9FF;
  position: relative;
  padding: 35px;
}

.yajirushi04 {
  background: #D5F6FF;
  position: relative;
  padding: 35px;
}

/* 繧ｪ繝ｬ繝ｳ繧ｸ閭梧勹 */
.yajirushi_r01{
	background: #FFF6F6;
  position: relative;
  padding: 35px;
}
.yajirushi_r02{
	background: #FFEEEE;
  position: relative;
  padding: 35px;
}
.yajirushi_r03{
	background: #FFE6E6;
  position: relative;
  padding: 35px;
}

.textbox01{
	margin-bottom: 60px;
}

/* 髱偵＞謨ｰ蟄� */
.namber{
	font-family: serif;
	text-align: center;
	font-size: 23px;
	line-height: 1;
	color: #1C5987;
}
.namber span{
	font-family: serif;
	text-align: center;
	font-size: 88px;
}

/* 繧ｪ繝ｬ繝ｳ繧ｸ縺ｮ謨ｰ蟄� */
.namber_r{
	font-family: serif;
	text-align: center;
	font-size: 23px;
	line-height: 1;
	color: #F15200;
}
.namber_r span{
	font-family: serif;
	text-align: center;
	font-size: 88px;
}




/* 莉也､ｾ縺ｨ縺ｮ驕輔＞ */
.spa_h{
	width: 100%;
	margin: 0 0 40px 0px;
    display: inline-table;
}
.h_space{
	float: left;
	margin-right: 25px;
	width: 60%;
}
.m_space{
	float: left;
    width: 35%;
	height: 600px;
    background-color: antiquewhite;
    border-radius: 20px;
}
.m_space img,.h_space01 img{
	display: block;
    object-fit: cover;
    width: 100%;
	height: 100%;
    border-radius: 10px;
}

.h_space01{
	float: left;
    width: 35%;
	height: 520px;
    background-color: antiquewhite;
    border-radius: 20px;
    margin-top: 23px;
	margin-right: 25px;
}

.m_space01{
	float: left;
	width: 60%;
}




.breadcrumbs {
width: auto;
padding: 7px 10px;
overflow-x: scroll;
overflow-y: hidden;
-webkit-overflow-scrolling: touch;
border-bottom: 1px solid #EEE;
white-space: nowrap;
}
.breadcrumbs ul {
display: table;
font-size: 13px;
}
.breadcrumbs ul li {
margin: 0 10px 0 0;
font-size: 13px;
float: left;
}
.breadcrumbs ul li:first-child::before {
padding: 0 3px 0 0;
content: "\f015";
font-family: FontAwesome;
font-size: 14px;
}
.breadcrumbs ul li::before {
padding: 0 10px 0 0;
content: "\f105";
font-family: FontAwesome;
font-size: 14px;
}




.sen2_mura{padding-top : 4px;padding-left : 4px;padding-right : 4px;padding-bottom : 4px;margin-top : 5px;margin-left : 5px;margin-right : 5px;margin-bottom : 5px;border-width : 4px 4px 4px 4px;border-style : double double double double;border-color : #9b9bff #9b9bff #9b9bff #9b9bff;}

.sen_mura{margin-top : 4px;margin-left : 4px;margin-right : 4px;margin-bottom : 4px;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #8080ff #8080ff #8080ff #8080ff;}

#float{
	float:left;
}
#floatR{
	float:right;
}
#col{
    float:left;
	width: 24%;
	margin-top : 1px;
	margin-left : 1px;
	margin-right : 1px;
	margin-bottom : 1px;
	border-width : 1px 1px 1px 1px;
	border-style : double double double double;
	border-color : white white white white;
	padding-top : 1px;
	padding-left : 1px;
	padding-right : 1px;
	padding-bottom : 1px;
}

#col_img{
	vertical-align:text-top;
}

.f_eria{
	background-color: #fcfcfc;
	background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #F9F9F9), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #F9F9F9),color-stop(.75, #F9F9F9), color-stop(.75, transparent),to(transparent));
	-webkit-background-size: 14px 14px;
	padding: 40px;
	text-align: center;
	display: flow-root;
	height: auto;
}
.footer {
	padding-top: 20px;
/*	position: relative;*/
	clear: both;
	background-color: #e1f0ff;
	width: 100%;
}

/*icons*/
.circle{
	border-radius: 50px;
	background: #1d2088;
	color: #fff;
	font-size: 24px;
	padding: 10px 10px 10px 15px;
    width: max-content;
    text-align: center;
	clear: both;
}


.h_container {
/*	position: absolute;*/
top:0;
	width: 100%;
	height: 32px;
	padding:1px 0 10px 0px;
	border-bottom: 1px solid #c8c8c8;
	text-align: center;
	color: #fff;
}

/* 繝倥ャ繝繝ｼ */
.h_mainbox{
	margin: auto;
	width: 1150px;
	padding: 15px 0;
    display: none;
}
.head_left{
	width: 500px;
	float: left;
}
.head_right{
	width: 400px;
	float: right;
	padding-top: 6px;
	text-align: right;
}
.job{
	width: 100%;
	background: #313131;
	padding: 17px 0;
	color: #fff;
	line-height: 1.3;
	font-size: 14px;
}
.j_con{
	width: 100%;
	text-align: left;
	margin: auto;
}
.j_offer{
	padding: 9px 20px;
	background: #ec6941;
	color: #fff;
	float: left;
	margin-right: 20px;
	font-size: 16px;
	font-family: serif;
    font-weight: bold;
}
.text_box{
	margin: 0 0 55px 0px;
}

h2 {FONT-WEIGHT: NORMAL;}
h3 {FONT-WEIGHT: NORMAL;}
h4 {}

/* 隕句�縺励ョ繧ｶ繧､繝ｳ */
.midashi00{
	position: relative;
    padding: 1em 1.6em;
    text-align: center;
	color:#1C5987;
	margin-top: 25px;
	font-size: 30px;
	line-height: 1.2;
	margin-bottom: 30px;
}

.midashi00:before,
.midashi00:after {
  position: absolute;
  content: '';
}

.midashi00:after {
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  border-top: 2px solid #1C5987;
  border-left: 2px solid #1C5987;
}

.midashi00:before {
  right: 0;
  bottom: 0;
  width: 50px;
  height: 50px;
  border-right: 2px solid #1C5987;
  border-bottom: 2px solid #1C5987;
}
.midashi00 span{font-size: 60px;}

.midashi01{
    font-size: 30px;
    line-height: 40px;
    color: #333333;
    margin: auto;
    font-family: unset;
    font-weight: normal;
    text-align: center;
    letter-spacing: 0;
    background-image: radial-gradient(circle at 100% 0%, rgba(15, 154, 228, 1), rgba(14, 47, 126, 1));
    color: #fff;
    padding: 10px 3px;
}

.midashi02{
  position: relative;
  margin: 60px 0px 20px 0px;
  font-family: unset;
  FONT-WEIGHT: NORMAL;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #ffffff;
  border-radius: 100px;
  padding: 15px 0px;
  width: 100%;
  transition: 0.3s;
  background-image: radial-gradient(circle at 100% 0%, rgba(15, 154, 228, 1), rgba(14, 47, 126, 1));
}

.n_midashi03{
    position: relative;
    padding: 0.3rem 0 2.5rem;
    margin: 40px 0px 27px 0px;
    font-weight: bold;
	font-family: unset;
    background-image: linear-gradient(135deg, #16b5dd 10%, #b2d5de 100%);
    background-repeat: no-repeat;
    background-size: 6rem 0.4rem;
    background-position: bottom;
    text-align: center;
}

.n_midashi04{
    font-weight: 500;
    text-align: center;
    line-height: 1.6;
    background-color: #f9fcff;
    border: solid 1px #99ccff;
    border-radius: 5px;
	margin: 35px 0 25px 0px;
	padding: 8px;
}
.midashi05 {
    position: relative;
    padding: 0.3rem 0 1.5rem;
    margin: 20px 0px;
	font-size: 18px;
    font-weight: bold;
	font-family: unset;
    background-image: linear-gradient(135deg, #16b5dd 10%, #b2d5de 100%);
    background-repeat: no-repeat;
    background-size: 4rem 0.4rem;
    background-position: bottom;
    text-align: center;
}
.midashi06 {
	position: relative;
	font-size: 36px;
	font-weight: 500;
	color: #464646;
	border-bottom: 3px solid #dddddd;
	font-family: serif;
	line-height: 1.5;
	margin: 0px 0 24px 0px;
	letter-spacing: 0;
	padding-bottom: 20px;
}

.midashi06::after {
	content: '';
	position: absolute;
	bottom: -3px;
	left: 0%;
	width: 100px;
	height: 3px;
	background-color: #1C5987;
}

.midashi07{
	font-family: serif;
	font-size: 36px;
	font-weight: 500;
	color: #464646;
	text-align: center;
	letter-spacing: 0;
	margin: 15px 0px 25px 0px;
}

.midashi08 {
	position: relative;
    padding-top: 50px;
    padding-bottom: 10px;
    font-size: 37px;
    font-family: serif;
    text-align: center;
}

.midashi08 span {
	position: relative;
	z-index: 2;
}

.midashi08::before {
	content: attr(data-en);
	position: absolute;
	top: -25px;
	left: 50%;
	transform: translateX(-50%);
	color: rgba(161, 227, 255, 0.4);
	font-size: 110px;
	font-style: italic;
	z-index: -10;
}

.midashi09 {
	position: relative;
	padding-bottom: 50px;
	font-size: 35px;
	text-align: center;
	font-family: serif;
}

.midashi09::before {
	content: attr(data-en);
	display: block;
	color: #065fa2;
	font-size: 20px;
	font-style: italic;
	text-transform: uppercase;
	line-height: 2;
}

.midashi09::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%) rotate(30deg);
	width: 1px;
	height: 40px;
	background-color: #065fa2;
}


h5{font-size: 18px; padding-top: 10px; font-family: unset;}

.wid{width: 10%;}
.wid02{width: 87%;}






.contact_txt{text-align: right; font-family: serif; font-weight: 700;}




.orange{
	font-size: 42px;
	font-weight: bold;
	color: #ff7e00;
}

/*縲螳壽悄螂醍ｴ�*/
table.term {
  border-collapse: separate;
  border-spacing: 1em;
  overflow: hidden;
  width: 100%;
  font-size: 16px;
}
table.term td {
  padding: 0.8em 1.5em 1.5em 1.5em;
  width: 45%;
  color: #fff;
  vertical-align: top;
}
/*縲螳壽悄螂醍ｴ�02縲*/
table.term02 {
  border-collapse: separate;
  overflow: hidden;
  margin: 0;
  width: 100%;
  font-size: 16px;
}
table.term02 td {
  padding: 0;
  width: 45%;
  color: #fff;
  vertical-align: top;
}
table.term02 td.right {
  padding: 0 25px;
  width: 30%;
  vertical-align: middle;
}



/* 繧ｰ繝ｩ繝��繧ｷ繝ｧ繝ｳ閭梧勹 */
.gradation_orange {
    background: linear-gradient(90deg, #ffbc63, #ef9f37);  /* 繧ｰ繝ｩ繝��繧ｷ繝ｧ繝ｳ謖�ｮ� */
}
.gradation_blue {
    background: linear-gradient(90deg, #5cd4ef, #2eb9d7);  /* 繧ｰ繝ｩ繝��繧ｷ繝ｧ繝ｳ謖�ｮ� */
}
.gradation_green {
    background: linear-gradient(90deg, #87ca52, #7dbd4c);  /* 繧ｰ繝ｩ繝��繧ｷ繝ｧ繝ｳ謖�ｮ� */
}



/* 繧｢繧､繧ｳ繝ｳ荳隕ｧ逕ｨ繝��繝悶Ν */
table.icons {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
	margin: 20px 0 0px 0;
}
.icons tr{
	text-align: center;
}
.icons td {
    height: auto;
    width: 9%;
	display: inline-table;
	text-align: center;
	vertical-align: top;
	margin: 0 20px;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.3;
}

table.icons img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

/* 縺頑祉髯､繝ｩ繝ｳ繧ｭ繝ｳ繧ｰ */
table.rank01 {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 20px auto;
    width: 100%;
    table-layout: fixed;
}
table.rank01 td {
    height: auto;
	width:33%;
    line-height: 150%;
    padding: 5px 10px;
    overflow-wrap : break-word;
	vertical-align: top;
	font-size: 14px;
}

table.rank01 img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

/* footer縺雁撫縺�粋繧上○諠��ｱ */
.f_maineria{
	width: 72%;
	margin: auto;
	padding: 20px 0;
	height: 250px;
}
.left_tel{
	background-color: #FFFFFF;
	float: left;
	width: 45%;
    text-align: left;
    padding: 20px;
	height: 230px;
}
.left_icon{
	width: 50px;
    float: left;
}
.right_mail{
	background-color: #FFFFFF;
	text-align: left;
    float: left;
    margin-left: 30px;
	width: 45%;
	padding: 20px;
	position: relative;
}

.left_tel_in{
	margin-left: 60px;
	background-image: url(../img/footer_map.png);
	background-repeat: no-repeat;
	background-position: right;
}
.right_mail_in{
	width: 85%;
	margin-left: 60px;
}

.tex_mi{font-size: 20px; font-weight: bold;    margin: 7px 0 15px 0px;}
.big_b{color: #065fa2; font-size: 40px; font-weight: bold; margin: 45px 0;    text-decoration: none;}


.h_container2 {
/*	position: absolute;*/
	width: 100%;
	height: 50px;
	padding:1px 0 10px 0px;
	background-color: #7292ed;
}

.f_container {
	background-color: #f1f1f1;
	padding-right: 25px;
	padding-left: 25px;
	margin-right: auto;
	margin-left: auto;
	max-width: 80%;
}

/* 繝輔ャ繧ｿ繝ｼ繧剃ｸ矩Κ縺ｸ謚ｼ縺励ｄ繧九◆繧√�縲√さ繝ｳ繝�Φ繝��繝ｩ繝�ヱ繝ｼ */
#wrapper {
	position: relative;
	min-height: 100%;
	height: auto;
}

/* 縺薙％縺ｧ繝輔ャ繧ｿ繝ｼ縺ｮ鬮倥＆繧呈欠螳� */
#footer {
	bottom: 0;
	width: 100%;
	height: 70px;
	background-color: #E1F0FF;
/*	background-color: #f1f1f1;*/
/*	border-top:1px solid #cccccc;*/
	padding:10px 0 10px 0px;

}

.copy{padding: 10px; background: #065fa2; color: #FFFFFF;margin-top: 40px; font-size: 11px; line-height: 2; text-align: center;}

/* footer menu */

.bord{
	border-bottom: 1px solid #065fa2;
	width: 100%;
	margin: 10px 0;
    font-size: 16px;
}

.grid {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(6, 200px);
  font-size: 13px;
  text-align: left;
  letter-spacing: 0;
  margin: auto;
  width: 80%;

}





/*1200莉･荳翫↓驕ｩ逕ｨ*/
@media (min-width: 1200px) {
.f_container {
    width: 1170px;
  }
.button {padding: .8em 2.7em;}
#header{
    height: 111px;
	border-top: solid 5px #222222;
    background-image: url(http://www.tokyo-kanzai.co.jp/img/head_bg.jpg);
}
/* 繝倥ャ繝繝ｼ */
.h_mainbox{
	margin: auto;
	width: 1150px;
	padding: 15px 0 0 0px;
    display: table;
}
.head_left{
	width: 500px;
	float: left;
}
.head_right{
	width: 400px;
	float: right;
	padding-top: 6px;
	text-align: right;
}

	.slick-slide{
	position: relative;
	top:0;
	}
	
.job{
	width: 100%;
	background: #313131;
	padding: 17px 0;
	color: #fff;
	line-height: 1.3;
}
.j_con{
	width: 1140px;
	text-align: left;
	margin: auto;
	font-size: 14px;
}
.j_offer{
	background: #ec6941;
	color: #fff;
	float: left;
	font-size: 16px;
	font-family: serif;
    font-weight: bold;
}
	
	}

#header .topimg{
	background-image: url("images/topimage.jpg");
	padding: 5px 0 0 0;
	}

.slider{
	height: 500px;
}
	
.slick-next
	{
		right: 70px;
	}
.slick-prev{
		left: 70px;
	}	

/* 繧ｻ繝ｳ繧ｿ繝ｪ繝ｳ繧ｰ譁�ｭ� */
.hikiwatashi_center{font-size: 34px; font-family: "�ｭ�ｳ �ｰ譏取悃", "MS PMincho","繝偵Λ繧ｮ繝取�譛� Pro W3", "Hiragino Mincho Pro", "serif"; margin: 20px 0px; text-align: center;}

/* 讓ｪ荳ｦ縺ｳ繝ｪ繧ｹ繝� */
.icons_list{
	margin: 30px 0px 30px 0px;
    padding: 0;
    display: table;
}
.icons_list li{
    float: left;
    margin: 0 10px 10px 0px;
    list-style: none;
	width: 32%;
}

.icons_list li a{
display:block;
border-radius: 100px;
border: solid 2px;
padding: 5px;
}
.icons_list img{
	width: 15%;
	margin-right: 8px;
}

	
/*縲豎ゆｺｺ縲*/
table.recruit {
    border-collapse: collapse;
    border-left: 1px solid #ccc;
    border-spacing: 0;
    border-top: 1px solid #ccc;
    margin: 10px 0 20px 0px;
    width: 100%;
	font-size: 14px;
}
table.recruit th {
    background-color: #f7f7f7;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    color: #333;
    height: auto;
    line-height: 150%;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
	width: 20%;
}
table.recruit td {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    height: auto;
    line-height: 150%;
    padding: 10px;
}
	
	
table.con {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 20px 0 40px 0px;
    width: 100%;
}
table.con td {
    height: auto;
    line-height: 150%;
    padding: 10px;
	width: 50%;
	vertical-align: top;
	object-fit: cover;
	font-size: 15px;
}

table.con img {
    width: 100%;
    max-width: 100%;
    height: 250px;
    object-fit: cover;
}


/*騾｣邨｡蜈医ヰ繝翫�鬆伜沺*/
table.tl {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 30px auto;
    width: 100%;
}
table.tl td {
    height: auto;
    padding: 5px;
	object-fit: cover;
}
table.tl img {
    width: 100%;
    max-width: 100%;
    height: auto;
}




/* 縺頑祉髯､繝ｩ繝ｳ繧ｭ繝ｳ繧ｰ */
#ranking-wrap{
 position: relative;
 z-index: 0;
 margin: 0;
 padding: 0;
 margin: 0 0 100px 0px;
 width: 100%;
}
/* Box */
.box{
	padding: 15px;
}
/* 邱代�Box */
.green_box{
	position: absolute;
	top: 0;
	left: 10px;
 	background-color: #FFF;
	font-size:24px;
	border: 3px solid #e7fbff;
 	border-radius: 60px;
	padding: 15px 35px;
}
/* 髱偵�Box */
.blue_box{
 	position: inherit;
	top: 30px;
	left: 0px;
 	background-color: #e7fbff;
	width:100%;
	padding: 40px 20px 0 20px;
}

table.rank01 {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 20px auto;
    width: 100%;
    table-layout: fixed;
}
table.rank01 td {
    height: auto;
	width:33%;
    line-height: 150%;
    padding: 5px 10px;
    overflow-wrap : break-word;
	vertical-align: top;
	font-size: 14px;
}


.grid {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(6, 15%);
  font-size: 12px;
  text-align: left;
	margin: auto;
    width: 80%;

}
.f_maineria {width: 82%;}
.icons td {
    width: 9%;
    line-height: 1.3;
}
.orange{font-size: 36px;}
.big_b{font-size: 42px;}
.icons td{width: 9%;}


}

/* 992縺ｾ縺ｧ縺ｫ驕ｩ蠢� */
@media (min-width: 992px) {
  .f_container {
    width: 970px;
  }
.button {padding: 1em 2em;}

table.con {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 10px auto;
    width: 100%;
	font-size: 16px;
}
table.con td {
    height: auto;
    line-height: 150%;
    padding: 10px;
	width: 50%;
	vertical-align: top;
}	


.kaigyou {
    display: block; /*768px譛ｪ貅縺ｧ謾ｹ陦後ち繧ｰ繧呈怏蜉ｹ縺ｫ*/
	}
	
.slider{height: 480px;}
.slick-img img{
		height: 500px;
	}
.slick-next
	{
		right: 170px;
	}
.slick-prev{
		left: 170px;
	}
.slick-slide{
	position: relative;
    top: -40px;}
	
	
	
/* 縺頑祉髯､繝ｩ繝ｳ繧ｭ繝ｳ繧ｰ */
#ranking-wrap{
 position: relative;
 z-index: 0;
 margin: 0;
 padding: 0;
 margin: 50px 0px;
 width: 100%;
}
/* Box */
.box{
	padding: 15px;
}
/* 邱代�Box */
.green_box{
	position: absolute;
	top: 0;
	left: 10px;
 	background-color: #FFF;
	font-size:24px;
	border: 3px solid #e7fbff;
 	border-radius: 60px;
	padding: 15px 35px;
}
/* 髱偵�Box */
.blue_box{
 	position: inherit;
	top: 30px;
	left: 0px;
 	background-color: #e7fbff;
	width:100%;
	padding: 40px 20px 0 20px;
}	

.grid {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(4, 25%);
  font-size: 12px;
  text-align: left;
	margin: auto;
    width: 80%;

}	
	.orange{font-size: 36px;}
	.f_maineria{width: 100%;}
	.left_tel{width: 47%;}
	.right_mail{width: 47%;}
	
	
	/*縲豎ゆｺｺ縲*/
table.recruit {
    border-collapse: collapse;
    border-left: 1px solid #ccc;
    border-spacing: 0;
    border-top: 1px solid #ccc;
    margin: 10px 0 20px 0px;
    width: 100%;
	font-size: 14px;
}
table.recruit th {
    background-color: #f7f7f7;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    color: #333;
    height: auto;
    line-height: 150%;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
	width: 20%;
}
table.recruit td {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    height: auto;
    line-height: 150%;
    padding: 10px;
}
/* 繝倥ャ繝繝ｼ */
.h_mainbox{
	margin: auto;
	width: 1150px;
	padding: 15px 0;
    display: table;
}
.head_left{
	width: 500px;
	float: left;
}
.head_right{
	width: 400px;
	float: right;
	padding-top: 15px;
	text-align: right;
}
.job{
	width: 100%;
	background: #313131;
	padding: 17px 0;
	color: #fff;
	line-height: 1.3;
}
.j_con{
	width: 1140px;
	text-align: left;
	margin: auto;
}
.j_offer{
	padding: 10px 20px;
	background: #ec6941;
	color: #fff;
	float: left;
	margin-right: 30px;
	font-size: 18px;
	font-family: serif;
    font-weight: bold;
}	

}


/*992px莉･荳九↓驕ｩ逕ｨ*/
@media (max-width: 992px) {
	body {
		margin-bottom: 100px;
	}
/*繝倥ャ繝繝ｼ*/
    #header{
	height:auto;
	}
	
#header .topimg{
	background-image: url("images/topimage.jpg");
	padding: 5px 0 0 0;
	}
	.container {
		max-width: 100%;
	}

	.kaigyou {
    display: block; /*768px譛ｪ貅縺ｧ謾ｹ陦後ち繧ｰ繧呈怏蜉ｹ縺ｫ*/
	}
	.slick-next {
    right: 30px;
	}
	.slick-prev {
    left: 30px;
	}
	.slick-img img{
		height: 500px;
	}
	.slick-slide{
	position: relative;
    top: 44px;}
	
	#footer {
		height: 100px;
	}
	.f_container {
		padding-right: 50px;
		padding-left: 50px;
		margin-right: auto;
		margin-left: auto;
		max-width: 100%;
	}
	.h_container {
		height: 32px;
	}

	.h_container2 {
		height: 50px;
	}

	.box2024{width: 48%;}
.icons td {width: 12%;}
	
	.icons_list li{width: 45%;}


/* 螳壽悄螂醍ｴ� */

table.term {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 20px auto;
    width: 100%;
    table-layout: fixed;
}
table.term td {
    height: auto;
    line-height: 150%;
    overflow-wrap : break-word;
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
	padding: 1em 2em 1em;
}
table.term02 td {
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
	padding: 0;
}
table.term02 td.right {
    width: 100%;
	padding: 0;
}	
	
/* 縺頑祉髯､繝ｩ繝ｳ繧ｭ繝ｳ繧ｰ */
#ranking-wrap{
 position: relative;
 z-index: 0;
 margin: 0;
 padding: 0;
 margin: 50px 0px;
 width: 100%;
}
/* Box */
.box{
	padding: 15px;
}
/* 邱代�Box */
.green_box{
	position: absolute;
	top: 0;
	left: 10px;
 	background-color: #FFF;
	font-size:24px;
	border: 3px solid #e7fbff;
 	border-radius: 60px;
	padding: 15px 35px;
}
/* 髱偵�Box */
.blue_box{
 	position: inherit;
	top: 30px;
	left: 0px;
 	background-color: #e7fbff;
	width:100%;
	padding: 40px 20px 0 20px;
}

table.rank01 {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 20px auto;
    width: 100%;
    table-layout: fixed;
}
table.rank01 td {
    height: auto;
	width:33%;
    line-height: 150%;
    padding: 5px 10px;
    overflow-wrap : break-word;
	vertical-align: top;
	font-size: 14px;
}

.button {padding: 1em 2.7em;}
	

/* 豎ゆｺｺ */	
table.recruit {
    border-collapse: collapse;
    border-left: 1px solid #ccc;
    border-spacing: 0;
    border-top: 1px solid #ccc;
    margin: 10px 0 20px 0px;
    width: 100%;
    table-layout: fixed;
	font-size: 14px;
}

table.recruit th {
    background-color: #f7f7f7;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    color: #333;
    height: auto;
    line-height: 150%;
    padding: 5px 10px;
    text-align: center;
    vertical-align: middle;
}
table.recruit td {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    height: auto;
    line-height: 150%;
    padding: 5px 10px;
    overflow-wrap : break-word;
}
table.recruit th,
table.recruit td {
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
}
	
	
	
	
	
/* footer縺雁撫縺�粋繧上○諠��ｱ */
.f_maineria{
	width: 100%;
}	
.left_tel {
    width: 47%;
	margin-bottom: 20px;
}	
.right_mail {
    width: 47%;
    margin-left: 3%;
}
	.right_mail_in {
    width: 80%;
    line-height: 1.5;
}
	.left_tel_in{background-image: none;}
	.big_b{font-size: 32px;}
	
	.grid {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(4, 24%);
  font-size: 12px;
  text-align: left;
  margin: auto;
  width: 80%;

}
.tex_mi {font-size: 18px;}

	
	
}




/*繧ｹ繧ｯ繝ｭ繝ｼ繝ｫ*/
#toTop {
	width:47px;
	height:47px;
	background:url(../img/back-top-btn.png) no-repeat;
	text-align:center;
	position:fixed;
	bottom:25px;
	right:20px;
	cursor:pointer;
	display:none;
	text-indent:-9999px;
	z-index:12; 
}


.page_navi {
	float:right;
	padding:5px 0px 5px 10px;
	font-size:12px
}

.page_navi a{
	color:#333;
}

.page_navi a:hover{
	color:#dd0000;
}





/*Form*/
textarea,input {ime-mode: inactive;}
input.ime_on	{ime-mode: active;}
input.ime_off	{ime-mode: inactive;}
textarea.ime_on	{ime-mode: active;}
textarea.ime_off{ime-mode: inactive;}

A.line:link{ text-decoration:underline;color:#006400;}
A.line:visited{ text-decoration:underline;color:#006400;}
A.line:active{ text-decoration:underline;color:#006400;}
A.line:hover{ text-decoration:underline;color:#ff0000;}


/*table*/
.tableStyle00 table {
	background: #FFFFFF;
} 
.tableStyle00 th {
	background: #f1f1f1;
	color: #000000;
	text-align:center;
}

/**/
.titletext_orange {
	background-image: url(./images/arrow0106.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 18px;
/*	font-weight:bold;*/
	padding: 0px 0px 0px 28px;
} 
.contact_tel {
	font-size:20px;
	padding: 0px 0px 0px 28px;
}
.contact_tel_bold{
	margin-top:6px;
	font-size:20px;
	font-weight:bold;
}
.contact_text {
	font-size:14px;
	padding: 0px 0px 0px 28px;
}
.contact_email {
	font-size:20px;
	padding: 0px 0px 0px 28px;
}

/*************
/* 繝｡繝九Η繝ｼ
*************/




#menu-box {
	clear:both;
	overflow:hidden;
	position: fixed;
	padding: 0;
	width: 100%;
	z-index: 9999;
	background: #FFF;
}


#menu {
	display: none;
	width: 100%;
	max-width: 100%;
	height:630px;
    overflow: auto;
	padding-bottom: 40px;
	background: #0178C4;
	}
#menu li {
	padding: 15px 40px 15px 0px;
    display: inherit;
    width: 85%;
    border-bottom: solid 1px rgba(255,255,255,0.5);
	}
#menu li:first-child{
		width: 85%;
	}
#menu li:last-child{
		width: 85%;
	}


#menu li a{
		padding: 15px 0 15px 0px;
		text-align: left;
		color: #fff;
	}
#toggle {
		display: block;
		position: relative;
		width: 50%;
	    background:#fff;
	    float: left;
	}
#toggle a{
		display: block;
		position: relative;
		padding: 15px 0 15px 50px;
		color:#000;
		text-align: left;
		text-decoration: none;
		font-weight:bold;
	}
#toggle:before {
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 10px;
		width: 30px;
		height: 30px;
		margin-top: -15px;
		background: #333333;
	}
#toggle a:before, #toggle a:after {
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 10px;
		width: 30px;
		height: 6px;
	background:#fff;
	}
#toggle a:before {
		margin-top:-9px;
	}
#toggle a:after {
		margin-top: 3px;
	}
#h_conbase{
	position: absolute;
    float: right;
    top: 1px;
    right: 0px;
}
.h_contact{
	float: right;
	margin-right: 10px;
    margin-top: 7px;
}




.sidebar1 {
	float: left;
	width: 180px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	font-size: 12px;
}

a.sidemenu:link{ text-decoration:none;color:#0000ff;}
a.sidemenu:visited{ text-decoration:none;color:#0000ff;}
a.sidemenu:active{ text-decoration:none;color:#0000ff;}
a.sidemenu:hover{ text-decoration:none; color:#ff00bf;}
a.sidemenu:li{ list-style-type:none;}


#sidemenu ul{ 
margin: 0; 
padding: 0; 
list-style-type: none; 
}
#sidemenu li{ 
display: inline; 
padding: 0; 
margin: 0; 
}
#sidemenu li a{
	display: block;
	border-bottom: 1px dashed #b8b8b8;
	padding: 10px 0px;
	text-decoration: none;
	color: #313131;
	margin: 1px 0px;
	text-align: left;
	font-size: 14px;
	line-height:1.5;
}

#sidemenu li a:hover{
color:#7292ed;
}

.Title{
	background-image:url(http://www.tokyo-kanzai.co.jp/img/side_bg.png);
	background-repeat: no-repeat;
	width: 180px;
	height: 60px;
	text-align:left;
	vertical-align: middle;
	color:#FFFFFF;
	padding: 0px 5px 0 20px;
    line-height: 1.3em;
	display: table-cell;
}




/* 逕ｻ髱｢繧ｵ繧､繧ｺ縺�768px莉･荳九�蝣ｴ蜷医↓驕ｩ逕ｨ */
@media only screen and (max-width: 768px) {
	#header{
	height:auto;
	}
.slick-next {right: 20px;}
.slick-prev {left: 20px;}
	
#header .topimg{
	background-image: url("images/topimage.jpg");
	background-size:cover;
	padding: 5px 0 0 0;
}
.kaigyou {
    display: block; /*768px譛ｪ貅縺ｧ謾ｹ陦後ち繧ｰ繧呈怏蜉ｹ縺ｫ*/
	}
	
.img01{
	position: relative;
	top: -200px;
	}
	
.job{width: 100%; padding: 77px 10px 8px 10px;}
.j_con{width: 100%;}
.j_offer{float: none;margin-right: 0; margin-bottom: 10px;text-align: center;}

#header h1,.logo,.info,.tel{text-align:center; font-family: unset; text-align: center;}
	
.logo,.info,.tel{
clear:both;
width:100%;
float:none;
margin:0;
max-width: 100%;
padding:0 0 0 0;
	}
.box2024{width: 48%;}
.tel span{margin:0; padding:0 0 0 0;}
	
/* 騾｣邨｡蜈医ヰ繝翫�鬆伜沺 */
table.tl {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 20px auto;
    width: 100%;
	table-layout: fixed;
}
table.tl td {
    height: auto;
    padding: 5px;
	overflow-wrap : break-word;
	box-sizing: border-box;
    display: inline-block;
    width: 100%;
}
	
/* 繧ｿ繝悶Ξ繝�ヨ縺ｧ隕九◆譎ゅ�騾｣邨｡蜈医ヰ繝翫�	 */
.pc_tel{ display: none !important; }
.sp_tel{ display: block !important; width: 100%;}
.pc_mail{ display: none !important; }
.sp_mail{ display: block !important; width: 100%;}
	
	

	
/* 縺頑祉髯､繝ｩ繝ｳ繧ｭ繝ｳ繧ｰ */
table.rank01 {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    table-layout: fixed;
}
	table.rank01 td {
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
}
.tex_mi {
	font-size: 20px;}
	
}
/* footer縺雁撫縺�粋繧上○諠��ｱ */	
.left_tel {
    display: inline-table;
}	





table.tel thead th {
  font-size: 23px;
}



/*************
/* 繝ｭ繧ｴ
*************/
.logo{
/*margin-left:17px;*/
}

.logo span{display:block;}

/*************
/* 髮ｻ隧ｱ逡ｪ蜿ｷ
*************/
.info{
/*padding-right:20px;*/
}

.info .time{font-size:11px;}


/*************
/* 繝ｭ繧ｴ+髮ｻ隧ｱ逡ｪ蜿ｷ
*************/
.logo,.info .tel{
margin-top:6px;
color:#0e08fe;
font-size:20px;
font-weight:bold;
line-height:22px;
}

.logo span,.info span{
color:#333;
font-size:.6em;
font-weight:normal;
}



/*************
/* footer
*************/
#footer #info .info{
clear:both;
padding:10px 0 0 15px;
text-align:left;
}

#footer .logo{font-size:18px;}

#footer #info .time{
font-size:11px;
color:#333;
}

#footer .info .tel,#footer .info .tel span{
/*font-size:14px;
color:#333;*/
}


#footer a:hover{color:#ff5c00;}

/*************
/* header
*************/
#header{
max-width:100%;
}
.topimg{
clear:both;
position:relative;
line-height:0;
}

.topimg img{
margin-bottom: 10px;
width:100%;
height:auto;
}

.topmsg{
position:absolute;
max-width:100%;
height:auto;
bottom:10px;
left:25%;
padding:0px 5px 5px 5px;
z-index:100;
background:url(images/tp2.png);
}

.topmsg h2{
color:#fff;
line-height:16px;
}



#header .logo{
float:left;
}

#header .logo a{
color:#0e08fe;
}

#header .logo a:hover{
/*color:#fc8301;*/
color:#0e08fe;
}

#header .logo span{display:block;}

#header .info{
float:right;
/*padding-right:20px;*/
text-align:right;
}

#header .info .time{font-size:11px;}

#header .logo{
margin-top:6px;
color:#0e08fe;
font-size:20px;
font-weight:bold;
line-height:22px;
}

#header .info .tel{
margin-top:6px;
color:#83c61a;
font-size:20px;
font-weight:bold;
}

#header .info .tel span{
line-height:12px;
}

#header .logo span,.info span{
color:#0e08fe;
font-size:6em;
font-weight:normal;
}


/* iPad 邵ｦ 768莉･荳翫↓驕ｩ蠢� */
@media only screen and (max-width:768px){
h1{font-size: 26px;margin: 5%; width: 90%;}
.midashi00{font-size: 20px; line-height: 1.3;}
.midashi00 span{font-size: 28px; line-height: 30px; background: none;}
.midashi01{font-size: 24px; line-height: 1.3em;}
.midashi02{
		vertical-align: middle;
		font-size: 20px;
        font-weight: bold;
        padding: 15px 20px 15px 50px;
        height: auto;
	}
.midashi05{background-size: 6rem 0.2rem;}
.midashi06{font-size: 27px; line-height: 1.3; padding: 0 0 13px 0px;}
	.midashi07{font-size: 29px;}
	.dubble_box{height: 460px;}
	.red{width: 100%;}
	.mds{width: 100%; top: 156px;}
	.mds span{font-size: 35px; line-height: 1.5; padding: 6px 10px; letter-spacing: -2px;}
	.red{height: auto;}
	.h_space, .m_space01{float: none; margin-right: 0px; width: 100%;}
	.m_space{width: 100%; float: none; height: 200px; display: none;}
	.m_space img{object-fit: cover;  width: 100%; height: 200px;}
	.h_space01{display: none;}
.topimg img {max-width: 100%; margin-top: 42px;}
.pc_mv { display: none !important; }
.sp_mv { display: block !important; height: 300px;}
.kaigyou {
    display: block; /*768px譛ｪ貅縺ｧ謾ｹ陦後ち繧ｰ繧呈怏蜉ｹ縺ｫ*/
	}
.box2024{width: 100%;}
.balloon1 {max-width: 100%;}
.spa_h{	padding: 20px; margin: 0 auto; }
	
#tittle_bg{
 padding-top: 52px;
 margin-bottom: 56px;
	}
.text.style{
	font-size:40px;
	top: 50%;
    line-height: 1.1em;
    letter-spacing: -0.1em;
	}
	
	
table.con {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 10px auto;
    width: 100%;
    table-layout: fixed;
	font-size: 15px;
}
table.con td {
    height: auto;
    line-height: 150%;
    padding: 5px 5px;
    overflow-wrap : break-word;
	box-sizing: border-box;
    display: inline-block;
    width: 100%;
	vertical-align: top;
	margin: 7px 0px;
}
	
.slick-next {
    right: 15px;
}
.slick-prev {
    left: 15px;
}	
.sticky p {font-size: 50px;}

	
	
	
	
/* 縺頑祉髯､繝ｩ繝ｳ繧ｭ繝ｳ繧ｰ */
#ranking-wrap{
 position: relative;
 z-index: 0;
 padding: 0;
 width: 100%;
}
	
.start{font-size: 19px; margin: 20px 0 20px 0; line-height: 1.2; font-weight: normal;}
.start:first-letter{font-size: 150%;}
	

/* 邱代�Box */
.green_box{
	position: absolute;
	top: 0;
	left: 0px;
 	background-color: #FFF;
	font-size:24px;
	border: 3px solid #e7fbff;
 	border-radius: 60px;
	padding: 15px 35px;
	margin:auto;
}
/* 髱偵�Box */
.blue_box{
 	position: inherit;
	top: 30px;
	left: 0px;
 	background-color: #e7fbff;
	width:100%;
	padding: 40px 20px 0 20px;
}

	
table.rank01 {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 20px auto;
    width: 100%;
    table-layout: fixed;
}
table.rank01 td {
    height: auto;
	width:100%;
    line-height: 150%;
    padding: 5px 10px;
    overflow-wrap : break-word;
	vertical-align: top;
	font-size: 14px;
}

.grid {
	display: grid;
 	grid-template-columns: repeat(2, 46%);
	margin: auto;
	gap: 0 6%;

}
	.item{
	margin: 0;
    padding: 0;
    line-height: 3;
	}
	.syou{display: none;}
	.bord{
		background: #065fa2;
		border-radius: 6px;
		padding: 5px;
		color: #fff;
		text-align: center;
	    width: 100%;
	    margin: 10px 0;
        font-size: 16px;
}
a.r_color{color: #FFFFFF;}
	
.icons td{
	width: 16%;
    line-height: 1.3;
	}
.border{padding: 20px;}
	
	/* footer縺雁撫縺�粋繧上○諠��ｱ */	
.left_tel {width: 100%; padding: 5% 10%;}	
.right_mail {width: 100%; margin-left: 0; padding: 5% 10%;}
.big_b{font-size: 40px;}
	.left_tel_in {
    background-image: none;
    width: 100%;
    margin: auto;
    text-align: center;
}
	.right_mail_in {
    width: 100%;
    margin-left: 0px;
    text-align: center;
}
	.tex_mi {font-size: 16px;}
	.left_icon {width: 50px; clear: both; margin: auto;float: none;}
.tabs{padding-bottom: 0px;}
.toc-002 {width: 80%;}
	
}

/* 繧ｹ繝槭�繝医ヵ繧ｩ繝ｳ 邵ｦ(繝昴�繝医Ξ繝ｼ繝�) */
@media only screen and (max-width:480px){
	body{font-size: 15px; line-height: 150%;letter-spacing: 0.1em;}
	h1{
		font-size: 30px;
		line-height: 36px;
		width: 90%;
        margin: 5%;
	}
	h1 span{font-size: 16px; background-color: rgba(0, 0, 0, 0.8); padding: 1.3% 3%;}
	.tittle_style{ font-size: 25px; top: 80%; letter-spacing: 0; padding: 0 20px;}
	.slick-dotted.slick-slider{margin-bottom: 0;}
	.slick-slide{position: relative; top: 10px;}
	.icons_list li{width: 100%;}
	.icons_list img{width: 14%;}
.midashi01{font-size: 19px; line-height: 1.3em; margin: 0px 0 25px 0px;}
.midashi02{
  position: relative;
  margin: 30px 0 10px 0px;
  font-size: 19px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #ffffff;
  border-radius: 50px;
  padding: 15px 15px;
  width: 100%;
  font-weight: bold;
  transition: 0.3s;
  background-image: radial-gradient(circle at 100% 0%, rgba(15, 154, 228, 1), rgba(14, 47, 126, 1));
  height: auto;
  line-height: 1.3em;
	}
.n_midashi03{font-size: 19px;}
.midashi09{font-size: 30px; line-height: 1.3;}
.text.style{font-size:40px; top: 60%;}

	h4{font-size: 18px;}
	.tel td,.con td{font-size: 15px;}
	.big{font-size: 26px;}
	.big_b {font-size: 23px;}
	.white {font-size: 22px;}
	.green_box{font-size: 18px; font-weight: bold; padding: 10px 25px; width: 100%;}
	.button {padding: 1em .7em;}
	.midashi{font-size: 16px; padding: 15px 15px; margin: 20px 0px;}
    .icons td {margin: 5px; width: 18%;}
	.button02{font-size: 13px;}
	.pankuzu ul li{padding: 5px 0px;}
    table.tel thead th {margin: 0 ;}
	.keyword{padding: 0; margin: 0 15px;}
	.btn {padding: 10px 15px;}
	.tabs{padding-bottom: 0px;}
	.topimg p {
		font-size: 40px;
		width:80%;
		font-family: serif;
		padding: 10px 10px;
		letter-spacing: 0;
	}
	.dubble_box{height: 460px;}
	.toc-002 {
	width: 80%;
}
	
	.kaigyou {
    display: block; /*768px譛ｪ貅縺ｧ謾ｹ陦後ち繧ｰ繧呈怏蜉ｹ縺ｫ*/
	}
	
	.box2024{width: 100%;}
	.box2-4 {
		margin: 30px 0px;
    padding: 20px 10px 10px 10px;
	}
	
	
.slick-img img {
    height: 500px;
	}
	
.sticky span{font-size: 13px;}
	
	
.img01{
	top: 0;
	position: relative;
    top: 6px;
	}
.slick-next {
    right: 15px;
}
.slick-prev {
    left: 15px;
}

.img01 p{	
	top: 55%;
	left: 60%;
	font-size: 43px;
    width: 85%;
    line-height: 1.2em;
	}	
	
.grid {
  display: grid;
  gap: 0 7%;
  grid-template-columns: repeat(2, 45%);
  margin: auto;
  width: 85%;
}
	
	.balloon1 {max-width: 100%; padding: 20px 19px 25px 19px;}
	.balloon1 span{font-size: 1.2em; line-height: 2em;}
	.bord{font-size: 12px;}
	.job{width: 100%; padding: 65px 10px 8px 10px;}
	.j_con{width: 100%; font-size: 14px;}
	.j_offer{float: none;margin-right: 0; margin-bottom: 10px;text-align: center;}
	
.pc_tel{ display: none !important; }
.sp_tel{ display: block !important; width: 100%;}
.pc_mail{ display: none !important; }
.sp_mail{ display: block !important; width: 100%;}
/* 騾｣邨｡蜈医ヰ繝翫�鬆伜沺 */
table.tl {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 30px auto;
    width: 100%;
	table-layout: fixed;
}
table.tl td {
    height: auto;
    padding: 5px;
	overflow-wrap : break-word;
	box-sizing: border-box;
    display: inline-block;
    width: 100%;
}
	

.hikiwatashi_center{font-size: 24px; margin: 35px 0px;}
	
	a.btn_12{font-size: 18px;}

/*************
/* image
*************/
.imageleft{
float:left;
clear:left;
margin:3px 10px 10px 0;
}

.imageright{
float:right;
clear:right;
margin:3px 0 10px 10px;
}
	
	table.icons{margin: 0 auto;}
	.icons td{
		width: 20%;
    line-height: 1.3;
	}
	.orange{font-size: 25px;display: grid;font-family: inherit; padding: 5% 0%;}


.wid{width: 20%;}
	
}


@media only screen and (max-width: 480px) {
	.imageleft,.imageright{
		float:none;
		margin: 10px 0 0 0px;
		display:block;
	}
	table.tel td{margin:0px; font-size: 14px; padding: 0em 2em;}
	
	.sticky p {font-size: 38px;}
	
}



/*************
/* text
*************/
p.detail {
	padding:0 10px 10px 10px;
}


/*************
/* List
*************/
.serviceList ul{ 
margin: 0;
padding :0; 
list-style: none; 
}
.serviceList li{ 
display: block;
line-height:16px;
background: url(images/triangle0206.gif) no-repeat left top;
padding: 0px 0px 10px 22px;
color:#555;
margin: 5px 0px;
text-decoration:none;

}

#acMenu dt{
    display:block;
    width:150px;
    height:50px;
    line-height:50px;
    text-align:center;
    border:#666 1px solid;
    cursor:pointer;
    }
#acMenu dd{
    background:#f2f2f2;
    width:150px;
    height:50px;
    line-height:50px;
    text-align:center;
    border:#666 1px solid;
    display:none;
    }


/*div*/
.divskyblue {
	border-width : 10px 0px 0px 0px;
	border-style : solid;
	border-color : #5278e8;
	background-color:#f7faff;
	padding:10px 50px 20px 50px;
}

.div_yellow {
	background-color:#fffde6;
	border-color:#eeeeee;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	padding: 10px 10px 10px 10px;
	margin-top:50px; 
	text-align: left;
}


/************/
/*繧ｿ繧､繝医Ν蟶ｯ*/
/************/
.titleback1{
border:1px solid #cccccc;
background-image: url(./images/titleback_blue2.gif);
font-size: 22px;
line-height:28px;
font-weight:bold;
padding: 0px 0px 0px 10px;
color:#ffffff;
} 

.titleback2{
	border:1px solid #cccccc;
	background-image: url(../img/Banner.jpg);
    background-repeat: round;
	font-size: 26px;
	font-weight:bold;
	line-height:30px;
	color:#333333;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
} 

.titleback3{
	border:1px solid #cccccc;
	background-image: url(./images/titleback_blue3.gif);
	font-size: 18px;
	line-height:20px;
	font-weight:bold;
	color:#ffffff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;

}
.obi{
	height: 1px;
    border: 1px solid #58B0E1;
    margin: 20px 0;
}

.obi_company{
	background-image: url(./images/sen.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom:3px solid #a7bdfd;
	margin:15px 0px 25px 0px;
}
.obi_utukusiku{
	background-image: url(./images/utukusiku.gif);
	background-repeat: no-repeat;
	background-position: center;
	border-bottom:8px solid #9ba2d8;
	line-height:30px;
}

.obi_bluesikaku{
border-left:20px solid #ccc;
padding:.6em .8em;
line-height:20px;
}  

</pre></body></html>