@charset "UTF-8";
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	margin: 0;
	padding: 0;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
p {
	line-height: 24px;
}
p.txt-ttl-cap {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 30px;
	text-align: center;
	color: #03937A;
	margin-bottom: 15px;
	text-shadow: 1px 1px 2px #A4A37D;
}
p.txt-ttl-cap2 {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 26px;
	color:#03937A;
	margin-bottom: 15px;
	text-align: center;
  text-shadow: 1px 1px 2px #A4A37D;
}
.stage-outer {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  border-bottom: 2px solid #000000;
}

.round-image {
	border-radius: 8px;
}

.bag-txt {
	color: #FFFFFF;
	background-color: #DC3248;
	padding-left: 5px;
	border-radius: 5px;
	padding-right: 5px;
}
.bag-txt-green {
	color: #FFFFFF;
	background-color: #16BF34;
	padding-left: 5px;
	border-radius: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
}

.news-old {
	text-align: right;
	margin-right: auto;
	margin-bottom: 15px;
	max-width: 1400px;
	margin-left: auto;
	width: 98%;
}

/*
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
*/
html {

}
body {
	margin-top: 0px;
	padding-top: 0px;
	background-color: #fff;
}

/*style="width:100% max-width:px"*/

/*//background---//*/
#t-wrapper {
	background-color: none;
}
#t-header {
	background-color: none;
}
#t-header-inner {
	background-color: none;
	position: relative;
}

