@charset "UTF-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
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-color: transparent;
	margin: 0;
	padding: 0;
}

html {
	background-color: #FFFFFF;
	font-family: "Noto Sans JP", sans-serif;
  font-weight: normal;
  font-size: 62.5%;
  line-height: 1.5;
  scroll-behavior: smooth;
}
body {
	margin-top: 0px;
	padding-top: 0px;
	background-color: #fff;
}
p,h1,h2,h3,h4,h5,h6,div,address,span,table tr th,table tr td {
	font-size: 1.8rem;
  line-height: 1.5;
}
p.sent {
  margin-bottom:0.5em;
}
/*style="width:100% max-width:px"*/

/*//background---//*/
#t-wrapper {
	background-color: none;
}
#t-header {
	background-color: none;
}
#t-header-inner {
	background-color: none;
}
#pagettl-outer {
  height:400px;
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom: 1px solid #3B3B3B;
	-webkit-box-shadow: 0px 2px 5px #3B3B3B;
	box-shadow: 0px 2px 5px #3B3B3B;
  background-size: cover;
}
.pagettl-bg-01 {
  background-image: url("images/page-ttl-bg-01.jpg");
}
.pagettl-bg-02 {
  background-image: url("images/page-ttl-bg-02.jpg");
}
.pagettl-bg-03 {
  background-image: url("images/page-ttl-bg-03.jpg");
}
.pagettl-bg-04 {
  background-image: url("images/page-ttl-bg-04.jpg");
}
.pagettl-bg-05 {
  background-image: url("images/page-ttl-bg-05.jpg");
}
.pagettl-bg-06 {
  background-image: url("images/page-ttl-bg-06.jpg");
}
.pagettl-bg-07 {
  background-image: url("images/page-ttl-bg-07.jpg");
}
.pagettl-bg-08 {
  background-image: url("images/page-ttl-bg-08.jpg");
}
.pagettl-bg-09 {
  background-image: url("images/page-ttl-bg-09.jpg");
}
#t-page-title {
  padding-top:150px;
	text-align: center;
  font-size: 3.6rem;
	color: #FFF;
	text-shadow: 2px 2px 5px #071827;
  	margin-right: auto;
	margin-left: auto;
}
.clm-sticky {
  position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 0; /*上位置*/
  z-index: 4000;
}
.box-center {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
#t-footer {
	background-color: none;
}
#t-footer-inner {
	background-color: none;
}
#t-footer-inner p {
	margin:0.5em;
  line-height: 1.2;
}
.bg-01 {
	background-image: url(images/tec-bg.jpg);
	background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.bg-02 {
	background-image: url(images/bg-contents.png);
	background-repeat: repeat;
	border-top: 1px solid #AFAFAF;
	border-bottom: 1px solid #AFAFAF;
	-webkit-box-shadow: inset 0px 1px 3px #BFBFBF;
	box-shadow: inset 0px 1px 3px #BFBFBF;
}
.bg-03 {
	background-color: #fff;
}
.bg-04 {
	background-color: #E9E9E9;
}
.bg-05 {
	background-color: #B0B0B0;
}
.bg-06 {
	background-color: #B0B0B0;
}
.bg-navi {
  background-color: #002756;
  -webkit-box-shadow: 0px 3px 2px #3B3B3B;
  box-shadow: 0px 3px 2px #3B3B3B;
}
.bg-image-01 {
  background-image: url(images/bg-image-01.jpg);
  background-size: cover;
  background-position: center center;
  padding: 100px 0;
}
.skew-block-tdbu {
  -webkit-clip-path: polygon(0 0, 100% 25%, 100% 75%, 0 100%);
  clip-path: polygon(0 0, 100% 25%, 100% 75%, 0 100%);  
}
.skew-block-tubd {
  -webkit-clip-path: polygon(0 25%, 100% 0, 100% 100%, 0 75%);
  clip-path: polygon(0 25%, 100% 0, 100% 100%, 0 75%);  
}
.cutout-box {
	border-radius: 10px;
	-webkit-box-shadow: inset 3px 3px 3px #AFAFAF;
	box-shadow: inset 3px 3px 3px #AFAFAF;
	background-color: #FFFFFF;
}
.center-box {
	margin-left: auto;
	margin-right: auto;
}

/*//---background//*/
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #333;
}
a.anchor {
    display: block;
    padding-top: 170px;
    margin-top: -170px;
}
.btn-use {
  -webkit-transition:.2s linear;
  background-color:#002756;
  color:#fff;
  padding:0.5em 2em 0.7em;
  text-decoration: none;
  border-radius: 50px;
}
.btn-use:hover {
  background-color:#2B6FC1;
  color:#fff;
}
#t-header h1 {
	text-indent: -9999px;
	font-size:2px;
	line-height:2px;
}
#t-header h2 {
	font-size: 1.2rem;
	line-height: 1;
	text-align: center;
	margin-top: 10px;
}
h2 {
	margin-bottom: 20px;
}

