@import url("basic.css");
body.recruit .top_main {
  position: relative;
}
/* body.recruit div#headerexbox ul{
	float:none;
	height:72px;
	padding-bottom:9px;
	} */
body.recruit #headerbox p {
  width: 282px;
}
body.recruit .top_btn {
  position: absolute;
  bottom: 0px;
  right: 204px;
}
#container {
  font-size: 1.3em;
}
body.recruit div#all {
  background: rgba(0, 0, 0, 0) url("../img/recruit/common/all_bg.jpg") repeat-x
    scroll 0 0;
}
body.recruit #wrapper {
  background: none;
  margin: 0 auto;
  width: 1000px;
}
body.recruit div#header div#headerexbox {
  height: 72px;
  width: 551px;
}
/* body#recruit_index div#header div#headerexbox {
	width: 170px;
} */
body.recruit div#header div#headerexbox .add {
  float: left;
  font-size: 1.2em;
  width: 380px;
}
body.recruit div#header div#headerexbox .add a {
  color: #20996d;
  text-decoration: underline;
}
body.recruit div#header div#headerexbox .add a:hover {
  text-decoration: none;
}
body.recruit div#header div#headerexbox:after {
  display: block;
  clear: both;
  content: "";
}
body.recruit li#hnav01 a {
  background: rgba(0, 0, 0, 0) url("../img/recruit/common/bn01.jpg") no-repeat
    scroll left top !important;
  width: 171px;
}
body.recruit #headerbox p {
  text-align: left;
  font-size: 11px;
  width: 282px;
}
body.recruit div#header h1 a {
  background: rgba(0, 0, 0, 0) url("../img/recruit/common/logo.jpg") no-repeat
    scroll 0 0;
  display: block;
  height: 42px;
  width: 198px;
  margin-top: 5px;
}
body.recruit div#header h1:hover {
  opacity: 0.5;
}
body.recruit div#header h1 {
  float: left;
  height: 42px;
  text-indent: -9999px;
}
body.recruit div#headerexbox li a {
  display: block;
  height: 60px;
}
body.recruit .h_l {
  float: left;
}
body.recruit div#headerbox {
  clear: both;
  height: 76px;
  padding-top: 17px;
}
body.recruit div#header div#search p {
  float: left;
  font-size: 1em !important;
  padding-top: 0px;
}
body.recruit #search {
  margin-bottom: 20px;
}
body.recruit div#header {
  height: 150px;
}
body.recruit div#container {
  clear: both;
  color: #000;
  margin: 10px auto 0;
  width: 1000px;
  background: none;
}

body.recruit .r_menue:after {
  content: "";
  display: block;
  clear: both;
}
body.recruit .r_menue li {
  float: left;
  text-indent: -9999px;
}
body.recruit .r_menue .mnu01 a {
  background: url(../img/recruit/common/m1.jpg) no-repeat;
  width: 125px;
  height: 70px;
  display: block;
}
body.recruit .r_menue .mnu02 a {
  background: url(../img/recruit/common/m2.jpg) no-repeat;
  width: 125px;
  height: 70px;
  display: block;
}
body.recruit .r_menue .mnu03 a {
  background: url(../img/recruit/common/m3.jpg) no-repeat;
  width: 125px;
  height: 70px;
  display: block;
}
body.recruit .r_menue .mnu04 a {
  background: url(../img/recruit/common/m4.jpg) no-repeat;
  width: 125px;
  height: 70px;
  display: block;
}
body.recruit .r_menue .mnu05 a {
  background: url(../img/recruit/common/m5.jpg) no-repeat;
  width: 125px;
  height: 70px;
  display: block;
}
body.recruit .r_menue .mnu06 a {
  background: url(../img/recruit/common/m6.jpg) no-repeat;
  width: 125px;
  height: 70px;
  display: block;
}
body.recruit .r_menue .mnu07 a {
  background: url(../img/recruit/common/m7.jpg) no-repeat;
  width: 125px;
  height: 70px;
  display: block;
}
body.recruit .r_menue .mnu08 a {
  background: url(../img/recruit/common/m8.jpg) no-repeat;
  width: 125px;
  height: 70px;
  display: block;
}
body.recruit .r_menue .mnu08 a:hover,
body.recruit .r_menue .mnu01 a:hover,
body.recruit .r_menue .mnu02 a:hover,
body.recruit .r_menue .mnu03 a:hover,
body.recruit .r_menue .mnu04 a:hover,
body.recruit .r_menue .mnu05 a:hover,
body.recruit .r_menue .mnu06 a:hover,
body.recruit .r_menue .mnu07 a:hover,
body#recruit_index .r_menue .mnu01 a,
body#essential_point .r_menue .mnu02 a,
body#application .r_menue .mnu03 a,
body#lecturer .r_menue .mnu04 a,
body#training .r_menue .mnu05 a,
body#message .r_menue .mnu06 a,
body#faq .r_menue .mnu07 a,
body#access .r_menue .mnu07 a {
  background-position: 0 -70px;
}
body.recruit .menueBox {
  position: relative;
  /* display: none; */
}
body.recruit .fixed {
  position: sticky;
  top: 0px;
}

/*//////////////////////// sidemenu ////////////////////////*/
body.recruit .side {
  position: fixed;
  width: 160px;
  border: 1px solid #cfcfcf;
  background: #f8f8f8;
  top: 150px;
  right: 0;
  text-align: left;
  padding: 20px 10px;
}
body.recruit .side .subTitle {
  color: #137f5d;
  font-weight: bold;
  border-bottom: 3px solid #cccccc;
  margin-bottom: 1px;
}
body.recruit .side ul {
  border-top: 1px solid #cccccc;
  padding-top: 5px;
}
body.recruit .side ul li:after {
  content: url(../img/recruit/common/pdf.jpg);
  padding-left: 10px;
}
/*//////////////////////// menubutton ////////////////////////*/
body.recruit .menueBox .menubutton ul {
  padding: 20px;
  background: #f5f5f5;
  box-shadow: 0px 4px 10px -5px #000;
  -moz-box-shadow: 0px 4px 10px -5px #000;
  -webkit-box-shadow: 0px 4px 10px -5px #000;
}
body.recruit .menueBox .menubutton ul:after {
  content: "";
  display: block;
  clear: both;
}
body.recruit .menueBox .menubutton li + li a {
  margin-left: 12px;
}
body.recruit .menueBox .menubutton li a {
  width: 230px;
  height: 79px;
  text-indent: -9999px;
  float: left;
}
body.recruit .menueBox .menubutton .btn01 a {
  background: url(../img/recruit/common/mBtn01.jpg) no-repeat;
}
body.recruit .menueBox .menubutton .btn02 a {
  background: url(../img/recruit/common/mBtn02.jpg) no-repeat;
}
body.recruit .menueBox .menubutton .btn03 a {
  background: url(../img/recruit/common/mBtn03.jpg) no-repeat;
}
body.recruit .menueBox .menubutton .btn04 a {
  background: url(../img/recruit/common/mBtn04.jpg) no-repeat;
}
body.recruit .menueBox .menubutton li a:hover {
  background-position: 0 -80px;
}

