@charset "UTF-8";
/****** For PC ********/

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, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
article, aside, dialog, figure, footer, header, hgroup, nav, section {
	display: block;
}
nav ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
input, select {
	vertical-align: middle;
}
/*** kzFramework ***/
* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	position: relative;
}
html, body, article, div, footer, header, nav, section {
	clear: both;
	display: block;
	float: left;
	height: auto;
	width: 100%;
}
body {
	background: #fff;
	color: #646464;
	font: 16px/1.5 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	height: 0;
	-webkit-text-size-adjust: 100%;
	line-height: 1.8;
}
h1, h2, h3 {
	clear: both;
}
/***▲ kzFramework ▲***/

small {
	font-size: 0.875em;
}
/*p,*/
ul, ol {
	padding: .6em 0;
}
ul, ol {
	padding-left: 2.4em;
}
/* n1 PC 588 */

header {
	height: 173px;
	position: fixed;
	top: 0;
	left: 0;
	background: #fff;
	z-index: 100;
	/*line-height: ;*/
	text-align: left;
	border-bottom: 8px solid #c8c8c8;
}
body {
	padding-top: 173px;
}
img {
	height: auto;
	max-width: 100%;
	max-width: 960px;
	width: auto;
}
h1, h2, h3, h4, h5, h6 {
	letter-spacing: 0.02em;
}
/*** subFramework ***/
.wrap {
	max-width: 960px;
	float: none;
	margin: 0 auto;
	padding-left: 0;
	padding-right: 0;
}
.wrap:after {
	clear: both;
	content: '';
	display: block;
	height: 0;
}
article.wrap {
	max-width: 720px;
}
/*** ▲subFramework▲ ***/

