@charset "UTF-8";

*,
*:before,
*:after {
	margin:0;
	padding:0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

img {
	vertical-align:bottom;	
}

a {
	color:#172D59;
}

a,
a:hover {
	text-decoration:none;
}

a img:hover {
	transition: 0.3s ease-in-out;
	text-decoration:none;
}


#contents a {
	text-decoration:none;
}

#contents a:hover {
	text-decoration:underline;
}

#contents .entry-content a {
	text-decoration:underline;	
}
#contents .entry-content a:hover,
#contents .entry-content a:active,
#contents .entry-content a:visited {
	text-decoration:underline;
	opacity: 0.7;
}


body,
html {
	width:100%;
	-webkit-text-size-adjust: 100%;
}

u {
	font-weight:bold;
	color:#cb0000;
	text-decoration:underline;
	font-style:normal;	
}

section ul {
	margin-left:20px;
	margin-bottom:20px;
}

section ul li {
	margin-bottom:5px;
}
.ctxt.clr ul li a    {
	text-decoration: none;
	display: block;
}
#second #wrapper #main #contents .ctxt.clr ul li a {
	text-decoration: none;
}
#second #wrapper #main #contents .ctxt.clr ul li a:hover {
	text-decoration: underline;
	display: block;
}

#ctxt #box5 p{float:left}

section ul li:last-child {
	margin-bottom:0;
}

.col-red {
	color:#cb0000;	
}

.txt-c {
	text-align:center;	
}

.txt-r {
	text-align:right;	
}

form {
	margin-bottom:40px;	
}

.mb30 {
	margin-bottom:30px;	
}

/* メールフォーム周り */

.mfp ul,
.mfp ol {
	list-style:none;
	margin:0;
	padding:0;
}

.mfp_buttons {
	text-align:center !important;	
}

.mfp_element_submit,
.mfp_element_reset {
    padding: 0px !important;
    border: none !important;
    background: none !important;
    text-shadow: none !important;
    font-size: 18px !important;
    cursor: pointer !important;
    outline: none !important;
}

/* ボタン */

.button-blue {
	text-align:center;	
}

.button-blue a {
	padding:10px 40px;
	width:auto;
	display:inline-block;
	text-align:center;
	background-color:#13438F;
	color:#fff;
	border-radius:7px;
	margin:0 auto;
	font-size:131%;
	text-decoration:none !important;
	position:relative;
}

.button-blue a:after {
	position:absolute;
	right:10px;
	content:">";
}

/* リスト */

.ol-list {
	margin:0 0 20px 20px;	
}

.ol-list li {
	margin:0 0 5px 0;

}

.button-blue a:hover {
	text-decoration:underline !important;	
}

p {
	text-align: justify;	
}
.blog-cnt p {
	text-align: left;	
}
.blog-cnt p.more-bt {
	text-align: center;
}


@media only screen and (max-width: 768px) {
/* スマホ用 */

.pc {
	display:none;
}

.sp {
	display:block;
}

body,
html {
	width:100%;
	-webkit-text-size-adjust: 100%;
}

body {
	color:#172D59;
	line-height:175%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	background-color:#fff;
}

a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

a:hover {
	text-decoration:underline;
}

p {
	line-height:160%;
}

.center {
	text-align:center;
}

img {
	max-width:100%;
	height:auto;
}

/* 全体 */

#wrapper {
	width:auto;
	overflow:hidden;
}

#container {
	width:auto;
	margin:0 auto;
	text-align:left;
}

#primary .navigation {
	background-color: #172d59;	
}

.single .navigation {
	background:none !important;	
}

/* pc要素を非表示 */

.description,
.eng,
.header-contact,
.header-tel,
#gnav {
	display:none;
}

/* ヘッダー */

header {
	position:fixed;
	width:100%;
	height:auto;
	z-index:1;
}


header .logo {
	width:70%;	
}
header .oclogo {
	width:100%;
	text-align: center;
}

.header-inner {
	width:auto;
	height:auto;
	padding:10px;
	background: linear-gradient(to bottom, #DAE7FB, #C7DBFC);
}


.main-img {
	position: relative;
	margin-top:14%;
	background:url(../../images/top/mainimg_sp_bg.jpg) no-repeat 0 0;
	background-color:#1A2234;
	font-size:10px;
	padding:0 5px;
	-moz-background-size:100% auto;
	background-size:100% auto;
}
	
.c1 {
	padding:20px 0;	
}	
.c2 {
	width:auto;
	background: rgba(255,255,255,0.7);
	
	padding:10px 10px;
	font-weight:bold;
	margin:0 10px;

}

.c2 p {
	position:relative;
}

.c2 .txt1 {
	font-size:125%;
	margin-bottom:5px;	
}

.c2 .txt2 {
	font-size:191%;	
}

.c2 .txt3 {
	font-size:75%;	
}

.c3 {
	padding:20px 10px;	
}

.c3 img {
	width:100%;
}

.fs48 {
	font-size:24px;	
}

.fs72 {
	font-size:36px;
	color:#FFB900;

	filter:dropshadow(color=#172D59,offX= 0,offY=-1)
	dropshadow(color=#172D59,offX= 1,offY= 0)
	dropshadow(color=#172D59,offX= 0,offY= 1)
	dropshadow(color=#172D59,offX=-1,offY= 0);
 
	-webkit-text-stroke-color: #172D59;
	-webkit-text-stroke-width: 1px;
 
	text-shadow: black 1px 1px 0px, black -1px 1px 0px,
             black 1px -1px 0px, black -1px -1px 0px;
}




.personnel .main-img {
	background:none;
	background-color:#D5E3FB;
	font-size:10px;
	padding:10px;
	margin-top:0;

}

.personnel .c1 {
	padding:20px 0;	
}

.personnel .c2 {
	width:auto;
	padding:10px;
	font-weight:bold;
	margin:0;

}

.personnel .c2 p {
	position:relative;
}

.personnel .c2 .txt1 {
	font-size:125%;
	margin-bottom:5px;	
}

.personnel .c2 .txt2 {
	font-size:191%;	
}

.personnel .c2 .txt3 {
	font-size:75%;	
}

.personnel .c3 {
	padding:20px 10px;	
}

.personnel .c3 img {
	width:100%;
}

.personnel .fs48 {
	font-size:24px;	
}

.personnel .fs72 {
	font-size:36px;
	color:#FFB900;

	filter:dropshadow(color=#172D59,offX= 0,offY=-1)
	dropshadow(color=#172D59,offX= 1,offY= 0)
	dropshadow(color=#172D59,offX= 0,offY= 1)
	dropshadow(color=#172D59,offX=-1,offY= 0);
 
	-webkit-text-stroke-color: #172D59;
	-webkit-text-stroke-width: 1px;
 
	text-shadow: black 1px 1px 0px, black -1px 1px 0px,
             black 1px -1px 0px, black -1px -1px 0px;
}
















.topicpath {
	width:auto;
	margin:0 auto;
	text-align:left;
	padding:10px 10px 0 10px;
}

#second .topicpath {
	margin:55px auto 0;	
}

.topicpath ul {
	margin:0;
	padding:0;
	list-style:none;	
}

.topicpath li {
	margin:0;
	padding:0;	
	font-size:88%;
	display:inline-block;
}

.topicpath li:nth-child(2):before,
.topicpath li:nth-child(3):before {
	content:">";
	margin-right:5px;
}



/* サイドナビ */

#side {
	width:auto;
}

#side h2 {
	border:1px solid #4F6591;
	border-bottom:1px solid #14274D;
	font-size:113%;
	text-align:center;
	padding:15px 0;
}

#side ul {
	margin:0;
	padding:0;
	list-style:none;	
}


.menu {
	width:auto;
	height:auto;
}

.menu > li {
	font-size:88%;	
}

.menu li {
	width:auto;
	color:#fff;
	text-align:center;
	background-color:#0D479B;
	position:relative;
}

.menu li a:hover {
/*	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
	text-decoration:underline;*/
}

.menu li a {
	display:block;
	width:auto;
	min-height:47px;
	line-height:47px;
	color:#fff;
	text-decoration:none;
	background-color:#0D479B;
	border-bottom:1px solid #fff;

}

#side li a:hover {
	text-decoration:underline;
}

.menu li:after {
	content:"";
	background:url(../../images/common/menu_icon.png) right center no-repeat transparent;	
	position: absolute;
    top: 18px;
    right: 4%;
	width:6px;
	height:12px;
    background-size: 6px 12px;
}

.menu li:after:hover {

}

.menu-level2 {
	padding:0 10px !important;
}

.menu-level2 li {
	margin-bottom:1px;
}

.menu-level2 li:last-child {
	margin-bottom:0px;
}

.menu-level2 li a {
	border-top:1px solid #697CA1;
	background-image:none;
	background-color:#4F6591;
}

.menu-level2 li a:hover {
/*	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";*/
}

.sub-menu {
	margin-top:9px !important;
	margin-bottom:10px !important;	
}

.sub-menu li {
	border:1px solid #4F6591;
	border-bottom:none;
	font-weight:bold;
}

.sub-menu li:last-child {
	border-bottom:1px solid #4F6591;
}

.sub-menu li a {
	display:block;
	width:auto;
	min-height:47px;
	line-height:47px;
	text-align:center;
	text-decoration:none;
	background:url(../../images/common/menu_icon_blue.png) no-repeat 97% 18px;
}

.side-banner {
	margin:0;
	padding:0;
	list-style:none;	
}

.side-banner li {
	float:left;
	width:49%;
	margin-right:2%;
	margin-bottom:10px;	
}

.side-banner li:nth-child(2n+2) {
	margin-right:0;
}

.side-txt {
	font-size:82%;
	clear:both;
}

.side-txt p {
	float:left;
	width:49%;
	margin-right:2%;
	margin-bottom:10px;
	border-left:3px solid #4F6591;
	padding-left:10px;
}

.side-txt p:nth-child(2n+2) {
	margin-right:0;
}

.menu-level2 {
	display:none;	
}

/* 見出し系 */

#contents h1,
#contents h2.top-title,
#contents h2.entry-title {
	color:#fff;
	background-color:#0D479B;
	font-size:150%;
	text-align:center;
	padding:20px;
	box-shadow:1px 1px 2px 1px #999;
	margin-bottom:20px;	
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

#contents h2.entry-title-list {
	text-align:left;
	color:#0D479B;
	font-size:18px !important;
	margin-bottom:20px;
}

#contents h2.entry-title-list a {
	color:#0D479B;
	text-decoration:none;
}

#contents h2.entry-title-list a:hover {
	text-decoration:underline;
}

#home #contents h3,
#second #contents h3,
#contents h4,
.aisatsu h3.top-h3-title,
.title-lebel2 {
	width:auto;
	padding:10px 10px;
	text-align:center;
	background:url(../../images/common/h3_bg.jpg) no-repeat bottom center;
	background-color:#DAE7F8;
	margin-bottom:20px;
	overflow:hidden;
	clear:both;
	font-size:131%;
}

#contents h4 {
	background:none;
	text-align:left;	
	border-left: 7px solid #5C7198 !important;
	padding:0 10px;
}

