body{
  background-color: #ffffff;
  /*ゴシックファミリー*/
  font-family:  "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Verdana, Roboto, "Droid Sans", "游ゴシック", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
  color: #412f09;
  /*color:black;*/
}
img{
  border:none;
}
.sans{
  font-family: 'Open Sans', sans-serif;
}
/*明朝ファミリー*/
.serif{
  font-family:Times New Roman , "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", Hiragino Mincho ProN , "MSP明朝","MS PMincho","MS 明朝",serif;
}
a, a:hover{
  color: #412f09;
  text-decoration: none;
  /*color:black;*/
}

ul{
  padding: 0;
}
ul li, ol li{
  list-style: none;
}

/*ページトップ*/
#page-top{
  position: fixed;
  bottom: 100px;
  right: 2%;
  display: none;
  padding: 0;
  margin: 0;
  border: none;
  width: 72px;
  height: 72px;
  z-index: 999;
}

.divider{
  border-bottom: 2px solid #e5e5e5;
  width: 100%;
  height: 2px;
  margin: 30px 0px 60px !important;
}
.divider-black{
  border-color: #999;
  margin-bottom: 30px !important;
}
/*wow初期*/
.wow{
  visibility: hidden;
}
#header{
  padding-top: 25px;
  background-color: white;
  z-index: 999 !important;
}
.header-logo, #header h1, .mynavi{
  display: inline-block;
}
.header-contents{
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.header-left{
  width: 100%;
  padding-left: 8px;
}



#header h1{
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 1px;
  margin:5px 20px 0px;
}
.menu{
  background-color: white;
  height: 50px;
  max-width: 996px;
  width: 100%;
  margin: 20px 0 0px;

}
.menu li{
  width: 14.26%;
  height: 50px;
  border-left:1px solid #2b5ba5;
  border-top:1px solid #2b5ba5;

  line-height: 1;
  display: inline-block;
}
.menu li:last-child{
  border-right:1px solid #2b5ba5;
}
.menu li a{
  display: inline-block;
  width: 100%;
  height: 50px;
  
}
.menu li strong, .menu li small{
  display: inline-block;
}
.menu li a, .menu li a:hover{
  color: #2b5ba5;
  text-decoration: none;
}
.menu li{
  color: black;
}
.menu li.active{
  background-color: #2b5ba5;
}
.menu li.active a, .menu li.active a:hover{
  color: white;
  background-position: 50% 0%;
}
.menu li strong{
  font-size: 17px;
  margin-top: 15px;
  margin-bottom: 3px;
  display: block;
  font-family: kinuta-maruminold-stdn, serif;
}
@media(max-width: 1000px){
  .menu li strong{
    font-size: 13px;
    margin-top: 19px;
  }
}
.menu li small{
  font-size: 10px;
}

.menu li a{
  background-position: 50% 100%;
}
/*hover*/
.menu li a:hover{
  background-color: #2b5ba5;
  color: white !important;
  background-position: 50% 0%;
}

.bread{
  height: 34px;
  max-width: 967px;
  width: 100%;
  background-color: #2b5ba5;
  font-size: 10px;
  font-weight: normal;
  line-height: 34px;
  color: white;
}
.bread a, .bread a:hover{
  color: white;
  padding-left: 8px;
}
.bread span{
  margin: 0px 5px;
}

/*content*/
#content{
  margin-bottom: 80px;
  display: none;
}
#content .container{
  padding:0px  20px;
}
.img-responsive{
  display: inline-block;
}

