@charset "UTF-8";
/* CSS Document */
ul.top_content_nav {
margin-bottom: 90px;
}

ul.top_content_nav {
display: flex;
}
ul.top_content_nav li {
 width : 25% ; /* 未対応ブラウザ用フォールバック */
  width : -webkit-calc(100% / 4) ;
  width : calc(100% / 4) ;
  background-color:#000;
  color:#fff;

}

ul.top_content_nav li:nth-child(1){
	background-image: url(http://rspro.kir.jp/realnet_renew/wp-content/uploads/2018/05/bg01.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	height: 280px;
	margin-left: auto;
}
ul.top_content_nav li:nth-child(2){
	background-image: url(http://rspro.kir.jp/realnet_renew/wp-content/uploads/2018/05/bg02.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	height: 280px;
	margin-left: auto;
}
ul.top_content_nav li:nth-child(3){
	background-image: url(http://rspro.kir.jp/realnet_renew/wp-content/uploads/2018/05/bg04.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	height: 280px;
	margin-left: auto;
	
}

ul.top_content_nav li:nth-child(4){
	background-image: url(http://rspro.kir.jp/realnet_renew/wp-content/uploads/2018/05/bg03.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	height: 280px;
	margin-left: auto;
	
}


.top_content_nav h2 {
	font-size:20px;
	margin-bottom: 0px;
}
.top_content_nav_eng {
	font-size:12px;
	margin-bottom: 5px;
}
.top_content_nav_com {
	font-size:14px;
	line-height:140%;
	height: 95px;
	
}
.top_content_nav_box {
width:250px;

margin-bottom: 0px;
margin-left: auto;
margin-right:20px;
margin-top:40px;
}


h2.top_h2 {
	background-color: #1f2a58;
	text-align: center;
	font-size: 36px;
	color:#fff;
	padding: 10px 0px;
	font-weight: normal;
}

.top_title img {
width:875px !important;
margin-left:auto;
margin-right:auto;
margin-bottom: 40px;
}

.top_button {
width:595px !important;
margin-left:auto;
margin-right:auto;
}

.more_cont {
	position: relative;
	display: inline-block;
	padding: 15px;
	
	border: 2px solid #fff;
	color: #fff;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	margin-top:0px;
	margin-bottom:20px;
	width:250px;
	
	float:left;
	margin:0px 5px;
	
}
.more_cont::after {
	position: absolute;
	top: 50%;
	right: .2em;
	content: '';
	margin-top: -5px;
	border: 7px solid transparent;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-color: #fff;
	transition: all .3s;
}
.more_cont:link {
	color: #fff;
}
.more_cont:visited {
	color: #fff;
}
.more_cont:hover {
	background-color: #fff;
	color: #1f2a58;
	text-decoration:none;
}
.more_cont:hover::after {
	border-left-color: #1f2a58;
}
.c-both {
    clear:both; display:block; visibility:hidden;
}

.custom {
padding-bottom:90px;
}


.custom h2,
.custom02 h2 {
font-size:36px;
font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
text-align:center;
line-height:70%;
display: inline-block;
border-bottom:4px solid #1f2a58;
padding-bottom:5px;
margin-bottom:30px;
}
.h2_sub {
font-size:14px;

}

.title01 {
font-size:30px;
font-family: Georgia, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
margin-bottom:20px;
text-align:center;
}


.top_c01 {
text-align:center;
line-height:200%;
}

.custom02 {
	background-image: url(http://rspro.kir.jp/realnet_renew/wp-content/uploads/2018/05/bg022.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
padding-bottom:90px;
padding-top:90px;
margin-bottom:90px;
}

.top_rec_box {
width:1000px !important;
margin-left:auto;
margin-right:auto;
}

.title02 {
  overflow: hidden;
  text-align: center;
  margin-top:20px;
  margin-bottom:20px;
  font-size:18px;
}
.title02 span {
  position: relative;
  display: inline-block;
  margin: 0 2.5em;
  padding: 0 1em;
  text-align: left;
}
.title02 span::before,
.title02 span::after {
  position: absolute;
  top: 50%;
  content: '';
  width: 400%;
  height: 1px;
  background-color: #313131;
}
.title02 span::before {
  right: 100%;
}
.title02 span::after {
  left: 100%;
}




ul.contents_menu	{
	display: table;
	margin-bottom: 40px;
	position:relative;
	left:0px;
	width: 100%;
}
ul.contents_menu li{
	display: table-cell;
	vertical-align: top;
	text-align: center;
	padding: 10px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	line-height:150%;
	
}
.contents_menu img {

}


.contents_menu a:hover {
	display: block;
	opacity:0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )";
}
ul.contents_menu li a:hover {
	display: block;
	opacity:0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )";
}


.more_cont02 {
	position: relative;
	display: inline-block;
	padding: 15px;
	
	border: 2px solid #1f2a58;
	color: #1f2a58;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	margin-top:0px;
	margin-bottom:20px;
	width:250px;
	margin:0px 5px;
	
}
.more_cont02::after {
	position: absolute;
	top: 50%;
	right: .2em;
	content: '';
	margin-top: -5px;
	border: 7px solid transparent;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-color: #1f2a58;
	transition: all .3s;
}
.more_cont02:link {
	color: #1f2a58;
}
.more_cont02:visited {
	color: #1f2a58;
}
.more_cont02:hover {
	background-color: #1f2a58;
	color: #fff;
	text-decoration:none;
}
.more_cont02:hover::after {
	border-left-color: #fff;
}

.wrapper {
    background-color: #1f2a58;
    color:#fff;
    line-height:200%;
  }
.column {
  height: 380px;
  width: 100%;
background-color: #1f2a58;
}
.cat1 {
  background: url(images/cat1.jpg) no-repeat top center;
  background-size: cover;
}
.cat2 {
  background: url(images/cat2.jpg) no-repeat center center;
  background-size: cover;
}

.foot_tel {
font-size:20px;


}

.cat1_box {
 width:410px !important;
margin-left:auto;
margin-right:auto;
margin-top:120px;
}

.banner {
background-color:#f4f4f4;
border-top:#e4e2e2;
padding-top:20px;
padding-bottom:10px;
}
.banner_box {
 width:1150px !important;
margin-left:auto;
margin-right:auto;

}


ul.contents_menu02	{
	display: table;
	margin-bottom: 40px;
	position:relative;
	left:0px;
	width: 100%;
}
ul.contents_menu02 li{
	display: table-cell;
	vertical-align: top;
	text-align: center;
	padding: 10px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	line-height:150%;
	
}
.contents_menu02 img {

}


.contents_menu02 a:hover {
	display: block;
	opacity:0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )";
}
ul.contents_menu02 li a:hover {
	display: block;
	opacity:0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )";
}

div.desc {
text-align: center !important;
}


.more_cont03 {
	position: relative;
	display: inline-block;
	padding: 10px;
	
	border: 2px solid #fff;
	color: #fff;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	margin-top:20px;
	margin-bottom:20px;
	width:200px;
	
	float:none;
	margin:15px 0px;
	
}
.more_cont03::after {
	position: absolute;
	top: 50%;
	right: .2em;
	content: '';
	margin-top: -5px;
	border: 7px solid transparent;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-color: #fff;
	transition: all .3s;
}
.more_cont03:link {
	color: #fff;
}
.more_cont03:visited {
	color: #fff;
}
.more_cont03:hover {
	background-color: #fff;
	color: #1f2a58;
	text-decoration:none;
}
.more_cont03:hover::after {
	border-left-color: #1f2a58;
}


#gaiyou {
	background: #f8f8f7;
	border: 1px solid #E3E3E3;
	border-top: none;
	width: 100%;
	font-size: 100%;
	line-height: 180%;
	text-shadow: 0px 1px 0px #FFFFFF;
	margin-bottom: 20px;	
}

