@charset "UTF-8";
/* Snippet
------------------------------------------------------------------*/
.underNone {
  text-decoration: none;
}
.underNone:hover {
  text-decoration: underline;
}

/*Image Hover*/
a:hover img.hover,
span:hover img.hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}

img.b,
.b {
  display: block;
}

img.auto {
  margin: 0 auto;
  display: block;
}

img.full {
  width: 100%;
  height: auto;
}

.fR {
  float: right;
  _display: inline;
}

.fL {
  float: left;
  _display: inline;
}

.iL {
  float: left;
  display: inline;
  margin: 0 10px 5px 0;
}

.iR {
  float: right;
  display: inline;
  margin: 0 0 5px 10px;
}

.clear {
  clear: both;
  font: 1px/1px monospace;
}

.aR {
  text-align: right !important;
}

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

.aL {
  text-align: left !important;
}

.vT {
  vertical-align: top !important;
}

.vM {
  vertical-align: middle !important;
}

.vB {
  vertical-align: bottom !important;
}

.disnon {
  display: none;
}
/*相談会一覧用*/
.disnon + .disnon {
  display: inline-block;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

/* UL */
ul.disc li,
ol.disc li {
  list-style-type: disc;
  margin: 15px 35px;
}

ul.decimal li,
ol.decimal li {
  list-style-type: decimal;
  margin: 15px 35px;
}

.brslash {
  background: -webkit-linear-gradient(-45deg, white, white 48%, #cccccc 49%, #cccccc 51%, white 52%, white);
  background: -moz-linear-gradient(-45deg, white, white 48%, #cccccc 49%, #cccccc 51%, white 52%, white);
  background: -o-linear-gradient(-45deg, white, white 48%, #cccccc 49%, #cccccc 51%, white 52%, white);
  background: linear-gradient(-45deg, #ffffff, #ffffff 48%, #cccccc 49%, #cccccc 51%, #ffffff 52%, #ffffff);
}

/* width */
.w10 {
  width: 10px;
}

.w15 {
  width: 15px;
}

.w20 {
  width: 20px;
}

.w25 {
  width: 25px;
}

.w30 {
  width: 30px;
}

.w50 {
  width: 50px;
}

.w100 {
  width: 100px;
}

.p10 {
  width: 10% !important;
}

.p20 {
  width: 20% !important;
}

.p30 {
  width: 30% !important;
}

.p40 {
  width: 40% !important;
}

.p50 {
  width: 50% !important;
}

.p60 {
  width: 60% !important;
}

.p70 {
  width: 70% !important;
}

.p80 {
  width: 80% !important;
}

.p90 {
  width: 90% !important;
}

.p100 {
  width: 100% !important;
}

/* margin */
.mgl0 {
  margin-left: 0px   !important;
}
.mgl7 {
  margin-left: 7px   !important;
}
.mgl5 {
  margin-left: 5px   !important;
}

.mgl10 {
  margin-left: 10px   !important;
}

.mgl15 {
  margin-left: 15px   !important;
}

.mgl20 {
  margin-left: 20px   !important;
}

.mgl25 {
  margin-left: 25px   !important;
}

.mgl30 {
  margin-left: 30px   !important;
}

.mgl35 {
  margin-left: 35px   !important;
}

.mgl40 {
  margin-left: 40px   !important;
}

.mgl45 {
  margin-left: 45px   !important;
}

.mgl50 {
  margin-left: 50px   !important;
}

.mgl75 {
  margin-left: 75px   !important;
}

.mgl100 {
  margin-left: 100px   !important;
}

.mgr0 {
  margin-right: 0px   !important;
}

.mgr5 {
  margin-right: 5px   !important;
}

.mgr10 {
  margin-right: 10px   !important;
}

.mgr15 {
  margin-right: 15px   !important;
}

.mgr20 {
  margin-right: 20px   !important;
}

.mgr25 {
  margin-right: 25px   !important;
}

.mgr30 {
  margin-right: 30px   !important;
}

.mgr35 {
  margin-right: 35px   !important;
}

.mgr40 {
  margin-right: 40px   !important;
}

.mgr45 {
  margin-right: 45px   !important;
}

.mgr50 {
  margin-right: 50px   !important;
}

.mgr75 {
  margin-right: 75px   !important;
}

.mgr100 {
  margin-right: 100px   !important;
}

.mgt0 {
  margin-top: 0px   !important;
}

.mgt5 {
  margin-top: 5px   !important;
}

.mgt10 {
  margin-top: 10px   !important;
}

.mgt15 {
  margin-top: 15px   !important;
}

.mgt20 {
  margin-top: 20px   !important;
}

.mgt25 {
  margin-top: 25px   !important;
}

.mgt30 {
  margin-top: 30px   !important;
}

.mgt35 {
  margin-top: 35px   !important;
}

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

.mgt45 {
  margin-top: 45px   !important;
}

.mgt50 {
  margin-top: 50px   !important;
}
.mgt60 {
  margin-top: 60px   !important;
}
.mgt75 {
  margin-top: 75px   !important;
}

.mgt100 {
  margin-top: 100px   !important;
}

.mgb0 {
  margin-bottom: 0px   !important;
}

.mgb5 {
  margin-bottom: 5px   !important;
}

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

.mgb15 {
  margin-bottom: 15px   !important;
}

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

.mgb25 {
  margin-bottom: 25px   !important;
}

.mgb30 {
  margin-bottom: 30px   !important;
}

.mgb35 {
  margin-bottom: 35px   !important;
}

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

.mgb45 {
  margin-bottom: 45px   !important;
}

.mgb50 {
  margin-bottom: 50px   !important;
}

.mgb75 {
  margin-bottom: 75px   !important;
}

.mgb100 {
  margin-bottom: 100px   !important;
}

/* padding */
.pdl0 {
  padding-left: 0px   !important;
}

.pdl5 {
  padding-left: 5px   !important;
}

.pdl10 {
  padding-left: 10px   !important;
}

.pdl15 {
  padding-left: 15px   !important;
}

.pdl20 {
  padding-left: 20px   !important;
}

.pdl25 {
  padding-left: 25px   !important;
}

.pdl30 {
  padding-left: 30px   !important;
}

.pdl35 {
  padding-left: 35px   !important;
}

.pdl40 {
  padding-left: 40px   !important;
}

.pdl45 {
  padding-left: 45px   !important;
}

.pdl50 {
  padding-left: 50px   !important;
}

.pdl75 {
  padding-left: 75px   !important;
}

.pdl100 {
  padding-left: 100px   !important;
}

.pdr0 {
  padding-right: 0px   !important;
}

.pdr5 {
  padding-right: 5px   !important;
}

.pdr10 {
  padding-right: 10px   !important;
}

.pdr15 {
  padding-right: 15px   !important;
}

.pdr20 {
  padding-right: 20px   !important;
}

.pdr25 {
  padding-right: 25px   !important;
}

.pdr30 {
  padding-right: 30px   !important;
}

.pdr35 {
  padding-right: 35px   !important;
}

.pdr40 {
  padding-right: 40px   !important;
}

.pdr45 {
  padding-right: 45px   !important;
}

.pdr50 {
  padding-right: 50px   !important;
}

.pdr75 {
  padding-right: 75px   !important;
}

.pdr100 {
  padding-right: 100px   !important;
}

.pdt0 {
  padding-top: 0px   !important;
}

.pdt5 {
  padding-top: 5px   !important;
}

.pdt10 {
  padding-top: 10px   !important;
}

.pdt15 {
  padding-top: 15px   !important;
}

.pdt20 {
  padding-top: 20px   !important;
}

.pdt25 {
  padding-top: 25px   !important;
}

.pdt30 {
  padding-top: 30px   !important;
}

.pdt35 {
  padding-top: 35px   !important;
}

.pdt40 {
  padding-top: 40px   !important;
}

.pdt45 {
  padding-top: 45px   !important;
}

.pdt50 {
  padding-top: 50px   !important;
}

.pdt75 {
  padding-top: 75px   !important;
}

.pdt100 {
  padding-top: 100px   !important;
}

.pdb0 {
  padding-bottom: 0px   !important;
}

.pdb5 {
  padding-bottom: 5px   !important;
}

.pdb10 {
  padding-bottom: 10px   !important;
}

.pdb15 {
  padding-bottom: 15px   !important;
}

.pdb20 {
  padding-bottom: 20px   !important;
}

.pdb25 {
  padding-bottom: 25px   !important;
}

.pdb30 {
  padding-bottom: 30px   !important;
}

.pdb35 {
  padding-bottom: 35px   !important;
}

.pdb40 {
  padding-bottom: 40px   !important;
}

.pdb45 {
  padding-bottom: 45px   !important;
}

.pdb50 {
  padding-bottom: 50px   !important;
}

.pdb75 {
  padding-bottom: 75px   !important;
}

.pdb100 {
  padding-bottom: 100px   !important;
}

/* Mixins
ex: https://github.com/twitter/bootstrap/blob/master/less/mixins.less
------------------------------------------------------------------*/
/* clearfix */
.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}

/* 角丸 */
/* border-box*/
/* ボックスシャドウ */
/* ボックスシャドウ */
/* テキストシャドウ */
/* グラデーション */
/*  background-size */
/* 1行からあふれた場合に文末を「…」にして省略する */
/*最後をmagin:0に*/
/*最後のボーダーを消す*/
/*レイアウト用*/
/**
 * Retina関数
  #logo {
    @include at2x('example', 200px, 100px, .jpg);
  } 
 */
/* Reset
------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
figure, figcaption,
article, section, nav, header, footer {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-style: normal;
}

body {
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: left;
  background: url(../images/common/bg.png);
}
/* ie7 */
*+html body {  background: url(../images/common/body_back.png) repeat-x 0 26px; }

/* firefox */
/*body,  x:-moz-any-link  { background: url(../images/common/body_back.png) repeat-x 0; }*/

html {
  overflow-y: scroll;
  font-size: 62.5%;
}

/* Basic elements
------------------------------------------------------------------*/
img {
  border: none;
  -ms-interpolation-mode: bicubic;
  /* IE7 Resize with html */
}

strong {
  font-weight: bold;
  color: #C6AD05;
}

em {
  font-weight: bold;
}

b {
  font-weight: bold;
}

p {
  margin: 0 0 1em 0;
}
p:last-child {
  margin-bottom: 0;
}

ul, ol {
  list-style: none;
  list-style-position: inside;
}

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

dl {
  margin: 0;
}
dl dt {
  margin: 0;
  font-weight: bold;
}
dl dt a {
  font-weight: bold;
}

hr {
  border-color: #ccc;
  border-style: solid;
  border-width: 1px 0 0 0;
  height: 1px;
  margin: 15px 0;
}
hr.solid {
  border-style: solid;
  border-color: #ccc;
}
hr.dotted {
  border-style: dotted;
  border-color: #ccc;
}
hr.trans {
  border-color: transparent;
  margin: 35px 0;
}

.vT {
  vertical-align: top;
}

.vM {
  vertical-align: middle;
}

.vB {
  vertical-align: bottom;
}

.oH {
  overflow: hidden !important;
}

.oV {
  overflow: visible !important;
}

.fsS {
  font-size: 10px;
  font-size: 1.0rem;
}

.fsSS {
  font-size: 12px;
  font-size: 1.2rem;
}

.fsM {
  font-size: 12px;
  font-size: 1.2rem;
}

.fsMM {
  font-size: 14px;
  font-size: 1.4rem;
}
.fsML {
  font-size: 16px;
  font-size: 1.6rem;
}
.fsL {
  font-size: 18px;
  font-size: 1.8rem;
}

.fsLL {
  font-size: 22px;
  font-size: 2.2rem;
}

.fsLLL {
  font-size: 22px;
  font-size: 2.2rem;
}

.c01 {
  color: #C6AD05 !important;
}

.c02 {
  color: #333333 !important;
}

.c03 {
  color: #333333 !important;
}

/* font reset */
body {
  font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
}

select, input, button, textarea {
  font-family: arial,helvetica,clean,sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
}

pre, code, kbd, samp, tt {
  font-family: monospace;
  line-height: 100%;
  font-size: 12px;
  font-size: 1.2rem;
}

blockquote, pre, dl, ol, ul, th, td {
  line-height: 1.5;
  font-size: 12px;
  font-size: 1.2rem;
}

p {
  line-height: 1.7;
  font-size: 12px;
  font-size: 1.2rem;
}

ul, ol, dl {
  list-style-position: outside;
  font-size: 12px;
  font-size: 1.2rem;
}

.supp {
  font-size: 10px;
  font-size: 1.0rem;
}

blockquote p, pre p, dl p, ol p, ul p, th p, td p, dd p, dt p {
  font-size: 12px;
  font-size: 1.2rem;
}

/* Base Link
------------------------------------------------------------------*/
a {
  color: #333333;
  text-decoration: underline;
}
a:hover {
  color: #333333;
  text-decoration: none;
}
a:active, a:focus {
  outline: none;
}
a.uNone {
  text-decoration: none !important;
}
a.uLine {
  text-decoration: underline !important;
}

/* Font
------------------------------------------------------------------*/
/* type */
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: bold;
}

/* UL, OL, DL
------------------------------------------------------------------*/
ul.notes li {
  text-indent: -1em;
  margin-left: 1em;
}

ul.disc li,
ol.disc li {
  list-style-type: disc;
}

ul.circle li,
ol.circle li {
  list-style-type: circle;
}

ul.decimal li,
ol.decimal li {
  list-style-type: decimal;
}

/* dl.type-A */
dl.type-A:last-child {
  margin-bottom: 0;
}

/* Table
------------------------------------------------------------------*/
/* common */
table tr.aC th,
table tr.aC td {
  text-align: center;
}
table th,
table td {
  vertical-align: top;
  text-align: left;
}

/* type01 */
table.type01 {
  width: 100%;
  margin: 0 0 0px 0;
  border-top: 1px dotted #000;
}
table.type01 caption {
  font-weight: bold;
  color: #fff;
  display: inline;
  background-color: #eb6f70;
  padding: 3px 10px;
  margin-bottom: 5px;
  white-space: nowrap;
}
table.type01 th,
table.type01 td {
  vertical-align: top;
  border-bottom: 1px dotted #000;
  line-height: 1.7;
}
table.type01 thead th {
  font-weight: bold;
}
table.type01 tbody th {
  white-space: nowrap;
  font-weight: bold;
  padding: 15px 5px;
}
table.type01 tbody td {
  padding: 15px 5px;
}

/* Common Layout
------------------------------------------------------------------*/
.container {
  width: 860px !important;
  margin: auto;
}

#wrapper_mam {
  background: url(../images/common/header_bg.png) repeat-x 0 0;
}
#container {
  width: 100% !important;
  margin-bottom: 50px;
}

#wrapper {
  width: 860px !important;
  margin: auto;
  margin-bottom: 50px;
}

