@charset "UTF-8";
/*----- common -----*/
@media screen and (min-width: 481px) {
.sp {
	display:none;
}
}
.hov {
	transition:0.3s;
	-webkit-transition:0.3s;
	-ms-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
}
.hov:hover {
	opacity:0.6;
}
.hide {
	display:none;
	margin:0 0 20px 0;
}
.overflow {
	overflow:hidden;
}
.border_area {
	background: url(../../sendai-tax.com/event/image/line_.png);
	width:100%;
	height:6px;
	margin:30px 0;
}
.main_entry {
	position:relative;
	margin:10px auto 20px;
}
.main_entry a {
	text-decoration: none;
	color: inherit;
	font-size: 100%;
}
.main_content {
	width:800px;
	margin:40px auto;
	line-height:1.6;
}

.main_content_2 {
	width:960px;
	margin:40px auto;
	line-height:1.6;
}


.main_content p, .main_content h3, .main_content h2 {

}

.sankaku {
	position:absolute;
	left:0;
	top:0;
	background:url(../../sendai-tax.com/image/u_common/sankaku.png) no-repeat;
	width:38px;
	height:38px;
}
.content_maintitle {
	color:#003399;
	font-size:34px !important;
	font-weight:bold;
}
.sub_title {
	font-size:18px !important;
	color:#003399;
	font-weight:bold;
	margin:0 0 20px 0;
}

ul.list01 {

}
ul.list01 li {
	font-size:120%;
	padding-bottom:20px;

}

ul.list01 li.end {
	border-bottom:#CCC 1px solid;
	margin-bottom:20px;

}

ul.list01 li.top_li {
	margin-bottom:30px;

}


.info_box {
	border:#003399 2px solid;
	padding:20px;

}

.info_h5 {
	font-size:140%;
	padding-bottom:5px;
	color:#003399;
	font-weight:bold;

}

dl.info_b_dl{
	font-size:120%;
	padding-bottom:5px;
	color:#003399;
	font-weight:bold;

}

dl.info_b_dl dt {
	font-size:100%;
	padding-bottom:5px;
	font-weight:bold;
	color:#333;


}

dl.info_b_dl dd {
	font-size:100%;
	padding-bottom:5px;
	color:#333;

}
.sub_title span {
	font-size:15px !important;
}
.top_box {
	min-height:150px;
}
.company .topics_box {
	margin: 0 0 0 20px;
}
.topics_box .topics_title, .topics_box .topics_text {
	vertical-align:middle;
	display:inline-block;
}
.topics_box .topics_title {
	font-size:300%;
	color:#003399;
	margin:0 3% 0 0;
	max-width:50%;
}
.promotion .topics_box .topics_title {
	color:#09afff;
}
.marketing .topics_box .topics_title {
	color:#2989cc;
}
.faq .topics_box .topics_title {
	max-width:40%;
}
.recruit .topics_box .topics_title {
	max-width:46%;
}
.topics_box .topics_text {
	max-width:45%;
}
.faq .topics_box .topics_text {
	max-width:55%;
}
.recruit .topics_box .topics_text {
	max-width:49%;
}





 @media screen and (max-width: 480px) {
.company .topics_box {
	margin:0 0 0 10px;
}
.topics_box .topics_title {
	font-size:180%;
}
.company .topics_box .topics_title {
	font-size:250%;
}
.topics_box .topics_text {
	font-size:100%;
}


.main_content_2 {
	width:100%;
	margin:40px auto;
	line-height:1.6;
}




}
@media screen and (max-width: 480px) {
.pc {
	display:none !important;
}
.main_entry {
	margin:0 auto;
}
.main_content {
	width:100%;
	    margin: 20px auto;
}
.top_box {
	min-height:50px;
}
.content_maintitle {
	font-size:20px;
}
.sub_title {
	font-size:16px !important;
}
.border_area {
	margin:20px 0 30px;
}
}
/*----- bread -----*/
.bread {
	width:1000px;
	margin:30px auto 0;
}
.bread ul {
	overflow:hidden;
	text-align:right;
}
.bread ul:before {
	content:url(../../sendai-tax.com/image/u_common/bread_home.png);
	margin:0 5px 0 0;
}
.bread li {
	display:inline-block;
	color:#003399;
}
.bread li+li:before {
	content:">";
	margin:0 5px;
}
.bread li a, .bread li {
	font-size:12px;
}
.bread li a:hover {
	text-decoration:none;
}
@media screen and (max-width: 480px) {
.bread {
	display:none;
}
}
/*----- sub-content -----*/

