@charset "UTF-8";
.mediaset:not(.img-small) .btn a, .mediaset.img-small .btn a, .linkset.col4 a, .linkset.col3 a, .linkbtn a, .miniSurveyView table.formBlockSurveyTable tr:last-child td input[type="submit"], .detailset .btn a, .detailset .submitbtn input[type="submit"] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  border: 1px solid #ffa824;
  background: #fff;
  color: #ffa824;
  text-decoration: none;
  transition: all 0.5s ease-out;
  font-size: 16px;
  line-height: 1.875;
  letter-spacing: 0.1em;
  padding: 0 45px;
  background-image: url(../images/btn-arrow.png);
  background-repeat: no-repeat;
  background-position: center right 15px;
}

.mediaset:not(.img-small) .btn a:hover, .mediaset.img-small .btn a:hover, .linkset.col4 a:hover, .linkset.col3 a:hover, .linkbtn a:hover, .miniSurveyView table.formBlockSurveyTable tr:last-child td input:hover[type="submit"], .detailset .btn a:hover, .detailset .submitbtn input:hover[type="submit"] {
  opacity: 0.6;
}

.mediaset:not(.img-small) .btn a _:-ms-input-placeholder, .mediaset.img-small .btn a _:-ms-input-placeholder, .linkset.col4 a _:-ms-input-placeholder, .linkset.col3 a _:-ms-input-placeholder, .linkbtn a _:-ms-input-placeholder, .miniSurveyView table.formBlockSurveyTable tr:last-child td input[type="submit"] _:-ms-input-placeholder, .detailset .btn a _:-ms-input-placeholder, .detailset .submitbtn input[type="submit"] _:-ms-input-placeholder, :root .mediaset:not(.img-small) .btn a, .mediaset:not(.img-small) .btn :root a, :root .mediaset.img-small .btn a, .mediaset.img-small .btn :root a, :root .linkset.col4 a, .linkset.col4 :root a, :root .linkset.col3 a, .linkset.col3 :root a, :root .linkbtn a, .linkbtn :root a, :root .miniSurveyView table.formBlockSurveyTable tr:last-child td input[type="submit"], .miniSurveyView table.formBlockSurveyTable tr:last-child td :root input[type="submit"], :root .detailset .btn a, .detailset .btn :root a, :root .detailset .submitbtn input[type="submit"], .detailset .submitbtn :root input[type="submit"] {
  padding-top: 5px;
}

@font-face {
  font-family: "corbel_bold";
  src: url(../fonts/Corbel-Bold.ttf) format("woff");
}

@font-face {
  font-family: "flop_design";
  src: url(../fonts/FlopDesignFONT.otf) format("woff");
}

#contactset {
  margin-bottom: 80px;
}

/* ----------------------------------------------
pagetitle
------------------------------------------------- */
#pagetitle {
  margin-bottom: 30px;
  padding: 0 10px;
}

#pagetitle h2 {
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 140px;
  height: 300px;
  color: #fff;
  font-size: 60px;
  line-height: 1.6;
  font-family: "corbel_bold";
}

#pagetitle h2 span {
  display: block;
  font-size: 20px;
  font-weight: normal;
  font-family: "flop_design";
}

@media (max-width: 767px) {
  #pagetitle h2 {
    padding-top: 80px;
    height: 180px;
    font-size: 30px;
  }
  #pagetitle h2 span {
    font-size: 12px;
  }
}

/* ----------------------------------------------
breadcrumb
------------------------------------------------- */
#breadcrumb {
  width: 100%;
  max-width: 1020px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 70px;
  font-size: 13px;
}

/* ----------------------------------------------
h3set
------------------------------------------------- */
.h3set {
  width: 100%;
  max-width: 1020px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 50px;
}

.h3set h3 {
  color: #191970;
  font-size: 30px;
  line-height: 1.6;
  text-align: center;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
}

.h3set h3 span {
  margin-top: 10px;
  display: block;
  font-size: 16px;
}

@media (max-width: 767px) {
  .h3set h3 {
    font-size: 22px;
  }
  .h3set h3 span {
    font-size: 12px;
  }
}

/* ----------------------------------------------
h4set
------------------------------------------------- */
.h4set {
  width: 100%;
  max-width: 1020px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 50px;
}

.h4set:after {
  margin-top: 10px;
  display: block;
  content: "";
  width: 360px;
  height: 1px;
  background-color: #191970;
}