.pMenu {
  margin: 8px auto;
  width: 860px !important;
}

/*
.gHeader
*/
#header {
  *zoom: 1;
  text-align: left;
  width: 860px;
  margin: auto;
  height: 173px;
}
#gHeader:before, #gHeader:after {
  display: table;
  content: "";
  line-height: 0;
}
#gHeader:after {
  clear: both;
}
#header #logo {
	position: absolute;
	left: 0;
	top: 30px;
}
#header #logo a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=0.8);
  -ms-filter: "alpha( opacity=$alpha )";
}
#header .headerMenu {
  float: right;
  width: 560px;
  margin-top: 10px;
}
#header .headerMenu ul.headerNavi {
  *zoom: 1;
  margin: 10px 0 5px;
}
#header .headerMenu ul.headerNavi:before, #header .headerMenu ul.headerNavi:after {
  display: table;
  content: "";
  line-height: 0;
}
#header .headerMenu ul.headerNavi:after {
  clear: both;
}
#header .headerMenu ul.headerNavi li {
  float: right;
  margin: 0 0 10px 10px !important;
}
#header .headerMenu ul.headerNavi li a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=0.8);
  -ms-filter: "alpha( opacity=$alpha )";
}
#header .headerMenu .toCompany {
  float: right;
  margin-left: 10px;
  font-size: 12px;
  font-size: 1.2rem;
  padding-top: 5px;
}
#header .headerMenu .searchArea {
  float: right;
  margin:0 0 10px 0 !important;
}
#header .headerMenu .searchArea input[type="text"] {
	width: 280px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: none;
	padding: 1px 3px 3px 5px;
	height: 28px;
	margin-right: -1px;
}
#header .headerMenu .searchArea #book-search-form {
  background: url("/images/icon/search01.png") no-repeat 5px center;
  padding: 0 0 0 25px;
  vertical-align: middle;
}
#header .headerMenu .searchArea #book-search-form input {
  vertical-align: middle;
}
#header .headerMenu .searchArea #book-search-form .serchBox {
  border: none;
  padding: 4px 0;
}

#gNavi {
  /*background: url("../images/common/border01.gif") repeat-x left top;*/
  padding-top: 1px;
  /*clear: both;
  margin-top: 11px;*/
}
#gNavi #gNaviIn {
  padding-bottom: 1px;
  /*background: url("../images/common/border01.gif") repeat-x left bottom;*/
}
#gNavi #gNaviIn ul {
  *zoom: 1;
  width: 860px;
  margin: 0 auto;
}
#gNavi #gNaviIn ul:before, #gNavi #gNaviIn ul:after {
  display: table;
  content: "";
  line-height: 0;
}
#gNavi #gNaviIn ul:after {
  clear: both;
}
#gNavi #gNaviIn ul li {
  float: left;
  margin: 0px !important;
}
#gNavi #gNaviIn ul li a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=0.8);
  -ms-filter: "alpha( opacity=$alpha )";
}
#gNavi #gNaviIn ul li img {
  display: block;
  line-height: 1;
}

#wrapper {
  *zoom: 1;
}
#wrapper:before, #wrapper:after {
  display: table;
  content: "";
  line-height: 0;
}
#wrapper:after {
  clear: both;
}

#sideMenu .bnrs .bnr {
  margin: 0 0 15px;
}

#sideMenu .contactBox {
  margin-bottom: 25px;
}
#sideMenu .contactBox .tel {
  text-align: center;
  margin: 10px 0 5px;
}
#sideMenu .contactBox .btn {
  text-align: center;
  margin: 3px 0;
}
#sideMenu .contactBox .btn a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=0.8);
  -ms-filter: "alpha( opacity=$alpha )";
}
#sideMenu .contactBox .address {
  text-align: center;
  margin-top: 5px;
}

#gFooter {
  background: url("../images/common/footer_bg.png") #FFFFFF repeat-x left top;
}
#gFooter .description {
  text-align: left;
  width: 860px;
  margin: auto;
  padding: 15px 0;
}
#gFooter .siteNaviBlock,
.siteNaviBlockIn {
  text-align: left;
  width: 860px;
  margin: 0 auto;
  *zoom: 1;
}
.siteNaviBlockIn {
	margin-top: 40px;
}
#gFooter .siteNaviBlock .siteNaviBlockIn:before, #gFooter .siteNaviBlock .siteNaviBlockIn:after {
  display: table;
  content: "";
  line-height: 0;
}
#gFooter .siteNaviBlock .siteNaviBlockIn:after {
  clear: both;
}
#gFooter .siteNaviBlockIn .footerLink{
	border-right: 1px dotted #C7AE05;
}
#gFooter .siteNaviBlockIn .footerLink ul{
	border-left: 1px dotted #C7AE05;
	padding-left: 15px;
	float: left;
}
#gFooter .siteNaviBlockIn .footerLink li{
	padding-left: 11px;
	background: url(../images/common/footer_arrow.png) no-repeat 0 4px;
	margin-right: 15px;
	margin-bottom: 8px;
}
#gFooter .siteNaviBlockIn .footerLink ul li ul{
	border-left: none;
	padding-left: 0;
	float: none;
	margin-top: 5px;
}
#gFooter .siteNaviBlockIn .footerLink ul li ul li{
	padding-left: 11px;
	background: url(../images/common/footer_arrow2.png) no-repeat left center;
	margin-bottom: 5px;

}
#gFooter .bottoms {
	text-align: center;
	margin-top: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #FFF;
	border-top: 1px dotted #000000;
}
#gFooter .bottoms .bottomsIn .copyright {
	text-align: center;
}
#gFooter .bottoms .bottomsIn .subNavi {
  float: right;
  width: 400px;
  *zoom: 1;
}
#gFooter .bottoms .bottomsIn .subNavi:before, #gFooter .bottoms .bottomsIn .subNavi:after {
  display: table;
  content: "";
  line-height: 0;
}
#gFooter .bottoms .bottomsIn .subNavi:after {
  clear: both;
}
#gFooter .bottoms .bottomsIn .subNavi li {
  float: right;
  margin-left: 10px;
}
#gFooter .bottoms .bottomsIn .subNavi li a {
  text-decoration: none;
}
#gFooter .bottoms .bottomsIn .subNavi li a:hover {
  text-decoration: underline;
}
#gPageTop {
	padding-top: 12px;
}
#gPageTop p {
	color: #C7AE05;
	background: url(../images/common/pagetop01.png) no-repeat left center;
	float: right;
	padding-left: 15px;
}
#gPageTop a { color: #C7AE05; text-decoration: none; }
#gPageTop a:hover { color: #C7AE05; }

.singleBody {
  *zoom: 1;
  text-align: left;
  width: 860px;
  margin: 15px auto;
}
.singleBody:before, .singleBody:after {
  display: table;
  content: "";
  line-height: 0;
}
.singleBody:after {
  clear: both;
}
.singleBody.line {
  background: url(/_img/gr_line.gif) repeat-y top left;
  border-bottom: 1px solid #dee3ab;
}

body.products #header .searchArea {
  width: auto !important;
  margin: auto;
}
body.products .kArea {
  *zoom: 1;
}
body.products .kArea:before, body.products .kArea:after {
  display: table;
  content: "";
  line-height: 0;
}
body.products .kArea:after {
  clear: both;
}
body.products .kArea .kfloat {
  float: left !important;
  width: 220px;
}
body.products .kArea .kfloat .ttl {
  width: 70px;
}
body.products .kArea .kfloat .txt {
  float: right !important;
  width: 150px;
}

