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

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: #555;
	font: 14px/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 SP 588 */

header {
	height: 50px;
	position: fixed;
	top: 0;
	left: 0;
	background: #fff;
	z-index: 10;
	text-align: left;
}
body {
	padding-top: 50px;
}
img {
	height: auto;
	width: 100%;
}
h1, h2, p {
/*
  padding-left: 10px;
  padding-right: 10px;
		*/
}
/*** subFramework ***/
.wrap {
	max-width: 100%;
	float: none;
	margin: 0 auto;
	padding: 0 10px;
}
header > div.wrap {
	padding: 0;
}
.wrap:after {
	clear: both;
	content: '';
	display: block;
	height: 0;
}
article.wrap {
	max-width: 100%;
}

article {
	padding-bottom: 30px;
}
/*** ▲subFramework▲ ***/

/*** SP common ***/

/*** SP Header image width free ***/
.pageImage img {
	width: 100%;
}
a {
	text-decoration: none;
}
.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;
}
/*** ▲SP common▲ ***/
/*** header ****/


section {
	margin-bottom: 40px;
}

.ct {
	text-align: center;
	font-size: 16px;
	position: relative;
}
header > div.wrap {
	height: 50px;
	position: relative;
}
/* サイト名 ************** */
a#logo {
	display: none;
}
div.logo_sp {
	width: 100%;
	height: 90px;
	border-bottom: 4px solid #c8c8c8;
	background: url(../images/logo_sp.png) no-repeat;
	background-position: center center;
	background-size: 208px 48px;
	text-indent: -99999px;
}
.logo_sp a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -99999px;
}
/* ヘッダ情報　*/
ul.info {
	display: table;
	width: 100%;
	min-width: 300px;
	height: 50px;
	position: relative;
	table-layout: fixed;
	background-color: #646464;
}

ul.info li {
	width: 20%;
	display: table-cell;
	border-right: 1px solid #fff;
	text-indent: -99999px;
	background-position: center center;
	background-size:79px 50px;
	background-repeat: no-repeat;
}
ul.info li.menu, ul.info li.close {
	border-right: none;
	background-color: #39b282;
	background-repeat: no-repeat;
	text-indent: -99999px;
}
ul.info li.current {
	border-right: 1px solid #fff;
	background-color: #39b282;
	background-repeat: no-repeat;
}

ul.info li a {
	width: 100%;
	height: 100%;
	display: block;
	text-indent: -99999px;
}
/* 電話 ************************** 　*/
li.tel {
	background: url(../images/ico_tel_sp.png);
}
li.con {
	background: url(../images/ico_contact_sp.png);
}

li.acc {
	background: url(../images/ico_access_sp.png);
}

li.menu {
	background: url(../images/ico_menu_sp.png) ;
}
li.close {
	background: url(../images/ico_close_sp.png) ;
}
li.acc.current {
	background: url(../images/ico_access_on_sp.png);
	background-position: center center;
	background-size:79px 50px;
}
li.con.current {
	background: url(../images/ico_contact_on_sp.png);
	background-position: center center;
	background-size:79px 50px;	
}
/* text  **************************  */
h1, h2, h3, h4 {
	color: #39b282;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.5;
}
h1 {
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	padding: 40px 0 30px 0;
}
.access h1, .aboutus h1, .contact h1, .recruitinfo h1 {
	display: none;
}
h2 {
	margin-bottom: 10px;
}

p {
	padding:0;
}

p em {
	color: #39b282;
	font-style: normal;
	padding: 0;
}

p.keycolor {
	color: #39b282;
	}

ul.square {
	padding: 0 0 0 30px;
	margin: 0;
	margin-left:-10px;
	list-style-image: url(../images/ico_squre.png);
}
li.square {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}
ul.circle li {
	padding-left: 30px;
    background: url(../images/ico_circle@4.png) no-repeat 11px 4px;
	background-size: 16px 16px;
	
    list-style: none;
	/*
	padding: 0 0 0 33px;
	margin: 0;
	margin-left:0;
	list-style-image: url(../images/ico_circle.png) 50% 50%;
	*/}
