@charset"UTF-8";

/* 0.import
-------------------------------------------------------------- */

@import url(main.css);

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 - Base
2.0 - Header and Footer
3.0 - Navigation
4.0 - Content
5.0 - Parts
6.0 - Other
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 - Base
--------------------------------------------------------------*/

html, button, input, select, textarea {
  color: #060606;
}
body {
  font-size: 1em;
  line-height: 1.4;
  font: 14px/22px Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
 /*font: 14px/22px"Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;*/
  /*font: 14px/22px Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;*/
  
  color: #060606;
}
::-moz-selection, ::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
#wrapper {
	margin: 0 auto;
}

.wrapper {
	width: 980px;
	margin: 0 auto;

}
a {
  color: #000;
  text-decoration: none;
}
a:hover, a:visited {
  /*color: #DC5310;*/
}
a:hover {
	/*color: #DC5310;
  text-decoration: underline;*/
}
a, a img {
  -webkit-transition: all 0.3s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
a:hover img {
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

#page-top {
    position: fixed;
    bottom: 50px;
    right: 5px;
    font-size: 12px;
}
#page-top a {
    background: #4DC087;
    text-decoration: none;
    color: #fff;
    width: 40px;
    padding: 10px 5px;
    text-align: center;
    display: block;
}
/*#page-top {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 15px;
}
#page-top a {
    display: block;
    background-color: #ccc;
    text-align: center;
    color: #222;
    font-size: 12px;
    text-decoration: none;
    padding: 5px 10px;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
#page-top a:hover {
    display: block;
    background-color: #b2d1fb;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding:5px 10px;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}*/



/* Header title  */
.header h1 {
  margin: 0 ;
  font-size: 2.44444rem;
}
.header h1 a {
  text-decoration: none;
}
.page-header h1.page-title {
  font-size: 2.44444rem;
}
.entry article h1 {
  font-size: 2.44444rem;
  /* line-height:1.4; */
}
.entry article h2 {
  /*font-size: 2.05556rem;
line-height:1.4;*/
}
.entry article h3 {
  /*font-size: 1.5rem;
line-height:1.4;*/
}
.entry article h4 {
  /*font-size: 1.27778rem;
line-height:1.4;*/
}


/*--------------------------------------------------------------
2.0 - Header and Footer
--------------------------------------------------------------*/
.site-header {
	text-align: center;
	padding: 45px 20px 0;
	font-size: 13px;
	line-height: 1.4;
	float: right;
	/*color:#FFFFFF;
  width: 960px;
  margin: 0 auto;
  height: ;*/
}
.header-container {
	margin: 15px auto 0;
	position: relative;
	/*background-repeat: repeat-x;
	background-position: left bottom;*/
	/*background-image: url(./images/base/bg-header.gif);*/
	/* [disabled]margin-bottom: 25px; */
}

h1.logo {
	margin: 10px auto 0;
	padding-bottom: 8px;
	float: left;
}

h1.title {
	background: url(../images/base/h1-bg.gif) no-repeat left 4px;
	padding: 0 0 0 33px;
	margin: 0 auto;
	color: #060606;
	font-size: 24px;
	font-weight: normal;
}
h1.title span {
	font-size: 11px;
	color:#4B4B4B;
	padding-left: 20px;
}


.footer-container {
	background-color: #F7F7F7;
	overflow: hidden;
	margin-top: 50px;
	/*color: #FFFFFF;*/
}

#footerList {
	margin-top: 70px;
	margin-left: 60px;
  /*background-color: #FF0000;*/
  /* float:right;
  width:708px;*/
}
#footerList:after {
  /* for Modern Browser */
  content:".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
#footerList ul {
  float:left;
  width:150px;
  padding:0;
  list-style: none;
  margin: 0 0 0 10px;
}
#footerList ul li {
  margin-bottom:4px;
  /* padding-left:10px;
  background: url(../images/base/icon_arrow.gif) no-repeat 0 6px;*/
}
#footerList ul li a {
  /*color:#FFF;*/
  font-size:90%;
  text-decoration:none;
}
#footerList ul li a:hover {
  text-decoration:underline;
}

