@charset "UTF-8";
/* CSS Document */
@media screen and (max-width:1350px){
.gNavi li a {
  
}
.headEntryBtn {
  
}
.gNaviBox {
  
}
}
@media screen and (max-width:1240px){
.gNavi li a {
  
	padding: 0px 12px;
}
.headEntryBtn {
  width: 140px;
}
.gNaviBox {
  
}
.headLogo {
	margin-left: 20px;
}
}

@media screen and (max-width:1150px){
	
.headLogo {
	margin-left: 20px;
}
.pagePd {
  
}
.gNaviBox {
  display: none;
}
}
@media screen and (max-width:736px){
body {
	
}
.imground{
	border-radius: 8px;	
}
.onPc{
	display:none !important;
}
.onSmt{
	display:block !important;
}

.spMbNon{
	margin-bottom: 0px !important;
}
.spMb05{
	margin-bottom: 5px !important;
}
.spMb10{
	margin-bottom: 10px !important;
}
.spMb15{
	margin-bottom: 15px !important;
}
.spMb20{
	margin-bottom: 20px !important;
}
.spMb30{
	margin-bottom: 30px !important;
}
.spMb40{
	margin-bottom: 40px !important;
}
.spMb50{
	margin-bottom: 50px !important;
}
.spMb60{
	margin-bottom: 60px !important;
}
.spMb70{
	margin-bottom: 70px !important;
}
.spMb80{
	margin-bottom: 80px !important;
}
.spMb90{
	margin-bottom: 90px !important;
}
.spMtNon{
	margin-top: 0px !important;
}
.spMt05{
	margin-top: 5px !important;
}
.spMt10{
	margin-top: 10px !important;
}
.spMt20{
	margin-top: 20px !important;
}
.spMt30{
	margin-top: 30px !important;
}
.spMt40{
	margin-top: 40px !important;
}
.spMt50{
	margin-top: 50px !important;
}
.spMt60{
	margin-top: 60px !important;
}
.spMl10{
	 margin-left: 10px !important;	
}
.spPl05{
	padding-left: 5px !important;
}
.spPl10{
	
padding-left: 10px !important;
}
.spPl20{
	padding-left: 20px !important;
}
.spPl30{
	padding-left: 30px !important;
}
.spPl40{
	padding-left: 40px !important;
}
.spPl50{
	padding-left: 50px !important;
}
.spPl60{
	padding-left: 60px !important;
}
.spPlNon{
	padding-left: 0px !important;
}
.spPr10{
	padding-right: 10px !important;
}
.spPr20{
	padding-right: 20px !important;
}
.spPr30{
	padding-right: 30px !important;
}
.spPr40{
	padding-right: 40px !important;
}
.spPr50{
	padding-right: 50px !important;
}
.spPr60{
	padding-right: 60px !important;
}
.spPrNon{
	padding-right: 0px !important;
}
.spPb10{
    padding-bottom: 10px !important;    
}
.spPb05{
    padding-bottom: 5px !important;    
}
.spPb20{
    padding-bottom: 20px !important;    
}
.spPb30{
    padding-bottom: 30px !important;    
}
.spPb40{
    padding-bottom: 40px !important;    
}
.spPb50{
    padding-bottom: 50px !important;    
}
.spPb60{
    padding-bottom: 60px !important;    
}
.spPb100{
    padding-bottom: 100px !important;    
}
.spPt60{
    padding-top: 60px !important;    
}
.spPtNon{
    padding-top: 0px !important;    
}
.spPt10{
    padding-top: 10px !important;    
}
.spPt20{
    padding-top: 20px !important;    
}
.spPt30{
    padding-top: 30px !important;    
}
.spPt40{
    padding-top: 40px !important;    
}
.spText10{
    font-size: 10px !important;    
}
.spText11{
    font-size: 11px !important;    
}
.spText12{
    font-size: 12px !important;    
}
.spText13{
    font-size: 13px !important;    
}
.spText14{
    font-size: 14px !important;    
}
.spText15{
    font-size: 15px !important;    
}
.spText16{
    font-size: 16px !important;    
}
.spText18{
    font-size: 18px !important;    
}
.spText20{
    font-size: 20px !important;    
}
.spText22{
    font-size: 22px !important;    
}
.spText24{
    font-size: 24px !important;    
}
.spText30{
    font-size: 30px !important;    
}
.alignLeftSp{
	text-align: left !important;
}
.alignCenterSp{
	text-align: center !important;
}
.gNavi{
	display: none;
}
.header{
	height: 80px;	
}
.headLogo img {
    height: 36px;
	width: auto;
}
.headLogo{
	margin-left: 20px;
	margin-top: 0px;
}
.headSnsList li a {
    width: auto;
    height: auto;
    padding: 15px 10px;
}

#menuButton {
    display: block;
    height: 60px;
    right: 10px;
    position: fixed;
    top: 10px;
    width: 60px;
	z-index: 1200;
	cursor: pointer;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
	/*background-image: -webkit-linear-gradient(110deg,rgba(0,136,252,1.00) 0%,rgba(0,79,174,1.00) 100%);
  background-image: -moz-linear-gradient(110deg,rgba(0,136,252,1.00) 0%,rgba(0,79,174,1.00) 100%);
  background-image: linear-gradient(340deg,rgba(0,136,252,1.00) 0%,rgba(0,79,174,1.00) 100%);*/
	/*background-image: -webkit-linear-gradient(110deg,rgba(24,89,79,1.00) 0%,rgba(24,89,57,1.00) 100%);
    background-image: -moz-linear-gradient(110deg,rgba(24,89,79,1.00) 0%,rgba(24,89,57,1.00) 100%);
    background-image: linear-gradient(340deg,rgba(24,89,79,1.00) 0%,rgba(24,89,57,1.00) 100%);*/

	border-width: 0;
}
#menuButton.on {
    
}