/*//////////////////////// menuarea ////////////////////////*/

body.recruit .menueBox .adressArea {
  background: #f8f8f8;
  font-size: 1.3em;
  text-align: left;
  padding: 20px;
  border-top: 10px solid #fff;
  margin-bottom: 30px;
  box-shadow: 0px 4px 10px -5px #000;
  -moz-box-shadow: 0px 4px 10px -5px #000;
  -webkit-box-shadow: 0px 4px 10px -5px #000;
}
body.recruit .menueBox .adressArea a {
  text-decoration: underline;
}
body.recruit .menueBox .adressArea a:hover {
  text-decoration: none;
}

body.recruit .menueBox .adressArea .areaBox01 {
  float: left;
  width: 483px;
}
body.recruit .menueBox .adressArea .areaBox01 .tel {
  background: url(../img/recruit/common/tel.jpg) no-repeat;
  padding-left: 32px;
}
body.recruit .menueBox .adressArea .areaBox02 {
  width: 420px;
  float: right;
}
/* body.recruit .menueBox .adressArea .areaBox02 > p{
	color:#137F5D;
	font-weight:bold;
	border-bottom:3px solid #CCCCCC;
	margin-bottom: 1px;
} */
body.recruit .menueBox .adressArea .areaBox02 ul {
  border-top: 1px solid #cccccc;
  padding-top: 10px;
}
body.recruit .menueBox .adressArea .areaBox02 ul li:after {
  content: url(../img/recruit/common/pdf.jpg);
  padding-left: 10px;
}
body.recruit .menueBox .adressArea:after {
  display: block;
  clear: both;
  content: "";
}
/* /////////////////////index///////////////////// */
body#recruit_index .con1 {
  margin-top: 30px;
  margin-bottom: 50px;
}
body#recruit_index .con1:after {
  content: "";
  display: block;
  clear: both;
}
body#recruit_index .con1 .text_area {
  width: 610px;
  text-align: left;
  float: left;
}
body#recruit_index .con1 img {
  float: right;
}
body#recruit_index .con1 .text_area p {
  margin-bottom: 35px;
  line-height: 1.8em;
}
body#recruit_index h3 {
  background: url(../img/recruit/text01.jpg) no-repeat;
  width: 1000px;
  height: 30px;
  text-indent: -99999px;
}
body#recruit_index .con2 {
  margin-top: 30px;
  margin-bottom: 50px;
}
body#recruit_index .con2 .sp {
  display: none;
}
body#recruit_index .map {
  background: url(../img/recruit/map.jpg) no-repeat;
  width: 1000px;
  height: 420px;
  position: relative;
}
body#recruit_index .map a {
  position: absolute;
  left: 40px;
  top: 290px;
}
body#recruit_index #container .textBox {
  width: 730px;
  margin: 0 auto;
}
body#recruit_index #container .textBox .textArea01 {
  font-size: 1.4em;
  font-weight: bold;
  color: #333333;
}
body#recruit_index #container .textBox .textArea01 .green {
  color: #057b58;
  font-size: 1.8em;
}
body#recruit_index #container .textBox .textArea02 tr {
  margin-bottom: 10px;
}
body#recruit_index #container .textBox .textArea02 th {
  width: 262px;
  vertical-align: top;
  text-align: left;
  font-weight: bold;
  color: #057b58;
}
body#recruit_index #container .textBox .textArea02 td {
  padding: 0;
  border-bottom: none;
  padding-bottom: 10px;
}
body#recruit_index #container .textBox .textArea03 {
  text-align: left;
}
body#recruit_index .textArea03 span {
  color: #057b58;
  font-weight: bold;
}
div#footer {
  clear: both;
  padding-bottom: 20px;
  padding-top: 10px;
  background: rgba(0, 0, 0, 0) url("../img/recruit/common/footerbg.png")
    repeat-x scroll 0 0;
}

body#recruit_index #footerboxr {
  float: left;
  width: 457px;
  text-align: left;
}
body#recruit_index div#footer ul#footerboxr {
  bottom: 16px;
  float: right;
  padding-top: 10px;
  position: absolute;
  right: 0;
}
body#recruit_index .newsarea:after {
  content: "";
  display: block;
  clear: both;
}
body#recruit_index .newstitle {
  float: left;
}
body#recruit_index .detail {
  float: right;
}
body#recruit_index table {
  margin-top: 20px;
  margin-bottom: 30px;
}
body#recruit_index th {
  padding-right: 10px;
  vertical-align: bottom;
}
body#recruit_index td {
  border: none;
  border-bottom: 1px dotted #333333;
  width: 907px;
  text-align: left;
  padding-top: 15px;
  padding-bottom: 5px;
}
body#recruit_index td span {
  font-weight: bold;
  margin-right: 20px;
}
body#recruit_index table {
  font-size: 1.1em;
}
body.recruit .bContact {
  display: block;
  background: #15936d;
  padding: 20px 0;
}
body.recruit .bContact:hover {
  opacity: 0.9;
}
body#training .con1 {
  margin-top: 30px;
  margin-bottom: 50px;
}
body#training .con1:after {
  content: "";
  display: block;
  clear: both;
}
body#training .con1 .text_area {
  width: 610px;
  text-align: left;
  float: left;
}
body#training .con1 img {
  float: right;
}
body#training .con1 .text_area p {
  margin-bottom: 10px;
  line-height: 1.8em;
}
body#training h3 {
  background: url(../img/recruit/training/text01.jpg) no-repeat;
  width: 1000px;
  height: 30px;
  text-indent: -99999px;
  margin-bottom: 30px;
}
body#training table {
  width: 100%;
  margin-bottom: 20px;
}
body#training table th {
  height: 40px;
  background: #50b899;
  color: #ffffff;
  border: #999999 solid 1px;
}
body#training table td {
  background: #fafafa;
}
body#training table td .pc {
  display: none;
}
body#training table td.contact {
  text-align: left;
  padding-left: 25px;
}
body#training .con2 p {
  text-align: left;
}

