@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: "osaka";}
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; }


.type-page h1{
  display: none;
}
/* 共通エリア開始 */
header{
  position: relative;
}
.smart-link{
  display: none;
}
.smart-toppicture{
  display: none;
}
.humberger-menu{
  display: none;
}
.maintext {
  position: absolute;
  bottom:70px;
  width: 650px;
  color: #fff;
  border:solid 3px;
  background-color: rgba(23, 176, 236, 0.8);
  left: 1%;
  font-size: 32px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}
.maintext-in{
  padding:-10px;
  height: 30px;
}
.sakan {
  padding: 10px;
  display: flex;
  flex-wrap: wrap;
  background-image: url(../material/back-wood.png);
  border-radius: 240px 15px 100px 15px / 15px 200px 15px 185px;
  padding: 4%;
  margin: 10px;
}
.maintext h3{
  color: #fff;
  font-size: 50px;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  margin-bottom: 10px;
}


.yellow{
  width: 100%;
  height: 5px;
  background-color: #000;
  margin-top: -40px;
}
.w50{
  float: left;
  width: 50%;
}
.w35{
  float: left;
  width: 45%;
}
.w45{
  float: left;
  width: 43%;
}
.w80{
  width: 80%;
  margin: 0 auto;
  padding-top: 40px;
} 
.w50 img{
  width: 100%
}
.fa-envelope-open-text{
  margin-right: 20px;
}
.fa-phone{
  margin-right: 20px;
}
.top-effect-img img{
  display: none;
    position: absolute;
    width: 100%;
    left: 800px;
    margin-left: -800px;
}
.top-effect-img{
  position: absolute;
  width: 700px;
  min-width: 530px;
  top:150px;
  left:15%;
  list-style: none;
  text-align: center;
  opacity: 0;
  animation: example 2.5s ease 2.5s 1 forwards;　
    -webkit-animation: example 2.5s ease 2.5s 1 forwards;
  z-index: 100;    
}
@-webkit-keyframes example {
  100% {
    opacity: 1;
  }
}
@keyframes example {
  100% {
    opacity: 1;
  }
}

.w90{
  width: 90%;
  text-align: left;
  margin-left: 5%;
}
.w520{
  width: 520px;
  float: left;
}
.w520-nomal{
	width: 520px;
	margin: 0 auto;
}
.whalf{
  width: 50%;
  float: left;
}
.w30{
	width: 30%;
	float: left;
}
.w70{
	width: 70%;
  float: left;
  text-align: left;
}
.w60{
  width: 65%;
  float: left;
  text-align: left;
}
.space20{
  margin-left: 40px;
}
.space40{
  margin-left: 40px;
}
.underup {
  opacity : 0;
  transform: translateY(90px);
  transition: all 1s;
}
.underleft{
  opacity : 0;
  transform: translateX(90px);
  transition: all 2s;
}
.header-menu-in{
  width: 100%;
  background-color:#ff0;
  color: #000;
  height: 70px;
}
.header-menu-in li{
  display: inline-block;
  padding-left: 40px;
}
.header-menu{
  width: 100%;
  color: #000;
  height: 90px;
  background-color: #fff;
  border-bottom: 5px solid #000;
}
.header-menu.sticky {
    position: fixed;
    top: 0;
    z-index: 10000;
}
.header-menu > .inner {
    margin: auto;
    width: 960px;
}
.header-menu-in.sticky {
    position: fixed;
    top: 0;
    z-index: 10000;
}
.header-menu-in > .inner {
    margin: auto;
    width: 960px;
}
.header-menu i{
  color: #348DC5;
  font-size: 20px;
  padding-top: 15px;
  margin-bottom: 5px;
}
.contact-form{
  background-color: #55AAFB;
  padding-left: 25px;
  padding-right: 15px;
  height: 90px;
  text-align: center;
  font-family: "ヒラギノ角ゴ Pro W6";
}
.contact-form p{
  font-size: 13px;
  color: #fff;
  margin-right: 15px;
}
.contact-form-change :hover{
  background-color: #170354;
  transition: 0.7s;
}
.contact-form i{
  color: #fff;
  font-size: 30px;
  padding-top: 15px;
  margin-bottom: 10px;
}
.right2{
  width: 280px;
  text-align: center;
  font-family: "ヒラギノ角ゴ Pro W6";
  font-size: 25px;
  padding-top: 5px;
}
.right2 p{
  padding-top: 3px;
  font-size: 16px;
  font-family: "ヒラギノ角ゴ Pro W3";
}
.right2 i{
  font-size: 25px;
}
#menu{
  list-style-type: none;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 10px;
  color: #000;
  font-family: "ヒラギノ角ゴ Pro W6";
  text-align: center;
}