#menuButton span {
    display: block;
    /*background-color: #FFF;*/
    width: 30px;
    height: 2px;
    position: absolute;
    left: 15px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
	border-radius: 10px;
}
#menuButton::before {
  font-size: 9px;
  bottom: 4px;
  left: 0;
  padding-left: 1px;
}
#menuButton span:first-child {
    top: 20px;
}
#menuButton span:nth-child(2) {
    margin-top: -1px;
    top: 50%;
}
#menuButton span:last-child {
    bottom: 20px;
}
#menuButton.active span{
      
}
#menuButton.active span:first-child {
    -webkit-transform: translateY(9px) rotate(45deg);
    -moz-transform: translateY(9px) rotate(45deg);
    -ms-transform: translateY(9px) rotate(45deg);
    transform: translateY(9px) rotate(45deg);
}
#menuButton.active span:nth-child(2) {
    opacity: 0;
}
#menuButton.active span:last-child {
    -webkit-transform: translateY(-9px) rotate(-45deg);
    -moz-transform: translateY(-9px) rotate(-45deg);
    -ms-transform: translateY(-9px) rotate(-45deg);
    transform: translateY(-9px) rotate(-45deg);
}
#overlay{
	width: 100%;
	align-items:flex-start;
}
#overlay .box800 {
  padding: 0 40px;
  width: 100%;
	margin-top: 80px;
}
ul.menuSp li {
  width: 100%;
}
ul.menuSp li a {
	font-size: 18px;
	padding: 10px 0;
	padding-left: 0;
}
ul.menuSp li a span {
  font-size: 12px;
  margin-top: 5px;
  line-height: 1;
	font-weight: 400;
}
.spTglMenu {
  padding-left: 0px;
}
.whtBox {

  padding: 20px;
}
.goTopBtn {
  width: 60px;
  height: 60px;
	right: 10px;
}
.goTopBtn.on{
	bottom:10px;
}
.goTopBtn::before {
  content: '';
  display: inline-block;
  width: 9px;
  height: 9px;
  margin: 0 0px;
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
  transform: rotate(-45deg);
  position: absolute;
  top: calc(50% - 4px);
  left: calc(50% - 5px);
}
.heroImage {
    height: auto;
	padding-top: 0px;
  padding-left: 20px;
  padding-right: 0px;
  padding-bottom: 60px;
}

