@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;
}
.st_obi {
    width: 850px;
    height: 80px;
    float: left;
    position: relative;
    margin-top: 50px;
    margin-left: 75px;
    background-color: #0071B9;
}
.st_obi ul {
	padding: 0px;
	list-style-type: none;
	position : relative;
	margin: 0px;
}
.st_obi li {
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    display: block;
    height: auto;
    width: 100%;
    position : relative;
    float: left;    
}
.st_obi li.hn1 {
    width: 64px;
    margin-top: 8px;
    margin-left: 8px;
}
.st_obi li.hn2 {
    width: 778px;
    font-size: 30px;
    line-height: 30px;
    margin-top: 25px;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
}
.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: 30px;
}
.text_box2 {
    width: 100%;
    height: auto;
    position: relative;
    float: left;
    text-align: center;
    font-size: 22px;
    line-height: 35px;
    font-weight: bold;
    margin-bottom: 40px;
}
.ph_box1 {
    width: 850px;
    height: auto;
    position: relative;
    float: left;
    text-align: center;
    margin-left: 75px;
    margin-bottom: 30px;
}
.text_box3 {
    width: 100%;
    height: auto;
    position: relative;
    float: left;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 20px;
}
.textb  {
    font-size: 28px;
    line-height: 48px;
    color: #0071B9;
}
.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_box4 {
    width: 850px;
    height: auto;
    position: relative;
    float: left;
    text-align: justify;
    font-size: 14px;
    line-height: 30px;
    margin-left: 75px;
    margin-bottom: 20px;
}
.textbs  {
    color: #0071B9;
    font-weight: bold;
}
.ph_area {
    width: 100%;
    height: auto;
    position: relative;
    float: left;
    display: flex;
    flex-wrap: wrap;
}
.ph_box {
    height: auto;
    width: 405px;
    float: left;
    position: relative;
    margin-bottom: 40px;
    margin-left: 75px;
    margin-right: -35px;
}
.ph_box ul {
	padding: 0px;
	list-style-type: none;
	position : relative;
	margin: 0px;
}
.ph_box li {
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    display: block;
    height: auto;
    width: 100%;
    position : relative;
    float: left;    
}
.ph_box li.hn1 {
    margin-bottom: 15px;
}
.ph_box li.hn2 {
    font-size: 14px;
    line-height: 30px;
    text-align: justify;
}
.ph_box2 {
    height: auto;
    width: 850px;
    float: left;
    position: relative;
    margin-bottom: 40px;
    margin-left: 75px;
    margin-right: -35px;
}
.ph_box2 ul {
	padding: 0px;
	list-style-type: none;
	position : relative;
	margin: 0px;
}
.ph_box2 li {
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    display: block;
    height: auto;
    width: 100%;
    position : relative;
    float: left;    
}
.ph_box2 li.hn1 {
    width: 50%;
    margin-bottom: 15px;
}
.ph_box2 li.hn2 {
    font-size: 14px;
    line-height: 30px;
    text-align: justify;
}
.list {
    height: auto;
    width: 850px;
    float: left;
    margin-left: 75px;
    font-size: 14px;
}
.list ul {
	padding: 0px;
	list-style-type: none;
	position : relative;
	margin: 0px;
}
.list li {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 20px;
    padding: 0px;
    text-decoration: none;
    display: block;
    height: auto;
    width: 100%;
    position : relative;
    float: left;
}
.list li.hn1 {
    width: 130px;
    padding-left: 20px;
    color: #0071b9;
    font-weight: bold;
}
.list li.hn2 {
	width: 650px;
	padding-left: 25px;
	border-left: 5px solid #0071b9;
}
.list li.line {
    width: 100%;
    height: 1px;
    background-color: #CCCCCC;
}
.btn_box2 {
    width: 470px;
    height: auto;
    position: relative;
    float: left;
    margin-left: 265px;
    margin-top: 60px;
}
.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_textb  {
	font-size: 24px;
	line-height: 40px;
	color: #0071B9;
	font-weight: bold;
}
.shigoto_textb2  {
	font-size: 20px;
	color: #0071B9;
	font-weight: bold;
}
.btn_link {
	width: 850px;
	height: 50px;
	position: relative;
	float: left;
	text-align: center;
	font-size: 23px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 30px;
	margin: 40px 0 80px 75px;
	padding-top: 20px;
	background-color: #ad272d;
	background-image: url(../imgs/btn_link.png);
	background-repeat: no-repeat;
	background-position: right 15px center;
	background-size: 20px auto;
}
.btn_link a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
}
.btn_link:hover {
	zoom: 1;/*IE*/
	opacity: 0.7;
}

/* #スマートフォン ========================================================================================================== */
@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;
}
.st_obi {
    width: 100%;
    height: 80px;
    margin-top: 0px;
    margin-left: 0px;
}
.st_obi li.hn1 {
    width: 64px;
    margin-top: 8px;
    margin-left: 8px;
}
.st_obi li.hn2 {
    width : -webkit-calc(100% - 72px);
    width : calc(100% - 72px);
}
.text_box1 {
    font-size: 40px;
    line-height: 60px;
}
.text_box2 {
    font-size: 30px;
    line-height: 60px;
}
.ph_box1 {
    width: 100%;
    margin-left: 0px;
    margin-bottom: 40px;
}
.text_box3 {
    font-size: 30px;
    line-height: 50px;
    margin-bottom: 30px;
}
.textb  {
    font-size: 40px;
    line-height: 60px;
}
.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_box4 {
    width: 680px;
    font-size: 27px;
    line-height: 50px;
    margin-left: 35px;
}
.ph_box {
    width: 680px;
    margin-left: 35px;
    margin-right: 0px;
    margin-bottom: 50px;
}
.ph_box li.hn1 {
    margin-bottom: 15px;
}
.ph_box li.hn2 {
    font-size: 27px;
    line-height: 50px;
}

.ph_box2 {
    width: 680px;
    margin-left: 35px;
    margin-right: 0px;
    margin-bottom: 50px;
}
.ph_box2 li.hn1 {
    width: 100%;
    margin-bottom: 0px;
}
.ph_box2 li.hn2 {
    font-size: 27px;
    line-height: 50px;
    margin-top: 15px;
}


.list {
	width: 680px;
	margin-left: 35px;
    font-size: 28px;
    line-height: 50px;
}

.list li.hn1 {
    width: 100%;
    padding-left: 0px;
    margin-bottom: 0px;
}
.list li.hn2 {
	width: 100%;
	padding-left: 0px;
	border-left: 0px solid #0071b9;
}
.list li.line {
    height: 2px;
}
.btn_box2 {
    width: 680px;
    margin-left: 35px;
    margin-top: 60px;
    margin-bottom: 30px;
}
.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_textb  {
    font-size: 40px;
    line-height: 80px;
}
.shigoto_textb2  {
	font-size: 40px;
    line-height: 80px;
}
.btn_link {
	width: 680px;
	height: 65px;
	font-size: 32px;
	line-height: 40px;
	margin: 40px 0 100px 35px;
	padding-top: 20px;
	background-size: 30px auto;
}

}