#menu li{
  position: relative;;
  float: left;
  margin: 0;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}
#menu li a{
  display: block;
  margin: 0;
  padding: 18px 0;
  font-size: 15px;
  font-weight: bold;
  line-height: 1;
}
#menu li ul{
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
    padding: 0;
    z-index: 100;
}
#menu li:last-child ul{
  left: -100%;
  width: 100%
}
#menu li ul li{
  overflow: hidden;
  width: 200%;
  height: 0;
  color: #fff;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
}
#menu li ul li a{
  padding: 13px 15px;
  background: #55AAFB;
  color: #fff;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
}
#menu li:hover > a{
  background: #fff;
  color: #aa3d59;
}
#menu li:hover ul li{
  overflow: visible;
  height: 38px;
  border-bottom: 1px solid #fff;
}
#menu li:hover ul li:first-child{
  border-top: 0;
}
#menu li:hover ul li:last-child{
  border-bottom: 0;
}
.top-small{
  font-size: 9px;
  margin-top: 10px;
  color: #c0c0c0;
}
.header-logo{
  float: left;
  width: 380px;
  padding-top: 13px;
}
.header-logo img{
  width: 80px;
  margin-right: 10px;
  margin-top: -10px;
}
.header-logo h2{
  padding-top: 5px;
  font-size: 25px;
  font-family: "Arial";
}
.header-logo h2:hover{
  color: #FF1717;
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  transition: 0.5s;
}
.header-right{
  float: right;
}
.text-small{
  font-size: 0.8em;
}