#contents h2.top-title {
	background:none !important;
	background-color:#0D479B !important;
	padding:20px !important;
}


.contact-title {
	margin:0 !important;
	background:url(../../images/common/contact_title_bg.jpg) repeat-x 0 0 !important;
	background-color:#4572B5 !important;
	color:#fff;		
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}


.works-cnt h2,
.works-cnt h3 {
	width:auto;
	padding:10px 10px;
	text-align:center;
	background:url(../../images/common/h3_bg.jpg) repeat-y top center;
	margin-bottom:20px;
	border-top:1px solid #5A6287;
	border-left:1px solid #5A6287;
	border-right:1px solid #5A6287;
}

#second #contents h2 {
	font-size:131%;
}

#home #contents .works-cnt h3 {
	padding:0;	
}

/* テーブル */

.price-table,
.company-table {
	width:100%;
	table-layout:fixed;
	border-collapse:collapse;
	margin-bottom:40px;
}

.price-table th,
.price-table td,
.company-table th,
.company-table td {
	padding:20px;
	text-align:left;
	vertical-align:top;
	display:block;
}

.price-table th br,
.company-table th br {
	display:none;
}

.price-table th {
	border-bottom:1px solid #4F6591;
	width:auto;
	box-sizing:border-box;	
}
	
	
	
	
.china-table th,
.china-table td {
	padding:20px;
	text-align:left;
	vertical-align:top;
	display:block;
}

.china-table th br {
	display:none;
}

.china-table th {
	border-bottom:1px solid #4F6591;
	width:auto;
	box-sizing:border-box;	
}

.sp_non {display: none;}
.mb15 { margin-bottom: 15px;}
.ml_li li { margin-left: 25px;}
	
	
	
	
	
	
	
.column_table,
.column_table td,
.column_table th {
  border: 1px solid #cbced2;
  border-collapse: collapse;
  text-align: center;
}

.column_table thead th {
  display: none;
}

.column_table tbody th {
  background: #01214d;
  color: #fff;
  padding: 4px 12px;
  display: block;
  width: 100%
}

.column_table td {
  background: #f5f6f8;
  padding: 4px 12px;
  display: block;
  width: 100%
}

.column_table td[data-title]::before {
  color: #666;
  content: attr(data-title) " :";
  font-weight: bold;
  padding: 0 10px 0 0;
  display: inline;
}
	
	
	
	
	
	
	
	

	
.company-table th {
	border-bottom:1px solid #4F6591;
	width:auto;
	box-sizing:border-box;
}

.company-table th,
.company-table td {
}

.company-table .img {
	background-color:#fff;
	text-align:center;
}

.price-table tr:nth-child(odd),
.company-table tr:nth-child(odd) {
	background-color:#DAE7FB;
}

.contact-table {
	width:100%;
	table-layout:fixed;
	border-collapse:collapse;
	margin-bottom:40px;
	border-top:1px solid #4F6591;
}

.contact-table th,
.contact-table td {
	padding:20px;
	text-align:left;
	vertical-align:top;
	border-bottom:1px solid #4F6591;
	border-left:1px solid #4F6591;
	border-right:1px solid #4F6591;
	display:block;
}

.contact-table td {
}

.contact-table th {
	width:auto;
	background-color:#DAE7FB;	
}

.required {
	color:#fff;
	background-color:#CB0000;	
    border-radius: 5px;
    -webkit-border-radius: 5px;  
    -moz-border-radius: 5px;
	font-size:88%;
	padding:0px 5px;
	display:inline-block;
}

.contact-table input,
.contact-table textarea {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;	
}

/* メインコンテンツ */

#main {
	width:auto;
	margin:0 auto;
	padding:10px 10px 30px 10px;
}

#contents {
	width:auto;
}
.onecolumn #contents {
	margin-top: 65px;
}

#contents section {
	width:auto;
	height:auto;
	padding-bottom:20px;	
}

.top-works {
	width:auto;
	height:auto;
	text-align:left;
}

.top-works .works-cnt {
	width:auto;
	margin-bottom:20px;
	
}

.top-works .works-cnt h3 {
	width:auto;
	height:50px;
	line-height:50px;
	color:#172D5A;
	background-image:none !important;
	background-color:#D9E7FB !important;
	text-align:center;
	margin-bottom:0px !important;
	-moz-background-size:100% auto !important;
	background-size:100% auto !important;
}

.works-cnt div {
	border-left:1px solid #4F6591;
	border-right:1px solid #4F6591;
	border-bottom:1px solid #4F6591;
	text-align:center;
	line-height:none;
	font-weight:bold;
	padding:20px 0 15px;
	line-height:normal;
}