/*mission page*/
.mission-copy{
  font-family: kinuta-maruminold-stdn, serif;
  font-size: 30px;
  margin: 40px 0px 0px;
}
.mission-copy-bt{
  margin-bottom: 40px;
}
.mission-copy-bt p{
  color: #2b5ba5;
}
.mission-copy p{
  margin: 0;
}
.mission-visual{
  margin: 40px -22px 0px;
}
h2.title{
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 4px;
  margin: 40px 0px 25px;
  min-height: 55px;
  width: auto;
  line-height: 55px;
  background-image: url(../img/title_bg.gif);
}
.job3{
  margin-bottom: 40px;
}
.job3 h2.title{
  margin: 40px 0px 0px;
}
.lead{
  font-size: 16px;
  line-height: 1.7em;
  margin-top: 15px;
}
.mission-bold{
  font-weight: bold;
}
.margin-lead{
  padding-left: 50px;
}
.entry-btn{
  display: inline-block;
  width: 520px;
  height: 70px;
  line-height: 70px;
  font-size: 16px;
  margin: 10px 0px 20px;
}
.link-btn{
  display: inline-block;
  width: 297px;
  height: 47px;
  line-height: 47px;
  font-size: 16px;
  margin: 40px 0px 20px;
}

.entry-btn a, .entry-btn a:hover{
  color: white;
  display: inline-block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
.link-btn a, .link-btn a:hover{
  color: white;
  display: inline-block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
a.light-blue{
  background-color: #00abeb;
}
a.light-blue:hover{
  background-color: #08bcff;
}
a.blue{
  background-color: #04399b;
}
a.blue:hover{
  background-color:#004ddb;
}
a.new-blue{
  background-color: #2b5ba5;
}
a.new-blue:hover{
  background-color: #3775d1;
}
a.btn-orange {
  background-color: #ff8400;
}
a.btn-orange:hover{
  background-color: #ff9924;
  opacity: 1;
}
.red-arrow{
  margin: 25px;
}
.mission-block{
  color: black;
  background-image: url(../img/mission_bg.gif);
  padding-top: 30px;
  margin-top: 15px;
  margin-bottom: 60px;
}
.mission-number{
  position: absolute;
  margin-top: -50px;
  margin-left: 22px;
}
.mission-number p{
  font-family: kinuta-maruminold-stdn, serif;
  font-size: 22px;
  background-color: #fff;
  padding: 9px 20px 5px;
  border-radius: 10px;
  border: solid 1px #000;
  letter-spacing: 0.075em;
  max-width: 262px;
}
.shichida-makoto{
  position :absolute;
  right: 13px;
  top: 0px;
  margin-top: -10px;
}
.mission-block dl{
  padding: 60px 40px 20px;
}
.mission-block dt{
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}
.mission-block dt.negative-margin{
  margin-top: -30px !important;
  padding: 0;
  line-height: 0;
}
.mission-block dd{
  font-size: 16px;
  line-height: 1.5em;
  margin-bottom: 25px;
}
.mission-block h3{
  color: black;
  font-weight: bold;
  font-size: 26px;
  line-height: 1.3em;
  letter-spacing: 0.1em;
}
h4.mission-goal, p.mission-goal{
  color: black;
  font-weight: bold;
  font-size: 26px;
  line-height: 1.3em;
  letter-spacing: 0.1em;
  margin: 30px 0px 0px;
}
p.mission-goal{
  padding: 25px 170px;
  border:1px solid black;
  line-height: 1;
  margin-bottom: 60px;
}

/*overseas*/
.red{
  color: #d7000f !important;
  font-size: 32px !important;
  letter-spacing: 0.3em !important;
  margin-bottom: 10px !important;
}
.title-white{
  background-color: black;
  color: white;
  font-size: 26px;
  padding: 10px;
  width: 100%;
  height:56px;
  margin:0px;
}
.black-arrow{
  height: 100px;
  width: auto;
  background-image: url(../img/arrow_black.gif);
  background-repeat: no-repeat;
  background-position: 50% 56px;
}
.owner-voice{
  background-image: url(../img/mission_bg.gif);
  padding: 20px 15px;
  margin-bottom: 50px;
}
.owner-voice h3{
  margin: 0px;
  background-color: white;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.8em;
  margin: 0px 30px 20px;
  letter-spacing: 0px;
}

.owner-voice dt{
  font-size: 22px;
}
.owner-voice dd{
  margin-top: 15px;
  font-size: 16px;
  line-height: 1.5em;
}

/*business*/

.business-panels{
  margin-top: 40px;
}
.business-panel{
  display:inline-block;
  width: 25%;
  height: 356px;
  border:1px solid #efefef;
  background-repeat: no-repeat;
  background-size: 240px auto;
  cursor: pointer;
}
img.preload{
  display: none;
}
.business-panel a{
  display: inline-block;
  width: 100%;
  height: 100%;
}
.panel-one{
  background-image: url(../img/panel_image01.jpg); 
}

.panel-one:hover{
  background-image: url(../img/panel_image01_ov.jpg);
}

.panel-two{
  background-image: url(../img/panel_image02.jpg);
}
.panel-two:hover{
  background-image: url(../img/panel_image02_ov.jpg);
}
.panel-three{
  background-image: url(../img/panel_image03.jpg);
}
.panel-three:hover{
  background-image: url(../img/panel_image03_ov.jpg);
}
.panel-four{
  background-image: url(../img/panel_image04.jpg);
}
.panel-four:hover{
  background-image: url(../img/panel_image04_ov.jpg);
}
.business-detail{
  background-image: url(../img/business_bg.gif);
  margin: 40px 0px;
  padding-bottom: 45px;
}
.marker{
  /*background-color: #f8d9db;*/
  background-image: url(../img/marker.gif);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0% 80%;
  background-size: 100% 70%;

}
.business-detail h2{
  background-color: #2b5ba5;
  font-weight: bold;
  color: white;
  font-size: 24px;
  padding: 15px 0px;
  margin-bottom: 45px;
  margin-top: 0px;
}
.business-detail p{
  font-size: 16px;
  line-height: 1.5em;
  padding: 0px 10px;
}
.business-detail .col-sm-4{
  margin-left: -15px;
}
.facilities{

}
.facilities h4{
  color : #412f09;
  /*color:black;*/
  font-size: 16px;
  padding: 10px 0px 40px;
}
.facilities p{
  padding: 15px 10px;
}

/*gallery*/
h4.text-left{
  padding-left: 60px;
}
h4.gallery-sub-title{
  color: #412f09;
  /*color:black;*/
  font-size: 16px;
  margin: 20px 0px 40px;
  line-height: 1.5em;
}
.gallery img{
  width: auto;
  height: 200px;
}
.gallery .col-sm-4{
  margin-bottom: 20px;
}
.gallery .col-sm-4 span{
  display: block;
}
.gallery a:hover{
  text-decoration: none;
  color: gray;
}
/*flex slider*/
.flex-direction-nav{
  display: none;
}
.flex-control-thumbs{
  margin: 0px 0px 30px;
}
.flex-control-thumbs li{
  margin: 0px;
  padding:0px;
  width: 16.66%;
}
.flex-control-thumbs li img{
  width: 100%;
}


/*PEOPLE*/
.tabs{
  margin:0px -28px;
}
.tabs-foot{
  margin-bottom: 40px;
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
  border:none !important;
  height: 117px;
  width: 250px;
  background-color: transparent;
  
}
.nav-tabs>li>a{
  border: none !important;
  height: 117px;
  width: 250px;
  background-position: 50% 100%;
  display: inline-block;
  float: left;
}
.tabs-foot .nav-tabs>li>a{
  border: none !important;
  height: 90px;
  width: 250px;
  background-position: 50% 100%;
  display: inline-block;
  float: left;
}
.nav-tabs>li>a:hover{
  background-color: transparent !important;
  border:none;
}
.tab-one a{
  background-image: url(../img/tab01.png);
  background-repeat: no-repeat;
}
.active .one, .tab-one a:hover{
  background-image: url(../img/tab01_active.png);
}

.tab-one-foot a{
  background-image: url(../img/tab01_foot.gif);
  background-repeat: no-repeat;
}
.active .one-foot, .tab-one-foot a:hover{
  background-image: url(../img/tab01_foot_active.gif);
}

.tab-two a{
  background-image: url(../img/tab02.png);
  background-repeat: no-repeat;
}
.active .two, .tab-two a:hover{
  background-image: url(../img/tab02_active.png);
}

.tab-two-foot a{
  background-image: url(../img/tab02_foot.gif);
  background-repeat: no-repeat;
}
.active .two-foot, .tab-two-foot a:hover{
  background-image: url(../img/tab02_foot_active.gif);
}

.tab-three a{
  background-image: url(../img/tab03.png);
  background-repeat: no-repeat;
}
.active .three, .tab-three a:hover{
  background-image: url(../img/tab03_active.png);
}

.tab-three-foot a{
  background-image: url(../img/tab03_foot.gif);
  background-repeat: no-repeat;
}
.active .three-foot, .tab-three-foot a:hover{
  background-image: url(../img/tab03_foot_active.gif);
}

.tab-four a{
  background-image: url(../img/tab04.png);
  background-repeat: no-repeat;
}
.active .four, .tab-four a:hover{
  background-image: url(../img/tab04_active.png);
}

.tab-four-foot a{
  background-image: url(../img/tab04_foot.gif);
  background-repeat: no-repeat;
}
.active .four-foot, .tab-four-foot a:hover{
  background-image: url(../img/tab04_foot_active.gif);
}

.tab-content{
  background-image: url(../img/people_bg.gif);
  background-repeat: repeat-y !important;
  overflow: hidden;
  margin: 0;
}
.tab-pane{
  padding:30px 60px 60px;
}
.tabs-foot .tab-pane{
  padding: 0 60px 30px !important;
}
.name-en{

}
.name-ja{
  display: inline-block;
  width: 115%;
  height: 400px;
  margin-left: -54px;
  margin-top: -50px;
  background-position: 0% 40%;
  background-repeat: no-repeat;
  padding-left: 130px;
  padding-top: 120px;
}
.ribbon-pink{
  background-image: url(../img/ribbon.png);
}
.ribbon-orange{
  background-image: url(../img/ribbon_orange.png);
}
.ribbon-blue{
  background-image: url(../img/ribbon_blue.png);
}
.ribbon-green{
  background-image: url(../img/ribbon_green.png);
}
.peoples{
  position: relative;
}
.people-photo{
  display: inline-block;
  position: absolute;
  /*top: 20px;*/
  bottom:0px;
  right: 0px;
  margin-right: -50px;

}
.people-catch{
  position: absolute;
  top: 335px;
  left: 20px;
}
.people-catch p{
  font-family: kinuta-maruminold-stdn, serif;
  font-size: 27px;
}
.profile{
  display: inline-block;
  background-image: url(../img/white_alpha.png);
  width: auto;
  height: auto;
  padding: 10px 40px 10px 10px;
  margin-left: 30px;
  
}
.nophoto{
  width: 100%;
  padding-right: 30px !important;
}
.careerpass .history{
    padding-bottom: 18px;
    padding-left: 48px;
    position: relative;
}
.careerpass .history::before{
  content: "";
    position: absolute;
    left: 8px;
    top: 0px;
    bottom: 0;
    width: 3px;
    background: #2b5ba5;
}
.careerpass .history::after{
  content: "";
  position: absolute;
  left: 0;
  top: 0px;
  width: 20px;
  height: 20px;
  background: #fff;
  border: solid 2px #2b5ba5;
  border-radius: 100%;
}
.careerpass .history1::after{
  background: #2b5ba5;
}
.careerpass .history dt{
  font-size: 18px;
}

.episode{
  font-size: 16px;
}
.episode h2{
  background-color: white;
  font-size: 24px;
  font-weight: bold;
  
  line-height: 32px;
  background-repeat: no-repeat;
  background-position: 25px 50%;
  margin-bottom: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.episode1 h2{
  background-image: url(../img/episode01.gif);
}
.episode2 h2{
  background-image: url(../img/episode02.gif);
}
.episode3 h2{
  background-image: url(../img/episode03.gif);
}
.episode p{
  line-height: 1.5em;
  margin-bottom: 20px;
}
.episode .col-sm-8{
  padding-right: 0px;
  margin-left: 15px;
  margin-right: -15px;
}
.episode .col-sm-8-right{
  margin-left: -15px;
  margin-right: 15px;
}
.time-schedule{
  position: relative;
  background-color: white;
  padding: 40px 30px;
  margin-top: 40px;
}
.time-schedule h3{
  display: inline-block;
  margin:0px 0px 20px;
  padding: 10px 30px;
  background-color: #f8c6dc;
  font-weight: bold;
}
.time-schedule h3.orange{
  background-color:#fbd891;
}
.time-schedule h3.blue{
  background-color: #c4e1fa;
}
.time-schedule h3.green{
  background-color: #d3edbf;
}
.schedule-image1{
  position: absolute;
  top: 88px;
  right: 15px;
}
.schedule-image2{
  position: absolute;
  top: 240px;
  right: 15px;
}
.schedule-image3{
  position: absolute;
  top: 386px;
  right: 15px;
}
.question{
  position: relative;
}
.question-left{
  background-color: white;
  margin-top: 40px;
  padding: 40px 20px 10px;
  margin-right: 5px;
  margin-left: -5px;
}
.question-right{
  background-color: white;
  margin-top: 40px;
  padding: 40px 20px 10px;
  margin-left: 5px;
  margin-right: -5px;
}

.question h3{
  display: inline-block;
  margin:0px 0px 20px;
  padding: 10px 30px;
  background-color: #f8c6dc;
  font-weight: bold;
  position: relative;
}
.question h3.orange{
  background-color:#fbd891;
}
.question h3.blue{
  background-color: #c4e1fa;
}
.question h3.green{
  background-color: #d3edbf;
}
.fukidashi{
  position: absolute;
  z-index: 999;
  top: 60px;
}
.question-left .fukidashi{
  margin-left: -30px;
}
.question-right .fukidashi{
  margin-left: 20px;
}
.question-left, .question-right{
  min-height: 356px;
  font-size: 16px;
  line-height: 1.6em;
}
.people-message{
  background-color: white;
  margin-top: 40px;
  margin-bottom: 80px;
  padding: 30px 30px 10px;
}
#kenkyu .people-message{
  background-image: url(../img/people_01_message.png);
  background-repeat: no-repeat;
  background-position: 100% 100%;
}
#seisaku .people-message{
  background-image: url(../img/people_02_message.png);
  background-repeat: no-repeat;
  background-position: 100% 100%;
}
#eigyo .people-message{
  background-image: url(../img/people_03_message.png);
  background-repeat: no-repeat;
  background-position: 100% 100%;
}
#kokusai .people-message{
  background-image: url(../img/people_04_message.png);
  background-repeat: no-repeat;
  background-position: 100% 100%;
}
.people-message h3{
  display: inline-block;
  margin:0px 0px 20px;
  padding: 10px 30px;
  background-color: #f8c6dc;
  font-weight: bold;
  position: relative;
}
.people-message h3.orange{
  background-color:#fbd891;
}
.people-message h3.blue{
  background-color: #c4e1fa;
}
.people-message h3.green{
  background-color: #d3edbf;
}
.people-message strong{
  font-size: 20px;
}
.people-message p{
  font-size: 16px;
  line-height: 1.6em;
}
/*.people-message-photo{
  width: auto;
  height: 100%;
  background-image: url(../img/people_01_message.png);
  background-repeat: no-repeat;
  
}*/
#interview #content .container {
  padding: 0;
}
#interview .mission-copy{
  margin-bottom: 40px;
}
#interview .entry{
  margin-top: 40px;
}
.peopleBtn {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

input[name="item"] { display: none; }

.peopleBtn li {
	position: relative;
	margin-bottom: 20px;
	padding: 5px 5px 7px;
	width: 310px;
	background: #f6eade;
	border: 3px solid #000;
}

.peopleBtn li label {
  display: block;
  margin: 0;
  cursor: pointer;
}

.peopleBtn li .img {
	position: absolute;
	display: inline-block;
	right: 0;
	bottom: 0;
}
.peopleBtn li .img img { max-width: 100%; }
.peopleBtn li dl { margin: 0;}
.peopleBtn li dl dt,
.peopleBtn dl dd { font-weight: bold; }

.peopleBtn li dl dt {
	margin-bottom: 7px;
	padding: 6px 10px;
  line-height: 1.1;
	font-size: 17px;
	background: url("../img/people_ttl_bg.jpg") repeat 0 0;
}

.peopleBtn li dl dd {
	position: relative;
	padding-left: 26px;
	line-height: 1.5;
	font-size: 14px;
}

.peopleBtn li:nth-child(2) dl dd { letter-spacing: -1px; }
.peopleBtn li:nth-child(6) dl dd{ letter-spacing: -1.9px; }

.peopleBtn li dl dd::before,
.peopleBtn li dl dd::after {
	position: absolute;
	margin: auto;
	content: "";
	top: 0;
	left: 0;
	bottom: 0;
}

.peopleBtn li dl dd::before {
	width: 22px;
	height: 22px;
	background: #000;
	border-radius: 50%;
	transition: all .2s ease;
}

.peopleBtn li dl dd::after {
	left: 9px;
	width: 6px;
	height: 6px;
	border: 6px solid transparent;
	border-left: 6px solid #fff;
}

.peopleBtn li:hover dl dd::before { background: #d7000f; }

#people1:checked ~ .peopleBtn .people1 dl dd::before,
#people2:checked ~ .peopleBtn .people2 dl dd::before,
#people3:checked ~ .peopleBtn .people3 dl dd::before,
#people4:checked ~ .peopleBtn .people4 dl dd::before,
#people5:checked ~ .peopleBtn .people5 dl dd::before,
#people6:checked ~ .peopleBtn .people6 dl dd::before { background: #d7000f; }

#people1:checked ~ #panel1 { display: block; }
#people1:checked ~ #panel2,
#people1:checked ~ #panel3,
#people1:checked ~ #panel4,
#people1:checked ~ #panel5,
#people1:checked ~ #panel6 { display: none; }

#people2:checked ~ #panel2 { display: block; }
#people2:checked ~ #panel1,
#people2:checked ~ #panel3,
#people2:checked ~ #panel4,
#people2:checked ~ #panel5,
#people2:checked ~ #panel6 { display: none; }

#people3:checked ~ #panel3 { display: block; }
#people3:checked ~ #panel1,
#people3:checked ~ #panel2,
#people3:checked ~ #panel4,
#people3:checked ~ #panel5,
#people3:checked ~ #panel6 { display: none; }

#people4:checked ~ #panel4 { display: block; }
#people4:checked ~ #panel1,
#people4:checked ~ #panel2,
#people4:checked ~ #panel3,
#people4:checked ~ #panel5,
#people4:checked ~ #panel6 { display: none; }

#people5:checked ~ #panel5 { display: block; }
#people5:checked ~ #panel1,
#people5:checked ~ #panel2,
#people5:checked ~ #panel3,
#people5:checked ~ #panel4,
#people5:checked ~ #panel6 { display: none; }

#people6:checked ~ #panel6 { display: block; }
#people6:checked ~ #panel1,
#people6:checked ~ #panel2,
#people6:checked ~ #panel3,
#people6:checked ~ #panel4,
#people6:checked ~ #panel5 { display: none; }

#people1:checked ~ #panel1,
#people2:checked ~ #panel2,
#people3:checked ~ #panel3,
#people4:checked ~ #panel4,
#people5:checked ~ #panel5,
#people6:checked ~ #panel6 {
	animation: fadeIn 2s;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@media screen and (max-width: 1000px) {
	.container {
		width: 100%;
	}
	.peopleBtn li {
		margin-bottom: 10px;
		width: 49%;
	}
}
@media screen and (max-width: 680px) {
	.peopleBtn li .img { max-width: 30%; }
	.peopleBtn li dl dt { font-size: 14px; }
	.peopleBtn li dl dd { font-size: 12px; }
}
@media screen and (max-width: 530px) {
	.peopleBtn li .img { display: none; }
}
@media screen and (max-width: 415px) {
	.peopleBtn li dl dt { font-size: 12px; }
	.peopleBtn li dl dd { font-size: 10px; }
}





/*メッセージ*/
#content .message{
  color:#412f09;
  /*color:black;*/
  font-size: 16px;
  padding: 20px 8px 0px;
  background-image: url(../img/mission_bg.gif);
}
.message-one{
  margin-top: 40px;
}
.message-one, .message-two{
  margin-bottom: 55px;
}
.message-one .catch, .message-two .catch{
  margin-top: 30px;
  margin-bottom: 40px;
}


/*.message-one h2{
  text-indent: -9999px;
  background-image: url(../img/message_catch_01@2x.png);
  width: 100%;
  height: 30px;
  background-size: 610px 30px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  margin-bottom: 40px;
}
.message-two h2{
  text-indent: -9999px;
  background-image: url(../img/message_catch_02@2x.png);
  width: 100%;
  height: 30px;
  background-size: 699px 30px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
   margin-bottom: 60px;
}*/
.message p{
  margin-bottom: 25px;
  line-height: 1.5em;
  padding: 0px 20px 0px 50px;
}
.shichida-atsushi{
  background-image: url(../img/shichida_atsushi.png);
  background-repeat: no-repeat;
  background-position: 0% 100%;
}
.shichida-mayumi{
  background-image: url(../img/shichida_mayumi.png);
  background-repeat: no-repeat;
  background-position: 100% 100%;
}
.message .block1{
  margin-top: 30px;
  margin-left: -150px;
}
.message .block2{
  margin-top: 40px;
}
.message .block3{
  margin-top: 60px;
  margin-right: -80px;
  padding-bottom: 80px;
}
.message strong{
  font-size: 18px;
}

.signature{
  margin-left:50px;
  margin-bottom: 30px
}

/*information*/
.info-table{
  color: #412f09 !important;
  /*color: black !important;*/
  font-size: 18px;
  margin-bottom: 40px;
}
td.head{
  width: 200px;
  height: auto;
  font-weight: bold;
  padding: 20px 25px !important;
  background-color: #efefef;
  color: #412f09 !important;
  /*color:black !important;*/
}
td.desc{
  font-size: 16px;
  padding: 22px 40px !important;
}
.screen{
  margin-bottom: 40px;
}
.q{
  color:#412f09;
  /*color:black;*/
}
.q-title{
  margin-top: 20px;
  font-size: 18px;
  font-weight: bold;
  height: 46px;
  width: auto;
  background-color: #f2f2f2;
  line-height: 46px;
}
.q-title span{
  margin-left: 20px;
}
.q-title img{
  margin-left: 10px;
  vertical-align: middle;
  margin-top: -3px;
}
.q dd{
  display: inline-block;
  margin-bottom: 20px;
  font-size: 16px;
  padding: 20px 10px 0px;
}

/*footer*/
#footer{
  color: #412f09;
  /*color:black;*/
  letter-spacing: 1px;
}
.banner{
  padding:0px 30px;
}
.bnr{
  display: inline-block;
}
.banner a{
    /*width: 218px;
    height: 78px;
    margin:5px;*/
}
.foot-logo{
  margin-bottom: 20px;
}
.foot-sign{
  font-size: 12px;
  margin-bottom: 10px;
}
.copy{
  font-size: 8px !important;
  color:#c2b9a7;
  margin-bottom: 50px;
}


.add-text-link{
  margin-bottom: 30px;
}
.add-text-link a{
  color: #2b5ba5;
  font-weight: bold;
  padding-bottom: 2px;
  
}

.add-text-link a:hover{
  opacity: 0.7;
  text-decoration: none;
}
.arrow{
  position: relative;
  display: inline-block;
  padding: 0 0 0 16px;
  color: #000;
  vertical-align: middle;
  text-decoration: none;
  font-size: 15px;
}
.arrow::before,
.arrow::after{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.sample5-2::before{
  left: 3px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #2b5ba5;
  border-right: 1px solid #2b5ba5;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* job */
.leadjob p{
  margin-bottom: 20px;
}
.sp-block{
  display: none;
}