body.personalPage .visual {
  *zoom: 1;
}
body.personalPage .visual:before, body.personalPage .visual:after {
  display: table;
  content: "";
  line-height: 0;
}
body.personalPage .visual:after {
  clear: both;
}
body.personalPage .visual h2 {
  width: 630px;
  float: left;
}
body.personalPage .visual .bnrs {
  float: right;
  width: 210px;
}
body.personalPage .visual .bnrs ul li a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=0.8);
  -ms-filter: "alpha( opacity=$alpha )";
}
body.personalPage .visual .bnrs ul li img {
  display: block;
}

body.corporatePage .visualBlock {
  width: 860px;
  height: 300px;
  position: relative;
}
body.corporatePage .visualBlock .visual {
  position: absolute;
  top: 0;
  left: 0;
}
body.corporatePage .visualBlock .btn {
  position: absolute;
  top: 40px;
  right: 20px;
  z-index: 2;
  background-color: #fff;
}
body.corporatePage .visualBlock .btn a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=0.8);
  -ms-filter: "alpha( opacity=$alpha )";
}
body.corporatePage .block {
  margin: 40px auto 20px;
}
body.corporatePage .block .content {
  *zoom: 1;
  width: 760px;
  margin: 15px auto;
}
body.corporatePage .block .content:before, body.corporatePage .block .content:after {
  display: table;
  content: "";
  line-height: 0;
}
body.corporatePage .block .content:after {
  clear: both;
}
body.corporatePage .block .content em {
  color: #006835;
}
body.corporatePage .block .content .text {
  float: left;
  width: 460px;
}
body.corporatePage .block .content .text h3 {
  font-size: 14px;
  font-size: 1.4rem;
}
body.corporatePage .block .content .text p {
  line-height: 1.7;
  font-size: 14px;
  font-size: 1.4rem;
}
body.corporatePage .block .content .image {
  float: right;
  width: 290px;
  text-align: center;
}
body.corporatePage .block .content .books {
  width: 760px;
  margin: 0 0px;
}
body.corporatePage .block .content .books ul {
  *zoom: 1;
  width: 786px;
  margin-right: -26px;
  overflow: hidden;
}
body.corporatePage .block .content .books ul:before, body.corporatePage .block .content .books ul:after {
  display: table;
  content: "";
  line-height: 0;
}
body.corporatePage .block .content .books ul:after {
  clear: both;
}
body.corporatePage .block .content .books ul li.book {
  float: left;
  width: 170px;
  margin: 0 26px 15px 0;
  overflow: hidden;
}
body.corporatePage .block .content .books ul li.book .bookIn {
  border: 1px solid #ccc;
  padding: 10px 10px 20px;
}
body.corporatePage .block .content .books ul li.book .bookIn a {
  text-decoration: none;
}
body.corporatePage .block .content .books ul li.book .bookIn a:hover .thum img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}
body.corporatePage .block .content .books ul li.book .bookIn a:hover .name, body.corporatePage .block .content .books ul li.book .bookIn a:hover .author, body.corporatePage .block .content .books ul li.book .bookIn a:hover .date {
  text-decoration: underline;
}
body.corporatePage .block .content .books ul li.book .bookIn a .thum {
  text-align: center;
  padding: 10px 0;
}
body.corporatePage .block .content .books ul li.book .bookIn a .name {
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: normal;
  margin-bottom: 1em;
  overflow: hidden;
}
body.corporatePage .block .content .books ul li.book .bookIn a .author {
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 1em;
}
body.corporatePage .block .content .books ul li.book .bookIn a .date {
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
}
body.corporatePage .block#block08 .content {
  background: url(/images/corporate/b08_bg01.gif) repeat-y left top;
  margin-top: 0;
}
body.corporatePage .block#block08 .content .image .inner {
  padding: 10px 15px 15px;
  text-align: left;
}
body.corporatePage .block#block08 .content .image .inner .who {
  display: block;
}

body.top .first.block {
  /*background: url(/images/home/first_block_bg01.gif) repeat-y left top;*/
  width: 860px;
  margin: 0 auto 35px;
  *zoom: 1;
}
body.top .first.block:before, body.top .first.block:after {
  display: table;
  content: "";
  line-height: 0;
}
body.top .first.block:after {
  clear: both;
}
body.top .first.block #signageArea {
  float: left;
  width: 520px;
}
body.top .first.block #signageArea #showcase {
  width: 520px;
  height: 338px;
  overflow: hidden;
  top: 10px;
  left: 10px;
}
body.top .first.block #signageArea #showcase #slider {
  margin: 0 !important;
}
body.top .first.block #signageArea #showcase #slider a {
  margin: 0 !important;
  line-height: 1;
}
body.top .first.block #signageArea #showcase #slider a img {
  line-height: 1;
}
body.top .first.block #topicsArea {
  float: right;
  width: 330px;
}
body.top .first.block #topicsArea #topicsAreaIn {
  padding: 10px;
}
body.top .first.block #topicsArea #topicsAreaIn .title {
  *zoom: 1;
  height: 30px;
  border-bottom: 1px solid #000;
}
body.top .first.block #topicsArea #topicsAreaIn .title:before, body.top .first.block #topicsArea #topicsAreaIn .title:after {
  display: table;
  content: "";
  line-height: 0;
}
body.top .first.block #topicsArea #topicsAreaIn .title:after {
  clear: both;
}
body.top .first.block #topicsArea #topicsAreaIn .title h2 {
  float: left;
  margin: 5px 0 0 5px;
}
body.top .first.block #topicsArea #topicsAreaIn .title p {
  float: right;
  margin: 5px 0 0;
}
body.top .first.block #topicsArea #topicsAreaIn .title p a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=0.8);
  -ms-filter: "alpha( opacity=$alpha )";
}
body.top .first.block #topicsArea #topicsAreaIn .topics {
  height: 315px;
  overflow: auto;
}
body.top .first.block #topicsArea #topicsAreaIn .topics .topic {
  *zoom: 1;
  margin: 5px 0 5px;
  width: 310px;
}
body.top .first.block #topicsArea #topicsAreaIn .topics .topic:before, body.top .first.block #topicsArea #topicsAreaIn .topics .topic:after {
  display: table;
  content: "";
  line-height: 0;
}
body.top .first.block #topicsArea #topicsAreaIn .topics .topic:after {
  clear: both;
}
body.top .first.block #topicsArea #topicsAreaIn .topics .topic dt {
  float: left;
  width: 70px;
}
body.top .first.block #topicsArea #topicsAreaIn .topics .topic dt .time {
  background-color: #C6AD05;
  color: #fff;
  font-size: 10px;
  font-size: 1.0rem;
  padding: 2px 4px;
}
body.top .first.block #topicsArea #topicsAreaIn .topics .topic dd {
  width: 205px;
  float: right;
  margin-right: 15px;
}
body.top .first.block #topicsArea .jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 10px;
  height: 100%;
  background: red;
}
body.top .first.block #topicsArea .jspTrack {
  background: #eaeaea;
  position: relative;
}
body.top .first.block #topicsArea .jspDrag {
  background: #C6AD05;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
}
body.top #mainBody {
  width: 630px !important;
}
body.top #mainBody .bnrArea {
  width: 630px;
}
body.top #mainBody .bnrArea ul {
  *zoom: 1;
  width: 675px;
  overflow: hidden;
  margin-right: -15px;
}
body.top #mainBody .bnrArea ul:before, body.top #mainBody .bnrArea ul:after {
  display: table;
  content: "";
  line-height: 0;
}
body.top #mainBody .bnrArea ul:after {
  clear: both;
}
body.top #mainBody .bnrArea ul li {
  float: left;
  width: 200px;
  margin-right: 15px;
}
body.top #mainBody .bnrArea ul li a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=0.8);
  -ms-filter: "alpha( opacity=$alpha )";
}
body.top #mainBody .bookBlock {
  width: 630px;
  margin: 5px 0 0px;
}
body.top #mainBody .bookBlock h2 {
  text-align: center;
  margin-bottom: 10px;
}
body.top #mainBody .bookBlock h2 a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=0.8);
  -ms-filter: "alpha( opacity=$alpha )";
}
body.top #mainBody .bookBlock .btnPrev {
  float: left;
  width: 35px;
  margin-top: 30px;
}
body.top #mainBody .bookBlock .btnNext {
  float: right;
  width: 35px;
  margin-top: 30px;
}
body.top #mainBody .bookBlock .books,
body.top #mainBody .bookBlock .bookBlock {
  float: left;
  position: relative;
  overflow: hidden;
  width: 530px;
  height: 280px;
  margin: 0 0px 0 15px;
  background: none;
}
body.top #mainBody .bookBlock .books ul,
body.top #mainBody .bookBlock .bookBlock ul {
  *zoom: 1;
  position: absolute;
  left: 0px;
  top: 0;
}
body.top #mainBody .bookBlock .books ul:before, body.top #mainBody .bookBlock .books ul:after,
body.top #mainBody .bookBlock .bookBlock ul:before,
body.top #mainBody .bookBlock .bookBlock ul:after {
  display: table;
  content: "";
  line-height: 0;
}
body.top #mainBody .bookBlock .books ul:after,
body.top #mainBody .bookBlock .bookBlock ul:after {
  clear: both;
}
body.top #mainBody .bookBlock .books ul li,
body.top #mainBody .bookBlock .bookBlock ul li {
  float: left;
  width: 170px;
  margin: 0 10px 0 0;
  overflow: hidden;
}
body.top #mainBody .bookBlock .books ul li .bookIn,
body.top #mainBody .bookBlock .bookBlock ul li .bookIn {
  border: 1px solid #ccc;
  padding: 10px 10px 20px;
}
body.top #mainBody .bookBlock .books ul li .bookIn a,
body.top #mainBody .bookBlock .bookBlock ul li .bookIn a {
  text-decoration: none;
}
body.top #mainBody .bookBlock .books ul li .bookIn a:hover .name, body.top #mainBody .bookBlock .books ul li .bookIn a:hover .author, body.top #mainBody .bookBlock .books ul li .bookIn a:hover .date,
body.top #mainBody .bookBlock .bookBlock ul li .bookIn a:hover .name,
body.top #mainBody .bookBlock .bookBlock ul li .bookIn a:hover .author,
body.top #mainBody .bookBlock .bookBlock ul li .bookIn a:hover .date {
  text-decoration: underline;
}
body.top #mainBody .bookBlock .books ul li .bookIn a .thum,
body.top #mainBody .bookBlock .bookBlock ul li .bookIn a .thum {
  text-align: center;
  padding: 10px 0;
}
body.top #mainBody .bookBlock .books ul li .bookIn a .name,
body.top #mainBody .bookBlock .bookBlock ul li .bookIn a .name {
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: normal;
  margin-bottom: 1em;
  overflow: hidden;
  height: 35px;
}
body.top #mainBody .bookBlock .books ul li .bookIn a .author,
body.top #mainBody .bookBlock .bookBlock ul li .bookIn a .author {
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 1em;
}
body.top #mainBody .bookBlock .books ul li .bookIn a .date,
body.top #mainBody .bookBlock .bookBlock ul li .bookIn a .date {
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
}

/* interface
------------------------------------------------------------------*/
select option {
  padding-right: 15px;
}

* html select option {
  padding-right: 0;
  _padding-right: 15px;
}

label {
  cursor: pointer;
}

fieldset {
  border: none;
}

/* input */
input {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-box-sizing: border-box;
  box-sizing: border-box;
}
input.err {
  border: 3px solid #00bbcc !important;
}

textarea.textarea {
  width: 100%;
  height: 80px;
}