/*** PC common ***/
a[href^="tel:"] {
	pointer-events: none;
}
/*** PC Header image width free ***/
.pageImage img {
	width: 100%;
}
a {
	text-decoration: none;
}
ul.pagenation li.current a, footer .current a {
	pointer-events: none;
	cursor: default;
}
a:link {
	color: #646464;
}
a:visited {
	color: #646464;
}
a:hover {
	color: #646464;
	text-decoration: underline;
}
a:active {
	color: #646464;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
li {
	margin: 0;
	padding: 0;
	list-style-position: outside;
}
/*** ▲PC common▲ ***/
/*** header ****/


section {
	margin-bottom: 40px;
}
.ct {
	text-align: center;
}
header > div.wrap {
	height: 165px;
	position: relative;
}
/* H2下margin default*/
h2 {
	margin-bottom: 10px;
}
h2.mb {
	margin-bottom: 40px;
}
/* サイト名 */
a#logo {
	display: block;
	width: 259px;
	height: 58px;
	position: absolute;
	left: 0;
	top: 24px;
	background-image: url(../images/logo.png);
	background-position: 0 0;
	background-size: 259px 58px;
	background-repeat: no-repeat;
	text-indent: -99999px;
	z-index: 10;
}
div.logo_sp {
	display: none;
}
/* ヘッダ情報　*/
ul.info {
	display: block;
	max-width: 960px;
	height: 165px;
	position: relative;
}
ul.li {
	display: block;/*position: relative;*/
}
ul.info a {
	display: block;
}
ul.info li.menu {
	display: none;
}
/* 電話　*/
li.tel a {
	display: block;
	width: 230px;
	height: 65px;
	position: absolute;
	right: 170px;
	top: 24px;
	background-image: url(../images/img_tel_pc.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 230px 65px;
	text-indent: -99999px;
	z-index: 5;
}
li.con a {
	width: 150px;
	height: 40.25px;
	position: absolute;
	right: 0px;
	top: 49px;
	background: url(../images/img_contact_pc.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 150px 40.25px;
	text-indent: -99999px;
}
ul.info li:nth-child(3) a, li.close {
	display: none;
}
/* text  */
h1, h2, h3, h4 {
	color: #39b282;
	font-size: 24px;
	font-weight: normal;
	line-height: 1.5;
}
h1 {
	text-align: center;
	font-size: 34px;
	font-weight: normal;
	padding: 50px 0;
}
.access h1, .aboutus h1, .contact h1, .recruitinfo h1 {
	color: #333;
	opacity: 0;
	margin: 0;
	padding: 0;
	height: 60px;
}
p {
	text-align: justify;
	text-justify: inter-ideograph;
}
p em {
	color: #39b282;
	font-style: normal;
	padding: 0;
}
p.keycolor {
	color: #39b282;
}
ul.square {
	padding: 0 0 0 20px;
	margin: 0;
	list-style-image: url(../images/ico_squre.png);
}
li.square {
	margin: 0;
	padding: 0 0 0 20px;
	list-style-position: inside;
}
ul.circle li {
	padding-left: 20px;
	background: url(../images/ico_circle@4.png) no-repeat 0 6px;
	background-size: 16px 16px;
	list-style: none;
}
li.square {
	margin: 0;
	padding: 0 0 0 20px;
	list-style-position: inside;
}
div.t1 {
	margin-bottom: 40px;
}
.t1 h3 {
	background: #39b282;
	color: #fff;
	float: left;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	margin: 0 20px 0 0;
	padding: 0;
	text-align: center;
	width: 280px;
}
.t1 > div.content {
	clear: none;
	width: 400px;
	margin-top: -5px;
	margin-top: 0;
	float: right;
}



/**　739px：カラム   **/
@media screen and (max-width: 724px) {
.t1 > div.content {
	clear: none;
	width: 310px;
	margin-top: -10px;
}
}
.t1 p {
	display: block;
	padding-top: 0;
	margin-top: -6px; /* H3要素とトップツラ合わせ */
	clear: none;
	max-width: 400px;
	float: right;
}
.t1 > ul {
	display: block;
	width: 400px;
	float: right;
	margin-left: -10px;
	margin-left: 0;
	margin-top: -5px;
}

.t1 > div a {
	color: #39b282;
}
.t1 > p a {
	color: #39b282;
}

/**　739px：カラム   **/
@media screen and (max-width: 739px) {
.wrap {
	padding: 0 5px;
}
.t1 > div {
	width: 300px;
}
.t1 > p {
	width: 300px;
}
.t1 > ul {
	width: 300px;
}
}

@media screen and (min-width: 740px) {
.wrap {
	padding: 0px;
}
.t1 > div {
	width: 400px;
}
.t1 > p {
	width: 400px;
}
.t1 > ul {
	width: 400px;
}
}

/**　695px：電話番号　表示   **/
@media screen and (max-width: 694px) {
li.tel a {
	display: none;
}
}

@media screen and (min-width: 695px) {
li.tel a {
	display: block;
}
}
/*** ************　elements 　************** ***/
.m0 {
margin: 0;
height: 0;
width: 0;
}
.mb {
	margin-bottom: 40px!important;
}
.mt {
	margin-top: 40px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}

.mt60 {
	margin-top: 60px;
}


.al {
	text-align: left;
}
.ar {
	text-align: right;
}
.mb5 {
	margin-bottom: 5px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb40 {
	margin-bottom: 40px!important;
}
.mb50 {
	margin-bottom: 50px;
}

.mb60 {
	margin-bottom: 60px;
}

.pcmb {
	margin-bottom: 40px;
}

.pcmb20 {
	margin-bottom: 20px;
}

.pcmb30 {
	margin-bottom: 30px;
}


.pcmb40 {
	margin-bottom: 40px;
}


.pcmb60 {
	margin-bottom: 60px;
}

.pcmt20 {
	margin-top: 20px;
}

.lh120 {
line-height: 1.2;
}

/*** ************　elements End　************** ***/
.half h4 {
	display: block;
	background: #39b282;
	color: #fff;
	text-align: center;
	font-size: 22px;
	line-height: 1.0;
	padding: 10px 0
}
.half h4 span:last-child {
	font-size: 14px;
}
h4.half span:last-child {
	font-size: 14px;
}
.aboutus h4 {
	clear: both;
}
/*** ************　COLOR schema　************** ***/

/* 経理自動化　light green */
.half.r h4 {
	background: #96C882;
}
.service2 #div2 h2 {
	color: #96C882;
}
.service2 #div2 h3 {
	background: #96C882;
}
.service2 section.s1 {
	margin-bottom: 0;
	margin-bottom: 20px;
}
/*　相続支援　*/
.service4 h1, .service4 section h2 {
	color: #7daad2;
}
.service4 .t1 h3 {
	background: #7daad2;
}
.service4 div.t1 {
    margin-bottom: 30px;
}

/*　support.html　*/
.service3 h1, .service3 section h2 {
	color: #f591be;
}
.service3 .t1 h3 {
	background: #f591be;
}
.service3 div.t1 {
    margin-bottom: 30px;
}

/* innerLink */
a.innerLink {
	display: inline-block;
	position: absolute;
	top: 10px;
	right: 0;
	text-align: right;
	font-size: 14px;
	z-index: 5;
}
/* PC image size process  */
/*　事業内容：二分割画像　*/
.half {
	max-width: 335px;
	min-width: 300px;
	clear: none;
}
.half.r {
	margin-left: 30px;
}
/*　事務所概要 About us ************************　*/

.aboutus .mb {
	margin-bottom: 30px;
}
.aboutus img.photo1 {
	width: 198px;
	height: 266px;
	margin: 0 auto;
	clear: both;
}
.col3 {
	max-width: 720px;
	padding: 0;
	margin-bottom: 55px;
}
.aboutus .col3 ul li:nth-child(2) {
	margin: 0 18px;
}
/*　お問合せはこちら ************************　*/

div.contact {
	background: #9b9b9b;
	font-size: 18px;
	text-align: center;
	padding: 0;
	height: 40px;
}
div.contact a {
	color: #fff;
	line-height: 40px;
	height: 40px;
}
div.contact a:before {
	content: url(../images/ico_mail.png);
	margin: 0px;
	position: relative;
	top: 3px;
	right: 8px;
}
div.contactSP {
	display: none;
}
img.mail {
	width: 30px;
	height: 25px;
	margin-right: 20px;
}
/*　最下部ページリンク　*/


.pagenation {
	display: none;
	padding: 0;
	margin: 0 auto 60px auto;
	list-style: none;
}
.pagenation li {
	display: inline;
	margin: 15px;
	padding: 0;
	list-style-type: none;
	font-size: 14px;
}
.pagenation li.current a {
	color: #9b9b9b;
}
/*** footer ****/

footer {
	background: #f0f0f0;
	padding-top: 30px;
}
footer > div {
	padding-top: 30px;
}
footer p, footer li {
	font-size: 12px;
}
footer h3 {
	font-weight: bold;
}
footer .thd h3 {
	padding-bottom: 20px;
}

@media screen and (max-width: 999px) {
footer .info {
	padding-left: 10px;
}
footer > div {
	padding-left: 30px;
}
}

@media screen and (min-width: 1000px) {
footer .info {
	padding-left: 0;
}
footer > div {
	padding-left: 0px;
}
}
footer .info {
	margin: 0;
	max-width: 465px;
	height: 180px;
	line-height: 1.6;
	letter-spacing: 0.05em;
}

footer h2,footer h3 {
	color: #646464!important;
	letter-spacing: 0.1em;
}

footer h3 {
	font-size: 14px;
}

footer .info h2, .info p {
	padding: 0;
}

footer .info h2 {
	font-size: 16px;
	margin-bottom: 5px;
}

.sitemap {
	clear: none;
	max-width: 160px;
	margin-left:20px;
	white-space: nowrap;
	text-wrap:none;
	/*background-color: paleturquoise;*/
}
.sitemap li{
line-height: 2.8em;
}
.sitemap.scd {
	max-width: 100px;
}
.sitemap.thd {
	max-width: 85px;
}
.sitemap.home {
	max-width:60px;
	padding-right: 20px;
}

footer .sitemap h3,footer .sitemap h3 a {
	color: #646464;
	font-size: 14px;
	line-height: 1.8em;
	letter-spacing: 0.05em
}

footer a {
	color: #646464;
}

.info .map {
	position: absolute;
	left: 228px;
	top: 58px;
	width: 56px;
	height: 28px;
	background-image: url(../images/ico_map.png);
	background-size: 56px 28px;
	background-position: 0 0;
	text-indent: -99999px;
}

.info .map a {
	display: block;
	width: 100%;
	height: 100%;
	z-index: 10;
}
.copyright {
	background-image: -moz-linear-gradient( 0deg, rgb(111,177,132) 0%, rgb(216,227,154) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(111,177,132) 0%, rgb(216,227,154) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(111,177,132) 0%, rgb(216,227,154) 100%);
	height: 80px;
	padding: 0;
}
.copyright p {
	color: #fff;
	font-size: 12px;
	line-height: 80px;
	height: 80px;
	margin: 0;
	padding: 0;
	text-align: center;
}

/**  ***** SP part display none *************************  **/
div.close {
	display: none;
}
.sp {
	display: none;
}
/**  ***** PC Nav *************************  **/
nav.menu {
	display: block;
	height: 48px;
	width: 100%;
	margin-top: -40px;
}
.menu ul {
	margin: 0;
	padding: 0;
	width: 100%;
	display: table;
	table-layout: fixed;
}
.menu ul > li {
	display: table-cell;
}
.menu ul > li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 20%;
	height: 48px;/*親メニューの高さ*/
	border-bottom: 8px solid #c8c8c8;
}
.menu ul li span {
display: none;
}
.menu ul li a {
	display: block;
}
.menu ul > li {
background-repeat: no-repeat;
background-position: center 0px;
background-size: 100px 80px;
text-indent: -99999px;
}