.h4set h4 {
  color: #191970;
  font-size: 24px;
  line-height: 1.6;
  padding: 0 15px;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
}

.h4set h4 span {
  margin-left: 5px;
  font-size: 14px;
}

@media (max-width: 767px) {
  .h4set:after {
    margin-top: 5px;
    width: 250px;
  }
  .h4set h4 {
    letter-spacing: 0.05em;
    padding: 0 10px;
    font-size: 20px;
  }
  .h4set h4 span {
    margin-left: 0px;
    font-size: 12px;
  }
}

/* ----------------------------------------------
h5set
------------------------------------------------- */
.h5set {
  width: 100%;
  max-width: 1020px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 30px;
}

.h5set h5 {
  color: #191970;
  font-size: 20px;
  line-height: 1.6;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
}

@media (max-width: 767px) {
  .h5set h5 {
    font-size: 18px;
  }
}

/* ----------------------------------------------
txtset
------------------------------------------------- */
.txtset {
  width: 100%;
  max-width: 1020px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 80px;
  line-height: 1.6;
}

/* ----------------------------------------------
fullimg
------------------------------------------------- */
.fullimg {
  width: 100%;
  max-width: 1020px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 80px;
}

.fullimg img {
  width: 100%;
  height: auto;
}

/* ----------------------------------------------
tableset
------------------------------------------------- */
.tableset {
  width: 100%;
  max-width: 1020px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 80px;
}

.tableset table {
  width: 100%;
  font-size: 16px;
  line-height: 1.8;
}

.tableset th,
.tableset td {
  padding: 50px 25px 20px 25px;
  border-bottom: 1px solid #e7e7e7;
}

.tableset th {
  background: #fff;
  white-space: nowrap;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
}

.tableset td {
  background: #fff;
}

.tableset thead td {
  background: #fff;
  text-align: center;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
}

.tableset.type-scroll {
  overflow-x: auto;
}

.tableset.type-scroll th {
  white-space: nowrap;
}

@media (max-width: 767px) {
  .tableset table {
    font-size: 14px;
  }
  .tableset.type-normal th,
  .tableset.type-normal td {
    padding: 20px 15px 20px 15px;
    display: block;
  }
  .tableset.type-normal tr:not(:first-child) th,
  .tableset.type-normal td {
    border-top: 0;
  }
  .tableset.type-scroll thead td {
    white-space: nowrap;
  }
}

/*thの間のborderを白に



.tableset {
  @include contSize(true);
  margin-bottom: $mb;
  table {
    width: 100%;
    line-height: $TB-lh;
  }
  tr {
    &:not(:first-child) th {
      border-top: $TB-th-bd;
    }
    &:last-child th {
      border-bottom: $TB-td-bd;
    }
  }
  th,
  td {
    padding: $TB-p;
    @if ($TB-th-bd == $TB-td-bd) {
      border: $TB-th-bd;
    }
    @if ($TB-IE-p != $TB-p) {
      @include ie {
        padding: $TB-IE-p;
      }
    }
  }
  th {

    border-top: $TB-td-bd;
    border-right: $TB-td-bd;
    border-left: $TB-td-bd;
    background: $TB-th-bg;
  }
  td {
    @if ($TB-th-bd != $TB-td-bd) {
      border: $TB-td-bd;
    }
    background: $TB-td-bg;
  }
  thead {
    th {
      border-bottom: $TB-th-bd !important;
      border-right: $TB-th-bd !important;
    }
    td {

      background: $TB-th-bg;
      &:not(:last-child) {
        border-right: $TB-th-bd;
      }
      &:not(:first-child) {
        border-left: none;
      }
    }
  }
  &.type-scroll {
    overflow-x: auto;
    th {
      white-space: nowrap;
    }
    tbody {
      tr {
        &:first-child {
          th {
            border-top: $TB-th-bd;
          }
        }
      }
    }
  }
  @include sp {
    th {

    }
    &.type-normal {
      tr {
        &:last-child th {
          border-bottom: none;
        }
      }

      th,
      td {
        display: block;
      }
      tr:not(:first-child) th,
      td {
        border-top: 0;
      }
    }
    &.type-scroll {
      thead {
        td {

          white-space: nowrap;
        }
      }
    }
  }
}




******/
/* ----------------------------------------------
mediaset
------------------------------------------------- */
.mediaset {
  display: flex;
  width: 100%;
  max-width: 1020px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 80px;
}