.works-cnt div p {
	font-size:113%;
	text-align:inherit;
}

.works-cnt div strong {
	font-size:220%;
}

.img-right {
	display:block;
	text-align:center;
	margin:20px auto 30px;	
}


.fs-small {
	font-size:94%;
}

.ctxt {
	width:auto;
	height:auto;
	text-align:left;
	clear:both;
	padding:0;
	margin-bottom:20px;
}

.ctxt p {
	margin-bottom:20px;
}

.top-service {
	width:auto;
	height:auto;
	color:#fff;
	background-color:#C9DDFB;
	padding:0px 20px 20px;
	margin-bottom:20px;
	text-align:center;
	color:#172D59;
}

#contents .top-service h2.top-title {
	background:none !important;
	
}

#contents  .top-service h2 {
	background:none;
	box-shadow:none;
	line-height:163%;
	margin-bottom:0;
	font-size:140%;
	color:#172D59;
	background-image:none !important;
}


#contents  .top-service h2 span {
	font-size:153%;
}

.top-service-li {
	margin:30px 0 5px;
	padding:0;
	list-style:none;
}

.top-service-li li {
	width:48%;
	display:inline-block;
	margin-bottom:30px;
	text-align:center;
	padding:0 10px;
}

.top-service-li li img {
}


.top-service-price {
	text-align:center;
	background-color:#FFBA00;
	padding:25px 10px;
	margin-bottom:5px;
	clear:both;
	color:#172D59;
	font-size:113%;
	font-weight:bold;
	vertical-align:middle;
}

.top-service-price p {
	line-height:normal;
	text-align:center;
}

.top-service-price strong {
	font-size:230%;
	display:block;
}

.top-service .eng-txt {
	text-align:right;
}

.delivery {	
}

.delivery h2 {
	width:auto;
	height:auto;
	box-shadow:none !important;
	line-height:normal;
	font-size:130% !important;
	margin-bottom:0px !important;


	padding:10px;
	background-image:none !important;
	background-color:#C9DDFB !important;
	border:1px solid #4F6591;
	border-bottom:1px solid #fff;
	text-align:center;

}

.delivery h2 span {
	font-size:75% !important;
}

.delivery div {
	width:auto;
	height:auto;
	border-left:1px solid #4F6591;
	border-right:1px solid #4F6591;
	border-bottom:1px solid #4F6591;
	text-align:center;
	padding:30px;
	margin-bottom:20px;
}

.contact-div {	
	width:auto;
	height:auto;
	border:1px solid #4F6591;
	padding:20px;
	margin-bottom:20px;
}

.ctxt h3,
.contact-div h3,
#qa .gaiyo h2,
h3.h3-title {
	text-align:left !important;
	background:none !important;
	border-left:7px solid #5C7198;
	line-height:130% !important;
	height:auto !important;
	padding-left:10px;
	border-top:none !important;
	border-bottom:none !important;
}

.ctxt h3,
#qa .gaiyo h2,
h3.h3-title {
	font-size:113%;
	margin-bottom:20px;
	padding:0 0 0 10px !important;
}

.contact-div .contact-txt {
	margin:10px 0;
	width:auto;
}

.contact-div ul {
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	width:auto;
}

.contact-div ul li {
	text-align:center;
}

.contact-div ul li img {
	width:80%;
}

.contact-div ul li:nth-child(2) {
	margin-right:0;
}

.contact-div ul li:nth-child(3) {
}

/* QA */

#qa {
	
}

#qa .group-cnt {
	width:auto;
	height:auto;
	margin-bottom:20px;	
}

#qa .class-txt {
	color:#172D59;
	font-size:107%;
	font-weight:600;
	padding:15px 30px;
	margin-bottom:20px;
	cursor:pointer;
	background:url(../../images/common/arrow_dw.png) no-repeat right 3% center;
	background-color:#E1E7F1;

}

#qa .open-inner .class-txt {
	background:url(../../images/common/arrow_up.png) no-repeat right 3% center;	
	background-color:#E1E7F1;
}

#qa .gaiyo {
	width:auto;
	height:auto;
	padding:0 30px;	
}


/* 会社概要 */


.cplink {
	width:auto;
	height:auto;
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
}

.cplink li {
	margin:0 0 1px 0;
	padding:0;
	background:#13448F;
	color:#fff;	
	font-size:82%;
}

.cplink li a {
	display:block;
	width:auto;
	height:auto;
	color:#fff;
	text-decoration:none !important;
	padding:5px 15px;
	line-height:180%;
	border-top:1px solid #A2ABBD;
	border-right:1px solid #A2ABBD;
	position:relative;
}

.cplink li a:hover {
	text-decoration:underline !important;

}

.cplink li a:after {
	content:">";
	margin-left:10px;
	position:absolute;
	right:10px;
}

.history-dl {
	overflow: hidden;
	margin-bottom:20px;
}

.history-dl dt {
	width:130px;
	padding:12px 10px;
	float:left;
	position:relative;
	z-index:0;
}

.history-dl dd {
	padding:12px 10px 12px 150px;
	position:relative;
	z-index:-1;
}

.history-dl dd:after {
	content:"";
	border-left:1px solid #4F6591;
	position:absolute;
	left:130px;
	top:0;
	width:1px;
	height:300px;
	z-index:3;
}

.history-dl dl dt:nth-of-type(2n+1) {
	background-color:#DAE7FB;
}

.history-dl dl dd:nth-of-type(2n+1) {
	background-color:#DAE7FB;
}

#profile,
#profile2 {
	
}

.photo {
	text-align:center;
	margin-bottom:20px;
}

.profile-details dl {
	font-size:82%;
	line-height:190%;
	overflow:hidden;
	margin-bottom:20px;
}

.profile-details dl dt {
	width:100pxpx;
	float:left;
	font-weight:600;
	position:relative;
	z-index:0;
}

.profile-details dd {
	padding:0 0 0 100px;
	position:relative;
	z-index:-1;

}

.profile-details dd:after {
	content:"";
	border-left:1px solid #4F6591;
	position:absolute;
	left:85px;
	top:0;
	width:1px;
	height:150px;
	z-index:0;
}


.link {
	margin:0 0 8px 0;
	color:#172D59;
}

.link2 {
	display:inline-block;
	color:#fff;
	margin-bottom:1px;
}

.link a {
	padding:0;
	background:#E1E7F1;
	color:#172D59;
	font-size:82%;
	display:block;
	width:auto;
	height:auto;
	color:#172D59;
	text-decoration:none !important;
	padding:5px 25px 5px 15px;
	line-height:180%;
	position:relative;
	font-weight:600;
}

.link2 a {
	color:#fff;
	background-color:#13448F;
}

.link a:hover {
	text-decoration:underline !important;

}

.link a:after {
	content:">";
	margin-left:10px;
	position:absolute;
	right:10px;
}

/* 調査依頼の流れ */

#flow-cnt {
	width:auto;
}

#flow-cnt h2 {
	background-image:none !important;
	background-color:#E1E7F1 !important;
	border:none !important;
    border-radius: 10px;  
    -webkit-border-radius: 10px;  
    -moz-border-radius: 10px;
	padding:15px 0;
	font-size:107% !important;
}

#flow-cnt .ctxt h2 {
	padding:15px 10px !important;
	margin-bottom:20px !important;	
}

#flow-cnt .ctxt {
	padding:0 0 30px 0;
	margin-bottom:10px;
	position:relative;
}

#flow-cnt .ctxt:before {
	content:"";
	display:block;
	text-align:center;
	position:absolute;
	width:100%;
	height:27px;
	bottom:0;
	background:url(../../images/flow/arrow.gif) no-repeat center center;
}

#flow-cnt .ctxt:last-child:before {
	display:none;
}

