@charset "UTF-8";

/* Base */
html { font-family: "Ropa Sans", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif; font-size: 16px; line-height: 1.5; }
body { background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); min-width: 1080px; font-family: "Hiragino Maru Gothic Pro";}
h1, h2, h3, p, ul { margin: 0; }
ul { padding-left: 0; }
ul li { list-style-type: none; }
a { color: inherit; text-decoration: none; }
img { vertical-align: middle; }
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }


/* 共通エリア開始 */
.line-img{
  position: fixed;
  bottom:125px;
  right: 10px;
  width: 160px;
}
.line-img img{
  width: 100%;
}
.pc-delete{
  display: none;
}
.messagetorecruit{
  margin: 0 auto;
  width: 900px;
  padding-top: 100px;
}
.messagetorecruit li{
  display: inline-block;
  margin-right: 30px;
  margin-bottom: 10px;
}
.red{
  color: #f00;
  font-size: 1.2em;
  margin-left: 5px;
  margin-right: 5px;
}
.small{
  font-size: 0.6em;
}
header{
  width: 1080px;
  margin: 0 auto;
  font-family: "Hiragino Maru Gothic Pro";
  padding-bottom: 10px;
}
.fa-envelope-open-text{
  margin-right: 20px;
  color: #fff;
}
.fa-mobile-alt{
  margin-right: 20px;
}
.fa-line{
  margin-right: 40px;
  color: #339933;
}
.fa-envelope-open{
  margin-right: 20px;
  color: #00ffff;
}
.fa-clipboard-list{
  margin-right: 20px;
  margin-top: -20px;
  border:solid 3px #DFF4FF;
  background-color: #DFF4FF;
  width: 75px;
  height: 60px;
  text-align: center;
  border-radius: 35px;
  color: #16D656;
  padding-top: 10px;
}
.fa-paste{
  border:solid 3px #EAFFCA;
  background-color: #EAFFCA;
  margin-top: -20px;
  width: 75px;
  height: 60px;
  text-align: center;
  border-radius: 35px;
  color: #16D656;
  padding-top: 10px;
}

.icon-relative{
  position: relative;
}
.icon-absolute{
  position: absolute;
  color: #3f3e0a;
  top: 10px;
  left: 7px;
}
.icon-absolute2{
  position: absolute;
  color: #3f3e0a;
  top: 10px;
  left: 18px;
}
.catch{
  font-size: 8px;
  color: #d3d3d3;
  margin-bottom: 10px;
}