.w1080{
  width: 1080px;
  margin: 0 auto;
  font-family: "osaka";
}
.width108{
  width: 1080px;
  margin: 0 auto;
}
.title{
  padding-top: 30px;
  margin-bottom: 30px;
  font-family: 'arial', 'sans-serif';
  color: #000;
  text-align: center;
}
.title p{
  font-size: 16px;
  color: #FFB801;
  border-top: 2px solid #177cc2;
  display: inline-block;
  padding-top: 5px;
  letter-spacing: 5px;
  margin-bottom: 10px;
}
.title h2{
  font-size: 35px;
  letter-spacing: 0.15em;
}
.title-contact{
  margin-bottom: 20px;
}
.title-contact h2{
  font-size: 40px;
}
.title-contact h3{
  margin-bottom: 10px;
  border-bottom: 5px solid; 
  padding-bottom: 10px;
  padding-top: 5px;
  display: inline-block;
}
.title3{
  padding-top: 30px;
  margin-bottom: 10px;
  font-family: 'arial', 'sans-serif';
  color: #000;
}
.title3 p{
  font-size: 30px;
  color: #1c2788;
  border-bottom: 2px solid #177cc2;
  display: inline-block;
  padding-top: 5px;
  letter-spacing: 5px;
  margin-bottom: 10px;
  font-style: italic;
}
.button4{
  text-align: center;
  padding: 10px 20px;
  border: solid 2px #fff;
  color: #fff;
  width: 270px;
  margin: 14.5px auto;
  vertical-align: middle;
  font-size: 25px;
}
.button4:hover{
  color: #fff;
  background-color: #54D58A;
  transition: 0.5s;
}
.colorch{
  color: #348DC5;
  font-size: 1.3em;
}
.colorch2{
  color: #FFB801;
  font-size: 1.3em;
}
.news{
  width: 900px;
  margin: 0 auto;
  padding-top: 90px;
  text-align: left;
  border-bottom: 3px solid #1D75B5;
  margin-bottom: 50px;
}
.news-all{
  width: 900px;
  height: 200px;
  margin: 0 auto;
  border-bottom: 5px solid #FFF100;
  overflow-y: scroll;
}
.news-block{
  width: 880px;
  padding: 10px;
  margin: 0 auto;
}
.news-genre{
  background-color: #1c2788;
  color: #fff;
  padding: 2px 10px;
  display: inline-block;
  font-size: 14px;
  margin-bottom: 5px;
}
.aboutus{
  margin-top: 70px;
  font-family: "ヒラギノ角ゴ Pro W3";
}
.about-left{
  float: left;
  width: 20%;
  font-size: 60px;
  border-top-right-radius: 40px;
  background-image: url(../material/wall.png);
  background-size: auto 100%;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  letter-spacing: 0.5em;
}
.about-left h3{
  margin-top: 50px;
  margin-bottom: 150px;
  transform: scaleX(1.5);
  color: #49E4FF;
}
.about-right{
  width: 75%;
  float: left;
  margin-left: 5%;
  text-align: left;
}
.about-right h1{
  font-size: 32px;
  margin-bottom: 30px;
}
.about-text{
  width: 70%;
}
.about-text p{
  margin-bottom: 30px;
}
.lispace10{
  margin-left: 4%;
  margin-right: 4%;
}
.top-recruit{
  padding-top: 140px;
  padding-bottom: 100px;
}
.top-recruit-img{
  width: 95%;
  margin: 70px auto 70px;
  position: relative;
}
.shadow-img{
  filter: drop-shadow(0 0px 3px rgba(0, 0, 0, .9));
}
.top-recruit img{
  width: 100%;
}
.top-recruit-img img{
  width: 100%;
}
.top-recruit-img-rela{
  position: absolute;
  width: 400px;
  top: -90px;
}
.person-img{
  font-family: "ヒラギノ角ゴ Pro W3";
  text-align: left;
  font-size: 25px;
  line-height: 45px;
}
.w300{
  width: 290px;
  font-size: 12px;
  border-top:solid 2px;
  margin-top: 10px;
}
.w300 p{
  margin-top: 10px;
}
.top-contact{
  padding-top: 20px;
  padding-bottom: 20px;
  width: 80%;
  text-align: center;
  margin: 0 auto;
  color: #fff;
  border: solid 3px #fff;
  font-family: "ヒラギノ角ゴ Pro W3";
}
.top-contact-message{
	width: 430px;
	margin: 0 auto;
}
.img-left{
  background-color: rgba(237, 113, 0, 0.7);
  padding-top: 40px;
  padding-bottom: 40px;
}
.img-right{
  background-color: rgba(28, 41, 94, 0.7);
  padding-top: 40px;
  padding-bottom: 40px;
}
.contact-tel{
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 29px;
  font-family: "ヒラギノ角ゴ Pro W6";
}
.color-a{
  background-image: url(../material/half-right.png);
  background-size: 100% 100%;
}
.color-b{
  background-image: url(../material/half-left.png);
  background-size: 100% 100%;
}
.works-photo ul{
  margin-bottom: 40px;
}
.works-photo li{
  width: 30%;
  display: inline-block;
}
.works-photo img{
  width: 100%;
}