.mediaset.notLast {
  margin-bottom: 50px;
}

.mediaset .text {
  font-size: 16px;
  line-height: 2;
}

@media (max-width: 767px) {
  .mediaset .text {
    font-size: 14px;
  }
}

.mediaset:not(.img-small) .imgbox {
  width: 45%;
}

.mediaset:not(.img-small) .imgbox img {
  width: 100%;
  height: auto;
}

.mediaset:not(.img-small) .txtbox {
  flex: 1;
}

.mediaset:not(.img-small) .title {
  margin-bottom: 10px;
  font-size: 22px;
  line-height: 1.6;
  font-weight: bold;
  letter-spacing: 0.05em;
}

.mediaset:not(.img-small) .btn {
  margin-left: auto;
  width: 100%;
  max-width: 220px;
  margin-top: 40px;
}

.mediaset:not(.img-small).img-left .imgbox {
  margin-right: 5%;
}

.mediaset:not(.img-small).img-right .imgbox {
  order: 1;
  margin-left: 5%;
}

.mediaset.img-small.img-left .imgbox {
  margin-right: 38px;
}

.mediaset.img-small.img-right .imgbox {
  order: 1;
  margin-left: 38px;
}

.mediaset.img-small .imgbox {
  width: 286px;
  margin-right: 38px;
}

.mediaset.img-small .imgbox img {
  width: 100%;
  height: auto;
}

.mediaset.img-small .txtbox {
  flex: 1;
}

.mediaset.img-small .title {
  font-weight: bold;
  letter-spacing: 0.05em;
  margin-bottom: 10px;
  font-size: 22px;
  line-height: 1.6;
}

.mediaset.img-small .text {
  line-height: 1.6;
}

.mediaset.img-small .btn {
  margin-left: auto;
  width: 100%;
  max-width: 220px;
  margin-top: 40px;
}

@media (max-width: 767px) {
  .mediaset {
    flex-direction: column;
  }
  .mediaset:not(.img-small) .imgbox {
    width: 100%;
    max-width: 450px;
    margin: 0 auto 20px;
  }
  .mediaset:not(.img-small) .title {
    margin-bottom: 10px;
    font-size: 20px;
  }
  .mediaset:not(.img-small) .btn {
    margin-left: auto;
    margin-right: auto;
  }
  .mediaset:not(.img-small).img-left .imgbox {
    margin-right: auto;
  }
  .mediaset:not(.img-small).img-right .imgbox {
    order: 0;
    margin-left: auto;
  }
  .mediaset.img-small .title {
    font-size: 18px;
  }
  .mediaset.img-small.img-left .imgbox {
    margin-right: auto;
  }
  .mediaset.img-small.img-right .imgbox {
    order: 0;
    margin-left: auto;
  }
  .mediaset.img-small .imgbox {
    width: 100%;
    max-width: 286px;
    margin: 0 auto 20px;
  }
  .mediaset.img-small .btn {
    margin-left: auto;
    margin-right: auto;
  }
}

/* ----------------------------------------------
calloutset
------------------------------------------------- */
.calloutset {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1020px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 80px;
}

.calloutset.notLast {
  margin-bottom: 50px;
}

.calloutset .image {
  margin-bottom: 10px;
}

.calloutset .image img {
  width: 100%;
  height: auto;
}

.calloutset .title {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1.6;
  font-weight: bold;
}

.calloutset .text {
  line-height: 1.6;
}

.calloutset.col4 .block {
  width: 23%;
}

.calloutset.col4 .block:not(:nth-child(4n + 1)) {
  margin-left: 2.66667%;
}

.calloutset.col4 .block:nth-child(n + 5) {
  margin-top: 50px;
}

.calloutset.col4 .title {
  letter-spacing: 0.05em;
}

.calloutset.col4 .text {
  font-size: 16px;
  line-height: 1.5;
}

@media (max-width: 767px) {
  .calloutset.col4 .text {
    font-size: 14px;
  }
}

.calloutset.col3 {
  text-align: center;
}

.calloutset.col3 .block {
  width: 31%;
}

.calloutset.col3 .block:not(:nth-child(3n + 1)) {
  margin-left: 3.5%;
}

.calloutset.col3 .block:nth-child(n + 4) {
  margin-top: 50px;
}

