@charset "utf-8";

#topMenu,
.pc_mode{
	display:none !important;
}

html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,abbr, address, cite, code,del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,b, i,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	vertical-align:baseline;
	background:transparent;
	list-style-type:none;
	font-size: medium;
	color: #222;
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Meiryo,"メイリオ","MS PGothic","MS UI Gothic",Helvetica,Arial,sans-serif;
	line-height: 1.6;
	outline:none;
	letter-spacing:0.1em;
}

html{
	padding-bottom:50px;
}

.clear{
	clear:both;
}

header{
	width:100%;
	border-top:solid 3px #a00;
	border-bottom:solid 3px #a00;
	position:relative;
}

.header_inner{
	width:95%;
	margin:auto;
	overflow:hidden;
	padding:15px 0;
}

h2.foot_head a{
	width:95%;
	margin:auto;
	overflow:hidden;
	padding:15px 0;
}

.header_inner h1{
}

h2.foot_head img,
.header_inner h1 img{
	width:100%;
	margin:10px auto;
	display:block;
}

main{
	width:100%;
	margin:10px auto;
}

main ul li{
	margin:auto;
	width:100%;
}

main ul li img{
	display:block;
	width:100%;
}

address.copyright{
	text-align:center;
	background:#a00;
	color:#fff;
	font-size:14px;
	font-style:normal;
	padding:10px 0;
}

.to_fm{
	width:95%;
	margin:10px auto;
}

.to_fm a{
	display:block;
	width:100%;
	text-align:center;
	position:relative;
	background:#fa0;
	padding:10px 40px 15px 10px;
	box-sizing:border-box;
	border-radius:10px;
	color:#fff;
	text-decoration:none;
	font-size:22px;
	font-weight:bold;
	box-shadow:3px 3px 8px #fe0 inset,1px 1px 3px #ccc;
}

.to_fm a:after{
	content:"";
	width:10px;
	height:10px;
	border-right:solid 3px #fff;
	border-top:solid 3px #fff;
	transform:rotate(45deg);
	position:absolute;
	right:20px;
	top:45%;
}



#fm {
	padding-bottom: 40px;
}

#fm table{
	border-collapse:separate;
	border-spacing:5px;
	width:100%;
	margin:10px auto;
}

#fm td,
#fm th{
	padding:10px;
	font-size:18px;
	display:block;
	width:100%;
	box-sizing:border-box;
	border:solid 1px #ccc;
}

#fm tr:nth-child(2n+1) td{
	background:#f9f9f9;
}

#fm th{
	background:#f3ffff;
	text-align:center;
	position:relative;
	margin-top:10px;
}

#fm th span{
	color:#fff;
	border-radius:5px;
	padding:3px 7px;
	font-weight:normal;
	font-size:12px;
	margin-left:10px;
}

#fm th span.hissu{
	background:#f22;
}

#fm th span.ninni{
	background:#229;
}

#fm td{
	padding:10px;
}

#fm td .attention{
	font-size:14px;
	text-align:center;
	margin:15px auto 0;
	color:#a00;
}

#fm td ul{
	margin:5px auto;
	overflow:hidden;
}

#fm td ul li{
	padding:10px;
	font-size:18px;
	width:50%;
	float:left;
	box-sizing:border-box;
}

#fm td textarea,
#fm td input[type="text"]{
	width:90%;
	margin:10px auto;
	padding:3px 10px;
	border:solid 1px #ccc;
}

#fm td textarea{
	height:8em;
}

#fm td input[type="text"]#user_zip{
	width:72%;
}

#fm td input[type="checkbox"],
#fm td input[type="radio"]{
	width:20px;
	height:20px;
	margin-right:3px;
}

#fm td #aite_info{
	margin-left:2%;
}

#aite_info_block,
#aite_job_block,
#hutei_shoko_block{
	display:none;
	border-top:dashed 1px #ccc;
	padding-top:5px;
}

#fm td #aite_info_block ul li{
	width:90%;
	float:none;
}

.sbmt_btn{
	width:50%;
	margin:30px auto 15px;
}

.sbmt_btn input[type="submit"]{
	display:block;
	background:#ccc;
	width:100%;
	padding:5px 0;
	border:solid 1px #aaa;
	font-size:20px;
	border-radius:4px;
	-webkit-appearance: none;
}

.fm_pivacy {
	width: 90%;
	margin: 0 auto;
}

.fm_pivacy a {
	text-decoration: underline;
	color: #000;
}