#flow-cnt .ctxt img {
	display:block;
	text-align:center;
	margin:0 auto 10px;
}

/* 破産者検索 */

.step {
	
}

.step ol {
	margin:0 0 20px 20px;
	list-style:none;
}

.step ol li {
	padding:20px 0 20px 80px;
	display:inline-block;
	margin-bottom:0px;
}

.step ol .step1 {
	background:url(../../images/hasan/step01.png) no-repeat left center;
}

.step ol .step2 {
	background:url(../../images/hasan/step02.png) no-repeat left center;
}

.step ol .step3 {
	background:url(../../images/hasan/step03.png) no-repeat left center;
}

.step ol .step4 {
	background:url(../../images/hasan/step04.png) no-repeat left center;
}

/* フッター */

footer {
	width:auto;
	height:auto;
	background-color:#E1E7F2;
	clear:both;
	text-align:center;
	color:#000;
	font-size:82%;
}

.footer-inner {
	width:auto;
	height:auto;
	padding:30px 10px;
	margin:0 auto;
	text-align:left;
	line-height:123%;
}

.footer-inner ul {
	margin:0;
	padding:0;
	list-style:none;
}

.footer-inner li {
	border-bottom:1px solid #ccc;
}

.footer-inner li ul {
	margin-bottom:8px;
}

.footer-inner li ul li {
	border:none;
}

.footer-inner li ul li a {
	padding:5px 0px 5px 12px;
}

.footer-inner li ul {
	margin-top:3px;
	margin-left:30px;
}
.footer-inner li a {
    background: url(../../images/common/menu_icon_blue.png) no-repeat left center;
    display: block;
    width: auto;
    height: auto;
    padding: 10px 0 10px 12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 13px;
    letter-spacing: 0px;
    line-height: 1.5;
}

.footer-inner .company-photo {
	text-align:center;
	padding:20px 0;
}

.footer-logo {
	border-bottom:1px solid #4F6591;
	padding-top:18px;
	padding-bottom:18px;
	margin-bottom:18px;
	clear:both;
}

.footer-inner .cnt {
	vertical-align:top;
}
.footer-inner .cnt img {
	max-width: inherit;
	width: auto;
	height: auto;
	margin: 0 auto;
	}
.footer-inner .cnt:nth-child(5) {
}

.photo-oc {
	display: none;
}

.footer-inner div p {
    margin-bottom: 15px;
    font-size: 12px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.6;
	letter-spacing: 0px;
}

address {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	clear:both;
	text-align:center;
	font-style:normal;
	padding:20px 0 40px;
	display:block;
	letter-spacing: 0px;
	line-height: 1.5;
}

address span {
	font-size:120% !important;	
}

#page-top {
	display: none;
    position: fixed;
    bottom: 70px;
    right: 10px;
	width:50px;
	height:50px;
	z-index: 2;
}
.ocpagetop {
    bottom: 5px!important;
}

.footer-banner-fix {
	width:auto;
	position:fixed;
	bottom:0;
	left:0;
	border-top:1px solid #ccc;
	padding:10px;
	text-align:center;
	background-color:#CADDFB;	
	z-index: 10;
}

.footer-banner-fix ul {
	list-style:none;
	margin:0;
	padding:0;
}

.footer-banner-fix li {
	width:50%;
	margin:0;
	padding:0;
	float:left;
}

.footer-inner-banner ul {
	margin:0;
	padding:0;	
}

.footer-inner-banner li {
	margin:0 0 10px 0;
	padding:0;
	float:left;
	height:57px;
	width:49%;
	border-bottom:none;
}

.footer-inner-banner li a {
	background:none;
}


















/* Side Menu */

.header-area-name {
	display:inline-block;
	font-size:14px;
	color:#fff;
	padding:3px 0 0 10px;
}

#header-navi {
	z-index:1;
}

#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    right: 0;
	top:0;
    width: 250px;
    height: 100%;
    margin-right: -250px;
    overflow-y: auto;
    background: #13448f;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
	text-align:left;
	border-bottom:1px solid #fff;
}

.sidebar-nav li a {
    display: block;
    padding: 10px 10px 10px 20px;
    text-decoration: none;
    color: #fff;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 2;
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: #fff;
    background: rgba(255,255,255,0.2);
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
    height: 55px;
    font-size: 16px;
    line-height: 55px;
	text-align:left;
}

.sidebar-nav > .sidebar-brand a {
    color: #999;
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}

#menu-toggle {
    z-index: 1;
    position: fixed;
    top:0px;
    right: 0;
	border:1px solid #172C58;
	line-height:105%;
	background-color:#fff;
}

#menu-toggle:after {
	font-size:12px;
	content:"MENU";
	position:absolute;
	left:0px;
	right:0;
	margin:auto;
	bottom:-23px;	
}

#menu-toggle:after {	
}

.fa-bars {
	color:#172C58;
}

#sidebar-wrapper.active {
    right: 250px;
    width: 250px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	z-index:1000;
}

.toggle {
    margin: 5px 10px 0 0;
}

.btn-light {
    border-radius: 0;
    color: #333;
    background-color: rgb(255,255,255);
}

.btn-group-lg>.btn, .btn-lg {
    padding: 0px 2px;
    font-size: 25px;
    line-height: 1.3333333;
	position:relative;
	z-index:10;
}

.top-recruit-bt {
	display:none;	
}

.sidebar-nav {
	font-size:14px;
}

.sidebar-nav .home span {
	font-size:75%;
}

.sidebar-nav .home > a {

}

.sidebar-nav li ul li a {
	background-color:#3C5796;
}


.sidebar-nav li ul li:last-child {
	border-bottom:none !important;
}

/* 背景暗くする */

#menu-back {

}

.menu-back-active {
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color:#000;
	display:block;	
	z-index:0;
	transition:0.5s;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	z-index:5;
}

}



@media screen and (min-width: 769px), print {
/*PC・タブレット用*/

.pc {
	display:block;
}

.sp,
.footer-banner-fix {
	display:none;
}

body {
	color:#172D59;
	line-height:175%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	background-color:#fff;
	-webkit-print-color-adjust: exact;
}

a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

a:hover {
	text-decoration:underline;
}

p {
	line-height:160%;
}

.center {
	text-align:center;
}


/* 全体 */

#wrapper {
	width:100%;
	overflow:hidden;
}

#container {
	width:960px;
	margin:0 auto;
	text-align:left;
}

/* ヘッダー */

header {
	width:auto;
	height:auto;
	text-align:center;
}

header .logo {
	float:left;
	padding:26px 200px 0 0;
}

.header-inner {
	position:relative;
	width:960px;
	margin:0 auto;
	text-align:left;
	padding:20px 0 5px;	
}
.ocheader {
	width: 730px!important;
}
.ocfooter {
	width: 730px!important;
}

#header-navi {
	display:none;	
}

.eng {
	position:absolute;
	right:0;
	top:20px;	
	line-height: 1;
}

.eng a {
	font-size: 14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	display:inline-block;
	background:url(../../images/common/icon_right.png) no-repeat left center;
	padding:0 0 0 15px;
	letter-spacing: 0px;
	line-height: 1;
	vertical-align: top;
}