/* errorList */
.errorList {
  margin: 10px 0;
}
.errorList li {
  margin: 0 0 5px 0;
}
.errorList li b {
  color: #ff6600;
}

/* button01 */
.button {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
  text-decoration: none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  color: #fff;
  padding: 10px 10px;
  cursor: pointer;
  width: 150px;
}
.button:hover {
  color: #fff;
}
.button:hover a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=0.8);
  -ms-filter: "alpha( opacity=$alpha )";
}
.button.type01 {
  background-color: #e5007f;
}
.button.type02 {
  background-color: #ef9d27;
}

a.button {
  line-height: 1;
  text-align: center;
  display: block;
  margin: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-box-sizing: border-box;
  box-sizing: border-box;
}

/* Form
------------------------------------------------------------------*/
.required {
  color: #ff6600;
}

.disabled {
  color: #999;
}

/* form */
table.form {
  width: 100%;
  margin: 0 0 25px 0;
}
table.form caption {
  font-weight: bold;
}
table.form th,
table.form td {
  vertical-align: middle;
}
table.form thead th {
  font-weight: bold;
}
table.form tbody th {
  white-space: nowrap;
  font-weight: bold;
  padding: 2px 5px 1px;
}
table.form tbody td {
  padding: 1px 5px 2px;
  /*form*/
}
table.form tbody td input.text,
table.form tbody td input.url,
table.form tbody td input.email,
table.form tbody td input.password {
  width: 100%;
}

.breadcrumbs {
  margin: 5px 0 5px 0;
  padding: 0;
  *zoom: 1;
}
.breadcrumbs:before, .breadcrumbs:after {
  display: table;
  content: "";
  line-height: 0;
}
.breadcrumbs:after {
  clear: both;
}
.breadcrumbs ul {
  margin: 0 0 0px 0;
  padding: 0;
}
.breadcrumbs ul li {
  float: left;
  font-size: 12px;
  font-size: 1.2rem;
  color: #999;
  margin-right: 10px;
  padding-right: 10px;
  background: url(/images/icon/path01.gif) no-repeat right center;
}
.breadcrumbs ul li:last-child {
  background: none;
}
.breadcrumbs ul li a {
  color: #999;
}





/*
-----------------------------*/
.pagemove {
	float: right;
}
.pagemove li {
	float: left;
	padding: 0 10px;
}
.pagemove li + li {
	border-left: 1px solid #999;
	height: 16px;
}
#header .headerMenu .searchArea .serch_name01 {
  /*background: url("../images/icon/search01.png") no-repeat 5px center;*/
  /*padding: 0 0 0 25px;*/
  padding: 0;
  vertical-align: middle;
  float: right;
}
.cf { /* clearfix */
	zoom: 1;
}
.cf:after {
	content:'';
	display: block;
	clear: both;
}
#searchBox01 {
	background: url("../images/icon/search01.png") no-repeat 5px center;
}
.proimgBox {
	border: 1px solid #DEE3AB;
	background: #EEE;
	padding: 4px 4px 0 4px;
	width: 850px !important;
}
.products #showcase {
	height: 254px !important;
}
.products #showcase #navigator {
	bottom: 0 !important;
}
.news_ttl {
	background: url(../images/news/news_backimg.png) no-repeat 0 0;
	padding: 20px 0 20px 20px;
	font-size: 20px;
	color: #FFF;
	font-weight: normal;
}
.news_ttl .news_cate01 {
	margin-left: 10px;
	display: inline-block;
	font-size: 15px;
	font-weight: normal;
}
.timeList {
	width: auto !important;
	margin: 0 !important;
}
.timeList li {
	float: none !important;
	background: none !important;
	width: auto !important;
	margin-right: 0px !important;
	display: block !important;
	padding: 0 !important;
}

.seminarBox {
	margin: 10px 15px;
}
.seminarBox ul {
	margin-bottom: px;
	display: block;
	height: 30px !important;
	margin-left: 15px !important;
}
.seminarBox ul li {
	float: left;
	display: inline;
	border-bottom: none !important;
	background: none !important;
	width: auto !important;
	padding-top: 0px !important;
}
.seminarBox ul li b {
	font-weight: bold;
	color: #C6AD05;
}
.seminarBox ul li + li {
	color: #1e90ff;
}
.seminarBox ul li + li b {
	color: #B22222 !important;
	margin-right: 1em;
	font-weight: normal;
}
.seminarBox dl {
	margin-left: 30px;
	margin-bottom: 25px;
}
.seminarBox dt {
	font-weight: normal !important;
}
.seminarBox dt b {
	font-size: 16px;
	margin-left: 20px;
	font-weight: normal !important;
	/*font-weight: bold !important;*/
}
.seminarBox dd {
	margin-left: 30px;
}
.seminarBox p {
	margin-left: 20px;
	margin-bottom: 0 !important;
}

.seminarBox02 {
	margin: 10 15px;
	margin-bottom: 1em;
}
.seminarBox02 ul {
	margin-bottom: px;
	display: block;
	height: 30px !important;
	/*margin-left: 15px !important;*/
}
.seminarBox02 ul li {
	float: left;
	display: inline;
	border-bottom: none !important;
	background: none !important;
	width: auto !important;
	padding-top: 0px !important;
}
.seminarBox02 ul li b {
	font-weight: bold;
	color: #C6AD05;
}
.seminarBox02 ul li + li {
	color: #1e90ff;
}
.seminarBox02 ul li + li b {
	color: #B22222 !important;
	margin-right: 1em;
	font-weight: normal;
}
.seminarBox02 dl {
	margin-left: 10px;
	margin-bottom: 25px;
}
.seminarBox02 dt {
	font-weight: normal !important;
}
.seminarBox02 dt b {
	font-size: 16px;
	margin-left: 20px;
	font-weight: normal !important;
	/*font-weight: bold !important;*/
}
.seminarBox02 dd {
	margin-left: 30px;
}
.seminarBox02 p {
	margin-left: 10px;
	margin-bottom: 0 !important;
}

.seoTxtbox {
	border: 1px dotted #CCC;
	font-size: 12px;
	padding: 10px 15px;
	margin-top: 20px;
}
/*　新応募フォーム
--------------------------------------------------------*/
.formTable {
	width:100%;
	border-collapse:collapse;
	border:1px solid #828B3D;
	border-spacing:0;
	empty-cells:show;
	margin:0 0 15px 0;
}
.formTable th.max {
	background-color:#f9fbe8;
	width:100% ! important;
}
.formTable th {
	background-color:#f9fbe8;
	width: 168px;
	padding:4px;
	border:1px solid #828B3D;
}
.formTable td {
	padding:4px;
	border:1px solid #828B3D;
}
.btn_form01 {
	background: url(/_img/master/btn_form_confirm_170913.jpg) no-repeat 0 0;
	width: 278px;
	height: 50px;
	border: none;
	background-size: 278px 50px;
}
.btn_form01:hover {
	opacity: 0.7;
}
.thanksTxt {
	text-align: center;
	line-height: 1.7em;
	font-size: 14px;
}

#sideMenu .box02 p a img {
	margin-top: 20px;
	margin-bottom:20px;
}
.inBox2 h3 img {
	/*margin-top:7px;*/
	margin-left:auto;
	margin-right:auto;
	/*margin-left:6px;*/

}
.seoTxtbox h4 {
	font-weight: bold;
}

/*---------------------------------------------------------------------------
　 150620改修
---------------------------------------------------------------------------*/

/* common
-----------------------------*/
#mainVisual {
	background: url(../images/common/main_bg.png) repeat-x;
	text-align: center;
}
#mainVisual div {
	margin: 0 auto;
}
/* top
-----------------------------*/
#mainImage {
	/*padding-top: 10px;*/
	position: relative;
	/*z-index: -1;*/
	z-index: 1;
	background:url(../images/common/bg.png);
	/*height: 388px;*/
	height: 398px;
}
#mainImage li {
	width: 100%;
	height: 398px;
	position: absolute;
	right: 0; top: 0;
}
#mainImage .bx-wrapper {
	z-index: -1
}
#mainImage li div {
	width: 860px;
	margin: 0 auto;
	text-align: left;
}
#mainImage #main01 { background: url(../images/top/mv04_180412_bg.png) no-repeat right 0; background-color: #FFF;}
#mainImage #main02 { background: url(../images/top/mv01.png) no-repeat right 0; }
#mainImage #main03 { background: url(../images/top/mv02.png) no-repeat center 0; }
#mainImage #main03 img { float: right; }
#mainImage #main04 { background: url(../images/top/mv03.png) no-repeat right 0; }
#mainImage #main05 { background: url(../images/top/mv05_1711.jpg) no-repeat right 0; }
#mainImage #main06 { background: url(../images/top/mv06.jpg) no-repeat right 0; background-color: #FFF;}
#mainImage #main07 { background: url(../images/top/bg_osaka.png) no-repeat center; background-color: #FFF;}
#mainImage #picturebook { background: #ffcc3d}
#mainImage #interview-onda { background-color: #fff3ed;}
#mainImage #interview-nobumi { background-color: #fff;}
#mainImage #gw_kikaku { background: url(../images/top/bg_gw_kikaku.jpg) center; background-color: #ffe94c;}

/*.top .needsArea {
	margin-top: -34px;
}*/
.top .needsArea li {
	float: left;
}
.topInterview,
.topNews {
	width: 420px;
}
.topFaq {
	width: 400px;
}
.topInterview dl {
	margin: 8px 0;
	padding-bottom: 8px;
	border-bottom: 1px dotted #C7AE05;
}
.topInterview dl dd {
	margin-top: 7px;
	padding: 0 5px;
}
.topFaq a,
.topInterview dl dd a {
	text-decoration: none;
	font-size: 14px;
}
.topFaq a:hover,
.topInterview dl dd a:hover {
	text-decoration: underline;
}
.topFaq li {
	background: url(../images/top/icon_faq.png) no-repeat 5px 0;
	margin-top: 14px;
	padding: 0 5px 13px 30px;
	min-height: 19px;
	border-bottom: 1px dotted #C7AE05;
}
.topNews {
	margin-top: 37px;
}
.topNews dl {
	padding: 0 5px 12px;
	margin-top: 14px;
	border-bottom: 1px dotted #C7AE05;
}
.topNews dl dt {
	background: #C7AE05;
	padding: 2px;
	color: #FFFFFF;
	width: 68px;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
	float: left;
}
.topNews dl dd {
	width: 307px;
	float: right;
}
.topCase {
	width: 860px;
}
.topCase h3,
.topColumn h3,
.topContens h3 {
	margin-bottom: 20px;
}
.topCaseItem {
	/*padding: 0 5px 10px;*/
	/*border-bottom: 1px dotted #C7AE05;*/
	float: left;
	width: 138px;
	margin-bottom: 15px;
	/*margin-right: 11px;*/
}
.topCaseItem .photo {
	float: left;
	margin-right: 10px;
    text-align: center;
}
@media all and (-ms-high-contrast:none){
    .topCaseItem .photo {
        float: none;
    }
}
.topCaseItem .txt h4 {
	font-size: 14px;
	font-weight: bold;
}
.topCaseItem .txt dl dt,
.topCaseItem .txt dl dd {
	margin-top: 10px;
}
.topCaseItem .txt dl dt a {
	font-size: 16px;
	font-weight: bold;
	color: #C6AD05;
}
.topColumn {
	width: 860px;
}