/* 先輩からのメッセージ */

/* body#message .con1 .anker{
	margin-bottom: 40px;
}
body#message .con1 .anker li{
	text-align: left;
	margin-bottom: 20px;
	font-size:1.4em;
	text-indent:-1em;
	padding-left: 1em;
}
body#message .con1 .anker li a{
	background:url(../img/recruit/message/icon.jpg) no-repeat;
	background-position:0 -29px;
	color:#999999;
	vertical-align:middle;
	padding-bottom: 2px;
	padding-left: 1em;
}
body#message .con1 .anker li a:hover{
	background-position:0px 2px;
	color:#057B58;
	text-decoration:none;
}
アンカー調整
body#message #example1{
	margin-top: -480px;
	padding-top: 480px;
}
body#message #example2{
	margin-top: -480px;
	padding-top: 480px;
}
body#message #example3{
	margin-top: -480px;
	padding-top: 480px;
}
body#message #example4{
	margin-top: -480px;
	padding-top: 480px;
}
body#message #example5{
	margin-top: -480px;
	padding-top: 480px;
}
body#message #example6{
	margin-top: -480px;
	padding-top: 480px;
}

body#message .st01 a:hover, body#message .st02 a:hover, body#message .st03 a:hover, body#message .st04 a:hover, body#message .st05 a:hover, body#message .st06 a:hover {
	background-position: 0 0;
}
body#message .con1 {
	margin-top: 30px;
	margin-bottom: 50px;
}
body#message .con1 .text_area span {
	color: #057B58;
	border-bottom: #057B58 solid 1px;
	font-weight: bold;
}

 body#message .con1 .message1{
	 margin-bottom: 20px;
 }
 body#message .con1 .message1 .title2{
	 border-bottom:1px solid #CCCCCC;
	 text-align: left;
	 padding-bottom: 2px;
	 margin-bottom: 20px;
 }
 body#message .con1 .message1 .title2 .title2Inner{
	 border-bottom:3px solid #CCCCCC;
	 display: block;
 }
 body#message .con1 .message1 .title2 h2{
	 font-weight:normal;
	 font-size:1.1em;
 }
 body#message .con1 .message1 .title2 h2 .sp{
	 display: none;
 }

 body#message .con1 .message1 .title2 h2 span{
	 color:#057B58;	
	 font-weight:bold;
	 font-size:1.2em;
 }
 body#message .con1 .message1:after {
	content: "";
	display: block;
	clear: both;
}
body#message .con1 .message1 .text_area {
	width: 610px;
	text-align: left;
	float: left;
}
body#message .con1 .message1 img {
	float: right;
}
body#message .con1 .message1 .text_area p {
	margin-bottom: 10px;
	line-height: 1.8em;
}

body#message .con1 .message1 ul li {
	margin-bottom: 10px;
	line-height: 1.2em;
	list-style-type: disc;
	margin-left: 20px;
} */

body#message .con1 {
  width: 760px;
  margin: 40px auto;
}
body#message .con4 {
  width: 760px;
  margin: 40px auto;
}
body#message .con1 .con1_inner {
  background: url(../img/recruit/message/bg01.png);
  background-repeat: no-repeat;
  width: 760px;
}
body#message .con2 {
  width: 760px;
  margin: 40px auto;
}
body#message .con3_inner {
  width: 760px;
  margin: 40px auto;
  background: url(../img/recruit/message/bg02.png);
  background-repeat: no-repeat;
}

body#message .con3 {
  background-color: #fef7fa;
  background-image: url(../img/recruit/message/dot.png);
  padding: 20px 0;
}
body#message .con2:after {
  display: block;
  clear: both;
  content: "";
}
body#message .con3:after {
  display: block;
  clear: both;
  content: "";
}
body#message h2 .sp {
  display: none;
}
body#message h3 span {
  border: 1px solid #fff;
  display: block;
  border-radius: 50px;
  color: #fff;
  padding: 20px 0;
}
body#message h3 {
  text-align: center;
  background: #008c7f;
  border-radius: 50px;
  border: 3px solid #008c7f;
  font-size: 1.6em;
  line-height: 1em;
  width: 350px;
  margin-bottom: 20px;
}
body#message .boxMaster {
  margin: 20px 0;
}
body#message .boxMaster:after {
  display: block;
  clear: both;
  content: "";
  width: 100px;
  background: url(../img/recruit/message/border.png) no-repeat;
  width: 100%;
  height: 4px;
}
body#message .boxMaster2 {
  margin: 20px 0;
}
body#message .boxMaster2:after {
  display: block;
  clear: both;
  content: "";
  width: 100px;
  background: url(../img/recruit/message/border.png) no-repeat;
  width: 100%;
  height: 4px;
}
body#message .boder01:after {
  background: none;
}
body#message .boder01 {
  border-bottom: 5px solid #96d0cb;
}
body#message .boxMaster .box01 {
  float: left;
}
body#message .boxMaster .box02 {
  float: right;
}
body#message .sec01 img {
  float: right;
}
body#message .sec02 img {
  float: left;
}
body#message .type01 span {
  padding: 20px;
}
body#message .type04 {
  width: 395px;
}
body#message .boxMaster p {
  width: 360px;
  text-align: justify;
  padding-bottom: 20px;
  line-height: 1.6em;
}
body#message .boxMaster2 p {
  width: 760px;
  text-align: justify;
  padding-bottom: 20px;
  line-height: 1.6em;
}
body#message .acArea h4 {
  border: 1px solid #009a9a;
  border-radius: 50px;
  color: #009a9a;
  width: 100%;
  line-height: 1.2em;
  padding: 5px 0;
  cursor: pointer;
  margin-bottom: 20px;
}
body#message .acArea h4:after {
  display: block;
  clear: both;
  content: "";
}
body#message .acArea h4 .s01 {
  float: left;
  width: 60%;
  text-align: justify;
  padding-left: 20px;
}
body#message .acArea h4 .s02 {
  float: right;
  width: 30%;
  text-align: justify;
  padding-right: 20px;
  font-size: 0.8em;
  color: #666565;
  padding-left: 15px;
  border-left: 1px solid #009a9a;
}
body#message .acOpen p {
  text-align: justify;
}
body#message .acOpen h3 {
  width: 100%;
  background: none;
  border: none;
  text-align: left;
  font-size: 1.4em;
  color: #009a9a;
  border-bottom: 3px solid #ccc;
  border-radius: 0px;
  padding-bottom: 5px;
  position: relative;
  z-index: -1;
}
body#message .acOpen {
  display: none;
}
body#message .acOpen:after {
  content: "";
  display: block;
  clear: both;
}
body#message .acOpen .comment:nth-last-of-type(1) {
  margin-left: 80px;
}
body#message .acOpen .comment {
  width: 340px;
  float: left;
}
body#message .acOpen p:nth-of-type(1) {
  margin-bottom: 30px;
}
body#message .acOpen:nth-last-of-type(1) {
  margin-bottom: 30px;
}
body#message .acOpen h3:after {
  content: "";
  border-bottom: 1px solid #ccc;
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: -5px;
  left: 0;
}
body#message .con3_inner:after {
  content: "";
  display: block;
  clear: both;
}
body#message .con3Box {
  width: 340px;
  float: left;
  text-align: justify;
  margin-bottom: 30px;
}
body#message .con3Box h4 {
  width: 286px;
  height: 207px;
  text-indent: -9999px;
  margin-bottom: 20px;
}
body#message .con3_inner .con3Box:nth-of-type(2n) {
  margin-left: 80px;
}
body#message .con3Box .icon01 {
  background: url(../img/recruit/message/b_title01.png) no-repeat;
}
body#message .con3Box .icon02 {
  background: url(../img/recruit/message/b_title02.png) no-repeat;
}
body#message .con3Box .icon03 {
  background: url(../img/recruit/message/b_title03.png) no-repeat;
}
body#message .con3Box .icon04 {
  background: url(../img/recruit/message/b_title04.png) no-repeat;
}
body#message .con3Box .icon05 {
  background: url(../img/recruit/message/title01.png) no-repeat;
  width: 361px;
  height: 80px;
  text-indent: -9999px;
}
body#message .con3Box .icon06 {
  background: url(../img/recruit/message/title02.png) no-repeat;
  width: 360px;
  height: 167px;
  text-indent: -9999px;
}
body#message .con3Box .name {
  text-align: center;
  padding: 5px 10px;
  background: #f4b4cf;
  margin-top: 20px;
  color: #595757;
  font-weight: bold;
}
body#message .con3_inner h3 {
  width: 100%;
  background: #ed86b3;
  border: 3px solid #ed86b3;
  font-size: 2em;
}
body#message .con3Box2 {
  width: 340px;
  float: left;
}
body#message .con3_inner img {
  margin-bottom: 30px;
}