.block_sub-content {
	width:800px;
	text-align: center;
	margin: 50px auto;
}
.block_sub-content .contact_bnr {
	margin:0 auto 50px;
}
.block_sub-content ul {
	overflow: hidden;
	margin:50px 0;
	min-height:50px;
}
.block_sub-content li {
	float: left;
	width:25%;
	box-sizing: border-box;
	background:url(../../sendai-tax.com/image/u_common/nav_bg.png) no-repeat left center;
}
.block_sub-content li:last-child {
	background:url(../../sendai-tax.com/image/u_common/nav_bg.png) no-repeat left center, url(../../sendai-tax.com/image/u_common/nav_line.png) no-repeat right 7px;
}
.block_sub-content li a {
	display: block;
	height:30px;
}
.block_sub-content .text {
	font-size:12px;
	padding:6px 0 8px 0;
	width:95%;
	margin-left:5%;
}
.block_sub-content .border {
	width:95%;
	margin:0 auto;
	height:6px;
	background:#E0E0E0;
}
.block_sub-content li.current .border, .block_sub-content li:hover .border {
	background:url(../../sendai-tax.com/image/u_common/bg_dot.png);
}
.block_sub-content .pagetop img {
	transition:0.5s;
}
.block_sub-content .pagetop img:hover {
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
}
.block_sub-content .pagetop img:active {
	transform:scale(0.8);
	-webkit-transform:scale(0.8);
	-moz-transform:scale(0.8);
}
.block_sub-content li.current a, .block_sub-content li:hover a {
	color:#003399;
}
.event .block_sub-content li, .flow .block_sub-content li, .marketing .block_sub-content li, .produce .block_sub-content li, .promotion .block_sub-content li {
	width:20%;
}
@media screen and (max-width: 480px) {
.block_sub-content {
	width:100%;
	margin: 0 auto 20px;
}
.block_sub-content ul {
	overflow: hidden;
	margin:30px 0 50px;
	min-height:50px;
}
.block_sub-content li {
	float:none;
	width:100%;
	border-bottom:1px dotted #ccc;
	margin:0 0 15px 0;
}
.block_sub-content li:last-child {
	background:url(../../sendai-tax.com/image/u_common/nav_bg.png) no-repeat left center;
}
.block_sub-content li a {
	padding:0 0 2px 0;
}
.block_sub-content .text {
	padding:7px 0 7px 45px;
	text-align:left;
	width:100%;
	margin-left:0%;
}
.block_sub-content .border {
	width:95%;
	margin:0 auto;
	height:6px;
	background:none;
}
.block_sub-content li.current .border, .block_sub-content li:hover .border {
	background:none;
}
.block_sub-content .contact_bnr_sp {
	width:100%;
	color:#ffffff;
	margin:50px auto;
	background:#003399;
}
.block_sub-content .contact_bnr_sp a {
	font-size:14px;
	padding:15px 0;
	display:block;
}
.block_sub-content .contact_bnr_sp a:hover {
	text-decoration:underline;
}
.event .block_sub-content li, .flow .block_sub-content li, .marketing .block_sub-content li, .produce .block_sub-content li, .promotion .block_sub-content li {
	width:100%;
}
}
/*----- form -----*/
.form_info {
	background:url(../../sendai-tax.com/image/u_common/bg_dot.png) left top;
	color:#ffffff;
	padding:20px;
	box-sizing:border-box;
}
.form_area {
	width:630px;
	margin:0 auto;
}
.form_area ul {
	margin:20px 0;
}
.form_area input[type="text"], .form_area input[type="email"] {
	background:#ededed;
	border:none;
	width:100%;
	padding:10px 0 12px 15px;
	font-size:150%;
	margin:0 0 7px 0;
	box-sizing:border-box;
}
.form_area textarea {
	background:#ededed;
	border:none;
	width:100% !important;
	height:10em !important;
	padding:15px;
	font-size:150%;
	resize:none;
	box-sizing:border-box;
}
.form_area .submit_area {
	padding:20px;
	background:#e0dedd;
	margin:40px 0;
	box-sizing:border-box;
}
.form_area .submit_area .text {
	margin:0 0 20px 0;
}
.form_area .submit_area a {
	font-size:110%;
	color:purple;
	text-decoration:underline;
}
.form_area .submit_area a:hover {
	text-decoration:none;
}
.form_area input[type="submit"] {
	position:relative;
	top:3px;
}
.form_area .bottom_text {
	text-align:center;
	color:#0072ba;
	padding:0 0 30px 0;
	margin:0 0 50px 0;
	border-bottom:2px solid #90a7d3;
}
.form_area .bottom_text a {
	font-size:170%;
	font-weight:bold;
}
.form_area input[type="radio"] {
	margin:0 3px 0 0;
	cursor:pointer;
}
.form_area label {
	margin:0 10px 0 0px;
	font-size:110%;
	cursor:pointer;
}
.form_area .form_box {
	border:2px solid #ccc;
	box-sizing:border-box;
	padding:10px 16px 20px;
	margin:0 0 10px 0;
}
.form_area .form_box .place {
	font-size:150%;
	color:#999;
	margin:0 0 10px 0;
}
.form_area .radio3 label {
	display:block;
	margin:0 0 10px 0;
}
.form_area input[type="number"] {
	background:#ededed;
	border:none;
	width:30%;
	padding:10px 0 12px 15px;
	font-size:150%;
	margin:0 2% 0 0;
	box-sizing:border-box;
}
@media screen and (max-width: 480px) {
.form_area {
	width:100%;
	margin:0 auto;
}
.form_area input[type="number"] {
	width:50%;
	display:block;
	margin:0 0 2% 0;
}
}
/*----- common -----*/