.topColumnItem {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	padding: 0 5px 10px;
	border-bottom: 1px dotted #C7AE05;
	width: 400px;
}
.topColumnItem .photo {
	float: left;
	margin-right: 10px;
}
.topColumnItem .txt dl dt {
	font-size: 14px;
	font-weight: 400 !important;
	margin-top: 3px;
}
.topColumnItem .txt dl dd {
	margin-top: 7px;
}
.topContens {
}
.topContens ul {
	padding-left: 6px;
}
.topContens li {
	float: left;
	margin-right: 4px;
}

/* needs
-----------------------------*/
.caseArea {
	margin-bottom:25px;
	width: 618px;
}
.caseItem {
	padding: 0 5px 10px;
	border-bottom: 1px dotted #C7AE05;
	float: left;
	width: 290px;
	margin-top: 10px;
	margin-right: 8px;
}
.caseItem .photo {
	float: left;
	margin-right: 10px;
}
.caseItem .txt h6 {
	font-size: 16px;
	font-weight: bold;
	color: #B20000;
}
.caseItem .txt dl dt,
.caseItem .txt dl dd {
	margin-top: 5px;
}
.caseItem .txt dl dt a {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.caseItem2 {
	padding: 0 5px 10px;
	border-bottom: 1px dotted #C7AE05;
	float: left;
	width: 290px;
	margin-top: 10px;
	margin-right: 8px;
}
.caseItem2 .photo {
	float: left;
	margin-right: 10px;
}
.caseItem2 .txt h6 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
}
.caseItem2 .txt h6 a {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.interviewItem {
	padding: 0 5px 15px;
	border-bottom: 1px dotted #C7AE05;
	margin-bottom: 15px;
}
.interviewItem .photo {
	float: left;
	margin-right: 15px;
}
.interviewItem .txt h5 {
	margin-bottom: 10px;
}
.interviewItem .txt h5 p {
	margin-bottom: 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2;
}
.interviewItem .txt dd {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
}

.cvArea {
	background: #DED27D;
	padding: 10px 0 5px 0;
	clear: both;
}
.cvArea ul {
	margin-left: 8px;
}
.cvArea li {
	float: left;
}
.cvArea li + li {
	margin-left: 8px;
}

/* interview
-----------------------------*/
.authorBox .txt h3 {
	margin-bottom: 10px;
}
.authorBox .txt h3 p {
	font-size: 18px;
	font-weight: bold;
}
.authorBox .txt p {
	font-size: 16px;
}
.interviewOutline {
	background: #EBE4B8;
	padding: 10px;
}
.interviewOutline .photo {
	float: right;
	width: 120px;
	text-align: center;
	margin-left: 15px;
}
.interviewOutline .txt p {
	font-size: 16px;
}
.interviewComment h4 {
	font-size: 16px;
	margin-bottom: 10px;
}
.interviewComment p {
	font-size: 16px;
	line-height: 1.5;
}
.interviewBook {
	border: 1px solid #CCCCCC;
	background: #F7FAFE;
	padding: 10px
}
.interviewBook dt a {
	font-size: 14px;
	font-weight: bold;
	color: #C6AD05;
}
.interviewBook dd.author {
	font-size: 14px;
	margin-bottom: 10px;
}

/* column
-----------------------------*/
.columnItem {
	padding: 0 5px 15px;
	border-bottom: 1px dotted #C7AE05;
	margin-bottom: 15px;
}
.columnItem .photo {
	float: left;
	margin-right: 15px;
}
.columnItem .txt h5 {
	margin-bottom: 10px;
}
.top dt.date,
.columnItem .txt dt.date {
	font-weight: normal !important;
	font-size: 12px !important;
}
.columnItem .txt dt {
	font-size: 14px;
	font-weight: bold;
}
.columnItem .txt dd {
	font-size: 14px;
}
.columnCopy h3 p {
	font-size: 18px;
	font-weight: bold;
}
.columnContent p {
	font-size: 14px;
}

.topList {
	text-align: center;
	margin: 15px 0;
	background: url(../img/topList_back.png) repeat 0 0;
	padding: 13px 10px 5px 10px;
}
.topList li {
	display: inline-block;
}
.topList li + li {
	margin-left: 10px;
}
.listBton {
	position: relative;
}
.listBton .listBton_son {
	position: absolute;
	top: 11px;
	right: 10px;
}
.needsBox {
	margin-bottom: 30px;
}
.needsBox ul {
	margin-bottom: 10px;
}
.needsBox li {
	background: url(../images/needs/needs_list_icon.png) no-repeat 0 0;
	padding-left: 20px;
	margin-bottom: 5px;
	text-indent: -10px;
}
.center {
	text-align: center;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mb30 {
	margin-bottom: 30px;
}
/*画像透過*/
a.imgHover:hover img{
	opacity:0.75;
	filter: alpha(opacity=75);
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}

.bookBox h4 a {
	font-size: 16px;
	font-weight: bold;
	color: #C6AD05 !important;
}
.bookBox dt {
	font-size: 16px;
	font-weight: bold;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.decision {
	font-size: 14px;
	font-weight: bold;
}
.newsBox {
	overflow: auto;
	height: 200px;
	margin-bottom: 20px;
}
.seminar_h5 {
	font-size: 18px;
	font-weight: bold;
	color: #DDD17B;
	background: url(../images/seminar_h5.png) no-repeat 0 0;
	padding: 1px 0 3px 15px;
}
.interview_infoBox {
	width: 455px;
}

.columnbox {
	width: 586px;
	margin-top: 35px;
	padding: 0 11px 0 11px;
	}

.columnbox img {
	width: 50px;
	height: 50px;
	}

.columnbox dt a {
	font-size: 12px;
}

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


/*---------------------------------------------------------------------------
　 150714関連コラムの表示
---------------------------------------------------------------------------*/
.columnRelate {
	width: 608px;
	margin-top: 20px;
}
.columnRelate .topColumnItem {
	float: left;
	margin-right: 0;
	margin-bottom: 15px;
	padding: 0 5px 10px;
	border-bottom: 1px dotted #C7AE05;
	width: 598px;
}
.topbestBox {
	margin-right: 11px;
	padding: 0 5px 10px;
	border-bottom: 1px dotted #C7AE05;
}



.seminar_listBox {
	background: #FFF;
	padding: 10px;
}
.seminar_listBox a {
	text-decoration: none;
}
.seminar_listBox + .seminar_listBox {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px dotted #C7AE05;
}
.seminar_listBox dl {
	float: left;
	padding-bottom: 8px;
	margin-right: 15px;
	background: url(../_img/master/dotline02.gif) repeat-x left bottom;
}
.seminar_listBox dt {
	float: left;
	border-left: 3px solid #C7AE05;
	padding-left: 7px;
	font-weight: bold;
}
.seminar_listBox dd {
	float: left;
	margin-left: 10px;
	padding-right: 7px;
	padding-top: 1px;
}
.seminar_ttl {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
}
.semiBox {
	width: 430px;
}
.semiBox .clear {
	margin-top: 10px;
}

.scheduleImg {
	margin: 10px auto 0 auto;
	width: 566px;
}
.semi_name {
	float: right;
	width: 390px;
	margin-bottom: 0 !important;
	margin-left: 0 !important;
}
.semi_name dt {
	font-weight: bold !important;
	clear: both;
}
.semi_name dt p {
	margin-left: 0 !important;
	font-weight: bold !important;
}
.semi_name dt .fleft {
	margin-right: 10px;
}
.semi_name dd {
	margin: 10px 0 0 0;
}
.semi_name dd p {
	margin-left: 0;
}
.semi_ttl {
	border-left: 3px solid #C7AE05;
	padding: 3px 0 3px 7px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 14px;
}
.lecturerBox + .lecturerBox {
	border-top: 1px dotted #CCC;
	padding-top: 15px;
	margin-top: 15px;
}
.semitable {
	margin: 0 auto 30px auto;
	width: 95%;
}
.semitable th {
	font-weight: bold;
	padding: 15px;
	width: 15%;
	border-bottom: 1px dotted #CCC;
}
.semitable td {
	padding: 15px;
	border-bottom: 1px dotted #CCC;
}
.scheduleTxt {
	margin: 10px;
}
.stage_photo img {
	max-width: 443px;
}
.Boxrep {
	padding-top: 10px !important;
}
.Boxrep + .Boxrep {
	padding-top: 0 !important;
}


/* samplePage
---------------------------------------------*/
body.samplePage {
	background: none !important;
}
.samplePage #gFooter,
.samplePage #header {
	display: none !important;
}
.samplePage #wrapper_mam {
	width: 1000px !important;
	margin: 0 auto;
	background: none !important;
	text-align: center;
}
.samplePage p {
	line-height: 1.0 !important;
	margin-bottom: 0 !important;
}


/* footer SNS
------------------------------------*/
.flinkBox {
	position: relative;
}
.flinkBox .flinkBox_inner {
	position: absolute;
	top: 10px;
	right: 8px;
}
.flinkBox .flinkBox_inner li {
	float: left;
}
.flinkBox .flinkBox_inner li + li {
	margin-left: 10px;
}
.headerTel {
	float: right;
}


/* 151016
------------------------------------------------------*/
.caseList {
	padding: 15px;
	background: #FFF;
	margin: 20px 0 0 0;
	box-sizing: border-box;
	border: 1px solid #C7AE05;
	border-radius: 3px;
}
.caseList li {
	float: left;
}
.caseList li + li {
	margin-left: 12px;
}
.case_head p {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 15px;
}

.case_listArea {
	width: 100% !important;
}
.case_listArea_inner {
	width: 100%;
	background: #006837;
}
.case_listArea ul {
	width: 838px;
	margin: 0 auto;
}
.case_listArea li {
	float: left;
}
.case_featureList {
	margin: 20px 0 !important;
}
.case_featureList li + li {
	margin-left: 20px;
}
.case_bnrList {
	padding: 30px 0 20px 0;
	margin: 0 30px !important;
}
.case_bnrList li+ li {
	margin-left: 10px;
}

.caseBox {
	width: 266px;
	float: left;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
}
.caseBox img {
	max-width: 100px;
}
.caseBox dl {
	width: 150px;
	float: right;
}
.caseBox dl dt {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}
.caseBox a dl dt {
	text-decoration: underline !important;
}
.caseBox dl dd {
	font-size: 12px;
	padding-right: 5px;
}
.caseBox a dl dd {
	text-decoration: none;
}
.caseBox a:hover dl dd {
	text-decoration: underline;
}
.caseBox dl dd p {
	margin-bottom: 0 !important;
}
.caseBox dl dd p + p {
	margin-top: 5px;
}
.caseVisual {
	position: relative !important;
	top: auto;
	left: auto;
}
.bnrBox {
	background: url(../_img/master/dotline01.gif) repeat-x left bottom;
	margin-bottom: 5px !important;
	padding-bottom: 5px;
}
.ttlH2 {
	background: url(../images/common/ttlH2.png) repeat-x 0 0;
	border: 1px solid #CCC;
	padding-left: 5px;
	display: block;
}
.ttlH2 img {
	height: 56px;
}
.ttlH3 {
	background: url(../images/common/ttlH3.png) repeat-x 0 0;
	border-top: 2px solid #C7AE05;
	border-right: 1px solid #C7AE05;
	border-bottom: 1px solid #C7AE05;
	border-left: 1px solid #C7AE05;
	padding-left: 5px !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	width: 100%;
	box-sizing: border-box;
	text-align: left !important;
}
.ttlH3 img {
	height: 41px;
}
.ttlH3box img {
	height: 31px;
}
.ttlH3box {
	background: #C7AE05;
	max-width: 584px;
	padding-left: 10px;
	padding-top: 0 !important;
	padding-bottom: 0;
	margin-top: 10px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
}
.inBox2 .ttlH3box {
	margin-left: 3px;
	max-width: 580px;
}
.listBton_son img {
	width: 68px !important;
	height: 22px !important;
}
.ttlH4 {
	background: #E1D480;
	padding-left: 5px;
	display: block;
}
.ttlH4 img {
	height: 38px;
}
.ttlH4_61 {
	background: #E1D480;
	padding-left: 5px;
	display: block;
}
.ttlH4_61 img {
	height: 61px;
}
.kensakuBox {
	width: 580px;
}
.caseBook {
	width: 858px;
}
.w838 {
	width: 838px !important;
}
.box + .needBody + .needIcon {
	padding-top: 5px;
	display: block;
}
.needIcon {
	display: none;
}
.pcImg img {
	max-width: 608px;
}
.semi_map iframe {
	width: 100% !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.uttl p {
	width: 430px;
	text-align: left;
	border-bottom: 2px solid #333;
	font-size: 22px !important;
	font-weight: bold;
}
/*----------------------------------------------------------------
15/12/09サイト改修にあたっての追加
----------------------------------------------------------------*/
.juTtl {
	background: url(../images/ju_back.png) no-repeat 0 bottom;
	padding: 0 0 10px 2px;
	width: 100%;
}
.juTtl img {
	height: 16px;
}


.topList_word {
	/*margin: 15px 0;*/
	margin: 20px 0 15px 0;
    background: url(../img/topList_back.png) repeat 0 0;
    padding: 13px 10px 5px 15px;
}
.topList_word.cf li {
	float: left;
	}
.topList_word dl.word_border {
	box-sizing: border-box;
	width: 405px;
	border: 1px solid #C6AD05;
	}
.topList_word dl.word_border + dl.word_border {
	margin-top: 10px;
}
.topList_word dl.word_border dt.title {
	background: url(../images/top/topList_banner01.png) repeat-x;
	text-align: center;
	padding: 14px 0;
	}
.topList_word dl.word_border dt.title img {
	height: 24px;
	}
.topList_word dl.word_border dd ul {
	padding: 29px 9px 9px 9px;
}
.topList_word dl.word_border dd ul.send_box2 {
	padding: 0px 20px 5px 20px;
	}
.topList_word dl.word_border dd.cf,
.topList_word dl.word_border dd ul.top_bnr_add,
.topList_word dl.word_border dd ul.send_box {
	background: url(../images/top/topList_banner04.png);
	position: relative;
}
.topList_word dl.word_border dd ul.send_box2 {
	background: #fff;
}
.topList_word dl.word_border span {
	padding: 2px 7px;
	margin-right: 8px;
	backgroud-color: #DD0000;
	color: #fff;
	}
.word_border a {
	display: block;
	text-decoration: none;
	}
.word_border a:hover {
	opacity: .7;
	}
.word_border .send_box2 dl {
	border-bottom: 1px dotted #C6AD05;
	padding: 10px 0 5px;
	/*background: url(../images/top/topList_banner12.png) no-repeat right center;*/
	background: url(../images/seminar/semi_yoyaku.png) no-repeat right 25px;
}
.word_border .send_box2 dl dt {
	padding-bottom: 5px;
	}
.topList_word.cf li .send_box2 li {
	float: none;
	}
.theme_list li {
	float: left;
	margin-right: 25px;
	}
.theme_list li.last {
	margin: 0;
}

.ttlH3_pc {
	width: 860px;
	clear: both;
}
.topList_banner04_title {
	position: absolute;
	top: 10px;
	left: 40px;
	}
.pickupItem {
	padding: 0 5px 15px;
	border-bottom: 1px dotted #C7AE05;
	margin-bottom: 15px;
}
.pickupItem .photo {
	float: left;
	margin-right: 15px;
}
.pickupItem .txt h5 {
	margin-bottom: 10px;
}
.pickupItem .txt dt.date {
	font-weight: normal !important;
	font-size: 12px !important;
}
.pickupItem .txt dt {
	font-size: 14px;
	font-weight: bold;
}
.pickupItem .txt dd {
	font-size: 14px;
}
.blockBorder {
	background: url(../images/faq_cate.png) no-repeat 0 5px;
	padding: 10px 10px 10px 15px;
	float: left;
	display: inline-block;
	color: #FFF;
	font-weight: bold;
}
.faqCatettl {
	margin-top: 30px;
	margin-bottom: 15px;
}
.faq_cate_top{/*連続用*/}
.faq_cate_top + .faqCatettl {
	margin-top: 0;
}
.faqCate {
	/*margin-bottom: 20px;*/
	/*padding: 10px 0 !important;*/
}
.answer {
	padding: 0 !important;
}
.theme_img img {
	width: 269px;
}
.needsImg img {
	width: 90px;
}
.imgPc img {
	width: 420px;
}

/* 160105 lp2
-----------------------------------*/
.lpPages #gNavi,
.lpPages #sideMenu,
.lpPages .siteNaviBlock {
	display: none;
}
.lpPages #header {
	height: 115px;
}
.lpPages #wrapper_mam {
	background: url(../images/common/lpPages_header.png) repeat-x 0 0 !important;
}
.lpPages #wrapper {
	background: none;
}
#mainVisual02 {
	border-top: 1px solid #C7AE06;
	border-bottom: 1px solid #C7AE06;
	width: 100%;
	background: #F2F2F2;
	text-align: center;
	margin-bottom: 30px;
}
#mainVisual02 h2 {
	padding-top: 1px;
	padding-bottom: 1px;
	width: 860px;
	margin: 0 auto;
}
.lpBox {
	background: #FFF;
	border: 1px solid #DEE3AB;
	padding: 25px;
}
.lpBox p {
	font-size: 12px;
	line-height: 1.7;
}
.fimg {
}
.fimg img {
	max-width: 810px;
	margin-bottom: 30px;
}
.imgPositionL + .imgPositionL,
.imgPositionL + .imgPositionR,
.imgPositionR + .imgPositionR,
.imgPositionR + .imgPositionL {
	margin-top: 50px;
}
.imgPositionL h3 img,
.imgPositionR h3 img {
	margin-bottom: 10px;
	max-width: 810px;
}
.imgP img {
	/*max-*/width: 300px;
}
.imgPositionL .imgP {
	float: left;
	margin: 7px 30px 20px 0;
}
.imgPositionR .imgP {
	float: right;
	margin: 7px 0 30px 20px;
}
.txtP_ttl {
	margin-bottom: 20px;
}
.txtP_ttl p {
	font-weight: bold;
	font-size: 18px;
	margin: 0;
}