.calloutset.col2 {
  justify-content: space-between;
}

.calloutset.col2 .block {
  width: 48%;
}

.calloutset.col2 .block:nth-child(n + 3) {
  margin-top: 50px;
}

.calloutset.col2 .image {
  margin-bottom: 15px;
}

.calloutset.col2 .title {
  margin-bottom: 15px;
  text-align: center;
}

@media (max-width: 767px) {
  .calloutset.col4 {
    justify-content: space-between;
    max-width: 506.66667px;
    margin-left: auto;
    margin-right: auto;
  }
  .calloutset.col4 .block {
    width: 47.26027%;
  }
  .calloutset.col4 .block:not(:nth-child(4n + 1)) {
    margin-left: 0;
  }
  .calloutset.col4 .block:nth-child(n + 3) {
    margin-top: 50px;
  }
  .calloutset.col3 {
    flex-direction: column;
    max-width: 330px;
    margin-left: auto;
    margin-right: auto;
  }
  .calloutset.col3 .block {
    width: 100%;
  }
  .calloutset.col3 .block:not(:nth-child(3n + 1)) {
    margin-left: 0;
  }
  .calloutset.col3 .block:nth-child(n + 2) {
    margin-top: 50px;
  }
  .calloutset.col2 {
    flex-direction: column;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
  .calloutset.col2 .block {
    width: 100%;
  }
  .calloutset.col2 .block + .block {
    margin-top: 50px;
  }
}

/* ----------------------------------------------
linkset
------------------------------------------------- */
.linkset.col4 {
  width: 100%;
  max-width: 1020px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 80px;
}

.linkset.col4.notLast {
  margin-bottom: 30px;
}

.linkset.col4 ul {
  display: flex;
  flex-wrap: wrap;
}

.linkset.col4 li {
  width: 22%;
}

.linkset.col4 li:not(:nth-child(4n + 1)) {
  margin-left: 4%;
}

.linkset.col4 li:nth-child(n + 5) {
  margin-top: 30px;
}

@media (max-width: 999px) {
  .linkset.col4 a {
    background-image: none;
    padding: 0 15px;
  }
}

@media (max-width: 767px) {
  .linkset.col4 ul {
    justify-content: space-between;
  }
  .linkset.col4 li {
    width: 48%;
  }
  .linkset.col4 li:not(:first-child) {
    margin-left: 0;
  }
  .linkset.col4 li:nth-child(n + 3) {
    margin-top: 30px;
  }
}

.linkset.col3 {
  width: 100%;
  max-width: 1020px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 80px;
}

.linkset.col3.notLast {
  margin-bottom: 30px;
}

.linkset.col3 ul {
  display: flex;
  flex-wrap: wrap;
}

.linkset.col3 li {
  width: 31%;
}

.linkset.col3 li:not(:nth-child(3n + 1)) {
  margin-left: 3.5%;
}

.linkset.col3 li:nth-child(n + 4) {
  margin-top: 30px;
}

@media (max-width: 767px) {
  .linkset.col3 {
    max-width: 400px;
  }
  .linkset.col3 ul {
    justify-content: space-between;
  }
  .linkset.col3 li {
    width: 100%;
  }
  .linkset.col3 li:not(:first-child) {
    margin-left: 0;
  }
  .linkset.col3 li:nth-child(n + 2) {
    margin-top: 30px;
  }
}

/* ----------------------------------------------
linkbtn
------------------------------------------------- */
.linkbtn {
  width: 100%;
  max-width: 1020px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 auto 80px;
  width: calc(100% - 20px);
  max-width: 520px;
}

.linkbtn a {
  height: 60px;
  font-size: 16px;
}

@media (max-width: 767px) {
  .linkbtn a {
    height: 60px;
    font-size: 16px;
  }
}

/* ----------------------------------------------
miniSurveyView
------------------------------------------------- */
.miniSurveyView {
  width: 100%;
  max-width: 1020px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 80px;
}

.miniSurveyView table.formBlockSurveyTable {
  width: 100%;
  line-height: 1.8;
  font-size: 16px;
}

.miniSurveyView table.formBlockSurveyTable tr:not(:last-child) td {
  padding: 50px 25px 20px 25px;
  border-bottom: 1px solid #e7e7e7;
}

.miniSurveyView table.formBlockSurveyTable tr:not(:last-child) td input[type="text"],
.miniSurveyView table.formBlockSurveyTable tr:not(:last-child) td input[type="tel"],
.miniSurveyView table.formBlockSurveyTable tr:not(:last-child) td input[type="email"],
.miniSurveyView table.formBlockSurveyTable tr:not(:last-child) td textarea {
  border: 1px solid #e4e4e4;
  padding: 5px;
  width: 100%;
}

.miniSurveyView table.formBlockSurveyTable tr:not(:last-child) td.question {
  background: #fff;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
}

.miniSurveyView table.formBlockSurveyTable tr:not(:last-child) td:not(.question) {
  background: #fff;
}

.miniSurveyView table.formBlockSurveyTable tr:last-child td {
  padding-top: 20px;
  text-align: center;
}

.miniSurveyView table.formBlockSurveyTable tr:last-child td input[type="submit"] {
  width: 280px;
  margin: 0 auto;
  cursor: pointer;
}

@media (max-width: 767px) {
  .miniSurveyView table.formBlockSurveyTable {
    font-size: 14px;
  }
  .miniSurveyView table.formBlockSurveyTable td {
    display: block;
  }
  .miniSurveyView table.formBlockSurveyTable tr:not(:last-child) td {
    padding: 20px 15px 20px 15px;
  }
  .miniSurveyView table.formBlockSurveyTable tr:not(:last-child):not(:first-child) td.question,
  .miniSurveyView table.formBlockSurveyTable tr:not(:last-child) td:not(.question) {
    border-top: 0;
  }
  .miniSurveyView table.formBlockSurveyTable tr:last-child td:first-child {
    display: none;
  }
  .miniSurveyView table.formBlockSurveyTable tr:last-child td input[type="submit"] {
    width: 100%;
    max-width: 280px;
  }
}

/**
thのみborder白

.miniSurveyView{
	@include contSize(true);
	margin-bottom: $mb;
	table.formBlockSurveyTable{
		width: 100%;
		line-height: $TB-lh;
		tr:not(:last-child){


      &:not(:first-child) td.question {
        border-top: $TB-th-bd;
      }
      &:nth-last-child(2) td.question {
        border-bottom: $TB-td-bd;
	  }


			td{
				padding: $TB-p;
				@if($TB-th-bd == $TB-td-bd){
					border: $TB-th-bd;
				}
				@if ($TB-IE-p != $TB-p){
					@include ie{
						padding: $TB-IE-p;
					}
				}
				input[type="text"],
				input[type="tel"],
				input[type="email"],
				textarea{
					border: $FORM-input-bd;
					padding: 5px;
					width: 100%;
				}
				&.question{
					border-top: $TB-td-bd;
          border-right: $TB-td-bd;
          border-left: $TB-td-bd;
          background: $TB-th-bg;
				}
				&:not(.question){
					@if($TB-th-bd != $TB-td-bd){
						border: $TB-td-bd;
					}
					background: $TB-td-bg;
				}
			}
		}
		tr:last-child{
			td{
				padding-top: 20px;
				text-align: center;
				input[type="submit"]{
					@extend %btn;
					width: $FORM-btn-width;
					margin: 0 auto;
					cursor: pointer;
				}
			}
		}
	}
	@include sp{
		table.formBlockSurveyTable{
			td{
				display: block;
			}
			tr:not(:last-child){


        &:nth-last-child(2) td.question {
          border-bottom: none;
        }

				&:not(:first-child) td.question,
				td:not(.question){
					border-top: 0;
				}
			}
			tr:last-child{
				td:first-child{
					display: none;
				}
				td{
					input[type="submit"]{
						width: 100%;
						max-width: $FORM-btn-width;
					}
				}
			}
		}
	}
}


**/
/* ----------------------------------------------
faqset
------------------------------------------------- */
.faqset {
  width: 100%;
  max-width: 1020px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 50px;
}

.faqset .question {
  margin-bottom: 25px;
  display: flex;
  align-items: center;
  min-height: 60px;
  padding: 10px 20px;
  border-bottom: solid 1px #e7e7e7;
  border-top: solid 1px #e7e7e7;
}

.faqset .question p {
  display: flex;
  font-size: 16px;
  line-height: 1.5;
  color: #191970;
  font-weight: bold;
}

.faqset .question p:before {
  margin-right: 15px;
  content: "Q";
  font-size: 16px;
  line-height: 1.5;
  color: #191970;
  font-weight: bold;
}

@media (max-width: 767px) {
  .faqset .question {
    min-height: 50px;
    padding: 10px 15px;
  }
  .faqset .question p:before {
    margin-right: 10px;
  }
}

/* ----------------------------------------------
施工事例サムネイルスライダー
------------------------------------------------- */
.caseslider {
  margin-bottom: 80px;
  width: 100%;
  max-width: 1020px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.caseslider .thumbset {
  width: 100%;
}

.caseslider .thumbset .main li {
  width: 100%;
}

.caseslider .thumbset .main li img {
  margin: 0 auto;
}

.caseslider .thumbset .thumb {
  display: flex;
  flex-wrap: wrap;
}

.caseslider .thumbset .thumb li {
  width: 15%;
}

.caseslider .thumbset .thumb li:not(:nth-child(6n + 1)) {
  margin-left: 2%;
}

.caseslider .thumbset .thumb li .image {
  padding-top: 100%;
  transition: all 0.5s ease-out;
  cursor: pointer;
  position: relative;
}

.caseslider .thumbset .thumb li .image img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

@media (max-width: 767px) {
  .caseslider .thumbset .thumb li {
    width: 22.72727%;
  }
  .caseslider .thumbset .thumb li:not(:nth-child(6n + 1)) {
    margin-left: 0;
  }
  .caseslider .thumbset .thumb li:not(:nth-child(4n + 1)) {
    margin-left: 3.0303%;
  }
  .caseslider .thumbset .thumb li .image {
    padding-top: 100%;
    transition: all 0.5s ease-out;
    cursor: pointer;
  }
}

.caseslider .thumbset.slides .thumb {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
}

.caseslider .thumbset.slides .thumb .slick-prev {
  background: url(../images/slide-prev.png) no-repeat left center/cover;
  margin-right: 10px;
}

.caseslider .thumbset.slides .thumb .slick-next {
  background: url(../images/slide-next.png) no-repeat right center/cover;
  margin-left: 10px;
}

.caseslider .thumbset.slides .thumb .slick-arrow {
  width: 10px;
  height: 16px;
  text-indent: -999em;
  cursor: pointer;
}

.caseslider .thumbset.slides .thumb .slick-arrow.slick-disabled {
  background: none;
}

.caseslider .thumbset.slides .thumb .slick-list {
  width: calc(100% - 50px);
}

.caseslider .thumbset.slides .thumb .slick-list .slick-track {
  display: flex;
}

.caseslider .thumbset.slides .thumb .slick-list .slick-track li {
  margin-top: 0px;
}

.caseslider .thumbset.slides .thumb .slick-list .slick-track .slick-slide .image {
  position: relative;
  padding-top: 100%;
}

.caseslider .thumbset.slides .thumb .slick-list .slick-track .slick-slide + .slick-slide {
  margin-left: 10px;
}

/* ----------------------------------------------
通販部分detailset
------------------------------------------------- */
.detailset {
  width: 100%;
  max-width: 1020px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 80px;
  display: flex;
  justify-content: space-between;
}

.detailset .txtbox {
  width: 56%;
}

.detailset .title {
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.66667;
}

.detailset .price {
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0.08em;
}

.detailset .text {
  margin-bottom: 50px;
  font-size: 16px;
  line-height: 1.875;
}

.detailset .btns {
  margin-top: 40px;
  display: flex;
  justify-content: center;
}

.detailset .btn {
  max-width: 240px;
  width: 48%;
}

.detailset .btn a {
  height: 60px;
}

.detailset .submitbtn input[type="submit"] {
  font-size: 16px;
  background-color: #ffa824;
  color: #fff;
  border: none;
  height: 60px;
  cursor: pointer;
}

@media (max-width: 767px) {
  .detailset {
    flex-direction: column;
    align-items: center;
  }
  .detailset .title {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .detailset .txtbox {
    width: 100%;
    max-width: 560px;
  }
  .detailset .text {
    margin-bottom: 40px;
    font-size: 14px;
  }
  .detailset .btns {
    margin-bottom: 30px;
  }
  .detailset .btn a {
    height: 50px;
  }
}

@media (max-width: 500px) {
  .detailset .btn a {
    background-image: none;
    padding: 0 10px;
  }
  .detailset .submitbtn input[type="submit"] {
    font-size: 14px;
  }
}

.detailset .thumbset {
  width: 40%;
}

.detailset .thumbset .main li {
  width: 100%;
}

.detailset .thumbset .main li .image {
  padding-top: 60%;
}

.detailset .thumbset .main li img {
  width: 100%;
}

.detailset .thumbset .thumb {
  display: flex;
  flex-wrap: wrap;
}

.detailset .thumbset .thumb li {
  width: 15%;
}

.detailset .thumbset .thumb li:not(:nth-child(6n + 1)) {
  margin-left: 2%;
}

.detailset .thumbset .thumb li .image {
  padding-top: 100%;
  transition: all 0.5s ease-out;
  cursor: pointer;
}

@media (max-width: 767px) {
  .detailset .thumbset {
    margin-bottom: 40px;
    width: 100%;
    max-width: 400px;
  }
  .detailset .thumbset .thumb li {
    width: 22.72727%;
  }
  .detailset .thumbset .thumb li:not(:nth-child(6n + 1)) {
    margin-left: 0;
  }
  .detailset .thumbset .thumb li:not(:nth-child(4n + 1)) {
    margin-left: 3.0303%;
  }
  .detailset .thumbset .thumb li .image {
    padding-top: 100%;
    transition: all 0.5s ease-out;
    cursor: pointer;
  }
}

.detailset .thumbset.slides .thumb {
  display: flex;
  align-items: center;
  margin-top: 30px;
}

.detailset .thumbset.slides .thumb .slick-prev {
  background: url(../images/slide-prev.png) no-repeat left center/cover;
  margin-right: 10px;
}

.detailset .thumbset.slides .thumb .slick-next {
  background: url(../images/slide-next.png) no-repeat right center/cover;
  margin-left: 10px;
}

.detailset .thumbset.slides .thumb .slick-arrow {
  width: 10px;
  height: 16px;
  text-indent: -999em;
  cursor: pointer;
}

.detailset .thumbset.slides .thumb .slick-arrow.slick-disabled {
  background: none;
}

.detailset .thumbset.slides .thumb .slick-list {
  width: 100%;
}

.detailset .thumbset.slides .thumb .slick-list .slick-track {
  display: flex;
}

.detailset .thumbset.slides .thumb .slick-list .slick-track li {
  margin-top: 0px;
}

.detailset .thumbset.slides .thumb .slick-list .slick-track .slick-slide .image {
  position: relative;
  padding-top: 100%;
}

.detailset .thumbset.slides .thumb .slick-list .slick-track .slick-slide + .slick-slide {
  margin-left: 20px;
}

/* ----------------------------------------------
ページリスト
------------------------------------------------- */
#pagination {
  width: 100%;
  max-width: 1020px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 80px;
}

#pagination .ccm-pagination {
  display: flex;
  justify-content: center;
}

#pagination .numbers,
#pagination .ccm-page-left,
#pagination .ccm-page-right {
  padding: 3px;
  width: 40px;
  height: 40px;
}