h3 {
  text-align: center;
  width:100%;
	font-size: 3rem;
  font-weight: 500;
	color: #433020;
	margin-bottom: 1.5em;
	line-height: 1.5;
	padding-bottom: 0.5em;
  border-bottom:solid 1px #333;
}
h3.h3wt {
  text-align: center;
  width:100%;
	font-size: 3rem;
  font-weight: 500;
	color: #fff;
	margin-bottom: 1.5em;
	line-height: 1.5;
	padding-bottom: 0.5em;
  border-bottom:solid 1px #fff;
}
h3.newsh3 {
	font-size: 2rem;
	color: #433020;
	margin-bottom: 10px;
	text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
	background-image: url(images/h3-border.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 1.5;
	padding-bottom: 5px;
	width: 100%;
	position: relative;
	height: 25px;
}
.tonews-list {
	text-align: right;
	font-size: 1.4rem;
	line-height: 1.6;
	position: absolute;
	top: 0px;
	right: 0px;
}


h4 {
	font-size: 2.6rem;
  padding-left:1em;
	margin-bottom: 20px;
	text-align: left;
	line-height: 30px;
	color: #333333;
	border-left: 15px solid #002756;
}
h5 {
	font-size: 2rem;
	margin-bottom: 10px;
	border-bottom: 2px solid #AFAFAF;
	color: #474747;
	font-weight: bold;
}
h6{
}

a {
	text-decoration: none;
	color: #CF871F;
}

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;
}
.flt-right-nm {
	float: right;
	margin-bottom: 5px;
	margin-left: 0px;
}
.flt-left-nm {
	float: left;
	margin-bottom: 5px;
	margin-right: 0px;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}

/*//////box////////*/
#main-visual-box {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 40%;
    margin: 0;
}
#main-visual-box iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.inner-leftpad10 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.inner-rightpad10 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.inner-leftpad20 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.inner-rightpad20 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	position: relative;
}
.item-inner {
  padding: 10px;
	position: relative;
}
.item-inner p{
	position: absolute;
  width:100%;
  bottom:20px;
  left:auto;
  right:auto;
  text-align: center;
  color:#fff;
   text-shadow: 
    #333 2px 0px 0px, #333 -2px 0px 0px,
    #333 0px -2px 0px, #333 0px 2px 0px,
    #333 2px 2px 0px, #333 -2px 2px 0px,
    #333 2px -2px 0px, #333 -2px -2px 0px,
    #333 1px 2px 0px, #333 -1px 2px 0px,
    #333 1px -2px 0px, #333 -1px -2px 0px,
    #333 2px 1px 0px, #333 -2px 1px 0px,
    #333 2px -1px 0px, #333 -2px -1px 0px,
    #333 1px 1px 0px, #333 -1px 1px 0px,
    #333 1px -1px 0px, #333 -1px -1px 0px;
}
.item-ex {
  padding-top:2em; 
}
.item-ex p{
  width:100%;
  text-align: center;
  color:#fff;
   text-shadow: 
    #333 2px 0px 0px, #333 -2px 0px 0px,
    #333 0px -2px 0px, #333 0px 2px 0px,
    #333 2px 2px 0px, #333 -2px 2px 0px,
    #333 2px -2px 0px, #333 -2px -2px 0px,
    #333 1px 2px 0px, #333 -1px 2px 0px,
    #333 1px -2px 0px, #333 -1px -2px 0px,
    #333 2px 1px 0px, #333 -2px 1px 0px,
    #333 2px -1px 0px, #333 -2px -1px 0px,
    #333 1px 1px 0px, #333 -1px 1px 0px,
    #333 1px -1px 0px, #333 -1px -1px 0px;
}
.inner10 {
	padding: 10px;
	position: relative;
}
.inner15 {
	padding: 15px;
	position: relative;
}
.inner20 {
	padding: 20px;
	position: relative;
}
.inner30 {
	padding: 30px;
	position: relative;
}
.inner40 {
	padding: 40px;
	position: relative;
}
.inner50 {
	padding: 50px;
	position: relative;
}
.inner-tb50-lr0 {
	padding: 50px 0;
	position: relative;
}
.inner-tb150-lr0 {
	padding: 150px 0;
	position: relative;
}
.inner60 {
	padding: 60px;
	position: relative;
}
.inner70 {
	padding: 70px;
	position: relative;
}
.height100 {
	height: 100px;
}
.height150 {
	height: 150px;
}
.height200 {
	height: 200px;
}
.height250 {
	height: 250px;
}
.height300 {
	height: 300px;
}
.height350 {
	height: 350px;
}
.box-border {
	border: 1px solid #CCC;
	position: relative;
}
.box-uline {
	border-bottom: 1px solid #CCC;
}