.top-about{
  width: 100%;
}
.top-about img{
  width: 100%;
}
.top-about-text{
  line-height: 30px;
  text-align: left;
}
.button{
  text-align: center;
  padding: 10px;
  background-color: #1c2788;
  color: #fff;
  width: 240px;
  margin: 30px auto 0;
}
.button p{
  text-align: center;
}
.button:hover{
  color: #1c2788;
  background-color: #fff;
  transition: 0.6s;
}
.button2{
  text-align: center;
  background-color: #EB6CA2;
  color: #fff;
  width: 250px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.button2:hover{
  color: #EB6CA2;
  background-color: #fff;
  transition: 0.6s;
}
.button3{
  background-color: #000;
  color: #ff0;
  text-align: center;
  padding: 10px;
  width: 200px;
}
.button3:hover{
  color: #000;
  background-color: #ff0;
  transition: 0.6s;
}

.top{
  overflow: hidden;
  top: 0;
  position: absolute;
  min-width: 960px;
  width: 100%;
  height: 630px;
  margin-top: 95px;
}
.top img{
  display: none;
    position: absolute;
    width: 100%;
    height: 630px;
    left: 800px;
    margin-left: -800px;
}
.ceparate:after {
  content:"";
  display: block;
  clear:both;
}
.contents{
  text-align: center;
  margin-top: 670px;
  border-bottom: 1px solid #EFE2E2;
}
.black-height{
  background-color: #ff0;
  height: 20px;
  width: 100%;
}

.service-text h3{
  font-size: 25px;
  margin-bottom: 30px;
  margin-top: 40px;
  color: #aa3c59;
}
.service-me img{
  width: 100%;
}
.service-l{
  float: left;
  width: 25%;
}
.service-r{
  float: left;
  width: 70%;
  margin-left: 5%;
}
.service-l img{
  width: 100%;
  margin-bottom: 20px;
}
.service-text p{
  font-size: 17px;
}

.service-point{
  margin-bottom: 30px;
}
.service-three{
  margin-bottom: 50px;
}
.service-three img{
  width: 100%;
}
.obi{
  width: 100%;
  background-color: #348DC5;
  margin-top: 40px;
  border:solid #348DC5 4px;
  height: 100px;
  text-align: center;
}
.obi h2{
  color: #fff;
  padding-top: 20px;
  font-size: 35px;
}
.w50-in{
  padding-top: 40px;
  text-align: center;
  width: 80%;
  margin: 0 auto;
  line-height: 40px;
  text-align: left;
}
.w50-in h3{
  font-size: 27px;
  margin-bottom: 20px;
  text-align: center;
  color: #1c2780;
  font-family: "Arial";
}
.works{
  margin-top: 50px;
  margin-bottom: 60px;
}
.left-border{
  border-left: solid 1px;
}
.three-point{
  width: 100%;
}
.three-point img{
  width: 100%;
}
.w33 {
  width: 33.3%;
  float: left;
}
.w33 img{
  width: 100%;
}
.infiniteslide1{
  height: 250px;
  background-color: #456;
 
}
.infiniteslide1 img{
  height: 250px;
}
.slide{
  width: 100%;
  color: #000;
  margin-top: 20px;
}
.top-works{
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.5);
}
.top-service{
  background-color: #eef4fa;
  padding-bottom: 90px;
}
.top-service img{
  width: 100%;
}
.space5l{
  margin-left: 5%;
}
.space5r{
  margin-right: 5%;
}
.service-rela{
  position: relative;
}
.service-ab{
  padding: 10px;
  background-color: #348DC5;
  color: #fff;
  position: absolute;
  bottom: 20px;
  right: -50px;
  font-family: "ヒラギノ角ゴ Pro W3";
}
.service-ab :hover{
  background-color: #fff;
  color: #348DC5;
  transition: 0.6s;
}
.service-ab-in{
  width: 260px;
  padding:10px 20px; 
  margin: 0 auto;
  border:solid 3px #F5B316;
  border-radius: 5px;
}
.service30{
  width: 25%;
  float: left;
}
.service70{
  float: left;
  width: 65%;
  text-align: left;
  padding-top: 50px;
  font-family: "ヒラギノ角ゴ Pro W3";
}
.service-block{
  margin-bottom: 80px;
}


.top-company{
  background-image: url(../material/back.png);
  background-size: 100% 100%;
  padding-bottom: 50px;
}
.top-company img{
  width: 100%;
}
.top-company .title{
  color: #fff;
  text-align: left;
}
.recruit-voice{
  background-color: rgba(247, 249, 255, 0.8);
  padding: 10px 30px;
  font-family: "Arial";
  text-align: left;
  margin-bottom: 30px;
}
.recruit-voice-title{
  width: 750px;
}
.recruit-voice-title h3{
  font-size: 55px;
  color: #0D0F80;
  margin-bottom: 30px;
  text-align: left;
  font-style: italic;
}
.recruit-button{
  color: #fff;
  width:30%;
  margin: 0px auto;
  background: #350a3b;
  border-radius:10px;
  padding: 20px 35px;
  text-align: center;
  font-size: 20px;
}
.download{
  font-family: "Arial";
  background-color: rgba(247, 249, 255, 0.9);
  padding: 10px 10px 30px 40px;
}



.strong-point {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 40px;
}
.strong-point i{
  color: #1F2B61;
}
.strong-point li{
  width: 33%;
  display: inline-block;
}

.small-text{
  font-size: 24px;
}

.w20 {
  width: 20%;
  float: left;
}
.company-message .title{
  text-align: center;
}
.company-message .title h2{
  color: #348DC5;
} 