.thanks{
	text-align:center;
}
.thanks h1{
	color:#a00;
	font-size:18px;
	margin:30px 0;
}

footer .footer_to_toi{
	clear:both;
	background:#a00;
	width: 100%;
	padding:15px 0;
}

.footer_to_toi_logo{
	width:50%;
	background:#fff;
	border-radius:5px;
	margin:10px auto;
}

.footer_to_toi_logo img{
	display:block;
	width:90%;
	height:auto;
	margin:0 5%;
	padding:5% 0;
}

#footer_text li{
	color:#fff;
	width:95%;
	margin:auto;
	font-size:90%;
	text-align:center;
}

#footer_text li span{
	background:#fff;
	color:#a00;
	padding:2px 10px;
	border-radius:10px;
	position:relative;
}

#footer_tel{
	width:100%;
	font-size: 30px;
	line-height: 1em;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: center;
	margin: 20px 0 30px;
	color: #fff;
	position: relative;
}

#telnumber {
	font-size: 30px;
	line-height: 1em;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: center;
	margin: 20px 0 30px;
	color: #fff;
}

#telnumber:before {
	content: url(../img/icon_tel_02.png);
	position: relative;
	top: -1px;
	left: 0;
	padding-right: 5px;
}

#uketsuke {
	display: inline-block;
}

#uketsuke li {
	line-height: 1.5em;
	font-size: 0.8em;
	color: #fff;
}

#soudan_muryo {
	position: relative;
	display: inline-block;
	font-size: 14px;
	line-height: 1.3em;
	border-radius: 50%;
	margin: 0 15px 0 20px;
	color: #fff;
	top: -2px;
}

#soudan_muryo:after {
	position: absolute;
	width: 50px;
	height: 50px;
	content: '';
	border: solid 2px #ccc;
	border-radius: 50%;
	top: -10px;
	left: -12px;
}


.footer_info{
	background:#fee;
	overflow:hidden;
}

.footer_info .info_area{
	width:90%;
	margin:15px auto;
}

.footer_info .info_area .info h1 {
	font-weight: bold;
	font-size: 105%;
	padding-left: 65px;
	position: relative;
	width: 100%;
	margin: 15px auto;
	letter-spacing: 0.5px;
}

.footer_info .info_area .info h1 img {
	position: absolute;
	left: 5px;
	top: 10px;
	width: 55px;
	height:auto;
}

.footer_info .info_area .info h1 span{
	font-size:14px;
}

.footer_info .info_area .info address {
	font-weight: bold;
	font-style: normal;
	margin: 25px auto 0;
	width: 100%;
	font-size: 14px;
	line-height: 1.5;
}


.footer_info .info_area .info dl {
	overflow: hidden;
	margin: 30px auto 20px;
	width: 95%;
}


.footer_info .info_area .info dl dt {
	width: 100%;
	color: #a00;
	font-weight: bold;
	padding-left: 25px;
	background: url(../img/train.png) no-repeat left top;
	position: relative;
	margin-bottom: 20px;
}

.footer_info .info_area .info dl dt:after {
	content: "";
	display: block;
	width: 100%;
	border-bottom: dotted 1px #a00;
	position: absolute;
	left: 0;
	margin-top: 5px;
}

.footer_info ul {
	width: 90%;
	margin: 0 auto;
}

.footer_info ul li {
	font-size: 95%;
}

#topMenuSp{
	position:fixed;
	bottom:0;
	left:0;
	height:50px;
	width:100%;
	overflow:hidden;
}

#topMenuSp ul{
	display:block;
	width:100%;
	height:100%;
}

#toTelSp{
	width:100%;
	border-top:solid 1px #ddd;
	background:rgba(200,200,200,0.4);
	height:100%;
}

#toTelSp a{
	display:block;
	background:#e72;
	width:80%;
	margin:5px auto auto 18%;
	text-align:center;
	padding:5px 0;
	border-radius:10px;
	font-size:18px;
	color:#fff;
	text-decoration:none;
	position:relative;
	z-index:1;
}

#toTelSp a:after{
	position:absolute;
	content:"";
	left:-17px;
	border-width: 10px 25px 20px 0;
	border-style: solid;
	border-color: transparent #e72 transparent transparent;
	z-index:2;
}

#toTelSp a:before{
	position:absolute;
	left:-18%;
	top:0;
}

#toTelSp a:before{
	content:url(../img/foot_tel.png);
}

.header_tel{
	display:none;
}

.header_inner{
	width:90%;
	margin:auto;
	overflow:hidden;
	padding:15px 0;
}