.menu ul > li:first-child {
background-image:url(../images/nav_home.png);
}
.menu ul > li:nth-child(2) {
background-image:url(../images/nav_service.png);
}
.menu ul > li:nth-child(3) {
background-image:url(../images/nav_aboutus.png);
}
.menu ul > li:nth-child(4) {
background-image:url(../images/nav_access.png);
}
.menu ul > li:nth-child(5) {
background-image:url(../images/nav_recruit.png);
}

.menu ul > li:hover,
.menu ul > li.current{
border-bottom: 8px solid #39b282;
background-position: center -40px;
}

.menu ul li ul {
	position: absolute;
	margin-top: 0;
	top: 48px;/*親メニューの高さ*/
	width: 192px;
	z-index: 100;
}
.menu ul li ul li {
	font-size: 13px;
	letter-spacing: -0.02em;
	visibility: hidden;
	overflow: hidden;
	width: 192px;/*サブメニューの幅*/
	color: #fff!important;
	height: 0;
	line-height: 40px;
	font-weight: normal;
	background: #646464;/*サブメニューの背景色*/
	border-bottom: 1px solid #fff;
	background-image : none!important;
	text-indent:0;
	text-align: center;
}
.menu ul li ul li:hover, 
.menu ul li ul li a:hover, 
.menu ul li ul li.current, 
.menu ul li ul li.current a {
	color: #fff!important;
	background: #39b282;/*ホバー時のサブメニューの背景色*/
	border-bottom: 1px solid #fff;
	text-decoration: none;
}
.menu ul li ul li:last-child {
	border-bottom: none;
}
.menu ul li ul li a {
	display: block;
	color: #fff!important;
}
.menu ul li:hover ul li, .menu ul li a:hover ul li {
	visibility: visible;
	overflow: hidden;
	height: 40px;/*サブメニューの高さ*/
	line-height: 40px;
	z-index: 10;
}
.menu * {
	-webkit-transition: 0.1s;
	-moz-transition: 0.1s;
	-ms-transition: 0.1s;
	-o-transition: 0.1s;
	transition: 0.2s;
}