.recruit-merit{
  width: 60%;
  margin-right: 5%;
  float: left;
}
.recruit-merit h3{
  font-size: 25px;
  border-bottom: 2px solid #1C295E;
  display: inline-block;
  margin-bottom: 20px;
}
.recruit-img {
  float: left;
  width: 35%;
}
.recruit-img img{
  width: 100%;
  margin-top: 40px;
}
.team {
  width: 90%;
  margin:0 auto;
  padding-bottom: 40px;
  text-align: center;
}
.team li{
  width: 30%;
  margin-top: 30px;
  display: inline-block;
}
.team img{
  width: 100%;
}
.recruit-button{
  text-align: center;
  margin-bottom: 60px;
}
.equipment-all li{
  width: 30%;
  display: inline-block;
  margin-bottom: 70px;
}
.equipment-text{
  height: 100px;
}
.equipment-all img{
  width: 100%;
}
.equipment-all h3{
  text-align: left;
  border-left: solid 7px #ddcc18;
  padding-left: 10px;
  margin-bottom: 15px;
  margin-top: 15px;
}
.back-color{
  background-color: rgba(255,255,0,0.2);
  padding-top: 40px;
  padding-bottom: 1px;
}
.recruit-member{
  margin-bottom: 90px;
}
.recruit-member img{
  width: 100%;
}
.color-black{
  background-color: #000;
  color: #ff0;
}
footer{
  padding-top: 60px;
}
.footer-menu{
  margin-bottom: 40px;
}
.footer-logo{
  float: left;
  width: 150px;
}
.footer-logo img{
  width: 120px;
  margin-right: 15px;
}
.footer-left{
  float: left;
  margin-left: 40px;
  font-family: "ヒラギノ角ゴ Pro W6";
}
.footer-left p{
  font-size: 12px;
}
.footer-section h5{
  font-size: 16px;
}
.footer-section p{
  margin-bottom: 10px;
  margin-left: 5px;
}
.footer-center img{
  width: 320px;
  margin-bottom: 30px;
}

.footer-center{
  float: left;
  font-family: "ヒラギノ角ゴ Pro W6";
}
.footer-l-block{
  margin-bottom: 15px;
  margin-top: 10px;
}
.footer-l-block i{
  margin-right: 20px;
}
.footer-l-block li{
  display: inline-block;
}
.button-color{
    width:200px;
    margin-top: 10px;
    background: #1C295E;
    border-radius:30px;
    padding: 10px 35px;
    text-align: center;
    color: #fff;
}
.button-color:hover{
  color: #fff;
  background-color: #348DC5;
  transition: 0.7s;
}
.footer-right{
  float: right;
}
.footer-text{
  padding-bottom: 40px;
  border-bottom: 1px solid #EFE2E2;
}
.copyright{
  text-align: center;
  background-color: #348DC5;
  color: #fff;
  font-size: 12px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.ff0{
  color: #ff0;
}

/*パンクズリスト*/
.breadcrumb {
  width: 1080px;
  margin: 0 auto;
  padding-left:0;
  height: 15px;
  padding-bottom: 20px;
}
.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{
  width: 100%;
  position: relative;
  height: 200px;
  margin-bottom: 20px;
  margin-top: 120px;
}
.inner-picture img{
  width: 100%;
  height: 200px;
}
.inner-guide{
  text-align: center;
  position: absolute;
  top: 70px;
  font-size: 35px;
  font-family: "osaka";
  color: #fff;
  width: 100%;
  margin: 0 auto;
}
.inner-guide p{
  font-size: 18px;
}
.incontents{
  width: 1080px;
  margin: 0 auto;
  border-bottom: 1px solid #EFE2E2;
  font-family: "ヒラギノ角ゴ Pro W3";
}
.message{
  line-height: 30px;
}
.bottom30{
  margin-bottom: 30px;
}
.ceo{
  width: 380px;
  float: right;
}
.ceo-text{
  font-family: "ヒラギノ角ゴ Pro W6";
  font-size: 22px;
  text-align: center;
  margin-bottom: 30px;
}
.ceo-text h2{
  margin-bottom: 40px;
}
.ceo-text img{
  width: 80%;
  margin-left: 10%;
}
.ceo img{
  width: 100%;
}
.vision{
  width: 80%;
  margin: 0 auto 50px;
}
.vision img{
  width: 100%;
}
.hit-color{
  background-color: #ff0;
  color: #000;
}
.map{
  width: 100%;
}
.map iframe{
  width: 100%;
  height: 530px;
}
.to-contact{
  background-color: #eef4fa;
  margin-top: -10px;
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.5)inset;
  padding-bottom: 50px;
  padding-top: 60px;
}
.to-contact-all{
  text-align: center;
  font-family: osaka,sans-serif; 
  margin-bottom: 50px;
}
.to-contact-all ul{
  border:solid  3px #351e61;
  width: 816px;
  margin: 0 auto;
  background-color: #fff;
}
.to-contact-all li{
  width: 400px;
  height: 240px;
  display: inline-block;
}
.to-contact-all h3{
  font-size: 30px;
  margin-top: 55px;
  color: #a23c59;
}
.to-contact-button{
  text-align: center;
  padding: 10px 20px;
  background-color: #3ba827;
  color: #fff;
  width: 200px;
  margin: 10px auto;
  border-radius: 20px;        /* CSS3草案 */  
    -webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 20px;   /* Firefox用 */
}
.to-contact .textbig{
  font-size: 2em;
}
.contact-tel{
  font-size: 40px;
}
.company{
  text-align: left;
}
.company-bottom{
  margin-bottom: 60px;
  margin-top: 120px;
}
.company-prof table{
  border: solid 1px #c0c0c0;
  border-collapse: collapse;
  padding-bottom: 30px;
  margin: 0 auto 30px;
}
.company-prof th{
  width: 130px;
  background-color: #348DC5;
  border: solid 1px #c0c0c0;
  text-align: center;
  color:#fff;
}
.company-prof td{
  border: solid 1px #c0c0c0;
  padding-left: 30px;
  padding-right: 20px;
  width: 500px;
}
.company-prof tr{
  height: 70px;
}
.company-prof .title{
  text-align: center;
}
.botm-space{
  margin-top: 10px;
  margin-bottom: 10px;
}
.history{
  margin-top: 90px;
}
.history table{
  margin: 0 auto;
}
.history th{
  width: 130px;
  border-bottom: dotted 2px #000;
  text-align: center;
}
.history td{
  border-bottom: dotted 2px #000;
  padding-left: 30px;
  padding-right: 20px;
  width: 500px;
}
.history tr{
  height: 70px;
}