/*----- event -----*/
.event .main_text {
	margin:40px 0;
}
.event .img01 {
	margin:0 0 100px 0;
}
.event .main_content {
	text-align:center;
}
@media screen and (max-width: 480px) {
.event .img01 {
	margin:0 0 50px 0;
}
}
/*----- flow -----*/
.flow .flow_box {
	overflow:hidden;
}
.flow .number {
	float:left;
	width:80px;
}
.flow .top_area {
	margin:0 0 0 130px;
}
.flow .list_content {
	float:right;
	overflow:hidden;
	width:670px;
}
.flow .list_content .overflow {
	margin:50px 0 0 0;
}
.flow .list_content .text {
	float:left;
	width:420px;
}
.flow .list_content .image {
	float:right;
	width:220px;
}
.flow .blue_bg {
	width:670px;
	height:70px;
	background:url(../../sendai-tax.com/event/image/flow_bg.png) no-repeat left top;
	margin-top:50px;
}
@media screen and (max-width: 480px) {
.flow .top_area {
	margin:0 0 30px 0;
}
.flow .number {
	float:none;
	width:100%;
	text-align:center;
}
.flow .list_content {
	float:none;
	width:100%;
}
.flow .list_content .overflow {
	margin:30px 0 0 0;
}
.flow .list_content .text {
	float:none;
	width:100%;
}
.flow .list_content .text .sub_title {
	margin:10px 0 15px 0;
}
.flow .list_content .image {
	float:none;
	width:100%;
	margin:20px 0 0 0;
}
.flow .list_content .image img {
	width:100%;
}
}
/*----- produce , promotion , marketing-----*/
.top_area .text {
	margin:30px 0;
}
.cat_list {
	overflow:hidden;
	width:90%;
	margin:0 auto 20px;
}
.cat_list li {
	width:32%;
	float:left;
	text-align:center;
	margin:0 0 0 2%;
}
.cat_list li:first-child {
	margin:0;
}
.cat_list li a {
	padding:10px 0;
	font-size:14px;
	color:#FFFFFF;
	display:block;
	background:#003399;
	transition:0.4s;
}
.cat_list li a:hover {
	opacity:0.7;
}
.event_box {
	overflow:hidden;
	margin:100px 0;
}
.event_box .image_area {
	float:left;
	width:80px;
}
.event_box .text_area {
	float:right;
	width:670px;
}
.event_bnr {
	margin:50px 0 0 0;
}
 @media screen and (max-width: 480px) {
.accordion_title {
	color:#003399;
	padding:10px;
	border-radius:7px;
	border:solid 2px #003399;
	margin:0 0 10px 0;
	background:url(../../sendai-tax.com/image/u_common/nav_tag.png) no-repeat;
	background-position:95% 50%;
	transition:0.2s;
	font-size:12px !important;
}
.open {
	background:url(../../sendai-tax.com/image/u_common/nav_tag_u.png) no-repeat;
	background-position:95% 50%;
}
.accordion_title span {
	font-size:14px;
	display:inline-block;
	margin:0 0 0 15px;
}
.event_bnr {
	margin:20px 0 40px;
}
}
/*----- promotion only -----*/