.heroInner {
  width: 100%;
  height: 100%;
  padding-left: 20px;
	padding-right: 20px;
	justify-content: center;
}
.heroTitle {
  font-size: 32px;
  
  margin-bottom: 0px;
  margin-top: 60px;
}
.box1080,.box1280,.box1600,.box800{
	padding-left: 20px;
	padding-right: 20px;
}
.secMinBoxTitle {
  
  padding: 5px 10px;
  font-size: 14px;
  
}
.boxTitle {
  font-size: 24px;
}
.bottomEntryBtn {
  width: 100%;
  height: 120px;
  padding-left: 20px;
	padding-right: 20px;
	
}
.boxFullPd {
	width: calc(100% + 40px);
	left: -20px;
}
.bizBox {
  width: 100%;
  height: auto;
  padding-left: 0px;
}

.secMinBoxTitle span {
  font-size: 11px;
  margin-left: 10px;
}
.boxTitle span {
  padding: 0 10px;
}
.boxTitle.t-36 {
  font-size: 24px;
}
.boxTitle.t-30 {
  font-size: 20px;
}
.bizBox::after {
  width: 40px;
  height: 40px;
  background-size: 12px auto;
}
.topAboutPh {
  width: calc(100% - 40px);
  height: 220px;
  margin-left: 40px;
}
.topAboutBottom {
  width: calc(100% - 0px);
  top: -50px;
  margin-bottom: -50px;
}
.topAboutBottom .whtBox {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 80px;
	padding-top: 20px;
}
.topReason {
  width: 100%;
  height: auto;
  float: left;
  align-items: flex-start;
  background-size: auto 280px;
  background-position: left bottom;
  background-repeat: no-repeat;
  margin-bottom: 0px;
	padding-bottom: 290px;
  min-height: 300px;
}
.moreBtn a, .moreBtn span {
  height: 60px;
  line-height: 20px;
  font-size: 12px;
  letter-spacing: 0.06em;
  max-width: 120px;
}
.moreBtn a:hover{
	background-position: 94% center;
}
.moreBtn.spCenter{
    justify-content: center !important;
}
.bottomRightMore {
  width: 160px;
  
}
.bottomRightMore a {
  line-height: 40px;
  font-size: 16px;
  padding-left: 20px;
  max-width: 160px;
  background-size: 12px auto;
  background-position: 94% center;
}
.topReasonImg {
  width: calc(100% - 20px);
  height: 200px;
}
.topReasonImg.t02 {
  margin-left: 20px;
}
.halfBox {
  width: 100%;
}
.flex.sp-reverse{
	flex-direction: column-reverse;
}
.footBox {
  padding-top: 0px;
  padding-bottom: 80px;
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box;
}
.footInfo {
  width: 100%;
}
.footMenu {
  display: none;
}
.footLogo img {
  width: auto;
  height: 36px;
}
.bottomMenu ul li a {
  font-size: 11px;
  line-height: 20px;
}
.copyright {
  font-size: 11px;
  line-height: 20px;
	text-align: left;
	margin-top: 40px;
}
.scrollBar {
  right: 30px;
}
.entryInner {
  font-size: 28px;
}
.entryInner span {
  font-size: 14px;
  margin-left: 5px;
}
.topLocal{
	background-image: none;
	min-height: auto;
}
.pdBox {
  width: 100%;
  margin-bottom: 40px;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
}
.pdInfo {
  margin-top: 10px;
  padding: 0 0px;
}
.catTag a, .catTag span {
  font-size: 11px;
  line-height: 20px;
}
.topRcCc {
  width: 100%;
	float: left;
  position: relative;
  right: 0px;
  top: 0;
  box-sizing: border-box;
  padding-right: 0px;
  padding-left: 0px;
	text-align: center;
	margin-top: 20px;
}
.topRcCc img {
  width: 100%;
  height: auto;
  max-width: 240px;
}
.section-lineup .inner {
  padding-left: 40px;
  padding-right: 40px;
}
.topRcPh {
  width: 100%;
  padding-left: 0px;
}
.topRcText {
  width: 100%;
  
  position: relative;
  display: flex;
  align-items: flex-end;
  left: 0px;
  padding-bottom: 0px;
	padding-top: 20px;
}
.topRcText p {
  font-size: 14px;
  line-height: 2em;
	text-align: justify;
}
.topRecruit .slick-initialized .slick-slide{
	box-sizing: border-box;
	padding: 15px;
	padding-right: 15px;
}
.rcNumber {
  position: absolute;
	bottom: inherit;
  top: -25px;
  right: 0px;
  font-size: 28px;
  padding-bottom: 5px;
}
.topRcBottomBox {
  padding-top: 0px;
  padding-left: 0px;
	flex-direction: column-reverse;
	display: flex;
}
.topRcBottomCc {
  position: relative;
	margin-top: 20px;
}
.secTitle {

  font-size: 24px;

}
.secTitle .mainText {
  font-size: 20px;
}
.secTitle .subText {
  font-size: 13px;
  
}
.sideBtn {
  display: none;
}
.newsList {
  padding-top: 0px;
  padding-bottom: 0px;
}
.newsList dl {
  border-bottom: #d2d2d2 1px dotted;
  padding: 20px 0;
}
.newsList dl:last-child {
	border-bottom: #d2d2d2 0px dotted;
}
.newsList dl dt {
  width: 100%;
  font-size: 12px;
  line-height: 26px;
  letter-spacing: 0;
}
.newsList dl dd {
  width: 100%;
  font-size: 13px;
  line-height: 1.6em;
}
.spMenuEntryBtn {
  width: 100%;
  height: auto;
  float: left;
  display: flex;
  text-align: center;
  position: relative;
  justify-content: center;
	margin-bottom: 10px;
}
.spMenuEntryBtn a {
  width: 100%;
  height: 60px;
  line-height: 18px;
  font-size: 16px;
  transition-property: all;
  transition: 0.2s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 600;
  padding: 0px 0;
  position: relative;
  letter-spacing: 0.1em;
  max-width: 600px;
  
  text-align: center;
	display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
text-decoration: none;
}
.spMenuEntryBtn a span {
  width: 100%;
  display: block;
  font-weight: 400;
  text-transform: uppercase;
}
.spMenuEntryBtn a span.jptext {
  width: 100%;
  font-family: 'Noto Sans JP','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  font-size: 14px;
  padding-top: 3px;
  font-style: normal;
}
.spMenuEntryBtn.t-contact a {
 /* background-color: #f6c32a;
color: #093168;*/
}
.spMenuLogo{
	width: auto;
	height: auto;
	position: fixed;
	top: 19px;
	left: 20px;
}
.spMenuLogo img{
	width: auto;
	height: 22px;
}
.pagePd {
  padding-top: 60px;
}
.pageTopImg::before {
  height: 160px;
}
.pageTopImg {

  height: 160px;
}
.aboutMenu li {
  width: 48%;
  margin-bottom: 10px;
}
.aboutMenu.column4 li {
	width: 48%;
}
.aboutMenu li a {
  height: 40px;
  padding-left: 15px;
  font-size: 12px;
  letter-spacing: 0;
}
.box50.w-spFull,.box40.w-spFull,.box60.w-spFull{
	width: 100%;	
}
.box40.w-sp50{
	width: 50%;	
}
.lineSubTitle {
  font-size: 16px;
  margin-bottom: 15px;
}
.grnLineBox {
  padding: 20px;
}
ul.dotList li {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  position: relative;
  float: left;
  font-size: 14px;
  line-height: 1.6em;
  font-weight: bold;
  padding-left: 16px;
  margin-bottom: 10px;
}
ul.dotList li::before {
  width: 8px;
  height: 8px;
  top: 8px;
}
.greyBox {
  padding: 20px;
}

