
.nav_thum {
  width: 90px;
  float: left;
}


/* ************************************************ 
 *	共通
 * ************************************************ */
* {
	margin: 0px;
	padding: 0px;
}



*html body {overflow-y: auto;} /* IE6 */
*:first-child+html body {overflow-y: auto;} /* IE7 */



body#body1 {
color: #000;
font-size: small;
line-height: 1.4em;
font-family: meiryo;
background-color: #FEFEFF;
width: 100%;
padding: 0;
margin: 0;
overflow-x: hidden;
background-image: url(../img/main_bg.jpg);
background-position: center top;
background-repeat: no-repeat;
}

body#body2 {
color: #232323;
font-size: 14px;
line-height: 1.4em;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", verdana, Sans-Serif;
background-color: #FEFEFF;
width: 100%;
padding: 0;
margin: 0;
overflow-x: hidden;
background-position: center top;
background-repeat: no-repeat;
  background-image: url(../img/back/bg_1.jpg);
  background-position: 50% 50%;            /* 背景画像の位置は画面中央 */
  background-attachment:fixed;             /* 背景画像を固定する */
}


body#body3 {
color: #232323;
font-size: 14px;
line-height: 1.4em;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", verdana, Sans-Serif;
background-color: #FEFEFF;
width: 100%;
padding: 0;
margin: 0;
overflow-x: hidden;
background-position: center top;
background-repeat: no-repeat;
  background-image: url(../img/back/bg_2.jpg);
  background-position: 50% 50%;            /* 背景画像の位置は画面中央 */
  background-attachment:fixed;             /* 背景画像を固定する */
}

body#body4 {
color: #232323;
font-size: 14px;
line-height: 1.4em;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", verdana, Sans-Serif;
background-color: #FEFEFF;
width: 100%;
padding: 0;
margin: 0;
overflow-x: hidden;
background-position: center top;
background-repeat: no-repeat;
  background-image: url(../img/back/bg_3.jpg);
  background-position: 50% 50%;            /* 背景画像の位置は画面中央 */
  background-attachment:fixed;             /* 背景画像を固定する */
}

body#body5 {
color: #232323;
font-size: 14px;
line-height: 1.4em;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", verdana, Sans-Serif;
background-color: #FEFEFF;
width: 100%;
padding: 0;
margin: 0;
overflow-x: hidden;
background-position: center top;
background-repeat: no-repeat;
  background-image: url(../img/back/bg_4.jpg);
  background-position: 50% 50%;            /* 背景画像の位置は画面中央 */
  background-attachment:fixed;             /* 背景画像を固定する */
}

.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}

img {
	border: 0px;
}


/*
 * This file is NOT needed in order to use skrollr.
 * The demo uses it and it may help you as well.
 */




.skrollable {
	/*
	 * First-level skrollables are positioned relative to window
	 */
	position:fixed;

	/*
	 * Skrollables by default have a z-index of 100 in order to make it easy to position elements in front/back without changing each skrollable
	 */
	z-index:100;
}

.skrollr-mobile .skrollable {
	/*
		May cause issues on Android default browser (see #331 on GitHub).
	*/
	position:absolute;
}

.skrollable .skrollable {
	/*
	 * Second-level skrollables are positioned relative their parent skrollable
	 */
	position:absolute;
}

.skrollable .skrollable .skrollable {
	/*
	 * Third-level (and below) skrollables are positioned static
	 */
	position:static;
}

strong {
font-weight: lighter;
}






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

#wrapper {
  width: 100%;
  background-image: url(../img/main_bg.jpg);
background-position: center top;
background-repeat: no-repeat;
}

#head {
  width: 100%;
  margin: 0 auto;
}

#top {
  width: 980px;
  margin: 0 auto;
}

.logo {
  width: 400px;
  margin: 22px 0 0;
  float: left;
}

.asu {
  width: 400px;
  float: right;
  padding-top: 5px;
}

.navi_bar {
  width: 100%;
  height: 20px;
  background-color: rgba(255, 255, 255, 0.50);
}

#menu_area {
  width: 980px;
  margin: 0 auto;
  padding-top: 20px;
}