.bg-01 {
  border-bottom: 2px solid #000000;
  background-image: url(images/navi-bg.jpg);
  background-repeat: repeat;
}
.bg-02 {
	background-color: none;
	background-image: url(images/clm-bg01.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	background-attachment: fixed;
}
.bg-03 {
	background-color: none;
}
.bg-04 {
	background-color: none;
}
.bg-05 {
	background-color: none;
}
p.bg-06 {
	background-image: url(images/clm-shadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bg-lined {
	border-top: 1px solid rgba(148,148,148,1.00);
	border-bottom: 1px solid rgba(148,148,148,1.00);
}
.bg-arrow {
	background-image: url(images/arrow-under.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 100px;
}
/*//---background//*/

#t-header h1 {
	text-indent: -9999px;
	font-size:2px;
	line-height:2px;
}
#t-header h2 {
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
/*///-hTag///*/
h2 {
}
h3 {
    background-repeat: no-repeat;
    background-position: left top;
    padding-bottom: 15px;
    position: relative;
    text-align: center;
    margin-top: 0px;
    padding-top: 15px;
    background-image: url(images/h3-bg-a.jpg);
    min-height: 70px;
}
h3 span.h3-span {
    display: block;
    position : absolute;
    top: 0;
    right: 0;
    width: 100%;
    font-size: 26px;
    color: #FFFFFF;
    line-height: 26px;
    background-image: url(images/h3-bg-b.jpg);
    background-position: right top;
    padding-top: 15px;
    min-height: 85px;
    background-repeat: no-repeat;
}
.to-news-list {
	position: absolute;
	top: 2px;
	right: 0px;
	text-align: right;
}
.to-news-list a {
	font-size: 14px;
	text-align: right;
	text-shadow:none;
}


h4 {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 20px;
	margin-bottom: 10px;
	text-align: left;
	line-height: 30px;
	color: #6A630B;
	text-shadow: 1px 1px 2px rgba(209,209,209,1.00);
	padding-left: 0px;
	border-bottom: 1px solid #6A630B;
	font-weight: bold;
}
h5 {
  font-size: 18px;
  margin-bottom: 10px;
  border-bottom: 2px dashed rgba(191,184,78,1.00);
  padding-left: 5px;
  padding-bottom: 5px;
}
h6{
	font-size: 16px;
	margin-bottom: 5px;
	border-bottom: 1px dashed rgba(154,154,154,1.00);
	padding-left: 0px;
}
/*///hTag-///*/
a {
	color: #144E93;
	text-decoration: underline;
}
a:hover {
	color: #4172BF;
}

a img {
	-webkit-transition:.2s linear;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:focus {
	outline: none;
	color: #D3D3D3;
}
a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.flt-right {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
.flt-left {
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}
.align-center-left {
	text-align: center;
}
.new-wrap {
	position: relative;
}

.ourway-txt {
	color: #000;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 10px;
}

hr.line {
	height: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(images/line.png);
	border: 0px;
	background-repeat: repeat-x;
}
hr.hrstyle14 {
  clear: both;
  border: 0;
  height: 1px;
  background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0); 
}
/*//////box////////*/
.inner10 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.inner15 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.inner20 {
	margin-bottom: 10px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.inner30 {
	margin-bottom: 10px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.inner40 {
	margin-bottom: 10px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.inner50 {
	margin-bottom: 10px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.inner10tb0 {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.inner15tb0 {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.inner20tb0 {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.inner30tb0 {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.inner40tb0 {
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.inner50tb0 {
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.box-border {
	border: 1px solid #CCC;
}
.box-uline {
	border-bottom: 1px solid #CCC;
}
.cutout {
	border-radius: 0px 0px 10px 10px;
	background-color: #FFFFFF;
}
.corner-fig {
	background-image: url(images/corner-fig.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.position-relative {
	position: relative;
}

#t-wrapper {
  width: 100%;
  margin: 0px auto;
  padding-top: 0px;
  position: relative;
  border-top: 5px solid #03937A;
  color: #631616;
}
#t-header-top {
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
	position: relative;
	height: 120px;
	background-color: rgba(255,255,255,0.64);
}
#t-header {
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 120px;
}
#t-header-inner {
	width: 100%;
	max-width: 1400px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 120px;
}
.t-header-logo {
	position: absolute;
	width: 361px;
  height:auto;
	top: 25px;
	left: 0px;
}
.contact-header {
    text-align: right;
    width: 360px;
    position: absolute;
    right: 0px;
    top: 22px;
}
.header-mail {
	margin-top: 3px;
}
.header-mail a {
	font-size: 20px;
	background-image: url(images/bullet-mail.png);
	margin-right: 0px;
	padding-right: 35px;
	background-repeat: no-repeat;
	background-position: right 4px;
	text-decoration: none;
	color: rgba(0,0,0,1.00);
	line-height: 20px;
}
.header-mail a:hover {
	color: rgba(65,131,222,1.00);
}





#t-header-logo {
	position: absolute;
	left: -0px;
	top: 23px;
}
#t-header-sub {
	position: absolute;
	right: -0px;
	top: 30px;
	font-size: 12px;
	text-align: right;
}


#t-top-title {
	width: 100%;
	max-width: 1400px;
}
#t-page-title {
  width: 100%;
  height: 150px;
  background-image: url(images/escheresque_ste.png);
  background-position: center top;
  -webkit-box-shadow: inset 0px 1px 6px rgba(146,146,146,1.00);
  box-shadow: inset 0px 1px 6px rgba(146,146,146,1.00);
}
#t-page-title-inner {
	width: 100%;
	max-width: 1400px;
	margin-right: auto;
	margin-left: auto;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 36px;
	line-height: 150px;
	text-shadow: 1px 1px 2px rgba(14,120,200,1.00);
	text-align: center;
	color: #FFFFFF;
}
#t-footer {
	width: 100%;
	padding-top: 20px;
	background-color: rgba(73,73,73,1.00);
	-webkit-box-shadow: inset 0px 3px 8px rgba(0,0,0,1.00);
	box-shadow: inset 0px 3px 8px rgba(0,0,0,1.00);
}
#t-footer-inner {
	width: 100%;
	max-width: 960px;
	height: 220px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
/*///Column-///*/
div.clm-block {
	width: 100%;
	margin-bottom: 40px;
	padding: 20px 0;
	margin-top: 0px;
}
div.clm-block-nopad {
	width: 100%;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}

div.clm-one {
	max-width: 1400px;
	width: calc(100% - 40px);
	margin-right: auto;
	padding: 0px 20px;
	margin-left: auto;
}
div.clm-one960 {
	max-width: 960px;
	width: calc(100% - 40px);
	margin-right: auto;
	padding: 0px 20px;
	margin-left: auto;
}
.box-sideline {
	border-right: 1px solid #8F8F8F;
	border-left: 1px solid #8F8F8F;
}

div.clm-two {
	float: left;
	width: 50%;
}
div.clm-three {
	float: left;
	width: calc(100% / 3 - 0.1px);
}
div.clm-three-two {
	float: left;
	width: calc(100% / 3 * 2);
}
div.clm-four {
	float: left;
	width: calc(100% / 4 - 0.1px);
	margin-bottom:20px;
}
div.clm-four-three {
	float: left;
	width: calc(100% / 4 * 3);
}
div.clm-five {
	float: left;
	width: calc(100% / 5 - 0.1px);
}


div.side-btn-box {
	margin-bottom: 10px;
}
/*///-Column///*/

/*//////navi////////*/
#t-main-navi {
	padding: 0px;
	height: 100px;
	max-width: 1400px;
	margin: 0px auto 0px;
}
#t-main-navi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#t-main-navi ul li {
	display: block;
	float: left;
	width: calc(100% / 6 - 0.1px);
	height: 100px;
	margin: 0px;
	padding: 0px;
}
#t-main-navi ul li a {
	-webkit-transition: .4s linear;
	text-align: center;
	display: block;
	position: relative;
	height: 85px;
	margin: 0px;
	padding-top: 15px;
	width: calc(100%);
	color: #FFFFFF;
	text-decoration: none;
	line-height: 3em;
	text-shadow: 1px 2px 2px #726D13;
}
#t-main-navi ul li a span {
	font-size: 10px;
	position: absolute;
  color: #CFCFCF;
	top: 55px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#t-main-navi ul li a:hover {
  height: 85px;
  color: #FFFFFF;
  background-color: rgba(255,255,255,0.22);
  text-shadow: 1px 2px 2px #FFFFFF;
}

/*//////--navi////////*/

/*//////footer////////*/
.footernavi01 {
	width: 200px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	position: absolute;
	top: 30px;
	left: 0px;
}
.footernavi02 {
	width: 200px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	position: absolute;
	top: 30px;
	left: 170px;
}
#t-footer-inner p {
	color: #FFF;
}
#t-footer-inner a {
	color: #FFF;
	text-decoration: none;
}
#t-footer-inner a:hover {
	color: #FFF;
	text-decoration:underline;
}
#t-footer-navi {
	text-align: center;
}
#t-footer-navi ul {
	list-style-type: none;
	margin-bottom: 10px;
	color: #FFF;
}
#t-footer-navi ul li {
	display: inline;
}
#t-footer-navi ul li a {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
.t-footer-copyright {
	position: relative;
	text-align: center;
}
address {
	font-size: 12px;
	color: #FFF;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
/*//////--footer////////*/

/*//////text--////////*/
.red {
	color: #F00;
}
.green {
	color: #096;
}
.blue {
	color: #06F;
}
.orange {
	color: #F90;
}
.yellow {
	color: #FCFFAC;
}
.red-b {
	color: #F00;
	font-weight: bold;
}
.green-b {
	color: #096;
	font-weight: bold;
}
.blue-b {
	color: #06F;
	font-weight: bold;
}
.orange-b {
	color: #F90;
	font-weight: bold;
}
.yellow-b {
	color: #FCFFAC;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.f10 {
	font-size: 10px;
}
.f11 {
	font-size: 11px;
}
.f12 {
	font-size: 12px;
}
.f14 {
	font-size: 14px;
}
.f16 {
	font-size: 16px;
}
.f18 {
	font-size: 18px;
}
.f20 {
	font-size: 20px;
}
.f22 {
	font-size: 22px;
}
.f24 {
	font-size: 24px;
}
.f30 {
	font-size: 30px;
}
.bullet-00 {
	font-size: 16px;
	line-height: 20px;
	background-image: url(images/bullet00.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-left: 10px;
	padding-left: 20px;
}
.bullet-01 {
	font-size: 14px;
	line-height: 20px;
	background-image: url(images/bullet01.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-left: 10px;
	padding-left: 20px;
}
.bullet-02 {
	font-size: 16px;
	line-height: 20px;
	background-image: url(images/bullet02.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-left: 10px;
	padding-left: 20px;
}
.bullet-03 {
	font-size: 16px;
	line-height: 20px;
	background-image: url(images/bullet03.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-left: 10px;
	padding-left: 20px;
}
.bullet-04 {
	font-size: 16px;
	line-height: 20px;
	background-image: url(images/bullet04.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-left: 10px;
	padding-left: 20px;
}
.round-text {
	text-align: center;
	display: block;
	font-size:18px;
	color: #FFF;
	text-decoration: none;
	line-height: 30px;
	width:80%;
	height: 30px;
	background-color: #00B9A7;
	border-radius: 15px;
	margin: 0 auto;
}
a.pdf {
	font-size: 16px;
	color: #A60C0F;
	text-decoration: underline;
	padding-left: 40px;
	line-height: 32px;
	background-image: url(images/pdf-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
}
a.pdf:hover {
	color: #EB5356;
}
.ind-026 {
	text-indent: -26px;
}
.ind-058 {
	text-indent: -58px;
}
ul.basic li {
	list-style-type: none;
	font-size: 16px;
	background-image: url(images/bullet02.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
	margin-left: 20px;
	margin-bottom: 8px;
	line-height: 21px;
}
/*/height21px/*/
ul.basic li img {
	vertical-align: bottom;
}
/*//////--text////////*/
/*///news-///*/
.news-box {
	height: 180px;
	overflow: auto;
	margin-bottom: 10px;
	padding: 10px;
}
.news-box p {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	font-size: 16px;
	line-height: 24px;
	color: #262626;
	text-align: left;
}
.news-box p a {
	color: #262626;
}
/*///-news///*/
/*////////table/////////*/
table.table-company {
	border-collapse: separate;
	width: 100%;
}
table.table-company th {
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	background-color: #DDDDDD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 20%;
}
table.table-company td {
  vertical-align: top;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  background-color: #F0F0F0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #FFFFFF;
}

table.table-matrix {
  border-collapse:collapse;
	width: 100%;
}
table.table-matrix tr:nth-child(2n+1) {
  background-color: #EBEBEB;
}

table.table-matrix th {
  vertical-align: top;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  text-align: left;
}
table.table-matrix td {
  vertical-align: top;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
}
table.table-detail {
  border-collapse:collapse;
	width: 100%;
}
table.table-detail th {
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
	width: 110px;
}
table.table-detail td {
  vertical-align: top;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #999999;
}
table.table-smile {
	border-collapse:collapse;
	width: 100%;
}
table.table-smile th {
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	border: 1px solid #CCCCCC;
	background-color: #EAEAEA;
}
table.table-smile td {
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
}
table.table-noborder {
	border-collapse: collapse;
}
table.table-noborder td {
	vertical-align: top;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: none;
	background-color: transparent;
}

/*////////--table/////////*/


#t-bottom {
	padding-top: 20px;
	position: relative;
}


/*====================*/
/*=== Other Styles ===*/
.clear {
	clear:both;
}

/*====================*/
/*=== GotoTop  ===*/
#back-to-top {
	position: fixed;
	right: 5px;
	bottom: 15px;
	z-index: 20;
}
#back-to-top a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*===  GotoTop===*/
/*====================*/



/*/////Mainvisual---/////*/
#mainvisual {
	position: relative;
	width: 100%;
	overflow: hidden;
	border-top: 1px solid #3B3B3B;
	border-bottom: 1px solid #3B3B3B;
}
#mainvisual-inner {
	position: relative;
	padding-left: 50%;
}
#mainvisual-inner div.img a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
}
#mainvisual-inner .img {
	display: none;
	float: left;
	margin-bottom: -6px;
}
#mainvisual-arrow {
	position: absolute;
	z-index: 200;
	width: 100%;
	top: 50%;
	left: 0;
	margin-top: -10px;
}
#mainvisual-arrow-inner {
	position: relative;
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
}
#mainvisual-arrow .prev,
#mainvisual-arrow .next {
	position: absolute;
	width: 27px;
	height: 27px;
	overflow: hidden;
}
#mainvisual-arrow .prev {
	left: 3%;
}
#mainvisual-arrow .next {
	right: 3%;
}
#mainvisual-arrow a {
	display: block;
	width: 27px;
	height: 54px;
}
#mainvisual-arrow a:link,
#mainvisual-arrow a:visited {
	margin-top: 0px;
}
#mainvisual-arrow a:hover,
#mainvisual-arrow a:active {
	margin-top: -27px;
}
#mainvisual-arrow a img {
	vertical-align: top;
}
#mainvisual-btn {
	width: 100%;
	height: 10px;
	margin-top: 0px;
	text-align: center;
	margin-bottom: 20px;
	display: none;
}
#mainvisual-btn div {
	display: none;
	width: 10px;
	height: 10px;
	overflow: hidden;
	vertical-align: top;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#mainvisual-btn div {
	*display: inline;
}
#mainvisual-btn span {
	display: block;
	width: 10px;
	height: 20px;
}
#mainvisual-btn span.current {
	margin-top: -10px;
}
#mainvisual-btn img {
	vertical-align: top;
}
/*//////---Mainvisual//////*/