.personal{
  text-align: left;
}
.personal-section{
  margin-bottom: 40px;
  line-height: 30px;
}
.personal-section2{
	width: 900px;
	margin: 0 auto;
}
.personal-section2 p{
	margin-bottom: 30px;
}
.italic{
  font-style: italic;
}


.contact-message{
  width: 600px;
  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;
}
.recruit-greeding{
  text-align: center;
  width: 900px;
  margin:0 auto 80px;
}
.recruit-greeding h3{
  color: #000;
  text-shadow: 2px 2px 2px #ff0;
}
.recruit-greeding p{
  margin-top: 30px;
}
.recruit-prof table{
  border-collapse: collapse;
  padding-bottom: 30px;
  margin: 0 auto 30px;
  width: 700px;
  font-size: 17px;
}
.recruit-prof th{
  width: 130px;
  background-color: #177cbc;
  border: solid 1px #fff;
  color: #fff;
  text-align: center;
}
.recruit-prof td{
  border: solid 1px #fff;
  padding-left: 30px;
  padding-right: 20px;
}
.recruit-prof tr{
  height: 70px;
}
.recruit-prof .title{
  text-align: center;
}
.selection-recruit{
	text-align: center;
	margin-bottom: 40px;
}
.selection-recruit li{
	width: 250px;
	margin-left: 10px;
	margin-right: 10px;
	display: inline-block;
}
.selection-recruit img{
	width: 100%;
}
.busho-intro{
	margin-bottom: 100px;
}
.busho-intro h3{
	background-color: #000;
	color: #ff0;
	display: inline-block;
	padding:5px 20px;
	font-family: "ヒラギノ角ゴ Pro W6";
	margin-bottom: 20px;
}
.busho-intro img{
  width: 80%;
  margin-left: 10%;
}
.member-duce{
	line-height: 30px;
	margin-bottom: 30px;
}
.strongpoint{
	font-size: 20px;
	margin-bottom: 10px;
	margin-top: 20px;
	font-weight: "bold";
	text-shadow: 2px 2px 2px #ff0;
}