.boxTitle.t-24 {
  font-size: 18px;
}
.column3 .pdBox {
  width: 100%;
}
.lineSubTitle.t-24 {
  font-size: 16px;
}
.pdInfo .text18{
	font-size: 14px;	
}
.lineBox {
  padding: 20px;
}




.bc {
  font-size: 10px;
}
.companyList {
  padding-bottom: 0px;
}
.companyList dl {
 

}
.companyList dl dt {
  width: 100%;
  font-size: 12px;
  line-height: 2em;
}
.companyList dl dd {
  width: 100%;
  font-size: 13px;
  line-height: 1.8em;
  padding-left: 0px;
	padding-bottom: 20px;
  margin-bottom: 20px;
}
.mapBox iframe {
  width: 100%;
	height: 240px;
}
.ceoMsgTitleBox {
  bottom: 10px;
}
.ceoMsgTitleBox.p-history {
  left: -10px;
}
.ceoName {
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.05em;
}
.whtBox.p-history {
  padding: 20px 20px;
  top: 0px;
}
.historyList dl dt {
  width: 80px;
  letter-spacing: 0.05em;
  font-size: 16px;
  line-height: 1;
  padding-left: 0px;
  padding-top: 5px;
}
.historyList dl dd {
  width: calc(100% - 80px);
  padding-bottom: 20px;
  margin-bottom: 20px;
	font-size: 13px;
}
.historyList dl dd .text16{
	font-size: 13px;
}
.postBox {
  padding-bottom: 20px;
  padding-top: 20px;
}
.postBox p {
  font-size: 13px;
  box-sizing: border-box;
  position: relative;
  line-height:1.8em;
  margin-bottom: 20px;
  margin-top: 5px;
  display: inline-block;
}
a.prevBtn{
font-size: 14px;
}
a.nextBtn{
font-size: 14px;
}
.topReasonImg.rec01{
	margin-left: 20px;	
}
ul.dotList li.t-min {
  font-size: 13px;
}
ul.dotList li.t-min::before {
  top: 8px;
  left: 0;
}