.description {
	font-size:12px;
	font-weight:normal;
	line-height:normal;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.header-tel,
.header-contact {
	float:left;
	overflow:hidden;
}
.header-tel {
	width:332px;
}
.header-tel img {
	max-width:inherit;
	width: auto;
	height: auto;
	}
	
.header-contact {
	width:130px;
	margin-top:8px;
	float:right;
}

.header-tel ul {
	margin:0;
	padding:11px 15px 0 0;
	list-style:none;
}

.tokyo-tel,
.osaka-tel {
	width:50%;
	font-weight:bold;
	float:left;
	font-size:88%;
}

.osaka-tel {
	text-align:right;
}

.header-contact ul {
	position:relative;
	width:auto;
	margin:0;
	padding:0 0 0 0;
	list-style:none;
}

.header-contact ul li {
	margin-bottom:5px;
}

.header-contact ul li:last-child {
	margin-right:0;
}

.hc-bt01 {
	margin-bottom:8px;
}

.hc-bt03 {
	position:absolute;
	right:0;
	bottom:0;
}

/* グローバルナビ */

nav {
	display:block;
	clear:both;
	width:100%;
	height:44px;
	line-height:44px;
	background:url(../../images/common/nav_bg.jpg) repeat-x !important;
}

nav ul {
    width: 972px;
    height: auto;
    margin: 0 auto;
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
}

nav,
nav li a {
	color:#fff;
	text-decoration:none;
}

nav li {
	width: calc( 100% / 7 );
	float:left;
	background:url(../../images/common/nav_li.png) no-repeat left center;
}

nav li:last-child {
	float:right;
}

nav li:last-child a {
	background:url(../../images/common/nav_li.png) no-repeat right center;
}


nav li a {
	display:block;
	padding:0;
	font-size: 16px;
	letter-spacing: 0px;	
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#primary .navigation {
	background-color: #172d59;	
}

.single .navigation {
	background:none !important;	
}

/* メインイメージ */

.main-img {
	width:auto;
	height:241px;
	background:url(../../images/top/mainimg_bg.jpg) no-repeat top center,url(../../images/top/mainimg_side_bg.jpg) repeat-x top center;
}

.main-img-inner {
	width: 960px;
	height: 241px;
	position: relative;
	margin: 0 auto;
}

.main-img-inner .mv-img {
	position:absolute;
	top:-8px;
	left:50px;
}


.fs48 {
	font-size:48px;	
}

.fs72 {
	font-size:72px;
	color:#FFB900;

	filter:dropshadow(color=#172D59,offX= 0,offY=-1)
	dropshadow(color=#172D59,offX= 1,offY= 0)
	dropshadow(color=#172D59,offX= 0,offY= 1)
	dropshadow(color=#172D59,offX=-1,offY= 0);
 
	-webkit-text-stroke-color: #172D59;
	-webkit-text-stroke-width: 3px;
 
	text-shadow: black 1px 1px 0px, black -1px 1px 0px,
             black 1px -1px 0px, black -1px -1px 0px;
}



.topicpath {
	width:960px;
	margin:0 auto;
	text-align:left;
	padding:10px 0;
}

.topicpath ul {
	margin:0;
	padding:0;
	list-style:none;	
}

.topicpath li {
	margin:0;
	padding:0;	
	font-size:88%;
	display:inline-block;
	margin-right:5px;
}

.topicpath li:nth-child(2):before,
.topicpath li:nth-child(3):before {
	content:">";
	margin-right:5px;
}



/* サイドナビ */

#side {
	width:210px;
	float:left;	
}
#side img {
	max-width: 100%;
	height: auto;
	}
#side h2 {
	border:1px solid #4F6591;
	border-bottom:1px solid #4571B4;
	font-size:113%;
	text-align:center;
	padding:7px 0;
	margin-bottom:6px;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

#side ul {
	margin:0;
	padding:0;
	list-style:none;
}
#side ul a:link {
	text-decoration: underline;
	}
#side ul a:hover {
	opacity: 0.7;
	text-decoration: none;
	}

	
.menu {
	width:auto;
	height:auto;
	margin-bottom:10px !important;
}

.menu > li {
	font-size:88%;
}

.menu li {
	width:auto;
	text-align:left;
	position:relative;
	background:url(../../images/common/menu_level1_bg.jpg) 0 0;
	margin-bottom:6px;
	padding-bottom:7px;
	padding-top:48px;
}

.menu li.even {
	background:url(../../images/common/menu_level2_bg.jpg) 0 0;
}


.menu .lebel1 {
	font-size:113%;
	padding:10px 15px;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:1;
}

.menu .menu01 {
	margin:0 7px !important;
	background:url(../../images/common/side_menu_bg01.jpg) no-repeat 0 0;
}

.menu .menu02 {
	margin:0 7px !important;
	background:url(../../images/common/side_menu_bg02.jpg) no-repeat 0 0;
}

.menu .menu03 {
	margin:0 7px !important;
	background:url(../../images/common/side_menu_bg03.jpg) no-repeat 0 0;
}

.menu .menu04 {
	margin:0 7px !important;
	background:url(../../images/common/side_menu_bg04.jpg) no-repeat 0 0;
}

.menu .menu05 {
	margin:0 7px !important;
	background:url(../../images/common/side_menu_bg05.jpg) no-repeat 0 0;
}

.menu .menu06 {
	margin:0 7px !important;
	background:url(../../images/common/side_menu_bg06.jpg) no-repeat 0 0;
}

.menu .menu07 {
	margin:0 7px !important;
	background:url(../../images/common/side_menu_bg07.jpg) no-repeat 0 0;
}

.menu .menu08 {
	margin:0 7px !important;
	background:url(../../images/common/side_menu_bg08.jpg) no-repeat 0 0;
}

.menu .menu09 {
	margin:0 7px !important;
	background:url(../../images/common/side_menu_bg09.jpg) no-repeat 0 0;
	letter-spacing:-1px;
}

.menu li a {
	display:block;
	width:auto;
	text-decoration:none;
	color:#fff;
}

#side li a:hover {
	text-decoration:underline;
}

.menu li:after {
}

.menu li:after:hover {

}

.menu-level2 {
	padding:10px 0 !important;
}

.menu-level2 li {
	background:url(../../images/common/menu_level2_list.png) no-repeat left center;
	padding:0 0 0 15px;
	margin:0 0 0 8px;
	line-height:140%;
	text-shadow: 0 0 5px rgba(255, 255, 255, .9);
	font-weight:bold;
	position:relative;
	letter-spacing:-1px;
	font-feature-settings : "palt";
}


.menu .menu08 li,
.menu .menu09 li {
	padding:0;
	margin:0 0 0 10px;
	background:none;
	font-weight:bold;
}


.menu-level2 li a {
	color:#172D59;
	font-weight:bold;
}

.menu-level2 li a:hover {
/*	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";*/
}

.sub-menu {
	margin-bottom:10px !important;	
}

.sub-menu li {
	border:1px solid #4F6591;
	border-bottom:none;
	font-weight:bold;
}

.sub-menu li:last-child {
	border-bottom:1px solid #4F6591;
}

.sub-menu li a {
	display:block;
	width:auto;
	min-height:47px;
	line-height:47px;
	text-align:center;
	text-decoration:none;
	background:url(../../images/common/menu_icon_blue.png) no-repeat 97% 18px;
}

.side-banner {
	margin:0;
	padding:0;
	list-style:none;	
}

.side-banner li {
	margin-bottom:10px;	
}

.side-txt {
	font-size:82%;	
}

.side-txt p {
	margin-bottom:10px;
}


/* 見出し系 */

#contents h1,
#contents h2.top-title,
#contents h2.entry-title {
	color:#fff;
	padding:20px;
	margin-bottom:20px;
	background:url(../../images/common/h2_bg.jpg) no-repeat 0 0;
	text-align:center;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:131%;
}

#contents h2.entry-title-list {
	text-align:left;
	color:#0D479B;
	font-size:18px !important;
	margin-bottom:20px;
}

#contents h2.entry-title-list a {
	color:#0D479B;
	text-decoration:none;
}

#contents h2.entry-title-list a:hover {
	text-decoration:underline;
}

#contents h2.top-title {
	background:url(../../images/common/h2_bg.jpg) no-repeat 0 0 !important;
	padding:20px !important;
	clear:both;
}

#second #contents h3,
#contents h4,
.aisatsu h3.top-h3-title,
.title-lebel2 {
	width:auto;
	padding:10px 10px;
	text-align:center;
	background:url(../../images/common/h3_bg.jpg) repeat-y top center;
	margin-bottom:20px;
	overflow:hidden;
	clear:both;
	font-size:131%;
}