/* 募集要項 */
body#essential_point #container {
  padding: 1px;
}
/* body#essential_point #page01, */
body#essential_point #page02,
body#essential_point #page03,
body#essential_point #page04 {
  margin-top: -200px;
  padding-top: 200px;
}

body#essential_point #container {
  text-align: left;
}
body#essential_point .con1 a {
  text-decoration: underline;
}
body#essential_point .con1 a:hover {
  text-decoration: none;
}
body#essential_point .con1 {
  margin-bottom: 35px;
}
body#essential_point .con1 .table01 th {
  font-weight: normal;
}
body#essential_point .con1 .table01 td {
  padding: 0 20px;
}

body#essential_point #container .st {
  background-image: url(../img/recruit/essential_point/icon.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 25px;
  text-align: left;
  margin-bottom: 10px;
  color: #057b58;
  font-weight: bold;
  margin-top: 30px;
}
body#essential_point table td {
  padding-right: 50px;
  border: none;
}
body#essential_point table {
  margin-bottom: 40px;
}
body#essential_point .con1 p img {
  margin-bottom: 10px;
}
#essential_point .shoolTable {
  width: 500px;
  margin-top: 20px;
}
#essential_point .shoolTable:after {
  display: block;
  clear: both;
  content: "";
}
#essential_point .shoolTable li {
  width: 140px;
  float: left;
  margin-right: 40px;
}

#essential_point .shoolTable li:nth-child(3n) {
  margin-right: 0;
}

/* 採用までの流れ */
#application .con1 table {
  margin: 0 10px;
}
#application .con1 table th {
  padding-bottom: 30px;
}
#application .con1 table td {
  border: none;
  text-align: left;
  line-height: 1.8em;
  padding: 0 0 0 40px;
  font-weight: bold;
  padding-bottom: 30px;
}
#application .con1 table td span {
  font-size: 1.4em;
  color: #057b58;
  font-weight: bold;
  padding-bottom: 10px;
}
#application .con1 table th span {
  display: none;
}
body#lecturer .con:after {
  content: "";
  display: block;
  clear: both;
}
body#lecturer .con {
  border-bottom: 1px #333333 dotted;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
body#lecturer .picl {
  float: left;
  margin-right: 40px;
}
body#lecturer .picr {
  float: left;
  margin-right: 40px;
}

body#lecturer .text_area {
  float: left;
  width: 554px;
  text-align: left;
}
body#lecturer .text_area p {
  line-height: 1.8em;
}
body#lecturer .con1:after {
  content: "";
  display: block;
  clear: both;
}

body#lecturer .con1 {
  border-bottom: 1px #333333 dotted;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
body#lecturer .con1 .text_area {
  margin-top: 25px;
}
body#lecturer .con1 .text_area p {
  line-height: 1.8em;
}
body#lecturer .con2:after {
  content: "";
  display: block;
  clear: both;
}
body#lecturer .con2 {
  border-bottom: 1px #333333 dotted;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
body#lecturer .con2 .text_area {
  margin-top: 10px;
}
body#lecturer .con2 .text_area p {
  line-height: 1.8em;
}
body#lecturer .con3:after {
  content: "";
  display: block;
  clear: both;
}
body#lecturer .con3 {
  border-bottom: 1px #333333 dotted;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