#pagination .ccm-page-left a,
#pagination .ccm-page-right a,
#pagination .numbers a {
  box-sizing: border-box;
  text-decoration: none;
  transition: all 0.5s ease-out;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background-color: #ffa824;
  color: #fff;
}

#pagination .ccm-page-left a:hover,
#pagination .ccm-page-right a:hover,
#pagination .numbers a:hover {
  opacity: 0.6;
}

#pagination .ccm-page-left strong,
#pagination .ccm-page-left span,
#pagination .ccm-page-right strong,
#pagination .ccm-page-right span,
#pagination .numbers strong,
#pagination .numbers span {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  border: solid 1px #ffa824;
  background-color: #fff;
  color: #ffa824;
}

@media (max-width: 767px) {
  #pagination .ccm-pagination {
    flex-wrap: wrap;
  }
  #pagination .numbers,
  #pagination .ccm-page-left,
  #pagination .ccm-page-right {
    padding: 3px;
    width: 30px;
    height: 30px;
  }
}

div.ccm-pagination span.ccm-page-left,
div.ccm-pagination span.ccm-page-right {
  position: inherit;
}

div.ccm-pagination span {
  margin-right: 0;
}

/* ----------------------------------------------
商品一覧ページリスト
------------------------------------------------- */
.calloutset.composer a {
  display: block;
  transition: all 0.5s ease-out;
  text-decoration: none;
  color: #000;
}