.promotion .sankaku {
	background:url(../../sendai-tax.com/event/image/promo_sankaku.png) no-repeat;
	width:38px;
	height:38px;
}
.promotion .cat_list li a {
	background:#09AFFF;
}
.promotion .sub_title {
	color:#09AFFF;
}
@media screen and (max-width: 480px) {
.promotion .accordion_title {
	color:#09AFFF;
	border:solid 2px #09AFFF;
	background:url(../../sendai-tax.com/event/image/promo_arrow.png) no-repeat;
	background-position:95% 50%;
}
.promotion .open {
	background:url(../../sendai-tax.com/event/image/promo_arrow_open.png) no-repeat;
	background-position:95% 50%;
}
}
/*----- marketing only -----*/

.marketing .sankaku {
	background:url(../../sendai-tax.com/event/image/mark_sankaku.png) no-repeat;
	width:38px;
	height:38px;
}
.marketing .cat_list li a {
	background:#2989CC;
}
.marketing .sub_title {
	color:#2989CC;
}
@media screen and (max-width: 480px) {
.marketing .accordion_title {
	color:#2989CC;
	border:solid 2px #2989CC;
	background:url(../../sendai-tax.com/event/image/mark_arrow.png) no-repeat;
	background-position:95% 50%;
}
.marketing .open {
	background:url(../../sendai-tax.com/event/image/mark_arrow_open.png) no-repeat;
	background-position:95% 50%;
}
}
/*----- business -----*/
.business .main_content .image {
	margin:0 0 50px 0;
}
.business .block_sub-content li:first-child {
	margin:0 0 0 0;
}
 @media screen and (max-width: 480px) {
.business .block_sub-content li:first-child {
	margin:0;
}
.business .main_sp {
	margin:0 0 30px 0;
}
}
/*----- thanks -----*/
.thanks .main_content .text {
	width:78%;
	margin:50px auto;
}
.thanks .tel {
	margin:150px 0 50px;
}
.thanks .sub_title {
	font-size:200% !important;
}
@media screen and (max-width: 480px) {
.thanks .main_content .text {
	width:100%;
}
.thanks .tel {
	margin:0 0 30px 0;
}
}
/*----- staff -----*/
#anchor {
	margin-top:-50px;
	padding-top:50px;
}
.staff .image_area {
	background:url(../../sendai-tax.com/staff/image/main_bg.png) no-repeat;
	width:871px;
	height:388px;
	margin:0 auto;
	position:relative;
}
.staff .image_area .maru {
	position:absolute;
	top:80px;
	transition:1s;
	transform:scale(0.9);
}
.staff .image_area .maru:hover {
	transform:scale(1);
}
.staff .image_area .btn01 {
	left:80px;
}
.staff .image_area .btn02 {
	left:340px;
}
.staff .image_area .btn03 {
    top:85px;
	left:610px;
}
.staff .image_area .sikaku {
	position:absolute;
	top:292px;
	transition:0.3s;
}
.staff .image_area .sikaku:hover {
	opacity:0.6;
}
.staff .image_area .btn04 {
/* 	left:260px; */
	left:349px;
	margin-left:-103px;
}
.staff .image_area .btn05 {
	left:464px;
}
.staff .border_area {
	margin:15px 0 30px;
}
.staff .list_title {
	margin:20px 0 0 0;
}

.staff ul.work_link li {
    float: left;
    width: 266px;
    text-align: center;
}
 @media screen and (max-width: 480px) {
    .staff ul.work_link li {
    	width:100%;
    	float: none;
    }
}


p.c_pickup {
	background:#ec1b23;
    padding: 2px 20px;
    margin-bottom: 5px;
    color: #fff;
    text-align: center;
    display: inline-block;
    border-radius: 4px;
}
p.c_long-term {
	background:#fbae16;
    padding: 2px 20px;
    margin-bottom: 5px;
    color: #fff;
    text-align: center;
    display: inline-block;
    border-radius: 4px;
}
p.c_male-staff {
	background:#0070bb;
    padding: 2px 20px;
    margin-bottom: 5px;
    color: #fff;
    text-align: center;
    display: inline-block;
    border-radius: 4px;
}
p.c_female-staff {
	background:#f0719c;
    padding: 2px 20px;
    margin-bottom: 5px;
    color: #fff;
    text-align: center;
    display: inline-block;
    border-radius: 4px;
}
p.c_staff {
	background:#71be43;
    padding: 2px 20px;
    margin-bottom: 5px;
    color: #fff;
    text-align: center;
    display: inline-block;
    border-radius: 4px;
}