.contact-title {
	margin:0 !important;
	background:url(../../images/common/contact_title_bg.jpg) repeat-x 0 0 !important;
	background-color:#4572B5 !important;
	color:#fff;		
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align:center;
	padding:10px;
}

section.ctxt h3.top-h3-title {
	width:auto;
	height:auto;
	min-height:48px;
	line-height:48px;
	padding:10px 10px !important;
	text-align:center !important;
	background:url(../../images/common/h3_bg.jpg) repeat-y top center !important;
	margin-bottom:20px !important;
	overflow:hidden !important;
	border-left:none !important;
	clear:both !important;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

#home #contents .works-cnt h3 {
	padding:0;	
}

#second #contents h2 {
	font-size:131%;
}

/* テーブル */

.price-table,
.company-table {
	width:715px;
	table-layout:fixed;
	border-collapse:collapse;
	margin-bottom:40px;
	margin:0 10px;
}

.price-table {
	width:706px;	
}

.price-table th,
.price-table td,
.company-table th,
.company-table td {
	padding:20px;
	text-align:left;
	vertical-align:top;
}

.price-table th {
	border-right:1px solid #4F6591;
	width:168px;
	box-sizing:border-box;	
}
	
	
	
	
	
	
.china-table {
	width:100%;
	border-collapse:collapse;
	margin-bottom:40px;
	margin:0 10px;
}

.china-table {
	width:706px;	
}

.china-table th,
.china-table td {
	border:1px solid #4F6591;
	padding:20px;
	text-align:left;
	vertical-align:top;
}

.china-table th {
	border:1px solid #4F6591;
	box-sizing:border-box;	
}
	
.china-table tr:nth-child(odd) {
	background-color:#DAE7FB;
}



	
	
	
	
	
	
	
.column_table {
	width:706px;
	border-collapse:collapse;
	margin-bottom:40px;
	margin:0 10px;
}

.column_table {
	width:706px;
	margin-bottom: 15px;
}

.column_table th,
.column_table td {
	border:1px solid #4F6591;
	padding:8px;
	text-align:left;
	vertical-align:middle;
}

.column_table th {
	border:1px solid #4F6591;
	box-sizing:border-box;
	text-align: center;
}
	
.column_table tr:nth-child(odd) {
	background-color:#DAE7FB;
}
.column_table_hdcenter {
	text-align: center!important;
}
.column_table_hdleft {
	text-align: left!important;
}
.column_th01 { width: 22%; }
.column_th02 { width: 55%; }
.mb15 { margin-bottom: 15px;}
.ml_li li { margin-left: 25px;}


	
	
.saiban_midashi { text-align: center; font-size: 18px; font-weight: bold;}
.center_yose { text-align: center!important; }
	
	


.company-table th {
	border-right:1px solid #4F6591;
	width:150px;
	box-sizing:border-box;
}

.company-table th,
.company-table td {
	font-size:82%;
	line-height:170%;
	padding:12px 20px;
}

.company-table .img {
	background-color:#fff;
	padding-top:0;
	width:200px;
}


.price-table tr:nth-child(odd),
.company-table tr:nth-child(odd) {
	background-color:#DAE7FB;
}

.contact-table {
	width:100%;
	table-layout:fixed;
	border-collapse:collapse;
	margin-bottom:40px;
	border-bottom:1px solid #4F6591;
}

.contact-table th,
.contact-table td {
	padding:20px;
	text-align:left;
	vertical-align:top;
	border-top:1px solid #4F6591;
}

.contact-table td {
	border-right:1px solid #4F6591;	
}

.contact-table th {
	width:200px;
	background-color:#E1E7F1;	
	border-left:1px solid #4F6591;
}

.required {
	color:#fff;
	background-color:#CB0000;	
    border-radius: 5px;
    -webkit-border-radius: 5px;  
    -moz-border-radius: 5px;
	font-size:88%;
	padding:0px 5px;
	display:inline-block;
}

.contact-table input,
.contact-table textarea {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;	
}

/* メインコンテンツ */

#main {
	width:960px;
	margin:0 auto;
	padding:0 0 40px 0;
}
.onecolumn {
	width: 730px!important;
}

#contents {
	width:726px;
	float:right;	
}
.onecolumn #contents {
	width:726px;
	float: left;
	margin-top: 30px;
	display: block;
    margin-left: auto;
    margin-right: auto
}

#contents section {
	width:auto;
	height:auto;
	margin-bottom:20px;
	padding-bottom:20px;
}

.top-works {
	width:auto;
	height:auto;
	text-align:left;
	clear:both;
}

.top-works .works-cnt {
	width:230px;
	float:left;
	margin-right:17px;
	margin-bottom:20px;
	
}

.top-works .works-cnt p {
	text-align:center;	
}

.img-right {
	float:right;
	margin:0 20px 20px 30px;	
}

.top-works .works-cnt:nth-child(3n+1) {
	margin-right:0px;
}

.top-works .works-cnt h3 {
	width:auto;
	height:50px;
	line-height:50px;
	color:#172D5A;
	text-align:center;
	margin-bottom:0px !important;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
	border-left:1px solid #172D5A;
	border-right:1px solid #172D5A;
	border-top:1px solid #172D5A;
	background:url(../../images/common/works_cnt_h3_bg.jpg) repeat-x 0 0 !important;
	font-size:113% !important;
}


.top-works .works-cnt:nth-of-type(1) h3 {
	letter-spacing:-1px;
	font-size:92% !important;
}

.works-cnt div {
	border-left:1px solid #172D5A;
	border-right:1px solid #172D5A;
	border-bottom:1px solid #172D5A;
	text-align:center;
	line-height:none;
	font-weight:bold;
	padding:20px 0 15px;
	line-height:normal;
}

.works-cnt div p {
	font-size:113%;
}

.works-cnt div strong {
	font-size:220%;
}

.fs-small {
	font-size:94%;
}

.ctxt {
	width:auto;
	height:auto;
	text-align:left;
	clear:both;
	padding:0 30px;
	margin-bottom:20px;
}

.ctxt p {
	margin-bottom:20px;
}

.ctxt p:last-child {
	margin-bottom:0;
}

.top-service {
	width:auto;
	height:670px;
	background-color:#D7E6FB;
	padding:0px 40px;
	text-align:center;
	margin:0 10px 20px 10px;
}

.top-service p {
	text-align:center;	
}

#contents  .top-service h2 {
	background:none;
	box-shadow:none;
	line-height:163%;
	margin-bottom:0;
	color:#172D59;
	background-image:none !important;
}


#contents  .top-service h2 span {
	font-size:153%;
}

.top-service-li {
	margin:30px 0 5px;
	padding:0;
	list-style:none;
}

.top-service-li li {
	float:left;
	margin-right:14px;
	margin-bottom:30px;
}

.top-service-li li:nth-child(4n+4) {
	margin-right:0px;
}

.top-service-price {
	text-align:center;
	background-color:#FFBA00;
	padding:25px 0;
	margin-bottom:5px;
	clear:both;
	color:#172D59;
	font-size:113%;
	font-weight:bold;
	vertical-align:middle;
}

.top-service-price strong {
	font-size:230%;	
}

.top-service .eng-txt {
	text-align:right;
}

.delivery {
	margin:0 10px;
}

.flow-price .link {
	margin-left:-20px !important;	
}

.delivery h2 {
	width:auto;
	max-height:123px;
	box-shadow:none !important;
	line-height:normal;
	font-size:180% !important;
	margin-bottom:0px !important;
	background-image:none !important;
	background-color:#C9DDFB !important;
	border:1px solid #4F6591;
	border-bottom:1px solid #fff;
	text-align:center;
	padding:10px;
}

.delivery h2 span {
	font-size:75% !important;
}