.calloutset.composer a:hover {
  opacity: 0.6;
}

.calloutset.composer .image {
  width: 100%;
  padding-top: 75%;
  position: relative;
}

.calloutset.composer .image img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

.calloutset.composer .price {
  font-weight: bold;
}

.calloutset.composer .text {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

/* ----------------------------------------------
ページネーション(page_navi)
------------------------------------------------- */
.page_navi {
  margin-bottom: 80px;
  display: flex;
  justify-content: center;
}

.page_navi li {
  padding: 3px;
  width: 46px;
  height: 46px;
}

.page_navi li a {
  transition: all 0.5s ease-out;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background: #ffa824;
  color: #fff;
  text-decoration: none;
}

.page_navi li a:hover {
  opacity: 0.6;
}

.page_navi .current span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid #ffa824;
  background: #fff;
  color: #ffa824;
}

@media (max-width: 767px) {
  .page_navi li {
    width: 36px;
    height: 36px;
  }
}

.calloutset.type-blog .image {
  width: 100%;
  padding-top: 75%;
  position: relative;
}

.calloutset.type-blog .image img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

.calloutset.type-blog time {
  display: block;
  margin-bottom: 5px;
}

.calloutset.type-blog a {
  display: block;
  transition: all 0.5s ease-out;
  text-decoration: none;
  color: #000;
}