/*.header-container, .footer-container{
}*/

.copyright {
	height: 72px;
	padding: 0;
	margin: 0;
}
/*--------------------------------------------------------------
3.0 - Navigation
--------------------------------------------------------------*/
/* =======================================
	Global navi
========================================== */
.header-container nav {
	width: 100%;
	height: 40px;
	clear: both;
	padding: 5px 0;
}
.header-container nav ul {
	/*padding-left: 0;
	margin-left: 0;
	padding: 0;*/
	margin: 0 auto;
	
	width: 980px;
	height: 30px;
	display: block;
	border-right: 1px solid #DBDBDB;
}
.header-container nav ul li {
	position: relative;
	width: 195px;
	height: 30px;
	text-align: center;
	float: left;
	/*margin: 0 2%;*/
	list-style: none;
	border-left: 1px solid #DBDBDB;
}
.header-container nav a {
  /*border-right: solid 1px #fff;*/
  color: #000;
  font-size: 110%;
  /*line-height: 40px;*/
  line-height: 30px;
  display: block;
}

.header-nav-bg {
	height: 40px;
	margin-top: 10px;
	border-top: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;	
}


/* =======================================
	header navi
========================================== */
#header-nav {
	position: relative;
	margin: 5px 0 0;
	height: 30px;
	float: right;
}
#header-nav ul.subnav {	

	margin-top: 0px;
	border-right: 1px solid #DBDBDB;
	font-size: 0.875em;
}
#header-nav ul.subnav li{
	padding: 0 20px;
	list-style-type: none;
	border-left: 1px solid #DBDBDB;
	float: left;
}

.tel {
    /*position: absolute;*/
	display: block;
	text-align: right;
    top: 0;
    right: 0;
}
/*.header-container nav li a:hover {
  color: #DC5310;
}

.header-container nav li a.stay {
  color: #DC5310;
}*/



/*.header-container nav ul {
	margin: 0 auto;
	width: 900px;
	height: 40px;
	display: block;
}
.header-container nav ul li {
	position: relative;
	height: 40px;
	text-align: center;
	float: left;
	margin: 0 2%;
	list-style: none;
}
.header-container nav a {
  font-size: 116%;
  line-height: 40px;
  display: block;
}
.header-container nav li a:hover {
  color: #DC5310;
}

.header-container nav li a.stay {
  color: #DC5310;
}

.header-container nav li:first-child a {
  margin-left: 0;
}
.header-container nav li:last-child a {
  margin-right: 0;
}*/

/* =======================================
	footer navi
========================================== */
.footer-container nav {
  margin-right: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  /*color:#fff;*/
}
.footer-container nav ul {

} 
.footer-container nav ul li {
  list-style: none;
  float: left;
  margin-right: 1.375rem;
  display: block;
}
.footer-container nav ul li a {

}
.footer-container nav a{
  /*color: #fff;*/
}

/*--------------------------------------------------------------
4.0 - Content
--------------------------------------------------------------*/
.slider img {
	display: block;
	text-align: center;
	margin: 0 auto; 
}


.carousel-list {
	/*list-style-type: none;*/
}
.carousel-list li {
	/*float: left;
	padding: 50px 17px;*/
	width: 210px;
}
.bg-gray {
	background-color: #FAFAFA;
	/*width: 98%;*/
	height: 150px;
	padding: 40px 17px 55px;
}

.bg-orange {
	background-color: #DC5310;
	width: 98%;
	height: 23px;
	text-align: center;
	margin: 0 !important;
	padding: 0 !important;
}

.tl-full {
	color: #FFF;
	background-color: #4DC087;
	padding: 8px 0;
	text-align: center;
	font-weight: normal;
	letter-spacing : 0.8em;
	margin: 10px 0.98% 0;
}
.tl-img {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 2.0em;
}

