@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;
}
/*
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
*/
html {
}
body {
	margin-top: 0px;
	padding-top: 0px;
}

h3 {
	text-align: center;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-size: 18px;
	line-height: 26px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #535353;
}
.inner30 {
	padding-left: 30px;
	padding-right: 30px;
}
.al-center {
	text-align: center;
}
p.news-list {
	font-size: 18px;
	line-height: 26px;
	padding-left: 150px;
	background-image: url(bullet00.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	border-bottom: 1px dashed #D1D1D1;
	position: relative;
}
p.news-list span {
	width: 120px;
	display: block;
	position: absolute;
	left: 25px;
	top: 0px;
}

.newsbox {
	height: 120px;
	overflow-y: auto;
}
.f18 {
	font-size: 18px;
}
p {
	margin-bottom: 1em;
}
/*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 {
	background-color: #999;
}
.bg-02 {
	background-color: #FFBDBF;
}
.bg-03 {
	background-color: #D1EDFF;
}
.bg-04 {
	background-color: #E2FFDB;
}
.bg-05 {
	background-color: #FFFDD2;
}
.bg-06 {
	background-image: repeating-linear-gradient(45deg,transparent,transparent 2em,rgba(0,0,0,.066) 2em,rgba(0,0,0,.066) 4em),repeating-linear-gradient(45deg,transparent,transparent .7em,rgba(0,0,0,.033) .7em,rgba(0,0,0,.033) .9em,transparent .9em,transparent 4em),repeating-linear-gradient(45deg,transparent,transparent 1.1em,rgba(0,0,0,.033) 1.1em,rgba(0,0,0,.033) 1.3em,transparent 1.3em,transparent 4em),repeating-linear-gradient(45deg,transparent,transparent 2.7em,rgba(255,255,255,.033) 2.7em,rgba(255,255,255,.033) 2.9em,transparent 2.9em,transparent 4em),repeating-linear-gradient(45deg,transparent,transparent 3.1em,rgba(255,255,255,.033) 3.1em,rgba(255,255,255,.033) 3.3em,transparent 3.3em,transparent 4em),repeating-linear-gradient(135deg,transparent,transparent 2em,rgba(0,0,0,.066) 2em,rgba(0,0,0,.066) 4em),repeating-linear-gradient(135deg,transparent,transparent .7em,rgba(0,0,0,.033) .7em,rgba(0,0,0,.033) .9em,transparent .9em,transparent 4em),repeating-linear-gradient(135deg,transparent,transparent 1.1em,rgba(0,0,0,.033) 1.1em,rgba(0,0,0,.033) 1.3em,transparent 1.3em,transparent 4em),repeating-linear-gradient(135deg,transparent,transparent 2.7em,rgba(255,255,255,.033) 2.7em,rgba(255,255,255,.033) 2.9em,transparent 2.9em,transparent 4em),repeating-linear-gradient(135deg,transparent,transparent 3.1em,rgba(255,255,255,.033) 3.1em,rgba(255,255,255,.033) 3.3em,transparent 3.3em,transparent 4em);
}
/*////*/
.bg-fix {
	background-image:url(画像URL);
	background-position:center top;
	background-repeat:no-repeat;
	-moz-background-size:cover;
	background-size:cover;
}

.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//*/
/*//header-txt-hide//*/
#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;
}
/*//--header-txt-hide//*/
/*///hTag---///*/
h2 {
	font-size: 18px;
}
h3 {
	font-size: 22px;
	color: #433020;
	margin-bottom: 20px;
	text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
	line-height: 26px;
}
h4 {
	font-size: 20px;
	margin-bottom: 10px;
	text-align: left;
	line-height: 30px;
	color: #393939;
	text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
	background-color: #E3E3E3;
	padding-left: 5px;
	border-left: 7px solid rgba(112,112,112,1.00);
}
h5 {
	font-size: 18px;
	margin-bottom: 10px;
	border-bottom: 2px solid rgba(154,154,154,1.00);
	padding-left: 5px;
}
h6{
	font-size: 16px;
	margin-bottom: 10px;
	border-bottom: 1px dashed rgba(154,154,154,1.00);
	padding-left: 5px;
}

.ribbon {
    position: relative;
    color: #414141 ;
    background: #eeeeee;
    font-size: 22px;
	  color: #433020;
	  margin-bottom: 20px;
	  text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
	  line-height: 26px;
    margin: 20px -10px 20px -10px;
    padding: 10px 5px 10px 20px;
    box-shadow:1px 3px 7px 0px  #666666 ;
    border-top:3px solid #ff6347;
}
.ribbon:after, sample2:before {
    content: "";
    position: absolute;
    top: 100%;
    height: 0;
    width: 0;
    border: 5px solid transparent;
    border-top: 5px solid #333;
}
.ribbon:after {
    left: 0;
    border-right: 5px solid #333;
}
.ribbon:before {
    right: 0;
    border-left: 5px solid #333;
}
.h3title {
    position: relative;
    margin: 0 0 1.5em;
    padding: 0.8em 0 0.8em 1.5em;
    border: 2px solid #B92A2C;
}
 
