@charset "UTF-8";
/* CSS Document */
@media screen and (max-width:1200px){
.headLogo img {

}	
.headLogo {

}
.gNavi li a {
	
}
.header {
	
}
}
@media screen and (max-width:920px){
 .photo-row > .spotPh {
    flex: 0 0 calc(50% - 25px); /* 2列 */
	 margin-bottom: 20px;
  }
}
@media screen and (max-width:834px){
.onPc{
	display:none !important;
}
.onSmt{
	display:block !important;
}
.spMlNon{
	margin-left: 0px !important;
}
.spMrNon{
	margin-right: 0px !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;
}
.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;    
}
.spText26{
    font-size: 26px !important;    
}
.spText28{
    font-size: 28px !important;    
}
.spText30{
    font-size: 30px !important;    
}
.spTextAlignCenter{
	text-align: center !important;	
}
.spTextAlignLeft{
	text-align: left !important;	
}

.spLh20{line-height: 2.0em !important;}	
.spLh18{line-height: 1.8em !important;}	
.spLh16{line-height: 1.6em !important;}	
.spLh14{line-height: 1.4em !important;}	
.spLh12{line-height: 1.2em !important;}
.spLh10{line-height: 1.0em !important;}	
	
body {
	width: 100%;
  background-size: 100% 80px;
  background-position: center 20px;
}
body::before {
	content: '';
	width: 100%;
	height: 30px;
	background-color: #FFF;
	position: absolute;
	top: 0;
	left: 0;
}
.wrapper {
	width: 100%;
	overflow: hidden;
}
.header{
	height: 60px;
	width: 100%;
top: 0px;
left: 0px;
z-index: 1000;
/*-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 2px rgba(0,0,0,0.1);*/
box-sizing: border-box;
border-radius: 0px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	align-items: center;
    display: flex;
}
.header::before {
  display: none;
}
.spHeader {
	width: 100%;
	height: 50px;
	display: block;
	position: fixed;
	top: 0px;
	z-index: 10000;
	background-color: rgba(255,255,255,1.00);
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
}
.box1080 {
	
}
.box1280 {
	
}

.box1600{
	padding-left: 20px;
	padding-right: 20px;
}
.box800 {
    
}
.box600 {
   
}
.footBox {
    display: table;
    height: auto;
    margin: 0 auto;
    
    width: 100%;
	padding-bottom:100px;
    padding-top: 60px;

}

.goTopBtn {
      
}
.goTopBtn img {
    
}
.goTopBtn.on {
	
}


#menuButton {
    display: block;
	
    height: 40px;
    right: 10px;
    position: fixed;
    top: 10px;
    width: 40px;
	
	z-index: 1200;
	cursor: pointer;
    
    transition-property: all;
	transition: 0.4s ease;
	border-radius: 100%;
	
	border-radius: 100%;
}
#menuButton.active {
	 
}
#menuButton span {
    display: block;
    background-color: #000;
    width: 20px;
    height: 2px;
    position: absolute;
    left: 10px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
}
#menuButton.active span {
	
}
#menuButton span:first-child {
    top: 12px;
}
#menuButton span:nth-child(2) {
    top: calc(50% - 1px);
}
#menuButton span:last-child {
    bottom: 12px;
}
#menuButton.active span:first-child {
    -webkit-transform: translateY(7px) rotate(45deg);
    -moz-transform: translateY(7px) rotate(45deg);
    -ms-transform: translateY(7px) rotate(45deg);
    transform: translateY(7px) rotate(45deg);
}
#menuButton.active span:last-child {
    -webkit-transform: translateY(-7px) rotate(-45deg);
    -moz-transform: translateY(-7px) rotate(-45deg);
    -ms-transform: translateY(-7px) rotate(-45deg);
    transform: translateY(-7px) rotate(-45deg);
}
	#menuButton.active span:nth-child(2) {
    opacity: 0;
}
#overlay{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 1100;
    background-color: #FFF;
    overflow: scroll;
    right: -100%;
    display: block;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-overflow-scrolling: touch;
}
#overlay::before{
	
}
#overlay.openMenu::before{
	
}
#overlay.openMenu::after{
	
}
#overlay.openMenu{
	right: 0;
}
#overlay .box800 {
    position: relative;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
	padding: 0 0px;
	width: 100%;
    max-width: 1000px;
    padding-top:60px;
	margin-bottom: 30px;
}
.gNavi {
	display: none;
}
ul.menuSp{
    width: 100%;
    height: auto;
    display: block;
    float: left;
    position: relative;
    box-sizing: border-box;
    margin-bottom: 0px;
}
ul.menuSp li{
    width: 100%;
    height: auto;
    display: block;
    float: left;
    position: relative;
    box-sizing: border-box;
    margin-bottom: 0px;
	border-bottom: #f0f0f0 1px solid;
}
ul.menuSp li:first-child{
	border-top: #f0f0f0 1px solid;
}
ul.menuSp li a{
    width: 100%;
    height: 68px;
    display: flex;
	align-items: center;
    float: left;
    position: relative;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1em;
    padding: 0px 20px;
    color: #00A68C;
    text-decoration: none;
	font-weight: 400;
}
ul.menuSp li a::after {
   /* font-family: 'Font Awesome 5 Free';
    content: '\f138';
    font-weight: 900;
    position: absolute;
    top: calc(50% - 10px);
    right: 0px;
    font-size: 14px;
    line-height: 20px;
    width: 20px;
    height: 20px;
    text-align: center;
    color: #FFF;*/
}