/* =======================================
	topics / twitter
========================================== */
.box-topics {
	background-color: #D9F2E5;
	width: 450px;
	height: 580px;
	overflow: scroll;
	overflow-x : hidden;
	margin: 0;
	padding: 10px;
}
.thumb {
	display: block;
	padding: 3px 10px 5px;
	float: left;
}
.pageTitle {
    margin: 0 10px 0 0;
	color: #0D854C;
    overflow: hidden;
    line-height: 18px;
    text-align: left;
    font-size: 14px;
}
.date {
	color: #0D854C;
}
.box-topics ul {
	width: 420px;
}

li.topics-list {
	list-style-type: none;
	padding-bottom: 10px;
	clear: both;
}
.topics-list p {
    margin: 0;
    font-size: 12px;
}

.box-twitter {
	width: 468px;
	height: 595px;
	border-bottom: 1px solid #CAE9F7;
	border-right: 1px solid #CAE9F7;
	border-left: 1px solid #CAE9F7;
}


/*.top-bnr {
width: 980px;
		display: box;
		display: -webkit-box;
		display: -moz-box;
box-pack:justify;
-webkit-box-pack:justify;
-moz-box-pack:justify;
}

.top-bnr div {
	width: 233px;
}*/


ul.top-bnr	{
	display:table;
	table-layout: fixed;
	width:100%;
}
ul.top-bnr li{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}




.top-main-container {
	padding-top: 30px;
	padding-bottom: 20px;
}

.main-container {
  padding-bottom: 40px;
  background-color: #FFF;
}
.top-main {
	width: 980px;
}

/* =======================================
	SECOND PAGE
========================================== */
.main {
	float: right;
	margin-top: 50px;
     width: 760px;
	 line-height: 1.8;
	/*border: solid 1px #ddd;
	background: #fff;
	box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.1);*/
}
.main-w {
	margin-top: 50px;
     width: 980px;
	 line-height: 1.8;
}
/*--- 見出し
------------------------------------------*/
.tl-main-bg {
	margin: 0;
	padding: 0;
	height: 100px;
	background-color: #09A653;
}
.tl-main {
	margin:0 auto;
	padding: 0;
	width: 980px;
	height: 100px;
	background: url(../images/base/tl-main-bg.png) no-repeat;
}
.sub-tl {
	width: 660px;
	float: left;
	color:#FFFFFF;
	padding: 30px 0 0 80px;
	font-size: 24px;
	letter-spacing: 0.5em;
}

h1.second {
	width: 230px;	
	margin: 0;
	padding: 35px 5px 0;
	font-size: 18px;
	letter-spacing : 0.2em;
	text-align: right;
	float: right;
}

.main h2,
.main-w h2 {
  font-weight: normal;
  font-size: 20px;
  margin: 0 0 10px;
  padding: 0 0 0 110px;
  color: #09A653;
  /*line-height: 1.4;
  margin-top:50px;*/
  position: relative;
  font-weight: 500;
}
.main h2:after,
.main-w h2:after {
  position: absolute;
  content: '';
  width: 100px;
  height: 20px;
  left: 0;
  margin: 0 0 10px 0;
  display: block;
  background: #B6DBB8;
  bottom: 0;
}

.main h3 {
	color: #09A653;
	font-size: 18px;
	padding: 0 0 0 5px;
	border-bottom: 1px solid #09A653;
	clear: both;
}
.main-w h3 {
	font-size: 131%;
	font-weight: normal;
	background:#EEF6EE;
	line-height: 1.6;
	margin-top: 20px;
	padding: 2px 5px 3px 20px;
}

.main h4 {
  font-weight: bold;
  font-size: 16px;
  margin: 0 0 15px 3px;
  padding: 0 0 0 20px;
  /*line-height: 1.4;
  margin-top:50px;*/
  position: relative;
  clear: both;
}
.main h4:after {
  position: absolute;
  content: '';
  width: 5px;
  height: 20px;
  left: 0;
  margin: 0 0 5px 0;
  display: block;
  background: #20AC63;
  bottom: 0;
}