/*/////only--//////*/
.only-pc {
	display: block;
}
.only-mobile {
	display:none;
}
/*/////--only//////*/

/*/////ticker-//////*/
.ticker {
	margin: 5px auto;
	padding: 0px 10px;
	width: 600px;
	height:30px;
	text-align: left;
	border: 1px solid #FFA346;
	position: relative;
	overflow: hidden;
	background-color:#FFD8B0;
	color: #000;
}
.ticker ul {
  width: 100%;
	height:30px;
	margin:0px;
	padding:0px;
  position: relative;
  margin:0px auto;
}
.ticker ul li {
	width: 100%;
	margin:0px;
	padding:0px;
	display: none;
	line-height:30px;
	font-size: 16px;
}
.ticker ul li a {
	line-height:30px;
	color:#000;
	font-size: 16px;
}



/*/////smartFon SlideMenu---/////*/
body {
	line-height: 1;
	width: 100%;
	min-width: 320px;
	-webkit-text-size-adjust: none;
	background-color: #F5F5F5;
}
nav ul {
    list-style:none;
}
/*header*/
#slidebtnheader {
	display: none;
	background: #f1f1f1;
	border-bottom: 1px solid #ddd;
	height: 49px;
	position: relative;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
.slidebutton {
    width: 49px;
    height: 49px;
    position: absolute;
    display: block;
    background-repeat: no-repeat;
    background-image: url('images/menu_button_back.png');
    background-position: center;
		cursor:pointer;
}
.menu-button-left {
    left: 0px;
    border-right: 1px solid #ddd;
}
.menu-button-right {
    right: 0px;
    border-left: 1px solid #ddd;
}