body#lecturer .con3 .text_area {
  margin-top: 40px;
}
body#lecturer .con3 .text_area p {
  line-height: 1.8em;
}
body#lecturer .con4:after {
  content: "";
  display: block;
  clear: both;
}
body#lecturer .con4 {
  padding-bottom: 20px;
  margin-bottom: 20px;
}
body#lecturer .con4 .text_area {
  margin-top: 40px;
}
body#lecturer .con4 .text_area p {
  line-height: 1.8em;
}
body .title {
  background: linear-gradient(#fefefe, #ededed);
  padding: 5px 10px;
  border: 1px solid #dbdbdb;
  color: #3e3e3e;
  font-weight: normal;
  text-align: left;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 30px;
}
body .title h2 {
  font-size: 1.4em;
  border-left: 5px solid #137f5d;
  padding: 5px 10px;
}
body#faq .con1 {
  border-bottom: 1px #333333 dotted;
  padding-bottom: 20px;
  padding-top: 30px;
}
body#faq .con1 .q_icon {
  background: url(../img/recruit/faq/q_icon.jpg) no-repeat;
  height: 39px;
  text-align: left;
  padding-left: 70px;
  margin-bottom: 10px;
}
body#faq .con1 .q_icon:after {
  display: block;
  clear: both;
  content: "";
}
body#faq .con1 .a_icon {
  background: url(../img/recruit/faq/a_icon.jpg) no-repeat;
  height: 39px;
  text-align: left;
  padding-left: 70px;
}
body#faq .con1 .a_icon {
  display: block;
  clear: both;
  content: "";
}
body#faq .con2 {
  padding-bottom: 20px;
  padding-top: 30px;
}
body#faq .con2 .q_icon {
  background: url(../img/recruit/faq/q_icon.jpg) no-repeat;
  height: 39px;
  text-align: left;
  padding-left: 70px;
  margin-bottom: 10px;
}
body#faq .con2 .q_icon {
  display: block;
  clear: both;
  content: "";
}
body#faq .con2 .a_icon {
  background: url(../img/recruit/faq/a_icon.jpg) no-repeat;
  height: 39px;
  text-align: left;
  padding-left: 70px;
}
body#faq .con2 .a_icon {
  display: block;
  clear: both;
  content: "";
}
/* ///////////////////////////ニュース/////////////////////////// */
body#news_index .newstitle {
  text-align: left;
}
body#news_index .newsarea:after {
  content: "";
  display: block;
  clear: both;
}
body#news_index .title {
  float: left;
}
body#news_index .detail {
  float: right;
}
body#news_index table {
  margin-top: 20px;
  margin-bottom: 30px;
}
body#news_index th {
  padding-right: 10px;
  vertical-align: bottom;
}
body#news_index td {
  border: none;
  border-bottom: 1px dotted #333333;
  width: 907px;
  text-align: left;
  padding-top: 15px;
  padding-bottom: 5px;
}
body#news_index td span {
  font-weight: bold;
  margin-right: 20px;
}
body#news_index table {
  font-size: 1.1em;
}

body#news #container {
  font-size: 1.2em;
  text-align: left;
}
body#news .lestarea {
  margin-top: 20px;
}
body#news .lestarea:after {
  content: "";
  display: block;
  clear: both;
}
body#news .lestarea .icon {
  background: url(../img/recruit/news/icon.jpg) no-repeat;
  float: left;
  padding-left: 30px;
}
body#news .lestarea .bt {
  float: right;
}

/*/////////////////contact////////////////*/
#contact .adressArea {
  display: none;
}

#contact .formArea {
  padding: 0 100px 20px;
  margin-top: 30px;
}
#contact .formArea .formText {
  font-size: 1.4em;
  text-align: left;
  padding-left: 1em;
  text-indent: -1em;
}
#contact table {
  width: 100%;
  margin-bottom: 40px;
  font-size: 1.4em;
}
#contact table th {
  width: 275px;
  text-align: left;
  background: #f0f0f0;
  padding: 10px 20px;
  border-bottom: 1px solid #dbdbdb;
}
#contact table tr:first-child th {
  border-top: 5px solid #137f5d;
}
#contact table tr:first-child td {
  border-top: 5px solid #b3b3b3;
}

#contact table th span {
  color: #b30208;
  padding-left: 10px;
}
#contact table td {
  text-align: left;
  padding: 10px 20px;
  background: #fff;
  border: none;
  border-bottom: 1px solid #dbdbdb;
  word-break: break-all;
}
#contact table td p {
  font-size: 1em;
}
#contact table td input[type="text"] {
  width: 72%;
  padding: 4px 2px;
  border-radius: 3px;
  border: 1px solid #ccc;
  margin-right: 10px;
  font-size: 1.2em;
}

#contact table td textarea {
  width: 100%;
  padding: 4px 2px;
  border-radius: 3px;
  border: 1px solid #ccc;
  margin-right: 10px;
  font-size: 1.5em;
}

#contact table td input[type="mail"] {
  width: 72%;
  padding: 4px 2px;
  border-radius: 3px;
  border: 1px solid #ccc;
  margin-right: 10px;
  font-size: 1.2em;
}

#contact table td input[type="mail"].mail {
  margin-top: 10px;
  margin-bottom: 10px;
}
#contact table td input[type="text"].age {
  width: 30px;
  text-align: center;
}
#contact table td input[type="text"].streetAddress {
  width: 100px;
}
#contact table td input[type="text"].shool {
  margin: 7px 0;
  margin-right: 10px;
}

#contact table td label {
  margin-right: 10px;
}
#contact table td .attention {
  margin-top: 5px;
  font-size: 0.8em;
  font-weight: bold;
}
#contact table td select {
  padding: 4px 2px;
}
.disabled {
  ime-mode: disabled;
}

#contact .button {
  background: #137f5d;
  border: none;
  color: #fff;
  width: 200px;
  padding: 10px;
  cursor: pointer;
  font-weight: bold;
}
#contact .button2 {
  background: #dbdbdb;
  border: none;
  width: 200px;
  padding: 10px;
  cursor: pointer;
  font-weight: bold;
}
#contact .button:hover {
  opacity: 0.8;
}
#contact .button2:hover {
  opacity: 0.6;
}
#contact .btArea {
  margin-bottom: 50px;
}
#thanks .container p {
  font-size: 1.6em;
}
#contact table td .icon2 {
  background: url(../img/recruit/contact/icon2.gif) no-repeat;
  padding-left: 1.5em;
  background-position: 0px 5px;
}
#contact table td .icon {
  background: url(../img/recruit/contact/icon.gif) no-repeat;
  padding-left: 1.5em;
  background-position: 0px 5px;
}

/* spclear */
.spHeaderBox {
  display: none;
}
.sp-nav {
  display: none;
}
.spFooter {
  display: none;
}
.sp {
  display: none;
}