dl#gaiyou dl,dl#gaiyou dt,dl#gaiyou dd {
	margin: 0;
	padding: 0;
}

dl#gaiyou dt,dl#gaiyou dd {
	padding: 15px;
}

dl#gaiyou dt {
	border-top: 1px solid #E3E3E3;
	clear: left;
	float: left;
	width: 250px;
}

dl#gaiyou dd {
	background: #fff;
	border-left: 1px solid #E3E3E3;
	border-top: 1px solid #E3E3E3;
	margin-left: 270px;
	
}

#gaiyou a:link,#gaiyou a:visited  {
	color: #0249af;
	text-decoration: underline;
}

#gaiyou a:hover {
	color: #0249af;
	text-decoration: none;
}

.section h4,
.section02 h4,
.section03 h4 {
font-size:26px;
border-bottom:1px solid #dcdcdc;
padding-bottom:20px;
margin-top:0px;
padding-top:0px;
}


.mid {
font-size:80%;
}

.smll {
font-size:60%;
}


.left_cont {
width:48%;
float:left;
}

.right_cont {
width:48%;
float:right;
}


.section {
margin-bottom:60px;
}



p.m01 {
font-size:20px;
line-height:150% !important;
}

.section  p,
.section02  p,
.section03  p {
line-height:190% !important;
margin-bottom:16px;
}


#enkaku {
	width: 100%;
	font-size: 100%;
	line-height: 180%;
	margin-bottom: 20px;	
}

dl#enkaku dl,dl#enkaku dt,dl#enkaku dd {
	margin: 0;
	padding: 0;
}

dl#enkaku dt,dl#enkaku dd {
	padding: 15px;
}

dl#enkaku dt {
	border-top: 1px solid #E3E3E3;
	clear: left;
	float: left;
	width: 180px;
}

dl#enkaku dd {
	background: #fff;
	border-top: 1px solid #E3E3E3;
	margin-left: 200px;
	
}

.section h3,
.section02 h3,
.section03 h3 {
font-size:26px;
padding-bottom:40px;
margin-top:0px;
padding-top:0px;
text-align:center;
}

.kyozai {
width:70%;
height:auto;
float:right;
}

.kyozai02 {
width:70%;
height:auto;
float:left;
}