.flo .time{
    float: left;
    line-height: 14px;
	/*----- wxy追加　11/27 --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
	display:none;
}

.flo p.c_pickup,
.flo p.c_long-term,
.flo p.c_male-staff,
.flo p.c_female-staff,
.flo p.c_staff
 {
    float: left;
    line-height: 14px;
    margin:8px 0 5px 15px;
}

.staff ul.work_list li {
	overflow:hidden;
	border-bottom:1px dotted #CCCCCC;
	padding:10px 0;
}
.staff ul.work_list .work_cat {
	width:100px;
	height:80px;
	float:left;
}
.staff ul.work_list .pickup {
	background:url(../../sendai-tax.com/staff/image/cat01.png) no-repeat;
}
.staff ul.work_list .long-term {
	background:url(../../sendai-tax.com/staff/image/cat02.png) no-repeat;
}
.staff ul.work_list .male-staff {
	background:url(../../sendai-tax.com/staff/image/cat03.png) no-repeat;
}
.staff ul.work_list .female-staff {
	background:url(../../sendai-tax.com/staff/image/cat04.png) no-repeat;
}
.staff ul.work_list .staffs {
	background:url(../../sendai-tax.com/staff/image/cat05.png) no-repeat;
}
.staff ul.work_list .text_area {
	width:676px;
	float:right;
}
/*
.staff ul.work_list .time {
	margin:0 0 12px 0;
}
*/
.staff ul.work_list .new:after {
	content:url(../../sendai-tax.com/staff/image/new.png);
	position:relative;
	top:5px;
/* 	margin-left:15px; */
}
.staff ul.work_list .text {
	background:url(../../sendai-tax.com/image/u_common/nav_tag.png) no-repeat left center;
	padding:0 0 0 1.5em;
/* 	margin-top:10px; */

/* 	wxy追加　11/26 */
font-size:160%;

}
.staff ul.work_list li:nth-child(2n+0) {
	background:#f5f5f5;
}
.staff .pagination {
	width:70%;
	margin:70px auto;
	overflow:hidden;
	letter-spacing:1em;
}
.staff .pagination p {
	float:left;
	text-align:center;
}
.staff .pagination .left, .staff .pagination .right {
	width:10%
}
.staff .pagination .center {
	width:80%;
}
.staff .top_text {
	overflow:hidden;
	line-height:30px;
}
.staff .top_text .left {
	float:left;
	width:25%;
}
.staff .top_text .left img {
	vertical-align:bottom;
}
.staff .top_text .cat_title {
	font-size:30px !important;
	float:left;
/* 	width:50%; */
/* 	text-align:center; */
	color:#003399;
	line-height: 1.3em;
}
.staff .top_text .right {
	float:right;
	width:25%;
	text-align:center;
	background:url(../../sendai-tax.com/staff/image/bg_dot.png) left top;
}
.staff .top_text .right a {
	color:#FFFFFF;
	font-size:14px;
	display:block;
}
.staff .text_area a {
	font-size:14px;
	transition:0.3s;
}
.staff .text_area a:hover {
	color:#ff7f50;
}
 @media screen and (max-width: 480px) {
.staff .list_title {
	margin:20px 0 0 20px;
	width:200px;
}
.staff ul.work_list .work_cat {
	width:100%;
	height:auto;
	padding:2px 0;
	float:none;
	background:#003399;
	color:#FFFFFF;
	font-size:140%;
	text-align:center;
}
.staff ul.work_list .text_area {
	width:95%;
	margin-left:1%;
	padding:0 2%;
	float:none;
}
.staff ul.work_list .time {
	margin:10px 0 5px 0;
}
.staff .pagination {
	width:100%;
	margin:70px auto;
	overflow:hidden;
}
.staff .nav_list {
	padding-bottom:40px;
	background:#FFFFFF;
}
.staff .nav_list02 {
	background:url(../../sendai-tax.com/staff/image/bg_sp.png) left top;
	padding:20px 0;
}
.staff .nav_list02 li {
	width:65%;
	margin:20px auto;
}
.staff #main_cp {
	margin:40px auto;
}
.staff .top_text .left {
	float:none;
	width:90%;
	clear:both;
	margin-left:10%;
}
.staff .top_text .cat_title {
	width:70%;
	text-align:left;
	margin-left:10%;
}
.staff .top_text .right {
	float:right;
	width:20%;
	text-align:right;
	background:none;
}
.staff .top_text .right a {
	color:#FFFFFF;
	font-size:14px;
	display:block;
}
}
.staff_mail{
    width: 600px;
    margin: 30px 0 0;
    text-align: center;
}
 @media screen and (max-width: 480px) {
    .staff_mail {
    	width:100%;
    	text-align: center;
    	margin: 30px 0 0;
    }
    .staff_mail img {
    	width:90%;
    }


}