#dcard {
  width: 170px;
  float: left;
}

.dcard2 {
  width: 120px;
}


#nav_main {
  width: 300px;
  float: right;
  padding-right: 10px;
  position: relative;
  z-index: 100000000000;
}

.nav0 {
  width: 300px;
}

.nav1 {
  width: 300px;
}

.nav1 img {
  width: 250px;
  float: right;
}

.nav2 {
  width: 300px;
}

.nav2 img {
  width: 205px;
  float: right;
}

.nav3 {
  width: 300px;
}

.nav3 img {
  width: 185px;
  float: right;
}

.nav4 {
  width: 300px;
}

.nav4 img {
  width: 165px;
  float: right;
}


#illust {
  width: 980px;
  margin: 0 auto;
  position: relative;
}

#slider {
  width: 860px;
}

#frame {
  width: 860px;
  position: absolute;
  z-index: 100;
}


#frame {
  width: 860px;
  height: 640px;
  position: absolute;
  z-index: 100000;
}


#slider {
  width: 966px;
  margin: 0px auto;
  top: -210px;
  position: relative;
}


#thumb {
  position: absolute;
  margin-top: -310px;
  margin-left: 440px;
  z-index: 10000000000;
}






#content_area {
  width: 100%;
  margin: -160px auto 0;
  max-width: 1600px;
}

.clouds img {
  width: 300px !important;
}

#footer_icon {
    width: 980px;
    margin: 30px auto 0;
}

.syoukai {
    font-size: 18px;
    color: #FFF;
    font-weight: bold;
    margin-bottom: 230px;
    text-shadow: 1px 1px 1px #082289;
    line-height: 1.4;
    position: relative;
    z-index: 200;
}


.icon_area {
    width: 23.3%;
    float: left;
    margin-left: 1.7%;
    position: relative;
    z-index: 100;
}

.menseki_title {
    width: 980px;
    margin: 0 auto;
    color: #FFF;
    text-shadow: 0px 0px 4px #1200FF;
}

.menseki_text {
    width: 980px;
    margin: 0 auto;
    color: #FFF;
    text-shadow: 0px 0px 4px #1200FF;
}

#menseki {
    width: 100%;
    margin: 230px auto 0;
}


.menseki_area {
  width: 100%;
  margin: 80px auto 0px;
  background-color: rgba(255, 255, 255, 0.09);
  padding: 20px 0 15px;
}



#footer_menu {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.09);
    height: 35px;
    margin: 0 auto;
    text-shadow: 0px 0px 4px #1200FF, 0px 0px 4px #1200FF, 0px 0px 4px #1200FF, 0px 0px 4px #1200FF;
}


.footer_menu {
    width: 980px;
    margin: 0px auto 10px;
    color: #FFF;
    text-align: center;
    padding-top: 10px;
    position: relative;
    Z-INDEX: 100;
}




#footer2 {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.09);
    height: 35px;
    padding: 10px 0;
    color: #FFF;
    text-align: center;
    margin: 0 auto;
    text-shadow: 0px 0px 4px #1200FF, 0px 0px 4px #1200FF, 0px 0px 4px #1200FF, 0px 0px 4px #1200FF;
}


.footer_text2 {
width: 980px;
font-size: 12px;
text-align: center;
margin: 0 auto;
}

#carousel {
  position: absolute;
  top: 260px;
  z-index: 10000;
  margin-left: 530px;
}


.bx-pager a img {
opacity: 0.5;
filter: alpha(opacity=50);
}
.bx-pager a.active img {
opacity: 1;
filter: alpha(opacity=100);
}



/* ************************************************ 
 *	hogushiSlider
 * ************************************************ */

.bx-pager {
position: absolute;
  top: 270px;
  z-index: 10000000000;
  margin-left: 535px;
}

.nav_bt1 {
float: left;
}

.nav_bt1 {
  padding-top: 0px;
  overflow: hidden;
  width: 34px;
  height: 24px;
  background-image: url(../img/gallery/nav_btn/active/active_btn_07.png);
  position: absolute;
  z-index: 100000000;
  top: -15px;
}

a.active img {
width: 34px;
height: 24px;
overflow: hidden;
margin-top: 50px;
}


.nav_bt2 {
  float: left;
  margin-top: -25px;
  overflow: hidden;
  width: 34px;
  height: 24px;
  background-image: url(../img/gallery/nav_btn/active/active_btn_07.png);
  position: absolute;
  z-index: 100000000;
  top: -10px;
  right: -80px;
}

.nav_bt3 {
  margin-top: -45px;
  float: left;
  overflow: hidden;
  width: 34px;
  height: 24px;
  background-image: url(../img/gallery/nav_btn/active/active_btn_07.png);
  position: absolute;
  z-index: 100000000;
  top: 0px;
  right: -130px;
}

.nav_bt4 {
  margin-top: -25px;
  float: left;
  margin-left: 60px;
  overflow: hidden;
  width: 34px;
  height: 24px;
  background-image: url(../img/gallery/nav_btn/active/active_btn_07.png);
  position: absolute;
  z-index: 100000000;
  top: -10px;
  right: -180px;
}

.nav_bt5 {
  float: left;
  overflow: hidden;
  width: 34px;
  height: 24px;
  background-image: url(../img/gallery/nav_btn/active/active_btn_07.png);
  position: absolute;
  z-index: 100000000;
  right: -225px;
  top: -15px;
}



#slide {
    height: 230px;
    margin: -500px auto 0;
    overflow: hidden;
    max-width: 1600px;
}

.slider_next {
display:none;
}


.wideslider {
  width: 100%;
  text-align: left;
  position: relative;
  overflow: hidden;
}

.wideslider ul,
.wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
}

.wideslider ul li img {
	width: 100%;
	display: none;
	width:350px;
}

.wideslider_base {
	top: 0;
	position: absolute;
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;
}


.bx-pager a img {
opacity: 0.5;
filter: alpha(opacity=50);
}
.bx-pager a.active img {
opacity: 1;
filter: alpha(opacity=100);
}


.clouds {
width: 100%;
height: 1700px;
position:absolute;
background-image:url(../img/cloud0.png);
}



/* ************************************************ 
 *	下層ページ
 * ************************************************ */
 
 
#bt {
  width: 980px;
  margin: 0 auto;
}


.bt {
  background: #3932FF;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #3932ff 0%, #2325af 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3932FF), color-stop(100%,#2325AF));
  background: -webkit-linear-gradient(top, #3932FF 0%,#2325AF 100%);
  background: -o-linear-gradient(top, #3932ff 0%,#2325af 100%);
  background: -ms-linear-gradient(top, #3932ff 0%,#2325af 100%);
  background: linear-gradient(to bottom, #3932FF 0%,#2325AF 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3932ff', endColorstr='#2325af',GradientType=0 );
  color: #FFF;
  font-weight: bold;
    padding: 10px 60.7px 5px;
  float: left;
  text-align: center;
  font-size: 16px;
    border-left: solid 1px #130DC5;
}

.bt:hover {
background: #2325af; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzIzMjVhZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iIzM5MzJmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  #2325af 1%, #3932ff 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#2325af), color-stop(99%,#3932ff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #2325af 1%,#3932ff 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #2325af 1%,#3932ff 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #2325af 1%,#3932ff 99%); /* IE10+ */
background: linear-gradient(to bottom,  #2325af 1%,#3932ff 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2325af', endColorstr='#3932ff',GradientType=0 ); /* IE6-8 */
}

.bt p {
  font-weight:lighter;
  font-size: 11px;
}

 #btend {
  border-radius: 0px 4px 4px 0px;
}

 #bttop {
  border-radius: 4px 0 0 4px;
}


#pankuzu {
  width: 980px;
  margin: 20px auto;
  padding: 5px 0;
  border-top: 1px solid #EFEFEF;
  border-bottom: 1px solid #EFEFEF;
  font-size: 11px;
}

#pankuzu a {
  text-decoration: none;
  color: #0002FF;
}


#tab li {
  float: left;
  list-style: none;
  cursor: pointer;
  background: #EEE;
  border-radius: 4px 4px 0 0;
  margin: 0 2px;
  font-size: 16px;
  font-weight: bold;
  padding: 12px 16px;
  color: #909090;
  text-shadow: 1px 1px 0 #FFF;
}

#tab li.select {
  background: #FFF;
  border-radius: 4px 4px 0 0;
  font-size: 16px;
  font-weight: bold;
  padding: 12px 16px;
  margin: 0 2px;
  color: #3630F4;
  box-shadow: 0px 0px 4px #C3C3C3;
}


.disnon {
  display: none;
}


.content_wrap {
  clear: left;
  text-align: left;
  padding: 80px 40px;
  position: relative;
  z-index: 100;
  background-color: rgba(255, 255, 255, 0.8);
  
}

#main_content {
    width: 980px;
    margin: 40px auto 65px;
}

.content_title {
  font-weight: bold;
  font-size: 32px;
  border-bottom: 1px solid #EDEDED;
  padding-bottom: 10px;
  margin-bottom: 15px;
  color: #000154;
}

.waku {
    padding: 20px;
    background-color: rgba(255, 255, 255, 0.8);
}

.content_title span {
  font-weight: bold;
  font-size: 32px;
  margin-right: 5px;
}


.name {
  font-size: 32px;
  font-weight: bold;
  text-align: right;
  margin-top: 80px;
}


.name small {
  font-size: 20px;
  margin-right:10px;
}


.content_sub_title {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 40px;
}


.content_text li {
  list-style: none;
  font-weight: bold;
  border-left: 5px solid #00A6FF;
  padding: 0px 10px;
  font-size: 20px;
  margin-bottom: 10px;
  color: #3EA0FF;
}

.content_text p {
  margin-bottom: 30px;
}

.content_text {
  margin-bottom: 60px;
}

.rinen {
  width: 680px;
  margin: 0 auto;
}

.sample_02{
width:100%;
border-collapse: separate;
border-spacing: 0px;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
}

.sample_02 td .table_title{
padding: 10px;
  background-color: #FAFAFA;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  font-weight: bold;
  font-size: 16px;
}

td.table_title {
padding: 10px;
  background-color: #FAFAFA;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  font-weight: bold;
  font-size: 16px;
}



.sample_02 td.gakkou {
    padding: 10px;
    background-color: #fff;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    width: 707px;
}

.sample_02 td{
padding: 10px;
  background-color: #fff;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
}


.access {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.6;
}


.kankyou_img {
  width: 240px;
  height: 180px;
  float: left;
  margin-right: 20px;
  font-size: 72px;
  text-align: center;
}


.kankyou_text {
  width: 640px;
  float: left;
}


.kankyou {
  margin-bottom: 20px;
}

li.jyouhou {
  color: #343434;
  border-left: 0px!important;
  background-color: #F1F1F1;
  padding: 5px;
  text-shadow: 1px 1px 0px #FFF;
}

li.jyouhou span {
  margin-right: 5px;
}



.business_img li {
  margin: 0;
  border: 0px;
  padding: 5px;
}

.business_img {
  width: 360px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.38);
}

#business_img1 {
  margin: 40px 20px 0 0;
  float: left;
}

.business_img p {
  text-align: center;
  margin: 0px 0;
  font-weight: bold;
  color: #121212;
  padding: 5px 0 10px;
 font-size: 16px;
}


#bdenkisetsubi p span {
  margin-right:5px;
}

#bdenkisetsubi p {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #54A3FF;
}

#bdenkisetsubi li {
  border: 0px;
  font-size: 16px;
  padding: 0 5px 5px;
  margin: 0 0 5px;
  color: #44A2FF;
  border-bottom: dotted 1px;
  font-weight: lighter;
}

#bdenkisetsubi {
  margin: 40px 0 0;
  float: left;
  width: 470px;
  padding: 20px;
  background-color: #FFF;
  border: solid 5px #99C5FF;
  height: 234px;
}


#bdenkisetsubi li span {
  font-size: 22px;
  vertical-align: middle;
  margin-right: 5px;
}

li.text {
  border: 0px!important;
}


.sankaku {
  width: 980px;
  height: 0px;
  border-top: 210px solid rgba(19, 163, 226, 0.6);
  border-bottom: 0px solid rgba(0, 0, 0, 0);
  border-left: 0px solid rgba(0, 0, 0, 0);
  position: absolute;
  z-index: -1;
}



#recruit {
  height: 340px;
}


#recruit2 {
  height: 340px;
  margin-top: -130px;
}

#recruit3 {
  height: 240px;
  margin-top: -130px;
}




#recruit li {
  font-size: 46px;
  position: absolute;
  margin: 30px 20px;
  list-style: none;
  color: #FFF;
  font-weight: bold;
}

#recruit li span {
  font-size: 60px;
  margin-right: 12px;
}

.recruit_text {
  padding: 100px 20px;
  color: #FFF;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.4;
  width: 940px;
}

.recruit_text p {
  float: left;
  background-color: #FFF;
  font-size: 48px;
    padding: 0 10px;
  margin-right: 10px;
  border-radius: 70px;
  color: #13A3E2;
}


.office {
  position: absolute;
  z-index: -1;
  width: 980px;
  height: 630px;
  overflow: hidden;
}



.sankaku2 {
  width: 980px;
  height: 0px;
  border-top: 210px solid rgba(255, 136, 0, 0.6);
  border-right: 0px solid rgba(0, 0, 0, 0);
  border-bottom: 0px solid rgba(0, 0, 0, 0);
  border-left: 0px solid rgba(0, 0, 0, 0);
  position: absolute;
  z-index: -1;
}


#recruit2 li {
  font-size: 46px;
  position: absolute;
  margin: 30px 20px;
  list-style: none;
  color: #FFF;
  font-weight: bold;
}

#recruit2 li span {
  font-size: 60px;
  margin-right: 12px;
}

.recruit_text2 {
  padding: 100px 20px;
  color: #FFF;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.4;
  width: 940px;
  margin-left: 0px;
}

.recruit_text2 p {
  float: left;
  background-color: #FFF;
  font-size: 48px;
  padding: 0 10px;
  margin-right: 10px;
  border-radius: 70px;
  color: #F80;
}


#recruit3 li {
  font-size: 46px;
  position: absolute;
    margin: 30px 20px;
  list-style: none;
  color: #FFF;
  font-weight: bold;
}

#recruit3 li span {
  font-size: 60px;
  margin-right: 12px;
}


.mokuteki {
    width: 280px;
    border: solid 8px #13A3E2;
    text-align: center;
    float: left;
    margin: 0 5px;
    border-radius: 170px;
    padding: 100px 10px;
    color: #13A3E2;
    font-weight: bold;
    background-color: #FFF;
}

.mokuteki li {
  font-weight: bold;
  color: #13A3E2;
  list-style: none;
  font-size: 34px;
  margin-bottom: 20px;
  margin-top: 20px;
}


#photo {
  margin: 40px auto;
  width: 980px;
  padding: 20px;
  background-color: #13A3E2;
  border-radius: 170px;
}

.photo_img {
  width: 240px;
  margin: 20px;
    float: left;
  margin-right: 20px;
}

.photo_img img {
  border-radius: 130px;
  border: solid 10px #FFF;
}

.saiyou_text {
  width: 700px;
  float: left;
  font-weight: bold;
  color: #FFF;
  list-style: none;
}

.saiyou_text li {
  font-weight: bold;
  font-size: 36px;
  margin: 20px;
  border-bottom: 1px solid #62CFFF;
  padding-bottom: 10px;
  margin-bottom:20px;
  width: 560px;
}

.saiyou_text p {
  margin-left: 20px;
  width: 560px;
}


#acMenu dt{
    display:block;
    cursor:pointer;
    }
#acMenu dd{
    display:none;
    }



dt#photo1 {
  width: 150px;
  position: absolute;
}

dt#photo1 img {
  border-radius: 100px;
  border: solid 5px #FFB800;
}


.message_title {
  font-weight: bold;
  font-size: 28px;
  color: #000;
  padding-left: 20px;
}

dd.photo1 p {
  font-size: 12px;
  padding: 20px;
}

dd.photo1 {
  margin: -20px 180px 0;
  padding: 40px 20px 0px;
  background-color: rgba(249, 249, 249, 0.86);
  position: absolute;
  z-index: 100;
}

#photo2 {
  width: 270px;
  margin-left: 610px;
  position: absolute;
}

#photo2 img {
  border-radius: 140px;
  border: solid 5px #FFB800;
}


dd.photo2 {
  position: absolute;
  width: 540px;
  margin-top: 40px;
  z-index: 100;
    padding: 40px 20px 0px;
  background-color: rgba(249, 249, 249, 0.86);
}


dd.photo2 p {
  font-size: 12px;
  padding: 20px;
}

#photo3 {
  width: 300px;
  margin-top: 190px;
  position: absolute;
  margin-left: 110px;
}


#photo3 img {
  border-radius: 180px;
  border: solid 5px #FFB800;
}


dd.photo3 {
  width: 550px;
  margin: 20px 0 0 390px;
  padding: 40px 20px 0px;
  background-color: rgba(249, 249, 249, 0.86);
  z-index: 100;
  position: absolute;
}

dd.photo3 p {
  font-size: 12px;
  padding: 20px;
}

.name2 small {
  font-size: 20px;
  margin-right: 10px;
}

.name2 {
  font-size: 32px;
  font-weight: bold;
  text-align: right;
  margin-top: 0px;
  padding-bottom: 30px;
}


#recruit_message {
  position: relative;
  height: 600px;
  background-image: url(../img/rec_bg.jpg);
  padding-top: 40px;
  background-repeat: no-repeat;
}

.staff {
  width: 50%;
  float: left;
}

#staff {
  margin-bottom: 50px;
}


select.syubetsu {
  height: 30px;
  font-size: 14px;
}

select.parts {
  height: 30px;
  font-size: 14px;
}

.kome {
  list-style: none;
  margin-top: -40px;
}

.zaitaku {
  font-weight: bold;
  margin-bottom: 40px;
  width: 800px;
}

.zaitaku_list {
  margin-bottom: 40px;
}


.sample_02 input[type="text"] {
  padding: 5px;
  width: 320px;
}

input.zip {
  width: 80px!important;
}

input.zip2 {
  width: 100px!important;
}

input.address {
    width: 100px !important;
}

input.year {
  width: 100px!important;
  margin-left:5px;
}

input.month {
  width: 50px!important;
}

input.day {
  width: 50px!important;
}

small.tyuui {
    color: #F00;
}

input.school {
    width: 200px !important;
}

textarea {
  width: 450px;
  height: 200px;
}

#submit {
  margin: 20px auto;
  background-color: #F1F1F1;
  padding: 20px 0;
  text-align: center;
}



#kasou_footer {
  background-color: #F5F5F5;
  text-shadow: 1px 1px 0 #FFF;
}

.kasou_footer {
  width: 700px;
  margin: 0 auto;
  padding: 20px 0;
  text-align: center;
}


.kasou_footer li {
    float: left;
    list-style: none;
    font-weight: bold;
    padding: 0 22px;
    margin-bottom: 20px;
}

.footer_text p {
  font-weight: bold;
  font-size: 32px;
  margin: 20px 0;
}


.footer_text {
  font-size: 11px;
}
  
.kasou_footer a {
  color: #323232;
}


.step_img img {
    box-shadow: 1px 1px 1px 1px #dedede;
    border-radius: 5px;
}

.annai {
    width: 750px;
    margin: 0 auto 15px;
}

.footer_menu a {
    text-decoration: none;
    color: #FFF;
}

#page-top{
  display: block;
  position: fixed;
  z-index: 9999;
  bottom: 10px;
  right: 10px;
  width: 80px;
  padding: 20px 10px;
  color: #fff;
  text-align: center;
  text-decoration: none; 
}
#page-top:hover{

}

.footer_text2 p {
    font-size: 20px;
    margin: 15px;
}