@media screen and (max-width: 768px) {
  /*/////////////////common////////////////*/
  * {
    box-sizing: border-box;
  }
  .message_btn {
    margin-bottom: 110px;
  }
  .recruit #header {
    display: none;
  }
  body {
    text-align: left;
  }
  body.recruit div#all {
    background: none;
  }
  body.recruit #wrapper {
    width: 100%;
  }
  body .title {
    margin-bottom: 20px;
  }
  body .title h2 {
    font-size: 1.2em;
  }
  .recruit .mainv img {
    width: 100% !important;
    height: auto !important;
  }
  /* sideMenue */
  body.recruit .side {
    display: none;
  }
  /*header*/
  .spHeaderBox {
    display: block;
  }
  .recruit .spHeader {
    padding: 10px;
    border-top: 3px solid #007a55;
    position: fixed;
    width: 100%;
    background: #fff;
    z-index: 99999;
    top: 0;
  }
  .recruit .logoArea {
    float: left;
  }
  .recruit .spHeader:after {
    display: block;
    clear: both;
    content: "";
  }
  .recruit .spHeader p {
    font-size: 1em;
  }

  .recruit .spHeader .logo {
    width: 140px;
    height: 34px;
  }
  .recruit .spHeader .logo a {
    display: block;
    background: url(../img/logos.jpg) center center no-repeat;
    width: 100%;
    height: 100%;
    background-size: contain;
    text-indent: -9999px;
  }
  /*menu*/
  .recruit .toggle {
    width: 50px;
    height: 50px;
    background: #68b48d; /* Old browsers */
    background: -moz-linear-gradient(
      top,
      #68b48d 0%,
      #00a56b 100%
    ); /* FF3.6-15 */
    background: -webkit-linear-gradient(
      top,
      #68b48d 0%,
      #00a56b 100%
    ); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(
      to bottom,
      #68b48d 0%,
      #00a56b 100%
    ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68b48d', endColorstr='#00a56b',GradientType=0 ); /* IE6-9 */
    float: right;
    position: relative;
    padding: 6px;
    cursor: pointer;
    border-radius: 5px;
  }
  .recruit .toggle .toggleLine {
    margin-left: 4px;
  }

  .recruit .toggle span {
    position: absolute;
    height: 3px;
    width: 60%;
    background: #fff;
    -webkit-transition: 0.35s ease-in-out;
    -moz-transition: 0.35s ease-in-out;
    transition: 0.35s ease-in-out;
  }
  .recruit .toggle span:nth-child(1) {
    top: 7px;
  }
  .recruit .toggle span:nth-child(2) {
    top: 15px;
  }
  .recruit .toggle span:nth-child(3) {
    top: 23px;
  }
  .recruit .toggle p {
    color: #fff;
    position: absolute;
    bottom: 3px;
    font-weight: bold;
    font-size: 1em;
  }
  .recruit .sp-nav {
    width: 100%;
    max-height: 100%;
    background: #15936d;
    position: fixed;
    top: 72px;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 10px;
    overflow-y: auto;
    z-index: 9999;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }

  .open {
    display: block;
  }
  .fixed {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
  }
  .recruit .sp-nav .sp-navInner > p a {
    background: url(../img/recruit/common/bn01.png) no-repeat;
    width: 171px;
    height: 60px;
    text-indent: -9999px;
    margin: 0 auto;
    margin-bottom: 10px;
    display: block;
  }
  .recruit .sp-nav ul li a {
    background: linear-gradient(#fefefe, #ededed);
    padding: 10px 20px;
    font-size: 1.6em;
    border-radius: 5px;
    margin-bottom: 5px;
    display: block;
  }
  .recruit .sp-nav ul li:last-child {
    margin-bottom: 0;
  }
  .recruit .menueBox {
    display: none;
  }
  body.recruit div#container {
    width: 100%;
    padding: 10px;
  }
  body.recruit .main img {
    width: 100%;
  }
  .open .toggle span:nth-child(1) {
    top: 17px;
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    transform: rotate(315deg);
  }
  .open .toggle span:nth-child(2) {
    width: 0;
  }
  .open .toggle span:nth-child(3) {
    top: 17px;
    -webkit-transform: rotate(-315deg);
    -moz-transform: rotate(-315deg);
    transform: rotate(-315deg);
  }
  body.recruit .spHeaderBox .hedderText {
    background: #f8f8f8;
    padding: 5px 10px;
    font-size: 1em;
    padding-top: 80px;
  }
  .recruit .detail {
    font-size: 1.4em;
    color: #fff;
  }
  .recruit .detail a {
    color: #fff;
    text-decoration: underline;
  }
  .recruit .detail a:hover {
    color: #fff;
    text-decoration: none;
  }

  .recruit .detail .spMap {
    margin-top: 20px;
  }
  .recruit .detail .spMap p:nth-child(1) {
    font-weight: bold;
    margin-bottom: 10px;
  }

  /*footer*/
  .recruit #footer {
    display: none;
  }
  .recruit #pagetop {
    display: none;
  }
  .recruit .spFooter {
    display: block;
    width: 100%;
    border-top: 3px solid #007a55;
    padding: 10px;
  }
  .recruit .spPageTop {
    float: right;
  }
  .recruit .spPageTop a {
    color: #fff;
    background: #68b48d;
    background: -moz-linear-gradient(top, #68b48d 0%, #00a56b 100%);
    background: -webkit-linear-gradient(top, #68b48d 0%, #00a56b 100%);
    background: linear-gradient(to bottom, #68b48d 0%, #00a56b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68b48d', endColorstr='#00a56b',GradientType=0 );
    display: block;
    font-size: 1.6em;
    width: 145px;
    padding: 5px;
    border-radius: 5px;
    text-align: center;
    font-weight: bold;
  }
  .recruit .spPageTop a .page1 {
    border-right: 1px solid #108b52;
    padding-right: 10px;
  }
  .recruit .spPageTop a .page2 {
    border-left: 1px solid #69c08d;
    padding-left: 10px;
  }
  .recruit .spFooter .spFooterLogoArea {
    width: 140px;
    height: 34px;
    float: left;
  }
  .recruit .spFooter .spFooterLogoArea h2 {
    background: url(../img/logos.jpg) no-repeat;
    width: 100%;
    height: 100%;
    background-size: contain;
    text-indent: -9999px;
  }
  .recruit .spFooter .spFloat {
    margin-bottom: 10px;
  }
  .recruit .spFooter .spFloat:after {
    display: block;
    clear: both;
    content: "";
  }
  .recruit .spFooter .copy {
    font-size: 0.9em;
    color: #057b58;
  }

  /*/////////////////index////////////////*/

  body#recruit_index .top_main img {
    width: 100%;
  }
  body#recruit_index h3 {
    width: 100%;
  }
  body#recruit_index th {
    display: block;
  }
  body#recruit_index td {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
    word-break: break-all;
  }
  body#recruit_index table {
    margin-bottom: 20px;
    width: 100%;
  }
  body#recruit_index #container .con1 {
    margin: 0;
  }
  body#recruit_index #container .con1 .pic img {
    width: 100%;
    margin-bottom: 10px;
    float: none;
  }
  body#recruit_index #container .con1 .text_area {
    float: none;
    width: 100%;
  }
  body#recruit_index #container .con1 .text_area p {
    margin-bottom: 20px;
    line-height: 1.4em;
  }
  body#recruit_index .con2 .sp {
    width: 100%;
    display: block;
    height: auto;
  }
  body#recruit_index .con2 .pc {
    display: none;
  }
  body#recruit_index #container .textBox {
    width: 100%;
    float: none;
    font-size: 0.7em;
    text-align: center;
  }
  body#recruit_index #container .textBox .textArea01 .green {
    font-size: 1.3em;
  }
  body#recruit_index #container .textBox .textArea02 {
    margin-bottom: 10px;
  }
  body#recruit_index #container .textBox .textArea03 p {
    font-size: 1.6em;
    line-height: 1.4em;
  }
  body#recruit_index #container .textBox .textArea02 th {
    font-size: 1.6em;
    width: 100%;
    padding-right: 0;
  }
  body#recruit_index #container .textBox .textArea02 td {
    font-size: 1.6em;
  }
  body#recruit_index .top_btn {
    display: none;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  /*/////////////////募集要項////////////////*/

  #essential_point .shoolTable {
    width: 100%;
    margin-top: 10px;
  }
  #essential_point .shoolTable:after {
    display: block;
    clear: both;
    content: "";
  }
  #essential_point .shoolTable li {
    width: 140px;
    float: left;
    margin-right: 20px;
  }
  body#essential_point .con1 img {
    width: 100%;
    height: auto;
    margin-top: 0px;
  }
  #essential_point .shoolTable li:nth-child(3n) {
    margin-right: 20px;
  }
  #essential_point .shoolTable li:nth-child(2n) {
    margin-right: 0px;
  }
  #essential_point .con1 .table01 th,
  #essential_point .con1 .table01 td {
    display: block;
  }

  /*/////////////////faq////////////////*/
  body#faq .con1 .q_icon {
    height: auto;
  }

  body#faq .con1 .a_icon {
    height: auto;
  }
  body#faq .con2 .q_icon {
    height: auto;
  }

  body#faq .con2 .a_icon {
    height: auto;
  }
  /*/////////////////contact////////////////*/
  #contact table {
    margin-bottom: 20px;
  }
  #contact .button,
  #contact .button2 {
    margin: 0 auto;
    display: block;
  }
  #contact .button2 {
    margin-bottom: 10px;
  }
  #contact .formArea {
    padding: 10px;
  }
  #contact .formArea table {
    border: none;
  }
  #contact .formArea th {
    display: block;
    border: none;
    width: 100%;
    margin-bottom: 10px;
  }
  #contact .formArea td {
    display: block;
    width: 100%;
    border: none;
    padding: 5px;
    margin-bottom: 40px;
    padding: 0;
  }
  #contact .formArea td input[type="text"] {
    width: 100%;
  }
  #contact .formArea td input[type="text"].shooltype {
    width: 60%;
  }
  #contact table td input[type="mail"] {
    width: 85%;
  }

  #contact table th:first-child {
    border-top: 5px solid #137f5d;
  }
  #contact table tr:first-child td {
    border-top: none;
  }
  #contact .btArea {
    margin-bottom: 20px;
  }
  /*/////////////////application////////////////*/
  #application .con1 table {
    width: 100%;
    margin: 0 0;
  }
  #application .con1 table th {
    padding-bottom: 0px;
    display: block;
    margin-bottom: 20px;
  }
  #application .con1 table th span {
    background: #15936d;
    color: #fff;
    padding: 5px 10px;
    display: block;
  }
  #application .con1 table tr:nth-child(1) th span {
    opacity: 0.3;
  }
  #application .con1 table tr:nth-child(2) th span {
    opacity: 0.4;
  }
  #application .con1 table tr:nth-child(3) th span {
    opacity: 0.6;
  }
  #application .con1 table tr:nth-child(4) th span {
    opacity: 0.8;
  }
  #application .con1 table tr:last-child th span {
    background: #ff9900;
  }
  #application .con1 table th img {
    display: none;
  }
  #application .con1 table td {
    border: none;
    text-align: left;
    line-height: 1.8em;
    padding: 0px;
    font-weight: bold;
    display: block;
    margin-bottom: 30px;
  }
  #application .con1 table td span {
    font-size: 1.4em;
    color: #057b58;
    font-weight: bold;
    padding-bottom: 10px;
  }
  /*/////////////////lecturer////////////////*/
  body#lecturer .picl {
    margin: 0;
    width: 30%;
    margin-right: 10%;
  }
  body#lecturer .picr {
    margin: 0;
    width: 60%;
  }
  #lecturer .picl img {
    width: 100%;
    height: auto;
  }
  #lecturer .picr img {
    width: 100%;
    height: auto;
  }
  body#lecturer .text_area {
    float: none;
    clear: both;
    width: 100%;
    padding-top: 20px;
  }
  /*/////////////////training////////////////*/
  body#training .con1 img {
    float: none;
    width: 100%;
  }
  body#training .con1 .text_area {
    float: none;
    width: 100%;
  }
  body#training h3 {
    width: 100%;
  }
  body#training table th {
    display: none;
  }
  body#training table td {
    display: block;
    padding: 0;
  }
  body#training table {
    text-align: center;
  }
  body#training table td .pc {
    display: block;
    background: #50b899;
    color: #fff;
    padding: 5px;
    margin-bottom: 20px;
  }
  body#training table tr {
    display: block;
    margin-bottom: 40px;
    border: 1px solid #999;
  }
  body#training table tr:first-child {
    margin-bottom: 0;
    border: none;
  }
  body#training table tr:last-child {
    margin-bottom: 0;
  }

  body#training table td {
    padding-bottom: 20px;
    border: none;
  }
  body#training table td.contact {
    padding-bottom: 20px;
    padding-left: 0px;
  }

  body#training table td.contact .pc {
    text-align: center;
  }
  body#training table td.contact .sp {
    padding: 0 10px;
  }
  body#message .con2 {
    width: 100%;
  }
  body#message h4 {
    width: 100%;
    text-align: center;
  }
  body#message .acArea .acOpen {
    width: 100%;
  }
  body#message .con2 .acArea:nth-of-type(2n) {
    margin: 20px auto;
  }
  body#message .acArea {
    float: none;
    margin-bottom: 20px;
  }

  /*/////////////////message////////////////*/
  body#message .con1 {
    width: 100%;
  }
  body#message .pc {
    display: none;
  }
  body#message .sp {
    display: block;
  }
  body#message .sp img {
    width: 100%;
  }

  body#message .con1 .con1_inner {
    width: 100%;
    background-size: 100%;
    background-repeat: repeat-y;
  }
  body#message .con1 .con1_inner {
    width: 100%;
    background-size: 100%;
    background-repeat: repeat-y;
  }

  body#message .boxMaster p {
    width: 100%;
  }
  body#message .boxMaster2 p {
    width: 100%;
  }
  body#message .boxMaster h3 {
    width: 100%;
  }
  body#message .boxMaster h5 {
    width: 100%;
  }
  body#message .boxMaster .type04 {
    width: 100%;
  }
  body#message .boxMaster .box01 {
    float: none;
  }
  body#message .boxMaster .box02 {
    float: none;
  }
  body#message .boxMaster img {
    float: none;
    margin-bottom: 20px;
    width: 100%;
  }
  body#message .acArea h4 .s01 {
    width: 100%;
    float: none;
    text-align: left;
    display: block;
  }
  body#message .acArea h4 {
    padding: 10px;
  }
  body#message .acArea h4 .s02 {
    width: 100%;
    float: none;
    border-left: none;
    text-align: left;
    display: block;
  }
  body#message .acOpen .comment {
    width: 100%;
    margin-bottom: 30px;
  }
  body#message .acOpen .comment:nth-last-of-type(1) {
    margin-left: 0;
  }
  body#message .con3Box {
    float: none;
    width: 100%;
  }
  body#message .con3_inner .con3Box:nth-of-type(2n) {
    margin-left: 0;
  }
  body#message .con3Box h4 {
    margin: 0 auto;
  }
  body#message .con3 {
    width: 100%;
  }
  body#message .con3_inner {
    width: 100%;
    background-size: 100%;
    background-repeat: repeat-y;
  }
  body#message .con3_inner img {
    width: 100%;
    height: auto;
  }
  body#message .con3Box .icon05 {
    background-size: 100%;
    width: 100%;
  }
  body#message .con3Box .icon06 {
    background-size: 100%;
    width: 100%;
  }
  body#message .con4Box {
    float: none;
    width: 100%;
  }
  /* body#message .con1 .message1 img{
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
	body#message .con1 .message1 .text_area{
		width: 100%;
	}
	body#message .con1 .message1 .title2 h2 .sp{
		display: block;
	 	}
	body#message .con1 .message1{
		margin-bottom: 50px;
	}
	body#message .con1 .anker li{
		margin-bottom: 5px;
	}
	アンカー調整
	body#message #example1{
		margin-top: -80px;
		padding-top: 80px;
	}
	body#message #example2{
		margin-top: -80px;
		padding-top: 80px;
	}
	body#message #example3{
		margin-top: -80px;
		padding-top: 80px;
	}
	body#message #example4{
		margin-top: -80px;
		padding-top: 80px;
	}
	body#message #example5{
		margin-top: -80px;
		padding-top: 80px;
	}
	body#message #example6{
		margin-top: -80px;
		padding-top: 80px;
	}
	 */

  /*/////////////////news////////////////*/
  body#news_index table {
    width: 100%;
  }

  body#news_index th {
    display: block;
  }
  body#news_index td {
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
    display: block;
    word-break: break-all;
  }
}