li.square {
	margin: 0;
	padding: 0 0 0 20px;
	list-style-position: inside;
}
.t1 h3 {
	background: #39b282;
	color: #fff;
	float: left;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	margin: 0 20px 20px 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
.t1 > div {
	clear: none;
	max-width: 100%;
}
.t1 > div p {
	padding-top: 0;
}
.t1 > ul {
	display: block;
	width: 100%;
	float: left;
	margin-left: -10px;
}
.t1 > div a, .t1 > p a {
	color: #39b282;
}
.half h4 {
	display: block;
	background: #39b282;
	color: #fff;
	text-align: center;
	font-size: 18px;
	line-height: 1.5;
	padding: 10px 0;
}
.half h4 span:last-child {
	font-size: 14px;
}

/*** ************　Single H3 Button (About us)　************** ***/

.aboutus h3.title  {
	background: #39b282;
	color: #fff;
	float: left;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	padding: 0;
	text-align: center;
	width: 100%;
}


/*** ************　center schema　************** ***/

.setCenter {
	width: 100%;
	height: auto;
	text-align: center;
	clear: both;
}
/*** ************　COLOR schema　************** ***/

/* 経理自動化　light green */
.half.r h4 {
	background: #96C882;
}
.service2 #div2 h2 {
	color: #96C882;
}
.service2 #div2 h3 {
	background: #96C882;
}
/*　相続支援　 ************************** */
.service4 h1, .service4 section h2 {
	color: #7daad2;
}
.service4 .t1 h3 {
	background: #7daad2;
}
/*　support.html ************************** 　*/
.service3 h1, .service3 section h2 {
	color: #f591be;
}
.service3 .t1 h3 {
	background: #f591be;
}
/* innerLink  **************************  */
a.innerLink {
	display: inline-block;
	position: absolute;
	top: 10px;
	right: 0;
	text-align: right;
	font-size: 14px;
}
/* PC image size process  **************************   */
/*　事業内容：二分割画像　*/
.half {
	max-width: 100%;
	clear: none;
}
.half.r {
	margin-top: 40px;
}

/*　お問合せはこちら ************************** 　*/

div.contactSP {
	background: #9b9b9b;
	font-size: 14px;
	text-align: center;
	height: 40px;
}
div.contactSP a {
	color: #fff;
	line-height: 40px;
	height: 40px;
}
div.contactSP a:before {
  content: url(../images/ico_mail.png);
		margin: 0px;
		position: relative;
		top: 4px;
		right: 8px;
}

div.contact {
	display: none;
}

/*　お問合せ　採用情報 ************************** 　*/

.recruitinfo div.contact {
display: block;
background: #9b9b9b;
font-size: 14px;
text-align: center;
padding: 0;
width:100%;
height: 40px;
margin-bottom: 60px;
}
.recruitinfo div.contact a {
	color: #fff;
	line-height: 40px;
	height: 40px;
}

.recruitinfo div.contact a:before {
 content: url(../images/ico_mail.png);
 margin: 0px;
 position: relative;
 top: 4px;
	right: 8px;
}

.recruitinfo footer {
 margin-top: 0px;
}


/*　事業内容：最下部ページリンク  ************************** 　*/
.pagenation {
	display: none;
}

/** contact  **************************  **/

input[type="submit"] {
   -webkit-appearance: none;
   border-radius: 0;
}

input {
	border: 1px #c0c0c0 solid;
	height: 30px;
	width: 100%;
}
input.button {
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-shadow: 1px 1px 3px #666666;
	font-family: Arial;
	color: #ffffff;
	font-size: 16px;
	background-color: #39b282;
	border-radius: 0;
	text-decoration: none;
	margin: 10px auto;
	border: none;
}
/**  No PC **/
.pc {
	display: none;
}
/**  SP Nav  **************************  **/

nav.menu {
	display: none;
}
nav.menu_sp {
	display: none;
	height: 50px;
	width: 94.8%;
	width: 100%;
	min-width: 320px;
	margin-top: 1px;
	margin-left: 0;
}
.menu_sp ul {
	margin: 0;
	padding: 0;
}
.menu_sp ul li {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 14px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #646464;
	color: #fff;
	text-align: center;
	border-bottom: 1px solid #fff;
}

.menu_sp ul li.lv2 {
	background: #9b9b9b;
}
.menu_sp ul li a {
	color: #fff;
	display: block;
	text-decoration: none;
}
.menu_sp ul li:hover, .menu_sp ul li a:hover {
	color: #fff;
	background: #39b282;
	border-bottom: 1px solid #fff;
}

.menu_sp ul li:last-child{
	border-bottom:none;
}

/*サブメニュー  **************************  */