/*.main h2 {
	font-size: 26px;
	font-weight: normal;
	color: #333333;
	line-height: 1.6;
	margin-top: 20px;
}*/
/*.main article h1.top-tit {
  font-size: 1.1em;
  font-weight: bold;
  padding-left: 0.5em;
  line-height: 2.3;
  margin-bottom: 8px;
  clear: both;
}
.main article {} .main .breadcrumb {
  text-align: right;
  font-size: 0.8em;
  line-height: 1.5;
}*/
/*.main aside {*/

aside.sidebar {
  float: left;
  width: 175px;
  margin-top: 50px;
}
.sidebar section {
	padding: 0;
  margin-bottom: 20px;
}
.sidebar section ul {
  padding-left: 0;
  margin: 0;
  list-style: none;
}
.sidebar section ul li {
	/*color: #57B7E6 !important;*/
	background-color: #E6F2E6;
	padding: 8px 10px 8px 15px;
    border-left: 1px solid #B5E3C8;
	border-right: 1px solid #B5E3C8;
	border-bottom: 1px solid #B5E3C8;
}
.sidebar section ul a {
	color: #51BD7E;
}
.sidebar section ul li a:hover {	
	/*color: #85CCED;
	background-color: #80CAEC;*/
}

.sidebar section ul .stay {
	background-color: #8AC993;
}
.sidebar section ul .stay a {
	color: #FFF !important;
}

/*.sidebar section ul li li {
  padding: 6px 10px;
  background-color: #E2E9F0;
  background-image: none;
  border-bottom: solid 1px #FFFFFF;
}*/


.sidebar h3 {
  margin: 0;
  padding: 7px 15px;
  color: #09A653;
  font-size: 14px;
  font-weight: bold;
  border-left: 1px solid #B5E3C8;
  border-top: 1px solid #B5E3C8;
  border-bottom: 1px solid #B5E3C8;
  position: relative;
}
.sidebar h3:after {
  position: absolute;
  content: '';
  width: 10px;
  height: 36px;
  left: 0;
  margin: 0;
  display: block;
  background: #09A653;
  bottom: 0;
}


.business-box-01 {
	min-height: 230px;
	background: url(../business/images/flow_arrow.png) no-repeat 345px 90px;
	padding: 0 0 20px; 
	clear: both;
}
.business-box-02 {
	min-height: 230px;
	background: none;
	padding: 0 0 20px; 
	clear: both;
}
.business-box-01:after,
.business-box-02:after { 
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}