.floL{float: left;width: 480px;}
.floR{float: right;width: 286px;}
.texC{text-align: center}
.staff_contents > li{
    margin: 20px 0;
    padding-bottom: 20px;
    border-bottom: 2px solid #233d90;
}
.staff_contents > li:nth-child(1){
    margin: 0 0 20px;
}
.staff_contents > li:nth-last-child(1){
    margin: 20px 0 30px;
    padding-bottom: 0;
    border-bottom: none;
}

.staff_contact{
    height: 72px;
}

.sp .staff_contact{
    margin: 20px 0 0;
    height: auto !important;
}

.staff_contact .floL{
    width: 396px;
}

.staff_contact .floR{
    width: 396px;
}

.mb30{
    margin-bottom: 30px;
}
dl#acMenu{
    border-bottom: 2px solid #233d90;;
}
#acMenu dt{
	display:block;
	width:100%;
	text-align:center;
	border-top: 2px solid #233d90;
	padding: 10px 0;
	}
#acMenu dd{
	width:100%;
	text-align:left;
	display:none;
	margin-bottom: 20px;
	}
.sp hr{}

/*----- single -----*/
.single .block_title {
	border-bottom:2px solid #003399;
	padding-bottom:40px;
}
.single .block_title .info_area p {
	display:inline-block;
}
.single .block_title .text_area {
	background:url(../../sendai-tax.com/staff/image/kiji_mark.png) no-repeat left center;
	width:620px;
	min-height:150px;
	padding:0 0 0 180px;
}
.single .block_title .cat_name {
	background:#003399;
	border-radius:3px;
	width:150px;
	text-align:center;
	margin:0 0 0 20px;
	color:#ffffff;
	font-size:11px;
}
.single .block_title .title {
	margin:30px 0 0 0;
	font-size:20px;
	background:url(../../sendai-tax.com/staff/image/title_mark.png) no-repeat left center;
	padding:0 0 0 2em;
}
.single ul.sub_info {
	margin:30px 0 40px;
}
.single ul.sub_info li {
	padding:10px 0;

}
.single ul.sub_info li p {
	display:inline-block;
/* 	vertical-align:top; */
}
.single ul.sub_info li p.left {
	background:#f5f5f5;
	width:130px;
	text-align:center;
	padding:5px 0;
	color:#003399;
	font-weight:bold;
	display: block;
	float: left;
	line-height: 24px;
}
.single ul.sub_info li p.right {
	margin-left:20px;
	width: 450px;
	float: right;
	display: block;
	text-align: left;
	line-height: 24px;
	padding:5px 0;
}
@media screen and (max-width: 480px) {
    .single ul.sub_info li p.left {
    	background:#f5f5f5;
    	width:100px;
    	text-align:center;
    	padding:5px 0;
    	color:#003399;
    	font-weight:bold;
    	/*float: none;
    	display: inline-block;  */
    }
	
    .single ul.sub_info li p.right {
    	margin-left:10px;
    	float: left;/**/
    	width: auto;
		width: 100%;
    	display: inline;
    	margin-top: 5px;
    }
}
.single .block_details {
	width:600px;
	margin:0 auto;
}
.single .block_details .text {
	margin:6px 0;
}
@media screen and (max-width: 480px) {
.single .top_text .left {
	float:left;
	width:60%;
	margin:0 0 0 10%;
}
.single .block_title {
	padding-bottom:30px;
}
.single .block_title .text_area {
	background:url(../../sendai-tax.com/staff/image/kiji_mark.png) no-repeat left center;
	background-size:20%;
	width:80%;
	min-height:90px;
	padding:0 0 0 20%;
}
.single .block_title .cat_name {
	margin:0;
	width:100%;
}
.single .block_title .title {
	margin:0px 0 0 0;
	font-size:16px;
	background:url(../../sendai-tax.com/image/u_common/nav_tag.png) no-repeat;
	background-position:10px 15px;
	padding:0 0 0 2em;
	min-height:30px;
}
.single .block_details {
	width:100%;
}
.single .block_title .time {
	margin:10px 0 10px 15px;
}
.single .block_details .text {
	margin:20px 0;
}
}
/*----- under_staff -----*/
.u_staff .contact_mainimg {
	margin:0 0 70px 0;
}
.u_staff .list_contact .text {
	margin:20px 0;
}
.u_staff .list_contact li {
	overflow:hidden;
	margin:50px 0;
}
.u_staff .list_contact li:first-child {
	padding:0 0 50px 0;
	border-bottom:2px solid #003399;
}
.u_staff .list_contact .left {
	width:570px;
	float:left;
}
.u_staff .list_contact .right {
	width:180px;
	float:right;
}
.u_staff .bnr_area {
	overflow:hidden;
	margin:0 0 100px 0;
}
.u_staff .bnr_area .left {
	width:396px;
	float:left;
}
.u_staff .bnr_area .right {
	width:396px;
	float:right;
}
 @media screen and (max-width: 480px) {
.u_staff .contact_mainimg {
	margin:0 0 50px 0;
}
.u_staff .list_contact .list_title {
	margin:0 0 20px 0;
}
.u_staff .list_contact li {
	overflow:hidden;
	margin:30px 0;
}
.u_staff .list_contact li:first-child {
	padding:0 0 30px 0;
}
.u_staff .list_contact .left {
	width:100%;
	float:none;
}
.u_staff .list_contact .right {
	width:100%;
	float:none;
}
.u_staff .bnr_area {
	overflow:hidden;
	margin:0 0 30px 0;
}
.u_staff .bnr_area .left {
	width:100%;
	float:none;
	margin:0 0 10px 0;
}
.u_staff .bnr_area .right {
	width:100%;
	float:none;
}
.u_staff .contact_title {
	width:250px;
}
}
/*----- company -----*/
.company .company_title {
	margin:0 0 0 5%;
}