.header_inner h1{
	width:630px;
	float:left;
	font-size:30px;
	font-weight:bold;
	padding:0 0 5px 60px;
	box-sizing:border-box;
	position:relative;
	line-height:0.9;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.header_inner h1 a{
	color:#333;
	text-decoration:none;
	font-size:20px;
}

.header_inner h1 img{
	position:absolute;
	left:0;
	top:4px;
	margin:0;
	width:48px;
}

.header_inner h1 span{
	color:#333;
	font-weight:normal;
	font-size:14px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

header .global a:hover,
.header_inner h1 a:hover{
	opacity:0.7;
}

.header_inner .header_tel{
	width:320px;
	float:right;
}

.header_inner .header_tel li span{
	font-size:13px;
	color:#fff;
	background:#a00;
	padding:2px 5px;
	margin-right:5px;
	border-radius:10px;
}

.header_inner .header_tel li{
	text-align:right;
	font-size:13px;
	font-weight:bold;
	color:#a00;
	line-height:1.3;
}

.header_inner .header_tel li:last-child{
	font-size:31px;
	letter-spacing:0.05em;
	color:#333;
}

.header_inner .header_tel li:last-child:before{
	content:url("../img/icon_tel_01.png");
	position:relative;
	top:1px;
	left:-5px;
	padding:5px;
}

.header_inner .header_tel img{
	display:block;
	width:100%;
}

header .global{
	background:#a00;
}

header .global a{
	color:#fff;
	display:block;
	padding:15px 22px;
	font-size:14px;
	font-weight:bold;
	position:relative;
}

header .global a:hover{
	background:#fff;
	color:#a00;
	opacity:1;
}

header .global a:after{
	position:absolute;
	height:40%;
	border-left:solid 1px #fff;
	top:30%;
	right:0;
	content:"";
	width:1px;
}

header .global li:last-child a:after{
	content:none;
}

header .global ul{
	width:980px;
	overflow:hidden;
	margin:auto;
}

header .global ul li{
	float:left;
}

.head_akase{
	width:100%;
	margin:0 auto;
	overflow:hidden;
}

.head_sp{
	width:90%;
	margin:0 5%;
}

.head_toi{
	display:block;
	background:#a00;
	color:#fff;
	width:80%;
	margin:10px 10%;
	text-align:center;
	padding:10px 0;
	font-weight:bold;
	text-decoration:none;
}

.head_toi:hover{
	text-decoration:underline;
}

#line{
	width:90%;
	margin:10px auto;
}

#line dl{
	width:100%;
	height:100%;
	background:#fff;
	border:solid 2px #7d4;
	box-sizing:border-box;
}

#line dl dt{
	font-weight:bold;
	color:#fff;
	background:#7d4;
	text-align:center;
	padding:10px 0;
}

#line dl dd{
	overflow:hidden;
	position:relative;
}

#line dl dd .line_left{
	float:left;
	width:25%;
}

#line dl dd .line_right p,
#line dl dd .line_left img{
	display:block;
	width:90%;
	height:auto;
	margin:5px auto;
}


#line dl dd .line_right{
	float:right;
	width:75%;
	position:relative;
}

#line dl dd .line_right p{
	font-size:14px;
}

#line dl dd .line_right p a{
	color:#7d4;
	text-decoration:underline;
	font-size:18px;
	font-weight:bold;
}

#line dl dd .line_right p span{
	font-size:12px;
}

#line .line_logo{
	width:40px;
	height:auto;
	display:block;
	padding:10px;
	position:absolute;
	right:0;
	bottom:0;
}

#close_line{
	display:none;
}


.case_block{
	margin:50px auto;
}
.case_block ul{
	overflow:hidden;
	margin:auto;
}
.case_block h3{
	padding:20px 0;
	text-align:center;
	color:#fff;
	font-size:25px;
	background:#8d0505;
	margin-bottom:10px;
}

.case_block .img_case_list li{
	display:block;
	box-sizing:border-box;
	border:2px solid #676761;
	overflow:hidden;
	margin-bottom:10px;
}

.case_block .img_case_list li:last-child{
	border:none;
	border-top:solid 1px #676761;
	border-bottom:solid 1px #676761;
}

.case_block .img_case_list li:last-child a{
	display:block;
	border-top:solid 1px #676761;
	border-bottom:solid 1px #676761;
	text-decoration:none;
	padding:10px 20px 10px 10px;
	box-sizing:border-box;
	position:relative;
	color:#a22;
}