.h3title:before{
    content: "";
    position: absolute;
    background: #B92A2C;
    top: 50%;
    left: 0.5em;
    margin-top :-15px;
    height: 30px;
    width: 8px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}
/*///---hTag///*/
/*///aTag---///*/
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);
}
a.btn-use {
	padding: 10px;
	display: inline-block;
	background-color: #1A6F53;
	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: #FFFFFF;
}
a.btn-use:hover {
	background-color: #389274;
}
/*//pdf--//*/
a.btn-pdf {
	padding: 10px 10px 10px 36px;
	display: inline-block;
	background-color: #FFCFD0;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 8px;
	border: 1px solid #E39899;
	background-image: url(images/pdf-icon.png);
	background-position: left 3px;
	background-repeat: no-repeat;
	text-decoration: none;
}
a.pdf {
	color: #A60C0F;
	text-decoration: underline;
	padding-left: 36px;
	line-height: 32px;
	background-image: url(images/pdf-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
}
a.pdf:hover {
	color: #EB5356;
}
/*//--pdf//*/
/*///---aTag///*/
.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;
}
hr.line {
	height: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(images/line.png);
	border: 0px;
	background-repeat: repeat-x;
}
hr.fade {
  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;
	margin-top: 10px;
	margin-bottom: 10px;
}
.box-border-round {
	border: 1px solid #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 10px;
}
.box-round {
	background-color: #DCDCDC;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 10px;
}
.box-uline {
	border-bottom: 1px solid #CCC;
}
.cutout {
	border-radius: 8px;
	background-color: #FFFFFF;
	border: 1px solid rgba(152,152,152,1.00);
}
/*//////--box////////*/
.position-relative {
	position: relative;
}

#t-wrapper {
	width: 100%;
	margin: 0px auto;
	padding-top: 0px;
	position: relative;
}
#t-header {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 130px;
	position: relative;
}
#t-header-inner {
	width: calc(100% - 30px);
	max-width: 1400px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 130px;
}
.contact-header {
	text-align: right;
	width: 280px;
	position: absolute;
	right: 0px;
	top: 35px;
}
.contact-header p {
	margin-bottom: 0px;
}
.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);
}
p.header-logo {
	text-align: left;
}

#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: 960px;
}
#t-page-title {
	width: 100%;
	height: 100px;
	background-image: url(images/bg-tile02.png);
	background-repeat: repeat-x;
	background-position: left 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: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: 36px;
	line-height: 100px;
	text-shadow: 1px 1px 2px rgba(195,195,195,1.00);
	text-align: center;
}
#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: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	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: 960px;
	width:100%;
	margin-right: auto;
	padding: 0px;
	margin-left: auto;
}
div.clm-one1400 {
	max-width: 1400px;
	width:100%;
	margin-right: auto;
	padding: 0px;
	margin-left: auto;
}
div.clm-one1100 {
	max-width: 1100px;
	width:100%;
	margin-right: auto;
	padding: 0px;
	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);
}
div.clm-three-two {
	float: left;
	width: calc(100% / 3 *2);
}
div.clm-four {
	float: left;
	width: calc(100% / 4);
}
div.clm-five {
	float: left;
	width: calc(100% / 5);
}
div.clm-five-aft2 {
	float: left;
	width: calc(100% / 5);
}
div.clm-six {
	float: left;
	width: calc(100% / 6);
}


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

/*///adjust-box---///*/
.adjust-box {
    position: relative;
    width: 100%;
    height: auto;
    background: #EEE;
	margin-bottom: 10px;
}
.box-1x1:before {
    content: "";
    display: block;
    padding-top: 100%;
}
.adjustinner {
	position: absolute;
	top: 0;
	left: 0;
	width: calc(100% - 6px);
	height: calc(100% - 6px);
	border: 3px solid #D0D0D0
}
.adjust-box p {
    font-size:1.25vw;
    line-height:1.5em;
}
/*///---adjust-box///*/

/*//////navi////////*/
#t-main-navi {
	padding: 0px;
	height: 110px;
	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);
	height: 110px;
	margin: 0px;
	padding: 0px;
}
#t-main-navi ul li a {
	-webkit-transition: .4s linear;
	text-align: center;
	display: block;
	position: relative;
	font-size: 20px;
	height: 85px;
	margin: 0px;
	padding-top: 25px;
	width: calc(100%);
	color: #2B2B2B;
	text-decoration: none;
	line-height: 50px;
	text-shadow: 2px 3px 3px #878787;
}
#t-main-navi ul li a span {
	font-size: 10px;
	position: absolute;
	top: 60px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#t-main-navi ul li a:hover {
	height: 85px;
	background-color: rgba(216,216,216,1.00);
}

/*//////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;
}
.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: 16px;
	line-height: 20px;
	background-image: url(images/bullet01.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	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: 4px 4px;
	margin-left: 10px;
	padding-left: 20px;
}


.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////////*/