#t-wrapper,#t-header {
	width: 100%;
}
#t-header-inner,#t-footer-inner,#t-top-title,#t-page-title {
	width: 100%;
	max-width: 1600px;
}
#t-wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	position: relative;
}
#t-header {
	margin: 0px;
	padding: 0px;
	height: 100px;
	position: relative;
	width: 100%;
}
#t-header-inner {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 100px;
}
#t-header-logo {
	position: absolute;
	left: -0px;
	top: 13px;
}
#t-header-sub {
	position: absolute;
	right: 20px;
	top: 8px;
	font-size: 12px;
	text-align: right;
}
.position-relative {
	position: relative;
}
.price {
	position: absolute;
	bottom: 15px;
	right: 15px;
}
.price-s {
	position: absolute;
	bottom: 15px;
	right: 15px;
}



/*-ms-behavior: url(ie-css3.htc);*/


#t-contents {
	padding: 0px;
	margin: 0px auto 30px;
	background-repeat: repeat;
}
#t-footer {
	background-repeat: repeat;
	background-position: left top;
	width: 100%;
	padding-top: 20px;
	-webkit-box-shadow: 0px -2px 5px #3F0909;
	box-shadow: 0px -2px 5px #555555;
	background-image: url(images/bg.png);
}
#t-footer-inner {
	height: 320px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
div.clm-block {
	width: 100%;
	margin-bottom: 0px;
	background-position: center top;
}
div.clm-one-960 {
	max-width: 960px;
	width:100%;
	margin-right: auto;
	margin-left: auto;
}
div.clm-one {
	max-width: 1260px;
	width:100%;
	margin-right: auto;
	margin-left: auto;
}
div.clm-one-1440 {
	max-width: 1440px;
	width:100%;
	margin-right: auto;
	margin-left: auto;
}
div.clm-two {
	float: left;
	width: 50%;
}
div.clm-three {
	float: left;
	width: calc(100% / 3);
}
div.clm-four {
  float: left;
	width: calc(100% / 4);
}
.works-clm-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  width:100%;
  height:100%;
  position:absolute;
  top:0;
  right:0;
}
.works-clm-inner p {
  color:#fff;
  line-height: 1.5;
}

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



/*//////navi////////*/
#navi-logo {
  float:left;
}
#t-main-navi {
	padding: 0 ;
	height: 80px;
  width:100%;
	max-width: 1200px;
	margin:0 auto;
}
#t-main-navi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#t-main-navi ul li {
	float: left;
	height: 80px;
	margin: 0px;
	padding: 0px;
  width: calc(100% / 5);
}
#t-main-navi ul li a {
	-webkit-transition:.2s linear;
	display: block;
	height: 80px;
	margin: 0px;
	padding: 0px;
  text-align: center;
  font-size:20px;
  line-height: 80px;
  text-decoration: none;
  color:#fff;
}
#t-main-navi ul li a:hover {
  background-color:#00316C;
}
/*//////--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;
margin-bottom:4em;
}
#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: 1.6rem;
	color: #FFF;
	text-decoration: none;
}
.t-footer-copyright {
	position: relative;
	text-align: center;
}
address {
	font-size: 1.2rem;
	color: #FFF;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
/*//////--footer////////*/