.company .policy_text {
	color:#3E3E3E;
	font-size:190%;
	line-height:2;
	margin:0 auto;
	width:680px;
}


.company .map {
	text-align:center;
}
.company .map iframe {
	width:90%;
	margin:30px auto 60px;
	height:350px;
}
.company .table_base {
	width:90%;
	margin:0 auto;
	line-height:2;
}
.company .table_base a {
	font-size:14px;
	text-decoration:underline;
}
.company .table_base th {
	width:20%;
	font-weight:bold;
	font-size:14px;
	box-sizing:border-box;
}
.company .table_base td {
	width:80%;
	font-size:14px;
	box-sizing:border-box;
}
.company .profile_main {
	margin:0 0 50px;
}
.company .access_info td {
	padding: 0 0 40px 0;
}
.company .history_info td {
	padding: 0 0 40px 0;
}
 @media screen and (max-width: 480px) {
.company .policy_text {
	margin:0 0 0 0px;
	width:100%;
}
.company .map iframe {
	width:100%;
	margin:0px auto 60px;
	height:300px;
}
.company .table_base {
	width:100%;
}
.company .table_base th {
	width:28%;
	padding:0 0 0 2%;
}
.company .history_info_sp .time {
	font-weight:bold;
}
.company .history_info_sp .text {
	margin:15px 0 30px 0;
}
}
/*----- faq -----*/
.faq .qa dt {
	background:#003399;
	font-size:16px;
	padding:0.5em 0.5em 0.5em 3em;
	color:#ffffff;
	position:relative;
	margin:20px 0 30px;
	border-radius:5px;
	text-indent:-3em;
	cursor:pointer;
	transition:0.2s;
}
.faq .qa dt:hover {
	text-shadow:1px 1px 5px #FFFFFF;
}
.faq .qa dt:before {
	content:url(../../sendai-tax.com/faq/image/q.png);
	position:relative;
	margin:0 15px;
	top:5px
}
.faq .qa dt:after {
	top: 95%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	border-top-color: #003399;
	border-width: 18px;
	margin-left: -18px;
}
.faq .qa dd {
	background:url(../../sendai-tax.com/faq/image/bg.png) left top;
	font-size:14px;
	padding:0em 0.5em 0.8em 3em;
	text-indent:-2em;
}
.faq .qa dd:before {
	content:"A";
	font-size:28px;
	color:#003399;
	margin-right:10px;
	position:relative;
	top:3px;
}
.faq .number {
	position:absolute;
	top:70px;
	left:50px;
}
.faq .main_content {
	width:720px;
	margin:40px 0 40px 155px;
}
 @media screen and (max-width: 480px) {
.faq .main_content {
	width:100%;
	margin:40px 0 40px 0px;
}
}
/*----- recruit -----*/
.recruit .bnr_area img {
	vertical-align:top;
}
.recruit .bnr01 {
	margin:0 0 10px 0;
}
.recruit .bnr02 {
	margin:0 0 80px 0;
}
.recruit .bnr_area a {
	transition:0.4s;
}
.recruit .bnr_area a:hover {
	opacity:0.6;
}
.recruit ul.place_list {
	margin:80px 0;
}
.recruit ul.place_list li, .recruit ul.interview_list li {
	overflow:hidden;
	padding:0 50px 50px 0;
	margin:0 0 50px 0;
	border-bottom:2px solid #003399;
}
.recruit ul.place_list .left, .recruit ul.interview_list .left {
	width:450px;
	float:left;
	line-height:1.8;
}
.recruit ul.place_list .right, .recruit ul.interview_list .right {
	width:250px;
	float:right;
}
.recruit .title {
	margin:80px 0 0 0;
}
.recruit .name {
	margin:50px 0;
}
.recruit ul.interview_list {
	margin:60px 0 30px;
}
.recruit .interview_title {
	margin:40px 0 0 0;
}
.recruit .interviewee {
	overflow:hidden;
}
.recruit .interviewee .left {
	float:left;
}
.recruit .interviewee .right {
	float:right;
}
.recruit ul.member_list {
	overflow:hidden;
}
.recruit ul.member_list li {
	float:left;
	width:22%;
	margin:0 1% 0 0;
}
.recruit ul.member_list p.text {
	color:#003399;
	padding:10px 5px 0;
}
.recruit ul.member_list p .member_name {
	font-size:18px;
}
.recruit .form_area {
	margin:0 auto 100px;
}
@media screen and (max-width: 480px) {
.recruit .interview_title {
	width:70%;
}
.recruit ul.place_list {
	margin:50px 0;
}
.recruit ul.place_list li, .recruit ul.interview_list li {
	padding:0 0 50px 0;
	margin:0 0 50px 0;
	border-bottom:2px solid #003399;
}
.recruit ul.place_list .left, .recruit ul.interview_list .left {
	width:100%;
	float:none;
	margin:0 0 30px 0;
}
.recruit ul.place_list .right, .recruit ul.interview_list .right {
	width:80%;
	float:none;
	margin:0 auto;
	text-align:center;
}
.recruit .interviewee .left {
	float:none;
}
.recruit .interviewee .left p {
	width:80%;
}
.recruit .interviewee .right {
	float:none;
}
.recruit ul.member_list p .member_name {
	font-size:16px;
}
.recruit ul.member_list li {
	float:left;
	width:50%;
	margin:0 0 10px 0;
}
}
/*----- privacy -----*/
.privacy .main_content {
	line-height:2;
}
.privacy .main_content a {
	font-size:14px;
	text-decoration:underline;
}
.privacy .list_privacy {
	margin:30px 0 100px;
}
.privacy .list_privacy li {
	margin:0 0 30px 0;
}
.privacy .list_privacy .list01 li {
	padding:0 0 0 1.5em;
	font-size:14px;
	text-indent:-1.2em;
	margin:0 0 5px 0;
}
@media screen and (max-width: 480px) {
.privacy .sub_title {
	padding:0 0 0 1.5em;
	text-indent:-1.5em;
}
}
/*----- sitemap -----*/
.sitemap .list_sitemap a {
	font-size:14px;
	padding:5px 0;
}
.sitemap .list_sitemap a:hover {
	color:#003399;
	font-weight:bold;
}
.sitemap .list_sitemap {
	margin:70px 0 130px;
}
.sitemap .list_sitemap>li {
	margin: 0 0 30px 0;
}
.sitemap .list_sitemap .site_title {
	background:url(../../sendai-tax.com/sitemap/image/arrow.png) no-repeat left center;
	padding:0 0 0 1.5em;
	margin:0 0 20px 0;
}
.sitemap .list_sitemap .site_title a {
	font-weight:bold;
	font-size:115%;
}
.sitemap .list_sub {
	overflow:hidden;
	margin:0 0 0 20px;
}
.sitemap .list_sub li {
	float:left;
	background:url(../../sendai-tax.com/sitemap/image/mark.png) no-repeat left center;
	padding:0 20px;
}
.sitemap .list_sub li.list_ex {
	background:url(../../sendai-tax.com/sitemap/image/mark.png) no-repeat left 4px;
}
.sitemap .list_sub li.list_ex p {
	margin:0 0 5px 0;
}
@media screen and (max-width: 480px) {
.sitemap .list_sub li {
	float:none;
	margin:0 0 10px 0;
}
.sitemap .list_sitemap {
	margin:40px 0 100px;
}
}
/* temp */
.single .image_box {
	width:640px;
	height:400px;
	position:relative;
	background:#f5f5f5;
	overflow:hidden;
}
.single .image_box img {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
}
 @media screen and (max-width: 480px) {
.single .image_box {
	width:100%;
	height:100%;
	min-height:300px;
}
}

.cf:before,.cf:after {content:"";display:table;}
.cf:after {clear:both;}
.cf {*zoom:1;}