.menu_sp ul li ul {
	position: absolute;
	top: 40px;
	width: 100%;
	z-index: 100;
}
.menu_sp ul li ul li {
	visibility: hidden;
	overflow: hidden;
	width: 100%;
	color: #fff;
	height: 40px;
	line-height: 40px;
	font-weight: normal;
	background: #646464;
	border-bottom: 1px solid #fff;
}
.menu_sp ul li ul li:hover, .menu_sp ul li ul li a:hover, .menu_sp ul li.current {
	color: #fff;
	background-color: #39b282;
	border-bottom: 1px solid #fff;
}
.menu_sp ul li ul li a {
	color: #fff;
}
.menu_sp ul li:hover ul li, .menu_sp ul li a:hover ul li {
	visibility: visible;
	overflow: visible;
	height: 40px;
	line-height: 40px;
	z-index: 10;
}
.menu_sp * {
	-webkit-transition: linear;
	-moz-transition: linear;
	-ms-transition: linear;
	-o-transition:linear;
	transition:linear;
}
/******** INEDX local SP ********/

.top article.wrap {
	width: 100%;
}
.top section.s2 {
	max-width: 100%;
	text-align: center;
	padding: 0 10px;
	margin-bottom: 10px;
}

h2 {
	text-align: center;
}

.top .bt {
	background: #39b282;
	color: #fff;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	margin: 10px 20px 0 0;
	padding: 0;
	text-align: center;
	width: 100%;
}

.top .bt.opened {/******** clicked then make a margin ********/
margin-bottom: 40px;
}

.top div.t1 {
	padding: 0 10px;
	margin-bottom: 35px;
	text-align: center;
}

.top div.t1 > ul:nth-child(odd),.top  div.t1 > ul:nth-child(even) {
	margin-left: 0;
	margin-bottom: 40px;
}

.top div.t1 ul.check:nth-child(even) {
    margin-left: 0;
    margin-bottom: 40px;
}

.top div.t1 > ul:nth-child(4) {
	margin-bottom: 0;
}
.top ul.check {
	width: 100%;
	min-width: 280px;
	padding: 0;
	margin: 0;
	border: 2px solid #f0f0f0;
	font-size: 13px;
}


.top ul.check li {
	display: block;
	max-width: 100%;
	min-width: 280px;
	padding: 10px 0 5px 15px;
	background-repeat: no-repeat;
	background-size: 20px 20px;
	text-indent: 25px;
	background-position: 15px 10px;
	text-align: left;
}

.top ul.check li:first-child {
	display: block;
	width: 100%;
	min-width: 280px;
	min-height: 96px;
	max-height: 120px;
	margin: 0 0 12px 0;
	padding:0;
	background-position:0 0;
	background-repeat:no-repeat ;
	background-size:100% auto;
	height:0;
	padding-top: 34.28%;
	text-indent: -99999px;
}

.top ul.check li.m1 {
	background-image: url(../../images/photo01.jpg);
}
.top ul.check li.m2 {
	background-image: url(../../images/photo02.jpg);
}
.top ul.check li.m3 {
	background-image: url(../../images/photo03.jpg);
}
.top ul.check li.m4 {
	background-image: url(../../images/photo04.jpg);
}

li.m1,li.m2,li.m3,li.m4{

}


ul.check li:last-child {
	display: inline-block;
	width: 100%;
	height: 40px;
	font-size: 16px;
	line-height: 40px;
	margin: 12px 0 0 0;
	padding: 0;
	background: #9b9b9b;
	color: #fff;
	text-align: center;
	text-indent: 0;
}

ul.check li a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #fff!important;
}
ul.check li a:hover {
	background: #39b282;
	color: #fff;
}
.top .twitter {
	display: none;
}
.top .twitterbanner {
	display: block;
	max-width: 630px;
	min-height: 40px;
	background: url(../../images/btn_twitter_sp.png) no-repeat;
	background-position: center;
	background-size: 639px 40px;
	margin-top: 10px;
	text-indent: -99999px;
	padding: 0;
}
.top .twitterbanner a {
	display: block;
	width: 100%;
	height: 100%;
}

.top .innov {
	margin-top: 20px;
}
.top .slider {
	height: 304px;
	margin-bottom: 60px;
}
.top .slick-dots {
	bottom: -21%;
}

/* ******** TOP slick slider position ************* */