.ribbon-01,
.ribbon-02 {
	position: relative;
	display: inline-block;
	overflow: hidden; /* 不要部分を消す */
	padding: 1px;
}
.ribbon-01:after {
	content: "";
	position: absolute;
	z-index: 1;
	width: 120px;
	height: auto;
	background: #F7B12D;
	content: "before";	/* 表示するテキスト */
	text-align: center;
	color: #fff;
	font-family: 'Arial';
	font-weight: bold;
	padding: 5px 10px;
	left: -30px;
	top: 3px;
	transform: rotate(-32deg);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.ribbon-02:after {
	content: "";
	position: absolute;
	z-index: 1;
	width: 120px;
	height: auto;
	background: #20AC63;
	content: "after";	/* 表示するテキスト */
	text-align: center;
	color: #fff;
	font-family: 'Arial';
	font-weight: bold;
	padding: 5px 10px;
	left: -30px;
	top: 3px;
	transform: rotate(-32deg);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

.ba-detail {
	margin: 0 !important;
	padding: 0 !important;
	text-align: center;
}

.business-box-03 {
}
.border-box-blue {
	border: 1px solid #CAE9F7;
	background-color: #E6F9FF;
	border-radius: 5px;
}

.flow {
	padding: 10px 20px;
}
.flow dt {
	border-bottom: 1px dotted #CAE9F7;
	font-weight: bold;
	font-size: 16px;
}
.flow dd {
	
}




.border-box-gradation {
  /*width: 600px;
  height: 300px;*/
  padding: 0;
  text-align: center;
  box-sizing: border-box;
  border: 8px solid transparent;
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  background-image: linear-gradient(#fff, #fff), linear-gradient(#C1EAC7, #91D38F);
}


.arrow{
position: relative;
display: inline-block;
padding: 0 0 0 16px;
color: #000;
vertical-align: middle;
text-decoration: none;
font-size: 15px;
}
.arrow::before,
.arrow::after{
position: absolute;
top: 0;
bottom: 0;
left: 0;
margin: auto;
content: "";
vertical-align: middle;
}
.arrow-01::before{
left: 4px;
box-sizing: border-box;
width: 4px;
height: 4px;
border: 4px solid transparent;
border-left: 4px solid #7a0;
}

.arrow-02{
	width: 0;
	height: 0;
	border: 16px solid transparent;
	border-top: 16px solid #97E2AE;
	margin: 10px auto -10px;
}






.space-01 {
	width: 163px;
	font-size: 11px;
	line-height: 1.26;
	position: absolute;
	left: 40px;
	top: 398px;
}

.space-02 {
	width: 140px;
	font-size: 11px;
	line-height: 1.26;
	position: absolute;
	left: 795px;
	top: 433px;
}
.space-03 {
	width: 170px;
	position: absolute;
	left: 755px;
	top: 754px;
}

.space-04 {
	width: 227px;
	font-size: 11px;
	line-height: 1.4;
	position: absolute;
	left: 40px;
	top: 230px;
}
.space-05 {
	width: 138px;
	background-color: #DC5310;
	padding: 15px 20px 15px 22px;
	position: absolute;
	left: 646px;
	top: 27px;
}
.space-05 h1 {
	font-size: 13px;
	line-height: 1.4;
}


/*--------------------------------------------------------------
5.0 - Parts
--------------------------------------------------------------*/
/* outline */
.box01 {
 /*float: left;*/
  width: 100%;
  position: relative;
}
.line01 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ededed;
}
.main .box01 dl {
  float: left;
  width: 100%;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #DBDBDB;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #DBDBDB;
  margin-top: -1px;
}
.main .box01 dt{
  float: left;
  padding-left: 2%;
  width: 20%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: bold;
}
.main .box01 dd {
  float: right;
  width: 75%;
  padding-left: 2%;
  padding-top: 10px;
  padding-bottom: 10px;
  border-left-width-value: 1px;
  border-left-style-value: solid;
  border-left-color-value: #DBDBDB;
  background-color: #ffffff;
}

.main .box02 dl {
  float: left;
  width: 100%;
  /*float: left;
  width: 100%;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #ededed;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ededed;
  margin-top: -1px;
  background-color: #f5f5f5;
  
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #ededed;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #ededed;*/
}
.main .box02 dt {
  float: left;
  padding-left: 2%;
  width: 25%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: normal;
}
.main .box02 dd {
  float: right;
  width: 70%;
  padding-left: 2%;
  padding-top: 10px;
  padding-bottom: 10px;
}

{  overflow: visible; }

/*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, caption, tfoot, thead, th, header, menu, nav, section*/
{
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-width: 0px;
  border-right-width-value: 0px;
  border-bottom-width: 0px;
  border-left-width-value: 0px;
  border-top-style: none;
  border-right-style-value: none;
  border-bottom-style: none;
  border-left-style-value: none;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  outline-width: 0px;
  outline-style: none;
  font-size: 100%;
  vertical-align: baseline;
  background-color: transparent;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
}

/* QA */
.qaBox dl {
	margin: 0 auto 10px;
	padding: 0 0 0 5px;
	background: url(../images/base/dot_01.gif) repeat-x bottom;
}
.qaBox dt {
	font-size: 114%;
	margin: 0;
	font-weight: bold;
	color :#2CA6E0;
	padding: 10px 0 8px 40px;
	background: url(../images/base/icon_q.png) no-repeat left 8px;
}
.qaBox dd {
	font-size: 100%;
	padding: 10px 0 8px 40px;
	background: url(../images/base/icon_a.png) no-repeat left 8px;
}
.qaBox dd p {
	font-size: 82%;
	padding: 0;
}

/* sitemap */
.sitemap ul {
	font-size: 100%;
	margin: 0;
}
.sitemap ul li {
	margin: 0;
	padding: 0 5px 7px 15px;
	list-style-position: inside;
}

/*.circle-q { 
 width:32px;
 height:32px;
 font-size: 17px !important;
 text-align: center;
 color: #FFF;
 margin: 0;
 background-color:#2CA6E0;
 border-radius: 50%;
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
}

.circle-a { 
 width:32px;
 height:32px;
 font-size: 17px !important;
 text-align: center;
 color: #FFF;
 margin: 0;
 background-color:#C9DD42;
 border-radius: 50%;
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 font-weight: bold;
}

.qaBox {
	margin: 0 auto;
}
.qaBox dl {
	margin: 10px auto 10px;
	padding: 0 0 15px 0;
	background: url(../images/base/dot_01.gif) repeat-x bottom;
}
.qaBox dt {
	font-size: 114%;
	margin: 0;
	font-weight: bold;
	color :#2CA6E0;
	padding: 8px 0 15px;
}
.qaBox dd {
	font-size: 100%;
	padding: 8px 0 15px;
}
.qaBox dd p {
	padding: 0 0 15px 15px;
	text-indent: 15px;
}*/

/* business */
ul.list-01 {
	line-height: 1.4;
	font-size: 108%;
}
ul.list-01 li {
    list-style-type: decimal;
	list-style-position: inside;
	margin: 0 0 6px;
	padding: 7px 5px 7px 20px;
}
ul.list-01 li:nth-child(even) {
    background:#F5F9F4;
}
ul.list-01 li:nth-child(odd) {
    background:#F7F7F7;
}

/* order */
h3.tl-order {
	margin: 0 0 8px;
	 padding: 3px 0 3px 20px;
	 background-color: #f5f5f5;
	 font-weight: normal;
}
ul.list-02 {
	line-height: 1.4;
	font-size: 100%;
	margin-top: 0;
}
ul.list-02 li {
    list-style-type: disc;
	list-style-position: inside;
	padding: 0 0 7px 30px;
}

/* point */
.circle
{
 /* float: left;
  background-color: transparent;
  background-image: url(../business/images/bg_maru.gif);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0px 0px;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  width: 300px;
  height: 250px;
  text-align: center;
  padding-top: 50px;*/
}

dl.circle {
	clear: both;
	line-height: 1.4;
	display: table;
}
.circle dt {
	float: left;
	width: 170px;
	height: 160px;
	padding-bottom: 10px;
	/*background: url(../business/images/bg_circle.png) no-repeat 0 0;
	text-align: center;*/
}
.circle dt img {
	vertical-align: middle;
	
}

.circle  dd {
	padding-left: 20px;
	vertical-align: middle;
	display: table-cell;
	/*background-color: #88D5E5;*/
}

/* works */
table.cell-01 {
	margin: 0 auto 10px;
	font-size: 96%;
	border: 1px solid #ebe6db;
	border-collapse: collapse;
}
table.cell-01 th {
	text-align: left;
	font-weight: normal;
	background-color: #f5f5f5;;
	border-bottom: 1px solid #ededed;
	vertical-align: top;
	padding: 10px;
}

table.cell-01 th span {
  color:#FFF;
  background: #390;
  font-size:12px!important;
  font-weight:normal!important;
  line-height:1.2;
  float:right;
  padding: 2px 3px 0px;
  margin: 0 5px 0 5px;
}
table.cell-01 td {
	padding: 7px 4px 7px 9px;
	border-bottom: 1px solid #ededed;
}


body.disclosure table {
    width: 100%;
    margin: 15px auto 30px;
    
    border-collapse: collapse;
}


body.disclosure table thead{
    background: #09a653;
    color:white;
}
body.disclosure table thead th{
	border: 1px solid #DBDBDB;
	line-height:1.2;
	padding: 8px 5px;
    margin: 0 5px;
   /* height:40px;
    line-height:40px;*/
}

body.disclosure table tr,td{
	border: 1px solid #DBDBDB;
    text-align:center;
	padding: 6px 4px 6px 9px;
}
body.disclosure table tbody tr{
    /*background:#F3F3F3;*/
}
body.disclosure table tbody tr:nth-child(2n){
    background: #e6f2e6;
}

body.disclosure table tr,td img {
	margin-top: 3px;
}

/* works */
/*.main section:after {
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}*/


article#example section {
  width: 210px;
  /*height: 260px;*/
  float: left;
  margin-top: 0px;
  margin-right: 30px;
  margin-bottom: 0px;
  margin-left: 0px;
}

article#example .list {
  width: 720px;
}

