@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 {
  font-size: 15px;
	padding: 0px 20px;
}
.headEntryBtn {
  width: 140px;
}
.gNaviBox {
  
}
}
@media screen and (max-width:1120px){
.heroTitle{
	font-size: 120px;
	bottom: -60px;
margin-top: -60px;
}	
.header{
		
}
	.headLogo {
 
}
.pagePd {
 
}
	.gNaviBox{
		
	}
	.headEntryBtn{
		
	}

}
@media screen and (max-width:736px){
body {
	
}
.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;	
}
.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: 60px;	
}
.headLogo img {
    height: 40px;
	width: auto;
}
.headLogo{
margin-left: 15px;
  top: 15px;
}
.headSnsList li a {
    width: auto;
    height: auto;
    padding: 15px 10px;
}

#menuButton {
   right: 10px;
  top: 10px;
	width: 50px;
  height: 50px;
}
#menuButton span {
    width: 40px;
    height: 4px;
    left: 5px;
}
#menuButton.on {
    
}
#menuButton span:first-child {
    top: 5px;
}
#menuButton span:nth-child(2) {
    
    top: 17px;
}
#menuButton span:nth-child(3) {
    
    bottom: 17px;
}
#menuButton span:last-child {
    bottom: 5px;
}
#menuButton.active span:first-child {
    -webkit-transform: translateY(18px) rotate(45deg);
    -moz-transform: translateY(18px) rotate(45deg);
    -ms-transform: translateY(18px) rotate(45deg);
    transform: translateY(18px) rotate(45deg);
}
#menuButton.active span:last-child {
    -webkit-transform: translateY(-18px) rotate(-45deg);
    -moz-transform: translateY(-18px) rotate(-45deg);
    -ms-transform: translateY(-18px) rotate(-45deg);
    transform: translateY(-18px) rotate(-45deg);
}
#overlay{
	width: 100%;
	align-items:flex-start;
	align-items: center;
	max-height: 100%;
}
#overlay .box800 {
  padding: 0 40px;
  width: 100%;
	margin-top: 0px;
}
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 {
	border-radius: 16px;
  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: 370px;
	
}

.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: 50px;
  line-height: 20px;
  font-size: 18px;
  letter-spacing: 0.06em;
  max-width: 200px;
}
.moreBtn a:hover{
}
.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: 60px;
  padding-bottom: 80px;
	padding-left: 0px;
	padding-right: 0px;
	box-sizing: border-box;
}
.footInfo {
  width: 100%;
}
.footMenu {
  
}
.footLogo {
  width: 100%;
  padding-left: 0px;
	margin-bottom: 30px;
}
.footLogo img {
  width: auto;
  height: 50px;
}
.bottomMenu ul li a {
  font-size: 11px;
  line-height: 20px;
}
.copyright {
  font-size: 11px;
  line-height: 20px;
	text-align: left;
	margin-top: 20px;
}
.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;
}
.section-lineup .inner {
  padding-left: 40px;
  padding-right: 40px;
}

.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: 80px;
}
.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,.box70.w-spFull,.box80.w-spFull,.box30.w-spFull,.box35.w-spFull,.box65.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: 14px;
  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;
  margin-bottom: 20px;
}
.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% - 10px);
  background-color: #f2f2f2;
  margin-left: 10px;
  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% - 0px);
  margin-right: 0px;
}
.topServiceBox {
	width: 100%;
  height: auto;
  padding: 40px 20px;
}
img.topSv {
  max-width: 200px;
}
.leftPhWorks {
  width: calc(100% - 40px);
  margin-left: 20px;
	height: 160px;
}
.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;
}
.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 #FFF;
  border-right: 2px solid #FFF;
  top: calc(50% - 3px);
  right: 13px;
}
.footBox .box1280{
	padding-left: 0;
	padding-right: 0;
}

.column2Box.t-miryoku {
  border: #FFF 2px solid;
  padding: 20px;
  width: 100%;
  margin-bottom: 20px;
}
.column3Box.t-staff{
width: 48%;	
}