.slick-prev,.slick-next {
  margin:0;
		top:60px;
}
.slick-next {
		right:5px;
}

/******** END of INEDX local SP ********/

/* ******** panel open SP css ************* */
a.innerLink {
	display: none;
}
div.close {
	cursor: pointer;
	margin: 20px 0;
}
.bt {
	cursor: pointer;
}
.bt:before {
	content: "▼";
	padding: 0 10px 0 0;
}

.opened:before {
	content: "▲";
	padding: 0 10px 0 0;
}
/*  SERVICE  **************************  */

.service1 .t1,.service3 .t1 {
	margin-bottom: 40px;
}
.service1 .t1 h3.bt:before {
	content: "▼";
	padding: 0 10px 0 0;
}

/** 事務所概要 About us ************************** **/

.aboutus img.photo1 {
	width: 198px;
	height: 266px;
	margin: 0 auto;
	clear: both;
}
.aboutus section.col1, .aboutus section.col2{
width:100%;
clear: none;
}
.aboutus section.col3{
margin-bottom: 0;
}
.aboutus article h3,.aboutus article h2 {
	text-align: left;
	font-size: 17px;
}
.aboutus h4 {
	font-size: 16px;
	clear: both;
}
.aboutus .map {
	margin-bottom: 40px;
}
.aboutus h3.opened {
margin-bottom: 20px;
}
.aboutus div.message p.mb {
margin-bottom:20px;
}
.aboutus .col3 ul li{
display: block;
padding: 0;
margin: 0;
}
.aboutus .col3 ul li:nth-child(2),
.aboutus .col3 ul li:nth-child(3){
margin-top: 15px;
}
.aboutus .col3 ul li:nth-child(3){
margin-bottom: 10px;
}

/**　access　 ************************** ***/
.access .t1 {
	margin-bottom: 40px;
}
.access .setCenter img {
	width: 224px;
	height: 164px;
}
.access .setCenter p {
	text-align: left;
}
.access .col3 ul li{
display: block;
padding: 0;
margin: 0;
}
.access .col3{
margin:15px 0 10px 0;
}
.access .col3 ul li:nth-child(2){
margin-top: 10px;
}
.ggmap {
margin-top: 40px;
}

/** 経理代行 　**************  **/


.service2 section.s1 {
	margin-bottom: 20px;
}
div.t1 {
	height: auto;
	margin-bottom: 0;
}
/** 相続支援 　**************  **/

.service4 h2.title /*bt*/ {
	background: #7daad2;
	color: #fff;
	float: left;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	margin: 0 20px 20px 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
/** 社会福祉法人 　**************  **/

.service3 section.s2 {
	margin-bottom: 0;
}
.service3 h2.title /*bt*/ {
	background: #f591be;
	color: #fff;
	float: left;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	margin: 0 20px 20px 0;
	padding: 0;
	text-align: center;
	width: 100%;
}

/*** ************　form　************** ***/

#formN th,  #formN td {
	float: left;
	width: 100%;
}
#formN td {
	margin: 0 0 8px 0;
}

.alertmsg {
	display: none;
	position: absolute;
	top: -20px!important;
	right: 20px;
	text-align: right;
	font-size: 12px;
	z-index: 5;
}
placeholder {
	color: #ccc;
	opacity: 0.2;
}

/*** ********** 採用情報　Recruit ********** ***/

.respmgn{
margin-top: 40px;/* 0 for PC 40px for sp*/
margin-bottom: 40px; /* 60px for PC 40px for sp*/
}

.recruitinfo li span {
	display: block;
	text-align: center;
	width: 100%;
}
.recruitinfo li br {
	display: inline;
}
.recruitinfo table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 30px;
}
.recruitinfo th, .recruitinfo td {
	width: auto;
	padding: 6px 12px;
	border-bottom: 1px solid #aaa;
}
.recruitinfo th {
	width: 10em;
	text-align: left;
	font-weight: normal;
}
/*** ************　elements 　************** ***/

.sp_mb0 {
margin-bottom: 0!important;
}

.mb {
	margin-bottom: 40px!important;
}
.mt {
	margin-top: 40px!important;
}
.mt20 {
	margin-top: 20px!important;
}
.mt30 {
	margin-top: 30px!important;
}

.mt40 {
	margin-top: 40px!important;
}

.al {
	text-align: left;
}
.ar {
	text-align: right;
}
.mb0 {
margin-bottom: 0;
}