.delivery div {
	width:auto;
	height:auto;
	border-left:1px solid #4F6591;
	border-right:1px solid #4F6591;
	border-bottom:1px solid #4F6591;
	text-align:center;
	padding:30px;
	margin-bottom:20px;
}

.contact-div {	
	width:auto;
	height:auto;
	border:1px solid #4571B4;
	padding:20px;
	margin-bottom:20px;
}

.ctxt h4,
.contact-div h4,
#qa .gaiyo h3,
.h3-title {
	text-align:left !important;
	background:none !important;
	border-left:7px solid #5C7198;
	line-height:130% !important;
	height:auto !important;
	padding-left:10px;
	border-top:none !important;
	border-bottom:none !important;
	padding:0 0 0 10px !important;
}


.ctxt h4,
#qa .gaiyo h3 {
	font-size:113% !important;
	margin-bottom:20px;
}

.contact-div .contact-txt {
	margin:10px 0 20px;
	width:auto;
	font-size:85%;
}

.contact-div ul {
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	width:auto;
	height:44px;
}

.contact-div ul li {
	float:left;
	margin-right:18px;
}

.contact-div ul li:last-child {
}

.contact-div ul li img {

}

/* QA */

#qa {
	
}

#qa .group-cnt {
	width:auto;
	height:auto;
	margin-bottom:20px;	
}

#qa .class-txt {
	color:#172D59;
	font-size:107%;
	font-weight:600;
	padding:15px 30px;
	margin-bottom:20px;
	cursor:pointer;
	background:url(../../images/common/arrow_dw.png) no-repeat right 3% center;
	background-color:#E1E7F1;

}

#qa .open-inner .class-txt {
	background:url(../../images/common/arrow_up.png) no-repeat right 3% center;	
	background-color:#E1E7F1;
}

#qa .gaiyo {
	width:auto;
	height:auto;
	padding:0 30px;	
}

/* 会社概要 */

.cplink {
	width:auto;
	height:auto;
	margin-bottom:20px !important;
	margin:0;
	padding:0 10px;
	list-style:none;
}


.cplink li {
	margin: 0 8px 0 0;
	padding: 0;
	display: inline-block;
	background: #13448F;
	color: #fff;
	font-size: 82%;
}

.cplink li a {
	display:block;
	width:auto;
	height:auto;
	color:#fff;
	text-decoration:none !important;
	padding:0 8px;
	line-height:180%;
	position:relative;
}

.cplink li a:hover {
	text-decoration:underline !important;

}

.cplink li a:after {
	content:">";
	margin-left:10px;
}

.history-dl {
	overflow: hidden;
	margin-bottom:20px;
	padding:0 10px;
	clear:both;
}

.history-dl dt {
	width:150px;
	padding:12px 20px;
	float:left;
	position:relative;
	z-index:2;
}

.history-dl dd {
	padding:12px 20px 12px 170px;
	position:relative;
	z-index:1;
}

.history-dl dd:after {
	content:"";
	border-left:1px solid #4F6591;
	position:absolute;
	left:150px;
	top:0;
	width:1px;
	height:150px;
	z-index:3;
}

.history-dl dl dt:nth-of-type(2n+1) {
	background-color:#DAE7FB;
}

.history-dl dl dd:nth-of-type(2n+1) {
	background-color:#DAE7FB;
}

#profile,
#profile2 {
	
}

.photo {
	float:left;
	margin-right:40px;
	margin-left:10px;
}

.profile-details dl {
	float:left;
	font-size:82%;
	line-height:190%;
	overflow:hidden;
	margin-bottom:20px;
}

.profile-details dl dt {
	width:100pxpx;
	float:left;
	font-weight:600;
	position:relative;
	z-index:2;
}

.profile-details dd {
	padding:0 0 0 100px;
	position:relative;
	z-index:1;

}

.profile-details dd:after {
	content:"";
	border-left:1px solid #4F6591;
	position:absolute;
	left:85px;
	top:0;
	width:1px;
	height:150px;
	z-index:3;
}




.link {
	margin:0 0 8px 0px !important;
	color:#172D59 !important;
}

#about .link,
#history .link,
#profile .link,
#profile2 .link {
	margin-left:10px !important;
}

td .link {
	margin:0 0 8px 0px;
	color:#172D59;
}


.link2 {
	color:#fff;	
}

.link a {
	padding:0;
	background:#E1E7F1;
	color:#172D59;
	font-size:82%;

	display:inline-block;
	width:auto;
	height:auto;
	color:#172D59;
	text-decoration:none !important;
	padding:0px 20px;
	line-height:180%;
	position:relative;
	font-weight:600;
}

.link2 a {
	color: #fff;
	background-color: #13448F;
}

.link a:hover {
	text-decoration:underline !important;

}

.link a:after {
	content:">";
	margin-left:10px;
}

/* 調査依頼の流れ */

#flow-cnt {
	width:500px;
	margin:0 auto;
	text-align:left;	
}

#flow-cnt h2 {
	background-image:none !important;
	background-color:#E1E7F1 !important;
	border:none !important;
    border-radius: 10px;  
    -webkit-border-radius: 10px;  
    -moz-border-radius: 10px;
	padding:15px 0;
	font-size:107% !important;
}

#flow-cnt .ctxt h2 {
	padding:15px 10px !important;
	margin-bottom:20px !important;	
}

#flow-cnt .ctxt {
	padding:0 0 30px 0;
	margin-bottom:10px;
	position:relative;
}

#flow-cnt .ctxt:before {
	content:"";
	display:block;
	text-align:center;
	position:absolute;
	width:100%;
	height:27px;
	bottom:0;
	background:url(../../images/flow/arrow.gif) no-repeat center center;
}

#flow-cnt .ctxt:last-child:before {
	display:none;
}

#flow-cnt .ctxt img {
	float:left;
	margin:0 20px 20px 0;
}


.personnel {
	
}

.personnel .main-img {
	width:auto;
	height:auto;
	background:none;
	background-color:#D5E3FB;
	padding:20px;
}

.personnel .main-img-inner {
	width:auto;
	height:auto;
	position:relative;
	margin:0 auto;	
}

.personnel .c1 {
	margin-bottom:20px;
}

.personnel .c2 {
	width:auto;
	background: rgba(255,255,255,0.7);
	
	padding:15px 40px;
	font-weight:bold;

}

.personnel .c2 p {
	position:relative;
}

.personnel .c2 .txt1 {
	font-size:125%;
	margin-bottom:13px;	
}

.personnel .c2 .txt2 {
	font-size:191%;
	line-height:140%;
}

.personnel .c2 .txt3 {
	font-size:75%;	
}

.personnel .c2 sup {
	position:absolute;
	font-size:14px;	
	top: -24px;
    left: 133px
}

.personnel .c3 {
	position:absolute;
	bottom:16px;
	right:-20px;	
}

.personnel .fs48 {
	font-size:48px;	
}