/*////////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: 110px;
}
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-on-text {
	position: absolute;
	z-index: 2000;
	width: 30%;
	height: 120px;
	border: 3px solid #FFFFFF;
	top: 50%;
left: 50%;
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}
.mainvisual-on-text p {
    color:#fff;
	font-size: 24px;
	line-height: 120px;
	text-align: center;
}

#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: 1400px;
	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;
	background-color: rgba(255,255,255,1.00);
}
.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---//*/
.height-fix100 {
	height: 100vh;
}
.height-fix90 {
	height: 90vh;
}
.height-fix80 {
	height: 80vh;
}
/*//---height//*/

/*///沿革などで元号＋年を揃える年に設置///*/
span.history {
	display: inline-block;
	width: 2.5em;
	text-align: right;
}

.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;
}
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;
}
/*//Ribbon---//*/
.side-corner-tag {
    position: relative;
    color: #fff;
    display: inline-block;
    padding: 5px;
    overflow: hidden;
    font-family: Arial, sans-serif;
    font-weight: 900;
}
.side-corner-tag p {
    display: inline;
}
.side-corner-tag p span {
    position: absolute;
    display: inline-block;
    right: -25px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2), inset 0px 5px 30px rgba(255,255,255,0.2);
    text-align: center;
    text-transform: uppercase;
    top: 22px;
	  font-size: 12px;
    background: #d93131;
    width: 100px;
    padding: 3px 10px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
.side-corner-tag p span.r-green {
    background-color: #40AB0D;
}
.side-corner-tag p:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: -17px;
    right: 69px;
    z-index: -1;
    border: 17px solid;
    border-color: transparent transparent #662121 transparent;
}
.side-corner-tag p:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 74px;
    z-index: -1;
    right: -10px;
    border: 17px solid;
    border-color: #662121 transparent transparent transparent;
}
/*//---Ribbon//*/
.header-menu-box {
	text-align: right;
	position: absolute;
	right: 0px;
	top: 3px;
}
.header-menu-box a {
	text-decoration: none;
	font-size: 14px;
	line-height: 16px;
	padding-left: 12px;
	color: #222222;
	background-image: url(images/bullet04.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.header-menu-box a:hover {
	color: #8C8C8C;
}






@media screen and (max-width: 780px) {
#mediaQ--------------------------------------------------------------------------------------------------780{}
/*///////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////////////*/
#t-header {
	margin: 0px;
	padding: 0px;
	height: auto;
	margin-bottom:20px;
	border:none;
}
#t-header-inner {
	width: 96%;
	height: auto;
	min-height: 200px;
	margin-left: auto;
	margin-right: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
}
.contact-header {
	text-align: center;
	width: 100%;
	height: 80px;
	top: 120px;
}
#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;
}
.header-menu-box {
	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(195,195,195,1.00);
}

#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;
}


/*/////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;
}
.cutout{
	border-radius: 7px;
	-webkit-box-shadow: inset 2px 2px 2px #A7A7A7;
	box-shadow: inset 2px 2px 2px #A7A7A7;
	background-repeat: repeat;
	background-color: #FFFFFF;
	padding: 10px 20px 10px 20px;
}
/*//---height//*/
.box-sideline {
	border: none;
}
p.header-logo {
	text-align: center;
}
}


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

@media screen and (max-width: 480px) {
#mediaQ---------------------------------------------------------------------------------------------------480{}
/*///////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////////////*/
h2, h3, h4, h5, h6,  p, ol, ul, li,table, caption, tbody, tfoot, thead, tr, th, td {
	font-size: 14px;
	line-height: 20px;
}
.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;
	background-image: none;
	text-align: center;
	padding-left: 0px;
	font-size: 26px;
	color: #333333;
}
#t-page-title-inner {
	font-size: 24px;
}
div.clm-two {
	float: none;
	width: 100%;
}
div.clm-three {
	float: none;
	width: 100%;
	margin-right: 0;
	margin-left: 0;
}
div.clm-three-two {
	float: none;
	width: 100%;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 15px;
}
div.clm-four {
	float: left;
	width: calc(100% / 2);
}
div.clm-five {
	float: left;
	width: calc(100% / 3);
}
div.clm-five-aft2 {
	float: left;
	width: calc(100% / 2);
}
div.clm-six {
	float: left;
	width: calc(100% / 3);
}
span.newslist-date {
	margin-right: 25px;
	display: block;
}
span.newslist-a {
	display: block;
}

.inner10,.inner15,.inner20,.inner30,.inner40,.inner50 {
	margin-bottom: 10px;
	padding: 10px;
}
.inner10tb0,.inner15tb0,.inner20tb0,.inner30tb0,.inner40tb0,.inner50tb0 {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
div.side-btn-box {
	max-width: 300px;
	margin: 0 auto 10px;
}
ul.basic li {
	margin-left: 10px;
}
}