/*//////text--////////*/
.f-white {
	color: #FFF;
}
.f-white-b {
	color: #FFF;
  font-weight: bold;
}
.f-red {
	color: #F00;
}
.f-green {
	color: #096;
}
.f-blue {
	color: #00479D;
}
.f-orange {
	color: #F90;
}
.f-yellow {
	color: #FCFFAC;
}
.f-red-b {
	color: #F00;
	font-weight: bold;
}
.f-green-b {
	color: #006837;
	font-weight: bold;
}
.f-blue-b {
	color: #00479D;
	font-weight: bold;
}
.f-orange-b {
	color: #F90;
	font-weight: bold;
}
.f-yellow-b {
	color: #FCFFAC;
	font-weight: bold;
}
.f-bold {
	font-weight: bold;
}
.f10 {
	font-size: 1rem;
}
.f11 {
	font-size: 1.1rem;
}
.f12 {
	font-size: 1.2rem;
}
.f14 {
	font-size: 1.4rem;
}
.f16 {
	font-size: 1.6rem;
}
.f18 {
	font-size: 1.8rem;
}
.f20 {
	font-size: 2rem;
}
.f24 {
	font-size: 2.4rem;
	line-height: 1.3;
}
.f26 {
	font-size: 2.6rem;
}
.f28 {
	font-size: 2.8rem;
}
.f30 {
	font-size: 3rem;
}
.f32 {
	font-size: 3.2rem;
}
.f34 {
	font-size: 3.4rem;
}
.f36 {
	font-size: 3.6rem;
}
.f38 {
	font-size: 3.8rem;
}
.f40 {
	font-size: 4rem;
}
.bullet-00 {
	font-size: 1.8rem;
	line-height: 1.2;
	background-image: url(images/bullet00.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-left: 10px;
	padding-left: 20px;
}
.bullet-01 {
	font-size: 1.8rem;
	line-height: 1.2;
	background-image: url(images/bullet01.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-left: 10px;
	padding-left: 20px;
}
.bullet-02 {
	font-size: 1.8rem;
	line-height: 1.2;
	background-image: url(images/bullet02.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-left: 10px;
	padding-left: 20px;
}
.bullet-03 {
	font-size: 1.8rem;
	line-height: 1.2;
	background-image: url(images/bullet03.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-left: 10px;
	padding-left: 20px;
}
.bullet-04 {
	font-size: 1.8rem;
	line-height: 1.2;
	background-image: url(images/bullet04.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-left: 10px;
	padding-left: 20px;
}

a.pdf {
	font-size: 1.8rem;
	color: #A60C0F;
	text-decoration: underline;
	padding-left: 40px;
	line-height: 1.5;
	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;
}
/*//////--text////////*/

.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: 1.8rem;
	line-height: 24px;
	color: #262626;
	text-align: left;
}
.news-box p a {
	color: #262626;
}
/*////////table/////////*/
table.company-table {
	border-collapse: separate;
	width: 100%;
}
table.company-table th {
	vertical-align: top;
	padding:2rem;
	text-align: left;
  font-weight:normal;
	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: 12em;
}
table.company-table td {
  vertical-align: top;
  padding:2rem;
  background-color: #F0F0F0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #FFFFFF;
}
table.matrix-table {
  border-collapse:collapse;
}
table.matrix-table tr:nth-child(2n+1) {
  background-color: #EBEBEB;
}

table.matrix-table th {
  vertical-align: top;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  text-align: left;
}
table.matrix-table td {
  vertical-align: top;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
}
table.detail-table {
  border-collapse:collapse;
}
table.detail-table 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;
}
table.detail-table 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.smile-table {
	border-collapse:collapse;
	width: 100%;
}
table.smile-table 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.smile-table td {
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
}
table.simple-table {
	border-collapse: collapse;
	width: 90%;
}
table.simple-table tr th {
	height: 25px;
	border-right: 1px solid #8E8E8E;
}
table.simple-table tr td {
	padding-left: 10px;
}
/*////////--table/////////*/


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


/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}
#map {
	height: 300px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
/*====================*/
/*=== GotoTop      ===*/
/*====================*/
#back-to-top {
	position: fixed;
	right: 5px;
	bottom: 15px;
	z-index: 5000;
}
#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 #538A85;
	border-bottom: 1px solid #538A85;
	-webkit-box-shadow: 0px 2px 5px #537378;
	box-shadow: 0px 2px 5px #537378;
}
#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: -3px;
}
#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: 1860px;
	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: 1.8rem;
}
.ticker ul li a {
	line-height:30px;
	color:#000;
	font-size: 1.8rem;
}