ol.policyText li {
  font-size: 13px;
  line-height: 2.0;
}
.sitemapLink {
  font-size: 16px;
  line-height: 2;
  margin-bottom: 30px;
}
.sitemapSubLink {
  margin-bottom: 20px;
}
.sitemapSubLink li {
  width: 100%;
  margin-bottom: 10px;
}
.sitemapSubLink li a {
  font-size: 13px;
}
#loader {
    width: 200px;
    height: auto;
    display: none;
    position: fixed;
    _position: absolute; /* IE6対策 */
    top: calc(50% - 100px);
    left: calc(50% - 100px);
   
    z-index: 11100;
}
.header .box1600::before {
  display: none;
}

.scrollBar {
  width: 40px;
  height: 40px;
  position: absolute;
  bottom: -20px;
  right: 30px;
}
.scrollBar::before {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 0px;
  border-top: 2px solid #093168;
  border-right: 2px solid #093168;
  top: calc(50% - 8px);
  left: calc(50% - 8px);
}

.topLeftImg {
  width: 100%;
  height: 200px;
}
.heroTextBox {
  width: calc(100% - 0px);
  height: auto;
  box-sizing: border-box;
  position: relative;
  padding: 10px;
  z-index: 100;
  right: 0px;
  bottom: 0px;
	display: inline-block;
	background-color: #1D2C2F;
	
}
.heroSubText {
  left: 0px;
  bottom: -18px;
  font-size: 10px;
	width: 100%;
    text-align: center;
	
}
.heroPosi {
  bottom: -5px;
  z-index: 100;
	padding-left: 10px;
	padding-right: 10px;
}
.aboutSecBg {
  width: calc(100% - 20px);
  background-color: #f2f2f2;
	margin-right: 20px;
  padding-top: 60px;
  padding-bottom: 60px;
}
.aboutMsg {
  width: 80%;
  position: absolute;
  bottom: 20px;
  right: 0;
  box-sizing: border-box;
  padding-right: 20px;
}
.serviceSecBg {
  width: calc(100% - 40px);
  margin-right: 20px;
	margin-left: 20px;
}
.topServiceBox {
	width: 100%;
  height: auto;
  padding: 40px 20px;
	margin-left: 0;
	margin-right: 0;
}
.topServiceBox.t02 {
  margin-right: 0px;
  margin-left: 0px;
  margin-top: 20px;
}
img.topSv {
  max-width: 200px;
}
.leftPhWorks {
  width: calc(100% - 40px);
  margin-left: 20px;
	height: 160px;
	background-position: left bottom;
}
.rightPhWorks {
  width: calc(100% - 40px);
	height: 160px;
  margin-right: 0px;
	margin-left: 20px;
	
}
.centerWorks {
  width: 100%;
  box-sizing: border-box;
  padding: 40px 20px;
}
.bgOwned {
  padding-top: 0px;
	width: calc(100% - 40px);
	margin-left: 20px;
  margin-right: 20px;
	background-attachment: scroll;
	background-image: url("../images/bg_owned03_sp.jpg");
}
.topRecuritImg,.topRecuritImg02{
	width: 100%;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
	
}
.recruitMsg {
  width: 90%;
  height: auto;
  position: relative;
  float: left;
  box-sizing: border-box;
  padding-left: 40px;
  top: -20px;
}
.entryInner::after {
  width: 30px;
  height: 30px;
  top: calc(50% - 15px);
  border-radius: 100%;
}
.entryInner::before {
  width: 5px;
  height: 5px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  top: calc(50% - 3px);
  right: 13px;
}
.footBox .box1280{
	padding-left: 0;
	padding-right: 0;
}
.footBox .box1280 .mb120{
	margin-bottom: 40px;
}
.footBox .box50{
	width: 100%;
}
.header.on::before {
  display: none;
}
.pageHead {
  width: calc(100% - 20px);
  height: 160px;
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
}
.headSubPosi {
  position: absolute;
  top: -40px;
  right: 0;
  z-index: 10;
	width: 60%;
}
.bgSecAbout {
  padding-top: 60px;
  padding-bottom: 60px;
}
.column3Box.sp-wFull {
  width: 100%;
}
.column3Box.t-point {
  border: #185938 3px solid;
  padding: 20px;
	width: 100%;
	margin-bottom: 10px;
}
.bgSecSv01 {
  padding-top: 60px;
}
.bgSecSv02 {
  padding-top: 60px;
}
.flowList dl {
  width: 100%;
  padding: 20px;
  margin-bottom: 60px;
}
.flowList dl dt {
  width: 50px;
  height: auto;
  position: relative;
  float: left;
  box-sizing: border-box;
}
.flowList dl dd {
  width: calc(100% - 50px);
}
.flowList dl dt .number {
  font-size: 30px;
}
.bgSecSv03 {
  padding-top: 60px;
}
.p-work .column3Box{
	width: 48%;
	margin-bottom: 40px;
}
.p-work .column3Box .text18{
	font-size: 13px;
}
dl.machineList dt {
  width: calc(100% - 0px);
  font-size: 13px;
  line-height: 1.4em;
  background-position: -1px;
}
dl.machineList dd {
  width: 100%;
  font-size: 18px;
  line-height: 1.2em;
	margin-top: 5px;
	text-align: left;
}
dl.machineList dd::before {
  display: none;
}
.guideMenu li {
  width: 49%;
  margin-bottom: 10px;
}
.guideMenu li a {
  height: 60px;
  font-size: 14px;
}
.guideMenu.t-work li a {
  height: 60px;
  font-size: 14px;
}
.column2Box.t-miryoku {
  border: #FFF 2px solid;
  padding: 20px;
  width: 100%;
  margin-bottom: 20px;
}
.column3Box.t-staff{
width: 48%;	
}
.profName {
  font-size: 16px;
}
.nameBox {
  position: absolute;
  padding-top: 10px;
  bottom: -60px;
  right: 0;
  width: 100%;
  max-width: auto;
}
.nameBox .text14{
	font-size: 12px;
}
.entryBtn {
  width: 100%;
  height: 120px;
}
.heroSubBox {
  width: calc(100% - 30px);
  height: auto;
  box-sizing: border-box;
  position: absolute;
  padding: 15px 15px;
  z-index: 100;
  left:15px;
  top: calc(50% - 63px);
	display: none;
}
.aboutCcImg img {
  width: 100%;
  height: auto;
  max-width: 260px;
}
.aboutCcImg.t-center img {
  max-width: 280px;
}
.heroTextBox02 {
  width: 60%;
  right: 05px;
  bottom: 120px;
  text-align: right;
}
	
	
.heroSubCc {
  width: 70px;
  height: auto;
  position: absolute;
  top: 140px;
  right: 60px;
  z-index: 10;
}
.heroSubCc {
  width: 60px;
  height: auto;
  position: absolute;
  top: 100px;
  right: 10px;
  z-index: 10;
}
.heroMainCc {
  width: calc(100% - 40px);
  bottom: 80px;
  left: 15px;
}
.heroMainCc img {
  max-width: 260px;
}
.bbs ul {
  font-size: 5rem;
}
.heroLogo {
  margin-bottom: 20px;
  padding-left: 5px;
}
.heroLogo img {
  max-width: 160px;
}
.gallery01{
	width: 27%;
margin-right: 3.2%;
	
	position: relative;
	z-index: 1;
}
.gallery02{
	width: 41.5%;
margin-right: 3.3%;
margin-top: 40px;
	position: relative;
	z-index: 1;
}
.gallery03{
	width: 25%;
	position: relative;
	z-index: 1;
	margin-top: 10px;
}
.staffName {
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.03em;
  margin-bottom: 5px;
}
.staffName span.w-spFull{
	width: 100%;
	display: block;
    margin-bottom: 5px;
}
.column2Box.t-staff,.column3Box.t-staff{
	margin-bottom: 10px;
	padding-bottom: 20px;
}
.column2Box.t-staff.w-spFull{
	width: 100%;	
}
.moreText {
  font-size: 11px;
  padding-right: 13px;
  box-sizing: border-box;
  margin-top: 10px;
}
.moreText::before {
  width: 4px;
  height: 4px;
  top: calc(50% - 2px);
}
.slick-slide img {
  border-radius: 8px;
}
.footBox01{
	width: 100%;
    
}
.footBox02{
	width: 100%;
	padding-top: 30px;
	padding-left: 0px;
	padding-right: 0px;
}
.footBox03{
	width: 100%;

}
.prevBtn a,.nextBtn a  {
  line-height: 2em;
  font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.formBox dt {
  font-size: 13px;
  line-height: 1.5em;
  padding: 0px 0px 0px;
  width: 100%;
	margin-bottom: 10px;
}
.formBox dd {
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 40px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-top: 0px;
  width: 100%;
  margin-bottom: 20px;
}
.formBtn {
  margin-top: 20px;
}
.fm_btn {
  width: 100%;
}
.fm_btn02 {
  width: 100%;
	margin-right: 0;
	margin-bottom: 10px;
	padding: 15px 0;
}
.mustRed {
  font-size: 10px;
  padding: 1px 5px;
  float: none;
	margin-left: 10px;
}
.fm_form {
  font-size: 16px;
  width: 98%;
  box-sizing: border-box;
}
.fm_formL {
  box-sizing: border-box;
  width: 98%;
	height: 120px;
}
.bgSecAbout {
  width: calc(100% - 40px);
  margin-right: 20px;
  margin-left: 20px;
  border-radius: 16px;
  z-index: 1;
}
}