/*slidemenu*/
.slidemenu {
    background-color: #333;
}
.slidemenu li {
    list-style: none;
    border-top: 1px solid #4D4D4D;
    border-bottom: 1px solid #000;
    font-size:14px;
    line-height: 1.8;
}
.slidemenu li a {
    padding:10px 0 10px 20px;
    display: block;
    text-decoration: none;
    color: #fff;
}
.slidemenu li:first-child {
    border-top: none;
}
.slidemenu li:last-child {
    border-bottom: none;
}
.slidemenu .slidemenu-header {
    height: 49px;
    border-bottom: 1px solid #000;
    box-shadow: 0 1px 3px rgba(34,25,25,.4);
    -moz-box-shadow: 0 1px 3px rgba(34,25,25,.4);
    -webkit-box-shadow: 0 1px 3px rgba(34,25,25,.4);
    background-color: #333;
}
.slidemenu .slidemenu-header div {
    padding: 17px 0px 0px 19px;
    text-decoration: none;
    color: #fff;
}
/*main*/
/*plugin*/
#t-main {
	z-index: 1;
}

.slidemenu {
  top: 0;
  width: 240px;
  position: fixed;
  visibility: hidden;
  z-index: -1;
}
.slidemenu .slidemenu-header {
  position: relative;
}
.slidemenu .slidemenu-body {
  height: 100%;
  overflow: hidden;
  position: relative;
}
.slidemenu .slidemenu-body .slidemenu-content {
  position: relative;
}
.slidemenu-left {
    left: 0;
}
.slidemenu-right {
    right: 0;
}
#slidebtnheader p {
	line-height: 49px;
}
/*/////---smartFon SlideMenu/////*/