.menu_sp {
	display: none;
}


.service1 .t1 > div {
	display: block;
}
/**** ****/

.top .twitterbanner {
	display: none;
}
/********* Toggle *************/
.toggle .content {
	display: block !important;
}
/** Page Scroll　**/
		
.pagetop {
	display: none!important;
}
.pagetop a {
	display: none;
}
.pagetop a:hover {
	display: none;
}
/***** Form Alert ***/

.alertmsg {
	display: none;
	position: absolute;
	top: -18px;
	right: 10px;
	text-align: right;
	padding: 5px;
	color: #f00!important;
	font-size: 14px;
	z-index: 5;
}
/* ** ********************************************** myKomon ***** ** */

#mkcontents {
	width: 100%;
}
.top #mkcontents {
	width: 580px;
	margin: 20px 0;
	font-size: 14px!important;
	color: #333!important;
}

body#mk #mkcontents {
	width: 580px;
	margin: 20px auto;
}

#mkcontents div a img {
	display: none;
}
#mkcontents p {
	font-size: 14px;
	line-height: 1.6;
}
#mkcontents a {
	color: #0055B9;
	text-decoration: underline;
}
#mkcontents .a-con strong {
	font-size: 30px;
}
#mkcontents span.news-title {
	font-size: 14px;
	line-height: 1.6;
}
#mkcontents td {
	font-size: 14px;
	line-height: 1.6;
}
#mkcontents td p {
	display: block;
	width: 300px;
	width: auto;
	height: auto;
	margin: 20px 0 20px 20px;
	padding: 0 0 0 0;
	color: #000;
	line-height: 1.6;
}
#mkcontents tr.sp-c-nav td {
	width: 50% !important;
}