.case_block .img_case_list li:last-child a::after{
	content:"";
	width: 6px;
	height: 6px;
	border-top: 2px solid #a22;
	border-right: 2px solid #a22;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position:absolute;
	right:10px;
	top:42%;

}

.case_block .img_case_list li p{
	font-size:14px;
	width:80%;
	float:right;
}

.case_block .img_case_list .case_title{
	width:50%;
	margin:0 0 10px 0;
	float:none;
}

.case_block .img_case_list li img{
	display:block;
	width:15%;
	float:left;
	margin:5px;
}

.case_block .case_title{
	text-align:center;
	background:#676761;
	color:#fff;
	font-weight:bold;
	margin:10px 0 0 ;
}


.list_main_body{
	overflow:hidden;
}

.list_detaile_body{
	display:none;
	position:fixed;
	height:100%;
	width:100%;
	left:0;
	top:0;
	background:rgba(0,0,0,0.7);
	z-index:9999;
}

.list_detaile_body .close_btn{
	width:30px;
	height:30px;
	position:absolute;
	right:10px;
	top:10px;
	background:#aaa;
	border-radius:3px;
	box-shadow:1px 1px 3px #fff inset;
}

.list_detaile_body .close_btn::after,
.list_detaile_body .close_btn::before{
	content:"";
	position:absolute;
	width:2px;
	height:70%;
	background:#fff;
	top:15%;
	left:45%;
}

.list_detaile_body .close_btn::after{
	transform:rotate(45deg);
}

.list_detaile_body .close_btn::before{
	transform:rotate(-45deg);
}

.list_detaile_body .list_detaile_inner{
	height:80%;
	width:95%;
	top:5%;
	left:2.5%;
	background:#fff;
	position:absolute;
	box-sizing:border-box;
	padding:2.5%;
	overflow:auto;
	border:solid 2px #a22;
	border-radius:10px;
}

.list_detaile_inner dt{
	text-align:center;
	border-top:solid 2px #a22;
	border-bottom:solid 2px #a22;
	color:#a22;
	padding:10px 0;
	font-weight:bold;
}

.list_detaile_inner .thumbnail{
	width:100%;
	margin:auto;
}

.case_block .list_detaile_inner .thumbnail img{
	display:block;
	width:60%;
	margin:auto;
	float:none;
}

.list_detaile_inner table{
	width:95%;
	margin:10px auto;
}

.list_detaile_inner table th,
.list_detaile_inner table td{
	padding:3px;
	border-bottom:solid 1px #aaa;
	display:block;
	width:100%;
	box-sizing:border-box;
}

.list_detaile_inner table th{
	background:#a22;
	color:#fff;
	text-align:center;
}

.detaile_dl{
	width:95%;
	margin:auto;
}

.detaile_dl dt{
	text-align:left;
	padding:6px 10px;
	box-sizing:border-box;
}

.detaile_dl dd{
	margin:0 auto 10px;
	width:95%;
	margin:auto;
}
.jisseki_circle{
    position: absolute;
    right: 5px;
    top: 10px;
    width: 24%;
    overflow: hidden;
    display: block;
}
.jisseki_circle img{
    width: 100%;
}

.bengoshi_li>h3{
	padding: 20px 0;
	text-align: center;
	color: #fff;
	font-size: 25px;
	background: #8d0505;
	margin-bottom: 10px;
}

.bengoshi_li{
	width:95%;
	margin:40px auto;
}
.bengoshi_li ul{
	font-size:0;
}
.bengoshi_li li{
	margin:0 auto 30px;
}
.bengoshi_li li:nth-child(odd){
	margin-right:4%;
}
.bengoshi_li dt{
	font-size:23px;
	color:#a00000;
	font-weight:bold;
	border-bottom:2px dotted #b1b1b1;
	margin:0 auto 15px;
	padding:0 0 8px;
}
.bengoshi_li dt small{
	font-size:15px;
	margin:0 0 0 8px;
	color:#b1b1b1;
	font-weight:normal;
}
.bengoshi_li dt span{
    background: #666;
    color: #fff;
    padding: 2px 0 2px;
    border-radius: 25px;
    font-size: 10px;
    font-weight: normal;
    display: block;
    text-align: center;
    width: 50%;
}
.bengoshi_li dd{
	width:96%;
	margin:0 auto;
}

.footer_info .info>ul{
	width:100%;
	margin:0 auto;
}
.footer_info ul li a{
	position:relative;
	color:#a22;
	text-decoration:none;
}
.footer_info ul li a::before{
	content:">> ";
}