/*//height---//*/
boxheight-100 {
	height: 100px;
}
boxheight-200 {
	height: 200px;
}
boxheight-300 {
	height: 300px;
}
boxheight-400 {
	height: 400px;
}
boxheight-500 {
	height: 500px;
}
/*//---height//*/
/*///沿革などで元号＋年を揃える年に設置///*/
span.history {
	display: inline-block;
	width: 2.5em;
	text-align: right;
}
.comment{
	padding: 3px 0;
	float: left;
	overflow: hidden;
	margin-top: 5px;
	width: 100%;
	max-width: calc(100% - 120px);
	font-size:12px;
}
.top-image-circle {
	border-radius: 150px;
	-webkit-box-shadow: 0px 2px 3px rgba(173,173,173,1.00);
	box-shadow: 0px 2px 3px rgba(173,173,173,1.00);
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 15px;
}
span.btn-use-none {
	padding: 10px;
	display: inline-block;
	background-color: #F1F1F1;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 8px;
	border: 1px solid #44A283;
	background-position: left 5px;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #1A6F53;
}
.btn-use {
	padding: 10px;
	display: inline-block;
	background-color: #0E8778;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 8px;
	background-position: left 5px;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFFFFF;
}
.btn-use:hover {
	background-color: #B0A848;
}
a.btn-pdf {
  -webkit-transition:.2s linear;
	padding: 10px 40px 10px 46px;
	display: inline-block;
	background-color: #E7E7E7;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 8px;
	border: 1px solid #E39899;
	background-image: url(images/pdf-icon.png);
	background-position: 10px 3px;
	background-repeat: no-repeat;
	text-decoration: none;
}
a.btn-pdf:hover {
	background-color: #FFFFFF;
}
table.table-respons {
	width: 100%;
}
table.table-respons tr td {
	padding: 5px;
	vertical-align:top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.table-respons tr td.nb-td  {
	border:none;
}
table.table-b {
	border-collapse:collapse;
	width: 100%;
}
table.table-b tr th {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	vertical-align: top;
}
table.table-b tr td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	vertical-align: top;
}
.inner-ex {
	padding-left: 20px;
	background-image: url(images/kkr2.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.inner-ex-inner {
	background-image: url(images/kkr1.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
	margin-bottom: 10px;
}
.bullet-t {
	font-size: 16px;
	line-height: 20px;
	background-image: url(images/bullet-t.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 24px;
	margin-bottom: 5px;
}
dl#qa dt {
	font-weight: bold;
	color: #FF3300;
	background-image: url(images/bl-q.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 92%;
	margin-bottom: 10px;
	padding-left: 8%;
	min-height:44px;
}
dl#qa dd {
	font-weight: bold;
	color: #575033;
	background-image: url(images/bl-a.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 82%;
	margin-bottom: 30px;
	padding-left: 8%;
	min-height:44px;
	margin-left: 10%;
}
div.gallery-box {
	float: left;
	height: 170px;
	width: 200px;
	margin-right: 3px;
	margin-left: 3px;
}
div.gallery-box p {
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}
.lisence {
	color: #087432;
	margin-left: 10px;
}
.table-vacancy {
}
.table-vacancy tr td {
	text-align: center;
	padding: 5px;
	border: 1px solid #DCD7C4;
}
.table-vacancy tr th {
	text-align: center;
	padding: 5px;
	background-color: #DCD7C4;
	border: 1px solid #DCD7C4;
}
.table-vacancy tr td p {
	font-size: 16px;
}
.table-vacancy tr th p {
	font-size: 16px;
}
img.new-badge {
	position: absolute;
	top: -20px;
	right: -20px;
}
.v-align-center {
	vertical-align: middle;
}
/* Scroll--*/
.fadein {
    opacity : 0.1;
    transform : translate(0, 50px);
    transition : all 1000ms;
    }
.fadein.scrollin {
    opacity : 1;
    transform : translate(0, 0);
    }
/* --Scroll*/
/*///pdf///*/
.pdf-link {
	display: inline-block;
	font-size: 14px;
	padding-left: 38px;
	background-image: url(images/pdf-icon.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	line-height: 32px;
	height: 32px;
}
.item-ttl {
	font-size: 24px;
	border-bottom: 1px solid #10BCAB;
	color: #0CB9A8;
	margin-bottom: 5px;
}
p.noheight {
    line-height: 1.2em;
    margin:0;
}
.results-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0;
}





@media screen and (max-width: 780px) {
#mediaQ--------------------------------------------------------------------------------------------------780{}
/*///////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////////////*/
#t-header-top {
	margin: 0px;
	padding: 0px;
	height: auto;
	margin-bottom: 0px;
	border: none;
}
#t-header {
	margin: 0px;
	padding: 0px;
	height: auto;
	margin-bottom: 0px;
	border: none;
}
#t-header-inner {
	width: 100%;
	height: auto;
	min-height: 100px;
	margin-left: auto;
	margin-right: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
}
#Stage {
	display:none;}
.contact-header {
	display:none;
}
#t-header-logo {
	position:relative;
	width:100%;
	text-align:center;
	margin-bottom: 20px;
}
#t-header-sub {
	position:relative;
	width:100%;
	text-align:center;
}
#t-header-logo img {
	width:100%;
	max-width:340px;
	height:auto;
}
#t-main-navi {
	display: none;
}