.message_btn01 {
  float: left;
}

.message_btn02 {
  float: right;
}

.message_btn {
  height: 79px;
}

.message_h1 {
  text-align: left;
  margin-top: 50px;
  margin-bottom: 30px;
}

.message_h1_02 {
  text-align: left;
  margin-top: 50px;
  margin-bottom: 30px;
}

.con1_inner02 {
  width: 760px;
  margin: 40px auto;
}

body#message h5 span {
  border: 1px solid #fff;
  display: block;
  border-radius: 50px;
  color: #fff;
  padding: 20px 0;
}
body#message h5 {
  text-align: center;
  background: #005bab;
  border-radius: 50px;
  border: 3px solid #005bab;
  font-size: 1.6em;
  line-height: 1em;
  width: 350px;
  margin-bottom: 20px;
}

.pc {
  margin-bottom: 30px;
}
.message_h6 {
}
.box_gary {
  text-align: left;
  background-color: #efefef;
  margin: 0 0 20px 0;
  padding: 20px;
  border: 1px solid #efefef;
  border-radius: 10px;
}
.message_p {
  font-size: 25px;
  font-weight: 900;
}
#senior_message {
  margin-top: -200px;
  padding-top: 200px;
}

#job_message {
  margin-top: -200px;
  padding-top: 200px;
}