.menuBoxSp{
	width: 100%;
height: auto;
float: left;
display: block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;	
	margin-top: 0px;
}

.headLogo {

}
	
.headLogo img {
  height: 30px;
  width: auto;
}
.header .box1600 {
  max-width: 100%;
  padding-left: 10px;
}
.halfBox{
	width: 100%;	
}
.flex.sp-reverse{
	flex-direction: column-reverse;
}



.mainBox {
  width: 100%;
  padding-right: 0px;
  margin-bottom: 20px;
}
.sideBox {
  margin-bottom: 20px;
  width: 100%;
  margin-top: 30px;
}

h1.blogMainTitle {
  font-size: 18px;
  line-height: 1.6em;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.postBox {
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.postBox p {
  
}
.postBox h1{
	font-size: 22px;
	line-height: 1.6;
}
.postBox h1::before {
  top: 16px;
}
.postBox h2{
	font-size: 20px;
	line-height: 1.6;
}
.postBox h3{
	font-size: 18px;
	line-height: 1.6;
}
.postBox h4{
	font-size: 16px;
	line-height: 1.6;
}
.postBox h5 {
  font-size: 15px;
}
.postBox h5::before {
  content: '';
  width: 10px;
  height: 1px;
  background-color: #999;
  position: absolute;
  top: 13px;
  left: 0;
}

.sideBox h2 {
  font-size: 16px;
  margin-bottom: 15px;
}
.sideBox li {
  font-size: 13px;
  margin-bottom: 5px;
}
.sideBox li a {
  font-size: 13px;
  line-height: 1.5em;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 1.5em;
}


.box800 {
	padding-left: 20px;
	padding-right: 20px;
}
.box1080 {
	padding-left: 20px;
	padding-right: 20px;
}
.box1280 {
	padding-left: 20px;
	padding-right: 20px;
}

.copyright {
  width: 100%;
  font-size: 12px;
}
.moreBtn a {
  font-size: 16px;
	height: 50px;
	max-width: 240px;
}
.pageTopPd {
  padding-top: 60px;
}
.bc {
  font-size: 10px;
	margin-top: 10px;
}

.nextBtn a {
  line-height: 40px;
  font-size: 13px;
  max-width: 100px;
  
}
.prevBtn a {
  line-height: 40px;
  font-size: 13px;
  max-width: 100px;
  
}

.post_password input[type="password"] {
  width: 60%;
}
.formBox dl {
  margin-bottom: 40px;
}
.formBox dt {
  width: 100%;
	margin-bottom: 5px;
}
.formBox dd {
  width: 100%;
}
.formBtn {
  margin-top: 20px;
}
.fmBtn {
  font-size: 16px;
	padding: 0 36px;
}
.fmBtn02 {
  font-size: 16px;
	padding: 0 36px;
}


.box50.w-fullSp,.box40.w-fullSp,.box60.w-fullSp,.box30.w-fullSp,.box70.w-fullSp ,.box50.w-spFull{
	width: 100%;	
}


ul.footMenu {
  
}




.newsList {
  width: 100%;
  padding: 0px;
}
.newsList dl {
  
}
.newsList dl dt {
  width: 100%;
  font-size: 16px;
  line-height: 1;
	margin-bottom: 10px;
}
.newsList dl dd {
  width: 100%;
  font-size: 16px;
  line-height: 1.4em;
}
.newsList dl {

  padding-bottom: 15px;
  padding-top: 15px;
  padding-right: 0px;
}

img.spImg40{
	width: auto;
	height: 40px;
}
img.spImgPd40{
	width: calc(100% - 80px);
	margin-left: 40px;
	margin-right: 40px;
}
img.spImgPd20{
	width: calc(100% - 40px);
	margin-left: 20px;
	margin-right: 20px;
}

.gNaviBox{
	
}
.footLogo{
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}
.footLogo img {
  width: 100%;
  height: auto;
	max-width: 162px;
}

img.imgRound {
  border-radius: 16px;
}
.heroImage {

  display: flex;
  align-items: center;
  justify-content: center;
	padding-left: 20px;
	padding-right: 20px;
  margin-top: 60px;
	height: 500px;
	background-image: url("../images/top/top_sp.png");
  background-size: auto 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
.headContactBtn{
	display: none;
}

.appList {
  flex-wrap: wrap;
}	
.appList li {
  margin-left: 0px;
  margin-right: 0px;
}
.appList li:first-child {
	margin-right: 5px;
}
.appList li:last-child {
	margin-left: 5px;
}
.appList li img {
  width: auto;
  height: 50px;
}
.appLogo {
  margin-bottom: 20px;
}
.appLogo img {
  width: 60px;
  height: 60px;
}
.snsLink {
  width: 100%;
	justify-content: center;
}
.snsLink li {
  margin-left: 20px;
  margin-right: 20px;
}
.snsLink li img{
	width: 24px;
	height: 24px;
}
.bottomMenu {
  justify-content: center;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.bottomMenu li {
	margin-left: 20px;
  margin-right: 20px;
	margin-bottom: 20px;
}
.sceneBox{
	width: 100%;
	margin-bottom: 20px;
}
.inner {
  padding-left: 20px;
  padding-right: 30px;
}
.totalAmount {
  font-size: 30px;
}
.faqList dt {
  padding: 15px 15px;
  padding-right: 50px;
}
.faqList dt::after{
	right: 15px;
}
.faqList dd {
  padding: 15px;
}
.calcList {
  flex-wrap: wrap;
}
.calcList dt {
  width: 100%;
  font-size: 18px;
	margin-bottom: 15px;
}
.calcList dd {
  width: 100%;
  height: auto;
}
.fmForm {
  font-size: 16px;
}
.pageHead {
  height: 130px;
  margin-top: 60px;
}
.numberTitle {
  flex-wrap: wrap;
}
.flowNumber {
	width: 100%;
  font-size: 40px;
  margin-right: 0px;
	text-align: center;
	margin-bottom: 10px;
}
.numberTitle span.text24{
	width: 100%;
  font-size: 18px;
	line-height: 1.8em;
	text-align: center;
}
.photo-row > .spotPh {
    flex: 0 0 100%;
	margin-bottom: 20px;
  }
.pageMt {
  margin-top: 60px;
}
.mpPageTop {
  height: 250px;
}
.mpPageTop img {
  height: 250px;
  width: 100%;
  object-fit: cover;
}
.photo-row {
  gap: 20px;
}
.mapBox iframe {
  height: 400px;
}
.contentBox.footSpace {
  height: 60px;
}
.bizLeft {
  width: 100%;
  padding-right: 0px;
}
.bizRight {
  width: 100%;
}
.bizName p {
  width: 100%;
  padding-right: 0px;
	margin-bottom: 10px;
}
.bizTagList a {
  margin-right: 10px;
}
.bizRight {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column-reverse;
	margin-top: 30px;
}
.mapBtn {
  margin-bottom: 0px;
	margin-top: 20px;
}
.mapBtn a {
  width: 100%;
  height: 48px;
  padding: 0 0px;
}
.mpListBox {
  width: calc(50% - 8px);
  margin-bottom: 20px;
}
.mpListInfo {
  padding: 15px;
}
.newLabel {
  width: 40px;
  height: 40px;
}
.newLabel img {
  width: 40px;
  height: 40px;
}
.bannerList li {
  width: 100%;
  margin-bottom: 20px;
}
.lineBox.t-gry{
	padding: 20px;
}
.lineBox.t-grn{
	padding: 20px;
}
.companyList dl {
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.companyList dl dt {
  width: 100%;
	margin-bottom: 15px;
}
.companyList dl dd {
  width: 100%;
}
.mpAreaSearch .searchandfilter select{
    font-size: 16px;
}
.sitemapList li{
	width: 100%;
	margin-bottom: 20px;
}
.qaSearch .searchandfilter ul {
  flex-wrap: wrap;
}
.qaSearch .searchandfilter ul li {
  width: 100%;
  padding-right: 0px;
	margin-bottom: 15px;
}
.qaSearch .searchandfilter ul li:last-child {
  width: 100%;
  padding-right: 0;
}
.qaTagList dt {
  width: 100%;
  margin-bottom: 15px;
}
.qaTagList dd {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.qaSearch .searchandfilter input.sf-input-text {
  font-size: 16px;
}
.qaSearch .searchandfilter select{
	 font-size: 16px;	
}
.qaSearch .searchandfilter input[type="submit"] {
  font-size: 16px;	
}
.qBox {
  padding: 15px 15px;
  padding-right: 50px;
}
.qBox::after{
	right: 15px;
}
.cateTagBox {
  padding: 15px;
  margin-top: 20px;
  display: inline-block;
}
.cateTagBox dl dt {
  width: 80px;
}
.cateTagBox dl dd {
  width: calc(100% - 80px);
}
.cateTagBox dl dd a {
  margin-bottom: 10px;
}
.cateTagBox dl dt::after {
  right: 5px;
}
.moreMapBtn a{
	width: 100%;
	
}
.moreMapBtn a span{
	display: none;
}
}