article#example section img {
	 vertical-align: top;
	 margin: 0;
	 padding: 0;
}
article#example section h2 {
  font-size: 108%;
  height: 90px;
  color: #FFFFFF;
  line-height: 1.4;
  font-weight: normal;
  margin-top: 0;
  padding: 10px 10px 0 10px;
}
article#example section h2.bg-green {
	background-color: #6DA648;
}
article#example section h2.bg-olive {
	background-color: #A7BE40;
}
article#example section h2.bg-yellow {
	background-color: #E9B538;
}

article#example-cate section {
  width: 210px;
  /*height: 260px;*/
  float: left;
  margin-top: 0px;
  margin-right: 30px;
  margin-bottom: 0px;
  margin-left: 0px;
}



article#example-cate .list {
  width: 720px;
}

article#example-cate section img {
	 vertical-align: top;
	 margin: 0;
	 padding: 0;
}
article#example-cate section h2 {
  font-size: 98%;
  line-height: 1.4;
  font-weight: normal;
  margin-top: 0;
  padding: 5px;
}
article#example-cate section h2  {
	text-decoration:underline;
}

ul.list-02 {
	line-height: 1.4;
	font-size: 108%;
}
ul.list-02 li {
    list-style-type: disc;
	list-style-position: inside;
	margin: 0 0 6px;
	padding: 7px 5px 7px 15px;
}
ul.list-02 li:nth-child(even) {
    background:#F5F9F4;
}
ul.list-02 li:nth-child(odd) {
    background:#F7F7F7;
}