.accordion-title {
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}

a.links {
	color: #D70003;
	text-decoration: underline;
}


.ui-state-default {
	font-weight: normal;
	text-shadow: 1px 1px 2px #B7B7B7;
	color: #000000;
}


p.news-date {
	font-size: 14px;
	color: #4D7E0D;
	margin-bottom: 15px;
	border-bottom: 1px solid #D0D0D0;
	text-align: right;
}
span.newslist-date {
	margin-right: 25px;
}
.box-wrap {
	width: 100%;
}



/*/////smartFon SlideMenu---/////*/
body {
    line-height: 1;
    width: 100%;
    min-width: 320px;
    -webkit-text-size-adjust: none;
    background: #fff;
}
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//*/
.hamburger-thm-menubox{
	display: none;
}
.top-catch-txt {
  position: absolute;
  top:100px;
  left:10%;
}
.top-catch-img {
  position: absolute;
  top:100px;
  right:10%;
}
/*///-ボタンのうしろに矢印---///*/
a.support-list-btn {
  -webkit-transition:.2s linear;
  box-sizing: border-box;
  position:relative;
  display: table-cell;/*テキストを上下中央にする改行してもＯＫ*/
  width:800px;/*幅ははみ出すくらいの数字でＯＫ*/
  vertical-align: middle;
  padding:10px;
  font-size:2rem;
  color:#002756;
  text-align: center;
  text-decoration: none;
  background-color: #DFDFDF;
  height:80px;
  line-height: 1.2em;
}
a.support-list-btn:hover {
  color:#002756;
  text-decoration: none;
  background-color: #FFFFFF;
}
a.support-list-btn::after {
  position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
    right: 15px;
    width: 8px;
    height: 8px;
    border-top: 1px solid #002756;
    border-right: 1px solid #002756;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
/*///---ボタンのうしろに矢印-///*/

@media screen and (max-width: 1460px) {
  #t-main-navi {
  width:calc(100% - 260px);
}
}

@media screen and (max-width: 980px) {
#mediaQ--------------------------------------------------------------------------980{}
/*///////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////////////*/
#t-header {
	margin: 0px;
	padding: 0px;
	height: auto;
	margin-bottom:20px;
	border:none;
}
#t-header-inner {
	width: 96%;
	height: auto;
	min-height:120px;
	margin-left: auto;
	margin-right: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#t-header-logo {
	position:relative;
  left: -0px;
	top: 8px;
	width:calc(100% - 40px);
	text-align:center;
	margin-bottom: 20px;
}
#t-header-sub {
  box-sizing: border-box;
	position:static;
	width:100%;
	text-align:center;
  padding: 10px 20px;
}
#t-header-logo img {
	width:100%;
	max-width:340px;
	height:auto;
}
#t-main-navi {
	display: none;
}

#t-page-title {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
	text-align: center;
	padding-left: 0px;
	color: #FFF;
	text-indent: 0px;
}


div.clm-one {
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
}
/*//div.clm-two {
	float: none;
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
}//*/
div.clm-three {
	float: left;
	width: 50%;
}
div.clm-main-960 {
	width: 100%;
}
div.clm-four {
  float: left;
	width: calc(100% / 2);
}
#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;
}
/*////ticker////*/
.ticker {
width:94%;
padding-left:3%;
padding-right:3%;
}
/*////-ticker////*/


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

.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;
}
/*//height---//*/
boxheight-100 {
	height: auto;
}
boxheight-200 {
	height: auto;
}
boxheight-300 {
	height: auto;
}
boxheight-400 {
	height: auto;
}
boxheight-500 {
	height: auto;
}
/*//---height//*/
/*///////news--////////*/
#news {
  width: 95%;
  margin-right: 0;
  margin-left: 0;
  height: auto;
  display: block;
  padding: 5%;
}
#news #leftclm {
  width: 100%;
  margin-right: 0px;
	margin-bottom: 15px;
  float: none;
  height: auto;
}
#news #rightclm {
  width: 100%;
  float: none;
  height: auto;
}
/*///////--news////////*/
/*//  -- thm --  //*/  
.hamburger-thm-menubox{
	display: block;
  position: fixed;
  top:0;
  right:0;
  z-index: 5000;
}  
/* 全体調整CSS */
.hamburger-thm-menubox *{
	font-size: 16px;
}
.hamburger-thm-menubox li{
	font-size: 14px;
}
/* hamburgerここから */
	/* inputを非表示 */