.kigyo_more {
	position: relative;
	display: inline-block;
	padding: 15px;
	
	border: 2px solid #1f2a58;
	color: #1f2a58;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	margin-top:60px;
	margin-bottom:20px;
	width:250px;
	
}
.kigyo_more::after {
	position: absolute;
	top: 50%;
	right: .2em;
	content: '';
	margin-top: -5px;
	border: 7px solid transparent;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-color: #1f2a58;
	transition: all .3s;
}
.kigyo_more:link {
	color: #1f2a58;
}
.kigyo_more:visited {
	color: #1f2a58;
}
.kigyo_more:hover {
	background-color: #1f2a58;
	color: #fff!important;
	text-decoration:none!important;
}
.kigyo_more:hover::after {
	border-left-color: #fff;
}


.section02 {
margin-bottom:60px;
border-bottom:dotted 1px #e5e5e5;
padding-bottom:60px;
}

.section03 {
width:100%;
padding:60px;
background:#f5f4f4;
 position: relative;
z-index:10000000000;
margin-bottom:60px;

}

#gaiyou input[class="input01"] {
border:1px solid #e5e5e5;
padding:10px;
width:250px !important;
margin:0px !important;
}
#gaiyou input[class="input02"] {
border:1px solid #e5e5e5;
padding:10px;
width:150px !important;
margin:0px !important;
}

#gaiyou input[class="input03"] {
border:1px solid #e5e5e5;
padding:10px;
width:400px !important;
margin:0px !important;
}

#gaiyou input[type="hidden"] {
display:none !important;
float:right;
display:none;
position:absolute;
margin:0px !important;
}

.formcation {
	font-size: 12px;
	margin-top: 5px;
	line-height: 160%;
}

@media all and (min-width: 500px) {
  .wrapper {
    display: flex;
  }
}



ul#category  {
	list-style: none;
    display: flex;
    flex-flow: wrap;
    width: 100%;
    justify-content: space-between;
	margin-bottom: 50px;
}

ul#category li {
    box-sizing: border-box;
    width: 220px;
	margin: 40px auto 0px auto;
	line-height: 150%;
	font-size: 14px;
}

#category img {
	margin-bottom: 0px;
	max-width: 100%;
}

#category img:hover {
opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}


.timeline > li {
  overflow: hidden;
  margin: 0;
  position: relative;
}
.timeline-date {
  width: 110px;
  float: left;
  margin-top: 20px;
  font-family: 'Century Gothic';
  font-size:42px;
   position: relative;
  top:-10px;
  color:#003943;
 
}
.timeline-content {
  width: 380px;
  float: left;
  border-left: 3px #e5e5d1 solid;
  padding-left: 30px;
}

.timeline-content:before {
  content: '';
  width: 12px;
  height: 12px;
  background: #3b7a85;
  position: absolute;
  left: 106px;
  top: 24px;
  border-radius: 100%;
}

p.sem {
font-size:12px;
border-top:1px dotted #333;
position: absolute;
bottom: 0;
text-align:center;
top:20;
left:0;
  right:0;
padding:10px;
}


/***** コンタクトフォーム *****/
.table-contactform7{
  overflow: hidden;
table-layout: fixed;
}
 
.required-contactform7{
  padding: 5px;
  background: #DE8686;
  color: #fff;
  border-radius: 3px;
  margin-right: 3px;
}
 
.unrequired-contactform7{
  padding: 5px;
  background: #BDBDBD;
  color: #fff;
  border-radius: 3px;
  margin-right: 3px;
}
 
.table-contactform7 th{
  font-weight:bold;
  text-align:left;
}
 
.table-contactform7 input,
.table-contactform7 textarea{
  max-width: 90% !important;
  margin: 5px 10px 10px 5px;
}
 
.address-100 input{
  max-width: 90% !important;
  margin: 5px 10px 10px 5px;
}
 
.message-100 textarea{
  width: 100%;
  margin: 5px 10px 10px 5px;
}
 
@media screen and (min-width: 900px){
  .table-contactform7 th{
    width:28%;
  }
    }
     
@media screen and (max-width: 900px){
.table-contactform7{
  display:block;
}     
       
  .table-contactform7 tbody,
  .table-contactform7 tr{
    display: block;
    width: 100%;
  }
  .table-contactform7 th{
  width:100%;
  display:block;
  margin: 0 auto;
  border:none;
}
.table-contactform7 td{
  display: list-item;
  list-style-type:none;
  margin:0;
  padding:0;
  width: 100%;
  border-top: none !important;
}
}



.more {
	position: relative;
	display: inline-block;
	padding: .9em 4em;
	background-color: #000;
	border: 2px solid #000;
	color: #fff;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	margin-top:60px;
	margin-bottom:40px;
	width:350px;
	font-size:16px;
}
.more::after {
	position: absolute;
	top: 50%;
	right: .2em;
	content: '';
	margin-top: -5px;
	border: 7px solid transparent;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-color: #fff;
	transition: all .3s;
}
.more:link {
	color: #fff;
}
.more:visited {
	color: #fff;
}
.more:hover {
	background-color: #fff;
	color: #000 !important;
	text-decoration:none !important;
}
.more:hover::after {
	border-left-color: #000;
}