#t-page-title {
	width: 100%;
	height: auto;
}
#t-page-title-inner {
	width: 100%;
	max-width: 960px;
	height: auto;
	margin-right: 0;
	margin-left: 0;
	font-size: 36px;
	line-height: 80px;
	text-shadow: 1px 1px 2px rgba(14,120,200,1.00);
}

div.clm-two {
	float: left;
	width: 50%;
}
div.clm-three {
	float: left;
	width: calc(100% / 2);
}
div.clm-three-two {
	float: left;
	width: calc(100% / 2);
}
div.clm-four {
	float: left;
	width: calc(100% / 2);
}
div.clm-four-three {
	float: left;
	width: calc(100% / 2);
}
div.clm-five {
	float: left;
	width: calc(100% / 3);
}

#t-footer-navi {
	display:none;
}
address {
	font-size: 12px;
	color: #FFF;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}


.flt-right {
	float:none;
	display: block;
	margin: 10px auto;
}
.flt-left {
	float:none;
	display: block;
	margin: 10px auto;
}

.only-pc {
	display:none;
}
.only-mobile {
	display:block;
}
.fadein {
    opacity : 1;
}
.fadein.scrollin {
    opacity : 1;
}


/*/////smartFon SlideMenu---/////*/
#slidebtnheader {
	display: block;
	background: #f1f1f1;
	border-bottom: 1px solid #ddd;
	height: 49px;
	position: relative;
	width: 100%;
	text-align: center;
}
.slidebutton {
    width: 49px;
    height: 49px;
    position: absolute;
    display: block;
    background-repeat: no-repeat;
    background-image: url('images/menu_button_back.png');
    background-position: center;
		cursor:pointer;
}
/*/////---smartFon SlideMenu/////*/