.input-hidden{
	display: none;
}
	/* label */
.hamburger-thm-switch{
	cursor: pointer;
	position: absolute;
	right: 3%;
	top: 0; /* ハンバーガーアイコンの位置（上から） */
	z-index: 9999;
	width: 4em; /* アイコン（クリック可能領域）の幅 */
	height: 4em; /* アイコン（クリック可能領域の）高さ */
}
/* メニュー展開時にハンバーガーアイコンを固定 */
#hamburger-thm1:checked ~ .hamburger-thm-switch{
	position: fixed;
}
/* ハンバーガーアイコン */
.hamburger-switch-line1, .hamburger-switch-line1:before, .hamburger-switch-line1:after{
	width: 25px;
	height: 3px;
	background: #333; /* ハンバーガーアイコンの色 */
	position: absolute;
	top: 50%;
	left: 50%;
	transition: .3s;
	content: "";
}
.hamburger-switch-line1{
		transform: translate(-50%, -50%);
}
.hamburger-switch-line1:before{
	transform: translate(-50%, -300%);
}
.hamburger-switch-line1:after{
	transform: translate(-50%, 200%);
}
/* ハンバーガーアイコン･アニメーション */
#hamburger-thm1:checked ~ .hamburger-thm-switch .hamburger-switch-line1{
	width: 0;
}
#hamburger-thm1:checked ~ .hamburger-thm-switch .hamburger-switch-line1:before{
	transform: rotate(45deg) translate(-40%, 325%);
}
#hamburger-thm1:checked ~ .hamburger-thm-switch .hamburger-switch-line1:after{
	transform: rotate(-45deg) translate(-40%, -325%);
}
/* メニューエリア */
.hamburger-thm-menuwrap{
  box-sizing: border-box;
	position: fixed;
	height: 100%;
	background: #E0E0E0; /* メニューエリアの背景色 */
	padding: 5em 3% 2em;
	z-index: 9998;
	transition: .3s;
	overflow-y: scroll; /* メニュー内容が多い場合に縦スクロールする */
	top: 0;
	left: 100%;
	width: 100%;
}
/* メニューリスト */
.hamburger-thm-menulist{
	margin-right: 3%;
	padding-left: 5% !important; /* !important不要な場合もあり */
	list-style: none;
}
.hamburger-thm-menulist li a{
	text-decoration: none;
	color: #333; /* メニューリストの文字色 */
	display: block;
	padding: 1em 0;
  border-bottom:solid 1px #fff;
}
/* メニューエリア･アニメーション */
	/* 右から */
#hamburger-thm1:checked ~ .hamburger-thm-menuwrap{
	left: 0;
}
	/* コンテンツカバー */
#hamburger-thm1:checked ~ .hamburger-thm-cover{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 9997;
	background: rgba(3,3,3,.5);
	display: block;
}
p.thm-ttl {
  text-align: center;
}
div.thm-address {
  text-align: center;
  padding:1em;
  margin-top:2em;
}
div.thm-address p {
  font-size:2rem;
  line-height:1.5;
}
#navi-logo {
  display: none;
}
}


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

@media screen and (max-width: 480px) {
#mediaQ---------------------------------------------------------------------------479{}
/*///////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////////////*/
html {
	font-size: 45%;
  /*//  -font-size: 62.5%;-  ///*/
}
#t-page-title {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
	text-align: center;
	padding-left: 0px;
	color: #FFF;
}
div.clm-three {
	float: none;
	width: 100%;
}
span.newslist-date {
	margin-right: 25px;
	display: block;
}
span.newslist-a {
	display: block;
}

div.clm-two {
	float: none;
	width: 100%;
}
div.clm-four {
	float: none;
	width: 100%;
}
/*---3column*/
.inner-leftpad10 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.inner-rightpad10 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.inner-leftpad20 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.inner-rightpad20 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.inner10,.inner15,.inner20 {
	padding: 10px;
}
.inner30,.inner40,.inner50,.inner60,.inner70 {
	padding: 20px;
}
.inner-tb50-lr0 {
	padding: 30px 0;
	position: relative;
}
.inner-tb150-lr0 {
	padding: 50px 0;
	position: relative;
}
div.side-btn-box {
	max-width: 300px;
	margin: 0 auto 10px;
}


}