.calloutset.type-blog a:hover {
  opacity: 0.6;
}

/* ----------------------------------------------
ページ送り（一覧ボタンあり）
------------------------------------------------- */
.prev_next {
  margin-bottom: 80px;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 10px;
  display: flex;
  justify-content: space-between;
}

.prev_next > div {
  flex-shrink: 0;
  width: 30%;
}

.prev_next .archivebtn {
  width: 36%;
}

.prev_next a {
  transition: all 0.5s ease-out;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
  border: 1px solid #ffa824;
  background: #fff;
  color: #ffa824;
  text-decoration: none;
}

.prev_next a:hover {
  opacity: 0.6;
}

.prev_next .arrow {
  display: none;
}

.prev_next .prev_arrow {
  display: none;
}

.txtset time,
.mediaset time {
  display: block;
  margin-bottom: 5px;
}

.txtset .cates,
.calloutset.col3.composer .block .cates {
  margin-bottom: 5px;
  display: flex;
  color: #ffa824;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 1.4;
}

.txtset .cates .comcategory,
.calloutset.col3.composer .block .cates .comcategory {
  margin-right: 15px;
}

@media (max-width: 767px) {
  .txtset .cates,
  .calloutset.col3.composer .block .cates {
    font-size: 12px;
  }
  .txtset .cates .comcategory,
  .calloutset.col3.composer .block .cates .comcategory {
    margin-right: 10px;
  }
}