/*/////////////////faq_new////////////////*/
.faq_new .con1 {
  border-bottom: 1px #333333 dotted;
  padding-bottom: 20px;
  padding-top: 30px;
}
.faq_new .con1 .q_icon {
  background: url(../img/recruit/faq/q_icon.jpg) no-repeat;
  min-height: 39px;
  height: auto;
  text-align: left;
  padding-left: 70px;
  margin-bottom: 10px;
}
.faq_new .con1 .q_icon:after {
  display: block;
  clear: both;
  content: "";
}
.faq_new .con1 .a_icon {
  background: url(../img/recruit/faq/a_icon.jpg) no-repeat;
  height: 39px;
  text-align: left;
  padding-left: 70px;
}
.faq_new .con1 .a_icon {
  display: block;
  clear: both;
  content: "";
  min-height: 39px;
  height: auto;
}
.faq_new .con2 {
  padding-bottom: 20px;
  padding-top: 30px;
}
.faq_new .con2 .q_icon {
  background: url(../img/recruit/faq/q_icon.jpg) no-repeat;
  min-height: 39px;
  height: auto;
  text-align: left;
  padding-left: 70px;
  margin-bottom: 10px;
  display: block;
  clear: both;
  content: "";
}
.faq_new .con2 .a_icon {
  background: url(../img/recruit/faq/a_icon.jpg) no-repeat;
  height: auto;
  text-align: left;
  padding-left: 70px;
  display: block;
  clear: both;
  content: "";
}

/*/////////////////access////////////////*/
body#access #container .con2 {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}
body#access #container .con2 p {
  text-align: left;
}
body#access #container .access_wrap {
  margin-top: 30px;
  height: 450px;
}

body#access #container .access_venue {
  max-height: 450px;
  height: 450px;
  margin-left: auto;
  margin-right: auto;
}
body#access #container .access_venue iframe {
  width: 100%;
  height: 100%;
  max-width: 800px;
}
@media screen and (max-width: 768px) {
  body#access #container .con2 {
    width: auto;
  }
}
