@charset "utf-8";
body {
	font-family: 'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','ヒラギノ角ゴシック',YuGothic,'Yu Gothic','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic';
}
#title_back {
	background-image: url(../../imgs/title_back.jpg);
	background-repeat: repeat-x;
	background-position: 50%;
}
.link, .link_interview {
	float: left;
	width: 850px;
	margin-top: 90px;
	margin-left: 75px;
	margin-bottom: 30px;
	text-align: center;
}
.link img, .link_interview img {
	margin-left: 10px;
	margin-right: 10px;
}
.link_box {
	float: right;
	margin-top: 45px;
	margin-right: 75px;
}
.text_box_h {
    width: 850px;
    height: auto;
    text-align: center;
    float: left;
    margin-left: 75px;
    margin-top: 45px;
    font-size: 20px;
    line-height: 35px;
    color: #0171bb;
    font-weight: bold;
}
.text_box, .photo_box {
	width: 850px;
	height: auto;
	text-align: center;
	float: left;
	margin-left: 75px;
	margin-top: 45px;
	font-size: 13px;
	line-height: 30px;
}
.text_box2, photo_box2 {
	width: 529px;
	height: auto;
	text-align: left;
	float: left;
	margin-left: 75px;
	margin-top: 45px;
	font-size: 13px;
	line-height: 30px;
}
.text_box3 {
	width: 321px;
	height: 363px;
	float: right;
	margin-right: 75px;
	margin-top: 45px;
}
#text1 {
	width: 720px;
	height: 110px;
	line-height: 25px;
	margin-left: auto;
	margin-right: auto;
}
#text0 {
	width: 720px;
	color: #C00000;
	line-height: 25px;
	margin-left: auto;
	margin-right: auto;
}
.form1 {
	padding: 0px;
	height: auto;
	width: 720px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
tr .leftside {
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 200px;
	border-bottom: 1px solid #A5A5A5;
}
tr .rightside {
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 520px;
	border-bottom: 1px solid #A5A5A5;
}
tr .rightside2 {
	margin: 0px;
	padding: 0px;
	height: 220px;
	width: 520px;
	border-bottom: 1px solid #A5A5A5;
}
.point {
	color: #C00;
}
.s0 {
	width: 150px;
}
.s1 {
	width: 300px;
}
.m1 {
	width: 520px;
}
.l1 {
	height: 200px;
	width: 520px;
}
.inq2 {
	line-height: 18px;
	text-align: center;
	padding: 0px;
	height: auto;
	width: 720px;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

#btnarea {
	text-align: center;
	padding: 0px;
	height: 20px;
	width: 720px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

#btnarea2 {
	text-align: center;
	padding: 0px;
	height: 50px;
	width: 720px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.photoleft {
	float: left;
	margin-left: 75px;
	width: 338px;
	height: 275px;
	font-size: 10px;
	line-height: 15px;
	text-align: left;
}
.photoright {
	float: right;
	margin-right: 75px;
	width: 338px;
	height: 275px;
	font-size: 10px;
	line-height: 15px;
	text-align: left;
}
.phototext {
	float: left;
	margin-left: 75px;
	width: 700px;
	height: auto;
	font-size: 10px;
	line-height: 15px;
	text-align: left;
    margin-top: -45px;
    margin-bottom: 40px;
}
#hyou {
	float: left;
	width: 700px;
	margin: 45px 150px 0 150px;
}
hr {
	border: none;
	border-top: 1px solid #000000;
}
.hyou_left {
	width: 108px;
	font-size: 12px;
	line-height: 18px;

	float: left;
}
.hyou_right {
	width: 592px;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	text-justify: inter-ideograph;
	float: left;
}
#content_contact {
	width: 720px;
	height: auto;
	z-index:30;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: -100px;
}
.tel_box {
    width: 718px;
    height: auto;
    text-align: center;
    float: left;
    margin-top: 45px;
    font-size: 17px;
    line-height: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
    border: 1px solid #CCCCCC;
    color: #D81619;
    font-weight: bold;
}
.tel_text {
    font-size: 20px;
}
@media screen and (min-width: 480px){	
  .br-pc { display:block; }
  .br-sp { display:none; }
}