.calloutset.col3.composer .block {
  text-align: left;
}

@media (max-width: 500px) {
  .calloutset.col3.composer .block .cates {
    display: block;
  }
  .calloutset.col3.composer .block .cates .comcategory {
    margin-bottom: 3px;
    margin-right: 0px;
  }
}

/* IE */
_:-ms-input-placeholder, :root .faqset .question {
  padding-top: 20px;
}

/* ----------------------------------------------
form
------------------------------------------------- */
.btns {
  display: flex;
  justify-content: center;
  width: 100%;
  max-width: 1020px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 80px;
}

.btns input {
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc((100% - 40px) / 2);
  max-width: 220px;
  height: 60px;
  margin: 10px;
  text-decoration: none;
  transition: all 0.5s ease-out;
  font-size: 16px;
  line-height: 1.875;
  letter-spacing: 0.1em;
  padding: 0 45px;
  cursor: pointer;
}

.btns input:hover {
  opacity: 0.6;
}

.btns input _:-ms-input-placeholder, :root .btns input {
  padding-top: 5px;
}

.btns input[type="submit"] {
  border: 1px solid #ffa824;
  color: #ffa824;
  background: url(../images/btn-arrow.png) no-repeat right 15px center;
}

.btns input[type="button"] {
  border: 1px solid #aaa;
  background: #efefef;
  color: #333;
}

@media (max-width: 767px) {
  .btns input[type="submit"] {
    background-position: right 5px center;
  }
}

/* ----------------------------------------------

------------------------------------------------- */
/* ----------------------------------------------

------------------------------------------------- */
/* ----------------------------------------------

------------------------------------------------- */
/*# sourceMappingURL=contents.css.map */