.headContactBtn {
  width: 150px;
  height: 36px;
  position: absolute;
  top: 15px;
  right: 80px;
}
.headContactBtn a {
  height: 36px;
  font-size: 14px;
  padding-left: 10px;
  letter-spacing: 0.1em;
}
.finger {
  width: auto;
  height: 50px;
  left: -12px;
  top: -8px;
}
.finger img {
  width: auto;
  height: 50px;
}
.inner{
	width: 100%;	
}
.solutionList li {
  width: 48%;
  margin-bottom: 10px;
}
.solutionList li a {
  width: 100%;
  height: 60px;
  line-height: 22px;
  font-size: 16px;
  letter-spacing: 0.04em;
  /*border: #FFF 2px solid;*/
  border-radius: 12px;
	box-shadow: 4px 4px 0px rgba(51,102,255,.40);
}
.solutionList li a::before{
	border-radius: 10px;
}
.sbaTitle span {
  width: 100%;
  height: 40px;
  font-size: 16px;
  line-height: 1;
  max-width: 210px;
  padding-left: 20px;
  letter-spacing: 0.04em;
}
.solutionBox{
	width: 100%;
	padding-left: 40px;
	padding-right: 40px;
	margin-bottom: 40px;
}
.slArrow {
  width: 30px;
  height: 40px;
  position: absolute;
  top: calc(100% - 30px);
  right: calc(50% - 15px);
}
.slArrow::before {
  content: "";
  position: absolute;
  margin-top: 0px;
	top: 100%;
  right: 50%;
  margin-right: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #3366ff;
}
.solutionBox.nonShadow {
	padding: 20px;
	margin-bottom: 60px;
	width: calc(100% - 40px);
	margin-left: 20px;
	margin-right: 20px;
}
.nonShadow .slArrow {
	top: calc(100% - 15px);
	right: calc(50% - 15px);
}
.nonShadow .slArrow::before {
  margin-top: -25px;
  border: 25px solid transparent;
  border-left: 20px solid #3366ff;
    margin-top: 0px;
    top: 100%;
    right: 50%;
    margin-right: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #3366ff;
}
.qtLine::before{
	width: 100%;
	height: 2px;
	bottom: -12px;
	left: 0;
}
.qtLine.t02::before{
	left: 0px;
}
dl.newsBox dt {
  width: 100%;
  padding-top: 15px;
	display: flex;
	flex-direction: row-reverse;
	justify-content: flex-end;
	margin-bottom: 10px;
}
dl.newsBox dt .text18Center {
  width: auto;
  font-size: 14px;
  text-align: center;
  line-height: 1.8em;
	text-align: left;
}
dl.newsBox dd {
  width: 100%;
  padding-left: 0px;
}
.newtag {
  width: auto;
  margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 0;
}
.newtag span {
  width: 100%;
  height: 24px;
  font-size: 14px;
  border-radius: 4px;
  font-weight: 700;
	padding: 0 10px;
}
.contactBtn a {
  width: 100%;
  height: 60px;
  line-height: 22px;
  font-size: 16px;
  letter-spacing: 0.1em;
}
.bottomTitle {
  font-size: 30px;
  top: -20px;
  left: -2px;
  padding-right: 10px;
  padding-bottom: 5px;
}
.bottomLineBox {
  width: 100%;
  height: auto;
  padding: 30px 20px 20px;
  border-radius: 16px;
	margin-bottom: 20px;
}
.moreText a {
  font-size: 12px;
  padding-right: 20px;
}
.moreText a::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -5px;
  margin-top: -7px;
  border: 6px solid transparent;
  border-left: 8px solid #3366ff;
}
.footMenu ul li {
  width: 48%;
  margin-bottom: 10px;
}
.footMenu ul li a {
  font-size: 13px;
  line-height: 1.8em;
}
.bottomHand {
  width: 200px;
  height: 110px;
  top: -80px;
  left: -10px;
}
.bottomHandLeft,.bottomHandRight {
  width: 100px;
  height: 110px;
}	
.bgHand,.bgHand.t-page {
  width: 200px;
  height: 110px;
  position: absolute;
  top: 100px;
  right: -10px;
  background-size: 100% auto;
}
.bgHand.t-page {
	top: 60px;
}
.handLeft,.t-page .handLeft {
  width: 100px;
  height: 110px;
  background-size: 100px auto;
}
.handRight,.t-page .handRight {
  width: 100px;
  height: 110px;
  background-size: 100px auto;
}
.heroBg01{
  background-size: auto 80px;
	animation-name: fadeInAnime01Sp;/*1で解説*/
}