.column_dl_photo img {
	margin-bottom: 20px;
	max-width: 608px;
}

.column_bnr_area {
	display: none;
}
.column_bnr_area_on {
	margin-top: px;
}
.column_pc_menu {
}
.column_pc_menu li {
	float: left;
}
.column_pc_menu li + li {
	margin-left: 16px;
}


.top_bnr_add {
	border-top: 1px dotted #333;
	padding-top: 10px !important;
	margin-top: 9px;
}
.top_bnr_add li {
}
.top_bnr_add li + li {
	margin-top: 9px;
}


.semiList {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	width: 100%;
	box-sizing: border-box;
	margin: 10px 0 20px 0;
}
.semiList th {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 10px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	background: #F5EDCB;
}
.semiList td {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 5px;
	vertical-align: middle;
}
.semiList_faq {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	padding: 10px;
	height: 300px;
	box-sizing: border-box;
	overflow: auto;
	margin: 0 0 20px 0;
}
.semiList_faq dl {
}
.semiList_faq dt {
	font-size: 14px;
	font-weight: normal;
	border-bottom: 2px solid #C7AE05;
	background: none;
	margin-bottom: 10px;
	padding-bottom: 6px;
}
.semiList_faq dd {
	font-size: 12px;
}
.semiList_faq dd + dt {
	border-top: 1px dotted #CCC;
	margin-top: 10px;
	padding-top: 10px;
}
.yousuBox {
	float: right;
	width: 546px;
}
.yousuBox ul {
}
.yousuBox ul li {
	font-weight: bold;
}
.yousuBox ul li + li {
	font-weight: normal;
	padding-left: 1em;
	text-indent: -1em;
	list-style: inside;
}
.semi_nameBox {
	float: right;
	width: 586px;
}
.semi_nameBox .name {
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	background: #E3D682;
	display: block;
}
.semi_nameBox .name span {
	display: inline-block;
	margin-left: 10px;
	font-size: 12px;
	font-weight: normal;
}
.semi_nameBox dl {
}
.semi_nameBox dl dt p {
	font-weight: bold;
	font-size: 14px;
	margin: 10px 0;
}
.semi_nameBox dl dd {
}
.column01 {
	width: 838px !important;
	max-width: 828px !important;
	margin-left: 0 !important;
}
.in_inner .column01 {
	width: 788px !important;
}
.miniName {
	width: 802px;
}
.miniName .miniName_inner {
	float: left;
	width: 365px;
	margin-right: 36px;
	margin-bottom: 10px;
}
.miniName .miniName_inner .semi_nameBox {
	width: 230px;
}
.miniName .miniName_inner .semi_nameBox dd {
}
.borderBox {
	padding: 15px;
	box-sizing: border-box;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
.seminarPosi {
	padding: 15px;
	background: #F5EDCB;
	margin: 0 10px 20px 10px;
}
.seminarPosi li {
	float: left;
    line-height: 0;
}
.seminarPosi li + li {
	float: right;
}
.semi_ttl_position {
	padding: 0 !important;
	margin-right: 0 !important;
	position: absolute;
	top: 14px;
	right: 14px;
}
.pcBton {
	position: relative;
}
.pcBton a {
	display: inline-block;
	top: 14px;
	right: 14px;
	position: absolute;
}

.accessBox {
	font-size: 12px;
	margin-bottom: 30px;
}
.accessBox dl {
	margin-top: 30px;
}
.accessBox dt {
	border-bottom: 1px dotted #C6AD05;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background: url(../images/accessicon_access.png) no-repeat 0 8px;
	font-weight: bold;
	font-size: 14px;
}
.accessBox dd {
}
.accessBox dd ul {
	margin-bottom: 1em;
}
.accessBox dd li {
	margin-bottom: 3px;
}
.accessInfo {
	padding: 15px;
}
.mapBox a {
	display: inline-block;
	padding: 20px 39px;
	border: 1px solid #CCC;
	background: #FFF;
	margin-bottom: 10px;
}
.bnrBox {
	background: url(../_img/master/dotline01.gif) repeat-x left bottom;
	margin-bottom: 5px !important;
	padding-bottom: 5px;
}
.seminarBtn {
	display: inline-block;
	width: 74px;
	height: 29px;
	position: absolute;
	bottom: 4px;
	right: 0;
}
.seminarBtn02 {
	display: inline-block;
	width: 74px;
	height: 29px;
	position: absolute;
	bottom: 4px;
	right: 0;
}
.pages_imgSP img {
	margin: 0 !important;
}

.nationArea {
}
.nationArea02 {
}
.nationArea + .nationArea02 {
	display: none;
}
.hover:hover {
	opacity:0.75;
	filter: alpha(opacity=75);
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}


/* 160420
---------------------------*/
.FFFBox {
	background: #FFF;
	padding: 10px;
	margin: 0 10px;
}
.FFFBox dl {
	border-top: 1px dotted #CCC;
	padding-top: 10px;
	margin-top: 10px;
}
.FFFBox dl dt {
	margin-bottom: 5px;
}
.FFFBox dl dd {
}
.FFFBox dl dd p {
	margin-bottom: 6px;
	font-size: 14px;
	line-height: 1.45;
}
.FFFBox dl dd div {
	background: #EEEEEE;
	padding: 10px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}
.FFFBox dl dd div span {
	font-size: 16px;
	color: #333 !important;
	font-weight: bold;
	padding: 0 !important;
}
.FFFBox dl + dl {
	margin-top: 10px;
	padding-top: 10px;
}
.indextelBox dd {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}
.indextelBox dd span {
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
	margin-right: 5px;
	color: #333 !important;
}
.index_seminarTxt {
	background: #FFF;
	padding: 8px 0 0 20px;
	-webkit-padding-top: 10px;
	-webkit-padding-bottom: 3px;
	-moz-padding-top: 10px;
	-moz-padding-bottom: 3px;

	font-size: 14px;
	font-weight: bold;
}




/*コールスコープタグ*/
.clearfix .text_tel{
		position:absolute;
		top:42px;
		right:-14px;
		font-size:35px;
		color:#000;
		background-color:#FFF;
		font-family:'Century';
		font-weight:900;
		padding:6px 0px;
}
.indextelBox .text_tel{
		position:absolute;
		font-size: 30px;
		bottom:120px;
		font-weight:900;
		left:112px;
		background-color:#FFF;
		padding:0px 2px;
}
#gPageTop .text_tel{
position:relative;
top:170px;
font-size:23.5px;
font-weight:600;
font-family:'arial narrow';
background-color:#FFF;
color:#000;
 width: 127px;
 padding:1px 0px;

}
.tel .text_tel{
position:relative;
top:-23.8px;
left:35px;
font-size:18px;
font-weight:700;
background-color:#FFF;
width:150px;
}