/* recruit */
h3.tl-recruit {
	margin: 0 0 8px;
	 padding: 3px 0 3px 20px;
	 background-color: #FFE600;
	 font-weight: normal;
}

.ScheduleArticle .schedule .text span {
    display: block;
    font-size: 20px;
    line-height: 25px;
    padding-bottom: 10px;
    color: #0e2d4b;
}
.xBox {
    zoom: 1; }

  .xBox:before,
  .xBox:after {
    content: "";
    display: table; }

  .xBox:after {
    clear: both; }
  .ScheduleArticle {
    background-color: #fff;
    padding: 20px 20px 40px 20px; }

  /*.ScheduleArticle .title {
    width: 100%;
    background-image: url("../images/bg.yellow.png"); }

  .ScheduleArticle .title span {
    font-size: 24px;
    line-height: 50px;
    padding-left: 60px;
    background-image: url("../images/icon.clock.png");
    background-repeat: no-repeat;
    background-position: 20px center;
    color: #6f5804; }*/

  .ScheduleArticle .schedule {
    background-image: url(../recruit/images/bg.line.blue.png);
    background-repeat: repeat-y;
    background-position: 11px -10px;
	}

  /*.ScheduleArticle .schedule .time,
  .ScheduleArticle .schedule .text,
  .ScheduleArticle .schedule .img {
    float: left; }*/
	/*ScheduleArticle .schedule .time {
    float: left; }
	.ScheduleArticle .schedule .text{
    float: right; }*/

  .ScheduleArticle .schedule .time {
    width: 100px;
	float: left;
	font-size: 20px;
    line-height: 27px;
    color: #6eb6e8;
	background-color: #FFF;
    letter-spacing: 1px;
}
	
	.ScheduleArticle .schedule .time img {
		padding-top: 2px;
		padding-right: 7px;
		float: left;
	}
  .ScheduleArticle .schedule .text {
    /*width: 260px;
	padding-right: 10px; */
	width: 600px;
	float: right;
    }
  .ScheduleArticle .schedule .text span {
    display: block;
    font-size: 16px;
	margin: 0 0 3px;
	padding: 0;
	font-weight: bold;
    /*line-height: 25px;
	color: #0e2d4b; */
    }

  .ScheduleArticle .schedule .text p {
    font-size: 14px;
	margin: 0 0 18px;
	padding: 0;
    /*line-height: 20px;
    margin-bottom: 30px;
    color: #555;*/ }

  /*.ScheduleArticle .schedule .img {
    width: 260px; }*/
  /*.ScheduleArticle .schedule .time {
    font-size: 20px;
    line-height: 25px;
    color: #6eb6e8;
    letter-spacing: 1px;*/
    /*padding-left: 50px;*/
    /*background-image: url("../images/icon.circle.png");
    background-repeat: no-repeat;
    background-position: 20px center; }*/

  /*.ScheduleArticle .schedule .text span.sp {
    display: none; }*/

  /*.ScheduleArticle .schedule .img {
    margin-bottom: 10px;
    margin-left: 10px;
    width: 260px;
    height: 200px;
    background-repeat: no-repeat;
    background-position: center; }

  .pDay1 .ScheduleArticle .schedule .img.no1 {
    background-image: url("../images/employee_day_day_vol01/img.day1.02.jpg");
    height: 260px;
    background-position: center; }*/