.heroBg02 {
  left: -90px;
  background-size: auto 80px;
}
.heroBg02_02,.heroBg02_03,.heroBg02_04 {
  left: -90px;
  background-size: auto 80px;
}
.heroBg03{
	background-image: url("../images/hero_hand_bg01sp.png");
	background-size: cover;
}
.heroBg03_02{
	background-image: url("../images/hero_hand_bg01_03sp.png");
	background-size: cover;
}
.heroBg03_03{
	background-image: url("../images/hero_hand_bg01_04sp.png");
	background-size: cover;
}
.heroBg04{
	background-image: url("../images/hero_hand_bg02sp.png");
	background-size: cover;
}
.heroBg06{
	background-image: url("../images/herotext03_05sp.png");
	background-size: auto 370px;
	background-position: left 10px;
}
.pageHead {
  width: calc(100% - 40px);
  height: 160px;
  margin-left: 20px;
  margin-right: 20px;
  border-radius: 16px;
  margin-top: 70px;
	align-items: flex-end;
}
.pageHead .sbaTitle {
  margin-top: 0px;
	margin-bottom: 20px;
}
.imground {
  border-radius: 16px;
}
.qtBox {
  width: 100%;
  border-radius: 16px;
	margin-bottom: 20px;
	filter: drop-shadow( 6px 6px 0px rgba(51,102,255,0.30));
}
.qtBox .ph100{
	box-sizing: border-box;
	padding: 10px 10px 0;
}
.qtBox .ph100 img{
	border-radius: 12px;
}
.qtAnk {
  height: auto;
  font-size: 18px;
  line-height: 1.4em;
  font-weight: 600;
  padding-bottom: 25px;
	padding-top: 15px;
}
.qtAnk::before {
  bottom: 2px;
  margin-right: -8px;
  border: 8px solid transparent;
  border-top: 8px solid #FFF;
}
.blueLine.t-bold {
  height: 2px;
}
.column3Box{
	width: 100%;
}
.sbaTitle.t-min span {
  font-size: 14px;
  line-height: 1;
  max-width: 200px;
  height: 36px;
}
.ph100.t-logo img{
	max-width: 200px;	
}
.pageHead.p-contact .sbaTitle {
  margin-top: 20px;
  margin-bottom: 0px;
}
.pageHead .sbaTitle::before {
  max-width: inherit;
  width: 100%;
}
.postBox h3 {
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
}
dl.newsBox {
  margin-bottom: 10px;
}
.pageHeadPh{
	height: 160px;	
}
.pageHeadPh .ph100{
	height: 100%;	
}
.pageHeadPh .ph100 img{
	object-fit: cover;
	object-position: 50% 50%;
	height: 100%;
}
.headLeftBox {
  width: 100%;
  float: left;
  max-width: 100%;
  padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: absolute;
	top: 90px;
}
img.imgLeftRound {
  border-radius: 0px 0 0 0px;
}
.ceoMessageBox {
  font-size: 14px;
  line-height: 1.8em;
}
.ceoMessageBox img {
  float: none;
  width: 100%;
  height: auto;
  max-width: 200px;
  margin-left: 0px;
  margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.ceoMessageBox h2 {
	width: 100%;
  font-size: 16px;
  line-height: 1.6em;
  margin-bottom: 20px;
}
.solList li{
	width: 100%;
	font-size: 16px;
	padding-left: 15px;
}
.solList li::before {
  width: 6px;
  height: 6px;
  top: 10px;
  left: 0;
}
.sbaTitle.t-min::before {
  max-width: inherit;
  width: 100%;
}
.imgshadow {
  filter: drop-shadow( 6px 6px 0px rgba(51,102,255,0.30));
}
.dotList.t-minOrg li {
  width: 100%;
  font-size: 14px;
  margin-bottom: 5px;
}
}
