@charset "utf-8";
/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
.pc { display: none !important; }
.sp { display: block !important; }
}
.br-pc { display:block; }
.br-sp { display:none; }
@media only screen and (max-width: 750px) {
.br-pc { display:none; }
.br-sp { display:block; }
}

/* #PC ========================================================================================================== */
#title_back {
	background-image: url(../../imgs/title_back.jpg);
	background-repeat: repeat-x;
	background-position: 50%;
}
#title {
	width: 1000px;
	height: 110px;
	text-align: center;
	margin-top: 32px;
	margin-bottom: 33px;
	float: left;
}
.text_box1 {
    width: 100%;
    height: auto;
    position: relative;
    float: left;
    text-align: center;
    font-size: 28px;
    line-height: 45px;
    font-weight: bold;
    color: #0071B9;
    margin-top: 50px;
    margin-bottom: 40px;
}
.ph_box1 {
    width: 850px;
    height: auto;
    position: relative;
    float: left;
    text-align: center;
    margin-left: 75px;
    margin-bottom: 30px;
}
.text_box2 {
    width: 850px;
    height: auto;
    position: relative;
    float: left;
    text-align: justify;
    font-size: 14px;
    line-height: 30px;
    margin-left: 75px;
    margin-bottom: 20px;
}
.name_box1 {
    width: 160px;
    height: auto;
    position: relative;
    float: left;
    font-size: 14px;
    line-height: 20px;
    margin-left: 630px;
    margin-bottom: 40px;
}
.name_box2 {
    width: 130px;
    height: auto;
    position: relative;
    float: left;
    text-align: right;
    font-size: 27px;
    margin-bottom: 40px;
    font-weight: bold;
}
.st {
    width: 848px;
    height: auto;
    position: relative;
    float: left;
    text-align: center;
    font-size: 23px;
    line-height: 30px;
    margin-top: 40px;
    margin-left: 75px;
    margin-bottom: 35px;
    color: #0071B9;
    font-weight: bold;
    border: 1px solid #0071B9;
    padding-top: 10px;
    padding-bottom: 10px;
}
.text_box3 {
    width: 100%;
    height: auto;
    position: relative;
    float: left;
    text-align: center;
    font-size: 28px;
    line-height: 45px;
    font-weight: bold;
    margin-bottom: 40px;
}
.staff_box1 {
    height: auto;
    width: 260px;
    float: left;
    position: relative;
    margin-bottom: 60px;
    margin-left: 75px;
    margin-right: -40px;
}
.staff_box1 a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
}
.staff_box1:hover {
    filter:alpha(opacity=70);/* IE 6,7*/
    -ms-filter: "alpha(opacity=70)";/* IE 8,9 */
    -moz-opacity:0.7;/* FF , Netscape */
    -khtml-opacity: 0.7;/* Safari 1.x */
    opacity:0.7;
    zoom:1;/*IE*/
    background-color: #eee;
}
.staff_box1 ul {
	padding: 0px;
	list-style-type: none;
	position : relative;
	margin: 0px;
}
.staff_box1 li {
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    display: block;
    height: auto;
    width: 100%;
    position : relative;
    float: left;    
}
.staff_box1 li.hn1 {
    margin-bottom: 12px;
}
.staff_box1 li.hn2 {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 12px;
}
.staff_box1 li.hn3 {
    font-size: 23px;
    color: #0071B9;
    margin-bottom: 16px;
    font-weight: bold;
}
.staff_box1 li.hn4 {
    height: 50px;
    font-size: 15px;
    line-height: 18px;
    font-weight: bold;
}
.staff_box1 li.hn5 {
}
.staff_box2_area {
    width: 100%;
    height: auto;
    position: relative;
    float: left;
    display: flex;
    flex-wrap: wrap;
}
.staff_box2 {
    height: auto;
    width: 260px;
    float: left;
    position: relative;
    margin-bottom: 60px;
    margin-left: 75px;
    margin-right: -40px;
}
.staff_box2 ul {
	padding: 0px;
	list-style-type: none;
	position : relative;
	margin: 0px;
}
.staff_box2 li {
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    display: block;
    height: auto;
    width: 100%;
    position : relative;
    float: left;    
}
.staff_box2 li.hn1 {
    margin-bottom: 12px;
}
.staff_box2 li.hn2 {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 12px;
}
.staff_box2 li.hn3 {
    font-size: 23px;
    color: #0071B9;
    border-bottom: 2px solid #0071B9;
    padding-bottom: 16px;
    margin-bottom: 16px;
    font-weight: bold;
}
.staff_box2 li.hn4 {
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
}
.shigoto_area {
    width: 100%;
    height: auto;
    position: relative;
    float: left;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.shigoto_box1,.shigoto_box1b,.shigoto_box1c,.shigoto_box2,.shigoto_box2b,.shigoto_box2c {
    height: auto;
    width: 425px;
    float: left;
    position: relative;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;
}
.shigoto_box1,.shigoto_box1b,.shigoto_box1c {
    margin-left: 75px;
}
.shigoto_box1,.shigoto_box1b,.shigoto_box2,.shigoto_box2b {
    border-bottom: 1px solid #CCCCCC;
}
.shigoto_box2,.shigoto_box2b,.shigoto_box2c {
    border-left: 1px solid #CCCCCC;
}
.shigoto_box1,.shigoto_box2 {
    padding-bottom: 30px;
}
.shigoto_box1b ,.shigoto_box2b  {
    padding-bottom: 30px;
    padding-top: 30px;
}
.shigoto_box1c ,.shigoto_box2c  {
    padding-top: 30px;
}
.shigoto_textb  {
    font-size: 24px;
    line-height: 40px;
    color: #0071B9;
}
.text_box4 {
    width: 100%;
    height: auto;
    position: relative;
    float: left;
    text-align: center;
    font-size: 19px;
    line-height: 36px;
    font-weight: bold;
    margin-bottom: 40px;
}
.btn_box {
    width: 410px;
    height: auto;
    position: relative;
    float: left;
    margin-left: 75px;
    margin-right: -45px;
    margin-bottom: 40px;
}
.btn_box2 {
    width: 470px;
    height: auto;
    position: relative;
    float: left;
    margin-left: 265px;
    margin-top: 40px;
}

/* #スマートフォン ========================================================================================================== */
@media only screen and (max-width: 750px) {
#title_back {
	min-width: 100%;
	height: 190px;
	margin-top: 150px;
}
#title_in {
	width: 100%;
}
#title {
	width: 100%;
	height: 95px;
	margin-top: 40px;
	margin-bottom: 40px;
}
#plate1 {
	display: none;
}
#plate2 {
	display: none;
}
#contents {
	min-width: 100%;
}
#contents_in {
	width: 100%;
	margin-top: 0px;
}
.text_box1 {
    font-size: 40px;
    line-height: 60px;
}
.ph_box1 {
    width: 100%;
    margin-left: 0px;
    margin-bottom: 40px;
}
.text_box2 {
    width: 670px;
    font-size: 30px;
    line-height: 60px;
    margin-left: 40px;
    margin-bottom: 40px;
}
.name_box1 {
    width: 360px;
    font-size: 30px;
    line-height: 35px;
    margin-left: 130px;
    margin-bottom: 60px;
}
.name_box2 {
    width: 230px;
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 60px;
    margin-top: 5px;
}
.st {
    width: 676px;
    font-size: 30px;
    line-height: 40px;
    margin-top: 50px;
    margin-left: 35px;
    border: 2px solid #0071B9;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 40px;
    line-height: 45px;
}
.text_box3 {
    font-size: 40px;
    line-height: 60px;
    margin-bottom: 50px;
}
.staff_box1 {
    width: 680px;
    margin-bottom: 40px;
    margin-left: 35px;
    margin-right: 0px;
    padding-bottom: 40px;
    border-bottom: 2px solid #CCCCCC;
}
.staff_box1 li.hn1 {
    width: 260px;
    margin-bottom: 0px;
    margin-right: 40px;
}
.staff_box1 li.hn2 {
    width: 380px;
    font-size: 30px;
    line-height: 35px;
    float: right;
}
.staff_box1 li.hn3 {
    width: 380px;
    font-size: 40px;
    line-height: 40px;
    float: right;
}
.staff_box1 li.hn4 {
    width: 380px;
    height: auto;
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 20px;
    float: right;
}
.staff_box1 li.hn5 {
    width: 380px;
    float: right;
}
.staff_box2_area {
}
.staff_box2 {
    width: 680px;
    margin-bottom: 50px;
    margin-left: 35px;
    margin-right: 0px;
    padding-bottom: 40px;
    border-bottom: 2px solid #CCCCCC;
}
.staff_box2 li.hn1 {
    width: 260px;
    margin-bottom: 0px;
    margin-right: 40px
}
.staff_box2 li.hn2 {
    width: 380px;
    font-size: 30px;
    line-height: 35px;
    border-top: 3px solid #0071B9;
    padding-top: 50px;
    float: right;
}
.staff_box2 li.hn3 {
    width: 380px;
    font-size: 40px;
    line-height: 40px;
    border-bottom: 3px solid #0071B9;
    padding-bottom: 60px;
    margin-bottom: 0px;
    float: right;
}
.staff_box2 li.hn4 {
    width: 100%;
    font-size: 30px;
    line-height: 60px;
    margin-top: 35px;
    float: right;
}
.shigoto_area {
    width: 100%;
    height: auto;
    position: relative;
    float: left;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.shigoto_box1,.shigoto_box1b,.shigoto_box1c,.shigoto_box2,.shigoto_box2b,.shigoto_box2c {
    width: 680px;
    font-size: 35px;
    line-height: 50px;
}
.shigoto_box1,.shigoto_box1b,.shigoto_box1c {
    margin-left: 35px;
    border-bottom: 2px solid #CCCCCC;
    padding-bottom: 35px;
    margin-bottom: 30px
}
.shigoto_box1,.shigoto_box1b,.shigoto_box2,.shigoto_box2b {
    margin-left: 35px;
    border-bottom: 2px solid #CCCCCC;
    padding-bottom: 35px;
    margin-bottom: 30px
}
.shigoto_box2,.shigoto_box2b,.shigoto_box2c {
    border-left: 0px solid #CCCCCC;
    margin-left: 35px;
    border-bottom: 2px solid #CCCCCC;
    padding-bottom: 35px;
    margin-bottom: 30px
}
.shigoto_box1,.shigoto_box2 {
    margin-left: 35px;
    border-bottom: 2px solid #CCCCCC;
    padding-bottom: 35px;
    margin-bottom: 30px
}
.shigoto_box1b ,.shigoto_box2b  {
    padding-top: 0px;
    margin-left: 35px;
    border-bottom: 2px solid #CCCCCC;
    padding-bottom: 35px;
    margin-bottom: 30px
}
.shigoto_box1c ,.shigoto_box2c  {
    padding-top: 0px;
    margin-left: 35px;
    border-bottom: 2px solid #CCCCCC;
    padding-bottom: 35px;
    margin-bottom: 30px
}
.shigoto_textb  {
    font-size: 40px;
    line-height: 80px;
}
.text_box4 {
    width: 100%;
    font-size: 35px;
    line-height: 50px;
    margin-bottom: 40px;
}
.btn_box {
    width: 590px;
    margin-left: 80px;
    margin-right: 0px;
    margin-bottom: 25px;
}
.btn_box2 {
    width: 680px;
    margin-left: 35px;
    margin-top: 60px;
    margin-bottom: 30px;
}



}