/* privacy */
body.privacy ul li {
	list-style-type: none;
}

/* sitemap */
body.sitemap .wrapper ul {
	font-size: 100%;
	margin: 0;
}
body.sitemap .wrapper li {
	margin: 0;
	padding: 0 5px 7px 15px;
	list-style-position: inside;
}

body.sitemap h3 {
	font-size: 131%;
	font-weight: normal;
	background:#F5F9F4;
	line-height: 1.6;
	margin-top: 20px;
	padding: 2px 5px 3px 20px;
}



/*ul.list-01 {
	line-height: 1.4;
	font-size: 108%;
}
ul.list-01 li {
    list-style-type: decimal;
	list-style-position: inside;
	margin: 0 0 6px;
	padding: 7px 5px 7px 20px;
}
ul.list-01 li:nth-child(even) {
    background:#F5F9F4;
}
ul.list-01 li:nth-child(odd) {
    background:#F7F7F7;
}*/



/*--------------------------------------------------------------
6.0 - Other
--------------------------------------------------------------*/

/* WordPress Styles */

.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #eeeeee;
  border: 1px solid #f0f0f0;
  -webkit-box-shadow: 0 5px 10px #aaaaaa;
  -moz-box-shadow: 0 5px 10px #aaaaaa;
  box-shadow: 0 5px 10px #aaaaaa;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone, .wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
.sticky time {
  display: none;
}
.gallery-caption {
  padding: 0;
}
.bypostauthor {
  background-color: #e44d26;
}
.size-auto, .size-full, .size-large, .size-medium, .size-thumbnail {
  max-width: 100%;
  height: auto;
}

/* Helper classes */

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
	color: #060606;
}
.clearfix:before {
  content: " ";
  display: table;
}
.clearfix:after {
  content: " ";
  display: table;
  clear: both;
}

/* Print styles */

@media print {
  * {
    background: transparent !important;
    color: black !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a {
    text-decoration: underline;
  }
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href)")";
  }
  abbr[title]:after {
    content: " (" attr(title)")";
  }
  /* Don't show links for images, or javascript/internal links */
  .ir a:after {
    content: "";
  }
  a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }
  pre, blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  /* h5bp.com/t */
  tr {
    page-break-inside: avoid;
  }
  img {
    page-break-inside: avoid;
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }



