body {
  font-family: serif;
  font-size: 14px;
  letter-spacing: 0.01em;
}
img {
  max-width: 100%;
  height: auto;
}
.sp-only {
  display: inline-block;
}
.pc-only {
  display: none;
}
#wrapper {
  min-width: initial;
}
/* butterfly */
#butterfly01,#butterfly02,#butterfly03,#butterfly04 {
  display: none;
}
#header {
  display: block!important;
	width: auto;
	height: auto;
}
.sp-contact {
  display: block;
  position: absolute;
  right: 85px;
  top: 11px;
  text-align: center;
	border-right: #ebebeb solid 1px;
  border-left: #ebebeb solid 1px;
}
.sp-contact a {
  display: block;
  padding: 4px 10px;
}
#hgroup01 {
  border-top: #003300 solid 3px;
  background: rgba(255,255,255,.95) linear-gradient(to top, rgba(0,0,0,0.04),rgba(0,0,0,0) 25%);
  position: relative;
	padding: 18px 0 12px 16px;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 60;
}
#hgroup01 h1 img {
  width: 160px;
  height: auto;
}
#hgroup01 .btn {
  display: none;
}
#headNavi {
  display: none;
}
#catchArea {
	margin: 0 10px 0 10px;
	width: calc(100% - 20px);
  height: 80vh;
  padding-top: 8vh;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-evenly;
}

#catchArea ul {
  /* display: none; */
  width: fit-content;
}
#catchArea ul li {
	float: left;
	margin-left: 22px;
}
#catchArea p {
	float: none;
  text-align: center;
}

#mainImages {
  width: 50%;
  margin: 0 auto;
}
.bx-wrapper {
  top: auto;
	bottom: 0;
	right: 0;
  left: 0;
	width: calc(100% - 50px);
  margin: 0 18px 0 32px;
	height: auto;
}
.bx-wrapper img {
  max-width: 100%;
  height: auto;
}
.ham-menu {
  
  display: inline-block;
  position: fixed;
  top: 39px;
  right: 15px;
  z-index: 62;
  cursor: pointer;
  width: 38px;
  height: 11px;
  transition: .2s;
}
.ham-line {
  position: absolute;
  transition: 0.3s;
  width: 100%;
  height: 2px;
  background-color: #000;
}
.menu {
  position: absolute;
  top: -18px;
  left: 0;
}
.line-top {
  top: 0;
  left: 0;
}
.line-bottom {
  bottom: 0;
  left: 0;
}
.ham-menu-active > .line-top {
  top: calc(50% - 1px);
  transform: rotate(15deg);
}
.ham-menu-active > .line-bottom {
  top: calc(50% - 1px);
  transform: rotate(-15deg);
}
.right {
  display: none;
}
#topContents {
  background: none;
}
#topContents .inner {
  background: #fff url(../../images/bg02-sp.png) no-repeat center top/100%;
  
}
#topMain {
  width: 100%;
  padding: 0;
}
#topMain .addressList {
  display: none;
}
#topMain .text01 {
  display: none;
}
#topMain .textArea01 {
  overflow: hidden;
  float: none;
  width: calc(100% - 50px);
  margin: 0;
  padding: 34px 25px 0;
  text-align: justify;
  font-weight: bold;
}
#topMain .textArea01 .text01 {
  display: inline;
  margin: 28px 6px 64px 0;
}
#topMain .imgArea01 {
  width: calc(100% - 32px); 
  clear: both;
  float: none;
  margin: 0 0 0;
  padding: 0 16px 28px;
  background: #fff;
}
#topMain .imgArea01 img {
  height: auto;
  display: block;
}
#topMain .imgArea01 img.pc-only {
  display: none;
} 
#footer {
  clear: both;
  margin-top: 200px;
  padding: 196px 0 0;
  width: 100%;
  position: relative;
  font-weight: bold;
}
#footer .img01 {
  width: calc(100% - 40px);
  margin: 0 20px;
}
#footer .inquiryArea {
  width: 100%;
  float: none;
}
#footer .inquiryArea .textArea {
  width: 100%;
  float: none;
}
#footer .inquiryArea .textArea .img-sp01 {
  width: 185px;
  height: 36px;
  display: block;
  margin: 36px auto 40px;
}
#footer .inquiryArea .textArea .img-sp02 {
  width: 185px;
  height: 47px;
  display: block;
  margin: 32px auto;
  padding: 16px 32px;;
  border: #fff solid 1px;
  background: rgba(255,255,255,0.3);
}
#footer .inquiryArea .textArea .text02 {
  display: none;
}
#footer .inquiryArea .textArea .text02-sp {
  display: block;
  color: #333;
  width: fit-content;
  font-size: 14px;
  letter-spacing: 0.01em;
  line-height: 1.6;
  margin: 10px auto 0;
  padding: 0px 24px;
}
#footer .inquiryArea .imgArea {
  width: 100%;
  margin: 0;
  text-align: center;
  position: absolute;
  top: 46px;
}
#footer .license {
  color: #555;
  text-align: center;
  font-size: 13px;
  padding: 6px 15px 4px;
  margin: 16px auto 0;
  border: #fff solid 1px;
  background: rgba(255,255,255,0.3);
  letter-spacing: .01em;
}
#footer .addressArea {
  float: none;
  text-align: center;
  width: auto;
  background: linear-gradient(rgba(0,51,0,1),rgba(0,51,0,0.9) 60%,rgba(0,51,0,0.75));
  color: #ddd;
  letter-spacing: .1em;
  padding: 28px 0;
}
#footer .addressArea .pc {
  display: none;
}
#footer .text01 {
  display: none;
}
#footer .text01-sp {
  display: block;
  letter-spacing: .1em;
  line-height: 1.8;
  font-weight: bold;
  background: rgba(255,255,255,0.3);
  border: 1px solid rgba(255,255,255,0.7);
  margin: 0 15px 16px;
  padding: 6% 6% 5%;
}
#footer .text01-sp p {
  margin-bottom: 8px;
}
#footer .text01-sp span {
  font-size: 13px;
  background: #333333;
  color: #fff;
  display: inline-block;
  padding: 1px 16px;
  margin-bottom: 5px;
  outline : 1px solid #FFFFFF;
  outline-offset : -3px;
  letter-spacing: .01em;
}
#footer .text01-sp a {
  width: fit-content;
  margin: 24px auto 0;
  text-decoration: none;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  padding: 16px 20px 0 62px;
  display: block;
  border-top: 1.5px solid #fff;
  background: url(../images/free.svg) no-repeat left 20px top 28px/32px;
}
#footer .copy {
  display: block;
}
.flow #footer,.company #footer,.items #footer,.contact #footer {
  margin-top: 60px;
}

/* --------- flow --------- */
#aside {
  display: none;
}
#contents {
  float: none;
  width: 100%;
  background: none;
  padding-top: 0;
}
#contents h1 {
  margin-top: 13px;;
}
#contentsWrap {
  width: 100%;
}
#contentsWrapInner {
  background: none;
}
.section01 {
  margin: 38px 4.5% 0;
  padding-bottom: 0;
}
.flow .sp-tels {
  letter-spacing: .1em;
  line-height: 1.8;
  font-weight: bold;
  margin: 36px 0 16px;
}
.flow .sp-tels p {
  margin: 0 0 24px 6px;
}
.flow .sp-tels span {
  font-size: 13px;
  background: #333333;
  color: #fff;
  display: inline-block;
  padding: 2px 10px;
  margin-bottom: 6px;
  outline : 1px solid #FFFFFF;
  outline-offset : -3px;
  letter-spacing: .01em;
}
.flow .sp-tels a {
  text-decoration: none;
  font-size: 24px;
  font-weight: bold;
  padding: 2px 20px 0 42px;
  display: block;
  background: url(../images/free.svg) no-repeat left top 14px/32px;
}
.list01 dt {
  background: url(../../flow/images/bg01.png) no-repeat left top/contain;
}
.list01 dd.text04 > p {
  background: rgba(255,255,255,0.4);
  display: none;
}
.list02 li {
  margin-top: 2px;
  font-weight: 14px;
  font-weight: normal;
  line-height: 1.5;
}
.list02 img {
  display: none;
}
.flow-img01 {
  width: 185px;
}
.frameArea01 {
  background: none;
  border: none;
  padding: 0;
  margin: 18px 0 0 0;
}
.frameArea01 .text01 {
  display: none;
}
.frameArea01 .text02 {
  float: none;
  margin: 24px 0 0;
}
.frameArea01 .text02 img {
  margin-bottom: 0!important;
}
.list01 dd {
  font-size: 15px;
  font-weight: bold;
  margin: 23px 12px 0 6px;
  text-align: justify;
}
.list01 dd:not(:first-of-type) img {
  display: none;
}
#img01 {
display: none;
}

/* --------- item --------- */
body.items .sect {
  width: 360px;
  margin: 0 auto;
}
body.items .mt110 {
  margin-top: 80px!important;
}
#itemSection01 h2 {
	left: 12px;
}
#itemSection01 .text {
	right: 14px;
}
#itemSection01 .img {
	left: 84px;
}
#itemSection02 {
  height: 420px;
}
#itemSection02 h2 {
	right: 5px;
}
#itemSection02 .text {
	top: 335px;
	left: 2px;
}
#itemSection02 .img {
	top: 65px;
	left: auto;
  right: 60px;
}
#itemSection03 {
	margin-top: 100px;
	height: 250px;
}
#itemSection03 h2 {
	left: 5px;
}
#itemSection03 .text {
	top: 274px;
	right: auto;
  left: 53px;
}
#itemSection03 .img {
	top: 70px;
	left: 65px;
}
#itemSection04 {
	margin-top: 100px;
}
#itemSection04 h2 {
	top: 40px;
	right: 5px;
}
#itemSection04 .text {
	top: 580px;
	left: 5px;
}
#itemSection04 .img {
	top: 0;
	left: auto;
  right: 62px;
}
#itemSection05 {
	margin-top: 100px;
	height: 470px;
}
#itemSection05 h2 {
	left: 15px;
}
#itemSection05 .text {
	top: 500px;
	right: auto;
  left: 20px;
}
#itemSection05 .img {
	left: 104px;
  right: 20px;
  top: 42px;
}
#itemSection06 {
	margin-top: 100px;
	height: 450px;
}
#itemSection06 h2 {
	top: 0;
	right: 10px;
}
#itemSection06 .text {
	top: 470px;
	left: 12px;
  right: 15px;
}
#itemSection06 .img {
	top: 5px;
	left: 20px;
  right: 100px;
}
#itemSection07 {
	margin-top: 100px;
	height: 350px;
}
#itemSection07 h2 {
	top: 0;
	left: 5px;
}
#itemSection07 .text {
	top: 330px;
	right: 12px;
}
#itemSection07 .img {
	top: 0;
	left: 68px;
}
#itemSection08 {
	margin-top: 100px;
	height: 400px;
}
#itemSection08 h2 {
	top: 0;
	right: 10px;
}
#itemSection08 .text {
	top: 430px;
	left: 30px;
}
#itemSection08 .img {
	top: 28px;
	left: 10px;
  right: 70px;
}
#itemSection09 {
	margin-top: 100px;
	height: 340px;
}
#itemSection09 h2 {
	top: 0;
	left: 10px;
}
#itemSection09 .text {
	top: 336px;
	right: 10px;
}
#itemSection09 .img {
	top: 15px;
	left: 75px;
}
#itemSection10 {
	margin-top: 100px;
	height: 400px;
}
#itemSection10 h2 {
	top: 0;
	right: 10px;
}
#itemSection10 .text {
	top: 345px;
	left: 5px;
  right: 20px;
}
#itemSection10 .img {
	top: 0;
	right: 75px;
}
.flow-img {
  margin: 16px 0 20px;
}

/* --------- company --------- */

.tableArea01 {
  padding-bottom: 82px;
  margin-top: 32px;
  margin-bottom: 72px;
}
.tableArea01 .table01 {
  margin: 0 auto;
  width: 370px;
}
.tableArea01 .table01 th {
  padding: 20px 0 18px 10px;
  width: auto;
}
.tableArea01 .table01 th img {
  max-width: none;
}
.tableArea01 .table01 td {
  width: auto;
  padding: 10px 0 7px 15px;
}
.list03 {
  margin-top: 7px;
}
.list03 dt {
  float: none;
  width: 100%;
  margin-bottom: 0;
}
.list03 dd {
  float: none;
  width: 100%;
  margin-bottom: 12px;
}
.textArea02, .imgArea02  {
  width: calc(100% - 40px);
  float: none;
  text-align: center;
  padding: 0 20px;
  margin: 60px 0 0;
}
.frameArea02 {
  display: none;
}
#img02 {
  top: auto;
  bottom: 0;
  right: 10px;
}

/* --------- contact --------- */

.contact .mt40 {
  margin: 28px 20px!important;
  font-weight: bold;
}
.contact input {
  display: inline-block;
}
.table02 th {
  width: calc(100% - 48px);
  display: block;
}
.table02 td {
  padding: 16px 20px;
  width: calc(100% - 40px);
  display: block;
}
.window01 {
  width: calc(100% - 65px);
}
.window03 {
  width: calc(100% - 65px);
}
.list04 dd input {
  margin-bottom: 8px;
}
.btn02 {
  position: static;
  text-align: center;
}
.btn01 {
  margin-top: 16px;
}

#headNavi:after,
#catchArea:after,
#catchArea ul:after,
#footer:after,
#contentsWrap:after,
#contentsWrapInner:after,
#asideNavi:after,
.inquiryArea:after,
.wrap:after,
.frameArea01:after,
.frameArea02:after,
.list03:after,
.list04:after {
  display: none;
}