#tel .text_tel{
position:relative;
		font-size: 27.5px;
		font-weight:900;
		background-color:#F6F6F6;
		top:-40px;
        padding:5px 0px 2px;
}
.cf.center.pc.pcBton .text_tel{
position:relative;
top:-97px;
font-size:41px;
background-color:#FFF;
width:275px;
font-family:'Century';
left:38.5%;
padding:8px 0px;
font-weight:900;

}
/* box1の高さ調整 */
.box01 .indent .tel{
height:20px;
}
/* SP indextelBox ftelの表示調整 */
.indextelBox .ftel{
padding: 1% 3% 1% 2%;
		margin: 0 1%;
		color: #FFF;
		background: -moz-linear-gradient(
			top,
			#FF9444 0%,
			#F06406);
		background: -webkit-gradient(
			linear, left top, left bottom,
			from(#FF9444),
			to(#F06406));
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}

.indextelBox .ftel .telIcon {
		background: url(../images_sp/common/icon_tel.png) no-repeat 0 center;
		background-size: 14%;
		font-size: 11px;
		padding: 5% 0 3% 17%;
	}
	
.indextelBox .ftel  span {
		text-decoration: none;
		font-size: 23px;
		text-align: center;
		display: inline-block;
		background: none;
		padding-left: 0px;
		color: #FFF;
		font-weight: bold;
		margin-bottom: 0px;
	}

/*　//コールスコープ*/



.index_offerArea {
	margin-top: 40px;
}
.index_offerArea .fleft {
	position: relative;
}
.index_offerArea .fleft ul {
	position: absolute;
	top: 170px;
	left: 20px;
}
.index_offerArea .fleft ul li {
	float: left;
}
.index_offerArea .fleft ul li + li {
	/*margin-left: 10px;
	margin-top: 6px;*/
}
.index_offerArea .index_seminarBox {
	border-bottom: 1px dotted #C7AE05;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.index_offerArea .index_seminarBox ul {
	width: 100%;
}
.index_offerArea .index_seminarBox ul li {
	float: left;
}
.index_offerArea .index_seminarBox ul li span {
	display: inline-block;
	margin-right: 8px;
	background: #666;
	color: #FFF;
	padding: 2px 7px;
}
.index_offerArea .index_h2_ttl {
	background: url(../images/common/ttlH2.png) repeat-x 0 0;
	text-align: left;
	padding-left: 5px;
	/*display: block;*/
	border: 1px solid #C7AE06;
}
.index_offerArea .index_h2_ttl img {
	height: 40px;
}
.index_offerArea .index_semiBox {
	background: #FFF;
	padding: 20px;
	border-right: 1px solid #C7AE05;
	border-bottom: 1px solid #C7AE05;
	border-left: 1px solid #C7AE05;
}
.semiItem01 {
}
.semiItem02 {
	margin-left: 10px;
}
.semiItem03 {
	width: 100%;
	margin-top: 5px;
}
.pcmt20 {
	margin-top: 20px;
}



/* 160901 FAQタブ
----------------------------*/
#panel2,
#panel3,
#panel4,
#panel5,
#panel6 {
	display: none;
}
.tabList {
	height: 50px;
}
.tabList li {
	float: left;
}
.tabList li a {
	display: inline-block;
	width: 120px;
	height: 50px;
	overflow: hidden;
	text-indent: -5000px;
}
#rel01 a { background: url(../images/qa/faq_cate01_off.png) no-repeat 0 0; }
#rel02 a { background: url(../images/qa/faq_cate02_off.png) no-repeat 0 0; width: 122px; }
#rel03 a { background: url(../images/qa/faq_cate03_off.png) no-repeat 0 0; }
#rel04 a { background: url(../images/qa/faq_cate04_off.png) no-repeat 0 0; }
#rel05 a { background: url(../images/qa/faq_cate05_off.png) no-repeat 0 0; width: 122px; }
#rel06 a { background: url(../images/qa/faq_cate06_off.png) no-repeat 0 0; width: 101px; }

#rel01.active a,#rel01.active2 a,#rel01 a:hover { background: url(../images/qa/faq_cate01_on.png) no-repeat 0 0; }
#rel02.active a,#rel02.active2 a,#rel02 a:hover { background: url(../images/qa/faq_cate02_on.png) no-repeat 0 0; }
#rel03.active a,#rel03.active2 a,#rel03 a:hover { background: url(../images/qa/faq_cate03_on.png) no-repeat 0 0; }
#rel04.active a,#rel04.active2 a,#rel04 a:hover { background: url(../images/qa/faq_cate04_on.png) no-repeat 0 0; }
#rel05.active a,#rel05.active2 a,#rel05 a:hover { background: url(../images/qa/faq_cate05_on.png) no-repeat 0 0; }
#rel06.active a,#rel06.active2 a,#rel06 a:hover { background: url(../images/qa/faq_cate06_on.png) no-repeat 0 0; }

.panel {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	padding: 10px 20px 20px 20px;
	box-sizing: border-box;
	width: 603px;
}
.panel ul {
}
.panel ul li {
	background: url(../personal/img/qa_icon_q2.gif) no-repeat 0 12px;
	padding: 15px 15px 15px 30px;
	border-bottom: 1px dotted #C7AE05;
}
.panel ul li a {
}
.tabtop {
	margin-top: 30px;
	padding-top: 30px;
	/*border-top: 1px dotted #CCC;*/
}
.faq_position {
	margin-top: 20px;
}
.faq_position h3 {
	background: none;
	border-bottom: 1px dotted #CCC;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
}
.faq_position .a {
	background: url(../personal/img/qa_icon_a.gif) no-repeat left top;
	padding-left: 30px !important;
}
.faq_position .a p {
	padding-left: 0 !important;
}

/*
160912 改善　161017 改善WP化
--------------------------------*/

.kaijyou {
	background-color:#fff;
	padding:20px;
	border:1px solid #ccc;
	position:relative;
	margin-bottom:20px;
}

.kaijyoutext {
	float:left;
	width: 390px;
}
.kaijyoumap {
	width:350px;
	line-height:250px;
	float:right;
	margin:4px;
	border:1px solid #ccc;
	padding:1px;
}
.kaijyou dt {
	border-left:4px solid #C7AE05; 
	margin-bottom:10px;

}
.kaijyou dt span {
	font-size:26px;
	padding-left:10px;
}
.btn_yoyaku {
	position: absolute;
	left: 96px;
	bottom: 20px;
}

.kaijyou dd.venueAdd p {
	font-size:14px;
}
.kaijyou dd ul li {
	background:url(../images/seminar/icon_tr.png) no-repeat 2px 6px;
	padding-left:12px;
}

/*--------------*/
.catettl {
	font-size:14px;
	padding: 5px 15px;
/*	background-color: #C7AE05;*/
	background-color: #E3D682;
	margin: 15px 0;
}
span.columunList {
	font-size:12px;
	padding-left: 11px;

	background: url(../images/seminar/icon_tr.png) no-repeat 0 5px;
	
    margin-right: 15px;
    margin-bottom: 8px;
}
.topColumn .column_cate1030,
.topColumn .column_cate1300 {
	display:none;
}

.column_sp_menu {
	margin-bottom: 20px;
}
.column_sp_menu li {
	width: 33.333%;
	float: left;
	display: block;
}
.column_sp_menu li a {
	padding: 8px 25px;
	display: table;
	box-sizing: border-box;
	width: 98%;
	text-align: left;
	text-decoration: none;
	font-size: 14px;
	border:1px solid #C7AE05;
	margin:3px;
	background:#FFFFFF url(../images/common/footer_arrow.png) no-repeat 10px center;
}
.column_sp_menu li a:hover {
	background:#E3D682 url(../images/common/footer_arrow.png) no-repeat 10px center;
}
.column_sp_menu li a div {
	display: table-cell;
	vertical-align: middle;
}
.infoDl {
	margin-bottom: 20px;
}
.infoDl dt {
	border-bottom: 1px solid #C7AE05;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.infoDl dd {
}
.infoDl ul {
}
.infoDl ul li {
	padding-left: 1em;
	text-indent: -1em;
}
.stepTable {
	margin-bottom: 20px;
}
.stepTable th {
	width: 90px;
	font-weight: bold;
	padding-bottom: 10px;
}
.stepTable td {
	padding-bottom: 10px;
}



/* 170913 privacy
-----------------------------------------------------------*/
.ppbox {
	margin: 0 0 20px 0;
}
.ppbox .pp_inner {
	border: 1px solid #CCC;
	margin-bottom: 10px;
	background: #FFF;
}
.ppbox .pp_inner2 {
	overflow: auto;
	height: 100px;
	padding: 10px;
	border: 2px solid #FFF;
}


/* 170926
----------------------------------------------------------*/
.area-link:hover {
	opacity: 0.75;
}
.index_section {
	clear: both;
}
.index_section + .index_section {
	margin-top: 30px;
}
.index_section .tabcate {
	padding: 5px 10px 4px 10px;
	background: #c7ae05;
	height: auto;
	margin: 10px;
}
.index_section .tabcate li {
	float: left;
	display: inline-block;
	color: #FFF;
	cursor: pointer;
}
.index_section .tabcate li span {
	border-bottom: 1px solid #c7ae05;
	font-size: 14px;
}
.index_section .tabcate li span:hover {
	border-bottom: 1px solid #FFF;
}
.index_section .tabcate li a {
	color: #FFF;
	background: none !important;
	text-decoration: none;
	width: auto !important;
	height: auto;
	text-indent: 0;
	font-size: 14px;
	padding: 0 10px;
}
.index_section .tabcate li + li {
	border-left: 1px solid #FFF;
	margin-left: 10px;
	padding-left: 10px;
}
.index_section .topFaq li,
.index_section .topInterview dl,
.index_section .topColumnItem {
	border-bottom: 1px dotted #CCC !important;
}
.index_h3 {
	position: relative;
}
.index_h3 .index_h3_btn {
	position: absolute;
	top: 0;
	right: 0;
}
.index_event dl {
	float: left;
	width: 280px;
	margin: 0 10px 10px 0;
	background: #FFF;
}
.index_event dl:nth-child(3n) {
	margin-right: 0;
}
.index_event dl dt a {
	display: block;
	width: 100%;
  min-height: 135px;
	overflow: hidden;
}
.index_event dl dt a img {
	width: auto;
  height: auto;
}
.index_event dl dd {
	font-weight: bold;
	font-size: 16px;
	padding: 10px;
}
.index_event dl dd span {
	padding-left: 15px;
	display: block;
	margin: 0 0 5px 0;
	background: url(../images/top/icon_tag.png) no-repeat 0 3px;
	font-size: 12px;
}
.eventbody {
	margin: 0 22px;
}
.eventbody .index_event dl {
	float: left;
	width: 266px;
	margin: 0 30px 30px 0;
	background: #FFF;
}
.eventbody .index_event dl:nth-child(2n) {
	margin-right: 0;
}

/*--------------------------------------------------*/
.eventbody.eventdetailbody {
	margin: 0 22px;
}
.eventbody.eventdetailbody .index_event dl {
	float: none;
	width: 564px;
	margin: 0 0 30px 0;
	background: #FFF;
}
.eventbody.eventdetailbody .index_event dl dt {
	float: left;
}
.eventbody.eventdetailbody .index_event dl dt img {
	width: 200px;
}
.eventbody.eventdetailbody .index_event dl dd {
	float: right;
	width: 340px;
	padding: 0 10px;
}
.eventbody.eventdetailbody .index_event dl dd + dd {
	font-size: 14px;
	font-weight: normal;
}
.eventdetailbody + .pagemove {
	margin-bottom: 10px;
}
/*--------------------------------------------------*/

.index_seminar_maza {
	padding: 5px;
	background: #FFF;
}
.index_seminar {
	padding: 15px;
	position: static !important;
	top: 0 !important;
	left: 0 !important;
	width: 530px;
	box-sizing: border-box;
}
.index_seminar li {
	border-bottom: 1px solid #333;
	line-height: 1.3;
}
.index_seminar li:hover {
	border-bottom: 1px solid #FFF;
}
.index_seminar li a {
	text-decoration: none;
	font-size: 14px;
}
.index_seminar li span {
	display: inline-block;
	margin-left: 4px;
}
.index_seminar li + li {
	margin-top: 12px;
}
.content {
	width: 100%;
	border: none;
	padding: 0 10px 10px 10px;
}
.content .topColumnItem {
	width: 395px;
	margin-right: 30px;
}
.content .topColumnItem:nth-child(2n) {
	margin-right: 0;
}
.index_section .bookBox h4 a {
	color: #333 !important;
}
.topFaq a {
	font-size: 14px;
}
.trabox {
	margin-left: 10px;
	margin-right: 10px;
}
img.index_call {
	width: 280px;
}

/* tab
----------*/
.tab{overflow:hidden;}
.hide {display:none;}

.snsbody iframe {
	width: 400px;
}
/*---add---------*/
#opion_banner a{
  display: block;
  float:left;
  margin-right: 20px;
  width:270px;
  height:120px;
  text-indent:-9999px;
  transition: 0.3s;
}
#opion_banner a:hover{
  opacity: 0.7;
}
#opion_banner a#kenjo{
  background:url(../images/top/top_btn_kenjo.jpg) no-repeat 0 0;
}
#opion_banner a#hyogensha{
  background:url(../images/top/top_btn_hyogensha.png) no-repeat 0 0;
}
#opion_banner a#academy{
  background:url(../images/top/top_btn_academy.jpg) no-repeat 0 0;
  margin-right: 0px;
  width:270px;
}



/*--- 171206 -----------------------------------------------*/
#formWrap font,
.form_display .sp_txt p ,
.form_display .sp_txt span ,
.form_display th ,
.form_display td ,
.form_display input ,
.form_display select ,
.form_display .ppbox p,
.form_display .noMarg {
	font-size: 15px;
}

.consultation_schedule {
	font-weight: bold;
}

/*180411掛け合いコンテンツ----------------------------------*/
h2.kakeai_ttl {
    background: #666;
    color: #fff;
    padding: 30px 20px;
    font-size: 22px;
    margin-bottom: 20px;
}
h2.kakeai_ttl span {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
}
.kakeai_photo {
    width: 100%;
    margin-bottom:10px;
	padding: 0 10px;
    box-sizing: border-box;
}
.kakeai_photo img {
    max-width: 100%;
}
.kakeai_lead {
	background: #EBE4B8;
	padding: 20px;
    margin: 20px 10px 30px;
}
.kakeai_lead p {
    font-size: 14px;
    
}
.kakeai_cont {
	padding: 0 10px;
}
.kakeai_cont {
    margin-bottom: 40px;
    }
.box01.kakeai_sidenav ul li {
    width: 100%;
}
.box01.kakeai_sidenav ul li img {
    width: 100%;
}
.box01.kakeai_sidenav li {
    margin-bottom: 5px;
}
.box01.kakeai_sidenav li + li {
    border-top: 1px dotted #ccc;
    padding-top: 10px;
}
ul.kakeai_archive img {
    width: 240px;
    float: left;
    margin-right: 20px;
}
ul.kakeai_archive li {
    margin-bottom: 15px;
}
ul.kakeai_archive li + li {
    border-top: 1px dotted #ccc;
    padding-top: 15px;
}
ul.kakeai_archive {
    padding: 0 15px;
}
ul.kakeai_archive li h3 {
    font-size: 18px;
    margin-bottom: 5px;
}
ul.kakeai_archive li h3 a {
text-decoration: none;
}
li.page_prev {
    float: left;
}
li.next_prev {
    float: right;
}

.talkBox {
    margin: 0 10px;
}
.talkBox + .talkBox {
    margin-top: 20px;
}
.talkBox .caption {
    float:left;
    text-align: center;
	width: 100px;
}
.talkBox .caption p {
    margin-top: 5px;
}
.talkBox .balloon {
    margin-top: 5px;
    background: #fff;
    width: 410px;
    float: right;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 20px;
    position: relative;
}
.talkBox .balloon p {
    font-size: 14px;
}

.talkBox .balloon:before,
.talkBox .balloon:after {
    position: absolute;
    left: -20px;
    top: 35px;
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    border-width: 10px;
    margin: 0 0 0 0;
}
.talkBox .balloon:before {
    border-right-color: #ccc;
}
.talkBox .balloon:after {
    border-right-color: #FFFFFF;
}
.talkBox .balloon:before {
    border-right-color: #ccc;
}
.talkBox .balloon:after {
    border-right-color: #FFFFFF;
    margin: 0 0 0 1px;
}

/*180416---*/
li.page_prev, li.page_prev img {
    width: 220px;
    display: block;
    margin-bottom: 5px;	
}
li.next_prev, li.next_prev img {
    width: 220px;
    display: block;
    margin-bottom: 5px;
}
li.page_prev:hover, li.next_prev:hover {
	opacity: .7;
}
li.next_prev a, li.page_prev a {
text-decoration:none;
font-size: 14px;
}
li.next_prev span {
text-align: right;
display: block;
font-size: 14px;
text-decoration:none;
}
li.page_prev span {
display: block;
font-size: 14px;
text-decoration:none;
}

/*180426追加--------------------*/
.go_consul {
position: fixed;
z-index: 999;
right: 40px;
bottom: 0px;
}


/*180510追加--------------------*/
.seminarPosi li + li {
    float: left;
    margin-left: 10px;
}
.tel_photo {
width: 190px;
text-align: center;
}
.tel_photo img {
	margin-bottom: 10px;
}
.p_f14 p, 
.p_f14 span, 
.p_f14 li {
font-size: 14px;
}
.telBox {
padding: 0 20px 20px 20px;
}


.interview .lead {
    margin: 40px 0;
    font-size: 14px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 40px;
}

.interview {
    width: 90%;
    /* padding: 20px; */
    margin: 20px auto 0;
}

.interviewBox h3 {
    color: #4673C3;
    font-size: 15px;
    font-weight: bold;
    text-align: right;
}
.interviewBox:nth-of-type(2n) h3 {
	text-align: left;
}
.interviewBox .lead:after {
    clear: both;
}

.interviewBox hr {
    display:  inline-block;
    float: left;
    /* color: #4673C3; */
    border: none;
    border-bottom: 1px solid #4673c3;
    margin: 8px 10px 0 0px;
    height: 0;
}

.interviewBox div.interview-img {
    float:  left;
}
.interviewBox:nth-of-type(2n)  div.interview-img {
    float:  right;
}
ul.interviewlink {
    margin-top: 10px;
}
ul.interviewlink {
    margin-top: 60px;
}
ul.interviewlink li {
    float: left;
	max-width: 48%;
}
ul.interviewlink li:nth-of-type(2) {
    float: right;
}
.interviewOther h3 {
    text-align: center;
    font-size: 16px;
    margin: 20px 0 10px;
}
.interviewOther ul {
}
.interviewOther ul li {
    float: left;
    width: 32%;
}
.interviewOther ul li:nth-of-type(2) {
    margin: 0 2%;
}
.interviewOther ul li img {
    width: 100%;
}
.interviewCnt {
    margin: 40px 0 60px;
    border: 1px solid #ccc;
    padding: 20px;
    background: #fff;
}
.interviewBox_h3 {
    margin-bottom: 20px;
}
.interviewCnt h3 {
    font-size: 16px;
    margin-bottom: 10px;
}
.interviewBox div p.text {
    float: left;
    width: 330px;
    margin-left: 10px;
}
.interviewBox:nth-of-type(2n) div p {
    float: right;
    width: 330px;
    margin: 0 10px 0 0;
}

.interviewBox {
        margin-bottom: 60px;
}
.interviewOther ul li a {
    display: block;
}
.interviewOther ul li a:hover {
    opacity: .7;
}
.cvArea.disnon {
display: none !important;
}
.go_consul {position: fixed;z-index: 999;right: 40px;bottom: 90px;}
.go_tel {position: fixed;z-index: 999;right: 40px;bottom: 10px;}

#formWrap th b,
#formWrap td b {
    color: red;
    font-weight: bold;
}
/*180613-----------------------------------*/
#mainImage .bxslider {
	display: none;
}
#mainImage .bx-viewport .bxslider {
	display: block !important;
}