.personnel .fs72 {
	font-size:72px;
	color:#FFB900;

	filter:dropshadow(color=#172D59,offX= 0,offY=-1)
	dropshadow(color=#172D59,offX= 1,offY= 0)
	dropshadow(color=#172D59,offX= 0,offY= 1)
	dropshadow(color=#172D59,offX=-1,offY= 0);
 
	-webkit-text-stroke-color: #172D59;
	-webkit-text-stroke-width: 3px;
 
	text-shadow: black 1px 1px 0px, black -1px 1px 0px,
             black 1px -1px 0px, black -1px -1px 0px;
}

/* 破産者検索 */

.step {
	
}

.step ol {
	margin:0 0 20px 20px;
	list-style:none;
}

.step ol li {
	padding:20px 0 20px 80px;
	display:inline-block;
	margin-bottom:0px;
}

.step ol .step1 {
	background:url(../../images/hasan/step01.png) no-repeat left center;
}

.step ol .step2 {
	background:url(../../images/hasan/step02.png) no-repeat left center;
}

.step ol .step3 {
	background:url(../../images/hasan/step03.png) no-repeat left center;
}

.step ol .step4 {
	background:url(../../images/hasan/step04.png) no-repeat left center;
}


/* フッター */

footer {
	width:auto;
	height:auto;
	background-color:#DAE7FB;
	clear:both;
	text-align:center;
	color:#000;
	font-size:82%;
}

.footer-inner {
	width:960px;
	height:auto;
	padding:30px 0;
	margin:0 auto;
	text-align:left;
	line-height:123%;
}

.footer-inner ul {
	margin:0;
	padding:0;
	list-style:none;
}

.footer-inner li {
	margin-bottom:8px;
}

.footer-inner li ul {
	margin-top:3px;
	margin-left:30px;
}
.footer-inner .cnt li a {
	font-size: 13px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background:url(../../images/common/menu_icon_blue.png) no-repeat left center;
	display:block;
	width:auto;
	height:auto;
	padding:0 0 0 12px;
	letter-spacing: 0px;
	line-height: 1.5;
}

.footer-inner-banner {
	width:auto;
	height:auto;
	padding-bottom:20px !important;
	display:block;	
}

.footer-inner-banner:after {
	content:"";
	clear:both;
	display:block;
}

.footer-inner-banner ul {
	margin:0;
	padding:0;	
}

.footer-inner-banner li {
	margin:0 5px 10px 0;
	padding:0;
	float:left;
	height:57px;
	width:188px;
}
.footer-inner-banner li img {
	width:100%;	
}
.footer-inner-banner li a {
	background:none;
}
.footer-inner-banner li:last-child {
	margin-right:0;	
}
.footer-logo {
	text-align:left;
	border-bottom:1px solid #4F6591;
	padding-bottom:18px;
	margin-bottom:18px;
	clear:both;
}

.footer-inner .cnt {
	float:left;
	vertical-align:top;
	padding-right:40px;
}

.footer-inner .cnt:nth-child(6) {
	padding-right:0;
	float:right;
	text-align:right;
}
	.footer-inner img {
		max-width: inherit;
		width: auto;
		height: auto;
	}	
.photo-oc {
	float: right!important;
}

.footer-inner div p {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom:15px;
	font-size: 13px;
	letter-spacing: 0px;
	
}

address {
		font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	clear:both;
	text-align:center;
	font-style:normal;
	padding:20px 0;
	display:block;
	letter-spacing: 0px;
}

#page-top {
	display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
}
#page-top a {
    text-decoration: none;
    width: 101px;
    text-align: center;
    display: block;
}

/* 新電話番号設置の際の改修用 */
.contact_tel_btn img {
	width: 48%;
}
.imgRm {
	margin-right: 10px;
}

}



.switch-div {
	width:auto;
	height:auto;
	padding:20px 0 0 0;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}



@media print { 

body{
	width:960px;
}

#page-top {
	display:none;	
}

#side {
	overflow:hidden;	
}

#qa .gaiyo {
	display:block !important;
}

}



@media screen and (-webkit-min-device-pixel-ratio:0) {

  ::i-block-chrome,
  header,
  .about-cnt .inner,
  .about-menu ul,
  .oyakata-pack ul,
  .oyakata-pack ul li {
	font-size:1px;
}

}

/* ------　2019/08/18 共通テーブルデザイン ------ */

.tbl-type1 {
	
}
.tbl-type1 table {
	border: none;
}
.tbl-type1 th,
.tbl-type1 td {
    padding: 12px 20px;
	border: none;
}

.tbl-type1 th p,
.tbl-type1 td p {
	margin: 0;
}

.tbl-type1 tr:first-child th {
	border-bottom: 1px solid #4F6591;
}

.tbl-type1 tr:nth-of-type(2n+1) {
    background-color: #DAE7FB;
}

@media only screen and (max-width: 768px) {
	.tbl-type1 {
		table-layout: fixed;
	}
.tbl-type1 th,
.tbl-type1 td {
	font-size: 14px;
	padding: 12px 10px;
	text-align: left;
	vertical-align: top;
}
.footer_tel_btn img {
	width: 47%;
	display: inline;
}

}


/* TOPニュース枠 20/8/28 */
.top-news {
	
}
.top-news-ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}

.top-news-ul li {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.news-cat {
    min-width: 110px;
    text-align: center;
    background-color: #172D59;
    color: #fff;
    display: inline-block;
    padding: 2px 10px;
    margin: auto 20px;
}
.news-cat a {
	color: #fff;
	text-decoration: none;
}
/* FOOTER お問い合わせバナー */
.footer-contact {
	display: none;
    position: fixed;
    right: 20px;
    bottom: 10px;
	z-index: 10;
}
.banner__close {
    position: fixed;
    width: 55px;
    height: 55px;
    right: 3px;
    bottom: 168px;
	z-index: 11;
	cursor: pointer;
}

/* ホワイトペーパー */
.thumb-list {
	margin-bottom: 30px;
}
.thumb-list ul {
	display: flex;
	justify-content: space-between;
	list-style: none;
	margin: 0;
	padding: 0;
}
.thumb-list ul li {
	width: calc( 100% / 3 );
	list-style: none;
	margin: 0 0px 0 0;
	padding: 0;
	text-align: center;
}
.thumb-list ul li:last-child{
	margin: 0;
}
.thumb-list ul li img {
	max-width: 100%;
	width: auto;
	height: auto;
}
.thumb-list ul li label {
	font-size: 13px;
	line-height: 1.5;
}
.thumb-list ul li label img {
	margin-bottom: 10px;
}
.thumb-list ul li label span {
	font-size: 11px;
}


@media only screen and (max-width: 768px) {

.news-cat {
    min-width: 110px;
    text-align: center;
    background-color: #172D59;
    color: #fff;
    display: inline;
    padding: 0px;
    margin: 0 10px 0 0;
    float: left;
}
.top-news-ul li a.news-url {
	display: block;
	padding: 5px 0;
}
.top-news-ul li {
    padding-bottom: 0px;
}

.imgRm {
	margin-bottom: 10px;
}
form#mailformpro label.mfp_checked {
    padding: 10px !important;
}

/* FOOTER お問い合わせバナー */
.footer-contact {
	width: auto;
    max-width: calc( 100% - 80px );
    height: auto;
    right: auto;
    left: 10px;
    bottom: 71px;
}
	.footer-contact a {
		display: block;
	}
.footer-contact img {
	max-width: 100%;
	width: 100%;
	height: auto;
	}
/* ホワイトペーパー */
.thumb-list ul {
	display: block;
}
.thumb-list ul li {
	width: auto;
	list-style: none;
	margin: 0 0 15px 0;
}
body {
    padding-bottom: 60px !important;
}
	.banner__close {
		display: none !important;
	}
	
}


/* clr */

.clr:after,
#main:after {
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}
	
.clr,
#main {display: inline-block;} 

* html .clr,
* html #main {height: 1%;}
.clr,
#main {display:block;}

.lp #page-top {
	display: none !important;
}

/* 画像周りへグローを入れる */
.img-layer {
	filter: drop-shadow(5px 5px 5px #aaa);
}
.img-layer img {
	max-width: 100%;
	height: auto;
}


.small-txt-cnt {
	display: block;
	border: 1px solid #ccc;
	padding: 10px;
}

/* ------　2025/04/07 TOP MV調整 ------ */
.iso-logo {
	position:absolute;
	width: 150px;
	height: auto;
	right: 0;
	bottom: 20px;
}
.iso-logo img {
	max-width: 100%;
	height: auto;
	width: 100%;
}

@media only screen and (max-width: 768px) {
	
.iso-logo {
	display: none;
    width: 40px;
    right: 10px;
    bottom: 5px;
    top: auto;
    left: auto;
}
.iso-logo img {

	}

	
}