.ceparate:after {
  content:"";
  display: block;
  clear:both;
}
.header-logo{
  float: left;
  width: 500px;
}
.header-logo img{
  width: 340px;
  margin-right: 15px;
}
.header-logo h4{
  font-size: 13px;
}
.header-logo2{
  float: left;
  width: 150px;
}
.header-logo2 img{
  width:100%;
  margin-top:5px
}
.header-tell{
  float: right;
  text-align: center;
  text-align: left;
}
.header-tell p{
  font-size: 14px;
}
.header-tell li{
  display: inline-block;
  vertical-align: top;
}
.header-tell-lileft{
  font-size: 30px;
  width: 300px;
  margin-right: 20px;
}
.header-tell-lileft p{
  font-size: 13px;
}
.fa-file-alt{
  color: #4b71af;
}
.contacttolink{
  font-size: 20px;
  background-color: #325418;
  color: #ecf4d7;
  width: 400px;
  margin: 0 auto;
  padding: 18px 20px;
  text-align: center;
  border-radius: 20px;
}
.contacttolink:hover {
  background-color: #ecf4d7;
  color: #68b82e;
  transition: 0.5s;
}
.back-menu{
  position: relative;
}
.header-menu{
  text-align: center;
  font-family: "Hiragino Maru Gothic Pro";
  width: 100%;
  height: 160px;
  margin: 0 auto;
  position: absolute;
  z-index: 40;
  background-image: url(../material/back.png);
  background-size: 100% 100%;
}
.header-menu li{
  display: inline-block;
  width: 200px;
  height: 30px;
  margin-bottom: 20px;
  border-right: 1px solid;
  text-align: center;
  padding-top: 10px;
}
.left-border{
  border-left: solid 1px;
}
.humberger-menu{
  display: none;
}
.smart-toppicture{
  display: none;
}
/* 共通エリア終了 */
.top{
  overflow: hidden;
  position: absolute;
  min-width: 960px;
  width: 100%;
  height: 550px;
}
.top img{
  display: none;
  position: absolute;
   object-fit: cover;
  width: 100%;
  height: 550px;
  left: 800px;
  margin-left: -800px;
}
.contents{
  margin-top: 550px;
}
.contentstitle{
  margin-bottom: 20px;
  text-align: center;
}
.contentstitle h3{
  display: inline-block;
  font-size: 30px;
  margin-top: 20px;
}
.contentstitle2{
  margin-bottom: 20px;
}
.contentstitle2 h3{
  display: inline-block;
  font-size: 30px;
  margin-top: 20px;
}
.topics{
  background-color: #DFF4FF;
  width: 100%;
  padding-top: 25px;
  padding-bottom: 50px;
  background: -moz-linear-gradient(top, #DFF4FF, #B0E7FF);
  background: -webkit-linear-gradient(top, #DFF4FF, #B0E7FF);
  background: linear-gradient(to bottom, #DFF4FF, #B0E7FF);
}
.topics-news{
  width: 80%;
  float: left;
  margin-left: 10%;
  border-radius: 15px;
  background-color: #fff;
  font-size: 14px;
}
.topics-img{
  float: left;
  width: 70px;
  height: 70px;
}
.topics-img img{
  width: 100%;
  margin-top: -5px;
  border-right: dotted 2px #68B82E;
  padding-right: 10px;
}

.plan-section{
  margin-bottom: 40px;
}
.plan-section img{
  width: 100%;
}
.plan-pic{
  float: left;
  width: 30%;
}
.plan-text{
  float: left;
  width: 67%;
  margin-left: 3%;
}
.plan-text h2{ 
  margin-bottom: 20px;
}
.topics-reserve{
  width: 36%;
  float: left;
  margin-left: 2%;
  margin-right: 2%;
  border-radius: 15px;
  background-color: #fff;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
.topics-in{
  margin: 10px;
}
.day{
  margin-left: 10px;
  margin-right: 20px;
}
.top-menu{
  width: 880px;
  margin: 0 auto;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 60px;
}
.top-menu-block{
  float: left;
  width: 400px;
  height: 230px;
  border-radius: 15px;
  text-align: center;
  background-color: #f00;
  box-shadow: 5px 5px #EBEBEB;
  overflow: hidden;
  margin-left: 20px;
  margin-right: 20px;
}
.top-menu-block img{
  width: 100%;
}
.top-menu-retsu{
  margin-bottom: 40px;
}

.lispace{
  margin-left: 10%;
  margin-right: 10%;
}
.aboutme{
  background-color: rgba(149,149,53,0.1);
  padding-top: 50px;
  padding-bottom: 50px;
}
.about-title{
  width: 850px;
  margin: 0 auto;
  text-align: center;
  line-height: 50px;
  font-size: 13px;
}
.about-title img{
  width: 500px;
}
.toprecruit{
  width: 1080px;
  margin: 50px auto;
}
.toprecruit img{
  width: 450px;
  box-shadow: 0px 3px 10px rgba(0,0,0,.8)
  border-radius: 15px;
}
.width50{
  float: left;
  width: 330px;
  height: 420px;
  margin-left: 10px;
  margin-right: 10px;
  text-align: center;
  border-radius: 15px;
  box-shadow: 0px 3px 10px rgba(0,0,0,.8);
  border:solid 1px #959535;
  background-color: #fff;
}
.width50 img{
  width: 96%;
  margin-left: 2%;
  margin-right: 2%;
}
.width500{
  float: left;
  width: 330px;
  height: 550px;
  margin-left: 10px;
  margin-right: 10px;
  text-align: center;
  border-radius: 15px;
  box-shadow: 0px 3px 10px rgba(0,0,0,.8);
  border:solid 1px #959535;
  background-color: #fff;
}
.width500 img{
  width: 96%;
  margin-left: 2%;
  margin-right: 2%;
}
.toprecruit-text{
  width: 310px;
  margin: 0 auto;
  line-height: 40px;
  text-align: left;
}
.top-flow{
  text-align: center;
  padding-bottom: 80px;
  padding-top: 20px;
}
.top-flow-text{
  width: 800px;
  margin: 0 auto;
  font-size: 22px;
  border:solid 5px #8FAD49;
  padding: 20px;
  text-align: left;
  line-height: 50px;
  box-shadow: 0px 3px 10px rgba(0,0,0,.8)
}
.top-flow-text p{
  border-bottom: dotted 2px;
  display: inline;
  padding-bottom: 5px;
}
.access{
  width: 800px;
  margin: 0 auto;
  text-align: center;
}
.access iframe{
  width: 100%;
  height: 400px;
}
.access p{
  text-align: left;
  font-size: 22px;
}
.access-route p{
  margin-bottom: 10px;
  color: #68B82E;
}
.access-route i{
  margin-right: 20px;
  color: #f00;
}
.flow-link{
  float: left;
  padding: 2px 30px;
  background-color: #E94633;
  margin-right: 30px;
  color: #fff;
}
.fa-sort-down{
  margin-right: 10px;
  color: #fff;
}
footer{
  background-color: #FFFFCC;
  margin-top: 90px;
}
footer.fas{
  color: #4b71af;
  margin-right: 20px;
}
.footer-in{
  width: 1080px;
  margin:0 auto;
  padding-bottom: 30px;
  padding-top: 50px;
}
.footer-logo{
  width: 400px;
  float: left;
}
.footer-logo img{
  width: 100%;
}
.footer-animal{
  width: 100%;
  margin-bottom: -3px;
}
.footer-animal img{
  width: 100%;
}
.footer-menu{
  margin-top: 70px;
  margin-left: 50px;
}
.footer-menu ul{
  margin-top: 10px;
}
.footer-menu li{
  display: inline-block;
  width: 165px;
  text-align: left;
  margin-bottom: 10px;
}
.footer-conect li{
  padding: 15px 25px;
  border: solid 2px;
  display: inline-block;
  margin-bottom: 20px;
  margin-top: 10px;
}
.coffret-group{
  background-color: #fff;
  border-radius: 30px;
  text-align: center;
  color: #000;
  padding-top: 20px;
  margin-bottom: 40px;
}

.coffret-group img{
  width: 300px;
  margin-bottom: 10px;
}
.coffret-group h1{
  font-size: 25px;
  margin-bottom: 20px;
}
.footer-section{
  float: left;
  width: 510px;
  margin-left: 170px;
}
.footer-section p{
  margin-bottom: 20px;
  font-size: 14px;
}
.footer-section ul{
  margin-bottom: 30px;
}
.footer-section li{
  display: inline-block;
  width: 165px;
  text-align: left;
}
.foot-bottom{
  width: 100%;  
  background-color: #FFE0B3;
  font-size: 14px; 
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
.smart-link{
  display: none;
}
/*パンクズリスト*/
.breadcrumb {
  width: 1080px;
  margin: 0 auto;
  padding-left:0;
  padding-top: 10px;
  height: 15px;
  padding-bottom: 10px;
}
.breadcrumb li{
  display:inline;/*横に並ぶように*/
  list-style: none;
  font-size: 14px;
}
.breadcrumb li:after{/* >を表示*/
  content: '>';
  padding: 0 3px;
}
.breadcrumb li:last-child:after{
  content: '';
}
.breadcrumb li a {
  text-decoration: none;
}
.breadcrumb li a:hover {
    text-decoration: underline;
}
.inner-picture{
  position: relative;
  width: 100%;
}
.inner-picture img{
  width: 100%;
}
.inner-guide{
  position: absolute;
  top: 120px;
  left: 40px;
  font-size: 40px;
  color: #1b2b60;
  text-shadow: 1px 1px 1px #fff;
}
.incontents{
  width: 1080px;
  margin: 0 auto;
  line-height: 30px;
  padding-top: 30px;
}
.company{
  text-align: left;
}
.company-rinen{
  margin-bottom: 60px;
}
.company-prof table{
  border-collapse: collapse;
  padding-bottom: 30px;
  width: 750px;
  margin: 0 auto 30px;
}
.company-prof th{
  width: 130px;
  border-bottom: dotted 1px #00A23C;
  padding-left: 30px;
}
.company-prof td{
  border-bottom: dotted 1px #00A23C;
  padding-left: 30px;
  width: 560px;
}
.company-prof tr{
  height: 70px;
}
.company-message{
  margin-bottom: 70px;
}
.company iframe{
  width: 100%;
  height: 400px;
  margin-bottom: 40px;
}
.company-photo ul{
  margin-bottom: 30px;
}
.company-photo li{
  width: 345px;
  display: inline-block;
}
.company-photo img{
  width: 100%;
}
.photo-space{
  margin-left: 10px;
  margin-right: 10px;
}
.in{
  width: 95%;
  margin: 0 auto;
}
.contactform{
  text-align: center;
  font-size: 15px;
  margin-bottom: 40px;
}
.nyuryoku{
  width: 760px;
  margin:auto;
  margin-top: 30px;
}
.nyuryoku li{
  display: inline-block;
}
.nyuryoku tr{
  height: 70px;
}
.nyuryoku th{
  width: 160px;
  text-align: right;
  padding-right: 70px;
}
.nyuryoku td{
  text-align: left;
}
.square_btn{
    display: inline-block;
    padding: 0.5em 1em;
    text-decoration: none;
    background: #668ad8;/*ボタン色*/
    color: #FFF;
    border-bottom: solid 4px #627295;
    border-radius: 3px;
}
.square_btn:active {/*ボタンを押したとき*/
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);/*下に動く*/
    border-bottom: none;/*線を消す*/
}
.confirm {
  width: 700px;
  margin: auto;
  padding-top: 30px;
  padding-bottom: 100px;
}
.confirm p{
  line-height: 200%;
}
.confirm h2{
  margin-top: 30px;
}
.personal-section{
  margin-bottom: 20px;
}
.personal-section2{
  margin-bottom: 70px;
}
.contact-menu{
  margin-bottom: 70px;
}
.contact-menu li{
  display: inline-block;
  margin-top: 30px;
}
.contact-menu i{
  width: 100px;
  font-size: 100px;
}
.textbig{
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 10px;
}

.service-block{
  background-color: #FFB5B5;
  padding: 15px;
  width: 200px;
  color: #fff;
  margin-bottom: 20px;
}
.service-l{
  width: 200px;
  float: left;
  margin-right: 80px;
}
.service-r{
  float: left;
  width: 700px;
}
.service-r-text{
  padding: 10px;
  margin-bottom: 30px;
  border:solid 5px #FFFFCC;
}
.service-flow{
  margin-bottom: 40px;
}
.service-price h2{
  font-size: 18px;
  margin-top: 10px;
}
.w1-3{
  float: left;
  width: 330px;
  height: 330px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 20px;
  text-align: center;
  border-radius: 15px;
  box-shadow: 0px 3px 10px rgba(0,0,0,.8);
  border:solid 1px #959535;
  background-color: #fff;
}
.w1-3 h2{
  text-align: center;
  margin-bottom: 20px;
}
.allbero-ryoiku{
  text-align: center;
}
.allbero-ryoiku li{
  width: 150px;
  display: inline-block;
  margin-right: 30px;
}
.allbero-ryoiku img{
  width: 100%;
}
.allbero-ryoiku h2{
  margin-bottom: 20px;
}