.mb0imp {
margin-bottom: 0!important;
}

.mb30 {
margin-bottom: 30px!important;
}
.mb20 {
margin-bottom: 20px!important;
}
.mb60 {
margin-bottom: 60px!important;
}

.mb.sp10 {
margin-bottom: 10px!important;
}

.spmb0 {
margin-bottom: 0!important;
}

.spmb20 {
margin-bottom: 20px!important;
}

.spmb40 {
margin-bottom: 40px!important;
}

.lh120 {
line-height: 1.2;
}

.lh140 {
line-height: 1.4;
}

.h0{
height: 0!important;
margin: 0!important;
line-height: 0!important;
}

/******** Toggle　********/
.toggle .content {
	display: none;
}
.toggle .close {
	display: block;
}
h2.title.opened, div.title.opened {
	background: #9b9b9b;
}

.aboutus h3.title.opened {
	background: #9b9b9b;
	color: #fff;
}

/** Toggled Color  Action**/

.opened {
	background: #9b9b9b;
}

.opened {
margin-bottom: 20px !important;
}

.top .bt.opened {
margin-bottom: 40px !important;
}
.top .bt.open30.opened {
margin-bottom: 30px !important;
}

.aboutus .bt.open40.opened {
margin-bottom: 40px !important;
}


/** Page Scroll　**/
		
.pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 20px;
	z-index: 10;
	opacity: 0.8;
}
.pagetop a {
	display: block;
	background-color: #999;
	text-align: center;
	color: #fff;
	font-size: 25px;
	text-decoration: none;
	padding: 5px 15px;
}
.pagetop a:hover {
	display: block;
	background-color: #222;
	color: #fff;
}

/*** footer  **************************  ****/

footer {
	min-height: 240px;
	padding-top: 30px;
	margin-top: 60px;
	background: #f0f0f0;
}
footer p, footer a {
	font-size:9px;
	letter-spacing: -0.02em;
}
footer h3 {
	font-weight: bold;
}
.thd h3 {
	padding-bottom: 20px;
}
.info {
	display: none;
}
footer h2, footer h3 {
	color: #646464!important;
	font-size: 12px;
}
.info h2, .info p {
	padding: 0;
}
.sitemap {
	clear: none;
	max-width: 180px;
	margin-left: 10px;
	line-height: 2.3;
}

.sitemap.scd {
	max-width: 120px;
}

.sitemap.thd {
	max-width: 120px;
}

.sitemap.home {
	max-width: 200px;
	margin-bottom: 20px;
	}

footer h3, footer a {
	color: #646464;
	font-size: 14px;
}
.info .map a {
	display: none;
}
.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: 1.6;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
}
.copyright span:before {
	content: "\A";
	white-space: pre;
}
div.close {
	clear: none;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.menu {
	display: none;
}

/**  事業所概要 + Home top standard line adjustment  **/

@media screen and (max-width: 639px) {
.sitemap.scd {
	margin-top: 0;
}
}
@media screen and (max-width: 400px) {
.sitemap.scd {
	margin-top:-40px;
}
}

/** footer sitemap smaller screen adjustment **/

@media screen and (max-width: 320px) {
footer section {
width: 300px;
float: left;
}

footer .sitemap {
	margin-top: 0!important;
	margin-bottom: 20px!important;
}
}

/**** mykomon ******/

#mkcontentsimg {
	width: 100%;
	max-width: 100%;
}
#mkcontentsimg.sp-no-change {
	width: auto;
}
#a-conimg {
	width: auto;
}
#a-contable.sp-c-table {
	background-size: 100%auto;
	height: auto;
}
#a-contr.sp-c-navtd {
	background: #FFF;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#a-contr.sp-c-navimg {
	width: 0;
	height: 0;
}
#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;
}
#a-con table.sp-c-table {
	background-size: 100% auto;
	height: auto;
}
#a-con tr.sp-c-nav td {
	background: #FFF;
	filter: alpha(opacity=75);
	-moz-opacity: 0.8;
	opacity: 0.7;
	font-size: 14px!important;
	text-align: left!important;
	color: #000!important;
	line-height: 1.6;
}
#a-con tr.sp-c-nav img {
	width: 0;
	height: 0;
}
#mkcontents p {
	text-align: left!important;
	color: #000!important;
}
.news-title {
	text-align: left;
}
#mkcontents div div a img {
	display: none;
}