.inner10 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.inner15 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.inner20 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.inner30 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.inner40 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.inner50 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.inner10tb0 {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.inner15tb0 {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.inner20tb0 {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.inner30tb0 {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.inner40tb0 {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.inner50tb0 {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/*//height---//*/
boxheight-100 {
	height: auto;
}
boxheight-200 {
	height: auto;
}
boxheight-300 {
	height: auto;
}
boxheight-400 {
	height: auto;
}
boxheight-500 {
	height: auto;
}
/*//---height//*/
.box-sideline {
	border: none;
}
p.txt-ttl-cap {
	font-size: 26px;
}
p.txt-ttl-cap2 {
	font-size: 24px;
}
.align-center-left {
	text-align: left;
}
}


/*-----------------------------------------------------	*/
/*	for - 479px					*/
/*-----------------------------------------------------	*/

@media screen and (max-width: 500px) {
#mediaQ---------------------------------------------------------------------------------------------------480{}
/*///////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////////////*/
h3, h4, h5, h6,  p, ol, ul, li,table, caption, tbody, tfoot, thead, tr, th, td {
	font-size: 14px;
	line-height: 20px;
}
.stage-outer {
	display: none;
}
.to-news-list a {
	font-size: 12px;
}
.news-box a {
	font-size: 14px;
}
.f16 {
	font-size: 14px;
}
.f18 {
	font-size: 14px;
}
.f20 {
	font-size: 18px;
}
.f24 {
	font-size: 18px;
}
.f30 {
	font-size: 18px;
}
#t-page-title {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-left: 0px;
	font-size: 26px;
	color: #333333;
}
#t-page-title-inner {
	font-size: 24px;
}
div.clm-two {
	float: left;
	width: 100%;
}
div.clm-three {
	float: left;
	width: 100%;
}
div.clm-three-two {
	float: left;
	width: 100%;
}
div.clm-four {
	float: left;
	width: 100%;
}
div.clm-four-three {
	float: left;
	width: 100%;
}
div.clm-five {
	float: left;
	width: calc(100% / 2);
}
span.newslist-date {
	margin-right: 25px;
	display: block;
}
span.newslist-a {
	display: block;
}

.inner10,.inner15,.inner20,.inner30,.inner40,.inner50 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.inner10tb0,.inner15tb0,.inner20tb0,.inner30tb0,.inner40tb0,.inner50tb0 {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
div.side-btn-box {
	max-width: 300px;
	margin: 0 auto 10px;
}
ul.basic li {
	margin-left: 10px;
}
.ourway-txt {
	color: #46210A;
	font-size: 14px;
	text-align: left;
	line-height: 20px;
}
.bag-txt-green {
	color: #FFFFFF;
	background-color: #16BF34;
	padding-left: 5px;
	border-radius: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	font-size: 12px;
}
dl#qa dt {
	font-weight: bold;
	color: #FF3300;
	background-image: url(images/bl-q.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 86%;
	margin-bottom: 10px;
	padding-left: 14%;
	min-height:44px;
}
dl#qa dd {
	font-weight: bold;
	color: #575033;
	background-image: url(images/bl-a.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 76%;
	margin-bottom: 30px;
	padding-left: 14%;
	min-height:44px;
	margin-left: 10%;
}
div.gallery-box {
	float: none;
	height: 170px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
div.gallery-box p {
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}
p.txt-ttl-cap {
	font-size: 22px;
	text-align: left;
}
p.txt-ttl-cap2 {
	font-size: 20px;
	text-align: left;
}
.results-grid {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 0;
}
table.table-company,
table.table-company tbody,
table.table-company thead,
table.table-company tr,
table.table-company td,
table.table-company th {display:block;width:calc(100% - 5px);}
table.table-company td {margin-bottom:10px;}
}
